Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 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-ssh4492421634675725716.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3550727504999179092.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh5565625857477628195.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh156900863793936149.key Verifying host key using known hosts file > 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-ssh3556775286988453401.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-7140’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7143 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/319 [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/319 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 (main) Commit message: "Merge pull request #4177 from hahattan/issue-4170" > git config core.sparsecheckout # timeout=10 > git checkout -f 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 # timeout=10 > git rev-list --no-walk 39fcbed88f67e201ee240975c941ad828856b121 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-05T06:27:14.419Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-05T06:27:14.462Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-05T06:27:14.479Z] ========================================================= [2022-10-05T06:27:14.479Z] EdgeX Global Pipelines Version Info [2022-10-05T06:27:14.479Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-05T06:27:15.189Z] ------------------- [2022-10-05T06:27:15.189Z] stable info: [2022-10-05T06:27:15.189Z] ------------------- [2022-10-05T06:27:15.189Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-05T06:27:15.189Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-05T06:27:15.189Z] Message: update stable to v1.0.239 [2022-10-05T06:27:15.763Z] ------------------- [2022-10-05T06:27:15.763Z] experimental info: [2022-10-05T06:27:15.763Z] ------------------- [2022-10-05T06:27:15.763Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-05T06:27:15.763Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-05T06:27:15.763Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-05T06:27:15.913Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-05T06:27:15.920Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-05T06:27:15.927Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-05T06:27:15.934Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-05T06:27:15.941Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-05T06:27:15.948Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-05T06:27:15.955Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-05T06:27:15.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-05T06:27:15.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-05T06:27:15.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-05T06:27:15.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-05T06:27:15.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-05T06:27:15.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-05T06:27:16.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-05T06:27:16.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-05T06:27:16.018Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-05T06:27:16.025Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-05T06:27:16.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-05T06:27:16.040Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-05T06:27:16.047Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-05T06:27:16.054Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-05T06:27:16.061Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-05T06:27:16.068Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-05T06:27:16.075Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-05T06:27:16.082Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-05T06:27:16.089Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-05T06:27:16.097Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] echo [2022-10-05T06:27:16.113Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17acb4d [Pipeline] echo [2022-10-05T06:27:16.124Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-05T06:27:16.166Z] provisioning config files... [2022-10-05T06:27:16.183Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/319@tmp/config13785760605028490065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-05T06:27:16.480Z] ---> docker-login.sh [2022-10-05T06:27:16.480Z] nexus3.edgexfoundry.org:10001 [2022-10-05T06:27:16.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T06:27:17.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T06:27:17.002Z] Configure a credential helper to remove this warning. See [2022-10-05T06:27:17.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T06:27:17.002Z] [2022-10-05T06:27:17.002Z] Login Succeeded [2022-10-05T06:27:17.002Z] nexus3.edgexfoundry.org:10002 [2022-10-05T06:27:17.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T06:27:17.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T06:27:17.002Z] Configure a credential helper to remove this warning. See [2022-10-05T06:27:17.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T06:27:17.002Z] [2022-10-05T06:27:17.002Z] Login Succeeded [2022-10-05T06:27:17.002Z] nexus3.edgexfoundry.org:10003 [2022-10-05T06:27:17.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T06:27:17.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T06:27:17.002Z] Configure a credential helper to remove this warning. See [2022-10-05T06:27:17.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T06:27:17.002Z] [2022-10-05T06:27:17.002Z] Login Succeeded [2022-10-05T06:27:17.263Z] nexus3.edgexfoundry.org:10004 [2022-10-05T06:27:17.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T06:27:17.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T06:27:17.263Z] Configure a credential helper to remove this warning. See [2022-10-05T06:27:17.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T06:27:17.263Z] [2022-10-05T06:27:17.263Z] Login Succeeded [2022-10-05T06:27:17.263Z] docker.io [2022-10-05T06:27:17.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T06:27:17.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T06:27:17.835Z] Configure a credential helper to remove this warning. See [2022-10-05T06:27:17.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T06:27:17.835Z] [2022-10-05T06:27:17.835Z] Login Succeeded [2022-10-05T06:27:17.835Z] ---> docker-login.sh ends [Pipeline] } [2022-10-05T06:27:17.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-05T06:27:18.143Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-10-05T06:27:18.143Z] + dirname cmd/core-command/Dockerfile [2022-10-05T06:27:18.143Z] + cut -d/ -f2 [2022-10-05T06:27:18.143Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-05T06:27:18.143Z] + dirname cmd/core-data/Dockerfile [2022-10-05T06:27:18.143Z] + cut -d/ -f2 [2022-10-05T06:27:18.143Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-05T06:27:18.143Z] + dirname cmd/core-metadata/Dockerfile [2022-10-05T06:27:18.143Z] + cut -d/ -f2 [2022-10-05T06:27:18.143Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-05T06:27:18.143Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-05T06:27:18.143Z] + cut -d/ -f2 [2022-10-05T06:27:18.143Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-05T06:27:18.143Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-05T06:27:18.143Z] + cut -d/ -f2 [2022-10-05T06:27:18.143Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-05T06:27:18.143Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-05T06:27:18.143Z] + cut -d/ -f2 [2022-10-05T06:27:18.143Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-05T06:27:18.143Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-05T06:27:18.143Z] + cut -d/ -f2 [2022-10-05T06:27:18.143Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-05T06:27:18.143Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-05T06:27:18.143Z] + cut -d/ -f2 [2022-10-05T06:27:18.143Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-05T06:27:18.143Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-05T06:27:18.143Z] + cut -d/ -f2 [2022-10-05T06:27:18.143Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-05T06:27:18.143Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-05T06:27:18.143Z] + cut -d/ -f2 [2022-10-05T06:27:18.143Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-05T06:27:18.143Z] + dirname cmd/support-notifications/Dockerfile [2022-10-05T06:27:18.143Z] + cut -d/ -f2 [2022-10-05T06:27:18.143Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-05T06:27:18.143Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-05T06:27:18.143Z] + cut -d/ -f2 [2022-10-05T06:27:18.143Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-05T06:27:18.143Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-05T06:27:18.143Z] + cut -d/ -f2 [2022-10-05T06:27:18.143Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-05T06:27:18.178Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-05T06:27:18.508Z] + git rev-list -1 --merges 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24~1..17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] echo [2022-10-05T06:27:18.541Z] -----------> git rev-list -1 --merges 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24~1..17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:27:18.541Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [false] [Pipeline] sh [2022-10-05T06:27:18.828Z] + git log --format=format:%s -1 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] echo [2022-10-05T06:27:18.848Z] ========================================================= [2022-10-05T06:27:18.848Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-05T06:27:18.848Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-05T06:27:19.293Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-05T06:27:19.293Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-05T06:27:19.293Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-05T06:27:19.293Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-05T06:27:19.293Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-05T06:27:19.293Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-05T06:27:19.293Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:27:19.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-05T06:27:19.692Z] [2022-10-05T06:27:19.692Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:27:19.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-05T06:27:19.990Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-05T06:27:19.990Z] b85a868b505f: Pulling fs layer [2022-10-05T06:27:19.990Z] e2be974225ed: Pulling fs layer [2022-10-05T06:27:19.990Z] 339a4e72a1f5: Pulling fs layer [2022-10-05T06:27:19.990Z] 988bab9f4d93: Pulling fs layer [2022-10-05T06:27:19.990Z] 1469e6f7b9e6: Pulling fs layer [2022-10-05T06:27:19.990Z] eaf3925da568: Pulling fs layer [2022-10-05T06:27:19.990Z] bab4dde63d76: Pulling fs layer [2022-10-05T06:27:19.990Z] bde34c3a00c8: Pulling fs layer [2022-10-05T06:27:19.990Z] b352a97aabf1: Pulling fs layer [2022-10-05T06:27:19.991Z] 4872d77fe225: Pulling fs layer [2022-10-05T06:27:19.991Z] 5851b861e8e6: Pulling fs layer [2022-10-05T06:27:19.991Z] 988bab9f4d93: Waiting [2022-10-05T06:27:19.991Z] 1469e6f7b9e6: Waiting [2022-10-05T06:27:19.991Z] eaf3925da568: Waiting [2022-10-05T06:27:19.991Z] bab4dde63d76: Waiting [2022-10-05T06:27:19.991Z] 4872d77fe225: Waiting [2022-10-05T06:27:19.991Z] 5851b861e8e6: Waiting [2022-10-05T06:27:19.991Z] bde34c3a00c8: Waiting [2022-10-05T06:27:19.991Z] b352a97aabf1: Waiting [2022-10-05T06:27:19.991Z] e2be974225ed: Verifying Checksum [2022-10-05T06:27:19.991Z] e2be974225ed: Download complete [2022-10-05T06:27:19.991Z] 988bab9f4d93: Download complete [2022-10-05T06:27:20.251Z] 1469e6f7b9e6: Verifying Checksum [2022-10-05T06:27:20.251Z] 1469e6f7b9e6: Download complete [2022-10-05T06:27:20.251Z] 339a4e72a1f5: Verifying Checksum [2022-10-05T06:27:20.251Z] 339a4e72a1f5: Download complete [2022-10-05T06:27:20.251Z] eaf3925da568: Verifying Checksum [2022-10-05T06:27:20.251Z] eaf3925da568: Download complete [2022-10-05T06:27:20.251Z] bde34c3a00c8: Verifying Checksum [2022-10-05T06:27:20.251Z] bde34c3a00c8: Download complete [2022-10-05T06:27:20.251Z] b352a97aabf1: Verifying Checksum [2022-10-05T06:27:20.251Z] b352a97aabf1: Download complete [2022-10-05T06:27:20.251Z] 4872d77fe225: Verifying Checksum [2022-10-05T06:27:20.251Z] 4872d77fe225: Download complete [2022-10-05T06:27:20.251Z] 5851b861e8e6: Download complete [2022-10-05T06:27:20.251Z] b85a868b505f: Verifying Checksum [2022-10-05T06:27:20.251Z] b85a868b505f: Download complete [2022-10-05T06:27:20.511Z] bab4dde63d76: Verifying Checksum [2022-10-05T06:27:20.511Z] bab4dde63d76: Download complete [2022-10-05T06:27:21.449Z] b85a868b505f: Pull complete [2022-10-05T06:27:21.449Z] e2be974225ed: Pull complete [2022-10-05T06:27:22.019Z] 339a4e72a1f5: Pull complete [2022-10-05T06:27:22.019Z] 988bab9f4d93: Pull complete [2022-10-05T06:27:22.279Z] 1469e6f7b9e6: Pull complete [2022-10-05T06:27:22.279Z] eaf3925da568: Pull complete [2022-10-05T06:27:24.188Z] bab4dde63d76: Pull complete [2022-10-05T06:27:24.188Z] bde34c3a00c8: Pull complete [2022-10-05T06:27:24.188Z] b352a97aabf1: Pull complete [2022-10-05T06:27:24.188Z] 4872d77fe225: Pull complete [2022-10-05T06:27:24.188Z] 5851b861e8e6: Pull complete [2022-10-05T06:27:24.188Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-05T06:27:24.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-05T06:27:24.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T06:27:24.534Z] prd-ubuntu20.04-docker-8c-8g-7143 does not seem to be running inside a container [2022-10-05T06:27:24.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 [2022-10-05T06:27:26.415Z] $ docker top 6ca3613cd401e1f4561ce02042c2744d8662f49ce5a2886156a9b1e28f78bc86 -eo pid,comm [2022-10-05T06:27:26.469Z] 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). [2022-10-05T06:27:26.469Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-05T06:27:26.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-05T06:27:26.505Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-05T06:27:26.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-05T06:27:26.624Z] $ docker exec 6ca3613cd401e1f4561ce02042c2744d8662f49ce5a2886156a9b1e28f78bc86 ssh-agent [2022-10-05T06:27:26.743Z] SSH_AUTH_SOCK=/tmp/ssh-aP22PhCYTrcf/agent.32 [2022-10-05T06:27:26.743Z] SSH_AGENT_PID=38 [2022-10-05T06:27:26.750Z] Running ssh-add (command line suppressed) [2022-10-05T06:27:26.866Z] Identity added: /w/workspace/edgex-go/319@tmp/private_key_1254092949662059024.key (/w/workspace/edgex-go/319@tmp/private_key_1254092949662059024.key) [2022-10-05T06:27:26.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-05T06:27:27.172Z] + git tag --points-at HEAD [Pipeline] } [2022-10-05T06:27:27.193Z] $ docker exec --env ******** --env ******** 6ca3613cd401e1f4561ce02042c2744d8662f49ce5a2886156a9b1e28f78bc86 ssh-agent -k [2022-10-05T06:27:27.299Z] unset SSH_AUTH_SOCK; [2022-10-05T06:27:27.299Z] unset SSH_AGENT_PID; [2022-10-05T06:27:27.299Z] echo Agent pid 38 killed; [2022-10-05T06:27:27.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-05T06:27:27.333Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-05T06:27:27.333Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-05T06:27:27.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-05T06:27:27.458Z] $ docker exec 6ca3613cd401e1f4561ce02042c2744d8662f49ce5a2886156a9b1e28f78bc86 ssh-agent [2022-10-05T06:27:27.555Z] SSH_AUTH_SOCK=/tmp/ssh-iHolBVoP8rd5/agent.70 [2022-10-05T06:27:27.555Z] SSH_AGENT_PID=76 [2022-10-05T06:27:27.561Z] Running ssh-add (command line suppressed) [2022-10-05T06:27:27.663Z] Identity added: /w/workspace/edgex-go/319@tmp/private_key_6273459031575122367.key (/w/workspace/edgex-go/319@tmp/private_key_6273459031575122367.key) [2022-10-05T06:27:27.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-05T06:27:27.962Z] + git semver init [2022-10-05T06:27:28.221Z] 2022-10-05 06:27:28,133 [run_init] DEBUG init version:0.0.0 force:False [2022-10-05T06:27:28.221Z] 2022-10-05 06:27:28,134 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/319/.semver [2022-10-05T06:27:28.221Z] 2022-10-05 06:27:28,135 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/319/.semver [2022-10-05T06:27:28.221Z] 2022-10-05 06:27:28,135 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/319/.semver'], cwd=/w/workspace/edgex-go/319, universal_newlines=False, shell=None, istream=None) [2022-10-05T06:27:32.443Z] 2022-10-05 06:27:32,429 [append_file] DEBUG append to file:/w/workspace/edgex-go/319/.git/info/exclude [2022-10-05T06:27:32.443Z] 2022-10-05 06:27:32,430 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/319/.semver/main with force:False [2022-10-05T06:27:32.443Z] 2022-10-05 06:27:32,430 [read_version] DEBUG read version from /w/workspace/edgex-go/319/.semver/main [2022-10-05T06:27:32.443Z] 2022-10-05 06:27:32,430 [read_version] DEBUG read version from /w/workspace/edgex-go/319/.semver/main [2022-10-05T06:27:32.443Z] 2.3.0-dev.81 [Pipeline] } [2022-10-05T06:27:32.715Z] $ docker exec --env ******** --env ******** 6ca3613cd401e1f4561ce02042c2744d8662f49ce5a2886156a9b1e28f78bc86 ssh-agent -k [2022-10-05T06:27:32.820Z] unset SSH_AUTH_SOCK; [2022-10-05T06:27:32.820Z] unset SSH_AGENT_PID; [2022-10-05T06:27:32.820Z] echo Agent pid 76 killed; [2022-10-05T06:27:32.829Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-05T06:27:33.125Z] + git semver [Pipeline] } [2022-10-05T06:27:33.401Z] $ docker stop --time=1 6ca3613cd401e1f4561ce02042c2744d8662f49ce5a2886156a9b1e28f78bc86 [2022-10-05T06:27:34.690Z] $ docker rm -f 6ca3613cd401e1f4561ce02042c2744d8662f49ce5a2886156a9b1e28f78bc86 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-05T06:27:35.019Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-05T06:27:35.184Z] Stashed 1 file(s) [Pipeline] echo [2022-10-05T06:27:35.186Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.81 [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 [2022-10-05T06:27:35.547Z] + git config --global --add safe.directory /w/workspace/edgex-go/319 [Pipeline] echo [2022-10-05T06:27:35.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T06:27:35.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T06:27:35.573Z] ========================================================= [2022-10-05T06:27:35.573Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-05T06:27:35.573Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-05T06:27:35.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-05T06:27:35.855Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-05T06:27:35.855Z] 2408cc74d12b: Pulling fs layer [2022-10-05T06:27:35.855Z] ea60b727a1ce: Pulling fs layer [2022-10-05T06:27:35.855Z] 30c4a7721957: Pulling fs layer [2022-10-05T06:27:35.855Z] 370296b7ddb6: Pulling fs layer [2022-10-05T06:27:35.855Z] 7c6cee850709: Pulling fs layer [2022-10-05T06:27:35.855Z] aa9baa53a306: Pulling fs layer [2022-10-05T06:27:35.855Z] 8b309c321861: Pulling fs layer [2022-10-05T06:27:35.855Z] d8d76fd02f46: Pulling fs layer [2022-10-05T06:27:35.855Z] fa31f396de31: Pulling fs layer [2022-10-05T06:27:35.855Z] 370296b7ddb6: Waiting [2022-10-05T06:27:35.855Z] fa31f396de31: Waiting [2022-10-05T06:27:35.855Z] d8d76fd02f46: Waiting [2022-10-05T06:27:35.855Z] 7c6cee850709: Waiting [2022-10-05T06:27:35.855Z] aa9baa53a306: Waiting [2022-10-05T06:27:35.855Z] 8b309c321861: Waiting [2022-10-05T06:27:35.855Z] 30c4a7721957: Verifying Checksum [2022-10-05T06:27:35.855Z] 30c4a7721957: Download complete [2022-10-05T06:27:35.855Z] ea60b727a1ce: Download complete [2022-10-05T06:27:35.855Z] 7c6cee850709: Verifying Checksum [2022-10-05T06:27:35.855Z] 7c6cee850709: Download complete [2022-10-05T06:27:35.855Z] aa9baa53a306: Verifying Checksum [2022-10-05T06:27:35.855Z] aa9baa53a306: Download complete [2022-10-05T06:27:35.855Z] 2408cc74d12b: Verifying Checksum [2022-10-05T06:27:35.855Z] 2408cc74d12b: Download complete [2022-10-05T06:27:35.855Z] 8b309c321861: Download complete [2022-10-05T06:27:36.118Z] 2408cc74d12b: Pull complete [2022-10-05T06:27:36.118Z] ea60b727a1ce: Pull complete [2022-10-05T06:27:36.390Z] 30c4a7721957: Pull complete [2022-10-05T06:27:36.390Z] fa31f396de31: Verifying Checksum [2022-10-05T06:27:36.390Z] fa31f396de31: Download complete [2022-10-05T06:27:36.651Z] d8d76fd02f46: Verifying Checksum [2022-10-05T06:27:36.651Z] d8d76fd02f46: Download complete [2022-10-05T06:27:36.909Z] 370296b7ddb6: Verifying Checksum [2022-10-05T06:27:36.909Z] 370296b7ddb6: Download complete [2022-10-05T06:27:41.103Z] 370296b7ddb6: Pull complete [2022-10-05T06:27:41.103Z] 7c6cee850709: Pull complete [2022-10-05T06:27:41.103Z] aa9baa53a306: Pull complete [2022-10-05T06:27:41.103Z] 8b309c321861: Pull complete [2022-10-05T06:27:42.482Z] d8d76fd02f46: Pull complete [2022-10-05T06:27:43.420Z] fa31f396de31: Pull complete [2022-10-05T06:27:43.420Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-05T06:27:43.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-05T06:27:43.420Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-05T06:27:43.726Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-05T06:27:43.727Z] WORKDIR /edgex [2022-10-05T06:27:43.727Z] COPY go.mod . [2022-10-05T06:27:43.727Z] RUN go mod download [2022-10-05T06:27:43.727Z] docker build -t ci-base-image-x86_64 -f - . [2022-10-05T06:27:44.306Z] Sending build context to Docker daemon 169.6MB [2022-10-05T06:27:44.306Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-05T06:27:44.306Z] ---> cef68f9685f8 [2022-10-05T06:27:44.306Z] Step 2/4 : WORKDIR /edgex [2022-10-05T06:27:47.622Z] ---> Running in b0efaf7cb3b6 [2022-10-05T06:27:47.622Z] Removing intermediate container b0efaf7cb3b6 [2022-10-05T06:27:47.622Z] ---> 19ef5659e977 [2022-10-05T06:27:47.622Z] Step 3/4 : COPY go.mod . [2022-10-05T06:27:47.622Z] ---> 019dbc1e76aa [2022-10-05T06:27:47.622Z] Step 4/4 : RUN go mod download [2022-10-05T06:27:47.622Z] ---> Running in ca439fe8e758 [2022-10-05T06:27:50.237Z] Still waiting to schedule task [2022-10-05T06:27:50.238Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7141’ is offline [2022-10-05T06:27:59.844Z] Removing intermediate container ca439fe8e758 [2022-10-05T06:27:59.844Z] ---> 00ec7caa1c60 [2022-10-05T06:27:59.844Z] Successfully built 00ec7caa1c60 [2022-10-05T06:27:59.844Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:28:00.144Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-05T06:28:00.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T06:28:00.211Z] prd-ubuntu20.04-docker-8c-8g-7143 does not seem to be running inside a container [2022-10-05T06:28:00.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 [2022-10-05T06:28:00.651Z] $ docker top 8d70d7a7e9f3bf3ef6865b691958881eb0f8216e3ea4107ba80512883fba791b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T06:28:00.992Z] + go version [2022-10-05T06:28:00.992Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-05T06:28:01.004Z] $ docker stop --time=1 8d70d7a7e9f3bf3ef6865b691958881eb0f8216e3ea4107ba80512883fba791b [2022-10-05T06:28:02.264Z] $ docker rm -f 8d70d7a7e9f3bf3ef6865b691958881eb0f8216e3ea4107ba80512883fba791b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:28:02.653Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-05T06:28:02.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T06:28:02.711Z] prd-ubuntu20.04-docker-8c-8g-7143 does not seem to be running inside a container [2022-10-05T06:28:02.738Z] $ 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/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 [2022-10-05T06:28:03.065Z] $ docker top aa594ca20fac5471dc604b5e211043ab0f2794da5d60dac454b7322b28ac19b0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-05T06:28:03.123Z] ========================================================= [2022-10-05T06:28:03.123Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-05T06:28:03.123Z] ========================================================= [Pipeline] sh [2022-10-05T06:28:03.397Z] + git config --global --add safe.directory /w/workspace/edgex-go/319 [Pipeline] fileExists [Pipeline] sh [2022-10-05T06:28:03.688Z] + make test [2022-10-05T06:28:03.688Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-05T06:28:10.247Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-05T06:28:25.119Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-05T06:28:25.119Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-05T06:28:25.119Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-05T06:28:25.119Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-05T06:28:25.119Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-05T06:28:25.119Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-05T06:28:25.119Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-05T06:28:25.119Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-05T06:28:25.119Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-05T06:28:25.119Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-05T06:28:25.119Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-05T06:28:25.119Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-05T06:28:25.119Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-05T06:28:25.119Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-05T06:28:25.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-05T06:28:26.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.081s coverage: 28.7% of statements [2022-10-05T06:28:26.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-05T06:28:26.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-05T06:28:26.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.118s coverage: 98.5% of statements [2022-10-05T06:28:26.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.099s coverage: 44.1% of statements [2022-10-05T06:28:26.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-05T06:28:26.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-05T06:28:26.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 54.2% of statements [2022-10-05T06:28:26.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-05T06:28:26.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-05T06:28:29.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.367s coverage: 89.2% of statements [2022-10-05T06:28:29.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-05T06:28:29.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-05T06:28:29.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-05T06:28:29.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-05T06:28:29.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-05T06:28:29.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.110s coverage: 2.2% of statements [2022-10-05T06:28:29.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-05T06:28:29.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-05T06:28:29.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.507s coverage: 95.6% of statements [2022-10-05T06:28:29.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-05T06:28:29.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-05T06:28:29.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-05T06:28:29.852Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements [2022-10-05T06:28:29.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-05T06:28:29.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-05T06:28:29.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-05T06:28:29.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-05T06:28:29.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-05T06:28:29.852Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 60.0% of statements [2022-10-05T06:28:29.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-05T06:28:29.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-05T06:28:29.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-05T06:28:29.852Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements [2022-10-05T06:28:29.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-05T06:28:29.852Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2022-10-05T06:28:29.852Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 29.6% of statements [2022-10-05T06:28:29.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-05T06:28:29.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements [2022-10-05T06:28:29.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.067s coverage: 79.5% of statements [2022-10-05T06:28:29.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2022-10-05T06:28:29.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2022-10-05T06:28:29.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2022-10-05T06:28:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.109s coverage: 94.4% of statements [2022-10-05T06:28:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements [2022-10-05T06:28:42.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.237s coverage: 80.5% of statements [2022-10-05T06:28:42.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-05T06:28:50.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements [2022-10-05T06:28:50.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-05T06:28:50.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-05T06:28:50.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.082s coverage: 86.9% of statements [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 58.8% of statements [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.109s coverage: 80.0% of statements [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.086s coverage: 85.4% of statements [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.2% of statements [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 64.7% of statements [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.394s coverage: 65.8% of statements [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 41.8% of statements [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.098s coverage: 17.7% of statements [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.194s coverage: 92.3% of statements [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.117s coverage: 97.7% of statements [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-05T06:28:50.277Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements [2022-10-05T06:28:50.277Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-10-05T06:28:50.277Z] 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 [2022-10-05T06:29:12.225Z] 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." [2022-10-05T06:29:12.225Z] GO111MODULE=on go vet ./... [2022-10-05T06:29:13.393Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7144 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-10-05T06:29:13.404Z] Running in /w/workspace/edgex-go/319 [Pipeline] { [Pipeline] checkout [2022-10-05T06:29:13.436Z] The recommended git tool is: git [2022-10-05T06:29:14.757Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-05T06:29:14.757Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-05T06:29:14.757Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-05T06:29:14.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-05T06:29:15.058Z] + ls -al . [2022-10-05T06:29:15.058Z] total 760 [2022-10-05T06:29:15.058Z] drwxrwxr-x 11 1001 1001 4096 Oct 5 06:28 . [2022-10-05T06:29:15.058Z] drwxr-xr-x 4 root root 4096 Oct 5 06:28 .. [2022-10-05T06:29:15.058Z] drwxrwxr-x 2 1001 1001 4096 Oct 5 06:27 .blubracket [2022-10-05T06:29:15.058Z] -rw-rw-r-- 1 1001 1001 16 Oct 5 06:27 .dockerignore [2022-10-05T06:29:15.058Z] drwxrwxr-x 8 1001 1001 4096 Oct 5 06:28 .git [2022-10-05T06:29:15.058Z] drwxrwxr-x 3 1001 1001 4096 Oct 5 06:27 .github [2022-10-05T06:29:15.058Z] -rw-rw-r-- 1 1001 1001 1030 Oct 5 06:27 .gitignore [2022-10-05T06:29:15.058Z] -rw-rw-r-- 1 1001 1001 42 Oct 5 06:27 .golangci.yml [2022-10-05T06:29:15.058Z] -rw-rw-r-- 1 1001 1001 87 Oct 5 06:27 .hadolint.yml [2022-10-05T06:29:15.058Z] drwxr-xr-x 3 1001 1001 4096 Oct 5 06:27 .semver [2022-10-05T06:29:15.058Z] -rw-rw-r-- 1 1001 1001 166 Oct 5 06:27 .sonarcloud.properties [2022-10-05T06:29:15.058Z] -rw-rw-r-- 1 1001 1001 1171 Oct 5 06:27 ADOPTERS.md [2022-10-05T06:29:15.058Z] -rw-rw-r-- 1 1001 1001 10722 Oct 5 06:27 Attribution.txt [2022-10-05T06:29:15.058Z] -rw-rw-r-- 1 1001 1001 63209 Oct 5 06:27 CHANGELOG.md [2022-10-05T06:29:15.058Z] -rw-rw-r-- 1 1001 1001 3804 Oct 5 06:27 CONTRIBUTING.md [2022-10-05T06:29:15.058Z] -rw-rw-r-- 1 1001 1001 677 Oct 5 06:27 GOVERNANCE.md [2022-10-05T06:29:15.058Z] -rw-rw-r-- 1 1001 1001 850 Oct 5 06:27 Jenkinsfile [2022-10-05T06:29:15.058Z] -rw-rw-r-- 1 1001 1001 10775 Oct 5 06:27 LICENSE [2022-10-05T06:29:15.058Z] -rw-rw-r-- 1 1001 1001 13724 Oct 5 06:27 Makefile [2022-10-05T06:29:15.058Z] -rw-rw-r-- 1 1001 1001 582 Oct 5 06:27 OWNERS.md [2022-10-05T06:29:15.058Z] -rw-rw-r-- 1 1001 1001 9799 Oct 5 06:27 README.md [2022-10-05T06:29:15.058Z] -rw-rw-r-- 1 1001 1001 6912 Oct 5 06:27 SECURITY.md [2022-10-05T06:29:15.058Z] -rw-rw-r-- 1 1001 1001 12 Oct 5 06:27 VERSION [2022-10-05T06:29:15.058Z] -rw-rw-r-- 1 1001 1001 4131 Oct 5 06:27 ZMQWindows.md [2022-10-05T06:29:15.058Z] drwxrwxr-x 2 1001 1001 4096 Oct 5 06:27 bin [2022-10-05T06:29:15.058Z] drwxrwxr-x 18 1001 1001 4096 Oct 5 06:27 cmd [2022-10-05T06:29:15.058Z] -rw-r--r-- 1 root root 500183 Oct 5 06:28 coverage.out [2022-10-05T06:29:15.058Z] -rw-rw-r-- 1 1001 1001 3458 Oct 5 06:27 go.mod [2022-10-05T06:29:15.058Z] -rw-rw-r-- 1 1001 1001 38041 Oct 5 06:27 go.sum [2022-10-05T06:29:15.058Z] drwxrwxr-x 8 1001 1001 4096 Oct 5 06:27 internal [2022-10-05T06:29:15.058Z] drwxrwxr-x 3 1001 1001 4096 Oct 5 06:27 openapi [2022-10-05T06:29:15.058Z] drwxrwxr-x 4 1001 1001 4096 Oct 5 06:27 snap [2022-10-05T06:29:15.058Z] -rw-rw-r-- 1 1001 1001 204 Oct 5 06:27 version.go [Pipeline] sh [2022-10-05T06:29:15.349Z] + '[' -e coverage.out ] [2022-10-05T06:29:15.349Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-05T06:29:15.451Z] Stashed 1 file(s) [Pipeline] sh [2022-10-05T06:29:15.734Z] + make build [2022-10-05T06:29:15.734Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-05T06:29:18.353Z] using credential edgex-jenkins-ssh [2022-10-05T06:29:18.368Z] Cloning the remote Git repository [2022-10-05T06:29:18.414Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-05T06:29:18.499Z] > git init /w/workspace/edgex-go/319 # timeout=10 [2022-10-05T06:29:18.663Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-05T06:29:18.664Z] > git --version # timeout=10 [2022-10-05T06:29:18.685Z] > git --version # 'git version 2.25.1' [2022-10-05T06:29:18.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-05T06:29:18.732Z] Verifying host key using known hosts file [2022-10-05T06:29:18.914Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-05T06:29:18.927Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-05T06:29:30.612Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-05T06:29:37.074Z] Avoid second fetch [2022-10-05T06:29:37.074Z] Checking out Revision 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 (main) [2022-10-05T06:29:36.235Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-05T06:29:36.254Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-05T06:29:37.083Z] > git config core.sparsecheckout # timeout=10 [2022-10-05T06:29:37.103Z] > git checkout -f 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 # timeout=10 [2022-10-05T06:29:37.751Z] Commit message: "Merge pull request #4177 from hahattan/issue-4170" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-05T06:29:38.662Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-05T06:29:38.662Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-05T06:29:38.662Z] Dload Upload Total Spent Left Speed [2022-10-05T06:29:38.662Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2022-10-05T06:29:39.292Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-05T06:29:39.630Z] + sudo tee /etc/docker/daemon.new [2022-10-05T06:29:39.630Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-05T06:29:39.630Z] { [2022-10-05T06:29:39.630Z] "registry-mirrors": [ [2022-10-05T06:29:39.630Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-05T06:29:39.630Z] ], [2022-10-05T06:29:39.630Z] "bip": "10.250.0.254/24", [2022-10-05T06:29:39.630Z] "hosts": [ [2022-10-05T06:29:39.630Z] "tcp://0.0.0.0:5555", [2022-10-05T06:29:39.630Z] "unix:///var/run/docker.sock" [2022-10-05T06:29:39.630Z] ], [2022-10-05T06:29:39.630Z] "mtu": 1458, [2022-10-05T06:29:39.630Z] "selinux-enabled": true, [2022-10-05T06:29:39.630Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-05T06:29:39.630Z] } [Pipeline] sh [2022-10-05T06:29:39.962Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-05T06:29:40.297Z] + sudo service docker restart [2022-10-05T06:29:40.805Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-05T06:29:41.745Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-05T06:29:49.892Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-05T06:29:49.892Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-05T06:29:50.829Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-05T06:29:52.730Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-05T06:29:53.295Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-05T06:29:54.669Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-05T06:29:55.601Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-05T06:29:56.536Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-05T06:29:58.435Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-05T06:29:58.552Z] provisioning config files... [2022-10-05T06:29:58.574Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/319@tmp/config13315195352890947211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-05T06:29:58.926Z] ---> docker-login.sh [2022-10-05T06:29:58.926Z] nexus3.edgexfoundry.org:10001 [2022-10-05T06:29:59.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T06:29:59.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T06:29:59.509Z] Configure a credential helper to remove this warning. See [2022-10-05T06:29:59.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T06:29:59.509Z] [2022-10-05T06:29:59.509Z] Login Succeeded [2022-10-05T06:29:59.509Z] nexus3.edgexfoundry.org:10002 [2022-10-05T06:29:59.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T06:29:59.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T06:29:59.777Z] Configure a credential helper to remove this warning. See [2022-10-05T06:29:59.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T06:29:59.777Z] [2022-10-05T06:29:59.777Z] Login Succeeded [2022-10-05T06:29:59.777Z] nexus3.edgexfoundry.org:10003 [Pipeline] } [2022-10-05T06:29:59.822Z] $ docker stop --time=1 aa594ca20fac5471dc604b5e211043ab0f2794da5d60dac454b7322b28ac19b0 [2022-10-05T06:30:00.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T06:30:00.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T06:30:00.047Z] Configure a credential helper to remove this warning. See [2022-10-05T06:30:00.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T06:30:00.047Z] [2022-10-05T06:30:00.047Z] Login Succeeded [2022-10-05T06:30:00.314Z] nexus3.edgexfoundry.org:10004 [2022-10-05T06:30:00.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T06:30:00.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T06:30:00.584Z] Configure a credential helper to remove this warning. See [2022-10-05T06:30:00.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T06:30:00.585Z] [2022-10-05T06:30:00.585Z] Login Succeeded [2022-10-05T06:30:00.585Z] docker.io [2022-10-05T06:30:00.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T06:30:01.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T06:30:01.169Z] Configure a credential helper to remove this warning. See [2022-10-05T06:30:01.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T06:30:01.169Z] [2022-10-05T06:30:01.169Z] Login Succeeded [2022-10-05T06:30:01.169Z] ---> docker-login.sh ends [2022-10-05T06:30:02.911Z] $ docker rm -f aa594ca20fac5471dc604b5e211043ab0f2794da5d60dac454b7322b28ac19b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2022-10-05T06:30:03.264Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:30:03.795Z] + git config --global --add safe.directory /w/workspace/edgex-go/319 [Pipeline] echo [2022-10-05T06:30:03.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T06:30:03.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T06:30:03.831Z] ========================================================= [2022-10-05T06:30:03.831Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-05T06:30:03.831Z] ========================================================= [2022-10-05T06:30:03.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-05T06:30:03.832Z] [2022-10-05T06:30:03.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:30:04.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-05T06:30:04.141Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-05T06:30:04.141Z] b3c136eddcbf: Pulling fs layer [2022-10-05T06:30:04.141Z] c0a3192eca97: Pulling fs layer [2022-10-05T06:30:04.141Z] a050256f5b6f: Pulling fs layer [2022-10-05T06:30:04.141Z] 656be50a0ddc: Pulling fs layer [2022-10-05T06:30:04.141Z] 2bbca73fdf42: Pulling fs layer [2022-10-05T06:30:04.141Z] f607e4fc86c3: Pulling fs layer [2022-10-05T06:30:04.141Z] 4d572c569a2c: Pulling fs layer [2022-10-05T06:30:04.141Z] fcf976331f73: Pulling fs layer [2022-10-05T06:30:04.141Z] 2bbca73fdf42: Waiting [2022-10-05T06:30:04.141Z] f607e4fc86c3: Waiting [2022-10-05T06:30:04.141Z] 4d572c569a2c: Waiting [2022-10-05T06:30:04.141Z] fcf976331f73: Waiting [2022-10-05T06:30:04.141Z] 656be50a0ddc: Waiting [2022-10-05T06:30:04.141Z] a050256f5b6f: Verifying Checksum [2022-10-05T06:30:04.141Z] a050256f5b6f: Download complete [2022-10-05T06:30:04.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-05T06:30:04.171Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-05T06:30:04.171Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-05T06:30:04.171Z] ca9280d653b3: Pulling fs layer [2022-10-05T06:30:04.171Z] 7e9c9ca2126c: Pulling fs layer [2022-10-05T06:30:04.171Z] cbdbe7a5bc2a: Download complete [2022-10-05T06:30:04.409Z] c0a3192eca97: Verifying Checksum [2022-10-05T06:30:04.409Z] c0a3192eca97: Download complete [2022-10-05T06:30:04.409Z] 2bbca73fdf42: Verifying Checksum [2022-10-05T06:30:04.409Z] 2bbca73fdf42: Download complete [2022-10-05T06:30:04.409Z] f607e4fc86c3: Verifying Checksum [2022-10-05T06:30:04.409Z] f607e4fc86c3: Download complete [2022-10-05T06:30:04.409Z] b3c136eddcbf: Verifying Checksum [2022-10-05T06:30:04.409Z] b3c136eddcbf: Download complete [2022-10-05T06:30:04.429Z] cbdbe7a5bc2a: Pull complete [2022-10-05T06:30:04.429Z] ca9280d653b3: Verifying Checksum [2022-10-05T06:30:04.429Z] ca9280d653b3: Download complete [2022-10-05T06:30:04.994Z] ca9280d653b3: Pull complete [2022-10-05T06:30:04.994Z] 7e9c9ca2126c: Download complete [2022-10-05T06:30:04.995Z] b3c136eddcbf: Pull complete [2022-10-05T06:30:05.602Z] c0a3192eca97: Pull complete [2022-10-05T06:30:05.878Z] fcf976331f73: Verifying Checksum [2022-10-05T06:30:05.878Z] fcf976331f73: Download complete [2022-10-05T06:30:05.878Z] a050256f5b6f: Pull complete [2022-10-05T06:30:06.850Z] 4d572c569a2c: Verifying Checksum [2022-10-05T06:30:06.851Z] 4d572c569a2c: Download complete [2022-10-05T06:30:07.436Z] 656be50a0ddc: Download complete [2022-10-05T06:30:08.273Z] 7e9c9ca2126c: Pull complete [2022-10-05T06:30:08.273Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-05T06:30:08.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-05T06:30:08.273Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T06:30:08.349Z] prd-ubuntu20.04-docker-8c-8g-7143 does not seem to be running inside a container [2022-10-05T06:30:08.382Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 [2022-10-05T06:30:10.247Z] $ docker top 47fa64de11a35f83226588688eb7f85a4fd871eb7135e07b4189ee5cfc32332f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T06:30:10.603Z] + docker-compose build --help [2022-10-05T06:30:10.603Z] + grep parallel [2022-10-05T06:30:11.172Z] --parallel Build images in parallel. [Pipeline] } [2022-10-05T06:30:11.181Z] $ docker stop --time=1 47fa64de11a35f83226588688eb7f85a4fd871eb7135e07b4189ee5cfc32332f [2022-10-05T06:30:12.484Z] $ docker rm -f 47fa64de11a35f83226588688eb7f85a4fd871eb7135e07b4189ee5cfc32332f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:30:12.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-05T06:30:12.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T06:30:12.950Z] prd-ubuntu20.04-docker-8c-8g-7143 does not seem to be running inside a container [2022-10-05T06:30:12.983Z] $ 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/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 [2022-10-05T06:30:13.338Z] $ docker top f60f709eef0b7cf83842a6b1870818d4c535d5dacdc6c3592bf5db64cf475c46 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T06:30:13.689Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-05T06:30:14.256Z] Building core-command ... [2022-10-05T06:30:14.256Z] Building core-data ... [2022-10-05T06:30:14.256Z] Building core-metadata ... [2022-10-05T06:30:14.256Z] Building security-bootstrapper ... [2022-10-05T06:30:14.256Z] Building security-proxy-setup ... [2022-10-05T06:30:14.256Z] Building security-secretstore-setup ... [2022-10-05T06:30:14.256Z] Building security-spiffe-token-provider ... [2022-10-05T06:30:14.256Z] Building security-spire-agent ... [2022-10-05T06:30:14.256Z] Building security-spire-config ... [2022-10-05T06:30:14.256Z] Building security-spire-server ... [2022-10-05T06:30:14.256Z] Building support-notifications ... [2022-10-05T06:30:14.256Z] Building support-scheduler ... [2022-10-05T06:30:14.256Z] Building sys-mgmt-agent ... [2022-10-05T06:30:14.256Z] Building security-proxy-setup [2022-10-05T06:30:14.256Z] Building security-spire-server [2022-10-05T06:30:14.256Z] Building core-command [2022-10-05T06:30:14.256Z] Building security-spire-agent [2022-10-05T06:30:14.256Z] Building security-bootstrapper [2022-10-05T06:30:19.816Z] 656be50a0ddc: Pull complete [2022-10-05T06:30:19.816Z] 2bbca73fdf42: Pull complete [2022-10-05T06:30:19.816Z] f607e4fc86c3: Pull complete [2022-10-05T06:30:26.494Z] 4d572c569a2c: Pull complete [2022-10-05T06:30:27.462Z] fcf976331f73: Pull complete [2022-10-05T06:30:27.733Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-05T06:30:27.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-05T06:30:27.733Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-05T06:30:28.066Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-05T06:30:28.066Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-05T06:30:28.066Z] WORKDIR /edgex [2022-10-05T06:30:28.066Z] COPY go.mod . [2022-10-05T06:30:28.066Z] RUN go mod download [2022-10-05T06:30:28.656Z] Sending build context to Docker daemon 3.259MB [2022-10-05T06:30:28.656Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-05T06:30:28.656Z] ---> 3970a7415f9e [2022-10-05T06:30:28.656Z] Step 2/4 : WORKDIR /edgex [2022-10-05T06:30:29.143Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T06:30:29.144Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:30:29.144Z] ---> 00ec7caa1c60 [2022-10-05T06:30:29.144Z] Step 3/33 : WORKDIR /edgex-go [2022-10-05T06:30:29.144Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T06:30:29.144Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:30:29.144Z] ---> 00ec7caa1c60 [2022-10-05T06:30:29.144Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-05T06:30:29.144Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T06:30:29.144Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:30:29.144Z] ---> 00ec7caa1c60 [2022-10-05T06:30:29.144Z] Step 3/22 : WORKDIR /edgex-go [2022-10-05T06:30:29.144Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T06:30:29.144Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:30:29.144Z] ---> 00ec7caa1c60 [2022-10-05T06:30:29.144Z] Step 3/25 : WORKDIR /edgex-go [2022-10-05T06:30:29.144Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T06:30:29.144Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:30:29.144Z] ---> 00ec7caa1c60 [2022-10-05T06:30:29.144Z] Step 3/26 : WORKDIR /edgex-go [2022-10-05T06:30:29.615Z] ---> Running in 5e080be80c48 [2022-10-05T06:30:29.883Z] Removing intermediate container 5e080be80c48 [2022-10-05T06:30:29.883Z] ---> 9439efb73aad [2022-10-05T06:30:29.883Z] Step 3/4 : COPY go.mod . [2022-10-05T06:30:30.476Z] ---> 5c51135958b5 [2022-10-05T06:30:30.476Z] Step 4/4 : RUN go mod download [2022-10-05T06:30:30.476Z] ---> Running in c677ba405349 [2022-10-05T06:30:31.053Z] ---> Running in 6b31ec80ea3f [2022-10-05T06:30:31.053Z] ---> Running in 5a1e3d1ea3bc [2022-10-05T06:30:31.053Z] ---> Running in 54a7802fa6be [2022-10-05T06:30:31.053Z] ---> Running in df97650aa13c [2022-10-05T06:30:31.053Z] ---> Running in 28a17354703b [2022-10-05T06:30:31.311Z] Removing intermediate container df97650aa13c [2022-10-05T06:30:31.311Z] ---> 30a3280cfdb9 [2022-10-05T06:30:31.311Z] Step 4/24 : WORKDIR /edgex-go [2022-10-05T06:30:31.311Z] Removing intermediate container 54a7802fa6be [2022-10-05T06:30:31.311Z] ---> 05f7d88f1cd9 [2022-10-05T06:30:31.311Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:30:31.311Z] Removing intermediate container 5a1e3d1ea3bc [2022-10-05T06:30:31.311Z] ---> b56c11e566aa [2022-10-05T06:30:31.311Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:30:31.311Z] Removing intermediate container 6b31ec80ea3f [2022-10-05T06:30:31.311Z] ---> 246185c1c75d [2022-10-05T06:30:31.312Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:30:31.312Z] Removing intermediate container 28a17354703b [2022-10-05T06:30:31.312Z] ---> 3e3afa5f4dbc [2022-10-05T06:30:31.312Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:30:31.312Z] ---> Running in a22bd4e2826a [2022-10-05T06:30:31.312Z] ---> Running in 3c77dde84338 [2022-10-05T06:30:31.312Z] ---> Running in 797c7ea6ac3e [2022-10-05T06:30:31.312Z] ---> Running in 82819601451b [2022-10-05T06:30:31.312Z] ---> Running in a85ab78c7fab [2022-10-05T06:30:31.312Z] Removing intermediate container a22bd4e2826a [2022-10-05T06:30:31.312Z] ---> fc409b0f0e5f [2022-10-05T06:30:31.312Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:30:31.570Z] ---> Running in a7bba59f3462 [2022-10-05T06:30:32.136Z] Removing intermediate container 3c77dde84338 [2022-10-05T06:30:32.136Z] ---> 5e6e47cdb390 [2022-10-05T06:30:32.136Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-05T06:30:32.394Z] ---> Running in e6bb9562943a [2022-10-05T06:30:32.394Z] Removing intermediate container 797c7ea6ac3e [2022-10-05T06:30:32.394Z] ---> 5fa65a2c6246 [2022-10-05T06:30:32.394Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-05T06:30:32.394Z] ---> Running in 1396fed39666 [2022-10-05T06:30:32.652Z] Removing intermediate container a85ab78c7fab [2022-10-05T06:30:32.652Z] ---> 6870f2407b4a [2022-10-05T06:30:32.652Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-05T06:30:32.652Z] ---> Running in ca43c0dde461 [2022-10-05T06:30:32.927Z] Removing intermediate container 82819601451b [2022-10-05T06:30:32.927Z] ---> 7e7bba557a40 [2022-10-05T06:30:32.927Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-05T06:30:32.927Z] ---> Running in 8e6f4b5562a7 [2022-10-05T06:30:32.927Z] Removing intermediate container a7bba59f3462 [2022-10-05T06:30:32.927Z] ---> 5cabe8992c4d [2022-10-05T06:30:32.927Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-05T06:30:32.927Z] ---> Running in 6dead612cd61 [2022-10-05T06:30:32.927Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:30:33.186Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:30:33.186Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:30:33.186Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:30:33.446Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:30:33.705Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:30:33.964Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:30:33.964Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:30:33.964Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:30:34.243Z] OK: 211 MiB in 51 packages [2022-10-05T06:30:34.243Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:30:34.243Z] OK: 211 MiB in 51 packages [2022-10-05T06:30:34.243Z] OK: 211 MiB in 51 packages [2022-10-05T06:30:34.502Z] OK: 211 MiB in 51 packages [2022-10-05T06:30:34.502Z] Removing intermediate container e6bb9562943a [2022-10-05T06:30:34.502Z] ---> 1f1cc00796ef [2022-10-05T06:30:34.502Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-05T06:30:34.502Z] OK: 211 MiB in 51 packages [2022-10-05T06:30:34.774Z] ---> 01cf2d496e87 [2022-10-05T06:30:34.774Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:30:34.774Z] ---> Running in ddf6656c87e7 [2022-10-05T06:30:34.774Z] Removing intermediate container ca43c0dde461 [2022-10-05T06:30:34.774Z] ---> 91770e2a6987 [2022-10-05T06:30:34.774Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-05T06:30:34.774Z] Removing intermediate container 1396fed39666 [2022-10-05T06:30:34.774Z] ---> 2cfc7e6231c4 [2022-10-05T06:30:34.774Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-05T06:30:35.031Z] Removing intermediate container 8e6f4b5562a7 [2022-10-05T06:30:35.031Z] ---> 8002330b00c8 [2022-10-05T06:30:35.031Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-05T06:30:35.031Z] ---> edb70dcb6e7a [2022-10-05T06:30:35.031Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:30:35.031Z] ---> Running in 643dd3288c67 [2022-10-05T06:30:35.031Z] Removing intermediate container 6dead612cd61 [2022-10-05T06:30:35.031Z] ---> def3aa0805a3 [2022-10-05T06:30:35.031Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-05T06:30:35.031Z] ---> ceee96c96faa [2022-10-05T06:30:35.031Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:30:35.031Z] ---> e5ec39e936f1 [2022-10-05T06:30:35.031Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:30:35.288Z] ---> Running in 57656d9e8670 [2022-10-05T06:30:35.288Z] ---> Running in 3f766ea41b4d [2022-10-05T06:30:35.288Z] ---> 8391568faf06 [2022-10-05T06:30:35.288Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:30:35.288Z] ---> Running in f1064cf38cad [2022-10-05T06:30:53.729Z] Removing intermediate container 643dd3288c67 [2022-10-05T06:30:53.729Z] ---> 29e23d4623a0 [2022-10-05T06:30:53.729Z] Step 8/26 : COPY . . [2022-10-05T06:30:53.729Z] Removing intermediate container ddf6656c87e7 [2022-10-05T06:30:53.729Z] ---> cff65531ee60 [2022-10-05T06:30:53.729Z] Step 8/33 : COPY . . [2022-10-05T06:30:53.729Z] Removing intermediate container f1064cf38cad [2022-10-05T06:30:53.729Z] ---> fe4cb37defbd [2022-10-05T06:30:53.729Z] Step 9/24 : COPY . . [2022-10-05T06:30:53.729Z] Removing intermediate container 57656d9e8670 [2022-10-05T06:30:53.729Z] ---> 6a2044176753 [2022-10-05T06:30:53.729Z] Step 8/25 : COPY . . [2022-10-05T06:30:53.729Z] Removing intermediate container 3f766ea41b4d [2022-10-05T06:30:53.729Z] ---> bef1d79734aa [2022-10-05T06:30:53.729Z] Step 8/22 : COPY . . [2022-10-05T06:31:02.848Z] Removing intermediate container c677ba405349 [2022-10-05T06:31:02.849Z] ---> 5da83945e778 [2022-10-05T06:31:02.849Z] Successfully built 5da83945e778 [2022-10-05T06:31:02.849Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:31:03.179Z] + docker inspect -f . ci-base-image-arm64 [2022-10-05T06:31:03.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T06:31:03.361Z] prd-ubuntu20.04-docker-arm64-4c-16g-7144 does not seem to be running inside a container [2022-10-05T06:31:03.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 [2022-10-05T06:31:04.679Z] $ docker top f29b1a9648f2a6209e2dbf4b899c44606e85b27e34a6239b4fb2d894f0f64969 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T06:31:05.498Z] + go version [2022-10-05T06:31:05.498Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-05T06:31:05.511Z] $ docker stop --time=1 f29b1a9648f2a6209e2dbf4b899c44606e85b27e34a6239b4fb2d894f0f64969 [2022-10-05T06:31:06.086Z] ---> acc4124cc326 [2022-10-05T06:31:06.086Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-05T06:31:06.086Z] ---> 5e12244a3f08 [2022-10-05T06:31:06.086Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-05T06:31:06.086Z] ---> 3180b6beae99 [2022-10-05T06:31:06.086Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-05T06:31:06.086Z] ---> 50556dc9f06d [2022-10-05T06:31:06.086Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-05T06:31:06.086Z] ---> c4779c854560 [2022-10-05T06:31:06.086Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-05T06:31:06.086Z] ---> Running in 7795fa6df906 [2022-10-05T06:31:06.086Z] ---> Running in 917921cd6cff [2022-10-05T06:31:06.086Z] ---> Running in 8711cc7a68a7 [2022-10-05T06:31:06.086Z] ---> Running in 8028f7c35a40 [2022-10-05T06:31:06.086Z] ---> Running in 7494fa870e68 [2022-10-05T06:31:06.086Z] Removing intermediate container 917921cd6cff [2022-10-05T06:31:06.086Z] ---> c6733e4ff71f [2022-10-05T06:31:06.086Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-05T06:31:06.086Z] Removing intermediate container 7795fa6df906 [2022-10-05T06:31:06.086Z] ---> 9bcdbe6e00c9 [2022-10-05T06:31:06.086Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-05T06:31:06.086Z] ---> Running in f8c4e3b1f8ef [2022-10-05T06:31:06.086Z] ---> Running in 15bcc77db37b [2022-10-05T06:31:06.086Z] Removing intermediate container f8c4e3b1f8ef [2022-10-05T06:31:06.086Z] ---> eb3c863aaf58 [2022-10-05T06:31:06.086Z] Step 11/26 : 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 [2022-10-05T06:31:06.086Z] Removing intermediate container 15bcc77db37b [2022-10-05T06:31:06.086Z] ---> 4a307e4bfadf [2022-10-05T06:31:06.086Z] Step 11/25 : 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 [2022-10-05T06:31:06.086Z] ---> Running in 86a9f569d2da [2022-10-05T06:31:06.086Z] ---> Running in 9366ba4fa190 [2022-10-05T06:31:06.086Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-05T06:31:06.086Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-05T06:31:06.086Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-05T06:31:06.653Z] Removing intermediate container 86a9f569d2da [2022-10-05T06:31:06.653Z] ---> 889569a1e5b3 [2022-10-05T06:31:06.653Z] Step 12/26 : WORKDIR /edgex-go [2022-10-05T06:31:06.653Z] Removing intermediate container 9366ba4fa190 [2022-10-05T06:31:06.653Z] ---> 5755ebfb5e7b [2022-10-05T06:31:06.653Z] Step 12/25 : WORKDIR /edgex-go [2022-10-05T06:31:06.653Z] ---> Running in 31e4037a4daf [2022-10-05T06:31:06.653Z] ---> Running in 2e2fc99050f7 [2022-10-05T06:31:06.910Z] Removing intermediate container 2e2fc99050f7 [2022-10-05T06:31:06.910Z] ---> 01f5fd6b65b5 [2022-10-05T06:31:06.910Z] [2022-10-05T06:31:06.910Z] Step 13/25 : FROM alpine:3.15 [2022-10-05T06:31:06.910Z] Removing intermediate container 31e4037a4daf [2022-10-05T06:31:06.910Z] ---> b3e90f08c4b6 [2022-10-05T06:31:06.910Z] [2022-10-05T06:31:06.910Z] Step 13/26 : FROM alpine:3.15 [2022-10-05T06:31:07.081Z] $ docker rm -f f29b1a9648f2a6209e2dbf4b899c44606e85b27e34a6239b4fb2d894f0f64969 [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 [2022-10-05T06:31:07.476Z] 3.15: Pulling from library/alpine [2022-10-05T06:31:07.476Z] 3.15: Pulling from library/alpine [2022-10-05T06:31:07.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-05T06:31:07.647Z] [2022-10-05T06:31:07.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:31:07.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-05T06:31:07.977Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-05T06:31:07.977Z] 29e5d40040c1: Pulling fs layer [2022-10-05T06:31:07.977Z] 1ce36da41761: Pulling fs layer [2022-10-05T06:31:07.977Z] 25b303627fd3: Pulling fs layer [2022-10-05T06:31:08.249Z] 29e5d40040c1: Verifying Checksum [2022-10-05T06:31:08.249Z] 29e5d40040c1: Download complete [2022-10-05T06:31:08.518Z] 1ce36da41761: Verifying Checksum [2022-10-05T06:31:08.518Z] 1ce36da41761: Download complete [2022-10-05T06:31:08.786Z] 29e5d40040c1: Pull complete [2022-10-05T06:31:08.849Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-05T06:31:08.849Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-05T06:31:08.849Z] Status: Image is up to date for alpine:3.15 [2022-10-05T06:31:08.850Z] Status: Downloaded newer image for alpine:3.15 [2022-10-05T06:31:08.850Z] ---> c4fc93816858 [2022-10-05T06:31:08.850Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T06:31:08.850Z] ---> c4fc93816858 [2022-10-05T06:31:08.850Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T06:31:08.850Z] ---> Running in 0a3da8c62273 [2022-10-05T06:31:08.850Z] ---> Running in 3f7032415c87 [2022-10-05T06:31:09.108Z] Removing intermediate container 3f7032415c87 [2022-10-05T06:31:09.108Z] ---> afe2b8851430 [2022-10-05T06:31:09.108Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:31:09.108Z] Removing intermediate container 0a3da8c62273 [2022-10-05T06:31:09.108Z] ---> 9b41c3737270 [2022-10-05T06:31:09.108Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:31:09.367Z] ---> Running in 164cfa29cba4 [2022-10-05T06:31:09.367Z] ---> Running in f1a038a1aa35 [2022-10-05T06:31:10.202Z] 25b303627fd3: Verifying Checksum [2022-10-05T06:31:10.202Z] 25b303627fd3: Download complete [2022-10-05T06:31:10.202Z] 1ce36da41761: Pull complete [2022-10-05T06:31:10.739Z] Removing intermediate container 164cfa29cba4 [2022-10-05T06:31:10.739Z] ---> 82000af08575 [2022-10-05T06:31:10.739Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-05T06:31:10.739Z] ---> Running in 748bc25c21fe [2022-10-05T06:31:11.003Z] Removing intermediate container f1a038a1aa35 [2022-10-05T06:31:11.003Z] ---> 4c2e43fa3628 [2022-10-05T06:31:11.003Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-05T06:31:11.260Z] ---> Running in 4c70b41db6e8 [2022-10-05T06:31:11.518Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:31:11.776Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:31:12.342Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:31:12.599Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T06:31:12.599Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T06:31:12.599Z] OK: 15857 distinct packages available [2022-10-05T06:31:12.599Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:31:12.856Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:31:13.114Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T06:31:13.114Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T06:31:13.114Z] OK: 15857 distinct packages available [2022-10-05T06:31:13.114Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:31:13.683Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:31:13.941Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:31:13.941Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-05T06:31:13.941Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-05T06:31:14.198Z] (3/5) Installing libucontext (1.1-r0) [2022-10-05T06:31:14.198Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-05T06:31:14.198Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-05T06:31:14.198Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-05T06:31:14.456Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-05T06:31:14.456Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T06:31:14.456Z] OK: 7 MiB in 19 packages [2022-10-05T06:31:14.456Z] (3/5) Installing libucontext (1.1-r0) [2022-10-05T06:31:14.456Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-05T06:31:14.740Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-05T06:31:14.740Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T06:31:14.740Z] OK: 7 MiB in 19 packages [2022-10-05T06:31:16.644Z] Removing intermediate container 748bc25c21fe [2022-10-05T06:31:16.644Z] ---> 1a86131bb9f1 [2022-10-05T06:31:16.644Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-05T06:31:16.644Z] Removing intermediate container 4c70b41db6e8 [2022-10-05T06:31:16.644Z] ---> fa3d39d05e97 [2022-10-05T06:31:16.644Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-05T06:31:19.932Z] ---> 6f76be7b36e5 [2022-10-05T06:31:19.932Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-05T06:31:19.932Z] ---> 3a0ae725a83c [2022-10-05T06:31:19.932Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-05T06:31:20.279Z] 25b303627fd3: Pull complete [2022-10-05T06:31:20.279Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-05T06:31:20.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-05T06:31:20.279Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T06:31:20.458Z] prd-ubuntu20.04-docker-arm64-4c-16g-7144 does not seem to be running inside a container [2022-10-05T06:31:20.514Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 [2022-10-05T06:31:21.838Z] ---> 2caed116b399 [2022-10-05T06:31:21.838Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-05T06:31:21.838Z] ---> 0a9eb6556f52 [2022-10-05T06:31:21.838Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-05T06:31:22.096Z] ---> 6fc9dfcb0117 [2022-10-05T06:31:22.096Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-05T06:31:22.356Z] ---> 0d581ec16eed [2022-10-05T06:31:22.356Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-05T06:31:22.356Z] ---> fb0ee7afc8a2 [2022-10-05T06:31:22.356Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-05T06:31:22.356Z] ---> Running in eee9efed3706 [2022-10-05T06:31:22.536Z] $ docker top 2365725b1a280912dfc2bf0aee89f22dd7a61b0bfff130b199be686c71047623 -eo pid,comm [2022-10-05T06:31:22.614Z] Removing intermediate container eee9efed3706 [2022-10-05T06:31:22.614Z] ---> 7cbc2d641916 [2022-10-05T06:31:22.614Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-05T06:31:22.614Z] ---> Running in 9242b5cbdbda [2022-10-05T06:31:22.614Z] ---> 96c991debc6b [2022-10-05T06:31:22.614Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [Pipeline] { [Pipeline] sh [2022-10-05T06:31:22.873Z] Removing intermediate container 9242b5cbdbda [2022-10-05T06:31:22.873Z] ---> 9cd091c35dd3 [2022-10-05T06:31:22.873Z] Step 23/25 : LABEL arch=x86_64 [2022-10-05T06:31:22.873Z] ---> Running in 521e585c7892 [2022-10-05T06:31:23.131Z] ---> 02940a6a396e [2022-10-05T06:31:23.131Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-05T06:31:23.131Z] Removing intermediate container 521e585c7892 [2022-10-05T06:31:23.131Z] ---> e6a088d37fc9 [2022-10-05T06:31:23.131Z] Step 24/25 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:31:23.131Z] ---> Running in 94fdbe06a825 [2022-10-05T06:31:23.131Z] ---> Running in 8c6af58dbfe2 [2022-10-05T06:31:23.354Z] + docker-compose build --help [2022-10-05T06:31:23.354Z] + grep parallel [2022-10-05T06:31:23.389Z] Removing intermediate container 94fdbe06a825 [2022-10-05T06:31:23.389Z] ---> 0cff0a28213c [2022-10-05T06:31:23.389Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-05T06:31:23.389Z] Removing intermediate container 8c6af58dbfe2 [2022-10-05T06:31:23.389Z] ---> 7108a675d295 [2022-10-05T06:31:23.389Z] Step 25/25 : LABEL version=2.3.0-dev.81 [2022-10-05T06:31:23.389Z] ---> Running in bc38db379507 [2022-10-05T06:31:23.389Z] ---> Running in ce8ae61750dd [2022-10-05T06:31:23.646Z] Removing intermediate container ce8ae61750dd [2022-10-05T06:31:23.646Z] ---> 9c015d1f8fef [2022-10-05T06:31:23.646Z] [2022-10-05T06:31:23.646Z] Removing intermediate container bc38db379507 [2022-10-05T06:31:23.646Z] ---> 6f3131966192 [2022-10-05T06:31:23.646Z] Step 24/26 : LABEL arch=x86_64 [2022-10-05T06:31:23.646Z] ---> Running in be9d349f7110 [2022-10-05T06:31:23.646Z] Successfully built 9c015d1f8fef [2022-10-05T06:31:23.646Z] Successfully tagged security-spire-server:latest [2022-10-05T06:31:23.646Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-10-05T06:31:23.904Z] Removing intermediate container be9d349f7110 [2022-10-05T06:31:23.904Z] ---> 6e1bf493ebb7 [2022-10-05T06:31:23.904Z] Step 25/26 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:31:23.904Z] ---> Running in 73e5063d4dc3 [2022-10-05T06:31:25.284Z] Removing intermediate container 73e5063d4dc3 [2022-10-05T06:31:25.285Z] ---> 61c27c38236d [2022-10-05T06:31:25.285Z] Step 26/26 : LABEL version=2.3.0-dev.81 [2022-10-05T06:31:26.661Z] ---> Running in 435a0920dab3 [2022-10-05T06:31:26.923Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T06:31:26.923Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:31:26.923Z] ---> 00ec7caa1c60 [2022-10-05T06:31:26.923Z] Step 3/23 : WORKDIR /edgex-go [2022-10-05T06:31:26.923Z] ---> Using cache [2022-10-05T06:31:26.923Z] ---> 3e3afa5f4dbc [2022-10-05T06:31:26.923Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:31:26.923Z] ---> Using cache [2022-10-05T06:31:26.923Z] ---> 6870f2407b4a [2022-10-05T06:31:26.923Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-05T06:31:27.488Z] Removing intermediate container 435a0920dab3 [2022-10-05T06:31:27.488Z] ---> e43ffe8ac307 [2022-10-05T06:31:27.488Z] [2022-10-05T06:31:27.488Z] Successfully built e43ffe8ac307 [2022-10-05T06:31:27.488Z] Successfully tagged security-spire-agent:latest [2022-10-05T06:31:27.488Z]  Building security-spire-agent ... done Building core-data [2022-10-05T06:31:27.488Z] ---> Running in 94593bcb705a [2022-10-05T06:31:27.600Z] --parallel Build images in parallel. [Pipeline] } [2022-10-05T06:31:27.613Z] $ docker stop --time=1 2365725b1a280912dfc2bf0aee89f22dd7a61b0bfff130b199be686c71047623 [2022-10-05T06:31:28.053Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:31:28.311Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-05T06:31:28.875Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:31:29.132Z] OK: 211 MiB in 51 packages [2022-10-05T06:31:29.262Z] $ docker rm -f 2365725b1a280912dfc2bf0aee89f22dd7a61b0bfff130b199be686c71047623 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:31:29.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-05T06:31:29.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T06:31:29.967Z] prd-ubuntu20.04-docker-arm64-4c-16g-7144 does not seem to be running inside a container [2022-10-05T06:31:30.025Z] $ 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/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 [2022-10-05T06:31:31.044Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T06:31:31.044Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:31:31.044Z] ---> 00ec7caa1c60 [2022-10-05T06:31:31.044Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-05T06:31:31.044Z] ---> Using cache [2022-10-05T06:31:31.044Z] ---> 30a3280cfdb9 [2022-10-05T06:31:31.044Z] Step 4/24 : WORKDIR /edgex-go [2022-10-05T06:31:31.044Z] ---> Using cache [2022-10-05T06:31:31.044Z] ---> fc409b0f0e5f [2022-10-05T06:31:31.044Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:31:31.044Z] ---> Using cache [2022-10-05T06:31:31.044Z] ---> 5cabe8992c4d [2022-10-05T06:31:31.044Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-05T06:31:31.125Z] $ docker top df98cca02e4666584897162faf9209acb81f1278adf1f6f14656905c99adaaf5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T06:31:31.634Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-05T06:31:32.421Z] ---> Running in c7a4a2e902c5 [2022-10-05T06:31:32.697Z] Removing intermediate container 94593bcb705a [2022-10-05T06:31:32.697Z] ---> 0a787e7575b2 [2022-10-05T06:31:32.697Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-05T06:31:33.268Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:31:33.841Z] ---> 8f4f2ab85e08 [2022-10-05T06:31:33.841Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:31:34.103Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:31:34.680Z] OK: 211 MiB in 51 packages [2022-10-05T06:31:34.680Z] ---> Running in 12c35e484f41 [2022-10-05T06:31:34.956Z] Removing intermediate container 8028f7c35a40 [2022-10-05T06:31:34.956Z] ---> 4cb8bb746e48 [2022-10-05T06:31:34.956Z] [2022-10-05T06:31:34.956Z] Step 10/22 : FROM alpine:3.16 [2022-10-05T06:31:34.956Z] Removing intermediate container 7494fa870e68 [2022-10-05T06:31:34.956Z] ---> 152d6dd5d18c [2022-10-05T06:31:34.956Z] [2022-10-05T06:31:34.956Z] Step 10/33 : FROM alpine:3.16 [2022-10-05T06:31:34.956Z] Removing intermediate container 8711cc7a68a7 [2022-10-05T06:31:34.956Z] ---> 62e722a82281 [2022-10-05T06:31:34.956Z] [2022-10-05T06:31:34.956Z] Step 11/24 : FROM alpine:3.16 [2022-10-05T06:31:34.956Z] 3.16: Pulling from library/alpine [2022-10-05T06:31:34.956Z] 3.16: Pulling from library/alpine [2022-10-05T06:31:34.956Z] 3.16: Pulling from library/alpine [2022-10-05T06:31:35.241Z] Removing intermediate container c7a4a2e902c5 [2022-10-05T06:31:35.241Z] ---> 76c9ac50d235 [2022-10-05T06:31:35.241Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-05T06:31:35.499Z] ---> 07cdb98d9d4e [2022-10-05T06:31:35.499Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:31:35.499Z] ---> Running in a7dcd4061312 [2022-10-05T06:31:35.499Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-05T06:31:35.499Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-05T06:31:35.499Z] Status: Downloaded newer image for alpine:3.16 [2022-10-05T06:31:35.499Z] Status: Downloaded newer image for alpine:3.16 [2022-10-05T06:31:35.499Z] ---> 9c6f07244728 [2022-10-05T06:31:35.499Z] ---> 9c6f07244728 [2022-10-05T06:31:35.499Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-initStep 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-05T06:31:35.499Z] [2022-10-05T06:31:35.499Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-05T06:31:35.499Z] Status: Image is up to date for alpine:3.16 [2022-10-05T06:31:35.499Z] ---> 9c6f07244728 [2022-10-05T06:31:35.499Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T06:31:35.499Z] ---> Running in 2d113bfd5173 [2022-10-05T06:31:35.499Z] ---> Running in e335a95689c6 [2022-10-05T06:31:35.499Z] ---> Running in fe8409e4a6ad [2022-10-05T06:31:35.499Z] Removing intermediate container fe8409e4a6ad [2022-10-05T06:31:35.499Z] ---> 9fba87cb70d6 [2022-10-05T06:31:35.499Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-05T06:31:35.499Z] ---> Running in c319ac350170 [2022-10-05T06:31:35.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:31:35.888Z] Building core-command ... [2022-10-05T06:31:35.888Z] Building core-data ... [2022-10-05T06:31:35.888Z] Building core-metadata ... [2022-10-05T06:31:35.888Z] Building security-bootstrapper ... [2022-10-05T06:31:35.888Z] Building security-proxy-setup ... [2022-10-05T06:31:35.888Z] Building security-secretstore-setup ... [2022-10-05T06:31:35.888Z] Building security-spiffe-token-provider ... [2022-10-05T06:31:35.888Z] Building security-spire-agent ... [2022-10-05T06:31:35.888Z] Building security-spire-config ... [2022-10-05T06:31:35.888Z] Building security-spire-server ... [2022-10-05T06:31:35.888Z] Building support-notifications ... [2022-10-05T06:31:35.888Z] Building support-scheduler ... [2022-10-05T06:31:35.888Z] Building sys-mgmt-agent ... [2022-10-05T06:31:35.888Z] Building core-metadata [2022-10-05T06:31:35.888Z] Building security-spire-config [2022-10-05T06:31:35.888Z] Building security-spire-agent [2022-10-05T06:31:35.888Z] Building support-scheduler [2022-10-05T06:31:35.888Z] Building sys-mgmt-agent [2022-10-05T06:31:36.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:31:36.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:31:36.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:31:36.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:31:36.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:31:36.274Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-05T06:31:36.274Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T06:31:36.274Z] OK: 6 MiB in 15 packages [2022-10-05T06:31:36.274Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-05T06:31:36.274Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-05T06:31:36.274Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-05T06:31:36.274Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-05T06:31:36.274Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-05T06:31:36.274Z] (2/2) Installing su-exec (0.2-r1) [2022-10-05T06:31:36.274Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T06:31:36.275Z] OK: 6 MiB in 16 packages [2022-10-05T06:31:36.275Z] (5/6) Installing curl (7.83.1-r3) [2022-10-05T06:31:36.845Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-05T06:31:36.845Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T06:31:36.845Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T06:31:36.845Z] OK: 8 MiB in 20 packages [2022-10-05T06:31:40.210Z] Removing intermediate container e335a95689c6 [2022-10-05T06:31:40.210Z] ---> 3a46fb4dac96 [2022-10-05T06:31:40.210Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T06:31:40.210Z] ---> Running in 69da824edfca [2022-10-05T06:31:40.210Z] Removing intermediate container c319ac350170 [2022-10-05T06:31:40.210Z] ---> 13b72aa980a7 [2022-10-05T06:31:40.210Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-05T06:31:40.210Z] ---> Running in 96e0b576cd3c [2022-10-05T06:31:40.210Z] Removing intermediate container 69da824edfca [2022-10-05T06:31:40.210Z] ---> d9e558410fbb [2022-10-05T06:31:40.210Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-05T06:31:40.210Z] Removing intermediate container 2d113bfd5173 [2022-10-05T06:31:40.210Z] ---> 4032aab13254 [2022-10-05T06:31:40.210Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-05T06:31:40.210Z] Removing intermediate container 96e0b576cd3c [2022-10-05T06:31:40.210Z] ---> 73d6ccc22588 [2022-10-05T06:31:40.210Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-05T06:31:40.469Z] ---> Running in d6d63809de4c [2022-10-05T06:31:40.469Z] ---> Running in 0ad56d0508c1 [2022-10-05T06:31:40.469Z] ---> Running in 8cfce3dd4a0e [2022-10-05T06:31:40.469Z] Removing intermediate container d6d63809de4c [2022-10-05T06:31:40.469Z] ---> 9e2d1c23ec10 [2022-10-05T06:31:40.469Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-05T06:31:40.753Z] Removing intermediate container 0ad56d0508c1 [2022-10-05T06:31:40.753Z] ---> e3896af38d3c [2022-10-05T06:31:40.753Z] Step 13/22 : WORKDIR /edgex [2022-10-05T06:31:40.753Z] ---> Running in 0c25c669f4cf [2022-10-05T06:31:40.753Z] Removing intermediate container 8cfce3dd4a0e [2022-10-05T06:31:40.753Z] ---> 77e8500f7378 [2022-10-05T06:31:40.753Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-05T06:31:40.753Z] ---> Running in 9df91bad8598 [2022-10-05T06:31:40.753Z] ---> Running in 43e41d394730 [2022-10-05T06:31:41.013Z] Removing intermediate container 0c25c669f4cf [2022-10-05T06:31:41.013Z] ---> 41374bd83fe2 [2022-10-05T06:31:41.013Z] Step 16/24 : WORKDIR / [2022-10-05T06:31:41.013Z] ---> Running in 39d02a2bb8b5 [2022-10-05T06:31:41.273Z] Removing intermediate container 9df91bad8598 [2022-10-05T06:31:41.273Z] ---> 1f78d3dda29d [2022-10-05T06:31:41.273Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-05T06:31:41.273Z] Removing intermediate container 43e41d394730 [2022-10-05T06:31:41.273Z] ---> d4a8d3b82482 [2022-10-05T06:31:41.273Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-05T06:31:41.273Z] ---> Running in bbc811bd68a4 [2022-10-05T06:31:41.273Z] Removing intermediate container 39d02a2bb8b5 [2022-10-05T06:31:41.273Z] ---> 0d6301621bd9 [2022-10-05T06:31:41.273Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T06:31:41.532Z] ---> 2d7373400d54 [2022-10-05T06:31:41.532Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-05T06:31:41.532Z] Removing intermediate container bbc811bd68a4 [2022-10-05T06:31:41.532Z] ---> 758131863795 [2022-10-05T06:31:41.532Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-05T06:31:41.532Z] ---> Running in 20248fb32f7c [2022-10-05T06:31:41.792Z] ---> 370e24037818 [2022-10-05T06:31:41.792Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-05T06:31:42.362Z] ---> a3b8d22defb3 [2022-10-05T06:31:42.362Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-05T06:31:42.362Z] ---> 5ea67691b132 [2022-10-05T06:31:42.362Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-05T06:31:43.301Z] Removing intermediate container 20248fb32f7c [2022-10-05T06:31:43.301Z] ---> 7e43cf94ec3a [2022-10-05T06:31:43.301Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-05T06:31:43.560Z] ---> 476a64b03732 [2022-10-05T06:31:43.560Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-05T06:31:43.560Z] ---> 70549c140233 [2022-10-05T06:31:43.560Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-05T06:31:43.560Z] ---> Running in 58a18b848975 [2022-10-05T06:31:43.560Z] ---> Running in 0fff6f40deb7 [2022-10-05T06:31:43.819Z] ---> 28b1e47a79dc [2022-10-05T06:31:43.819Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-05T06:31:43.819Z] Removing intermediate container 0fff6f40deb7 [2022-10-05T06:31:43.819Z] ---> f6a2adb995ae [2022-10-05T06:31:43.819Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T06:31:43.819Z] Removing intermediate container 58a18b848975 [2022-10-05T06:31:43.819Z] ---> 250b59d9e769 [2022-10-05T06:31:43.819Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-05T06:31:43.819Z] ---> Running in 2f1146ad845c [2022-10-05T06:31:43.819Z] ---> Running in 6c4490c08d21 [2022-10-05T06:31:44.388Z] Removing intermediate container 6c4490c08d21 [2022-10-05T06:31:44.388Z] ---> 42784858da9b [2022-10-05T06:31:44.388Z] Step 22/24 : LABEL arch=x86_64 [2022-10-05T06:31:44.388Z] ---> d2087f83c172 [2022-10-05T06:31:44.388Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-05T06:31:44.388Z] ---> Running in 9f19cf85aa60 [2022-10-05T06:31:44.388Z] ---> Running in cb6e8d71341b [2022-10-05T06:31:44.648Z] Removing intermediate container 9f19cf85aa60 [2022-10-05T06:31:44.648Z] ---> dcb8deee9c50 [2022-10-05T06:31:44.648Z] Step 23/24 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:31:44.648Z] ---> Running in c5b87816a41b [2022-10-05T06:31:44.906Z] Removing intermediate container 2f1146ad845c [2022-10-05T06:31:44.906Z] ---> 6169fa62f71d [2022-10-05T06:31:44.906Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-05T06:31:44.906Z] ---> Running in 3715ffa519d4 [2022-10-05T06:31:44.906Z] Removing intermediate container c5b87816a41b [2022-10-05T06:31:44.906Z] ---> a1834a90d9c5 [2022-10-05T06:31:44.906Z] Step 24/24 : LABEL version=2.3.0-dev.81 [2022-10-05T06:31:45.167Z] ---> Running in 80614e69f916 [2022-10-05T06:31:45.167Z] Removing intermediate container 3715ffa519d4 [2022-10-05T06:31:45.167Z] ---> 215772170770 [2022-10-05T06:31:45.167Z] Step 20/22 : LABEL arch=x86_64 [2022-10-05T06:31:45.167Z] Removing intermediate container 80614e69f916 [2022-10-05T06:31:45.167Z] ---> b53de5c09a8e [2022-10-05T06:31:45.167Z] [2022-10-05T06:31:45.167Z] ---> Running in 388d5d2a7115 [2022-10-05T06:31:45.428Z] Successfully built b53de5c09a8e [2022-10-05T06:31:45.428Z] Successfully tagged core-command:latest [2022-10-05T06:31:45.428Z]  Building core-command ... done Building security-secretstore-setup [2022-10-05T06:31:45.428Z] Removing intermediate container 388d5d2a7115 [2022-10-05T06:31:45.428Z] ---> a06cc11a644a [2022-10-05T06:31:45.428Z] Step 21/22 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:31:45.428Z] Removing intermediate container 12c35e484f41 [2022-10-05T06:31:45.428Z] ---> 3a68fe7a6a93 [2022-10-05T06:31:45.428Z] Step 8/23 : COPY . . [2022-10-05T06:31:45.689Z] Removing intermediate container a7dcd4061312 [2022-10-05T06:31:45.689Z] ---> 5920777d31bc [2022-10-05T06:31:45.689Z] Step 9/24 : COPY . . [2022-10-05T06:31:48.184Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T06:31:48.185Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:31:48.185Z] ---> 5da83945e778 [2022-10-05T06:31:48.185Z] Step 3/26 : WORKDIR /edgex-go [2022-10-05T06:31:48.185Z] ---> Running in 2520d938fe47 [2022-10-05T06:31:48.185Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T06:31:48.185Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:31:48.185Z] ---> 5da83945e778 [2022-10-05T06:31:48.185Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-05T06:31:48.185Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T06:31:48.185Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:31:48.185Z] ---> 5da83945e778 [2022-10-05T06:31:48.185Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-05T06:31:48.185Z] [2022-10-05T06:31:48.185Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:31:48.185Z] ---> 5da83945e778 [2022-10-05T06:31:48.185Z] Step 3/23 : WORKDIR /edgex-go [2022-10-05T06:31:48.185Z] [2022-10-05T06:31:48.185Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:31:48.185Z] ---> 5da83945e778 [2022-10-05T06:31:48.185Z] Step 3/26 : WORKDIR /edgex-go [2022-10-05T06:31:48.185Z] ---> Running in 34bf95b59d70 [2022-10-05T06:31:48.185Z] ---> Running in cbfe48cd775c [2022-10-05T06:31:48.185Z] ---> Running in 8c9909871dac [2022-10-05T06:31:48.185Z] ---> Running in 9890db4a913d [2022-10-05T06:31:48.185Z] Removing intermediate container 2520d938fe47 [2022-10-05T06:31:48.185Z] ---> c00a6b3e5b58 [2022-10-05T06:31:48.185Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:31:48.185Z] ---> Running in a508b49f8579 [2022-10-05T06:31:48.185Z] Removing intermediate container 34bf95b59d70 [2022-10-05T06:31:48.185Z] ---> 831fc3b3287b [2022-10-05T06:31:48.185Z] Step 4/25 : WORKDIR /edgex-go [2022-10-05T06:31:48.185Z] Removing intermediate container cbfe48cd775c [2022-10-05T06:31:48.185Z] ---> d70d742e21a4 [2022-10-05T06:31:48.185Z] Step 4/23 : WORKDIR /edgex-go [2022-10-05T06:31:48.185Z] ---> Running in 9f0c6bf1aeb2 [2022-10-05T06:31:48.185Z] ---> Running in f3be602361fd [2022-10-05T06:31:48.185Z] Removing intermediate container 9890db4a913d [2022-10-05T06:31:48.185Z] ---> 06bcc7676048 [2022-10-05T06:31:48.185Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:31:48.185Z] Removing intermediate container 8c9909871dac [2022-10-05T06:31:48.185Z] ---> ccbc057ed426 [2022-10-05T06:31:48.185Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:31:48.185Z] ---> Running in 3a8561dcedcd [2022-10-05T06:31:48.185Z] ---> Running in 4eff4a60451a [2022-10-05T06:31:48.776Z] Removing intermediate container 9f0c6bf1aeb2 [2022-10-05T06:31:48.776Z] ---> 937bd30ae84c [2022-10-05T06:31:48.776Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:31:49.043Z] Removing intermediate container f3be602361fd [2022-10-05T06:31:49.043Z] ---> 61255de95b28 [2022-10-05T06:31:49.043Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:31:49.043Z] ---> Running in 104f7833cfe6 [2022-10-05T06:31:49.043Z] ---> Running in 7d012110bc84 [2022-10-05T06:31:49.956Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T06:31:49.956Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:31:49.956Z] ---> 00ec7caa1c60 [2022-10-05T06:31:49.956Z] Step 3/25 : WORKDIR /edgex-go [2022-10-05T06:31:49.956Z] ---> Using cache [2022-10-05T06:31:49.956Z] ---> 3e3afa5f4dbc [2022-10-05T06:31:49.956Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:31:49.956Z] ---> Using cache [2022-10-05T06:31:49.956Z] ---> 6870f2407b4a [2022-10-05T06:31:49.956Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-05T06:31:50.927Z] Removing intermediate container cb6e8d71341b [2022-10-05T06:31:50.927Z] ---> 0ef3d3c9c026 [2022-10-05T06:31:50.927Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T06:31:50.989Z] Removing intermediate container a508b49f8579 [2022-10-05T06:31:50.989Z] ---> 3a6c0ffbf52c [2022-10-05T06:31:50.989Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-05T06:31:50.989Z] ---> Running in 8f26073261f0 [2022-10-05T06:31:51.869Z] ---> Running in 8700de7de69b [2022-10-05T06:31:51.869Z] ---> Running in 512fc51d5c2c [2022-10-05T06:31:51.869Z] ---> a6efc0be0a33 [2022-10-05T06:31:51.869Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-05T06:31:51.869Z] ---> 905a1ce1354f [2022-10-05T06:31:51.869Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-05T06:31:51.869Z] ---> b35fec5ac154 [2022-10-05T06:31:51.869Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-05T06:31:51.869Z] ---> Running in a17cc93eacaf [2022-10-05T06:31:51.950Z] Removing intermediate container 3a8561dcedcd [2022-10-05T06:31:51.950Z] Removing intermediate container 4eff4a60451a [2022-10-05T06:31:51.950Z] ---> af1621d99753 [2022-10-05T06:31:51.950Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-05T06:31:51.950Z] ---> 2e4bb50aa36a [2022-10-05T06:31:51.950Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-05T06:31:51.950Z] ---> Running in e077c165415a [2022-10-05T06:31:51.950Z] ---> Running in b030c3485217 [2022-10-05T06:31:52.130Z] Removing intermediate container 8700de7de69b [2022-10-05T06:31:52.130Z] ---> 3d1691c0fcfd [2022-10-05T06:31:52.130Z] Step 22/22 : LABEL version=2.3.0-dev.81 [2022-10-05T06:31:52.130Z] ---> Running in 612866b53ac9 [2022-10-05T06:31:52.130Z] ---> Running in d5b303cdc947 [2022-10-05T06:31:52.395Z] Removing intermediate container d5b303cdc947 [2022-10-05T06:31:52.395Z] ---> dddcf861e7de [2022-10-05T06:31:52.395Z] [2022-10-05T06:31:52.395Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-05T06:31:52.395Z] Successfully built dddcf861e7de [2022-10-05T06:31:52.395Z] Successfully tagged security-proxy-setup:latest [2022-10-05T06:31:52.395Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-10-05T06:31:52.658Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:31:52.658Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-05T06:31:52.923Z] Removing intermediate container 104f7833cfe6 [2022-10-05T06:31:52.923Z] ---> e38601947a6d [2022-10-05T06:31:52.923Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-05T06:31:52.923Z] Removing intermediate container 7d012110bc84 [2022-10-05T06:31:52.923Z] ---> b06f0901bef9 [2022-10-05T06:31:52.923Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-05T06:31:53.192Z] ---> Running in c6cdd94a5725 [2022-10-05T06:31:53.192Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T06:31:53.459Z] ---> Running in 2ab92e4047d4 [2022-10-05T06:31:53.756Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:31:54.032Z] OK: 211 MiB in 51 packages [2022-10-05T06:31:54.051Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T06:31:54.317Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T06:31:54.317Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T06:31:54.596Z] ---> aa4a2aa3f729 [2022-10-05T06:31:54.596Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-05T06:31:54.875Z] ---> 2a8f0b6e52f6 [2022-10-05T06:31:54.875Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-05T06:31:54.875Z] Removing intermediate container 512fc51d5c2c [2022-10-05T06:31:54.875Z] ---> b809593e5065 [2022-10-05T06:31:54.875Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-05T06:31:54.901Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T06:31:54.901Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T06:31:55.139Z] ---> eeaf430c5a44 [2022-10-05T06:31:55.139Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:31:55.167Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T06:31:55.167Z] OK: 221 MiB in 51 packages [2022-10-05T06:31:55.400Z] ---> 6f98f3805b81 [2022-10-05T06:31:55.400Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-05T06:31:55.400Z] ---> Running in 6ff56aab7423 [2022-10-05T06:31:55.437Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T06:31:55.966Z] ---> b8527f489223 [2022-10-05T06:31:55.966Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-05T06:31:56.033Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T06:31:56.033Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T06:31:56.312Z] OK: 221 MiB in 51 packages [2022-10-05T06:31:56.580Z] Removing intermediate container 8f26073261f0 [2022-10-05T06:31:56.580Z] ---> ec4afd199a8e [2022-10-05T06:31:56.580Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-05T06:31:56.580Z] OK: 221 MiB in 51 packages [2022-10-05T06:31:56.981Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T06:31:56.981Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:31:56.981Z] ---> 00ec7caa1c60 [2022-10-05T06:31:56.981Z] Step 3/20 : WORKDIR /edgex-go [2022-10-05T06:31:56.981Z] ---> Using cache [2022-10-05T06:31:56.981Z] ---> 3e3afa5f4dbc [2022-10-05T06:31:56.981Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-05T06:31:56.981Z] ---> ba3135fedbe4 [2022-10-05T06:31:56.981Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-05T06:31:57.240Z] ---> Running in 0f3fb0f15e84 [2022-10-05T06:31:57.540Z] OK: 221 MiB in 51 packages [2022-10-05T06:31:57.540Z] OK: 221 MiB in 51 packages [2022-10-05T06:31:57.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:31:58.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:31:58.126Z] Removing intermediate container b030c3485217 [2022-10-05T06:31:58.126Z] ---> 0ef02dbb5f0c [2022-10-05T06:31:58.126Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-05T06:31:58.126Z] ---> a12df07a3bbb [2022-10-05T06:31:58.126Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:31:58.333Z] v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-05T06:31:58.333Z] v3.16.2-232-ga327e65f26 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-05T06:31:58.333Z] OK: 17040 distinct packages available [2022-10-05T06:31:58.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:31:58.395Z] ---> Running in 0cdb987cb78d [2022-10-05T06:31:58.395Z] Removing intermediate container e077c165415a [2022-10-05T06:31:58.395Z] ---> d93757376e82 [2022-10-05T06:31:58.395Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-05T06:31:58.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:31:58.883Z] OK: 211 MiB in 51 packages [2022-10-05T06:31:59.360Z] Removing intermediate container c6cdd94a5725 [2022-10-05T06:31:59.360Z] ---> bc06f4dc5e23 [2022-10-05T06:31:59.360Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-05T06:31:59.360Z] Removing intermediate container 2ab92e4047d4 [2022-10-05T06:31:59.360Z] ---> 9e202dc17928 [2022-10-05T06:31:59.360Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-05T06:31:59.360Z] ---> f3182ba9c3b9 [2022-10-05T06:31:59.360Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:31:59.473Z] ---> 303d12888f8b [2022-10-05T06:31:59.473Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-05T06:31:59.631Z] ---> Running in c73ffa69773d [2022-10-05T06:31:59.732Z] ---> Running in 8c3dc00e09bf [2022-10-05T06:31:59.900Z] ---> 104dfe348b5c [2022-10-05T06:31:59.900Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:31:59.900Z] ---> Running in 7c507bbf1ddc [2022-10-05T06:32:00.303Z] Removing intermediate container 0f3fb0f15e84 [2022-10-05T06:32:00.303Z] ---> 8e2ce48e91c8 [2022-10-05T06:32:00.303Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-05T06:32:00.487Z] ---> 130ee52e72d4 [2022-10-05T06:32:00.487Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:32:00.487Z] ---> 7a5c9f1f6779 [2022-10-05T06:32:00.487Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:32:00.754Z] ---> Running in 4dcc01bde966 [2022-10-05T06:32:00.754Z] ---> Running in 2ffaf49b4472 [2022-10-05T06:32:01.243Z] ---> b9d00af39e81 [2022-10-05T06:32:01.243Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:32:01.243Z] ---> Running in 14ba26427af7 [2022-10-05T06:32:01.813Z] Removing intermediate container 8c3dc00e09bf [2022-10-05T06:32:01.813Z] ---> 1a37550bbb67 [2022-10-05T06:32:01.813Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-05T06:32:01.813Z] ---> Running in 696d59e9ff8f [2022-10-05T06:32:02.391Z] Removing intermediate container 696d59e9ff8f [2022-10-05T06:32:02.391Z] ---> 0ab46f48b6b5 [2022-10-05T06:32:02.391Z] Step 30/33 : CMD ["gate"] [2022-10-05T06:32:02.648Z] ---> Running in c37c36d256fa [2022-10-05T06:32:03.213Z] Removing intermediate container c37c36d256fa [2022-10-05T06:32:03.213Z] ---> 812d6431d6f0 [2022-10-05T06:32:03.213Z] Step 31/33 : LABEL arch=x86_64 [2022-10-05T06:32:04.145Z] ---> Running in db31ec6dff02 [2022-10-05T06:32:05.546Z] Removing intermediate container db31ec6dff02 [2022-10-05T06:32:05.546Z] ---> 212d6d785e99 [2022-10-05T06:32:05.546Z] Step 32/33 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:32:06.492Z] ---> Running in f5e08f289d13 [2022-10-05T06:32:06.754Z] Removing intermediate container f5e08f289d13 [2022-10-05T06:32:06.754Z] ---> e13fc0a2b505 [2022-10-05T06:32:06.754Z] Step 33/33 : LABEL version=2.3.0-dev.81 [2022-10-05T06:32:07.038Z] ---> Running in c2a7afea07ad [2022-10-05T06:32:07.302Z] Removing intermediate container 6ff56aab7423 [2022-10-05T06:32:07.302Z] ---> c698ca1ea0db [2022-10-05T06:32:07.302Z] Step 8/25 : COPY . . [2022-10-05T06:32:07.596Z] Removing intermediate container c2a7afea07ad [2022-10-05T06:32:07.596Z] ---> 2bf5bef3903c [2022-10-05T06:32:07.596Z] [2022-10-05T06:32:07.856Z] Successfully built 2bf5bef3903c [2022-10-05T06:32:07.856Z] Successfully tagged security-bootstrapper:latest [2022-10-05T06:32:07.856Z]  Building security-bootstrapper ... done Building support-scheduler [2022-10-05T06:32:14.802Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T06:32:14.802Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:32:14.802Z] ---> 00ec7caa1c60 [2022-10-05T06:32:14.802Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-05T06:32:14.802Z] ---> Using cache [2022-10-05T06:32:14.802Z] ---> 30a3280cfdb9 [2022-10-05T06:32:14.802Z] Step 4/23 : WORKDIR /edgex-go [2022-10-05T06:32:14.802Z] ---> Using cache [2022-10-05T06:32:14.802Z] ---> fc409b0f0e5f [2022-10-05T06:32:14.802Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:32:14.802Z] ---> Using cache [2022-10-05T06:32:14.802Z] ---> 5cabe8992c4d [2022-10-05T06:32:14.802Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-05T06:32:14.802Z] ---> Using cache [2022-10-05T06:32:14.802Z] ---> def3aa0805a3 [2022-10-05T06:32:14.802Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-05T06:32:14.802Z] ---> Using cache [2022-10-05T06:32:14.802Z] ---> 8391568faf06 [2022-10-05T06:32:14.802Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:32:14.802Z] ---> Using cache [2022-10-05T06:32:14.802Z] ---> fe4cb37defbd [2022-10-05T06:32:14.802Z] Step 9/23 : COPY . . [2022-10-05T06:32:14.802Z] ---> Using cache [2022-10-05T06:32:14.802Z] ---> 3180b6beae99 [2022-10-05T06:32:14.802Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-05T06:32:19.157Z] ---> Running in e90cf9721225 [2022-10-05T06:32:19.158Z] ---> 79935be7afab [2022-10-05T06:32:19.158Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-05T06:32:19.158Z] ---> Running in 05fb999a0c1a [2022-10-05T06:32:19.418Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-05T06:32:19.418Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-05T06:32:19.418Z] Removing intermediate container 14ba26427af7 [2022-10-05T06:32:19.418Z] ---> 4b33726b0ffc [2022-10-05T06:32:19.418Z] Step 7/20 : COPY . . [2022-10-05T06:32:24.738Z] Removing intermediate container a17cc93eacaf [2022-10-05T06:32:24.738Z] ---> 186930e43ae1 [2022-10-05T06:32:24.738Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-05T06:32:24.999Z] ---> Running in e7c0c640a75e [2022-10-05T06:32:24.999Z] ---> e77664e4c911 [2022-10-05T06:32:24.999Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-05T06:32:24.999Z] Removing intermediate container 612866b53ac9 [2022-10-05T06:32:24.999Z] ---> 7522141c6c21 [2022-10-05T06:32:24.999Z] [2022-10-05T06:32:24.999Z] Step 11/24 : FROM alpine:3.16 [2022-10-05T06:32:24.999Z] ---> 9c6f07244728 [2022-10-05T06:32:24.999Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-05T06:32:24.999Z] ---> Running in 0b09fb6d986f [2022-10-05T06:32:25.258Z] ---> Running in 81637063afff [2022-10-05T06:32:25.520Z] Removing intermediate container 81637063afff [2022-10-05T06:32:25.520Z] ---> 910202debbeb [2022-10-05T06:32:25.520Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-05T06:32:25.520Z] ---> Running in fa99f343bbe1 [2022-10-05T06:32:25.520Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-05T06:32:25.780Z] Removing intermediate container fa99f343bbe1 [2022-10-05T06:32:25.780Z] ---> ea9cdc3ffcdf [2022-10-05T06:32:25.780Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-05T06:32:25.780Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-05T06:32:25.780Z] ---> Running in 642bb705260c [2022-10-05T06:32:26.043Z] Removing intermediate container 642bb705260c [2022-10-05T06:32:26.043Z] ---> 81c38abb0414 [2022-10-05T06:32:26.043Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:32:26.043Z] ---> Running in 002ff7425900 [2022-10-05T06:32:27.427Z] Removing intermediate container e7c0c640a75e [2022-10-05T06:32:27.427Z] ---> a73e8fb42db5 [2022-10-05T06:32:27.427Z] [2022-10-05T06:32:27.427Z] Step 11/23 : FROM alpine:3.16 [2022-10-05T06:32:27.427Z] ---> 9c6f07244728 [2022-10-05T06:32:27.427Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-05T06:32:27.427Z] ---> Running in 28b3b69157a4 [2022-10-05T06:32:27.427Z] Removing intermediate container 28b3b69157a4 [2022-10-05T06:32:27.427Z] ---> 89a6499ad2aa [2022-10-05T06:32:27.427Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-05T06:32:27.427Z] Removing intermediate container 002ff7425900 [2022-10-05T06:32:27.427Z] ---> e446387cb6e2 [2022-10-05T06:32:27.427Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-05T06:32:27.427Z] ---> Running in 95ce858dc8dc [2022-10-05T06:32:27.427Z] ---> Running in b5f1875feec1 [2022-10-05T06:32:28.365Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:32:28.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:32:28.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:32:28.883Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-05T06:32:28.883Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-05T06:32:28.883Z] (3/33) Installing readline (8.1.2-r0) [2022-10-05T06:32:28.883Z] (4/33) Installing bash (5.1.16-r2) [2022-10-05T06:32:28.883Z] Executing bash-5.1.16-r2.post-install [2022-10-05T06:32:28.883Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-05T06:32:28.883Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-05T06:32:28.883Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-05T06:32:28.883Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-05T06:32:28.883Z] (9/33) Installing curl (7.83.1-r3) [2022-10-05T06:32:28.883Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-10-05T06:32:29.141Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-05T06:32:29.142Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-05T06:32:29.142Z] (13/33) Installing expat (2.4.9-r0) [2022-10-05T06:32:29.142Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-05T06:32:29.142Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:32:29.142Z] (15/33) Installing gdbm (1.23-r0) [2022-10-05T06:32:29.142Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-05T06:32:29.142Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-05T06:32:29.142Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-05T06:32:29.142Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-05T06:32:29.142Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-05T06:32:29.401Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-05T06:32:29.661Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-05T06:32:29.661Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-05T06:32:29.661Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-05T06:32:29.661Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-05T06:32:29.661Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-05T06:32:29.661Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-05T06:32:29.661Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-05T06:32:29.661Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-05T06:32:29.661Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-05T06:32:29.661Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-05T06:32:29.661Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-05T06:32:29.661Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-05T06:32:29.661Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-05T06:32:29.661Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-05T06:32:29.662Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-05T06:32:29.922Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-05T06:32:29.922Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T06:32:29.922Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T06:32:29.922Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-05T06:32:29.922Z] OK: 122 MiB in 47 packages [2022-10-05T06:32:29.922Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-05T06:32:30.181Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T06:32:30.181Z] OK: 8 MiB in 20 packages [2022-10-05T06:32:32.726Z] Removing intermediate container b5f1875feec1 [2022-10-05T06:32:32.726Z] ---> 01cebc5c90fa [2022-10-05T06:32:32.726Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T06:32:33.296Z] ---> 38bd7657e8f1 [2022-10-05T06:32:33.296Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-05T06:32:33.556Z] Collecting docker-compose==1.23.2 [2022-10-05T06:32:33.556Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-05T06:32:33.556Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 16.5 MB/s eta 0:00:00 [2022-10-05T06:32:33.556Z] Collecting texttable<0.10,>=0.9.0 [2022-10-05T06:32:33.817Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-05T06:32:33.817Z] Preparing metadata (setup.py): started [2022-10-05T06:32:34.388Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T06:32:34.388Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-05T06:32:34.388Z] ---> eae3dc5d3228 [2022-10-05T06:32:34.388Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-05T06:32:34.388Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-05T06:32:34.388Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 106.1 MB/s eta 0:00:00 [2022-10-05T06:32:34.388Z] Collecting PyYAML<4,>=3.10 [2022-10-05T06:32:34.648Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-05T06:32:34.648Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 89.5 MB/s eta 0:00:00 [2022-10-05T06:32:34.648Z] Preparing metadata (setup.py): started [2022-10-05T06:32:34.908Z] ---> 682c51bb3642 [2022-10-05T06:32:34.908Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-05T06:32:34.908Z] ---> Running in 76796e899fab [2022-10-05T06:32:35.169Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T06:32:35.169Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-05T06:32:35.169Z] Collecting cached-property<2,>=1.2.0 [2022-10-05T06:32:35.169Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-05T06:32:35.169Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-05T06:32:35.169Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-05T06:32:35.169Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 106.6 MB/s eta 0:00:00 [2022-10-05T06:32:35.169Z] Removing intermediate container 76796e899fab [2022-10-05T06:32:35.169Z] ---> a21cc73ebd5d [2022-10-05T06:32:35.169Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T06:32:35.169Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-05T06:32:35.169Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-05T06:32:35.169Z] ---> Running in 9781ef82f3d7 [2022-10-05T06:32:35.169Z] Preparing metadata (setup.py): started [2022-10-05T06:32:35.739Z] Removing intermediate container 9781ef82f3d7 [2022-10-05T06:32:35.739Z] ---> 966373c242ef [2022-10-05T06:32:35.739Z] Step 22/24 : LABEL arch=x86_64 [2022-10-05T06:32:35.739Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T06:32:35.739Z] Collecting docopt<0.7,>=0.6.1 [2022-10-05T06:32:35.739Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-05T06:32:35.739Z] ---> Running in 64ed5a429b21 [2022-10-05T06:32:35.739Z] Preparing metadata (setup.py): started [2022-10-05T06:32:36.000Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T06:32:36.000Z] Removing intermediate container 64ed5a429b21 [2022-10-05T06:32:36.000Z] ---> 9f91b5582dba [2022-10-05T06:32:36.000Z] Step 23/24 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:32:36.000Z] ---> Running in 3dfaee4c2823 [2022-10-05T06:32:36.266Z] Collecting jsonschema<3,>=2.5.1 [2022-10-05T06:32:36.266Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-05T06:32:36.266Z] Collecting docker<4.0,>=3.6.0 [2022-10-05T06:32:36.266Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-05T06:32:36.266Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 161.5 MB/s eta 0:00:00 [2022-10-05T06:32:36.266Z] Removing intermediate container 3dfaee4c2823 [2022-10-05T06:32:36.266Z] ---> ed0c5ffff813 [2022-10-05T06:32:36.266Z] Step 24/24 : LABEL version=2.3.0-dev.81 [2022-10-05T06:32:36.266Z] ---> Running in 12fd7e97efa9 [2022-10-05T06:32:36.266Z] Collecting docker-pycreds>=0.4.0 [2022-10-05T06:32:36.266Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-05T06:32:36.527Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-05T06:32:36.527Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-05T06:32:36.527Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 85.7 MB/s eta 0:00:00 [2022-10-05T06:32:36.527Z] Collecting idna<2.8,>=2.5 [2022-10-05T06:32:36.527Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-05T06:32:36.527Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 190.3 MB/s eta 0:00:00 [2022-10-05T06:32:36.527Z] Collecting certifi>=2017.4.17 [2022-10-05T06:32:36.527Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-05T06:32:36.527Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 208.3 MB/s eta 0:00:00 [2022-10-05T06:32:36.527Z] Removing intermediate container 12fd7e97efa9 [2022-10-05T06:32:36.527Z] ---> db0942f78e33 [2022-10-05T06:32:36.527Z] [2022-10-05T06:32:36.527Z] Successfully built db0942f78e33 [2022-10-05T06:32:36.527Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-05T06:32:36.527Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-05T06:32:36.527Z] Successfully tagged core-data:latest [2022-10-05T06:32:36.527Z] Building support-notifications [2022-10-05T06:32:36.788Z]  Building core-data ... done  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 189.5 MB/s eta 0:00:00 [2022-10-05T06:32:36.788Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-05T06:32:36.788Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-05T06:32:36.788Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-05T06:32:36.788Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-05T06:32:36.788Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-05T06:32:36.788Z] Running setup.py install for texttable: started [2022-10-05T06:32:37.048Z] Running setup.py install for texttable: finished with status 'done' [2022-10-05T06:32:37.048Z] Running setup.py install for PyYAML: started [2022-10-05T06:32:37.618Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-05T06:32:37.877Z] Running setup.py install for docopt: started [2022-10-05T06:32:38.447Z] Running setup.py install for docopt: finished with status 'done' [2022-10-05T06:32:39.019Z] Running setup.py install for dockerpty: started [2022-10-05T06:32:39.280Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-05T06:32:39.539Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T06:32:39.539Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:32:39.539Z] ---> 00ec7caa1c60 [2022-10-05T06:32:39.539Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-05T06:32:39.539Z] ---> Using cache [2022-10-05T06:32:39.539Z] ---> 30a3280cfdb9 [2022-10-05T06:32:39.539Z] Step 4/23 : WORKDIR /edgex-go [2022-10-05T06:32:39.539Z] ---> Using cache [2022-10-05T06:32:39.539Z] ---> fc409b0f0e5f [2022-10-05T06:32:39.540Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:32:39.540Z] ---> Using cache [2022-10-05T06:32:39.540Z] ---> 5cabe8992c4d [2022-10-05T06:32:39.540Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-05T06:32:41.449Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-05T06:32:41.449Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-05T06:32:41.709Z]  ---> Running in e03db5385808 [2022-10-05T06:32:42.651Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:32:43.593Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:32:43.852Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-05T06:32:43.852Z] OK: 211 MiB in 51 packages [2022-10-05T06:32:46.409Z] Removing intermediate container 95ce858dc8dc [2022-10-05T06:32:46.409Z] ---> 9853cd781131 [2022-10-05T06:32:46.409Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-05T06:32:46.673Z] ---> Running in a09da3a1c98d [2022-10-05T06:32:46.673Z] Removing intermediate container e03db5385808 [2022-10-05T06:32:46.673Z] ---> 49cc1c59b840 [2022-10-05T06:32:46.673Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-05T06:32:47.246Z] Removing intermediate container a09da3a1c98d [2022-10-05T06:32:47.246Z] ---> 8081910d217b [2022-10-05T06:32:47.246Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-05T06:32:47.246Z] ---> aaf33e95ec65 [2022-10-05T06:32:47.246Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:32:47.507Z] ---> Running in c0f208ca8e21 [2022-10-05T06:32:47.507Z] ---> Running in 75042389060c [2022-10-05T06:32:47.507Z] Removing intermediate container c0f208ca8e21 [2022-10-05T06:32:47.507Z] ---> 5144b09d9b6d [2022-10-05T06:32:47.507Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-05T06:32:48.517Z] ---> 0ddadda4d3de [2022-10-05T06:32:48.517Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-05T06:32:48.777Z] Removing intermediate container 05fb999a0c1a [2022-10-05T06:32:48.777Z] ---> 4a3d55208f8e [2022-10-05T06:32:48.777Z] [2022-10-05T06:32:48.777Z] Step 10/25 : FROM alpine:3.16 [2022-10-05T06:32:48.777Z] ---> 9c6f07244728 [2022-10-05T06:32:48.777Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-05T06:32:48.777Z] ---> Running in 68438da8fccf [2022-10-05T06:32:48.777Z] ---> e2361bba1d60 [2022-10-05T06:32:48.777Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-05T06:32:49.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:32:49.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:32:49.351Z] ---> 3ac993d0ced2 [2022-10-05T06:32:49.351Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-05T06:32:49.351Z] ---> Running in ac95e3b25554 [2022-10-05T06:32:49.617Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-05T06:32:49.617Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-05T06:32:49.617Z] (3/3) Installing su-exec (0.2-r1) [2022-10-05T06:32:49.617Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T06:32:49.617Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T06:32:49.617Z] OK: 6 MiB in 17 packages [2022-10-05T06:32:49.617Z] Removing intermediate container ac95e3b25554 [2022-10-05T06:32:49.617Z] ---> 9281faadac9f [2022-10-05T06:32:49.617Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T06:32:49.877Z] ---> Running in 4a6a3c10b6b5 [2022-10-05T06:32:51.262Z] Removing intermediate container 4a6a3c10b6b5 [2022-10-05T06:32:51.262Z] ---> 282a9512f4c3 [2022-10-05T06:32:51.262Z] Step 21/23 : LABEL arch=x86_64 [2022-10-05T06:32:51.533Z] Removing intermediate container 68438da8fccf [2022-10-05T06:32:51.533Z] ---> 0b069bdf97e3 [2022-10-05T06:32:51.533Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-05T06:32:51.791Z] ---> Running in 504b26c2a284 [2022-10-05T06:32:51.791Z] ---> Running in 4adb52894124 [2022-10-05T06:32:51.792Z] Removing intermediate container 504b26c2a284 [2022-10-05T06:32:51.792Z] ---> fa8ffd1811bb [2022-10-05T06:32:51.792Z] Step 22/23 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:32:52.051Z] ---> Running in f6de060d9e49 [2022-10-05T06:32:52.051Z] Removing intermediate container 4adb52894124 [2022-10-05T06:32:52.051Z] ---> 162719662bb0 [2022-10-05T06:32:52.051Z] Step 13/25 : WORKDIR / [2022-10-05T06:32:52.312Z] ---> Running in 9bbb660ee6bc [2022-10-05T06:32:52.312Z] Removing intermediate container f6de060d9e49 [2022-10-05T06:32:52.312Z] ---> 7c3526762182 [2022-10-05T06:32:52.312Z] Step 23/23 : LABEL version=2.3.0-dev.81 [2022-10-05T06:32:52.571Z] ---> Running in aaa344fcaa61 [2022-10-05T06:32:52.571Z] Removing intermediate container 9bbb660ee6bc [2022-10-05T06:32:52.571Z] ---> 5b36bfb15af1 [2022-10-05T06:32:52.571Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-05T06:32:52.829Z] Removing intermediate container aaa344fcaa61 [2022-10-05T06:32:52.829Z] ---> 1b957967e2e4 [2022-10-05T06:32:52.829Z] [2022-10-05T06:32:52.829Z] Successfully built 1b957967e2e4 [2022-10-05T06:32:52.829Z] Successfully tagged sys-mgmt-agent:latest [2022-10-05T06:32:52.829Z] Building security-spire-config [2022-10-05T06:32:56.173Z]  Building sys-mgmt-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T06:32:56.173Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:32:56.173Z] ---> 00ec7caa1c60 [2022-10-05T06:32:56.173Z] Step 3/26 : WORKDIR /edgex-go [2022-10-05T06:32:56.173Z] ---> Using cache [2022-10-05T06:32:56.173Z] ---> 3e3afa5f4dbc [2022-10-05T06:32:56.173Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:32:56.173Z] ---> Using cache [2022-10-05T06:32:56.173Z] ---> 6870f2407b4a [2022-10-05T06:32:56.173Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-05T06:32:56.173Z] ---> Using cache [2022-10-05T06:32:56.173Z] ---> 91770e2a6987 [2022-10-05T06:32:56.173Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-05T06:32:56.173Z] ---> Using cache [2022-10-05T06:32:56.173Z] ---> edb70dcb6e7a [2022-10-05T06:32:56.173Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:32:56.173Z] ---> Using cache [2022-10-05T06:32:56.173Z] ---> 29e23d4623a0 [2022-10-05T06:32:56.173Z] Step 8/26 : COPY . . [2022-10-05T06:32:56.173Z] ---> Using cache [2022-10-05T06:32:56.173Z] ---> acc4124cc326 [2022-10-05T06:32:56.173Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-05T06:32:56.173Z] ---> Using cache [2022-10-05T06:32:56.173Z] ---> c6733e4ff71f [2022-10-05T06:32:56.173Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-05T06:32:56.173Z] ---> Using cache [2022-10-05T06:32:56.173Z] ---> eb3c863aaf58 [2022-10-05T06:32:56.173Z] Step 11/26 : 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 [2022-10-05T06:32:56.173Z] ---> Using cache [2022-10-05T06:32:56.173Z] ---> 889569a1e5b3 [2022-10-05T06:32:56.173Z] Step 12/26 : WORKDIR /edgex-go [2022-10-05T06:32:56.173Z] ---> Using cache [2022-10-05T06:32:56.173Z] ---> b3e90f08c4b6 [2022-10-05T06:32:56.173Z] [2022-10-05T06:32:56.173Z] Step 13/26 : FROM alpine:3.15 [2022-10-05T06:32:56.173Z] ---> c4fc93816858 [2022-10-05T06:32:56.173Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T06:32:56.173Z] ---> Using cache [2022-10-05T06:32:56.173Z] ---> 9b41c3737270 [2022-10-05T06:32:56.173Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:32:56.173Z] ---> Using cache [2022-10-05T06:32:56.173Z] ---> 82000af08575 [2022-10-05T06:32:56.173Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-05T06:32:56.173Z] ---> 82271bf3ccbb [2022-10-05T06:32:56.173Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-05T06:32:57.142Z] ---> Running in 0df68acdb763 [2022-10-05T06:32:57.142Z] ---> 33773b9bee1d [2022-10-05T06:32:57.142Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-05T06:32:57.142Z] Removing intermediate container e90cf9721225 [2022-10-05T06:32:57.142Z] ---> a2bb3008f008 [2022-10-05T06:32:57.142Z] [2022-10-05T06:32:57.142Z] Step 11/23 : FROM alpine:3.16 [2022-10-05T06:32:57.142Z] ---> 9c6f07244728 [2022-10-05T06:32:57.142Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-05T06:32:57.142Z] ---> Using cache [2022-10-05T06:32:57.142Z] ---> 3a46fb4dac96 [2022-10-05T06:32:57.142Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T06:32:57.142Z] ---> Using cache [2022-10-05T06:32:57.142Z] ---> d9e558410fbb [2022-10-05T06:32:57.142Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-05T06:32:57.404Z] ---> Running in 4ac0fa8126d9 [2022-10-05T06:32:57.404Z] ---> 17efeb6b0f6a [2022-10-05T06:32:57.404Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-05T06:32:57.666Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:32:57.666Z] Removing intermediate container 4ac0fa8126d9 [2022-10-05T06:32:57.666Z] ---> 99ed322cb8cd [2022-10-05T06:32:57.666Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-05T06:32:57.666Z] ---> a45fc9146a6a [2022-10-05T06:32:57.666Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-05T06:32:57.666Z] ---> Running in 028d2cb768ad [2022-10-05T06:32:57.666Z] Removing intermediate container 75042389060c [2022-10-05T06:32:57.666Z] ---> fa6dc064293e [2022-10-05T06:32:57.666Z] Step 9/23 : COPY . . [2022-10-05T06:32:58.296Z] Removing intermediate container 028d2cb768ad [2022-10-05T06:32:58.296Z] ---> 4903d590a0a6 [2022-10-05T06:32:58.296Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T06:32:58.554Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:32:59.228Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T06:32:59.228Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T06:32:59.228Z] OK: 15857 distinct packages available [2022-10-05T06:32:59.228Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:33:00.160Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:33:00.160Z] ---> e4aa8e9281ab [2022-10-05T06:33:00.160Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-05T06:33:00.438Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-05T06:33:00.438Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-05T06:33:00.438Z] ---> 8cc9bfe95640 [2022-10-05T06:33:00.438Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-05T06:33:00.438Z] (3/4) Installing libucontext (1.1-r0) [2022-10-05T06:33:00.696Z] Removing intermediate container 0b09fb6d986f [2022-10-05T06:33:00.696Z] ---> 1e88cdc2f411 [2022-10-05T06:33:00.696Z] [2022-10-05T06:33:00.696Z] Step 9/20 : FROM alpine:3.15 [2022-10-05T06:33:00.696Z] ---> c4fc93816858 [2022-10-05T06:33:00.696Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T06:33:00.696Z] ---> Using cache [2022-10-05T06:33:00.696Z] ---> 9b41c3737270 [2022-10-05T06:33:00.696Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:33:00.696Z] ---> Using cache [2022-10-05T06:33:00.696Z] ---> 82000af08575 [2022-10-05T06:33:00.696Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-05T06:33:00.696Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-05T06:33:00.696Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T06:33:00.696Z] OK: 6 MiB in 18 packages [2022-10-05T06:33:01.261Z] ---> b8f1db9c6d71 [2022-10-05T06:33:01.261Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-05T06:33:01.261Z] ---> Running in 80be3a4ac7d3 [2022-10-05T06:33:01.261Z] ---> 2ccc4763878e [2022-10-05T06:33:01.261Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-05T06:33:01.556Z] Removing intermediate container 0df68acdb763 [2022-10-05T06:33:01.556Z] ---> b99349f35dd4 [2022-10-05T06:33:01.556Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-05T06:33:01.556Z] ---> ea07f45fe14c [2022-10-05T06:33:01.556Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-05T06:33:01.853Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:33:01.853Z] ---> Running in 7aef605d631d [2022-10-05T06:33:01.853Z] ---> fbd5d42f8dcf [2022-10-05T06:33:01.853Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-05T06:33:02.113Z] ---> Running in c60da06460b0 [2022-10-05T06:33:02.386Z] Removing intermediate container c60da06460b0 [2022-10-05T06:33:02.386Z] ---> 00b93e529eb1 [2022-10-05T06:33:02.386Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T06:33:02.386Z] ---> Running in 4fd49462bb3b [2022-10-05T06:33:02.386Z] ---> b7cefe988063 [2022-10-05T06:33:02.386Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-05T06:33:02.646Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:33:02.905Z] ---> Running in 8a6cb19a10bb [2022-10-05T06:33:02.905Z] Removing intermediate container 4fd49462bb3b [2022-10-05T06:33:02.905Z] ---> fa50af6d93b2 [2022-10-05T06:33:02.905Z] Step 21/23 : LABEL arch=x86_64 [2022-10-05T06:33:02.905Z] ---> Running in 77411c3f1e8e [2022-10-05T06:33:02.905Z] ---> 55f820e9d1af [2022-10-05T06:33:02.905Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-05T06:33:02.906Z] Removing intermediate container 7aef605d631d [2022-10-05T06:33:02.906Z] ---> 7871407b180d [2022-10-05T06:33:02.906Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-05T06:33:02.906Z] ---> Running in 5d7af1f3fad0 [2022-10-05T06:33:03.166Z] Removing intermediate container 77411c3f1e8e [2022-10-05T06:33:03.166Z] ---> 0add10457fb8 [2022-10-05T06:33:03.166Z] Step 22/23 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:33:03.166Z] ---> Running in a47d50c6ea56 [2022-10-05T06:33:03.166Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T06:33:03.166Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T06:33:03.166Z] OK: 15857 distinct packages available [2022-10-05T06:33:03.166Z] ---> 3a6f5bb828e2 [2022-10-05T06:33:03.166Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-05T06:33:03.166Z] Removing intermediate container 5d7af1f3fad0 [2022-10-05T06:33:03.166Z] ---> 65cf8925dffc [2022-10-05T06:33:03.166Z] Step 23/25 : LABEL arch=x86_64 [2022-10-05T06:33:03.166Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:33:03.167Z] ---> Running in 7682cfc94a52 [2022-10-05T06:33:03.167Z] ---> Running in fa9cf46b180c [2022-10-05T06:33:03.167Z] Removing intermediate container a47d50c6ea56 [2022-10-05T06:33:03.167Z] ---> 891349e17884 [2022-10-05T06:33:03.167Z] Step 23/23 : LABEL version=2.3.0-dev.81 [2022-10-05T06:33:03.167Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-05T06:33:03.167Z] ---> Running in f773e9b6f528 [2022-10-05T06:33:03.167Z] Removing intermediate container 7682cfc94a52 [2022-10-05T06:33:03.167Z] ---> 26ee1de51e69 [2022-10-05T06:33:03.167Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-05T06:33:03.426Z] Removing intermediate container fa9cf46b180c [2022-10-05T06:33:03.426Z] ---> 0d3eb2f49155 [2022-10-05T06:33:03.426Z] Step 24/25 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:33:03.426Z] Removing intermediate container f773e9b6f528 [2022-10-05T06:33:03.426Z] ---> 7666b8c34195 [2022-10-05T06:33:03.426Z] [2022-10-05T06:33:03.426Z] ---> Running in 128d4bc3060c [2022-10-05T06:33:03.426Z] Successfully built 7666b8c34195 [2022-10-05T06:33:03.426Z] ---> 4be82ba8ae50 [2022-10-05T06:33:03.426Z] Step 21/26 : WORKDIR / [2022-10-05T06:33:03.426Z] Successfully tagged support-scheduler:latest [2022-10-05T06:33:03.426Z]  Building support-scheduler ... done Building core-metadata [2022-10-05T06:33:03.426Z] ---> Running in 39dd7afed090 [2022-10-05T06:33:03.426Z] Removing intermediate container 128d4bc3060c [2022-10-05T06:33:03.426Z] ---> d8d77062604a [2022-10-05T06:33:03.686Z] Step 25/25 : LABEL version=2.3.0-dev.81 [2022-10-05T06:33:03.947Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:33:04.206Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-05T06:33:04.737Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-05T06:33:05.055Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-05T06:33:05.055Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-05T06:33:05.055Z] ---> Running in f37127d88f5c [2022-10-05T06:33:05.055Z] (5/9) Installing curl (7.80.0-r3) [2022-10-05T06:33:05.055Z] Removing intermediate container 39dd7afed090 [2022-10-05T06:33:05.055Z] ---> 8eaee48dff1c [2022-10-05T06:33:05.055Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-05T06:33:05.316Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-05T06:33:05.316Z] ---> Running in 0ffbadfb33dc [2022-10-05T06:33:05.316Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-05T06:33:05.316Z] Removing intermediate container f37127d88f5c [2022-10-05T06:33:05.316Z] ---> 3772c64191f7 [2022-10-05T06:33:05.316Z] [2022-10-05T06:33:05.316Z] Successfully built 3772c64191f7 [2022-10-05T06:33:05.316Z] (8/9) Installing libucontext (1.1-r0) [2022-10-05T06:33:05.316Z] Successfully tagged security-secretstore-setup:latest [2022-10-05T06:33:05.601Z]  Building security-secretstore-setup ... done (9/9) Installing gcompat (1.0.0-r4) [2022-10-05T06:33:05.601Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T06:33:05.601Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T06:33:05.601Z] OK: 8 MiB in 23 packages [2022-10-05T06:33:05.601Z] Removing intermediate container 0ffbadfb33dc [2022-10-05T06:33:05.601Z] ---> 951ba70311d6 [2022-10-05T06:33:05.601Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-05T06:33:06.168Z] ---> Running in 37073d9b50ca [2022-10-05T06:33:06.168Z] Removing intermediate container 37073d9b50ca [2022-10-05T06:33:06.168Z] ---> 430024206ca4 [2022-10-05T06:33:06.168Z] Step 24/26 : LABEL arch=x86_64 [2022-10-05T06:33:06.427Z] ---> Running in 3626c0026498 [2022-10-05T06:33:06.427Z] Removing intermediate container 3626c0026498 [2022-10-05T06:33:06.427Z] ---> 991a7dbfed33 [2022-10-05T06:33:06.427Z] Step 25/26 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:33:06.686Z] ---> Running in dfc7d03a789d [2022-10-05T06:33:06.945Z] Removing intermediate container 80be3a4ac7d3 [2022-10-05T06:33:06.945Z] ---> 6e840521f1ba [2022-10-05T06:33:06.945Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T06:33:06.945Z] Removing intermediate container dfc7d03a789d [2022-10-05T06:33:06.945Z] ---> 77b56840d632 [2022-10-05T06:33:06.945Z] Step 26/26 : LABEL version=2.3.0-dev.81 [2022-10-05T06:33:06.945Z] ---> Running in f03eaad89327 [2022-10-05T06:33:06.945Z] ---> 5e69052f67ec [2022-10-05T06:33:06.945Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-05T06:33:07.203Z] Removing intermediate container f03eaad89327 [2022-10-05T06:33:07.203Z] ---> f96ebaa99a60 [2022-10-05T06:33:07.203Z] [2022-10-05T06:33:07.203Z] Successfully built f96ebaa99a60 [2022-10-05T06:33:07.203Z] Successfully tagged security-spire-config:latest [2022-10-05T06:33:08.139Z]  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T06:33:08.139Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:33:08.139Z] ---> 00ec7caa1c60 [2022-10-05T06:33:08.139Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-05T06:33:08.139Z] ---> Using cache [2022-10-05T06:33:08.139Z] ---> 30a3280cfdb9 [2022-10-05T06:33:08.139Z] Step 4/25 : WORKDIR /edgex-go [2022-10-05T06:33:08.139Z] ---> Using cache [2022-10-05T06:33:08.139Z] ---> fc409b0f0e5f [2022-10-05T06:33:08.139Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:33:08.139Z] ---> Using cache [2022-10-05T06:33:08.139Z] ---> 5cabe8992c4d [2022-10-05T06:33:08.139Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-05T06:33:08.139Z] ---> Using cache [2022-10-05T06:33:08.139Z] ---> def3aa0805a3 [2022-10-05T06:33:08.139Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-05T06:33:08.139Z] ---> Using cache [2022-10-05T06:33:08.139Z] ---> 8391568faf06 [2022-10-05T06:33:08.139Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:33:08.139Z] ---> Using cache [2022-10-05T06:33:08.139Z] ---> fe4cb37defbd [2022-10-05T06:33:08.139Z] Step 9/25 : COPY . . [2022-10-05T06:33:08.139Z] ---> Using cache [2022-10-05T06:33:08.139Z] ---> 3180b6beae99 [2022-10-05T06:33:08.139Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-05T06:33:08.397Z] ---> cf87369ae92a [2022-10-05T06:33:08.397Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-05T06:33:08.397Z] ---> Running in 7f8e52137196 [2022-10-05T06:33:08.626Z] Removing intermediate container 0cdb987cb78d [2022-10-05T06:33:08.626Z] ---> 6aa41a869363 [2022-10-05T06:33:08.626Z] Step 8/26 : COPY . . [2022-10-05T06:33:08.626Z] Removing intermediate container c73ffa69773d [2022-10-05T06:33:08.626Z] ---> 1f13769190b5 [2022-10-05T06:33:08.626Z] Step 8/26 : COPY . . [2022-10-05T06:33:08.626Z] Removing intermediate container 7c507bbf1ddc [2022-10-05T06:33:08.626Z] ---> 16ced254f5a1 [2022-10-05T06:33:08.626Z] Step 8/23 : COPY . . [2022-10-05T06:33:08.626Z] Removing intermediate container 2ffaf49b4472 [2022-10-05T06:33:08.626Z] ---> 6a5a5c391b1f [2022-10-05T06:33:08.626Z] Step 9/23 : COPY . . [2022-10-05T06:33:08.626Z] Removing intermediate container 4dcc01bde966 [2022-10-05T06:33:08.626Z] ---> 3a6f45977bb2 [2022-10-05T06:33:08.626Z] Step 9/25 : COPY . . [2022-10-05T06:33:08.626Z] ---> 95651fef2541 [2022-10-05T06:33:08.626Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler ---> b5582e0958ce [2022-10-05T06:33:08.626Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-05T06:33:08.626Z] [2022-10-05T06:33:08.626Z] ---> 7d8a6d2e933a [2022-10-05T06:33:08.626Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-05T06:33:08.626Z] ---> 0c1b92b5d109 [2022-10-05T06:33:08.626Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-05T06:33:08.626Z] ---> b1788774b6c7 [2022-10-05T06:33:08.626Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-05T06:33:08.626Z] ---> Running in cf7cd6e0ec3a [2022-10-05T06:33:08.684Z] ---> c803451fde8c [2022-10-05T06:33:08.684Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-05T06:33:08.684Z] ---> Running in 2aab491cb0e7 [2022-10-05T06:33:08.897Z] ---> Running in 50e9b5ac32a2 [2022-10-05T06:33:08.897Z] ---> Running in 29e2e48bcfb3 [2022-10-05T06:33:08.897Z] ---> Running in fc68008708cf [2022-10-05T06:33:08.897Z] ---> Running in 319ac73016cb [2022-10-05T06:33:08.971Z] Removing intermediate container 2aab491cb0e7 [2022-10-05T06:33:08.971Z] ---> f32bd8746468 [2022-10-05T06:33:08.971Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T06:33:08.971Z] ---> Running in a306abdd7e4b [2022-10-05T06:33:08.971Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-05T06:33:09.230Z] Removing intermediate container a306abdd7e4b [2022-10-05T06:33:09.230Z] ---> 7ba753a58e12 [2022-10-05T06:33:09.230Z] Step 18/20 : LABEL arch=x86_64 [2022-10-05T06:33:09.230Z] ---> Running in 3243045caf67 [2022-10-05T06:33:09.488Z] Removing intermediate container 3243045caf67 [2022-10-05T06:33:09.488Z] ---> 6942109c7b9f [2022-10-05T06:33:09.488Z] Step 19/20 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:33:09.488Z] ---> Running in a7ccac4b247d [2022-10-05T06:33:09.751Z] Removing intermediate container a7ccac4b247d [2022-10-05T06:33:09.751Z] ---> 500c3d1ef304 [2022-10-05T06:33:09.751Z] Step 20/20 : LABEL version=2.3.0-dev.81 [2022-10-05T06:33:09.751Z] ---> Running in 0afe3aef1fb3 [2022-10-05T06:33:09.879Z] Removing intermediate container fc68008708cf [2022-10-05T06:33:09.879Z] ---> 1a104e7aa69a [2022-10-05T06:33:09.879Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-05T06:33:09.879Z] Removing intermediate container 29e2e48bcfb3 [2022-10-05T06:33:09.879Z] ---> 985a5d5fba64 [2022-10-05T06:33:09.879Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-05T06:33:09.879Z] ---> Running in 3e8d387144f5 [2022-10-05T06:33:09.879Z] ---> Running in c109101b209d [2022-10-05T06:33:10.010Z] Removing intermediate container 0afe3aef1fb3 [2022-10-05T06:33:10.010Z] ---> 75296dfe7dc6 [2022-10-05T06:33:10.010Z] [2022-10-05T06:33:10.010Z] Successfully built 75296dfe7dc6 [2022-10-05T06:33:10.010Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-05T06:33:10.470Z] Removing intermediate container 3e8d387144f5 [2022-10-05T06:33:10.470Z] ---> d10e5e0a3419 [2022-10-05T06:33:10.470Z] Step 11/26 : 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 [2022-10-05T06:33:10.470Z] ---> Running in a79552cfd04f [2022-10-05T06:33:10.738Z] Removing intermediate container c109101b209d [2022-10-05T06:33:10.738Z] ---> 2322dd9e2dcc [2022-10-05T06:33:10.738Z] Step 11/26 : 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 [2022-10-05T06:33:10.738Z] ---> Running in 7e860fcffec3 [2022-10-05T06:33:11.325Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-05T06:33:11.593Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-05T06:33:11.593Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-05T06:33:14.180Z] Removing intermediate container a79552cfd04f [2022-10-05T06:33:14.180Z] ---> d12b65fb6890 [2022-10-05T06:33:14.180Z] Step 12/26 : WORKDIR /edgex-go [2022-10-05T06:33:14.180Z] ---> Running in c7af134ce2ff [2022-10-05T06:33:14.454Z] Removing intermediate container 7e860fcffec3 [2022-10-05T06:33:14.454Z] ---> 586eabe1ccb4 [2022-10-05T06:33:14.454Z] Step 12/26 : WORKDIR /edgex-go [2022-10-05T06:33:14.454Z] ---> Running in 6e0d5b5b5013 [2022-10-05T06:33:15.042Z] Removing intermediate container c7af134ce2ff [2022-10-05T06:33:15.042Z] ---> d489700a7250 [2022-10-05T06:33:15.042Z] [2022-10-05T06:33:15.042Z] Step 13/26 : FROM alpine:3.15 [2022-10-05T06:33:15.042Z] Removing intermediate container 6e0d5b5b5013 [2022-10-05T06:33:15.042Z] ---> 2e66cad6bf44 [2022-10-05T06:33:15.042Z] [2022-10-05T06:33:15.042Z] Step 13/26 : FROM alpine:3.15 [2022-10-05T06:33:16.008Z] 3.15: Pulling from library/alpine [2022-10-05T06:33:16.009Z] 3.15: Pulling from library/alpine [2022-10-05T06:33:17.436Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-05T06:33:17.436Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-05T06:33:17.436Z] Status: Downloaded newer image for alpine:3.15 [2022-10-05T06:33:17.436Z] Status: Image is up to date for alpine:3.15 [2022-10-05T06:33:17.436Z] ---> 02e0d6fdf486 [2022-10-05T06:33:17.436Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T06:33:17.710Z] ---> 02e0d6fdf486 [2022-10-05T06:33:17.710Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T06:33:17.710Z] ---> Running in 4cc7361ada36 [2022-10-05T06:33:17.710Z] ---> Running in d3e1a3403b3e [2022-10-05T06:33:18.325Z] Removing intermediate container d3e1a3403b3e [2022-10-05T06:33:18.325Z] ---> a715c6c04797 [2022-10-05T06:33:18.326Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:33:18.326Z] ---> Running in 096d057cf4ad [2022-10-05T06:33:18.607Z] Removing intermediate container 4cc7361ada36 [2022-10-05T06:33:18.607Z] ---> 9bcad5da2a50 [2022-10-05T06:33:18.607Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:33:18.875Z] ---> Running in 3b679507019b [2022-10-05T06:33:22.228Z] Removing intermediate container 096d057cf4ad [2022-10-05T06:33:22.228Z] ---> aed585935a56 [2022-10-05T06:33:22.228Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-05T06:33:22.228Z] ---> Running in 5921a13abaae [2022-10-05T06:33:22.812Z] Removing intermediate container 3b679507019b [2022-10-05T06:33:22.812Z] ---> 83aa1eb2b7b5 [2022-10-05T06:33:22.812Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-05T06:33:22.812Z] ---> Running in 5714076c8bb1 [2022-10-05T06:33:24.764Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T06:33:24.764Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T06:33:25.727Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T06:33:26.014Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T06:33:27.416Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T06:33:27.416Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T06:33:27.416Z] OK: 15734 distinct packages available [2022-10-05T06:33:27.416Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T06:33:27.416Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T06:33:27.416Z] OK: 15734 distinct packages available [2022-10-05T06:33:27.416Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T06:33:27.416Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T06:33:28.368Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T06:33:28.368Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T06:33:29.326Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-05T06:33:29.591Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-05T06:33:29.591Z] (3/4) Installing libucontext (1.1-r0) [2022-10-05T06:33:29.591Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-05T06:33:29.591Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-05T06:33:29.591Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-05T06:33:29.859Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T06:33:29.859Z] OK: 6 MiB in 18 packages [2022-10-05T06:33:29.859Z] (3/5) Installing libucontext (1.1-r0) [2022-10-05T06:33:29.859Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-05T06:33:30.134Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-05T06:33:30.134Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T06:33:30.134Z] OK: 6 MiB in 19 packages [2022-10-05T06:33:31.932Z]  Building security-spiffe-token-provider ... done Removing intermediate container 7f8e52137196 [2022-10-05T06:33:31.932Z] ---> dfcc61b2e3b0 [2022-10-05T06:33:31.932Z] [2022-10-05T06:33:31.932Z] Step 11/25 : FROM alpine:3.16 [2022-10-05T06:33:31.932Z] ---> 9c6f07244728 [2022-10-05T06:33:31.932Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-05T06:33:31.932Z] ---> Using cache [2022-10-05T06:33:31.932Z] ---> 3a46fb4dac96 [2022-10-05T06:33:31.932Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T06:33:31.932Z] ---> Using cache [2022-10-05T06:33:31.932Z] ---> d9e558410fbb [2022-10-05T06:33:31.932Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-05T06:33:31.932Z] ---> Running in b02eaa34de01 [2022-10-05T06:33:31.932Z] Removing intermediate container 8a6cb19a10bb [2022-10-05T06:33:31.932Z] ---> 69cefab526b2 [2022-10-05T06:33:31.932Z] [2022-10-05T06:33:31.932Z] Step 11/23 : FROM alpine:3.16 [2022-10-05T06:33:31.932Z] ---> 9c6f07244728 [2022-10-05T06:33:31.932Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-05T06:33:31.932Z] ---> Running in 8ebb41d9b764 [2022-10-05T06:33:31.932Z] Removing intermediate container b02eaa34de01 [2022-10-05T06:33:31.932Z] ---> 840a1a22c86b [2022-10-05T06:33:31.932Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-05T06:33:31.932Z] ---> Running in 2e64d4e478d5 [2022-10-05T06:33:31.932Z] Removing intermediate container 2e64d4e478d5 [2022-10-05T06:33:31.932Z] ---> ca480b135925 [2022-10-05T06:33:31.932Z] Step 16/25 : WORKDIR / [2022-10-05T06:33:31.932Z] ---> Running in e17a25ceaa19 [2022-10-05T06:33:31.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T06:33:31.932Z] Removing intermediate container e17a25ceaa19 [2022-10-05T06:33:31.932Z] ---> d3688eaf7e4f [2022-10-05T06:33:31.932Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T06:33:31.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T06:33:31.932Z] ---> 529f1646c31e [2022-10-05T06:33:31.932Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-05T06:33:31.932Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-05T06:33:31.932Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-05T06:33:31.932Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T06:33:31.932Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T06:33:31.932Z] OK: 6 MiB in 16 packages [2022-10-05T06:33:31.932Z] ---> 7911a4408c59 [2022-10-05T06:33:31.932Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-05T06:33:31.932Z] ---> cb761ef4a9e8 [2022-10-05T06:33:31.932Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-05T06:33:32.190Z] ---> 513254684205 [2022-10-05T06:33:32.190Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-05T06:33:32.190Z] ---> Running in e2fe54445bde [2022-10-05T06:33:32.190Z] Removing intermediate container 8ebb41d9b764 [2022-10-05T06:33:32.190Z] ---> 7c78dd051b48 [2022-10-05T06:33:32.190Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T06:33:32.190Z] ---> Running in 5a961baca608 [2022-10-05T06:33:32.452Z] Removing intermediate container e2fe54445bde [2022-10-05T06:33:32.452Z] ---> 37db41c89217 [2022-10-05T06:33:32.452Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T06:33:32.452Z] ---> Running in d1eb9ee3cd38 [2022-10-05T06:33:32.452Z] Removing intermediate container 5a961baca608 [2022-10-05T06:33:32.452Z] ---> 97fd07398a89 [2022-10-05T06:33:32.452Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-05T06:33:32.452Z] ---> Running in 782b2b2d0cd4 [2022-10-05T06:33:32.452Z] Removing intermediate container d1eb9ee3cd38 [2022-10-05T06:33:32.452Z] ---> 16799ecb5740 [2022-10-05T06:33:32.452Z] Step 23/25 : LABEL arch=x86_64 [2022-10-05T06:33:32.452Z] ---> Running in 8b855819d407 [2022-10-05T06:33:32.452Z] Removing intermediate container 782b2b2d0cd4 [2022-10-05T06:33:32.452Z] ---> d3f619ffe754 [2022-10-05T06:33:32.452Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-05T06:33:32.452Z] ---> Running in 426bf6adee86 [2022-10-05T06:33:32.452Z] Removing intermediate container 8b855819d407 [2022-10-05T06:33:32.452Z] ---> e64178d566b4 [2022-10-05T06:33:32.452Z] Step 24/25 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:33:32.712Z] ---> Running in 4e0d870580cc [2022-10-05T06:33:32.712Z] Removing intermediate container 426bf6adee86 [2022-10-05T06:33:32.712Z] ---> 235c6769f934 [2022-10-05T06:33:32.712Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T06:33:32.712Z] Removing intermediate container 4e0d870580cc [2022-10-05T06:33:32.712Z] ---> c0ee74981699 [2022-10-05T06:33:32.712Z] Step 25/25 : LABEL version=2.3.0-dev.81 [2022-10-05T06:33:32.712Z] ---> Running in f033ad5cdaaf [2022-10-05T06:33:32.712Z] ---> 87519a72ac66 [2022-10-05T06:33:32.712Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-05T06:33:32.712Z] Removing intermediate container f033ad5cdaaf [2022-10-05T06:33:32.712Z] ---> f58b93334ec3 [2022-10-05T06:33:32.712Z] [2022-10-05T06:33:32.718Z] Removing intermediate container 5714076c8bb1 [2022-10-05T06:33:32.718Z] ---> d5590e15a0c9 [2022-10-05T06:33:32.718Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-05T06:33:32.718Z] Removing intermediate container 5921a13abaae [2022-10-05T06:33:32.718Z] ---> 0efa7c6afaa9 [2022-10-05T06:33:32.718Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-05T06:33:32.971Z] Successfully built f58b93334ec3 [2022-10-05T06:33:32.971Z] Successfully tagged core-metadata:latest [2022-10-05T06:33:33.231Z]  Building core-metadata ... done  ---> 48bf66abae88 [2022-10-05T06:33:33.231Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-05T06:33:33.488Z] ---> 53c6bafa253b [2022-10-05T06:33:33.488Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-05T06:33:33.488Z] ---> Running in 91f21f294f75 [2022-10-05T06:33:33.488Z] Removing intermediate container 91f21f294f75 [2022-10-05T06:33:33.488Z] ---> 4e203bdc4c49 [2022-10-05T06:33:33.488Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T06:33:33.488Z] ---> Running in 256feaed0536 [2022-10-05T06:33:33.747Z] Removing intermediate container 256feaed0536 [2022-10-05T06:33:33.747Z] ---> 258626c32b29 [2022-10-05T06:33:33.747Z] Step 21/23 : LABEL arch=x86_64 [2022-10-05T06:33:33.747Z] ---> Running in 1bfb70981681 [2022-10-05T06:33:33.747Z] Removing intermediate container 1bfb70981681 [2022-10-05T06:33:33.747Z] ---> fea907ed5927 [2022-10-05T06:33:33.747Z] Step 22/23 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:33:33.747Z] ---> Running in fa1a865543c2 [2022-10-05T06:33:33.747Z] Removing intermediate container fa1a865543c2 [2022-10-05T06:33:33.747Z] ---> dde19b2b5cee [2022-10-05T06:33:33.747Z] Step 23/23 : LABEL version=2.3.0-dev.81 [2022-10-05T06:33:34.007Z] ---> Running in aed7816dbcbf [2022-10-05T06:33:34.007Z] Removing intermediate container aed7816dbcbf [2022-10-05T06:33:34.007Z] ---> 41a6468f32de [2022-10-05T06:33:34.007Z] [2022-10-05T06:33:34.007Z] Successfully built 41a6468f32de [2022-10-05T06:33:34.007Z] Successfully tagged support-notifications:latest [2022-10-05T06:33:34.015Z]  Building support-notifications ... done  [Pipeline] } [2022-10-05T06:33:34.014Z] $ docker stop --time=1 f60f709eef0b7cf83842a6b1870818d4c535d5dacdc6c3592bf5db64cf475c46 [2022-10-05T06:33:35.251Z] $ docker rm -f f60f709eef0b7cf83842a6b1870818d4c535d5dacdc6c3592bf5db64cf475c46 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-05T06:33:35.587Z] + docker images [2022-10-05T06:33:35.587Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-05T06:33:35.587Z] support-notifications latest 41a6468f32de 2 seconds ago 27.3MB [2022-10-05T06:33:35.587Z] core-metadata latest f58b93334ec3 3 seconds ago 18.3MB [2022-10-05T06:33:35.587Z] 69cefab526b2 5 seconds ago 1.63GB [2022-10-05T06:33:35.587Z] dfcc61b2e3b0 6 seconds ago 1.58GB [2022-10-05T06:33:35.587Z] security-spiffe-token-provider latest 75296dfe7dc6 26 seconds ago 29.3MB [2022-10-05T06:33:35.587Z] security-spire-config latest f96ebaa99a60 29 seconds ago 85.8MB [2022-10-05T06:33:35.587Z] security-secretstore-setup latest 3772c64191f7 30 seconds ago 29.2MB [2022-10-05T06:33:35.587Z] support-scheduler latest 7666b8c34195 32 seconds ago 26.7MB [2022-10-05T06:33:35.587Z] 1e88cdc2f411 36 seconds ago 1.61GB [2022-10-05T06:33:35.587Z] a2bb3008f008 39 seconds ago 1.63GB [2022-10-05T06:33:35.587Z] sys-mgmt-agent latest 1b957967e2e4 43 seconds ago 136MB [2022-10-05T06:33:35.587Z] 4a3d55208f8e 47 seconds ago 1.57GB [2022-10-05T06:33:35.587Z] core-data latest db0942f78e33 59 seconds ago 21.6MB [2022-10-05T06:33:35.587Z] a73e8fb42db5 About a minute ago 1.55GB [2022-10-05T06:33:35.587Z] 7522141c6c21 About a minute ago 1.58GB [2022-10-05T06:33:35.587Z] security-bootstrapper latest 2bf5bef3903c About a minute ago 19.9MB [2022-10-05T06:33:35.587Z] security-proxy-setup latest dddcf861e7de About a minute ago 27.4MB [2022-10-05T06:33:35.587Z] core-command latest b53de5c09a8e About a minute ago 17.4MB [2022-10-05T06:33:35.587Z] 152d6dd5d18c 2 minutes ago 1.56GB [2022-10-05T06:33:35.587Z] 62e722a82281 2 minutes ago 1.57GB [2022-10-05T06:33:35.587Z] 4cb8bb746e48 2 minutes ago 1.56GB [2022-10-05T06:33:35.587Z] security-spire-agent latest e43ffe8ac307 2 minutes ago 125MB [2022-10-05T06:33:35.587Z] security-spire-server latest 9c015d1f8fef 2 minutes ago 86.5MB [2022-10-05T06:33:35.587Z] 01f5fd6b65b5 2 minutes ago 1.45GB [2022-10-05T06:33:35.587Z] b3e90f08c4b6 2 minutes ago 1.45GB [2022-10-05T06:33:35.587Z] ci-base-image-x86_64 latest 00ec7caa1c60 5 minutes ago 940MB [2022-10-05T06:33:35.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine cef68f9685f8 5 days ago 677MB [2022-10-05T06:33:35.587Z] alpine 3.15 c4fc93816858 8 weeks ago 5.59MB [2022-10-05T06:33:35.587Z] alpine 3.16 9c6f07244728 8 weeks ago 5.54MB [2022-10-05T06:33:35.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-10-05T06:33:35.587Z] 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 [2022-10-05T06:33:35.666Z] provisioning config files... [2022-10-05T06:33:35.675Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/319@tmp/config17090985432877118297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-05T06:33:35.978Z] ---> docker-login.sh [2022-10-05T06:33:35.978Z] nexus3.edgexfoundry.org:10001 [2022-10-05T06:33:35.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T06:33:35.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T06:33:35.978Z] Configure a credential helper to remove this warning. See [2022-10-05T06:33:35.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T06:33:35.978Z] [2022-10-05T06:33:35.978Z] Login Succeeded [2022-10-05T06:33:35.978Z] nexus3.edgexfoundry.org:10002 [2022-10-05T06:33:35.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T06:33:35.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T06:33:35.978Z] Configure a credential helper to remove this warning. See [2022-10-05T06:33:35.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T06:33:35.978Z] [2022-10-05T06:33:35.978Z] Login Succeeded [2022-10-05T06:33:35.978Z] nexus3.edgexfoundry.org:10003 [2022-10-05T06:33:36.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T06:33:36.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T06:33:36.236Z] Configure a credential helper to remove this warning. See [2022-10-05T06:33:36.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T06:33:36.236Z] [2022-10-05T06:33:36.236Z] Login Succeeded [2022-10-05T06:33:36.236Z] nexus3.edgexfoundry.org:10004 [2022-10-05T06:33:36.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T06:33:36.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T06:33:36.237Z] Configure a credential helper to remove this warning. See [2022-10-05T06:33:36.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T06:33:36.237Z] [2022-10-05T06:33:36.237Z] Login Succeeded [2022-10-05T06:33:36.237Z] docker.io [2022-10-05T06:33:36.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T06:33:36.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T06:33:36.754Z] Configure a credential helper to remove this warning. See [2022-10-05T06:33:36.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T06:33:36.754Z] [2022-10-05T06:33:36.754Z] Login Succeeded [2022-10-05T06:33:36.754Z] ---> docker-login.sh ends [Pipeline] } [2022-10-05T06:33:36.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:33:36.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T06:33:36.815Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-10-05T06:33:36.815Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:33:36.815Z] latest [2022-10-05T06:33:36.815Z] 2.3.0-dev.81 [2022-10-05T06:33:36.815Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:33:36.815Z] main [2022-10-05T06:33:36.815Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:37.132Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:37.453Z] + docker push nexus3.edgexfoundry.org:10004/core-command:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:33:37.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-05T06:33:37.453Z] 2a11980673c7: Preparing [2022-10-05T06:33:37.454Z] 4371c5d76326: Preparing [2022-10-05T06:33:37.454Z] 4eb3b799b0f5: Preparing [2022-10-05T06:33:37.454Z] c702f068f0c5: Preparing [2022-10-05T06:33:37.454Z] 994393dc58e7: Preparing [2022-10-05T06:33:37.454Z] 994393dc58e7: Layer already exists [2022-10-05T06:33:37.454Z] c702f068f0c5: Pushed [2022-10-05T06:33:37.454Z] 2a11980673c7: Pushed [2022-10-05T06:33:37.454Z] 4eb3b799b0f5: Pushed [2022-10-05T06:33:38.833Z] 4371c5d76326: Pushed [2022-10-05T06:33:39.093Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:1a1bd6f9ca00497c961476dbcf45393ef9904e09b734ffcc5274d92c35583ca1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:39.367Z] ---> 1b5d72ae30d7 [2022-10-05T06:33:39.367Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-05T06:33:39.404Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:39.709Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-05T06:33:39.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-05T06:33:39.709Z] 2a11980673c7: Preparing [2022-10-05T06:33:39.709Z] 4371c5d76326: Preparing [2022-10-05T06:33:39.709Z] 4eb3b799b0f5: Preparing [2022-10-05T06:33:39.709Z] c702f068f0c5: Preparing [2022-10-05T06:33:39.709Z] 994393dc58e7: Preparing [2022-10-05T06:33:39.709Z] 994393dc58e7: Layer already exists [2022-10-05T06:33:39.709Z] 2a11980673c7: Layer already exists [2022-10-05T06:33:39.709Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:33:39.709Z] 4371c5d76326: Layer already exists [2022-10-05T06:33:39.709Z] c702f068f0c5: Layer already exists [2022-10-05T06:33:39.709Z] latest: digest: sha256:1a1bd6f9ca00497c961476dbcf45393ef9904e09b734ffcc5274d92c35583ca1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:40.019Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:40.325Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.81 [2022-10-05T06:33:40.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-05T06:33:40.325Z] 2a11980673c7: Preparing [2022-10-05T06:33:40.325Z] 4371c5d76326: Preparing [2022-10-05T06:33:40.325Z] 4eb3b799b0f5: Preparing [2022-10-05T06:33:40.325Z] c702f068f0c5: Preparing [2022-10-05T06:33:40.325Z] 994393dc58e7: Preparing [2022-10-05T06:33:40.325Z] 994393dc58e7: Layer already exists [2022-10-05T06:33:40.325Z] c702f068f0c5: Layer already exists [2022-10-05T06:33:40.325Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:33:40.325Z] 2a11980673c7: Layer already exists [2022-10-05T06:33:40.325Z] 4371c5d76326: Layer already exists [2022-10-05T06:33:40.325Z] 2.3.0-dev.81: digest: sha256:1a1bd6f9ca00497c961476dbcf45393ef9904e09b734ffcc5274d92c35583ca1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:40.633Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:40.950Z] + docker push nexus3.edgexfoundry.org:10004/core-command:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:33:40.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-05T06:33:40.950Z] 2a11980673c7: Preparing [2022-10-05T06:33:40.950Z] 4371c5d76326: Preparing [2022-10-05T06:33:40.950Z] 4eb3b799b0f5: Preparing [2022-10-05T06:33:40.950Z] c702f068f0c5: Preparing [2022-10-05T06:33:40.950Z] 994393dc58e7: Preparing [2022-10-05T06:33:40.950Z] c702f068f0c5: Layer already exists [2022-10-05T06:33:40.950Z] 4371c5d76326: Layer already exists [2022-10-05T06:33:40.950Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:33:40.950Z] 2a11980673c7: Layer already exists [2022-10-05T06:33:40.950Z] 994393dc58e7: Layer already exists [2022-10-05T06:33:40.950Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:1a1bd6f9ca00497c961476dbcf45393ef9904e09b734ffcc5274d92c35583ca1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:41.255Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:41.560Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-10-05T06:33:41.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-05T06:33:41.560Z] 2a11980673c7: Preparing [2022-10-05T06:33:41.560Z] 4371c5d76326: Preparing [2022-10-05T06:33:41.560Z] 4eb3b799b0f5: Preparing [2022-10-05T06:33:41.560Z] c702f068f0c5: Preparing [2022-10-05T06:33:41.560Z] 994393dc58e7: Preparing [2022-10-05T06:33:41.560Z] 994393dc58e7: Layer already exists [2022-10-05T06:33:41.560Z] c702f068f0c5: Layer already exists [2022-10-05T06:33:41.560Z] 4371c5d76326: Layer already exists [2022-10-05T06:33:41.560Z] 2a11980673c7: Layer already exists [2022-10-05T06:33:41.560Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:33:41.560Z] main: digest: sha256:1a1bd6f9ca00497c961476dbcf45393ef9904e09b734ffcc5274d92c35583ca1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:33:41.594Z] ===================================================== [Pipeline] echo [2022-10-05T06:33:41.599Z] taggedImages: [2022-10-05T06:33:41.599Z] - nexus3.edgexfoundry.org:10004/core-command:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:33:41.599Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-05T06:33:41.599Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.81 [2022-10-05T06:33:41.599Z] - nexus3.edgexfoundry.org:10004/core-command:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:33:41.599Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-10-05T06:33:41.613Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-10-05T06:33:41.613Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:33:41.613Z] latest [2022-10-05T06:33:41.613Z] 2.3.0-dev.81 [2022-10-05T06:33:41.613Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:33:41.613Z] main [2022-10-05T06:33:41.613Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:41.915Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:42.217Z] + docker push nexus3.edgexfoundry.org:10004/core-data:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:33:42.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-05T06:33:42.217Z] c4aa756d1061: Preparing [2022-10-05T06:33:42.217Z] d85f3c1ee989: Preparing [2022-10-05T06:33:42.217Z] 4eb3b799b0f5: Preparing [2022-10-05T06:33:42.217Z] 33f9eced50bd: Preparing [2022-10-05T06:33:42.217Z] 533953e2eab9: Preparing [2022-10-05T06:33:42.217Z] 994393dc58e7: Preparing [2022-10-05T06:33:42.217Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:33:42.217Z] 994393dc58e7: Layer already exists [2022-10-05T06:33:42.217Z] c4aa756d1061: Pushed [2022-10-05T06:33:42.217Z] 533953e2eab9: Pushed [2022-10-05T06:33:42.475Z] 33f9eced50bd: Pushed [2022-10-05T06:33:42.709Z] ---> 774f3038a521 [2022-10-05T06:33:42.709Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-05T06:33:43.850Z] d85f3c1ee989: Pushed [2022-10-05T06:33:43.850Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:a108edeccf447971c68fa343e578e6431ae3db8959da3ca7491a1c523f905683 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:44.167Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:44.476Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-05T06:33:44.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-05T06:33:44.476Z] c4aa756d1061: Preparing [2022-10-05T06:33:44.476Z] d85f3c1ee989: Preparing [2022-10-05T06:33:44.476Z] 4eb3b799b0f5: Preparing [2022-10-05T06:33:44.476Z] 33f9eced50bd: Preparing [2022-10-05T06:33:44.476Z] 533953e2eab9: Preparing [2022-10-05T06:33:44.476Z] 994393dc58e7: Preparing [2022-10-05T06:33:44.476Z] 994393dc58e7: Waiting [2022-10-05T06:33:44.476Z] d85f3c1ee989: Layer already exists [2022-10-05T06:33:44.476Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:33:44.476Z] 33f9eced50bd: Layer already exists [2022-10-05T06:33:44.476Z] 533953e2eab9: Layer already exists [2022-10-05T06:33:44.476Z] c4aa756d1061: Layer already exists [2022-10-05T06:33:44.476Z] 994393dc58e7: Layer already exists [2022-10-05T06:33:44.476Z] latest: digest: sha256:a108edeccf447971c68fa343e578e6431ae3db8959da3ca7491a1c523f905683 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:44.869Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:45.217Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.81 [2022-10-05T06:33:45.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-05T06:33:45.217Z] c4aa756d1061: Preparing [2022-10-05T06:33:45.217Z] d85f3c1ee989: Preparing [2022-10-05T06:33:45.217Z] 4eb3b799b0f5: Preparing [2022-10-05T06:33:45.217Z] 33f9eced50bd: Preparing [2022-10-05T06:33:45.217Z] 533953e2eab9: Preparing [2022-10-05T06:33:45.217Z] 994393dc58e7: Preparing [2022-10-05T06:33:45.217Z] 994393dc58e7: Waiting [2022-10-05T06:33:45.217Z] c4aa756d1061: Layer already exists [2022-10-05T06:33:45.217Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:33:45.217Z] 33f9eced50bd: Layer already exists [2022-10-05T06:33:45.217Z] d85f3c1ee989: Layer already exists [2022-10-05T06:33:45.217Z] 533953e2eab9: Layer already exists [2022-10-05T06:33:45.217Z] 994393dc58e7: Layer already exists [2022-10-05T06:33:45.217Z] 2.3.0-dev.81: digest: sha256:a108edeccf447971c68fa343e578e6431ae3db8959da3ca7491a1c523f905683 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:45.286Z] ---> 2c28df19e68b [2022-10-05T06:33:45.286Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-05T06:33:45.286Z] ---> Running in 7a71547dcee8 [2022-10-05T06:33:45.567Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:45.909Z] + docker push nexus3.edgexfoundry.org:10004/core-data:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:33:45.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-05T06:33:45.910Z] c4aa756d1061: Preparing [2022-10-05T06:33:45.910Z] d85f3c1ee989: Preparing [2022-10-05T06:33:45.910Z] 4eb3b799b0f5: Preparing [2022-10-05T06:33:45.910Z] 33f9eced50bd: Preparing [2022-10-05T06:33:45.910Z] 533953e2eab9: Preparing [2022-10-05T06:33:45.910Z] 994393dc58e7: Preparing [2022-10-05T06:33:45.910Z] 994393dc58e7: Waiting [2022-10-05T06:33:45.910Z] 533953e2eab9: Layer already exists [2022-10-05T06:33:45.910Z] 33f9eced50bd: Layer already exists [2022-10-05T06:33:45.910Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:33:45.910Z] c4aa756d1061: Layer already exists [2022-10-05T06:33:45.910Z] d85f3c1ee989: Layer already exists [2022-10-05T06:33:45.910Z] 994393dc58e7: Layer already exists [2022-10-05T06:33:45.910Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:a108edeccf447971c68fa343e578e6431ae3db8959da3ca7491a1c523f905683 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:46.224Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [2022-10-05T06:33:46.239Z] Removing intermediate container 7a71547dcee8 [2022-10-05T06:33:46.239Z] ---> c0f909551430 [2022-10-05T06:33:46.240Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:46.531Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-10-05T06:33:46.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-05T06:33:46.531Z] c4aa756d1061: Preparing [2022-10-05T06:33:46.531Z] d85f3c1ee989: Preparing [2022-10-05T06:33:46.531Z] 4eb3b799b0f5: Preparing [2022-10-05T06:33:46.531Z] 33f9eced50bd: Preparing [2022-10-05T06:33:46.531Z] 533953e2eab9: Preparing [2022-10-05T06:33:46.531Z] 994393dc58e7: Preparing [2022-10-05T06:33:46.531Z] 994393dc58e7: Waiting [2022-10-05T06:33:46.531Z] 533953e2eab9: Layer already exists [2022-10-05T06:33:46.531Z] c4aa756d1061: Layer already exists [2022-10-05T06:33:46.531Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:33:46.531Z] 33f9eced50bd: Layer already exists [2022-10-05T06:33:46.531Z] d85f3c1ee989: Layer already exists [2022-10-05T06:33:46.531Z] 994393dc58e7: Layer already exists [2022-10-05T06:33:46.531Z] main: digest: sha256:a108edeccf447971c68fa343e578e6431ae3db8959da3ca7491a1c523f905683 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:33:46.574Z] ===================================================== [Pipeline] echo [2022-10-05T06:33:46.581Z] taggedImages: [2022-10-05T06:33:46.581Z] - nexus3.edgexfoundry.org:10004/core-data:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:33:46.581Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-05T06:33:46.581Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.81 [2022-10-05T06:33:46.581Z] - nexus3.edgexfoundry.org:10004/core-data:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:33:46.581Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-10-05T06:33:46.651Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-10-05T06:33:46.651Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:33:46.651Z] latest [2022-10-05T06:33:46.651Z] 2.3.0-dev.81 [2022-10-05T06:33:46.651Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:33:46.651Z] main [2022-10-05T06:33:46.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:46.953Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:47.253Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:33:47.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-05T06:33:47.254Z] 0882d5a3fa1f: Preparing [2022-10-05T06:33:47.254Z] 893216824d17: Preparing [2022-10-05T06:33:47.254Z] 1f1fd3a2771b: Preparing [2022-10-05T06:33:47.254Z] 4eb3b799b0f5: Preparing [2022-10-05T06:33:47.254Z] c702f068f0c5: Preparing [2022-10-05T06:33:47.254Z] 994393dc58e7: Preparing [2022-10-05T06:33:47.254Z] c702f068f0c5: Layer already exists [2022-10-05T06:33:47.254Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:33:47.254Z] 994393dc58e7: Layer already exists [2022-10-05T06:33:47.254Z] 893216824d17: Pushed [2022-10-05T06:33:47.254Z] 0882d5a3fa1f: Pushed [2022-10-05T06:33:48.294Z] ---> 004ffe7fa998 [2022-10-05T06:33:48.294Z] Step 21/26 : WORKDIR / [2022-10-05T06:33:48.294Z] ---> Running in bbc083c0f084 [2022-10-05T06:33:49.159Z] 1f1fd3a2771b: Pushed [2022-10-05T06:33:49.159Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:a13b3a0b23603622f1ae041ef1a5e24e81f71667ccae7be9eff6f382624932c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:49.248Z] Removing intermediate container bbc083c0f084 [2022-10-05T06:33:49.249Z] ---> 3147c11fe746 [2022-10-05T06:33:49.249Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-05T06:33:49.464Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:49.631Z] ---> Running in a3b6fe64fc3c [2022-10-05T06:33:49.771Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-05T06:33:49.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-05T06:33:49.771Z] 0882d5a3fa1f: Preparing [2022-10-05T06:33:49.771Z] 893216824d17: Preparing [2022-10-05T06:33:49.771Z] 1f1fd3a2771b: Preparing [2022-10-05T06:33:49.771Z] 4eb3b799b0f5: Preparing [2022-10-05T06:33:49.771Z] c702f068f0c5: Preparing [2022-10-05T06:33:49.771Z] 994393dc58e7: Preparing [2022-10-05T06:33:49.771Z] 994393dc58e7: Waiting [2022-10-05T06:33:49.771Z] 0882d5a3fa1f: Layer already exists [2022-10-05T06:33:49.771Z] c702f068f0c5: Layer already exists [2022-10-05T06:33:49.771Z] 893216824d17: Layer already exists [2022-10-05T06:33:49.771Z] 1f1fd3a2771b: Layer already exists [2022-10-05T06:33:49.771Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:33:49.771Z] 994393dc58e7: Layer already exists [2022-10-05T06:33:49.771Z] latest: digest: sha256:a13b3a0b23603622f1ae041ef1a5e24e81f71667ccae7be9eff6f382624932c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:50.087Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:50.394Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.81 [2022-10-05T06:33:50.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-05T06:33:50.394Z] 0882d5a3fa1f: Preparing [2022-10-05T06:33:50.394Z] 893216824d17: Preparing [2022-10-05T06:33:50.394Z] 1f1fd3a2771b: Preparing [2022-10-05T06:33:50.394Z] 4eb3b799b0f5: Preparing [2022-10-05T06:33:50.394Z] c702f068f0c5: Preparing [2022-10-05T06:33:50.394Z] 994393dc58e7: Preparing [2022-10-05T06:33:50.394Z] 994393dc58e7: Waiting [2022-10-05T06:33:50.394Z] 893216824d17: Layer already exists [2022-10-05T06:33:50.394Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:33:50.394Z] c702f068f0c5: Layer already exists [2022-10-05T06:33:50.394Z] 0882d5a3fa1f: Layer already exists [2022-10-05T06:33:50.394Z] 1f1fd3a2771b: Layer already exists [2022-10-05T06:33:50.394Z] 994393dc58e7: Layer already exists [2022-10-05T06:33:50.394Z] 2.3.0-dev.81: digest: sha256:a13b3a0b23603622f1ae041ef1a5e24e81f71667ccae7be9eff6f382624932c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:50.706Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:51.005Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:33:51.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-05T06:33:51.005Z] 0882d5a3fa1f: Preparing [2022-10-05T06:33:51.005Z] 893216824d17: Preparing [2022-10-05T06:33:51.005Z] 1f1fd3a2771b: Preparing [2022-10-05T06:33:51.005Z] 4eb3b799b0f5: Preparing [2022-10-05T06:33:51.005Z] c702f068f0c5: Preparing [2022-10-05T06:33:51.005Z] 994393dc58e7: Preparing [2022-10-05T06:33:51.005Z] 994393dc58e7: Waiting [2022-10-05T06:33:51.005Z] 1f1fd3a2771b: Layer already exists [2022-10-05T06:33:51.005Z] c702f068f0c5: Layer already exists [2022-10-05T06:33:51.005Z] 0882d5a3fa1f: Layer already exists [2022-10-05T06:33:51.005Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:33:51.005Z] 893216824d17: Layer already exists [2022-10-05T06:33:51.005Z] 994393dc58e7: Layer already exists [2022-10-05T06:33:51.005Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:a13b3a0b23603622f1ae041ef1a5e24e81f71667ccae7be9eff6f382624932c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:51.167Z] Removing intermediate container a3b6fe64fc3c [2022-10-05T06:33:51.167Z] ---> b83d19154e9c [2022-10-05T06:33:51.167Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-05T06:33:51.167Z] ---> Running in f8858b603133 [2022-10-05T06:33:51.167Z] ---> f484751ccb64 [2022-10-05T06:33:51.167Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-05T06:33:51.307Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:51.605Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-10-05T06:33:51.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-05T06:33:51.605Z] 0882d5a3fa1f: Preparing [2022-10-05T06:33:51.605Z] 893216824d17: Preparing [2022-10-05T06:33:51.605Z] 1f1fd3a2771b: Preparing [2022-10-05T06:33:51.605Z] 4eb3b799b0f5: Preparing [2022-10-05T06:33:51.605Z] c702f068f0c5: Preparing [2022-10-05T06:33:51.605Z] 994393dc58e7: Preparing [2022-10-05T06:33:51.605Z] 994393dc58e7: Waiting [2022-10-05T06:33:51.605Z] 1f1fd3a2771b: Layer already exists [2022-10-05T06:33:51.605Z] 893216824d17: Layer already exists [2022-10-05T06:33:51.605Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:33:51.605Z] 0882d5a3fa1f: Layer already exists [2022-10-05T06:33:51.605Z] c702f068f0c5: Layer already exists [2022-10-05T06:33:51.605Z] 994393dc58e7: Layer already exists [2022-10-05T06:33:51.605Z] main: digest: sha256:a13b3a0b23603622f1ae041ef1a5e24e81f71667ccae7be9eff6f382624932c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:33:51.641Z] ===================================================== [Pipeline] echo [2022-10-05T06:33:51.646Z] taggedImages: [2022-10-05T06:33:51.646Z] - nexus3.edgexfoundry.org:10004/core-metadata:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:33:51.646Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-05T06:33:51.646Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.81 [2022-10-05T06:33:51.646Z] - nexus3.edgexfoundry.org:10004/core-metadata:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:33:51.646Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-10-05T06:33:51.661Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-10-05T06:33:51.661Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:33:51.661Z] latest [2022-10-05T06:33:51.661Z] 2.3.0-dev.81 [2022-10-05T06:33:51.661Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:33:51.661Z] main [2022-10-05T06:33:51.661Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:51.962Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:52.211Z] Removing intermediate container f8858b603133 [2022-10-05T06:33:52.211Z] ---> 948721fbc044 [2022-10-05T06:33:52.211Z] Step 24/26 : LABEL arch=arm64 [2022-10-05T06:33:52.211Z] ---> Running in a5ea380b7bdc [2022-10-05T06:33:52.260Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:33:52.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-05T06:33:52.260Z] b6352fb02365: Preparing [2022-10-05T06:33:52.260Z] b6352fb02365: Preparing [2022-10-05T06:33:52.260Z] 4b4c1d6b271c: Preparing [2022-10-05T06:33:52.260Z] 2e470e9c4f29: Preparing [2022-10-05T06:33:52.260Z] 8a05478d3fbe: Preparing [2022-10-05T06:33:52.260Z] 90a1ac7cf765: Preparing [2022-10-05T06:33:52.260Z] 435125d040a4: Preparing [2022-10-05T06:33:52.260Z] 4eb3b799b0f5: Preparing [2022-10-05T06:33:52.260Z] b4f631d3f211: Preparing [2022-10-05T06:33:52.260Z] 8f3faa3261b5: Preparing [2022-10-05T06:33:52.260Z] 8faaf3543063: Preparing [2022-10-05T06:33:52.260Z] bc3af3cdfa5e: Preparing [2022-10-05T06:33:52.260Z] 994393dc58e7: Preparing [2022-10-05T06:33:52.260Z] 435125d040a4: Waiting [2022-10-05T06:33:52.260Z] 4eb3b799b0f5: Waiting [2022-10-05T06:33:52.260Z] 8faaf3543063: Waiting [2022-10-05T06:33:52.260Z] b4f631d3f211: Waiting [2022-10-05T06:33:52.260Z] bc3af3cdfa5e: Waiting [2022-10-05T06:33:52.260Z] 8f3faa3261b5: Waiting [2022-10-05T06:33:52.260Z] 994393dc58e7: Waiting [2022-10-05T06:33:52.260Z] 2e470e9c4f29: Pushed [2022-10-05T06:33:52.260Z] 4b4c1d6b271c: Pushed [2022-10-05T06:33:52.260Z] 90a1ac7cf765: Pushed [2022-10-05T06:33:52.260Z] b6352fb02365: Pushed [2022-10-05T06:33:52.260Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:33:52.260Z] 8a05478d3fbe: Pushed [2022-10-05T06:33:52.518Z] b4f631d3f211: Pushed [2022-10-05T06:33:52.518Z] 8f3faa3261b5: Pushed [2022-10-05T06:33:52.518Z] 8faaf3543063: Pushed [2022-10-05T06:33:52.518Z] 994393dc58e7: Layer already exists [2022-10-05T06:33:52.518Z] bc3af3cdfa5e: Pushed [2022-10-05T06:33:52.859Z] ---> 8ca75b1f6fda [2022-10-05T06:33:52.859Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-05T06:33:53.147Z] Removing intermediate container a5ea380b7bdc [2022-10-05T06:33:53.147Z] ---> 7da99bddae0e [2022-10-05T06:33:53.147Z] Step 25/26 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:33:53.422Z] ---> Running in 5e3f02214130 [2022-10-05T06:33:53.891Z] 435125d040a4: Pushed [2022-10-05T06:33:54.025Z] Removing intermediate container 5e3f02214130 [2022-10-05T06:33:54.025Z] ---> f7e4c40f4e63 [2022-10-05T06:33:54.025Z] Step 26/26 : LABEL version=2.3.0-dev.81 [2022-10-05T06:33:54.150Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:32c99344e63d615eec8971668312b6d25697441bd2459577a852fd549b346d98 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:54.311Z] ---> Running in ac453fe4cd80 [2022-10-05T06:33:54.451Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:54.595Z] ---> cdd358e71ce3 [2022-10-05T06:33:54.595Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-05T06:33:54.749Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-05T06:33:54.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-05T06:33:54.749Z] b6352fb02365: Preparing [2022-10-05T06:33:54.749Z] b6352fb02365: Preparing [2022-10-05T06:33:54.749Z] 4b4c1d6b271c: Preparing [2022-10-05T06:33:54.749Z] 2e470e9c4f29: Preparing [2022-10-05T06:33:54.749Z] 8a05478d3fbe: Preparing [2022-10-05T06:33:54.749Z] 90a1ac7cf765: Preparing [2022-10-05T06:33:54.749Z] 435125d040a4: Preparing [2022-10-05T06:33:54.749Z] 4eb3b799b0f5: Preparing [2022-10-05T06:33:54.749Z] b4f631d3f211: Preparing [2022-10-05T06:33:54.749Z] 8f3faa3261b5: Preparing [2022-10-05T06:33:54.749Z] 8faaf3543063: Preparing [2022-10-05T06:33:54.749Z] bc3af3cdfa5e: Preparing [2022-10-05T06:33:54.749Z] 994393dc58e7: Preparing [2022-10-05T06:33:54.749Z] 8f3faa3261b5: Waiting [2022-10-05T06:33:54.749Z] 8faaf3543063: Waiting [2022-10-05T06:33:54.749Z] 435125d040a4: Waiting [2022-10-05T06:33:54.749Z] bc3af3cdfa5e: Waiting [2022-10-05T06:33:54.749Z] 4eb3b799b0f5: Waiting [2022-10-05T06:33:54.749Z] b4f631d3f211: Waiting [2022-10-05T06:33:54.749Z] 994393dc58e7: Waiting [2022-10-05T06:33:54.749Z] 2e470e9c4f29: Layer already exists [2022-10-05T06:33:54.749Z] 8a05478d3fbe: Layer already exists [2022-10-05T06:33:54.749Z] 90a1ac7cf765: Layer already exists [2022-10-05T06:33:54.749Z] b6352fb02365: Layer already exists [2022-10-05T06:33:54.749Z] 4b4c1d6b271c: Layer already exists [2022-10-05T06:33:54.749Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:33:54.749Z] 435125d040a4: Layer already exists [2022-10-05T06:33:54.749Z] b4f631d3f211: Layer already exists [2022-10-05T06:33:54.749Z] 8f3faa3261b5: Layer already exists [2022-10-05T06:33:54.749Z] 8faaf3543063: Layer already exists [2022-10-05T06:33:54.749Z] bc3af3cdfa5e: Layer already exists [2022-10-05T06:33:54.749Z] 994393dc58e7: Layer already exists [2022-10-05T06:33:54.749Z] latest: digest: sha256:32c99344e63d615eec8971668312b6d25697441bd2459577a852fd549b346d98 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:55.050Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:55.349Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.81 [2022-10-05T06:33:55.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-05T06:33:55.349Z] b6352fb02365: Preparing [2022-10-05T06:33:55.349Z] b6352fb02365: Preparing [2022-10-05T06:33:55.349Z] 4b4c1d6b271c: Preparing [2022-10-05T06:33:55.349Z] 2e470e9c4f29: Preparing [2022-10-05T06:33:55.349Z] 8a05478d3fbe: Preparing [2022-10-05T06:33:55.349Z] 90a1ac7cf765: Preparing [2022-10-05T06:33:55.349Z] 435125d040a4: Preparing [2022-10-05T06:33:55.349Z] 4eb3b799b0f5: Preparing [2022-10-05T06:33:55.349Z] b4f631d3f211: Preparing [2022-10-05T06:33:55.349Z] 8f3faa3261b5: Preparing [2022-10-05T06:33:55.349Z] 8faaf3543063: Preparing [2022-10-05T06:33:55.349Z] bc3af3cdfa5e: Preparing [2022-10-05T06:33:55.349Z] 994393dc58e7: Preparing [2022-10-05T06:33:55.349Z] b4f631d3f211: Waiting [2022-10-05T06:33:55.349Z] 4eb3b799b0f5: Waiting [2022-10-05T06:33:55.349Z] bc3af3cdfa5e: Waiting [2022-10-05T06:33:55.349Z] 994393dc58e7: Waiting [2022-10-05T06:33:55.349Z] 8f3faa3261b5: Waiting [2022-10-05T06:33:55.349Z] 8faaf3543063: Waiting [2022-10-05T06:33:55.349Z] 435125d040a4: Waiting [2022-10-05T06:33:55.349Z] 2e470e9c4f29: Layer already exists [2022-10-05T06:33:55.349Z] b6352fb02365: Layer already exists [2022-10-05T06:33:55.349Z] 90a1ac7cf765: Layer already exists [2022-10-05T06:33:55.349Z] 8a05478d3fbe: Layer already exists [2022-10-05T06:33:55.349Z] 4b4c1d6b271c: Layer already exists [2022-10-05T06:33:55.349Z] 435125d040a4: Layer already exists [2022-10-05T06:33:55.349Z] b4f631d3f211: Layer already exists [2022-10-05T06:33:55.349Z] 8faaf3543063: Layer already exists [2022-10-05T06:33:55.349Z] 8f3faa3261b5: Layer already exists [2022-10-05T06:33:55.349Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:33:55.349Z] 994393dc58e7: Layer already exists [2022-10-05T06:33:55.349Z] bc3af3cdfa5e: Layer already exists [2022-10-05T06:33:55.349Z] 2.3.0-dev.81: digest: sha256:32c99344e63d615eec8971668312b6d25697441bd2459577a852fd549b346d98 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:55.551Z] Removing intermediate container ac453fe4cd80 [2022-10-05T06:33:55.551Z] ---> 3d76ed24fd18 [2022-10-05T06:33:55.551Z] [2022-10-05T06:33:55.650Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:55.817Z] Successfully built 3d76ed24fd18 [2022-10-05T06:33:55.817Z] Successfully tagged security-spire-config-arm64:latest [2022-10-05T06:33:55.817Z] Building security-spire-server [2022-10-05T06:33:55.946Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:33:55.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-05T06:33:55.947Z] b6352fb02365: Preparing [2022-10-05T06:33:55.947Z] b6352fb02365: Preparing [2022-10-05T06:33:55.947Z] 4b4c1d6b271c: Preparing [2022-10-05T06:33:55.947Z] 2e470e9c4f29: Preparing [2022-10-05T06:33:55.947Z] 8a05478d3fbe: Preparing [2022-10-05T06:33:55.947Z] 90a1ac7cf765: Preparing [2022-10-05T06:33:55.947Z] 435125d040a4: Preparing [2022-10-05T06:33:55.947Z] 4eb3b799b0f5: Preparing [2022-10-05T06:33:55.947Z] b4f631d3f211: Preparing [2022-10-05T06:33:55.947Z] 8f3faa3261b5: Preparing [2022-10-05T06:33:55.947Z] 8faaf3543063: Preparing [2022-10-05T06:33:55.947Z] bc3af3cdfa5e: Preparing [2022-10-05T06:33:55.947Z] 994393dc58e7: Preparing [2022-10-05T06:33:55.947Z] 435125d040a4: Waiting [2022-10-05T06:33:55.947Z] 4eb3b799b0f5: Waiting [2022-10-05T06:33:55.947Z] b4f631d3f211: Waiting [2022-10-05T06:33:55.947Z] 8f3faa3261b5: Waiting [2022-10-05T06:33:55.947Z] 994393dc58e7: Waiting [2022-10-05T06:33:55.947Z] 8faaf3543063: Waiting [2022-10-05T06:33:55.947Z] bc3af3cdfa5e: Waiting [2022-10-05T06:33:55.947Z] b6352fb02365: Layer already exists [2022-10-05T06:33:55.947Z] 2e470e9c4f29: Layer already exists [2022-10-05T06:33:55.947Z] 4b4c1d6b271c: Layer already exists [2022-10-05T06:33:55.947Z] 8a05478d3fbe: Layer already exists [2022-10-05T06:33:55.947Z] 90a1ac7cf765: Layer already exists [2022-10-05T06:33:55.947Z] 435125d040a4: Layer already exists [2022-10-05T06:33:55.947Z] b4f631d3f211: Layer already exists [2022-10-05T06:33:55.947Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:33:55.947Z] 8f3faa3261b5: Layer already exists [2022-10-05T06:33:55.947Z] 8faaf3543063: Layer already exists [2022-10-05T06:33:55.947Z] bc3af3cdfa5e: Layer already exists [2022-10-05T06:33:55.947Z] 994393dc58e7: Layer already exists [2022-10-05T06:33:55.947Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:32c99344e63d615eec8971668312b6d25697441bd2459577a852fd549b346d98 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:56.087Z]  Building security-spire-config ... done  ---> 6b97ae925b04 [2022-10-05T06:33:56.087Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-05T06:33:56.249Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:56.354Z] ---> Running in 7cd5a118d1e2 [2022-10-05T06:33:56.549Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-10-05T06:33:56.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-05T06:33:56.549Z] b6352fb02365: Preparing [2022-10-05T06:33:56.549Z] b6352fb02365: Preparing [2022-10-05T06:33:56.549Z] 4b4c1d6b271c: Preparing [2022-10-05T06:33:56.549Z] 2e470e9c4f29: Preparing [2022-10-05T06:33:56.549Z] 8a05478d3fbe: Preparing [2022-10-05T06:33:56.549Z] 90a1ac7cf765: Preparing [2022-10-05T06:33:56.549Z] 435125d040a4: Preparing [2022-10-05T06:33:56.549Z] 4eb3b799b0f5: Preparing [2022-10-05T06:33:56.549Z] b4f631d3f211: Preparing [2022-10-05T06:33:56.549Z] 8f3faa3261b5: Preparing [2022-10-05T06:33:56.549Z] 8faaf3543063: Preparing [2022-10-05T06:33:56.549Z] bc3af3cdfa5e: Preparing [2022-10-05T06:33:56.549Z] 994393dc58e7: Preparing [2022-10-05T06:33:56.549Z] 8faaf3543063: Waiting [2022-10-05T06:33:56.549Z] 4eb3b799b0f5: Waiting [2022-10-05T06:33:56.549Z] b4f631d3f211: Waiting [2022-10-05T06:33:56.549Z] bc3af3cdfa5e: Waiting [2022-10-05T06:33:56.549Z] 994393dc58e7: Waiting [2022-10-05T06:33:56.549Z] 435125d040a4: Waiting [2022-10-05T06:33:56.550Z] 8f3faa3261b5: Waiting [2022-10-05T06:33:56.550Z] 90a1ac7cf765: Layer already exists [2022-10-05T06:33:56.550Z] b6352fb02365: Layer already exists [2022-10-05T06:33:56.550Z] 8a05478d3fbe: Layer already exists [2022-10-05T06:33:56.550Z] 2e470e9c4f29: Layer already exists [2022-10-05T06:33:56.550Z] 4b4c1d6b271c: Layer already exists [2022-10-05T06:33:56.550Z] 435125d040a4: Layer already exists [2022-10-05T06:33:56.550Z] 8f3faa3261b5: Layer already exists [2022-10-05T06:33:56.550Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:33:56.550Z] b4f631d3f211: Layer already exists [2022-10-05T06:33:56.550Z] 8faaf3543063: Layer already exists [2022-10-05T06:33:56.550Z] bc3af3cdfa5e: Layer already exists [2022-10-05T06:33:56.550Z] 994393dc58e7: Layer already exists [2022-10-05T06:33:56.550Z] main: digest: sha256:32c99344e63d615eec8971668312b6d25697441bd2459577a852fd549b346d98 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:33:56.589Z] ===================================================== [Pipeline] echo [2022-10-05T06:33:56.597Z] taggedImages: [2022-10-05T06:33:56.597Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:33:56.597Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-05T06:33:56.597Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.81 [2022-10-05T06:33:56.597Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:33:56.597Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-10-05T06:33:56.617Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-10-05T06:33:56.617Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:33:56.617Z] latest [2022-10-05T06:33:56.617Z] 2.3.0-dev.81 [2022-10-05T06:33:56.617Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:33:56.617Z] main [2022-10-05T06:33:56.617Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:56.936Z] Removing intermediate container 7cd5a118d1e2 [2022-10-05T06:33:56.936Z] ---> 25e2bb2976dd [2022-10-05T06:33:56.936Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-05T06:33:56.937Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:57.210Z] ---> Running in b4cd8d25180c [2022-10-05T06:33:57.245Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:33:57.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-05T06:33:57.245Z] 1d2442eeb56a: Preparing [2022-10-05T06:33:57.245Z] 9e737267528b: Preparing [2022-10-05T06:33:57.245Z] 7faeccf3e64d: Preparing [2022-10-05T06:33:57.245Z] 7dd605a79a07: Preparing [2022-10-05T06:33:57.245Z] 7d322d681b82: Preparing [2022-10-05T06:33:57.245Z] 39baa21cb728: Preparing [2022-10-05T06:33:57.245Z] 0b9d04bed8c6: Preparing [2022-10-05T06:33:57.245Z] 994393dc58e7: Preparing [2022-10-05T06:33:57.245Z] 39baa21cb728: Waiting [2022-10-05T06:33:57.245Z] 0b9d04bed8c6: Waiting [2022-10-05T06:33:57.245Z] 994393dc58e7: Waiting [2022-10-05T06:33:57.245Z] 7d322d681b82: Pushed [2022-10-05T06:33:57.245Z] 1d2442eeb56a: Pushed [2022-10-05T06:33:57.245Z] 9e737267528b: Pushed [2022-10-05T06:33:57.245Z] 994393dc58e7: Layer already exists [2022-10-05T06:33:57.245Z] 39baa21cb728: Pushed [2022-10-05T06:33:57.795Z] Removing intermediate container b4cd8d25180c [2022-10-05T06:33:57.795Z] ---> a1ee2c7c96db [2022-10-05T06:33:57.795Z] Step 24/26 : LABEL arch=arm64 [2022-10-05T06:33:57.795Z] ---> Running in 385c2c5f35db [2022-10-05T06:33:57.812Z] 0b9d04bed8c6: Pushed [2022-10-05T06:33:58.379Z] 7dd605a79a07: Pushed [2022-10-05T06:33:58.379Z] 7faeccf3e64d: Pushed [2022-10-05T06:33:58.637Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:12c303c1154689eccf864c4dc4cbedd51d92d18e3260bab117e0068b8a686718 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:58.756Z] Removing intermediate container 385c2c5f35db [2022-10-05T06:33:58.756Z] ---> fb7c20dcbc86 [2022-10-05T06:33:58.756Z] Step 25/26 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:33:58.756Z] ---> Running in fda167ef7143 [2022-10-05T06:33:58.944Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:59.246Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-05T06:33:59.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-05T06:33:59.246Z] 1d2442eeb56a: Preparing [2022-10-05T06:33:59.246Z] 9e737267528b: Preparing [2022-10-05T06:33:59.246Z] 7faeccf3e64d: Preparing [2022-10-05T06:33:59.246Z] 7dd605a79a07: Preparing [2022-10-05T06:33:59.246Z] 7d322d681b82: Preparing [2022-10-05T06:33:59.246Z] 39baa21cb728: Preparing [2022-10-05T06:33:59.246Z] 0b9d04bed8c6: Preparing [2022-10-05T06:33:59.246Z] 994393dc58e7: Preparing [2022-10-05T06:33:59.246Z] 39baa21cb728: Waiting [2022-10-05T06:33:59.246Z] 994393dc58e7: Waiting [2022-10-05T06:33:59.246Z] 0b9d04bed8c6: Waiting [2022-10-05T06:33:59.246Z] 7d322d681b82: Layer already exists [2022-10-05T06:33:59.246Z] 7dd605a79a07: Layer already exists [2022-10-05T06:33:59.246Z] 1d2442eeb56a: Layer already exists [2022-10-05T06:33:59.246Z] 7faeccf3e64d: Layer already exists [2022-10-05T06:33:59.246Z] 9e737267528b: Layer already exists [2022-10-05T06:33:59.246Z] 39baa21cb728: Layer already exists [2022-10-05T06:33:59.246Z] 0b9d04bed8c6: Layer already exists [2022-10-05T06:33:59.246Z] 994393dc58e7: Layer already exists [2022-10-05T06:33:59.246Z] latest: digest: sha256:12c303c1154689eccf864c4dc4cbedd51d92d18e3260bab117e0068b8a686718 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:59.338Z] Removing intermediate container fda167ef7143 [2022-10-05T06:33:59.338Z] ---> ccb053c8d628 [2022-10-05T06:33:59.338Z] Step 26/26 : LABEL version=2.3.0-dev.81 [2022-10-05T06:33:59.338Z] ---> Running in b136662add23 [2022-10-05T06:33:59.551Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:33:59.853Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.81 [2022-10-05T06:33:59.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-05T06:33:59.853Z] 1d2442eeb56a: Preparing [2022-10-05T06:33:59.853Z] 9e737267528b: Preparing [2022-10-05T06:33:59.853Z] 7faeccf3e64d: Preparing [2022-10-05T06:33:59.853Z] 7dd605a79a07: Preparing [2022-10-05T06:33:59.853Z] 7d322d681b82: Preparing [2022-10-05T06:33:59.853Z] 39baa21cb728: Preparing [2022-10-05T06:33:59.853Z] 0b9d04bed8c6: Preparing [2022-10-05T06:33:59.853Z] 994393dc58e7: Preparing [2022-10-05T06:33:59.853Z] 39baa21cb728: Waiting [2022-10-05T06:33:59.853Z] 994393dc58e7: Waiting [2022-10-05T06:33:59.853Z] 0b9d04bed8c6: Waiting [2022-10-05T06:33:59.853Z] 7d322d681b82: Layer already exists [2022-10-05T06:33:59.853Z] 1d2442eeb56a: Layer already exists [2022-10-05T06:33:59.853Z] 7faeccf3e64d: Layer already exists [2022-10-05T06:33:59.853Z] 7dd605a79a07: Layer already exists [2022-10-05T06:33:59.853Z] 9e737267528b: Layer already exists [2022-10-05T06:33:59.853Z] 39baa21cb728: Layer already exists [2022-10-05T06:33:59.853Z] 0b9d04bed8c6: Layer already exists [2022-10-05T06:33:59.853Z] 994393dc58e7: Layer already exists [2022-10-05T06:33:59.853Z] 2.3.0-dev.81: digest: sha256:12c303c1154689eccf864c4dc4cbedd51d92d18e3260bab117e0068b8a686718 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:00.156Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:00.302Z] Removing intermediate container b136662add23 [2022-10-05T06:34:00.302Z] ---> 65128e29476e [2022-10-05T06:34:00.302Z] [2022-10-05T06:34:00.457Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:34:00.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-05T06:34:00.458Z] 1d2442eeb56a: Preparing [2022-10-05T06:34:00.458Z] 9e737267528b: Preparing [2022-10-05T06:34:00.458Z] 7faeccf3e64d: Preparing [2022-10-05T06:34:00.458Z] 7dd605a79a07: Preparing [2022-10-05T06:34:00.458Z] 7d322d681b82: Preparing [2022-10-05T06:34:00.458Z] 39baa21cb728: Preparing [2022-10-05T06:34:00.458Z] 0b9d04bed8c6: Preparing [2022-10-05T06:34:00.458Z] 994393dc58e7: Preparing [2022-10-05T06:34:00.458Z] 39baa21cb728: Waiting [2022-10-05T06:34:00.458Z] 0b9d04bed8c6: Waiting [2022-10-05T06:34:00.458Z] 994393dc58e7: Waiting [2022-10-05T06:34:00.458Z] 7faeccf3e64d: Layer already exists [2022-10-05T06:34:00.458Z] 1d2442eeb56a: Layer already exists [2022-10-05T06:34:00.458Z] 9e737267528b: Layer already exists [2022-10-05T06:34:00.458Z] 7d322d681b82: Layer already exists [2022-10-05T06:34:00.458Z] 7dd605a79a07: Layer already exists [2022-10-05T06:34:00.458Z] 994393dc58e7: Layer already exists [2022-10-05T06:34:00.458Z] 39baa21cb728: Layer already exists [2022-10-05T06:34:00.458Z] 0b9d04bed8c6: Layer already exists [2022-10-05T06:34:00.458Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:12c303c1154689eccf864c4dc4cbedd51d92d18e3260bab117e0068b8a686718 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:00.570Z] Successfully built 65128e29476e [2022-10-05T06:34:00.570Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-05T06:34:00.570Z] Building support-notifications [2022-10-05T06:34:00.763Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:01.065Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-10-05T06:34:01.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-05T06:34:01.065Z] 1d2442eeb56a: Preparing [2022-10-05T06:34:01.065Z] 9e737267528b: Preparing [2022-10-05T06:34:01.065Z] 7faeccf3e64d: Preparing [2022-10-05T06:34:01.065Z] 7dd605a79a07: Preparing [2022-10-05T06:34:01.065Z] 7d322d681b82: Preparing [2022-10-05T06:34:01.065Z] 39baa21cb728: Preparing [2022-10-05T06:34:01.065Z] 0b9d04bed8c6: Preparing [2022-10-05T06:34:01.065Z] 994393dc58e7: Preparing [2022-10-05T06:34:01.065Z] 39baa21cb728: Waiting [2022-10-05T06:34:01.065Z] 0b9d04bed8c6: Waiting [2022-10-05T06:34:01.065Z] 994393dc58e7: Waiting [2022-10-05T06:34:01.065Z] 1d2442eeb56a: Layer already exists [2022-10-05T06:34:01.065Z] 7faeccf3e64d: Layer already exists [2022-10-05T06:34:01.065Z] 7d322d681b82: Layer already exists [2022-10-05T06:34:01.065Z] 7dd605a79a07: Layer already exists [2022-10-05T06:34:01.065Z] 9e737267528b: Layer already exists [2022-10-05T06:34:01.065Z] 39baa21cb728: Layer already exists [2022-10-05T06:34:01.065Z] 0b9d04bed8c6: Layer already exists [2022-10-05T06:34:01.065Z] 994393dc58e7: Layer already exists [2022-10-05T06:34:01.065Z] main: digest: sha256:12c303c1154689eccf864c4dc4cbedd51d92d18e3260bab117e0068b8a686718 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:34:01.099Z] ===================================================== [Pipeline] echo [2022-10-05T06:34:01.105Z] taggedImages: [2022-10-05T06:34:01.105Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:01.105Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-05T06:34:01.105Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.81 [2022-10-05T06:34:01.105Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:34:01.105Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-10-05T06:34:01.119Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-10-05T06:34:01.119Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:01.119Z] latest [2022-10-05T06:34:01.119Z] 2.3.0-dev.81 [2022-10-05T06:34:01.119Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:34:01.119Z] main [2022-10-05T06:34:01.119Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:01.435Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:01.742Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:01.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-05T06:34:01.742Z] e4b7274cadc6: Preparing [2022-10-05T06:34:01.742Z] b306396ae830: Preparing [2022-10-05T06:34:01.742Z] c0751de75f87: Preparing [2022-10-05T06:34:01.742Z] 4c841c83d3bc: Preparing [2022-10-05T06:34:01.742Z] 30670c63a7e7: Preparing [2022-10-05T06:34:01.742Z] 33b4738a7250: Preparing [2022-10-05T06:34:01.742Z] 6b23c8b5a8b8: Preparing [2022-10-05T06:34:01.742Z] 7e57eb80b8f9: Preparing [2022-10-05T06:34:01.742Z] d57a4f342342: Preparing [2022-10-05T06:34:01.742Z] 994393dc58e7: Preparing [2022-10-05T06:34:01.742Z] 994393dc58e7: Waiting [2022-10-05T06:34:01.742Z] 33b4738a7250: Waiting [2022-10-05T06:34:01.742Z] 6b23c8b5a8b8: Waiting [2022-10-05T06:34:01.742Z] d57a4f342342: Waiting [2022-10-05T06:34:01.742Z] b306396ae830: Pushed [2022-10-05T06:34:01.742Z] 30670c63a7e7: Pushed [2022-10-05T06:34:01.742Z] e4b7274cadc6: Pushed [2022-10-05T06:34:01.978Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T06:34:01.978Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:34:01.978Z] ---> 5da83945e778 [2022-10-05T06:34:01.978Z] Step 3/25 : WORKDIR /edgex-go [2022-10-05T06:34:01.978Z] ---> Using cache [2022-10-05T06:34:01.978Z] ---> ccbc057ed426 [2022-10-05T06:34:01.978Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:34:01.978Z] ---> Using cache [2022-10-05T06:34:01.978Z] ---> af1621d99753 [2022-10-05T06:34:01.978Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-05T06:34:01.978Z] ---> Using cache [2022-10-05T06:34:01.978Z] ---> 0ef02dbb5f0c [2022-10-05T06:34:01.978Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-05T06:34:01.978Z] ---> Using cache [2022-10-05T06:34:01.978Z] ---> f3182ba9c3b9 [2022-10-05T06:34:01.978Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:34:01.978Z] ---> Using cache [2022-10-05T06:34:01.978Z] ---> 1f13769190b5 [2022-10-05T06:34:01.978Z] Step 8/25 : COPY . . [2022-10-05T06:34:01.999Z] 33b4738a7250: Pushed [2022-10-05T06:34:01.999Z] 6b23c8b5a8b8: Pushed [2022-10-05T06:34:01.999Z] 7e57eb80b8f9: Pushed [2022-10-05T06:34:01.999Z] 994393dc58e7: Layer already exists [2022-10-05T06:34:01.999Z] d57a4f342342: Pushed [2022-10-05T06:34:02.246Z] ---> Using cache [2022-10-05T06:34:02.246Z] ---> b1788774b6c7 [2022-10-05T06:34:02.246Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-05T06:34:02.246Z] ---> Using cache [2022-10-05T06:34:02.246Z] ---> 1a104e7aa69a [2022-10-05T06:34:02.246Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-05T06:34:02.246Z] ---> Using cache [2022-10-05T06:34:02.246Z] ---> d10e5e0a3419 [2022-10-05T06:34:02.514Z] Step 11/25 : 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 [2022-10-05T06:34:02.514Z] ---> Running in f0324cda47be [2022-10-05T06:34:02.934Z] 4c841c83d3bc: Pushed [2022-10-05T06:34:03.499Z] c0751de75f87: Pushed [2022-10-05T06:34:03.499Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:561f83cf659671e196d252c73eb24f48e324e9b2e4ad8d27f02085d0ae70c671 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:03.818Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:04.119Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-05T06:34:04.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-05T06:34:04.119Z] e4b7274cadc6: Preparing [2022-10-05T06:34:04.119Z] b306396ae830: Preparing [2022-10-05T06:34:04.119Z] c0751de75f87: Preparing [2022-10-05T06:34:04.119Z] 4c841c83d3bc: Preparing [2022-10-05T06:34:04.119Z] 30670c63a7e7: Preparing [2022-10-05T06:34:04.119Z] 33b4738a7250: Preparing [2022-10-05T06:34:04.119Z] 6b23c8b5a8b8: Preparing [2022-10-05T06:34:04.119Z] 7e57eb80b8f9: Preparing [2022-10-05T06:34:04.119Z] d57a4f342342: Preparing [2022-10-05T06:34:04.119Z] 994393dc58e7: Preparing [2022-10-05T06:34:04.119Z] 33b4738a7250: Waiting [2022-10-05T06:34:04.119Z] d57a4f342342: Waiting [2022-10-05T06:34:04.119Z] 7e57eb80b8f9: Waiting [2022-10-05T06:34:04.119Z] 6b23c8b5a8b8: Waiting [2022-10-05T06:34:04.119Z] 994393dc58e7: Waiting [2022-10-05T06:34:04.119Z] 4c841c83d3bc: Layer already exists [2022-10-05T06:34:04.119Z] 30670c63a7e7: Layer already exists [2022-10-05T06:34:04.119Z] c0751de75f87: Layer already exists [2022-10-05T06:34:04.119Z] e4b7274cadc6: Layer already exists [2022-10-05T06:34:04.119Z] b306396ae830: Layer already exists [2022-10-05T06:34:04.119Z] 33b4738a7250: Layer already exists [2022-10-05T06:34:04.119Z] 6b23c8b5a8b8: Layer already exists [2022-10-05T06:34:04.119Z] 7e57eb80b8f9: Layer already exists [2022-10-05T06:34:04.119Z] d57a4f342342: Layer already exists [2022-10-05T06:34:04.119Z] 994393dc58e7: Layer already exists [2022-10-05T06:34:04.119Z] latest: digest: sha256:561f83cf659671e196d252c73eb24f48e324e9b2e4ad8d27f02085d0ae70c671 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:04.430Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:04.732Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.81 [2022-10-05T06:34:04.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-05T06:34:04.732Z] e4b7274cadc6: Preparing [2022-10-05T06:34:04.732Z] b306396ae830: Preparing [2022-10-05T06:34:04.732Z] c0751de75f87: Preparing [2022-10-05T06:34:04.732Z] 4c841c83d3bc: Preparing [2022-10-05T06:34:04.732Z] 30670c63a7e7: Preparing [2022-10-05T06:34:04.732Z] 33b4738a7250: Preparing [2022-10-05T06:34:04.732Z] 6b23c8b5a8b8: Preparing [2022-10-05T06:34:04.732Z] 7e57eb80b8f9: Preparing [2022-10-05T06:34:04.732Z] d57a4f342342: Preparing [2022-10-05T06:34:04.732Z] 994393dc58e7: Preparing [2022-10-05T06:34:04.732Z] 6b23c8b5a8b8: Waiting [2022-10-05T06:34:04.732Z] 33b4738a7250: Waiting [2022-10-05T06:34:04.732Z] 7e57eb80b8f9: Waiting [2022-10-05T06:34:04.732Z] d57a4f342342: Waiting [2022-10-05T06:34:04.732Z] 994393dc58e7: Waiting [2022-10-05T06:34:04.732Z] 30670c63a7e7: Layer already exists [2022-10-05T06:34:04.732Z] c0751de75f87: Layer already exists [2022-10-05T06:34:04.732Z] e4b7274cadc6: Layer already exists [2022-10-05T06:34:04.732Z] b306396ae830: Layer already exists [2022-10-05T06:34:04.732Z] 4c841c83d3bc: Layer already exists [2022-10-05T06:34:04.732Z] 6b23c8b5a8b8: Layer already exists [2022-10-05T06:34:04.732Z] 33b4738a7250: Layer already exists [2022-10-05T06:34:04.732Z] d57a4f342342: Layer already exists [2022-10-05T06:34:04.732Z] 994393dc58e7: Layer already exists [2022-10-05T06:34:04.732Z] 7e57eb80b8f9: Layer already exists [2022-10-05T06:34:04.732Z] 2.3.0-dev.81: digest: sha256:561f83cf659671e196d252c73eb24f48e324e9b2e4ad8d27f02085d0ae70c671 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:05.032Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:05.331Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:34:05.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-05T06:34:05.331Z] e4b7274cadc6: Preparing [2022-10-05T06:34:05.331Z] b306396ae830: Preparing [2022-10-05T06:34:05.332Z] c0751de75f87: Preparing [2022-10-05T06:34:05.332Z] 4c841c83d3bc: Preparing [2022-10-05T06:34:05.332Z] 30670c63a7e7: Preparing [2022-10-05T06:34:05.332Z] 33b4738a7250: Preparing [2022-10-05T06:34:05.332Z] 6b23c8b5a8b8: Preparing [2022-10-05T06:34:05.332Z] 7e57eb80b8f9: Preparing [2022-10-05T06:34:05.332Z] d57a4f342342: Preparing [2022-10-05T06:34:05.332Z] 994393dc58e7: Preparing [2022-10-05T06:34:05.332Z] 33b4738a7250: Waiting [2022-10-05T06:34:05.332Z] 6b23c8b5a8b8: Waiting [2022-10-05T06:34:05.332Z] 7e57eb80b8f9: Waiting [2022-10-05T06:34:05.332Z] d57a4f342342: Waiting [2022-10-05T06:34:05.332Z] 994393dc58e7: Waiting [2022-10-05T06:34:05.332Z] b306396ae830: Layer already exists [2022-10-05T06:34:05.332Z] 4c841c83d3bc: Layer already exists [2022-10-05T06:34:05.332Z] 30670c63a7e7: Layer already exists [2022-10-05T06:34:05.332Z] e4b7274cadc6: Layer already exists [2022-10-05T06:34:05.332Z] c0751de75f87: Layer already exists [2022-10-05T06:34:05.332Z] 6b23c8b5a8b8: Layer already exists [2022-10-05T06:34:05.332Z] 994393dc58e7: Layer already exists [2022-10-05T06:34:05.332Z] 7e57eb80b8f9: Layer already exists [2022-10-05T06:34:05.332Z] 33b4738a7250: Layer already exists [2022-10-05T06:34:05.332Z] d57a4f342342: Layer already exists [2022-10-05T06:34:05.332Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:561f83cf659671e196d252c73eb24f48e324e9b2e4ad8d27f02085d0ae70c671 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:05.637Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:05.934Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-10-05T06:34:05.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-05T06:34:05.934Z] e4b7274cadc6: Preparing [2022-10-05T06:34:05.934Z] b306396ae830: Preparing [2022-10-05T06:34:05.934Z] c0751de75f87: Preparing [2022-10-05T06:34:05.934Z] 4c841c83d3bc: Preparing [2022-10-05T06:34:05.934Z] 30670c63a7e7: Preparing [2022-10-05T06:34:05.934Z] 33b4738a7250: Preparing [2022-10-05T06:34:05.934Z] 6b23c8b5a8b8: Preparing [2022-10-05T06:34:05.934Z] 33b4738a7250: Waiting [2022-10-05T06:34:05.934Z] 7e57eb80b8f9: Preparing [2022-10-05T06:34:05.934Z] d57a4f342342: Preparing [2022-10-05T06:34:05.934Z] 7e57eb80b8f9: Waiting [2022-10-05T06:34:05.934Z] 6b23c8b5a8b8: Waiting [2022-10-05T06:34:05.934Z] 994393dc58e7: Preparing [2022-10-05T06:34:05.934Z] d57a4f342342: Waiting [2022-10-05T06:34:05.934Z] 30670c63a7e7: Layer already exists [2022-10-05T06:34:05.934Z] c0751de75f87: Layer already exists [2022-10-05T06:34:05.934Z] e4b7274cadc6: Layer already exists [2022-10-05T06:34:05.934Z] 4c841c83d3bc: Layer already exists [2022-10-05T06:34:05.934Z] b306396ae830: Layer already exists [2022-10-05T06:34:05.934Z] 33b4738a7250: Layer already exists [2022-10-05T06:34:05.934Z] 6b23c8b5a8b8: Layer already exists [2022-10-05T06:34:05.934Z] 7e57eb80b8f9: Layer already exists [2022-10-05T06:34:05.934Z] 994393dc58e7: Layer already exists [2022-10-05T06:34:05.934Z] d57a4f342342: Layer already exists [2022-10-05T06:34:05.934Z] main: digest: sha256:561f83cf659671e196d252c73eb24f48e324e9b2e4ad8d27f02085d0ae70c671 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:34:05.969Z] ===================================================== [Pipeline] echo [2022-10-05T06:34:05.974Z] taggedImages: [2022-10-05T06:34:05.974Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:05.974Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-05T06:34:05.974Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.81 [2022-10-05T06:34:05.974Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:34:05.974Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-10-05T06:34:05.988Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-10-05T06:34:05.988Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:05.988Z] latest [2022-10-05T06:34:05.988Z] 2.3.0-dev.81 [2022-10-05T06:34:05.988Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:34:05.988Z] main [2022-10-05T06:34:05.988Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:06.288Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:06.588Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:06.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-05T06:34:06.588Z] 4fbec77e0653: Preparing [2022-10-05T06:34:06.588Z] a3412caa2a81: Preparing [2022-10-05T06:34:06.588Z] 4eb3b799b0f5: Preparing [2022-10-05T06:34:06.588Z] f4efe3ffc607: Preparing [2022-10-05T06:34:06.588Z] 850a99884090: Preparing [2022-10-05T06:34:06.588Z] 34d5ebaa5410: Preparing [2022-10-05T06:34:06.588Z] 34d5ebaa5410: Waiting [2022-10-05T06:34:06.588Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:34:06.588Z] 34d5ebaa5410: Layer already exists [2022-10-05T06:34:06.588Z] 4fbec77e0653: Pushed [2022-10-05T06:34:06.588Z] 850a99884090: Pushed [2022-10-05T06:34:07.155Z] f4efe3ffc607: Pushed [2022-10-05T06:34:07.879Z] Removing intermediate container f0324cda47be [2022-10-05T06:34:07.879Z] ---> 8e01dac0f4e3 [2022-10-05T06:34:07.879Z] Step 12/25 : WORKDIR /edgex-go [2022-10-05T06:34:07.879Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T06:34:07.879Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:34:07.879Z] ---> 5da83945e778 [2022-10-05T06:34:07.879Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-05T06:34:07.879Z] ---> Using cache [2022-10-05T06:34:07.879Z] ---> d70d742e21a4 [2022-10-05T06:34:07.879Z] Step 4/23 : WORKDIR /edgex-go [2022-10-05T06:34:07.879Z] ---> Using cache [2022-10-05T06:34:07.879Z] ---> 61255de95b28 [2022-10-05T06:34:07.879Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:34:07.879Z] ---> Using cache [2022-10-05T06:34:07.879Z] ---> b06f0901bef9 [2022-10-05T06:34:07.879Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-05T06:34:07.879Z] ---> Running in 2efc2130809f [2022-10-05T06:34:07.879Z] ---> Running in 7843c8911ff4 [2022-10-05T06:34:08.461Z] Removing intermediate container 2efc2130809f [2022-10-05T06:34:08.461Z] ---> eae7e2803717 [2022-10-05T06:34:08.461Z] [2022-10-05T06:34:08.461Z] Step 13/25 : FROM alpine:3.15 [2022-10-05T06:34:08.461Z] ---> 02e0d6fdf486 [2022-10-05T06:34:08.461Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T06:34:08.461Z] ---> Using cache [2022-10-05T06:34:08.461Z] ---> 9bcad5da2a50 [2022-10-05T06:34:08.461Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:34:08.461Z] ---> Using cache [2022-10-05T06:34:08.727Z] ---> 83aa1eb2b7b5 [2022-10-05T06:34:08.727Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-05T06:34:08.727Z] ---> Using cache [2022-10-05T06:34:08.727Z] ---> d5590e15a0c9 [2022-10-05T06:34:08.727Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-05T06:34:09.056Z] a3412caa2a81: Pushed [2022-10-05T06:34:09.056Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:d1c43a4e6d22e9c94bfd4d82ceca168be1a2bbce8c8a78743d1af5cbff6cc82c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:09.356Z] + 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 [2022-10-05T06:34:09.656Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-05T06:34:09.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-05T06:34:09.656Z] 4fbec77e0653: Preparing [2022-10-05T06:34:09.656Z] a3412caa2a81: Preparing [2022-10-05T06:34:09.656Z] 4eb3b799b0f5: Preparing [2022-10-05T06:34:09.656Z] f4efe3ffc607: Preparing [2022-10-05T06:34:09.656Z] 850a99884090: Preparing [2022-10-05T06:34:09.656Z] 34d5ebaa5410: Preparing [2022-10-05T06:34:09.656Z] 34d5ebaa5410: Waiting [2022-10-05T06:34:09.656Z] 4fbec77e0653: Layer already exists [2022-10-05T06:34:09.656Z] f4efe3ffc607: Layer already exists [2022-10-05T06:34:09.656Z] 850a99884090: Layer already exists [2022-10-05T06:34:09.656Z] a3412caa2a81: Layer already exists [2022-10-05T06:34:09.656Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:34:09.656Z] 34d5ebaa5410: Layer already exists [2022-10-05T06:34:09.656Z] latest: digest: sha256:d1c43a4e6d22e9c94bfd4d82ceca168be1a2bbce8c8a78743d1af5cbff6cc82c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:09.960Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:10.254Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.81 [2022-10-05T06:34:10.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-05T06:34:10.254Z] 4fbec77e0653: Preparing [2022-10-05T06:34:10.254Z] a3412caa2a81: Preparing [2022-10-05T06:34:10.254Z] 4eb3b799b0f5: Preparing [2022-10-05T06:34:10.254Z] f4efe3ffc607: Preparing [2022-10-05T06:34:10.254Z] 850a99884090: Preparing [2022-10-05T06:34:10.254Z] 34d5ebaa5410: Preparing [2022-10-05T06:34:10.254Z] 34d5ebaa5410: Waiting [2022-10-05T06:34:10.254Z] a3412caa2a81: Layer already exists [2022-10-05T06:34:10.254Z] f4efe3ffc607: Layer already exists [2022-10-05T06:34:10.254Z] 850a99884090: Layer already exists [2022-10-05T06:34:10.254Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:34:10.254Z] 4fbec77e0653: Layer already exists [2022-10-05T06:34:10.254Z] 34d5ebaa5410: Layer already exists [2022-10-05T06:34:10.254Z] 2.3.0-dev.81: digest: sha256:d1c43a4e6d22e9c94bfd4d82ceca168be1a2bbce8c8a78743d1af5cbff6cc82c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:10.556Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:10.682Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T06:34:10.860Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:34:10.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-05T06:34:10.860Z] 4fbec77e0653: Preparing [2022-10-05T06:34:10.860Z] a3412caa2a81: Preparing [2022-10-05T06:34:10.860Z] 4eb3b799b0f5: Preparing [2022-10-05T06:34:10.860Z] f4efe3ffc607: Preparing [2022-10-05T06:34:10.860Z] 850a99884090: Preparing [2022-10-05T06:34:10.860Z] 34d5ebaa5410: Preparing [2022-10-05T06:34:10.860Z] 34d5ebaa5410: Waiting [2022-10-05T06:34:10.860Z] a3412caa2a81: Layer already exists [2022-10-05T06:34:10.860Z] f4efe3ffc607: Layer already exists [2022-10-05T06:34:10.860Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:34:10.860Z] 850a99884090: Layer already exists [2022-10-05T06:34:10.860Z] 4fbec77e0653: Layer already exists [2022-10-05T06:34:10.860Z] 34d5ebaa5410: Layer already exists [2022-10-05T06:34:10.860Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:d1c43a4e6d22e9c94bfd4d82ceca168be1a2bbce8c8a78743d1af5cbff6cc82c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:11.162Z] + 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 [2022-10-05T06:34:11.458Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-10-05T06:34:11.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-05T06:34:11.458Z] 4fbec77e0653: Preparing [2022-10-05T06:34:11.458Z] a3412caa2a81: Preparing [2022-10-05T06:34:11.458Z] 4eb3b799b0f5: Preparing [2022-10-05T06:34:11.458Z] f4efe3ffc607: Preparing [2022-10-05T06:34:11.458Z] 850a99884090: Preparing [2022-10-05T06:34:11.458Z] 34d5ebaa5410: Preparing [2022-10-05T06:34:11.458Z] 34d5ebaa5410: Waiting [2022-10-05T06:34:11.458Z] f4efe3ffc607: Layer already exists [2022-10-05T06:34:11.458Z] 850a99884090: Layer already exists [2022-10-05T06:34:11.458Z] a3412caa2a81: Layer already exists [2022-10-05T06:34:11.458Z] 4fbec77e0653: Layer already exists [2022-10-05T06:34:11.458Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:34:11.458Z] 34d5ebaa5410: Layer already exists [2022-10-05T06:34:11.458Z] main: digest: sha256:d1c43a4e6d22e9c94bfd4d82ceca168be1a2bbce8c8a78743d1af5cbff6cc82c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:34:11.493Z] ===================================================== [Pipeline] echo [2022-10-05T06:34:11.498Z] taggedImages: [2022-10-05T06:34:11.498Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:11.498Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-05T06:34:11.498Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.81 [2022-10-05T06:34:11.498Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:34:11.498Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-10-05T06:34:11.512Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-10-05T06:34:11.512Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:11.512Z] latest [2022-10-05T06:34:11.512Z] 2.3.0-dev.81 [2022-10-05T06:34:11.512Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:34:11.512Z] main [2022-10-05T06:34:11.512Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:11.639Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T06:34:11.809Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:12.107Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:12.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-05T06:34:12.107Z] a7c878eb5b59: Preparing [2022-10-05T06:34:12.107Z] 8706dfc30e96: Preparing [2022-10-05T06:34:12.107Z] 61cfac5d7d07: Preparing [2022-10-05T06:34:12.107Z] 0db3e672d073: Preparing [2022-10-05T06:34:12.107Z] 3c23dd4fbc35: Preparing [2022-10-05T06:34:12.107Z] ae835df6fc61: Preparing [2022-10-05T06:34:12.107Z] 850a99884090: Preparing [2022-10-05T06:34:12.107Z] 34d5ebaa5410: Preparing [2022-10-05T06:34:12.107Z] ae835df6fc61: Waiting [2022-10-05T06:34:12.107Z] 34d5ebaa5410: Waiting [2022-10-05T06:34:12.107Z] 8706dfc30e96: Pushed [2022-10-05T06:34:12.107Z] 61cfac5d7d07: Pushed [2022-10-05T06:34:12.107Z] a7c878eb5b59: Pushed [2022-10-05T06:34:12.107Z] 850a99884090: Layer already exists [2022-10-05T06:34:12.107Z] 34d5ebaa5410: Layer already exists [2022-10-05T06:34:12.671Z] ae835df6fc61: Pushed [2022-10-05T06:34:13.595Z] OK: 221 MiB in 51 packages [2022-10-05T06:34:15.954Z] 3c23dd4fbc35: Pushed [2022-10-05T06:34:16.176Z] Removing intermediate container 7843c8911ff4 [2022-10-05T06:34:16.176Z] ---> 4748a7286bfd [2022-10-05T06:34:16.176Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-05T06:34:18.146Z] ---> cc1d90a43c05 [2022-10-05T06:34:18.146Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-05T06:34:18.421Z] ---> 412e589db921 [2022-10-05T06:34:18.421Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:34:18.690Z] ---> Running in efb445f1ef1b [2022-10-05T06:34:19.237Z] 0db3e672d073: Pushed [2022-10-05T06:34:19.494Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:60ce9702d3dd6babc79c8c0ea2eb53d151ee0d75376a2d1d4221f704cc6d4f03 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:19.796Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:20.095Z] ---> f615ffeaef55 [2022-10-05T06:34:20.095Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-05T06:34:20.095Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-05T06:34:20.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-05T06:34:20.095Z] a7c878eb5b59: Preparing [2022-10-05T06:34:20.095Z] 8706dfc30e96: Preparing [2022-10-05T06:34:20.095Z] 61cfac5d7d07: Preparing [2022-10-05T06:34:20.095Z] 0db3e672d073: Preparing [2022-10-05T06:34:20.095Z] 3c23dd4fbc35: Preparing [2022-10-05T06:34:20.095Z] ae835df6fc61: Preparing [2022-10-05T06:34:20.095Z] 850a99884090: Preparing [2022-10-05T06:34:20.095Z] 34d5ebaa5410: Preparing [2022-10-05T06:34:20.095Z] 850a99884090: Waiting [2022-10-05T06:34:20.095Z] ae835df6fc61: Waiting [2022-10-05T06:34:20.095Z] a7c878eb5b59: Layer already exists [2022-10-05T06:34:20.095Z] 8706dfc30e96: Layer already exists [2022-10-05T06:34:20.095Z] 3c23dd4fbc35: Layer already exists [2022-10-05T06:34:20.095Z] 0db3e672d073: Layer already exists [2022-10-05T06:34:20.095Z] 61cfac5d7d07: Layer already exists [2022-10-05T06:34:20.095Z] 850a99884090: Layer already exists [2022-10-05T06:34:20.095Z] 34d5ebaa5410: Layer already exists [2022-10-05T06:34:20.095Z] ae835df6fc61: Layer already exists [2022-10-05T06:34:20.095Z] latest: digest: sha256:60ce9702d3dd6babc79c8c0ea2eb53d151ee0d75376a2d1d4221f704cc6d4f03 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:20.405Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:20.706Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.81 [2022-10-05T06:34:20.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-05T06:34:20.706Z] a7c878eb5b59: Preparing [2022-10-05T06:34:20.706Z] 8706dfc30e96: Preparing [2022-10-05T06:34:20.706Z] 61cfac5d7d07: Preparing [2022-10-05T06:34:20.706Z] 0db3e672d073: Preparing [2022-10-05T06:34:20.706Z] 3c23dd4fbc35: Preparing [2022-10-05T06:34:20.706Z] ae835df6fc61: Preparing [2022-10-05T06:34:20.706Z] 850a99884090: Preparing [2022-10-05T06:34:20.706Z] 34d5ebaa5410: Preparing [2022-10-05T06:34:20.706Z] ae835df6fc61: Waiting [2022-10-05T06:34:20.706Z] 850a99884090: Waiting [2022-10-05T06:34:20.706Z] 34d5ebaa5410: Waiting [2022-10-05T06:34:20.706Z] 3c23dd4fbc35: Layer already exists [2022-10-05T06:34:20.706Z] 61cfac5d7d07: Layer already exists [2022-10-05T06:34:20.706Z] a7c878eb5b59: Layer already exists [2022-10-05T06:34:20.706Z] 0db3e672d073: Layer already exists [2022-10-05T06:34:20.706Z] 8706dfc30e96: Layer already exists [2022-10-05T06:34:20.706Z] ae835df6fc61: Layer already exists [2022-10-05T06:34:20.706Z] 34d5ebaa5410: Layer already exists [2022-10-05T06:34:20.706Z] 850a99884090: Layer already exists [2022-10-05T06:34:20.706Z] 2.3.0-dev.81: digest: sha256:60ce9702d3dd6babc79c8c0ea2eb53d151ee0d75376a2d1d4221f704cc6d4f03 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:21.004Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:21.301Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:34:21.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-05T06:34:21.301Z] a7c878eb5b59: Preparing [2022-10-05T06:34:21.301Z] 8706dfc30e96: Preparing [2022-10-05T06:34:21.301Z] 61cfac5d7d07: Preparing [2022-10-05T06:34:21.301Z] 0db3e672d073: Preparing [2022-10-05T06:34:21.301Z] 3c23dd4fbc35: Preparing [2022-10-05T06:34:21.301Z] ae835df6fc61: Preparing [2022-10-05T06:34:21.301Z] 850a99884090: Preparing [2022-10-05T06:34:21.301Z] 34d5ebaa5410: Preparing [2022-10-05T06:34:21.301Z] ae835df6fc61: Waiting [2022-10-05T06:34:21.301Z] 850a99884090: Waiting [2022-10-05T06:34:21.301Z] 34d5ebaa5410: Waiting [2022-10-05T06:34:21.301Z] 8706dfc30e96: Layer already exists [2022-10-05T06:34:21.301Z] 0db3e672d073: Layer already exists [2022-10-05T06:34:21.301Z] 3c23dd4fbc35: Layer already exists [2022-10-05T06:34:21.301Z] a7c878eb5b59: Layer already exists [2022-10-05T06:34:21.301Z] 61cfac5d7d07: Layer already exists [2022-10-05T06:34:21.301Z] 850a99884090: Layer already exists [2022-10-05T06:34:21.301Z] ae835df6fc61: Layer already exists [2022-10-05T06:34:21.301Z] 34d5ebaa5410: Layer already exists [2022-10-05T06:34:21.301Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:60ce9702d3dd6babc79c8c0ea2eb53d151ee0d75376a2d1d4221f704cc6d4f03 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:21.499Z] ---> f25544270639 [2022-10-05T06:34:21.499Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-05T06:34:21.605Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:21.905Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-10-05T06:34:21.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-05T06:34:21.905Z] a7c878eb5b59: Preparing [2022-10-05T06:34:21.905Z] 8706dfc30e96: Preparing [2022-10-05T06:34:21.905Z] 61cfac5d7d07: Preparing [2022-10-05T06:34:21.905Z] 0db3e672d073: Preparing [2022-10-05T06:34:21.905Z] 3c23dd4fbc35: Preparing [2022-10-05T06:34:21.905Z] ae835df6fc61: Preparing [2022-10-05T06:34:21.905Z] 850a99884090: Preparing [2022-10-05T06:34:21.905Z] 34d5ebaa5410: Preparing [2022-10-05T06:34:21.905Z] ae835df6fc61: Waiting [2022-10-05T06:34:21.905Z] 850a99884090: Waiting [2022-10-05T06:34:21.905Z] 34d5ebaa5410: Waiting [2022-10-05T06:34:21.905Z] 3c23dd4fbc35: Layer already exists [2022-10-05T06:34:21.905Z] a7c878eb5b59: Layer already exists [2022-10-05T06:34:21.905Z] 61cfac5d7d07: Layer already exists [2022-10-05T06:34:21.905Z] 0db3e672d073: Layer already exists [2022-10-05T06:34:21.905Z] 8706dfc30e96: Layer already exists [2022-10-05T06:34:21.905Z] ae835df6fc61: Layer already exists [2022-10-05T06:34:21.905Z] 850a99884090: Layer already exists [2022-10-05T06:34:21.905Z] 34d5ebaa5410: Layer already exists [2022-10-05T06:34:21.905Z] main: digest: sha256:60ce9702d3dd6babc79c8c0ea2eb53d151ee0d75376a2d1d4221f704cc6d4f03 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:34:21.938Z] ===================================================== [Pipeline] echo [2022-10-05T06:34:21.943Z] taggedImages: [2022-10-05T06:34:21.943Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:21.943Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-05T06:34:21.943Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.81 [2022-10-05T06:34:21.943Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:34:21.943Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-10-05T06:34:21.956Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-10-05T06:34:21.956Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:21.956Z] latest [2022-10-05T06:34:21.956Z] 2.3.0-dev.81 [2022-10-05T06:34:21.956Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:34:21.956Z] main [2022-10-05T06:34:21.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:22.254Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:22.459Z] ---> ac7c9e3c3f61 [2022-10-05T06:34:22.459Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-05T06:34:22.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:22.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-05T06:34:22.551Z] 373d53ad8eff: Preparing [2022-10-05T06:34:22.551Z] b787dbc6651b: Preparing [2022-10-05T06:34:22.551Z] 132691baf2cf: Preparing [2022-10-05T06:34:22.551Z] 19b34886a018: Preparing [2022-10-05T06:34:22.551Z] cf81eaf8bae8: Preparing [2022-10-05T06:34:22.551Z] 850a99884090: Preparing [2022-10-05T06:34:22.551Z] 34d5ebaa5410: Preparing [2022-10-05T06:34:22.551Z] 850a99884090: Waiting [2022-10-05T06:34:22.551Z] 34d5ebaa5410: Waiting [2022-10-05T06:34:22.551Z] 373d53ad8eff: Pushed [2022-10-05T06:34:22.551Z] 132691baf2cf: Pushed [2022-10-05T06:34:22.551Z] b787dbc6651b: Pushed [2022-10-05T06:34:22.551Z] 850a99884090: Layer already exists [2022-10-05T06:34:22.551Z] 34d5ebaa5410: Layer already exists [2022-10-05T06:34:22.725Z] ---> Running in 89be201de1de [2022-10-05T06:34:22.809Z] cf81eaf8bae8: Pushed [2022-10-05T06:34:23.312Z] Removing intermediate container 89be201de1de [2022-10-05T06:34:23.312Z] ---> d45637fb026f [2022-10-05T06:34:23.312Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-05T06:34:23.312Z] ---> Running in c53596510b44 [2022-10-05T06:34:23.897Z] Removing intermediate container c53596510b44 [2022-10-05T06:34:23.897Z] ---> 1eb7c99beb11 [2022-10-05T06:34:23.897Z] Step 23/25 : LABEL arch=arm64 [2022-10-05T06:34:23.897Z] ---> Running in 190a5eab6c29 [2022-10-05T06:34:24.857Z] Removing intermediate container 190a5eab6c29 [2022-10-05T06:34:24.857Z] ---> 559e88a35d7c [2022-10-05T06:34:24.857Z] Step 24/25 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:24.857Z] ---> Running in 3cd548888e5d [2022-10-05T06:34:25.440Z] Removing intermediate container 3cd548888e5d [2022-10-05T06:34:25.440Z] ---> 8e2071a9f882 [2022-10-05T06:34:25.440Z] Step 25/25 : LABEL version=2.3.0-dev.81 [2022-10-05T06:34:25.707Z] ---> Running in bace6b5e8f42 [2022-10-05T06:34:26.295Z] Removing intermediate container bace6b5e8f42 [2022-10-05T06:34:26.296Z] ---> c56bed5db871 [2022-10-05T06:34:26.296Z] [2022-10-05T06:34:26.296Z] Successfully built c56bed5db871 [2022-10-05T06:34:26.296Z] Successfully tagged security-spire-server-arm64:latest [2022-10-05T06:34:26.296Z] Building security-spiffe-token-provider [2022-10-05T06:34:30.924Z] 19b34886a018: Pushed [2022-10-05T06:34:30.924Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:27496c4c60bdd477287d323c43aa721db2b198cc1edfcfe68bbc4ab2ad95ce27 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:31.223Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:31.518Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-05T06:34:31.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-05T06:34:31.518Z] 373d53ad8eff: Preparing [2022-10-05T06:34:31.518Z] b787dbc6651b: Preparing [2022-10-05T06:34:31.518Z] 132691baf2cf: Preparing [2022-10-05T06:34:31.518Z] 19b34886a018: Preparing [2022-10-05T06:34:31.518Z] cf81eaf8bae8: Preparing [2022-10-05T06:34:31.518Z] 850a99884090: Preparing [2022-10-05T06:34:31.518Z] 34d5ebaa5410: Preparing [2022-10-05T06:34:31.518Z] 850a99884090: Waiting [2022-10-05T06:34:31.518Z] 34d5ebaa5410: Waiting [2022-10-05T06:34:31.518Z] cf81eaf8bae8: Layer already exists [2022-10-05T06:34:31.518Z] 373d53ad8eff: Layer already exists [2022-10-05T06:34:31.518Z] 132691baf2cf: Layer already exists [2022-10-05T06:34:31.518Z] b787dbc6651b: Layer already exists [2022-10-05T06:34:31.518Z] 19b34886a018: Layer already exists [2022-10-05T06:34:31.518Z] 850a99884090: Layer already exists [2022-10-05T06:34:31.518Z] 34d5ebaa5410: Layer already exists [2022-10-05T06:34:31.518Z] latest: digest: sha256:27496c4c60bdd477287d323c43aa721db2b198cc1edfcfe68bbc4ab2ad95ce27 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:31.870Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:32.163Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.81 [2022-10-05T06:34:32.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-05T06:34:32.163Z] 373d53ad8eff: Preparing [2022-10-05T06:34:32.163Z] b787dbc6651b: Preparing [2022-10-05T06:34:32.163Z] 132691baf2cf: Preparing [2022-10-05T06:34:32.163Z] 19b34886a018: Preparing [2022-10-05T06:34:32.163Z] cf81eaf8bae8: Preparing [2022-10-05T06:34:32.163Z] 850a99884090: Preparing [2022-10-05T06:34:32.163Z] 34d5ebaa5410: Preparing [2022-10-05T06:34:32.163Z] 850a99884090: Waiting [2022-10-05T06:34:32.163Z] 373d53ad8eff: Layer already exists [2022-10-05T06:34:32.163Z] cf81eaf8bae8: Layer already exists [2022-10-05T06:34:32.163Z] 132691baf2cf: Layer already exists [2022-10-05T06:34:32.163Z] 19b34886a018: Layer already exists [2022-10-05T06:34:32.163Z] b787dbc6651b: Layer already exists [2022-10-05T06:34:32.163Z] 850a99884090: Layer already exists [2022-10-05T06:34:32.163Z] 34d5ebaa5410: Layer already exists [2022-10-05T06:34:32.163Z] 2.3.0-dev.81: digest: sha256:27496c4c60bdd477287d323c43aa721db2b198cc1edfcfe68bbc4ab2ad95ce27 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:32.468Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:32.771Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:34:32.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-05T06:34:32.771Z] 373d53ad8eff: Preparing [2022-10-05T06:34:32.771Z] b787dbc6651b: Preparing [2022-10-05T06:34:32.771Z] 132691baf2cf: Preparing [2022-10-05T06:34:32.771Z] 19b34886a018: Preparing [2022-10-05T06:34:32.771Z] cf81eaf8bae8: Preparing [2022-10-05T06:34:32.771Z] 850a99884090: Preparing [2022-10-05T06:34:32.771Z] 34d5ebaa5410: Preparing [2022-10-05T06:34:32.771Z] 850a99884090: Waiting [2022-10-05T06:34:32.771Z] 34d5ebaa5410: Waiting [2022-10-05T06:34:32.771Z] 19b34886a018: Layer already exists [2022-10-05T06:34:32.771Z] 373d53ad8eff: Layer already exists [2022-10-05T06:34:32.771Z] b787dbc6651b: Layer already exists [2022-10-05T06:34:32.771Z] 132691baf2cf: Layer already exists [2022-10-05T06:34:32.771Z] cf81eaf8bae8: Layer already exists [2022-10-05T06:34:32.771Z] 850a99884090: Layer already exists [2022-10-05T06:34:32.771Z] 34d5ebaa5410: Layer already exists [2022-10-05T06:34:32.771Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:27496c4c60bdd477287d323c43aa721db2b198cc1edfcfe68bbc4ab2ad95ce27 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:32.935Z]  Building security-spire-server ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T06:34:32.935Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:34:32.935Z] ---> 5da83945e778 [2022-10-05T06:34:32.935Z] Step 3/20 : WORKDIR /edgex-go [2022-10-05T06:34:32.935Z] ---> Using cache [2022-10-05T06:34:32.935Z] ---> ccbc057ed426 [2022-10-05T06:34:32.935Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-05T06:34:32.935Z] ---> Running in f16951fa0de5 [2022-10-05T06:34:33.077Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:33.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-10-05T06:34:33.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-05T06:34:33.378Z] 373d53ad8eff: Preparing [2022-10-05T06:34:33.378Z] b787dbc6651b: Preparing [2022-10-05T06:34:33.378Z] 132691baf2cf: Preparing [2022-10-05T06:34:33.378Z] 19b34886a018: Preparing [2022-10-05T06:34:33.378Z] cf81eaf8bae8: Preparing [2022-10-05T06:34:33.378Z] 850a99884090: Preparing [2022-10-05T06:34:33.378Z] 34d5ebaa5410: Preparing [2022-10-05T06:34:33.378Z] 850a99884090: Waiting [2022-10-05T06:34:33.378Z] 132691baf2cf: Layer already exists [2022-10-05T06:34:33.378Z] 373d53ad8eff: Layer already exists [2022-10-05T06:34:33.378Z] 19b34886a018: Layer already exists [2022-10-05T06:34:33.378Z] cf81eaf8bae8: Layer already exists [2022-10-05T06:34:33.378Z] b787dbc6651b: Layer already exists [2022-10-05T06:34:33.378Z] 850a99884090: Layer already exists [2022-10-05T06:34:33.378Z] 34d5ebaa5410: Layer already exists [2022-10-05T06:34:33.378Z] main: digest: sha256:27496c4c60bdd477287d323c43aa721db2b198cc1edfcfe68bbc4ab2ad95ce27 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:34:33.413Z] ===================================================== [Pipeline] echo [2022-10-05T06:34:33.418Z] taggedImages: [2022-10-05T06:34:33.418Z] - nexus3.edgexfoundry.org:10004/security-spire-config:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:33.418Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-05T06:34:33.418Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.81 [2022-10-05T06:34:33.418Z] - nexus3.edgexfoundry.org:10004/security-spire-config:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:34:33.418Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-10-05T06:34:33.432Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-10-05T06:34:33.432Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:33.432Z] latest [2022-10-05T06:34:33.432Z] 2.3.0-dev.81 [2022-10-05T06:34:33.432Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:34:33.432Z] main [2022-10-05T06:34:33.432Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:33.730Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:34.030Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:34.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-05T06:34:34.030Z] e5e9a9e78818: Preparing [2022-10-05T06:34:34.030Z] 89ec409826bb: Preparing [2022-10-05T06:34:34.030Z] 781193948b54: Preparing [2022-10-05T06:34:34.030Z] 0240829328ab: Preparing [2022-10-05T06:34:34.030Z] 8f741d46ccc2: Preparing [2022-10-05T06:34:34.030Z] 850a99884090: Preparing [2022-10-05T06:34:34.030Z] 34d5ebaa5410: Preparing [2022-10-05T06:34:34.030Z] 850a99884090: Waiting [2022-10-05T06:34:34.030Z] 34d5ebaa5410: Waiting [2022-10-05T06:34:34.030Z] 781193948b54: Pushed [2022-10-05T06:34:34.030Z] e5e9a9e78818: Pushed [2022-10-05T06:34:34.030Z] 89ec409826bb: Pushed [2022-10-05T06:34:34.030Z] 850a99884090: Layer already exists [2022-10-05T06:34:34.030Z] 34d5ebaa5410: Layer already exists [2022-10-05T06:34:34.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T06:34:34.596Z] 8f741d46ccc2: Pushed [2022-10-05T06:34:34.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T06:34:36.866Z] v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-05T06:34:36.866Z] v3.16.2-232-ga327e65f26 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-05T06:34:36.866Z] OK: 16896 distinct packages available [2022-10-05T06:34:37.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T06:34:37.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T06:34:39.674Z] OK: 221 MiB in 51 packages [2022-10-05T06:34:42.266Z] Removing intermediate container f16951fa0de5 [2022-10-05T06:34:42.266Z] ---> e76348ec0817 [2022-10-05T06:34:42.266Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-05T06:34:42.708Z] 0240829328ab: Pushed [2022-10-05T06:34:42.708Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:4a8081ad483116172609ac493cd86386fb7df6c0dcc16691436c5a7c59e7e2e5 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:43.019Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:43.232Z] ---> bdf863962655 [2022-10-05T06:34:43.232Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:34:43.232Z] ---> Running in 01c637e13a0e [2022-10-05T06:34:43.324Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-05T06:34:43.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-05T06:34:43.324Z] e5e9a9e78818: Preparing [2022-10-05T06:34:43.324Z] 89ec409826bb: Preparing [2022-10-05T06:34:43.324Z] 781193948b54: Preparing [2022-10-05T06:34:43.324Z] 0240829328ab: Preparing [2022-10-05T06:34:43.324Z] 8f741d46ccc2: Preparing [2022-10-05T06:34:43.324Z] 850a99884090: Preparing [2022-10-05T06:34:43.324Z] 34d5ebaa5410: Preparing [2022-10-05T06:34:43.324Z] 34d5ebaa5410: Waiting [2022-10-05T06:34:43.324Z] 850a99884090: Waiting [2022-10-05T06:34:43.324Z] 0240829328ab: Layer already exists [2022-10-05T06:34:43.324Z] 89ec409826bb: Layer already exists [2022-10-05T06:34:43.324Z] e5e9a9e78818: Layer already exists [2022-10-05T06:34:43.324Z] 8f741d46ccc2: Layer already exists [2022-10-05T06:34:43.324Z] 781193948b54: Layer already exists [2022-10-05T06:34:43.324Z] 850a99884090: Layer already exists [2022-10-05T06:34:43.324Z] 34d5ebaa5410: Layer already exists [2022-10-05T06:34:43.324Z] latest: digest: sha256:4a8081ad483116172609ac493cd86386fb7df6c0dcc16691436c5a7c59e7e2e5 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:43.636Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:43.942Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.81 [2022-10-05T06:34:43.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-05T06:34:43.942Z] e5e9a9e78818: Preparing [2022-10-05T06:34:43.942Z] 89ec409826bb: Preparing [2022-10-05T06:34:43.942Z] 781193948b54: Preparing [2022-10-05T06:34:43.942Z] 0240829328ab: Preparing [2022-10-05T06:34:43.942Z] 8f741d46ccc2: Preparing [2022-10-05T06:34:43.942Z] 850a99884090: Preparing [2022-10-05T06:34:43.942Z] 34d5ebaa5410: Preparing [2022-10-05T06:34:43.942Z] 850a99884090: Waiting [2022-10-05T06:34:43.942Z] 34d5ebaa5410: Waiting [2022-10-05T06:34:43.942Z] 0240829328ab: Layer already exists [2022-10-05T06:34:43.942Z] 8f741d46ccc2: Layer already exists [2022-10-05T06:34:43.942Z] 89ec409826bb: Layer already exists [2022-10-05T06:34:43.942Z] 781193948b54: Layer already exists [2022-10-05T06:34:43.942Z] e5e9a9e78818: Layer already exists [2022-10-05T06:34:43.942Z] 850a99884090: Layer already exists [2022-10-05T06:34:43.942Z] 34d5ebaa5410: Layer already exists [2022-10-05T06:34:43.942Z] 2.3.0-dev.81: digest: sha256:4a8081ad483116172609ac493cd86386fb7df6c0dcc16691436c5a7c59e7e2e5 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:44.254Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:44.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:34:44.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-05T06:34:44.651Z] e5e9a9e78818: Preparing [2022-10-05T06:34:44.651Z] 89ec409826bb: Preparing [2022-10-05T06:34:44.651Z] 781193948b54: Preparing [2022-10-05T06:34:44.651Z] 0240829328ab: Preparing [2022-10-05T06:34:44.651Z] 8f741d46ccc2: Preparing [2022-10-05T06:34:44.651Z] 850a99884090: Preparing [2022-10-05T06:34:44.651Z] 34d5ebaa5410: Preparing [2022-10-05T06:34:44.651Z] 850a99884090: Waiting [2022-10-05T06:34:44.651Z] 34d5ebaa5410: Waiting [2022-10-05T06:34:44.651Z] e5e9a9e78818: Layer already exists [2022-10-05T06:34:44.651Z] 89ec409826bb: Layer already exists [2022-10-05T06:34:44.651Z] 8f741d46ccc2: Layer already exists [2022-10-05T06:34:44.651Z] 781193948b54: Layer already exists [2022-10-05T06:34:44.651Z] 0240829328ab: Layer already exists [2022-10-05T06:34:44.651Z] 34d5ebaa5410: Layer already exists [2022-10-05T06:34:44.651Z] 850a99884090: Layer already exists [2022-10-05T06:34:44.651Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:4a8081ad483116172609ac493cd86386fb7df6c0dcc16691436c5a7c59e7e2e5 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:45.055Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:45.352Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-10-05T06:34:45.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-05T06:34:45.352Z] e5e9a9e78818: Preparing [2022-10-05T06:34:45.352Z] 89ec409826bb: Preparing [2022-10-05T06:34:45.352Z] 781193948b54: Preparing [2022-10-05T06:34:45.352Z] 0240829328ab: Preparing [2022-10-05T06:34:45.352Z] 8f741d46ccc2: Preparing [2022-10-05T06:34:45.352Z] 850a99884090: Preparing [2022-10-05T06:34:45.352Z] 34d5ebaa5410: Preparing [2022-10-05T06:34:45.352Z] 850a99884090: Waiting [2022-10-05T06:34:45.352Z] 34d5ebaa5410: Waiting [2022-10-05T06:34:45.352Z] 0240829328ab: Layer already exists [2022-10-05T06:34:45.352Z] 781193948b54: Layer already exists [2022-10-05T06:34:45.352Z] 89ec409826bb: Layer already exists [2022-10-05T06:34:45.352Z] 8f741d46ccc2: Layer already exists [2022-10-05T06:34:45.352Z] e5e9a9e78818: Layer already exists [2022-10-05T06:34:45.352Z] 850a99884090: Layer already exists [2022-10-05T06:34:45.352Z] 34d5ebaa5410: Layer already exists [2022-10-05T06:34:45.352Z] main: digest: sha256:4a8081ad483116172609ac493cd86386fb7df6c0dcc16691436c5a7c59e7e2e5 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:34:45.400Z] ===================================================== [Pipeline] echo [2022-10-05T06:34:45.408Z] taggedImages: [2022-10-05T06:34:45.408Z] - nexus3.edgexfoundry.org:10004/security-spire-server:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:45.408Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-05T06:34:45.408Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.81 [2022-10-05T06:34:45.408Z] - nexus3.edgexfoundry.org:10004/security-spire-server:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:34:45.408Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-10-05T06:34:45.431Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-10-05T06:34:45.431Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:45.431Z] latest [2022-10-05T06:34:45.431Z] 2.3.0-dev.81 [2022-10-05T06:34:45.431Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:34:45.431Z] main [2022-10-05T06:34:45.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:45.741Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:46.042Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:46.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-05T06:34:46.043Z] 9a26c0bb68eb: Preparing [2022-10-05T06:34:46.043Z] eda8532ba5ea: Preparing [2022-10-05T06:34:46.043Z] 4eb3b799b0f5: Preparing [2022-10-05T06:34:46.043Z] f0b641b9e9ea: Preparing [2022-10-05T06:34:46.043Z] 994393dc58e7: Preparing [2022-10-05T06:34:46.043Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:34:46.043Z] 994393dc58e7: Layer already exists [2022-10-05T06:34:46.043Z] 9a26c0bb68eb: Pushed [2022-10-05T06:34:46.043Z] f0b641b9e9ea: Pushed [2022-10-05T06:34:48.575Z] eda8532ba5ea: Pushed [2022-10-05T06:34:48.575Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:eea360c54d84b79870031aa367ed874c7fc954cf8f344686be080f61577cf187 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:48.879Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:49.180Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-05T06:34:49.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-05T06:34:49.180Z] 9a26c0bb68eb: Preparing [2022-10-05T06:34:49.180Z] eda8532ba5ea: Preparing [2022-10-05T06:34:49.180Z] 4eb3b799b0f5: Preparing [2022-10-05T06:34:49.180Z] f0b641b9e9ea: Preparing [2022-10-05T06:34:49.180Z] 994393dc58e7: Preparing [2022-10-05T06:34:49.180Z] 9a26c0bb68eb: Layer already exists [2022-10-05T06:34:49.180Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:34:49.180Z] eda8532ba5ea: Layer already exists [2022-10-05T06:34:49.180Z] 994393dc58e7: Layer already exists [2022-10-05T06:34:49.180Z] f0b641b9e9ea: Layer already exists [2022-10-05T06:34:49.180Z] latest: digest: sha256:eea360c54d84b79870031aa367ed874c7fc954cf8f344686be080f61577cf187 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:49.486Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:49.790Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.81 [2022-10-05T06:34:49.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-05T06:34:49.791Z] 9a26c0bb68eb: Preparing [2022-10-05T06:34:49.791Z] eda8532ba5ea: Preparing [2022-10-05T06:34:49.791Z] 4eb3b799b0f5: Preparing [2022-10-05T06:34:49.791Z] f0b641b9e9ea: Preparing [2022-10-05T06:34:49.791Z] 994393dc58e7: Preparing [2022-10-05T06:34:49.791Z] eda8532ba5ea: Layer already exists [2022-10-05T06:34:49.791Z] 9a26c0bb68eb: Layer already exists [2022-10-05T06:34:49.791Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:34:49.791Z] 994393dc58e7: Layer already exists [2022-10-05T06:34:49.791Z] f0b641b9e9ea: Layer already exists [2022-10-05T06:34:49.791Z] 2.3.0-dev.81: digest: sha256:eea360c54d84b79870031aa367ed874c7fc954cf8f344686be080f61577cf187 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:50.095Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:50.400Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:34:50.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-05T06:34:50.401Z] 9a26c0bb68eb: Preparing [2022-10-05T06:34:50.401Z] eda8532ba5ea: Preparing [2022-10-05T06:34:50.401Z] 4eb3b799b0f5: Preparing [2022-10-05T06:34:50.401Z] f0b641b9e9ea: Preparing [2022-10-05T06:34:50.401Z] 994393dc58e7: Preparing [2022-10-05T06:34:50.401Z] 9a26c0bb68eb: Layer already exists [2022-10-05T06:34:50.401Z] f0b641b9e9ea: Layer already exists [2022-10-05T06:34:50.401Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:34:50.401Z] eda8532ba5ea: Layer already exists [2022-10-05T06:34:50.401Z] 994393dc58e7: Layer already exists [2022-10-05T06:34:50.401Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:eea360c54d84b79870031aa367ed874c7fc954cf8f344686be080f61577cf187 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:50.709Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:51.010Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-10-05T06:34:51.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-05T06:34:51.010Z] 9a26c0bb68eb: Preparing [2022-10-05T06:34:51.010Z] eda8532ba5ea: Preparing [2022-10-05T06:34:51.010Z] 4eb3b799b0f5: Preparing [2022-10-05T06:34:51.010Z] f0b641b9e9ea: Preparing [2022-10-05T06:34:51.010Z] 994393dc58e7: Preparing [2022-10-05T06:34:51.010Z] eda8532ba5ea: Layer already exists [2022-10-05T06:34:51.010Z] f0b641b9e9ea: Layer already exists [2022-10-05T06:34:51.010Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:34:51.010Z] 9a26c0bb68eb: Layer already exists [2022-10-05T06:34:51.010Z] 994393dc58e7: Layer already exists [2022-10-05T06:34:51.010Z] main: digest: sha256:eea360c54d84b79870031aa367ed874c7fc954cf8f344686be080f61577cf187 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:34:51.045Z] ===================================================== [Pipeline] echo [2022-10-05T06:34:51.050Z] taggedImages: [2022-10-05T06:34:51.050Z] - nexus3.edgexfoundry.org:10004/support-notifications:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:51.050Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-05T06:34:51.050Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.81 [2022-10-05T06:34:51.050Z] - nexus3.edgexfoundry.org:10004/support-notifications:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:34:51.050Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-10-05T06:34:51.063Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-10-05T06:34:51.063Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:51.063Z] latest [2022-10-05T06:34:51.063Z] 2.3.0-dev.81 [2022-10-05T06:34:51.063Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:34:51.063Z] main [2022-10-05T06:34:51.063Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:51.368Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:51.677Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:51.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-05T06:34:51.677Z] f198c0152198: Preparing [2022-10-05T06:34:51.677Z] 0c295e85d1c5: Preparing [2022-10-05T06:34:51.677Z] 4eb3b799b0f5: Preparing [2022-10-05T06:34:51.677Z] c702f068f0c5: Preparing [2022-10-05T06:34:51.677Z] 994393dc58e7: Preparing [2022-10-05T06:34:51.677Z] 994393dc58e7: Layer already exists [2022-10-05T06:34:51.677Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:34:51.677Z] c702f068f0c5: Layer already exists [2022-10-05T06:34:51.677Z] f198c0152198: Pushed [2022-10-05T06:34:54.208Z] 0c295e85d1c5: Pushed [2022-10-05T06:34:54.208Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:8999a0e9c50f2d1240b3b17e714477b4279af1edbd3c25ac338a421010c0085e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:54.516Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:54.813Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-05T06:34:54.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-05T06:34:54.813Z] f198c0152198: Preparing [2022-10-05T06:34:54.813Z] 0c295e85d1c5: Preparing [2022-10-05T06:34:54.813Z] 4eb3b799b0f5: Preparing [2022-10-05T06:34:54.813Z] c702f068f0c5: Preparing [2022-10-05T06:34:54.813Z] 994393dc58e7: Preparing [2022-10-05T06:34:54.813Z] c702f068f0c5: Layer already exists [2022-10-05T06:34:54.813Z] 0c295e85d1c5: Layer already exists [2022-10-05T06:34:54.813Z] 994393dc58e7: Layer already exists [2022-10-05T06:34:54.813Z] f198c0152198: Layer already exists [2022-10-05T06:34:54.813Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:34:54.813Z] latest: digest: sha256:8999a0e9c50f2d1240b3b17e714477b4279af1edbd3c25ac338a421010c0085e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:55.110Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:55.410Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.81 [2022-10-05T06:34:55.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-05T06:34:55.410Z] f198c0152198: Preparing [2022-10-05T06:34:55.410Z] 0c295e85d1c5: Preparing [2022-10-05T06:34:55.410Z] 4eb3b799b0f5: Preparing [2022-10-05T06:34:55.410Z] c702f068f0c5: Preparing [2022-10-05T06:34:55.410Z] 994393dc58e7: Preparing [2022-10-05T06:34:55.410Z] f198c0152198: Layer already exists [2022-10-05T06:34:55.410Z] 994393dc58e7: Layer already exists [2022-10-05T06:34:55.410Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:34:55.410Z] c702f068f0c5: Layer already exists [2022-10-05T06:34:55.410Z] 0c295e85d1c5: Layer already exists [2022-10-05T06:34:55.410Z] 2.3.0-dev.81: digest: sha256:8999a0e9c50f2d1240b3b17e714477b4279af1edbd3c25ac338a421010c0085e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:55.711Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:56.007Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:34:56.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-05T06:34:56.007Z] f198c0152198: Preparing [2022-10-05T06:34:56.007Z] 0c295e85d1c5: Preparing [2022-10-05T06:34:56.007Z] 4eb3b799b0f5: Preparing [2022-10-05T06:34:56.007Z] c702f068f0c5: Preparing [2022-10-05T06:34:56.007Z] 994393dc58e7: Preparing [2022-10-05T06:34:56.007Z] f198c0152198: Layer already exists [2022-10-05T06:34:56.007Z] 994393dc58e7: Layer already exists [2022-10-05T06:34:56.007Z] 0c295e85d1c5: Layer already exists [2022-10-05T06:34:56.007Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:34:56.007Z] c702f068f0c5: Layer already exists [2022-10-05T06:34:56.007Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:8999a0e9c50f2d1240b3b17e714477b4279af1edbd3c25ac338a421010c0085e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:56.310Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:56.609Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-10-05T06:34:56.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-05T06:34:56.610Z] f198c0152198: Preparing [2022-10-05T06:34:56.610Z] 0c295e85d1c5: Preparing [2022-10-05T06:34:56.610Z] 4eb3b799b0f5: Preparing [2022-10-05T06:34:56.610Z] c702f068f0c5: Preparing [2022-10-05T06:34:56.610Z] 994393dc58e7: Preparing [2022-10-05T06:34:56.610Z] 0c295e85d1c5: Layer already exists [2022-10-05T06:34:56.610Z] c702f068f0c5: Layer already exists [2022-10-05T06:34:56.610Z] 994393dc58e7: Layer already exists [2022-10-05T06:34:56.610Z] f198c0152198: Layer already exists [2022-10-05T06:34:56.610Z] 4eb3b799b0f5: Layer already exists [2022-10-05T06:34:56.610Z] main: digest: sha256:8999a0e9c50f2d1240b3b17e714477b4279af1edbd3c25ac338a421010c0085e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:34:56.643Z] ===================================================== [Pipeline] echo [2022-10-05T06:34:56.648Z] taggedImages: [2022-10-05T06:34:56.648Z] - nexus3.edgexfoundry.org:10004/support-scheduler:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:56.648Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-05T06:34:56.648Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.81 [2022-10-05T06:34:56.648Z] - nexus3.edgexfoundry.org:10004/support-scheduler:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:34:56.648Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-10-05T06:34:56.661Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-10-05T06:34:56.661Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:56.661Z] latest [2022-10-05T06:34:56.661Z] 2.3.0-dev.81 [2022-10-05T06:34:56.661Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:34:56.661Z] main [2022-10-05T06:34:56.661Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:56.958Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:34:57.255Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:34:57.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-05T06:34:57.255Z] 34aa67ba6724: Preparing [2022-10-05T06:34:57.255Z] 1f1c190903cf: Preparing [2022-10-05T06:34:57.255Z] f4daa86e69f3: Preparing [2022-10-05T06:34:57.255Z] ae7fbc7e0eb1: Preparing [2022-10-05T06:34:57.255Z] 994393dc58e7: Preparing [2022-10-05T06:34:57.255Z] 994393dc58e7: Layer already exists [2022-10-05T06:34:57.255Z] 1f1c190903cf: Pushed [2022-10-05T06:34:57.514Z] 34aa67ba6724: Pushed [2022-10-05T06:34:58.451Z] f4daa86e69f3: Pushed [2022-10-05T06:35:10.647Z] ae7fbc7e0eb1: Pushed [2022-10-05T06:35:10.647Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:d4e032ce255f5d0b82a938639dc19bc9e8a8e9b7477e50a6a55aa3a4b8945f44 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:35:10.947Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:35:11.248Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-05T06:35:11.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-05T06:35:11.248Z] 34aa67ba6724: Preparing [2022-10-05T06:35:11.248Z] 1f1c190903cf: Preparing [2022-10-05T06:35:11.248Z] f4daa86e69f3: Preparing [2022-10-05T06:35:11.248Z] ae7fbc7e0eb1: Preparing [2022-10-05T06:35:11.248Z] 994393dc58e7: Preparing [2022-10-05T06:35:11.248Z] ae7fbc7e0eb1: Layer already exists [2022-10-05T06:35:11.248Z] 34aa67ba6724: Layer already exists [2022-10-05T06:35:11.248Z] f4daa86e69f3: Layer already exists [2022-10-05T06:35:11.248Z] 994393dc58e7: Layer already exists [2022-10-05T06:35:11.248Z] 1f1c190903cf: Layer already exists [2022-10-05T06:35:11.248Z] latest: digest: sha256:d4e032ce255f5d0b82a938639dc19bc9e8a8e9b7477e50a6a55aa3a4b8945f44 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:35:11.563Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:35:11.860Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.81 [2022-10-05T06:35:11.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-05T06:35:11.860Z] 34aa67ba6724: Preparing [2022-10-05T06:35:11.860Z] 1f1c190903cf: Preparing [2022-10-05T06:35:11.860Z] f4daa86e69f3: Preparing [2022-10-05T06:35:11.860Z] ae7fbc7e0eb1: Preparing [2022-10-05T06:35:11.860Z] 994393dc58e7: Preparing [2022-10-05T06:35:11.860Z] 34aa67ba6724: Layer already exists [2022-10-05T06:35:11.860Z] 994393dc58e7: Layer already exists [2022-10-05T06:35:11.860Z] ae7fbc7e0eb1: Layer already exists [2022-10-05T06:35:11.860Z] 1f1c190903cf: Layer already exists [2022-10-05T06:35:11.860Z] f4daa86e69f3: Layer already exists [2022-10-05T06:35:11.860Z] 2.3.0-dev.81: digest: sha256:d4e032ce255f5d0b82a938639dc19bc9e8a8e9b7477e50a6a55aa3a4b8945f44 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:35:12.158Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:35:12.459Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:35:12.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-05T06:35:12.459Z] 34aa67ba6724: Preparing [2022-10-05T06:35:12.459Z] 1f1c190903cf: Preparing [2022-10-05T06:35:12.459Z] f4daa86e69f3: Preparing [2022-10-05T06:35:12.459Z] ae7fbc7e0eb1: Preparing [2022-10-05T06:35:12.459Z] 994393dc58e7: Preparing [2022-10-05T06:35:12.459Z] f4daa86e69f3: Layer already exists [2022-10-05T06:35:12.459Z] 34aa67ba6724: Layer already exists [2022-10-05T06:35:12.459Z] 994393dc58e7: Layer already exists [2022-10-05T06:35:12.459Z] ae7fbc7e0eb1: Layer already exists [2022-10-05T06:35:12.459Z] 1f1c190903cf: Layer already exists [2022-10-05T06:35:12.459Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:d4e032ce255f5d0b82a938639dc19bc9e8a8e9b7477e50a6a55aa3a4b8945f44 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:35:12.770Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:35:13.078Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-10-05T06:35:13.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-05T06:35:13.078Z] 34aa67ba6724: Preparing [2022-10-05T06:35:13.078Z] 1f1c190903cf: Preparing [2022-10-05T06:35:13.078Z] f4daa86e69f3: Preparing [2022-10-05T06:35:13.078Z] ae7fbc7e0eb1: Preparing [2022-10-05T06:35:13.078Z] 994393dc58e7: Preparing [2022-10-05T06:35:13.078Z] 994393dc58e7: Layer already exists [2022-10-05T06:35:13.078Z] 34aa67ba6724: Layer already exists [2022-10-05T06:35:13.078Z] f4daa86e69f3: Layer already exists [2022-10-05T06:35:13.078Z] ae7fbc7e0eb1: Layer already exists [2022-10-05T06:35:13.078Z] 1f1c190903cf: Layer already exists [2022-10-05T06:35:13.078Z] main: digest: sha256:d4e032ce255f5d0b82a938639dc19bc9e8a8e9b7477e50a6a55aa3a4b8945f44 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:35:13.111Z] ===================================================== [Pipeline] echo [2022-10-05T06:35:13.117Z] taggedImages: [2022-10-05T06:35:13.117Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:35:13.117Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-05T06:35:13.117Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.81 [2022-10-05T06:35:13.117Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:35:13.117Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent: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] } [2022-10-05T06:35:30.117Z] Removing intermediate container efb445f1ef1b [2022-10-05T06:35:30.117Z] ---> 8ce960293fc7 [2022-10-05T06:35:30.117Z] Step 9/23 : COPY . . [2022-10-05T06:35:34.360Z] ---> 327488a3cfb2 [2022-10-05T06:35:34.360Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-05T06:35:34.626Z] ---> Running in 2ebd470158d2 [2022-10-05T06:35:37.203Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-05T06:35:52.189Z] Removing intermediate container 01c637e13a0e [2022-10-05T06:35:52.189Z] ---> 74d5039cce67 [2022-10-05T06:35:52.189Z] Step 7/20 : COPY . . [2022-10-05T06:35:54.139Z] ---> 63c63c25c1fb [2022-10-05T06:35:54.139Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-05T06:35:54.139Z] ---> Running in 4aab19858e39 [2022-10-05T06:35:56.103Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-05T06:39:02.839Z] Removing intermediate container cf7cd6e0ec3a [2022-10-05T06:39:02.839Z] ---> 3e2d94a932f4 [2022-10-05T06:39:02.839Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-05T06:39:02.839Z] ---> Running in 01cec1656cb1 [2022-10-05T06:39:02.839Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-05T06:39:02.839Z] Removing intermediate container 01cec1656cb1 [2022-10-05T06:39:02.839Z] ---> de4036b5bc0a [2022-10-05T06:39:02.839Z] [2022-10-05T06:39:02.839Z] Step 11/23 : FROM alpine:3.16 [2022-10-05T06:39:02.839Z] 3.16: Pulling from library/alpine [2022-10-05T06:39:02.839Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-05T06:39:02.839Z] Status: Downloaded newer image for alpine:3.16 [2022-10-05T06:39:02.839Z] ---> a6215f271958 [2022-10-05T06:39:02.839Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-05T06:39:02.839Z] ---> Running in 29514d435cd0 [2022-10-05T06:39:02.839Z] Removing intermediate container 29514d435cd0 [2022-10-05T06:39:02.839Z] ---> 7a442821e9f2 [2022-10-05T06:39:02.839Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-05T06:39:02.839Z] ---> Running in 5b47f590c957 [2022-10-05T06:39:02.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T06:39:02.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T06:39:02.839Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-05T06:39:02.839Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-05T06:39:02.839Z] (3/33) Installing readline (8.1.2-r0) [2022-10-05T06:39:02.839Z] (4/33) Installing bash (5.1.16-r2) [2022-10-05T06:39:02.839Z] Executing bash-5.1.16-r2.post-install [2022-10-05T06:39:02.839Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-05T06:39:02.839Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-05T06:39:02.839Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-05T06:39:02.839Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-05T06:39:02.839Z] (9/33) Installing curl (7.83.1-r3) [2022-10-05T06:39:02.839Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-10-05T06:39:03.104Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-05T06:39:03.104Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-05T06:39:03.104Z] (13/33) Installing expat (2.4.9-r0) [2022-10-05T06:39:03.104Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-05T06:39:03.104Z] (15/33) Installing gdbm (1.23-r0) [2022-10-05T06:39:03.104Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-05T06:39:03.104Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-05T06:39:03.104Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-05T06:39:03.104Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-05T06:39:03.104Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-05T06:39:03.104Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-05T06:39:05.756Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-05T06:39:05.756Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-05T06:39:05.756Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-05T06:39:05.756Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-05T06:39:05.756Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-05T06:39:05.756Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-05T06:39:05.756Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-05T06:39:05.756Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-05T06:39:05.756Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-05T06:39:05.756Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-05T06:39:05.756Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-05T06:39:06.023Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-05T06:39:06.980Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T06:39:06.981Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T06:39:07.247Z] OK: 120 MiB in 47 packages [2022-10-05T06:39:22.227Z] Collecting docker-compose==1.23.2 [2022-10-05T06:39:22.227Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-05T06:39:22.227Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.9 MB/s eta 0:00:00 [2022-10-05T06:39:22.227Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-05T06:39:22.227Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-05T06:39:22.227Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-05T06:39:22.227Z] Preparing metadata (setup.py): started [2022-10-05T06:39:23.631Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T06:39:23.898Z] Collecting docker<4.0,>=3.6.0 [2022-10-05T06:39:23.898Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-05T06:39:23.898Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.1 MB/s eta 0:00:00 [2022-10-05T06:39:24.856Z] Collecting PyYAML<4,>=3.10 [2022-10-05T06:39:24.856Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-05T06:39:24.856Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 14.9 MB/s eta 0:00:00 [2022-10-05T06:39:26.263Z] Preparing metadata (setup.py): started [2022-10-05T06:39:28.194Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T06:39:28.458Z] Collecting cached-property<2,>=1.2.0 [2022-10-05T06:39:28.458Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-05T06:39:28.723Z] Collecting texttable<0.10,>=0.9.0 [2022-10-05T06:39:28.723Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-05T06:39:28.723Z] Preparing metadata (setup.py): started [2022-10-05T06:39:30.654Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T06:39:31.241Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-05T06:39:31.241Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-05T06:39:31.241Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.3 MB/s eta 0:00:00 [2022-10-05T06:39:31.506Z] Collecting docopt<0.7,>=0.6.1 [2022-10-05T06:39:31.506Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-05T06:39:31.506Z] Preparing metadata (setup.py): started [2022-10-05T06:39:34.074Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T06:39:35.025Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-05T06:39:35.025Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-05T06:39:35.290Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.1 MB/s eta 0:00:00 [2022-10-05T06:39:35.869Z] Collecting jsonschema<3,>=2.5.1 [2022-10-05T06:39:35.869Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-05T06:39:36.133Z] Collecting docker-pycreds>=0.4.0 [2022-10-05T06:39:36.133Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-05T06:39:37.537Z] Collecting certifi>=2017.4.17 [2022-10-05T06:39:37.537Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-05T06:39:37.537Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 16.4 MB/s eta 0:00:00 [2022-10-05T06:39:37.537Z] Collecting idna<2.8,>=2.5 [2022-10-05T06:39:37.537Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-05T06:39:37.537Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 14.6 MB/s eta 0:00:00 [2022-10-05T06:39:38.493Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-05T06:39:38.493Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-05T06:39:38.493Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.0 MB/s eta 0:00:00 [2022-10-05T06:39:38.758Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-05T06:39:38.758Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-05T06:39:38.758Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 19.9 MB/s eta 0:00:00 [2022-10-05T06:39:39.343Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-05T06:39:39.343Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-05T06:39:39.343Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-05T06:39:39.343Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-05T06:39:40.750Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-05T06:39:40.750Z] Running setup.py install for texttable: started [2022-10-05T06:39:43.334Z] Running setup.py install for texttable: finished with status 'done' [2022-10-05T06:39:43.334Z] Running setup.py install for PyYAML: started [2022-10-05T06:39:47.603Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-05T06:39:49.006Z] Running setup.py install for docopt: started [2022-10-05T06:39:53.502Z] Running setup.py install for docopt: finished with status 'done' [2022-10-05T06:39:53.502Z] Removing intermediate container 319ac73016cb [2022-10-05T06:39:53.502Z] ---> af7f421c92c3 [2022-10-05T06:39:53.502Z] [2022-10-05T06:39:53.502Z] Step 11/25 : FROM alpine:3.16 [2022-10-05T06:39:53.502Z] ---> a6215f271958 [2022-10-05T06:39:53.502Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-05T06:39:53.502Z] ---> Running in 142470e7d745 [2022-10-05T06:39:55.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T06:39:55.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T06:39:57.264Z] Running setup.py install for dockerpty: started [2022-10-05T06:39:57.529Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-05T06:39:57.529Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T06:39:57.529Z] OK: 5 MiB in 15 packages [2022-10-05T06:39:58.938Z] Removing intermediate container 142470e7d745 [2022-10-05T06:39:58.938Z] ---> bc8ae853a9f4 [2022-10-05T06:39:58.938Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T06:39:58.938Z] ---> Running in de416513f0dc [2022-10-05T06:39:59.519Z] Removing intermediate container de416513f0dc [2022-10-05T06:39:59.519Z] ---> b04563740218 [2022-10-05T06:39:59.519Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-05T06:39:59.519Z] ---> Running in 39993907d963 [2022-10-05T06:40:00.098Z] Removing intermediate container 39993907d963 [2022-10-05T06:40:00.098Z] ---> 146cf9aea645 [2022-10-05T06:40:00.098Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-05T06:40:00.098Z] ---> Running in c190cd600469 [2022-10-05T06:40:00.098Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-05T06:40:00.690Z] Removing intermediate container c190cd600469 [2022-10-05T06:40:00.690Z] ---> 3dd9242428c9 [2022-10-05T06:40:00.690Z] Step 16/25 : WORKDIR / [2022-10-05T06:40:00.690Z] ---> Running in 1ff104e5ff6d [2022-10-05T06:40:01.274Z] Removing intermediate container 1ff104e5ff6d [2022-10-05T06:40:01.274Z] ---> 206fb168a303 [2022-10-05T06:40:01.274Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T06:40:02.237Z] ---> d1d93cbf528b [2022-10-05T06:40:02.237Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-05T06:40:04.172Z] ---> 892abb1e5f21 [2022-10-05T06:40:04.172Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-05T06:40:04.172Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-05T06:40:04.172Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-05T06:40:04.752Z]  ---> 6d06a99c6d00 [2022-10-05T06:40:04.752Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-05T06:40:05.716Z] ---> 4e19122221e9 [2022-10-05T06:40:05.716Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-05T06:40:05.716Z] ---> Running in 702fcbf5b4c3 [2022-10-05T06:40:06.671Z] Removing intermediate container 702fcbf5b4c3 [2022-10-05T06:40:06.671Z] ---> 5a2cea2b7d7a [2022-10-05T06:40:06.671Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T06:40:06.671Z] ---> Running in 2644f04d3f3d [2022-10-05T06:40:07.629Z] Removing intermediate container 2644f04d3f3d [2022-10-05T06:40:07.629Z] ---> 308ca0b225ac [2022-10-05T06:40:07.629Z] Step 23/25 : LABEL arch=arm64 [2022-10-05T06:40:07.629Z] ---> Running in ba7ad53dfe99 [2022-10-05T06:40:08.978Z] Removing intermediate container ba7ad53dfe99 [2022-10-05T06:40:08.978Z] ---> c6cc3f3df575 [2022-10-05T06:40:08.978Z] Step 24/25 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:40:08.978Z] ---> Running in 78756a8c505b [2022-10-05T06:40:09.938Z] Removing intermediate container 78756a8c505b [2022-10-05T06:40:09.938Z] ---> 055dde1fac0d [2022-10-05T06:40:09.938Z] Step 25/25 : LABEL version=2.3.0-dev.81 [2022-10-05T06:40:09.938Z] ---> Running in 86ff1a63c0f1 [2022-10-05T06:40:10.893Z] Removing intermediate container 86ff1a63c0f1 [2022-10-05T06:40:10.893Z] ---> 6b46f851678c [2022-10-05T06:40:10.893Z] [2022-10-05T06:40:10.893Z] Successfully built 6b46f851678c [2022-10-05T06:40:11.159Z] Successfully tagged core-metadata-arm64:latest [2022-10-05T06:40:11.159Z]  Building core-metadata ... done Building core-data [2022-10-05T06:40:16.496Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T06:40:16.496Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:40:16.496Z] ---> 5da83945e778 [2022-10-05T06:40:16.496Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-05T06:40:16.496Z] ---> Using cache [2022-10-05T06:40:16.496Z] ---> d70d742e21a4 [2022-10-05T06:40:16.496Z] Step 4/24 : WORKDIR /edgex-go [2022-10-05T06:40:16.496Z] ---> Using cache [2022-10-05T06:40:16.496Z] ---> 61255de95b28 [2022-10-05T06:40:16.496Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:40:16.496Z] ---> Using cache [2022-10-05T06:40:16.496Z] ---> b06f0901bef9 [2022-10-05T06:40:16.496Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-05T06:40:16.496Z] ---> Running in a7c8970ebf1a [2022-10-05T06:40:18.434Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T06:40:19.837Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T06:40:21.238Z] OK: 221 MiB in 51 packages [2022-10-05T06:40:22.642Z] Removing intermediate container a7c8970ebf1a [2022-10-05T06:40:22.642Z] ---> b498b4a20ca2 [2022-10-05T06:40:22.642Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-05T06:40:23.602Z] Removing intermediate container 5b47f590c957 [2022-10-05T06:40:23.868Z] ---> 944913dae7bd [2022-10-05T06:40:23.868Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-05T06:40:23.868Z] ---> 9d4a1556abbb [2022-10-05T06:40:23.868Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:40:23.868Z] ---> Running in 12f4361b8c56 [2022-10-05T06:40:24.141Z] ---> Running in aaa21b9efb3f [2022-10-05T06:40:24.730Z] Removing intermediate container 12f4361b8c56 [2022-10-05T06:40:24.730Z] ---> 97806bdaff15 [2022-10-05T06:40:24.730Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-05T06:40:24.730Z] ---> Running in 17b482fd70ab [2022-10-05T06:40:25.309Z] Removing intermediate container 17b482fd70ab [2022-10-05T06:40:25.309Z] ---> ffee7d1e529e [2022-10-05T06:40:25.309Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-05T06:40:27.241Z] ---> 927b7ccb8809 [2022-10-05T06:40:27.241Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-05T06:40:27.827Z] ---> df74d8701818 [2022-10-05T06:40:27.827Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-05T06:40:29.229Z] ---> bdaee2e231f5 [2022-10-05T06:40:29.229Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-05T06:40:29.229Z] ---> Running in 336855a8c756 [2022-10-05T06:40:29.499Z] Removing intermediate container 336855a8c756 [2022-10-05T06:40:29.499Z] ---> 03a45d4cd5e9 [2022-10-05T06:40:29.499Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T06:40:29.765Z] ---> Running in 4f39cd6847da [2022-10-05T06:40:30.348Z] Removing intermediate container 4f39cd6847da [2022-10-05T06:40:30.348Z] ---> 371baa7cec7f [2022-10-05T06:40:30.348Z] Step 21/23 : LABEL arch=arm64 [2022-10-05T06:40:30.348Z] ---> Running in a82e1cbad50b [2022-10-05T06:40:30.613Z] Removing intermediate container a82e1cbad50b [2022-10-05T06:40:30.877Z] ---> 3c5b5478d0ed [2022-10-05T06:40:30.877Z] Step 22/23 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:40:30.877Z] ---> Running in 353ce9ec8b0e [2022-10-05T06:40:31.458Z] Removing intermediate container 353ce9ec8b0e [2022-10-05T06:40:31.458Z] ---> 0c40e4fe4c74 [2022-10-05T06:40:31.458Z] Step 23/23 : LABEL version=2.3.0-dev.81 [2022-10-05T06:40:31.458Z] ---> Running in 59a7c84c3870 [2022-10-05T06:40:32.038Z] Removing intermediate container 59a7c84c3870 [2022-10-05T06:40:32.038Z] ---> e9bf8d9b32b5 [2022-10-05T06:40:32.038Z] [2022-10-05T06:40:32.038Z] Successfully built e9bf8d9b32b5 [2022-10-05T06:40:32.038Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-05T06:40:32.038Z] Building security-bootstrapper [2022-10-05T06:40:36.295Z]  Building sys-mgmt-agent ... done Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T06:40:36.295Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:40:36.295Z] ---> 5da83945e778 [2022-10-05T06:40:36.295Z] Step 3/33 : WORKDIR /edgex-go [2022-10-05T06:40:36.295Z] ---> Using cache [2022-10-05T06:40:36.295Z] ---> ccbc057ed426 [2022-10-05T06:40:36.295Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:40:36.295Z] ---> Using cache [2022-10-05T06:40:36.295Z] ---> af1621d99753 [2022-10-05T06:40:36.295Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-05T06:40:36.295Z] ---> Running in e527678d89c8 [2022-10-05T06:40:37.709Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T06:40:38.667Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T06:40:40.072Z] OK: 221 MiB in 51 packages [2022-10-05T06:40:42.020Z] Removing intermediate container e527678d89c8 [2022-10-05T06:40:42.020Z] ---> 9b3aced99201 [2022-10-05T06:40:42.020Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-05T06:40:42.602Z] ---> aec5852e4ca4 [2022-10-05T06:40:42.602Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:40:42.869Z] ---> Running in af359c676fdf [2022-10-05T06:41:21.709Z] Removing intermediate container aaa21b9efb3f [2022-10-05T06:41:21.709Z] ---> 44116bc81ad7 [2022-10-05T06:41:21.709Z] Step 9/24 : COPY . . [2022-10-05T06:41:28.355Z] ---> c68a0d121564 [2022-10-05T06:41:28.355Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-05T06:41:28.355Z] ---> Running in 39e49057787d [2022-10-05T06:41:30.297Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-05T06:41:42.601Z] Removing intermediate container af359c676fdf [2022-10-05T06:41:42.601Z] ---> 550ffa0ba34f [2022-10-05T06:41:42.601Z] Step 8/33 : COPY . . [2022-10-05T06:41:44.539Z] ---> 84c3d725a236 [2022-10-05T06:41:44.539Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-05T06:41:44.539Z] ---> Running in a8ea59034dcf [2022-10-05T06:41:46.486Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-05T06:42:33.305Z] Removing intermediate container 50e9b5ac32a2 [2022-10-05T06:42:33.305Z] ---> cbc0494c3008 [2022-10-05T06:42:33.305Z] [2022-10-05T06:42:33.305Z] Step 11/23 : FROM alpine:3.16 [2022-10-05T06:42:33.305Z] ---> a6215f271958 [2022-10-05T06:42:33.305Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-05T06:42:33.305Z] ---> Using cache [2022-10-05T06:42:33.305Z] ---> bc8ae853a9f4 [2022-10-05T06:42:33.305Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T06:42:33.305Z] ---> Using cache [2022-10-05T06:42:33.305Z] ---> b04563740218 [2022-10-05T06:42:33.305Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-05T06:42:33.305Z] ---> Running in 731758a2191a [2022-10-05T06:42:33.305Z] Removing intermediate container 731758a2191a [2022-10-05T06:42:33.305Z] ---> 98a42a5f665d [2022-10-05T06:42:33.305Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-05T06:42:33.305Z] ---> Running in 6553bdaac610 [2022-10-05T06:42:33.305Z] Removing intermediate container 6553bdaac610 [2022-10-05T06:42:33.305Z] ---> 2e319a318e72 [2022-10-05T06:42:33.305Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T06:42:33.305Z] ---> 60a31f08d024 [2022-10-05T06:42:33.305Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-05T06:42:33.305Z] ---> db922b68507b [2022-10-05T06:42:33.305Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-05T06:42:34.285Z] ---> eec62fa9aa6a [2022-10-05T06:42:34.285Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-05T06:42:34.285Z] ---> Running in 1fbe257e1d8a [2022-10-05T06:42:34.876Z] Removing intermediate container 1fbe257e1d8a [2022-10-05T06:42:34.876Z] ---> 03b9af17775a [2022-10-05T06:42:34.876Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T06:42:35.177Z] ---> Running in 312f1cb34e83 [2022-10-05T06:42:35.758Z] Removing intermediate container 312f1cb34e83 [2022-10-05T06:42:35.758Z] ---> 4f70647cdb71 [2022-10-05T06:42:35.758Z] Step 21/23 : LABEL arch=arm64 [2022-10-05T06:42:35.758Z] ---> Running in 50c36e091915 [2022-10-05T06:42:36.344Z] Removing intermediate container 50c36e091915 [2022-10-05T06:42:36.344Z] ---> fc4acda9ac0d [2022-10-05T06:42:36.344Z] Step 22/23 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:42:36.344Z] ---> Running in e6ffff128c5c [2022-10-05T06:42:36.922Z] Removing intermediate container e6ffff128c5c [2022-10-05T06:42:36.922Z] ---> 3e24698d7920 [2022-10-05T06:42:36.922Z] Step 23/23 : LABEL version=2.3.0-dev.81 [2022-10-05T06:42:36.922Z] ---> Running in 0c133d214ddc [2022-10-05T06:42:37.501Z] Removing intermediate container 0c133d214ddc [2022-10-05T06:42:37.501Z] ---> d76c182eaac5 [2022-10-05T06:42:37.501Z] [2022-10-05T06:42:37.501Z] Successfully built d76c182eaac5 [2022-10-05T06:42:37.501Z] Successfully tagged support-scheduler-arm64:latest [2022-10-05T06:42:37.501Z] Building security-secretstore-setup [2022-10-05T06:42:40.831Z]  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T06:42:40.831Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:42:40.831Z] ---> 5da83945e778 [2022-10-05T06:42:40.831Z] Step 3/25 : WORKDIR /edgex-go [2022-10-05T06:42:40.831Z] ---> Using cache [2022-10-05T06:42:40.831Z] ---> ccbc057ed426 [2022-10-05T06:42:40.831Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:42:40.831Z] ---> Using cache [2022-10-05T06:42:40.831Z] ---> af1621d99753 [2022-10-05T06:42:40.831Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-05T06:42:40.831Z] ---> Using cache [2022-10-05T06:42:40.831Z] ---> 9b3aced99201 [2022-10-05T06:42:40.831Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-05T06:42:40.831Z] ---> Using cache [2022-10-05T06:42:40.831Z] ---> aec5852e4ca4 [2022-10-05T06:42:40.831Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:42:40.831Z] ---> Using cache [2022-10-05T06:42:40.831Z] ---> 550ffa0ba34f [2022-10-05T06:42:40.831Z] Step 8/25 : COPY . . [2022-10-05T06:42:41.096Z] ---> Using cache [2022-10-05T06:42:41.096Z] ---> 84c3d725a236 [2022-10-05T06:42:41.096Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-05T06:42:41.366Z] ---> Running in 45899e14611c [2022-10-05T06:42:43.305Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-05T06:43:39.669Z] Removing intermediate container 4aab19858e39 [2022-10-05T06:43:39.669Z] ---> 20f22d521420 [2022-10-05T06:43:39.669Z] [2022-10-05T06:43:39.669Z] Step 9/20 : FROM alpine:3.15 [2022-10-05T06:43:39.669Z] ---> 02e0d6fdf486 [2022-10-05T06:43:39.669Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T06:43:39.669Z] ---> Using cache [2022-10-05T06:43:39.669Z] ---> 9bcad5da2a50 [2022-10-05T06:43:39.669Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:43:39.669Z] ---> Using cache [2022-10-05T06:43:39.669Z] ---> 83aa1eb2b7b5 [2022-10-05T06:43:39.669Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-05T06:43:39.669Z] ---> Running in 178b50afe391 [2022-10-05T06:43:39.669Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T06:43:39.669Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T06:43:39.669Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T06:43:39.669Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T06:43:39.669Z] OK: 15734 distinct packages available [2022-10-05T06:43:39.669Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T06:43:39.669Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T06:43:41.069Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-05T06:43:41.069Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-05T06:43:41.069Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-05T06:43:41.334Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-05T06:43:41.334Z] (5/9) Installing curl (7.80.0-r3) [2022-10-05T06:43:41.334Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-05T06:43:41.599Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-05T06:43:41.599Z] (8/9) Installing libucontext (1.1-r0) [2022-10-05T06:43:41.866Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-05T06:43:41.866Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T06:43:41.866Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T06:43:42.445Z] OK: 8 MiB in 23 packages [2022-10-05T06:43:45.033Z] Removing intermediate container 178b50afe391 [2022-10-05T06:43:45.033Z] ---> bd51843cc1fc [2022-10-05T06:43:45.033Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T06:43:45.613Z] ---> a9f6ea971d9b [2022-10-05T06:43:45.613Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-05T06:43:47.559Z] ---> 52f0cb503402 [2022-10-05T06:43:47.559Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-05T06:43:48.522Z] ---> bc3c630c4734 [2022-10-05T06:43:48.523Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-05T06:43:48.790Z] ---> Running in d37a1f7093f7 [2022-10-05T06:43:49.085Z] Removing intermediate container d37a1f7093f7 [2022-10-05T06:43:49.085Z] ---> 57db64fd8238 [2022-10-05T06:43:49.085Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T06:43:49.352Z] ---> Running in 8801a37756b3 [2022-10-05T06:43:49.939Z] Removing intermediate container 8801a37756b3 [2022-10-05T06:43:49.939Z] ---> af86987dbc51 [2022-10-05T06:43:49.939Z] Step 18/20 : LABEL arch=arm64 [2022-10-05T06:43:49.939Z] ---> Running in 9f3e6ae6131b [2022-10-05T06:43:50.522Z] Removing intermediate container 9f3e6ae6131b [2022-10-05T06:43:50.522Z] ---> 4b62cbc67efc [2022-10-05T06:43:50.522Z] Step 19/20 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:43:50.522Z] ---> Running in f1820a54fdfa [2022-10-05T06:43:51.105Z] Removing intermediate container f1820a54fdfa [2022-10-05T06:43:51.105Z] ---> 6e5b31efa417 [2022-10-05T06:43:51.105Z] Step 20/20 : LABEL version=2.3.0-dev.81 [2022-10-05T06:43:51.373Z] ---> Running in 21199480d88e [2022-10-05T06:43:51.954Z] Removing intermediate container 21199480d88e [2022-10-05T06:43:51.954Z] ---> 65d739811ef4 [2022-10-05T06:43:51.954Z] [2022-10-05T06:43:51.954Z] Successfully built 65d739811ef4 [2022-10-05T06:43:51.954Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-05T06:43:51.954Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2022-10-05T06:43:55.308Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T06:43:55.308Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:43:55.308Z] ---> 5da83945e778 [2022-10-05T06:43:55.308Z] Step 3/22 : WORKDIR /edgex-go [2022-10-05T06:43:55.308Z] ---> Using cache [2022-10-05T06:43:55.308Z] ---> ccbc057ed426 [2022-10-05T06:43:55.308Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:43:55.308Z] ---> Using cache [2022-10-05T06:43:55.308Z] ---> af1621d99753 [2022-10-05T06:43:55.308Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-05T06:43:55.308Z] ---> Using cache [2022-10-05T06:43:55.308Z] ---> 9b3aced99201 [2022-10-05T06:43:55.308Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-05T06:43:55.308Z] ---> Using cache [2022-10-05T06:43:55.308Z] ---> aec5852e4ca4 [2022-10-05T06:43:55.308Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:43:55.308Z] ---> Using cache [2022-10-05T06:43:55.308Z] ---> 550ffa0ba34f [2022-10-05T06:43:55.308Z] Step 8/22 : COPY . . [2022-10-05T06:43:55.308Z] ---> Using cache [2022-10-05T06:43:55.308Z] ---> 84c3d725a236 [2022-10-05T06:43:55.308Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-05T06:43:55.308Z] ---> Running in 832f2729d5a3 [2022-10-05T06:43:57.415Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-05T06:44:36.342Z] Removing intermediate container 2ebd470158d2 [2022-10-05T06:44:36.342Z] ---> 333e0ae13f74 [2022-10-05T06:44:36.342Z] [2022-10-05T06:44:36.342Z] Step 11/23 : FROM alpine:3.16 [2022-10-05T06:44:36.342Z] ---> a6215f271958 [2022-10-05T06:44:36.342Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-05T06:44:36.342Z] ---> Running in 5460c8c12db6 [2022-10-05T06:44:36.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T06:44:36.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T06:44:36.608Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-05T06:44:36.608Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-05T06:44:36.871Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T06:44:36.871Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T06:44:37.137Z] OK: 6 MiB in 16 packages [2022-10-05T06:44:39.706Z] Removing intermediate container 5460c8c12db6 [2022-10-05T06:44:39.706Z] ---> 70cd021f80d0 [2022-10-05T06:44:39.706Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T06:44:39.706Z] ---> Running in 439140c77955 [2022-10-05T06:44:39.970Z] Removing intermediate container 439140c77955 [2022-10-05T06:44:39.970Z] ---> 82da544abc59 [2022-10-05T06:44:39.970Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-05T06:44:40.234Z] ---> Running in 93b6a35cf209 [2022-10-05T06:44:40.819Z] Removing intermediate container 93b6a35cf209 [2022-10-05T06:44:40.819Z] ---> 0977d9267957 [2022-10-05T06:44:40.819Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-05T06:44:40.819Z] ---> Running in b36b52729245 [2022-10-05T06:44:41.398Z] Removing intermediate container b36b52729245 [2022-10-05T06:44:41.398Z] ---> dcd859a5c10f [2022-10-05T06:44:41.398Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T06:44:42.352Z] ---> 2e1b5d076a84 [2022-10-05T06:44:42.352Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-05T06:44:44.924Z] ---> af566cfb5d84 [2022-10-05T06:44:44.924Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-05T06:44:45.503Z] ---> a24ca1367088 [2022-10-05T06:44:45.503Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-05T06:44:45.767Z] ---> Running in 7d10f0c03e10 [2022-10-05T06:44:46.031Z] Removing intermediate container 7d10f0c03e10 [2022-10-05T06:44:46.031Z] ---> 3ca8d3d95664 [2022-10-05T06:44:46.031Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T06:44:46.296Z] ---> Running in 3c44a34c48f4 [2022-10-05T06:44:46.561Z] Removing intermediate container 3c44a34c48f4 [2022-10-05T06:44:46.561Z] ---> 9bd0a91083ae [2022-10-05T06:44:46.561Z] Step 21/23 : LABEL arch=arm64 [2022-10-05T06:44:46.826Z] ---> Running in efc9a932629e [2022-10-05T06:44:47.091Z] Removing intermediate container efc9a932629e [2022-10-05T06:44:47.091Z] ---> b49c2a85b9be [2022-10-05T06:44:47.091Z] Step 22/23 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:44:47.091Z] ---> Running in 2506d503a0b5 [2022-10-05T06:44:47.674Z] Removing intermediate container 2506d503a0b5 [2022-10-05T06:44:47.675Z] ---> 20969f78ffa9 [2022-10-05T06:44:47.675Z] Step 23/23 : LABEL version=2.3.0-dev.81 [2022-10-05T06:44:47.675Z] ---> Running in 94e15bf122d3 [2022-10-05T06:44:48.305Z] Removing intermediate container 94e15bf122d3 [2022-10-05T06:44:48.305Z] ---> bd7c2cb722b9 [2022-10-05T06:44:48.305Z] [2022-10-05T06:44:48.305Z] Successfully built bd7c2cb722b9 [2022-10-05T06:44:48.305Z] Successfully tagged support-notifications-arm64:latest [2022-10-05T06:44:48.305Z] Building core-command [2022-10-05T06:44:52.542Z]  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T06:44:52.542Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-05T06:44:52.542Z] ---> 5da83945e778 [2022-10-05T06:44:52.542Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-05T06:44:52.542Z] ---> Using cache [2022-10-05T06:44:52.542Z] ---> d70d742e21a4 [2022-10-05T06:44:52.542Z] Step 4/24 : WORKDIR /edgex-go [2022-10-05T06:44:52.542Z] ---> Using cache [2022-10-05T06:44:52.542Z] ---> 61255de95b28 [2022-10-05T06:44:52.542Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:44:52.542Z] ---> Using cache [2022-10-05T06:44:52.542Z] ---> b06f0901bef9 [2022-10-05T06:44:52.542Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-05T06:44:52.542Z] ---> Using cache [2022-10-05T06:44:52.542Z] ---> 9e202dc17928 [2022-10-05T06:44:52.542Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-05T06:44:52.542Z] ---> Using cache [2022-10-05T06:44:52.542Z] ---> 7a5c9f1f6779 [2022-10-05T06:44:52.542Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T06:44:52.542Z] ---> Using cache [2022-10-05T06:44:52.542Z] ---> 6a5a5c391b1f [2022-10-05T06:44:52.542Z] Step 9/24 : COPY . . [2022-10-05T06:44:52.542Z] ---> Using cache [2022-10-05T06:44:52.542Z] ---> 95651fef2541 [2022-10-05T06:44:52.542Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-05T06:44:52.542Z] ---> Running in 1c76e4cf6a5a [2022-10-05T06:44:53.944Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-05T06:47:30.602Z] Removing intermediate container a8ea59034dcf [2022-10-05T06:47:30.602Z] ---> de39c8509426 [2022-10-05T06:47:30.602Z] [2022-10-05T06:47:30.602Z] Step 10/33 : FROM alpine:3.16 [2022-10-05T06:47:30.602Z] ---> a6215f271958 [2022-10-05T06:47:30.602Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T06:47:30.602Z] ---> Running in 5dc3b6efeee5 [2022-10-05T06:47:30.602Z] Removing intermediate container 5dc3b6efeee5 [2022-10-05T06:47:30.602Z] ---> 15f5d06e17c4 [2022-10-05T06:47:30.602Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-05T06:47:30.602Z] ---> Running in dc18f3189749 [2022-10-05T06:47:30.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T06:47:30.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T06:47:30.602Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-05T06:47:30.602Z] (2/2) Installing su-exec (0.2-r1) [2022-10-05T06:47:30.602Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T06:47:30.602Z] OK: 5 MiB in 16 packages [2022-10-05T06:47:30.869Z] Removing intermediate container dc18f3189749 [2022-10-05T06:47:30.869Z] ---> 7498075517dc [2022-10-05T06:47:30.869Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-05T06:47:31.139Z] ---> Running in 352133e7c3c8 [2022-10-05T06:47:31.721Z] Removing intermediate container 352133e7c3c8 [2022-10-05T06:47:31.721Z] ---> 5ae01614dc5b [2022-10-05T06:47:31.721Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-05T06:47:31.721Z] ---> Running in e498905e7c4c [2022-10-05T06:47:32.308Z] Removing intermediate container e498905e7c4c [2022-10-05T06:47:32.308Z] ---> a9d9f38ce848 [2022-10-05T06:47:32.308Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-05T06:47:32.308Z] ---> Running in 5fc34da70e18 [2022-10-05T06:47:32.894Z] Removing intermediate container 5fc34da70e18 [2022-10-05T06:47:32.894Z] ---> 53ffba742f38 [2022-10-05T06:47:32.894Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-05T06:47:32.894Z] ---> Running in c43a8510c3bd [2022-10-05T06:47:33.492Z] Removing intermediate container c43a8510c3bd [2022-10-05T06:47:33.492Z] ---> 69d110263101 [2022-10-05T06:47:33.492Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-05T06:47:33.492Z] ---> Running in 20f5df14582c [2022-10-05T06:47:36.833Z] Removing intermediate container 20f5df14582c [2022-10-05T06:47:36.833Z] ---> 46e2edee1367 [2022-10-05T06:47:36.833Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-05T06:47:36.833Z] ---> Running in b51e3f43b0cf [2022-10-05T06:47:37.100Z] Removing intermediate container b51e3f43b0cf [2022-10-05T06:47:37.100Z] ---> 84a8f8030534 [2022-10-05T06:47:37.100Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-05T06:47:38.056Z] ---> c896a6de474c [2022-10-05T06:47:38.056Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-05T06:47:38.359Z] ---> Running in 089534a442d6 [2022-10-05T06:47:41.689Z] Removing intermediate container 089534a442d6 [2022-10-05T06:47:41.689Z] ---> 12b1c02437f3 [2022-10-05T06:47:41.689Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T06:47:42.268Z] ---> 75b2248a0da0 [2022-10-05T06:47:42.268Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-05T06:47:44.211Z] ---> cfe756a1c4fe [2022-10-05T06:47:44.211Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-05T06:47:44.790Z] ---> ceb066ab7f85 [2022-10-05T06:47:44.790Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-05T06:47:46.201Z] ---> 8ae956a6609a [2022-10-05T06:47:46.201Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-05T06:47:46.785Z] ---> 81adfe884f3e [2022-10-05T06:47:46.785Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-05T06:47:47.741Z] ---> 60dbc8bf29b3 [2022-10-05T06:47:47.741Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-05T06:47:48.699Z] ---> 45344774ccbf [2022-10-05T06:47:48.699Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-05T06:47:48.979Z] ---> Running in 80052ec66645 [2022-10-05T06:47:52.318Z] Removing intermediate container 80052ec66645 [2022-10-05T06:47:52.318Z] ---> e21111347172 [2022-10-05T06:47:52.318Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-05T06:47:52.318Z] ---> Running in bad87fcff734 [2022-10-05T06:47:52.585Z] Removing intermediate container bad87fcff734 [2022-10-05T06:47:52.585Z] ---> ce114f54ae35 [2022-10-05T06:47:52.585Z] Step 30/33 : CMD ["gate"] [2022-10-05T06:47:52.585Z] ---> Running in fc253411aa17 [2022-10-05T06:47:52.854Z] Removing intermediate container fc253411aa17 [2022-10-05T06:47:52.854Z] ---> d27cb5e68a06 [2022-10-05T06:47:52.854Z] Step 31/33 : LABEL arch=arm64 [2022-10-05T06:47:53.121Z] ---> Running in 37f022babeac [2022-10-05T06:47:53.702Z] Removing intermediate container 37f022babeac [2022-10-05T06:47:53.702Z] ---> 9f0e31254c78 [2022-10-05T06:47:53.702Z] Step 32/33 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:47:53.702Z] ---> Running in 00febd00e94b [2022-10-05T06:47:53.968Z] Removing intermediate container 00febd00e94b [2022-10-05T06:47:53.968Z] ---> 95cbfcc6e495 [2022-10-05T06:47:54.233Z] Step 33/33 : LABEL version=2.3.0-dev.81 [2022-10-05T06:47:54.233Z] ---> Running in 60869e3ef59e [2022-10-05T06:47:54.815Z] Removing intermediate container 60869e3ef59e [2022-10-05T06:47:54.815Z] ---> c793e7149b2b [2022-10-05T06:47:54.815Z] [2022-10-05T06:47:54.815Z] Successfully built c793e7149b2b [2022-10-05T06:47:54.815Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-05T06:48:03.004Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-05T06:48:17.975Z] Removing intermediate container 45899e14611c [2022-10-05T06:48:17.975Z] ---> b3334849e7df [2022-10-05T06:48:17.975Z] [2022-10-05T06:48:17.975Z] Step 10/25 : FROM alpine:3.16 [2022-10-05T06:48:17.975Z] ---> a6215f271958 [2022-10-05T06:48:17.975Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-05T06:48:17.975Z] ---> Running in 872f7001521c [2022-10-05T06:48:19.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T06:48:19.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T06:48:20.595Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-05T06:48:20.595Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-05T06:48:20.595Z] (3/3) Installing su-exec (0.2-r1) [2022-10-05T06:48:20.595Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T06:48:20.595Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T06:48:21.174Z] OK: 6 MiB in 17 packages [2022-10-05T06:48:23.105Z] Removing intermediate container 872f7001521c [2022-10-05T06:48:23.105Z] ---> 23932e6063db [2022-10-05T06:48:23.105Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-05T06:48:23.105Z] ---> Running in d9c7e6247957 [2022-10-05T06:48:24.061Z] Removing intermediate container d9c7e6247957 [2022-10-05T06:48:24.061Z] ---> 9fa407dd01db [2022-10-05T06:48:24.061Z] Step 13/25 : WORKDIR / [2022-10-05T06:48:24.061Z] ---> Running in 0f6130dc81bd [2022-10-05T06:48:25.017Z] Removing intermediate container 0f6130dc81bd [2022-10-05T06:48:25.017Z] ---> 196f3f6ffb0e [2022-10-05T06:48:25.017Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-05T06:48:26.424Z] ---> 2baee0300edb [2022-10-05T06:48:26.424Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-05T06:48:27.830Z] ---> b0badb16fe8b [2022-10-05T06:48:27.830Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-05T06:48:29.237Z] ---> 13f649c9a247 [2022-10-05T06:48:29.237Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-05T06:48:30.639Z] ---> e3ee08096854 [2022-10-05T06:48:30.639Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-05T06:48:33.213Z] ---> cdbe9ddb8ec8 [2022-10-05T06:48:33.213Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-05T06:48:34.621Z] Removing intermediate container 39e49057787d [2022-10-05T06:48:34.621Z] ---> adbd1fa500c2 [2022-10-05T06:48:34.621Z] [2022-10-05T06:48:34.621Z] Step 11/24 : FROM alpine:3.16 [2022-10-05T06:48:34.621Z] ---> a6215f271958 [2022-10-05T06:48:34.621Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-05T06:48:35.202Z] ---> Running in 10bf6f535dd5 [2022-10-05T06:48:35.468Z] ---> 0be030cf673e [2022-10-05T06:48:35.468Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-05T06:48:36.048Z] Removing intermediate container 10bf6f535dd5 [2022-10-05T06:48:36.048Z] ---> ec1f4c22f2d6 [2022-10-05T06:48:36.048Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-05T06:48:36.048Z] ---> Running in 8bd0e120f29f [2022-10-05T06:48:36.631Z] Removing intermediate container 8bd0e120f29f [2022-10-05T06:48:36.631Z] ---> 6262c78f0075 [2022-10-05T06:48:36.631Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-05T06:48:36.896Z] ---> 6222010ca97d [2022-10-05T06:48:36.896Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-05T06:48:36.896Z] ---> Running in edf1de666b42 [2022-10-05T06:48:36.896Z] ---> Running in e67828e78bcf [2022-10-05T06:48:37.853Z] Removing intermediate container edf1de666b42 [2022-10-05T06:48:37.853Z] ---> 39d20ad769b3 [2022-10-05T06:48:37.853Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T06:48:37.853Z] ---> Running in 81340ea82546 [2022-10-05T06:48:40.423Z] Removing intermediate container e67828e78bcf [2022-10-05T06:48:40.423Z] ---> 970afcf6dbf3 [2022-10-05T06:48:40.423Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-05T06:48:40.687Z] ---> Running in b8555e954705 [2022-10-05T06:48:41.266Z] Removing intermediate container 81340ea82546 [2022-10-05T06:48:41.266Z] ---> a654e33a7498 [2022-10-05T06:48:41.266Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-05T06:48:41.266Z] Removing intermediate container b8555e954705 [2022-10-05T06:48:41.266Z] ---> 480e5f80e82d [2022-10-05T06:48:41.266Z] Step 23/25 : LABEL arch=arm64 [2022-10-05T06:48:41.266Z] ---> Running in 24d8fdf13bfd [2022-10-05T06:48:41.532Z] ---> Running in f3248fb1e9cf [2022-10-05T06:48:42.112Z] Removing intermediate container f3248fb1e9cf [2022-10-05T06:48:42.112Z] ---> 50c314448aa5 [2022-10-05T06:48:42.112Z] Step 24/25 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:48:42.376Z] ---> Running in ce4daf6f6aff [2022-10-05T06:48:42.954Z] Removing intermediate container ce4daf6f6aff [2022-10-05T06:48:42.954Z] ---> 3df3dfcb2d50 [2022-10-05T06:48:42.954Z] Step 25/25 : LABEL version=2.3.0-dev.81 [2022-10-05T06:48:43.221Z] ---> Running in b958bf78f894 [2022-10-05T06:48:43.221Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T06:48:43.485Z] Removing intermediate container b958bf78f894 [2022-10-05T06:48:43.485Z] ---> 772b2ad03430 [2022-10-05T06:48:43.485Z] [2022-10-05T06:48:43.748Z] Successfully built 772b2ad03430 [2022-10-05T06:48:43.749Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-05T06:48:44.325Z]  Building security-secretstore-setup ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T06:48:45.280Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.81" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-05T06:48:45.280Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-05T06:48:45.280Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-05T06:48:45.545Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-05T06:48:45.545Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-05T06:48:45.811Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-05T06:48:45.811Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-05T06:48:46.076Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T06:48:46.076Z] OK: 8 MiB in 20 packages [2022-10-05T06:48:48.017Z] Removing intermediate container 24d8fdf13bfd [2022-10-05T06:48:48.017Z] ---> f5228d2cc400 [2022-10-05T06:48:48.017Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T06:48:48.977Z] ---> 558b1d64f250 [2022-10-05T06:48:48.977Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-05T06:48:50.939Z] ---> f6d6c54040a5 [2022-10-05T06:48:50.939Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-05T06:48:51.206Z] ---> 152572021127 [2022-10-05T06:48:51.206Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-05T06:48:51.471Z] ---> Running in 6dc4312e673d [2022-10-05T06:48:51.737Z] Removing intermediate container 6dc4312e673d [2022-10-05T06:48:51.737Z] ---> 34839b023f12 [2022-10-05T06:48:51.737Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T06:48:52.007Z] ---> Running in e609177dc400 [2022-10-05T06:48:52.591Z] Removing intermediate container e609177dc400 [2022-10-05T06:48:52.591Z] ---> 26ff3a17e3e4 [2022-10-05T06:48:52.591Z] Step 22/24 : LABEL arch=arm64 [2022-10-05T06:48:52.591Z] ---> Running in 18cc51331ab8 [2022-10-05T06:48:53.184Z] Removing intermediate container 18cc51331ab8 [2022-10-05T06:48:53.184Z] ---> 158e2e35b3ce [2022-10-05T06:48:53.184Z] Step 23/24 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:48:53.184Z] ---> Running in 33a4254501ea [2022-10-05T06:48:53.766Z] Removing intermediate container 33a4254501ea [2022-10-05T06:48:53.766Z] ---> 00100d3368a1 [2022-10-05T06:48:53.766Z] Step 24/24 : LABEL version=2.3.0-dev.81 [2022-10-05T06:48:53.766Z] ---> Running in 209fa4782575 [2022-10-05T06:48:54.032Z] Removing intermediate container 209fa4782575 [2022-10-05T06:48:54.299Z] ---> 7ef55cfa1ea2 [2022-10-05T06:48:54.299Z] [2022-10-05T06:48:54.299Z] Successfully built 7ef55cfa1ea2 [2022-10-05T06:48:54.299Z] Successfully tagged core-data-arm64:latest [2022-10-05T06:49:02.496Z]  Building core-data ... done Removing intermediate container 832f2729d5a3 [2022-10-05T06:49:02.496Z] ---> 8fd06b1c2d05 [2022-10-05T06:49:02.496Z] [2022-10-05T06:49:02.496Z] Step 10/22 : FROM alpine:3.16 [2022-10-05T06:49:02.496Z] ---> a6215f271958 [2022-10-05T06:49:02.496Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-05T06:49:02.496Z] ---> Running in 811fe85e2435 [2022-10-05T06:49:03.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T06:49:04.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T06:49:05.140Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-05T06:49:05.140Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-05T06:49:05.140Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-05T06:49:05.140Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-05T06:49:05.140Z] (5/6) Installing curl (7.83.1-r3) [2022-10-05T06:49:05.140Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-05T06:49:05.140Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T06:49:05.140Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T06:49:05.408Z] OK: 8 MiB in 20 packages [2022-10-05T06:49:07.574Z] Removing intermediate container 811fe85e2435 [2022-10-05T06:49:07.574Z] ---> 9216648780a7 [2022-10-05T06:49:07.574Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-05T06:49:07.574Z] ---> Running in f63f18be178f [2022-10-05T06:49:07.855Z] Removing intermediate container f63f18be178f [2022-10-05T06:49:07.855Z] ---> e28235ce4ddc [2022-10-05T06:49:07.855Z] Step 13/22 : WORKDIR /edgex [2022-10-05T06:49:07.855Z] ---> Running in 3bdf1212a136 [2022-10-05T06:49:08.491Z] Removing intermediate container 3bdf1212a136 [2022-10-05T06:49:08.491Z] ---> c8c959c5f321 [2022-10-05T06:49:08.491Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-05T06:49:09.090Z] ---> 43de9d593743 [2022-10-05T06:49:09.090Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-05T06:49:11.698Z] ---> 4556535bf02b [2022-10-05T06:49:11.698Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-05T06:49:12.655Z] ---> fae8224163d7 [2022-10-05T06:49:12.655Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-05T06:49:13.238Z] ---> 552bb2327ec9 [2022-10-05T06:49:13.238Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-05T06:49:13.238Z] ---> Running in 315fe021dbbb [2022-10-05T06:49:15.190Z] Removing intermediate container 315fe021dbbb [2022-10-05T06:49:15.190Z] ---> b9e6756eb4fe [2022-10-05T06:49:15.190Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-05T06:49:15.190Z] ---> Running in c19e4e356601 [2022-10-05T06:49:15.464Z] Removing intermediate container c19e4e356601 [2022-10-05T06:49:15.464Z] ---> def4ba55c55d [2022-10-05T06:49:15.464Z] Step 20/22 : LABEL arch=arm64 [2022-10-05T06:49:15.729Z] ---> Running in 003daf82bf28 [2022-10-05T06:49:15.995Z] Removing intermediate container 003daf82bf28 [2022-10-05T06:49:15.995Z] ---> a7f1275c9806 [2022-10-05T06:49:15.995Z] Step 21/22 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:49:16.261Z] ---> Running in 7199f9ab8b42 [2022-10-05T06:49:16.527Z] Removing intermediate container 7199f9ab8b42 [2022-10-05T06:49:16.527Z] ---> 754e68d9ea6b [2022-10-05T06:49:16.527Z] Step 22/22 : LABEL version=2.3.0-dev.81 [2022-10-05T06:49:16.527Z] ---> Running in 3a4af816c87b [2022-10-05T06:49:17.110Z] Removing intermediate container 3a4af816c87b [2022-10-05T06:49:17.110Z] ---> 140b4e8af294 [2022-10-05T06:49:17.110Z] [2022-10-05T06:49:17.110Z] Successfully built 140b4e8af294 [2022-10-05T06:49:17.110Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-05T06:49:21.352Z]  Building security-proxy-setup ... done Removing intermediate container 1c76e4cf6a5a [2022-10-05T06:49:21.352Z] ---> cdd56c4c22e2 [2022-10-05T06:49:21.352Z] [2022-10-05T06:49:21.352Z] Step 11/24 : FROM alpine:3.16 [2022-10-05T06:49:21.352Z] ---> a6215f271958 [2022-10-05T06:49:21.352Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-05T06:49:21.352Z] ---> Using cache [2022-10-05T06:49:21.352Z] ---> bc8ae853a9f4 [2022-10-05T06:49:21.352Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T06:49:21.352Z] ---> Using cache [2022-10-05T06:49:21.352Z] ---> b04563740218 [2022-10-05T06:49:21.352Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-05T06:49:21.352Z] ---> Running in 42b1c765699f [2022-10-05T06:49:21.352Z] Removing intermediate container 42b1c765699f [2022-10-05T06:49:21.352Z] ---> 80b0b208bea6 [2022-10-05T06:49:21.352Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-05T06:49:21.352Z] ---> Running in 87720fda2b43 [2022-10-05T06:49:21.618Z] Removing intermediate container 87720fda2b43 [2022-10-05T06:49:21.618Z] ---> 27f3fa2c6bb5 [2022-10-05T06:49:21.618Z] Step 16/24 : WORKDIR / [2022-10-05T06:49:21.618Z] ---> Running in cdce7546b81c [2022-10-05T06:49:22.201Z] Removing intermediate container cdce7546b81c [2022-10-05T06:49:22.201Z] ---> 4e8a0d7cb630 [2022-10-05T06:49:22.201Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T06:49:22.467Z] ---> 4353e7582923 [2022-10-05T06:49:22.467Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-05T06:49:23.423Z] ---> d74a6557804e [2022-10-05T06:49:23.423Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-05T06:49:24.003Z] ---> 3be7deae5db9 [2022-10-05T06:49:24.003Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-05T06:49:24.003Z] ---> Running in 1b9dc5917b1d [2022-10-05T06:49:24.268Z] Removing intermediate container 1b9dc5917b1d [2022-10-05T06:49:24.268Z] ---> de787f7cde95 [2022-10-05T06:49:24.268Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T06:49:24.533Z] ---> Running in 01e3e70f26bf [2022-10-05T06:49:24.798Z] Removing intermediate container 01e3e70f26bf [2022-10-05T06:49:24.798Z] ---> b7221a0f41b2 [2022-10-05T06:49:24.798Z] Step 22/24 : LABEL arch=arm64 [2022-10-05T06:49:24.798Z] ---> Running in 4fa436a02c9b [2022-10-05T06:49:25.064Z] Removing intermediate container 4fa436a02c9b [2022-10-05T06:49:25.064Z] ---> 7c0b53f8f1d6 [2022-10-05T06:49:25.064Z] Step 23/24 : LABEL git_sha=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:49:25.064Z] ---> Running in fef61cd90b7a [2022-10-05T06:49:25.332Z] Removing intermediate container fef61cd90b7a [2022-10-05T06:49:25.332Z] ---> 310f6e766ee6 [2022-10-05T06:49:25.332Z] Step 24/24 : LABEL version=2.3.0-dev.81 [2022-10-05T06:49:25.599Z] ---> Running in f4a89e593c24 [2022-10-05T06:49:25.865Z] Removing intermediate container f4a89e593c24 [2022-10-05T06:49:25.865Z] ---> 4f55c3f6d937 [2022-10-05T06:49:25.865Z] [2022-10-05T06:49:25.865Z] Successfully built 4f55c3f6d937 [2022-10-05T06:49:25.865Z] Successfully tagged core-command-arm64:latest [2022-10-05T06:49:26.140Z]  Building core-command ... done  [Pipeline] } [2022-10-05T06:49:26.137Z] $ docker stop --time=1 df98cca02e4666584897162faf9209acb81f1278adf1f6f14656905c99adaaf5 [2022-10-05T06:49:27.765Z] $ docker rm -f df98cca02e4666584897162faf9209acb81f1278adf1f6f14656905c99adaaf5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-05T06:49:28.239Z] + docker images [2022-10-05T06:49:28.504Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-05T06:49:28.504Z] core-command-arm64 latest 4f55c3f6d937 3 seconds ago 16.8MB [2022-10-05T06:49:28.504Z] cdd56c4c22e2 9 seconds ago 1.24GB [2022-10-05T06:49:28.504Z] security-proxy-setup-arm64 latest 140b4e8af294 12 seconds ago 26.4MB [2022-10-05T06:49:28.504Z] 8fd06b1c2d05 27 seconds ago 1.23GB [2022-10-05T06:49:28.504Z] core-data-arm64 latest 7ef55cfa1ea2 35 seconds ago 20.7MB [2022-10-05T06:49:28.504Z] security-secretstore-setup-arm64 latest 772b2ad03430 45 seconds ago 28.2MB [2022-10-05T06:49:28.504Z] adbd1fa500c2 55 seconds ago 1.25GB [2022-10-05T06:49:28.504Z] b3334849e7df About a minute ago 1.23GB [2022-10-05T06:49:28.504Z] security-bootstrapper-arm64 latest c793e7149b2b About a minute ago 19.1MB [2022-10-05T06:49:28.504Z] de39c8509426 2 minutes ago 1.23GB [2022-10-05T06:49:28.504Z] support-notifications-arm64 latest bd7c2cb722b9 4 minutes ago 26.3MB [2022-10-05T06:49:28.504Z] 333e0ae13f74 4 minutes ago 1.3GB [2022-10-05T06:49:28.504Z] security-spiffe-token-provider-arm64 latest 65d739811ef4 5 minutes ago 28.4MB [2022-10-05T06:49:28.504Z] 20f22d521420 5 minutes ago 1.27GB [2022-10-05T06:49:28.504Z] support-scheduler-arm64 latest d76c182eaac5 6 minutes ago 25.7MB [2022-10-05T06:49:28.504Z] cbc0494c3008 7 minutes ago 1.3GB [2022-10-05T06:49:28.504Z] sys-mgmt-agent-arm64 latest e9bf8d9b32b5 8 minutes ago 133MB [2022-10-05T06:49:28.504Z] core-metadata-arm64 latest 6b46f851678c 9 minutes ago 17.5MB [2022-10-05T06:49:28.504Z] af7f421c92c3 9 minutes ago 1.24GB [2022-10-05T06:49:28.504Z] de4036b5bc0a 10 minutes ago 1.22GB [2022-10-05T06:49:28.504Z] security-spire-server-arm64 latest c56bed5db871 15 minutes ago 84.3MB [2022-10-05T06:49:28.504Z] eae7e2803717 15 minutes ago 1.11GB [2022-10-05T06:49:28.504Z] security-spire-agent-arm64 latest 65128e29476e 15 minutes ago 122MB [2022-10-05T06:49:28.504Z] security-spire-config-arm64 latest 3d76ed24fd18 15 minutes ago 83.6MB [2022-10-05T06:49:28.504Z] 2e66cad6bf44 16 minutes ago 1.11GB [2022-10-05T06:49:28.504Z] d489700a7250 16 minutes ago 1.11GB [2022-10-05T06:49:28.504Z] ci-base-image-arm64 latest 5da83945e778 18 minutes ago 941MB [2022-10-05T06:49:28.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 3970a7415f9e 5 days ago 679MB [2022-10-05T06:49:28.504Z] alpine 3.15 02e0d6fdf486 8 weeks ago 5.33MB [2022-10-05T06:49:28.504Z] alpine 3.16 a6215f271958 8 weeks ago 5.29MB [2022-10-05T06:49:28.504Z] 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 [2022-10-05T06:49:28.610Z] provisioning config files... [2022-10-05T06:49:28.627Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/319@tmp/config10396441194441944215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-05T06:49:28.953Z] ---> docker-login.sh [2022-10-05T06:49:28.953Z] nexus3.edgexfoundry.org:10001 [2022-10-05T06:49:28.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T06:49:29.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T06:49:29.532Z] Configure a credential helper to remove this warning. See [2022-10-05T06:49:29.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T06:49:29.532Z] [2022-10-05T06:49:29.532Z] Login Succeeded [2022-10-05T06:49:29.532Z] nexus3.edgexfoundry.org:10002 [2022-10-05T06:49:29.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T06:49:29.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T06:49:29.797Z] Configure a credential helper to remove this warning. See [2022-10-05T06:49:29.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T06:49:29.797Z] [2022-10-05T06:49:29.797Z] Login Succeeded [2022-10-05T06:49:29.797Z] nexus3.edgexfoundry.org:10003 [2022-10-05T06:49:30.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T06:49:30.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T06:49:30.063Z] Configure a credential helper to remove this warning. See [2022-10-05T06:49:30.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T06:49:30.063Z] [2022-10-05T06:49:30.063Z] Login Succeeded [2022-10-05T06:49:30.063Z] nexus3.edgexfoundry.org:10004 [2022-10-05T06:49:30.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T06:49:30.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T06:49:30.594Z] Configure a credential helper to remove this warning. See [2022-10-05T06:49:30.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T06:49:30.594Z] [2022-10-05T06:49:30.594Z] Login Succeeded [2022-10-05T06:49:30.594Z] docker.io [2022-10-05T06:49:30.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T06:49:31.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T06:49:31.173Z] Configure a credential helper to remove this warning. See [2022-10-05T06:49:31.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T06:49:31.173Z] [2022-10-05T06:49:31.173Z] Login Succeeded [2022-10-05T06:49:31.173Z] ---> docker-login.sh ends [Pipeline] } [2022-10-05T06:49:31.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:49:31.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T06:49:31.240Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-10-05T06:49:31.240Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:49:31.240Z] latest [2022-10-05T06:49:31.240Z] 2.3.0-dev.81 [2022-10-05T06:49:31.240Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:49:31.240Z] main [2022-10-05T06:49:31.240Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:31.588Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:31.916Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:49:31.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-05T06:49:31.916Z] d09a169357b5: Preparing [2022-10-05T06:49:31.916Z] b9945082e3fa: Preparing [2022-10-05T06:49:31.916Z] a9ba873dceec: Preparing [2022-10-05T06:49:31.916Z] 4beffad69945: Preparing [2022-10-05T06:49:31.916Z] 5d3e392a13a0: Preparing [2022-10-05T06:49:31.916Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:49:32.180Z] d09a169357b5: Pushed [2022-10-05T06:49:32.180Z] 4beffad69945: Pushed [2022-10-05T06:49:32.180Z] a9ba873dceec: Pushed [2022-10-05T06:49:34.748Z] b9945082e3fa: Pushed [2022-10-05T06:49:35.012Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:5b858a69610472c54fbdac517a43624acb88fe5c292c1abd7c6db173d7e2c0fa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:35.350Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:35.682Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-05T06:49:35.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-05T06:49:35.682Z] d09a169357b5: Preparing [2022-10-05T06:49:35.682Z] b9945082e3fa: Preparing [2022-10-05T06:49:35.682Z] a9ba873dceec: Preparing [2022-10-05T06:49:35.682Z] 4beffad69945: Preparing [2022-10-05T06:49:35.682Z] 5d3e392a13a0: Preparing [2022-10-05T06:49:35.682Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:49:35.682Z] a9ba873dceec: Layer already exists [2022-10-05T06:49:35.682Z] b9945082e3fa: Layer already exists [2022-10-05T06:49:35.682Z] 4beffad69945: Layer already exists [2022-10-05T06:49:35.682Z] d09a169357b5: Layer already exists [2022-10-05T06:49:35.682Z] latest: digest: sha256:5b858a69610472c54fbdac517a43624acb88fe5c292c1abd7c6db173d7e2c0fa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:36.279Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:36.610Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.81 [2022-10-05T06:49:36.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-05T06:49:36.610Z] d09a169357b5: Preparing [2022-10-05T06:49:36.610Z] b9945082e3fa: Preparing [2022-10-05T06:49:36.610Z] a9ba873dceec: Preparing [2022-10-05T06:49:36.610Z] 4beffad69945: Preparing [2022-10-05T06:49:36.610Z] 5d3e392a13a0: Preparing [2022-10-05T06:49:36.610Z] b9945082e3fa: Layer already exists [2022-10-05T06:49:36.610Z] d09a169357b5: Layer already exists [2022-10-05T06:49:36.610Z] 4beffad69945: Layer already exists [2022-10-05T06:49:36.610Z] a9ba873dceec: Layer already exists [2022-10-05T06:49:36.610Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:49:36.610Z] 2.3.0-dev.81: digest: sha256:5b858a69610472c54fbdac517a43624acb88fe5c292c1abd7c6db173d7e2c0fa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:37.202Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:37.528Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:49:37.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-05T06:49:37.528Z] d09a169357b5: Preparing [2022-10-05T06:49:37.528Z] b9945082e3fa: Preparing [2022-10-05T06:49:37.528Z] a9ba873dceec: Preparing [2022-10-05T06:49:37.528Z] 4beffad69945: Preparing [2022-10-05T06:49:37.528Z] 5d3e392a13a0: Preparing [2022-10-05T06:49:37.528Z] b9945082e3fa: Layer already exists [2022-10-05T06:49:37.528Z] d09a169357b5: Layer already exists [2022-10-05T06:49:37.528Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:49:37.528Z] 4beffad69945: Layer already exists [2022-10-05T06:49:37.528Z] a9ba873dceec: Layer already exists [2022-10-05T06:49:37.528Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:5b858a69610472c54fbdac517a43624acb88fe5c292c1abd7c6db173d7e2c0fa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:37.862Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:38.195Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-10-05T06:49:38.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-05T06:49:38.195Z] d09a169357b5: Preparing [2022-10-05T06:49:38.195Z] b9945082e3fa: Preparing [2022-10-05T06:49:38.195Z] a9ba873dceec: Preparing [2022-10-05T06:49:38.195Z] 4beffad69945: Preparing [2022-10-05T06:49:38.195Z] 5d3e392a13a0: Preparing [2022-10-05T06:49:38.195Z] 4beffad69945: Layer already exists [2022-10-05T06:49:38.195Z] b9945082e3fa: Layer already exists [2022-10-05T06:49:38.195Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:49:38.195Z] a9ba873dceec: Layer already exists [2022-10-05T06:49:38.195Z] d09a169357b5: Layer already exists [2022-10-05T06:49:38.195Z] main: digest: sha256:5b858a69610472c54fbdac517a43624acb88fe5c292c1abd7c6db173d7e2c0fa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:49:38.234Z] ===================================================== [Pipeline] echo [2022-10-05T06:49:38.239Z] taggedImages: [2022-10-05T06:49:38.239Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:49:38.239Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-05T06:49:38.239Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.81 [2022-10-05T06:49:38.239Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:49:38.239Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-10-05T06:49:38.252Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-10-05T06:49:38.252Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:49:38.252Z] latest [2022-10-05T06:49:38.252Z] 2.3.0-dev.81 [2022-10-05T06:49:38.252Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:49:38.252Z] main [2022-10-05T06:49:38.252Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:38.573Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:38.899Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:49:38.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-05T06:49:38.899Z] 843ddca4622f: Preparing [2022-10-05T06:49:38.899Z] 71488ed96277: Preparing [2022-10-05T06:49:38.899Z] a9ba873dceec: Preparing [2022-10-05T06:49:38.899Z] 6ec9a01b980f: Preparing [2022-10-05T06:49:38.899Z] db94f4539241: Preparing [2022-10-05T06:49:38.899Z] 5d3e392a13a0: Preparing [2022-10-05T06:49:38.899Z] 5d3e392a13a0: Waiting [2022-10-05T06:49:38.899Z] a9ba873dceec: Layer already exists [2022-10-05T06:49:39.164Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:49:39.164Z] 843ddca4622f: Pushed [2022-10-05T06:49:39.164Z] db94f4539241: Pushed [2022-10-05T06:49:39.742Z] 6ec9a01b980f: Pushed [2022-10-05T06:49:42.309Z] 71488ed96277: Pushed [2022-10-05T06:49:42.309Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:711eddf42c512b44785473a3f63da898d239992d54f922c854378f2000125b3f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:42.642Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:42.972Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-05T06:49:42.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-05T06:49:42.972Z] 843ddca4622f: Preparing [2022-10-05T06:49:42.972Z] 71488ed96277: Preparing [2022-10-05T06:49:42.972Z] a9ba873dceec: Preparing [2022-10-05T06:49:42.972Z] 6ec9a01b980f: Preparing [2022-10-05T06:49:42.972Z] db94f4539241: Preparing [2022-10-05T06:49:42.972Z] 5d3e392a13a0: Preparing [2022-10-05T06:49:42.972Z] 5d3e392a13a0: Waiting [2022-10-05T06:49:42.972Z] db94f4539241: Layer already exists [2022-10-05T06:49:42.972Z] 71488ed96277: Layer already exists [2022-10-05T06:49:42.972Z] a9ba873dceec: Layer already exists [2022-10-05T06:49:42.972Z] 6ec9a01b980f: Layer already exists [2022-10-05T06:49:42.972Z] 843ddca4622f: Layer already exists [2022-10-05T06:49:42.972Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:49:42.972Z] latest: digest: sha256:711eddf42c512b44785473a3f63da898d239992d54f922c854378f2000125b3f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:43.303Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:43.637Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.81 [2022-10-05T06:49:43.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-05T06:49:43.637Z] 843ddca4622f: Preparing [2022-10-05T06:49:43.637Z] 71488ed96277: Preparing [2022-10-05T06:49:43.637Z] a9ba873dceec: Preparing [2022-10-05T06:49:43.637Z] 6ec9a01b980f: Preparing [2022-10-05T06:49:43.637Z] db94f4539241: Preparing [2022-10-05T06:49:43.637Z] 5d3e392a13a0: Preparing [2022-10-05T06:49:43.637Z] 5d3e392a13a0: Waiting [2022-10-05T06:49:43.637Z] 6ec9a01b980f: Layer already exists [2022-10-05T06:49:43.637Z] 71488ed96277: Layer already exists [2022-10-05T06:49:43.637Z] 843ddca4622f: Layer already exists [2022-10-05T06:49:43.637Z] a9ba873dceec: Layer already exists [2022-10-05T06:49:43.637Z] db94f4539241: Layer already exists [2022-10-05T06:49:43.637Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:49:43.637Z] 2.3.0-dev.81: digest: sha256:711eddf42c512b44785473a3f63da898d239992d54f922c854378f2000125b3f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:44.243Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:44.579Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:49:44.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-05T06:49:44.579Z] 843ddca4622f: Preparing [2022-10-05T06:49:44.579Z] 71488ed96277: Preparing [2022-10-05T06:49:44.579Z] a9ba873dceec: Preparing [2022-10-05T06:49:44.579Z] 6ec9a01b980f: Preparing [2022-10-05T06:49:44.579Z] db94f4539241: Preparing [2022-10-05T06:49:44.579Z] 5d3e392a13a0: Preparing [2022-10-05T06:49:44.579Z] 5d3e392a13a0: Waiting [2022-10-05T06:49:44.579Z] a9ba873dceec: Layer already exists [2022-10-05T06:49:44.579Z] 843ddca4622f: Layer already exists [2022-10-05T06:49:44.579Z] db94f4539241: Layer already exists [2022-10-05T06:49:44.579Z] 6ec9a01b980f: Layer already exists [2022-10-05T06:49:44.579Z] 71488ed96277: Layer already exists [2022-10-05T06:49:44.579Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:49:44.579Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:711eddf42c512b44785473a3f63da898d239992d54f922c854378f2000125b3f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:45.186Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:45.525Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-10-05T06:49:45.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-05T06:49:45.525Z] 843ddca4622f: Preparing [2022-10-05T06:49:45.525Z] 71488ed96277: Preparing [2022-10-05T06:49:45.525Z] a9ba873dceec: Preparing [2022-10-05T06:49:45.525Z] 6ec9a01b980f: Preparing [2022-10-05T06:49:45.525Z] db94f4539241: Preparing [2022-10-05T06:49:45.525Z] 5d3e392a13a0: Preparing [2022-10-05T06:49:45.525Z] 5d3e392a13a0: Waiting [2022-10-05T06:49:45.525Z] db94f4539241: Layer already exists [2022-10-05T06:49:45.525Z] 6ec9a01b980f: Layer already exists [2022-10-05T06:49:45.525Z] a9ba873dceec: Layer already exists [2022-10-05T06:49:45.525Z] 843ddca4622f: Layer already exists [2022-10-05T06:49:45.525Z] 71488ed96277: Layer already exists [2022-10-05T06:49:45.525Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:49:45.791Z] main: digest: sha256:711eddf42c512b44785473a3f63da898d239992d54f922c854378f2000125b3f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:49:45.843Z] ===================================================== [Pipeline] echo [2022-10-05T06:49:45.852Z] taggedImages: [2022-10-05T06:49:45.852Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:49:45.852Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-05T06:49:45.852Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.81 [2022-10-05T06:49:45.852Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:49:45.852Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-10-05T06:49:45.874Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-10-05T06:49:45.874Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:49:45.874Z] latest [2022-10-05T06:49:45.874Z] 2.3.0-dev.81 [2022-10-05T06:49:45.874Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:49:45.874Z] main [2022-10-05T06:49:45.874Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:46.218Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:46.543Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:49:46.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-05T06:49:46.543Z] f957da14ea71: Preparing [2022-10-05T06:49:46.543Z] 8ef963665e5e: Preparing [2022-10-05T06:49:46.543Z] 18fccad3da70: Preparing [2022-10-05T06:49:46.543Z] a9ba873dceec: Preparing [2022-10-05T06:49:46.543Z] 4beffad69945: Preparing [2022-10-05T06:49:46.543Z] 5d3e392a13a0: Preparing [2022-10-05T06:49:46.543Z] 5d3e392a13a0: Waiting [2022-10-05T06:49:46.543Z] 4beffad69945: Layer already exists [2022-10-05T06:49:46.543Z] a9ba873dceec: Layer already exists [2022-10-05T06:49:46.543Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:49:46.807Z] f957da14ea71: Pushed [2022-10-05T06:49:46.807Z] 8ef963665e5e: Pushed [2022-10-05T06:49:50.131Z] 18fccad3da70: Pushed [2022-10-05T06:49:50.131Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:c0e13e9b084dcac0060fc3446310ae19b517a6d50cda85f2ea8620fb9ec56896 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:50.459Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:50.789Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-05T06:49:50.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-05T06:49:50.789Z] f957da14ea71: Preparing [2022-10-05T06:49:50.789Z] 8ef963665e5e: Preparing [2022-10-05T06:49:50.789Z] 18fccad3da70: Preparing [2022-10-05T06:49:50.789Z] a9ba873dceec: Preparing [2022-10-05T06:49:50.789Z] 4beffad69945: Preparing [2022-10-05T06:49:50.789Z] 5d3e392a13a0: Preparing [2022-10-05T06:49:50.789Z] 5d3e392a13a0: Waiting [2022-10-05T06:49:50.789Z] 4beffad69945: Layer already exists [2022-10-05T06:49:50.789Z] f957da14ea71: Layer already exists [2022-10-05T06:49:50.789Z] 8ef963665e5e: Layer already exists [2022-10-05T06:49:50.789Z] a9ba873dceec: Layer already exists [2022-10-05T06:49:50.789Z] 18fccad3da70: Layer already exists [2022-10-05T06:49:50.789Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:49:50.789Z] latest: digest: sha256:c0e13e9b084dcac0060fc3446310ae19b517a6d50cda85f2ea8620fb9ec56896 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:51.118Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:51.444Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.81 [2022-10-05T06:49:51.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-05T06:49:51.444Z] f957da14ea71: Preparing [2022-10-05T06:49:51.444Z] 8ef963665e5e: Preparing [2022-10-05T06:49:51.444Z] 18fccad3da70: Preparing [2022-10-05T06:49:51.444Z] a9ba873dceec: Preparing [2022-10-05T06:49:51.444Z] 4beffad69945: Preparing [2022-10-05T06:49:51.444Z] 5d3e392a13a0: Preparing [2022-10-05T06:49:51.444Z] 5d3e392a13a0: Waiting [2022-10-05T06:49:51.444Z] f957da14ea71: Layer already exists [2022-10-05T06:49:51.444Z] 4beffad69945: Layer already exists [2022-10-05T06:49:51.444Z] 18fccad3da70: Layer already exists [2022-10-05T06:49:51.444Z] a9ba873dceec: Layer already exists [2022-10-05T06:49:51.444Z] 8ef963665e5e: Layer already exists [2022-10-05T06:49:51.444Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:49:51.707Z] 2.3.0-dev.81: digest: sha256:c0e13e9b084dcac0060fc3446310ae19b517a6d50cda85f2ea8620fb9ec56896 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:52.047Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:52.382Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:49:52.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-05T06:49:52.382Z] f957da14ea71: Preparing [2022-10-05T06:49:52.382Z] 8ef963665e5e: Preparing [2022-10-05T06:49:52.382Z] 18fccad3da70: Preparing [2022-10-05T06:49:52.382Z] a9ba873dceec: Preparing [2022-10-05T06:49:52.382Z] 4beffad69945: Preparing [2022-10-05T06:49:52.382Z] 5d3e392a13a0: Preparing [2022-10-05T06:49:52.382Z] 5d3e392a13a0: Waiting [2022-10-05T06:49:52.382Z] f957da14ea71: Layer already exists [2022-10-05T06:49:52.382Z] 8ef963665e5e: Layer already exists [2022-10-05T06:49:52.382Z] a9ba873dceec: Layer already exists [2022-10-05T06:49:52.382Z] 4beffad69945: Layer already exists [2022-10-05T06:49:52.382Z] 18fccad3da70: Layer already exists [2022-10-05T06:49:52.382Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:49:52.646Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:c0e13e9b084dcac0060fc3446310ae19b517a6d50cda85f2ea8620fb9ec56896 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:52.979Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:53.312Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-10-05T06:49:53.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-05T06:49:53.312Z] f957da14ea71: Preparing [2022-10-05T06:49:53.312Z] 8ef963665e5e: Preparing [2022-10-05T06:49:53.312Z] 18fccad3da70: Preparing [2022-10-05T06:49:53.312Z] a9ba873dceec: Preparing [2022-10-05T06:49:53.312Z] 4beffad69945: Preparing [2022-10-05T06:49:53.312Z] 5d3e392a13a0: Preparing [2022-10-05T06:49:53.312Z] 5d3e392a13a0: Waiting [2022-10-05T06:49:53.312Z] 8ef963665e5e: Layer already exists [2022-10-05T06:49:53.312Z] 4beffad69945: Layer already exists [2022-10-05T06:49:53.312Z] f957da14ea71: Layer already exists [2022-10-05T06:49:53.312Z] 18fccad3da70: Layer already exists [2022-10-05T06:49:53.312Z] a9ba873dceec: Layer already exists [2022-10-05T06:49:53.312Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:49:53.312Z] main: digest: sha256:c0e13e9b084dcac0060fc3446310ae19b517a6d50cda85f2ea8620fb9ec56896 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:49:53.633Z] ===================================================== [Pipeline] echo [2022-10-05T06:49:53.642Z] taggedImages: [2022-10-05T06:49:53.642Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:49:53.642Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-05T06:49:53.642Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.81 [2022-10-05T06:49:53.642Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:49:53.642Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-10-05T06:49:53.662Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-10-05T06:49:53.662Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:49:53.662Z] latest [2022-10-05T06:49:53.662Z] 2.3.0-dev.81 [2022-10-05T06:49:53.662Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:49:53.662Z] main [2022-10-05T06:49:53.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:54.013Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:54.354Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:49:54.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-05T06:49:54.354Z] 6a3672f9e9d0: Preparing [2022-10-05T06:49:54.354Z] 6a3672f9e9d0: Preparing [2022-10-05T06:49:54.354Z] aa41f8f165ea: Preparing [2022-10-05T06:49:54.354Z] dfb4497f17c7: Preparing [2022-10-05T06:49:54.354Z] 4718d3a025cf: Preparing [2022-10-05T06:49:54.354Z] 40f6a64ae91e: Preparing [2022-10-05T06:49:54.354Z] 159d344f9361: Preparing [2022-10-05T06:49:54.354Z] a9ba873dceec: Preparing [2022-10-05T06:49:54.354Z] 925acc4963ad: Preparing [2022-10-05T06:49:54.354Z] b9c60fd3c3b5: Preparing [2022-10-05T06:49:54.354Z] ddd4a6311b4a: Preparing [2022-10-05T06:49:54.354Z] bd4d3ebdbd9c: Preparing [2022-10-05T06:49:54.354Z] 5d3e392a13a0: Preparing [2022-10-05T06:49:54.354Z] 159d344f9361: Waiting [2022-10-05T06:49:54.354Z] bd4d3ebdbd9c: Waiting [2022-10-05T06:49:54.354Z] 5d3e392a13a0: Waiting [2022-10-05T06:49:54.354Z] b9c60fd3c3b5: Waiting [2022-10-05T06:49:54.354Z] a9ba873dceec: Waiting [2022-10-05T06:49:54.354Z] 925acc4963ad: Waiting [2022-10-05T06:49:54.354Z] ddd4a6311b4a: Waiting [2022-10-05T06:49:54.619Z] 6a3672f9e9d0: Pushed [2022-10-05T06:49:54.619Z] 40f6a64ae91e: Pushed [2022-10-05T06:49:54.619Z] dfb4497f17c7: Pushed [2022-10-05T06:49:54.619Z] aa41f8f165ea: Pushed [2022-10-05T06:49:54.619Z] 4718d3a025cf: Pushed [2022-10-05T06:49:54.619Z] a9ba873dceec: Layer already exists [2022-10-05T06:49:54.884Z] 925acc4963ad: Pushed [2022-10-05T06:49:54.884Z] ddd4a6311b4a: Pushed [2022-10-05T06:49:54.884Z] b9c60fd3c3b5: Pushed [2022-10-05T06:49:54.884Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:49:54.884Z] bd4d3ebdbd9c: Pushed [2022-10-05T06:49:58.212Z] 159d344f9361: Pushed [2022-10-05T06:49:58.212Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:b4836b9c2645805811aaa1057cd87e0c4999691fced7b22fcf36ac1c4fdb0d6e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:58.583Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:58.934Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-05T06:49:58.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-05T06:49:58.934Z] 6a3672f9e9d0: Preparing [2022-10-05T06:49:58.934Z] 6a3672f9e9d0: Preparing [2022-10-05T06:49:58.934Z] aa41f8f165ea: Preparing [2022-10-05T06:49:58.934Z] dfb4497f17c7: Preparing [2022-10-05T06:49:58.934Z] 4718d3a025cf: Preparing [2022-10-05T06:49:58.934Z] 40f6a64ae91e: Preparing [2022-10-05T06:49:58.934Z] 159d344f9361: Preparing [2022-10-05T06:49:58.934Z] a9ba873dceec: Preparing [2022-10-05T06:49:58.934Z] 925acc4963ad: Preparing [2022-10-05T06:49:58.934Z] b9c60fd3c3b5: Preparing [2022-10-05T06:49:58.934Z] ddd4a6311b4a: Preparing [2022-10-05T06:49:58.934Z] bd4d3ebdbd9c: Preparing [2022-10-05T06:49:58.934Z] 5d3e392a13a0: Preparing [2022-10-05T06:49:58.934Z] 925acc4963ad: Waiting [2022-10-05T06:49:58.934Z] b9c60fd3c3b5: Waiting [2022-10-05T06:49:58.934Z] ddd4a6311b4a: Waiting [2022-10-05T06:49:58.934Z] 159d344f9361: Waiting [2022-10-05T06:49:58.934Z] a9ba873dceec: Waiting [2022-10-05T06:49:58.934Z] bd4d3ebdbd9c: Waiting [2022-10-05T06:49:58.934Z] 5d3e392a13a0: Waiting [2022-10-05T06:49:58.934Z] aa41f8f165ea: Layer already exists [2022-10-05T06:49:58.934Z] 4718d3a025cf: Layer already exists [2022-10-05T06:49:58.934Z] dfb4497f17c7: Layer already exists [2022-10-05T06:49:58.934Z] 40f6a64ae91e: Layer already exists [2022-10-05T06:49:58.934Z] 6a3672f9e9d0: Layer already exists [2022-10-05T06:49:58.934Z] 159d344f9361: Layer already exists [2022-10-05T06:49:58.934Z] a9ba873dceec: Layer already exists [2022-10-05T06:49:58.934Z] b9c60fd3c3b5: Layer already exists [2022-10-05T06:49:58.934Z] ddd4a6311b4a: Layer already exists [2022-10-05T06:49:58.934Z] 925acc4963ad: Layer already exists [2022-10-05T06:49:58.934Z] bd4d3ebdbd9c: Layer already exists [2022-10-05T06:49:58.934Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:49:59.205Z] latest: digest: sha256:b4836b9c2645805811aaa1057cd87e0c4999691fced7b22fcf36ac1c4fdb0d6e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:59.553Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:49:59.896Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.81 [2022-10-05T06:49:59.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-05T06:49:59.896Z] 6a3672f9e9d0: Preparing [2022-10-05T06:49:59.896Z] 6a3672f9e9d0: Preparing [2022-10-05T06:49:59.896Z] aa41f8f165ea: Preparing [2022-10-05T06:49:59.896Z] dfb4497f17c7: Preparing [2022-10-05T06:49:59.896Z] 4718d3a025cf: Preparing [2022-10-05T06:49:59.896Z] 40f6a64ae91e: Preparing [2022-10-05T06:49:59.896Z] 159d344f9361: Preparing [2022-10-05T06:49:59.896Z] a9ba873dceec: Preparing [2022-10-05T06:49:59.896Z] 925acc4963ad: Preparing [2022-10-05T06:49:59.896Z] b9c60fd3c3b5: Preparing [2022-10-05T06:49:59.896Z] ddd4a6311b4a: Preparing [2022-10-05T06:49:59.896Z] bd4d3ebdbd9c: Preparing [2022-10-05T06:49:59.896Z] 5d3e392a13a0: Preparing [2022-10-05T06:49:59.896Z] b9c60fd3c3b5: Waiting [2022-10-05T06:49:59.896Z] ddd4a6311b4a: Waiting [2022-10-05T06:49:59.896Z] bd4d3ebdbd9c: Waiting [2022-10-05T06:49:59.896Z] 5d3e392a13a0: Waiting [2022-10-05T06:49:59.896Z] 159d344f9361: Waiting [2022-10-05T06:49:59.896Z] a9ba873dceec: Waiting [2022-10-05T06:49:59.896Z] 925acc4963ad: Waiting [2022-10-05T06:49:59.896Z] 4718d3a025cf: Layer already exists [2022-10-05T06:49:59.896Z] aa41f8f165ea: Layer already exists [2022-10-05T06:49:59.896Z] 40f6a64ae91e: Layer already exists [2022-10-05T06:49:59.896Z] 6a3672f9e9d0: Layer already exists [2022-10-05T06:49:59.896Z] dfb4497f17c7: Layer already exists [2022-10-05T06:49:59.896Z] 159d344f9361: Layer already exists [2022-10-05T06:49:59.896Z] a9ba873dceec: Layer already exists [2022-10-05T06:49:59.896Z] 925acc4963ad: Layer already exists [2022-10-05T06:49:59.896Z] b9c60fd3c3b5: Layer already exists [2022-10-05T06:49:59.896Z] ddd4a6311b4a: Layer already exists [2022-10-05T06:49:59.896Z] bd4d3ebdbd9c: Layer already exists [2022-10-05T06:49:59.896Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:50:00.169Z] 2.3.0-dev.81: digest: sha256:b4836b9c2645805811aaa1057cd87e0c4999691fced7b22fcf36ac1c4fdb0d6e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:00.525Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:00.847Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:50:00.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-05T06:50:00.847Z] 6a3672f9e9d0: Preparing [2022-10-05T06:50:00.847Z] 6a3672f9e9d0: Preparing [2022-10-05T06:50:00.847Z] aa41f8f165ea: Preparing [2022-10-05T06:50:00.847Z] dfb4497f17c7: Preparing [2022-10-05T06:50:00.847Z] 4718d3a025cf: Preparing [2022-10-05T06:50:00.847Z] 40f6a64ae91e: Preparing [2022-10-05T06:50:00.847Z] 159d344f9361: Preparing [2022-10-05T06:50:00.847Z] a9ba873dceec: Preparing [2022-10-05T06:50:00.847Z] 925acc4963ad: Preparing [2022-10-05T06:50:00.847Z] b9c60fd3c3b5: Preparing [2022-10-05T06:50:00.847Z] ddd4a6311b4a: Preparing [2022-10-05T06:50:00.847Z] bd4d3ebdbd9c: Preparing [2022-10-05T06:50:00.847Z] 5d3e392a13a0: Preparing [2022-10-05T06:50:00.847Z] b9c60fd3c3b5: Waiting [2022-10-05T06:50:00.847Z] 159d344f9361: Waiting [2022-10-05T06:50:00.847Z] ddd4a6311b4a: Waiting [2022-10-05T06:50:00.847Z] 5d3e392a13a0: Waiting [2022-10-05T06:50:00.847Z] bd4d3ebdbd9c: Waiting [2022-10-05T06:50:00.847Z] 925acc4963ad: Waiting [2022-10-05T06:50:00.847Z] a9ba873dceec: Waiting [2022-10-05T06:50:00.847Z] 40f6a64ae91e: Layer already exists [2022-10-05T06:50:00.847Z] dfb4497f17c7: Layer already exists [2022-10-05T06:50:00.847Z] aa41f8f165ea: Layer already exists [2022-10-05T06:50:00.847Z] 4718d3a025cf: Layer already exists [2022-10-05T06:50:00.847Z] 6a3672f9e9d0: Layer already exists [2022-10-05T06:50:00.847Z] a9ba873dceec: Layer already exists [2022-10-05T06:50:00.847Z] 159d344f9361: Layer already exists [2022-10-05T06:50:00.847Z] b9c60fd3c3b5: Layer already exists [2022-10-05T06:50:00.847Z] 925acc4963ad: Layer already exists [2022-10-05T06:50:00.847Z] ddd4a6311b4a: Layer already exists [2022-10-05T06:50:00.847Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:50:00.847Z] bd4d3ebdbd9c: Layer already exists [2022-10-05T06:50:01.111Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:b4836b9c2645805811aaa1057cd87e0c4999691fced7b22fcf36ac1c4fdb0d6e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:01.448Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:01.780Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-10-05T06:50:01.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-05T06:50:01.780Z] 6a3672f9e9d0: Preparing [2022-10-05T06:50:01.780Z] 6a3672f9e9d0: Preparing [2022-10-05T06:50:01.780Z] aa41f8f165ea: Preparing [2022-10-05T06:50:01.780Z] dfb4497f17c7: Preparing [2022-10-05T06:50:01.780Z] 4718d3a025cf: Preparing [2022-10-05T06:50:01.780Z] 40f6a64ae91e: Preparing [2022-10-05T06:50:01.780Z] 159d344f9361: Preparing [2022-10-05T06:50:01.780Z] a9ba873dceec: Preparing [2022-10-05T06:50:01.780Z] 925acc4963ad: Preparing [2022-10-05T06:50:01.780Z] b9c60fd3c3b5: Preparing [2022-10-05T06:50:01.780Z] ddd4a6311b4a: Preparing [2022-10-05T06:50:01.780Z] bd4d3ebdbd9c: Preparing [2022-10-05T06:50:01.780Z] 5d3e392a13a0: Preparing [2022-10-05T06:50:01.780Z] 159d344f9361: Waiting [2022-10-05T06:50:01.780Z] b9c60fd3c3b5: Waiting [2022-10-05T06:50:01.780Z] ddd4a6311b4a: Waiting [2022-10-05T06:50:01.780Z] bd4d3ebdbd9c: Waiting [2022-10-05T06:50:01.780Z] 5d3e392a13a0: Waiting [2022-10-05T06:50:01.780Z] a9ba873dceec: Waiting [2022-10-05T06:50:01.780Z] 925acc4963ad: Waiting [2022-10-05T06:50:01.780Z] 4718d3a025cf: Layer already exists [2022-10-05T06:50:01.780Z] aa41f8f165ea: Layer already exists [2022-10-05T06:50:01.780Z] 6a3672f9e9d0: Layer already exists [2022-10-05T06:50:01.780Z] 40f6a64ae91e: Layer already exists [2022-10-05T06:50:01.780Z] dfb4497f17c7: Layer already exists [2022-10-05T06:50:01.780Z] a9ba873dceec: Layer already exists [2022-10-05T06:50:01.780Z] 925acc4963ad: Layer already exists [2022-10-05T06:50:01.780Z] 159d344f9361: Layer already exists [2022-10-05T06:50:01.780Z] b9c60fd3c3b5: Layer already exists [2022-10-05T06:50:01.780Z] ddd4a6311b4a: Layer already exists [2022-10-05T06:50:01.780Z] bd4d3ebdbd9c: Layer already exists [2022-10-05T06:50:01.780Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:50:02.044Z] main: digest: sha256:b4836b9c2645805811aaa1057cd87e0c4999691fced7b22fcf36ac1c4fdb0d6e size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:50:02.093Z] ===================================================== [Pipeline] echo [2022-10-05T06:50:02.101Z] taggedImages: [2022-10-05T06:50:02.101Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:50:02.101Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-05T06:50:02.101Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.81 [2022-10-05T06:50:02.101Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:50:02.101Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-10-05T06:50:02.126Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-10-05T06:50:02.126Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:50:02.126Z] latest [2022-10-05T06:50:02.126Z] 2.3.0-dev.81 [2022-10-05T06:50:02.126Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:50:02.126Z] main [2022-10-05T06:50:02.126Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:02.466Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:02.793Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:50:02.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-05T06:50:02.793Z] 06ee6b38c75f: Preparing [2022-10-05T06:50:02.793Z] 1b1a09c20b93: Preparing [2022-10-05T06:50:02.793Z] 92d9d02767dc: Preparing [2022-10-05T06:50:02.793Z] 9d03d37422f9: Preparing [2022-10-05T06:50:02.793Z] 303e385e0f67: Preparing [2022-10-05T06:50:02.793Z] 9f86442c4d69: Preparing [2022-10-05T06:50:02.793Z] 573843803d7b: Preparing [2022-10-05T06:50:02.793Z] 5d3e392a13a0: Preparing [2022-10-05T06:50:02.793Z] 9f86442c4d69: Waiting [2022-10-05T06:50:02.793Z] 5d3e392a13a0: Waiting [2022-10-05T06:50:02.793Z] 573843803d7b: Waiting [2022-10-05T06:50:03.057Z] 303e385e0f67: Pushed [2022-10-05T06:50:03.057Z] 1b1a09c20b93: Pushed [2022-10-05T06:50:03.057Z] 06ee6b38c75f: Pushed [2022-10-05T06:50:03.057Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:50:03.057Z] 9f86442c4d69: Pushed [2022-10-05T06:50:03.635Z] 573843803d7b: Pushed [2022-10-05T06:50:05.567Z] 9d03d37422f9: Pushed [2022-10-05T06:50:05.567Z] 92d9d02767dc: Pushed [2022-10-05T06:50:05.567Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:cb276f9f2aef34bf3a20ea624c894c6950fc38ccb40d0fc84081d1d03c802a7a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:05.890Z] + 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 [2022-10-05T06:50:06.291Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-05T06:50:06.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-05T06:50:06.291Z] 06ee6b38c75f: Preparing [2022-10-05T06:50:06.291Z] 1b1a09c20b93: Preparing [2022-10-05T06:50:06.291Z] 92d9d02767dc: Preparing [2022-10-05T06:50:06.291Z] 9d03d37422f9: Preparing [2022-10-05T06:50:06.291Z] 303e385e0f67: Preparing [2022-10-05T06:50:06.291Z] 9f86442c4d69: Preparing [2022-10-05T06:50:06.291Z] 573843803d7b: Preparing [2022-10-05T06:50:06.291Z] 5d3e392a13a0: Preparing [2022-10-05T06:50:06.291Z] 573843803d7b: Waiting [2022-10-05T06:50:06.291Z] 5d3e392a13a0: Waiting [2022-10-05T06:50:06.291Z] 9f86442c4d69: Waiting [2022-10-05T06:50:06.291Z] 1b1a09c20b93: Layer already exists [2022-10-05T06:50:06.292Z] 303e385e0f67: Layer already exists [2022-10-05T06:50:06.292Z] 06ee6b38c75f: Layer already exists [2022-10-05T06:50:06.292Z] 92d9d02767dc: Layer already exists [2022-10-05T06:50:06.292Z] 9d03d37422f9: Layer already exists [2022-10-05T06:50:06.292Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:50:06.292Z] 573843803d7b: Layer already exists [2022-10-05T06:50:06.292Z] 9f86442c4d69: Layer already exists [2022-10-05T06:50:06.292Z] latest: digest: sha256:cb276f9f2aef34bf3a20ea624c894c6950fc38ccb40d0fc84081d1d03c802a7a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:06.875Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:07.201Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.81 [2022-10-05T06:50:07.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-05T06:50:07.201Z] 06ee6b38c75f: Preparing [2022-10-05T06:50:07.201Z] 1b1a09c20b93: Preparing [2022-10-05T06:50:07.201Z] 92d9d02767dc: Preparing [2022-10-05T06:50:07.201Z] 9d03d37422f9: Preparing [2022-10-05T06:50:07.201Z] 303e385e0f67: Preparing [2022-10-05T06:50:07.201Z] 9f86442c4d69: Preparing [2022-10-05T06:50:07.201Z] 573843803d7b: Preparing [2022-10-05T06:50:07.201Z] 5d3e392a13a0: Preparing [2022-10-05T06:50:07.201Z] 9f86442c4d69: Waiting [2022-10-05T06:50:07.201Z] 573843803d7b: Waiting [2022-10-05T06:50:07.201Z] 5d3e392a13a0: Waiting [2022-10-05T06:50:07.201Z] 1b1a09c20b93: Layer already exists [2022-10-05T06:50:07.201Z] 303e385e0f67: Layer already exists [2022-10-05T06:50:07.201Z] 92d9d02767dc: Layer already exists [2022-10-05T06:50:07.201Z] 9d03d37422f9: Layer already exists [2022-10-05T06:50:07.201Z] 06ee6b38c75f: Layer already exists [2022-10-05T06:50:07.201Z] 9f86442c4d69: Layer already exists [2022-10-05T06:50:07.201Z] 573843803d7b: Layer already exists [2022-10-05T06:50:07.201Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:50:07.201Z] 2.3.0-dev.81: digest: sha256:cb276f9f2aef34bf3a20ea624c894c6950fc38ccb40d0fc84081d1d03c802a7a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:07.530Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:07.850Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:50:07.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-05T06:50:07.850Z] 06ee6b38c75f: Preparing [2022-10-05T06:50:07.850Z] 1b1a09c20b93: Preparing [2022-10-05T06:50:07.850Z] 92d9d02767dc: Preparing [2022-10-05T06:50:07.850Z] 9d03d37422f9: Preparing [2022-10-05T06:50:07.850Z] 303e385e0f67: Preparing [2022-10-05T06:50:07.850Z] 9f86442c4d69: Preparing [2022-10-05T06:50:07.850Z] 573843803d7b: Preparing [2022-10-05T06:50:07.850Z] 5d3e392a13a0: Preparing [2022-10-05T06:50:07.850Z] 573843803d7b: Waiting [2022-10-05T06:50:07.850Z] 9f86442c4d69: Waiting [2022-10-05T06:50:07.850Z] 5d3e392a13a0: Waiting [2022-10-05T06:50:07.850Z] 1b1a09c20b93: Layer already exists [2022-10-05T06:50:07.850Z] 92d9d02767dc: Layer already exists [2022-10-05T06:50:07.850Z] 06ee6b38c75f: Layer already exists [2022-10-05T06:50:07.850Z] 9d03d37422f9: Layer already exists [2022-10-05T06:50:07.850Z] 303e385e0f67: Layer already exists [2022-10-05T06:50:07.850Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:50:07.850Z] 573843803d7b: Layer already exists [2022-10-05T06:50:07.850Z] 9f86442c4d69: Layer already exists [2022-10-05T06:50:07.850Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:cb276f9f2aef34bf3a20ea624c894c6950fc38ccb40d0fc84081d1d03c802a7a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:08.442Z] + 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 [2022-10-05T06:50:08.766Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-10-05T06:50:08.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-05T06:50:08.766Z] 06ee6b38c75f: Preparing [2022-10-05T06:50:08.766Z] 1b1a09c20b93: Preparing [2022-10-05T06:50:08.766Z] 92d9d02767dc: Preparing [2022-10-05T06:50:08.766Z] 9d03d37422f9: Preparing [2022-10-05T06:50:08.766Z] 303e385e0f67: Preparing [2022-10-05T06:50:08.766Z] 9f86442c4d69: Preparing [2022-10-05T06:50:08.766Z] 573843803d7b: Preparing [2022-10-05T06:50:08.766Z] 5d3e392a13a0: Preparing [2022-10-05T06:50:08.766Z] 573843803d7b: Waiting [2022-10-05T06:50:08.766Z] 5d3e392a13a0: Waiting [2022-10-05T06:50:08.766Z] 9f86442c4d69: Waiting [2022-10-05T06:50:08.766Z] 1b1a09c20b93: Layer already exists [2022-10-05T06:50:08.766Z] 06ee6b38c75f: Layer already exists [2022-10-05T06:50:08.766Z] 303e385e0f67: Layer already exists [2022-10-05T06:50:08.766Z] 92d9d02767dc: Layer already exists [2022-10-05T06:50:08.766Z] 9d03d37422f9: Layer already exists [2022-10-05T06:50:08.766Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:50:08.766Z] 9f86442c4d69: Layer already exists [2022-10-05T06:50:08.766Z] 573843803d7b: Layer already exists [2022-10-05T06:50:09.028Z] main: digest: sha256:cb276f9f2aef34bf3a20ea624c894c6950fc38ccb40d0fc84081d1d03c802a7a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:50:09.065Z] ===================================================== [Pipeline] echo [2022-10-05T06:50:09.070Z] taggedImages: [2022-10-05T06:50:09.070Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:50:09.070Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-05T06:50:09.070Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.81 [2022-10-05T06:50:09.070Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:50:09.070Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-10-05T06:50:09.084Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-10-05T06:50:09.084Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:50:09.084Z] latest [2022-10-05T06:50:09.084Z] 2.3.0-dev.81 [2022-10-05T06:50:09.084Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:50:09.084Z] main [2022-10-05T06:50:09.084Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:09.402Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:09.726Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:50:09.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-05T06:50:09.726Z] ca6ccba19922: Preparing [2022-10-05T06:50:09.726Z] 87bee846018a: Preparing [2022-10-05T06:50:09.726Z] d341b2a0aaa5: Preparing [2022-10-05T06:50:09.726Z] cbda526e197f: Preparing [2022-10-05T06:50:09.726Z] c6e5fa8a6fa8: Preparing [2022-10-05T06:50:09.726Z] 78d35cf32fd6: Preparing [2022-10-05T06:50:09.726Z] 1f208766f518: Preparing [2022-10-05T06:50:09.726Z] 247c26a3b5f8: Preparing [2022-10-05T06:50:09.726Z] 3921f5217d69: Preparing [2022-10-05T06:50:09.726Z] 5d3e392a13a0: Preparing [2022-10-05T06:50:09.726Z] 247c26a3b5f8: Waiting [2022-10-05T06:50:09.726Z] 3921f5217d69: Waiting [2022-10-05T06:50:09.726Z] 78d35cf32fd6: Waiting [2022-10-05T06:50:09.726Z] 1f208766f518: Waiting [2022-10-05T06:50:09.990Z] c6e5fa8a6fa8: Pushed [2022-10-05T06:50:09.990Z] ca6ccba19922: Pushed [2022-10-05T06:50:09.990Z] 87bee846018a: Pushed [2022-10-05T06:50:10.255Z] 78d35cf32fd6: Pushed [2022-10-05T06:50:10.255Z] 247c26a3b5f8: Pushed [2022-10-05T06:50:10.255Z] 1f208766f518: Pushed [2022-10-05T06:50:10.255Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:50:10.519Z] 3921f5217d69: Pushed [2022-10-05T06:50:12.451Z] cbda526e197f: Pushed [2022-10-05T06:50:13.027Z] d341b2a0aaa5: Pushed [2022-10-05T06:50:13.027Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:b36db9faa85ef4dc62300dd1509152aa9b0a728336cf70e60743ca219a28020b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:13.353Z] + 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 [2022-10-05T06:50:13.676Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-05T06:50:13.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-05T06:50:13.676Z] ca6ccba19922: Preparing [2022-10-05T06:50:13.676Z] 87bee846018a: Preparing [2022-10-05T06:50:13.676Z] d341b2a0aaa5: Preparing [2022-10-05T06:50:13.676Z] cbda526e197f: Preparing [2022-10-05T06:50:13.676Z] c6e5fa8a6fa8: Preparing [2022-10-05T06:50:13.676Z] 78d35cf32fd6: Preparing [2022-10-05T06:50:13.676Z] 1f208766f518: Preparing [2022-10-05T06:50:13.676Z] 247c26a3b5f8: Preparing [2022-10-05T06:50:13.676Z] 3921f5217d69: Preparing [2022-10-05T06:50:13.676Z] 5d3e392a13a0: Preparing [2022-10-05T06:50:13.676Z] 1f208766f518: Waiting [2022-10-05T06:50:13.676Z] 247c26a3b5f8: Waiting [2022-10-05T06:50:13.676Z] 3921f5217d69: Waiting [2022-10-05T06:50:13.676Z] 78d35cf32fd6: Waiting [2022-10-05T06:50:13.676Z] ca6ccba19922: Layer already exists [2022-10-05T06:50:13.676Z] d341b2a0aaa5: Layer already exists [2022-10-05T06:50:13.676Z] c6e5fa8a6fa8: Layer already exists [2022-10-05T06:50:13.676Z] 87bee846018a: Layer already exists [2022-10-05T06:50:13.676Z] cbda526e197f: Layer already exists [2022-10-05T06:50:13.676Z] 78d35cf32fd6: Layer already exists [2022-10-05T06:50:13.676Z] 1f208766f518: Layer already exists [2022-10-05T06:50:13.676Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:50:13.676Z] 247c26a3b5f8: Layer already exists [2022-10-05T06:50:13.676Z] 3921f5217d69: Layer already exists [2022-10-05T06:50:13.939Z] latest: digest: sha256:b36db9faa85ef4dc62300dd1509152aa9b0a728336cf70e60743ca219a28020b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:14.267Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:14.595Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.81 [2022-10-05T06:50:14.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-05T06:50:14.595Z] ca6ccba19922: Preparing [2022-10-05T06:50:14.595Z] 87bee846018a: Preparing [2022-10-05T06:50:14.595Z] d341b2a0aaa5: Preparing [2022-10-05T06:50:14.595Z] cbda526e197f: Preparing [2022-10-05T06:50:14.595Z] c6e5fa8a6fa8: Preparing [2022-10-05T06:50:14.595Z] 78d35cf32fd6: Preparing [2022-10-05T06:50:14.595Z] 1f208766f518: Preparing [2022-10-05T06:50:14.595Z] 247c26a3b5f8: Preparing [2022-10-05T06:50:14.595Z] 3921f5217d69: Preparing [2022-10-05T06:50:14.595Z] 5d3e392a13a0: Preparing [2022-10-05T06:50:14.595Z] 1f208766f518: Waiting [2022-10-05T06:50:14.595Z] 247c26a3b5f8: Waiting [2022-10-05T06:50:14.595Z] 78d35cf32fd6: Waiting [2022-10-05T06:50:14.595Z] 5d3e392a13a0: Waiting [2022-10-05T06:50:14.595Z] 3921f5217d69: Waiting [2022-10-05T06:50:14.595Z] cbda526e197f: Layer already exists [2022-10-05T06:50:14.595Z] d341b2a0aaa5: Layer already exists [2022-10-05T06:50:14.595Z] ca6ccba19922: Layer already exists [2022-10-05T06:50:14.595Z] 87bee846018a: Layer already exists [2022-10-05T06:50:14.595Z] c6e5fa8a6fa8: Layer already exists [2022-10-05T06:50:14.595Z] 1f208766f518: Layer already exists [2022-10-05T06:50:14.595Z] 78d35cf32fd6: Layer already exists [2022-10-05T06:50:14.595Z] 247c26a3b5f8: Layer already exists [2022-10-05T06:50:14.595Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:50:14.595Z] 3921f5217d69: Layer already exists [2022-10-05T06:50:14.595Z] 2.3.0-dev.81: digest: sha256:b36db9faa85ef4dc62300dd1509152aa9b0a728336cf70e60743ca219a28020b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:15.180Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:15.502Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:50:15.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-05T06:50:15.502Z] ca6ccba19922: Preparing [2022-10-05T06:50:15.502Z] 87bee846018a: Preparing [2022-10-05T06:50:15.502Z] d341b2a0aaa5: Preparing [2022-10-05T06:50:15.502Z] cbda526e197f: Preparing [2022-10-05T06:50:15.502Z] c6e5fa8a6fa8: Preparing [2022-10-05T06:50:15.502Z] 78d35cf32fd6: Preparing [2022-10-05T06:50:15.502Z] 78d35cf32fd6: Waiting [2022-10-05T06:50:15.502Z] 1f208766f518: Preparing [2022-10-05T06:50:15.503Z] 247c26a3b5f8: Preparing [2022-10-05T06:50:15.503Z] 3921f5217d69: Preparing [2022-10-05T06:50:15.503Z] 5d3e392a13a0: Preparing [2022-10-05T06:50:15.503Z] 1f208766f518: Waiting [2022-10-05T06:50:15.503Z] 5d3e392a13a0: Waiting [2022-10-05T06:50:15.503Z] 247c26a3b5f8: Waiting [2022-10-05T06:50:15.503Z] cbda526e197f: Layer already exists [2022-10-05T06:50:15.503Z] ca6ccba19922: Layer already exists [2022-10-05T06:50:15.503Z] c6e5fa8a6fa8: Layer already exists [2022-10-05T06:50:15.503Z] 87bee846018a: Layer already exists [2022-10-05T06:50:15.503Z] d341b2a0aaa5: Layer already exists [2022-10-05T06:50:15.503Z] 247c26a3b5f8: Layer already exists [2022-10-05T06:50:15.503Z] 1f208766f518: Layer already exists [2022-10-05T06:50:15.503Z] 78d35cf32fd6: Layer already exists [2022-10-05T06:50:15.503Z] 3921f5217d69: Layer already exists [2022-10-05T06:50:15.503Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:50:15.503Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:b36db9faa85ef4dc62300dd1509152aa9b0a728336cf70e60743ca219a28020b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:15.823Z] + 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 [2022-10-05T06:50:16.142Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-10-05T06:50:16.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-05T06:50:16.142Z] ca6ccba19922: Preparing [2022-10-05T06:50:16.142Z] 87bee846018a: Preparing [2022-10-05T06:50:16.142Z] d341b2a0aaa5: Preparing [2022-10-05T06:50:16.142Z] cbda526e197f: Preparing [2022-10-05T06:50:16.142Z] c6e5fa8a6fa8: Preparing [2022-10-05T06:50:16.142Z] 78d35cf32fd6: Preparing [2022-10-05T06:50:16.142Z] 1f208766f518: Preparing [2022-10-05T06:50:16.142Z] 247c26a3b5f8: Preparing [2022-10-05T06:50:16.142Z] 3921f5217d69: Preparing [2022-10-05T06:50:16.142Z] 5d3e392a13a0: Preparing [2022-10-05T06:50:16.142Z] 247c26a3b5f8: Waiting [2022-10-05T06:50:16.142Z] 3921f5217d69: Waiting [2022-10-05T06:50:16.142Z] 5d3e392a13a0: Waiting [2022-10-05T06:50:16.142Z] 1f208766f518: Waiting [2022-10-05T06:50:16.142Z] ca6ccba19922: Layer already exists [2022-10-05T06:50:16.142Z] d341b2a0aaa5: Layer already exists [2022-10-05T06:50:16.142Z] cbda526e197f: Layer already exists [2022-10-05T06:50:16.142Z] 87bee846018a: Layer already exists [2022-10-05T06:50:16.142Z] c6e5fa8a6fa8: Layer already exists [2022-10-05T06:50:16.142Z] 78d35cf32fd6: Layer already exists [2022-10-05T06:50:16.142Z] 247c26a3b5f8: Layer already exists [2022-10-05T06:50:16.142Z] 3921f5217d69: Layer already exists [2022-10-05T06:50:16.142Z] 1f208766f518: Layer already exists [2022-10-05T06:50:16.142Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:50:16.405Z] main: digest: sha256:b36db9faa85ef4dc62300dd1509152aa9b0a728336cf70e60743ca219a28020b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:50:16.442Z] ===================================================== [Pipeline] echo [2022-10-05T06:50:16.447Z] taggedImages: [2022-10-05T06:50:16.447Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:50:16.447Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-05T06:50:16.447Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.81 [2022-10-05T06:50:16.447Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:50:16.447Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-10-05T06:50:16.460Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-10-05T06:50:16.460Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:50:16.460Z] latest [2022-10-05T06:50:16.460Z] 2.3.0-dev.81 [2022-10-05T06:50:16.460Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:50:16.460Z] main [2022-10-05T06:50:16.460Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:16.777Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:17.098Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:50:17.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-05T06:50:17.098Z] 03260d3b0611: Preparing [2022-10-05T06:50:17.098Z] 3c2346f91851: Preparing [2022-10-05T06:50:17.098Z] a9ba873dceec: Preparing [2022-10-05T06:50:17.098Z] 25632197ac55: Preparing [2022-10-05T06:50:17.098Z] 33e5b8f358c3: Preparing [2022-10-05T06:50:17.098Z] 9833f26c6bda: Preparing [2022-10-05T06:50:17.098Z] 9833f26c6bda: Waiting [2022-10-05T06:50:17.098Z] a9ba873dceec: Layer already exists [2022-10-05T06:50:17.098Z] 9833f26c6bda: Layer already exists [2022-10-05T06:50:17.362Z] 03260d3b0611: Pushed [2022-10-05T06:50:17.362Z] 33e5b8f358c3: Pushed [2022-10-05T06:50:18.312Z] 25632197ac55: Pushed [2022-10-05T06:50:21.644Z] 3c2346f91851: Pushed [2022-10-05T06:50:21.644Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:b10a874bb2a294df2fa426b8a2c7bd22fde95ba5909c7a5866f64695f91939f9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:21.967Z] + 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 [2022-10-05T06:50:22.287Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-05T06:50:22.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-05T06:50:22.287Z] 03260d3b0611: Preparing [2022-10-05T06:50:22.287Z] 3c2346f91851: Preparing [2022-10-05T06:50:22.287Z] a9ba873dceec: Preparing [2022-10-05T06:50:22.287Z] 25632197ac55: Preparing [2022-10-05T06:50:22.287Z] 33e5b8f358c3: Preparing [2022-10-05T06:50:22.287Z] 9833f26c6bda: Preparing [2022-10-05T06:50:22.287Z] 9833f26c6bda: Waiting [2022-10-05T06:50:22.287Z] 33e5b8f358c3: Layer already exists [2022-10-05T06:50:22.287Z] 3c2346f91851: Layer already exists [2022-10-05T06:50:22.287Z] a9ba873dceec: Layer already exists [2022-10-05T06:50:22.287Z] 25632197ac55: Layer already exists [2022-10-05T06:50:22.287Z] 03260d3b0611: Layer already exists [2022-10-05T06:50:22.287Z] 9833f26c6bda: Layer already exists [2022-10-05T06:50:22.287Z] latest: digest: sha256:b10a874bb2a294df2fa426b8a2c7bd22fde95ba5909c7a5866f64695f91939f9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:22.879Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:23.204Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.81 [2022-10-05T06:50:23.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-05T06:50:23.205Z] 03260d3b0611: Preparing [2022-10-05T06:50:23.205Z] 3c2346f91851: Preparing [2022-10-05T06:50:23.205Z] a9ba873dceec: Preparing [2022-10-05T06:50:23.205Z] 25632197ac55: Preparing [2022-10-05T06:50:23.205Z] 33e5b8f358c3: Preparing [2022-10-05T06:50:23.205Z] 9833f26c6bda: Preparing [2022-10-05T06:50:23.205Z] 9833f26c6bda: Waiting [2022-10-05T06:50:23.205Z] 25632197ac55: Layer already exists [2022-10-05T06:50:23.205Z] a9ba873dceec: Layer already exists [2022-10-05T06:50:23.205Z] 33e5b8f358c3: Layer already exists [2022-10-05T06:50:23.205Z] 3c2346f91851: Layer already exists [2022-10-05T06:50:23.205Z] 03260d3b0611: Layer already exists [2022-10-05T06:50:23.205Z] 9833f26c6bda: Layer already exists [2022-10-05T06:50:23.205Z] 2.3.0-dev.81: digest: sha256:b10a874bb2a294df2fa426b8a2c7bd22fde95ba5909c7a5866f64695f91939f9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:23.807Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:24.140Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:50:24.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-05T06:50:24.140Z] 03260d3b0611: Preparing [2022-10-05T06:50:24.140Z] 3c2346f91851: Preparing [2022-10-05T06:50:24.140Z] a9ba873dceec: Preparing [2022-10-05T06:50:24.140Z] 25632197ac55: Preparing [2022-10-05T06:50:24.140Z] 33e5b8f358c3: Preparing [2022-10-05T06:50:24.140Z] 9833f26c6bda: Preparing [2022-10-05T06:50:24.140Z] 9833f26c6bda: Waiting [2022-10-05T06:50:24.140Z] 33e5b8f358c3: Layer already exists [2022-10-05T06:50:24.140Z] 03260d3b0611: Layer already exists [2022-10-05T06:50:24.140Z] 3c2346f91851: Layer already exists [2022-10-05T06:50:24.140Z] a9ba873dceec: Layer already exists [2022-10-05T06:50:24.140Z] 25632197ac55: Layer already exists [2022-10-05T06:50:24.140Z] 9833f26c6bda: Layer already exists [2022-10-05T06:50:24.140Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:b10a874bb2a294df2fa426b8a2c7bd22fde95ba5909c7a5866f64695f91939f9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:24.482Z] + 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 [2022-10-05T06:50:24.812Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-10-05T06:50:24.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-05T06:50:24.812Z] 03260d3b0611: Preparing [2022-10-05T06:50:24.812Z] 3c2346f91851: Preparing [2022-10-05T06:50:24.812Z] a9ba873dceec: Preparing [2022-10-05T06:50:24.812Z] 25632197ac55: Preparing [2022-10-05T06:50:24.812Z] 33e5b8f358c3: Preparing [2022-10-05T06:50:24.812Z] 9833f26c6bda: Preparing [2022-10-05T06:50:24.812Z] 9833f26c6bda: Waiting [2022-10-05T06:50:24.812Z] 03260d3b0611: Layer already exists [2022-10-05T06:50:24.812Z] 3c2346f91851: Layer already exists [2022-10-05T06:50:24.812Z] a9ba873dceec: Layer already exists [2022-10-05T06:50:24.812Z] 25632197ac55: Layer already exists [2022-10-05T06:50:24.812Z] 33e5b8f358c3: Layer already exists [2022-10-05T06:50:24.812Z] 9833f26c6bda: Layer already exists [2022-10-05T06:50:24.812Z] main: digest: sha256:b10a874bb2a294df2fa426b8a2c7bd22fde95ba5909c7a5866f64695f91939f9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:50:24.853Z] ===================================================== [Pipeline] echo [2022-10-05T06:50:24.859Z] taggedImages: [2022-10-05T06:50:24.859Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:50:24.859Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-05T06:50:24.859Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.81 [2022-10-05T06:50:24.859Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:50:24.859Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-10-05T06:50:24.875Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-10-05T06:50:24.875Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:50:24.875Z] latest [2022-10-05T06:50:24.875Z] 2.3.0-dev.81 [2022-10-05T06:50:24.875Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:50:24.875Z] main [2022-10-05T06:50:24.875Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:25.193Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:25.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:50:25.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-05T06:50:25.517Z] 82b1a0f028c1: Preparing [2022-10-05T06:50:25.517Z] e7537f57eabb: Preparing [2022-10-05T06:50:25.517Z] 21b3859f7733: Preparing [2022-10-05T06:50:25.517Z] ef59ad0b0322: Preparing [2022-10-05T06:50:25.517Z] 78a70fee2f59: Preparing [2022-10-05T06:50:25.517Z] 028ff38375f6: Preparing [2022-10-05T06:50:25.517Z] 33e5b8f358c3: Preparing [2022-10-05T06:50:25.517Z] 9833f26c6bda: Preparing [2022-10-05T06:50:25.517Z] 028ff38375f6: Waiting [2022-10-05T06:50:25.517Z] 9833f26c6bda: Waiting [2022-10-05T06:50:25.517Z] 33e5b8f358c3: Waiting [2022-10-05T06:50:25.781Z] 21b3859f7733: Pushed [2022-10-05T06:50:25.781Z] e7537f57eabb: Pushed [2022-10-05T06:50:25.781Z] 82b1a0f028c1: Pushed [2022-10-05T06:50:25.781Z] 33e5b8f358c3: Layer already exists [2022-10-05T06:50:25.781Z] 9833f26c6bda: Layer already exists [2022-10-05T06:50:26.358Z] 028ff38375f6: Pushed [2022-10-05T06:50:32.963Z] 78a70fee2f59: Pushed [2022-10-05T06:50:41.136Z] ef59ad0b0322: Pushed [2022-10-05T06:50:41.136Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:e9b3284e8720325b27bfbf864e3963b1fa85979bd7873a0f124c62397638b0e7 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:41.468Z] + 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 [2022-10-05T06:50:41.789Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-05T06:50:41.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-05T06:50:41.789Z] 82b1a0f028c1: Preparing [2022-10-05T06:50:41.789Z] e7537f57eabb: Preparing [2022-10-05T06:50:41.789Z] 21b3859f7733: Preparing [2022-10-05T06:50:41.789Z] ef59ad0b0322: Preparing [2022-10-05T06:50:41.789Z] 78a70fee2f59: Preparing [2022-10-05T06:50:41.789Z] 028ff38375f6: Preparing [2022-10-05T06:50:41.789Z] 33e5b8f358c3: Preparing [2022-10-05T06:50:41.789Z] 9833f26c6bda: Preparing [2022-10-05T06:50:41.789Z] 33e5b8f358c3: Waiting [2022-10-05T06:50:41.789Z] 028ff38375f6: Waiting [2022-10-05T06:50:41.789Z] 9833f26c6bda: Waiting [2022-10-05T06:50:41.789Z] 78a70fee2f59: Layer already exists [2022-10-05T06:50:41.789Z] e7537f57eabb: Layer already exists [2022-10-05T06:50:41.789Z] 82b1a0f028c1: Layer already exists [2022-10-05T06:50:41.789Z] 21b3859f7733: Layer already exists [2022-10-05T06:50:41.789Z] ef59ad0b0322: Layer already exists [2022-10-05T06:50:41.789Z] 33e5b8f358c3: Layer already exists [2022-10-05T06:50:41.789Z] 028ff38375f6: Layer already exists [2022-10-05T06:50:41.789Z] 9833f26c6bda: Layer already exists [2022-10-05T06:50:42.053Z] latest: digest: sha256:e9b3284e8720325b27bfbf864e3963b1fa85979bd7873a0f124c62397638b0e7 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:42.383Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:42.708Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.81 [2022-10-05T06:50:42.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-05T06:50:42.709Z] 82b1a0f028c1: Preparing [2022-10-05T06:50:42.709Z] e7537f57eabb: Preparing [2022-10-05T06:50:42.709Z] 21b3859f7733: Preparing [2022-10-05T06:50:42.709Z] ef59ad0b0322: Preparing [2022-10-05T06:50:42.709Z] 78a70fee2f59: Preparing [2022-10-05T06:50:42.709Z] 028ff38375f6: Preparing [2022-10-05T06:50:42.709Z] 33e5b8f358c3: Preparing [2022-10-05T06:50:42.709Z] 9833f26c6bda: Preparing [2022-10-05T06:50:42.709Z] 028ff38375f6: Waiting [2022-10-05T06:50:42.709Z] 33e5b8f358c3: Waiting [2022-10-05T06:50:42.709Z] 9833f26c6bda: Waiting [2022-10-05T06:50:42.709Z] e7537f57eabb: Layer already exists [2022-10-05T06:50:42.709Z] 82b1a0f028c1: Layer already exists [2022-10-05T06:50:42.709Z] 21b3859f7733: Layer already exists [2022-10-05T06:50:42.709Z] 78a70fee2f59: Layer already exists [2022-10-05T06:50:42.709Z] ef59ad0b0322: Layer already exists [2022-10-05T06:50:42.709Z] 33e5b8f358c3: Layer already exists [2022-10-05T06:50:42.709Z] 9833f26c6bda: Layer already exists [2022-10-05T06:50:42.709Z] 028ff38375f6: Layer already exists [2022-10-05T06:50:42.974Z] 2.3.0-dev.81: digest: sha256:e9b3284e8720325b27bfbf864e3963b1fa85979bd7873a0f124c62397638b0e7 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:43.308Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:43.638Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:50:43.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-05T06:50:43.638Z] 82b1a0f028c1: Preparing [2022-10-05T06:50:43.638Z] e7537f57eabb: Preparing [2022-10-05T06:50:43.638Z] 21b3859f7733: Preparing [2022-10-05T06:50:43.638Z] ef59ad0b0322: Preparing [2022-10-05T06:50:43.638Z] 78a70fee2f59: Preparing [2022-10-05T06:50:43.638Z] 028ff38375f6: Preparing [2022-10-05T06:50:43.638Z] 33e5b8f358c3: Preparing [2022-10-05T06:50:43.638Z] 9833f26c6bda: Preparing [2022-10-05T06:50:43.638Z] 33e5b8f358c3: Waiting [2022-10-05T06:50:43.638Z] 028ff38375f6: Waiting [2022-10-05T06:50:43.638Z] 9833f26c6bda: Waiting [2022-10-05T06:50:43.638Z] ef59ad0b0322: Layer already exists [2022-10-05T06:50:43.638Z] e7537f57eabb: Layer already exists [2022-10-05T06:50:43.638Z] 21b3859f7733: Layer already exists [2022-10-05T06:50:43.638Z] 82b1a0f028c1: Layer already exists [2022-10-05T06:50:43.638Z] 78a70fee2f59: Layer already exists [2022-10-05T06:50:43.638Z] 9833f26c6bda: Layer already exists [2022-10-05T06:50:43.638Z] 33e5b8f358c3: Layer already exists [2022-10-05T06:50:43.638Z] 028ff38375f6: Layer already exists [2022-10-05T06:50:43.638Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:e9b3284e8720325b27bfbf864e3963b1fa85979bd7873a0f124c62397638b0e7 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:44.231Z] + 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 [2022-10-05T06:50:44.552Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-10-05T06:50:44.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-05T06:50:44.552Z] 82b1a0f028c1: Preparing [2022-10-05T06:50:44.552Z] e7537f57eabb: Preparing [2022-10-05T06:50:44.552Z] 21b3859f7733: Preparing [2022-10-05T06:50:44.552Z] ef59ad0b0322: Preparing [2022-10-05T06:50:44.552Z] 78a70fee2f59: Preparing [2022-10-05T06:50:44.552Z] 028ff38375f6: Preparing [2022-10-05T06:50:44.552Z] 33e5b8f358c3: Preparing [2022-10-05T06:50:44.552Z] 9833f26c6bda: Preparing [2022-10-05T06:50:44.552Z] 028ff38375f6: Waiting [2022-10-05T06:50:44.552Z] 9833f26c6bda: Waiting [2022-10-05T06:50:44.552Z] 33e5b8f358c3: Waiting [2022-10-05T06:50:44.552Z] 78a70fee2f59: Layer already exists [2022-10-05T06:50:44.552Z] e7537f57eabb: Layer already exists [2022-10-05T06:50:44.552Z] 21b3859f7733: Layer already exists [2022-10-05T06:50:44.552Z] ef59ad0b0322: Layer already exists [2022-10-05T06:50:44.552Z] 82b1a0f028c1: Layer already exists [2022-10-05T06:50:44.552Z] 028ff38375f6: Layer already exists [2022-10-05T06:50:44.552Z] 9833f26c6bda: Layer already exists [2022-10-05T06:50:44.552Z] 33e5b8f358c3: Layer already exists [2022-10-05T06:50:44.816Z] main: digest: sha256:e9b3284e8720325b27bfbf864e3963b1fa85979bd7873a0f124c62397638b0e7 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:50:44.861Z] ===================================================== [Pipeline] echo [2022-10-05T06:50:44.869Z] taggedImages: [2022-10-05T06:50:44.869Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:50:44.869Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-05T06:50:44.869Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.81 [2022-10-05T06:50:44.869Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:50:44.869Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-10-05T06:50:44.890Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-10-05T06:50:44.890Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:50:44.890Z] latest [2022-10-05T06:50:44.890Z] 2.3.0-dev.81 [2022-10-05T06:50:44.890Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:50:44.890Z] main [2022-10-05T06:50:44.890Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:45.232Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:50:45.573Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:50:45.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-05T06:50:45.573Z] 160d9b1305ee: Preparing [2022-10-05T06:50:45.573Z] 38c1a2259b43: Preparing [2022-10-05T06:50:45.573Z] cbc80b7102f7: Preparing [2022-10-05T06:50:45.573Z] 8d43050904f9: Preparing [2022-10-05T06:50:45.573Z] 1a6cd03b3914: Preparing [2022-10-05T06:50:45.573Z] 33e5b8f358c3: Preparing [2022-10-05T06:50:45.573Z] 9833f26c6bda: Preparing [2022-10-05T06:50:45.573Z] 33e5b8f358c3: Waiting [2022-10-05T06:50:45.573Z] 9833f26c6bda: Waiting [2022-10-05T06:50:45.850Z] 160d9b1305ee: Pushed [2022-10-05T06:50:45.850Z] 38c1a2259b43: Pushed [2022-10-05T06:50:45.850Z] cbc80b7102f7: Pushed [2022-10-05T06:50:45.850Z] 33e5b8f358c3: Layer already exists [2022-10-05T06:50:45.850Z] 9833f26c6bda: Layer already exists [2022-10-05T06:50:46.432Z] 1a6cd03b3914: Pushed [2022-10-05T06:51:01.373Z] 8d43050904f9: Pushed [2022-10-05T06:51:01.373Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:e6ea5df7ae1f8cbceb2adcd7626b4329d268bca1ff138f16118afa385a048efd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:01.697Z] + 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 [2022-10-05T06:51:02.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-05T06:51:02.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-05T06:51:02.024Z] 160d9b1305ee: Preparing [2022-10-05T06:51:02.024Z] 38c1a2259b43: Preparing [2022-10-05T06:51:02.024Z] cbc80b7102f7: Preparing [2022-10-05T06:51:02.024Z] 8d43050904f9: Preparing [2022-10-05T06:51:02.024Z] 1a6cd03b3914: Preparing [2022-10-05T06:51:02.024Z] 33e5b8f358c3: Preparing [2022-10-05T06:51:02.024Z] 9833f26c6bda: Preparing [2022-10-05T06:51:02.024Z] 33e5b8f358c3: Waiting [2022-10-05T06:51:02.024Z] 9833f26c6bda: Waiting [2022-10-05T06:51:02.024Z] cbc80b7102f7: Layer already exists [2022-10-05T06:51:02.024Z] 1a6cd03b3914: Layer already exists [2022-10-05T06:51:02.024Z] 160d9b1305ee: Layer already exists [2022-10-05T06:51:02.024Z] 38c1a2259b43: Layer already exists [2022-10-05T06:51:02.024Z] 8d43050904f9: Layer already exists [2022-10-05T06:51:02.024Z] 33e5b8f358c3: Layer already exists [2022-10-05T06:51:02.024Z] 9833f26c6bda: Layer already exists [2022-10-05T06:51:02.024Z] latest: digest: sha256:e6ea5df7ae1f8cbceb2adcd7626b4329d268bca1ff138f16118afa385a048efd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:02.624Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:02.950Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.81 [2022-10-05T06:51:02.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-05T06:51:02.950Z] 160d9b1305ee: Preparing [2022-10-05T06:51:02.950Z] 38c1a2259b43: Preparing [2022-10-05T06:51:02.950Z] cbc80b7102f7: Preparing [2022-10-05T06:51:02.950Z] 8d43050904f9: Preparing [2022-10-05T06:51:02.950Z] 1a6cd03b3914: Preparing [2022-10-05T06:51:02.950Z] 33e5b8f358c3: Preparing [2022-10-05T06:51:02.950Z] 9833f26c6bda: Preparing [2022-10-05T06:51:02.950Z] 9833f26c6bda: Waiting [2022-10-05T06:51:02.950Z] 33e5b8f358c3: Waiting [2022-10-05T06:51:02.950Z] 160d9b1305ee: Layer already exists [2022-10-05T06:51:02.950Z] 8d43050904f9: Layer already exists [2022-10-05T06:51:02.950Z] 38c1a2259b43: Layer already exists [2022-10-05T06:51:02.950Z] 1a6cd03b3914: Layer already exists [2022-10-05T06:51:02.950Z] cbc80b7102f7: Layer already exists [2022-10-05T06:51:02.950Z] 33e5b8f358c3: Layer already exists [2022-10-05T06:51:02.950Z] 9833f26c6bda: Layer already exists [2022-10-05T06:51:02.950Z] 2.3.0-dev.81: digest: sha256:e6ea5df7ae1f8cbceb2adcd7626b4329d268bca1ff138f16118afa385a048efd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:03.538Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:03.858Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:51:03.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-05T06:51:03.858Z] 160d9b1305ee: Preparing [2022-10-05T06:51:03.858Z] 38c1a2259b43: Preparing [2022-10-05T06:51:03.858Z] cbc80b7102f7: Preparing [2022-10-05T06:51:03.858Z] 8d43050904f9: Preparing [2022-10-05T06:51:03.858Z] 1a6cd03b3914: Preparing [2022-10-05T06:51:03.858Z] 33e5b8f358c3: Preparing [2022-10-05T06:51:03.858Z] 9833f26c6bda: Preparing [2022-10-05T06:51:03.858Z] 33e5b8f358c3: Waiting [2022-10-05T06:51:03.858Z] 9833f26c6bda: Waiting [2022-10-05T06:51:03.858Z] 38c1a2259b43: Layer already exists [2022-10-05T06:51:03.858Z] 160d9b1305ee: Layer already exists [2022-10-05T06:51:03.858Z] 1a6cd03b3914: Layer already exists [2022-10-05T06:51:03.858Z] cbc80b7102f7: Layer already exists [2022-10-05T06:51:03.858Z] 8d43050904f9: Layer already exists [2022-10-05T06:51:03.858Z] 33e5b8f358c3: Layer already exists [2022-10-05T06:51:03.858Z] 9833f26c6bda: Layer already exists [2022-10-05T06:51:03.858Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:e6ea5df7ae1f8cbceb2adcd7626b4329d268bca1ff138f16118afa385a048efd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:04.454Z] + 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 [2022-10-05T06:51:04.780Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-10-05T06:51:04.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-05T06:51:04.780Z] 160d9b1305ee: Preparing [2022-10-05T06:51:04.780Z] 38c1a2259b43: Preparing [2022-10-05T06:51:04.780Z] cbc80b7102f7: Preparing [2022-10-05T06:51:04.780Z] 8d43050904f9: Preparing [2022-10-05T06:51:04.780Z] 1a6cd03b3914: Preparing [2022-10-05T06:51:04.780Z] 33e5b8f358c3: Preparing [2022-10-05T06:51:04.780Z] 9833f26c6bda: Preparing [2022-10-05T06:51:04.780Z] 33e5b8f358c3: Waiting [2022-10-05T06:51:04.780Z] 9833f26c6bda: Waiting [2022-10-05T06:51:04.780Z] 8d43050904f9: Layer already exists [2022-10-05T06:51:04.780Z] 1a6cd03b3914: Layer already exists [2022-10-05T06:51:04.780Z] cbc80b7102f7: Layer already exists [2022-10-05T06:51:04.780Z] 160d9b1305ee: Layer already exists [2022-10-05T06:51:04.780Z] 38c1a2259b43: Layer already exists [2022-10-05T06:51:04.780Z] 9833f26c6bda: Layer already exists [2022-10-05T06:51:04.780Z] 33e5b8f358c3: Layer already exists [2022-10-05T06:51:04.780Z] main: digest: sha256:e6ea5df7ae1f8cbceb2adcd7626b4329d268bca1ff138f16118afa385a048efd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:51:05.085Z] ===================================================== [Pipeline] echo [2022-10-05T06:51:05.090Z] taggedImages: [2022-10-05T06:51:05.090Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:51:05.090Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-05T06:51:05.090Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.81 [2022-10-05T06:51:05.090Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:51:05.090Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-10-05T06:51:05.103Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-10-05T06:51:05.103Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:51:05.103Z] latest [2022-10-05T06:51:05.103Z] 2.3.0-dev.81 [2022-10-05T06:51:05.103Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:51:05.103Z] main [2022-10-05T06:51:05.103Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:05.424Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:05.754Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:51:05.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-05T06:51:05.754Z] 6c3cf6a76457: Preparing [2022-10-05T06:51:05.754Z] d5e6cefa4e01: Preparing [2022-10-05T06:51:05.754Z] 3d641feb3d6d: Preparing [2022-10-05T06:51:05.754Z] 01b5c43235de: Preparing [2022-10-05T06:51:05.754Z] 028ff38375f6: Preparing [2022-10-05T06:51:05.754Z] 33e5b8f358c3: Preparing [2022-10-05T06:51:05.754Z] 9833f26c6bda: Preparing [2022-10-05T06:51:05.754Z] 33e5b8f358c3: Waiting [2022-10-05T06:51:05.754Z] 9833f26c6bda: Waiting [2022-10-05T06:51:05.754Z] 028ff38375f6: Layer already exists [2022-10-05T06:51:06.019Z] 33e5b8f358c3: Layer already exists [2022-10-05T06:51:06.019Z] 9833f26c6bda: Layer already exists [2022-10-05T06:51:06.019Z] 6c3cf6a76457: Pushed [2022-10-05T06:51:06.019Z] 3d641feb3d6d: Pushed [2022-10-05T06:51:06.019Z] d5e6cefa4e01: Pushed [2022-10-05T06:51:20.970Z] 01b5c43235de: Pushed [2022-10-05T06:51:20.970Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:3d4e7de54e6bfa338069e916a1429ad8422baccbbbb3cf829ad569d1746aa8de size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:21.298Z] + 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 [2022-10-05T06:51:21.618Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-05T06:51:21.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-05T06:51:21.618Z] 6c3cf6a76457: Preparing [2022-10-05T06:51:21.618Z] d5e6cefa4e01: Preparing [2022-10-05T06:51:21.618Z] 3d641feb3d6d: Preparing [2022-10-05T06:51:21.618Z] 01b5c43235de: Preparing [2022-10-05T06:51:21.618Z] 028ff38375f6: Preparing [2022-10-05T06:51:21.618Z] 33e5b8f358c3: Preparing [2022-10-05T06:51:21.618Z] 9833f26c6bda: Preparing [2022-10-05T06:51:21.618Z] 33e5b8f358c3: Waiting [2022-10-05T06:51:21.618Z] 9833f26c6bda: Waiting [2022-10-05T06:51:21.618Z] d5e6cefa4e01: Layer already exists [2022-10-05T06:51:21.618Z] 01b5c43235de: Layer already exists [2022-10-05T06:51:21.618Z] 028ff38375f6: Layer already exists [2022-10-05T06:51:21.618Z] 6c3cf6a76457: Layer already exists [2022-10-05T06:51:21.618Z] 3d641feb3d6d: Layer already exists [2022-10-05T06:51:21.618Z] 33e5b8f358c3: Layer already exists [2022-10-05T06:51:21.618Z] 9833f26c6bda: Layer already exists [2022-10-05T06:51:21.618Z] latest: digest: sha256:3d4e7de54e6bfa338069e916a1429ad8422baccbbbb3cf829ad569d1746aa8de size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:21.949Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:22.272Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.81 [2022-10-05T06:51:22.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-05T06:51:22.272Z] 6c3cf6a76457: Preparing [2022-10-05T06:51:22.272Z] d5e6cefa4e01: Preparing [2022-10-05T06:51:22.272Z] 3d641feb3d6d: Preparing [2022-10-05T06:51:22.272Z] 01b5c43235de: Preparing [2022-10-05T06:51:22.272Z] 028ff38375f6: Preparing [2022-10-05T06:51:22.272Z] 33e5b8f358c3: Preparing [2022-10-05T06:51:22.272Z] 9833f26c6bda: Preparing [2022-10-05T06:51:22.272Z] 33e5b8f358c3: Waiting [2022-10-05T06:51:22.272Z] 9833f26c6bda: Waiting [2022-10-05T06:51:22.272Z] 028ff38375f6: Layer already exists [2022-10-05T06:51:22.272Z] 6c3cf6a76457: Layer already exists [2022-10-05T06:51:22.272Z] 3d641feb3d6d: Layer already exists [2022-10-05T06:51:22.272Z] d5e6cefa4e01: Layer already exists [2022-10-05T06:51:22.272Z] 01b5c43235de: Layer already exists [2022-10-05T06:51:22.272Z] 9833f26c6bda: Layer already exists [2022-10-05T06:51:22.272Z] 33e5b8f358c3: Layer already exists [2022-10-05T06:51:22.272Z] 2.3.0-dev.81: digest: sha256:3d4e7de54e6bfa338069e916a1429ad8422baccbbbb3cf829ad569d1746aa8de size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:22.593Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:22.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:51:22.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-05T06:51:22.919Z] 6c3cf6a76457: Preparing [2022-10-05T06:51:22.919Z] d5e6cefa4e01: Preparing [2022-10-05T06:51:22.919Z] 3d641feb3d6d: Preparing [2022-10-05T06:51:22.919Z] 01b5c43235de: Preparing [2022-10-05T06:51:22.919Z] 028ff38375f6: Preparing [2022-10-05T06:51:22.919Z] 33e5b8f358c3: Preparing [2022-10-05T06:51:22.919Z] 9833f26c6bda: Preparing [2022-10-05T06:51:22.919Z] 33e5b8f358c3: Waiting [2022-10-05T06:51:22.919Z] 9833f26c6bda: Waiting [2022-10-05T06:51:22.919Z] d5e6cefa4e01: Layer already exists [2022-10-05T06:51:22.919Z] 028ff38375f6: Layer already exists [2022-10-05T06:51:22.919Z] 01b5c43235de: Layer already exists [2022-10-05T06:51:22.919Z] 3d641feb3d6d: Layer already exists [2022-10-05T06:51:22.919Z] 6c3cf6a76457: Layer already exists [2022-10-05T06:51:22.919Z] 33e5b8f358c3: Layer already exists [2022-10-05T06:51:22.919Z] 9833f26c6bda: Layer already exists [2022-10-05T06:51:22.919Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:3d4e7de54e6bfa338069e916a1429ad8422baccbbbb3cf829ad569d1746aa8de size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:23.250Z] + 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 [2022-10-05T06:51:23.570Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-10-05T06:51:23.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-05T06:51:23.570Z] 6c3cf6a76457: Preparing [2022-10-05T06:51:23.570Z] d5e6cefa4e01: Preparing [2022-10-05T06:51:23.570Z] 3d641feb3d6d: Preparing [2022-10-05T06:51:23.570Z] 01b5c43235de: Preparing [2022-10-05T06:51:23.570Z] 028ff38375f6: Preparing [2022-10-05T06:51:23.570Z] 33e5b8f358c3: Preparing [2022-10-05T06:51:23.570Z] 9833f26c6bda: Preparing [2022-10-05T06:51:23.570Z] 33e5b8f358c3: Waiting [2022-10-05T06:51:23.570Z] 9833f26c6bda: Waiting [2022-10-05T06:51:23.570Z] d5e6cefa4e01: Layer already exists [2022-10-05T06:51:23.570Z] 6c3cf6a76457: Layer already exists [2022-10-05T06:51:23.570Z] 3d641feb3d6d: Layer already exists [2022-10-05T06:51:23.570Z] 028ff38375f6: Layer already exists [2022-10-05T06:51:23.570Z] 01b5c43235de: Layer already exists [2022-10-05T06:51:23.570Z] 9833f26c6bda: Layer already exists [2022-10-05T06:51:23.570Z] 33e5b8f358c3: Layer already exists [2022-10-05T06:51:23.570Z] main: digest: sha256:3d4e7de54e6bfa338069e916a1429ad8422baccbbbb3cf829ad569d1746aa8de size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:51:23.872Z] ===================================================== [Pipeline] echo [2022-10-05T06:51:23.877Z] taggedImages: [2022-10-05T06:51:23.877Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:51:23.877Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-05T06:51:23.877Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.81 [2022-10-05T06:51:23.877Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:51:23.877Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-10-05T06:51:23.899Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-10-05T06:51:23.899Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:51:23.899Z] latest [2022-10-05T06:51:23.899Z] 2.3.0-dev.81 [2022-10-05T06:51:23.899Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:51:23.899Z] main [2022-10-05T06:51:23.899Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:24.228Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:24.556Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:51:24.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-05T06:51:24.556Z] ec0da4c0c018: Preparing [2022-10-05T06:51:24.556Z] 8497c905f1a6: Preparing [2022-10-05T06:51:24.556Z] a9ba873dceec: Preparing [2022-10-05T06:51:24.556Z] e7564e89a235: Preparing [2022-10-05T06:51:24.556Z] 5d3e392a13a0: Preparing [2022-10-05T06:51:24.556Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:51:24.556Z] a9ba873dceec: Layer already exists [2022-10-05T06:51:24.821Z] ec0da4c0c018: Pushed [2022-10-05T06:51:24.821Z] e7564e89a235: Pushed [2022-10-05T06:51:30.137Z] 8497c905f1a6: Pushed [2022-10-05T06:51:30.137Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:7cdfe9a0e85692d6ce9551accffee23f91cf9647ef1cbbf6221f0d6e8e13c306 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:30.473Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:30.803Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-05T06:51:30.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-05T06:51:30.803Z] ec0da4c0c018: Preparing [2022-10-05T06:51:30.803Z] 8497c905f1a6: Preparing [2022-10-05T06:51:30.803Z] a9ba873dceec: Preparing [2022-10-05T06:51:30.803Z] e7564e89a235: Preparing [2022-10-05T06:51:30.803Z] 5d3e392a13a0: Preparing [2022-10-05T06:51:30.803Z] 8497c905f1a6: Layer already exists [2022-10-05T06:51:30.803Z] a9ba873dceec: Layer already exists [2022-10-05T06:51:30.803Z] ec0da4c0c018: Layer already exists [2022-10-05T06:51:30.803Z] e7564e89a235: Layer already exists [2022-10-05T06:51:30.803Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:51:30.803Z] latest: digest: sha256:7cdfe9a0e85692d6ce9551accffee23f91cf9647ef1cbbf6221f0d6e8e13c306 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:31.391Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:31.720Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.81 [2022-10-05T06:51:31.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-05T06:51:31.720Z] ec0da4c0c018: Preparing [2022-10-05T06:51:31.720Z] 8497c905f1a6: Preparing [2022-10-05T06:51:31.720Z] a9ba873dceec: Preparing [2022-10-05T06:51:31.720Z] e7564e89a235: Preparing [2022-10-05T06:51:31.720Z] 5d3e392a13a0: Preparing [2022-10-05T06:51:31.720Z] 8497c905f1a6: Layer already exists [2022-10-05T06:51:31.720Z] e7564e89a235: Layer already exists [2022-10-05T06:51:31.720Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:51:31.720Z] a9ba873dceec: Layer already exists [2022-10-05T06:51:31.720Z] ec0da4c0c018: Layer already exists [2022-10-05T06:51:31.720Z] 2.3.0-dev.81: digest: sha256:7cdfe9a0e85692d6ce9551accffee23f91cf9647ef1cbbf6221f0d6e8e13c306 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:32.057Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:32.387Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:51:32.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-05T06:51:32.387Z] ec0da4c0c018: Preparing [2022-10-05T06:51:32.387Z] 8497c905f1a6: Preparing [2022-10-05T06:51:32.387Z] a9ba873dceec: Preparing [2022-10-05T06:51:32.387Z] e7564e89a235: Preparing [2022-10-05T06:51:32.387Z] 5d3e392a13a0: Preparing [2022-10-05T06:51:32.387Z] e7564e89a235: Layer already exists [2022-10-05T06:51:32.387Z] ec0da4c0c018: Layer already exists [2022-10-05T06:51:32.387Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:51:32.387Z] a9ba873dceec: Layer already exists [2022-10-05T06:51:32.387Z] 8497c905f1a6: Layer already exists [2022-10-05T06:51:32.387Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:7cdfe9a0e85692d6ce9551accffee23f91cf9647ef1cbbf6221f0d6e8e13c306 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:32.724Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:33.049Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-10-05T06:51:33.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-05T06:51:33.049Z] ec0da4c0c018: Preparing [2022-10-05T06:51:33.049Z] 8497c905f1a6: Preparing [2022-10-05T06:51:33.049Z] a9ba873dceec: Preparing [2022-10-05T06:51:33.049Z] e7564e89a235: Preparing [2022-10-05T06:51:33.049Z] 5d3e392a13a0: Preparing [2022-10-05T06:51:33.049Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:51:33.050Z] ec0da4c0c018: Layer already exists [2022-10-05T06:51:33.050Z] a9ba873dceec: Layer already exists [2022-10-05T06:51:33.050Z] e7564e89a235: Layer already exists [2022-10-05T06:51:33.050Z] 8497c905f1a6: Layer already exists [2022-10-05T06:51:33.050Z] main: digest: sha256:7cdfe9a0e85692d6ce9551accffee23f91cf9647ef1cbbf6221f0d6e8e13c306 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:51:33.089Z] ===================================================== [Pipeline] echo [2022-10-05T06:51:33.097Z] taggedImages: [2022-10-05T06:51:33.097Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:51:33.097Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-05T06:51:33.097Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.81 [2022-10-05T06:51:33.097Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:51:33.097Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-10-05T06:51:33.117Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-10-05T06:51:33.117Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:51:33.117Z] latest [2022-10-05T06:51:33.117Z] 2.3.0-dev.81 [2022-10-05T06:51:33.117Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:51:33.117Z] main [2022-10-05T06:51:33.117Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:33.450Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:33.780Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:51:33.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-05T06:51:33.780Z] d8f6b6edc171: Preparing [2022-10-05T06:51:33.780Z] d4c3c515efbe: Preparing [2022-10-05T06:51:33.780Z] a9ba873dceec: Preparing [2022-10-05T06:51:33.780Z] 4beffad69945: Preparing [2022-10-05T06:51:33.780Z] 5d3e392a13a0: Preparing [2022-10-05T06:51:33.780Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:51:33.780Z] 4beffad69945: Layer already exists [2022-10-05T06:51:33.780Z] a9ba873dceec: Layer already exists [2022-10-05T06:51:34.044Z] d8f6b6edc171: Pushed [2022-10-05T06:51:39.368Z] d4c3c515efbe: Pushed [2022-10-05T06:51:39.368Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:9240a6fcbcd42ec7ad86d781cba3da758e9b20fb0c8ca059984b59db2eee371b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:39.693Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:40.016Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-05T06:51:40.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-05T06:51:40.016Z] d8f6b6edc171: Preparing [2022-10-05T06:51:40.016Z] d4c3c515efbe: Preparing [2022-10-05T06:51:40.016Z] a9ba873dceec: Preparing [2022-10-05T06:51:40.016Z] 4beffad69945: Preparing [2022-10-05T06:51:40.016Z] 5d3e392a13a0: Preparing [2022-10-05T06:51:40.016Z] d8f6b6edc171: Layer already exists [2022-10-05T06:51:40.016Z] d4c3c515efbe: Layer already exists [2022-10-05T06:51:40.016Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:51:40.016Z] a9ba873dceec: Layer already exists [2022-10-05T06:51:40.016Z] 4beffad69945: Layer already exists [2022-10-05T06:51:40.016Z] latest: digest: sha256:9240a6fcbcd42ec7ad86d781cba3da758e9b20fb0c8ca059984b59db2eee371b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:40.343Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:40.666Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.81 [2022-10-05T06:51:40.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-05T06:51:40.666Z] d8f6b6edc171: Preparing [2022-10-05T06:51:40.666Z] d4c3c515efbe: Preparing [2022-10-05T06:51:40.666Z] a9ba873dceec: Preparing [2022-10-05T06:51:40.666Z] 4beffad69945: Preparing [2022-10-05T06:51:40.666Z] 5d3e392a13a0: Preparing [2022-10-05T06:51:40.666Z] 4beffad69945: Layer already exists [2022-10-05T06:51:40.666Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:51:40.666Z] d4c3c515efbe: Layer already exists [2022-10-05T06:51:40.666Z] d8f6b6edc171: Layer already exists [2022-10-05T06:51:40.666Z] a9ba873dceec: Layer already exists [2022-10-05T06:51:40.666Z] 2.3.0-dev.81: digest: sha256:9240a6fcbcd42ec7ad86d781cba3da758e9b20fb0c8ca059984b59db2eee371b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:41.260Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:41.581Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:51:41.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-05T06:51:41.581Z] d8f6b6edc171: Preparing [2022-10-05T06:51:41.581Z] d4c3c515efbe: Preparing [2022-10-05T06:51:41.581Z] a9ba873dceec: Preparing [2022-10-05T06:51:41.581Z] 4beffad69945: Preparing [2022-10-05T06:51:41.581Z] 5d3e392a13a0: Preparing [2022-10-05T06:51:41.581Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:51:41.581Z] d8f6b6edc171: Layer already exists [2022-10-05T06:51:41.581Z] 4beffad69945: Layer already exists [2022-10-05T06:51:41.581Z] d4c3c515efbe: Layer already exists [2022-10-05T06:51:41.581Z] a9ba873dceec: Layer already exists [2022-10-05T06:51:41.581Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:9240a6fcbcd42ec7ad86d781cba3da758e9b20fb0c8ca059984b59db2eee371b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:41.907Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:42.231Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-10-05T06:51:42.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-05T06:51:42.231Z] d8f6b6edc171: Preparing [2022-10-05T06:51:42.231Z] d4c3c515efbe: Preparing [2022-10-05T06:51:42.231Z] a9ba873dceec: Preparing [2022-10-05T06:51:42.231Z] 4beffad69945: Preparing [2022-10-05T06:51:42.231Z] 5d3e392a13a0: Preparing [2022-10-05T06:51:42.231Z] d4c3c515efbe: Layer already exists [2022-10-05T06:51:42.231Z] 4beffad69945: Layer already exists [2022-10-05T06:51:42.231Z] a9ba873dceec: Layer already exists [2022-10-05T06:51:42.231Z] d8f6b6edc171: Layer already exists [2022-10-05T06:51:42.231Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:51:42.231Z] main: digest: sha256:9240a6fcbcd42ec7ad86d781cba3da758e9b20fb0c8ca059984b59db2eee371b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:51:42.533Z] ===================================================== [Pipeline] echo [2022-10-05T06:51:42.538Z] taggedImages: [2022-10-05T06:51:42.538Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:51:42.538Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-05T06:51:42.538Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.81 [2022-10-05T06:51:42.538Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:51:42.538Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-10-05T06:51:42.551Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-10-05T06:51:42.551Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:51:42.551Z] latest [2022-10-05T06:51:42.551Z] 2.3.0-dev.81 [2022-10-05T06:51:42.551Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:51:42.551Z] main [2022-10-05T06:51:42.551Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:42.875Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:51:43.202Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:51:43.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-05T06:51:43.202Z] d5800f4d9625: Preparing [2022-10-05T06:51:43.202Z] 45ee515cdf4f: Preparing [2022-10-05T06:51:43.202Z] 3800648ad032: Preparing [2022-10-05T06:51:43.202Z] 8732859b5731: Preparing [2022-10-05T06:51:43.202Z] 5d3e392a13a0: Preparing [2022-10-05T06:51:43.202Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:51:43.469Z] 45ee515cdf4f: Pushed [2022-10-05T06:51:44.048Z] d5800f4d9625: Pushed [2022-10-05T06:51:45.984Z] 3800648ad032: Pushed [2022-10-05T06:52:12.623Z] 8732859b5731: Pushed [2022-10-05T06:52:12.623Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24: digest: sha256:03bb314d5d627423104968f39c24f204815ee522ffdfe6ca00da860de3b3c79a size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:52:12.959Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:52:13.291Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-05T06:52:13.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-05T06:52:13.291Z] d5800f4d9625: Preparing [2022-10-05T06:52:13.291Z] 45ee515cdf4f: Preparing [2022-10-05T06:52:13.291Z] 3800648ad032: Preparing [2022-10-05T06:52:13.291Z] 8732859b5731: Preparing [2022-10-05T06:52:13.291Z] 5d3e392a13a0: Preparing [2022-10-05T06:52:13.291Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:52:13.291Z] 3800648ad032: Layer already exists [2022-10-05T06:52:13.291Z] 45ee515cdf4f: Layer already exists [2022-10-05T06:52:13.291Z] 8732859b5731: Layer already exists [2022-10-05T06:52:13.291Z] d5800f4d9625: Layer already exists [2022-10-05T06:52:13.291Z] latest: digest: sha256:03bb314d5d627423104968f39c24f204815ee522ffdfe6ca00da860de3b3c79a size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:52:13.621Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:52:13.944Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.81 [2022-10-05T06:52:13.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-05T06:52:13.944Z] d5800f4d9625: Preparing [2022-10-05T06:52:13.944Z] 45ee515cdf4f: Preparing [2022-10-05T06:52:13.944Z] 3800648ad032: Preparing [2022-10-05T06:52:13.944Z] 8732859b5731: Preparing [2022-10-05T06:52:13.944Z] 5d3e392a13a0: Preparing [2022-10-05T06:52:13.944Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:52:13.944Z] 8732859b5731: Layer already exists [2022-10-05T06:52:13.944Z] 3800648ad032: Layer already exists [2022-10-05T06:52:13.944Z] 45ee515cdf4f: Layer already exists [2022-10-05T06:52:13.944Z] d5800f4d9625: Layer already exists [2022-10-05T06:52:13.944Z] 2.3.0-dev.81: digest: sha256:03bb314d5d627423104968f39c24f204815ee522ffdfe6ca00da860de3b3c79a size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:52:14.270Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:52:14.597Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:52:14.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-05T06:52:14.597Z] d5800f4d9625: Preparing [2022-10-05T06:52:14.597Z] 45ee515cdf4f: Preparing [2022-10-05T06:52:14.597Z] 3800648ad032: Preparing [2022-10-05T06:52:14.597Z] 8732859b5731: Preparing [2022-10-05T06:52:14.597Z] 5d3e392a13a0: Preparing [2022-10-05T06:52:14.597Z] 8732859b5731: Layer already exists [2022-10-05T06:52:14.597Z] 45ee515cdf4f: Layer already exists [2022-10-05T06:52:14.597Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:52:14.597Z] d5800f4d9625: Layer already exists [2022-10-05T06:52:14.597Z] 3800648ad032: Layer already exists [2022-10-05T06:52:14.597Z] 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81: digest: sha256:03bb314d5d627423104968f39c24f204815ee522ffdfe6ca00da860de3b3c79a size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:52:14.926Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:52:15.298Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-10-05T06:52:15.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-05T06:52:15.298Z] d5800f4d9625: Preparing [2022-10-05T06:52:15.298Z] 45ee515cdf4f: Preparing [2022-10-05T06:52:15.298Z] 3800648ad032: Preparing [2022-10-05T06:52:15.298Z] 8732859b5731: Preparing [2022-10-05T06:52:15.298Z] 5d3e392a13a0: Preparing [2022-10-05T06:52:15.298Z] 5d3e392a13a0: Layer already exists [2022-10-05T06:52:15.298Z] 45ee515cdf4f: Layer already exists [2022-10-05T06:52:15.298Z] 8732859b5731: Layer already exists [2022-10-05T06:52:15.298Z] d5800f4d9625: Layer already exists [2022-10-05T06:52:15.298Z] 3800648ad032: Layer already exists [2022-10-05T06:52:15.565Z] main: digest: sha256:03bb314d5d627423104968f39c24f204815ee522ffdfe6ca00da860de3b3c79a size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T06:52:15.607Z] ===================================================== [Pipeline] echo [2022-10-05T06:52:15.613Z] taggedImages: [2022-10-05T06:52:15.613Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [2022-10-05T06:52:15.613Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-05T06:52:15.613Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.81 [2022-10-05T06:52:15.613Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:17acb4d22b6a38b20e3dd1bbaacb8af86852ef24-2.3.0-dev.81 [2022-10-05T06:52:15.613Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:52:15.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-05T06:52:15.987Z] [2022-10-05T06:52:15.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:52:16.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-05T06:52:16.310Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-05T06:52:16.310Z] 8998bd30e6a1: Pulling fs layer [2022-10-05T06:52:16.310Z] 04944245beec: Pulling fs layer [2022-10-05T06:52:16.310Z] 699f458cf7ca: Pulling fs layer [2022-10-05T06:52:16.310Z] 765212b225bb: Pulling fs layer [2022-10-05T06:52:16.310Z] f23df028b6ca: Pulling fs layer [2022-10-05T06:52:16.310Z] d65c8cfc05b1: Pulling fs layer [2022-10-05T06:52:16.310Z] 2437ff75d9bd: Pulling fs layer [2022-10-05T06:52:16.310Z] f23df028b6ca: Waiting [2022-10-05T06:52:16.310Z] d65c8cfc05b1: Waiting [2022-10-05T06:52:16.310Z] 2437ff75d9bd: Waiting [2022-10-05T06:52:16.310Z] 765212b225bb: Waiting [2022-10-05T06:52:16.581Z] 04944245beec: Verifying Checksum [2022-10-05T06:52:16.581Z] 04944245beec: Download complete [2022-10-05T06:52:16.581Z] 765212b225bb: Verifying Checksum [2022-10-05T06:52:16.581Z] 765212b225bb: Download complete [2022-10-05T06:52:16.581Z] f23df028b6ca: Verifying Checksum [2022-10-05T06:52:16.581Z] f23df028b6ca: Download complete [2022-10-05T06:52:16.581Z] d65c8cfc05b1: Verifying Checksum [2022-10-05T06:52:16.581Z] d65c8cfc05b1: Download complete [2022-10-05T06:52:16.859Z] 699f458cf7ca: Verifying Checksum [2022-10-05T06:52:16.859Z] 699f458cf7ca: Download complete [2022-10-05T06:52:17.134Z] 8998bd30e6a1: Verifying Checksum [2022-10-05T06:52:17.135Z] 8998bd30e6a1: Download complete [2022-10-05T06:52:19.710Z] 2437ff75d9bd: Verifying Checksum [2022-10-05T06:52:19.710Z] 2437ff75d9bd: Download complete [2022-10-05T06:52:21.114Z] 8998bd30e6a1: Pull complete [2022-10-05T06:52:21.693Z] 04944245beec: Pull complete [2022-10-05T06:52:23.091Z] 699f458cf7ca: Pull complete [2022-10-05T06:52:23.091Z] 765212b225bb: Pull complete [2022-10-05T06:52:23.673Z] f23df028b6ca: Pull complete [2022-10-05T06:52:23.938Z] d65c8cfc05b1: Pull complete [2022-10-05T06:52:38.910Z] 2437ff75d9bd: Pull complete [2022-10-05T06:52:38.910Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-05T06:52:38.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-05T06:52:38.910Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T06:52:39.084Z] prd-ubuntu20.04-docker-arm64-4c-16g-7144 does not seem to be running inside a container [2022-10-05T06:52:39.130Z] $ 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/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 [2022-10-05T06:52:40.495Z] $ docker top d49e3917839f7ff338711d57b06d2e1521f9c0158618852254a843b626825595 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-05T06:52:41.398Z] ---> job-cost.sh [2022-10-05T06:52:41.398Z] lf-activate-venv: SKIPPING [2022-10-05T06:52:41.398Z] INFO: No Stack... [2022-10-05T06:52:41.974Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-05T06:52:42.551Z] INFO: Archiving Costs [Pipeline] sh [2022-10-05T06:52:42.867Z] + cut -d, -f6 [2022-10-05T06:52:42.867Z] + cat /w/workspace/edgex-go/319/archives/cost.csv [Pipeline] lock [2022-10-05T06:52:42.935Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-319-stack-cost] [2022-10-05T06:52:42.948Z] Resource [jenkins-edgexfoundry-edgex-go-main-319-stack-cost] did not exist. Created. [2022-10-05T06:52:42.949Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-319-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-05T06:52:43.261Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-05T06:52:43.771Z] Stashed 1 file(s) [Pipeline] } [2022-10-05T06:52:43.781Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-319-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-05T06:52:43.789Z] $ docker stop --time=1 d49e3917839f7ff338711d57b06d2e1521f9c0158618852254a843b626825595 [2022-10-05T06:52:45.261Z] $ docker rm -f d49e3917839f7ff338711d57b06d2e1521f9c0158618852254a843b626825595 [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 [2022-10-05T06:52:45.740Z] provisioning config files... [2022-10-05T06:52:45.747Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/319@tmp/config10828651019210520505tmp [Pipeline] { [Pipeline] sh [2022-10-05T06:52:46.041Z] + set +x [2022-10-05T06:52:46.041Z] + curl -s https://codecov.io/bash [2022-10-05T06:52:46.041Z] + bash -s -- [2022-10-05T06:52:46.041Z] [2022-10-05T06:52:46.041Z] _____ _ [2022-10-05T06:52:46.041Z] / ____| | | [2022-10-05T06:52:46.041Z] | | ___ __| | ___ ___ _____ __ [2022-10-05T06:52:46.041Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-05T06:52:46.041Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-05T06:52:46.041Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-05T06:52:46.041Z] Bash-1.0.6 [2022-10-05T06:52:46.041Z] [2022-10-05T06:52:46.041Z] [2022-10-05T06:52:46.041Z] ==> git version 2.25.1 found [2022-10-05T06:52:46.041Z] ==> 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 [2022-10-05T06:52:46.041Z] Release-Date: 2020-01-08 [2022-10-05T06:52:46.041Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-05T06:52:46.041Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-05T06:52:46.041Z] ==> Jenkins CI detected. [2022-10-05T06:52:46.041Z] current dir:  /w/workspace/edgex-go/319 [2022-10-05T06:52:46.041Z] project root: . [2022-10-05T06:52:46.041Z] --> token set from env [2022-10-05T06:52:46.041Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-05T06:52:46.041Z] ==> Running gcov in . (disable via -X gcov) [2022-10-05T06:52:46.041Z] ==> Python coveragepy not found [2022-10-05T06:52:46.041Z] ==> Searching for coverage reports in: [2022-10-05T06:52:46.041Z] + . [2022-10-05T06:52:46.041Z] -> Found 1 reports [2022-10-05T06:52:46.041Z] ==> Detecting git/mercurial file structure [2022-10-05T06:52:46.041Z] ==> Reading reports [2022-10-05T06:52:46.041Z] + ./coverage.out bytes=500183 [2022-10-05T06:52:46.041Z] ==> Appending adjustments [2022-10-05T06:52:46.041Z] https://docs.codecov.io/docs/fixing-reports [2022-10-05T06:52:47.418Z] + Found adjustments [2022-10-05T06:52:47.418Z] ==> Gzipping contents [2022-10-05T06:52:47.418Z] 64K /tmp/codecov.nIr3mi.gz [2022-10-05T06:52:47.418Z] ==> Uploading reports [2022-10-05T06:52:47.418Z] url: https://codecov.io [2022-10-05T06:52:47.418Z] query: branch=main&commit=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24&build=319&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F319%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-05T06:52:47.418Z] -> Pinging Codecov [2022-10-05T06:52:47.418Z] 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=17acb4d22b6a38b20e3dd1bbaacb8af86852ef24&build=319&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F319%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-05T06:52:47.677Z] -> Uploading to [2022-10-05T06:52:47.677Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-05/00271124DB129430A58F1EEE437C3FCB/17acb4d22b6a38b20e3dd1bbaacb8af86852ef24/7202b86a-3814-430e-9b90-9c9d6f0cb0aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221005T065247Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=51c58f37fc0cec98c0992f6cb4127c80848fc777be72715a01230e67e4c1b6c8 [2022-10-05T06:52:47.677Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-05T06:52:47.677Z] Dload Upload Total Spent Left Speed [2022-10-05T06:52:47.935Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65381 0 0 100 65381 0 240k --:--:-- --:--:-- --:--:-- 240k [2022-10-05T06:52:47.935Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 [Pipeline] } [2022-10-05T06:52:47.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-10-05T06:52:48.134Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-05T06:52:48.144Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:52:48.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-05T06:52:48.433Z] [2022-10-05T06:52:48.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:52:48.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-05T06:52:48.729Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-05T06:52:48.729Z] df9b9388f04a: Pulling fs layer [2022-10-05T06:52:48.729Z] 52dc419b0ee2: Pulling fs layer [2022-10-05T06:52:48.729Z] 25bc292e5bac: Pulling fs layer [2022-10-05T06:52:48.729Z] 114826534d7a: Pulling fs layer [2022-10-05T06:52:48.729Z] 4657fd5d0bcf: Pulling fs layer [2022-10-05T06:52:48.729Z] 6ad1cebc031e: Pulling fs layer [2022-10-05T06:52:48.729Z] 8a3aa393b2d8: Pulling fs layer [2022-10-05T06:52:48.729Z] 4657fd5d0bcf: Waiting [2022-10-05T06:52:48.729Z] 8a3aa393b2d8: Waiting [2022-10-05T06:52:48.729Z] 114826534d7a: Waiting [2022-10-05T06:52:48.729Z] 6ad1cebc031e: Waiting [2022-10-05T06:52:48.729Z] 25bc292e5bac: Verifying Checksum [2022-10-05T06:52:48.729Z] 25bc292e5bac: Download complete [2022-10-05T06:52:48.729Z] 52dc419b0ee2: Verifying Checksum [2022-10-05T06:52:48.729Z] 52dc419b0ee2: Download complete [2022-10-05T06:52:48.729Z] 4657fd5d0bcf: Verifying Checksum [2022-10-05T06:52:48.729Z] 4657fd5d0bcf: Download complete [2022-10-05T06:52:48.729Z] df9b9388f04a: Verifying Checksum [2022-10-05T06:52:48.729Z] df9b9388f04a: Download complete [2022-10-05T06:52:48.987Z] df9b9388f04a: Pull complete [2022-10-05T06:52:48.987Z] 6ad1cebc031e: Verifying Checksum [2022-10-05T06:52:48.987Z] 6ad1cebc031e: Download complete [2022-10-05T06:52:48.987Z] 52dc419b0ee2: Pull complete [2022-10-05T06:52:48.987Z] 25bc292e5bac: Pull complete [2022-10-05T06:52:49.553Z] 114826534d7a: Download complete [2022-10-05T06:52:49.811Z] 8a3aa393b2d8: Verifying Checksum [2022-10-05T06:52:49.811Z] 8a3aa393b2d8: Download complete [2022-10-05T06:52:53.087Z] 114826534d7a: Pull complete [2022-10-05T06:52:53.087Z] 4657fd5d0bcf: Pull complete [2022-10-05T06:52:53.345Z] 6ad1cebc031e: Pull complete [2022-10-05T06:52:56.624Z] 8a3aa393b2d8: Pull complete [2022-10-05T06:52:56.624Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-05T06:52:56.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-05T06:52:56.624Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T06:52:56.711Z] prd-ubuntu20.04-docker-8c-8g-7143 does not seem to be running inside a container [2022-10-05T06:52:56.730Z] $ 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/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 [2022-10-05T06:52:59.630Z] $ docker top 64a47ac163ff6b2948d0e368ce392e56130118ec15ac4257bfe7a0c6ae42aa31 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-05T06:52:59.703Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-10-05T06:52:59.981Z] + set -o pipefail [2022-10-05T06:52:59.981Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-10-05T06:53:05.246Z] [2022-10-05T06:53:05.246Z] Monitoring /w/workspace/edgex-go/319 (github.com/edgexfoundry/edgex-go)... [2022-10-05T06:53:05.246Z] [2022-10-05T06:53:05.246Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/015c1fce-5a03-41e7-a37a-7c86b6002f49 [2022-10-05T06:53:05.246Z] [2022-10-05T06:53:05.246Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-05T06:53:05.246Z] [2022-10-05T06:53:05.246Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-05T06:53:05.246Z] [2022-10-05T06:53:05.246Z] [2022-10-05T06:53:05.246Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-05T06:53:05.246Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-05T06:53:05.246Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-05T06:53:05.248Z] $ docker stop --time=1 64a47ac163ff6b2948d0e368ce392e56130118ec15ac4257bfe7a0c6ae42aa31 [2022-10-05T06:53:07.839Z] $ docker rm -f 64a47ac163ff6b2948d0e368ce392e56130118ec15ac4257bfe7a0c6ae42aa31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-05T06:53:08.219Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-05T06:53:08.230Z] provisioning config files... [2022-10-05T06:53:08.237Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/319@tmp/config1479844385376169661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-05T06:53:08.527Z] --> edgex-publish-swagger.sh [2022-10-05T06:53:08.527Z] === Publish openapi/v2 API === [2022-10-05T06:53:08.527Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-05T06:53:08.527Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/319/openapi/v2/core-command.yaml] [2022-10-05T06:53:08.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-05T06:53:08.527Z] Dload Upload Total Spent Left Speed [2022-10-05T06:53:09.464Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34805 --:--:-- --:--:-- --:--:-- 34769 [2022-10-05T06:53:09.464Z] [2022-10-05T06:53:09.464Z] [2022-10-05T06:53:09.464Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/319/openapi/v2/core-data.yaml] [2022-10-05T06:53:09.464Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-05T06:53:09.464Z] Dload Upload Total Spent Left Speed [2022-10-05T06:53:10.404Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 73894 --:--:-- --:--:-- --:--:-- 73818 [2022-10-05T06:53:10.404Z] [2022-10-05T06:53:10.404Z] [2022-10-05T06:53:10.404Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/319/openapi/v2/core-metadata.yaml] [2022-10-05T06:53:10.404Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-05T06:53:10.404Z] Dload Upload Total Spent Left Speed [2022-10-05T06:53:11.344Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 143k 0:00:01 0:00:01 --:--:-- 143k [2022-10-05T06:53:11.344Z] [2022-10-05T06:53:11.344Z] [2022-10-05T06:53:11.344Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/319/openapi/v2/support-notifications.yaml] [2022-10-05T06:53:11.344Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-05T06:53:11.344Z] Dload Upload Total Spent Left Speed [2022-10-05T06:53:12.284Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 95019 --:--:-- --:--:-- --:--:-- 94918 [2022-10-05T06:53:12.284Z] [2022-10-05T06:53:12.284Z] [2022-10-05T06:53:12.284Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/319/openapi/v2/support-scheduler.yaml] [2022-10-05T06:53:12.284Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-05T06:53:12.284Z] Dload Upload Total Spent Left Speed [2022-10-05T06:53:13.477Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 41637 --:--:-- --:--:-- --:--:-- 41594 [2022-10-05T06:53:13.477Z] [2022-10-05T06:53:13.477Z] [2022-10-05T06:53:13.477Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/319/openapi/v2/system-agent.yaml] [2022-10-05T06:53:13.477Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-05T06:53:13.477Z] Dload Upload Total Spent Left Speed [2022-10-05T06:53:14.413Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 19374 0:00:01 0:00:01 --:--:-- 19374 [2022-10-05T06:53:14.413Z] [2022-10-05T06:53:14.413Z] [Pipeline] } [2022-10-05T06:53:14.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-10-05T06:53:14.785Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-05T06:53:14.785Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:53:15.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-05T06:53:15.079Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T06:53:15.144Z] prd-ubuntu20.04-docker-8c-8g-7143 does not seem to be running inside a container [2022-10-05T06:53:15.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 [2022-10-05T06:53:15.554Z] $ docker top 1b3be339718a2a138d8864646dc03617c208a9d99a7aec5963374d701045a160 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-05T06:53:15.652Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-05T06:53:15.652Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-05T06:53:15.770Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-05T06:53:15.765Z] $ docker exec 1b3be339718a2a138d8864646dc03617c208a9d99a7aec5963374d701045a160 ssh-agent [2022-10-05T06:53:15.894Z] SSH_AUTH_SOCK=/tmp/ssh-hpSGHiuLLuHN/agent.31 [2022-10-05T06:53:15.894Z] SSH_AGENT_PID=37 [2022-10-05T06:53:15.899Z] Running ssh-add (command line suppressed) [2022-10-05T06:53:15.989Z] Identity added: /w/workspace/edgex-go/319@tmp/private_key_7731809125586784137.key (/w/workspace/edgex-go/319@tmp/private_key_7731809125586784137.key) [2022-10-05T06:53:16.011Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-05T06:53:16.296Z] + git semver tag [2022-10-05T06:53:16.557Z] 2022-10-05 06:53:16,485 [run_tag] DEBUG tag force:False [2022-10-05T06:53:16.557Z] 2022-10-05 06:53:16,485 [check_head_tag] DEBUG check head tag [2022-10-05T06:53:16.557Z] 2022-10-05 06:53:16,487 [execute] INFO git cat-file --batch-check [2022-10-05T06:53:16.557Z] 2022-10-05 06:53:16,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/319, universal_newlines=False, shell=None, istream=) [2022-10-05T06:53:16.557Z] 2022-10-05 06:53:16,492 [execute] INFO git cat-file --batch [2022-10-05T06:53:16.557Z] 2022-10-05 06:53:16,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/319, universal_newlines=False, shell=None, istream=) [2022-10-05T06:53:16.557Z] 2022-10-05 06:53:16,527 [read_version] DEBUG read version from /w/workspace/edgex-go/319/.semver/main [2022-10-05T06:53:16.557Z] 2022-10-05 06:53:16,527 [execute] INFO git tag -a v2.3.0-dev.81 -m v2.3.0-dev.81 [2022-10-05T06:53:16.557Z] 2022-10-05 06:53:16,527 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.81', '-m', 'v2.3.0-dev.81'], cwd=/w/workspace/edgex-go/319, universal_newlines=False, shell=None, istream=None) [2022-10-05T06:53:16.557Z] 2022-10-05 06:53:16,533 [read_version] DEBUG read version from /w/workspace/edgex-go/319/.semver/main [2022-10-05T06:53:16.557Z] 2.3.0-dev.81 [Pipeline] } [2022-10-05T06:53:16.817Z] $ docker exec --env ******** --env ******** 1b3be339718a2a138d8864646dc03617c208a9d99a7aec5963374d701045a160 ssh-agent -k [2022-10-05T06:53:16.926Z] unset SSH_AUTH_SOCK; [2022-10-05T06:53:16.926Z] unset SSH_AGENT_PID; [2022-10-05T06:53:16.927Z] echo Agent pid 37 killed; [2022-10-05T06:53:16.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-05T06:53:17.244Z] + git semver [Pipeline] } [2022-10-05T06:53:17.506Z] $ docker stop --time=1 1b3be339718a2a138d8864646dc03617c208a9d99a7aec5963374d701045a160 [2022-10-05T06:53:18.800Z] $ docker rm -f 1b3be339718a2a138d8864646dc03617c208a9d99a7aec5963374d701045a160 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:53:19.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-05T06:53:19.185Z] [2022-10-05T06:53:19.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:53:19.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-05T06:53:19.481Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-05T06:53:19.481Z] ab5ef0e58194: Pulling fs layer [2022-10-05T06:53:19.481Z] 9712f1f96733: Pulling fs layer [2022-10-05T06:53:19.481Z] 63f879dbbcfc: Pulling fs layer [2022-10-05T06:53:19.481Z] 0d9ebad4ef96: Pulling fs layer [2022-10-05T06:53:19.481Z] e9a5061849ea: Pulling fs layer [2022-10-05T06:53:19.481Z] d747dcd14b5f: Pulling fs layer [2022-10-05T06:53:19.481Z] 2de7ff778b66: Pulling fs layer [2022-10-05T06:53:19.481Z] d747dcd14b5f: Waiting [2022-10-05T06:53:19.481Z] 0d9ebad4ef96: Waiting [2022-10-05T06:53:19.481Z] 2de7ff778b66: Waiting [2022-10-05T06:53:19.481Z] e9a5061849ea: Waiting [2022-10-05T06:53:19.481Z] 9712f1f96733: Verifying Checksum [2022-10-05T06:53:19.481Z] 9712f1f96733: Download complete [2022-10-05T06:53:20.078Z] 63f879dbbcfc: Verifying Checksum [2022-10-05T06:53:20.078Z] 63f879dbbcfc: Download complete [2022-10-05T06:53:20.078Z] e9a5061849ea: Verifying Checksum [2022-10-05T06:53:20.078Z] e9a5061849ea: Download complete [2022-10-05T06:53:20.078Z] d747dcd14b5f: Verifying Checksum [2022-10-05T06:53:20.078Z] d747dcd14b5f: Download complete [2022-10-05T06:53:20.337Z] ab5ef0e58194: Download complete [2022-10-05T06:53:20.337Z] 0d9ebad4ef96: Verifying Checksum [2022-10-05T06:53:20.337Z] 0d9ebad4ef96: Download complete [2022-10-05T06:53:20.337Z] 2de7ff778b66: Verifying Checksum [2022-10-05T06:53:20.337Z] 2de7ff778b66: Download complete [2022-10-05T06:53:22.868Z] ab5ef0e58194: Pull complete [2022-10-05T06:53:23.126Z] 9712f1f96733: Pull complete [2022-10-05T06:53:23.693Z] 63f879dbbcfc: Pull complete [2022-10-05T06:53:27.875Z] 0d9ebad4ef96: Pull complete [2022-10-05T06:53:28.133Z] e9a5061849ea: Pull complete [2022-10-05T06:53:28.133Z] d747dcd14b5f: Pull complete [2022-10-05T06:53:29.508Z] 2de7ff778b66: Pull complete [2022-10-05T06:53:29.508Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-05T06:53:29.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-05T06:53:29.508Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T06:53:29.581Z] prd-ubuntu20.04-docker-8c-8g-7143 does not seem to be running inside a container [2022-10-05T06:53:29.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 [2022-10-05T06:53:33.024Z] $ docker top 0419042d2ee2f2dcc1a5a035e6929ad6cc238cd86e29ce2501454643d053d62a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-05T06:53:33.108Z] provisioning config files... [2022-10-05T06:53:33.114Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/319@tmp/config2363360872522095180tmp [2022-10-05T06:53:33.123Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/319@tmp/config8369211261640038010tmp [2022-10-05T06:53:33.132Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/319@tmp/config12874343754012219357tmp [Pipeline] { [Pipeline] echo [2022-10-05T06:53:33.146Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T06:53:33.425Z] ---> sigul-configuration.sh [2022-10-05T06:53:33.425Z] gpg: directory `/root/.gnupg' created [2022-10-05T06:53:33.425Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-05T06:53:33.425Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-05T06:53:33.425Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-05T06:53:33.425Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-05T06:53:33.425Z] gpg: CAST5 encrypted data [2022-10-05T06:53:33.425Z] gpg: encrypted with 1 passphrase [2022-10-05T06:53:33.425Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-05T06:53:33.706Z] + mkdir /home/jenkins [2022-10-05T06:53:33.707Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-05T06:53:33.990Z] + 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 [2022-10-05T06:53:33.999Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T06:53:34.283Z] ---> sigul-install.sh [2022-10-05T06:53:34.283Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-05T06:53:34.571Z] + git tag --list [2022-10-05T06:53:34.571Z] 0.6.0 [2022-10-05T06:53:34.571Z] 0.6.1 [2022-10-05T06:53:34.571Z] 0.7.0 [2022-10-05T06:53:34.571Z] 0.7.1 [2022-10-05T06:53:34.571Z] v1.0.0 [2022-10-05T06:53:34.571Z] v1.0.1 [2022-10-05T06:53:34.571Z] v1.1.0 [2022-10-05T06:53:34.571Z] v1.2.0 [2022-10-05T06:53:34.571Z] v1.2.1 [2022-10-05T06:53:34.571Z] v1.3.0 [2022-10-05T06:53:34.571Z] v1.3.1 [2022-10-05T06:53:34.571Z] v2.0.0 [2022-10-05T06:53:34.571Z] v2.1.0 [2022-10-05T06:53:34.571Z] v2.1.1 [2022-10-05T06:53:34.571Z] v2.1.1-dev.1 [2022-10-05T06:53:34.571Z] v2.1.1-dev.2 [2022-10-05T06:53:34.571Z] v2.1.1-dev.3 [2022-10-05T06:53:34.571Z] v2.1.1-dev.4 [2022-10-05T06:53:34.571Z] v2.1.1-dev.5 [2022-10-05T06:53:34.571Z] v2.1.1-dev.6 [2022-10-05T06:53:34.571Z] v2.1.1-dev.7 [2022-10-05T06:53:34.571Z] v2.1.1-dev.8 [2022-10-05T06:53:34.571Z] v2.1.2-dev.1 [2022-10-05T06:53:34.571Z] v2.2.0 [2022-10-05T06:53:34.571Z] v2.2.1-dev.1 [2022-10-05T06:53:34.571Z] v2.2.1-dev.10 [2022-10-05T06:53:34.571Z] v2.2.1-dev.11 [2022-10-05T06:53:34.571Z] v2.2.1-dev.12 [2022-10-05T06:53:34.571Z] v2.2.1-dev.13 [2022-10-05T06:53:34.571Z] v2.2.1-dev.14 [2022-10-05T06:53:34.571Z] v2.2.1-dev.15 [2022-10-05T06:53:34.571Z] v2.2.1-dev.16 [2022-10-05T06:53:34.571Z] v2.2.1-dev.17 [2022-10-05T06:53:34.571Z] v2.2.1-dev.18 [2022-10-05T06:53:34.571Z] v2.2.1-dev.19 [2022-10-05T06:53:34.571Z] v2.2.1-dev.2 [2022-10-05T06:53:34.571Z] v2.2.1-dev.20 [2022-10-05T06:53:34.571Z] v2.2.1-dev.21 [2022-10-05T06:53:34.571Z] v2.2.1-dev.22 [2022-10-05T06:53:34.571Z] v2.2.1-dev.23 [2022-10-05T06:53:34.571Z] v2.2.1-dev.24 [2022-10-05T06:53:34.571Z] v2.2.1-dev.25 [2022-10-05T06:53:34.571Z] v2.2.1-dev.26 [2022-10-05T06:53:34.571Z] v2.2.1-dev.27 [2022-10-05T06:53:34.571Z] v2.2.1-dev.28 [2022-10-05T06:53:34.571Z] v2.2.1-dev.29 [2022-10-05T06:53:34.571Z] v2.2.1-dev.3 [2022-10-05T06:53:34.571Z] v2.2.1-dev.4 [2022-10-05T06:53:34.571Z] v2.2.1-dev.5 [2022-10-05T06:53:34.571Z] v2.2.1-dev.6 [2022-10-05T06:53:34.571Z] v2.2.1-dev.7 [2022-10-05T06:53:34.571Z] v2.2.1-dev.8 [2022-10-05T06:53:34.571Z] v2.2.1-dev.9 [2022-10-05T06:53:34.571Z] v2.3.0-dev.29 [2022-10-05T06:53:34.571Z] v2.3.0-dev.30 [2022-10-05T06:53:34.571Z] v2.3.0-dev.31 [2022-10-05T06:53:34.571Z] v2.3.0-dev.32 [2022-10-05T06:53:34.571Z] v2.3.0-dev.33 [2022-10-05T06:53:34.571Z] v2.3.0-dev.34 [2022-10-05T06:53:34.571Z] v2.3.0-dev.35 [2022-10-05T06:53:34.571Z] v2.3.0-dev.36 [2022-10-05T06:53:34.571Z] v2.3.0-dev.37 [2022-10-05T06:53:34.571Z] v2.3.0-dev.38 [2022-10-05T06:53:34.571Z] v2.3.0-dev.39 [2022-10-05T06:53:34.571Z] v2.3.0-dev.40 [2022-10-05T06:53:34.571Z] v2.3.0-dev.41 [2022-10-05T06:53:34.571Z] v2.3.0-dev.42 [2022-10-05T06:53:34.571Z] v2.3.0-dev.43 [2022-10-05T06:53:34.571Z] v2.3.0-dev.44 [2022-10-05T06:53:34.571Z] v2.3.0-dev.45 [2022-10-05T06:53:34.571Z] v2.3.0-dev.46 [2022-10-05T06:53:34.571Z] v2.3.0-dev.47 [2022-10-05T06:53:34.571Z] v2.3.0-dev.48 [2022-10-05T06:53:34.571Z] v2.3.0-dev.49 [2022-10-05T06:53:34.571Z] v2.3.0-dev.50 [2022-10-05T06:53:34.571Z] v2.3.0-dev.51 [2022-10-05T06:53:34.571Z] v2.3.0-dev.52 [2022-10-05T06:53:34.571Z] v2.3.0-dev.53 [2022-10-05T06:53:34.571Z] v2.3.0-dev.54 [2022-10-05T06:53:34.571Z] v2.3.0-dev.55 [2022-10-05T06:53:34.571Z] v2.3.0-dev.56 [2022-10-05T06:53:34.571Z] v2.3.0-dev.57 [2022-10-05T06:53:34.571Z] v2.3.0-dev.58 [2022-10-05T06:53:34.571Z] v2.3.0-dev.59 [2022-10-05T06:53:34.571Z] v2.3.0-dev.60 [2022-10-05T06:53:34.571Z] v2.3.0-dev.61 [2022-10-05T06:53:34.571Z] v2.3.0-dev.62 [2022-10-05T06:53:34.571Z] v2.3.0-dev.63 [2022-10-05T06:53:34.571Z] v2.3.0-dev.64 [2022-10-05T06:53:34.571Z] v2.3.0-dev.65 [2022-10-05T06:53:34.571Z] v2.3.0-dev.66 [2022-10-05T06:53:34.571Z] v2.3.0-dev.67 [2022-10-05T06:53:34.571Z] v2.3.0-dev.68 [2022-10-05T06:53:34.571Z] v2.3.0-dev.69 [2022-10-05T06:53:34.571Z] v2.3.0-dev.70 [2022-10-05T06:53:34.571Z] v2.3.0-dev.71 [2022-10-05T06:53:34.571Z] v2.3.0-dev.72 [2022-10-05T06:53:34.571Z] v2.3.0-dev.73 [2022-10-05T06:53:34.571Z] v2.3.0-dev.74 [2022-10-05T06:53:34.571Z] v2.3.0-dev.75 [2022-10-05T06:53:34.571Z] v2.3.0-dev.76 [2022-10-05T06:53:34.571Z] v2.3.0-dev.77 [2022-10-05T06:53:34.571Z] v2.3.0-dev.78 [2022-10-05T06:53:34.571Z] v2.3.0-dev.79 [2022-10-05T06:53:34.571Z] v2.3.0-dev.80 [2022-10-05T06:53:34.571Z] v2.3.0-dev.81 [Pipeline] sh [2022-10-05T06:53:34.854Z] + lftools sign git-tag v2.3.0-dev.81 [2022-10-05T06:53:35.421Z] Signing Git tag with Sigul... [2022-10-05T06:53:35.421Z] Signing v2.3.0-dev.81 [Pipeline] echo [2022-10-05T06:53:35.997Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T06:53:36.278Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-05T06:53:36.286Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-05T06:53:36.294Z] $ docker stop --time=1 0419042d2ee2f2dcc1a5a035e6929ad6cc238cd86e29ce2501454643d053d62a [2022-10-05T06:53:37.596Z] $ docker rm -f 0419042d2ee2f2dcc1a5a035e6929ad6cc238cd86e29ce2501454643d053d62a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-05T06:53:37.996Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-05T06:53:37.996Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:53:38.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-05T06:53:38.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T06:53:38.363Z] prd-ubuntu20.04-docker-8c-8g-7143 does not seem to be running inside a container [2022-10-05T06:53:38.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 [2022-10-05T06:53:38.764Z] $ docker top 01aa3b65f7e7eba910b54b407cb67f6333d787e7fbcfebfc2052e8488679268a -eo pid,comm [2022-10-05T06:53:38.821Z] 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). [2022-10-05T06:53:38.821Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-05T06:53:38.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-05T06:53:38.862Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-05T06:53:38.986Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-05T06:53:38.980Z] $ docker exec 01aa3b65f7e7eba910b54b407cb67f6333d787e7fbcfebfc2052e8488679268a ssh-agent [2022-10-05T06:53:39.094Z] SSH_AUTH_SOCK=/tmp/ssh-eHXQFIBmpbk0/agent.32 [2022-10-05T06:53:39.094Z] SSH_AGENT_PID=38 [2022-10-05T06:53:39.098Z] Running ssh-add (command line suppressed) [2022-10-05T06:53:39.208Z] Identity added: /w/workspace/edgex-go/319@tmp/private_key_2483238568288257419.key (/w/workspace/edgex-go/319@tmp/private_key_2483238568288257419.key) [2022-10-05T06:53:39.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-05T06:53:39.513Z] + git semver bump pre [2022-10-05T06:53:39.772Z] 2022-10-05 06:53:39,693 [read_version] DEBUG read version from /w/workspace/edgex-go/319/.semver/main [2022-10-05T06:53:39.772Z] 2022-10-05 06:53:39,693 [bump_version] DEBUG bumping version:2.3.0-dev.81 on axis:pre with prefix:dev [2022-10-05T06:53:39.772Z] 2022-10-05 06:53:39,693 [bump_version] DEBUG bumped version:2.3.0-dev.82 [2022-10-05T06:53:39.772Z] 2022-10-05 06:53:39,693 [write_version] DEBUG write version:2.3.0-dev.82 to path:/w/workspace/edgex-go/319/.semver/main with force:True [2022-10-05T06:53:39.772Z] 2022-10-05 06:53:39,693 [read_version] DEBUG read version from /w/workspace/edgex-go/319/.semver/main [2022-10-05T06:53:39.772Z] 2022-10-05 06:53:39,693 [write_file] DEBUG write to file:/w/workspace/edgex-go/319/.semver/main [2022-10-05T06:53:39.772Z] 2022-10-05 06:53:39,695 [execute] INFO git cat-file --batch-check [2022-10-05T06:53:39.772Z] 2022-10-05 06:53:39,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/319/.semver, universal_newlines=False, shell=None, istream=) [2022-10-05T06:53:39.772Z] 2022-10-05 06:53:39,701 [execute] INFO git cat-file --batch [2022-10-05T06:53:39.772Z] 2022-10-05 06:53:39,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/319/.semver, universal_newlines=False, shell=None, istream=) [2022-10-05T06:53:39.772Z] 2022-10-05 06:53:39,707 [read_version] DEBUG read version from /w/workspace/edgex-go/319/.semver/main [2022-10-05T06:53:39.772Z] 2.3.0-dev.82 [Pipeline] } [2022-10-05T06:53:39.773Z] $ docker exec --env ******** --env ******** 01aa3b65f7e7eba910b54b407cb67f6333d787e7fbcfebfc2052e8488679268a ssh-agent -k [2022-10-05T06:53:39.867Z] unset SSH_AUTH_SOCK; [2022-10-05T06:53:39.867Z] unset SSH_AGENT_PID; [2022-10-05T06:53:39.867Z] echo Agent pid 38 killed; [2022-10-05T06:53:39.885Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-05T06:53:40.187Z] + git semver [Pipeline] } [2022-10-05T06:53:40.451Z] $ docker stop --time=1 01aa3b65f7e7eba910b54b407cb67f6333d787e7fbcfebfc2052e8488679268a [2022-10-05T06:53:41.770Z] $ docker rm -f 01aa3b65f7e7eba910b54b407cb67f6333d787e7fbcfebfc2052e8488679268a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-05T06:53:42.113Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-05T06:53:42.113Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:53:42.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-05T06:53:42.409Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T06:53:42.478Z] prd-ubuntu20.04-docker-8c-8g-7143 does not seem to be running inside a container [2022-10-05T06:53:42.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 [2022-10-05T06:53:42.853Z] $ docker top 716e5b08f8d9c641c182bf1075bd1f24cf8eb607849ef62407b677c181e96690 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-05T06:53:42.949Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-05T06:53:42.949Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-05T06:53:43.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-05T06:53:43.071Z] $ docker exec 716e5b08f8d9c641c182bf1075bd1f24cf8eb607849ef62407b677c181e96690 ssh-agent [2022-10-05T06:53:43.209Z] SSH_AUTH_SOCK=/tmp/ssh-7op50Zlxp16J/agent.31 [2022-10-05T06:53:43.209Z] SSH_AGENT_PID=37 [2022-10-05T06:53:43.214Z] Running ssh-add (command line suppressed) [2022-10-05T06:53:43.304Z] Identity added: /w/workspace/edgex-go/319@tmp/private_key_10940436433854107547.key (/w/workspace/edgex-go/319@tmp/private_key_10940436433854107547.key) [2022-10-05T06:53:43.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-05T06:53:43.612Z] + git semver push [2022-10-05T06:53:43.871Z] 2022-10-05 06:53:43,806 [run_push] DEBUG push [2022-10-05T06:53:43.871Z] 2022-10-05 06:53:43,807 [execute] INFO git cat-file --batch-check [2022-10-05T06:53:43.871Z] 2022-10-05 06:53:43,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/319/.semver, universal_newlines=False, shell=None, istream=) [2022-10-05T06:53:43.871Z] 2022-10-05 06:53:43,812 [execute] INFO git rev-list 26b3ade496f79f407bbb721618faa8ce411c2766 -- [2022-10-05T06:53:43.871Z] 2022-10-05 06:53:43,812 [execute] DEBUG Popen(['git', 'rev-list', '26b3ade496f79f407bbb721618faa8ce411c2766', '--'], cwd=/w/workspace/edgex-go/319/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-05T06:53:43.871Z] 2022-10-05 06:53:43,828 [execute] INFO git fetch -v origin [2022-10-05T06:53:43.871Z] 2022-10-05 06:53:43,828 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/319/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-05T06:53:44.439Z] 2022-10-05 06:53:44,371 [run_push] DEBUG no remote changes detected [2022-10-05T06:53:44.439Z] 2022-10-05 06:53:44,372 [execute] INFO git push origin semver [2022-10-05T06:53:44.439Z] 2022-10-05 06:53:44,372 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/319/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-05T06:53:45.378Z] 2022-10-05 06:53:45,209 [run_push] DEBUG push all version tags [2022-10-05T06:53:45.378Z] 2022-10-05 06:53:45,210 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-05T06:53:45.378Z] 2022-10-05 06:53:45,211 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/319, universal_newlines=False, shell=None, istream=None) [2022-10-05T06:53:46.755Z] 2022-10-05 06:53:46,480 [read_version] DEBUG read version from /w/workspace/edgex-go/319/.semver/main [2022-10-05T06:53:46.755Z] 2.3.0-dev.82 [Pipeline] } [2022-10-05T06:53:46.757Z] $ docker exec --env ******** --env ******** 716e5b08f8d9c641c182bf1075bd1f24cf8eb607849ef62407b677c181e96690 ssh-agent -k [2022-10-05T06:53:46.853Z] unset SSH_AUTH_SOCK; [2022-10-05T06:53:46.853Z] unset SSH_AGENT_PID; [2022-10-05T06:53:46.853Z] echo Agent pid 37 killed; [2022-10-05T06:53:46.871Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-05T06:53:47.167Z] + git semver [Pipeline] } [2022-10-05T06:53:47.432Z] $ docker stop --time=1 716e5b08f8d9c641c182bf1075bd1f24cf8eb607849ef62407b677c181e96690 [2022-10-05T06:53:48.728Z] $ docker rm -f 716e5b08f8d9c641c182bf1075bd1f24cf8eb607849ef62407b677c181e96690 [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 [2022-10-05T06:53:49.267Z] + [ -d /w/workspace/edgex-go/319/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-05T06:53:49.557Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T06:53:50.415Z] ---> package-listing.sh [2022-10-05T06:53:50.415Z] ++ facter osfamily [2022-10-05T06:53:50.415Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-05T06:53:50.674Z] + OS_FAMILY=debian [2022-10-05T06:53:50.674Z] + workspace=/w/workspace/edgex-go/319 [2022-10-05T06:53:50.674Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-05T06:53:50.674Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-05T06:53:50.674Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-05T06:53:50.674Z] + PACKAGES=/tmp/packages_start.txt [2022-10-05T06:53:50.674Z] + '[' /w/workspace/edgex-go/319 ']' [2022-10-05T06:53:50.674Z] + PACKAGES=/tmp/packages_end.txt [2022-10-05T06:53:50.674Z] + case "${OS_FAMILY}" in [2022-10-05T06:53:50.674Z] + dpkg -l [2022-10-05T06:53:50.674Z] + grep '^ii' [2022-10-05T06:53:50.674Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-05T06:53:50.674Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-05T06:53:50.674Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-05T06:53:50.674Z] + '[' /w/workspace/edgex-go/319 ']' [2022-10-05T06:53:50.674Z] + mkdir -p /w/workspace/edgex-go/319/archives/ [2022-10-05T06:53:50.674Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/319/archives/ [Pipeline] echo [2022-10-05T06:53:50.684Z] 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/319/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-05T06:53:51.030Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:53:51.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-05T06:53:51.680Z] [2022-10-05T06:53:51.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T06:53:51.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-05T06:53:51.973Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-05T06:53:51.973Z] 5eb5b503b376: Pulling fs layer [2022-10-05T06:53:51.973Z] 5c69ac0246d0: Pulling fs layer [2022-10-05T06:53:51.973Z] ec43610c2a17: Pulling fs layer [2022-10-05T06:53:51.973Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-05T06:53:51.973Z] 33b1e0a273af: Pulling fs layer [2022-10-05T06:53:51.973Z] 5d3b04190fa2: Pulling fs layer [2022-10-05T06:53:51.973Z] 2f39f015ded8: Pulling fs layer [2022-10-05T06:53:51.973Z] 3a2ae6a8a46f: Waiting [2022-10-05T06:53:51.973Z] 33b1e0a273af: Waiting [2022-10-05T06:53:51.973Z] 5d3b04190fa2: Waiting [2022-10-05T06:53:51.973Z] 2f39f015ded8: Waiting [2022-10-05T06:53:51.973Z] 5c69ac0246d0: Download complete [2022-10-05T06:53:51.973Z] 3a2ae6a8a46f: Download complete [2022-10-05T06:53:51.973Z] 33b1e0a273af: Verifying Checksum [2022-10-05T06:53:51.973Z] 33b1e0a273af: Download complete [2022-10-05T06:53:52.234Z] 5d3b04190fa2: Verifying Checksum [2022-10-05T06:53:52.234Z] 5d3b04190fa2: Download complete [2022-10-05T06:53:52.234Z] ec43610c2a17: Verifying Checksum [2022-10-05T06:53:52.234Z] ec43610c2a17: Download complete [2022-10-05T06:53:52.234Z] 5eb5b503b376: Verifying Checksum [2022-10-05T06:53:52.234Z] 5eb5b503b376: Download complete [2022-10-05T06:53:52.800Z] 2f39f015ded8: Download complete [2022-10-05T06:53:53.731Z] 5eb5b503b376: Pull complete [2022-10-05T06:53:53.731Z] 5c69ac0246d0: Pull complete [2022-10-05T06:53:54.295Z] ec43610c2a17: Pull complete [2022-10-05T06:53:54.295Z] 3a2ae6a8a46f: Pull complete [2022-10-05T06:53:54.553Z] 33b1e0a273af: Pull complete [2022-10-05T06:53:54.553Z] 5d3b04190fa2: Pull complete [2022-10-05T06:53:59.820Z] 2f39f015ded8: Pull complete [2022-10-05T06:53:59.820Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-05T06:53:59.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-05T06:53:59.820Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T06:53:59.919Z] prd-ubuntu20.04-docker-8c-8g-7143 does not seem to be running inside a container [2022-10-05T06:53:59.941Z] $ 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/319/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/319 -v /w/workspace/edgex-go/319:/w/workspace/edgex-go/319:rw,z -v /w/workspace/edgex-go/319@tmp:/w/workspace/edgex-go/319@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 [2022-10-05T06:54:02.458Z] $ docker top e7e58f41cffdb4578919c5944f0bd33b376b29cd3227c0bd07fcd7e7ddb255b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T06:54:02.811Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-05T06:54:03.094Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-05T06:54:03.377Z] + ls /var/log/sa-host [2022-10-05T06:54:03.377Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-05T06:54:03.530Z] provisioning config files... [2022-10-05T06:54:03.538Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/319@tmp/config3711027469205162163tmp [Pipeline] { [Pipeline] echo [2022-10-05T06:54:03.546Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T06:54:03.825Z] ---> create-netrc.sh [Pipeline] } [2022-10-05T06:54:03.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-05T06:54:04.160Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-05T06:54:04.168Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T06:54:04.449Z] ---> sudo-logs.sh [2022-10-05T06:54:04.449Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-05T06:54:04.471Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T06:54:04.754Z] ---> job-cost.sh [2022-10-05T06:54:04.754Z] lf-activate-venv: SKIPPING [2022-10-05T06:54:04.754Z] DEBUG: total: 0.10999999940395355 [2022-10-05T06:54:04.754Z] INFO: Retrieving Stack Cost... [2022-10-05T06:54:05.013Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-05T06:54:05.579Z] INFO: Archiving Costs [Pipeline] echo [2022-10-05T06:54:05.589Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T06:54:05.868Z] ---> logs-deploy.sh [2022-10-05T06:54:05.868Z] lf-activate-venv: SKIPPING [2022-10-05T06:54:05.868Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/319 [2022-10-05T06:54:05.868Z] INFO: archiving workspace using pattern(s): [2022-10-05T06:54:06.802Z] Archives upload complete. [2022-10-05T06:54:07.062Z] INFO: archiving logs to Nexus