Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 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-ssh12501086805486408758.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh16659072549095719118.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh4615781965422861767.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh1941395384322380070.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh9114290070694882784.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16231 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/245 [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/245 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 # timeout=10 Commit message: "fix(data): fix deleting numerous events HTTP request timeout by goroutines (#4063)" > git rev-list --no-walk 304e98bd1744c0296f83b99b8262de5506c0b491 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-28T15:12:05.010Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-28T15:12:05.063Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-28T15:12:05.076Z] ========================================================= [2022-06-28T15:12:05.076Z] EdgeX Global Pipelines Version Info [2022-06-28T15:12:05.076Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-28T15:12:05.840Z] ------------------- [2022-06-28T15:12:05.840Z] stable info: [2022-06-28T15:12:05.840Z] ------------------- [2022-06-28T15:12:05.840Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-28T15:12:05.840Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-28T15:12:05.840Z] Message: update stable to v1.0.234 [2022-06-28T15:12:06.416Z] ------------------- [2022-06-28T15:12:06.416Z] experimental info: [2022-06-28T15:12:06.416Z] ------------------- [2022-06-28T15:12:06.416Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-28T15:12:06.416Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-28T15:12:06.416Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-28T15:12:06.666Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-28T15:12:06.679Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-28T15:12:06.690Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-28T15:12:06.700Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-28T15:12:06.712Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-28T15:12:06.723Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-28T15:12:06.733Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-28T15:12:06.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-28T15:12:06.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-28T15:12:06.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-28T15:12:06.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-28T15:12:06.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-28T15:12:06.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-28T15:12:06.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-28T15:12:06.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-28T15:12:06.839Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-28T15:12:06.848Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-28T15:12:06.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-28T15:12:06.870Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-28T15:12:06.881Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-28T15:12:06.893Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-28T15:12:06.904Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-28T15:12:06.919Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-28T15:12:06.932Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-28T15:12:06.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-28T15:12:06.954Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-28T15:12:06.967Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] echo [2022-06-28T15:12:06.976Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e2bcede [Pipeline] echo [2022-06-28T15:12:06.987Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T15:12:07.027Z] provisioning config files... [2022-06-28T15:12:07.041Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/245@tmp/config1008412351794350942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T15:12:07.376Z] ---> docker-login.sh [2022-06-28T15:12:07.376Z] nexus3.edgexfoundry.org:10001 [2022-06-28T15:12:07.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T15:12:08.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T15:12:08.223Z] Configure a credential helper to remove this warning. See [2022-06-28T15:12:08.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T15:12:08.223Z] [2022-06-28T15:12:08.223Z] Login Succeeded [2022-06-28T15:12:08.223Z] nexus3.edgexfoundry.org:10002 [2022-06-28T15:12:08.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T15:12:08.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T15:12:08.223Z] Configure a credential helper to remove this warning. See [2022-06-28T15:12:08.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T15:12:08.223Z] [2022-06-28T15:12:08.223Z] Login Succeeded [2022-06-28T15:12:08.223Z] nexus3.edgexfoundry.org:10003 [2022-06-28T15:12:08.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T15:12:08.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T15:12:08.487Z] Configure a credential helper to remove this warning. See [2022-06-28T15:12:08.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T15:12:08.487Z] [2022-06-28T15:12:08.487Z] Login Succeeded [2022-06-28T15:12:08.487Z] nexus3.edgexfoundry.org:10004 [2022-06-28T15:12:08.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T15:12:08.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T15:12:08.749Z] Configure a credential helper to remove this warning. See [2022-06-28T15:12:08.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T15:12:08.749Z] [2022-06-28T15:12:08.749Z] Login Succeeded [2022-06-28T15:12:08.749Z] docker.io [2022-06-28T15:12:08.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T15:12:09.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T15:12:09.012Z] Configure a credential helper to remove this warning. See [2022-06-28T15:12:09.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T15:12:09.012Z] [2022-06-28T15:12:09.012Z] Login Succeeded [2022-06-28T15:12:09.012Z] ---> docker-login.sh ends [Pipeline] } [2022-06-28T15:12:09.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-28T15:12:09.347Z] + 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-06-28T15:12:09.347Z] + dirname cmd/core-command/Dockerfile [2022-06-28T15:12:09.347Z] + cut -d/ -f2 [2022-06-28T15:12:09.347Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-28T15:12:09.347Z] + + dirname cmd/core-data/Dockerfile [2022-06-28T15:12:09.347Z] cut -d/ -f2 [2022-06-28T15:12:09.347Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-28T15:12:09.347Z] + + cutdirname -d/ -f2 cmd/core-metadata/Dockerfile [2022-06-28T15:12:09.347Z] [2022-06-28T15:12:09.347Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-28T15:12:09.347Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-28T15:12:09.347Z] + cut -d/ -f2 [2022-06-28T15:12:09.347Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-28T15:12:09.347Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-28T15:12:09.347Z] + cut -d/ -f2 [2022-06-28T15:12:09.347Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-28T15:12:09.347Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-28T15:12:09.347Z] + cut -d/ -f2 [2022-06-28T15:12:09.347Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-28T15:12:09.347Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-06-28T15:12:09.347Z] + cut -d/ -f2 [2022-06-28T15:12:09.347Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-06-28T15:12:09.347Z] + dirname cmd/security-spire-agent/Dockerfile [2022-06-28T15:12:09.347Z] + cut -d/ -f2 [2022-06-28T15:12:09.347Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-06-28T15:12:09.347Z] + dirname cmd/security-spire-config/Dockerfile [2022-06-28T15:12:09.347Z] + cut -d/ -f2 [2022-06-28T15:12:09.347Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-06-28T15:12:09.347Z] + dirname cmd/security-spire-server/Dockerfile [2022-06-28T15:12:09.347Z] + cut -d/ -f2 [2022-06-28T15:12:09.347Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-06-28T15:12:09.347Z] + dirname cmd/support-notifications/Dockerfile [2022-06-28T15:12:09.347Z] + cut -d/ -f2 [2022-06-28T15:12:09.347Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-28T15:12:09.347Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-28T15:12:09.347Z] + cut -d/ -f2 [2022-06-28T15:12:09.347Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-28T15:12:09.347Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-28T15:12:09.347Z] + cut -d/ -f2 [2022-06-28T15:12:09.347Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-28T15:12:09.392Z] 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-06-28T15:12:09.748Z] + git rev-list -1 --merges e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1~1..e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] echo [2022-06-28T15:12:09.769Z] -----------> git rev-list -1 --merges e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1~1..e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [false] [Pipeline] sh [2022-06-28T15:12:10.064Z] + git log --format=format:%s -1 e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] echo [2022-06-28T15:12:10.080Z] ========================================================= [2022-06-28T15:12:10.080Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-28T15:12:10.080Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-28T15:12:10.509Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-28T15:12:10.509Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-28T15:12:10.509Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-28T15:12:10.509Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-28T15:12:10.509Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-28T15:12:10.509Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-28T15:12:10.509Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:12:10.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T15:12:10.939Z] [2022-06-28T15:12:10.939Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:12:11.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T15:12:11.245Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-28T15:12:11.245Z] 42c077c10790: Pulling fs layer [2022-06-28T15:12:11.245Z] f63e77b7563a: Pulling fs layer [2022-06-28T15:12:11.245Z] bd5fdadae976: Pulling fs layer [2022-06-28T15:12:11.245Z] 205491f53016: Pulling fs layer [2022-06-28T15:12:11.245Z] df18705c85c3: Pulling fs layer [2022-06-28T15:12:11.245Z] 205491f53016: Waiting [2022-06-28T15:12:11.245Z] bdb3f477010e: Pulling fs layer [2022-06-28T15:12:11.245Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-28T15:12:11.245Z] 2c6e9b1d212d: Pulling fs layer [2022-06-28T15:12:11.245Z] bdb8f0575790: Pulling fs layer [2022-06-28T15:12:11.245Z] 386e3cb2ff24: Pulling fs layer [2022-06-28T15:12:11.245Z] 2343380bae48: Pulling fs layer [2022-06-28T15:12:11.245Z] 386e3cb2ff24: Waiting [2022-06-28T15:12:11.245Z] bdb8f0575790: Waiting [2022-06-28T15:12:11.245Z] c8a8fc8e1c8f: Waiting [2022-06-28T15:12:11.245Z] 2c6e9b1d212d: Waiting [2022-06-28T15:12:11.245Z] 2343380bae48: Waiting [2022-06-28T15:12:11.245Z] f63e77b7563a: Verifying Checksum [2022-06-28T15:12:11.245Z] f63e77b7563a: Download complete [2022-06-28T15:12:11.245Z] 205491f53016: Verifying Checksum [2022-06-28T15:12:11.245Z] 205491f53016: Download complete [2022-06-28T15:12:11.507Z] df18705c85c3: Verifying Checksum [2022-06-28T15:12:11.507Z] df18705c85c3: Download complete [2022-06-28T15:12:11.507Z] bd5fdadae976: Verifying Checksum [2022-06-28T15:12:11.507Z] bd5fdadae976: Download complete [2022-06-28T15:12:11.507Z] bdb3f477010e: Verifying Checksum [2022-06-28T15:12:11.507Z] bdb3f477010e: Download complete [2022-06-28T15:12:11.507Z] 2c6e9b1d212d: Verifying Checksum [2022-06-28T15:12:11.507Z] 2c6e9b1d212d: Download complete [2022-06-28T15:12:11.507Z] bdb8f0575790: Download complete [2022-06-28T15:12:11.507Z] 386e3cb2ff24: Verifying Checksum [2022-06-28T15:12:11.507Z] 386e3cb2ff24: Download complete [2022-06-28T15:12:11.507Z] 2343380bae48: Verifying Checksum [2022-06-28T15:12:11.507Z] 2343380bae48: Download complete [2022-06-28T15:12:11.507Z] 42c077c10790: Verifying Checksum [2022-06-28T15:12:11.507Z] 42c077c10790: Download complete [2022-06-28T15:12:11.770Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-28T15:12:11.770Z] c8a8fc8e1c8f: Download complete [2022-06-28T15:12:13.157Z] 42c077c10790: Pull complete [2022-06-28T15:12:13.157Z] f63e77b7563a: Pull complete [2022-06-28T15:12:13.735Z] bd5fdadae976: Pull complete [2022-06-28T15:12:13.735Z] 205491f53016: Pull complete [2022-06-28T15:12:13.996Z] df18705c85c3: Pull complete [2022-06-28T15:12:13.996Z] bdb3f477010e: Pull complete [2022-06-28T15:12:15.909Z] c8a8fc8e1c8f: Pull complete [2022-06-28T15:12:15.909Z] 2c6e9b1d212d: Pull complete [2022-06-28T15:12:16.169Z] bdb8f0575790: Pull complete [2022-06-28T15:12:16.169Z] 386e3cb2ff24: Pull complete [2022-06-28T15:12:16.169Z] 2343380bae48: Pull complete [2022-06-28T15:12:16.169Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-28T15:12:16.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T15:12:16.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T15:12:16.275Z] prd-ubuntu20.04-docker-8c-8g-16231 does not seem to be running inside a container [2022-06-28T15:12:16.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/245 -v /w/workspace/edgex-go/245:/w/workspace/edgex-go/245:rw,z -v /w/workspace/edgex-go/245@tmp:/w/workspace/edgex-go/245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-28T15:12:17.913Z] $ docker top 6ff57912e6102b13601c59fd580821cacd65a894883805b004ca5f539c215e60 -eo pid,comm [2022-06-28T15:12:17.989Z] 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-06-28T15:12:17.989Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-28T15:12:18.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-28T15:12:18.023Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-28T15:12:18.163Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-28T15:12:18.169Z] $ docker exec 6ff57912e6102b13601c59fd580821cacd65a894883805b004ca5f539c215e60 ssh-agent [2022-06-28T15:12:18.307Z] SSH_AUTH_SOCK=/tmp/ssh-k6wEZqeXZxgi/agent.33 [2022-06-28T15:12:18.307Z] SSH_AGENT_PID=39 [2022-06-28T15:12:18.313Z] Running ssh-add (command line suppressed) [2022-06-28T15:12:18.427Z] Identity added: /w/workspace/edgex-go/245@tmp/private_key_4263566152343093054.key (/w/workspace/edgex-go/245@tmp/private_key_4263566152343093054.key) [2022-06-28T15:12:18.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-28T15:12:18.732Z] + git tag --points-at HEAD [Pipeline] } [2022-06-28T15:12:18.749Z] $ docker exec --env ******** --env ******** 6ff57912e6102b13601c59fd580821cacd65a894883805b004ca5f539c215e60 ssh-agent -k [2022-06-28T15:12:18.861Z] unset SSH_AUTH_SOCK; [2022-06-28T15:12:18.862Z] unset SSH_AGENT_PID; [2022-06-28T15:12:18.862Z] echo Agent pid 39 killed; [2022-06-28T15:12:18.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-28T15:12:18.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-28T15:12:18.902Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-28T15:12:19.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-28T15:12:19.046Z] $ docker exec 6ff57912e6102b13601c59fd580821cacd65a894883805b004ca5f539c215e60 ssh-agent [2022-06-28T15:12:19.153Z] SSH_AUTH_SOCK=/tmp/ssh-CdkyJ6nMYxsU/agent.72 [2022-06-28T15:12:19.153Z] SSH_AGENT_PID=78 [2022-06-28T15:12:19.168Z] Running ssh-add (command line suppressed) [2022-06-28T15:12:19.292Z] Identity added: /w/workspace/edgex-go/245@tmp/private_key_956623699501483940.key (/w/workspace/edgex-go/245@tmp/private_key_956623699501483940.key) [2022-06-28T15:12:19.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-28T15:12:19.599Z] + git semver init [2022-06-28T15:12:19.861Z] 2022-06-28 15:12:19,833 [run_init] DEBUG init version:0.0.0 force:False [2022-06-28T15:12:19.861Z] 2022-06-28 15:12:19,834 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/245/.semver [2022-06-28T15:12:19.861Z] 2022-06-28 15:12:19,835 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/245/.semver [2022-06-28T15:12:19.861Z] 2022-06-28 15:12:19,835 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/245/.semver'], cwd=/w/workspace/edgex-go/245, universal_newlines=False, shell=None, istream=None) [2022-06-28T15:12:24.074Z] 2022-06-28 15:12:23,925 [append_file] DEBUG append to file:/w/workspace/edgex-go/245/.git/info/exclude [2022-06-28T15:12:24.074Z] 2022-06-28 15:12:23,926 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/245/.semver/main with force:False [2022-06-28T15:12:24.074Z] 2022-06-28 15:12:23,926 [read_version] DEBUG read version from /w/workspace/edgex-go/245/.semver/main [2022-06-28T15:12:24.074Z] 2022-06-28 15:12:23,926 [read_version] DEBUG read version from /w/workspace/edgex-go/245/.semver/main [2022-06-28T15:12:24.074Z] 2.2.1-dev.16 [Pipeline] } [2022-06-28T15:12:24.090Z] $ docker exec --env ******** --env ******** 6ff57912e6102b13601c59fd580821cacd65a894883805b004ca5f539c215e60 ssh-agent -k [2022-06-28T15:12:24.212Z] unset SSH_AUTH_SOCK; [2022-06-28T15:12:24.212Z] unset SSH_AGENT_PID; [2022-06-28T15:12:24.213Z] echo Agent pid 78 killed; [2022-06-28T15:12:24.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-28T15:12:24.531Z] + git semver [Pipeline] } [2022-06-28T15:12:24.813Z] $ docker stop --time=1 6ff57912e6102b13601c59fd580821cacd65a894883805b004ca5f539c215e60 [2022-06-28T15:12:26.134Z] $ docker rm -f 6ff57912e6102b13601c59fd580821cacd65a894883805b004ca5f539c215e60 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T15:12:26.505Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-28T15:12:26.788Z] Stashed 1 file(s) [Pipeline] echo [2022-06-28T15:12:26.791Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.16 [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] echo [2022-06-28T15:12:26.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T15:12:26.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T15:12:26.951Z] ========================================================= [2022-06-28T15:12:26.951Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-28T15:12:26.951Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-28T15:12:27.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-28T15:12:27.238Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-28T15:12:27.238Z] 59bf1c3509f3: Pulling fs layer [2022-06-28T15:12:27.238Z] 666ba61612fd: Pulling fs layer [2022-06-28T15:12:27.238Z] 8ed8ca486205: Pulling fs layer [2022-06-28T15:12:27.238Z] cc1cd167ecdc: Pulling fs layer [2022-06-28T15:12:27.238Z] c516ae0d96e1: Pulling fs layer [2022-06-28T15:12:27.238Z] 684cea983483: Pulling fs layer [2022-06-28T15:12:27.238Z] dd3240ac7de5: Pulling fs layer [2022-06-28T15:12:27.238Z] b1e948a4e11c: Pulling fs layer [2022-06-28T15:12:27.238Z] a8fd76ee1af6: Pulling fs layer [2022-06-28T15:12:27.238Z] 646ad004c059: Pulling fs layer [2022-06-28T15:12:27.238Z] cc1cd167ecdc: Waiting [2022-06-28T15:12:27.238Z] c516ae0d96e1: Waiting [2022-06-28T15:12:27.238Z] 684cea983483: Waiting [2022-06-28T15:12:27.238Z] b1e948a4e11c: Waiting [2022-06-28T15:12:27.238Z] dd3240ac7de5: Waiting [2022-06-28T15:12:27.238Z] 646ad004c059: Waiting [2022-06-28T15:12:27.238Z] a8fd76ee1af6: Waiting [2022-06-28T15:12:27.238Z] 8ed8ca486205: Verifying Checksum [2022-06-28T15:12:27.238Z] 8ed8ca486205: Download complete [2022-06-28T15:12:27.238Z] 666ba61612fd: Verifying Checksum [2022-06-28T15:12:27.238Z] 666ba61612fd: Download complete [2022-06-28T15:12:27.238Z] c516ae0d96e1: Verifying Checksum [2022-06-28T15:12:27.238Z] c516ae0d96e1: Download complete [2022-06-28T15:12:27.238Z] 684cea983483: Download complete [2022-06-28T15:12:27.238Z] 59bf1c3509f3: Verifying Checksum [2022-06-28T15:12:27.238Z] dd3240ac7de5: Verifying Checksum [2022-06-28T15:12:27.238Z] dd3240ac7de5: Download complete [2022-06-28T15:12:27.238Z] 59bf1c3509f3: Download complete [2022-06-28T15:12:27.512Z] b1e948a4e11c: Verifying Checksum [2022-06-28T15:12:27.512Z] b1e948a4e11c: Download complete [2022-06-28T15:12:27.512Z] 59bf1c3509f3: Pull complete [2022-06-28T15:12:27.789Z] 666ba61612fd: Pull complete [2022-06-28T15:12:27.789Z] 8ed8ca486205: Pull complete [2022-06-28T15:12:27.789Z] 646ad004c059: Verifying Checksum [2022-06-28T15:12:27.789Z] 646ad004c059: Download complete [2022-06-28T15:12:28.051Z] a8fd76ee1af6: Download complete [2022-06-28T15:12:28.051Z] cc1cd167ecdc: Verifying Checksum [2022-06-28T15:12:28.051Z] cc1cd167ecdc: Download complete [2022-06-28T15:12:32.250Z] cc1cd167ecdc: Pull complete [2022-06-28T15:12:32.250Z] c516ae0d96e1: Pull complete [2022-06-28T15:12:32.250Z] 684cea983483: Pull complete [2022-06-28T15:12:32.250Z] dd3240ac7de5: Pull complete [2022-06-28T15:12:32.250Z] b1e948a4e11c: Pull complete [2022-06-28T15:12:34.159Z] a8fd76ee1af6: Pull complete [2022-06-28T15:12:34.728Z] 646ad004c059: Pull complete [2022-06-28T15:12:34.989Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-28T15:12:34.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-28T15:12:34.989Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-28T15:12:35.285Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-28T15:12:35.285Z] WORKDIR /edgex [2022-06-28T15:12:35.285Z] COPY go.mod . [2022-06-28T15:12:35.285Z] RUN go mod download [2022-06-28T15:12:35.285Z] docker build -t ci-base-image-x86_64 -f - . [2022-06-28T15:12:36.666Z] Sending build context to Docker daemon 335.1MB [2022-06-28T15:12:36.666Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-28T15:12:36.666Z] ---> 8f69c11f6b0c [2022-06-28T15:12:36.666Z] Step 2/4 : WORKDIR /edgex [2022-06-28T15:12:39.211Z] ---> Running in 64b95752d578 [2022-06-28T15:12:39.472Z] Removing intermediate container 64b95752d578 [2022-06-28T15:12:39.472Z] ---> 0604d34ce99d [2022-06-28T15:12:39.472Z] Step 3/4 : COPY go.mod . [2022-06-28T15:12:39.472Z] ---> ff25398c0e49 [2022-06-28T15:12:39.472Z] Step 4/4 : RUN go mod download [2022-06-28T15:12:39.472Z] ---> Running in 8a717d2ad6a9 [2022-06-28T15:12:41.880Z] Still waiting to schedule task [2022-06-28T15:12:41.881Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-28T15:12:57.592Z] Removing intermediate container 8a717d2ad6a9 [2022-06-28T15:12:57.592Z] ---> 920062768d6a [2022-06-28T15:12:57.592Z] Successfully built 920062768d6a [2022-06-28T15:12:57.592Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:12:57.900Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-28T15:12:57.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T15:12:57.985Z] prd-ubuntu20.04-docker-8c-8g-16231 does not seem to be running inside a container [2022-06-28T15:12:58.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/245 -v /w/workspace/edgex-go/245:/w/workspace/edgex-go/245:rw,z -v /w/workspace/edgex-go/245@tmp:/w/workspace/edgex-go/245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-28T15:12:58.505Z] $ docker top 602af81975990fc82c98c36443128d0c3171d279f15b80e44f55ea8813b695b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T15:12:58.866Z] + go version [2022-06-28T15:12:58.866Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-28T15:12:58.882Z] $ docker stop --time=1 602af81975990fc82c98c36443128d0c3171d279f15b80e44f55ea8813b695b2 [2022-06-28T15:13:00.180Z] $ docker rm -f 602af81975990fc82c98c36443128d0c3171d279f15b80e44f55ea8813b695b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:13:00.588Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-28T15:13:00.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T15:13:00.676Z] prd-ubuntu20.04-docker-8c-8g-16231 does not seem to be running inside a container [2022-06-28T15:13:00.721Z] $ 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/245 -v /w/workspace/edgex-go/245:/w/workspace/edgex-go/245:rw,z -v /w/workspace/edgex-go/245@tmp:/w/workspace/edgex-go/245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-28T15:13:01.120Z] $ docker top b8d2d6c1a1394b22fa8c27b5b62ddc48085b67ccce228cf7c054ef231f3618cd -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-28T15:13:01.210Z] ========================================================= [2022-06-28T15:13:01.210Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-28T15:13:01.210Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-28T15:13:01.519Z] + make test [2022-06-28T15:13:01.519Z] go mod tidy -compat=1.17 [2022-06-28T15:13:01.788Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-28T15:13:07.099Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-28T15:13:19.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-28T15:13:19.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-28T15:13:19.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-28T15:13:19.319Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-28T15:13:19.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-28T15:13:19.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-28T15:13:19.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-28T15:13:19.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-28T15:13:19.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-28T15:13:19.319Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-28T15:13:19.319Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-28T15:13:19.319Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-28T15:13:19.319Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-28T15:13:19.319Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-28T15:13:19.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-28T15:13:19.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2022-06-28T15:13:19.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-28T15:13:19.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-28T15:13:20.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 98.5% of statements [2022-06-28T15:13:20.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-28T15:13:20.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 54.2% of statements [2022-06-28T15:13:20.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-28T15:13:20.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-28T15:13:22.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.353s coverage: 89.2% of statements [2022-06-28T15:13:22.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-28T15:13:22.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-28T15:13:22.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-28T15:13:22.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 83.8% of statements [2022-06-28T15:13:22.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-28T15:13:22.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-28T15:13:22.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-28T15:13:22.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-28T15:13:22.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-28T15:13:22.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.497s coverage: 95.6% of statements [2022-06-28T15:13:22.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-28T15:13:22.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-28T15:13:22.794Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2022-06-28T15:13:22.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-28T15:13:22.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-28T15:13:22.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-28T15:13:22.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-28T15:13:22.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-28T15:13:22.794Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2022-06-28T15:13:22.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-28T15:13:22.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-28T15:13:22.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-28T15:13:22.794Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements [2022-06-28T15:13:22.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-28T15:13:22.794Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2022-06-28T15:13:22.794Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.106s coverage: 29.6% of statements [2022-06-28T15:13:22.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-28T15:13:22.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements [2022-06-28T15:13:22.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements [2022-06-28T15:13:22.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2022-06-28T15:13:22.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.105s coverage: 96.3% of statements [2022-06-28T15:13:22.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements [2022-06-28T15:13:32.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.091s coverage: 94.4% of statements [2022-06-28T15:13:32.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.069s coverage: 44.8% of statements [2022-06-28T15:13:35.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.191s coverage: 82.5% of statements [2022-06-28T15:13:35.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.102s coverage: 92.9% of statements [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 58.8% of statements [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.071s coverage: 87.2% of statements [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.079s coverage: 85.4% of statements [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.189s coverage: 91.2% of statements [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 64.4% of statements [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.300s coverage: 65.4% of statements [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.156s coverage: 43.8% of statements [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.082s coverage: 89.5% of statements [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-28T15:13:43.487Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-06-28T15:13:43.487Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-06-28T15:13:43.748Z] 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-06-28T15:14:01.853Z] GO111MODULE=on go vet ./... [2022-06-28T15:14:06.051Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-28T15:14:06.051Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-28T15:14:06.051Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-28T15:14:06.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-28T15:14:06.611Z] + ls -al . [2022-06-28T15:14:06.611Z] total 684 [2022-06-28T15:14:06.611Z] drwxrwxr-x 10 1001 1001 4096 Jun 28 15:13 . [2022-06-28T15:14:06.611Z] drwxr-xr-x 4 root root 4096 Jun 28 15:13 .. [2022-06-28T15:14:06.611Z] -rw-rw-r-- 1 1001 1001 11 Jun 28 15:12 .dockerignore [2022-06-28T15:14:06.611Z] drwxrwxr-x 8 1001 1001 4096 Jun 28 15:12 .git [2022-06-28T15:14:06.611Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 15:12 .github [2022-06-28T15:14:06.611Z] -rw-rw-r-- 1 1001 1001 879 Jun 28 15:12 .gitignore [2022-06-28T15:14:06.611Z] -rw-rw-r-- 1 1001 1001 42 Jun 28 15:12 .golangci.yml [2022-06-28T15:14:06.611Z] -rw-rw-r-- 1 1001 1001 87 Jun 28 15:12 .hadolint.yml [2022-06-28T15:14:06.611Z] drwxr-xr-x 3 1001 1001 4096 Jun 28 15:12 .semver [2022-06-28T15:14:06.611Z] -rw-rw-r-- 1 1001 1001 166 Jun 28 15:12 .sonarcloud.properties [2022-06-28T15:14:06.611Z] -rw-rw-r-- 1 1001 1001 1171 Jun 28 15:12 ADOPTERS.md [2022-06-28T15:14:06.611Z] -rw-rw-r-- 1 1001 1001 10347 Jun 28 15:12 Attribution.txt [2022-06-28T15:14:06.611Z] -rw-rw-r-- 1 1001 1001 63209 Jun 28 15:12 CHANGELOG.md [2022-06-28T15:14:06.611Z] -rw-rw-r-- 1 1001 1001 3804 Jun 28 15:12 CONTRIBUTING.md [2022-06-28T15:14:06.611Z] -rw-rw-r-- 1 1001 1001 677 Jun 28 15:12 GOVERNANCE.md [2022-06-28T15:14:06.611Z] -rw-rw-r-- 1 1001 1001 850 Jun 28 15:12 Jenkinsfile [2022-06-28T15:14:06.611Z] -rw-rw-r-- 1 1001 1001 10775 Jun 28 15:12 LICENSE [2022-06-28T15:14:06.611Z] -rw-rw-r-- 1 1001 1001 10389 Jun 28 15:12 Makefile [2022-06-28T15:14:06.611Z] -rw-rw-r-- 1 1001 1001 582 Jun 28 15:12 OWNERS.md [2022-06-28T15:14:06.611Z] -rw-rw-r-- 1 1001 1001 9094 Jun 28 15:12 README.md [2022-06-28T15:14:06.611Z] -rw-rw-r-- 1 1001 1001 6912 Jun 28 15:12 SECURITY.md [2022-06-28T15:14:06.611Z] -rw-rw-r-- 1 1001 1001 12 Jun 28 15:12 VERSION [2022-06-28T15:14:06.611Z] -rw-rw-r-- 1 1001 1001 4131 Jun 28 15:12 ZMQWindows.md [2022-06-28T15:14:06.611Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 15:12 bin [2022-06-28T15:14:06.611Z] drwxrwxr-x 18 1001 1001 4096 Jun 28 15:12 cmd [2022-06-28T15:14:06.611Z] -rw-r--r-- 1 root root 435593 Jun 28 15:13 coverage.out [2022-06-28T15:14:06.611Z] -rw-rw-r-- 1 1001 1001 3311 Jun 28 15:12 go.mod [2022-06-28T15:14:06.611Z] -rw-rw-r-- 1 1001 1001 36231 Jun 28 15:13 go.sum [2022-06-28T15:14:06.611Z] drwxrwxr-x 8 1001 1001 4096 Jun 28 15:12 internal [2022-06-28T15:14:06.611Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 15:12 openapi [2022-06-28T15:14:06.611Z] drwxrwxr-x 4 1001 1001 4096 Jun 28 15:12 snap [2022-06-28T15:14:06.611Z] -rw-rw-r-- 1 1001 1001 204 Jun 28 15:12 version.go [Pipeline] sh [2022-06-28T15:14:06.900Z] + '[' -e coverage.out ] [2022-06-28T15:14:06.900Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-28T15:14:06.983Z] Stashed 1 file(s) [Pipeline] sh [2022-06-28T15:14:07.266Z] + make build [2022-06-28T15:14:07.267Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-28T15:14:15.563Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16232 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-06-28T15:14:15.576Z] Running in /w/workspace/edgex-go/245 [Pipeline] { [Pipeline] checkout [2022-06-28T15:14:15.610Z] The recommended git tool is: git [2022-06-28T15:14:20.688Z] using credential edgex-jenkins-ssh [2022-06-28T15:14:20.707Z] Cloning the remote Git repository [2022-06-28T15:14:20.766Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-28T15:14:20.865Z] > git init /w/workspace/edgex-go/245 # timeout=10 [2022-06-28T15:14:20.931Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-28T15:14:20.932Z] > git --version # timeout=10 [2022-06-28T15:14:20.950Z] > git --version # 'git version 2.25.1' [2022-06-28T15:14:20.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-28T15:14:21.062Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-28T15:14:22.153Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-28T15:14:28.718Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-28T15:14:28.978Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-28T15:14:35.551Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-28T15:14:35.551Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-28T15:14:35.811Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-28T15:14:36.738Z] Avoid second fetch [2022-06-28T15:14:36.739Z] Checking out Revision e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 (main) [2022-06-28T15:14:37.190Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-28T15:14:37.759Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-28T15:14:36.655Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-28T15:14:36.676Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-28T15:14:36.766Z] > git config core.sparsecheckout # timeout=10 [2022-06-28T15:14:36.806Z] > git checkout -f e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 # timeout=10 [2022-06-28T15:14:38.751Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-28T15:14:39.341Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-28T15:14:40.277Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-28T15:14:41.437Z] Commit message: "fix(data): fix deleting numerous events HTTP request timeout by goroutines (#4063)" [2022-06-28T15:14:41.655Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-28T15:14:42.473Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-28T15:14:42.473Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-28T15:14:42.473Z] Dload Upload Total Spent Left Speed [2022-06-28T15:14:42.473Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98814 0 --:--:-- --:--:-- --:--:-- 98814 [Pipeline] } [2022-06-28T15:14:42.618Z] $ docker stop --time=1 b8d2d6c1a1394b22fa8c27b5b62ddc48085b67ccce228cf7c054ef231f3618cd [2022-06-28T15:14:45.383Z] $ docker rm -f b8d2d6c1a1394b22fa8c27b5b62ddc48085b67ccce228cf7c054ef231f3618cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:14:46.102Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-28T15:14:46.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-28T15:14:46.337Z] [2022-06-28T15:14:46.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:14:46.455Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-28T15:14:46.455Z] + sudo tee /etc/docker/daemon.new [2022-06-28T15:14:46.455Z] { [2022-06-28T15:14:46.455Z] "registry-mirrors": [ [2022-06-28T15:14:46.455Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-28T15:14:46.455Z] ], [2022-06-28T15:14:46.455Z] "bip": "10.250.0.254/24", [2022-06-28T15:14:46.455Z] "hosts": [ [2022-06-28T15:14:46.455Z] "tcp://0.0.0.0:5555", [2022-06-28T15:14:46.455Z] "unix:///var/run/docker.sock" [2022-06-28T15:14:46.455Z] ], [2022-06-28T15:14:46.455Z] "mtu": 1458, [2022-06-28T15:14:46.455Z] "selinux-enabled": true, [2022-06-28T15:14:46.455Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-28T15:14:46.455Z] } [Pipeline] sh [2022-06-28T15:14:46.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-28T15:14:46.637Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-28T15:14:46.637Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-28T15:14:46.637Z] ca9280d653b3: Pulling fs layer [2022-06-28T15:14:46.637Z] 7e9c9ca2126c: Pulling fs layer [2022-06-28T15:14:46.637Z] cbdbe7a5bc2a: Download complete [2022-06-28T15:14:46.812Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-28T15:14:46.897Z] ca9280d653b3: Verifying Checksum [2022-06-28T15:14:46.897Z] ca9280d653b3: Download complete [2022-06-28T15:14:46.897Z] cbdbe7a5bc2a: Pull complete [2022-06-28T15:14:47.155Z] + sudo service docker restart [2022-06-28T15:14:47.156Z] 7e9c9ca2126c: Verifying Checksum [2022-06-28T15:14:47.156Z] 7e9c9ca2126c: Download complete [2022-06-28T15:14:47.416Z] ca9280d653b3: Pull complete [2022-06-28T15:14:50.757Z] 7e9c9ca2126c: Pull complete [2022-06-28T15:14:50.757Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-28T15:14:50.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-28T15:14:50.757Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T15:14:50.853Z] prd-ubuntu20.04-docker-8c-8g-16231 does not seem to be running inside a container [2022-06-28T15:14:50.895Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/245 -v /w/workspace/edgex-go/245:/w/workspace/edgex-go/245:rw,z -v /w/workspace/edgex-go/245@tmp:/w/workspace/edgex-go/245@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-06-28T15:14:52.521Z] $ docker top 88a7738a2ee6b0b6027f77529c91534010087a7e11ad2d8d7d2e5672961c3956 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T15:14:52.869Z] + docker-compose build --help [2022-06-28T15:14:52.869Z] + grep parallel [2022-06-28T15:14:53.441Z] --parallel Build images in parallel. [Pipeline] } [2022-06-28T15:14:53.457Z] $ docker stop --time=1 88a7738a2ee6b0b6027f77529c91534010087a7e11ad2d8d7d2e5672961c3956 [2022-06-28T15:14:54.764Z] $ docker rm -f 88a7738a2ee6b0b6027f77529c91534010087a7e11ad2d8d7d2e5672961c3956 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:14:55.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-28T15:14:55.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T15:14:55.246Z] prd-ubuntu20.04-docker-8c-8g-16231 does not seem to be running inside a container [2022-06-28T15:14:55.289Z] $ 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/245 -v /w/workspace/edgex-go/245:/w/workspace/edgex-go/245:rw,z -v /w/workspace/edgex-go/245@tmp:/w/workspace/edgex-go/245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-28T15:14:55.658Z] $ docker top 94e987c51f9f3415d8c020241e09ce758afdd30c72f54e316927f4dcf14f929c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T15:14:56.020Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-28T15:14:56.590Z] Building core-command ... [2022-06-28T15:14:56.590Z] Building core-data ... [2022-06-28T15:14:56.590Z] Building core-metadata ... [2022-06-28T15:14:56.590Z] Building security-bootstrapper ... [2022-06-28T15:14:56.590Z] Building security-proxy-setup ... [2022-06-28T15:14:56.590Z] Building security-secretstore-setup ... [2022-06-28T15:14:56.590Z] Building security-spiffe-token-provider ... [2022-06-28T15:14:56.590Z] Building security-spire-agent ... [2022-06-28T15:14:56.590Z] Building security-spire-config ... [2022-06-28T15:14:56.590Z] Building security-spire-server ... [2022-06-28T15:14:56.590Z] Building support-notifications ... [2022-06-28T15:14:56.590Z] Building support-scheduler ... [2022-06-28T15:14:56.590Z] Building sys-mgmt-agent ... [2022-06-28T15:14:56.591Z] Building security-spiffe-token-provider [2022-06-28T15:14:56.591Z] Building support-scheduler [2022-06-28T15:14:56.591Z] Building security-bootstrapper [2022-06-28T15:14:56.591Z] Building security-secretstore-setup [2022-06-28T15:14:56.591Z] Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T15:15:05.494Z] provisioning config files... [2022-06-28T15:15:05.517Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/245@tmp/config6233327875006487618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T15:15:06.033Z] ---> docker-login.sh [2022-06-28T15:15:06.033Z] nexus3.edgexfoundry.org:10001 [2022-06-28T15:15:06.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T15:15:06.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T15:15:06.903Z] Configure a credential helper to remove this warning. See [2022-06-28T15:15:06.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T15:15:06.903Z] [2022-06-28T15:15:06.903Z] Login Succeeded [2022-06-28T15:15:06.903Z] nexus3.edgexfoundry.org:10002 [2022-06-28T15:15:07.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T15:15:07.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T15:15:07.451Z] Configure a credential helper to remove this warning. See [2022-06-28T15:15:07.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T15:15:07.451Z] [2022-06-28T15:15:07.451Z] Login Succeeded [2022-06-28T15:15:07.451Z] nexus3.edgexfoundry.org:10003 [2022-06-28T15:15:07.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T15:15:07.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T15:15:07.736Z] Configure a credential helper to remove this warning. See [2022-06-28T15:15:07.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T15:15:07.736Z] [2022-06-28T15:15:07.736Z] Login Succeeded [2022-06-28T15:15:07.736Z] nexus3.edgexfoundry.org:10004 [2022-06-28T15:15:08.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T15:15:08.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T15:15:08.297Z] Configure a credential helper to remove this warning. See [2022-06-28T15:15:08.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T15:15:08.297Z] [2022-06-28T15:15:08.297Z] Login Succeeded [2022-06-28T15:15:08.297Z] docker.io [2022-06-28T15:15:08.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T15:15:08.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T15:15:08.841Z] Configure a credential helper to remove this warning. See [2022-06-28T15:15:08.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T15:15:08.841Z] [2022-06-28T15:15:08.841Z] Login Succeeded [2022-06-28T15:15:08.841Z] ---> docker-login.sh ends [Pipeline] } [2022-06-28T15:15:08.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-28T15:15:09.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T15:15:09.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T15:15:09.150Z] ========================================================= [2022-06-28T15:15:09.150Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-28T15:15:09.150Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-28T15:15:09.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-28T15:15:09.759Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-28T15:15:09.759Z] 9b3977197b4f: Pulling fs layer [2022-06-28T15:15:09.759Z] 1a89e8eeedd5: Pulling fs layer [2022-06-28T15:15:09.760Z] 94645a83ff95: Pulling fs layer [2022-06-28T15:15:09.760Z] e6fb740bc735: Pulling fs layer [2022-06-28T15:15:09.760Z] 3a77bd46dcc9: Pulling fs layer [2022-06-28T15:15:09.760Z] 355e64cbe906: Pulling fs layer [2022-06-28T15:15:09.760Z] 63ab81a10011: Pulling fs layer [2022-06-28T15:15:09.760Z] 555d1d1c4555: Pulling fs layer [2022-06-28T15:15:09.760Z] 7d9057610161: Pulling fs layer [2022-06-28T15:15:09.760Z] 3a77bd46dcc9: Waiting [2022-06-28T15:15:09.760Z] 355e64cbe906: Waiting [2022-06-28T15:15:09.760Z] 63ab81a10011: Waiting [2022-06-28T15:15:09.760Z] 555d1d1c4555: Waiting [2022-06-28T15:15:09.760Z] 7d9057610161: Waiting [2022-06-28T15:15:09.760Z] e6fb740bc735: Waiting [2022-06-28T15:15:09.760Z] 94645a83ff95: Verifying Checksum [2022-06-28T15:15:09.760Z] 94645a83ff95: Download complete [2022-06-28T15:15:09.760Z] 1a89e8eeedd5: Verifying Checksum [2022-06-28T15:15:09.760Z] 1a89e8eeedd5: Download complete [2022-06-28T15:15:09.760Z] 3a77bd46dcc9: Verifying Checksum [2022-06-28T15:15:09.760Z] 3a77bd46dcc9: Download complete [2022-06-28T15:15:09.760Z] 355e64cbe906: Verifying Checksum [2022-06-28T15:15:09.760Z] 355e64cbe906: Download complete [2022-06-28T15:15:09.760Z] 9b3977197b4f: Download complete [2022-06-28T15:15:09.760Z] 63ab81a10011: Verifying Checksum [2022-06-28T15:15:09.760Z] 63ab81a10011: Download complete [2022-06-28T15:15:10.747Z] 9b3977197b4f: Pull complete [2022-06-28T15:15:11.026Z] 7d9057610161: Verifying Checksum [2022-06-28T15:15:11.026Z] 7d9057610161: Download complete [2022-06-28T15:15:11.308Z] 1a89e8eeedd5: Pull complete [2022-06-28T15:15:11.485Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:15:11.485Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:15:11.485Z] ---> 920062768d6a [2022-06-28T15:15:11.485Z] Step 3/31 : WORKDIR /edgex-go [2022-06-28T15:15:11.485Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:15:11.485Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:15:11.485Z] ---> 920062768d6a [2022-06-28T15:15:11.485Z] Step 3/20 : WORKDIR /edgex-go [2022-06-28T15:15:11.485Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:15:11.485Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:15:11.485Z] ---> 920062768d6a [2022-06-28T15:15:11.485Z] Step 3/26 : WORKDIR /edgex-go [2022-06-28T15:15:11.592Z] 94645a83ff95: Pull complete [2022-06-28T15:15:11.746Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:15:11.746Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:15:11.746Z] ---> 920062768d6a [2022-06-28T15:15:11.746Z] Step 3/22 : WORKDIR /edgex-go [2022-06-28T15:15:11.746Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:15:11.746Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:15:11.746Z] ---> 920062768d6a [2022-06-28T15:15:11.746Z] Step 3/25 : WORKDIR /edgex-go [2022-06-28T15:15:12.200Z] 555d1d1c4555: Verifying Checksum [2022-06-28T15:15:12.200Z] 555d1d1c4555: Download complete [2022-06-28T15:15:12.800Z] e6fb740bc735: Download complete [2022-06-28T15:15:15.962Z] ---> Running in f0dcdbbbea27 [2022-06-28T15:15:15.962Z] ---> Running in a890c2942ff3 [2022-06-28T15:15:15.962Z] ---> Running in 4a36819716a4 [2022-06-28T15:15:15.962Z] ---> Running in cbf708088cee [2022-06-28T15:15:15.962Z] ---> Running in e07f8880a738 [2022-06-28T15:15:15.962Z] Removing intermediate container cbf708088cee [2022-06-28T15:15:15.962Z] ---> 4a37ba408b53 [2022-06-28T15:15:15.962Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:15:15.962Z] Removing intermediate container a890c2942ff3 [2022-06-28T15:15:15.962Z] ---> a2c75235812d [2022-06-28T15:15:15.962Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:15:15.962Z] Removing intermediate container e07f8880a738 [2022-06-28T15:15:15.962Z] ---> 383bcd61abb6 [2022-06-28T15:15:16.222Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:15:16.222Z] Removing intermediate container 4a36819716a4 [2022-06-28T15:15:16.222Z] ---> cd683bc94617 [2022-06-28T15:15:16.222Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:15:16.222Z] Removing intermediate container f0dcdbbbea27 [2022-06-28T15:15:16.222Z] ---> 9bb5d6381e24 [2022-06-28T15:15:16.222Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-28T15:15:16.222Z] ---> Running in d0119da99946 [2022-06-28T15:15:16.222Z] ---> Running in d6933d7b9515 [2022-06-28T15:15:16.222Z] ---> Running in 0f6559bed385 [2022-06-28T15:15:16.222Z] ---> Running in 933221bfb29d [2022-06-28T15:15:16.222Z] ---> Running in ac3b87d0c1b4 [2022-06-28T15:15:17.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T15:15:17.159Z] Removing intermediate container d6933d7b9515 [2022-06-28T15:15:17.159Z] ---> dcd6579f2da1 [2022-06-28T15:15:17.159Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-28T15:15:17.159Z] ---> Running in c195afcd73c8 [2022-06-28T15:15:17.159Z] Removing intermediate container d0119da99946 [2022-06-28T15:15:17.159Z] ---> d9ded0710526 [2022-06-28T15:15:17.159Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-28T15:15:17.419Z] ---> Running in e341d952b07a [2022-06-28T15:15:17.679Z] Removing intermediate container 0f6559bed385 [2022-06-28T15:15:17.679Z] ---> 1a462f44c9c1 [2022-06-28T15:15:17.679Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-28T15:15:17.679Z] ---> Running in b1b89fe64ec1 [2022-06-28T15:15:17.679Z] Removing intermediate container 933221bfb29d [2022-06-28T15:15:17.679Z] ---> dbbb05c84473 [2022-06-28T15:15:17.679Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-28T15:15:17.679Z] ---> Running in d9ce279fb979 [2022-06-28T15:15:17.679Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T15:15:17.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T15:15:17.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T15:15:18.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T15:15:18.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T15:15:18.219Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T15:15:18.219Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T15:15:18.219Z] OK: 15866 distinct packages available [2022-06-28T15:15:18.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T15:15:18.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T15:15:18.743Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T15:15:19.006Z] OK: 221 MiB in 52 packages [2022-06-28T15:15:19.006Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T15:15:19.006Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T15:15:19.006Z] OK: 221 MiB in 52 packages [2022-06-28T15:15:19.006Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T15:15:19.268Z] OK: 221 MiB in 52 packages [2022-06-28T15:15:19.268Z] Removing intermediate container c195afcd73c8 [2022-06-28T15:15:19.268Z] ---> e1cef02af0b5 [2022-06-28T15:15:19.268Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-28T15:15:19.268Z] OK: 221 MiB in 52 packages [2022-06-28T15:15:19.527Z] ---> f656de3dcf42 [2022-06-28T15:15:19.527Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:15:19.527Z] OK: 221 MiB in 52 packages [2022-06-28T15:15:19.527Z] Removing intermediate container e341d952b07a [2022-06-28T15:15:19.527Z] ---> 4e1d6cbb70c0 [2022-06-28T15:15:19.527Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-28T15:15:19.527Z] ---> Running in 6c6e5b126811 [2022-06-28T15:15:19.787Z] ---> fd4641d97245 [2022-06-28T15:15:19.787Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:15:19.787Z] ---> Running in 9eba61a5885f [2022-06-28T15:15:19.787Z] Removing intermediate container b1b89fe64ec1 [2022-06-28T15:15:19.787Z] ---> c52a16f01362 [2022-06-28T15:15:19.787Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-28T15:15:19.787Z] Removing intermediate container d9ce279fb979 [2022-06-28T15:15:19.787Z] ---> f7c0b81e16cf [2022-06-28T15:15:19.787Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-28T15:15:20.046Z] ---> 99db8590cfd4 [2022-06-28T15:15:20.046Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:15:20.046Z] ---> Running in 38afec4f9922 [2022-06-28T15:15:20.046Z] ---> 2ce4922a1d97 [2022-06-28T15:15:20.046Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:15:20.307Z] Removing intermediate container ac3b87d0c1b4 [2022-06-28T15:15:20.307Z] ---> e1de88f11557 [2022-06-28T15:15:20.307Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-28T15:15:20.307Z] ---> Running in 783b8efcd93a [2022-06-28T15:15:20.569Z] ---> 32fc6df5af59 [2022-06-28T15:15:20.569Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:15:20.569Z] ---> Running in f5690021c4f1 [2022-06-28T15:15:20.569Z] Removing intermediate container 6c6e5b126811 [2022-06-28T15:15:20.569Z] ---> e5e981ff5d50 [2022-06-28T15:15:20.569Z] Step 8/25 : COPY . . [2022-06-28T15:15:21.949Z] Removing intermediate container 9eba61a5885f [2022-06-28T15:15:21.949Z] ---> e61705e0b2a7 [2022-06-28T15:15:21.949Z] Step 8/22 : COPY . . [2022-06-28T15:15:25.223Z] e6fb740bc735: Pull complete [2022-06-28T15:15:25.223Z] 3a77bd46dcc9: Pull complete [2022-06-28T15:15:25.500Z] 355e64cbe906: Pull complete [2022-06-28T15:15:25.774Z] 63ab81a10011: Pull complete [2022-06-28T15:15:26.148Z] Removing intermediate container 38afec4f9922 [2022-06-28T15:15:26.149Z] ---> bc5c6d8c2b20 [2022-06-28T15:15:26.149Z] Step 8/31 : COPY . . [2022-06-28T15:15:26.149Z] Removing intermediate container 783b8efcd93a [2022-06-28T15:15:26.149Z] ---> e6b5f93843d1 [2022-06-28T15:15:26.149Z] Step 8/26 : COPY . . [2022-06-28T15:15:26.149Z] Removing intermediate container f5690021c4f1 [2022-06-28T15:15:26.149Z] ---> e8d07ded258f [2022-06-28T15:15:26.149Z] Step 7/20 : COPY . . [2022-06-28T15:15:26.149Z] ---> 599658653679 [2022-06-28T15:15:26.149Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-28T15:15:26.407Z] ---> Running in be41516dbad2 [2022-06-28T15:15:27.343Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-28T15:15:29.248Z] ---> 94eac05e0ef8 [2022-06-28T15:15:29.248Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-28T15:15:32.505Z] 555d1d1c4555: Pull complete [2022-06-28T15:15:34.487Z] 7d9057610161: Pull complete [2022-06-28T15:15:34.487Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-28T15:15:34.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-28T15:15:34.487Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-28T15:15:34.536Z] ---> Running in 5cd1eb55faa1 [2022-06-28T15:15:34.536Z] ---> 380d1aa5cbfa [2022-06-28T15:15:34.536Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-28T15:15:34.536Z] ---> ac4781c70702 [2022-06-28T15:15:34.536Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-28T15:15:34.536Z] ---> 6cb5e7b18757 [2022-06-28T15:15:34.536Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-28T15:15:34.853Z] ---> Running in c40670eed4d1 [2022-06-28T15:15:34.853Z] ---> Running in 4413cf5f429b [2022-06-28T15:15:34.853Z] ---> Running in 73effc5a5ec2 [2022-06-28T15:15:34.873Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-28T15:15:34.873Z] WORKDIR /edgex [2022-06-28T15:15:34.873Z] COPY go.mod . [2022-06-28T15:15:34.873Z] RUN go mod download build [2022-06-28T15:15:34.873Z] -t ci-base-image-arm64 -f - . [2022-06-28T15:15:35.113Z] Removing intermediate container 4413cf5f429b [2022-06-28T15:15:35.113Z] ---> dbd29b05c836 [2022-06-28T15:15:35.113Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-28T15:15:35.113Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-28T15:15:35.113Z] ---> Running in a60f56ce1d36 [2022-06-28T15:15:35.372Z] Removing intermediate container a60f56ce1d36 [2022-06-28T15:15:35.372Z] ---> 3830feeb42c5 [2022-06-28T15:15:35.372Z] 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-06-28T15:15:35.372Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-28T15:15:35.372Z] ---> Running in d181496cd521 [2022-06-28T15:15:35.372Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-28T15:15:36.752Z] Removing intermediate container d181496cd521 [2022-06-28T15:15:36.752Z] ---> 2a52146dda6b [2022-06-28T15:15:36.752Z] Step 12/26 : WORKDIR /edgex-go [2022-06-28T15:15:36.752Z] ---> Running in 67115c6d69dc [2022-06-28T15:15:36.752Z] Removing intermediate container 67115c6d69dc [2022-06-28T15:15:36.752Z] ---> e336ab4cc289 [2022-06-28T15:15:36.752Z] [2022-06-28T15:15:36.752Z] Step 13/26 : FROM alpine:3.15 [2022-06-28T15:15:36.752Z] 3.15: Pulling from library/alpine [2022-06-28T15:15:37.322Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-28T15:15:37.322Z] Status: Downloaded newer image for alpine:3.15 [2022-06-28T15:15:37.322Z] ---> 0ac33e5f5afa [2022-06-28T15:15:37.323Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T15:15:37.323Z] ---> Running in c4434f313f6e [2022-06-28T15:15:37.521Z] Sending build context to Docker daemon 169.2MB [2022-06-28T15:15:37.521Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-28T15:15:37.521Z] ---> 819e984ddca1 [2022-06-28T15:15:37.521Z] Step 2/4 : WORKDIR /edgex [2022-06-28T15:15:37.891Z] Removing intermediate container c4434f313f6e [2022-06-28T15:15:37.891Z] ---> 261ac123060d [2022-06-28T15:15:37.891Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:15:37.891Z] ---> Running in 974a45eb87ee [2022-06-28T15:15:39.282Z] Removing intermediate container 974a45eb87ee [2022-06-28T15:15:39.282Z] ---> 2c92e3e393fc [2022-06-28T15:15:39.282Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-28T15:15:39.502Z] ---> Running in d45bd277cb93 [2022-06-28T15:15:39.502Z] Removing intermediate container d45bd277cb93 [2022-06-28T15:15:39.502Z] ---> 4dce411b8a25 [2022-06-28T15:15:39.502Z] Step 3/4 : COPY go.mod . [2022-06-28T15:15:39.541Z] ---> Running in 239dc958a6f6 [2022-06-28T15:15:40.107Z] ---> 52f885369a81 [2022-06-28T15:15:40.107Z] Step 4/4 : RUN go mod download [2022-06-28T15:15:40.107Z] ---> Running in 644b6ea42167 [2022-06-28T15:15:40.475Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T15:15:41.041Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T15:15:41.300Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-28T15:15:41.558Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T15:15:41.558Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T15:15:41.558Z] OK: 15859 distinct packages available [2022-06-28T15:15:41.558Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T15:15:42.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T15:15:42.755Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-28T15:15:42.755Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-28T15:15:42.755Z] (3/5) Installing libucontext (1.1-r0) [2022-06-28T15:15:43.013Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-28T15:15:43.013Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-28T15:15:43.013Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T15:15:43.013Z] OK: 6 MiB in 19 packages [2022-06-28T15:15:44.392Z] Removing intermediate container 239dc958a6f6 [2022-06-28T15:15:44.392Z] ---> c9343a079ba7 [2022-06-28T15:15:44.392Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-28T15:15:46.934Z] Removing intermediate container be41516dbad2 [2022-06-28T15:15:46.934Z] ---> d7033aa30139 [2022-06-28T15:15:46.934Z] [2022-06-28T15:15:46.934Z] Step 10/25 : FROM alpine:3.14 [2022-06-28T15:15:46.934Z] ---> 9f762de44655 [2022-06-28T15:15:46.934Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-28T15:15:46.934Z] 3.14: Pulling from library/alpine [2022-06-28T15:15:47.873Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-28T15:15:47.873Z] Status: Downloaded newer image for alpine:3.14 [2022-06-28T15:15:47.873Z] ---> e04c818066af [2022-06-28T15:15:47.873Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-28T15:15:50.411Z] ---> Running in e187952de3cd [2022-06-28T15:15:50.980Z] ---> 973b83f3fc9f [2022-06-28T15:15:50.980Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-28T15:15:51.928Z] ---> b6f5eb0dcbd9 [2022-06-28T15:15:51.928Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-28T15:15:51.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T15:15:51.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T15:15:52.187Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-28T15:15:52.187Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-28T15:15:52.187Z] (3/3) Installing su-exec (0.2-r1) [2022-06-28T15:15:52.187Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T15:15:52.187Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T15:15:52.187Z] ---> 11e9908bf2c0 [2022-06-28T15:15:52.187Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-28T15:15:52.187Z] OK: 6 MiB in 17 packages [2022-06-28T15:15:53.124Z] ---> 1080ed1a14b8 [2022-06-28T15:15:53.124Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-28T15:15:53.124Z] ---> Running in 79c032d7fea4 [2022-06-28T15:15:53.124Z] Removing intermediate container e187952de3cd [2022-06-28T15:15:53.124Z] ---> 2f2acc477a91 [2022-06-28T15:15:53.124Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-28T15:15:53.386Z] Removing intermediate container 79c032d7fea4 [2022-06-28T15:15:53.386Z] ---> 7c8c63aaf123 [2022-06-28T15:15:53.386Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-28T15:15:53.386Z] ---> Running in d681aeab8537 [2022-06-28T15:15:53.645Z] ---> Running in ccee8c3dad2a [2022-06-28T15:15:53.904Z] Removing intermediate container d681aeab8537 [2022-06-28T15:15:53.905Z] ---> 99bc88bbceeb [2022-06-28T15:15:53.905Z] Step 13/25 : WORKDIR / [2022-06-28T15:15:54.163Z] Removing intermediate container ccee8c3dad2a [2022-06-28T15:15:54.163Z] ---> 4542d9137a1d [2022-06-28T15:15:54.163Z] Step 24/26 : LABEL arch=x86_64 [2022-06-28T15:15:54.163Z] ---> Running in 21e865d2dfa7 [2022-06-28T15:15:54.423Z] ---> Running in d02802e55ee6 [2022-06-28T15:15:54.991Z] Removing intermediate container 21e865d2dfa7 [2022-06-28T15:15:54.991Z] ---> dc4914955cf6 [2022-06-28T15:15:54.991Z] 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-06-28T15:15:54.991Z] Removing intermediate container d02802e55ee6 [2022-06-28T15:15:54.991Z] ---> 2bc7a9e16236 [2022-06-28T15:15:54.991Z] Step 25/26 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:15:54.991Z] ---> Running in f933222fb854 [2022-06-28T15:15:55.560Z] Removing intermediate container f933222fb854 [2022-06-28T15:15:55.560Z] ---> a76475ec3f1a [2022-06-28T15:15:55.560Z] Step 26/26 : LABEL version=2.2.1-dev.16 [2022-06-28T15:15:55.560Z] ---> 20cf725876bc [2022-06-28T15:15:55.560Z] 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-06-28T15:15:55.821Z] ---> Running in 524cc849e1af [2022-06-28T15:15:56.080Z] ---> 718bb66f835b [2022-06-28T15:15:56.080Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-28T15:15:56.343Z] Removing intermediate container 524cc849e1af [2022-06-28T15:15:56.343Z] ---> 290b65b60af9 [2022-06-28T15:15:56.343Z] [2022-06-28T15:15:56.343Z] Successfully built 290b65b60af9 [2022-06-28T15:15:56.604Z] Successfully tagged security-spire-agent:latest [2022-06-28T15:15:56.604Z] Building support-notifications [2022-06-28T15:15:59.146Z]  Building security-spire-agent ... done  ---> 463af681faa5 [2022-06-28T15:15:59.146Z] 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-06-28T15:16:00.109Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:16:00.109Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:16:00.109Z] ---> 920062768d6a [2022-06-28T15:16:00.109Z] Step 3/22 : WORKDIR /edgex-go [2022-06-28T15:16:00.109Z] ---> Using cache [2022-06-28T15:16:00.109Z] ---> 9bb5d6381e24 [2022-06-28T15:16:00.109Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:16:00.679Z] ---> 658234f636fa [2022-06-28T15:16:00.679Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-28T15:16:00.679Z] ---> Running in 3df1a28e2ccd [2022-06-28T15:16:00.679Z] Removing intermediate container c40670eed4d1 [2022-06-28T15:16:00.679Z] ---> c437eac8c6ab [2022-06-28T15:16:00.679Z] [2022-06-28T15:16:00.679Z] Step 10/31 : FROM alpine:3.14 [2022-06-28T15:16:00.679Z] ---> e04c818066af [2022-06-28T15:16:00.679Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-28T15:16:00.968Z] ---> Running in cb9794af6b8f [2022-06-28T15:16:01.248Z] ---> c7e9512fc8cf [2022-06-28T15:16:01.248Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-28T15:16:01.579Z] Removing intermediate container cb9794af6b8f [2022-06-28T15:16:01.579Z] ---> a12d4b40f08a [2022-06-28T15:16:01.579Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-28T15:16:03.053Z] ---> Running in f7d6691a194b [2022-06-28T15:16:03.053Z] ---> 50192d2eb3ab [2022-06-28T15:16:03.053Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-28T15:16:03.053Z] Removing intermediate container 3df1a28e2ccd [2022-06-28T15:16:03.053Z] ---> c4d06c73d59b [2022-06-28T15:16:03.053Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-28T15:16:03.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T15:16:03.313Z] ---> 8ac55dd73ac4 [2022-06-28T15:16:03.313Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-28T15:16:03.313Z] Removing intermediate container 73effc5a5ec2 [2022-06-28T15:16:03.313Z] ---> 77223bb54a09 [2022-06-28T15:16:03.313Z] [2022-06-28T15:16:03.313Z] Step 9/20 : FROM alpine:3.15 [2022-06-28T15:16:03.313Z] ---> 0ac33e5f5afa [2022-06-28T15:16:03.313Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T15:16:03.313Z] ---> Using cache [2022-06-28T15:16:03.313Z] ---> 261ac123060d [2022-06-28T15:16:03.313Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:16:03.313Z] ---> Using cache [2022-06-28T15:16:03.313Z] ---> 2c92e3e393fc [2022-06-28T15:16:03.313Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-28T15:16:03.313Z] Removing intermediate container 5cd1eb55faa1 [2022-06-28T15:16:03.313Z] ---> 8bf7a8621924 [2022-06-28T15:16:03.313Z] [2022-06-28T15:16:03.313Z] Step 10/22 : FROM alpine:3.14 [2022-06-28T15:16:03.313Z] ---> e04c818066af [2022-06-28T15:16:03.313Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-28T15:16:03.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T15:16:03.313Z] ---> Running in 793fe5de1d6c [2022-06-28T15:16:03.572Z] ---> Running in 7c384f1c68d2 [2022-06-28T15:16:03.572Z] ---> Running in 503f6879bacf [2022-06-28T15:16:03.572Z] ---> Running in 5f0eb350d162 [2022-06-28T15:16:03.572Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-28T15:16:03.572Z] (2/2) Installing su-exec (0.2-r1) [2022-06-28T15:16:03.572Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T15:16:03.572Z] OK: 6 MiB in 16 packages [2022-06-28T15:16:04.156Z] Removing intermediate container f7d6691a194b [2022-06-28T15:16:04.156Z] ---> 561d64db9bab [2022-06-28T15:16:04.156Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-28T15:16:04.156Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T15:16:04.156Z] ---> Running in ef26a3a7ec51 [2022-06-28T15:16:04.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T15:16:04.156Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T15:16:04.156Z] Removing intermediate container ef26a3a7ec51 [2022-06-28T15:16:04.156Z] ---> 423506eb7eaf [2022-06-28T15:16:04.156Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-28T15:16:04.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T15:16:04.422Z] ---> Running in 9f7a5ef0d6a8 [2022-06-28T15:16:04.422Z] Removing intermediate container 9f7a5ef0d6a8 [2022-06-28T15:16:04.422Z] ---> 40d2d87cf855 [2022-06-28T15:16:04.422Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-28T15:16:04.422Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-28T15:16:04.422Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T15:16:04.422Z] Removing intermediate container 7c384f1c68d2 [2022-06-28T15:16:04.422Z] ---> 496efc268350 [2022-06-28T15:16:04.422Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-28T15:16:04.422Z] OK: 6 MiB in 15 packages [2022-06-28T15:16:04.683Z] ---> Running in 4ec73e8772bd [2022-06-28T15:16:04.683Z] ---> Running in 8eb054e25848 [2022-06-28T15:16:04.683Z] Removing intermediate container 8eb054e25848 [2022-06-28T15:16:04.683Z] ---> ee86b5d629a5 [2022-06-28T15:16:04.683Z] Step 23/25 : LABEL arch=x86_64 [2022-06-28T15:16:04.683Z] ---> Running in 998770134c67 [2022-06-28T15:16:04.943Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T15:16:04.943Z] Removing intermediate container 998770134c67 [2022-06-28T15:16:04.943Z] ---> fc0461f63f04 [2022-06-28T15:16:04.943Z] Step 24/25 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:16:04.943Z] Removing intermediate container 5f0eb350d162 [2022-06-28T15:16:04.943Z] ---> 0190bd1dc343 [2022-06-28T15:16:04.943Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T15:16:04.943Z] ---> Running in c6fa2a440d9b [2022-06-28T15:16:04.943Z] ---> Running in ee6748b5d4b5 [2022-06-28T15:16:04.943Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T15:16:05.209Z] Removing intermediate container c6fa2a440d9b [2022-06-28T15:16:05.209Z] ---> 4c64d0df41ec [2022-06-28T15:16:05.209Z] Step 25/25 : LABEL version=2.2.1-dev.16 [2022-06-28T15:16:05.209Z] Removing intermediate container ee6748b5d4b5 [2022-06-28T15:16:05.209Z] ---> 6a43f60d5be2 [2022-06-28T15:16:05.209Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-28T15:16:05.209Z] OK: 221 MiB in 52 packages [2022-06-28T15:16:05.209Z] ---> Running in a95a2b10ba56 [2022-06-28T15:16:05.209Z] ---> Running in 2f0fda165446 [2022-06-28T15:16:05.471Z] Removing intermediate container 4ec73e8772bd [2022-06-28T15:16:05.471Z] ---> f4e61c8ca781 [2022-06-28T15:16:05.471Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-28T15:16:05.471Z] ---> Running in 2ceb72029333 [2022-06-28T15:16:05.471Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T15:16:05.471Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T15:16:05.471Z] OK: 15859 distinct packages available [2022-06-28T15:16:05.471Z] Removing intermediate container 2f0fda165446 [2022-06-28T15:16:05.471Z] ---> 97cb8129b044 [2022-06-28T15:16:05.471Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-28T15:16:05.471Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T15:16:05.471Z] Removing intermediate container a95a2b10ba56 [2022-06-28T15:16:05.471Z] ---> 62090799653f [2022-06-28T15:16:05.471Z] [2022-06-28T15:16:05.471Z] ---> Running in 6414745853c3 [2022-06-28T15:16:05.730Z] Removing intermediate container 2ceb72029333 [2022-06-28T15:16:05.730Z] ---> 039026e266a2 [2022-06-28T15:16:05.730Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-28T15:16:05.730Z] Successfully built 62090799653f [2022-06-28T15:16:05.730Z] Successfully tagged security-secretstore-setup:latest [2022-06-28T15:16:05.730Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-06-28T15:16:05.730Z] Removing intermediate container 793fe5de1d6c [2022-06-28T15:16:05.730Z] ---> 193a135aaa5b [2022-06-28T15:16:05.730Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-28T15:16:05.730Z] Removing intermediate container 6414745853c3 [2022-06-28T15:16:05.730Z] ---> 39ca2b567d99 [2022-06-28T15:16:05.730Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T15:16:05.994Z] ---> 14ebfa045d6d [2022-06-28T15:16:05.994Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-28T15:16:06.267Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T15:16:06.839Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-28T15:16:06.839Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-28T15:16:06.839Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-28T15:16:06.839Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-28T15:16:07.099Z] (5/9) Installing curl (7.80.0-r1) [2022-06-28T15:16:07.099Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-28T15:16:07.396Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-28T15:16:07.396Z] (8/9) Installing libucontext (1.1-r0) [2022-06-28T15:16:07.657Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-28T15:16:07.657Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T15:16:07.657Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T15:16:07.657Z] OK: 8 MiB in 23 packages [2022-06-28T15:16:07.918Z] ---> bd78cb08cfa9 [2022-06-28T15:16:07.918Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:16:08.177Z] ---> Running in 3359b2030a24 [2022-06-28T15:16:08.177Z] ---> b78da3ad0d24 [2022-06-28T15:16:08.177Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-28T15:16:08.177Z] ---> Running in 1045596d7090 [2022-06-28T15:16:08.748Z] Removing intermediate container 503f6879bacf [2022-06-28T15:16:08.748Z] ---> 1df48055575d [2022-06-28T15:16:08.748Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T15:16:09.008Z] ---> 7c7ae525317c [2022-06-28T15:16:09.008Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-28T15:16:09.008Z] ---> c9ff81188330 [2022-06-28T15:16:09.008Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-28T15:16:09.268Z] ---> 034803ef2baf [2022-06-28T15:16:09.268Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-28T15:16:09.268Z] ---> Running in 9540880cb949 [2022-06-28T15:16:09.839Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:16:09.839Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:16:09.839Z] ---> 920062768d6a [2022-06-28T15:16:09.839Z] Step 3/26 : WORKDIR /edgex-go [2022-06-28T15:16:09.839Z] ---> Using cache [2022-06-28T15:16:09.839Z] ---> 9bb5d6381e24 [2022-06-28T15:16:09.839Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:16:09.839Z] ---> Using cache [2022-06-28T15:16:09.839Z] ---> c4d06c73d59b [2022-06-28T15:16:09.839Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-28T15:16:09.839Z] Removing intermediate container 3359b2030a24 [2022-06-28T15:16:09.839Z] ---> 6d31e5063363 [2022-06-28T15:16:09.839Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T15:16:09.839Z] ---> Running in 7325c5be9931 [2022-06-28T15:16:10.099Z] ---> 3b03eb3c76f2 [2022-06-28T15:16:10.099Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-28T15:16:10.099Z] Removing intermediate container 9540880cb949 [2022-06-28T15:16:10.099Z] ---> 8fa06272cdc7 [2022-06-28T15:16:10.099Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T15:16:10.099Z] Removing intermediate container 1045596d7090 [2022-06-28T15:16:10.099Z] ---> 43df9e8ae124 [2022-06-28T15:16:10.099Z] Step 8/22 : COPY . . [2022-06-28T15:16:10.099Z] ---> 80021ebfc662 [2022-06-28T15:16:10.099Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-28T15:16:10.099Z] ---> Running in 71a20c1bf62c [2022-06-28T15:16:10.361Z] ---> 46e624dfa3d5 [2022-06-28T15:16:10.361Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-28T15:16:10.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T15:16:11.559Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T15:16:11.559Z] OK: 221 MiB in 52 packages [2022-06-28T15:16:12.128Z] Removing intermediate container 71a20c1bf62c [2022-06-28T15:16:12.128Z] ---> e2ca054027d3 [2022-06-28T15:16:12.128Z] Step 20/22 : LABEL arch=x86_64 [2022-06-28T15:16:12.128Z] ---> Running in 6881949b1adf [2022-06-28T15:16:12.388Z] ---> 2330caf011f1 [2022-06-28T15:16:12.388Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-28T15:16:12.388Z] ---> Running in e1c190c6214c [2022-06-28T15:16:12.388Z] Removing intermediate container 6881949b1adf [2022-06-28T15:16:12.388Z] ---> dc836f9d3ee5 [2022-06-28T15:16:12.388Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T15:16:12.651Z] Removing intermediate container 7325c5be9931 [2022-06-28T15:16:12.651Z] ---> a8f0ce1893ca [2022-06-28T15:16:12.651Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-28T15:16:12.651Z] Removing intermediate container e1c190c6214c [2022-06-28T15:16:12.651Z] ---> c70f90a8fe76 [2022-06-28T15:16:12.651Z] Step 21/22 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:16:12.911Z] ---> Running in dde2232e376f [2022-06-28T15:16:12.911Z] ---> 0f79f3035802 [2022-06-28T15:16:12.911Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-28T15:16:13.172Z] ---> Running in dbc531c0c101 [2022-06-28T15:16:13.172Z] ---> 3019c65777e0 [2022-06-28T15:16:13.172Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:16:13.432Z] Removing intermediate container dde2232e376f [2022-06-28T15:16:13.432Z] ---> 2ef9d4c87d6b [2022-06-28T15:16:13.432Z] Step 18/20 : LABEL arch=x86_64 [2022-06-28T15:16:13.693Z] ---> Running in f5f0ca94f051 [2022-06-28T15:16:13.693Z] ---> 4199dabf2b40 [2022-06-28T15:16:13.693Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-28T15:16:13.693Z] Removing intermediate container dbc531c0c101 [2022-06-28T15:16:13.693Z] ---> 1aeb45a13a28 [2022-06-28T15:16:13.693Z] Step 22/22 : LABEL version=2.2.1-dev.16 [2022-06-28T15:16:13.956Z] ---> Running in 83496d162fb6 [2022-06-28T15:16:13.956Z] ---> Running in c5e104032671 [2022-06-28T15:16:14.217Z] ---> 804d0f9398ec [2022-06-28T15:16:14.218Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-28T15:16:14.218Z] Removing intermediate container 83496d162fb6 [2022-06-28T15:16:14.218Z] ---> 2ba7320ec460 [2022-06-28T15:16:14.218Z] Step 19/20 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:16:14.478Z] Removing intermediate container c5e104032671 [2022-06-28T15:16:14.478Z] ---> 9af35b725dac [2022-06-28T15:16:14.478Z] [2022-06-28T15:16:14.478Z] ---> Running in 9fd0435c8582 [2022-06-28T15:16:14.478Z] Successfully built 9af35b725dac [2022-06-28T15:16:14.478Z] Successfully tagged support-scheduler:latest [2022-06-28T15:16:14.478Z] Building core-command [2022-06-28T15:16:14.478Z]  Building support-scheduler ... done  ---> Running in 26df7634e4b0 [2022-06-28T15:16:14.738Z] Removing intermediate container 9fd0435c8582 [2022-06-28T15:16:14.738Z] ---> dde9fdcfc6bf [2022-06-28T15:16:14.738Z] Step 20/20 : LABEL version=2.2.1-dev.16 [2022-06-28T15:16:16.647Z] Removing intermediate container 26df7634e4b0 [2022-06-28T15:16:16.647Z] ---> e075a35825b7 [2022-06-28T15:16:16.647Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-28T15:16:16.647Z] ---> Running in e6d4dbf8b367 [2022-06-28T15:16:16.647Z] ---> 3e3d4009abe7 [2022-06-28T15:16:16.647Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-28T15:16:16.647Z] Removing intermediate container f5f0ca94f051 [2022-06-28T15:16:16.647Z] ---> 4863c6acfa9f [2022-06-28T15:16:16.647Z] Step 8/26 : COPY . . [2022-06-28T15:16:16.647Z] ---> 64a81ca4cec3 [2022-06-28T15:16:16.647Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-28T15:16:16.908Z] Removing intermediate container e6d4dbf8b367 [2022-06-28T15:16:16.908Z] ---> 9566c6d10ba1 [2022-06-28T15:16:16.908Z] [2022-06-28T15:16:16.908Z] Successfully built 9566c6d10ba1 [2022-06-28T15:16:17.170Z] Successfully tagged security-spiffe-token-provider:latest [2022-06-28T15:16:17.170Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2022-06-28T15:16:18.110Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:16:18.111Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:16:18.111Z] ---> 920062768d6a [2022-06-28T15:16:18.111Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T15:16:18.111Z] ---> Using cache [2022-06-28T15:16:18.111Z] ---> 9bb5d6381e24 [2022-06-28T15:16:18.111Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:16:18.111Z] ---> Using cache [2022-06-28T15:16:18.111Z] ---> c4d06c73d59b [2022-06-28T15:16:18.111Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-28T15:16:19.488Z] ---> Running in 40b1d6046500 [2022-06-28T15:16:20.427Z] ---> Running in fd0e769b23b1 [2022-06-28T15:16:20.863Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:16:20.863Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:16:20.863Z] ---> 920062768d6a [2022-06-28T15:16:20.863Z] Step 3/25 : WORKDIR /edgex-go [2022-06-28T15:16:20.863Z] ---> Using cache [2022-06-28T15:16:20.863Z] ---> 9bb5d6381e24 [2022-06-28T15:16:20.863Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:16:20.863Z] ---> Using cache [2022-06-28T15:16:20.863Z] ---> c4d06c73d59b [2022-06-28T15:16:20.863Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-28T15:16:20.863Z] ---> Using cache [2022-06-28T15:16:20.863Z] ---> a8f0ce1893ca [2022-06-28T15:16:20.863Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-28T15:16:20.863Z] ---> Using cache [2022-06-28T15:16:20.863Z] ---> 3019c65777e0 [2022-06-28T15:16:20.863Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:16:20.863Z] ---> Using cache [2022-06-28T15:16:20.863Z] ---> 4863c6acfa9f [2022-06-28T15:16:20.863Z] Step 8/25 : COPY . . [2022-06-28T15:16:26.141Z] ---> Running in 7a28b5ccbebf [2022-06-28T15:16:26.141Z] ---> 7e911546c842 [2022-06-28T15:16:26.141Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-28T15:16:26.141Z] ---> Running in 9d6277e3daf4 [2022-06-28T15:16:26.141Z] ---> 694ab87d6e67 [2022-06-28T15:16:26.141Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-28T15:16:26.141Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-28T15:16:26.141Z] ---> Running in ac2660187157 [2022-06-28T15:16:26.141Z] Removing intermediate container 9d6277e3daf4 [2022-06-28T15:16:26.141Z] ---> af8a90e702f9 [2022-06-28T15:16:26.141Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-28T15:16:26.141Z] ---> Running in 47396ce62e77 [2022-06-28T15:16:26.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T15:16:26.141Z] Removing intermediate container ac2660187157 [2022-06-28T15:16:26.141Z] ---> 1ac24fdc6fe1 [2022-06-28T15:16:26.141Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-28T15:16:26.401Z] Removing intermediate container 40b1d6046500 [2022-06-28T15:16:26.401Z] ---> 342e51228b8a [2022-06-28T15:16:26.401Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-28T15:16:26.401Z] ---> Running in eeab91dfd32e [2022-06-28T15:16:26.401Z] Removing intermediate container 47396ce62e77 [2022-06-28T15:16:26.401Z] ---> cade95181103 [2022-06-28T15:16:26.401Z] 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-06-28T15:16:26.661Z] ---> Running in 7b8f11138676 [2022-06-28T15:16:26.661Z] ---> Running in fdad8c3d6eb9 [2022-06-28T15:16:26.661Z] Removing intermediate container eeab91dfd32e [2022-06-28T15:16:26.661Z] ---> 31799c46c2e6 [2022-06-28T15:16:26.661Z] 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-06-28T15:16:26.661Z] ---> Running in b66789ac656a [2022-06-28T15:16:26.661Z] Removing intermediate container 7b8f11138676 [2022-06-28T15:16:26.661Z] ---> e6e35d068cc8 [2022-06-28T15:16:26.661Z] Step 28/31 : CMD ["gate"] [2022-06-28T15:16:26.930Z] ---> Running in 1112de1cb05f [2022-06-28T15:16:26.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T15:16:26.930Z] Removing intermediate container 1112de1cb05f [2022-06-28T15:16:26.930Z] ---> d9f90dcfd13b [2022-06-28T15:16:26.930Z] Step 29/31 : LABEL arch=x86_64 [2022-06-28T15:16:27.111Z] Removing intermediate container 644b6ea42167 [2022-06-28T15:16:27.112Z] ---> 2d53b0c98f25 [2022-06-28T15:16:27.112Z] Successfully built 2d53b0c98f25 [2022-06-28T15:16:27.112Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:16:27.189Z] ---> Running in 72c8a063034b [2022-06-28T15:16:27.452Z] OK: 221 MiB in 52 packages [2022-06-28T15:16:27.452Z] Removing intermediate container 72c8a063034b [2022-06-28T15:16:27.452Z] ---> fb4a05bdac49 [2022-06-28T15:16:27.452Z] Step 30/31 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:16:27.452Z] ---> Running in 7a937e949235 [2022-06-28T15:16:27.452Z] Removing intermediate container fdad8c3d6eb9 [2022-06-28T15:16:27.452Z] ---> 36a64ff3dea1 [2022-06-28T15:16:27.452Z] Step 12/26 : WORKDIR /edgex-go [2022-06-28T15:16:27.467Z] + docker inspect -f . ci-base-image-arm64 [2022-06-28T15:16:27.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T15:16:27.713Z] ---> Running in 1383d962818d [2022-06-28T15:16:27.713Z] Removing intermediate container 7a937e949235 [2022-06-28T15:16:27.713Z] ---> c7d994ec232c [2022-06-28T15:16:27.713Z] Step 31/31 : LABEL version=2.2.1-dev.16 [2022-06-28T15:16:27.713Z] Removing intermediate container b66789ac656a [2022-06-28T15:16:27.713Z] ---> 1211598e0c0e [2022-06-28T15:16:27.713Z] Step 12/25 : WORKDIR /edgex-go [2022-06-28T15:16:27.719Z] prd-ubuntu20.04-docker-arm64-4c-16g-16232 does not seem to be running inside a container [2022-06-28T15:16:27.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/245 -v /w/workspace/edgex-go/245:/w/workspace/edgex-go/245:rw,z -v /w/workspace/edgex-go/245@tmp:/w/workspace/edgex-go/245@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-06-28T15:16:27.973Z] Removing intermediate container 1383d962818d [2022-06-28T15:16:27.973Z] ---> 621cd50c485c [2022-06-28T15:16:27.973Z] [2022-06-28T15:16:27.973Z] Step 13/26 : FROM alpine:3.15 [2022-06-28T15:16:27.973Z] ---> 0ac33e5f5afa [2022-06-28T15:16:27.973Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T15:16:27.973Z] ---> Using cache [2022-06-28T15:16:27.973Z] ---> 261ac123060d [2022-06-28T15:16:27.973Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:16:27.973Z] ---> Using cache [2022-06-28T15:16:27.973Z] ---> 2c92e3e393fc [2022-06-28T15:16:27.973Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-28T15:16:27.973Z] ---> Running in 6715282cbca7 [2022-06-28T15:16:27.973Z] ---> Running in 829550edef24 [2022-06-28T15:16:28.232Z] ---> Running in 2cfd969145af [2022-06-28T15:16:28.232Z] Removing intermediate container 7a28b5ccbebf [2022-06-28T15:16:28.232Z] ---> dd3437a36e5d [2022-06-28T15:16:28.232Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T15:16:28.232Z] Removing intermediate container 6715282cbca7 [2022-06-28T15:16:28.232Z] ---> 4b238716a790 [2022-06-28T15:16:28.232Z] [2022-06-28T15:16:28.232Z] Successfully built 4b238716a790 [2022-06-28T15:16:28.232Z] Successfully tagged security-bootstrapper:latest [2022-06-28T15:16:28.232Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-06-28T15:16:28.232Z] Removing intermediate container 829550edef24 [2022-06-28T15:16:28.232Z] ---> 6dbb05227655 [2022-06-28T15:16:28.232Z] [2022-06-28T15:16:28.232Z] Step 13/25 : FROM alpine:3.15 [2022-06-28T15:16:28.232Z] ---> 0ac33e5f5afa [2022-06-28T15:16:28.232Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T15:16:28.232Z] ---> Using cache [2022-06-28T15:16:28.232Z] ---> 261ac123060d [2022-06-28T15:16:28.232Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:16:28.232Z] ---> Using cache [2022-06-28T15:16:28.232Z] ---> 2c92e3e393fc [2022-06-28T15:16:28.232Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-28T15:16:28.232Z] ---> Using cache [2022-06-28T15:16:28.232Z] ---> c9343a079ba7 [2022-06-28T15:16:28.232Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-28T15:16:28.491Z] ---> 367b83f4fa1b [2022-06-28T15:16:28.491Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:16:28.491Z] ---> Running in 616432643c84 [2022-06-28T15:16:28.750Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T15:16:29.683Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T15:16:29.941Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T15:16:29.941Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T15:16:29.941Z] OK: 15859 distinct packages available [2022-06-28T15:16:30.017Z] $ docker top 7f3f97820af20ffc25b4649e4220edd0d7343a14466d24a72877ca2ad5a46a0e -eo pid,comm [2022-06-28T15:16:30.200Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2022-06-28T15:16:30.771Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T15:16:30.971Z] + go version [2022-06-28T15:16:30.971Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-28T15:16:30.998Z] $ docker stop --time=1 7f3f97820af20ffc25b4649e4220edd0d7343a14466d24a72877ca2ad5a46a0e [2022-06-28T15:16:31.336Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-28T15:16:31.336Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-28T15:16:31.336Z] (3/4) Installing libucontext (1.1-r0) [2022-06-28T15:16:31.336Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-28T15:16:31.594Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T15:16:31.594Z] OK: 6 MiB in 18 packages [2022-06-28T15:16:32.161Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:16:32.162Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:16:32.162Z] ---> 920062768d6a [2022-06-28T15:16:32.162Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T15:16:32.162Z] ---> Using cache [2022-06-28T15:16:32.162Z] ---> 9bb5d6381e24 [2022-06-28T15:16:32.162Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:16:32.162Z] ---> Using cache [2022-06-28T15:16:32.162Z] ---> c4d06c73d59b [2022-06-28T15:16:32.162Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-28T15:16:32.792Z] $ docker rm -f 7f3f97820af20ffc25b4649e4220edd0d7343a14466d24a72877ca2ad5a46a0e [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-06-28T15:16:33.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-28T15:16:33.541Z] ---> bd715a3c0c7d [2022-06-28T15:16:33.541Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-28T15:16:33.541Z] ---> Running in 66bce3cbbe0d [2022-06-28T15:16:33.774Z] [2022-06-28T15:16:33.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-28T15:16:33.801Z] Removing intermediate container 616432643c84 [2022-06-28T15:16:33.801Z] ---> 764dff8da187 [2022-06-28T15:16:33.801Z] Step 8/23 : COPY . . [2022-06-28T15:16:33.801Z] ---> e93c7cd4f554 [2022-06-28T15:16:33.801Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-28T15:16:33.801Z] Removing intermediate container 2cfd969145af [2022-06-28T15:16:33.801Z] ---> ceec01eb9497 [2022-06-28T15:16:33.801Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:16:34.061Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T15:16:34.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-28T15:16:34.452Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-28T15:16:34.452Z] 29e5d40040c1: Pulling fs layer [2022-06-28T15:16:34.452Z] 1ce36da41761: Pulling fs layer [2022-06-28T15:16:34.452Z] 25b303627fd3: Pulling fs layer [2022-06-28T15:16:34.725Z] 29e5d40040c1: Verifying Checksum [2022-06-28T15:16:34.725Z] 29e5d40040c1: Download complete [2022-06-28T15:16:35.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T15:16:35.271Z] OK: 221 MiB in 52 packages [2022-06-28T15:16:35.329Z] 1ce36da41761: Verifying Checksum [2022-06-28T15:16:35.329Z] 1ce36da41761: Download complete [2022-06-28T15:16:35.593Z] ---> 7e4732bcff6e [2022-06-28T15:16:35.593Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-28T15:16:36.163Z] ---> 80cf1e458a30 [2022-06-28T15:16:36.163Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-28T15:16:36.163Z] ---> 01dcb5c7f475 [2022-06-28T15:16:36.163Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-28T15:16:36.322Z] 29e5d40040c1: Pull complete [2022-06-28T15:16:36.422Z] ---> Running in beba45d64184 [2022-06-28T15:16:36.422Z] Removing intermediate container 66bce3cbbe0d [2022-06-28T15:16:36.422Z] ---> c7bcba09b166 [2022-06-28T15:16:36.422Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T15:16:36.422Z] ---> 5288a1467467 [2022-06-28T15:16:36.422Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-28T15:16:36.990Z] Removing intermediate container beba45d64184 [2022-06-28T15:16:36.990Z] ---> 1e393bdf2c8b [2022-06-28T15:16:36.990Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-28T15:16:36.990Z] ---> Running in 5aa29c50c376 [2022-06-28T15:16:36.990Z] ---> Running in a6febee7487a [2022-06-28T15:16:36.990Z] ---> aec4f0791960 [2022-06-28T15:16:36.990Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:16:37.248Z] ---> Running in 6cbf2daefabc [2022-06-28T15:16:37.507Z] Removing intermediate container 5aa29c50c376 [2022-06-28T15:16:37.507Z] ---> 61795e722562 [2022-06-28T15:16:37.507Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-28T15:16:37.507Z] Removing intermediate container a6febee7487a [2022-06-28T15:16:37.507Z] ---> d99b8bd6426d [2022-06-28T15:16:37.507Z] Step 23/25 : LABEL arch=x86_64 [2022-06-28T15:16:37.767Z] ---> Running in 8014e70a6011 [2022-06-28T15:16:37.770Z] 25b303627fd3: Verifying Checksum [2022-06-28T15:16:37.770Z] 25b303627fd3: Download complete [2022-06-28T15:16:38.039Z] ---> e03d5fbfe17b [2022-06-28T15:16:38.039Z] Step 21/26 : WORKDIR / [2022-06-28T15:16:38.044Z] 1ce36da41761: Pull complete [2022-06-28T15:16:38.300Z] Removing intermediate container 8014e70a6011 [2022-06-28T15:16:38.300Z] ---> 65483443df98 [2022-06-28T15:16:38.300Z] Step 24/25 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:16:38.300Z] ---> Running in ddaea57f4698 [2022-06-28T15:16:38.300Z] ---> Running in e61b0e886e91 [2022-06-28T15:16:38.559Z] Removing intermediate container ddaea57f4698 [2022-06-28T15:16:38.559Z] ---> 7816095fd264 [2022-06-28T15:16:38.559Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-28T15:16:38.818Z] Removing intermediate container e61b0e886e91 [2022-06-28T15:16:38.818Z] ---> 4c7a41869a42 [2022-06-28T15:16:38.818Z] Step 25/25 : LABEL version=2.2.1-dev.16 [2022-06-28T15:16:38.818Z] Removing intermediate container 6cbf2daefabc [2022-06-28T15:16:38.818Z] ---> b59e65b46ae0 [2022-06-28T15:16:38.818Z] Step 8/23 : COPY . . [2022-06-28T15:16:38.818Z] ---> Running in ad64372cf888 [2022-06-28T15:16:38.818Z] ---> Running in 53f847ff1e2b [2022-06-28T15:16:39.077Z] Removing intermediate container ad64372cf888 [2022-06-28T15:16:39.077Z] ---> 3a78d771375f [2022-06-28T15:16:39.077Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-28T15:16:39.077Z] Removing intermediate container 53f847ff1e2b [2022-06-28T15:16:39.077Z] ---> 8370d34f0288 [2022-06-28T15:16:39.077Z] [2022-06-28T15:16:39.433Z] ---> Running in 86383121a4b1 [2022-06-28T15:16:39.433Z] Successfully built 8370d34f0288 [2022-06-28T15:16:39.433Z] Successfully tagged security-spire-server:latest [2022-06-28T15:16:39.433Z]  Building security-spire-server ... done Building security-proxy-setup [2022-06-28T15:16:40.010Z] Removing intermediate container 86383121a4b1 [2022-06-28T15:16:40.010Z] ---> a1f9054643ff [2022-06-28T15:16:40.010Z] Step 24/26 : LABEL arch=x86_64 [2022-06-28T15:16:44.236Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:16:44.237Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:16:44.237Z] ---> 920062768d6a [2022-06-28T15:16:44.237Z] Step 3/22 : WORKDIR /edgex-go [2022-06-28T15:16:44.237Z] ---> Using cache [2022-06-28T15:16:44.237Z] ---> 9bb5d6381e24 [2022-06-28T15:16:44.237Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:16:44.237Z] ---> Using cache [2022-06-28T15:16:44.237Z] ---> c4d06c73d59b [2022-06-28T15:16:44.237Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-28T15:16:44.237Z] ---> Using cache [2022-06-28T15:16:44.237Z] ---> dd3437a36e5d [2022-06-28T15:16:44.237Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-28T15:16:44.237Z] ---> Using cache [2022-06-28T15:16:44.237Z] ---> 367b83f4fa1b [2022-06-28T15:16:44.237Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:16:44.237Z] ---> Using cache [2022-06-28T15:16:44.237Z] ---> 764dff8da187 [2022-06-28T15:16:44.237Z] Step 8/22 : COPY . . [2022-06-28T15:16:47.570Z] ---> Running in 9505b0f33c12 [2022-06-28T15:16:47.570Z] ---> 7717f7531f30 [2022-06-28T15:16:47.570Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-28T15:16:47.831Z] ---> a38e745e0e00 [2022-06-28T15:16:47.831Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-28T15:16:50.377Z] ---> Running in 165dfd6bc6f1 [2022-06-28T15:16:50.377Z] ---> Running in a3a3365e6dfb [2022-06-28T15:16:50.377Z] Removing intermediate container 9505b0f33c12 [2022-06-28T15:16:50.377Z] ---> 1d7104caf528 [2022-06-28T15:16:50.377Z] Step 25/26 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:16:50.472Z] 25b303627fd3: Pull complete [2022-06-28T15:16:50.473Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-28T15:16:50.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-28T15:16:50.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T15:16:50.637Z] ---> Running in 6ea935e27090 [2022-06-28T15:16:50.637Z] ---> 5c113c04bbd7 [2022-06-28T15:16:50.637Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-28T15:16:50.637Z] Removing intermediate container fd0e769b23b1 [2022-06-28T15:16:50.637Z] ---> 18eb20579023 [2022-06-28T15:16:50.637Z] [2022-06-28T15:16:50.637Z] Step 10/22 : FROM alpine:3.14 [2022-06-28T15:16:50.637Z] ---> e04c818066af [2022-06-28T15:16:50.637Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-28T15:16:50.715Z] prd-ubuntu20.04-docker-arm64-4c-16g-16232 does not seem to be running inside a container [2022-06-28T15:16:50.793Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/245 -v /w/workspace/edgex-go/245:/w/workspace/edgex-go/245:rw,z -v /w/workspace/edgex-go/245@tmp:/w/workspace/edgex-go/245@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-06-28T15:16:50.898Z] ---> Running in 70fa69b9f5a6 [2022-06-28T15:16:50.898Z] Removing intermediate container 6ea935e27090 [2022-06-28T15:16:50.898Z] ---> 9987084c3d10 [2022-06-28T15:16:50.898Z] Step 26/26 : LABEL version=2.2.1-dev.16 ---> Running in 312a228c164f [2022-06-28T15:16:50.898Z] [2022-06-28T15:16:50.898Z] ---> Running in ef3466a69dcb [2022-06-28T15:16:50.898Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-28T15:16:50.898Z] Removing intermediate container ef3466a69dcb [2022-06-28T15:16:50.898Z] ---> 4e7744808137 [2022-06-28T15:16:50.898Z] [2022-06-28T15:16:50.898Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-28T15:16:51.159Z] Successfully built 4e7744808137 [2022-06-28T15:16:51.159Z] Successfully tagged security-spire-config:latest [2022-06-28T15:16:51.159Z] Building core-metadata [2022-06-28T15:16:51.159Z]  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-28T15:16:51.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T15:16:51.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T15:16:51.680Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-28T15:16:51.680Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-28T15:16:51.680Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T15:16:51.680Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T15:16:51.680Z] OK: 6 MiB in 16 packages [2022-06-28T15:16:52.970Z] $ docker top db1ce82ac03391bc9e6d8d414e222536992e7198d20e757cbeb3c7e34f8896aa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T15:16:53.894Z] + docker-compose build --help [2022-06-28T15:16:53.894Z] + grep parallel [2022-06-28T15:16:54.975Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:16:54.975Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:16:54.975Z] ---> 920062768d6a [2022-06-28T15:16:54.975Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T15:16:54.975Z] ---> Using cache [2022-06-28T15:16:54.975Z] ---> 9bb5d6381e24 [2022-06-28T15:16:54.975Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:16:54.975Z] ---> Using cache [2022-06-28T15:16:54.975Z] ---> c4d06c73d59b [2022-06-28T15:16:54.975Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-28T15:16:54.975Z] ---> Using cache [2022-06-28T15:16:54.975Z] ---> dd3437a36e5d [2022-06-28T15:16:54.975Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T15:16:54.975Z] ---> Using cache [2022-06-28T15:16:54.975Z] ---> 367b83f4fa1b [2022-06-28T15:16:54.975Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:16:54.975Z] ---> Using cache [2022-06-28T15:16:54.975Z] ---> 764dff8da187 [2022-06-28T15:16:54.975Z] Step 8/23 : COPY . . [2022-06-28T15:16:54.975Z] ---> Using cache [2022-06-28T15:16:54.975Z] ---> 5c113c04bbd7 [2022-06-28T15:16:54.975Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-28T15:16:55.239Z] Removing intermediate container 312a228c164f [2022-06-28T15:16:55.239Z] ---> 30d9ce3c1ecc [2022-06-28T15:16:55.239Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T15:16:55.503Z] ---> Running in 8e8e31edd8c8 [2022-06-28T15:16:55.503Z] ---> Running in 76de481aba63 [2022-06-28T15:16:55.774Z] Removing intermediate container 76de481aba63 [2022-06-28T15:16:55.774Z] ---> 7993c6b7f15c [2022-06-28T15:16:55.774Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-28T15:16:56.033Z] ---> Running in c86c3d7e9c78 [2022-06-28T15:16:56.033Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-28T15:16:56.292Z] Removing intermediate container c86c3d7e9c78 [2022-06-28T15:16:56.292Z] ---> 43c81c56eaf1 [2022-06-28T15:16:56.292Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-28T15:16:56.551Z] ---> Running in b840d6945657 [2022-06-28T15:16:56.551Z] Removing intermediate container b840d6945657 [2022-06-28T15:16:56.551Z] ---> aa7d92cf5844 [2022-06-28T15:16:56.551Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T15:16:57.270Z] --parallel Build images in parallel. [2022-06-28T15:16:57.488Z] ---> 72bcd36a6861 [2022-06-28T15:16:57.488Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [Pipeline] } [2022-06-28T15:16:57.564Z] $ docker stop --time=1 db1ce82ac03391bc9e6d8d414e222536992e7198d20e757cbeb3c7e34f8896aa [2022-06-28T15:16:58.865Z] ---> 2882918ea073 [2022-06-28T15:16:58.865Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-28T15:16:59.209Z] $ docker rm -f db1ce82ac03391bc9e6d8d414e222536992e7198d20e757cbeb3c7e34f8896aa [Pipeline] // withDockerContainer [2022-06-28T15:16:59.432Z] ---> 212a45678d00 [2022-06-28T15:16:59.432Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-28T15:16:59.432Z] ---> Running in 1b4b44e0a134 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:16:59.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-28T15:16:59.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T15:16:59.997Z] Removing intermediate container 1b4b44e0a134 [2022-06-28T15:16:59.997Z] ---> 48ab2692e07b [2022-06-28T15:16:59.997Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T15:16:59.997Z] ---> Running in 15a899ecd05d [2022-06-28T15:17:00.045Z] prd-ubuntu20.04-docker-arm64-4c-16g-16232 does not seem to be running inside a container [2022-06-28T15:17:00.131Z] $ 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/245 -v /w/workspace/edgex-go/245:/w/workspace/edgex-go/245:rw,z -v /w/workspace/edgex-go/245@tmp:/w/workspace/edgex-go/245@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-06-28T15:17:00.574Z] Removing intermediate container 15a899ecd05d [2022-06-28T15:17:00.574Z] ---> 5c59ea0a0fce [2022-06-28T15:17:00.574Z] Step 20/22 : LABEL arch=x86_64 [2022-06-28T15:17:00.574Z] ---> Running in ff92ded75ebd [2022-06-28T15:17:00.835Z] Removing intermediate container ff92ded75ebd [2022-06-28T15:17:00.835Z] ---> 7af4ad0fcf68 [2022-06-28T15:17:00.835Z] Step 21/22 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:17:01.092Z] ---> Running in e3ccb986dcd8 [2022-06-28T15:17:01.388Z] $ docker top 200c19e4af31e98d7a4acf4fdfe813bd3f797d6210006b023aa03947bf026e3f -eo pid,comm [2022-06-28T15:17:01.659Z] Removing intermediate container e3ccb986dcd8 [2022-06-28T15:17:01.659Z] ---> 4d04605ef7d6 [2022-06-28T15:17:01.659Z] Step 22/22 : LABEL version=2.2.1-dev.16 [Pipeline] { [Pipeline] sh [2022-06-28T15:17:02.228Z] ---> Running in afb13f98a580 [2022-06-28T15:17:02.314Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-28T15:17:02.796Z] Removing intermediate container afb13f98a580 [2022-06-28T15:17:02.796Z] ---> 24357a641c8c [2022-06-28T15:17:02.796Z] [2022-06-28T15:17:02.796Z] Successfully built 24357a641c8c [2022-06-28T15:17:02.796Z] Successfully tagged support-notifications:latest [2022-06-28T15:17:02.796Z] Building core-data [2022-06-28T15:17:06.601Z] Building core-command ... [2022-06-28T15:17:06.601Z] Building core-data ... [2022-06-28T15:17:06.601Z] Building core-metadata ... [2022-06-28T15:17:06.601Z] Building security-bootstrapper ... [2022-06-28T15:17:06.601Z] Building security-proxy-setup ... [2022-06-28T15:17:06.601Z] Building security-secretstore-setup ... [2022-06-28T15:17:06.601Z] Building security-spiffe-token-provider ... [2022-06-28T15:17:06.601Z] Building security-spire-agent ... [2022-06-28T15:17:06.601Z] Building security-spire-config ... [2022-06-28T15:17:06.601Z] Building security-spire-server ... [2022-06-28T15:17:06.601Z] Building support-notifications ... [2022-06-28T15:17:06.601Z] Building support-scheduler ... [2022-06-28T15:17:06.601Z] Building sys-mgmt-agent ... [2022-06-28T15:17:06.601Z] Building security-spire-agent [2022-06-28T15:17:06.601Z] Building core-data [2022-06-28T15:17:06.601Z] Building sys-mgmt-agent [2022-06-28T15:17:06.601Z] Building support-notifications [2022-06-28T15:17:06.601Z] Building security-bootstrapper [2022-06-28T15:17:06.985Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:17:06.985Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:17:06.985Z] ---> 920062768d6a [2022-06-28T15:17:06.985Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T15:17:06.985Z] ---> Using cache [2022-06-28T15:17:06.985Z] ---> 9bb5d6381e24 [2022-06-28T15:17:06.985Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:17:06.985Z] ---> Using cache [2022-06-28T15:17:06.985Z] ---> c4d06c73d59b [2022-06-28T15:17:06.985Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-28T15:17:10.270Z] ---> Running in eaf41bdbfd05 [2022-06-28T15:17:10.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T15:17:11.417Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-28T15:17:11.417Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T15:17:11.997Z] OK: 221 MiB in 52 packages [2022-06-28T15:17:13.907Z] Removing intermediate container 165dfd6bc6f1 [2022-06-28T15:17:13.907Z] ---> 972d54159bed [2022-06-28T15:17:13.907Z] [2022-06-28T15:17:13.907Z] Step 10/23 : FROM alpine:3.14 [2022-06-28T15:17:13.907Z] ---> e04c818066af [2022-06-28T15:17:13.907Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-28T15:17:13.907Z] ---> Using cache [2022-06-28T15:17:13.907Z] ---> 0190bd1dc343 [2022-06-28T15:17:13.907Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T15:17:13.907Z] ---> Using cache [2022-06-28T15:17:13.907Z] ---> 6a43f60d5be2 [2022-06-28T15:17:13.907Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-28T15:17:14.267Z] Removing intermediate container eaf41bdbfd05 [2022-06-28T15:17:14.267Z] ---> fdc9249c8f64 [2022-06-28T15:17:14.267Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T15:17:14.267Z] ---> Running in d47797b19b19 [2022-06-28T15:17:14.267Z] Removing intermediate container a3a3365e6dfb [2022-06-28T15:17:14.267Z] ---> 1ad218bb7003 [2022-06-28T15:17:14.267Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-28T15:17:14.557Z] ---> d62b93ae5802 [2022-06-28T15:17:14.557Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:17:14.557Z] ---> Running in faba629f6452 [2022-06-28T15:17:14.557Z] Removing intermediate container d47797b19b19 [2022-06-28T15:17:14.557Z] ---> ed85f2f58395 [2022-06-28T15:17:14.557Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-28T15:17:14.832Z] ---> Running in 255461d6a545 [2022-06-28T15:17:14.832Z] ---> Running in e693c7ec43f1 [2022-06-28T15:17:15.809Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-28T15:17:15.809Z] Removing intermediate container e693c7ec43f1 [2022-06-28T15:17:15.809Z] ---> acf89a4cb3f8 [2022-06-28T15:17:15.809Z] Step 15/23 : WORKDIR / [2022-06-28T15:17:16.383Z] ---> Running in b18c7a467f5b [2022-06-28T15:17:16.383Z] Removing intermediate container 70fa69b9f5a6 [2022-06-28T15:17:16.383Z] ---> e71e0f277ea1 [2022-06-28T15:17:16.383Z] [2022-06-28T15:17:16.383Z] Step 10/22 : FROM alpine:3.14 [2022-06-28T15:17:16.383Z] ---> e04c818066af [2022-06-28T15:17:16.383Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-28T15:17:16.643Z] ---> Running in 87a90d5f7543 [2022-06-28T15:17:16.643Z] Removing intermediate container 8e8e31edd8c8 [2022-06-28T15:17:16.643Z] ---> fdbd4278d10b [2022-06-28T15:17:16.643Z] [2022-06-28T15:17:16.643Z] Step 10/23 : FROM alpine:3.14 [2022-06-28T15:17:16.643Z] ---> e04c818066af [2022-06-28T15:17:16.643Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-28T15:17:16.643Z] Removing intermediate container b18c7a467f5b [2022-06-28T15:17:16.643Z] ---> 0eb6aeb73b66 [2022-06-28T15:17:16.643Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T15:17:16.643Z] ---> Using cache [2022-06-28T15:17:16.643Z] ---> 0190bd1dc343 [2022-06-28T15:17:16.643Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T15:17:16.643Z] ---> Using cache [2022-06-28T15:17:16.643Z] ---> 6a43f60d5be2 [2022-06-28T15:17:16.643Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-28T15:17:16.902Z] ---> Running in 33009d9ebd00 [2022-06-28T15:17:16.902Z] Removing intermediate container faba629f6452 [2022-06-28T15:17:16.902Z] ---> 82b0bf84b47e [2022-06-28T15:17:16.902Z] [2022-06-28T15:17:16.902Z] Step 11/23 : FROM docker:20.10.14 [2022-06-28T15:17:16.902Z] Removing intermediate container 255461d6a545 [2022-06-28T15:17:16.902Z] ---> cf56e73f0678 [2022-06-28T15:17:16.902Z] Step 8/23 : COPY . . [2022-06-28T15:17:16.902Z] ---> 8726ddbca3fd [2022-06-28T15:17:16.902Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-28T15:17:16.902Z] Removing intermediate container 33009d9ebd00 [2022-06-28T15:17:16.902Z] ---> 41291867c848 [2022-06-28T15:17:16.902Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-28T15:17:17.162Z] 20.10.14: Pulling from library/docker [2022-06-28T15:17:17.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T15:17:17.162Z] ---> Running in b01671cae1de [2022-06-28T15:17:17.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T15:17:17.421Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-28T15:17:17.421Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-28T15:17:17.421Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-28T15:17:17.421Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-28T15:17:17.421Z] (5/6) Installing curl (7.79.1-r1) [2022-06-28T15:17:17.421Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-28T15:17:17.421Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T15:17:17.421Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T15:17:17.421Z] OK: 8 MiB in 20 packages [2022-06-28T15:17:18.801Z] Removing intermediate container b01671cae1de [2022-06-28T15:17:18.801Z] ---> 99c739d00bcd [2022-06-28T15:17:18.801Z] Step 15/23 : WORKDIR / [2022-06-28T15:17:19.742Z] ---> d65914a96614 [2022-06-28T15:17:19.742Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-28T15:17:19.742Z] ---> Running in 95007eeaf9c4 [2022-06-28T15:17:20.309Z] Removing intermediate container 87a90d5f7543 [2022-06-28T15:17:20.309Z] ---> 897bad56be71 [2022-06-28T15:17:20.309Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-28T15:17:20.569Z] ---> 7372da68728c [2022-06-28T15:17:20.569Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-28T15:17:20.569Z] Removing intermediate container 95007eeaf9c4 [2022-06-28T15:17:20.569Z] ---> cddee95043ac [2022-06-28T15:17:20.569Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T15:17:20.569Z] ---> Running in 6434c38c9e8d [2022-06-28T15:17:20.569Z] ---> Running in 0f7852381eb4 [2022-06-28T15:17:20.827Z] ---> baba5bbcf2a9 [2022-06-28T15:17:20.828Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-28T15:17:21.101Z] Removing intermediate container 6434c38c9e8d [2022-06-28T15:17:21.101Z] ---> 8579fd8fbd99 [2022-06-28T15:17:21.101Z] Step 13/22 : WORKDIR /edgex [2022-06-28T15:17:21.361Z] Removing intermediate container 0f7852381eb4 [2022-06-28T15:17:21.361Z] ---> 93e86dbee41c [2022-06-28T15:17:21.361Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T15:17:21.930Z] ---> Running in 0d486ea9ef68 [2022-06-28T15:17:21.930Z] ---> Running in d4cb39f993ad [2022-06-28T15:17:21.930Z] ---> b9f8a51d5afc [2022-06-28T15:17:21.930Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-28T15:17:22.195Z] Removing intermediate container d4cb39f993ad [2022-06-28T15:17:22.195Z] ---> ae40c7133b31 [2022-06-28T15:17:22.195Z] Step 21/23 : LABEL arch=x86_64 [2022-06-28T15:17:22.453Z] Removing intermediate container 0d486ea9ef68 [2022-06-28T15:17:22.453Z] ---> 19d0f2fd1fe6 [2022-06-28T15:17:22.453Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-28T15:17:22.453Z] ---> Running in 195985588b6b [2022-06-28T15:17:22.453Z] ---> a0d654057327 [2022-06-28T15:17:22.453Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-28T15:17:22.453Z] ---> Running in bbc1fa145559 [2022-06-28T15:17:22.735Z] Removing intermediate container 195985588b6b [2022-06-28T15:17:22.735Z] ---> 52287dbc766b [2022-06-28T15:17:22.735Z] Step 22/23 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:17:22.735Z] ---> 0ac6613e0891 [2022-06-28T15:17:22.735Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-28T15:17:22.735Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-28T15:17:22.735Z] ---> Running in c26a7bc30aa7 [2022-06-28T15:17:22.735Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-28T15:17:22.735Z] ---> b10aa06cbb82 [2022-06-28T15:17:22.735Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-28T15:17:22.735Z] ---> 7417809fdb73 [2022-06-28T15:17:22.735Z] 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-06-28T15:17:23.003Z] Removing intermediate container bbc1fa145559 [2022-06-28T15:17:23.003Z] ---> 1d0cfaa2d97d [2022-06-28T15:17:23.003Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T15:17:23.003Z] ---> Running in a156f5d4541e [2022-06-28T15:17:23.003Z] ---> Running in dc51303cc1de [2022-06-28T15:17:23.003Z] ---> Running in 1c9913824c94 [2022-06-28T15:17:23.003Z] Removing intermediate container c26a7bc30aa7 [2022-06-28T15:17:23.003Z] ---> d0d09c4bf158 [2022-06-28T15:17:23.003Z] Step 23/23 : LABEL version=2.2.1-dev.16 [2022-06-28T15:17:23.003Z] ---> 652bd0555e73 [2022-06-28T15:17:23.003Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-28T15:17:23.333Z] ---> Running in eeb7cb3f901f [2022-06-28T15:17:23.333Z] Removing intermediate container dc51303cc1de [2022-06-28T15:17:23.333Z] ---> 1369c06b90d2 [2022-06-28T15:17:23.333Z] Step 21/23 : LABEL arch=x86_64 [2022-06-28T15:17:23.593Z] Removing intermediate container 1c9913824c94 [2022-06-28T15:17:23.593Z] ---> 5808680ca2f7 [2022-06-28T15:17:23.593Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-06-28T15:17:23.593Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-28T15:17:23.593Z] ---> Running in 160acd3e6129 [2022-06-28T15:17:23.593Z] Removing intermediate container eeb7cb3f901f [2022-06-28T15:17:23.593Z] ---> 022eba854211 [2022-06-28T15:17:23.593Z] [2022-06-28T15:17:23.861Z] ---> aa9ad2d87237 [2022-06-28T15:17:23.861Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-28T15:17:23.861Z] ---> Running in 8f89bb4aece7 [2022-06-28T15:17:23.861Z] Successfully built 022eba854211 [2022-06-28T15:17:24.121Z] Successfully tagged core-command:latest [2022-06-28T15:17:24.121Z]  Building core-command ... done Removing intermediate container 160acd3e6129 [2022-06-28T15:17:24.121Z] ---> 0bae4c7f57a8 [2022-06-28T15:17:24.121Z] Step 22/23 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:17:24.121Z] ---> 2d346442be58 [2022-06-28T15:17:24.121Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-28T15:17:24.121Z] ---> Running in 313c09e92c5a [2022-06-28T15:17:24.121Z] ---> Running in 4891c2c2b241 [2022-06-28T15:17:24.382Z] Removing intermediate container 313c09e92c5a [2022-06-28T15:17:24.382Z] ---> 0979ac0183f2 [2022-06-28T15:17:24.382Z] Step 23/23 : LABEL version=2.2.1-dev.16 [2022-06-28T15:17:24.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-28T15:17:24.382Z] ---> Running in 0158ebd85128 [2022-06-28T15:17:24.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-28T15:17:24.382Z] Removing intermediate container 0158ebd85128 [2022-06-28T15:17:24.382Z] ---> 7525449df91e [2022-06-28T15:17:24.382Z] [2022-06-28T15:17:24.641Z] Successfully built 7525449df91e [2022-06-28T15:17:24.641Z] Successfully tagged core-metadata:latest [2022-06-28T15:17:24.641Z]  Building core-metadata ... done (1/43) Installing readline (8.1.1-r0) [2022-06-28T15:17:24.641Z] (2/43) Installing bash (5.1.16-r0) [2022-06-28T15:17:24.641Z] Executing bash-5.1.16-r0.post-install [2022-06-28T15:17:24.641Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-28T15:17:24.641Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-28T15:17:24.641Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-28T15:17:24.902Z] (6/43) Installing curl (7.80.0-r1) [2022-06-28T15:17:24.902Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-28T15:17:24.902Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-28T15:17:24.902Z] (9/43) Installing expat (2.4.7-r0) [2022-06-28T15:17:24.902Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-28T15:17:24.902Z] (11/43) Installing gdbm (1.22-r0) [2022-06-28T15:17:24.902Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-28T15:17:24.902Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-28T15:17:24.902Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-28T15:17:24.902Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-28T15:17:24.902Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-28T15:17:24.902Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-28T15:17:24.902Z] Removing intermediate container 4891c2c2b241 [2022-06-28T15:17:24.902Z] ---> da197abce0bf [2022-06-28T15:17:24.902Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-28T15:17:25.163Z] ---> Running in 2abeb5f9d45b [2022-06-28T15:17:25.423Z] Removing intermediate container 2abeb5f9d45b [2022-06-28T15:17:25.423Z] ---> 77075e306d5c [2022-06-28T15:17:25.423Z] Step 20/22 : LABEL arch=x86_64 [2022-06-28T15:17:25.423Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-28T15:17:25.423Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-28T15:17:25.423Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-28T15:17:25.423Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-28T15:17:25.423Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-28T15:17:25.423Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-28T15:17:25.423Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-28T15:17:25.423Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-28T15:17:25.423Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-28T15:17:25.423Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-28T15:17:25.423Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-28T15:17:25.423Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-28T15:17:25.423Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-28T15:17:25.423Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-28T15:17:25.683Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-28T15:17:25.683Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-28T15:17:25.683Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-28T15:17:25.683Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-28T15:17:25.683Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-28T15:17:25.683Z] ---> Running in d9998cf9de7f [2022-06-28T15:17:25.683Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-28T15:17:25.683Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-28T15:17:25.683Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-28T15:17:25.683Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-28T15:17:25.683Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-28T15:17:25.683Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-28T15:17:25.683Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-28T15:17:25.683Z] Removing intermediate container d9998cf9de7f [2022-06-28T15:17:25.683Z] ---> 017031623446 [2022-06-28T15:17:25.683Z] Step 21/22 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:17:25.943Z] ---> Running in 812064ec8ef8 [2022-06-28T15:17:25.943Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T15:17:25.943Z] OK: 83 MiB in 65 packages [2022-06-28T15:17:25.943Z] Removing intermediate container 812064ec8ef8 [2022-06-28T15:17:25.943Z] ---> dd59b6e24b5f [2022-06-28T15:17:25.943Z] Step 22/22 : LABEL version=2.2.1-dev.16 [2022-06-28T15:17:26.203Z] ---> Running in 6d72684c653e [2022-06-28T15:17:26.203Z] Removing intermediate container 6d72684c653e [2022-06-28T15:17:26.203Z] ---> 4097acec3bd8 [2022-06-28T15:17:26.203Z] [2022-06-28T15:17:26.203Z] Successfully built 4097acec3bd8 [2022-06-28T15:17:26.203Z] Successfully tagged security-proxy-setup:latest [2022-06-28T15:17:26.773Z]  Building security-proxy-setup ... done Collecting docker-compose==1.23.2 [2022-06-28T15:17:26.773Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-28T15:17:26.773Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-28T15:17:26.773Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-28T15:17:27.032Z] Collecting cached-property<2,>=1.2.0 [2022-06-28T15:17:27.032Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-28T15:17:27.032Z] Collecting PyYAML<4,>=3.10 [2022-06-28T15:17:27.032Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-28T15:17:27.601Z] Collecting docker<4.0,>=3.6.0 [2022-06-28T15:17:27.601Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-28T15:17:27.601Z] Collecting jsonschema<3,>=2.5.1 [2022-06-28T15:17:27.601Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-28T15:17:27.601Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-28T15:17:27.601Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-28T15:17:28.169Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-28T15:17:28.169Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-28T15:17:28.169Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-06-28T15:17:28.169Z] Collecting docopt<0.7,>=0.6.1 [2022-06-28T15:17:28.169Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-28T15:17:28.428Z] Collecting texttable<0.10,>=0.9.0 [2022-06-28T15:17:28.428Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-28T15:17:28.688Z] Collecting docker-pycreds>=0.4.0 [2022-06-28T15:17:28.688Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-28T15:17:28.688Z] Collecting idna<2.8,>=2.5 [2022-06-28T15:17:28.688Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-28T15:17:28.688Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-28T15:17:28.947Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-28T15:17:28.947Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-28T15:17:28.947Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-28T15:17:28.947Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-28T15:17:28.947Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-28T15:17:28.947Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-28T15:17:28.947Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-28T15:17:28.947Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-28T15:17:29.207Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-28T15:17:29.207Z] Attempting uninstall: urllib3 [2022-06-28T15:17:29.207Z] Found existing installation: urllib3 1.26.7 [2022-06-28T15:17:29.207Z] Uninstalling urllib3-1.26.7: [2022-06-28T15:17:29.207Z] Successfully uninstalled urllib3-1.26.7 [2022-06-28T15:17:29.207Z] Attempting uninstall: idna [2022-06-28T15:17:29.207Z] Found existing installation: idna 3.3 [2022-06-28T15:17:29.207Z] Uninstalling idna-3.3: [2022-06-28T15:17:29.207Z] Successfully uninstalled idna-3.3 [2022-06-28T15:17:29.775Z] Attempting uninstall: requests [2022-06-28T15:17:29.775Z] Found existing installation: requests 2.26.0 [2022-06-28T15:17:29.775Z] Uninstalling requests-2.26.0: [2022-06-28T15:17:29.775Z] Successfully uninstalled requests-2.26.0 [2022-06-28T15:17:29.775Z] Running setup.py install for texttable: started [2022-06-28T15:17:30.034Z] Running setup.py install for texttable: finished with status 'done' [2022-06-28T15:17:30.034Z] Running setup.py install for PyYAML: started [2022-06-28T15:17:30.603Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-28T15:17:30.603Z] Running setup.py install for docopt: started [2022-06-28T15:17:30.863Z] Running setup.py install for docopt: finished with status 'done' [2022-06-28T15:17:30.863Z] Running setup.py install for dockerpty: started [2022-06-28T15:17:31.123Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-28T15:17:31.384Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-28T15:17:35.583Z] Removing intermediate container 8f89bb4aece7 [2022-06-28T15:17:35.583Z] ---> d38f675b8070 [2022-06-28T15:17:35.583Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-28T15:17:35.583Z] ---> Running in c1e28868f404 [2022-06-28T15:17:35.583Z] Removing intermediate container c1e28868f404 [2022-06-28T15:17:35.583Z] ---> 08d9c2c59b65 [2022-06-28T15:17:35.583Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-28T15:17:35.583Z] ---> Running in 9de15e6c434e [2022-06-28T15:17:35.843Z] Removing intermediate container 9de15e6c434e [2022-06-28T15:17:35.843Z] ---> b2e720c1b718 [2022-06-28T15:17:35.843Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-28T15:17:36.103Z] ---> 3189d63065a5 [2022-06-28T15:17:36.103Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-28T15:17:36.362Z] ---> 2a103f2d4a1d [2022-06-28T15:17:36.362Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-28T15:17:36.625Z] ---> d250471f43e7 [2022-06-28T15:17:36.625Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-28T15:17:36.625Z] ---> Running in e3717ceda997 [2022-06-28T15:17:36.908Z] Removing intermediate container e3717ceda997 [2022-06-28T15:17:36.908Z] ---> 05b022a473b8 [2022-06-28T15:17:36.908Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T15:17:36.908Z] ---> Running in d7a2f85cb3ca [2022-06-28T15:17:37.168Z] Removing intermediate container d7a2f85cb3ca [2022-06-28T15:17:37.168Z] ---> c630ab062095 [2022-06-28T15:17:37.168Z] Step 21/23 : LABEL arch=x86_64 [2022-06-28T15:17:37.430Z] ---> Running in 174fafaa0457 [2022-06-28T15:17:37.689Z] Removing intermediate container 174fafaa0457 [2022-06-28T15:17:37.689Z] ---> ceb1e672bacf [2022-06-28T15:17:37.689Z] Step 22/23 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:17:37.689Z] ---> Running in 053b3402e4c1 [2022-06-28T15:17:37.949Z] Removing intermediate container 053b3402e4c1 [2022-06-28T15:17:37.949Z] ---> 6a9ccd5f03b1 [2022-06-28T15:17:37.949Z] Step 23/23 : LABEL version=2.2.1-dev.16 [2022-06-28T15:17:38.208Z] ---> Running in ca04aac704ad [2022-06-28T15:17:38.470Z] Removing intermediate container ca04aac704ad [2022-06-28T15:17:38.470Z] ---> abcbbcb87651 [2022-06-28T15:17:38.470Z] [2022-06-28T15:17:38.470Z] Successfully built abcbbcb87651 [2022-06-28T15:17:38.470Z] Successfully tagged sys-mgmt-agent:latest [2022-06-28T15:17:38.731Z]  Building sys-mgmt-agent ... done Removing intermediate container a156f5d4541e [2022-06-28T15:17:38.731Z] ---> 4d96b1d6e8cd [2022-06-28T15:17:38.731Z] [2022-06-28T15:17:38.731Z] Step 10/23 : FROM alpine:3.14 [2022-06-28T15:17:38.731Z] ---> e04c818066af [2022-06-28T15:17:38.731Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-28T15:17:38.992Z] ---> Running in 843ff6cdd200 [2022-06-28T15:17:38.992Z] Removing intermediate container 843ff6cdd200 [2022-06-28T15:17:38.992Z] ---> 8a93ae73450b [2022-06-28T15:17:38.992Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-28T15:17:38.992Z] ---> Running in e743de2357ac [2022-06-28T15:17:39.253Z] Removing intermediate container e743de2357ac [2022-06-28T15:17:39.253Z] ---> be9a04098b5c [2022-06-28T15:17:39.253Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-28T15:17:39.253Z] ---> Running in cfb6fa8e47bd [2022-06-28T15:17:39.253Z] Removing intermediate container cfb6fa8e47bd [2022-06-28T15:17:39.253Z] ---> c5416cbc65b1 [2022-06-28T15:17:39.253Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:17:39.513Z] ---> Running in 8fdf1efee5eb [2022-06-28T15:17:40.085Z] Removing intermediate container 8fdf1efee5eb [2022-06-28T15:17:40.085Z] ---> dead11cac3e3 [2022-06-28T15:17:40.085Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-28T15:17:40.345Z] ---> Running in af9502e755e5 [2022-06-28T15:17:40.605Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-28T15:17:41.548Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-28T15:17:41.808Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-28T15:17:41.808Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-28T15:17:41.808Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-28T15:17:42.069Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-28T15:17:42.069Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-28T15:17:42.069Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-28T15:17:42.330Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T15:17:42.330Z] OK: 8 MiB in 20 packages [2022-06-28T15:17:42.901Z] Removing intermediate container af9502e755e5 [2022-06-28T15:17:42.901Z] ---> 91c8cbf48915 [2022-06-28T15:17:42.901Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T15:17:43.160Z] ---> 2eb12fdd0d39 [2022-06-28T15:17:43.160Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-28T15:17:43.420Z] ---> 6ffa338fd5b4 [2022-06-28T15:17:43.420Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-28T15:17:43.690Z] ---> 035767ba9761 [2022-06-28T15:17:43.690Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-28T15:17:43.690Z] ---> Running in 41f812b297f7 [2022-06-28T15:17:43.690Z] Removing intermediate container 41f812b297f7 [2022-06-28T15:17:43.690Z] ---> 7f5b713b14ce [2022-06-28T15:17:43.690Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T15:17:43.951Z] ---> Running in d3689259e92e [2022-06-28T15:17:44.216Z] Removing intermediate container d3689259e92e [2022-06-28T15:17:44.216Z] ---> 1b1781425ed5 [2022-06-28T15:17:44.216Z] Step 21/23 : LABEL arch=x86_64 [2022-06-28T15:17:44.216Z] ---> Running in ab0ae4324871 [2022-06-28T15:17:44.216Z] Removing intermediate container ab0ae4324871 [2022-06-28T15:17:44.216Z] ---> c31794054faf [2022-06-28T15:17:44.216Z] Step 22/23 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:17:44.483Z] ---> Running in 40380e7d5bfd [2022-06-28T15:17:44.483Z] Removing intermediate container 40380e7d5bfd [2022-06-28T15:17:44.483Z] ---> 9e73a7ff53bb [2022-06-28T15:17:44.483Z] Step 23/23 : LABEL version=2.2.1-dev.16 [2022-06-28T15:17:44.483Z] ---> Running in 3bb4319a8919 [2022-06-28T15:17:44.743Z] Removing intermediate container 3bb4319a8919 [2022-06-28T15:17:44.743Z] ---> e22d18a8c76b [2022-06-28T15:17:44.743Z] [2022-06-28T15:17:45.005Z] Successfully built e22d18a8c76b [2022-06-28T15:17:45.005Z] Successfully tagged core-data:latest [2022-06-28T15:17:45.013Z]  Building core-data ... done  [Pipeline] } [2022-06-28T15:17:45.025Z] $ docker stop --time=1 94e987c51f9f3415d8c020241e09ce758afdd30c72f54e316927f4dcf14f929c [2022-06-28T15:17:46.351Z] $ docker rm -f 94e987c51f9f3415d8c020241e09ce758afdd30c72f54e316927f4dcf14f929c [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T15:17:46.696Z] + docker images [2022-06-28T15:17:46.696Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-28T15:17:46.696Z] core-data latest e22d18a8c76b 2 seconds ago 22.5MB [2022-06-28T15:17:46.696Z] sys-mgmt-agent latest abcbbcb87651 8 seconds ago 299MB [2022-06-28T15:17:46.696Z] 4d96b1d6e8cd 8 seconds ago 1.65GB [2022-06-28T15:17:46.696Z] security-proxy-setup latest 4097acec3bd8 20 seconds ago 26.9MB [2022-06-28T15:17:46.696Z] core-metadata latest 7525449df91e 22 seconds ago 17MB [2022-06-28T15:17:46.696Z] core-command latest 022eba854211 23 seconds ago 16.1MB [2022-06-28T15:17:46.696Z] 82b0bf84b47e 30 seconds ago 1.62GB [2022-06-28T15:17:46.696Z] fdbd4278d10b 30 seconds ago 1.62GB [2022-06-28T15:17:46.696Z] e71e0f277ea1 31 seconds ago 1.62GB [2022-06-28T15:17:46.696Z] 972d54159bed 34 seconds ago 1.61GB [2022-06-28T15:17:46.696Z] support-notifications latest 24357a641c8c 44 seconds ago 27MB [2022-06-28T15:17:46.696Z] security-spire-config latest 4e7744808137 56 seconds ago 86.7MB [2022-06-28T15:17:46.696Z] 18eb20579023 56 seconds ago 1.68GB [2022-06-28T15:17:46.696Z] security-spire-server latest 8370d34f0288 About a minute ago 87.3MB [2022-06-28T15:17:46.696Z] 6dbb05227655 About a minute ago 1.52GB [2022-06-28T15:17:46.696Z] security-bootstrapper latest 4b238716a790 About a minute ago 19.1MB [2022-06-28T15:17:46.696Z] 621cd50c485c About a minute ago 1.52GB [2022-06-28T15:17:46.696Z] security-spiffe-token-provider latest 9566c6d10ba1 About a minute ago 29MB [2022-06-28T15:17:46.696Z] support-scheduler latest 9af35b725dac About a minute ago 26.4MB [2022-06-28T15:17:46.696Z] security-secretstore-setup latest 62090799653f About a minute ago 28.5MB [2022-06-28T15:17:46.696Z] 77223bb54a09 About a minute ago 1.67GB [2022-06-28T15:17:46.696Z] 8bf7a8621924 About a minute ago 1.67GB [2022-06-28T15:17:46.696Z] c437eac8c6ab About a minute ago 1.62GB [2022-06-28T15:17:46.696Z] security-spire-agent latest 290b65b60af9 About a minute ago 127MB [2022-06-28T15:17:46.696Z] d7033aa30139 2 minutes ago 1.63GB [2022-06-28T15:17:46.696Z] e336ab4cc289 2 minutes ago 1.52GB [2022-06-28T15:17:46.696Z] ci-base-image-x86_64 latest 920062768d6a 4 minutes ago 1.02GB [2022-06-28T15:17:46.696Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 3 weeks ago 680MB [2022-06-28T15:17:46.696Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 3 weeks ago 253MB [2022-06-28T15:17:46.696Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-06-28T15:17:46.696Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-06-28T15:17:46.696Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-06-28T15:17:46.696Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 24 months 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-06-28T15:17:46.805Z] provisioning config files... [2022-06-28T15:17:46.815Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/245@tmp/config9177185875403327285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T15:17:47.111Z] ---> docker-login.sh [2022-06-28T15:17:47.111Z] nexus3.edgexfoundry.org:10001 [2022-06-28T15:17:47.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T15:17:47.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T15:17:47.111Z] Configure a credential helper to remove this warning. See [2022-06-28T15:17:47.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T15:17:47.111Z] [2022-06-28T15:17:47.111Z] Login Succeeded [2022-06-28T15:17:47.111Z] nexus3.edgexfoundry.org:10002 [2022-06-28T15:17:47.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T15:17:47.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T15:17:47.371Z] Configure a credential helper to remove this warning. See [2022-06-28T15:17:47.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T15:17:47.371Z] [2022-06-28T15:17:47.371Z] Login Succeeded [2022-06-28T15:17:47.371Z] nexus3.edgexfoundry.org:10003 [2022-06-28T15:17:47.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T15:17:47.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T15:17:47.371Z] Configure a credential helper to remove this warning. See [2022-06-28T15:17:47.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T15:17:47.371Z] [2022-06-28T15:17:47.371Z] Login Succeeded [2022-06-28T15:17:47.371Z] nexus3.edgexfoundry.org:10004 [2022-06-28T15:17:47.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T15:17:47.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T15:17:47.631Z] Configure a credential helper to remove this warning. See [2022-06-28T15:17:47.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T15:17:47.631Z] [2022-06-28T15:17:47.631Z] Login Succeeded [2022-06-28T15:17:47.631Z] docker.io [2022-06-28T15:17:47.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T15:17:47.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T15:17:47.891Z] Configure a credential helper to remove this warning. See [2022-06-28T15:17:47.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T15:17:47.891Z] [2022-06-28T15:17:47.891Z] Login Succeeded [2022-06-28T15:17:47.891Z] ---> docker-login.sh ends [Pipeline] } [2022-06-28T15:17:47.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:17:47.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T15:17:47.963Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-06-28T15:17:47.963Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:17:47.963Z] latest [2022-06-28T15:17:47.963Z] 2.2.1-dev.16 [2022-06-28T15:17:47.963Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:17:47.963Z] main [2022-06-28T15:17:47.963Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:17:48.313Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:17:48.639Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:17:48.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-28T15:17:48.639Z] afe4f1782e0c: Preparing [2022-06-28T15:17:48.639Z] a81e1ef62198: Preparing [2022-06-28T15:17:48.639Z] b85a6df34920: Preparing [2022-06-28T15:17:48.639Z] 64cdb99780df: Preparing [2022-06-28T15:17:48.639Z] b541d28bf3b4: Preparing [2022-06-28T15:17:48.639Z] b541d28bf3b4: Layer already exists [2022-06-28T15:17:48.639Z] afe4f1782e0c: Pushed [2022-06-28T15:17:48.639Z] 64cdb99780df: Pushed [2022-06-28T15:17:48.639Z] b85a6df34920: Pushed [2022-06-28T15:17:50.019Z] a81e1ef62198: Pushed [2022-06-28T15:17:50.019Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:417fd8b921a5dd17a7a0a61b8c4853b126b84b42a11f547541a37971aa176c04 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:17:50.342Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:17:50.655Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-06-28T15:17:50.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-28T15:17:50.655Z] afe4f1782e0c: Preparing [2022-06-28T15:17:50.655Z] a81e1ef62198: Preparing [2022-06-28T15:17:50.655Z] b85a6df34920: Preparing [2022-06-28T15:17:50.655Z] 64cdb99780df: Preparing [2022-06-28T15:17:50.655Z] b541d28bf3b4: Preparing [2022-06-28T15:17:50.655Z] b541d28bf3b4: Layer already exists [2022-06-28T15:17:50.655Z] a81e1ef62198: Layer already exists [2022-06-28T15:17:50.655Z] b85a6df34920: Layer already exists [2022-06-28T15:17:50.655Z] afe4f1782e0c: Layer already exists [2022-06-28T15:17:50.655Z] 64cdb99780df: Layer already exists [2022-06-28T15:17:50.655Z] latest: digest: sha256:417fd8b921a5dd17a7a0a61b8c4853b126b84b42a11f547541a37971aa176c04 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:17:50.975Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:17:51.286Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.16 [2022-06-28T15:17:51.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-28T15:17:51.286Z] afe4f1782e0c: Preparing [2022-06-28T15:17:51.286Z] a81e1ef62198: Preparing [2022-06-28T15:17:51.286Z] b85a6df34920: Preparing [2022-06-28T15:17:51.286Z] 64cdb99780df: Preparing [2022-06-28T15:17:51.286Z] b541d28bf3b4: Preparing [2022-06-28T15:17:51.286Z] b541d28bf3b4: Layer already exists [2022-06-28T15:17:51.286Z] a81e1ef62198: Layer already exists [2022-06-28T15:17:51.286Z] b85a6df34920: Layer already exists [2022-06-28T15:17:51.286Z] 64cdb99780df: Layer already exists [2022-06-28T15:17:51.286Z] afe4f1782e0c: Layer already exists [2022-06-28T15:17:51.286Z] 2.2.1-dev.16: digest: sha256:417fd8b921a5dd17a7a0a61b8c4853b126b84b42a11f547541a37971aa176c04 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:17:51.607Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:17:51.936Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:17:51.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-28T15:17:51.936Z] afe4f1782e0c: Preparing [2022-06-28T15:17:51.936Z] a81e1ef62198: Preparing [2022-06-28T15:17:51.936Z] b85a6df34920: Preparing [2022-06-28T15:17:51.936Z] 64cdb99780df: Preparing [2022-06-28T15:17:51.936Z] b541d28bf3b4: Preparing [2022-06-28T15:17:51.936Z] a81e1ef62198: Layer already exists [2022-06-28T15:17:51.936Z] b541d28bf3b4: Layer already exists [2022-06-28T15:17:51.936Z] b85a6df34920: Layer already exists [2022-06-28T15:17:51.936Z] afe4f1782e0c: Layer already exists [2022-06-28T15:17:51.936Z] 64cdb99780df: Layer already exists [2022-06-28T15:17:51.936Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:417fd8b921a5dd17a7a0a61b8c4853b126b84b42a11f547541a37971aa176c04 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:17:52.257Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:17:52.571Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-06-28T15:17:52.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-28T15:17:52.571Z] afe4f1782e0c: Preparing [2022-06-28T15:17:52.571Z] a81e1ef62198: Preparing [2022-06-28T15:17:52.571Z] b85a6df34920: Preparing [2022-06-28T15:17:52.571Z] 64cdb99780df: Preparing [2022-06-28T15:17:52.571Z] b541d28bf3b4: Preparing [2022-06-28T15:17:52.571Z] afe4f1782e0c: Layer already exists [2022-06-28T15:17:52.571Z] b541d28bf3b4: Layer already exists [2022-06-28T15:17:52.571Z] a81e1ef62198: Layer already exists [2022-06-28T15:17:52.571Z] 64cdb99780df: Layer already exists [2022-06-28T15:17:52.571Z] b85a6df34920: Layer already exists [2022-06-28T15:17:52.571Z] main: digest: sha256:417fd8b921a5dd17a7a0a61b8c4853b126b84b42a11f547541a37971aa176c04 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:17:52.630Z] ===================================================== [Pipeline] echo [2022-06-28T15:17:52.646Z] taggedImages: [2022-06-28T15:17:52.646Z] - nexus3.edgexfoundry.org:10004/core-command:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:17:52.646Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-06-28T15:17:52.646Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.16 [2022-06-28T15:17:52.646Z] - nexus3.edgexfoundry.org:10004/core-command:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:17:52.646Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-06-28T15:17:52.673Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-06-28T15:17:52.673Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:17:52.673Z] latest [2022-06-28T15:17:52.673Z] 2.2.1-dev.16 [2022-06-28T15:17:52.673Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:17:52.673Z] main [2022-06-28T15:17:52.673Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:17:53.010Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:17:53.416Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:17:53.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-28T15:17:53.416Z] 0305ed77225e: Preparing [2022-06-28T15:17:53.416Z] 8da8c4e91f14: Preparing [2022-06-28T15:17:53.416Z] b85a6df34920: Preparing [2022-06-28T15:17:53.416Z] d1cbccacfa09: Preparing [2022-06-28T15:17:53.416Z] 1ca06e023170: Preparing [2022-06-28T15:17:53.416Z] b541d28bf3b4: Preparing [2022-06-28T15:17:53.416Z] b541d28bf3b4: Waiting [2022-06-28T15:17:53.416Z] b85a6df34920: Layer already exists [2022-06-28T15:17:53.416Z] b541d28bf3b4: Layer already exists [2022-06-28T15:17:53.416Z] 1ca06e023170: Pushed [2022-06-28T15:17:53.416Z] 0305ed77225e: Pushed [2022-06-28T15:17:53.610Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:17:53.610Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:17:53.610Z] ---> 2d53b0c98f25 [2022-06-28T15:17:53.610Z] Step 3/31 : WORKDIR /edgex-go [2022-06-28T15:17:53.610Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:17:53.610Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:17:53.610Z] ---> 2d53b0c98f25 [2022-06-28T15:17:53.610Z] Step 3/22 : WORKDIR /edgex-go [2022-06-28T15:17:53.610Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:17:53.610Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:17:53.610Z] ---> 2d53b0c98f25 [2022-06-28T15:17:53.610Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T15:17:53.610Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:17:53.610Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:17:53.610Z] ---> 2d53b0c98f25 [2022-06-28T15:17:53.610Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T15:17:53.610Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:17:53.610Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:17:53.610Z] ---> 2d53b0c98f25 [2022-06-28T15:17:53.610Z] Step 3/26 : WORKDIR /edgex-go [2022-06-28T15:17:53.610Z] ---> Running in 301d7c35e7a7 [2022-06-28T15:17:53.610Z] ---> Running in 12323a53c024 [2022-06-28T15:17:53.610Z] ---> Running in ec03b57c32ed [2022-06-28T15:17:53.610Z] ---> Running in d6060f4c2fb1 [2022-06-28T15:17:53.610Z] ---> Running in 7a0089abbf28 [2022-06-28T15:17:53.679Z] d1cbccacfa09: Pushed [2022-06-28T15:17:53.893Z] Removing intermediate container 301d7c35e7a7 [2022-06-28T15:17:53.893Z] ---> f7309a978b65 [2022-06-28T15:17:53.893Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:17:54.169Z] ---> Running in 552af3943d0d [2022-06-28T15:17:54.170Z] Removing intermediate container 7a0089abbf28 [2022-06-28T15:17:54.170Z] ---> 46bb2dc0f0a3 [2022-06-28T15:17:54.170Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:17:54.170Z] Removing intermediate container 12323a53c024 [2022-06-28T15:17:54.170Z] ---> 7d125effc4aa [2022-06-28T15:17:54.170Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:17:54.170Z] Removing intermediate container ec03b57c32ed [2022-06-28T15:17:54.170Z] ---> be9975e5a47d [2022-06-28T15:17:54.170Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:17:54.170Z] Removing intermediate container d6060f4c2fb1 [2022-06-28T15:17:54.170Z] ---> b70fd5e517b5 [2022-06-28T15:17:54.170Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:17:54.449Z] ---> Running in e385ad916390 [2022-06-28T15:17:54.449Z] ---> Running in ae41ca708836 [2022-06-28T15:17:54.449Z] ---> Running in 9ccac8fee404 [2022-06-28T15:17:54.729Z] ---> Running in 2a4dc42415b3 [2022-06-28T15:17:55.065Z] 8da8c4e91f14: Pushed [2022-06-28T15:17:55.065Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:f0a26c3b29983963afe7e3e2d4a7b32c19c9a2ffaa66b2980336c2034c43e832 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:17:55.404Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:17:55.715Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-06-28T15:17:55.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-28T15:17:55.715Z] 0305ed77225e: Preparing [2022-06-28T15:17:55.715Z] 8da8c4e91f14: Preparing [2022-06-28T15:17:55.715Z] b85a6df34920: Preparing [2022-06-28T15:17:55.715Z] d1cbccacfa09: Preparing [2022-06-28T15:17:55.715Z] 1ca06e023170: Preparing [2022-06-28T15:17:55.715Z] b541d28bf3b4: Preparing [2022-06-28T15:17:55.715Z] b541d28bf3b4: Waiting [2022-06-28T15:17:55.715Z] 1ca06e023170: Layer already exists [2022-06-28T15:17:55.715Z] 8da8c4e91f14: Layer already exists [2022-06-28T15:17:55.715Z] b85a6df34920: Layer already exists [2022-06-28T15:17:55.715Z] d1cbccacfa09: Layer already exists [2022-06-28T15:17:55.715Z] 0305ed77225e: Layer already exists [2022-06-28T15:17:55.715Z] b541d28bf3b4: Layer already exists [2022-06-28T15:17:55.715Z] latest: digest: sha256:f0a26c3b29983963afe7e3e2d4a7b32c19c9a2ffaa66b2980336c2034c43e832 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:17:56.028Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:17:56.339Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.16 [2022-06-28T15:17:56.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-28T15:17:56.339Z] 0305ed77225e: Preparing [2022-06-28T15:17:56.339Z] 8da8c4e91f14: Preparing [2022-06-28T15:17:56.339Z] b85a6df34920: Preparing [2022-06-28T15:17:56.339Z] d1cbccacfa09: Preparing [2022-06-28T15:17:56.339Z] 1ca06e023170: Preparing [2022-06-28T15:17:56.339Z] b541d28bf3b4: Preparing [2022-06-28T15:17:56.339Z] b541d28bf3b4: Waiting [2022-06-28T15:17:56.339Z] 0305ed77225e: Layer already exists [2022-06-28T15:17:56.339Z] b85a6df34920: Layer already exists [2022-06-28T15:17:56.339Z] 8da8c4e91f14: Layer already exists [2022-06-28T15:17:56.339Z] d1cbccacfa09: Layer already exists [2022-06-28T15:17:56.339Z] 1ca06e023170: Layer already exists [2022-06-28T15:17:56.339Z] b541d28bf3b4: Layer already exists [2022-06-28T15:17:56.339Z] 2.2.1-dev.16: digest: sha256:f0a26c3b29983963afe7e3e2d4a7b32c19c9a2ffaa66b2980336c2034c43e832 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:17:56.666Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:17:56.975Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:17:56.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-28T15:17:56.975Z] 0305ed77225e: Preparing [2022-06-28T15:17:56.975Z] 8da8c4e91f14: Preparing [2022-06-28T15:17:56.975Z] b85a6df34920: Preparing [2022-06-28T15:17:56.975Z] d1cbccacfa09: Preparing [2022-06-28T15:17:56.975Z] 1ca06e023170: Preparing [2022-06-28T15:17:56.975Z] b541d28bf3b4: Preparing [2022-06-28T15:17:56.975Z] b541d28bf3b4: Waiting [2022-06-28T15:17:56.975Z] b85a6df34920: Layer already exists [2022-06-28T15:17:56.975Z] 0305ed77225e: Layer already exists [2022-06-28T15:17:56.975Z] d1cbccacfa09: Layer already exists [2022-06-28T15:17:56.975Z] 8da8c4e91f14: Layer already exists [2022-06-28T15:17:56.975Z] 1ca06e023170: Layer already exists [2022-06-28T15:17:56.975Z] b541d28bf3b4: Layer already exists [2022-06-28T15:17:56.975Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:f0a26c3b29983963afe7e3e2d4a7b32c19c9a2ffaa66b2980336c2034c43e832 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:17:57.294Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:17:57.395Z] Removing intermediate container 552af3943d0d [2022-06-28T15:17:57.395Z] ---> a4a6860fe2c9 [2022-06-28T15:17:57.395Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-28T15:17:57.610Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-06-28T15:17:57.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-28T15:17:57.610Z] 0305ed77225e: Preparing [2022-06-28T15:17:57.610Z] 8da8c4e91f14: Preparing [2022-06-28T15:17:57.610Z] b85a6df34920: Preparing [2022-06-28T15:17:57.610Z] d1cbccacfa09: Preparing [2022-06-28T15:17:57.610Z] 1ca06e023170: Preparing [2022-06-28T15:17:57.610Z] b541d28bf3b4: Preparing [2022-06-28T15:17:57.610Z] b541d28bf3b4: Waiting [2022-06-28T15:17:57.610Z] b85a6df34920: Layer already exists [2022-06-28T15:17:57.610Z] 1ca06e023170: Layer already exists [2022-06-28T15:17:57.610Z] 8da8c4e91f14: Layer already exists [2022-06-28T15:17:57.610Z] d1cbccacfa09: Layer already exists [2022-06-28T15:17:57.610Z] 0305ed77225e: Layer already exists [2022-06-28T15:17:57.610Z] b541d28bf3b4: Layer already exists [2022-06-28T15:17:57.610Z] main: digest: sha256:f0a26c3b29983963afe7e3e2d4a7b32c19c9a2ffaa66b2980336c2034c43e832 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:17:57.658Z] ===================================================== [Pipeline] echo [2022-06-28T15:17:57.666Z] taggedImages: [2022-06-28T15:17:57.666Z] - nexus3.edgexfoundry.org:10004/core-data:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:17:57.666Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-06-28T15:17:57.666Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.16 [2022-06-28T15:17:57.666Z] - nexus3.edgexfoundry.org:10004/core-data:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:17:57.666Z] - nexus3.edgexfoundry.org:10004/core-data:main [2022-06-28T15:17:57.686Z] ---> Running in b23d048b6c0d [Pipeline] echo [2022-06-28T15:17:57.687Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-06-28T15:17:57.687Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:17:57.687Z] latest [2022-06-28T15:17:57.687Z] 2.2.1-dev.16 [2022-06-28T15:17:57.687Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:17:57.687Z] main [2022-06-28T15:17:57.687Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:17:57.964Z] Removing intermediate container 9ccac8fee404 [2022-06-28T15:17:57.964Z] ---> 9e44932da4af [2022-06-28T15:17:57.964Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-28T15:17:58.018Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:17:58.240Z] ---> Running in 2f4bbb3c2e4b [2022-06-28T15:17:58.332Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:17:58.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-28T15:17:58.332Z] 536c09dcf9b8: Preparing [2022-06-28T15:17:58.332Z] b16f6202fb91: Preparing [2022-06-28T15:17:58.332Z] b85a6df34920: Preparing [2022-06-28T15:17:58.332Z] 64cdb99780df: Preparing [2022-06-28T15:17:58.332Z] b541d28bf3b4: Preparing [2022-06-28T15:17:58.332Z] 64cdb99780df: Layer already exists [2022-06-28T15:17:58.332Z] b541d28bf3b4: Layer already exists [2022-06-28T15:17:58.332Z] b85a6df34920: Layer already exists [2022-06-28T15:17:58.332Z] 536c09dcf9b8: Pushed [2022-06-28T15:17:58.858Z] Removing intermediate container 2a4dc42415b3 [2022-06-28T15:17:58.859Z] ---> f7d0357081e3 [2022-06-28T15:17:58.859Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-28T15:17:58.859Z] Removing intermediate container ae41ca708836 [2022-06-28T15:17:58.859Z] ---> 1916d93fd8ec [2022-06-28T15:17:58.859Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-28T15:17:58.859Z] Removing intermediate container e385ad916390 [2022-06-28T15:17:58.859Z] ---> aeb6aac69996 [2022-06-28T15:17:58.859Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-28T15:17:58.859Z] ---> Running in 49ee05230a53 [2022-06-28T15:17:58.859Z] ---> Running in 8ee86c1323ce [2022-06-28T15:17:59.133Z] ---> Running in fbd75120f042 [2022-06-28T15:17:59.715Z] b16f6202fb91: Pushed [2022-06-28T15:17:59.715Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:35bc8286cfb1691b444eb60db0ea932379552f2f23421fc03dcd4a1b06a9fc34 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:00.033Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:00.146Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T15:18:00.347Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-06-28T15:18:00.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-28T15:18:00.347Z] 536c09dcf9b8: Preparing [2022-06-28T15:18:00.347Z] b16f6202fb91: Preparing [2022-06-28T15:18:00.347Z] b85a6df34920: Preparing [2022-06-28T15:18:00.347Z] 64cdb99780df: Preparing [2022-06-28T15:18:00.347Z] b541d28bf3b4: Preparing [2022-06-28T15:18:00.347Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:00.347Z] b85a6df34920: Layer already exists [2022-06-28T15:18:00.347Z] 64cdb99780df: Layer already exists [2022-06-28T15:18:00.347Z] 536c09dcf9b8: Layer already exists [2022-06-28T15:18:00.347Z] b16f6202fb91: Layer already exists [2022-06-28T15:18:00.347Z] latest: digest: sha256:35bc8286cfb1691b444eb60db0ea932379552f2f23421fc03dcd4a1b06a9fc34 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:00.425Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T15:18:00.660Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:00.972Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.16 [2022-06-28T15:18:00.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-28T15:18:00.972Z] 536c09dcf9b8: Preparing [2022-06-28T15:18:00.972Z] b16f6202fb91: Preparing [2022-06-28T15:18:00.972Z] b85a6df34920: Preparing [2022-06-28T15:18:00.972Z] 64cdb99780df: Preparing [2022-06-28T15:18:00.972Z] b541d28bf3b4: Preparing [2022-06-28T15:18:00.972Z] b16f6202fb91: Layer already exists [2022-06-28T15:18:00.972Z] 536c09dcf9b8: Layer already exists [2022-06-28T15:18:00.972Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:00.972Z] b85a6df34920: Layer already exists [2022-06-28T15:18:00.972Z] 64cdb99780df: Layer already exists [2022-06-28T15:18:00.972Z] 2.2.1-dev.16: digest: sha256:35bc8286cfb1691b444eb60db0ea932379552f2f23421fc03dcd4a1b06a9fc34 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:01.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T15:18:01.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T15:18:01.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T15:18:01.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T15:18:01.294Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [2022-06-28T15:18:01.303Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:01.604Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:01.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-28T15:18:01.605Z] 536c09dcf9b8: Preparing [2022-06-28T15:18:01.605Z] b16f6202fb91: Preparing [2022-06-28T15:18:01.605Z] b85a6df34920: Preparing [2022-06-28T15:18:01.605Z] 64cdb99780df: Preparing [2022-06-28T15:18:01.605Z] b541d28bf3b4: Preparing [2022-06-28T15:18:01.605Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:01.605Z] b16f6202fb91: Layer already exists [2022-06-28T15:18:01.605Z] b85a6df34920: Layer already exists [2022-06-28T15:18:01.605Z] 536c09dcf9b8: Layer already exists [2022-06-28T15:18:01.605Z] 64cdb99780df: Layer already exists [2022-06-28T15:18:01.605Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:35bc8286cfb1691b444eb60db0ea932379552f2f23421fc03dcd4a1b06a9fc34 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:01.915Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T15:18:01.915Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T15:18:01.915Z] OK: 220 MiB in 52 packages [2022-06-28T15:18:01.927Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:02.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T15:18:02.236Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-06-28T15:18:02.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-28T15:18:02.236Z] 536c09dcf9b8: Preparing [2022-06-28T15:18:02.236Z] b16f6202fb91: Preparing [2022-06-28T15:18:02.236Z] b85a6df34920: Preparing [2022-06-28T15:18:02.236Z] 64cdb99780df: Preparing [2022-06-28T15:18:02.236Z] b541d28bf3b4: Preparing [2022-06-28T15:18:02.236Z] b16f6202fb91: Layer already exists [2022-06-28T15:18:02.236Z] 536c09dcf9b8: Layer already exists [2022-06-28T15:18:02.236Z] 64cdb99780df: Layer already exists [2022-06-28T15:18:02.236Z] b85a6df34920: Layer already exists [2022-06-28T15:18:02.236Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:02.236Z] main: digest: sha256:35bc8286cfb1691b444eb60db0ea932379552f2f23421fc03dcd4a1b06a9fc34 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:18:02.275Z] ===================================================== [Pipeline] echo [2022-06-28T15:18:02.283Z] taggedImages: [2022-06-28T15:18:02.283Z] - nexus3.edgexfoundry.org:10004/core-metadata:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:02.283Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-06-28T15:18:02.283Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.16 [2022-06-28T15:18:02.283Z] - nexus3.edgexfoundry.org:10004/core-metadata:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:02.283Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-06-28T15:18:02.304Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-06-28T15:18:02.304Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:02.304Z] latest [2022-06-28T15:18:02.304Z] 2.2.1-dev.16 [2022-06-28T15:18:02.304Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:02.304Z] main [2022-06-28T15:18:02.304Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:02.475Z] OK: 220 MiB in 52 packages [2022-06-28T15:18:02.613Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:02.927Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:02.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-28T15:18:02.927Z] bd51fd29d3e9: Preparing [2022-06-28T15:18:02.927Z] bd51fd29d3e9: Preparing [2022-06-28T15:18:02.927Z] 7ffb638a516a: Preparing [2022-06-28T15:18:02.927Z] 17624277a46a: Preparing [2022-06-28T15:18:02.927Z] 562afd2b315a: Preparing [2022-06-28T15:18:02.927Z] 3fde28cf66a5: Preparing [2022-06-28T15:18:02.927Z] b85a6df34920: Preparing [2022-06-28T15:18:02.928Z] c383a1f1c272: Preparing [2022-06-28T15:18:02.928Z] 48ed4fe74b3c: Preparing [2022-06-28T15:18:02.928Z] 3ade188a822c: Preparing [2022-06-28T15:18:02.928Z] 902c64270fe0: Preparing [2022-06-28T15:18:02.928Z] b541d28bf3b4: Preparing [2022-06-28T15:18:02.928Z] 48ed4fe74b3c: Waiting [2022-06-28T15:18:02.928Z] 902c64270fe0: Waiting [2022-06-28T15:18:02.928Z] b85a6df34920: Waiting [2022-06-28T15:18:02.928Z] c383a1f1c272: Waiting [2022-06-28T15:18:02.928Z] 3ade188a822c: Waiting [2022-06-28T15:18:02.928Z] b541d28bf3b4: Waiting [2022-06-28T15:18:02.928Z] 7ffb638a516a: Pushed [2022-06-28T15:18:02.928Z] 562afd2b315a: Pushed [2022-06-28T15:18:02.928Z] b85a6df34920: Layer already exists [2022-06-28T15:18:02.928Z] bd51fd29d3e9: Pushed [2022-06-28T15:18:02.928Z] 17624277a46a: Pushed [2022-06-28T15:18:03.124Z] OK: 220 MiB in 52 packages [2022-06-28T15:18:03.187Z] 3ade188a822c: Pushed [2022-06-28T15:18:03.187Z] c383a1f1c272: Pushed [2022-06-28T15:18:03.187Z] 902c64270fe0: Pushed [2022-06-28T15:18:03.187Z] 48ed4fe74b3c: Pushed [2022-06-28T15:18:03.187Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:03.416Z] OK: 220 MiB in 52 packages [2022-06-28T15:18:03.733Z] OK: 220 MiB in 52 packages [2022-06-28T15:18:03.733Z] Removing intermediate container b23d048b6c0d [2022-06-28T15:18:03.733Z] ---> c2cbd9811db8 [2022-06-28T15:18:03.733Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T15:18:04.569Z] 3fde28cf66a5: Pushed [2022-06-28T15:18:04.569Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:047f4db5f5aea4419253783c1df2f556b1d0304524a55b5435132bbfc16b0523 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:04.725Z] Removing intermediate container 2f4bbb3c2e4b [2022-06-28T15:18:04.726Z] ---> f0f094917689 [2022-06-28T15:18:04.726Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-28T15:18:04.888Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:05.002Z] Removing intermediate container 8ee86c1323ce [2022-06-28T15:18:05.002Z] ---> c7ed19810ec4 [2022-06-28T15:18:05.002Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T15:18:05.002Z] ---> 05f489a20bfe [2022-06-28T15:18:05.002Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:18:05.201Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-06-28T15:18:05.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-28T15:18:05.201Z] bd51fd29d3e9: Preparing [2022-06-28T15:18:05.201Z] bd51fd29d3e9: Preparing [2022-06-28T15:18:05.201Z] 7ffb638a516a: Preparing [2022-06-28T15:18:05.201Z] 17624277a46a: Preparing [2022-06-28T15:18:05.201Z] 562afd2b315a: Preparing [2022-06-28T15:18:05.201Z] 3fde28cf66a5: Preparing [2022-06-28T15:18:05.201Z] b85a6df34920: Preparing [2022-06-28T15:18:05.201Z] c383a1f1c272: Preparing [2022-06-28T15:18:05.201Z] 48ed4fe74b3c: Preparing [2022-06-28T15:18:05.201Z] 3ade188a822c: Preparing [2022-06-28T15:18:05.201Z] 902c64270fe0: Preparing [2022-06-28T15:18:05.201Z] b541d28bf3b4: Preparing [2022-06-28T15:18:05.201Z] b85a6df34920: Waiting [2022-06-28T15:18:05.201Z] c383a1f1c272: Waiting [2022-06-28T15:18:05.201Z] b541d28bf3b4: Waiting [2022-06-28T15:18:05.201Z] 48ed4fe74b3c: Waiting [2022-06-28T15:18:05.201Z] 3ade188a822c: Waiting [2022-06-28T15:18:05.201Z] 902c64270fe0: Waiting [2022-06-28T15:18:05.201Z] 562afd2b315a: Layer already exists [2022-06-28T15:18:05.201Z] 17624277a46a: Layer already exists [2022-06-28T15:18:05.201Z] bd51fd29d3e9: Layer already exists [2022-06-28T15:18:05.201Z] 7ffb638a516a: Layer already exists [2022-06-28T15:18:05.201Z] 3fde28cf66a5: Layer already exists [2022-06-28T15:18:05.201Z] c383a1f1c272: Layer already exists [2022-06-28T15:18:05.201Z] b85a6df34920: Layer already exists [2022-06-28T15:18:05.201Z] 902c64270fe0: Layer already exists [2022-06-28T15:18:05.201Z] 48ed4fe74b3c: Layer already exists [2022-06-28T15:18:05.201Z] 3ade188a822c: Layer already exists [2022-06-28T15:18:05.201Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:05.201Z] latest: digest: sha256:047f4db5f5aea4419253783c1df2f556b1d0304524a55b5435132bbfc16b0523 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:05.279Z] Removing intermediate container fbd75120f042 [2022-06-28T15:18:05.279Z] ---> 792ebd03bcb1 [2022-06-28T15:18:05.279Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-28T15:18:05.279Z] Removing intermediate container 49ee05230a53 [2022-06-28T15:18:05.279Z] ---> 020ce84dc7d8 [2022-06-28T15:18:05.279Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-28T15:18:05.279Z] ---> Running in c3c8d78f6643 [2022-06-28T15:18:05.528Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [2022-06-28T15:18:05.552Z] ---> 450a989ce0e2 [2022-06-28T15:18:05.552Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:18:05.552Z] ---> Running in 68c4713e98d1 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:05.852Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.16 [2022-06-28T15:18:05.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-28T15:18:05.852Z] bd51fd29d3e9: Preparing [2022-06-28T15:18:05.852Z] bd51fd29d3e9: Preparing [2022-06-28T15:18:05.852Z] 7ffb638a516a: Preparing [2022-06-28T15:18:05.852Z] 17624277a46a: Preparing [2022-06-28T15:18:05.852Z] 562afd2b315a: Preparing [2022-06-28T15:18:05.852Z] 3fde28cf66a5: Preparing [2022-06-28T15:18:05.852Z] b85a6df34920: Preparing [2022-06-28T15:18:05.852Z] c383a1f1c272: Preparing [2022-06-28T15:18:05.852Z] 48ed4fe74b3c: Preparing [2022-06-28T15:18:05.852Z] 3ade188a822c: Preparing [2022-06-28T15:18:05.852Z] 902c64270fe0: Preparing [2022-06-28T15:18:05.852Z] b541d28bf3b4: Preparing [2022-06-28T15:18:05.852Z] 48ed4fe74b3c: Waiting [2022-06-28T15:18:05.852Z] 3ade188a822c: Waiting [2022-06-28T15:18:05.852Z] 902c64270fe0: Waiting [2022-06-28T15:18:05.852Z] b541d28bf3b4: Waiting [2022-06-28T15:18:05.852Z] c383a1f1c272: Waiting [2022-06-28T15:18:05.852Z] b85a6df34920: Waiting [2022-06-28T15:18:05.852Z] 562afd2b315a: Layer already exists [2022-06-28T15:18:05.852Z] 7ffb638a516a: Layer already exists [2022-06-28T15:18:05.852Z] 3fde28cf66a5: Layer already exists [2022-06-28T15:18:05.852Z] 17624277a46a: Layer already exists [2022-06-28T15:18:05.852Z] bd51fd29d3e9: Layer already exists [2022-06-28T15:18:05.852Z] c383a1f1c272: Layer already exists [2022-06-28T15:18:05.852Z] 3ade188a822c: Layer already exists [2022-06-28T15:18:05.852Z] 48ed4fe74b3c: Layer already exists [2022-06-28T15:18:05.852Z] 902c64270fe0: Layer already exists [2022-06-28T15:18:05.852Z] b85a6df34920: Layer already exists [2022-06-28T15:18:05.852Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:05.852Z] 2.2.1-dev.16: digest: sha256:047f4db5f5aea4419253783c1df2f556b1d0304524a55b5435132bbfc16b0523 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:06.183Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:06.538Z] ---> 058f4b8bd6e9 [2022-06-28T15:18:06.538Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:18:06.538Z] ---> Running in d242fdb25c70 [2022-06-28T15:18:06.554Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:06.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-28T15:18:06.554Z] bd51fd29d3e9: Preparing [2022-06-28T15:18:06.554Z] bd51fd29d3e9: Preparing [2022-06-28T15:18:06.554Z] 7ffb638a516a: Preparing [2022-06-28T15:18:06.554Z] 17624277a46a: Preparing [2022-06-28T15:18:06.554Z] 562afd2b315a: Preparing [2022-06-28T15:18:06.554Z] 3fde28cf66a5: Preparing [2022-06-28T15:18:06.554Z] b85a6df34920: Preparing [2022-06-28T15:18:06.554Z] c383a1f1c272: Preparing [2022-06-28T15:18:06.554Z] 48ed4fe74b3c: Preparing [2022-06-28T15:18:06.554Z] 3ade188a822c: Preparing [2022-06-28T15:18:06.554Z] 902c64270fe0: Preparing [2022-06-28T15:18:06.554Z] b541d28bf3b4: Preparing [2022-06-28T15:18:06.554Z] b85a6df34920: Waiting [2022-06-28T15:18:06.554Z] 3ade188a822c: Waiting [2022-06-28T15:18:06.554Z] b541d28bf3b4: Waiting [2022-06-28T15:18:06.554Z] 48ed4fe74b3c: Waiting [2022-06-28T15:18:06.554Z] 17624277a46a: Layer already exists [2022-06-28T15:18:06.554Z] bd51fd29d3e9: Layer already exists [2022-06-28T15:18:06.554Z] 562afd2b315a: Layer already exists [2022-06-28T15:18:06.554Z] 7ffb638a516a: Layer already exists [2022-06-28T15:18:06.554Z] 3fde28cf66a5: Layer already exists [2022-06-28T15:18:06.554Z] b85a6df34920: Layer already exists [2022-06-28T15:18:06.554Z] c383a1f1c272: Layer already exists [2022-06-28T15:18:06.554Z] 3ade188a822c: Layer already exists [2022-06-28T15:18:06.554Z] 902c64270fe0: Layer already exists [2022-06-28T15:18:06.554Z] 48ed4fe74b3c: Layer already exists [2022-06-28T15:18:06.554Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:06.554Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:047f4db5f5aea4419253783c1df2f556b1d0304524a55b5435132bbfc16b0523 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:06.812Z] ---> 3aac7eced660 [2022-06-28T15:18:06.812Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:18:06.812Z] ---> Running in 1a08c936a61c [2022-06-28T15:18:06.881Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:07.096Z] ---> 6caf68732a11 [2022-06-28T15:18:07.096Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:18:07.203Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-06-28T15:18:07.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-28T15:18:07.203Z] bd51fd29d3e9: Preparing [2022-06-28T15:18:07.203Z] bd51fd29d3e9: Preparing [2022-06-28T15:18:07.203Z] 7ffb638a516a: Preparing [2022-06-28T15:18:07.203Z] 17624277a46a: Preparing [2022-06-28T15:18:07.203Z] 562afd2b315a: Preparing [2022-06-28T15:18:07.203Z] 3fde28cf66a5: Preparing [2022-06-28T15:18:07.203Z] b85a6df34920: Preparing [2022-06-28T15:18:07.203Z] c383a1f1c272: Preparing [2022-06-28T15:18:07.203Z] 48ed4fe74b3c: Preparing [2022-06-28T15:18:07.203Z] 3ade188a822c: Preparing [2022-06-28T15:18:07.203Z] 902c64270fe0: Preparing [2022-06-28T15:18:07.203Z] b541d28bf3b4: Preparing [2022-06-28T15:18:07.203Z] c383a1f1c272: Waiting [2022-06-28T15:18:07.203Z] 902c64270fe0: Waiting [2022-06-28T15:18:07.203Z] 48ed4fe74b3c: Waiting [2022-06-28T15:18:07.203Z] b541d28bf3b4: Waiting [2022-06-28T15:18:07.203Z] 3ade188a822c: Waiting [2022-06-28T15:18:07.203Z] b85a6df34920: Waiting [2022-06-28T15:18:07.203Z] 7ffb638a516a: Layer already exists [2022-06-28T15:18:07.203Z] 3fde28cf66a5: Layer already exists [2022-06-28T15:18:07.203Z] 17624277a46a: Layer already exists [2022-06-28T15:18:07.203Z] bd51fd29d3e9: Layer already exists [2022-06-28T15:18:07.203Z] 562afd2b315a: Layer already exists [2022-06-28T15:18:07.203Z] b85a6df34920: Layer already exists [2022-06-28T15:18:07.203Z] c383a1f1c272: Layer already exists [2022-06-28T15:18:07.203Z] 48ed4fe74b3c: Layer already exists [2022-06-28T15:18:07.203Z] 3ade188a822c: Layer already exists [2022-06-28T15:18:07.203Z] 902c64270fe0: Layer already exists [2022-06-28T15:18:07.203Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:07.203Z] main: digest: sha256:047f4db5f5aea4419253783c1df2f556b1d0304524a55b5435132bbfc16b0523 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:18:07.256Z] ===================================================== [Pipeline] echo [2022-06-28T15:18:07.265Z] taggedImages: [2022-06-28T15:18:07.265Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:07.265Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-06-28T15:18:07.265Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.16 [2022-06-28T15:18:07.265Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:07.265Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-06-28T15:18:07.291Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-06-28T15:18:07.291Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:07.291Z] latest [2022-06-28T15:18:07.291Z] 2.2.1-dev.16 [2022-06-28T15:18:07.291Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:07.291Z] main [2022-06-28T15:18:07.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:07.378Z] ---> Running in e71d3a222ec8 [2022-06-28T15:18:07.640Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:07.952Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:07.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-28T15:18:07.952Z] d5c0a72324f7: Preparing [2022-06-28T15:18:07.952Z] 70d25470ab0d: Preparing [2022-06-28T15:18:07.952Z] 59d3f223bb61: Preparing [2022-06-28T15:18:07.952Z] 85b6b7f76364: Preparing [2022-06-28T15:18:07.952Z] 96a3eeb3127e: Preparing [2022-06-28T15:18:07.952Z] 8452af3dd821: Preparing [2022-06-28T15:18:07.952Z] 8f793aefce6b: Preparing [2022-06-28T15:18:07.952Z] b541d28bf3b4: Preparing [2022-06-28T15:18:07.952Z] 8452af3dd821: Waiting [2022-06-28T15:18:07.952Z] 8f793aefce6b: Waiting [2022-06-28T15:18:07.952Z] b541d28bf3b4: Waiting [2022-06-28T15:18:07.952Z] 96a3eeb3127e: Pushed [2022-06-28T15:18:07.952Z] 70d25470ab0d: Pushed [2022-06-28T15:18:07.952Z] d5c0a72324f7: Pushed [2022-06-28T15:18:07.952Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:08.211Z] 8452af3dd821: Pushed [2022-06-28T15:18:08.471Z] 8f793aefce6b: Pushed [2022-06-28T15:18:09.039Z] 85b6b7f76364: Pushed [2022-06-28T15:18:09.039Z] 59d3f223bb61: Pushed [2022-06-28T15:18:09.300Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:34120a4181f85d0ac31dd3666ad204b253dbc87044ae85948848ea2a4bc5056c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:09.615Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:09.925Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-06-28T15:18:09.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-28T15:18:09.925Z] d5c0a72324f7: Preparing [2022-06-28T15:18:09.925Z] 70d25470ab0d: Preparing [2022-06-28T15:18:09.925Z] 59d3f223bb61: Preparing [2022-06-28T15:18:09.925Z] 85b6b7f76364: Preparing [2022-06-28T15:18:09.925Z] 96a3eeb3127e: Preparing [2022-06-28T15:18:09.925Z] 8452af3dd821: Preparing [2022-06-28T15:18:09.925Z] 8f793aefce6b: Preparing [2022-06-28T15:18:09.925Z] b541d28bf3b4: Preparing [2022-06-28T15:18:09.925Z] 8452af3dd821: Waiting [2022-06-28T15:18:09.925Z] 8f793aefce6b: Waiting [2022-06-28T15:18:09.925Z] b541d28bf3b4: Waiting [2022-06-28T15:18:09.925Z] 59d3f223bb61: Layer already exists [2022-06-28T15:18:09.925Z] 96a3eeb3127e: Layer already exists [2022-06-28T15:18:09.925Z] 70d25470ab0d: Layer already exists [2022-06-28T15:18:09.925Z] 85b6b7f76364: Layer already exists [2022-06-28T15:18:09.925Z] d5c0a72324f7: Layer already exists [2022-06-28T15:18:09.925Z] 8452af3dd821: Layer already exists [2022-06-28T15:18:09.925Z] 8f793aefce6b: Layer already exists [2022-06-28T15:18:09.925Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:09.925Z] latest: digest: sha256:34120a4181f85d0ac31dd3666ad204b253dbc87044ae85948848ea2a4bc5056c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:10.242Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:10.552Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.16 [2022-06-28T15:18:10.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-28T15:18:10.552Z] d5c0a72324f7: Preparing [2022-06-28T15:18:10.552Z] 70d25470ab0d: Preparing [2022-06-28T15:18:10.552Z] 59d3f223bb61: Preparing [2022-06-28T15:18:10.552Z] 85b6b7f76364: Preparing [2022-06-28T15:18:10.552Z] 96a3eeb3127e: Preparing [2022-06-28T15:18:10.552Z] 8452af3dd821: Preparing [2022-06-28T15:18:10.552Z] 8f793aefce6b: Preparing [2022-06-28T15:18:10.552Z] b541d28bf3b4: Preparing [2022-06-28T15:18:10.552Z] 8452af3dd821: Waiting [2022-06-28T15:18:10.552Z] 8f793aefce6b: Waiting [2022-06-28T15:18:10.552Z] b541d28bf3b4: Waiting [2022-06-28T15:18:10.552Z] d5c0a72324f7: Layer already exists [2022-06-28T15:18:10.552Z] 85b6b7f76364: Layer already exists [2022-06-28T15:18:10.552Z] 59d3f223bb61: Layer already exists [2022-06-28T15:18:10.552Z] 96a3eeb3127e: Layer already exists [2022-06-28T15:18:10.552Z] 70d25470ab0d: Layer already exists [2022-06-28T15:18:10.552Z] 8452af3dd821: Layer already exists [2022-06-28T15:18:10.552Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:10.552Z] 8f793aefce6b: Layer already exists [2022-06-28T15:18:10.552Z] 2.2.1-dev.16: digest: sha256:34120a4181f85d0ac31dd3666ad204b253dbc87044ae85948848ea2a4bc5056c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:10.817Z] Removing intermediate container 68c4713e98d1 [2022-06-28T15:18:10.817Z] ---> c17a2eea636d [2022-06-28T15:18:10.817Z] Step 8/31 : COPY . . [2022-06-28T15:18:10.817Z] Removing intermediate container c3c8d78f6643 [2022-06-28T15:18:10.817Z] ---> b58001f01b1d [2022-06-28T15:18:10.817Z] Step 8/23 : COPY . . [2022-06-28T15:18:10.875Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:11.216Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:11.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-28T15:18:11.216Z] d5c0a72324f7: Preparing [2022-06-28T15:18:11.216Z] 70d25470ab0d: Preparing [2022-06-28T15:18:11.216Z] 59d3f223bb61: Preparing [2022-06-28T15:18:11.216Z] 85b6b7f76364: Preparing [2022-06-28T15:18:11.216Z] 96a3eeb3127e: Preparing [2022-06-28T15:18:11.216Z] 8452af3dd821: Preparing [2022-06-28T15:18:11.216Z] 8f793aefce6b: Preparing [2022-06-28T15:18:11.216Z] b541d28bf3b4: Preparing [2022-06-28T15:18:11.216Z] 8452af3dd821: Waiting [2022-06-28T15:18:11.216Z] 8f793aefce6b: Waiting [2022-06-28T15:18:11.216Z] b541d28bf3b4: Waiting [2022-06-28T15:18:11.216Z] d5c0a72324f7: Layer already exists [2022-06-28T15:18:11.216Z] 70d25470ab0d: Layer already exists [2022-06-28T15:18:11.216Z] 96a3eeb3127e: Layer already exists [2022-06-28T15:18:11.216Z] 59d3f223bb61: Layer already exists [2022-06-28T15:18:11.216Z] 85b6b7f76364: Layer already exists [2022-06-28T15:18:11.216Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:11.216Z] 8f793aefce6b: Layer already exists [2022-06-28T15:18:11.216Z] 8452af3dd821: Layer already exists [2022-06-28T15:18:11.216Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:34120a4181f85d0ac31dd3666ad204b253dbc87044ae85948848ea2a4bc5056c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:11.538Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:11.847Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-06-28T15:18:11.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-28T15:18:11.847Z] d5c0a72324f7: Preparing [2022-06-28T15:18:11.847Z] 70d25470ab0d: Preparing [2022-06-28T15:18:11.847Z] 59d3f223bb61: Preparing [2022-06-28T15:18:11.847Z] 85b6b7f76364: Preparing [2022-06-28T15:18:11.847Z] 96a3eeb3127e: Preparing [2022-06-28T15:18:11.847Z] 8452af3dd821: Preparing [2022-06-28T15:18:11.847Z] 8f793aefce6b: Preparing [2022-06-28T15:18:11.847Z] b541d28bf3b4: Preparing [2022-06-28T15:18:11.847Z] 8452af3dd821: Waiting [2022-06-28T15:18:11.847Z] 8f793aefce6b: Waiting [2022-06-28T15:18:11.847Z] b541d28bf3b4: Waiting [2022-06-28T15:18:11.847Z] 59d3f223bb61: Layer already exists [2022-06-28T15:18:11.847Z] 70d25470ab0d: Layer already exists [2022-06-28T15:18:11.847Z] d5c0a72324f7: Layer already exists [2022-06-28T15:18:11.847Z] 96a3eeb3127e: Layer already exists [2022-06-28T15:18:11.847Z] 85b6b7f76364: Layer already exists [2022-06-28T15:18:11.847Z] 8452af3dd821: Layer already exists [2022-06-28T15:18:11.847Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:11.847Z] 8f793aefce6b: Layer already exists [2022-06-28T15:18:11.847Z] main: digest: sha256:34120a4181f85d0ac31dd3666ad204b253dbc87044ae85948848ea2a4bc5056c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:18:11.894Z] ===================================================== [Pipeline] echo [2022-06-28T15:18:11.903Z] taggedImages: [2022-06-28T15:18:11.903Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:11.903Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-06-28T15:18:11.903Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.16 [2022-06-28T15:18:11.903Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:11.903Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-06-28T15:18:11.923Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-06-28T15:18:11.923Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:11.923Z] latest [2022-06-28T15:18:11.923Z] 2.2.1-dev.16 [2022-06-28T15:18:11.923Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:11.923Z] main [2022-06-28T15:18:11.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:12.236Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:12.549Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:12.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-28T15:18:12.549Z] 76593c3e0e91: Preparing [2022-06-28T15:18:12.549Z] c9aeee46bbd5: Preparing [2022-06-28T15:18:12.549Z] ec66c66fb9fc: Preparing [2022-06-28T15:18:12.549Z] 07f71a02c2a4: Preparing [2022-06-28T15:18:12.549Z] 81f7a9c42a77: Preparing [2022-06-28T15:18:12.549Z] 76012c491a86: Preparing [2022-06-28T15:18:12.549Z] 740549623212: Preparing [2022-06-28T15:18:12.549Z] a8831aa49a0a: Preparing [2022-06-28T15:18:12.549Z] 207adc21853a: Preparing [2022-06-28T15:18:12.549Z] b541d28bf3b4: Preparing [2022-06-28T15:18:12.549Z] 76012c491a86: Waiting [2022-06-28T15:18:12.549Z] 207adc21853a: Waiting [2022-06-28T15:18:12.549Z] b541d28bf3b4: Waiting [2022-06-28T15:18:12.549Z] 740549623212: Waiting [2022-06-28T15:18:12.549Z] a8831aa49a0a: Waiting [2022-06-28T15:18:12.549Z] c9aeee46bbd5: Pushed [2022-06-28T15:18:12.549Z] 81f7a9c42a77: Pushed [2022-06-28T15:18:12.549Z] 76593c3e0e91: Pushed [2022-06-28T15:18:12.810Z] 740549623212: Pushed [2022-06-28T15:18:12.810Z] 76012c491a86: Pushed [2022-06-28T15:18:12.810Z] a8831aa49a0a: Pushed [2022-06-28T15:18:12.810Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:12.810Z] 207adc21853a: Pushed [2022-06-28T15:18:12.832Z] Removing intermediate container e71d3a222ec8 [2022-06-28T15:18:12.832Z] ---> 2f4370c52394 [2022-06-28T15:18:12.832Z] Step 8/26 : COPY . . [2022-06-28T15:18:12.832Z] Removing intermediate container 1a08c936a61c [2022-06-28T15:18:12.832Z] ---> 4067b618c9cc [2022-06-28T15:18:12.832Z] Step 8/22 : COPY . . [2022-06-28T15:18:12.832Z] Removing intermediate container d242fdb25c70 [2022-06-28T15:18:12.832Z] ---> 1e7300ca5d41 [2022-06-28T15:18:12.832Z] Step 8/23 : COPY . . [2022-06-28T15:18:13.749Z] 07f71a02c2a4: Pushed [2022-06-28T15:18:14.009Z] ec66c66fb9fc: Pushed [2022-06-28T15:18:14.009Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:3acff135fa7558763bd7a8e01af2dc658e114d1ebb224470a076d5279e72c851 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:14.323Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:14.633Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-06-28T15:18:14.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-28T15:18:14.633Z] 76593c3e0e91: Preparing [2022-06-28T15:18:14.633Z] c9aeee46bbd5: Preparing [2022-06-28T15:18:14.633Z] ec66c66fb9fc: Preparing [2022-06-28T15:18:14.633Z] 07f71a02c2a4: Preparing [2022-06-28T15:18:14.633Z] 81f7a9c42a77: Preparing [2022-06-28T15:18:14.633Z] 76012c491a86: Preparing [2022-06-28T15:18:14.633Z] 740549623212: Preparing [2022-06-28T15:18:14.633Z] a8831aa49a0a: Preparing [2022-06-28T15:18:14.633Z] 207adc21853a: Preparing [2022-06-28T15:18:14.633Z] b541d28bf3b4: Preparing [2022-06-28T15:18:14.633Z] 76012c491a86: Waiting [2022-06-28T15:18:14.633Z] 207adc21853a: Waiting [2022-06-28T15:18:14.633Z] a8831aa49a0a: Waiting [2022-06-28T15:18:14.633Z] b541d28bf3b4: Waiting [2022-06-28T15:18:14.633Z] 07f71a02c2a4: Layer already exists [2022-06-28T15:18:14.633Z] 81f7a9c42a77: Layer already exists [2022-06-28T15:18:14.633Z] 76593c3e0e91: Layer already exists [2022-06-28T15:18:14.633Z] c9aeee46bbd5: Layer already exists [2022-06-28T15:18:14.633Z] ec66c66fb9fc: Layer already exists [2022-06-28T15:18:14.633Z] 740549623212: Layer already exists [2022-06-28T15:18:14.633Z] a8831aa49a0a: Layer already exists [2022-06-28T15:18:14.633Z] 76012c491a86: Layer already exists [2022-06-28T15:18:14.633Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:14.633Z] 207adc21853a: Layer already exists [2022-06-28T15:18:14.633Z] latest: digest: sha256:3acff135fa7558763bd7a8e01af2dc658e114d1ebb224470a076d5279e72c851 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:14.948Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:15.258Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.16 [2022-06-28T15:18:15.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-28T15:18:15.258Z] 76593c3e0e91: Preparing [2022-06-28T15:18:15.258Z] c9aeee46bbd5: Preparing [2022-06-28T15:18:15.258Z] ec66c66fb9fc: Preparing [2022-06-28T15:18:15.258Z] 07f71a02c2a4: Preparing [2022-06-28T15:18:15.258Z] 81f7a9c42a77: Preparing [2022-06-28T15:18:15.258Z] 76012c491a86: Preparing [2022-06-28T15:18:15.258Z] 740549623212: Preparing [2022-06-28T15:18:15.258Z] a8831aa49a0a: Preparing [2022-06-28T15:18:15.258Z] 207adc21853a: Preparing [2022-06-28T15:18:15.258Z] 76012c491a86: Waiting [2022-06-28T15:18:15.258Z] 740549623212: Waiting [2022-06-28T15:18:15.258Z] a8831aa49a0a: Waiting [2022-06-28T15:18:15.258Z] b541d28bf3b4: Preparing [2022-06-28T15:18:15.258Z] 207adc21853a: Waiting [2022-06-28T15:18:15.258Z] b541d28bf3b4: Waiting [2022-06-28T15:18:15.258Z] 81f7a9c42a77: Layer already exists [2022-06-28T15:18:15.258Z] 76593c3e0e91: Layer already exists [2022-06-28T15:18:15.258Z] 07f71a02c2a4: Layer already exists [2022-06-28T15:18:15.258Z] ec66c66fb9fc: Layer already exists [2022-06-28T15:18:15.258Z] c9aeee46bbd5: Layer already exists [2022-06-28T15:18:15.258Z] 740549623212: Layer already exists [2022-06-28T15:18:15.258Z] 207adc21853a: Layer already exists [2022-06-28T15:18:15.258Z] a8831aa49a0a: Layer already exists [2022-06-28T15:18:15.258Z] 76012c491a86: Layer already exists [2022-06-28T15:18:15.258Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:15.258Z] 2.2.1-dev.16: digest: sha256:3acff135fa7558763bd7a8e01af2dc658e114d1ebb224470a076d5279e72c851 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:15.578Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:15.889Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:15.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-28T15:18:15.889Z] 76593c3e0e91: Preparing [2022-06-28T15:18:15.889Z] c9aeee46bbd5: Preparing [2022-06-28T15:18:15.889Z] ec66c66fb9fc: Preparing [2022-06-28T15:18:15.889Z] 07f71a02c2a4: Preparing [2022-06-28T15:18:15.889Z] 81f7a9c42a77: Preparing [2022-06-28T15:18:15.889Z] 76012c491a86: Preparing [2022-06-28T15:18:15.889Z] 740549623212: Preparing [2022-06-28T15:18:15.889Z] a8831aa49a0a: Preparing [2022-06-28T15:18:15.889Z] 207adc21853a: Preparing [2022-06-28T15:18:15.889Z] b541d28bf3b4: Preparing [2022-06-28T15:18:15.889Z] 76012c491a86: Waiting [2022-06-28T15:18:15.889Z] b541d28bf3b4: Waiting [2022-06-28T15:18:15.889Z] 207adc21853a: Waiting [2022-06-28T15:18:15.889Z] a8831aa49a0a: Waiting [2022-06-28T15:18:15.889Z] 740549623212: Waiting [2022-06-28T15:18:15.889Z] ec66c66fb9fc: Layer already exists [2022-06-28T15:18:15.889Z] c9aeee46bbd5: Layer already exists [2022-06-28T15:18:15.889Z] 07f71a02c2a4: Layer already exists [2022-06-28T15:18:15.889Z] 76593c3e0e91: Layer already exists [2022-06-28T15:18:15.889Z] 81f7a9c42a77: Layer already exists [2022-06-28T15:18:15.889Z] 76012c491a86: Layer already exists [2022-06-28T15:18:15.889Z] 740549623212: Layer already exists [2022-06-28T15:18:15.889Z] a8831aa49a0a: Layer already exists [2022-06-28T15:18:15.889Z] 207adc21853a: Layer already exists [2022-06-28T15:18:15.889Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:15.889Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:3acff135fa7558763bd7a8e01af2dc658e114d1ebb224470a076d5279e72c851 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:16.209Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:16.523Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-06-28T15:18:16.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-28T15:18:16.523Z] 76593c3e0e91: Preparing [2022-06-28T15:18:16.523Z] c9aeee46bbd5: Preparing [2022-06-28T15:18:16.523Z] ec66c66fb9fc: Preparing [2022-06-28T15:18:16.523Z] 07f71a02c2a4: Preparing [2022-06-28T15:18:16.523Z] 81f7a9c42a77: Preparing [2022-06-28T15:18:16.523Z] 76012c491a86: Preparing [2022-06-28T15:18:16.523Z] 740549623212: Preparing [2022-06-28T15:18:16.523Z] a8831aa49a0a: Preparing [2022-06-28T15:18:16.523Z] 207adc21853a: Preparing [2022-06-28T15:18:16.523Z] b541d28bf3b4: Preparing [2022-06-28T15:18:16.523Z] a8831aa49a0a: Waiting [2022-06-28T15:18:16.523Z] 207adc21853a: Waiting [2022-06-28T15:18:16.523Z] 76012c491a86: Waiting [2022-06-28T15:18:16.523Z] 740549623212: Waiting [2022-06-28T15:18:16.523Z] b541d28bf3b4: Waiting [2022-06-28T15:18:16.523Z] 07f71a02c2a4: Layer already exists [2022-06-28T15:18:16.523Z] 76593c3e0e91: Layer already exists [2022-06-28T15:18:16.523Z] c9aeee46bbd5: Layer already exists [2022-06-28T15:18:16.523Z] 81f7a9c42a77: Layer already exists [2022-06-28T15:18:16.523Z] ec66c66fb9fc: Layer already exists [2022-06-28T15:18:16.523Z] a8831aa49a0a: Layer already exists [2022-06-28T15:18:16.523Z] 740549623212: Layer already exists [2022-06-28T15:18:16.523Z] 207adc21853a: Layer already exists [2022-06-28T15:18:16.523Z] 76012c491a86: Layer already exists [2022-06-28T15:18:16.523Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:16.523Z] main: digest: sha256:3acff135fa7558763bd7a8e01af2dc658e114d1ebb224470a076d5279e72c851 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:18:16.572Z] ===================================================== [Pipeline] echo [2022-06-28T15:18:16.580Z] taggedImages: [2022-06-28T15:18:16.580Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:16.580Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-06-28T15:18:16.580Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.16 [2022-06-28T15:18:16.580Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:16.580Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-06-28T15:18:16.598Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-06-28T15:18:16.598Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:16.598Z] latest [2022-06-28T15:18:16.598Z] 2.2.1-dev.16 [2022-06-28T15:18:16.598Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:16.598Z] main [2022-06-28T15:18:16.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:16.925Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:17.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:17.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-28T15:18:17.242Z] d747f0829727: Preparing [2022-06-28T15:18:17.242Z] 173b7006afdf: Preparing [2022-06-28T15:18:17.242Z] b85a6df34920: Preparing [2022-06-28T15:18:17.242Z] 7a8ab48a30eb: Preparing [2022-06-28T15:18:17.242Z] b49e668cd72f: Preparing [2022-06-28T15:18:17.242Z] 4fc242d58285: Preparing [2022-06-28T15:18:17.242Z] 4fc242d58285: Waiting [2022-06-28T15:18:17.242Z] b85a6df34920: Layer already exists [2022-06-28T15:18:17.242Z] 4fc242d58285: Layer already exists [2022-06-28T15:18:17.242Z] b49e668cd72f: Pushed [2022-06-28T15:18:17.242Z] d747f0829727: Pushed [2022-06-28T15:18:17.810Z] 7a8ab48a30eb: Pushed [2022-06-28T15:18:19.193Z] 173b7006afdf: Pushed [2022-06-28T15:18:19.193Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:4102597c6904f89f99628dd825d504610a32c2abbe53fd6420bd2fb4fd5919e6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:19.511Z] + 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-06-28T15:18:19.822Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-06-28T15:18:19.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-28T15:18:19.822Z] d747f0829727: Preparing [2022-06-28T15:18:19.822Z] 173b7006afdf: Preparing [2022-06-28T15:18:19.822Z] b85a6df34920: Preparing [2022-06-28T15:18:19.822Z] 7a8ab48a30eb: Preparing [2022-06-28T15:18:19.822Z] b49e668cd72f: Preparing [2022-06-28T15:18:19.822Z] 4fc242d58285: Preparing [2022-06-28T15:18:19.822Z] b49e668cd72f: Layer already exists [2022-06-28T15:18:19.822Z] 7a8ab48a30eb: Layer already exists [2022-06-28T15:18:19.822Z] 173b7006afdf: Layer already exists [2022-06-28T15:18:19.822Z] b85a6df34920: Layer already exists [2022-06-28T15:18:19.822Z] d747f0829727: Layer already exists [2022-06-28T15:18:19.822Z] 4fc242d58285: Layer already exists [2022-06-28T15:18:19.822Z] latest: digest: sha256:4102597c6904f89f99628dd825d504610a32c2abbe53fd6420bd2fb4fd5919e6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:20.144Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:20.463Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.16 [2022-06-28T15:18:20.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-28T15:18:20.463Z] d747f0829727: Preparing [2022-06-28T15:18:20.463Z] 173b7006afdf: Preparing [2022-06-28T15:18:20.463Z] b85a6df34920: Preparing [2022-06-28T15:18:20.463Z] 7a8ab48a30eb: Preparing [2022-06-28T15:18:20.463Z] b49e668cd72f: Preparing [2022-06-28T15:18:20.463Z] 4fc242d58285: Preparing [2022-06-28T15:18:20.463Z] 4fc242d58285: Waiting [2022-06-28T15:18:20.463Z] 173b7006afdf: Layer already exists [2022-06-28T15:18:20.463Z] 7a8ab48a30eb: Layer already exists [2022-06-28T15:18:20.463Z] b49e668cd72f: Layer already exists [2022-06-28T15:18:20.463Z] b85a6df34920: Layer already exists [2022-06-28T15:18:20.463Z] d747f0829727: Layer already exists [2022-06-28T15:18:20.463Z] 4fc242d58285: Layer already exists [2022-06-28T15:18:20.463Z] 2.2.1-dev.16: digest: sha256:4102597c6904f89f99628dd825d504610a32c2abbe53fd6420bd2fb4fd5919e6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:20.779Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:21.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:21.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-28T15:18:21.090Z] d747f0829727: Preparing [2022-06-28T15:18:21.090Z] 173b7006afdf: Preparing [2022-06-28T15:18:21.090Z] b85a6df34920: Preparing [2022-06-28T15:18:21.090Z] 7a8ab48a30eb: Preparing [2022-06-28T15:18:21.090Z] b49e668cd72f: Preparing [2022-06-28T15:18:21.091Z] 4fc242d58285: Preparing [2022-06-28T15:18:21.091Z] 4fc242d58285: Waiting [2022-06-28T15:18:21.091Z] d747f0829727: Layer already exists [2022-06-28T15:18:21.091Z] b85a6df34920: Layer already exists [2022-06-28T15:18:21.091Z] 7a8ab48a30eb: Layer already exists [2022-06-28T15:18:21.091Z] b49e668cd72f: Layer already exists [2022-06-28T15:18:21.091Z] 173b7006afdf: Layer already exists [2022-06-28T15:18:21.091Z] 4fc242d58285: Layer already exists [2022-06-28T15:18:21.091Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:4102597c6904f89f99628dd825d504610a32c2abbe53fd6420bd2fb4fd5919e6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:21.416Z] + 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-06-28T15:18:21.731Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-06-28T15:18:21.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-28T15:18:21.731Z] d747f0829727: Preparing [2022-06-28T15:18:21.731Z] 173b7006afdf: Preparing [2022-06-28T15:18:21.731Z] b85a6df34920: Preparing [2022-06-28T15:18:21.731Z] 7a8ab48a30eb: Preparing [2022-06-28T15:18:21.731Z] b49e668cd72f: Preparing [2022-06-28T15:18:21.731Z] 4fc242d58285: Preparing [2022-06-28T15:18:21.731Z] 4fc242d58285: Waiting [2022-06-28T15:18:21.731Z] b85a6df34920: Layer already exists [2022-06-28T15:18:21.731Z] d747f0829727: Layer already exists [2022-06-28T15:18:21.731Z] b49e668cd72f: Layer already exists [2022-06-28T15:18:21.731Z] 7a8ab48a30eb: Layer already exists [2022-06-28T15:18:21.731Z] 173b7006afdf: Layer already exists [2022-06-28T15:18:21.731Z] 4fc242d58285: Layer already exists [2022-06-28T15:18:21.731Z] main: digest: sha256:4102597c6904f89f99628dd825d504610a32c2abbe53fd6420bd2fb4fd5919e6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:18:21.784Z] ===================================================== [Pipeline] echo [2022-06-28T15:18:21.793Z] taggedImages: [2022-06-28T15:18:21.793Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:21.793Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-06-28T15:18:21.793Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.16 [2022-06-28T15:18:21.793Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:21.793Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-06-28T15:18:21.819Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-06-28T15:18:21.819Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:21.819Z] latest [2022-06-28T15:18:21.819Z] 2.2.1-dev.16 [2022-06-28T15:18:21.819Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:21.819Z] main [2022-06-28T15:18:21.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:22.167Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:22.480Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:22.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-28T15:18:22.480Z] d73d70319115: Preparing [2022-06-28T15:18:22.480Z] 0ec39b7a9af9: Preparing [2022-06-28T15:18:22.480Z] b5cfa5713c51: Preparing [2022-06-28T15:18:22.480Z] c4f7be44768c: Preparing [2022-06-28T15:18:22.480Z] 4450900f8497: Preparing [2022-06-28T15:18:22.480Z] 9a93a7445d6f: Preparing [2022-06-28T15:18:22.480Z] b49e668cd72f: Preparing [2022-06-28T15:18:22.480Z] 4fc242d58285: Preparing [2022-06-28T15:18:22.480Z] 9a93a7445d6f: Waiting [2022-06-28T15:18:22.480Z] b49e668cd72f: Waiting [2022-06-28T15:18:22.480Z] 4fc242d58285: Waiting [2022-06-28T15:18:22.480Z] d73d70319115: Pushed [2022-06-28T15:18:22.480Z] 0ec39b7a9af9: Pushed [2022-06-28T15:18:22.480Z] b5cfa5713c51: Pushed [2022-06-28T15:18:22.480Z] 4fc242d58285: Layer already exists [2022-06-28T15:18:22.480Z] b49e668cd72f: Layer already exists [2022-06-28T15:18:23.048Z] 9a93a7445d6f: Pushed [2022-06-28T15:18:26.343Z] 4450900f8497: Pushed [2022-06-28T15:18:27.963Z] ---> ec731310ab73 [2022-06-28T15:18:27.963Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-28T15:18:27.963Z] ---> 13eb140e4256 [2022-06-28T15:18:27.963Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-28T15:18:27.963Z] ---> Running in 4b394af2f39e [2022-06-28T15:18:27.963Z] ---> Running in f082b16dc028 [2022-06-28T15:18:27.963Z] ---> 8db281f2c95d [2022-06-28T15:18:27.963Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-28T15:18:27.963Z] ---> Running in 8c5a92a8196f [2022-06-28T15:18:27.963Z] Removing intermediate container f082b16dc028 [2022-06-28T15:18:27.963Z] ---> 0e190a52d5f7 [2022-06-28T15:18:27.963Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-28T15:18:27.963Z] ---> a0c9af9a3381 [2022-06-28T15:18:27.963Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-28T15:18:27.963Z] ---> Running in f55ebd980729 [2022-06-28T15:18:27.963Z] ---> Running in b2c8533fb196 [2022-06-28T15:18:28.571Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-28T15:18:28.888Z] c4f7be44768c: Pushed [2022-06-28T15:18:28.888Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:5e50bc3ba5b033413e5b7667ec8c1f0c06152e857691e6de7c97bba51f2585e2 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:29.179Z] Removing intermediate container f55ebd980729 [2022-06-28T15:18:29.179Z] ---> 4c4c2dad13d4 [2022-06-28T15:18:29.179Z] 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-06-28T15:18:29.210Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:29.464Z] ---> Running in 01699cb3b2e8 [2022-06-28T15:18:29.530Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-06-28T15:18:29.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-28T15:18:29.530Z] d73d70319115: Preparing [2022-06-28T15:18:29.530Z] 0ec39b7a9af9: Preparing [2022-06-28T15:18:29.530Z] b5cfa5713c51: Preparing [2022-06-28T15:18:29.530Z] c4f7be44768c: Preparing [2022-06-28T15:18:29.530Z] 4450900f8497: Preparing [2022-06-28T15:18:29.530Z] 9a93a7445d6f: Preparing [2022-06-28T15:18:29.530Z] b49e668cd72f: Preparing [2022-06-28T15:18:29.530Z] 4fc242d58285: Preparing [2022-06-28T15:18:29.530Z] b49e668cd72f: Waiting [2022-06-28T15:18:29.530Z] 4fc242d58285: Waiting [2022-06-28T15:18:29.530Z] 9a93a7445d6f: Waiting [2022-06-28T15:18:29.530Z] 4450900f8497: Layer already exists [2022-06-28T15:18:29.530Z] b5cfa5713c51: Layer already exists [2022-06-28T15:18:29.530Z] c4f7be44768c: Layer already exists [2022-06-28T15:18:29.530Z] 0ec39b7a9af9: Layer already exists [2022-06-28T15:18:29.530Z] d73d70319115: Layer already exists [2022-06-28T15:18:29.530Z] 9a93a7445d6f: Layer already exists [2022-06-28T15:18:29.530Z] b49e668cd72f: Layer already exists [2022-06-28T15:18:29.530Z] 4fc242d58285: Layer already exists [2022-06-28T15:18:29.530Z] latest: digest: sha256:5e50bc3ba5b033413e5b7667ec8c1f0c06152e857691e6de7c97bba51f2585e2 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:29.861Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:30.185Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.16 [2022-06-28T15:18:30.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-28T15:18:30.185Z] d73d70319115: Preparing [2022-06-28T15:18:30.185Z] 0ec39b7a9af9: Preparing [2022-06-28T15:18:30.185Z] b5cfa5713c51: Preparing [2022-06-28T15:18:30.185Z] c4f7be44768c: Preparing [2022-06-28T15:18:30.185Z] 4450900f8497: Preparing [2022-06-28T15:18:30.185Z] 9a93a7445d6f: Preparing [2022-06-28T15:18:30.185Z] b49e668cd72f: Preparing [2022-06-28T15:18:30.185Z] 4fc242d58285: Preparing [2022-06-28T15:18:30.185Z] 9a93a7445d6f: Waiting [2022-06-28T15:18:30.185Z] b49e668cd72f: Waiting [2022-06-28T15:18:30.185Z] 4fc242d58285: Waiting [2022-06-28T15:18:30.185Z] 0ec39b7a9af9: Layer already exists [2022-06-28T15:18:30.185Z] c4f7be44768c: Layer already exists [2022-06-28T15:18:30.185Z] 4450900f8497: Layer already exists [2022-06-28T15:18:30.185Z] d73d70319115: Layer already exists [2022-06-28T15:18:30.185Z] b5cfa5713c51: Layer already exists [2022-06-28T15:18:30.185Z] 4fc242d58285: Layer already exists [2022-06-28T15:18:30.185Z] b49e668cd72f: Layer already exists [2022-06-28T15:18:30.185Z] 9a93a7445d6f: Layer already exists [2022-06-28T15:18:30.185Z] 2.2.1-dev.16: digest: sha256:5e50bc3ba5b033413e5b7667ec8c1f0c06152e857691e6de7c97bba51f2585e2 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:30.460Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-28T15:18:30.460Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-28T15:18:30.515Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:30.827Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:30.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-28T15:18:30.828Z] d73d70319115: Preparing [2022-06-28T15:18:30.828Z] 0ec39b7a9af9: Preparing [2022-06-28T15:18:30.828Z] b5cfa5713c51: Preparing [2022-06-28T15:18:30.828Z] c4f7be44768c: Preparing [2022-06-28T15:18:30.828Z] 4450900f8497: Preparing [2022-06-28T15:18:30.828Z] 9a93a7445d6f: Preparing [2022-06-28T15:18:30.828Z] b49e668cd72f: Preparing [2022-06-28T15:18:30.828Z] 4fc242d58285: Preparing [2022-06-28T15:18:30.828Z] 9a93a7445d6f: Waiting [2022-06-28T15:18:30.828Z] b49e668cd72f: Waiting [2022-06-28T15:18:30.828Z] 4fc242d58285: Waiting [2022-06-28T15:18:30.828Z] 4450900f8497: Layer already exists [2022-06-28T15:18:30.828Z] d73d70319115: Layer already exists [2022-06-28T15:18:30.828Z] 0ec39b7a9af9: Layer already exists [2022-06-28T15:18:30.828Z] b5cfa5713c51: Layer already exists [2022-06-28T15:18:30.828Z] c4f7be44768c: Layer already exists [2022-06-28T15:18:30.828Z] 9a93a7445d6f: Layer already exists [2022-06-28T15:18:30.828Z] 4fc242d58285: Layer already exists [2022-06-28T15:18:30.828Z] b49e668cd72f: Layer already exists [2022-06-28T15:18:30.828Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:5e50bc3ba5b033413e5b7667ec8c1f0c06152e857691e6de7c97bba51f2585e2 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:31.073Z] ---> 7e09829beb09 [2022-06-28T15:18:31.073Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-28T15:18:31.073Z] ---> Running in c2a15d842f36 [2022-06-28T15:18:31.154Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:31.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-06-28T15:18:31.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-28T15:18:31.472Z] d73d70319115: Preparing [2022-06-28T15:18:31.472Z] 0ec39b7a9af9: Preparing [2022-06-28T15:18:31.472Z] b5cfa5713c51: Preparing [2022-06-28T15:18:31.472Z] c4f7be44768c: Preparing [2022-06-28T15:18:31.472Z] 4450900f8497: Preparing [2022-06-28T15:18:31.472Z] 9a93a7445d6f: Preparing [2022-06-28T15:18:31.472Z] b49e668cd72f: Preparing [2022-06-28T15:18:31.472Z] 4fc242d58285: Preparing [2022-06-28T15:18:31.472Z] 9a93a7445d6f: Waiting [2022-06-28T15:18:31.472Z] b49e668cd72f: Waiting [2022-06-28T15:18:31.472Z] 4fc242d58285: Waiting [2022-06-28T15:18:31.472Z] 4450900f8497: Layer already exists [2022-06-28T15:18:31.472Z] d73d70319115: Layer already exists [2022-06-28T15:18:31.472Z] 0ec39b7a9af9: Layer already exists [2022-06-28T15:18:31.472Z] b5cfa5713c51: Layer already exists [2022-06-28T15:18:31.472Z] c4f7be44768c: Layer already exists [2022-06-28T15:18:31.472Z] 9a93a7445d6f: Layer already exists [2022-06-28T15:18:31.472Z] 4fc242d58285: Layer already exists [2022-06-28T15:18:31.472Z] b49e668cd72f: Layer already exists [2022-06-28T15:18:31.472Z] main: digest: sha256:5e50bc3ba5b033413e5b7667ec8c1f0c06152e857691e6de7c97bba51f2585e2 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:18:31.524Z] ===================================================== [Pipeline] echo [2022-06-28T15:18:31.533Z] taggedImages: [2022-06-28T15:18:31.533Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:31.533Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-06-28T15:18:31.533Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.16 [2022-06-28T15:18:31.533Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:31.533Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-06-28T15:18:31.549Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-06-28T15:18:31.549Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:31.549Z] latest [2022-06-28T15:18:31.549Z] 2.2.1-dev.16 [2022-06-28T15:18:31.549Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:31.549Z] main [2022-06-28T15:18:31.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:31.861Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:32.180Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:32.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-28T15:18:32.180Z] 3471d67e1738: Preparing [2022-06-28T15:18:32.180Z] 9098a3df1582: Preparing [2022-06-28T15:18:32.180Z] b02cfb5dbdb7: Preparing [2022-06-28T15:18:32.180Z] 0f1e1cc2a06f: Preparing [2022-06-28T15:18:32.180Z] ee8880d580b1: Preparing [2022-06-28T15:18:32.180Z] b49e668cd72f: Preparing [2022-06-28T15:18:32.180Z] 4fc242d58285: Preparing [2022-06-28T15:18:32.180Z] b49e668cd72f: Waiting [2022-06-28T15:18:32.180Z] 4fc242d58285: Waiting [2022-06-28T15:18:32.180Z] 9098a3df1582: Pushed [2022-06-28T15:18:32.180Z] b02cfb5dbdb7: Pushed [2022-06-28T15:18:32.180Z] 3471d67e1738: Pushed [2022-06-28T15:18:32.180Z] b49e668cd72f: Layer already exists [2022-06-28T15:18:32.180Z] 4fc242d58285: Layer already exists [2022-06-28T15:18:32.440Z] ee8880d580b1: Pushed [2022-06-28T15:18:33.107Z] Removing intermediate container 01699cb3b2e8 [2022-06-28T15:18:33.107Z] ---> 65a299a47ec9 [2022-06-28T15:18:33.107Z] Step 12/26 : WORKDIR /edgex-go [2022-06-28T15:18:33.107Z] ---> Running in d8ac08bee2ab [2022-06-28T15:18:33.393Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-28T15:18:33.670Z] Removing intermediate container d8ac08bee2ab [2022-06-28T15:18:33.670Z] ---> fcddb5a849bb [2022-06-28T15:18:33.670Z] [2022-06-28T15:18:33.670Z] Step 13/26 : FROM alpine:3.15 [2022-06-28T15:18:33.949Z] 3.15: Pulling from library/alpine [2022-06-28T15:18:35.414Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-28T15:18:35.414Z] Status: Downloaded newer image for alpine:3.15 [2022-06-28T15:18:35.414Z] ---> 3fb3c9af89a9 [2022-06-28T15:18:35.414Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T15:18:35.414Z] ---> Running in 5ff8ad98c5e5 [2022-06-28T15:18:36.039Z] Removing intermediate container 5ff8ad98c5e5 [2022-06-28T15:18:36.039Z] ---> a80a66ad18d7 [2022-06-28T15:18:36.039Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:18:36.039Z] ---> Running in 1a2bfb1b7554 [2022-06-28T15:18:39.154Z] 0f1e1cc2a06f: Pushed [2022-06-28T15:18:39.154Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:7fe594c0b62a1a190be859a872d7a1aa66eebe4441ac3c9da790cee5d2002568 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:39.477Z] Removing intermediate container 1a2bfb1b7554 [2022-06-28T15:18:39.477Z] ---> cf7d39809086 [2022-06-28T15:18:39.477Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-28T15:18:39.477Z] ---> Running in 89f23ec65448 [2022-06-28T15:18:39.481Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:39.795Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-06-28T15:18:39.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-28T15:18:39.795Z] 3471d67e1738: Preparing [2022-06-28T15:18:39.795Z] 9098a3df1582: Preparing [2022-06-28T15:18:39.795Z] b02cfb5dbdb7: Preparing [2022-06-28T15:18:39.795Z] 0f1e1cc2a06f: Preparing [2022-06-28T15:18:39.795Z] ee8880d580b1: Preparing [2022-06-28T15:18:39.795Z] b49e668cd72f: Preparing [2022-06-28T15:18:39.795Z] 4fc242d58285: Preparing [2022-06-28T15:18:39.795Z] 4fc242d58285: Waiting [2022-06-28T15:18:39.795Z] b49e668cd72f: Waiting [2022-06-28T15:18:39.795Z] 3471d67e1738: Layer already exists [2022-06-28T15:18:39.795Z] 9098a3df1582: Layer already exists [2022-06-28T15:18:39.795Z] 0f1e1cc2a06f: Layer already exists [2022-06-28T15:18:39.795Z] b02cfb5dbdb7: Layer already exists [2022-06-28T15:18:39.795Z] ee8880d580b1: Layer already exists [2022-06-28T15:18:39.795Z] 4fc242d58285: Layer already exists [2022-06-28T15:18:39.795Z] b49e668cd72f: Layer already exists [2022-06-28T15:18:39.795Z] latest: digest: sha256:7fe594c0b62a1a190be859a872d7a1aa66eebe4441ac3c9da790cee5d2002568 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:40.114Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:40.428Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.16 [2022-06-28T15:18:40.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-28T15:18:40.428Z] 3471d67e1738: Preparing [2022-06-28T15:18:40.428Z] 9098a3df1582: Preparing [2022-06-28T15:18:40.428Z] b02cfb5dbdb7: Preparing [2022-06-28T15:18:40.428Z] 0f1e1cc2a06f: Preparing [2022-06-28T15:18:40.428Z] ee8880d580b1: Preparing [2022-06-28T15:18:40.428Z] b49e668cd72f: Preparing [2022-06-28T15:18:40.428Z] 4fc242d58285: Preparing [2022-06-28T15:18:40.428Z] b49e668cd72f: Waiting [2022-06-28T15:18:40.428Z] 9098a3df1582: Layer already exists [2022-06-28T15:18:40.428Z] b02cfb5dbdb7: Layer already exists [2022-06-28T15:18:40.428Z] ee8880d580b1: Layer already exists [2022-06-28T15:18:40.428Z] 0f1e1cc2a06f: Layer already exists [2022-06-28T15:18:40.428Z] 3471d67e1738: Layer already exists [2022-06-28T15:18:40.428Z] b49e668cd72f: Layer already exists [2022-06-28T15:18:40.428Z] 4fc242d58285: Layer already exists [2022-06-28T15:18:40.428Z] 2.2.1-dev.16: digest: sha256:7fe594c0b62a1a190be859a872d7a1aa66eebe4441ac3c9da790cee5d2002568 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:40.750Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:40.924Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T15:18:41.065Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:41.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-28T15:18:41.065Z] 3471d67e1738: Preparing [2022-06-28T15:18:41.065Z] 9098a3df1582: Preparing [2022-06-28T15:18:41.065Z] b02cfb5dbdb7: Preparing [2022-06-28T15:18:41.065Z] 0f1e1cc2a06f: Preparing [2022-06-28T15:18:41.065Z] ee8880d580b1: Preparing [2022-06-28T15:18:41.065Z] b49e668cd72f: Preparing [2022-06-28T15:18:41.065Z] 4fc242d58285: Preparing [2022-06-28T15:18:41.065Z] b49e668cd72f: Waiting [2022-06-28T15:18:41.065Z] 4fc242d58285: Waiting [2022-06-28T15:18:41.065Z] 0f1e1cc2a06f: Layer already exists [2022-06-28T15:18:41.065Z] 9098a3df1582: Layer already exists [2022-06-28T15:18:41.065Z] 3471d67e1738: Layer already exists [2022-06-28T15:18:41.065Z] ee8880d580b1: Layer already exists [2022-06-28T15:18:41.065Z] b02cfb5dbdb7: Layer already exists [2022-06-28T15:18:41.065Z] b49e668cd72f: Layer already exists [2022-06-28T15:18:41.065Z] 4fc242d58285: Layer already exists [2022-06-28T15:18:41.065Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:7fe594c0b62a1a190be859a872d7a1aa66eebe4441ac3c9da790cee5d2002568 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:41.387Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:41.703Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-06-28T15:18:41.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-28T15:18:41.703Z] 3471d67e1738: Preparing [2022-06-28T15:18:41.703Z] 9098a3df1582: Preparing [2022-06-28T15:18:41.703Z] b02cfb5dbdb7: Preparing [2022-06-28T15:18:41.703Z] 0f1e1cc2a06f: Preparing [2022-06-28T15:18:41.703Z] ee8880d580b1: Preparing [2022-06-28T15:18:41.703Z] b49e668cd72f: Preparing [2022-06-28T15:18:41.703Z] 4fc242d58285: Preparing [2022-06-28T15:18:41.703Z] b49e668cd72f: Waiting [2022-06-28T15:18:41.703Z] 4fc242d58285: Waiting [2022-06-28T15:18:41.703Z] 3471d67e1738: Layer already exists [2022-06-28T15:18:41.703Z] 9098a3df1582: Layer already exists [2022-06-28T15:18:41.703Z] b02cfb5dbdb7: Layer already exists [2022-06-28T15:18:41.703Z] 0f1e1cc2a06f: Layer already exists [2022-06-28T15:18:41.703Z] ee8880d580b1: Layer already exists [2022-06-28T15:18:41.703Z] 4fc242d58285: Layer already exists [2022-06-28T15:18:41.703Z] b49e668cd72f: Layer already exists [2022-06-28T15:18:41.703Z] main: digest: sha256:7fe594c0b62a1a190be859a872d7a1aa66eebe4441ac3c9da790cee5d2002568 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:18:41.744Z] ===================================================== [Pipeline] echo [2022-06-28T15:18:41.754Z] taggedImages: [2022-06-28T15:18:41.754Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:41.754Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-06-28T15:18:41.754Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.16 [2022-06-28T15:18:41.754Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:41.754Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-06-28T15:18:41.772Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-06-28T15:18:41.772Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:41.772Z] latest [2022-06-28T15:18:41.772Z] 2.2.1-dev.16 [2022-06-28T15:18:41.772Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:41.772Z] main [2022-06-28T15:18:41.772Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:41.910Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T15:18:42.080Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:42.393Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:42.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-28T15:18:42.393Z] a10dca841333: Preparing [2022-06-28T15:18:42.393Z] 3d227cbe4b0a: Preparing [2022-06-28T15:18:42.393Z] 4803484452e1: Preparing [2022-06-28T15:18:42.393Z] 48e26ef7b64a: Preparing [2022-06-28T15:18:42.393Z] 9a93a7445d6f: Preparing [2022-06-28T15:18:42.393Z] b49e668cd72f: Preparing [2022-06-28T15:18:42.393Z] 4fc242d58285: Preparing [2022-06-28T15:18:42.393Z] b49e668cd72f: Waiting [2022-06-28T15:18:42.393Z] 4fc242d58285: Waiting [2022-06-28T15:18:42.393Z] 9a93a7445d6f: Layer already exists [2022-06-28T15:18:42.393Z] b49e668cd72f: Layer already exists [2022-06-28T15:18:42.393Z] 4fc242d58285: Layer already exists [2022-06-28T15:18:42.393Z] a10dca841333: Pushed [2022-06-28T15:18:42.393Z] 4803484452e1: Pushed [2022-06-28T15:18:42.393Z] 3d227cbe4b0a: Pushed [2022-06-28T15:18:43.359Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T15:18:43.359Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T15:18:43.359Z] OK: 15736 distinct packages available [2022-06-28T15:18:43.359Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T15:18:44.349Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T15:18:45.811Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-28T15:18:45.811Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-28T15:18:45.811Z] (3/5) Installing libucontext (1.1-r0) [2022-06-28T15:18:45.811Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-28T15:18:45.811Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-28T15:18:46.089Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T15:18:46.089Z] OK: 6 MiB in 19 packages [2022-06-28T15:18:48.084Z] Removing intermediate container 89f23ec65448 [2022-06-28T15:18:48.084Z] ---> 7bca32bb83a8 [2022-06-28T15:18:48.084Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-28T15:18:48.975Z] 48e26ef7b64a: Pushed [2022-06-28T15:18:49.235Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:8db8eb5f5b9c8812c026cf60af6c7fdb65e03bf6bf28957485ab711a45e0132a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:49.544Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:49.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-06-28T15:18:49.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-28T15:18:49.861Z] a10dca841333: Preparing [2022-06-28T15:18:49.861Z] 3d227cbe4b0a: Preparing [2022-06-28T15:18:49.861Z] 4803484452e1: Preparing [2022-06-28T15:18:49.861Z] 48e26ef7b64a: Preparing [2022-06-28T15:18:49.861Z] 9a93a7445d6f: Preparing [2022-06-28T15:18:49.861Z] b49e668cd72f: Preparing [2022-06-28T15:18:49.861Z] 4fc242d58285: Preparing [2022-06-28T15:18:49.861Z] b49e668cd72f: Waiting [2022-06-28T15:18:49.861Z] 4fc242d58285: Waiting [2022-06-28T15:18:49.861Z] 3d227cbe4b0a: Layer already exists [2022-06-28T15:18:49.861Z] 4803484452e1: Layer already exists [2022-06-28T15:18:49.861Z] 48e26ef7b64a: Layer already exists [2022-06-28T15:18:49.861Z] 9a93a7445d6f: Layer already exists [2022-06-28T15:18:49.861Z] a10dca841333: Layer already exists [2022-06-28T15:18:49.861Z] 4fc242d58285: Layer already exists [2022-06-28T15:18:49.861Z] b49e668cd72f: Layer already exists [2022-06-28T15:18:49.861Z] latest: digest: sha256:8db8eb5f5b9c8812c026cf60af6c7fdb65e03bf6bf28957485ab711a45e0132a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:50.177Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:50.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.16 [2022-06-28T15:18:50.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-28T15:18:50.488Z] a10dca841333: Preparing [2022-06-28T15:18:50.488Z] 3d227cbe4b0a: Preparing [2022-06-28T15:18:50.488Z] 4803484452e1: Preparing [2022-06-28T15:18:50.488Z] 48e26ef7b64a: Preparing [2022-06-28T15:18:50.488Z] 9a93a7445d6f: Preparing [2022-06-28T15:18:50.488Z] b49e668cd72f: Preparing [2022-06-28T15:18:50.488Z] 4fc242d58285: Preparing [2022-06-28T15:18:50.488Z] b49e668cd72f: Waiting [2022-06-28T15:18:50.488Z] 4fc242d58285: Waiting [2022-06-28T15:18:50.488Z] a10dca841333: Layer already exists [2022-06-28T15:18:50.488Z] 48e26ef7b64a: Layer already exists [2022-06-28T15:18:50.488Z] 4803484452e1: Layer already exists [2022-06-28T15:18:50.488Z] 9a93a7445d6f: Layer already exists [2022-06-28T15:18:50.488Z] 3d227cbe4b0a: Layer already exists [2022-06-28T15:18:50.488Z] 4fc242d58285: Layer already exists [2022-06-28T15:18:50.488Z] b49e668cd72f: Layer already exists [2022-06-28T15:18:50.488Z] 2.2.1-dev.16: digest: sha256:8db8eb5f5b9c8812c026cf60af6c7fdb65e03bf6bf28957485ab711a45e0132a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:50.813Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:51.125Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:51.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-28T15:18:51.125Z] a10dca841333: Preparing [2022-06-28T15:18:51.125Z] 3d227cbe4b0a: Preparing [2022-06-28T15:18:51.125Z] 4803484452e1: Preparing [2022-06-28T15:18:51.125Z] 48e26ef7b64a: Preparing [2022-06-28T15:18:51.125Z] 9a93a7445d6f: Preparing [2022-06-28T15:18:51.125Z] b49e668cd72f: Preparing [2022-06-28T15:18:51.125Z] 4fc242d58285: Preparing [2022-06-28T15:18:51.125Z] b49e668cd72f: Waiting [2022-06-28T15:18:51.125Z] 9a93a7445d6f: Layer already exists [2022-06-28T15:18:51.125Z] 4803484452e1: Layer already exists [2022-06-28T15:18:51.125Z] 48e26ef7b64a: Layer already exists [2022-06-28T15:18:51.125Z] 3d227cbe4b0a: Layer already exists [2022-06-28T15:18:51.125Z] a10dca841333: Layer already exists [2022-06-28T15:18:51.125Z] 4fc242d58285: Layer already exists [2022-06-28T15:18:51.125Z] b49e668cd72f: Layer already exists [2022-06-28T15:18:51.125Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:8db8eb5f5b9c8812c026cf60af6c7fdb65e03bf6bf28957485ab711a45e0132a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:51.446Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:51.512Z] ---> 2a05f1dba213 [2022-06-28T15:18:51.512Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-28T15:18:51.757Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-06-28T15:18:51.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-28T15:18:51.757Z] a10dca841333: Preparing [2022-06-28T15:18:51.757Z] 3d227cbe4b0a: Preparing [2022-06-28T15:18:51.757Z] 4803484452e1: Preparing [2022-06-28T15:18:51.757Z] 48e26ef7b64a: Preparing [2022-06-28T15:18:51.757Z] 9a93a7445d6f: Preparing [2022-06-28T15:18:51.757Z] b49e668cd72f: Preparing [2022-06-28T15:18:51.757Z] 4fc242d58285: Preparing [2022-06-28T15:18:51.757Z] b49e668cd72f: Waiting [2022-06-28T15:18:51.757Z] 4803484452e1: Layer already exists [2022-06-28T15:18:51.757Z] 3d227cbe4b0a: Layer already exists [2022-06-28T15:18:51.757Z] 9a93a7445d6f: Layer already exists [2022-06-28T15:18:51.757Z] 48e26ef7b64a: Layer already exists [2022-06-28T15:18:51.757Z] a10dca841333: Layer already exists [2022-06-28T15:18:51.757Z] b49e668cd72f: Layer already exists [2022-06-28T15:18:51.757Z] 4fc242d58285: Layer already exists [2022-06-28T15:18:51.757Z] main: digest: sha256:8db8eb5f5b9c8812c026cf60af6c7fdb65e03bf6bf28957485ab711a45e0132a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:18:51.806Z] ===================================================== [Pipeline] echo [2022-06-28T15:18:51.815Z] taggedImages: [2022-06-28T15:18:51.815Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:51.815Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-06-28T15:18:51.815Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.16 [2022-06-28T15:18:51.815Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:51.815Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-06-28T15:18:51.835Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-06-28T15:18:51.835Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:51.835Z] latest [2022-06-28T15:18:51.835Z] 2.2.1-dev.16 [2022-06-28T15:18:51.835Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:51.835Z] main [2022-06-28T15:18:51.835Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:52.172Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:52.487Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:52.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-28T15:18:52.487Z] f48fc1251ab0: Preparing [2022-06-28T15:18:52.487Z] 5d529d4eac20: Preparing [2022-06-28T15:18:52.487Z] b85a6df34920: Preparing [2022-06-28T15:18:52.487Z] 3d5e0eb91162: Preparing [2022-06-28T15:18:52.487Z] b541d28bf3b4: Preparing [2022-06-28T15:18:52.487Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:52.487Z] b85a6df34920: Layer already exists [2022-06-28T15:18:52.487Z] f48fc1251ab0: Pushed [2022-06-28T15:18:52.487Z] 3d5e0eb91162: Pushed [2022-06-28T15:18:55.033Z] 5d529d4eac20: Pushed [2022-06-28T15:18:55.033Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:fa218feae9cde98b07378f926485b13b6e23a8e1913b5e34386771ac4361ef90 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:55.351Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:55.664Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-06-28T15:18:55.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-28T15:18:55.664Z] f48fc1251ab0: Preparing [2022-06-28T15:18:55.664Z] 5d529d4eac20: Preparing [2022-06-28T15:18:55.664Z] b85a6df34920: Preparing [2022-06-28T15:18:55.664Z] 3d5e0eb91162: Preparing [2022-06-28T15:18:55.664Z] b541d28bf3b4: Preparing [2022-06-28T15:18:55.664Z] b85a6df34920: Layer already exists [2022-06-28T15:18:55.664Z] 3d5e0eb91162: Layer already exists [2022-06-28T15:18:55.664Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:55.664Z] f48fc1251ab0: Layer already exists [2022-06-28T15:18:55.664Z] 5d529d4eac20: Layer already exists [2022-06-28T15:18:55.664Z] latest: digest: sha256:fa218feae9cde98b07378f926485b13b6e23a8e1913b5e34386771ac4361ef90 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:55.975Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:56.288Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.16 [2022-06-28T15:18:56.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-28T15:18:56.288Z] f48fc1251ab0: Preparing [2022-06-28T15:18:56.288Z] 5d529d4eac20: Preparing [2022-06-28T15:18:56.288Z] b85a6df34920: Preparing [2022-06-28T15:18:56.288Z] 3d5e0eb91162: Preparing [2022-06-28T15:18:56.288Z] b541d28bf3b4: Preparing [2022-06-28T15:18:56.288Z] f48fc1251ab0: Layer already exists [2022-06-28T15:18:56.288Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:56.288Z] 5d529d4eac20: Layer already exists [2022-06-28T15:18:56.288Z] b85a6df34920: Layer already exists [2022-06-28T15:18:56.288Z] 3d5e0eb91162: Layer already exists [2022-06-28T15:18:56.288Z] 2.2.1-dev.16: digest: sha256:fa218feae9cde98b07378f926485b13b6e23a8e1913b5e34386771ac4361ef90 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:56.610Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:56.925Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:56.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-28T15:18:56.925Z] f48fc1251ab0: Preparing [2022-06-28T15:18:56.925Z] 5d529d4eac20: Preparing [2022-06-28T15:18:56.925Z] b85a6df34920: Preparing [2022-06-28T15:18:56.925Z] 3d5e0eb91162: Preparing [2022-06-28T15:18:56.925Z] b541d28bf3b4: Preparing [2022-06-28T15:18:56.925Z] 5d529d4eac20: Layer already exists [2022-06-28T15:18:56.925Z] b85a6df34920: Layer already exists [2022-06-28T15:18:56.925Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:56.925Z] f48fc1251ab0: Layer already exists [2022-06-28T15:18:56.925Z] 3d5e0eb91162: Layer already exists [2022-06-28T15:18:56.925Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:fa218feae9cde98b07378f926485b13b6e23a8e1913b5e34386771ac4361ef90 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:57.008Z] ---> 60432857d3dd [2022-06-28T15:18:57.008Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-28T15:18:57.238Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:57.284Z] ---> c3fe3bccdec9 [2022-06-28T15:18:57.285Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-28T15:18:57.557Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-06-28T15:18:57.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-28T15:18:57.557Z] f48fc1251ab0: Preparing [2022-06-28T15:18:57.557Z] 5d529d4eac20: Preparing [2022-06-28T15:18:57.557Z] b85a6df34920: Preparing [2022-06-28T15:18:57.557Z] 3d5e0eb91162: Preparing [2022-06-28T15:18:57.557Z] b541d28bf3b4: Preparing [2022-06-28T15:18:57.557Z] b85a6df34920: Layer already exists [2022-06-28T15:18:57.557Z] 3d5e0eb91162: Layer already exists [2022-06-28T15:18:57.557Z] 5d529d4eac20: Layer already exists [2022-06-28T15:18:57.557Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:57.557Z] f48fc1251ab0: Layer already exists [2022-06-28T15:18:57.557Z] main: digest: sha256:fa218feae9cde98b07378f926485b13b6e23a8e1913b5e34386771ac4361ef90 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:18:57.604Z] ===================================================== [Pipeline] echo [2022-06-28T15:18:57.615Z] taggedImages: [2022-06-28T15:18:57.615Z] - nexus3.edgexfoundry.org:10004/support-notifications:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:57.615Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-06-28T15:18:57.615Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.16 [2022-06-28T15:18:57.615Z] - nexus3.edgexfoundry.org:10004/support-notifications:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:57.615Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-06-28T15:18:57.636Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-06-28T15:18:57.637Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:57.637Z] latest [2022-06-28T15:18:57.637Z] 2.2.1-dev.16 [2022-06-28T15:18:57.637Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:18:57.637Z] main [2022-06-28T15:18:57.637Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:57.977Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:18:58.270Z] ---> 2eac6033164e [2022-06-28T15:18:58.270Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-28T15:18:58.287Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:18:58.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-28T15:18:58.287Z] 03133b023370: Preparing [2022-06-28T15:18:58.287Z] 2f35c194ff65: Preparing [2022-06-28T15:18:58.287Z] b85a6df34920: Preparing [2022-06-28T15:18:58.287Z] 64cdb99780df: Preparing [2022-06-28T15:18:58.287Z] b541d28bf3b4: Preparing [2022-06-28T15:18:58.287Z] 64cdb99780df: Layer already exists [2022-06-28T15:18:58.287Z] b85a6df34920: Layer already exists [2022-06-28T15:18:58.287Z] b541d28bf3b4: Layer already exists [2022-06-28T15:18:58.287Z] 03133b023370: Pushed [2022-06-28T15:18:58.870Z] ---> d25bfe50ca3a [2022-06-28T15:18:58.870Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-28T15:18:58.870Z] ---> Running in 5c9a77eb6a25 [2022-06-28T15:18:59.506Z] Removing intermediate container 5c9a77eb6a25 [2022-06-28T15:18:59.506Z] ---> 63385de3b6d8 [2022-06-28T15:18:59.506Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-28T15:18:59.506Z] ---> Running in 22931c29fa43 [2022-06-28T15:19:00.140Z] Removing intermediate container 22931c29fa43 [2022-06-28T15:19:00.140Z] ---> 3ab42bbf081d [2022-06-28T15:19:00.140Z] Step 24/26 : LABEL arch=arm64 [2022-06-28T15:19:00.140Z] ---> Running in a81355d89887 [2022-06-28T15:19:00.423Z] Removing intermediate container a81355d89887 [2022-06-28T15:19:00.423Z] ---> 211f4a609024 [2022-06-28T15:19:00.423Z] Step 25/26 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:19:00.715Z] ---> Running in 5ec6cd47c525 [2022-06-28T15:19:00.832Z] 2f35c194ff65: Pushed [2022-06-28T15:19:00.832Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:a6498ba6a218744e134af54033071240bc9c7ef7366794b5020153083446419f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:19:01.153Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:19:01.328Z] Removing intermediate container 5ec6cd47c525 [2022-06-28T15:19:01.329Z] ---> 290c5e1b6c8b [2022-06-28T15:19:01.329Z] Step 26/26 : LABEL version=2.2.1-dev.16 [2022-06-28T15:19:01.329Z] ---> Running in b5ebb4cc10bf [2022-06-28T15:19:01.468Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-06-28T15:19:01.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-28T15:19:01.468Z] 03133b023370: Preparing [2022-06-28T15:19:01.468Z] 2f35c194ff65: Preparing [2022-06-28T15:19:01.468Z] b85a6df34920: Preparing [2022-06-28T15:19:01.468Z] 64cdb99780df: Preparing [2022-06-28T15:19:01.468Z] b541d28bf3b4: Preparing [2022-06-28T15:19:01.468Z] 03133b023370: Layer already exists [2022-06-28T15:19:01.468Z] 64cdb99780df: Layer already exists [2022-06-28T15:19:01.468Z] b541d28bf3b4: Layer already exists [2022-06-28T15:19:01.468Z] 2f35c194ff65: Layer already exists [2022-06-28T15:19:01.468Z] b85a6df34920: Layer already exists [2022-06-28T15:19:01.468Z] latest: digest: sha256:a6498ba6a218744e134af54033071240bc9c7ef7366794b5020153083446419f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:19:01.616Z] Removing intermediate container b5ebb4cc10bf [2022-06-28T15:19:01.616Z] ---> d672c2a7a9b7 [2022-06-28T15:19:01.616Z] [2022-06-28T15:19:01.792Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:19:01.896Z] Successfully built d672c2a7a9b7 [2022-06-28T15:19:01.897Z] Successfully tagged security-spire-agent-arm64:latest [2022-06-28T15:19:01.897Z]  Building security-spire-agent ... done Building support-scheduler [2022-06-28T15:19:02.179Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.16 [2022-06-28T15:19:02.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-28T15:19:02.179Z] 03133b023370: Preparing [2022-06-28T15:19:02.179Z] 2f35c194ff65: Preparing [2022-06-28T15:19:02.179Z] b85a6df34920: Preparing [2022-06-28T15:19:02.179Z] 64cdb99780df: Preparing [2022-06-28T15:19:02.179Z] b541d28bf3b4: Preparing [2022-06-28T15:19:02.179Z] 03133b023370: Layer already exists [2022-06-28T15:19:02.179Z] 64cdb99780df: Layer already exists [2022-06-28T15:19:02.179Z] 2f35c194ff65: Layer already exists [2022-06-28T15:19:02.179Z] b541d28bf3b4: Layer already exists [2022-06-28T15:19:02.179Z] b85a6df34920: Layer already exists [2022-06-28T15:19:02.179Z] 2.2.1-dev.16: digest: sha256:a6498ba6a218744e134af54033071240bc9c7ef7366794b5020153083446419f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:19:02.601Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:19:02.919Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:19:02.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-28T15:19:02.919Z] 03133b023370: Preparing [2022-06-28T15:19:02.919Z] 2f35c194ff65: Preparing [2022-06-28T15:19:02.919Z] b85a6df34920: Preparing [2022-06-28T15:19:02.919Z] 64cdb99780df: Preparing [2022-06-28T15:19:02.919Z] b541d28bf3b4: Preparing [2022-06-28T15:19:02.919Z] 64cdb99780df: Layer already exists [2022-06-28T15:19:02.919Z] b85a6df34920: Layer already exists [2022-06-28T15:19:02.919Z] b541d28bf3b4: Layer already exists [2022-06-28T15:19:02.919Z] 03133b023370: Layer already exists [2022-06-28T15:19:02.919Z] 2f35c194ff65: Layer already exists [2022-06-28T15:19:02.919Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:a6498ba6a218744e134af54033071240bc9c7ef7366794b5020153083446419f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:19:03.231Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:19:03.542Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-06-28T15:19:03.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-28T15:19:03.542Z] 03133b023370: Preparing [2022-06-28T15:19:03.542Z] 2f35c194ff65: Preparing [2022-06-28T15:19:03.542Z] b85a6df34920: Preparing [2022-06-28T15:19:03.542Z] 64cdb99780df: Preparing [2022-06-28T15:19:03.542Z] b541d28bf3b4: Preparing [2022-06-28T15:19:03.542Z] 2f35c194ff65: Layer already exists [2022-06-28T15:19:03.542Z] 64cdb99780df: Layer already exists [2022-06-28T15:19:03.542Z] 03133b023370: Layer already exists [2022-06-28T15:19:03.542Z] b541d28bf3b4: Layer already exists [2022-06-28T15:19:03.542Z] b85a6df34920: Layer already exists [2022-06-28T15:19:03.542Z] main: digest: sha256:a6498ba6a218744e134af54033071240bc9c7ef7366794b5020153083446419f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:19:03.588Z] ===================================================== [Pipeline] echo [2022-06-28T15:19:03.598Z] taggedImages: [2022-06-28T15:19:03.598Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:19:03.598Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-06-28T15:19:03.598Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.16 [2022-06-28T15:19:03.598Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:19:03.598Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-06-28T15:19:03.620Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-06-28T15:19:03.620Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:19:03.620Z] latest [2022-06-28T15:19:03.620Z] 2.2.1-dev.16 [2022-06-28T15:19:03.620Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:19:03.620Z] main [2022-06-28T15:19:03.620Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:19:03.935Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:19:04.244Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:19:04.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-28T15:19:04.244Z] e05de07a7e00: Preparing [2022-06-28T15:19:04.244Z] d421c948f9c6: Preparing [2022-06-28T15:19:04.244Z] d3cd6e3bdf5b: Preparing [2022-06-28T15:19:04.244Z] 64578360138d: Preparing [2022-06-28T15:19:04.244Z] 52f44be93a46: Preparing [2022-06-28T15:19:04.244Z] 10d82663b225: Preparing [2022-06-28T15:19:04.244Z] f7a7a140f1b3: Preparing [2022-06-28T15:19:04.244Z] 31e69d4774c9: Preparing [2022-06-28T15:19:04.244Z] 7750d494dfbd: Preparing [2022-06-28T15:19:04.244Z] 18708474c90b: Preparing [2022-06-28T15:19:04.244Z] 4fc242d58285: Preparing [2022-06-28T15:19:04.244Z] 10d82663b225: Waiting [2022-06-28T15:19:04.244Z] 18708474c90b: Waiting [2022-06-28T15:19:04.244Z] 4fc242d58285: Waiting [2022-06-28T15:19:04.244Z] 31e69d4774c9: Waiting [2022-06-28T15:19:04.244Z] 7750d494dfbd: Waiting [2022-06-28T15:19:04.244Z] f7a7a140f1b3: Waiting [2022-06-28T15:19:04.244Z] 52f44be93a46: Layer already exists [2022-06-28T15:19:04.244Z] 10d82663b225: Layer already exists [2022-06-28T15:19:04.244Z] f7a7a140f1b3: Layer already exists [2022-06-28T15:19:04.244Z] d421c948f9c6: Pushed [2022-06-28T15:19:04.244Z] 31e69d4774c9: Layer already exists [2022-06-28T15:19:04.244Z] 7750d494dfbd: Layer already exists [2022-06-28T15:19:04.244Z] 18708474c90b: Layer already exists [2022-06-28T15:19:04.244Z] 4fc242d58285: Layer already exists [2022-06-28T15:19:04.503Z] e05de07a7e00: Pushed [2022-06-28T15:19:05.439Z] d3cd6e3bdf5b: Pushed [2022-06-28T15:19:12.023Z] 64578360138d: Pushed [2022-06-28T15:19:12.023Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:255cc7e7c990ea01504bc680581e6e941d2eecc6fc5b0a3adce4c6cac1632117 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:19:12.334Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:19:12.647Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-06-28T15:19:12.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-28T15:19:12.647Z] e05de07a7e00: Preparing [2022-06-28T15:19:12.647Z] d421c948f9c6: Preparing [2022-06-28T15:19:12.647Z] d3cd6e3bdf5b: Preparing [2022-06-28T15:19:12.647Z] 64578360138d: Preparing [2022-06-28T15:19:12.647Z] 52f44be93a46: Preparing [2022-06-28T15:19:12.647Z] 10d82663b225: Preparing [2022-06-28T15:19:12.647Z] f7a7a140f1b3: Preparing [2022-06-28T15:19:12.647Z] 31e69d4774c9: Preparing [2022-06-28T15:19:12.647Z] 7750d494dfbd: Preparing [2022-06-28T15:19:12.647Z] 18708474c90b: Preparing [2022-06-28T15:19:12.647Z] 4fc242d58285: Preparing [2022-06-28T15:19:12.647Z] 31e69d4774c9: Waiting [2022-06-28T15:19:12.647Z] 7750d494dfbd: Waiting [2022-06-28T15:19:12.647Z] 18708474c90b: Waiting [2022-06-28T15:19:12.647Z] f7a7a140f1b3: Waiting [2022-06-28T15:19:12.647Z] d3cd6e3bdf5b: Layer already exists [2022-06-28T15:19:12.647Z] 52f44be93a46: Layer already exists [2022-06-28T15:19:12.647Z] d421c948f9c6: Layer already exists [2022-06-28T15:19:12.647Z] 64578360138d: Layer already exists [2022-06-28T15:19:12.647Z] e05de07a7e00: Layer already exists [2022-06-28T15:19:12.647Z] 10d82663b225: Layer already exists [2022-06-28T15:19:12.647Z] 31e69d4774c9: Layer already exists [2022-06-28T15:19:12.647Z] 7750d494dfbd: Layer already exists [2022-06-28T15:19:12.647Z] 18708474c90b: Layer already exists [2022-06-28T15:19:12.647Z] f7a7a140f1b3: Layer already exists [2022-06-28T15:19:12.647Z] 4fc242d58285: Layer already exists [2022-06-28T15:19:12.647Z] latest: digest: sha256:255cc7e7c990ea01504bc680581e6e941d2eecc6fc5b0a3adce4c6cac1632117 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:19:12.975Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:19:13.286Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.16 [2022-06-28T15:19:13.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-28T15:19:13.286Z] e05de07a7e00: Preparing [2022-06-28T15:19:13.286Z] d421c948f9c6: Preparing [2022-06-28T15:19:13.286Z] d3cd6e3bdf5b: Preparing [2022-06-28T15:19:13.286Z] 64578360138d: Preparing [2022-06-28T15:19:13.286Z] 52f44be93a46: Preparing [2022-06-28T15:19:13.286Z] 10d82663b225: Preparing [2022-06-28T15:19:13.286Z] f7a7a140f1b3: Preparing [2022-06-28T15:19:13.286Z] 31e69d4774c9: Preparing [2022-06-28T15:19:13.286Z] 7750d494dfbd: Preparing [2022-06-28T15:19:13.286Z] 18708474c90b: Preparing [2022-06-28T15:19:13.286Z] 4fc242d58285: Preparing [2022-06-28T15:19:13.286Z] 10d82663b225: Waiting [2022-06-28T15:19:13.286Z] 7750d494dfbd: Waiting [2022-06-28T15:19:13.286Z] 18708474c90b: Waiting [2022-06-28T15:19:13.286Z] f7a7a140f1b3: Waiting [2022-06-28T15:19:13.286Z] 4fc242d58285: Waiting [2022-06-28T15:19:13.286Z] e05de07a7e00: Layer already exists [2022-06-28T15:19:13.286Z] d421c948f9c6: Layer already exists [2022-06-28T15:19:13.286Z] 52f44be93a46: Layer already exists [2022-06-28T15:19:13.286Z] 64578360138d: Layer already exists [2022-06-28T15:19:13.286Z] d3cd6e3bdf5b: Layer already exists [2022-06-28T15:19:13.286Z] 10d82663b225: Layer already exists [2022-06-28T15:19:13.286Z] f7a7a140f1b3: Layer already exists [2022-06-28T15:19:13.286Z] 7750d494dfbd: Layer already exists [2022-06-28T15:19:13.286Z] 31e69d4774c9: Layer already exists [2022-06-28T15:19:13.286Z] 18708474c90b: Layer already exists [2022-06-28T15:19:13.286Z] 4fc242d58285: Layer already exists [2022-06-28T15:19:13.286Z] 2.2.1-dev.16: digest: sha256:255cc7e7c990ea01504bc680581e6e941d2eecc6fc5b0a3adce4c6cac1632117 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:19:13.596Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:19:13.906Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:19:13.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-28T15:19:13.906Z] e05de07a7e00: Preparing [2022-06-28T15:19:13.906Z] d421c948f9c6: Preparing [2022-06-28T15:19:13.906Z] d3cd6e3bdf5b: Preparing [2022-06-28T15:19:13.906Z] 64578360138d: Preparing [2022-06-28T15:19:13.906Z] 52f44be93a46: Preparing [2022-06-28T15:19:13.906Z] 10d82663b225: Preparing [2022-06-28T15:19:13.906Z] f7a7a140f1b3: Preparing [2022-06-28T15:19:13.906Z] 31e69d4774c9: Preparing [2022-06-28T15:19:13.906Z] 7750d494dfbd: Preparing [2022-06-28T15:19:13.906Z] 18708474c90b: Preparing [2022-06-28T15:19:13.906Z] 4fc242d58285: Preparing [2022-06-28T15:19:13.906Z] 10d82663b225: Waiting [2022-06-28T15:19:13.906Z] f7a7a140f1b3: Waiting [2022-06-28T15:19:13.906Z] 31e69d4774c9: Waiting [2022-06-28T15:19:13.906Z] 4fc242d58285: Waiting [2022-06-28T15:19:13.906Z] 7750d494dfbd: Waiting [2022-06-28T15:19:13.906Z] 18708474c90b: Waiting [2022-06-28T15:19:13.906Z] 52f44be93a46: Layer already exists [2022-06-28T15:19:13.906Z] 64578360138d: Layer already exists [2022-06-28T15:19:13.906Z] e05de07a7e00: Layer already exists [2022-06-28T15:19:13.906Z] d421c948f9c6: Layer already exists [2022-06-28T15:19:13.906Z] d3cd6e3bdf5b: Layer already exists [2022-06-28T15:19:13.906Z] 10d82663b225: Layer already exists [2022-06-28T15:19:13.906Z] 18708474c90b: Layer already exists [2022-06-28T15:19:13.906Z] 7750d494dfbd: Layer already exists [2022-06-28T15:19:13.906Z] f7a7a140f1b3: Layer already exists [2022-06-28T15:19:13.906Z] 31e69d4774c9: Layer already exists [2022-06-28T15:19:13.906Z] 4fc242d58285: Layer already exists [2022-06-28T15:19:13.906Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:255cc7e7c990ea01504bc680581e6e941d2eecc6fc5b0a3adce4c6cac1632117 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:19:14.226Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:19:14.537Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-06-28T15:19:14.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-28T15:19:14.537Z] e05de07a7e00: Preparing [2022-06-28T15:19:14.537Z] d421c948f9c6: Preparing [2022-06-28T15:19:14.537Z] d3cd6e3bdf5b: Preparing [2022-06-28T15:19:14.537Z] 64578360138d: Preparing [2022-06-28T15:19:14.537Z] 52f44be93a46: Preparing [2022-06-28T15:19:14.537Z] 10d82663b225: Preparing [2022-06-28T15:19:14.537Z] f7a7a140f1b3: Preparing [2022-06-28T15:19:14.537Z] 31e69d4774c9: Preparing [2022-06-28T15:19:14.537Z] 10d82663b225: Waiting [2022-06-28T15:19:14.537Z] 7750d494dfbd: Preparing [2022-06-28T15:19:14.537Z] 18708474c90b: Preparing [2022-06-28T15:19:14.537Z] 4fc242d58285: Preparing [2022-06-28T15:19:14.537Z] 31e69d4774c9: Waiting [2022-06-28T15:19:14.537Z] 18708474c90b: Waiting [2022-06-28T15:19:14.537Z] 7750d494dfbd: Waiting [2022-06-28T15:19:14.537Z] 4fc242d58285: Waiting [2022-06-28T15:19:14.537Z] 64578360138d: Layer already exists [2022-06-28T15:19:14.537Z] d421c948f9c6: Layer already exists [2022-06-28T15:19:14.537Z] 52f44be93a46: Layer already exists [2022-06-28T15:19:14.537Z] e05de07a7e00: Layer already exists [2022-06-28T15:19:14.537Z] d3cd6e3bdf5b: Layer already exists [2022-06-28T15:19:14.537Z] 10d82663b225: Layer already exists [2022-06-28T15:19:14.537Z] f7a7a140f1b3: Layer already exists [2022-06-28T15:19:14.537Z] 18708474c90b: Layer already exists [2022-06-28T15:19:14.537Z] 7750d494dfbd: Layer already exists [2022-06-28T15:19:14.537Z] 31e69d4774c9: Layer already exists [2022-06-28T15:19:14.537Z] 4fc242d58285: Layer already exists [2022-06-28T15:19:14.537Z] main: digest: sha256:255cc7e7c990ea01504bc680581e6e941d2eecc6fc5b0a3adce4c6cac1632117 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:19:14.586Z] ===================================================== [Pipeline] echo [2022-06-28T15:19:14.596Z] taggedImages: [2022-06-28T15:19:14.596Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:19:14.596Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-06-28T15:19:14.596Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.16 [2022-06-28T15:19:14.596Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:19:14.596Z] - 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-06-28T15:19:20.273Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:19:20.273Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:19:20.273Z] ---> 2d53b0c98f25 [2022-06-28T15:19:20.273Z] Step 3/22 : WORKDIR /edgex-go [2022-06-28T15:19:20.273Z] ---> Using cache [2022-06-28T15:19:20.273Z] ---> 7d125effc4aa [2022-06-28T15:19:20.273Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:19:20.273Z] ---> Using cache [2022-06-28T15:19:20.273Z] ---> f7d0357081e3 [2022-06-28T15:19:20.273Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-28T15:19:20.273Z] ---> Running in 8ef9d2d027d5 [2022-06-28T15:19:22.329Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T15:19:23.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T15:19:25.216Z] OK: 220 MiB in 52 packages [2022-06-28T15:19:26.212Z] Removing intermediate container 8ef9d2d027d5 [2022-06-28T15:19:26.212Z] ---> ff4a7d4d507b [2022-06-28T15:19:26.212Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-28T15:19:27.212Z] ---> f02820f3a9f4 [2022-06-28T15:19:27.212Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:19:27.212Z] ---> Running in 2c0bd0372754 [2022-06-28T15:19:32.644Z] Removing intermediate container 2c0bd0372754 [2022-06-28T15:19:32.644Z] ---> 7df6e09ee280 [2022-06-28T15:19:32.644Z] Step 8/22 : COPY . . [2022-06-28T15:19:45.088Z] ---> aa7bafc3b6cd [2022-06-28T15:19:45.088Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-28T15:19:45.088Z] ---> Running in c233ee96885d [2022-06-28T15:19:45.366Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-28T15:23:07.445Z] Removing intermediate container 8c5a92a8196f [2022-06-28T15:23:07.445Z] ---> 3113c84de88a [2022-06-28T15:23:07.446Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-28T15:23:07.446Z] ---> Running in 436ee645578e [2022-06-28T15:23:07.446Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-28T15:23:12.893Z] Removing intermediate container 4b394af2f39e [2022-06-28T15:23:12.893Z] ---> 43a3876ee153 [2022-06-28T15:23:12.893Z] [2022-06-28T15:23:12.893Z] Step 10/31 : FROM alpine:3.14 [2022-06-28T15:23:12.893Z] 3.14: Pulling from library/alpine [2022-06-28T15:23:12.893Z] Removing intermediate container 436ee645578e [2022-06-28T15:23:12.893Z] ---> 63bac3e2e69a [2022-06-28T15:23:12.893Z] [2022-06-28T15:23:12.893Z] Step 11/23 : FROM docker:20.10.14 [2022-06-28T15:23:12.893Z] 20.10.14: Pulling from library/docker [2022-06-28T15:23:15.550Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-28T15:23:15.550Z] Status: Downloaded newer image for alpine:3.14 [2022-06-28T15:23:15.550Z] ---> ac73e934f311 [2022-06-28T15:23:15.550Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-28T15:23:15.550Z] ---> Running in 5a71ae987f51 [2022-06-28T15:23:16.561Z] Removing intermediate container 5a71ae987f51 [2022-06-28T15:23:16.561Z] ---> 64c09c569762 [2022-06-28T15:23:16.561Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-28T15:23:16.561Z] ---> Running in 95f43fccc9e4 [2022-06-28T15:23:19.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T15:23:19.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T15:23:21.277Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-28T15:23:21.277Z] (2/2) Installing su-exec (0.2-r1) [2022-06-28T15:23:21.277Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T15:23:21.277Z] OK: 6 MiB in 16 packages [2022-06-28T15:23:23.283Z] Removing intermediate container 95f43fccc9e4 [2022-06-28T15:23:23.283Z] ---> 1a3d7ea5a385 [2022-06-28T15:23:23.283Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-28T15:23:23.283Z] ---> Running in c40ffcc24dba [2022-06-28T15:23:23.896Z] Removing intermediate container c40ffcc24dba [2022-06-28T15:23:23.896Z] ---> fa3cb7c7c7e4 [2022-06-28T15:23:23.896Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-28T15:23:24.184Z] ---> Running in b6bdde9d4a87 [2022-06-28T15:23:24.796Z] Removing intermediate container b6bdde9d4a87 [2022-06-28T15:23:24.796Z] ---> b07ceea2551b [2022-06-28T15:23:24.796Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-28T15:23:25.079Z] ---> Running in 0ff351af8023 [2022-06-28T15:23:29.441Z] Removing intermediate container 0ff351af8023 [2022-06-28T15:23:29.441Z] ---> 60e8bceaf695 [2022-06-28T15:23:29.441Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-28T15:23:29.441Z] ---> Running in 2f9d8156fa27 [2022-06-28T15:23:29.441Z] Removing intermediate container 2f9d8156fa27 [2022-06-28T15:23:29.441Z] ---> a477782582d8 [2022-06-28T15:23:29.441Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-28T15:23:30.915Z] ---> d82fb79fe60c [2022-06-28T15:23:30.915Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-28T15:23:30.915Z] ---> Running in 8dc29060baf7 [2022-06-28T15:23:34.363Z] Removing intermediate container 8dc29060baf7 [2022-06-28T15:23:34.363Z] ---> 9bf1d79cae7b [2022-06-28T15:23:34.363Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T15:23:35.825Z] ---> 751096c6339d [2022-06-28T15:23:35.825Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-28T15:23:37.833Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-28T15:23:37.833Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-28T15:23:37.833Z] ---> c346e9eafbab [2022-06-28T15:23:37.833Z] 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-06-28T15:23:37.833Z] ---> Running in c0251fd9241e [2022-06-28T15:23:38.117Z] ---> c616cd7db864 [2022-06-28T15:23:38.117Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-28T15:23:38.738Z] Removing intermediate container c0251fd9241e [2022-06-28T15:23:38.738Z] ---> 764b149b5a83 [2022-06-28T15:23:38.738Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-06-28T15:23:38.738Z] ---> Running in 4448041b5a84 [2022-06-28T15:23:39.345Z] ---> 0288f828e65b [2022-06-28T15:23:39.346Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-28T15:23:40.835Z] ---> afd6539c764d [2022-06-28T15:23:40.835Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-28T15:23:41.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T15:23:41.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T15:23:41.724Z] ---> 0f0535bc9a46 [2022-06-28T15:23:41.724Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-28T15:23:42.025Z] ---> Running in d7dbbce04445 [2022-06-28T15:23:42.626Z] Removing intermediate container d7dbbce04445 [2022-06-28T15:23:42.626Z] ---> c3fb2462c013 [2022-06-28T15:23:42.626Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-28T15:23:43.233Z] (1/43) Installing readline (8.1.1-r0) [2022-06-28T15:23:43.233Z] (2/43) Installing bash (5.1.16-r0) [2022-06-28T15:23:43.233Z] Executing bash-5.1.16-r0.post-install [2022-06-28T15:23:43.233Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-28T15:23:43.233Z] ---> 811c67050ed2 [2022-06-28T15:23:43.233Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-28T15:23:43.512Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-28T15:23:43.512Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-28T15:23:43.512Z] (6/43) Installing curl (7.80.0-r1) [2022-06-28T15:23:43.512Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-28T15:23:43.512Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-28T15:23:43.512Z] (9/43) Installing expat (2.4.7-r0) [2022-06-28T15:23:43.512Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-28T15:23:43.512Z] (11/43) Installing gdbm (1.22-r0) [2022-06-28T15:23:43.512Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-28T15:23:43.512Z] ---> Running in ff9348c88ad8 [2022-06-28T15:23:43.512Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-28T15:23:43.512Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-28T15:23:43.797Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-28T15:23:43.797Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-28T15:23:43.797Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-28T15:23:47.203Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-28T15:23:47.203Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-28T15:23:47.203Z] Removing intermediate container ff9348c88ad8 [2022-06-28T15:23:47.203Z] ---> 6109b68bc27a [2022-06-28T15:23:47.203Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-28T15:23:47.203Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-28T15:23:47.203Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-28T15:23:47.203Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-28T15:23:47.482Z] ---> Running in c00f7ff141d3 [2022-06-28T15:23:47.482Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-28T15:23:47.482Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-28T15:23:47.482Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-28T15:23:47.482Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-28T15:23:47.482Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-28T15:23:47.482Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-28T15:23:47.482Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-28T15:23:47.779Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-28T15:23:47.779Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-28T15:23:47.779Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-28T15:23:47.779Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-28T15:23:47.779Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-28T15:23:48.055Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-28T15:23:48.055Z] Removing intermediate container c00f7ff141d3 [2022-06-28T15:23:48.055Z] ---> 0728f26d6c57 [2022-06-28T15:23:48.055Z] Step 28/31 : CMD ["gate"] [2022-06-28T15:23:48.055Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-28T15:23:48.055Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-28T15:23:48.055Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-28T15:23:48.055Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-28T15:23:48.055Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-28T15:23:48.334Z] ---> Running in f6d764a2fa92 [2022-06-28T15:23:48.334Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-28T15:23:48.609Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-28T15:23:48.609Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-28T15:23:48.902Z] Removing intermediate container f6d764a2fa92 [2022-06-28T15:23:48.902Z] ---> a9f26c895f0f [2022-06-28T15:23:48.902Z] Step 29/31 : LABEL arch=arm64 [2022-06-28T15:23:49.179Z] ---> Running in 37110bf93594 [2022-06-28T15:23:49.789Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T15:23:50.066Z] OK: 82 MiB in 65 packages [2022-06-28T15:23:50.066Z] Removing intermediate container 37110bf93594 [2022-06-28T15:23:50.066Z] ---> 76f8482296dc [2022-06-28T15:23:50.066Z] Step 30/31 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:23:50.345Z] ---> Running in 1eac3eac8c79 [2022-06-28T15:23:50.981Z] Removing intermediate container 1eac3eac8c79 [2022-06-28T15:23:50.981Z] ---> 6dc30a2e901c [2022-06-28T15:23:50.981Z] Step 31/31 : LABEL version=2.2.1-dev.16 [2022-06-28T15:23:51.282Z] ---> Running in daee19cf5a15 [2022-06-28T15:23:51.906Z] Removing intermediate container daee19cf5a15 [2022-06-28T15:23:51.906Z] ---> 3ce40b35173b [2022-06-28T15:23:51.906Z] [2022-06-28T15:23:52.191Z] Successfully built 3ce40b35173b [2022-06-28T15:23:52.191Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-28T15:23:52.191Z] Building security-secretstore-setup [2022-06-28T15:23:55.594Z]  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 [2022-06-28T15:23:55.594Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-28T15:23:56.196Z] Collecting docker<4.0,>=3.6.0 [2022-06-28T15:23:56.196Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-28T15:23:56.471Z] Collecting cached-property<2,>=1.2.0 [2022-06-28T15:23:56.471Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-28T15:23:57.072Z] Collecting jsonschema<3,>=2.5.1 [2022-06-28T15:23:57.352Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-28T15:23:57.639Z] Collecting docopt<0.7,>=0.6.1 [2022-06-28T15:23:57.639Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-28T15:24:03.355Z] Collecting texttable<0.10,>=0.9.0 [2022-06-28T15:24:03.355Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-28T15:24:07.699Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-28T15:24:07.699Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-28T15:24:08.691Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:24:08.691Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:24:08.691Z] ---> 2d53b0c98f25 [2022-06-28T15:24:08.691Z] Step 3/25 : WORKDIR /edgex-go [2022-06-28T15:24:08.691Z] ---> Using cache [2022-06-28T15:24:08.691Z] ---> 7d125effc4aa [2022-06-28T15:24:08.691Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:24:08.691Z] ---> Using cache [2022-06-28T15:24:08.691Z] ---> f7d0357081e3 [2022-06-28T15:24:08.691Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-28T15:24:08.691Z] ---> Using cache [2022-06-28T15:24:08.691Z] ---> ff4a7d4d507b [2022-06-28T15:24:08.691Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-28T15:24:08.691Z] ---> Using cache [2022-06-28T15:24:08.691Z] ---> f02820f3a9f4 [2022-06-28T15:24:08.691Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:24:08.691Z] ---> Using cache [2022-06-28T15:24:08.691Z] ---> 7df6e09ee280 [2022-06-28T15:24:08.691Z] Step 8/25 : COPY . . [2022-06-28T15:24:08.691Z] ---> Using cache [2022-06-28T15:24:08.691Z] ---> aa7bafc3b6cd [2022-06-28T15:24:08.691Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-28T15:24:09.301Z] ---> Running in 1d9b747b1eec [2022-06-28T15:24:11.336Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-28T15:24:12.322Z] Collecting PyYAML<4,>=3.10 [2022-06-28T15:24:12.322Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-28T15:24:17.780Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-06-28T15:24:18.389Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-28T15:24:18.389Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-28T15:24:19.401Z] Removing intermediate container b2c8533fb196 [2022-06-28T15:24:19.401Z] ---> 373f44a1b9fc [2022-06-28T15:24:19.401Z] [2022-06-28T15:24:19.401Z] Step 10/23 : FROM alpine:3.14 [2022-06-28T15:24:19.401Z] ---> ac73e934f311 [2022-06-28T15:24:19.401Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-28T15:24:19.401Z] ---> Running in 6db7587bd5d6 [2022-06-28T15:24:20.015Z] Removing intermediate container 6db7587bd5d6 [2022-06-28T15:24:20.015Z] ---> c16d5ed72d77 [2022-06-28T15:24:20.015Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-28T15:24:20.015Z] ---> Running in 2abd9b5f8bd7 [2022-06-28T15:24:20.297Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-28T15:24:20.297Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-28T15:24:20.575Z] Removing intermediate container 2abd9b5f8bd7 [2022-06-28T15:24:20.575Z] ---> a09117f30c80 [2022-06-28T15:24:20.575Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-28T15:24:20.575Z] ---> Running in 8aadf9c081a8 [2022-06-28T15:24:20.862Z] Collecting docker-pycreds>=0.4.0 [2022-06-28T15:24:20.862Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-28T15:24:20.862Z] Removing intermediate container 8aadf9c081a8 [2022-06-28T15:24:20.862Z] ---> aa137d6ab24c [2022-06-28T15:24:20.862Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:24:21.142Z] ---> Running in cbc76027e3be [2022-06-28T15:24:22.607Z] Collecting idna<2.8,>=2.5 [2022-06-28T15:24:22.607Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-28T15:24:22.607Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-28T15:24:22.886Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-28T15:24:22.886Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-28T15:24:24.361Z] Removing intermediate container cbc76027e3be [2022-06-28T15:24:24.361Z] ---> 26d563860c73 [2022-06-28T15:24:24.361Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-28T15:24:24.361Z] ---> Running in 297a3d2b7933 [2022-06-28T15:24:24.361Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-28T15:24:24.361Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-28T15:24:24.964Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-28T15:24:24.964Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-28T15:24:24.964Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-28T15:24:24.964Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-28T15:24:25.960Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T15:24:25.960Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-28T15:24:25.960Z] Attempting uninstall: urllib3 [2022-06-28T15:24:25.960Z] Found existing installation: urllib3 1.26.7 [2022-06-28T15:24:25.960Z] Uninstalling urllib3-1.26.7: [2022-06-28T15:24:26.237Z] Successfully uninstalled urllib3-1.26.7 [2022-06-28T15:24:26.843Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T15:24:26.843Z] Attempting uninstall: idna [2022-06-28T15:24:26.843Z] Found existing installation: idna 3.3 [2022-06-28T15:24:26.843Z] Uninstalling idna-3.3: [2022-06-28T15:24:27.124Z] Successfully uninstalled idna-3.3 [2022-06-28T15:24:28.104Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-28T15:24:28.104Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-28T15:24:28.104Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-28T15:24:28.380Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-28T15:24:28.380Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-28T15:24:28.658Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-28T15:24:28.658Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T15:24:28.658Z] OK: 8 MiB in 20 packages [2022-06-28T15:24:30.655Z] Removing intermediate container 297a3d2b7933 [2022-06-28T15:24:30.655Z] ---> e6621b0c5109 [2022-06-28T15:24:30.655Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T15:24:30.655Z] Attempting uninstall: requests [2022-06-28T15:24:30.655Z] Found existing installation: requests 2.26.0 [2022-06-28T15:24:30.655Z] Uninstalling requests-2.26.0: [2022-06-28T15:24:30.655Z] Successfully uninstalled requests-2.26.0 [2022-06-28T15:24:31.264Z] Running setup.py install for texttable: started [2022-06-28T15:24:31.539Z] ---> 174358e2ea22 [2022-06-28T15:24:31.539Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-28T15:24:33.542Z] ---> 9a451e493636 [2022-06-28T15:24:33.542Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-28T15:24:34.138Z] ---> 088f709f2176 [2022-06-28T15:24:34.138Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-28T15:24:34.138Z] Running setup.py install for texttable: finished with status 'done' [2022-06-28T15:24:34.138Z] Running setup.py install for PyYAML: started [2022-06-28T15:24:34.138Z] ---> Running in 64d543454947 [2022-06-28T15:24:34.737Z] Removing intermediate container 64d543454947 [2022-06-28T15:24:34.737Z] ---> ccec63f6b6cf [2022-06-28T15:24:34.737Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T15:24:34.737Z] ---> Running in 5f47a7376ac8 [2022-06-28T15:24:35.339Z] Removing intermediate container 5f47a7376ac8 [2022-06-28T15:24:35.339Z] ---> d4e11892ba25 [2022-06-28T15:24:35.339Z] Step 21/23 : LABEL arch=arm64 [2022-06-28T15:24:35.617Z] ---> Running in edc529f06fb5 [2022-06-28T15:24:35.892Z] Removing intermediate container edc529f06fb5 [2022-06-28T15:24:35.892Z] ---> 6cd634479224 [2022-06-28T15:24:35.892Z] Step 22/23 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:24:36.170Z] ---> Running in 5f66dbc1dc4b [2022-06-28T15:24:36.769Z] Removing intermediate container 5f66dbc1dc4b [2022-06-28T15:24:36.769Z] ---> 70625a665b8d [2022-06-28T15:24:36.769Z] Step 23/23 : LABEL version=2.2.1-dev.16 [2022-06-28T15:24:36.769Z] ---> Running in 62ab9df4b659 [2022-06-28T15:24:37.371Z] Removing intermediate container 62ab9df4b659 [2022-06-28T15:24:37.371Z] ---> 8bc5fa9c8b90 [2022-06-28T15:24:37.371Z] [2022-06-28T15:24:37.649Z] Successfully built 8bc5fa9c8b90 [2022-06-28T15:24:37.649Z] Successfully tagged core-data-arm64:latest [2022-06-28T15:24:37.925Z] Building core-metadata [2022-06-28T15:24:38.203Z]  Building core-data ... done  Running setup.py install for PyYAML: finished with status 'done' [2022-06-28T15:24:38.477Z] Running setup.py install for docopt: started [2022-06-28T15:24:41.107Z] Running setup.py install for docopt: finished with status 'done' [2022-06-28T15:24:41.107Z] Running setup.py install for dockerpty: started [2022-06-28T15:24:43.736Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-28T15:24:46.377Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-28T15:24:54.693Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:24:54.693Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:24:54.693Z] ---> 2d53b0c98f25 [2022-06-28T15:24:54.693Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T15:24:54.693Z] ---> Using cache [2022-06-28T15:24:54.693Z] ---> 7d125effc4aa [2022-06-28T15:24:54.693Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:24:54.693Z] ---> Using cache [2022-06-28T15:24:54.693Z] ---> f7d0357081e3 [2022-06-28T15:24:54.693Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-28T15:24:54.693Z] ---> Using cache [2022-06-28T15:24:54.693Z] ---> ff4a7d4d507b [2022-06-28T15:24:54.693Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T15:24:54.693Z] ---> Using cache [2022-06-28T15:24:54.693Z] ---> f02820f3a9f4 [2022-06-28T15:24:54.693Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:24:54.693Z] ---> Using cache [2022-06-28T15:24:54.693Z] ---> 7df6e09ee280 [2022-06-28T15:24:54.693Z] Step 8/23 : COPY . . [2022-06-28T15:24:54.693Z] ---> Using cache [2022-06-28T15:24:54.693Z] ---> aa7bafc3b6cd [2022-06-28T15:24:54.693Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-28T15:24:55.315Z] ---> Running in 2d8ff8b1e9ab [2022-06-28T15:24:57.972Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-28T15:25:04.747Z] Removing intermediate container 4448041b5a84 [2022-06-28T15:25:04.747Z] ---> b9cb637fc749 [2022-06-28T15:25:04.747Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-28T15:25:04.747Z] ---> Running in 8121733c4af1 [2022-06-28T15:25:04.747Z] Removing intermediate container 8121733c4af1 [2022-06-28T15:25:04.747Z] ---> 81d55e8e3e42 [2022-06-28T15:25:04.747Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-28T15:25:04.747Z] ---> Running in 62a30db324c6 [2022-06-28T15:25:05.353Z] Removing intermediate container 62a30db324c6 [2022-06-28T15:25:05.353Z] ---> 2c92b57ab630 [2022-06-28T15:25:05.353Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-28T15:25:07.365Z] ---> 523835d8342c [2022-06-28T15:25:07.365Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-28T15:25:07.986Z] ---> b30967a5de70 [2022-06-28T15:25:07.986Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-28T15:25:09.007Z] ---> fcaac4544e2f [2022-06-28T15:25:09.007Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-28T15:25:09.304Z] ---> Running in 453e5ea9b235 [2022-06-28T15:25:09.915Z] Removing intermediate container 453e5ea9b235 [2022-06-28T15:25:09.915Z] ---> ffa749ea2509 [2022-06-28T15:25:09.915Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T15:25:09.915Z] ---> Running in e47126361902 [2022-06-28T15:25:10.525Z] Removing intermediate container e47126361902 [2022-06-28T15:25:10.525Z] ---> 8ce6f69228e8 [2022-06-28T15:25:10.525Z] Step 21/23 : LABEL arch=arm64 [2022-06-28T15:25:10.525Z] ---> Running in bfc876c4c7e0 [2022-06-28T15:25:11.153Z] Removing intermediate container bfc876c4c7e0 [2022-06-28T15:25:11.153Z] ---> 72d8a5b29221 [2022-06-28T15:25:11.153Z] Step 22/23 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:25:11.153Z] ---> Running in 30c2c472a003 [2022-06-28T15:25:11.763Z] Removing intermediate container 30c2c472a003 [2022-06-28T15:25:11.763Z] ---> bc836a796a7c [2022-06-28T15:25:11.763Z] Step 23/23 : LABEL version=2.2.1-dev.16 [2022-06-28T15:25:11.763Z] ---> Running in 3ca35e2b0cf8 [2022-06-28T15:25:12.370Z] Removing intermediate container 3ca35e2b0cf8 [2022-06-28T15:25:12.370Z] ---> 88ca60ec3a00 [2022-06-28T15:25:12.370Z] [2022-06-28T15:25:12.646Z] Successfully built 88ca60ec3a00 [2022-06-28T15:25:12.646Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-28T15:25:12.646Z]  Building sys-mgmt-agent ... done Building security-spiffe-token-provider [2022-06-28T15:25:31.155Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:25:31.155Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:25:31.155Z] ---> 2d53b0c98f25 [2022-06-28T15:25:31.155Z] Step 3/20 : WORKDIR /edgex-go [2022-06-28T15:25:31.155Z] ---> Using cache [2022-06-28T15:25:31.155Z] ---> 7d125effc4aa [2022-06-28T15:25:31.155Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-28T15:25:31.155Z] ---> Running in bdad9940407b [2022-06-28T15:25:31.759Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T15:25:33.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T15:25:34.661Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T15:25:34.661Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T15:25:34.661Z] OK: 15743 distinct packages available [2022-06-28T15:25:34.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T15:25:35.652Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T15:25:37.105Z] OK: 220 MiB in 52 packages [2022-06-28T15:25:38.572Z] Removing intermediate container bdad9940407b [2022-06-28T15:25:38.572Z] ---> aba9a6f61564 [2022-06-28T15:25:38.572Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-28T15:25:39.175Z] ---> a7dd49723515 [2022-06-28T15:25:39.175Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:25:39.455Z] ---> Running in b72d9f983262 [2022-06-28T15:25:44.944Z] Removing intermediate container b72d9f983262 [2022-06-28T15:25:44.944Z] ---> ba18a4ff3904 [2022-06-28T15:25:44.944Z] Step 7/20 : COPY . . [2022-06-28T15:26:00.120Z] Removing intermediate container c2a15d842f36 [2022-06-28T15:26:00.120Z] ---> b0c54c540d5d [2022-06-28T15:26:00.120Z] [2022-06-28T15:26:00.120Z] Step 10/22 : FROM alpine:3.14 [2022-06-28T15:26:00.120Z] ---> ac73e934f311 [2022-06-28T15:26:00.120Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-28T15:26:00.120Z] ---> Running in b7175b44b1b1 [2022-06-28T15:26:01.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T15:26:01.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T15:26:03.324Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-28T15:26:03.324Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-28T15:26:03.324Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T15:26:03.324Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T15:26:03.979Z] OK: 6 MiB in 16 packages [2022-06-28T15:26:04.259Z] ---> 731cba1732c0 [2022-06-28T15:26:04.259Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-28T15:26:04.259Z] ---> Running in 98f14d3d3036 [2022-06-28T15:26:06.926Z] Removing intermediate container b7175b44b1b1 [2022-06-28T15:26:06.926Z] ---> 0fd684e67568 [2022-06-28T15:26:06.926Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T15:26:06.926Z] ---> Running in c4106afb1a1f [2022-06-28T15:26:06.926Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-28T15:26:07.211Z] Removing intermediate container c4106afb1a1f [2022-06-28T15:26:07.211Z] ---> b5111f452f0f [2022-06-28T15:26:07.211Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-28T15:26:07.211Z] ---> Running in da67937e975a [2022-06-28T15:26:07.835Z] Removing intermediate container da67937e975a [2022-06-28T15:26:07.835Z] ---> 93a1b7ff9da7 [2022-06-28T15:26:07.835Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-28T15:26:07.835Z] ---> Running in fb99a6316188 [2022-06-28T15:26:08.451Z] Removing intermediate container fb99a6316188 [2022-06-28T15:26:08.451Z] ---> 87e8ee2b0072 [2022-06-28T15:26:08.451Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T15:26:09.453Z] ---> d7e5371e37b4 [2022-06-28T15:26:09.453Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-28T15:26:11.472Z] ---> 6b497ca6ff8f [2022-06-28T15:26:11.472Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-28T15:26:12.463Z] ---> badaddaa5fd0 [2022-06-28T15:26:12.463Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-28T15:26:12.463Z] ---> Running in bf5298169f87 [2022-06-28T15:26:13.074Z] Removing intermediate container bf5298169f87 [2022-06-28T15:26:13.074Z] ---> dc4bef0e3c85 [2022-06-28T15:26:13.074Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T15:26:13.074Z] ---> Running in 1dd1a0b37e48 [2022-06-28T15:26:13.682Z] Removing intermediate container 1dd1a0b37e48 [2022-06-28T15:26:13.682Z] ---> 4d5f62b25764 [2022-06-28T15:26:13.682Z] Step 20/22 : LABEL arch=arm64 [2022-06-28T15:26:13.682Z] ---> Running in 1cb5186b2a84 [2022-06-28T15:26:14.289Z] Removing intermediate container 1cb5186b2a84 [2022-06-28T15:26:14.289Z] ---> d6bfefa1ecaf [2022-06-28T15:26:14.289Z] Step 21/22 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:26:14.289Z] ---> Running in 19e7989644c2 [2022-06-28T15:26:14.929Z] Removing intermediate container 19e7989644c2 [2022-06-28T15:26:14.929Z] ---> 32f09c6251c7 [2022-06-28T15:26:14.929Z] Step 22/22 : LABEL version=2.2.1-dev.16 [2022-06-28T15:26:15.218Z] ---> Running in 3d33069f4808 [2022-06-28T15:26:15.503Z] Removing intermediate container 3d33069f4808 [2022-06-28T15:26:15.503Z] ---> c6cb07e34e51 [2022-06-28T15:26:15.503Z] [2022-06-28T15:26:16.111Z] Successfully built c6cb07e34e51 [2022-06-28T15:26:16.111Z] Successfully tagged support-notifications-arm64:latest [2022-06-28T15:26:16.111Z] Building security-proxy-setup [2022-06-28T15:26:31.259Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:26:31.259Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:26:31.259Z] ---> 2d53b0c98f25 [2022-06-28T15:26:31.259Z] Step 3/22 : WORKDIR /edgex-go [2022-06-28T15:26:31.259Z] ---> Using cache [2022-06-28T15:26:31.259Z] ---> 7d125effc4aa [2022-06-28T15:26:31.259Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:26:31.259Z] ---> Using cache [2022-06-28T15:26:31.259Z] ---> f7d0357081e3 [2022-06-28T15:26:31.259Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-28T15:26:31.259Z] ---> Using cache [2022-06-28T15:26:31.259Z] ---> ff4a7d4d507b [2022-06-28T15:26:31.259Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-28T15:26:31.259Z] ---> Using cache [2022-06-28T15:26:31.259Z] ---> f02820f3a9f4 [2022-06-28T15:26:31.259Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:26:31.259Z] ---> Using cache [2022-06-28T15:26:31.259Z] ---> 7df6e09ee280 [2022-06-28T15:26:31.259Z] Step 8/22 : COPY . . [2022-06-28T15:26:31.259Z] ---> Using cache [2022-06-28T15:26:31.259Z] ---> aa7bafc3b6cd [2022-06-28T15:26:31.259Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-28T15:26:31.259Z] ---> Running in b920fe7aa791 [2022-06-28T15:26:33.270Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-28T15:27:00.141Z] Removing intermediate container c233ee96885d [2022-06-28T15:27:00.141Z] ---> d56a18aad752 [2022-06-28T15:27:00.141Z] [2022-06-28T15:27:00.141Z] Step 10/22 : FROM alpine:3.14 [2022-06-28T15:27:00.141Z] ---> ac73e934f311 [2022-06-28T15:27:00.141Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-28T15:27:00.141Z] ---> Running in 2a1bdbebd250 [2022-06-28T15:27:00.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T15:27:00.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T15:27:00.423Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-28T15:27:00.423Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T15:27:00.423Z] OK: 5 MiB in 15 packages [2022-06-28T15:27:01.889Z] Removing intermediate container 2a1bdbebd250 [2022-06-28T15:27:01.889Z] ---> 8f4f27e360de [2022-06-28T15:27:01.889Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T15:27:02.171Z] ---> Running in 6ce3a085645d [2022-06-28T15:27:02.453Z] Removing intermediate container 6ce3a085645d [2022-06-28T15:27:02.453Z] ---> 4caa92cf830a [2022-06-28T15:27:02.453Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-28T15:27:02.735Z] ---> Running in 7f626c8895f8 [2022-06-28T15:27:03.349Z] Removing intermediate container 7f626c8895f8 [2022-06-28T15:27:03.349Z] ---> 83e85effbebb [2022-06-28T15:27:03.349Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-28T15:27:03.349Z] ---> Running in cb7a354ff8f0 [2022-06-28T15:27:03.629Z] Removing intermediate container cb7a354ff8f0 [2022-06-28T15:27:03.629Z] ---> e4aaef555db9 [2022-06-28T15:27:03.629Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T15:27:04.635Z] ---> e3da1ce76f9c [2022-06-28T15:27:04.635Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-28T15:27:07.290Z] ---> b091e8a45d12 [2022-06-28T15:27:07.290Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-28T15:27:08.315Z] ---> a24901a173a8 [2022-06-28T15:27:08.315Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-28T15:27:08.315Z] ---> Running in 4496d094beeb [2022-06-28T15:27:08.939Z] Removing intermediate container 4496d094beeb [2022-06-28T15:27:08.939Z] ---> f61c228a03fe [2022-06-28T15:27:08.939Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T15:27:09.240Z] ---> Running in da4eae8dc60e [2022-06-28T15:27:09.526Z] Removing intermediate container da4eae8dc60e [2022-06-28T15:27:09.526Z] ---> 4bde9906cd1c [2022-06-28T15:27:09.526Z] Step 20/22 : LABEL arch=arm64 [2022-06-28T15:27:09.811Z] ---> Running in 99fb2e7bdffe [2022-06-28T15:27:10.409Z] Removing intermediate container 99fb2e7bdffe [2022-06-28T15:27:10.409Z] ---> 3acf0eacf900 [2022-06-28T15:27:10.409Z] Step 21/22 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:27:10.409Z] ---> Running in 9f06ee78dfce [2022-06-28T15:27:11.015Z] Removing intermediate container 9f06ee78dfce [2022-06-28T15:27:11.015Z] ---> f6a0f999c0d6 [2022-06-28T15:27:11.015Z] Step 22/22 : LABEL version=2.2.1-dev.16 [2022-06-28T15:27:11.015Z] ---> Running in 64ca5bfcf02c [2022-06-28T15:27:11.631Z] Removing intermediate container 64ca5bfcf02c [2022-06-28T15:27:11.631Z] ---> 766e264283b2 [2022-06-28T15:27:11.631Z] [2022-06-28T15:27:11.631Z] Successfully built 766e264283b2 [2022-06-28T15:27:11.631Z] Successfully tagged support-scheduler-arm64:latest [2022-06-28T15:27:11.631Z] Building core-command [2022-06-28T15:27:27.184Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:27:27.184Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:27:27.184Z] ---> 2d53b0c98f25 [2022-06-28T15:27:27.184Z] Step 3/23 : WORKDIR /edgex-go [2022-06-28T15:27:27.184Z] ---> Using cache [2022-06-28T15:27:27.184Z] ---> 7d125effc4aa [2022-06-28T15:27:27.184Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:27:27.184Z] ---> Using cache [2022-06-28T15:27:27.184Z] ---> f7d0357081e3 [2022-06-28T15:27:27.184Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-28T15:27:27.184Z] ---> Using cache [2022-06-28T15:27:27.184Z] ---> ff4a7d4d507b [2022-06-28T15:27:27.184Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-28T15:27:27.184Z] ---> Using cache [2022-06-28T15:27:27.184Z] ---> f02820f3a9f4 [2022-06-28T15:27:27.184Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:27:27.184Z] ---> Using cache [2022-06-28T15:27:27.184Z] ---> 7df6e09ee280 [2022-06-28T15:27:27.184Z] Step 8/23 : COPY . . [2022-06-28T15:27:27.184Z] ---> Using cache [2022-06-28T15:27:27.184Z] ---> aa7bafc3b6cd [2022-06-28T15:27:27.184Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-28T15:27:27.461Z] ---> Running in 411c9b728002 [2022-06-28T15:27:29.440Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-28T15:29:06.261Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-28T15:29:11.682Z] Removing intermediate container 1d9b747b1eec [2022-06-28T15:29:11.682Z] ---> 644581106d92 [2022-06-28T15:29:11.682Z] [2022-06-28T15:29:11.682Z] Step 10/25 : FROM alpine:3.14 [2022-06-28T15:29:11.682Z] ---> ac73e934f311 [2022-06-28T15:29:11.682Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-28T15:29:11.682Z] ---> Running in 5cd14853636b [2022-06-28T15:29:13.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T15:29:13.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T15:29:14.707Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-28T15:29:14.707Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-28T15:29:14.707Z] (3/3) Installing su-exec (0.2-r1) [2022-06-28T15:29:14.707Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T15:29:14.707Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T15:29:14.982Z] OK: 6 MiB in 17 packages [2022-06-28T15:29:16.979Z] Removing intermediate container 5cd14853636b [2022-06-28T15:29:16.979Z] ---> ec46ad74f233 [2022-06-28T15:29:16.979Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-28T15:29:16.979Z] ---> Running in 5baa31ee2118 [2022-06-28T15:29:17.591Z] Removing intermediate container 5baa31ee2118 [2022-06-28T15:29:17.591Z] ---> 92f82cdfdd2d [2022-06-28T15:29:17.591Z] Step 13/25 : WORKDIR / [2022-06-28T15:29:17.591Z] ---> Running in 38b3fdcbc749 [2022-06-28T15:29:18.191Z] Removing intermediate container 38b3fdcbc749 [2022-06-28T15:29:18.191Z] ---> 4eb53428d69b [2022-06-28T15:29:18.191Z] 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-06-28T15:29:19.174Z] ---> cd6daa923cda [2022-06-28T15:29:19.174Z] 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-06-28T15:29:20.157Z] ---> 6c4b1f24860f [2022-06-28T15:29:20.157Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-28T15:29:21.165Z] ---> 400584143f3c [2022-06-28T15:29:21.165Z] 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-06-28T15:29:22.173Z] ---> d8547b9e657c [2022-06-28T15:29:22.173Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-28T15:29:23.606Z] ---> 6bbb06a95125 [2022-06-28T15:29:23.606Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-28T15:29:25.049Z] ---> 891503bb41b5 [2022-06-28T15:29:25.049Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-28T15:29:26.033Z] ---> a1889612d63a [2022-06-28T15:29:26.033Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-28T15:29:26.033Z] ---> Running in bdb003874147 [2022-06-28T15:29:29.448Z] Removing intermediate container bdb003874147 [2022-06-28T15:29:29.448Z] ---> a3ddcbc88800 [2022-06-28T15:29:29.448Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-28T15:29:29.448Z] ---> Running in 5c39c50314bb [2022-06-28T15:29:29.448Z] Removing intermediate container 5c39c50314bb [2022-06-28T15:29:29.448Z] ---> 06b9188f22d3 [2022-06-28T15:29:29.448Z] Step 23/25 : LABEL arch=arm64 [2022-06-28T15:29:29.728Z] ---> Running in 621433c92293 [2022-06-28T15:29:30.018Z] Removing intermediate container 621433c92293 [2022-06-28T15:29:30.018Z] ---> 455411a66124 [2022-06-28T15:29:30.018Z] Step 24/25 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:29:30.018Z] ---> Running in 17876874ae54 [2022-06-28T15:29:30.626Z] Removing intermediate container 17876874ae54 [2022-06-28T15:29:30.626Z] ---> 05d99c264e5e [2022-06-28T15:29:30.626Z] Step 25/25 : LABEL version=2.2.1-dev.16 [2022-06-28T15:29:30.900Z] ---> Running in 6ee8e2b33415 [2022-06-28T15:29:31.173Z] Removing intermediate container 6ee8e2b33415 [2022-06-28T15:29:31.173Z] ---> fbe710334d74 [2022-06-28T15:29:31.173Z] [2022-06-28T15:29:31.772Z] Successfully built fbe710334d74 [2022-06-28T15:29:31.772Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-28T15:29:31.772Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-06-28T15:29:50.111Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:29:50.111Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:29:50.111Z] ---> 2d53b0c98f25 [2022-06-28T15:29:50.111Z] Step 3/26 : WORKDIR /edgex-go [2022-06-28T15:29:50.111Z] ---> Using cache [2022-06-28T15:29:50.111Z] ---> 7d125effc4aa [2022-06-28T15:29:50.111Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:29:50.111Z] ---> Using cache [2022-06-28T15:29:50.111Z] ---> f7d0357081e3 [2022-06-28T15:29:50.111Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-28T15:29:50.111Z] ---> Running in 7e6705ae8da6 [2022-06-28T15:29:50.111Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T15:29:50.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T15:29:51.847Z] OK: 220 MiB in 52 packages [2022-06-28T15:29:52.858Z] Removing intermediate container 7e6705ae8da6 [2022-06-28T15:29:52.858Z] ---> b0de56e62e13 [2022-06-28T15:29:52.858Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-28T15:29:54.314Z] ---> 99d8c8cf49ed [2022-06-28T15:29:54.314Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:29:54.314Z] ---> Running in be86ca117fad [2022-06-28T15:30:01.057Z] Removing intermediate container be86ca117fad [2022-06-28T15:30:01.057Z] ---> c91bad5cb789 [2022-06-28T15:30:01.057Z] Step 8/26 : COPY . . [2022-06-28T15:30:04.477Z] Removing intermediate container 2d8ff8b1e9ab [2022-06-28T15:30:04.477Z] ---> 41ff486ca3a8 [2022-06-28T15:30:04.477Z] [2022-06-28T15:30:04.477Z] Step 10/23 : FROM alpine:3.14 [2022-06-28T15:30:04.477Z] ---> ac73e934f311 [2022-06-28T15:30:04.477Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-28T15:30:04.477Z] ---> Using cache [2022-06-28T15:30:04.477Z] ---> 8f4f27e360de [2022-06-28T15:30:04.477Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T15:30:04.477Z] ---> Using cache [2022-06-28T15:30:04.477Z] ---> 4caa92cf830a [2022-06-28T15:30:04.477Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-28T15:30:04.752Z] ---> Running in d61e2152da8f [2022-06-28T15:30:05.742Z] Removing intermediate container d61e2152da8f [2022-06-28T15:30:05.742Z] ---> b22555c12667 [2022-06-28T15:30:05.742Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-28T15:30:05.742Z] ---> Running in 771846b3a945 [2022-06-28T15:30:06.733Z] Removing intermediate container 771846b3a945 [2022-06-28T15:30:06.733Z] ---> 46c239f9a44c [2022-06-28T15:30:06.733Z] Step 15/23 : WORKDIR / [2022-06-28T15:30:06.733Z] ---> Running in b475fa6961c8 [2022-06-28T15:30:07.744Z] Removing intermediate container b475fa6961c8 [2022-06-28T15:30:07.744Z] ---> e793c89348d9 [2022-06-28T15:30:07.744Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T15:30:09.213Z] ---> 5ee622d7b891 [2022-06-28T15:30:09.213Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-28T15:30:11.844Z] ---> ce4cb859103b [2022-06-28T15:30:11.844Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-28T15:30:13.311Z] ---> 0c40d2f4f02d [2022-06-28T15:30:13.311Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-28T15:30:13.311Z] ---> Running in f19d626cd2ae [2022-06-28T15:30:14.303Z] Removing intermediate container f19d626cd2ae [2022-06-28T15:30:14.303Z] ---> 7c3fee0d71f7 [2022-06-28T15:30:14.303Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T15:30:14.303Z] ---> Running in a10ece9a521a [2022-06-28T15:30:15.304Z] Removing intermediate container a10ece9a521a [2022-06-28T15:30:15.304Z] ---> 3d9995743060 [2022-06-28T15:30:15.304Z] Step 21/23 : LABEL arch=arm64 [2022-06-28T15:30:15.304Z] ---> Running in 50d9788773b3 [2022-06-28T15:30:16.305Z] Removing intermediate container 50d9788773b3 [2022-06-28T15:30:16.306Z] ---> a5b58596a60f [2022-06-28T15:30:16.306Z] Step 22/23 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:30:16.306Z] ---> Running in a99a6ecdea78 [2022-06-28T15:30:17.471Z] Removing intermediate container a99a6ecdea78 [2022-06-28T15:30:17.471Z] ---> 9b12b203714f [2022-06-28T15:30:17.471Z] Step 23/23 : LABEL version=2.2.1-dev.16 [2022-06-28T15:30:17.798Z] ---> Running in d5a69103a655 [2022-06-28T15:30:18.826Z] Removing intermediate container d5a69103a655 [2022-06-28T15:30:18.826Z] ---> 436b70ab6c36 [2022-06-28T15:30:18.826Z] [2022-06-28T15:30:19.101Z] ---> c7303e235ddc [2022-06-28T15:30:19.101Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-28T15:30:19.380Z] Successfully built 436b70ab6c36 [2022-06-28T15:30:19.380Z] Successfully tagged core-metadata-arm64:latest [2022-06-28T15:30:19.380Z] Building security-spire-server [2022-06-28T15:30:19.380Z]  Building core-metadata ... done  ---> Running in 762163c51375 [2022-06-28T15:30:19.991Z] Removing intermediate container 762163c51375 [2022-06-28T15:30:19.991Z] ---> e1af5ff29c08 [2022-06-28T15:30:19.991Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-28T15:30:19.991Z] ---> Running in 7fe8110d9a18 [2022-06-28T15:30:20.603Z] Removing intermediate container 7fe8110d9a18 [2022-06-28T15:30:20.603Z] ---> df8922ef2e3e [2022-06-28T15:30:20.603Z] 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-06-28T15:30:20.899Z] ---> Running in c20877e212f3 [2022-06-28T15:30:24.384Z] Removing intermediate container c20877e212f3 [2022-06-28T15:30:24.384Z] ---> 9ffcd477bf0b [2022-06-28T15:30:24.384Z] Step 12/26 : WORKDIR /edgex-go [2022-06-28T15:30:24.384Z] ---> Running in 9cc2c1e861cb [2022-06-28T15:30:24.664Z] Removing intermediate container 9cc2c1e861cb [2022-06-28T15:30:24.664Z] ---> 7e931b13c153 [2022-06-28T15:30:24.664Z] [2022-06-28T15:30:24.664Z] Step 13/26 : FROM alpine:3.15 [2022-06-28T15:30:24.664Z] ---> 3fb3c9af89a9 [2022-06-28T15:30:24.664Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T15:30:24.664Z] ---> Using cache [2022-06-28T15:30:24.664Z] ---> a80a66ad18d7 [2022-06-28T15:30:24.665Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:30:24.665Z] ---> Using cache [2022-06-28T15:30:24.665Z] ---> cf7d39809086 [2022-06-28T15:30:24.665Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-28T15:30:24.665Z] ---> Running in 9a9c76f2f8b5 [2022-06-28T15:30:26.111Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T15:30:27.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T15:30:29.000Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T15:30:29.000Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T15:30:29.000Z] OK: 15736 distinct packages available [2022-06-28T15:30:29.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T15:30:30.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T15:30:31.432Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-28T15:30:31.432Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-28T15:30:31.432Z] (3/4) Installing libucontext (1.1-r0) [2022-06-28T15:30:31.706Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-28T15:30:31.706Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T15:30:31.706Z] OK: 6 MiB in 18 packages [2022-06-28T15:30:33.699Z] Removing intermediate container 9a9c76f2f8b5 [2022-06-28T15:30:33.699Z] ---> af8b27a7686a [2022-06-28T15:30:33.699Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-28T15:30:38.018Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-28T15:30:38.018Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-28T15:30:38.018Z] ---> 2d53b0c98f25 [2022-06-28T15:30:38.018Z] Step 3/25 : WORKDIR /edgex-go [2022-06-28T15:30:38.018Z] ---> Using cache [2022-06-28T15:30:38.018Z] ---> 7d125effc4aa [2022-06-28T15:30:38.018Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:30:38.018Z] ---> Using cache [2022-06-28T15:30:38.018Z] ---> f7d0357081e3 [2022-06-28T15:30:38.018Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-28T15:30:38.018Z] ---> Using cache [2022-06-28T15:30:38.018Z] ---> b0de56e62e13 [2022-06-28T15:30:38.018Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-28T15:30:38.018Z] ---> Using cache [2022-06-28T15:30:38.018Z] ---> 99d8c8cf49ed [2022-06-28T15:30:38.018Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-28T15:30:38.018Z] ---> Using cache [2022-06-28T15:30:38.018Z] ---> c91bad5cb789 [2022-06-28T15:30:38.018Z] Step 8/25 : COPY . . [2022-06-28T15:30:38.018Z] ---> Using cache [2022-06-28T15:30:38.018Z] ---> c7303e235ddc [2022-06-28T15:30:38.018Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-28T15:30:38.018Z] ---> Using cache [2022-06-28T15:30:38.018Z] ---> e1af5ff29c08 [2022-06-28T15:30:38.018Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-28T15:30:38.018Z] ---> Using cache [2022-06-28T15:30:38.018Z] ---> df8922ef2e3e [2022-06-28T15:30:38.018Z] 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-06-28T15:30:38.295Z] ---> Running in 539bf28fefbb [2022-06-28T15:30:40.933Z] ---> 34f4d5b24437 [2022-06-28T15:30:40.933Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-28T15:30:41.929Z] Removing intermediate container 539bf28fefbb [2022-06-28T15:30:41.929Z] ---> d3d0de6ce9b6 [2022-06-28T15:30:41.929Z] Step 12/25 : WORKDIR /edgex-go [2022-06-28T15:30:41.929Z] ---> Running in ccd42131bfcb [2022-06-28T15:30:42.541Z] ---> 60b6a294626c [2022-06-28T15:30:42.541Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-28T15:30:42.541Z] ---> Running in e5b933e041ad [2022-06-28T15:30:43.150Z] Removing intermediate container ccd42131bfcb [2022-06-28T15:30:43.150Z] ---> b07740c848c2 [2022-06-28T15:30:43.150Z] [2022-06-28T15:30:43.150Z] Step 13/25 : FROM alpine:3.15 [2022-06-28T15:30:43.150Z] ---> 3fb3c9af89a9 [2022-06-28T15:30:43.150Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T15:30:43.150Z] ---> Using cache [2022-06-28T15:30:43.150Z] ---> a80a66ad18d7 [2022-06-28T15:30:43.150Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:30:43.150Z] ---> Using cache [2022-06-28T15:30:43.150Z] ---> cf7d39809086 [2022-06-28T15:30:43.150Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-28T15:30:43.150Z] ---> Using cache [2022-06-28T15:30:43.150Z] ---> 7bca32bb83a8 [2022-06-28T15:30:43.150Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-28T15:30:43.150Z] Removing intermediate container e5b933e041ad [2022-06-28T15:30:43.150Z] ---> 03dd9f6428b7 [2022-06-28T15:30:43.150Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-28T15:30:44.624Z] ---> 559d17061b44 [2022-06-28T15:30:44.624Z] Step 21/26 : WORKDIR / [2022-06-28T15:30:44.624Z] ---> Running in 18ba634aacfb [2022-06-28T15:30:45.639Z] Removing intermediate container 18ba634aacfb [2022-06-28T15:30:45.639Z] ---> 856b1497f593 [2022-06-28T15:30:45.639Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-28T15:30:45.639Z] ---> Running in 8ea6f3c8694c [2022-06-28T15:30:46.642Z] Removing intermediate container 8ea6f3c8694c [2022-06-28T15:30:46.642Z] ---> 037f380b8845 [2022-06-28T15:30:46.642Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-28T15:30:46.922Z] ---> Running in 97f79597ccf2 [2022-06-28T15:30:47.909Z] Removing intermediate container 97f79597ccf2 [2022-06-28T15:30:47.909Z] ---> 50c9e41c3e57 [2022-06-28T15:30:47.909Z] Step 24/26 : LABEL arch=arm64 [2022-06-28T15:30:47.909Z] ---> Running in 2597cdcea790 [2022-06-28T15:30:48.888Z] Removing intermediate container 2597cdcea790 [2022-06-28T15:30:48.888Z] ---> 51bd631ec840 [2022-06-28T15:30:48.888Z] Step 25/26 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:30:48.888Z] ---> Running in 51c2d83c4c35 [2022-06-28T15:30:49.869Z] Removing intermediate container 51c2d83c4c35 [2022-06-28T15:30:49.870Z] ---> db6d3e76869c [2022-06-28T15:30:49.870Z] Step 26/26 : LABEL version=2.2.1-dev.16 [2022-06-28T15:30:49.870Z] ---> Running in 9535d1e657d8 [2022-06-28T15:30:50.861Z] Removing intermediate container 9535d1e657d8 [2022-06-28T15:30:50.861Z] ---> b7c7b74f83ad [2022-06-28T15:30:50.861Z] [2022-06-28T15:30:51.464Z] Successfully built b7c7b74f83ad [2022-06-28T15:30:51.464Z] Successfully tagged security-spire-config-arm64:latest [2022-06-28T15:30:51.464Z]  Building security-spire-config ... done  ---> 400247ba37b0 [2022-06-28T15:30:51.464Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-28T15:30:52.445Z] ---> 294d95252eff [2022-06-28T15:30:52.445Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-28T15:30:53.429Z] ---> 0c12b61fef88 [2022-06-28T15:30:53.429Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-28T15:30:54.446Z] ---> 739f64d40cac [2022-06-28T15:30:54.446Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-28T15:30:54.446Z] ---> Running in 0acfc76783ac [2022-06-28T15:30:55.058Z] Removing intermediate container 0acfc76783ac [2022-06-28T15:30:55.058Z] ---> 4953678dcf37 [2022-06-28T15:30:55.058Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-28T15:30:55.058Z] ---> Running in 4c3b7e4e25ff [2022-06-28T15:30:55.675Z] Removing intermediate container 4c3b7e4e25ff [2022-06-28T15:30:55.675Z] ---> 1c675fc9289d [2022-06-28T15:30:55.675Z] Step 23/25 : LABEL arch=arm64 [2022-06-28T15:30:55.675Z] ---> Running in e580c83c15c3 [2022-06-28T15:30:56.274Z] Removing intermediate container e580c83c15c3 [2022-06-28T15:30:56.274Z] ---> 46eeae804d47 [2022-06-28T15:30:56.274Z] Step 24/25 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:30:56.274Z] ---> Running in 84a56acda30e [2022-06-28T15:30:56.891Z] Removing intermediate container 84a56acda30e [2022-06-28T15:30:56.891Z] ---> 1003e4cae327 [2022-06-28T15:30:56.891Z] Step 25/25 : LABEL version=2.2.1-dev.16 [2022-06-28T15:30:57.173Z] ---> Running in d2d0111aaac8 [2022-06-28T15:30:57.446Z] Removing intermediate container d2d0111aaac8 [2022-06-28T15:30:57.446Z] ---> 2cbb166c464f [2022-06-28T15:30:57.446Z] [2022-06-28T15:30:58.044Z] Successfully built 2cbb166c464f [2022-06-28T15:30:58.044Z] Successfully tagged security-spire-server-arm64:latest [2022-06-28T15:31:04.778Z]  Building security-spire-server ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.16" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-28T15:31:23.108Z] Removing intermediate container b920fe7aa791 [2022-06-28T15:31:23.108Z] ---> a87c2c87db10 [2022-06-28T15:31:23.108Z] [2022-06-28T15:31:23.108Z] Step 10/22 : FROM alpine:3.14 [2022-06-28T15:31:23.108Z] ---> ac73e934f311 [2022-06-28T15:31:23.108Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-28T15:31:23.108Z] ---> Running in cf2d89325aa4 [2022-06-28T15:31:23.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-28T15:31:23.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-28T15:31:24.378Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-28T15:31:24.378Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-28T15:31:24.378Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-28T15:31:24.378Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-28T15:31:24.378Z] (5/6) Installing curl (7.79.1-r1) [2022-06-28T15:31:24.378Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-28T15:31:24.378Z] Executing busybox-1.33.1-r7.trigger [2022-06-28T15:31:24.378Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T15:31:24.657Z] OK: 8 MiB in 20 packages [2022-06-28T15:31:26.677Z] Removing intermediate container cf2d89325aa4 [2022-06-28T15:31:26.677Z] ---> 30d2c16a4ecc [2022-06-28T15:31:26.677Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-28T15:31:26.677Z] ---> Running in c598f1261e34 [2022-06-28T15:31:27.279Z] Removing intermediate container c598f1261e34 [2022-06-28T15:31:27.279Z] ---> 24ef374b3e49 [2022-06-28T15:31:27.279Z] Step 13/22 : WORKDIR /edgex [2022-06-28T15:31:27.279Z] ---> Running in 213adef5b34c [2022-06-28T15:31:27.881Z] Removing intermediate container 213adef5b34c [2022-06-28T15:31:27.881Z] ---> 4af55e80a61a [2022-06-28T15:31:27.881Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-28T15:31:28.484Z] ---> ace89dc79ebf [2022-06-28T15:31:28.484Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-28T15:31:29.940Z] ---> 8c3e7ba60c2e [2022-06-28T15:31:29.940Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-28T15:31:31.410Z] ---> eb9378806785 [2022-06-28T15:31:31.410Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-28T15:31:32.882Z] ---> 2027b23b5ba7 [2022-06-28T15:31:32.882Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-28T15:31:32.882Z] ---> Running in d8eee00e48a0 [2022-06-28T15:31:37.439Z] Removing intermediate container d8eee00e48a0 [2022-06-28T15:31:37.439Z] ---> d3689faf2e1d [2022-06-28T15:31:37.439Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-28T15:31:37.439Z] ---> Running in 919cea76a964 [2022-06-28T15:31:38.046Z] Removing intermediate container 919cea76a964 [2022-06-28T15:31:38.046Z] ---> 761e2ebed44d [2022-06-28T15:31:38.046Z] Step 20/22 : LABEL arch=arm64 [2022-06-28T15:31:38.046Z] ---> Running in 31b4bafbb8fd [2022-06-28T15:31:38.649Z] Removing intermediate container 31b4bafbb8fd [2022-06-28T15:31:38.650Z] ---> 3c017b50d017 [2022-06-28T15:31:38.650Z] Step 21/22 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:31:38.932Z] ---> Running in d4c9d090624c [2022-06-28T15:31:39.538Z] Removing intermediate container d4c9d090624c [2022-06-28T15:31:39.538Z] ---> 2a0c0d50cbe7 [2022-06-28T15:31:39.538Z] Step 22/22 : LABEL version=2.2.1-dev.16 [2022-06-28T15:31:39.538Z] ---> Running in 4ab50849c74d [2022-06-28T15:31:40.140Z] Removing intermediate container 4ab50849c74d [2022-06-28T15:31:40.140Z] ---> 1ed861653893 [2022-06-28T15:31:40.140Z] [2022-06-28T15:31:40.140Z] Successfully built 1ed861653893 [2022-06-28T15:31:40.140Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-28T15:31:40.421Z]  Building security-proxy-setup ... done Removing intermediate container 411c9b728002 [2022-06-28T15:31:40.421Z] ---> 826131933976 [2022-06-28T15:31:40.421Z] [2022-06-28T15:31:40.421Z] Step 10/23 : FROM alpine:3.14 [2022-06-28T15:31:40.421Z] ---> ac73e934f311 [2022-06-28T15:31:40.421Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-28T15:31:40.421Z] ---> Using cache [2022-06-28T15:31:40.421Z] ---> 8f4f27e360de [2022-06-28T15:31:40.421Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-28T15:31:40.421Z] ---> Using cache [2022-06-28T15:31:40.421Z] ---> 4caa92cf830a [2022-06-28T15:31:40.421Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-28T15:31:40.421Z] ---> Running in 1ffa7d45e196 [2022-06-28T15:31:40.701Z] Removing intermediate container 1ffa7d45e196 [2022-06-28T15:31:40.701Z] ---> ed5b2ed2503e [2022-06-28T15:31:40.701Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-28T15:31:40.701Z] ---> Running in 2cfa82a9647f [2022-06-28T15:31:41.329Z] Removing intermediate container 2cfa82a9647f [2022-06-28T15:31:41.329Z] ---> 046465b29f7e [2022-06-28T15:31:41.329Z] Step 15/23 : WORKDIR / [2022-06-28T15:31:41.329Z] ---> Running in 0c3fc2bc501e [2022-06-28T15:31:41.937Z] Removing intermediate container 0c3fc2bc501e [2022-06-28T15:31:41.937Z] ---> 1f9d0167f1b7 [2022-06-28T15:31:41.937Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T15:31:42.553Z] ---> df91c6731fca [2022-06-28T15:31:42.553Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-28T15:31:43.542Z] ---> 590912e474e9 [2022-06-28T15:31:43.542Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-28T15:31:44.541Z] ---> fc11fc208e5b [2022-06-28T15:31:44.541Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-28T15:31:44.541Z] ---> Running in d21745760774 [2022-06-28T15:31:44.815Z] Removing intermediate container d21745760774 [2022-06-28T15:31:44.815Z] ---> e51101b164df [2022-06-28T15:31:44.815Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T15:31:44.815Z] ---> Running in 0474c3a05445 [2022-06-28T15:31:45.089Z] Removing intermediate container 0474c3a05445 [2022-06-28T15:31:45.362Z] ---> e8f85273158e [2022-06-28T15:31:45.362Z] Step 21/23 : LABEL arch=arm64 [2022-06-28T15:31:45.362Z] ---> Running in 2d43f852ef0f [2022-06-28T15:31:45.637Z] Removing intermediate container 2d43f852ef0f [2022-06-28T15:31:45.637Z] ---> ea7ad508a314 [2022-06-28T15:31:45.637Z] Step 22/23 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:31:45.637Z] ---> Running in c0e79ab50e24 [2022-06-28T15:31:45.921Z] Removing intermediate container c0e79ab50e24 [2022-06-28T15:31:45.921Z] ---> 8010751c3a9e [2022-06-28T15:31:45.921Z] Step 23/23 : LABEL version=2.2.1-dev.16 [2022-06-28T15:31:46.197Z] ---> Running in 4db3db9bd9fd [2022-06-28T15:31:46.471Z] Removing intermediate container 4db3db9bd9fd [2022-06-28T15:31:46.471Z] ---> 4b8f928db3e3 [2022-06-28T15:31:46.471Z] [2022-06-28T15:31:46.745Z] Successfully built 4b8f928db3e3 [2022-06-28T15:31:46.745Z] Successfully tagged core-command-arm64:latest [2022-06-28T15:31:55.045Z]  Building core-command ... done Removing intermediate container 98f14d3d3036 [2022-06-28T15:31:55.045Z] ---> 8b7b8c5e0b54 [2022-06-28T15:31:55.045Z] [2022-06-28T15:31:55.045Z] Step 9/20 : FROM alpine:3.15 [2022-06-28T15:31:55.045Z] ---> 3fb3c9af89a9 [2022-06-28T15:31:55.045Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-28T15:31:55.045Z] ---> Using cache [2022-06-28T15:31:55.045Z] ---> a80a66ad18d7 [2022-06-28T15:31:55.045Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-28T15:31:55.045Z] ---> Using cache [2022-06-28T15:31:55.045Z] ---> cf7d39809086 [2022-06-28T15:31:55.045Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-28T15:31:55.045Z] ---> Running in ecc48e8c65e7 [2022-06-28T15:31:55.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T15:31:56.035Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T15:31:57.019Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-28T15:31:57.019Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-28T15:31:57.019Z] OK: 15736 distinct packages available [2022-06-28T15:31:57.293Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-28T15:31:58.273Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-28T15:31:59.251Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-28T15:31:59.251Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-28T15:31:59.251Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-28T15:31:59.251Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-28T15:31:59.523Z] (5/9) Installing curl (7.80.0-r1) [2022-06-28T15:31:59.523Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-28T15:31:59.523Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-28T15:31:59.795Z] (8/9) Installing libucontext (1.1-r0) [2022-06-28T15:31:59.795Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-28T15:31:59.795Z] Executing busybox-1.34.1-r5.trigger [2022-06-28T15:32:00.071Z] Executing ca-certificates-20211220-r0.trigger [2022-06-28T15:32:00.071Z] OK: 8 MiB in 23 packages [2022-06-28T15:32:01.524Z] Removing intermediate container ecc48e8c65e7 [2022-06-28T15:32:01.524Z] ---> 45ec0e185ddc [2022-06-28T15:32:01.524Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-28T15:32:02.119Z] ---> f296d0997324 [2022-06-28T15:32:02.120Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-28T15:32:03.103Z] ---> 6ee4176e67c9 [2022-06-28T15:32:03.103Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-28T15:32:03.705Z] ---> 250e59df2b00 [2022-06-28T15:32:03.705Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-28T15:32:03.982Z] ---> Running in 49d7b93bfef7 [2022-06-28T15:32:04.255Z] Removing intermediate container 49d7b93bfef7 [2022-06-28T15:32:04.255Z] ---> 780e6543c3fb [2022-06-28T15:32:04.255Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-28T15:32:04.255Z] ---> Running in 45646a4fbea1 [2022-06-28T15:32:04.527Z] Removing intermediate container 45646a4fbea1 [2022-06-28T15:32:04.527Z] ---> 626afb67632a [2022-06-28T15:32:04.527Z] Step 18/20 : LABEL arch=arm64 [2022-06-28T15:32:04.527Z] ---> Running in 4e1f6002d249 [2022-06-28T15:32:04.800Z] Removing intermediate container 4e1f6002d249 [2022-06-28T15:32:04.800Z] ---> b30b3586ab8e [2022-06-28T15:32:04.800Z] Step 19/20 : LABEL git_sha=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:32:05.076Z] ---> Running in b3656150f00e [2022-06-28T15:32:05.348Z] Removing intermediate container b3656150f00e [2022-06-28T15:32:05.348Z] ---> 8650fce938a2 [2022-06-28T15:32:05.348Z] Step 20/20 : LABEL version=2.2.1-dev.16 [2022-06-28T15:32:05.348Z] ---> Running in 9854063f428f [2022-06-28T15:32:05.621Z] Removing intermediate container 9854063f428f [2022-06-28T15:32:05.621Z] ---> d3ed45c7513c [2022-06-28T15:32:05.621Z] [2022-06-28T15:32:05.894Z] Successfully built d3ed45c7513c [2022-06-28T15:32:05.894Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-06-28T15:32:06.179Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-06-28T15:32:06.183Z] $ docker stop --time=1 200c19e4af31e98d7a4acf4fdfe813bd3f797d6210006b023aa03947bf026e3f [2022-06-28T15:32:07.877Z] $ docker rm -f 200c19e4af31e98d7a4acf4fdfe813bd3f797d6210006b023aa03947bf026e3f [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T15:32:08.445Z] + docker images [2022-06-28T15:32:08.718Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-28T15:32:08.718Z] security-spiffe-token-provider-arm64 latest d3ed45c7513c 3 seconds ago 28.1MB [2022-06-28T15:32:08.718Z] 8b7b8c5e0b54 15 seconds ago 1.32GB [2022-06-28T15:32:08.718Z] core-command-arm64 latest 4b8f928db3e3 22 seconds ago 15.5MB [2022-06-28T15:32:08.718Z] 826131933976 29 seconds ago 1.27GB [2022-06-28T15:32:08.718Z] security-proxy-setup-arm64 latest 1ed861653893 29 seconds ago 26.1MB [2022-06-28T15:32:08.718Z] a87c2c87db10 48 seconds ago 1.28GB [2022-06-28T15:32:08.718Z] security-spire-server-arm64 latest 2cbb166c464f About a minute ago 86.3MB [2022-06-28T15:32:08.718Z] security-spire-config-arm64 latest b7c7b74f83ad About a minute ago 85.6MB [2022-06-28T15:32:08.718Z] b07740c848c2 About a minute ago 1.18GB [2022-06-28T15:32:08.718Z] 7e931b13c153 About a minute ago 1.18GB [2022-06-28T15:32:08.718Z] core-metadata-arm64 latest 436b70ab6c36 About a minute ago 16.3MB [2022-06-28T15:32:08.718Z] 41ff486ca3a8 2 minutes ago 1.28GB [2022-06-28T15:32:08.718Z] security-secretstore-setup-arm64 latest fbe710334d74 2 minutes ago 27.5MB [2022-06-28T15:32:08.718Z] 644581106d92 2 minutes ago 1.28GB [2022-06-28T15:32:08.718Z] support-scheduler-arm64 latest 766e264283b2 4 minutes ago 25.4MB [2022-06-28T15:32:08.718Z] d56a18aad752 5 minutes ago 1.33GB [2022-06-28T15:32:08.718Z] support-notifications-arm64 latest c6cb07e34e51 5 minutes ago 25.9MB [2022-06-28T15:32:08.718Z] b0c54c540d5d 6 minutes ago 1.33GB [2022-06-28T15:32:08.718Z] sys-mgmt-agent-arm64 latest 88ca60ec3a00 6 minutes ago 282MB [2022-06-28T15:32:08.718Z] core-data-arm64 latest 8bc5fa9c8b90 7 minutes ago 21.7MB [2022-06-28T15:32:08.718Z] 373f44a1b9fc 7 minutes ago 1.3GB [2022-06-28T15:32:08.718Z] security-bootstrapper-arm64 latest 3ce40b35173b 8 minutes ago 18.3MB [2022-06-28T15:32:08.718Z] 63bac3e2e69a 8 minutes ago 1.27GB [2022-06-28T15:32:08.718Z] 43a3876ee153 8 minutes ago 1.28GB [2022-06-28T15:32:08.718Z] security-spire-agent-arm64 latest d672c2a7a9b7 13 minutes ago 126MB [2022-06-28T15:32:08.718Z] fcddb5a849bb 13 minutes ago 1.18GB [2022-06-28T15:32:08.718Z] ci-base-image-arm64 latest 2d53b0c98f25 15 minutes ago 1.01GB [2022-06-28T15:32:08.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 3 weeks ago 669MB [2022-06-28T15:32:08.718Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-06-28T15:32:08.718Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-06-28T15:32:08.718Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-06-28T15:32:08.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 24 months 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-06-28T15:32:08.822Z] provisioning config files... [2022-06-28T15:32:08.840Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/245@tmp/config8788914527574481076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T15:32:09.185Z] ---> docker-login.sh [2022-06-28T15:32:09.185Z] nexus3.edgexfoundry.org:10001 [2022-06-28T15:32:09.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T15:32:09.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T15:32:09.455Z] Configure a credential helper to remove this warning. See [2022-06-28T15:32:09.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T15:32:09.455Z] [2022-06-28T15:32:09.455Z] Login Succeeded [2022-06-28T15:32:09.729Z] nexus3.edgexfoundry.org:10002 [2022-06-28T15:32:10.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T15:32:10.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T15:32:10.000Z] Configure a credential helper to remove this warning. See [2022-06-28T15:32:10.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T15:32:10.000Z] [2022-06-28T15:32:10.000Z] Login Succeeded [2022-06-28T15:32:10.000Z] nexus3.edgexfoundry.org:10003 [2022-06-28T15:32:10.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T15:32:10.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T15:32:10.595Z] Configure a credential helper to remove this warning. See [2022-06-28T15:32:10.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T15:32:10.595Z] [2022-06-28T15:32:10.595Z] Login Succeeded [2022-06-28T15:32:10.595Z] nexus3.edgexfoundry.org:10004 [2022-06-28T15:32:10.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T15:32:11.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T15:32:11.139Z] Configure a credential helper to remove this warning. See [2022-06-28T15:32:11.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T15:32:11.139Z] [2022-06-28T15:32:11.139Z] Login Succeeded [2022-06-28T15:32:11.139Z] docker.io [2022-06-28T15:32:11.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-28T15:32:12.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-28T15:32:12.004Z] Configure a credential helper to remove this warning. See [2022-06-28T15:32:12.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-28T15:32:12.004Z] [2022-06-28T15:32:12.004Z] Login Succeeded [2022-06-28T15:32:12.004Z] ---> docker-login.sh ends [Pipeline] } [2022-06-28T15:32:12.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:32:12.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-28T15:32:12.060Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-06-28T15:32:12.060Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:32:12.060Z] latest [2022-06-28T15:32:12.060Z] 2.2.1-dev.16 [2022-06-28T15:32:12.060Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:32:12.060Z] main [2022-06-28T15:32:12.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:12.401Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:12.764Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:32:12.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-28T15:32:12.764Z] e0c1410f51e9: Preparing [2022-06-28T15:32:12.764Z] 1e08b00ddd21: Preparing [2022-06-28T15:32:12.764Z] d98df5a9330a: Preparing [2022-06-28T15:32:12.764Z] 1d7fc736b711: Preparing [2022-06-28T15:32:12.764Z] f73e7dbfee58: Preparing [2022-06-28T15:32:13.036Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:13.036Z] d98df5a9330a: Pushed [2022-06-28T15:32:13.036Z] 1d7fc736b711: Pushed [2022-06-28T15:32:13.036Z] e0c1410f51e9: Pushed [2022-06-28T15:32:15.642Z] 1e08b00ddd21: Pushed [2022-06-28T15:32:15.642Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:0761cc0ed10d5f31b7cdc37e0dde1c6d4090d9054896ddac7c2b4132e415f645 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:15.997Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:16.354Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-06-28T15:32:16.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-28T15:32:16.354Z] e0c1410f51e9: Preparing [2022-06-28T15:32:16.354Z] 1e08b00ddd21: Preparing [2022-06-28T15:32:16.354Z] d98df5a9330a: Preparing [2022-06-28T15:32:16.354Z] 1d7fc736b711: Preparing [2022-06-28T15:32:16.354Z] f73e7dbfee58: Preparing [2022-06-28T15:32:16.354Z] 1e08b00ddd21: Layer already exists [2022-06-28T15:32:16.354Z] d98df5a9330a: Layer already exists [2022-06-28T15:32:16.354Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:16.354Z] 1d7fc736b711: Layer already exists [2022-06-28T15:32:16.354Z] e0c1410f51e9: Layer already exists [2022-06-28T15:32:16.625Z] latest: digest: sha256:0761cc0ed10d5f31b7cdc37e0dde1c6d4090d9054896ddac7c2b4132e415f645 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:16.994Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:17.356Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.16 [2022-06-28T15:32:17.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-28T15:32:17.356Z] e0c1410f51e9: Preparing [2022-06-28T15:32:17.356Z] 1e08b00ddd21: Preparing [2022-06-28T15:32:17.356Z] d98df5a9330a: Preparing [2022-06-28T15:32:17.356Z] 1d7fc736b711: Preparing [2022-06-28T15:32:17.356Z] f73e7dbfee58: Preparing [2022-06-28T15:32:17.356Z] d98df5a9330a: Layer already exists [2022-06-28T15:32:17.356Z] e0c1410f51e9: Layer already exists [2022-06-28T15:32:17.356Z] 1e08b00ddd21: Layer already exists [2022-06-28T15:32:17.356Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:17.356Z] 1d7fc736b711: Layer already exists [2022-06-28T15:32:17.627Z] 2.2.1-dev.16: digest: sha256:0761cc0ed10d5f31b7cdc37e0dde1c6d4090d9054896ddac7c2b4132e415f645 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:17.990Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:18.386Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:32:18.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-28T15:32:18.386Z] e0c1410f51e9: Preparing [2022-06-28T15:32:18.386Z] 1e08b00ddd21: Preparing [2022-06-28T15:32:18.386Z] d98df5a9330a: Preparing [2022-06-28T15:32:18.386Z] 1d7fc736b711: Preparing [2022-06-28T15:32:18.386Z] f73e7dbfee58: Preparing [2022-06-28T15:32:18.386Z] e0c1410f51e9: Layer already exists [2022-06-28T15:32:18.386Z] 1d7fc736b711: Layer already exists [2022-06-28T15:32:18.386Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:18.386Z] 1e08b00ddd21: Layer already exists [2022-06-28T15:32:18.386Z] d98df5a9330a: Layer already exists [2022-06-28T15:32:18.664Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:0761cc0ed10d5f31b7cdc37e0dde1c6d4090d9054896ddac7c2b4132e415f645 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:19.047Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:19.423Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-06-28T15:32:19.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-28T15:32:19.423Z] e0c1410f51e9: Preparing [2022-06-28T15:32:19.423Z] 1e08b00ddd21: Preparing [2022-06-28T15:32:19.423Z] d98df5a9330a: Preparing [2022-06-28T15:32:19.423Z] 1d7fc736b711: Preparing [2022-06-28T15:32:19.423Z] f73e7dbfee58: Preparing [2022-06-28T15:32:19.423Z] e0c1410f51e9: Layer already exists [2022-06-28T15:32:19.423Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:19.423Z] 1e08b00ddd21: Layer already exists [2022-06-28T15:32:19.423Z] d98df5a9330a: Layer already exists [2022-06-28T15:32:19.423Z] 1d7fc736b711: Layer already exists [2022-06-28T15:32:19.698Z] main: digest: sha256:0761cc0ed10d5f31b7cdc37e0dde1c6d4090d9054896ddac7c2b4132e415f645 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:32:19.760Z] ===================================================== [Pipeline] echo [2022-06-28T15:32:19.769Z] taggedImages: [2022-06-28T15:32:19.769Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:32:19.769Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-06-28T15:32:19.769Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.16 [2022-06-28T15:32:19.769Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:32:19.769Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-06-28T15:32:19.790Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-06-28T15:32:19.790Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:32:19.790Z] latest [2022-06-28T15:32:19.790Z] 2.2.1-dev.16 [2022-06-28T15:32:19.790Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:32:19.790Z] main [2022-06-28T15:32:19.790Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:20.148Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:20.512Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:32:20.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-28T15:32:20.512Z] 3a6f545f6a61: Preparing [2022-06-28T15:32:20.513Z] e30ed3c15cd1: Preparing [2022-06-28T15:32:20.513Z] d98df5a9330a: Preparing [2022-06-28T15:32:20.513Z] 8d4fb3933882: Preparing [2022-06-28T15:32:20.513Z] 7ab5bf142e5a: Preparing [2022-06-28T15:32:20.513Z] f73e7dbfee58: Preparing [2022-06-28T15:32:20.513Z] f73e7dbfee58: Waiting [2022-06-28T15:32:20.787Z] d98df5a9330a: Layer already exists [2022-06-28T15:32:20.787Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:20.787Z] 7ab5bf142e5a: Pushed [2022-06-28T15:32:20.787Z] 3a6f545f6a61: Pushed [2022-06-28T15:32:21.379Z] 8d4fb3933882: Pushed [2022-06-28T15:32:24.750Z] e30ed3c15cd1: Pushed [2022-06-28T15:32:24.750Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:31c582374e3c2c89bdcc3ef14910584315abc1b80f9e749cb832636955736582 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:25.113Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:25.469Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-06-28T15:32:25.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-28T15:32:25.469Z] 3a6f545f6a61: Preparing [2022-06-28T15:32:25.469Z] e30ed3c15cd1: Preparing [2022-06-28T15:32:25.469Z] d98df5a9330a: Preparing [2022-06-28T15:32:25.469Z] 8d4fb3933882: Preparing [2022-06-28T15:32:25.469Z] 7ab5bf142e5a: Preparing [2022-06-28T15:32:25.469Z] f73e7dbfee58: Preparing [2022-06-28T15:32:25.469Z] f73e7dbfee58: Waiting [2022-06-28T15:32:25.469Z] d98df5a9330a: Layer already exists [2022-06-28T15:32:25.469Z] 8d4fb3933882: Layer already exists [2022-06-28T15:32:25.469Z] e30ed3c15cd1: Layer already exists [2022-06-28T15:32:25.469Z] 7ab5bf142e5a: Layer already exists [2022-06-28T15:32:25.469Z] 3a6f545f6a61: Layer already exists [2022-06-28T15:32:25.469Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:25.740Z] latest: digest: sha256:31c582374e3c2c89bdcc3ef14910584315abc1b80f9e749cb832636955736582 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:26.100Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:26.459Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.16 [2022-06-28T15:32:26.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-28T15:32:26.459Z] 3a6f545f6a61: Preparing [2022-06-28T15:32:26.459Z] e30ed3c15cd1: Preparing [2022-06-28T15:32:26.459Z] d98df5a9330a: Preparing [2022-06-28T15:32:26.459Z] 8d4fb3933882: Preparing [2022-06-28T15:32:26.459Z] 7ab5bf142e5a: Preparing [2022-06-28T15:32:26.459Z] f73e7dbfee58: Preparing [2022-06-28T15:32:26.459Z] f73e7dbfee58: Waiting [2022-06-28T15:32:26.459Z] 8d4fb3933882: Layer already exists [2022-06-28T15:32:26.459Z] 3a6f545f6a61: Layer already exists [2022-06-28T15:32:26.459Z] 7ab5bf142e5a: Layer already exists [2022-06-28T15:32:26.459Z] e30ed3c15cd1: Layer already exists [2022-06-28T15:32:26.459Z] d98df5a9330a: Layer already exists [2022-06-28T15:32:26.459Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:26.732Z] 2.2.1-dev.16: digest: sha256:31c582374e3c2c89bdcc3ef14910584315abc1b80f9e749cb832636955736582 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:27.094Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:27.452Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:32:27.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-28T15:32:27.452Z] 3a6f545f6a61: Preparing [2022-06-28T15:32:27.452Z] e30ed3c15cd1: Preparing [2022-06-28T15:32:27.452Z] d98df5a9330a: Preparing [2022-06-28T15:32:27.452Z] 8d4fb3933882: Preparing [2022-06-28T15:32:27.452Z] 7ab5bf142e5a: Preparing [2022-06-28T15:32:27.452Z] f73e7dbfee58: Preparing [2022-06-28T15:32:27.452Z] f73e7dbfee58: Waiting [2022-06-28T15:32:27.452Z] 3a6f545f6a61: Layer already exists [2022-06-28T15:32:27.452Z] 8d4fb3933882: Layer already exists [2022-06-28T15:32:27.452Z] 7ab5bf142e5a: Layer already exists [2022-06-28T15:32:27.452Z] d98df5a9330a: Layer already exists [2022-06-28T15:32:27.452Z] e30ed3c15cd1: Layer already exists [2022-06-28T15:32:27.452Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:27.723Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:31c582374e3c2c89bdcc3ef14910584315abc1b80f9e749cb832636955736582 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:28.087Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:28.452Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-06-28T15:32:28.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-28T15:32:28.452Z] 3a6f545f6a61: Preparing [2022-06-28T15:32:28.452Z] e30ed3c15cd1: Preparing [2022-06-28T15:32:28.452Z] d98df5a9330a: Preparing [2022-06-28T15:32:28.452Z] 8d4fb3933882: Preparing [2022-06-28T15:32:28.452Z] 7ab5bf142e5a: Preparing [2022-06-28T15:32:28.452Z] f73e7dbfee58: Preparing [2022-06-28T15:32:28.452Z] f73e7dbfee58: Waiting [2022-06-28T15:32:28.452Z] e30ed3c15cd1: Layer already exists [2022-06-28T15:32:28.452Z] d98df5a9330a: Layer already exists [2022-06-28T15:32:28.452Z] 3a6f545f6a61: Layer already exists [2022-06-28T15:32:28.452Z] 7ab5bf142e5a: Layer already exists [2022-06-28T15:32:28.452Z] 8d4fb3933882: Layer already exists [2022-06-28T15:32:28.452Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:28.723Z] main: digest: sha256:31c582374e3c2c89bdcc3ef14910584315abc1b80f9e749cb832636955736582 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:32:28.781Z] ===================================================== [Pipeline] echo [2022-06-28T15:32:28.791Z] taggedImages: [2022-06-28T15:32:28.791Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:32:28.791Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-06-28T15:32:28.791Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.16 [2022-06-28T15:32:28.791Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:32:28.791Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-06-28T15:32:28.815Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-06-28T15:32:28.815Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:32:28.815Z] latest [2022-06-28T15:32:28.815Z] 2.2.1-dev.16 [2022-06-28T15:32:28.815Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:32:28.815Z] main [2022-06-28T15:32:28.815Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:29.174Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:29.533Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:32:29.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-28T15:32:29.533Z] 3df0a73409a7: Preparing [2022-06-28T15:32:29.533Z] a42d63d79eae: Preparing [2022-06-28T15:32:29.533Z] d98df5a9330a: Preparing [2022-06-28T15:32:29.533Z] 1d7fc736b711: Preparing [2022-06-28T15:32:29.533Z] f73e7dbfee58: Preparing [2022-06-28T15:32:29.533Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:29.806Z] d98df5a9330a: Layer already exists [2022-06-28T15:32:29.806Z] 1d7fc736b711: Layer already exists [2022-06-28T15:32:29.806Z] 3df0a73409a7: Pushed [2022-06-28T15:32:32.415Z] a42d63d79eae: Pushed [2022-06-28T15:32:32.685Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:e063552158bb88b4f749e4064f4797c868cc5161f7362ecf759012bc175b8cd8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:33.049Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:33.407Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-06-28T15:32:33.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-28T15:32:33.407Z] 3df0a73409a7: Preparing [2022-06-28T15:32:33.407Z] a42d63d79eae: Preparing [2022-06-28T15:32:33.407Z] d98df5a9330a: Preparing [2022-06-28T15:32:33.407Z] 1d7fc736b711: Preparing [2022-06-28T15:32:33.407Z] f73e7dbfee58: Preparing [2022-06-28T15:32:33.407Z] a42d63d79eae: Layer already exists [2022-06-28T15:32:33.407Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:33.407Z] 1d7fc736b711: Layer already exists [2022-06-28T15:32:33.407Z] d98df5a9330a: Layer already exists [2022-06-28T15:32:33.407Z] 3df0a73409a7: Layer already exists [2022-06-28T15:32:33.680Z] latest: digest: sha256:e063552158bb88b4f749e4064f4797c868cc5161f7362ecf759012bc175b8cd8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:34.037Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:34.391Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.16 [2022-06-28T15:32:34.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-28T15:32:34.391Z] 3df0a73409a7: Preparing [2022-06-28T15:32:34.391Z] a42d63d79eae: Preparing [2022-06-28T15:32:34.391Z] d98df5a9330a: Preparing [2022-06-28T15:32:34.391Z] 1d7fc736b711: Preparing [2022-06-28T15:32:34.391Z] f73e7dbfee58: Preparing [2022-06-28T15:32:34.391Z] 1d7fc736b711: Layer already exists [2022-06-28T15:32:34.391Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:34.391Z] 3df0a73409a7: Layer already exists [2022-06-28T15:32:34.391Z] d98df5a9330a: Layer already exists [2022-06-28T15:32:34.391Z] a42d63d79eae: Layer already exists [2022-06-28T15:32:34.662Z] 2.2.1-dev.16: digest: sha256:e063552158bb88b4f749e4064f4797c868cc5161f7362ecf759012bc175b8cd8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:35.020Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:35.366Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:32:35.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-28T15:32:35.366Z] 3df0a73409a7: Preparing [2022-06-28T15:32:35.366Z] a42d63d79eae: Preparing [2022-06-28T15:32:35.366Z] d98df5a9330a: Preparing [2022-06-28T15:32:35.366Z] 1d7fc736b711: Preparing [2022-06-28T15:32:35.366Z] f73e7dbfee58: Preparing [2022-06-28T15:32:35.366Z] d98df5a9330a: Layer already exists [2022-06-28T15:32:35.366Z] 3df0a73409a7: Layer already exists [2022-06-28T15:32:35.366Z] a42d63d79eae: Layer already exists [2022-06-28T15:32:35.366Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:35.366Z] 1d7fc736b711: Layer already exists [2022-06-28T15:32:35.635Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:e063552158bb88b4f749e4064f4797c868cc5161f7362ecf759012bc175b8cd8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:35.996Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:36.346Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-06-28T15:32:36.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-28T15:32:36.346Z] 3df0a73409a7: Preparing [2022-06-28T15:32:36.346Z] a42d63d79eae: Preparing [2022-06-28T15:32:36.346Z] d98df5a9330a: Preparing [2022-06-28T15:32:36.346Z] 1d7fc736b711: Preparing [2022-06-28T15:32:36.346Z] f73e7dbfee58: Preparing [2022-06-28T15:32:36.346Z] a42d63d79eae: Layer already exists [2022-06-28T15:32:36.346Z] 1d7fc736b711: Layer already exists [2022-06-28T15:32:36.346Z] d98df5a9330a: Layer already exists [2022-06-28T15:32:36.346Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:36.346Z] 3df0a73409a7: Layer already exists [2022-06-28T15:32:36.616Z] main: digest: sha256:e063552158bb88b4f749e4064f4797c868cc5161f7362ecf759012bc175b8cd8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:32:36.683Z] ===================================================== [Pipeline] echo [2022-06-28T15:32:36.691Z] taggedImages: [2022-06-28T15:32:36.691Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:32:36.691Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-06-28T15:32:36.691Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.16 [2022-06-28T15:32:36.691Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:32:36.691Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-06-28T15:32:36.712Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-06-28T15:32:36.712Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:32:36.712Z] latest [2022-06-28T15:32:36.712Z] 2.2.1-dev.16 [2022-06-28T15:32:36.712Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:32:36.712Z] main [2022-06-28T15:32:36.712Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:37.072Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:37.438Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:32:37.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-28T15:32:37.439Z] 3d53115a64d6: Preparing [2022-06-28T15:32:37.439Z] 3d53115a64d6: Preparing [2022-06-28T15:32:37.439Z] 671a2b8462cd: Preparing [2022-06-28T15:32:37.439Z] 8078967e49c9: Preparing [2022-06-28T15:32:37.439Z] 8df6b45a0b93: Preparing [2022-06-28T15:32:37.439Z] 55143273e430: Preparing [2022-06-28T15:32:37.439Z] d98df5a9330a: Preparing [2022-06-28T15:32:37.439Z] e6d2d7af9c81: Preparing [2022-06-28T15:32:37.439Z] 6bb251b0203e: Preparing [2022-06-28T15:32:37.439Z] d9b8dea200b7: Preparing [2022-06-28T15:32:37.439Z] 6a300cb5c11f: Preparing [2022-06-28T15:32:37.439Z] f73e7dbfee58: Preparing [2022-06-28T15:32:37.439Z] 6bb251b0203e: Waiting [2022-06-28T15:32:37.439Z] d9b8dea200b7: Waiting [2022-06-28T15:32:37.439Z] 6a300cb5c11f: Waiting [2022-06-28T15:32:37.439Z] f73e7dbfee58: Waiting [2022-06-28T15:32:37.439Z] d98df5a9330a: Waiting [2022-06-28T15:32:37.439Z] e6d2d7af9c81: Waiting [2022-06-28T15:32:37.709Z] 8078967e49c9: Pushed [2022-06-28T15:32:37.709Z] 8df6b45a0b93: Pushed [2022-06-28T15:32:37.709Z] 671a2b8462cd: Pushed [2022-06-28T15:32:37.709Z] 3d53115a64d6: Pushed [2022-06-28T15:32:37.709Z] d98df5a9330a: Layer already exists [2022-06-28T15:32:37.981Z] e6d2d7af9c81: Pushed [2022-06-28T15:32:37.981Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:37.981Z] 6bb251b0203e: Pushed [2022-06-28T15:32:37.981Z] d9b8dea200b7: Pushed [2022-06-28T15:32:37.981Z] 6a300cb5c11f: Pushed [2022-06-28T15:32:41.359Z] 55143273e430: Pushed [2022-06-28T15:32:41.359Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:d5a9a08672ad38a8fd52f194bce3c26a87d95aa73f80925d31b84661a8597e07 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:41.762Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:42.132Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-06-28T15:32:42.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-28T15:32:42.132Z] 3d53115a64d6: Preparing [2022-06-28T15:32:42.132Z] 3d53115a64d6: Preparing [2022-06-28T15:32:42.132Z] 671a2b8462cd: Preparing [2022-06-28T15:32:42.132Z] 8078967e49c9: Preparing [2022-06-28T15:32:42.132Z] 8df6b45a0b93: Preparing [2022-06-28T15:32:42.132Z] 55143273e430: Preparing [2022-06-28T15:32:42.132Z] d98df5a9330a: Preparing [2022-06-28T15:32:42.132Z] e6d2d7af9c81: Preparing [2022-06-28T15:32:42.132Z] 6bb251b0203e: Preparing [2022-06-28T15:32:42.132Z] d9b8dea200b7: Preparing [2022-06-28T15:32:42.132Z] 6a300cb5c11f: Preparing [2022-06-28T15:32:42.132Z] f73e7dbfee58: Preparing [2022-06-28T15:32:42.132Z] 6bb251b0203e: Waiting [2022-06-28T15:32:42.132Z] d9b8dea200b7: Waiting [2022-06-28T15:32:42.132Z] d98df5a9330a: Waiting [2022-06-28T15:32:42.132Z] e6d2d7af9c81: Waiting [2022-06-28T15:32:42.132Z] 6a300cb5c11f: Waiting [2022-06-28T15:32:42.132Z] f73e7dbfee58: Waiting [2022-06-28T15:32:42.132Z] 8df6b45a0b93: Layer already exists [2022-06-28T15:32:42.132Z] 8078967e49c9: Layer already exists [2022-06-28T15:32:42.132Z] 55143273e430: Layer already exists [2022-06-28T15:32:42.132Z] 3d53115a64d6: Layer already exists [2022-06-28T15:32:42.132Z] 671a2b8462cd: Layer already exists [2022-06-28T15:32:42.132Z] e6d2d7af9c81: Layer already exists [2022-06-28T15:32:42.132Z] d98df5a9330a: Layer already exists [2022-06-28T15:32:42.132Z] d9b8dea200b7: Layer already exists [2022-06-28T15:32:42.132Z] 6bb251b0203e: Layer already exists [2022-06-28T15:32:42.132Z] 6a300cb5c11f: Layer already exists [2022-06-28T15:32:42.132Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:42.405Z] latest: digest: sha256:d5a9a08672ad38a8fd52f194bce3c26a87d95aa73f80925d31b84661a8597e07 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:42.803Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:43.152Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.16 [2022-06-28T15:32:43.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-28T15:32:43.152Z] 3d53115a64d6: Preparing [2022-06-28T15:32:43.152Z] 3d53115a64d6: Preparing [2022-06-28T15:32:43.152Z] 671a2b8462cd: Preparing [2022-06-28T15:32:43.152Z] 8078967e49c9: Preparing [2022-06-28T15:32:43.152Z] 8df6b45a0b93: Preparing [2022-06-28T15:32:43.152Z] 55143273e430: Preparing [2022-06-28T15:32:43.152Z] d98df5a9330a: Preparing [2022-06-28T15:32:43.152Z] e6d2d7af9c81: Preparing [2022-06-28T15:32:43.152Z] 6bb251b0203e: Preparing [2022-06-28T15:32:43.152Z] d9b8dea200b7: Preparing [2022-06-28T15:32:43.152Z] 6a300cb5c11f: Preparing [2022-06-28T15:32:43.152Z] f73e7dbfee58: Preparing [2022-06-28T15:32:43.152Z] e6d2d7af9c81: Waiting [2022-06-28T15:32:43.152Z] 6bb251b0203e: Waiting [2022-06-28T15:32:43.152Z] d9b8dea200b7: Waiting [2022-06-28T15:32:43.152Z] 6a300cb5c11f: Waiting [2022-06-28T15:32:43.152Z] f73e7dbfee58: Waiting [2022-06-28T15:32:43.152Z] d98df5a9330a: Waiting [2022-06-28T15:32:43.152Z] 3d53115a64d6: Layer already exists [2022-06-28T15:32:43.152Z] 671a2b8462cd: Layer already exists [2022-06-28T15:32:43.152Z] 8df6b45a0b93: Layer already exists [2022-06-28T15:32:43.152Z] 8078967e49c9: Layer already exists [2022-06-28T15:32:43.152Z] 55143273e430: Layer already exists [2022-06-28T15:32:43.152Z] 6bb251b0203e: Layer already exists [2022-06-28T15:32:43.152Z] d98df5a9330a: Layer already exists [2022-06-28T15:32:43.152Z] d9b8dea200b7: Layer already exists [2022-06-28T15:32:43.152Z] e6d2d7af9c81: Layer already exists [2022-06-28T15:32:43.422Z] 6a300cb5c11f: Layer already exists [2022-06-28T15:32:43.422Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:43.422Z] 2.2.1-dev.16: digest: sha256:d5a9a08672ad38a8fd52f194bce3c26a87d95aa73f80925d31b84661a8597e07 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:43.781Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:44.137Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:32:44.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-28T15:32:44.137Z] 3d53115a64d6: Preparing [2022-06-28T15:32:44.137Z] 3d53115a64d6: Preparing [2022-06-28T15:32:44.137Z] 671a2b8462cd: Preparing [2022-06-28T15:32:44.137Z] 8078967e49c9: Preparing [2022-06-28T15:32:44.137Z] 8df6b45a0b93: Preparing [2022-06-28T15:32:44.137Z] 55143273e430: Preparing [2022-06-28T15:32:44.138Z] d98df5a9330a: Preparing [2022-06-28T15:32:44.138Z] e6d2d7af9c81: Preparing [2022-06-28T15:32:44.138Z] 6bb251b0203e: Preparing [2022-06-28T15:32:44.138Z] d9b8dea200b7: Preparing [2022-06-28T15:32:44.138Z] 6a300cb5c11f: Preparing [2022-06-28T15:32:44.138Z] f73e7dbfee58: Preparing [2022-06-28T15:32:44.138Z] d98df5a9330a: Waiting [2022-06-28T15:32:44.138Z] e6d2d7af9c81: Waiting [2022-06-28T15:32:44.138Z] 6a300cb5c11f: Waiting [2022-06-28T15:32:44.138Z] d9b8dea200b7: Waiting [2022-06-28T15:32:44.138Z] f73e7dbfee58: Waiting [2022-06-28T15:32:44.138Z] 55143273e430: Layer already exists [2022-06-28T15:32:44.138Z] 8078967e49c9: Layer already exists [2022-06-28T15:32:44.138Z] 8df6b45a0b93: Layer already exists [2022-06-28T15:32:44.138Z] 671a2b8462cd: Layer already exists [2022-06-28T15:32:44.138Z] 3d53115a64d6: Layer already exists [2022-06-28T15:32:44.138Z] d98df5a9330a: Layer already exists [2022-06-28T15:32:44.138Z] 6bb251b0203e: Layer already exists [2022-06-28T15:32:44.138Z] e6d2d7af9c81: Layer already exists [2022-06-28T15:32:44.138Z] 6a300cb5c11f: Layer already exists [2022-06-28T15:32:44.138Z] d9b8dea200b7: Layer already exists [2022-06-28T15:32:44.408Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:44.408Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:d5a9a08672ad38a8fd52f194bce3c26a87d95aa73f80925d31b84661a8597e07 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:44.770Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:45.133Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-06-28T15:32:45.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-28T15:32:45.133Z] 3d53115a64d6: Preparing [2022-06-28T15:32:45.133Z] 3d53115a64d6: Preparing [2022-06-28T15:32:45.133Z] 671a2b8462cd: Preparing [2022-06-28T15:32:45.133Z] 8078967e49c9: Preparing [2022-06-28T15:32:45.133Z] 8df6b45a0b93: Preparing [2022-06-28T15:32:45.133Z] 55143273e430: Preparing [2022-06-28T15:32:45.133Z] d98df5a9330a: Preparing [2022-06-28T15:32:45.133Z] e6d2d7af9c81: Preparing [2022-06-28T15:32:45.133Z] 6bb251b0203e: Preparing [2022-06-28T15:32:45.133Z] d9b8dea200b7: Preparing [2022-06-28T15:32:45.133Z] 6a300cb5c11f: Preparing [2022-06-28T15:32:45.133Z] f73e7dbfee58: Preparing [2022-06-28T15:32:45.133Z] d98df5a9330a: Waiting [2022-06-28T15:32:45.133Z] e6d2d7af9c81: Waiting [2022-06-28T15:32:45.133Z] 6bb251b0203e: Waiting [2022-06-28T15:32:45.133Z] f73e7dbfee58: Waiting [2022-06-28T15:32:45.133Z] 6a300cb5c11f: Waiting [2022-06-28T15:32:45.133Z] d9b8dea200b7: Waiting [2022-06-28T15:32:45.133Z] 8078967e49c9: Layer already exists [2022-06-28T15:32:45.133Z] 3d53115a64d6: Layer already exists [2022-06-28T15:32:45.133Z] 671a2b8462cd: Layer already exists [2022-06-28T15:32:45.133Z] 55143273e430: Layer already exists [2022-06-28T15:32:45.133Z] 8df6b45a0b93: Layer already exists [2022-06-28T15:32:45.133Z] 6bb251b0203e: Layer already exists [2022-06-28T15:32:45.133Z] e6d2d7af9c81: Layer already exists [2022-06-28T15:32:45.133Z] 6a300cb5c11f: Layer already exists [2022-06-28T15:32:45.133Z] d9b8dea200b7: Layer already exists [2022-06-28T15:32:45.133Z] d98df5a9330a: Layer already exists [2022-06-28T15:32:45.133Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:45.403Z] main: digest: sha256:d5a9a08672ad38a8fd52f194bce3c26a87d95aa73f80925d31b84661a8597e07 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:32:45.461Z] ===================================================== [Pipeline] echo [2022-06-28T15:32:45.469Z] taggedImages: [2022-06-28T15:32:45.469Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:32:45.469Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-06-28T15:32:45.469Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.16 [2022-06-28T15:32:45.469Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:32:45.469Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-06-28T15:32:45.491Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-06-28T15:32:45.491Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:32:45.491Z] latest [2022-06-28T15:32:45.491Z] 2.2.1-dev.16 [2022-06-28T15:32:45.491Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:32:45.491Z] main [2022-06-28T15:32:45.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:45.852Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:46.202Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:32:46.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-28T15:32:46.202Z] 4c4ea415bf6e: Preparing [2022-06-28T15:32:46.202Z] 9e8d83b8ae89: Preparing [2022-06-28T15:32:46.202Z] 22eba0c769ff: Preparing [2022-06-28T15:32:46.202Z] 080e94fd3dbf: Preparing [2022-06-28T15:32:46.202Z] 66c7980c7566: Preparing [2022-06-28T15:32:46.202Z] 1e92fbd87823: Preparing [2022-06-28T15:32:46.202Z] c98d72983c71: Preparing [2022-06-28T15:32:46.202Z] f73e7dbfee58: Preparing [2022-06-28T15:32:46.202Z] 1e92fbd87823: Waiting [2022-06-28T15:32:46.202Z] c98d72983c71: Waiting [2022-06-28T15:32:46.202Z] f73e7dbfee58: Waiting [2022-06-28T15:32:46.473Z] 66c7980c7566: Pushed [2022-06-28T15:32:46.473Z] 4c4ea415bf6e: Pushed [2022-06-28T15:32:46.473Z] 9e8d83b8ae89: Pushed [2022-06-28T15:32:46.473Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:46.745Z] 1e92fbd87823: Pushed [2022-06-28T15:32:47.344Z] c98d72983c71: Pushed [2022-06-28T15:32:48.772Z] 22eba0c769ff: Pushed [2022-06-28T15:32:48.772Z] 080e94fd3dbf: Pushed [2022-06-28T15:32:49.041Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:d86490760d1144ef361875348ff74a348f2972d7278c0844bce5c109740cf1a7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:49.403Z] + 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-06-28T15:32:49.761Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-06-28T15:32:49.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-28T15:32:49.761Z] 4c4ea415bf6e: Preparing [2022-06-28T15:32:49.761Z] 9e8d83b8ae89: Preparing [2022-06-28T15:32:49.761Z] 22eba0c769ff: Preparing [2022-06-28T15:32:49.761Z] 080e94fd3dbf: Preparing [2022-06-28T15:32:49.761Z] 66c7980c7566: Preparing [2022-06-28T15:32:49.761Z] 1e92fbd87823: Preparing [2022-06-28T15:32:49.761Z] c98d72983c71: Preparing [2022-06-28T15:32:49.761Z] f73e7dbfee58: Preparing [2022-06-28T15:32:49.761Z] 1e92fbd87823: Waiting [2022-06-28T15:32:49.761Z] c98d72983c71: Waiting [2022-06-28T15:32:49.761Z] f73e7dbfee58: Waiting [2022-06-28T15:32:49.761Z] 22eba0c769ff: Layer already exists [2022-06-28T15:32:49.761Z] 9e8d83b8ae89: Layer already exists [2022-06-28T15:32:49.761Z] 66c7980c7566: Layer already exists [2022-06-28T15:32:49.761Z] 080e94fd3dbf: Layer already exists [2022-06-28T15:32:49.761Z] 4c4ea415bf6e: Layer already exists [2022-06-28T15:32:50.032Z] c98d72983c71: Layer already exists [2022-06-28T15:32:50.032Z] 1e92fbd87823: Layer already exists [2022-06-28T15:32:50.032Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:50.032Z] latest: digest: sha256:d86490760d1144ef361875348ff74a348f2972d7278c0844bce5c109740cf1a7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:50.400Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:50.750Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.16 [2022-06-28T15:32:50.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-28T15:32:50.750Z] 4c4ea415bf6e: Preparing [2022-06-28T15:32:50.750Z] 9e8d83b8ae89: Preparing [2022-06-28T15:32:50.750Z] 22eba0c769ff: Preparing [2022-06-28T15:32:50.750Z] 080e94fd3dbf: Preparing [2022-06-28T15:32:50.750Z] 66c7980c7566: Preparing [2022-06-28T15:32:50.750Z] 1e92fbd87823: Preparing [2022-06-28T15:32:50.750Z] c98d72983c71: Preparing [2022-06-28T15:32:50.750Z] f73e7dbfee58: Preparing [2022-06-28T15:32:50.750Z] 1e92fbd87823: Waiting [2022-06-28T15:32:50.750Z] c98d72983c71: Waiting [2022-06-28T15:32:50.750Z] f73e7dbfee58: Waiting [2022-06-28T15:32:50.750Z] 080e94fd3dbf: Layer already exists [2022-06-28T15:32:50.750Z] 22eba0c769ff: Layer already exists [2022-06-28T15:32:50.750Z] 4c4ea415bf6e: Layer already exists [2022-06-28T15:32:50.750Z] 9e8d83b8ae89: Layer already exists [2022-06-28T15:32:50.750Z] 66c7980c7566: Layer already exists [2022-06-28T15:32:50.750Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:50.750Z] c98d72983c71: Layer already exists [2022-06-28T15:32:50.750Z] 1e92fbd87823: Layer already exists [2022-06-28T15:32:51.021Z] 2.2.1-dev.16: digest: sha256:d86490760d1144ef361875348ff74a348f2972d7278c0844bce5c109740cf1a7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:51.383Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:51.731Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:32:51.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-28T15:32:51.731Z] 4c4ea415bf6e: Preparing [2022-06-28T15:32:51.731Z] 9e8d83b8ae89: Preparing [2022-06-28T15:32:51.731Z] 22eba0c769ff: Preparing [2022-06-28T15:32:51.731Z] 080e94fd3dbf: Preparing [2022-06-28T15:32:51.731Z] 66c7980c7566: Preparing [2022-06-28T15:32:51.731Z] 1e92fbd87823: Preparing [2022-06-28T15:32:51.731Z] c98d72983c71: Preparing [2022-06-28T15:32:51.731Z] f73e7dbfee58: Preparing [2022-06-28T15:32:51.731Z] c98d72983c71: Waiting [2022-06-28T15:32:51.731Z] f73e7dbfee58: Waiting [2022-06-28T15:32:51.731Z] 1e92fbd87823: Waiting [2022-06-28T15:32:51.731Z] 66c7980c7566: Layer already exists [2022-06-28T15:32:51.731Z] 9e8d83b8ae89: Layer already exists [2022-06-28T15:32:51.731Z] 080e94fd3dbf: Layer already exists [2022-06-28T15:32:51.731Z] 22eba0c769ff: Layer already exists [2022-06-28T15:32:51.731Z] 4c4ea415bf6e: Layer already exists [2022-06-28T15:32:52.002Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:52.002Z] c98d72983c71: Layer already exists [2022-06-28T15:32:52.002Z] 1e92fbd87823: Layer already exists [2022-06-28T15:32:52.002Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:d86490760d1144ef361875348ff74a348f2972d7278c0844bce5c109740cf1a7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:52.365Z] + 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-06-28T15:32:52.722Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-06-28T15:32:52.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-28T15:32:52.722Z] 4c4ea415bf6e: Preparing [2022-06-28T15:32:52.722Z] 9e8d83b8ae89: Preparing [2022-06-28T15:32:52.722Z] 22eba0c769ff: Preparing [2022-06-28T15:32:52.722Z] 080e94fd3dbf: Preparing [2022-06-28T15:32:52.722Z] 66c7980c7566: Preparing [2022-06-28T15:32:52.722Z] 1e92fbd87823: Preparing [2022-06-28T15:32:52.722Z] c98d72983c71: Preparing [2022-06-28T15:32:52.722Z] f73e7dbfee58: Preparing [2022-06-28T15:32:52.722Z] 1e92fbd87823: Waiting [2022-06-28T15:32:52.722Z] c98d72983c71: Waiting [2022-06-28T15:32:52.722Z] f73e7dbfee58: Waiting [2022-06-28T15:32:52.722Z] 66c7980c7566: Layer already exists [2022-06-28T15:32:52.722Z] 9e8d83b8ae89: Layer already exists [2022-06-28T15:32:52.722Z] 4c4ea415bf6e: Layer already exists [2022-06-28T15:32:52.722Z] 22eba0c769ff: Layer already exists [2022-06-28T15:32:52.722Z] 080e94fd3dbf: Layer already exists [2022-06-28T15:32:52.722Z] 1e92fbd87823: Layer already exists [2022-06-28T15:32:52.722Z] c98d72983c71: Layer already exists [2022-06-28T15:32:52.722Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:52.992Z] main: digest: sha256:d86490760d1144ef361875348ff74a348f2972d7278c0844bce5c109740cf1a7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:32:53.049Z] ===================================================== [Pipeline] echo [2022-06-28T15:32:53.058Z] taggedImages: [2022-06-28T15:32:53.058Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:32:53.058Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-06-28T15:32:53.058Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.16 [2022-06-28T15:32:53.058Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:32:53.058Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-06-28T15:32:53.078Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-06-28T15:32:53.078Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:32:53.078Z] latest [2022-06-28T15:32:53.078Z] 2.2.1-dev.16 [2022-06-28T15:32:53.078Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:32:53.078Z] main [2022-06-28T15:32:53.078Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:53.422Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:53.775Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:32:53.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-28T15:32:53.775Z] cc54fc484bd3: Preparing [2022-06-28T15:32:53.775Z] d400bacf229f: Preparing [2022-06-28T15:32:53.775Z] 7d5b762d80a0: Preparing [2022-06-28T15:32:53.775Z] 4e395370cab2: Preparing [2022-06-28T15:32:53.775Z] f903c81bfd99: Preparing [2022-06-28T15:32:53.775Z] d37258789a69: Preparing [2022-06-28T15:32:53.775Z] 613ac9597c72: Preparing [2022-06-28T15:32:53.775Z] a2d17b9eb8b9: Preparing [2022-06-28T15:32:53.775Z] c58fd4786651: Preparing [2022-06-28T15:32:53.775Z] f73e7dbfee58: Preparing [2022-06-28T15:32:53.775Z] a2d17b9eb8b9: Waiting [2022-06-28T15:32:53.775Z] d37258789a69: Waiting [2022-06-28T15:32:53.775Z] c58fd4786651: Waiting [2022-06-28T15:32:53.775Z] 613ac9597c72: Waiting [2022-06-28T15:32:54.052Z] f903c81bfd99: Pushed [2022-06-28T15:32:54.052Z] cc54fc484bd3: Pushed [2022-06-28T15:32:54.052Z] d400bacf229f: Pushed [2022-06-28T15:32:54.324Z] a2d17b9eb8b9: Pushed [2022-06-28T15:32:54.324Z] 613ac9597c72: Pushed [2022-06-28T15:32:54.324Z] d37258789a69: Pushed [2022-06-28T15:32:54.324Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:54.597Z] c58fd4786651: Pushed [2022-06-28T15:32:56.558Z] 4e395370cab2: Pushed [2022-06-28T15:32:57.149Z] 7d5b762d80a0: Pushed [2022-06-28T15:32:57.149Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:34af1e56d9ef7cb6d1925a93f3ee980b9cc93f4ac833b5390bf5ff2c7a3afc54 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:57.508Z] + 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-06-28T15:32:57.862Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-06-28T15:32:57.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-28T15:32:57.862Z] cc54fc484bd3: Preparing [2022-06-28T15:32:57.862Z] d400bacf229f: Preparing [2022-06-28T15:32:57.862Z] 7d5b762d80a0: Preparing [2022-06-28T15:32:57.862Z] 4e395370cab2: Preparing [2022-06-28T15:32:57.862Z] f903c81bfd99: Preparing [2022-06-28T15:32:57.862Z] d37258789a69: Preparing [2022-06-28T15:32:57.862Z] 613ac9597c72: Preparing [2022-06-28T15:32:57.862Z] a2d17b9eb8b9: Preparing [2022-06-28T15:32:57.862Z] c58fd4786651: Preparing [2022-06-28T15:32:57.862Z] f73e7dbfee58: Preparing [2022-06-28T15:32:57.862Z] d37258789a69: Waiting [2022-06-28T15:32:57.862Z] 613ac9597c72: Waiting [2022-06-28T15:32:57.862Z] c58fd4786651: Waiting [2022-06-28T15:32:57.862Z] f73e7dbfee58: Waiting [2022-06-28T15:32:57.862Z] a2d17b9eb8b9: Waiting [2022-06-28T15:32:57.862Z] f903c81bfd99: Layer already exists [2022-06-28T15:32:57.862Z] 4e395370cab2: Layer already exists [2022-06-28T15:32:57.862Z] cc54fc484bd3: Layer already exists [2022-06-28T15:32:57.862Z] 7d5b762d80a0: Layer already exists [2022-06-28T15:32:57.862Z] d400bacf229f: Layer already exists [2022-06-28T15:32:57.862Z] a2d17b9eb8b9: Layer already exists [2022-06-28T15:32:57.862Z] d37258789a69: Layer already exists [2022-06-28T15:32:57.862Z] 613ac9597c72: Layer already exists [2022-06-28T15:32:57.862Z] c58fd4786651: Layer already exists [2022-06-28T15:32:57.862Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:58.132Z] latest: digest: sha256:34af1e56d9ef7cb6d1925a93f3ee980b9cc93f4ac833b5390bf5ff2c7a3afc54 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:58.490Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:58.842Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.16 [2022-06-28T15:32:58.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-28T15:32:58.842Z] cc54fc484bd3: Preparing [2022-06-28T15:32:58.842Z] d400bacf229f: Preparing [2022-06-28T15:32:58.842Z] 7d5b762d80a0: Preparing [2022-06-28T15:32:58.842Z] 4e395370cab2: Preparing [2022-06-28T15:32:58.842Z] f903c81bfd99: Preparing [2022-06-28T15:32:58.842Z] d37258789a69: Preparing [2022-06-28T15:32:58.842Z] 613ac9597c72: Preparing [2022-06-28T15:32:58.842Z] a2d17b9eb8b9: Preparing [2022-06-28T15:32:58.842Z] c58fd4786651: Preparing [2022-06-28T15:32:58.842Z] f73e7dbfee58: Preparing [2022-06-28T15:32:58.842Z] d37258789a69: Waiting [2022-06-28T15:32:58.842Z] 613ac9597c72: Waiting [2022-06-28T15:32:58.842Z] a2d17b9eb8b9: Waiting [2022-06-28T15:32:58.842Z] c58fd4786651: Waiting [2022-06-28T15:32:58.842Z] f73e7dbfee58: Waiting [2022-06-28T15:32:58.842Z] f903c81bfd99: Layer already exists [2022-06-28T15:32:58.842Z] cc54fc484bd3: Layer already exists [2022-06-28T15:32:58.842Z] d400bacf229f: Layer already exists [2022-06-28T15:32:58.842Z] 7d5b762d80a0: Layer already exists [2022-06-28T15:32:58.842Z] 4e395370cab2: Layer already exists [2022-06-28T15:32:58.842Z] 613ac9597c72: Layer already exists [2022-06-28T15:32:58.842Z] d37258789a69: Layer already exists [2022-06-28T15:32:58.842Z] a2d17b9eb8b9: Layer already exists [2022-06-28T15:32:58.842Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:59.113Z] c58fd4786651: Layer already exists [2022-06-28T15:32:59.113Z] 2.2.1-dev.16: digest: sha256:34af1e56d9ef7cb6d1925a93f3ee980b9cc93f4ac833b5390bf5ff2c7a3afc54 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:59.473Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:32:59.830Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:32:59.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-28T15:32:59.830Z] cc54fc484bd3: Preparing [2022-06-28T15:32:59.830Z] d400bacf229f: Preparing [2022-06-28T15:32:59.830Z] 7d5b762d80a0: Preparing [2022-06-28T15:32:59.830Z] 4e395370cab2: Preparing [2022-06-28T15:32:59.830Z] f903c81bfd99: Preparing [2022-06-28T15:32:59.830Z] d37258789a69: Preparing [2022-06-28T15:32:59.830Z] 613ac9597c72: Preparing [2022-06-28T15:32:59.830Z] a2d17b9eb8b9: Preparing [2022-06-28T15:32:59.830Z] c58fd4786651: Preparing [2022-06-28T15:32:59.830Z] f73e7dbfee58: Preparing [2022-06-28T15:32:59.830Z] a2d17b9eb8b9: Waiting [2022-06-28T15:32:59.830Z] c58fd4786651: Waiting [2022-06-28T15:32:59.830Z] f73e7dbfee58: Waiting [2022-06-28T15:32:59.830Z] d37258789a69: Waiting [2022-06-28T15:32:59.830Z] 613ac9597c72: Waiting [2022-06-28T15:32:59.830Z] 7d5b762d80a0: Layer already exists [2022-06-28T15:32:59.830Z] cc54fc484bd3: Layer already exists [2022-06-28T15:32:59.830Z] 4e395370cab2: Layer already exists [2022-06-28T15:32:59.830Z] d400bacf229f: Layer already exists [2022-06-28T15:32:59.830Z] f903c81bfd99: Layer already exists [2022-06-28T15:32:59.830Z] d37258789a69: Layer already exists [2022-06-28T15:32:59.830Z] 613ac9597c72: Layer already exists [2022-06-28T15:32:59.830Z] f73e7dbfee58: Layer already exists [2022-06-28T15:32:59.830Z] c58fd4786651: Layer already exists [2022-06-28T15:32:59.830Z] a2d17b9eb8b9: Layer already exists [2022-06-28T15:33:00.101Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:34af1e56d9ef7cb6d1925a93f3ee980b9cc93f4ac833b5390bf5ff2c7a3afc54 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:00.453Z] + 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-06-28T15:33:00.854Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-06-28T15:33:00.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-28T15:33:00.854Z] cc54fc484bd3: Preparing [2022-06-28T15:33:00.854Z] d400bacf229f: Preparing [2022-06-28T15:33:00.854Z] 7d5b762d80a0: Preparing [2022-06-28T15:33:00.854Z] 4e395370cab2: Preparing [2022-06-28T15:33:00.854Z] f903c81bfd99: Preparing [2022-06-28T15:33:00.854Z] d37258789a69: Preparing [2022-06-28T15:33:00.854Z] 613ac9597c72: Preparing [2022-06-28T15:33:00.854Z] a2d17b9eb8b9: Preparing [2022-06-28T15:33:00.854Z] c58fd4786651: Preparing [2022-06-28T15:33:00.854Z] f73e7dbfee58: Preparing [2022-06-28T15:33:00.854Z] d37258789a69: Waiting [2022-06-28T15:33:00.854Z] 613ac9597c72: Waiting [2022-06-28T15:33:00.854Z] a2d17b9eb8b9: Waiting [2022-06-28T15:33:00.854Z] c58fd4786651: Waiting [2022-06-28T15:33:00.854Z] f73e7dbfee58: Waiting [2022-06-28T15:33:00.854Z] 4e395370cab2: Layer already exists [2022-06-28T15:33:00.854Z] cc54fc484bd3: Layer already exists [2022-06-28T15:33:00.854Z] f903c81bfd99: Layer already exists [2022-06-28T15:33:00.854Z] 7d5b762d80a0: Layer already exists [2022-06-28T15:33:01.129Z] d400bacf229f: Layer already exists [2022-06-28T15:33:01.129Z] a2d17b9eb8b9: Layer already exists [2022-06-28T15:33:01.129Z] 613ac9597c72: Layer already exists [2022-06-28T15:33:01.129Z] d37258789a69: Layer already exists [2022-06-28T15:33:01.129Z] c58fd4786651: Layer already exists [2022-06-28T15:33:01.129Z] f73e7dbfee58: Layer already exists [2022-06-28T15:33:01.129Z] main: digest: sha256:34af1e56d9ef7cb6d1925a93f3ee980b9cc93f4ac833b5390bf5ff2c7a3afc54 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:33:01.181Z] ===================================================== [Pipeline] echo [2022-06-28T15:33:01.191Z] taggedImages: [2022-06-28T15:33:01.191Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:33:01.191Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-06-28T15:33:01.191Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.16 [2022-06-28T15:33:01.191Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:33:01.191Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-06-28T15:33:01.207Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-06-28T15:33:01.207Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:33:01.207Z] latest [2022-06-28T15:33:01.207Z] 2.2.1-dev.16 [2022-06-28T15:33:01.207Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:33:01.207Z] main [2022-06-28T15:33:01.207Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:01.561Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:02.165Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:33:02.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-28T15:33:02.165Z] 361973f2c635: Preparing [2022-06-28T15:33:02.165Z] c654be82622c: Preparing [2022-06-28T15:33:02.165Z] d98df5a9330a: Preparing [2022-06-28T15:33:02.165Z] e94b28e4529b: Preparing [2022-06-28T15:33:02.165Z] 376ffdd955e2: Preparing [2022-06-28T15:33:02.165Z] 4f4ce317c6bb: Preparing [2022-06-28T15:33:02.165Z] 4f4ce317c6bb: Waiting [2022-06-28T15:33:02.165Z] d98df5a9330a: Layer already exists [2022-06-28T15:33:02.440Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:33:02.440Z] 361973f2c635: Pushed [2022-06-28T15:33:02.440Z] 376ffdd955e2: Pushed [2022-06-28T15:33:03.409Z] e94b28e4529b: Pushed [2022-06-28T15:33:06.780Z] c654be82622c: Pushed [2022-06-28T15:33:07.051Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:e64254a4c487a97baec9136c783b37477345f4a06509491a47fe5ff758431269 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:07.402Z] + 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-06-28T15:33:07.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-06-28T15:33:07.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-28T15:33:07.752Z] 361973f2c635: Preparing [2022-06-28T15:33:07.752Z] c654be82622c: Preparing [2022-06-28T15:33:07.752Z] d98df5a9330a: Preparing [2022-06-28T15:33:07.752Z] e94b28e4529b: Preparing [2022-06-28T15:33:07.753Z] 376ffdd955e2: Preparing [2022-06-28T15:33:07.753Z] 4f4ce317c6bb: Preparing [2022-06-28T15:33:07.753Z] 4f4ce317c6bb: Waiting [2022-06-28T15:33:07.753Z] 376ffdd955e2: Layer already exists [2022-06-28T15:33:07.753Z] d98df5a9330a: Layer already exists [2022-06-28T15:33:07.753Z] 361973f2c635: Layer already exists [2022-06-28T15:33:07.753Z] e94b28e4529b: Layer already exists [2022-06-28T15:33:07.753Z] c654be82622c: Layer already exists [2022-06-28T15:33:07.753Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:33:08.024Z] latest: digest: sha256:e64254a4c487a97baec9136c783b37477345f4a06509491a47fe5ff758431269 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:08.383Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:08.738Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.16 [2022-06-28T15:33:08.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-28T15:33:08.738Z] 361973f2c635: Preparing [2022-06-28T15:33:08.738Z] c654be82622c: Preparing [2022-06-28T15:33:08.738Z] d98df5a9330a: Preparing [2022-06-28T15:33:08.738Z] e94b28e4529b: Preparing [2022-06-28T15:33:08.738Z] 376ffdd955e2: Preparing [2022-06-28T15:33:08.738Z] 4f4ce317c6bb: Preparing [2022-06-28T15:33:08.738Z] 4f4ce317c6bb: Waiting [2022-06-28T15:33:08.738Z] 376ffdd955e2: Layer already exists [2022-06-28T15:33:08.738Z] d98df5a9330a: Layer already exists [2022-06-28T15:33:08.738Z] c654be82622c: Layer already exists [2022-06-28T15:33:08.738Z] 361973f2c635: Layer already exists [2022-06-28T15:33:08.738Z] e94b28e4529b: Layer already exists [2022-06-28T15:33:08.738Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:33:09.007Z] 2.2.1-dev.16: digest: sha256:e64254a4c487a97baec9136c783b37477345f4a06509491a47fe5ff758431269 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:09.361Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:09.715Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:33:09.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-28T15:33:09.715Z] 361973f2c635: Preparing [2022-06-28T15:33:09.715Z] c654be82622c: Preparing [2022-06-28T15:33:09.715Z] d98df5a9330a: Preparing [2022-06-28T15:33:09.715Z] e94b28e4529b: Preparing [2022-06-28T15:33:09.715Z] 376ffdd955e2: Preparing [2022-06-28T15:33:09.715Z] 4f4ce317c6bb: Preparing [2022-06-28T15:33:09.715Z] 4f4ce317c6bb: Waiting [2022-06-28T15:33:09.715Z] c654be82622c: Layer already exists [2022-06-28T15:33:09.715Z] d98df5a9330a: Layer already exists [2022-06-28T15:33:09.715Z] 361973f2c635: Layer already exists [2022-06-28T15:33:09.715Z] e94b28e4529b: Layer already exists [2022-06-28T15:33:09.715Z] 376ffdd955e2: Layer already exists [2022-06-28T15:33:09.715Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:33:09.987Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:e64254a4c487a97baec9136c783b37477345f4a06509491a47fe5ff758431269 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:10.354Z] + 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-06-28T15:33:10.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-06-28T15:33:10.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-28T15:33:10.707Z] 361973f2c635: Preparing [2022-06-28T15:33:10.707Z] c654be82622c: Preparing [2022-06-28T15:33:10.707Z] d98df5a9330a: Preparing [2022-06-28T15:33:10.707Z] e94b28e4529b: Preparing [2022-06-28T15:33:10.707Z] 376ffdd955e2: Preparing [2022-06-28T15:33:10.707Z] 4f4ce317c6bb: Preparing [2022-06-28T15:33:10.707Z] 4f4ce317c6bb: Waiting [2022-06-28T15:33:10.707Z] e94b28e4529b: Layer already exists [2022-06-28T15:33:10.707Z] c654be82622c: Layer already exists [2022-06-28T15:33:10.707Z] d98df5a9330a: Layer already exists [2022-06-28T15:33:10.707Z] 361973f2c635: Layer already exists [2022-06-28T15:33:10.707Z] 376ffdd955e2: Layer already exists [2022-06-28T15:33:10.707Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:33:10.978Z] main: digest: sha256:e64254a4c487a97baec9136c783b37477345f4a06509491a47fe5ff758431269 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:33:11.022Z] ===================================================== [Pipeline] echo [2022-06-28T15:33:11.028Z] taggedImages: [2022-06-28T15:33:11.028Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:33:11.028Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-06-28T15:33:11.028Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.16 [2022-06-28T15:33:11.028Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:33:11.028Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-06-28T15:33:11.041Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-06-28T15:33:11.041Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:33:11.041Z] latest [2022-06-28T15:33:11.041Z] 2.2.1-dev.16 [2022-06-28T15:33:11.041Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:33:11.041Z] main [2022-06-28T15:33:11.041Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:11.385Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:11.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:33:11.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-28T15:33:11.746Z] d0217d602cf3: Preparing [2022-06-28T15:33:11.746Z] c31202325892: Preparing [2022-06-28T15:33:11.746Z] 105beb1a9af4: Preparing [2022-06-28T15:33:11.746Z] 6027023ae0d7: Preparing [2022-06-28T15:33:11.746Z] fcedc51a66c6: Preparing [2022-06-28T15:33:11.746Z] 251a3ef1d68a: Preparing [2022-06-28T15:33:11.746Z] 376ffdd955e2: Preparing [2022-06-28T15:33:11.746Z] 4f4ce317c6bb: Preparing [2022-06-28T15:33:11.746Z] 376ffdd955e2: Waiting [2022-06-28T15:33:11.746Z] 251a3ef1d68a: Waiting [2022-06-28T15:33:12.020Z] c31202325892: Pushed [2022-06-28T15:33:12.020Z] 105beb1a9af4: Pushed [2022-06-28T15:33:12.020Z] d0217d602cf3: Pushed [2022-06-28T15:33:12.020Z] 376ffdd955e2: Layer already exists [2022-06-28T15:33:12.020Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:33:12.991Z] 251a3ef1d68a: Pushed [2022-06-28T15:33:21.249Z] fcedc51a66c6: Pushed [2022-06-28T15:33:29.493Z] 6027023ae0d7: Pushed [2022-06-28T15:33:29.493Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:e2b58d93ea418774d8feddeccbe703d0757e8eb3cc68dc652182287532581569 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:29.860Z] + 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-06-28T15:33:30.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-06-28T15:33:30.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-28T15:33:30.223Z] d0217d602cf3: Preparing [2022-06-28T15:33:30.223Z] c31202325892: Preparing [2022-06-28T15:33:30.223Z] 105beb1a9af4: Preparing [2022-06-28T15:33:30.223Z] 6027023ae0d7: Preparing [2022-06-28T15:33:30.223Z] fcedc51a66c6: Preparing [2022-06-28T15:33:30.223Z] 251a3ef1d68a: Preparing [2022-06-28T15:33:30.223Z] 376ffdd955e2: Preparing [2022-06-28T15:33:30.223Z] 4f4ce317c6bb: Preparing [2022-06-28T15:33:30.223Z] 251a3ef1d68a: Waiting [2022-06-28T15:33:30.223Z] 376ffdd955e2: Waiting [2022-06-28T15:33:30.223Z] 4f4ce317c6bb: Waiting [2022-06-28T15:33:30.223Z] fcedc51a66c6: Layer already exists [2022-06-28T15:33:30.223Z] d0217d602cf3: Layer already exists [2022-06-28T15:33:30.223Z] 105beb1a9af4: Layer already exists [2022-06-28T15:33:30.223Z] c31202325892: Layer already exists [2022-06-28T15:33:30.223Z] 6027023ae0d7: Layer already exists [2022-06-28T15:33:30.223Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:33:30.223Z] 376ffdd955e2: Layer already exists [2022-06-28T15:33:30.223Z] 251a3ef1d68a: Layer already exists [2022-06-28T15:33:30.495Z] latest: digest: sha256:e2b58d93ea418774d8feddeccbe703d0757e8eb3cc68dc652182287532581569 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:30.851Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:31.207Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.16 [2022-06-28T15:33:31.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-28T15:33:31.207Z] d0217d602cf3: Preparing [2022-06-28T15:33:31.207Z] c31202325892: Preparing [2022-06-28T15:33:31.207Z] 105beb1a9af4: Preparing [2022-06-28T15:33:31.207Z] 6027023ae0d7: Preparing [2022-06-28T15:33:31.207Z] fcedc51a66c6: Preparing [2022-06-28T15:33:31.207Z] 251a3ef1d68a: Preparing [2022-06-28T15:33:31.207Z] 376ffdd955e2: Preparing [2022-06-28T15:33:31.207Z] 4f4ce317c6bb: Preparing [2022-06-28T15:33:31.207Z] 251a3ef1d68a: Waiting [2022-06-28T15:33:31.207Z] 376ffdd955e2: Waiting [2022-06-28T15:33:31.207Z] 4f4ce317c6bb: Waiting [2022-06-28T15:33:31.207Z] fcedc51a66c6: Layer already exists [2022-06-28T15:33:31.207Z] 6027023ae0d7: Layer already exists [2022-06-28T15:33:31.207Z] c31202325892: Layer already exists [2022-06-28T15:33:31.207Z] d0217d602cf3: Layer already exists [2022-06-28T15:33:31.207Z] 105beb1a9af4: Layer already exists [2022-06-28T15:33:31.207Z] 251a3ef1d68a: Layer already exists [2022-06-28T15:33:31.207Z] 376ffdd955e2: Layer already exists [2022-06-28T15:33:31.207Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:33:31.478Z] 2.2.1-dev.16: digest: sha256:e2b58d93ea418774d8feddeccbe703d0757e8eb3cc68dc652182287532581569 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:31.838Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:32.201Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:33:32.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-28T15:33:32.201Z] d0217d602cf3: Preparing [2022-06-28T15:33:32.201Z] c31202325892: Preparing [2022-06-28T15:33:32.201Z] 105beb1a9af4: Preparing [2022-06-28T15:33:32.201Z] 6027023ae0d7: Preparing [2022-06-28T15:33:32.201Z] fcedc51a66c6: Preparing [2022-06-28T15:33:32.201Z] 251a3ef1d68a: Preparing [2022-06-28T15:33:32.201Z] 376ffdd955e2: Preparing [2022-06-28T15:33:32.201Z] 4f4ce317c6bb: Preparing [2022-06-28T15:33:32.201Z] 251a3ef1d68a: Waiting [2022-06-28T15:33:32.201Z] 376ffdd955e2: Waiting [2022-06-28T15:33:32.201Z] 4f4ce317c6bb: Waiting [2022-06-28T15:33:32.201Z] fcedc51a66c6: Layer already exists [2022-06-28T15:33:32.201Z] d0217d602cf3: Layer already exists [2022-06-28T15:33:32.201Z] 105beb1a9af4: Layer already exists [2022-06-28T15:33:32.201Z] c31202325892: Layer already exists [2022-06-28T15:33:32.201Z] 6027023ae0d7: Layer already exists [2022-06-28T15:33:32.201Z] 251a3ef1d68a: Layer already exists [2022-06-28T15:33:32.470Z] 376ffdd955e2: Layer already exists [2022-06-28T15:33:32.470Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:33:32.470Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:e2b58d93ea418774d8feddeccbe703d0757e8eb3cc68dc652182287532581569 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:32.838Z] + 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-06-28T15:33:33.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-06-28T15:33:33.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-28T15:33:33.211Z] d0217d602cf3: Preparing [2022-06-28T15:33:33.211Z] c31202325892: Preparing [2022-06-28T15:33:33.211Z] 105beb1a9af4: Preparing [2022-06-28T15:33:33.211Z] 6027023ae0d7: Preparing [2022-06-28T15:33:33.211Z] fcedc51a66c6: Preparing [2022-06-28T15:33:33.211Z] 251a3ef1d68a: Preparing [2022-06-28T15:33:33.211Z] 376ffdd955e2: Preparing [2022-06-28T15:33:33.211Z] 4f4ce317c6bb: Preparing [2022-06-28T15:33:33.211Z] 251a3ef1d68a: Waiting [2022-06-28T15:33:33.211Z] 376ffdd955e2: Waiting [2022-06-28T15:33:33.211Z] 4f4ce317c6bb: Waiting [2022-06-28T15:33:33.211Z] fcedc51a66c6: Layer already exists [2022-06-28T15:33:33.211Z] d0217d602cf3: Layer already exists [2022-06-28T15:33:33.211Z] 105beb1a9af4: Layer already exists [2022-06-28T15:33:33.211Z] 6027023ae0d7: Layer already exists [2022-06-28T15:33:33.211Z] c31202325892: Layer already exists [2022-06-28T15:33:33.211Z] 376ffdd955e2: Layer already exists [2022-06-28T15:33:33.211Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:33:33.486Z] 251a3ef1d68a: Layer already exists [2022-06-28T15:33:33.486Z] main: digest: sha256:e2b58d93ea418774d8feddeccbe703d0757e8eb3cc68dc652182287532581569 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:33:33.548Z] ===================================================== [Pipeline] echo [2022-06-28T15:33:33.557Z] taggedImages: [2022-06-28T15:33:33.557Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:33:33.557Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-06-28T15:33:33.557Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.16 [2022-06-28T15:33:33.557Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:33:33.557Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-06-28T15:33:33.580Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-06-28T15:33:33.580Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:33:33.581Z] latest [2022-06-28T15:33:33.581Z] 2.2.1-dev.16 [2022-06-28T15:33:33.581Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:33:33.581Z] main [2022-06-28T15:33:33.581Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:33.938Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:34.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:33:34.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-28T15:33:34.296Z] 0f5f77968315: Preparing [2022-06-28T15:33:34.296Z] ad2602ba3f81: Preparing [2022-06-28T15:33:34.296Z] ca8cf59199fa: Preparing [2022-06-28T15:33:34.296Z] 3fad47ab3840: Preparing [2022-06-28T15:33:34.296Z] 850b08e56b48: Preparing [2022-06-28T15:33:34.296Z] 376ffdd955e2: Preparing [2022-06-28T15:33:34.296Z] 4f4ce317c6bb: Preparing [2022-06-28T15:33:34.296Z] 376ffdd955e2: Waiting [2022-06-28T15:33:34.296Z] 4f4ce317c6bb: Waiting [2022-06-28T15:33:34.572Z] 0f5f77968315: Pushed [2022-06-28T15:33:34.572Z] ca8cf59199fa: Pushed [2022-06-28T15:33:34.572Z] ad2602ba3f81: Pushed [2022-06-28T15:33:34.572Z] 376ffdd955e2: Layer already exists [2022-06-28T15:33:34.572Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:33:35.160Z] 850b08e56b48: Pushed [2022-06-28T15:33:53.420Z] 3fad47ab3840: Pushed [2022-06-28T15:33:53.420Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:1833381ee92096d46b1fd093a3323fd9db790cfa92ccc419ec3b34f7b59629f1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:53.781Z] + 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-06-28T15:33:54.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-06-28T15:33:54.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-28T15:33:54.132Z] 0f5f77968315: Preparing [2022-06-28T15:33:54.132Z] ad2602ba3f81: Preparing [2022-06-28T15:33:54.132Z] ca8cf59199fa: Preparing [2022-06-28T15:33:54.132Z] 3fad47ab3840: Preparing [2022-06-28T15:33:54.132Z] 850b08e56b48: Preparing [2022-06-28T15:33:54.132Z] 376ffdd955e2: Preparing [2022-06-28T15:33:54.132Z] 4f4ce317c6bb: Preparing [2022-06-28T15:33:54.132Z] 376ffdd955e2: Waiting [2022-06-28T15:33:54.132Z] 4f4ce317c6bb: Waiting [2022-06-28T15:33:54.132Z] ad2602ba3f81: Layer already exists [2022-06-28T15:33:54.132Z] 3fad47ab3840: Layer already exists [2022-06-28T15:33:54.132Z] 850b08e56b48: Layer already exists [2022-06-28T15:33:54.132Z] 0f5f77968315: Layer already exists [2022-06-28T15:33:54.132Z] ca8cf59199fa: Layer already exists [2022-06-28T15:33:54.132Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:33:54.132Z] 376ffdd955e2: Layer already exists [2022-06-28T15:33:54.402Z] latest: digest: sha256:1833381ee92096d46b1fd093a3323fd9db790cfa92ccc419ec3b34f7b59629f1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:54.759Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:55.109Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.16 [2022-06-28T15:33:55.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-28T15:33:55.110Z] 0f5f77968315: Preparing [2022-06-28T15:33:55.110Z] ad2602ba3f81: Preparing [2022-06-28T15:33:55.110Z] ca8cf59199fa: Preparing [2022-06-28T15:33:55.110Z] 3fad47ab3840: Preparing [2022-06-28T15:33:55.110Z] 850b08e56b48: Preparing [2022-06-28T15:33:55.110Z] 376ffdd955e2: Preparing [2022-06-28T15:33:55.110Z] 4f4ce317c6bb: Preparing [2022-06-28T15:33:55.110Z] 376ffdd955e2: Waiting [2022-06-28T15:33:55.110Z] 4f4ce317c6bb: Waiting [2022-06-28T15:33:55.110Z] ad2602ba3f81: Layer already exists [2022-06-28T15:33:55.110Z] 0f5f77968315: Layer already exists [2022-06-28T15:33:55.110Z] 3fad47ab3840: Layer already exists [2022-06-28T15:33:55.110Z] 850b08e56b48: Layer already exists [2022-06-28T15:33:55.110Z] ca8cf59199fa: Layer already exists [2022-06-28T15:33:55.110Z] 376ffdd955e2: Layer already exists [2022-06-28T15:33:55.110Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:33:55.379Z] 2.2.1-dev.16: digest: sha256:1833381ee92096d46b1fd093a3323fd9db790cfa92ccc419ec3b34f7b59629f1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:55.736Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:56.084Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:33:56.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-28T15:33:56.084Z] 0f5f77968315: Preparing [2022-06-28T15:33:56.084Z] ad2602ba3f81: Preparing [2022-06-28T15:33:56.084Z] ca8cf59199fa: Preparing [2022-06-28T15:33:56.084Z] 3fad47ab3840: Preparing [2022-06-28T15:33:56.084Z] 850b08e56b48: Preparing [2022-06-28T15:33:56.084Z] 376ffdd955e2: Preparing [2022-06-28T15:33:56.084Z] 4f4ce317c6bb: Preparing [2022-06-28T15:33:56.084Z] 376ffdd955e2: Waiting [2022-06-28T15:33:56.084Z] 4f4ce317c6bb: Waiting [2022-06-28T15:33:56.084Z] ad2602ba3f81: Layer already exists [2022-06-28T15:33:56.084Z] 0f5f77968315: Layer already exists [2022-06-28T15:33:56.084Z] ca8cf59199fa: Layer already exists [2022-06-28T15:33:56.084Z] 850b08e56b48: Layer already exists [2022-06-28T15:33:56.084Z] 3fad47ab3840: Layer already exists [2022-06-28T15:33:56.354Z] 376ffdd955e2: Layer already exists [2022-06-28T15:33:56.354Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:33:56.354Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:1833381ee92096d46b1fd093a3323fd9db790cfa92ccc419ec3b34f7b59629f1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:56.720Z] + 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-06-28T15:33:57.074Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-06-28T15:33:57.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-28T15:33:57.074Z] 0f5f77968315: Preparing [2022-06-28T15:33:57.074Z] ad2602ba3f81: Preparing [2022-06-28T15:33:57.074Z] ca8cf59199fa: Preparing [2022-06-28T15:33:57.074Z] 3fad47ab3840: Preparing [2022-06-28T15:33:57.074Z] 850b08e56b48: Preparing [2022-06-28T15:33:57.074Z] 376ffdd955e2: Preparing [2022-06-28T15:33:57.074Z] 4f4ce317c6bb: Preparing [2022-06-28T15:33:57.074Z] 376ffdd955e2: Waiting [2022-06-28T15:33:57.074Z] 4f4ce317c6bb: Waiting [2022-06-28T15:33:57.074Z] ca8cf59199fa: Layer already exists [2022-06-28T15:33:57.074Z] 850b08e56b48: Layer already exists [2022-06-28T15:33:57.074Z] ad2602ba3f81: Layer already exists [2022-06-28T15:33:57.074Z] 0f5f77968315: Layer already exists [2022-06-28T15:33:57.074Z] 3fad47ab3840: Layer already exists [2022-06-28T15:33:57.345Z] 376ffdd955e2: Layer already exists [2022-06-28T15:33:57.345Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:33:57.345Z] main: digest: sha256:1833381ee92096d46b1fd093a3323fd9db790cfa92ccc419ec3b34f7b59629f1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:33:57.409Z] ===================================================== [Pipeline] echo [2022-06-28T15:33:57.418Z] taggedImages: [2022-06-28T15:33:57.418Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:33:57.418Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-06-28T15:33:57.418Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.16 [2022-06-28T15:33:57.418Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:33:57.418Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-06-28T15:33:57.440Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-06-28T15:33:57.441Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:33:57.441Z] latest [2022-06-28T15:33:57.441Z] 2.2.1-dev.16 [2022-06-28T15:33:57.441Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:33:57.441Z] main [2022-06-28T15:33:57.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:57.795Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:33:58.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:33:58.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-28T15:33:58.149Z] 0de6518b6f4f: Preparing [2022-06-28T15:33:58.149Z] 65ef3d203084: Preparing [2022-06-28T15:33:58.149Z] 6b085442cb66: Preparing [2022-06-28T15:33:58.149Z] b279272bc105: Preparing [2022-06-28T15:33:58.149Z] 251a3ef1d68a: Preparing [2022-06-28T15:33:58.149Z] 376ffdd955e2: Preparing [2022-06-28T15:33:58.149Z] 4f4ce317c6bb: Preparing [2022-06-28T15:33:58.149Z] 376ffdd955e2: Waiting [2022-06-28T15:33:58.149Z] 4f4ce317c6bb: Waiting [2022-06-28T15:33:58.149Z] 251a3ef1d68a: Layer already exists [2022-06-28T15:33:58.421Z] 376ffdd955e2: Layer already exists [2022-06-28T15:33:58.421Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:33:58.421Z] 65ef3d203084: Pushed [2022-06-28T15:33:58.421Z] 6b085442cb66: Pushed [2022-06-28T15:33:58.421Z] 0de6518b6f4f: Pushed [2022-06-28T15:34:16.691Z] b279272bc105: Pushed [2022-06-28T15:34:16.691Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:3c9ed171989ac7c16ced0fa4765288de2e2b6fef12d1f103ca78eb2ae0714745 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:17.050Z] + 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-06-28T15:34:17.406Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-06-28T15:34:17.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-28T15:34:17.406Z] 0de6518b6f4f: Preparing [2022-06-28T15:34:17.406Z] 65ef3d203084: Preparing [2022-06-28T15:34:17.406Z] 6b085442cb66: Preparing [2022-06-28T15:34:17.406Z] b279272bc105: Preparing [2022-06-28T15:34:17.406Z] 251a3ef1d68a: Preparing [2022-06-28T15:34:17.406Z] 376ffdd955e2: Preparing [2022-06-28T15:34:17.406Z] 4f4ce317c6bb: Preparing [2022-06-28T15:34:17.406Z] 376ffdd955e2: Waiting [2022-06-28T15:34:17.406Z] 4f4ce317c6bb: Waiting [2022-06-28T15:34:17.406Z] 0de6518b6f4f: Layer already exists [2022-06-28T15:34:17.406Z] b279272bc105: Layer already exists [2022-06-28T15:34:17.406Z] 251a3ef1d68a: Layer already exists [2022-06-28T15:34:17.406Z] 65ef3d203084: Layer already exists [2022-06-28T15:34:17.677Z] 6b085442cb66: Layer already exists [2022-06-28T15:34:17.677Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:34:17.677Z] 376ffdd955e2: Layer already exists [2022-06-28T15:34:17.677Z] latest: digest: sha256:3c9ed171989ac7c16ced0fa4765288de2e2b6fef12d1f103ca78eb2ae0714745 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:18.032Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:18.388Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.16 [2022-06-28T15:34:18.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-28T15:34:18.388Z] 0de6518b6f4f: Preparing [2022-06-28T15:34:18.388Z] 65ef3d203084: Preparing [2022-06-28T15:34:18.388Z] 6b085442cb66: Preparing [2022-06-28T15:34:18.388Z] b279272bc105: Preparing [2022-06-28T15:34:18.388Z] 251a3ef1d68a: Preparing [2022-06-28T15:34:18.388Z] 376ffdd955e2: Preparing [2022-06-28T15:34:18.388Z] 4f4ce317c6bb: Preparing [2022-06-28T15:34:18.388Z] 376ffdd955e2: Waiting [2022-06-28T15:34:18.388Z] 4f4ce317c6bb: Waiting [2022-06-28T15:34:18.388Z] 65ef3d203084: Layer already exists [2022-06-28T15:34:18.388Z] b279272bc105: Layer already exists [2022-06-28T15:34:18.388Z] 251a3ef1d68a: Layer already exists [2022-06-28T15:34:18.388Z] 6b085442cb66: Layer already exists [2022-06-28T15:34:18.388Z] 0de6518b6f4f: Layer already exists [2022-06-28T15:34:18.659Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:34:18.659Z] 376ffdd955e2: Layer already exists [2022-06-28T15:34:18.659Z] 2.2.1-dev.16: digest: sha256:3c9ed171989ac7c16ced0fa4765288de2e2b6fef12d1f103ca78eb2ae0714745 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:19.019Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:19.377Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:34:19.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-28T15:34:19.377Z] 0de6518b6f4f: Preparing [2022-06-28T15:34:19.377Z] 65ef3d203084: Preparing [2022-06-28T15:34:19.377Z] 6b085442cb66: Preparing [2022-06-28T15:34:19.377Z] b279272bc105: Preparing [2022-06-28T15:34:19.378Z] 251a3ef1d68a: Preparing [2022-06-28T15:34:19.378Z] 376ffdd955e2: Preparing [2022-06-28T15:34:19.378Z] 4f4ce317c6bb: Preparing [2022-06-28T15:34:19.378Z] 376ffdd955e2: Waiting [2022-06-28T15:34:19.378Z] 4f4ce317c6bb: Waiting [2022-06-28T15:34:19.378Z] b279272bc105: Layer already exists [2022-06-28T15:34:19.378Z] 0de6518b6f4f: Layer already exists [2022-06-28T15:34:19.378Z] 6b085442cb66: Layer already exists [2022-06-28T15:34:19.378Z] 251a3ef1d68a: Layer already exists [2022-06-28T15:34:19.378Z] 65ef3d203084: Layer already exists [2022-06-28T15:34:19.378Z] 376ffdd955e2: Layer already exists [2022-06-28T15:34:19.378Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:34:19.648Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:3c9ed171989ac7c16ced0fa4765288de2e2b6fef12d1f103ca78eb2ae0714745 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:20.007Z] + 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-06-28T15:34:20.362Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-06-28T15:34:20.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-28T15:34:20.362Z] 0de6518b6f4f: Preparing [2022-06-28T15:34:20.362Z] 65ef3d203084: Preparing [2022-06-28T15:34:20.362Z] 6b085442cb66: Preparing [2022-06-28T15:34:20.362Z] b279272bc105: Preparing [2022-06-28T15:34:20.362Z] 251a3ef1d68a: Preparing [2022-06-28T15:34:20.362Z] 376ffdd955e2: Preparing [2022-06-28T15:34:20.362Z] 4f4ce317c6bb: Preparing [2022-06-28T15:34:20.362Z] 376ffdd955e2: Waiting [2022-06-28T15:34:20.362Z] 4f4ce317c6bb: Waiting [2022-06-28T15:34:20.362Z] 251a3ef1d68a: Layer already exists [2022-06-28T15:34:20.362Z] 0de6518b6f4f: Layer already exists [2022-06-28T15:34:20.362Z] 6b085442cb66: Layer already exists [2022-06-28T15:34:20.362Z] 65ef3d203084: Layer already exists [2022-06-28T15:34:20.362Z] b279272bc105: Layer already exists [2022-06-28T15:34:20.362Z] 376ffdd955e2: Layer already exists [2022-06-28T15:34:20.362Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:34:20.634Z] main: digest: sha256:3c9ed171989ac7c16ced0fa4765288de2e2b6fef12d1f103ca78eb2ae0714745 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:34:20.694Z] ===================================================== [Pipeline] echo [2022-06-28T15:34:20.701Z] taggedImages: [2022-06-28T15:34:20.701Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:34:20.701Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-06-28T15:34:20.701Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.16 [2022-06-28T15:34:20.701Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:34:20.701Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-06-28T15:34:20.719Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-06-28T15:34:20.719Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:34:20.719Z] latest [2022-06-28T15:34:20.719Z] 2.2.1-dev.16 [2022-06-28T15:34:20.719Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:34:20.719Z] main [2022-06-28T15:34:20.719Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:21.080Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:21.513Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:34:21.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-28T15:34:21.513Z] f62119d899a1: Preparing [2022-06-28T15:34:21.513Z] 1a8a13183f25: Preparing [2022-06-28T15:34:21.513Z] d98df5a9330a: Preparing [2022-06-28T15:34:21.513Z] 8716ec49121c: Preparing [2022-06-28T15:34:21.513Z] f73e7dbfee58: Preparing [2022-06-28T15:34:21.513Z] d98df5a9330a: Layer already exists [2022-06-28T15:34:21.513Z] f73e7dbfee58: Layer already exists [2022-06-28T15:34:21.808Z] f62119d899a1: Pushed [2022-06-28T15:34:22.103Z] 8716ec49121c: Pushed [2022-06-28T15:34:27.483Z] 1a8a13183f25: Pushed [2022-06-28T15:34:27.483Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:4beadcbae6629b10191224136c1bf8a596df7d98208deae038ba93341216a4e4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:27.842Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:28.194Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-06-28T15:34:28.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-28T15:34:28.194Z] f62119d899a1: Preparing [2022-06-28T15:34:28.194Z] 1a8a13183f25: Preparing [2022-06-28T15:34:28.194Z] d98df5a9330a: Preparing [2022-06-28T15:34:28.194Z] 8716ec49121c: Preparing [2022-06-28T15:34:28.194Z] f73e7dbfee58: Preparing [2022-06-28T15:34:28.194Z] f62119d899a1: Layer already exists [2022-06-28T15:34:28.194Z] 1a8a13183f25: Layer already exists [2022-06-28T15:34:28.194Z] f73e7dbfee58: Layer already exists [2022-06-28T15:34:28.194Z] 8716ec49121c: Layer already exists [2022-06-28T15:34:28.194Z] d98df5a9330a: Layer already exists [2022-06-28T15:34:28.464Z] latest: digest: sha256:4beadcbae6629b10191224136c1bf8a596df7d98208deae038ba93341216a4e4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:28.824Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:29.185Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.16 [2022-06-28T15:34:29.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-28T15:34:29.185Z] f62119d899a1: Preparing [2022-06-28T15:34:29.185Z] 1a8a13183f25: Preparing [2022-06-28T15:34:29.185Z] d98df5a9330a: Preparing [2022-06-28T15:34:29.185Z] 8716ec49121c: Preparing [2022-06-28T15:34:29.185Z] f73e7dbfee58: Preparing [2022-06-28T15:34:29.185Z] f73e7dbfee58: Layer already exists [2022-06-28T15:34:29.185Z] f62119d899a1: Layer already exists [2022-06-28T15:34:29.185Z] d98df5a9330a: Layer already exists [2022-06-28T15:34:29.185Z] 1a8a13183f25: Layer already exists [2022-06-28T15:34:29.185Z] 8716ec49121c: Layer already exists [2022-06-28T15:34:29.455Z] 2.2.1-dev.16: digest: sha256:4beadcbae6629b10191224136c1bf8a596df7d98208deae038ba93341216a4e4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:29.820Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:30.175Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:34:30.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-28T15:34:30.175Z] f62119d899a1: Preparing [2022-06-28T15:34:30.175Z] 1a8a13183f25: Preparing [2022-06-28T15:34:30.175Z] d98df5a9330a: Preparing [2022-06-28T15:34:30.175Z] 8716ec49121c: Preparing [2022-06-28T15:34:30.175Z] f73e7dbfee58: Preparing [2022-06-28T15:34:30.175Z] f73e7dbfee58: Layer already exists [2022-06-28T15:34:30.175Z] 8716ec49121c: Layer already exists [2022-06-28T15:34:30.175Z] 1a8a13183f25: Layer already exists [2022-06-28T15:34:30.175Z] f62119d899a1: Layer already exists [2022-06-28T15:34:30.175Z] d98df5a9330a: Layer already exists [2022-06-28T15:34:30.446Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:4beadcbae6629b10191224136c1bf8a596df7d98208deae038ba93341216a4e4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:30.809Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:31.164Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-06-28T15:34:31.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-28T15:34:31.164Z] f62119d899a1: Preparing [2022-06-28T15:34:31.164Z] 1a8a13183f25: Preparing [2022-06-28T15:34:31.164Z] d98df5a9330a: Preparing [2022-06-28T15:34:31.164Z] 8716ec49121c: Preparing [2022-06-28T15:34:31.164Z] f73e7dbfee58: Preparing [2022-06-28T15:34:31.164Z] 8716ec49121c: Layer already exists [2022-06-28T15:34:31.164Z] f62119d899a1: Layer already exists [2022-06-28T15:34:31.164Z] d98df5a9330a: Layer already exists [2022-06-28T15:34:31.164Z] f73e7dbfee58: Layer already exists [2022-06-28T15:34:31.164Z] 1a8a13183f25: Layer already exists [2022-06-28T15:34:31.436Z] main: digest: sha256:4beadcbae6629b10191224136c1bf8a596df7d98208deae038ba93341216a4e4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:34:31.493Z] ===================================================== [Pipeline] echo [2022-06-28T15:34:31.501Z] taggedImages: [2022-06-28T15:34:31.501Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:34:31.501Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-06-28T15:34:31.501Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.16 [2022-06-28T15:34:31.501Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:34:31.501Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-06-28T15:34:31.524Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-06-28T15:34:31.524Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:34:31.524Z] latest [2022-06-28T15:34:31.524Z] 2.2.1-dev.16 [2022-06-28T15:34:31.524Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:34:31.524Z] main [2022-06-28T15:34:31.524Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:31.890Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:32.246Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:34:32.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-28T15:34:32.247Z] 59a9c1ad5237: Preparing [2022-06-28T15:34:32.247Z] 0a5fc25a662b: Preparing [2022-06-28T15:34:32.247Z] d98df5a9330a: Preparing [2022-06-28T15:34:32.247Z] 1d7fc736b711: Preparing [2022-06-28T15:34:32.247Z] f73e7dbfee58: Preparing [2022-06-28T15:34:32.247Z] f73e7dbfee58: Layer already exists [2022-06-28T15:34:32.247Z] 1d7fc736b711: Layer already exists [2022-06-28T15:34:32.247Z] d98df5a9330a: Layer already exists [2022-06-28T15:34:32.517Z] 59a9c1ad5237: Pushed [2022-06-28T15:34:37.898Z] 0a5fc25a662b: Pushed [2022-06-28T15:34:37.898Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:070c3de8bff6e11e6d1c755a516a1498e08fb1263e6f0a00cbc726f33a352332 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:38.256Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:38.612Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-06-28T15:34:38.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-28T15:34:38.612Z] 59a9c1ad5237: Preparing [2022-06-28T15:34:38.612Z] 0a5fc25a662b: Preparing [2022-06-28T15:34:38.612Z] d98df5a9330a: Preparing [2022-06-28T15:34:38.612Z] 1d7fc736b711: Preparing [2022-06-28T15:34:38.612Z] f73e7dbfee58: Preparing [2022-06-28T15:34:38.612Z] 59a9c1ad5237: Layer already exists [2022-06-28T15:34:38.612Z] f73e7dbfee58: Layer already exists [2022-06-28T15:34:38.612Z] 0a5fc25a662b: Layer already exists [2022-06-28T15:34:38.612Z] d98df5a9330a: Layer already exists [2022-06-28T15:34:38.612Z] 1d7fc736b711: Layer already exists [2022-06-28T15:34:38.884Z] latest: digest: sha256:070c3de8bff6e11e6d1c755a516a1498e08fb1263e6f0a00cbc726f33a352332 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:39.244Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:39.594Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.16 [2022-06-28T15:34:39.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-28T15:34:39.594Z] 59a9c1ad5237: Preparing [2022-06-28T15:34:39.594Z] 0a5fc25a662b: Preparing [2022-06-28T15:34:39.594Z] d98df5a9330a: Preparing [2022-06-28T15:34:39.594Z] 1d7fc736b711: Preparing [2022-06-28T15:34:39.594Z] f73e7dbfee58: Preparing [2022-06-28T15:34:39.594Z] f73e7dbfee58: Layer already exists [2022-06-28T15:34:39.594Z] 1d7fc736b711: Layer already exists [2022-06-28T15:34:39.594Z] 0a5fc25a662b: Layer already exists [2022-06-28T15:34:39.594Z] d98df5a9330a: Layer already exists [2022-06-28T15:34:39.594Z] 59a9c1ad5237: Layer already exists [2022-06-28T15:34:39.864Z] 2.2.1-dev.16: digest: sha256:070c3de8bff6e11e6d1c755a516a1498e08fb1263e6f0a00cbc726f33a352332 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:40.231Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:40.603Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:34:40.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-28T15:34:40.603Z] 59a9c1ad5237: Preparing [2022-06-28T15:34:40.603Z] 0a5fc25a662b: Preparing [2022-06-28T15:34:40.603Z] d98df5a9330a: Preparing [2022-06-28T15:34:40.603Z] 1d7fc736b711: Preparing [2022-06-28T15:34:40.603Z] f73e7dbfee58: Preparing [2022-06-28T15:34:40.603Z] d98df5a9330a: Layer already exists [2022-06-28T15:34:40.603Z] 1d7fc736b711: Layer already exists [2022-06-28T15:34:40.603Z] f73e7dbfee58: Layer already exists [2022-06-28T15:34:40.603Z] 0a5fc25a662b: Layer already exists [2022-06-28T15:34:40.603Z] 59a9c1ad5237: Layer already exists [2022-06-28T15:34:40.873Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:070c3de8bff6e11e6d1c755a516a1498e08fb1263e6f0a00cbc726f33a352332 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:41.243Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:41.598Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-06-28T15:34:41.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-28T15:34:41.598Z] 59a9c1ad5237: Preparing [2022-06-28T15:34:41.598Z] 0a5fc25a662b: Preparing [2022-06-28T15:34:41.598Z] d98df5a9330a: Preparing [2022-06-28T15:34:41.598Z] 1d7fc736b711: Preparing [2022-06-28T15:34:41.598Z] f73e7dbfee58: Preparing [2022-06-28T15:34:41.598Z] 1d7fc736b711: Layer already exists [2022-06-28T15:34:41.598Z] 59a9c1ad5237: Layer already exists [2022-06-28T15:34:41.598Z] 0a5fc25a662b: Layer already exists [2022-06-28T15:34:41.598Z] f73e7dbfee58: Layer already exists [2022-06-28T15:34:41.598Z] d98df5a9330a: Layer already exists [2022-06-28T15:34:41.869Z] main: digest: sha256:070c3de8bff6e11e6d1c755a516a1498e08fb1263e6f0a00cbc726f33a352332 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:34:41.923Z] ===================================================== [Pipeline] echo [2022-06-28T15:34:41.931Z] taggedImages: [2022-06-28T15:34:41.931Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:34:41.931Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-06-28T15:34:41.931Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.16 [2022-06-28T15:34:41.931Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:34:41.931Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-06-28T15:34:41.950Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-06-28T15:34:41.950Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:34:41.950Z] latest [2022-06-28T15:34:41.950Z] 2.2.1-dev.16 [2022-06-28T15:34:41.950Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:34:41.950Z] main [2022-06-28T15:34:41.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:42.299Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:34:42.664Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:34:42.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-28T15:34:42.665Z] ea8792fe27f6: Preparing [2022-06-28T15:34:42.665Z] 016ed7538b12: Preparing [2022-06-28T15:34:42.665Z] 67a00cbb8ea1: Preparing [2022-06-28T15:34:42.665Z] 6a39845b139e: Preparing [2022-06-28T15:34:42.665Z] f0e5a4d6c014: Preparing [2022-06-28T15:34:42.665Z] 3b19d27f08f7: Preparing [2022-06-28T15:34:42.665Z] 73bb99a6e169: Preparing [2022-06-28T15:34:42.665Z] ec06c3102977: Preparing [2022-06-28T15:34:42.665Z] 6a3c62e080c7: Preparing [2022-06-28T15:34:42.665Z] 340cb19ca677: Preparing [2022-06-28T15:34:42.665Z] 4f4ce317c6bb: Preparing [2022-06-28T15:34:42.665Z] ec06c3102977: Waiting [2022-06-28T15:34:42.665Z] 6a3c62e080c7: Waiting [2022-06-28T15:34:42.665Z] 340cb19ca677: Waiting [2022-06-28T15:34:42.665Z] 4f4ce317c6bb: Waiting [2022-06-28T15:34:42.665Z] 3b19d27f08f7: Waiting [2022-06-28T15:34:42.665Z] 73bb99a6e169: Waiting [2022-06-28T15:34:42.940Z] f0e5a4d6c014: Layer already exists [2022-06-28T15:34:42.940Z] 3b19d27f08f7: Layer already exists [2022-06-28T15:34:42.940Z] 73bb99a6e169: Layer already exists [2022-06-28T15:34:42.940Z] 016ed7538b12: Pushed [2022-06-28T15:34:42.940Z] ec06c3102977: Layer already exists [2022-06-28T15:34:42.940Z] 6a3c62e080c7: Layer already exists [2022-06-28T15:34:42.940Z] 340cb19ca677: Layer already exists [2022-06-28T15:34:42.940Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:34:43.537Z] ea8792fe27f6: Pushed [2022-06-28T15:34:45.506Z] 67a00cbb8ea1: Pushed [2022-06-28T15:35:03.843Z] 6a39845b139e: Pushed [2022-06-28T15:35:03.843Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1: digest: sha256:3e9f53901ee3f01978fb83164ddfcd76a3886e90b972d41debf303efb7c5cccc size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:35:04.208Z] + 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-06-28T15:35:04.559Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-06-28T15:35:04.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-28T15:35:04.559Z] ea8792fe27f6: Preparing [2022-06-28T15:35:04.559Z] 016ed7538b12: Preparing [2022-06-28T15:35:04.559Z] 67a00cbb8ea1: Preparing [2022-06-28T15:35:04.559Z] 6a39845b139e: Preparing [2022-06-28T15:35:04.559Z] f0e5a4d6c014: Preparing [2022-06-28T15:35:04.559Z] 3b19d27f08f7: Preparing [2022-06-28T15:35:04.559Z] 73bb99a6e169: Preparing [2022-06-28T15:35:04.559Z] ec06c3102977: Preparing [2022-06-28T15:35:04.559Z] 6a3c62e080c7: Preparing [2022-06-28T15:35:04.559Z] 340cb19ca677: Preparing [2022-06-28T15:35:04.559Z] 4f4ce317c6bb: Preparing [2022-06-28T15:35:04.559Z] ec06c3102977: Waiting [2022-06-28T15:35:04.559Z] 3b19d27f08f7: Waiting [2022-06-28T15:35:04.559Z] 6a3c62e080c7: Waiting [2022-06-28T15:35:04.559Z] 340cb19ca677: Waiting [2022-06-28T15:35:04.559Z] 73bb99a6e169: Waiting [2022-06-28T15:35:04.559Z] 4f4ce317c6bb: Waiting [2022-06-28T15:35:04.559Z] f0e5a4d6c014: Layer already exists [2022-06-28T15:35:04.559Z] 67a00cbb8ea1: Layer already exists [2022-06-28T15:35:04.559Z] 6a39845b139e: Layer already exists [2022-06-28T15:35:04.559Z] 016ed7538b12: Layer already exists [2022-06-28T15:35:04.559Z] ea8792fe27f6: Layer already exists [2022-06-28T15:35:04.559Z] 73bb99a6e169: Layer already exists [2022-06-28T15:35:04.559Z] 3b19d27f08f7: Layer already exists [2022-06-28T15:35:04.559Z] 6a3c62e080c7: Layer already exists [2022-06-28T15:35:04.559Z] 340cb19ca677: Layer already exists [2022-06-28T15:35:04.559Z] ec06c3102977: Layer already exists [2022-06-28T15:35:04.830Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:35:04.830Z] latest: digest: sha256:3e9f53901ee3f01978fb83164ddfcd76a3886e90b972d41debf303efb7c5cccc size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:35:05.186Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:35:05.538Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.16 [2022-06-28T15:35:05.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-28T15:35:05.538Z] ea8792fe27f6: Preparing [2022-06-28T15:35:05.538Z] 016ed7538b12: Preparing [2022-06-28T15:35:05.538Z] 67a00cbb8ea1: Preparing [2022-06-28T15:35:05.538Z] 6a39845b139e: Preparing [2022-06-28T15:35:05.538Z] f0e5a4d6c014: Preparing [2022-06-28T15:35:05.538Z] 3b19d27f08f7: Preparing [2022-06-28T15:35:05.538Z] 73bb99a6e169: Preparing [2022-06-28T15:35:05.538Z] ec06c3102977: Preparing [2022-06-28T15:35:05.538Z] 6a3c62e080c7: Preparing [2022-06-28T15:35:05.538Z] 340cb19ca677: Preparing [2022-06-28T15:35:05.538Z] 4f4ce317c6bb: Preparing [2022-06-28T15:35:05.538Z] ec06c3102977: Waiting [2022-06-28T15:35:05.538Z] 340cb19ca677: Waiting [2022-06-28T15:35:05.538Z] 6a3c62e080c7: Waiting [2022-06-28T15:35:05.538Z] 4f4ce317c6bb: Waiting [2022-06-28T15:35:05.538Z] 3b19d27f08f7: Waiting [2022-06-28T15:35:05.538Z] 73bb99a6e169: Waiting [2022-06-28T15:35:05.538Z] f0e5a4d6c014: Layer already exists [2022-06-28T15:35:05.538Z] 6a39845b139e: Layer already exists [2022-06-28T15:35:05.538Z] ea8792fe27f6: Layer already exists [2022-06-28T15:35:05.538Z] 016ed7538b12: Layer already exists [2022-06-28T15:35:05.538Z] 67a00cbb8ea1: Layer already exists [2022-06-28T15:35:05.538Z] 73bb99a6e169: Layer already exists [2022-06-28T15:35:05.538Z] 3b19d27f08f7: Layer already exists [2022-06-28T15:35:05.538Z] 340cb19ca677: Layer already exists [2022-06-28T15:35:05.538Z] 6a3c62e080c7: Layer already exists [2022-06-28T15:35:05.538Z] ec06c3102977: Layer already exists [2022-06-28T15:35:05.538Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:35:05.809Z] 2.2.1-dev.16: digest: sha256:3e9f53901ee3f01978fb83164ddfcd76a3886e90b972d41debf303efb7c5cccc size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:35:06.164Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:35:06.524Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:35:06.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-28T15:35:06.524Z] ea8792fe27f6: Preparing [2022-06-28T15:35:06.524Z] 016ed7538b12: Preparing [2022-06-28T15:35:06.524Z] 67a00cbb8ea1: Preparing [2022-06-28T15:35:06.524Z] 6a39845b139e: Preparing [2022-06-28T15:35:06.524Z] f0e5a4d6c014: Preparing [2022-06-28T15:35:06.524Z] 3b19d27f08f7: Preparing [2022-06-28T15:35:06.524Z] 73bb99a6e169: Preparing [2022-06-28T15:35:06.524Z] ec06c3102977: Preparing [2022-06-28T15:35:06.524Z] 6a3c62e080c7: Preparing [2022-06-28T15:35:06.524Z] 340cb19ca677: Preparing [2022-06-28T15:35:06.524Z] 4f4ce317c6bb: Preparing [2022-06-28T15:35:06.524Z] ec06c3102977: Waiting [2022-06-28T15:35:06.524Z] 6a3c62e080c7: Waiting [2022-06-28T15:35:06.524Z] 340cb19ca677: Waiting [2022-06-28T15:35:06.524Z] 3b19d27f08f7: Waiting [2022-06-28T15:35:06.524Z] 4f4ce317c6bb: Waiting [2022-06-28T15:35:06.524Z] 73bb99a6e169: Waiting [2022-06-28T15:35:06.524Z] 67a00cbb8ea1: Layer already exists [2022-06-28T15:35:06.524Z] 6a39845b139e: Layer already exists [2022-06-28T15:35:06.524Z] ea8792fe27f6: Layer already exists [2022-06-28T15:35:06.524Z] 016ed7538b12: Layer already exists [2022-06-28T15:35:06.524Z] f0e5a4d6c014: Layer already exists [2022-06-28T15:35:06.799Z] 340cb19ca677: Layer already exists [2022-06-28T15:35:06.799Z] ec06c3102977: Layer already exists [2022-06-28T15:35:06.799Z] 73bb99a6e169: Layer already exists [2022-06-28T15:35:06.799Z] 3b19d27f08f7: Layer already exists [2022-06-28T15:35:06.799Z] 6a3c62e080c7: Layer already exists [2022-06-28T15:35:06.799Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:35:06.799Z] e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16: digest: sha256:3e9f53901ee3f01978fb83164ddfcd76a3886e90b972d41debf303efb7c5cccc size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:35:07.163Z] + 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-06-28T15:35:07.517Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-06-28T15:35:07.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-28T15:35:07.517Z] ea8792fe27f6: Preparing [2022-06-28T15:35:07.517Z] 016ed7538b12: Preparing [2022-06-28T15:35:07.517Z] 67a00cbb8ea1: Preparing [2022-06-28T15:35:07.517Z] 6a39845b139e: Preparing [2022-06-28T15:35:07.517Z] f0e5a4d6c014: Preparing [2022-06-28T15:35:07.517Z] 3b19d27f08f7: Preparing [2022-06-28T15:35:07.517Z] 73bb99a6e169: Preparing [2022-06-28T15:35:07.517Z] ec06c3102977: Preparing [2022-06-28T15:35:07.517Z] 6a3c62e080c7: Preparing [2022-06-28T15:35:07.517Z] 340cb19ca677: Preparing [2022-06-28T15:35:07.517Z] 4f4ce317c6bb: Preparing [2022-06-28T15:35:07.517Z] 3b19d27f08f7: Waiting [2022-06-28T15:35:07.517Z] 73bb99a6e169: Waiting [2022-06-28T15:35:07.517Z] ec06c3102977: Waiting [2022-06-28T15:35:07.517Z] 6a3c62e080c7: Waiting [2022-06-28T15:35:07.517Z] 340cb19ca677: Waiting [2022-06-28T15:35:07.517Z] 4f4ce317c6bb: Waiting [2022-06-28T15:35:07.517Z] 67a00cbb8ea1: Layer already exists [2022-06-28T15:35:07.517Z] 6a39845b139e: Layer already exists [2022-06-28T15:35:07.517Z] 016ed7538b12: Layer already exists [2022-06-28T15:35:07.517Z] f0e5a4d6c014: Layer already exists [2022-06-28T15:35:07.517Z] ea8792fe27f6: Layer already exists [2022-06-28T15:35:07.517Z] ec06c3102977: Layer already exists [2022-06-28T15:35:07.517Z] 73bb99a6e169: Layer already exists [2022-06-28T15:35:07.517Z] 3b19d27f08f7: Layer already exists [2022-06-28T15:35:07.517Z] 6a3c62e080c7: Layer already exists [2022-06-28T15:35:07.517Z] 340cb19ca677: Layer already exists [2022-06-28T15:35:07.789Z] 4f4ce317c6bb: Layer already exists [2022-06-28T15:35:07.789Z] main: digest: sha256:3e9f53901ee3f01978fb83164ddfcd76a3886e90b972d41debf303efb7c5cccc size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-28T15:35:07.843Z] ===================================================== [Pipeline] echo [2022-06-28T15:35:07.849Z] taggedImages: [2022-06-28T15:35:07.849Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [2022-06-28T15:35:07.849Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-06-28T15:35:07.849Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.16 [2022-06-28T15:35:07.849Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1-2.2.1-dev.16 [2022-06-28T15:35:07.849Z] - 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-06-28T15:35:08.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-28T15:35:08.223Z] [2022-06-28T15:35:08.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:35:08.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-28T15:35:08.845Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-28T15:35:08.845Z] 8998bd30e6a1: Pulling fs layer [2022-06-28T15:35:08.845Z] 04944245beec: Pulling fs layer [2022-06-28T15:35:08.845Z] 699f458cf7ca: Pulling fs layer [2022-06-28T15:35:08.845Z] 765212b225bb: Pulling fs layer [2022-06-28T15:35:08.845Z] f23df028b6ca: Pulling fs layer [2022-06-28T15:35:08.845Z] d65c8cfc05b1: Pulling fs layer [2022-06-28T15:35:08.845Z] 2437ff75d9bd: Pulling fs layer [2022-06-28T15:35:08.845Z] f23df028b6ca: Waiting [2022-06-28T15:35:08.845Z] d65c8cfc05b1: Waiting [2022-06-28T15:35:08.845Z] 2437ff75d9bd: Waiting [2022-06-28T15:35:08.845Z] 765212b225bb: Waiting [2022-06-28T15:35:08.845Z] 04944245beec: Verifying Checksum [2022-06-28T15:35:08.845Z] 04944245beec: Download complete [2022-06-28T15:35:08.845Z] 765212b225bb: Verifying Checksum [2022-06-28T15:35:08.845Z] 765212b225bb: Download complete [2022-06-28T15:35:08.845Z] f23df028b6ca: Verifying Checksum [2022-06-28T15:35:08.845Z] f23df028b6ca: Download complete [2022-06-28T15:35:08.845Z] d65c8cfc05b1: Download complete [2022-06-28T15:35:09.120Z] 699f458cf7ca: Download complete [2022-06-28T15:35:09.394Z] 8998bd30e6a1: Verifying Checksum [2022-06-28T15:35:09.394Z] 8998bd30e6a1: Download complete [2022-06-28T15:35:12.013Z] 2437ff75d9bd: Verifying Checksum [2022-06-28T15:35:12.013Z] 2437ff75d9bd: Download complete [2022-06-28T15:35:13.989Z] 8998bd30e6a1: Pull complete [2022-06-28T15:35:14.260Z] 04944245beec: Pull complete [2022-06-28T15:35:15.691Z] 699f458cf7ca: Pull complete [2022-06-28T15:35:15.963Z] 765212b225bb: Pull complete [2022-06-28T15:35:16.937Z] f23df028b6ca: Pull complete [2022-06-28T15:35:16.938Z] d65c8cfc05b1: Pull complete [2022-06-28T15:35:32.010Z] 2437ff75d9bd: Pull complete [2022-06-28T15:35:32.010Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-28T15:35:32.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-28T15:35:32.010Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T15:35:32.280Z] prd-ubuntu20.04-docker-arm64-4c-16g-16232 does not seem to be running inside a container [2022-06-28T15:35:32.356Z] $ 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/245 -v /w/workspace/edgex-go/245:/w/workspace/edgex-go/245:rw,z -v /w/workspace/edgex-go/245@tmp:/w/workspace/edgex-go/245@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-06-28T15:35:34.659Z] $ docker top 8dfff9317aa8fc72f8866d480c2d496cf553896234aed69539b1994377154c71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T15:35:35.635Z] ---> job-cost.sh [2022-06-28T15:35:35.635Z] lf-activate-venv: SKIPPING [2022-06-28T15:35:35.635Z] INFO: No Stack... [2022-06-28T15:35:35.904Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-28T15:35:36.870Z] INFO: Archiving Costs [Pipeline] sh [2022-06-28T15:35:37.526Z] + cat /w/workspace/edgex-go/245/archives/cost.csv [2022-06-28T15:35:37.526Z] + cut -d, -f6 [Pipeline] lock [2022-06-28T15:35:37.588Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-245-stack-cost] [2022-06-28T15:35:37.599Z] Resource [jenkins-edgexfoundry-edgex-go-main-245-stack-cost] did not exist. Created. [2022-06-28T15:35:37.599Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-245-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-28T15:35:38.254Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-28T15:35:38.927Z] Stashed 1 file(s) [Pipeline] } [2022-06-28T15:35:38.936Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-245-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-28T15:35:38.956Z] $ docker stop --time=1 8dfff9317aa8fc72f8866d480c2d496cf553896234aed69539b1994377154c71 [2022-06-28T15:35:40.525Z] $ docker rm -f 8dfff9317aa8fc72f8866d480c2d496cf553896234aed69539b1994377154c71 [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-06-28T15:35:41.078Z] provisioning config files... [2022-06-28T15:35:41.086Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/245@tmp/config5973703094875162303tmp [Pipeline] { [Pipeline] sh [2022-06-28T15:35:41.376Z] + set +x [2022-06-28T15:35:41.376Z] + curl -s https://codecov.io/bash [2022-06-28T15:35:41.376Z] + bash -s -- [2022-06-28T15:35:41.376Z] [2022-06-28T15:35:41.376Z] _____ _ [2022-06-28T15:35:41.376Z] / ____| | | [2022-06-28T15:35:41.376Z] | | ___ __| | ___ ___ _____ __ [2022-06-28T15:35:41.376Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-28T15:35:41.376Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-28T15:35:41.376Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-28T15:35:41.376Z] Bash-1.0.6 [2022-06-28T15:35:41.376Z] [2022-06-28T15:35:41.376Z] [2022-06-28T15:35:41.376Z] ==> git version 2.25.1 found [2022-06-28T15:35:41.376Z] ==> 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-06-28T15:35:41.376Z] Release-Date: 2020-01-08 [2022-06-28T15:35:41.376Z] 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-06-28T15:35:41.376Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-28T15:35:41.376Z] ==> Jenkins CI detected. [2022-06-28T15:35:41.376Z] current dir:  /w/workspace/edgex-go/245 [2022-06-28T15:35:41.376Z] project root: . [2022-06-28T15:35:41.376Z] --> token set from env [2022-06-28T15:35:41.376Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-28T15:35:41.376Z] ==> Running gcov in . (disable via -X gcov) [2022-06-28T15:35:41.376Z] ==> Python coveragepy not found [2022-06-28T15:35:41.376Z] ==> Searching for coverage reports in: [2022-06-28T15:35:41.376Z] + . [2022-06-28T15:35:41.376Z] -> Found 1 reports [2022-06-28T15:35:41.376Z] ==> Detecting git/mercurial file structure [2022-06-28T15:35:41.636Z] ==> Reading reports [2022-06-28T15:35:41.636Z] + ./coverage.out bytes=435593 [2022-06-28T15:35:41.636Z] ==> Appending adjustments [2022-06-28T15:35:41.636Z] https://docs.codecov.io/docs/fixing-reports [2022-06-28T15:35:42.576Z] + Found adjustments [2022-06-28T15:35:42.576Z] ==> Gzipping contents [2022-06-28T15:35:42.837Z] 60K /tmp/codecov.DHs2Lq.gz [2022-06-28T15:35:42.837Z] ==> Uploading reports [2022-06-28T15:35:42.837Z] url: https://codecov.io [2022-06-28T15:35:42.837Z] query: branch=main&commit=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1&build=245&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F245%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-28T15:35:42.837Z] -> Pinging Codecov [2022-06-28T15:35:42.837Z] 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=e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1&build=245&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F245%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-28T15:35:42.837Z] -> Uploading to [2022-06-28T15:35:42.837Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-28/00271124DB129430A58F1EEE437C3FCB/e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1/340eb090-0a6f-4f0f-9e27-18621a806da5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220628T153542Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ec305d17f30ff1c150d38c20a7041c6c1f0c4bdc859eeee32241f6881bb85a1 [2022-06-28T15:35:42.837Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-28T15:35:42.837Z] Dload Upload Total Spent Left Speed [2022-06-28T15:35:43.097Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59915 0 0 100 59915 0 277k --:--:-- --:--:-- --:--:-- 277k [2022-06-28T15:35:43.097Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 [Pipeline] } [2022-06-28T15:35:43.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-06-28T15:35:43.296Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-28T15:35:43.307Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:35:43.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-28T15:35:43.612Z] [2022-06-28T15:35:43.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:35:43.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-28T15:35:43.917Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-28T15:35:43.917Z] df9b9388f04a: Already exists [2022-06-28T15:35:43.917Z] 52dc419b0ee2: Pulling fs layer [2022-06-28T15:35:43.917Z] 25bc292e5bac: Pulling fs layer [2022-06-28T15:35:43.917Z] 114826534d7a: Pulling fs layer [2022-06-28T15:35:43.917Z] 4657fd5d0bcf: Pulling fs layer [2022-06-28T15:35:43.917Z] 6ad1cebc031e: Pulling fs layer [2022-06-28T15:35:43.917Z] 8a3aa393b2d8: Pulling fs layer [2022-06-28T15:35:43.917Z] 4657fd5d0bcf: Waiting [2022-06-28T15:35:43.917Z] 8a3aa393b2d8: Waiting [2022-06-28T15:35:43.917Z] 6ad1cebc031e: Waiting [2022-06-28T15:35:43.917Z] 25bc292e5bac: Verifying Checksum [2022-06-28T15:35:43.917Z] 25bc292e5bac: Download complete [2022-06-28T15:35:43.917Z] 52dc419b0ee2: Verifying Checksum [2022-06-28T15:35:43.917Z] 52dc419b0ee2: Download complete [2022-06-28T15:35:43.917Z] 4657fd5d0bcf: Verifying Checksum [2022-06-28T15:35:43.917Z] 4657fd5d0bcf: Download complete [2022-06-28T15:35:43.917Z] 52dc419b0ee2: Pull complete [2022-06-28T15:35:44.179Z] 25bc292e5bac: Pull complete [2022-06-28T15:35:44.179Z] 6ad1cebc031e: Verifying Checksum [2022-06-28T15:35:44.179Z] 6ad1cebc031e: Download complete [2022-06-28T15:35:44.751Z] 114826534d7a: Verifying Checksum [2022-06-28T15:35:44.751Z] 114826534d7a: Download complete [2022-06-28T15:35:45.010Z] 8a3aa393b2d8: Verifying Checksum [2022-06-28T15:35:45.010Z] 8a3aa393b2d8: Download complete [2022-06-28T15:35:48.303Z] 114826534d7a: Pull complete [2022-06-28T15:35:48.303Z] 4657fd5d0bcf: Pull complete [2022-06-28T15:35:48.583Z] 6ad1cebc031e: Pull complete [2022-06-28T15:35:51.935Z] 8a3aa393b2d8: Pull complete [2022-06-28T15:35:51.935Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-28T15:35:51.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-28T15:35:51.935Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T15:35:52.031Z] prd-ubuntu20.04-docker-8c-8g-16231 does not seem to be running inside a container [2022-06-28T15:35:52.079Z] $ 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/245 -v /w/workspace/edgex-go/245:/w/workspace/edgex-go/245:rw,z -v /w/workspace/edgex-go/245@tmp:/w/workspace/edgex-go/245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-28T15:35:54.161Z] $ docker top b3112545a581761bee0cd6b031b0c9d656f170d3a8ac7ed18466fe7d791aa1dc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-28T15:35:54.235Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-06-28T15:35:54.518Z] + set -o pipefail [2022-06-28T15:35:54.518Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-06-28T15:36:01.101Z] [2022-06-28T15:36:01.101Z] Monitoring /w/workspace/edgex-go/245 (github.com/edgexfoundry/edgex-go)... [2022-06-28T15:36:01.101Z] [2022-06-28T15:36:01.101Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/a33f5116-307d-43b0-9e04-a6766ef99aca [2022-06-28T15:36:01.101Z] [2022-06-28T15:36:01.101Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-28T15:36:01.101Z] [2022-06-28T15:36:01.101Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-28T15:36:01.101Z] [2022-06-28T15:36:01.101Z] [2022-06-28T15:36:01.101Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-06-28T15:36:01.101Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-06-28T15:36:01.119Z] $ docker stop --time=1 b3112545a581761bee0cd6b031b0c9d656f170d3a8ac7ed18466fe7d791aa1dc [2022-06-28T15:36:03.324Z] $ docker rm -f b3112545a581761bee0cd6b031b0c9d656f170d3a8ac7ed18466fe7d791aa1dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-06-28T15:36:03.720Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T15:36:03.731Z] provisioning config files... [2022-06-28T15:36:03.740Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/245@tmp/config8825708101987026052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-28T15:36:04.042Z] --> edgex-publish-swagger.sh [2022-06-28T15:36:04.042Z] === Publish openapi/v2 API === [2022-06-28T15:36:04.042Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-06-28T15:36:04.042Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/245/openapi/v2/core-command.yaml] [2022-06-28T15:36:04.042Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-28T15:36:04.042Z] Dload Upload Total Spent Left Speed [2022-06-28T15:36:04.984Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34627 --:--:-- --:--:-- --:--:-- 34592 100 33831 0 0 100 33831 0 34627 --:--:-- --:--:-- --:--:-- 34592 [2022-06-28T15:36:04.984Z] [2022-06-28T15:36:04.984Z] [2022-06-28T15:36:04.984Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/245/openapi/v2/core-data.yaml] [2022-06-28T15:36:04.984Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-28T15:36:04.984Z] Dload Upload Total Spent Left Speed [2022-06-28T15:36:05.925Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 74355 --:--:-- --:--:-- --:--:-- 74278 100 71604 0 0 100 71604 0 74355 --:--:-- --:--:-- --:--:-- 74278 [2022-06-28T15:36:05.925Z] [2022-06-28T15:36:05.925Z] [2022-06-28T15:36:05.925Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/245/openapi/v2/core-metadata.yaml] [2022-06-28T15:36:05.925Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-28T15:36:05.925Z] Dload Upload Total Spent Left Speed [2022-06-28T15:36:06.866Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 134k 0:00:01 0:00:01 --:--:-- 134k 100 141k 0 0 100 141k 0 134k 0:00:01 0:00:01 --:--:-- 134k [2022-06-28T15:36:06.866Z] [2022-06-28T15:36:06.866Z] [2022-06-28T15:36:06.866Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/245/openapi/v2/support-notifications.yaml] [2022-06-28T15:36:06.866Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-28T15:36:06.866Z] Dload Upload Total Spent Left Speed [2022-06-28T15:36:07.808Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 102k --:--:-- --:--:-- --:--:-- 101k 100 89318 0 0 100 89318 0 101k --:--:-- --:--:-- --:--:-- 101k [2022-06-28T15:36:07.808Z] [2022-06-28T15:36:07.808Z] [2022-06-28T15:36:07.808Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/245/openapi/v2/support-scheduler.yaml] [2022-06-28T15:36:07.808Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-28T15:36:07.808Z] Dload Upload Total Spent Left Speed [2022-06-28T15:36:08.749Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 45995 --:--:-- --:--:-- --:--:-- 45941 100 39556 0 0 100 39556 0 45941 --:--:-- --:--:-- --:--:-- 45941 [2022-06-28T15:36:08.749Z] [2022-06-28T15:36:08.749Z] [2022-06-28T15:36:08.749Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/245/openapi/v2/system-agent.yaml] [2022-06-28T15:36:08.749Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-28T15:36:08.749Z] Dload Upload Total Spent Left Speed [2022-06-28T15:36:09.690Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22323 --:--:-- --:--:-- --:--:-- 22323 [2022-06-28T15:36:09.690Z] [2022-06-28T15:36:09.690Z] [Pipeline] } [2022-06-28T15:36:09.699Z] 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-06-28T15:36:10.088Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-28T15:36:10.088Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:36:10.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T15:36:10.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T15:36:10.477Z] prd-ubuntu20.04-docker-8c-8g-16231 does not seem to be running inside a container [2022-06-28T15:36:10.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/245 -v /w/workspace/edgex-go/245:/w/workspace/edgex-go/245:rw,z -v /w/workspace/edgex-go/245@tmp:/w/workspace/edgex-go/245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-28T15:36:10.927Z] $ docker top 1bd63c953b00980109e418e50b4c1baafca824707f086912860332ac8e5308a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-28T15:36:11.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-28T15:36:11.021Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-28T15:36:11.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-28T15:36:11.154Z] $ docker exec 1bd63c953b00980109e418e50b4c1baafca824707f086912860332ac8e5308a9 ssh-agent [2022-06-28T15:36:11.264Z] SSH_AUTH_SOCK=/tmp/ssh-rQMM7Ddba6Pu/agent.33 [2022-06-28T15:36:11.264Z] SSH_AGENT_PID=39 [2022-06-28T15:36:11.270Z] Running ssh-add (command line suppressed) [2022-06-28T15:36:11.392Z] Identity added: /w/workspace/edgex-go/245@tmp/private_key_985806267492526472.key (/w/workspace/edgex-go/245@tmp/private_key_985806267492526472.key) [2022-06-28T15:36:11.402Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-28T15:36:11.689Z] + git semver tag [2022-06-28T15:36:11.950Z] 2022-06-28 15:36:11,883 [run_tag] DEBUG tag force:False [2022-06-28T15:36:11.950Z] 2022-06-28 15:36:11,883 [check_head_tag] DEBUG check head tag [2022-06-28T15:36:11.950Z] 2022-06-28 15:36:11,884 [execute] INFO git cat-file --batch-check [2022-06-28T15:36:11.950Z] 2022-06-28 15:36:11,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/245, universal_newlines=False, shell=None, istream=) [2022-06-28T15:36:11.950Z] 2022-06-28 15:36:11,888 [execute] INFO git cat-file --batch [2022-06-28T15:36:11.950Z] 2022-06-28 15:36:11,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/245, universal_newlines=False, shell=None, istream=) [2022-06-28T15:36:11.950Z] 2022-06-28 15:36:11,903 [read_version] DEBUG read version from /w/workspace/edgex-go/245/.semver/main [2022-06-28T15:36:11.950Z] 2022-06-28 15:36:11,903 [execute] INFO git tag -a v2.2.1-dev.16 -m v2.2.1-dev.16 [2022-06-28T15:36:11.950Z] 2022-06-28 15:36:11,903 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.16', '-m', 'v2.2.1-dev.16'], cwd=/w/workspace/edgex-go/245, universal_newlines=False, shell=None, istream=None) [2022-06-28T15:36:11.950Z] 2022-06-28 15:36:11,907 [read_version] DEBUG read version from /w/workspace/edgex-go/245/.semver/main [2022-06-28T15:36:11.950Z] 2.2.1-dev.16 [Pipeline] } [2022-06-28T15:36:11.965Z] $ docker exec --env ******** --env ******** 1bd63c953b00980109e418e50b4c1baafca824707f086912860332ac8e5308a9 ssh-agent -k [2022-06-28T15:36:12.090Z] unset SSH_AUTH_SOCK; [2022-06-28T15:36:12.090Z] unset SSH_AGENT_PID; [2022-06-28T15:36:12.090Z] echo Agent pid 39 killed; [2022-06-28T15:36:12.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-28T15:36:12.403Z] + git semver [Pipeline] } [2022-06-28T15:36:12.681Z] $ docker stop --time=1 1bd63c953b00980109e418e50b4c1baafca824707f086912860332ac8e5308a9 [2022-06-28T15:36:14.025Z] $ docker rm -f 1bd63c953b00980109e418e50b4c1baafca824707f086912860332ac8e5308a9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:36:14.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-28T15:36:14.418Z] [2022-06-28T15:36:14.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:36:14.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-28T15:36:14.720Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-28T15:36:14.720Z] ab5ef0e58194: Pulling fs layer [2022-06-28T15:36:14.720Z] 9712f1f96733: Pulling fs layer [2022-06-28T15:36:14.720Z] 63f879dbbcfc: Pulling fs layer [2022-06-28T15:36:14.720Z] 0d9ebad4ef96: Pulling fs layer [2022-06-28T15:36:14.720Z] e9a5061849ea: Pulling fs layer [2022-06-28T15:36:14.720Z] d747dcd14b5f: Pulling fs layer [2022-06-28T15:36:14.720Z] 2de7ff778b66: Pulling fs layer [2022-06-28T15:36:14.720Z] e9a5061849ea: Waiting [2022-06-28T15:36:14.720Z] d747dcd14b5f: Waiting [2022-06-28T15:36:14.720Z] 2de7ff778b66: Waiting [2022-06-28T15:36:14.720Z] 9712f1f96733: Verifying Checksum [2022-06-28T15:36:14.720Z] 9712f1f96733: Download complete [2022-06-28T15:36:14.983Z] 63f879dbbcfc: Verifying Checksum [2022-06-28T15:36:14.983Z] 63f879dbbcfc: Download complete [2022-06-28T15:36:15.246Z] 0d9ebad4ef96: Verifying Checksum [2022-06-28T15:36:15.246Z] 0d9ebad4ef96: Download complete [2022-06-28T15:36:15.246Z] d747dcd14b5f: Verifying Checksum [2022-06-28T15:36:15.246Z] d747dcd14b5f: Download complete [2022-06-28T15:36:15.246Z] e9a5061849ea: Download complete [2022-06-28T15:36:15.246Z] ab5ef0e58194: Verifying Checksum [2022-06-28T15:36:15.246Z] ab5ef0e58194: Download complete [2022-06-28T15:36:15.505Z] 2de7ff778b66: Verifying Checksum [2022-06-28T15:36:15.505Z] 2de7ff778b66: Download complete [2022-06-28T15:36:18.035Z] ab5ef0e58194: Pull complete [2022-06-28T15:36:18.035Z] 9712f1f96733: Pull complete [2022-06-28T15:36:18.602Z] 63f879dbbcfc: Pull complete [2022-06-28T15:36:22.795Z] 0d9ebad4ef96: Pull complete [2022-06-28T15:36:22.795Z] e9a5061849ea: Pull complete [2022-06-28T15:36:22.795Z] d747dcd14b5f: Pull complete [2022-06-28T15:36:23.362Z] 2de7ff778b66: Pull complete [2022-06-28T15:36:23.362Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-28T15:36:23.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-28T15:36:23.362Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T15:36:23.447Z] prd-ubuntu20.04-docker-8c-8g-16231 does not seem to be running inside a container [2022-06-28T15:36:23.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/245 -v /w/workspace/edgex-go/245:/w/workspace/edgex-go/245:rw,z -v /w/workspace/edgex-go/245@tmp:/w/workspace/edgex-go/245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-28T15:36:25.518Z] $ docker top e6b6d50a37871e21d013cb5fae56fdc6a30607737fc823cd16c958a07f1dd09b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-28T15:36:25.589Z] provisioning config files... [2022-06-28T15:36:25.596Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/245@tmp/config1025714817580457680tmp [2022-06-28T15:36:25.608Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/245@tmp/config2900942154789168870tmp [2022-06-28T15:36:25.619Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/245@tmp/config382350479427420150tmp [Pipeline] { [Pipeline] echo [2022-06-28T15:36:25.634Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T15:36:25.917Z] ---> sigul-configuration.sh [2022-06-28T15:36:25.917Z] gpg: directory `/root/.gnupg' created [2022-06-28T15:36:25.917Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-28T15:36:25.917Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-28T15:36:25.917Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-28T15:36:25.917Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-28T15:36:25.917Z] gpg: CAST5 encrypted data [2022-06-28T15:36:25.917Z] gpg: encrypted with 1 passphrase [2022-06-28T15:36:25.917Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-28T15:36:26.205Z] + mkdir /home/jenkins [2022-06-28T15:36:26.205Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-28T15:36:26.494Z] + 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-06-28T15:36:26.504Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T15:36:26.797Z] ---> sigul-install.sh [2022-06-28T15:36:26.797Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-28T15:36:27.142Z] + git tag --list [2022-06-28T15:36:27.142Z] 0.6.0 [2022-06-28T15:36:27.142Z] 0.6.1 [2022-06-28T15:36:27.142Z] 0.7.0 [2022-06-28T15:36:27.142Z] 0.7.1 [2022-06-28T15:36:27.142Z] v1.0.0 [2022-06-28T15:36:27.142Z] v1.0.1 [2022-06-28T15:36:27.142Z] v1.1.0 [2022-06-28T15:36:27.142Z] v1.2.0 [2022-06-28T15:36:27.142Z] v1.2.1 [2022-06-28T15:36:27.142Z] v1.3.0 [2022-06-28T15:36:27.142Z] v1.3.1 [2022-06-28T15:36:27.142Z] v2.0.0 [2022-06-28T15:36:27.142Z] v2.1.0 [2022-06-28T15:36:27.142Z] v2.1.1 [2022-06-28T15:36:27.142Z] v2.1.1-dev.1 [2022-06-28T15:36:27.142Z] v2.1.1-dev.2 [2022-06-28T15:36:27.142Z] v2.1.1-dev.3 [2022-06-28T15:36:27.142Z] v2.1.1-dev.4 [2022-06-28T15:36:27.142Z] v2.1.1-dev.5 [2022-06-28T15:36:27.142Z] v2.1.1-dev.6 [2022-06-28T15:36:27.142Z] v2.1.1-dev.7 [2022-06-28T15:36:27.142Z] v2.1.1-dev.8 [2022-06-28T15:36:27.142Z] v2.2.0 [2022-06-28T15:36:27.142Z] v2.2.1-dev.1 [2022-06-28T15:36:27.142Z] v2.2.1-dev.10 [2022-06-28T15:36:27.142Z] v2.2.1-dev.11 [2022-06-28T15:36:27.142Z] v2.2.1-dev.12 [2022-06-28T15:36:27.142Z] v2.2.1-dev.13 [2022-06-28T15:36:27.142Z] v2.2.1-dev.14 [2022-06-28T15:36:27.142Z] v2.2.1-dev.15 [2022-06-28T15:36:27.142Z] v2.2.1-dev.16 [2022-06-28T15:36:27.142Z] v2.2.1-dev.2 [2022-06-28T15:36:27.142Z] v2.2.1-dev.3 [2022-06-28T15:36:27.142Z] v2.2.1-dev.4 [2022-06-28T15:36:27.142Z] v2.2.1-dev.5 [2022-06-28T15:36:27.142Z] v2.2.1-dev.6 [2022-06-28T15:36:27.142Z] v2.2.1-dev.7 [2022-06-28T15:36:27.142Z] v2.2.1-dev.8 [2022-06-28T15:36:27.142Z] v2.2.1-dev.9 [Pipeline] sh [2022-06-28T15:36:27.451Z] + lftools sign git-tag v2.2.1-dev.16 [2022-06-28T15:36:28.020Z] Signing Git tag with Sigul... [2022-06-28T15:36:28.020Z] Signing v2.2.1-dev.16 [Pipeline] echo [2022-06-28T15:36:28.289Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T15:36:28.574Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-28T15:36:28.583Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-28T15:36:28.606Z] $ docker stop --time=1 e6b6d50a37871e21d013cb5fae56fdc6a30607737fc823cd16c958a07f1dd09b [2022-06-28T15:36:29.952Z] $ docker rm -f e6b6d50a37871e21d013cb5fae56fdc6a30607737fc823cd16c958a07f1dd09b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-28T15:36:30.375Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-28T15:36:30.375Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:36:30.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T15:36:30.681Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T15:36:30.764Z] prd-ubuntu20.04-docker-8c-8g-16231 does not seem to be running inside a container [2022-06-28T15:36:30.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/245 -v /w/workspace/edgex-go/245:/w/workspace/edgex-go/245:rw,z -v /w/workspace/edgex-go/245@tmp:/w/workspace/edgex-go/245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-28T15:36:31.226Z] $ docker top 3969877b205deca8fe0136f2778561c1fa69c2e88b54ca839c0b4dbef6a48a80 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-28T15:36:31.325Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-28T15:36:31.325Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-28T15:36:31.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-28T15:36:31.472Z] $ docker exec 3969877b205deca8fe0136f2778561c1fa69c2e88b54ca839c0b4dbef6a48a80 ssh-agent [2022-06-28T15:36:31.593Z] SSH_AUTH_SOCK=/tmp/ssh-7JbY9T9WH81x/agent.34 [2022-06-28T15:36:31.593Z] SSH_AGENT_PID=41 [2022-06-28T15:36:31.599Z] Running ssh-add (command line suppressed) [2022-06-28T15:36:31.733Z] Identity added: /w/workspace/edgex-go/245@tmp/private_key_5223967137043730882.key (/w/workspace/edgex-go/245@tmp/private_key_5223967137043730882.key) [2022-06-28T15:36:31.746Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-28T15:36:32.043Z] + git semver bump pre [2022-06-28T15:36:32.304Z] 2022-06-28 15:36:32,301 [read_version] DEBUG read version from /w/workspace/edgex-go/245/.semver/main [2022-06-28T15:36:32.304Z] 2022-06-28 15:36:32,301 [bump_version] DEBUG bumping version:2.2.1-dev.16 on axis:pre with prefix:dev [2022-06-28T15:36:32.304Z] 2022-06-28 15:36:32,301 [bump_version] DEBUG bumped version:2.2.1-dev.17 [2022-06-28T15:36:32.304Z] 2022-06-28 15:36:32,301 [write_version] DEBUG write version:2.2.1-dev.17 to path:/w/workspace/edgex-go/245/.semver/main with force:True [2022-06-28T15:36:32.304Z] 2022-06-28 15:36:32,301 [read_version] DEBUG read version from /w/workspace/edgex-go/245/.semver/main [2022-06-28T15:36:32.304Z] 2022-06-28 15:36:32,301 [write_file] DEBUG write to file:/w/workspace/edgex-go/245/.semver/main [2022-06-28T15:36:32.304Z] 2022-06-28 15:36:32,303 [execute] INFO git cat-file --batch-check [2022-06-28T15:36:32.304Z] 2022-06-28 15:36:32,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/245/.semver, universal_newlines=False, shell=None, istream=) [2022-06-28T15:36:32.566Z] 2022-06-28 15:36:32,311 [execute] INFO git cat-file --batch [2022-06-28T15:36:32.566Z] 2022-06-28 15:36:32,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/245/.semver, universal_newlines=False, shell=None, istream=) [2022-06-28T15:36:32.566Z] 2022-06-28 15:36:32,318 [read_version] DEBUG read version from /w/workspace/edgex-go/245/.semver/main [2022-06-28T15:36:32.566Z] 2.2.1-dev.17 [Pipeline] } [2022-06-28T15:36:32.586Z] $ docker exec --env ******** --env ******** 3969877b205deca8fe0136f2778561c1fa69c2e88b54ca839c0b4dbef6a48a80 ssh-agent -k [2022-06-28T15:36:32.713Z] unset SSH_AUTH_SOCK; [2022-06-28T15:36:32.713Z] unset SSH_AGENT_PID; [2022-06-28T15:36:32.713Z] echo Agent pid 41 killed; [2022-06-28T15:36:32.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-28T15:36:33.037Z] + git semver [Pipeline] } [2022-06-28T15:36:33.323Z] $ docker stop --time=1 3969877b205deca8fe0136f2778561c1fa69c2e88b54ca839c0b4dbef6a48a80 [2022-06-28T15:36:34.624Z] $ docker rm -f 3969877b205deca8fe0136f2778561c1fa69c2e88b54ca839c0b4dbef6a48a80 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-28T15:36:34.983Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-28T15:36:34.983Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:36:35.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-28T15:36:35.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T15:36:35.367Z] prd-ubuntu20.04-docker-8c-8g-16231 does not seem to be running inside a container [2022-06-28T15:36:35.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/245 -v /w/workspace/edgex-go/245:/w/workspace/edgex-go/245:rw,z -v /w/workspace/edgex-go/245@tmp:/w/workspace/edgex-go/245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-28T15:36:35.856Z] $ docker top 1aec62a69fecfe72398c35a8c7a1329414ee1c492bd4ca9f0851ffaa0c5f9c44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-28T15:36:35.950Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-28T15:36:35.950Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-28T15:36:36.085Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-28T15:36:36.094Z] $ docker exec 1aec62a69fecfe72398c35a8c7a1329414ee1c492bd4ca9f0851ffaa0c5f9c44 ssh-agent [2022-06-28T15:36:36.220Z] SSH_AUTH_SOCK=/tmp/ssh-v3cvsBy6s9iu/agent.33 [2022-06-28T15:36:36.221Z] SSH_AGENT_PID=39 [2022-06-28T15:36:36.226Z] Running ssh-add (command line suppressed) [2022-06-28T15:36:36.360Z] Identity added: /w/workspace/edgex-go/245@tmp/private_key_3433236951458937465.key (/w/workspace/edgex-go/245@tmp/private_key_3433236951458937465.key) [2022-06-28T15:36:36.370Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-28T15:36:36.658Z] + git semver push [2022-06-28T15:36:36.918Z] 2022-06-28 15:36:36,885 [run_push] DEBUG push [2022-06-28T15:36:36.918Z] 2022-06-28 15:36:36,886 [execute] INFO git cat-file --batch-check [2022-06-28T15:36:36.918Z] 2022-06-28 15:36:36,886 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/245/.semver, universal_newlines=False, shell=None, istream=) [2022-06-28T15:36:36.918Z] 2022-06-28 15:36:36,891 [execute] INFO git rev-list 8358229e9e0ca8a8b47f5f9bda047ea90c747733 -- [2022-06-28T15:36:36.918Z] 2022-06-28 15:36:36,891 [execute] DEBUG Popen(['git', 'rev-list', '8358229e9e0ca8a8b47f5f9bda047ea90c747733', '--'], cwd=/w/workspace/edgex-go/245/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-28T15:36:36.918Z] 2022-06-28 15:36:36,906 [execute] INFO git fetch -v origin [2022-06-28T15:36:36.918Z] 2022-06-28 15:36:36,907 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/245/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-28T15:36:37.490Z] 2022-06-28 15:36:37,388 [run_push] DEBUG no remote changes detected [2022-06-28T15:36:37.490Z] 2022-06-28 15:36:37,388 [execute] INFO git push origin semver [2022-06-28T15:36:37.490Z] 2022-06-28 15:36:37,389 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/245/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-28T15:36:38.435Z] 2022-06-28 15:36:38,366 [run_push] DEBUG push all version tags [2022-06-28T15:36:38.435Z] 2022-06-28 15:36:38,366 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-28T15:36:38.435Z] 2022-06-28 15:36:38,367 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/245, universal_newlines=False, shell=None, istream=None) [2022-06-28T15:36:39.378Z] 2022-06-28 15:36:39,077 [read_version] DEBUG read version from /w/workspace/edgex-go/245/.semver/main [2022-06-28T15:36:39.378Z] 2.2.1-dev.17 [Pipeline] } [2022-06-28T15:36:39.393Z] $ docker exec --env ******** --env ******** 1aec62a69fecfe72398c35a8c7a1329414ee1c492bd4ca9f0851ffaa0c5f9c44 ssh-agent -k [2022-06-28T15:36:39.516Z] unset SSH_AUTH_SOCK; [2022-06-28T15:36:39.516Z] unset SSH_AGENT_PID; [2022-06-28T15:36:39.516Z] echo Agent pid 39 killed; [2022-06-28T15:36:39.522Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-28T15:36:39.826Z] + git semver [Pipeline] } [2022-06-28T15:36:40.105Z] $ docker stop --time=1 1aec62a69fecfe72398c35a8c7a1329414ee1c492bd4ca9f0851ffaa0c5f9c44 [2022-06-28T15:36:41.389Z] $ docker rm -f 1aec62a69fecfe72398c35a8c7a1329414ee1c492bd4ca9f0851ffaa0c5f9c44 [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-06-28T15:36:41.913Z] + [ -d /w/workspace/edgex-go/245/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-28T15:36:42.223Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T15:36:43.095Z] ---> package-listing.sh [2022-06-28T15:36:43.095Z] ++ facter osfamily [2022-06-28T15:36:43.095Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-28T15:36:43.356Z] + OS_FAMILY=debian [2022-06-28T15:36:43.356Z] + workspace=/w/workspace/edgex-go/245 [2022-06-28T15:36:43.356Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-28T15:36:43.356Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-28T15:36:43.356Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-28T15:36:43.356Z] + PACKAGES=/tmp/packages_start.txt [2022-06-28T15:36:43.356Z] + '[' /w/workspace/edgex-go/245 ']' [2022-06-28T15:36:43.356Z] + PACKAGES=/tmp/packages_end.txt [2022-06-28T15:36:43.356Z] + case "${OS_FAMILY}" in [2022-06-28T15:36:43.356Z] + dpkg -l [2022-06-28T15:36:43.356Z] + grep '^ii' [2022-06-28T15:36:43.356Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-28T15:36:43.356Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-28T15:36:43.356Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-28T15:36:43.356Z] + '[' /w/workspace/edgex-go/245 ']' [2022-06-28T15:36:43.356Z] + mkdir -p /w/workspace/edgex-go/245/archives/ [2022-06-28T15:36:43.356Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/245/archives/ [Pipeline] echo [2022-06-28T15:36:43.367Z] 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/245/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-28T15:36:43.646Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:36:44.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T15:36:44.217Z] [2022-06-28T15:36:44.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-28T15:36:44.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T15:36:44.551Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-28T15:36:44.551Z] 5eb5b503b376: Pulling fs layer [2022-06-28T15:36:44.551Z] 5c69ac0246d0: Pulling fs layer [2022-06-28T15:36:44.551Z] ec43610c2a17: Pulling fs layer [2022-06-28T15:36:44.551Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-28T15:36:44.551Z] 33b1e0a273af: Pulling fs layer [2022-06-28T15:36:44.551Z] 5d3b04190fa2: Pulling fs layer [2022-06-28T15:36:44.551Z] 2f39f015ded8: Pulling fs layer [2022-06-28T15:36:44.551Z] 3a2ae6a8a46f: Waiting [2022-06-28T15:36:44.551Z] 5d3b04190fa2: Waiting [2022-06-28T15:36:44.551Z] 33b1e0a273af: Waiting [2022-06-28T15:36:44.551Z] 2f39f015ded8: Waiting [2022-06-28T15:36:44.551Z] 5c69ac0246d0: Verifying Checksum [2022-06-28T15:36:44.551Z] 5c69ac0246d0: Download complete [2022-06-28T15:36:44.551Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-28T15:36:44.551Z] 3a2ae6a8a46f: Download complete [2022-06-28T15:36:44.817Z] 33b1e0a273af: Verifying Checksum [2022-06-28T15:36:44.817Z] 5d3b04190fa2: Verifying Checksum [2022-06-28T15:36:44.817Z] 5d3b04190fa2: Download complete [2022-06-28T15:36:44.817Z] ec43610c2a17: Verifying Checksum [2022-06-28T15:36:44.817Z] ec43610c2a17: Download complete [2022-06-28T15:36:44.817Z] 5eb5b503b376: Verifying Checksum [2022-06-28T15:36:44.817Z] 5eb5b503b376: Download complete [2022-06-28T15:36:45.403Z] 2f39f015ded8: Download complete [2022-06-28T15:36:46.341Z] 5eb5b503b376: Pull complete [2022-06-28T15:36:46.341Z] 5c69ac0246d0: Pull complete [2022-06-28T15:36:46.601Z] ec43610c2a17: Pull complete [2022-06-28T15:36:46.601Z] 3a2ae6a8a46f: Pull complete [2022-06-28T15:36:46.862Z] 33b1e0a273af: Pull complete [2022-06-28T15:36:47.121Z] 5d3b04190fa2: Pull complete [2022-06-28T15:36:51.314Z] 2f39f015ded8: Pull complete [2022-06-28T15:36:51.314Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-28T15:36:51.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-28T15:36:51.314Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-28T15:36:51.405Z] prd-ubuntu20.04-docker-8c-8g-16231 does not seem to be running inside a container [2022-06-28T15:36:51.442Z] $ 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/245/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/245 -v /w/workspace/edgex-go/245:/w/workspace/edgex-go/245:rw,z -v /w/workspace/edgex-go/245@tmp:/w/workspace/edgex-go/245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-28T15:36:53.053Z] $ docker top 4c83fc02bb5f89a4d7ceabf462ccc443a8cadea3e1f43db1be90068ce95c2d9f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-28T15:36:53.395Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-28T15:36:53.681Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-28T15:36:53.966Z] + ls /var/log/sa-host [2022-06-28T15:36:53.967Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-28T15:36:54.090Z] provisioning config files... [2022-06-28T15:36:54.100Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/245@tmp/config1598987528693148010tmp [Pipeline] { [Pipeline] echo [2022-06-28T15:36:54.114Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T15:36:54.398Z] ---> create-netrc.sh [Pipeline] } [2022-06-28T15:36:54.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-28T15:36:54.734Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-28T15:36:54.745Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T15:36:55.033Z] ---> sudo-logs.sh [2022-06-28T15:36:55.033Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-28T15:36:55.053Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T15:36:55.342Z] ---> job-cost.sh [2022-06-28T15:36:55.342Z] lf-activate-venv: SKIPPING [2022-06-28T15:36:55.342Z] DEBUG: total: 0.10999999940395355 [2022-06-28T15:36:55.342Z] INFO: Retrieving Stack Cost... [2022-06-28T15:36:55.603Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-28T15:36:56.172Z] INFO: Archiving Costs [Pipeline] echo [2022-06-28T15:36:56.184Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-28T15:36:56.469Z] ---> logs-deploy.sh [2022-06-28T15:36:56.469Z] lf-activate-venv: SKIPPING [2022-06-28T15:36:56.469Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/245 [2022-06-28T15:36:56.469Z] INFO: archiving workspace using pattern(s): [2022-06-28T15:36:57.408Z] Archives upload complete. [2022-06-28T15:36:57.408Z] INFO: archiving logs to Nexus