Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fd31c8765befe4f65ed63f7a6396fa1577418d04 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-ssh18110210235375072689.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2131880312046125821.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13177654955441789319.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6485081885402579066.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18223149505879657560.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23772 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/286 [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/286 # 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 fd31c8765befe4f65ed63f7a6396fa1577418d04 (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 fd31c8765befe4f65ed63f7a6396fa1577418d04 # timeout=10 Commit message: "feat(command): update core-command to support message bus access (#4129)" > git rev-list --no-walk 0b67b2119381be7da318202365afae4bab1434a1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-29T15:00:07.369Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-29T15:00:07.415Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-29T15:00:07.430Z] ========================================================= [2022-08-29T15:00:07.430Z] EdgeX Global Pipelines Version Info [2022-08-29T15:00:07.430Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-29T15:00:08.239Z] ------------------- [2022-08-29T15:00:08.239Z] stable info: [2022-08-29T15:00:08.239Z] ------------------- [2022-08-29T15:00:08.239Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-29T15:00:08.239Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-29T15:00:08.239Z] Message: update stable to v1.0.239 [2022-08-29T15:00:08.818Z] ------------------- [2022-08-29T15:00:08.818Z] experimental info: [2022-08-29T15:00:08.818Z] ------------------- [2022-08-29T15:00:08.818Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-29T15:00:08.818Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-29T15:00:08.818Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-29T15:00:09.070Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-29T15:00:09.085Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-29T15:00:09.102Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-29T15:00:09.112Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-29T15:00:09.124Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-29T15:00:09.135Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-29T15:00:09.151Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-29T15:00:09.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-29T15:00:09.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-29T15:00:09.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-29T15:00:09.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-29T15:00:09.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-29T15:00:09.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-29T15:00:09.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-29T15:00:09.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-29T15:00:09.276Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-29T15:00:09.287Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-29T15:00:09.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-29T15:00:09.313Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-29T15:00:09.331Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-29T15:00:09.348Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-29T15:00:09.359Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-29T15:00:09.376Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-29T15:00:09.391Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-29T15:00:09.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-29T15:00:09.426Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-29T15:00:09.437Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] echo [2022-08-29T15:00:09.450Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd31c87 [Pipeline] echo [2022-08-29T15:00:09.465Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T15:00:09.514Z] provisioning config files... [2022-08-29T15:00:09.531Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/286@tmp/config1180921924811520947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T15:00:09.843Z] ---> docker-login.sh [2022-08-29T15:00:09.843Z] nexus3.edgexfoundry.org:10001 [2022-08-29T15:00:10.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T15:00:10.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T15:00:10.368Z] Configure a credential helper to remove this warning. See [2022-08-29T15:00:10.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T15:00:10.368Z] [2022-08-29T15:00:10.368Z] Login Succeeded [2022-08-29T15:00:10.368Z] nexus3.edgexfoundry.org:10002 [2022-08-29T15:00:10.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T15:00:10.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T15:00:10.630Z] Configure a credential helper to remove this warning. See [2022-08-29T15:00:10.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T15:00:10.630Z] [2022-08-29T15:00:10.630Z] Login Succeeded [2022-08-29T15:00:10.630Z] nexus3.edgexfoundry.org:10003 [2022-08-29T15:00:10.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T15:00:10.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T15:00:10.630Z] Configure a credential helper to remove this warning. See [2022-08-29T15:00:10.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T15:00:10.630Z] [2022-08-29T15:00:10.630Z] Login Succeeded [2022-08-29T15:00:10.630Z] nexus3.edgexfoundry.org:10004 [2022-08-29T15:00:10.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T15:00:10.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T15:00:10.894Z] Configure a credential helper to remove this warning. See [2022-08-29T15:00:10.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T15:00:10.894Z] [2022-08-29T15:00:10.894Z] Login Succeeded [2022-08-29T15:00:10.894Z] docker.io [2022-08-29T15:00:10.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T15:00:11.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T15:00:11.466Z] Configure a credential helper to remove this warning. See [2022-08-29T15:00:11.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T15:00:11.467Z] [2022-08-29T15:00:11.467Z] Login Succeeded [2022-08-29T15:00:11.467Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T15:00:11.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-29T15:00:11.790Z] + 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-08-29T15:00:11.790Z] + cut -d/ -f2 [2022-08-29T15:00:11.790Z] + dirname cmd/core-command/Dockerfile [2022-08-29T15:00:11.790Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-29T15:00:11.790Z] + dirname cmd/core-data/Dockerfile [2022-08-29T15:00:11.790Z] + cut -d/ -f2 [2022-08-29T15:00:11.790Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-29T15:00:11.790Z] + dirname cmd/core-metadata/Dockerfile [2022-08-29T15:00:11.790Z] + cut -d/ -f2 [2022-08-29T15:00:11.790Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-29T15:00:11.790Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-29T15:00:11.790Z] + cut -d/ -f2 [2022-08-29T15:00:11.790Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-29T15:00:11.790Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-29T15:00:11.790Z] + cut -d/ -f2 [2022-08-29T15:00:11.790Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-29T15:00:11.790Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-29T15:00:11.790Z] + cut -d/ -f2 [2022-08-29T15:00:11.790Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-29T15:00:11.790Z] + dirname cmd/security-spiffe-token-provider/Dockerfile+ [2022-08-29T15:00:11.790Z] cut -d/ -f2 [2022-08-29T15:00:11.790Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-29T15:00:11.790Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-29T15:00:11.790Z] + cut -d/ -f2 [2022-08-29T15:00:11.790Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-29T15:00:11.790Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-29T15:00:11.790Z] + cut -d/ -f2 [2022-08-29T15:00:11.790Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-29T15:00:11.790Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-29T15:00:11.790Z] + cut -d/ -f2 [2022-08-29T15:00:11.790Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-29T15:00:11.790Z] + dirname cmd/support-notifications/Dockerfile [2022-08-29T15:00:11.790Z] + cut -d/ -f2 [2022-08-29T15:00:11.790Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-29T15:00:11.790Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-29T15:00:11.790Z] + cut -d/ -f2 [2022-08-29T15:00:11.790Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-29T15:00:11.790Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-29T15:00:11.790Z] + cut -d/ -f2 [2022-08-29T15:00:11.790Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-29T15:00:11.829Z] 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-08-29T15:00:12.190Z] + git rev-list -1 --merges fd31c8765befe4f65ed63f7a6396fa1577418d04~1..fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] echo [2022-08-29T15:00:12.210Z] -----------> git rev-list -1 --merges fd31c8765befe4f65ed63f7a6396fa1577418d04~1..fd31c8765befe4f65ed63f7a6396fa1577418d04 fd31c8765befe4f65ed63f7a6396fa1577418d04 [false] [Pipeline] sh [2022-08-29T15:00:12.512Z] + git log --format=format:%s -1 fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] echo [2022-08-29T15:00:12.529Z] ========================================================= [2022-08-29T15:00:12.529Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-29T15:00:12.529Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-29T15:00:12.976Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-29T15:00:12.976Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-29T15:00:12.976Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-29T15:00:12.976Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-29T15:00:12.976Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-29T15:00:12.976Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-29T15:00:12.976Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:00:13.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T15:00:13.412Z] [2022-08-29T15:00:13.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:00:13.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T15:00:13.726Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-29T15:00:13.726Z] b85a868b505f: Pulling fs layer [2022-08-29T15:00:13.726Z] e2be974225ed: Pulling fs layer [2022-08-29T15:00:13.726Z] 339a4e72a1f5: Pulling fs layer [2022-08-29T15:00:13.726Z] 988bab9f4d93: Pulling fs layer [2022-08-29T15:00:13.726Z] 1469e6f7b9e6: Pulling fs layer [2022-08-29T15:00:13.726Z] eaf3925da568: Pulling fs layer [2022-08-29T15:00:13.726Z] bab4dde63d76: Pulling fs layer [2022-08-29T15:00:13.726Z] bde34c3a00c8: Pulling fs layer [2022-08-29T15:00:13.726Z] b352a97aabf1: Pulling fs layer [2022-08-29T15:00:13.726Z] 4872d77fe225: Pulling fs layer [2022-08-29T15:00:13.726Z] 5851b861e8e6: Pulling fs layer [2022-08-29T15:00:13.726Z] 988bab9f4d93: Waiting [2022-08-29T15:00:13.726Z] 1469e6f7b9e6: Waiting [2022-08-29T15:00:13.726Z] eaf3925da568: Waiting [2022-08-29T15:00:13.726Z] bab4dde63d76: Waiting [2022-08-29T15:00:13.726Z] bde34c3a00c8: Waiting [2022-08-29T15:00:13.726Z] 5851b861e8e6: Waiting [2022-08-29T15:00:13.726Z] b352a97aabf1: Waiting [2022-08-29T15:00:13.726Z] e2be974225ed: Verifying Checksum [2022-08-29T15:00:13.726Z] e2be974225ed: Download complete [2022-08-29T15:00:13.726Z] 988bab9f4d93: Verifying Checksum [2022-08-29T15:00:13.726Z] 988bab9f4d93: Download complete [2022-08-29T15:00:13.987Z] 1469e6f7b9e6: Verifying Checksum [2022-08-29T15:00:13.987Z] 1469e6f7b9e6: Download complete [2022-08-29T15:00:13.987Z] eaf3925da568: Verifying Checksum [2022-08-29T15:00:13.987Z] eaf3925da568: Download complete [2022-08-29T15:00:13.987Z] 339a4e72a1f5: Verifying Checksum [2022-08-29T15:00:13.987Z] 339a4e72a1f5: Download complete [2022-08-29T15:00:13.987Z] bde34c3a00c8: Verifying Checksum [2022-08-29T15:00:13.987Z] bde34c3a00c8: Download complete [2022-08-29T15:00:13.987Z] b352a97aabf1: Download complete [2022-08-29T15:00:13.987Z] 4872d77fe225: Download complete [2022-08-29T15:00:13.987Z] b85a868b505f: Download complete [2022-08-29T15:00:14.247Z] bab4dde63d76: Verifying Checksum [2022-08-29T15:00:14.247Z] bab4dde63d76: Download complete [2022-08-29T15:00:15.634Z] b85a868b505f: Pull complete [2022-08-29T15:00:15.634Z] e2be974225ed: Pull complete [2022-08-29T15:00:16.204Z] 339a4e72a1f5: Pull complete [2022-08-29T15:00:16.205Z] 988bab9f4d93: Pull complete [2022-08-29T15:00:16.464Z] 1469e6f7b9e6: Pull complete [2022-08-29T15:00:16.724Z] eaf3925da568: Pull complete [2022-08-29T15:00:18.637Z] bab4dde63d76: Pull complete [2022-08-29T15:00:18.900Z] bde34c3a00c8: Pull complete [2022-08-29T15:00:18.900Z] b352a97aabf1: Pull complete [2022-08-29T15:00:19.164Z] 4872d77fe225: Pull complete [2022-08-29T15:00:19.164Z] 5851b861e8e6: Pull complete [2022-08-29T15:00:19.164Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-29T15:00:19.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T15:00:19.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T15:00:19.270Z] prd-ubuntu20.04-docker-8c-8g-23772 does not seem to be running inside a container [2022-08-29T15:00:19.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/286 -v /w/workspace/edgex-go/286:/w/workspace/edgex-go/286:rw,z -v /w/workspace/edgex-go/286@tmp:/w/workspace/edgex-go/286@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-08-29T15:00:21.226Z] $ docker top 437c660f3b61f6e47a83e22f998edfe139e982ee647da1c7fa2a41326efdeada -eo pid,comm [2022-08-29T15:00:21.304Z] 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-08-29T15:00:21.304Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-29T15:00:21.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T15:00:21.346Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T15:00:21.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T15:00:21.493Z] $ docker exec 437c660f3b61f6e47a83e22f998edfe139e982ee647da1c7fa2a41326efdeada ssh-agent [2022-08-29T15:00:21.625Z] SSH_AUTH_SOCK=/tmp/ssh-szL10kr7LLWS/agent.34 [2022-08-29T15:00:21.625Z] SSH_AGENT_PID=40 [2022-08-29T15:00:21.633Z] Running ssh-add (command line suppressed) [2022-08-29T15:00:21.765Z] Identity added: /w/workspace/edgex-go/286@tmp/private_key_6490286194098302487.key (/w/workspace/edgex-go/286@tmp/private_key_6490286194098302487.key) [2022-08-29T15:00:21.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T15:00:22.079Z] + git tag --points-at HEAD [Pipeline] } [2022-08-29T15:00:22.092Z] $ docker exec --env ******** --env ******** 437c660f3b61f6e47a83e22f998edfe139e982ee647da1c7fa2a41326efdeada ssh-agent -k [2022-08-29T15:00:22.208Z] unset SSH_AUTH_SOCK; [2022-08-29T15:00:22.208Z] unset SSH_AGENT_PID; [2022-08-29T15:00:22.209Z] echo Agent pid 40 killed; [2022-08-29T15:00:22.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-29T15:00:22.249Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T15:00:22.249Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T15:00:22.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T15:00:22.375Z] $ docker exec 437c660f3b61f6e47a83e22f998edfe139e982ee647da1c7fa2a41326efdeada ssh-agent [2022-08-29T15:00:22.526Z] SSH_AUTH_SOCK=/tmp/ssh-4A4oOAw3yR4L/agent.72 [2022-08-29T15:00:22.527Z] SSH_AGENT_PID=79 [2022-08-29T15:00:22.533Z] Running ssh-add (command line suppressed) [2022-08-29T15:00:22.662Z] Identity added: /w/workspace/edgex-go/286@tmp/private_key_9071609025149453354.key (/w/workspace/edgex-go/286@tmp/private_key_9071609025149453354.key) [2022-08-29T15:00:22.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T15:00:22.979Z] + git semver init [2022-08-29T15:00:23.242Z] 2022-08-29 15:00:23,189 [run_init] DEBUG init version:0.0.0 force:False [2022-08-29T15:00:23.242Z] 2022-08-29 15:00:23,189 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/286/.semver [2022-08-29T15:00:23.242Z] 2022-08-29 15:00:23,190 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/286/.semver [2022-08-29T15:00:23.242Z] 2022-08-29 15:00:23,190 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/286/.semver'], cwd=/w/workspace/edgex-go/286, universal_newlines=False, shell=None, istream=None) [2022-08-29T15:00:28.631Z] 2022-08-29 15:00:27,729 [append_file] DEBUG append to file:/w/workspace/edgex-go/286/.git/info/exclude [2022-08-29T15:00:28.631Z] 2022-08-29 15:00:27,729 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/286/.semver/main with force:False [2022-08-29T15:00:28.631Z] 2022-08-29 15:00:27,730 [read_version] DEBUG read version from /w/workspace/edgex-go/286/.semver/main [2022-08-29T15:00:28.631Z] 2022-08-29 15:00:27,730 [read_version] DEBUG read version from /w/workspace/edgex-go/286/.semver/main [2022-08-29T15:00:28.631Z] 2.3.0-dev.50 [Pipeline] } [2022-08-29T15:00:28.643Z] $ docker exec --env ******** --env ******** 437c660f3b61f6e47a83e22f998edfe139e982ee647da1c7fa2a41326efdeada ssh-agent -k [2022-08-29T15:00:28.767Z] unset SSH_AUTH_SOCK; [2022-08-29T15:00:28.767Z] unset SSH_AGENT_PID; [2022-08-29T15:00:28.767Z] echo Agent pid 79 killed; [2022-08-29T15:00:28.779Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-29T15:00:29.084Z] + git semver [Pipeline] } [2022-08-29T15:00:29.361Z] $ docker stop --time=1 437c660f3b61f6e47a83e22f998edfe139e982ee647da1c7fa2a41326efdeada [2022-08-29T15:00:30.705Z] $ docker rm -f 437c660f3b61f6e47a83e22f998edfe139e982ee647da1c7fa2a41326efdeada [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T15:00:31.069Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-29T15:00:31.350Z] Stashed 1 file(s) [Pipeline] echo [2022-08-29T15:00:31.352Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.50 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-29T15:00:31.729Z] + git config --global --add safe.directory /w/workspace/edgex-go/286 [Pipeline] echo [2022-08-29T15:00:31.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T15:00:31.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T15:00:31.765Z] ========================================================= [2022-08-29T15:00:31.765Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-29T15:00:31.765Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-29T15:00:32.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-29T15:00:32.056Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-29T15:00:32.056Z] 2408cc74d12b: Pulling fs layer [2022-08-29T15:00:32.056Z] ea60b727a1ce: Pulling fs layer [2022-08-29T15:00:32.056Z] 30c4a7721957: Pulling fs layer [2022-08-29T15:00:32.056Z] 370296b7ddb6: Pulling fs layer [2022-08-29T15:00:32.056Z] 7c6cee850709: Pulling fs layer [2022-08-29T15:00:32.056Z] 39a5fcdaea64: Pulling fs layer [2022-08-29T15:00:32.056Z] d94ebbe4e438: Pulling fs layer [2022-08-29T15:00:32.056Z] bcfd1f05c69d: Pulling fs layer [2022-08-29T15:00:32.056Z] 59ccb84bbe0f: Pulling fs layer [2022-08-29T15:00:32.056Z] 7c6cee850709: Waiting [2022-08-29T15:00:32.056Z] 39a5fcdaea64: Waiting [2022-08-29T15:00:32.056Z] d94ebbe4e438: Waiting [2022-08-29T15:00:32.056Z] bcfd1f05c69d: Waiting [2022-08-29T15:00:32.056Z] 59ccb84bbe0f: Waiting [2022-08-29T15:00:32.056Z] 370296b7ddb6: Waiting [2022-08-29T15:00:32.056Z] 30c4a7721957: Verifying Checksum [2022-08-29T15:00:32.056Z] 30c4a7721957: Download complete [2022-08-29T15:00:32.056Z] ea60b727a1ce: Verifying Checksum [2022-08-29T15:00:32.056Z] ea60b727a1ce: Download complete [2022-08-29T15:00:32.056Z] 7c6cee850709: Verifying Checksum [2022-08-29T15:00:32.056Z] 7c6cee850709: Download complete [2022-08-29T15:00:32.056Z] 39a5fcdaea64: Verifying Checksum [2022-08-29T15:00:32.056Z] 2408cc74d12b: Verifying Checksum [2022-08-29T15:00:32.056Z] 2408cc74d12b: Download complete [2022-08-29T15:00:32.056Z] d94ebbe4e438: Verifying Checksum [2022-08-29T15:00:32.056Z] d94ebbe4e438: Download complete [2022-08-29T15:00:32.319Z] 2408cc74d12b: Pull complete [2022-08-29T15:00:32.319Z] ea60b727a1ce: Pull complete [2022-08-29T15:00:32.580Z] 30c4a7721957: Pull complete [2022-08-29T15:00:32.580Z] 59ccb84bbe0f: Verifying Checksum [2022-08-29T15:00:32.580Z] 59ccb84bbe0f: Download complete [2022-08-29T15:00:32.840Z] bcfd1f05c69d: Verifying Checksum [2022-08-29T15:00:32.840Z] bcfd1f05c69d: Download complete [2022-08-29T15:00:32.840Z] 370296b7ddb6: Verifying Checksum [2022-08-29T15:00:32.840Z] 370296b7ddb6: Download complete [2022-08-29T15:00:37.259Z] 370296b7ddb6: Pull complete [2022-08-29T15:00:37.259Z] 7c6cee850709: Pull complete [2022-08-29T15:00:37.259Z] 39a5fcdaea64: Pull complete [2022-08-29T15:00:37.520Z] d94ebbe4e438: Pull complete [2022-08-29T15:00:40.068Z] bcfd1f05c69d: Pull complete [2022-08-29T15:00:40.639Z] 59ccb84bbe0f: Pull complete [2022-08-29T15:00:40.639Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-29T15:00:40.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-29T15:00:40.639Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-29T15:00:40.944Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-29T15:00:40.944Z] WORKDIR /edgex [2022-08-29T15:00:40.944Z] COPY go.mod . [2022-08-29T15:00:40.944Z] RUN go mod download [2022-08-29T15:00:40.944Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-29T15:00:41.514Z] Sending build context to Docker daemon 169.3MB [2022-08-29T15:00:41.514Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-29T15:00:41.514Z] ---> a4fb48ad2a94 [2022-08-29T15:00:41.514Z] Step 2/4 : WORKDIR /edgex [2022-08-29T15:00:44.073Z] ---> Running in 245375c08ffb [2022-08-29T15:00:44.073Z] Removing intermediate container 245375c08ffb [2022-08-29T15:00:44.073Z] ---> b752105a017a [2022-08-29T15:00:44.073Z] Step 3/4 : COPY go.mod . [2022-08-29T15:00:44.335Z] ---> 0aa599e0bcec [2022-08-29T15:00:44.335Z] Step 4/4 : RUN go mod download [2022-08-29T15:00:44.335Z] ---> Running in 6d5ee164cb7c [2022-08-29T15:00:46.411Z] Still waiting to schedule task [2022-08-29T15:00:46.412Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-29T15:00:59.257Z] Removing intermediate container 6d5ee164cb7c [2022-08-29T15:00:59.257Z] ---> 55db9fb30891 [2022-08-29T15:00:59.257Z] Successfully built 55db9fb30891 [2022-08-29T15:00:59.257Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:00:59.577Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-29T15:00:59.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T15:00:59.660Z] prd-ubuntu20.04-docker-8c-8g-23772 does not seem to be running inside a container [2022-08-29T15:00:59.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/286 -v /w/workspace/edgex-go/286:/w/workspace/edgex-go/286:rw,z -v /w/workspace/edgex-go/286@tmp:/w/workspace/edgex-go/286@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-08-29T15:01:00.128Z] $ docker top 61d4d6a96a50a7ae193ed6161a8e5e84f8339103b9612e3b6cb47b77bd6ac1d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T15:01:00.499Z] + go version [2022-08-29T15:01:00.499Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-29T15:01:00.513Z] $ docker stop --time=1 61d4d6a96a50a7ae193ed6161a8e5e84f8339103b9612e3b6cb47b77bd6ac1d9 [2022-08-29T15:01:01.814Z] $ docker rm -f 61d4d6a96a50a7ae193ed6161a8e5e84f8339103b9612e3b6cb47b77bd6ac1d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:01:02.244Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-29T15:01:02.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T15:01:02.331Z] prd-ubuntu20.04-docker-8c-8g-23772 does not seem to be running inside a container [2022-08-29T15:01:02.417Z] $ 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/286 -v /w/workspace/edgex-go/286:/w/workspace/edgex-go/286:rw,z -v /w/workspace/edgex-go/286@tmp:/w/workspace/edgex-go/286@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-08-29T15:01:02.816Z] $ docker top 40c876e32a531c0f1d52352579eb462cfd0d4b0fde24ae0de1737c57476de762 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-29T15:01:02.912Z] ========================================================= [2022-08-29T15:01:02.912Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-29T15:01:02.912Z] ========================================================= [Pipeline] sh [2022-08-29T15:01:03.216Z] + git config --global --add safe.directory /w/workspace/edgex-go/286 [Pipeline] fileExists [Pipeline] sh [2022-08-29T15:01:03.530Z] + make test [2022-08-29T15:01:03.531Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-29T15:01:10.109Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-29T15:01:25.008Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-29T15:01:25.008Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-29T15:01:25.008Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-29T15:01:25.008Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-29T15:01:25.008Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-29T15:01:25.008Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-29T15:01:25.008Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-29T15:01:25.008Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-29T15:01:25.008Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-29T15:01:25.008Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-29T15:01:25.008Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-29T15:01:25.008Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-29T15:01:25.008Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-29T15:01:25.008Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-29T15:01:25.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-29T15:01:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.095s coverage: 28.7% of statements [2022-08-29T15:01:25.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-29T15:01:25.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-29T15:01:26.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.096s coverage: 98.5% of statements [2022-08-29T15:01:26.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-29T15:01:26.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.102s coverage: 54.2% of statements [2022-08-29T15:01:26.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-29T15:01:26.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-29T15:01:30.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.053s coverage: 89.2% of statements [2022-08-29T15:01:30.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-29T15:01:30.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-29T15:01:30.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-29T15:01:30.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-29T15:01:30.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-29T15:01:30.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.112s coverage: 2.1% of statements [2022-08-29T15:01:30.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-29T15:01:30.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-29T15:01:30.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.467s coverage: 95.6% of statements [2022-08-29T15:01:30.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-29T15:01:30.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-29T15:01:30.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-29T15:01:30.410Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements [2022-08-29T15:01:30.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-29T15:01:30.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-29T15:01:30.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-29T15:01:30.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-29T15:01:30.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-29T15:01:30.410Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements [2022-08-29T15:01:30.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-29T15:01:30.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-29T15:01:30.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-29T15:01:30.410Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements [2022-08-29T15:01:30.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-29T15:01:30.410Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2022-08-29T15:01:30.410Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements [2022-08-29T15:01:30.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-29T15:01:30.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2022-08-29T15:01:30.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements [2022-08-29T15:01:30.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2022-08-29T15:01:30.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements [2022-08-29T15:01:30.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.096s coverage: 87.5% of statements [2022-08-29T15:01:35.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements [2022-08-29T15:01:35.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements [2022-08-29T15:01:42.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.236s coverage: 80.8% of statements [2022-08-29T15:01:42.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-29T15:01:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.118s coverage: 92.9% of statements [2022-08-29T15:01:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-29T15:01:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-29T15:01:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-29T15:01:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-08-29T15:01:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-29T15:01:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-29T15:01:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-29T15:01:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-29T15:01:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-29T15:01:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements [2022-08-29T15:01:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-29T15:01:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-29T15:01:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-08-29T15:01:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-29T15:01:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 58.8% of statements [2022-08-29T15:01:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-29T15:01:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.0% of statements [2022-08-29T15:01:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-08-29T15:01:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements [2022-08-29T15:01:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.215s coverage: 91.2% of statements [2022-08-29T15:01:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-29T15:01:48.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.219s coverage: 64.7% of statements [2022-08-29T15:01:48.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-29T15:01:48.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements [2022-08-29T15:01:48.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-08-29T15:01:48.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2022-08-29T15:01:48.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-08-29T15:01:48.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-08-29T15:01:48.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.342s coverage: 65.8% of statements [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-29T15:01:48.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.175s coverage: 43.6% of statements [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-29T15:01:48.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-29T15:01:48.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-29T15:01:48.887Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.104s coverage: 17.7% of statements [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-29T15:01:48.887Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-29T15:01:48.887Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-29T15:01:48.887Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-29T15:01:48.887Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-29T15:01:48.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-29T15:01:48.887Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-08-29T15:01:48.887Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-08-29T15:01:48.887Z] 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-08-29T15:02:10.837Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-29T15:02:10.837Z] GO111MODULE=on go vet ./... [2022-08-29T15:02:13.375Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-29T15:02:13.375Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-29T15:02:13.636Z] ./bin/test-attribution-txt.sh [2022-08-29T15:02:13.636Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-29T15:02:13.636Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-29T15:02:13.636Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-29T15:02:13.636Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-29T15:02:13.636Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-29T15:02:13.636Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-29T15:02:13.636Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-29T15:02:13.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-29T15:02:13.948Z] + ls -al . [2022-08-29T15:02:13.948Z] total 736 [2022-08-29T15:02:13.948Z] drwxrwxr-x 10 1001 1001 4096 Aug 29 15:01 . [2022-08-29T15:02:13.948Z] drwxr-xr-x 4 root root 4096 Aug 29 15:01 .. [2022-08-29T15:02:13.948Z] -rw-rw-r-- 1 1001 1001 16 Aug 29 15:00 .dockerignore [2022-08-29T15:02:13.948Z] drwxrwxr-x 8 1001 1001 4096 Aug 29 15:01 .git [2022-08-29T15:02:13.948Z] drwxrwxr-x 3 1001 1001 4096 Aug 29 15:00 .github [2022-08-29T15:02:13.948Z] -rw-rw-r-- 1 1001 1001 1030 Aug 29 15:00 .gitignore [2022-08-29T15:02:13.948Z] -rw-rw-r-- 1 1001 1001 42 Aug 29 15:00 .golangci.yml [2022-08-29T15:02:13.948Z] -rw-rw-r-- 1 1001 1001 87 Aug 29 15:00 .hadolint.yml [2022-08-29T15:02:13.948Z] drwxr-xr-x 3 1001 1001 4096 Aug 29 15:00 .semver [2022-08-29T15:02:13.948Z] -rw-rw-r-- 1 1001 1001 166 Aug 29 15:00 .sonarcloud.properties [2022-08-29T15:02:13.948Z] -rw-rw-r-- 1 1001 1001 1171 Aug 29 15:00 ADOPTERS.md [2022-08-29T15:02:13.948Z] -rw-rw-r-- 1 1001 1001 10347 Aug 29 15:00 Attribution.txt [2022-08-29T15:02:13.948Z] -rw-rw-r-- 1 1001 1001 63209 Aug 29 15:00 CHANGELOG.md [2022-08-29T15:02:13.948Z] -rw-rw-r-- 1 1001 1001 3804 Aug 29 15:00 CONTRIBUTING.md [2022-08-29T15:02:13.948Z] -rw-rw-r-- 1 1001 1001 677 Aug 29 15:00 GOVERNANCE.md [2022-08-29T15:02:13.948Z] -rw-rw-r-- 1 1001 1001 850 Aug 29 15:00 Jenkinsfile [2022-08-29T15:02:13.948Z] -rw-rw-r-- 1 1001 1001 10775 Aug 29 15:00 LICENSE [2022-08-29T15:02:13.948Z] -rw-rw-r-- 1 1001 1001 13269 Aug 29 15:00 Makefile [2022-08-29T15:02:13.948Z] -rw-rw-r-- 1 1001 1001 582 Aug 29 15:00 OWNERS.md [2022-08-29T15:02:13.948Z] -rw-rw-r-- 1 1001 1001 9094 Aug 29 15:00 README.md [2022-08-29T15:02:13.948Z] -rw-rw-r-- 1 1001 1001 6912 Aug 29 15:00 SECURITY.md [2022-08-29T15:02:13.948Z] -rw-rw-r-- 1 1001 1001 12 Aug 29 15:00 VERSION [2022-08-29T15:02:13.948Z] -rw-rw-r-- 1 1001 1001 4131 Aug 29 15:00 ZMQWindows.md [2022-08-29T15:02:13.948Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 15:00 bin [2022-08-29T15:02:13.948Z] drwxrwxr-x 18 1001 1001 4096 Aug 29 15:00 cmd [2022-08-29T15:02:13.948Z] -rw-r--r-- 1 root root 482786 Aug 29 15:01 coverage.out [2022-08-29T15:02:13.948Z] -rw-rw-r-- 1 1001 1001 3670 Aug 29 15:00 go.mod [2022-08-29T15:02:13.948Z] -rw-rw-r-- 1 1001 1001 38527 Aug 29 15:00 go.sum [2022-08-29T15:02:13.948Z] drwxrwxr-x 8 1001 1001 4096 Aug 29 15:00 internal [2022-08-29T15:02:13.948Z] drwxrwxr-x 3 1001 1001 4096 Aug 29 15:00 openapi [2022-08-29T15:02:13.948Z] drwxrwxr-x 4 1001 1001 4096 Aug 29 15:00 snap [2022-08-29T15:02:13.948Z] -rw-rw-r-- 1 1001 1001 204 Aug 29 15:00 version.go [Pipeline] sh [2022-08-29T15:02:14.249Z] + '[' -e coverage.out ] [2022-08-29T15:02:14.249Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-29T15:02:14.349Z] Stashed 1 file(s) [Pipeline] sh [2022-08-29T15:02:14.634Z] + make build [2022-08-29T15:02:14.634Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-29T15:02:28.917Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23774 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-08-29T15:02:28.930Z] Running in /w/workspace/edgex-go/286 [Pipeline] { [Pipeline] checkout [2022-08-29T15:02:28.965Z] The recommended git tool is: git [2022-08-29T15:02:29.530Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-29T15:02:34.703Z] using credential edgex-jenkins-ssh [2022-08-29T15:02:34.723Z] Cloning the remote Git repository [2022-08-29T15:02:34.782Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-29T15:02:34.858Z] > git init /w/workspace/edgex-go/286 # timeout=10 [2022-08-29T15:02:34.945Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-29T15:02:34.948Z] > git --version # timeout=10 [2022-08-29T15:02:34.970Z] > git --version # 'git version 2.25.1' [2022-08-29T15:02:34.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-29T15:02:35.090Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-29T15:02:41.754Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-29T15:02:41.754Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-29T15:02:48.337Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-29T15:02:48.337Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-29T15:02:49.278Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-29T15:02:49.924Z] Avoid second fetch [2022-08-29T15:02:49.924Z] Checking out Revision fd31c8765befe4f65ed63f7a6396fa1577418d04 (main) [2022-08-29T15:02:50.662Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-29T15:02:51.233Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-29T15:02:49.892Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-29T15:02:49.910Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-29T15:02:49.950Z] > git config core.sparsecheckout # timeout=10 [2022-08-29T15:02:49.963Z] > git checkout -f fd31c8765befe4f65ed63f7a6396fa1577418d04 # timeout=10 [2022-08-29T15:02:52.618Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-29T15:02:53.189Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-29T15:02:54.131Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-29T15:02:54.325Z] Commit message: "feat(command): update core-command to support message bus access (#4129)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-29T15:02:55.377Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-29T15:02:55.377Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T15:02:55.377Z] Dload Upload Total Spent Left Speed [2022-08-29T15:02:55.377Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91985 0 --:--:-- --:--:-- --:--:-- 92661 [Pipeline] sh [2022-08-29T15:02:56.044Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-29T15:02:56.061Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-29T15:02:56.409Z] + sudo tee /etc/docker/daemon.new [2022-08-29T15:02:56.409Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-29T15:02:56.409Z] { [2022-08-29T15:02:56.409Z] "registry-mirrors": [ [2022-08-29T15:02:56.409Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-29T15:02:56.409Z] ], [2022-08-29T15:02:56.409Z] "bip": "10.250.0.254/24", [2022-08-29T15:02:56.409Z] "hosts": [ [2022-08-29T15:02:56.409Z] "tcp://0.0.0.0:5555", [2022-08-29T15:02:56.409Z] "unix:///var/run/docker.sock" [2022-08-29T15:02:56.409Z] ], [2022-08-29T15:02:56.409Z] "mtu": 1458, [2022-08-29T15:02:56.409Z] "selinux-enabled": true, [2022-08-29T15:02:56.409Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-29T15:02:56.409Z] } [Pipeline] sh [2022-08-29T15:02:56.755Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] } [2022-08-29T15:02:56.994Z] $ docker stop --time=1 40c876e32a531c0f1d52352579eb462cfd0d4b0fde24ae0de1737c57476de762 [2022-08-29T15:02:57.092Z] + sudo service docker restart [2022-08-29T15:02:59.894Z] $ docker rm -f 40c876e32a531c0f1d52352579eb462cfd0d4b0fde24ae0de1737c57476de762 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:03:00.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-29T15:03:00.773Z] [2022-08-29T15:03:00.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:03:01.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-29T15:03:01.082Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-29T15:03:01.082Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-29T15:03:01.082Z] ca9280d653b3: Pulling fs layer [2022-08-29T15:03:01.082Z] 7e9c9ca2126c: Pulling fs layer [2022-08-29T15:03:01.345Z] cbdbe7a5bc2a: Download complete [2022-08-29T15:03:01.345Z] cbdbe7a5bc2a: Pull complete [2022-08-29T15:03:01.345Z] ca9280d653b3: Verifying Checksum [2022-08-29T15:03:01.345Z] ca9280d653b3: Download complete [2022-08-29T15:03:01.605Z] 7e9c9ca2126c: Download complete [2022-08-29T15:03:01.865Z] ca9280d653b3: Pull complete [2022-08-29T15:03:05.163Z] 7e9c9ca2126c: Pull complete [2022-08-29T15:03:05.163Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-29T15:03:05.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-29T15:03:05.163Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T15:03:05.312Z] prd-ubuntu20.04-docker-8c-8g-23772 does not seem to be running inside a container [2022-08-29T15:03:05.427Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/286 -v /w/workspace/edgex-go/286:/w/workspace/edgex-go/286:rw,z -v /w/workspace/edgex-go/286@tmp:/w/workspace/edgex-go/286@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-08-29T15:03:06.898Z] $ docker top a34e5c329c0dd123b4ab0014145ed677dd289a1b24f8032cfadbbbb8069277db -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T15:03:07.278Z] + docker-compose build --help [2022-08-29T15:03:07.278Z] + grep parallel [2022-08-29T15:03:07.850Z] --parallel Build images in parallel. [Pipeline] } [2022-08-29T15:03:07.861Z] $ docker stop --time=1 a34e5c329c0dd123b4ab0014145ed677dd289a1b24f8032cfadbbbb8069277db [2022-08-29T15:03:09.152Z] $ docker rm -f a34e5c329c0dd123b4ab0014145ed677dd289a1b24f8032cfadbbbb8069277db [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:03:09.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-29T15:03:09.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T15:03:09.683Z] prd-ubuntu20.04-docker-8c-8g-23772 does not seem to be running inside a container [2022-08-29T15:03:09.714Z] $ 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/286 -v /w/workspace/edgex-go/286:/w/workspace/edgex-go/286:rw,z -v /w/workspace/edgex-go/286@tmp:/w/workspace/edgex-go/286@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-08-29T15:03:10.115Z] $ docker top e2985884a353e06929501024dfc626bf420c22414f3936e383f54909c072cf5a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T15:03:10.467Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-29T15:03:11.039Z] Building core-command ... [2022-08-29T15:03:11.039Z] Building core-data ... [2022-08-29T15:03:11.039Z] Building core-metadata ... [2022-08-29T15:03:11.039Z] Building security-bootstrapper ... [2022-08-29T15:03:11.039Z] Building security-proxy-setup ... [2022-08-29T15:03:11.039Z] Building security-secretstore-setup ... [2022-08-29T15:03:11.039Z] Building security-spiffe-token-provider ... [2022-08-29T15:03:11.039Z] Building security-spire-agent ... [2022-08-29T15:03:11.039Z] Building security-spire-config ... [2022-08-29T15:03:11.039Z] Building security-spire-server ... [2022-08-29T15:03:11.039Z] Building support-notifications ... [2022-08-29T15:03:11.039Z] Building support-scheduler ... [2022-08-29T15:03:11.039Z] Building sys-mgmt-agent ... [2022-08-29T15:03:11.039Z] Building security-spiffe-token-provider [2022-08-29T15:03:11.039Z] Building security-spire-server [2022-08-29T15:03:11.039Z] Building core-command [2022-08-29T15:03:11.039Z] Building security-spire-config [2022-08-29T15:03:11.039Z] Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T15:03:15.442Z] provisioning config files... [2022-08-29T15:03:15.467Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/286@tmp/config7902247371298758960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T15:03:16.076Z] ---> docker-login.sh [2022-08-29T15:03:16.076Z] nexus3.edgexfoundry.org:10001 [2022-08-29T15:03:16.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T15:03:16.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T15:03:16.954Z] Configure a credential helper to remove this warning. See [2022-08-29T15:03:16.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T15:03:16.954Z] [2022-08-29T15:03:16.954Z] Login Succeeded [2022-08-29T15:03:16.954Z] nexus3.edgexfoundry.org:10002 [2022-08-29T15:03:17.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T15:03:17.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T15:03:17.509Z] Configure a credential helper to remove this warning. See [2022-08-29T15:03:17.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T15:03:17.509Z] [2022-08-29T15:03:17.509Z] Login Succeeded [2022-08-29T15:03:17.509Z] nexus3.edgexfoundry.org:10003 [2022-08-29T15:03:17.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T15:03:17.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T15:03:17.783Z] Configure a credential helper to remove this warning. See [2022-08-29T15:03:17.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T15:03:17.783Z] [2022-08-29T15:03:17.783Z] Login Succeeded [2022-08-29T15:03:17.783Z] nexus3.edgexfoundry.org:10004 [2022-08-29T15:03:18.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T15:03:18.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T15:03:18.386Z] Configure a credential helper to remove this warning. See [2022-08-29T15:03:18.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T15:03:18.386Z] [2022-08-29T15:03:18.386Z] Login Succeeded [2022-08-29T15:03:18.386Z] docker.io [2022-08-29T15:03:18.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T15:03:19.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T15:03:19.257Z] Configure a credential helper to remove this warning. See [2022-08-29T15:03:19.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T15:03:19.257Z] [2022-08-29T15:03:19.257Z] Login Succeeded [2022-08-29T15:03:19.257Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T15:03:19.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-29T15:03:19.847Z] + git config --global --add safe.directory /w/workspace/edgex-go/286 [Pipeline] echo [2022-08-29T15:03:19.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T15:03:19.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T15:03:19.893Z] ========================================================= [2022-08-29T15:03:19.893Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-29T15:03:19.893Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-29T15:03:20.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-29T15:03:20.507Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-29T15:03:20.507Z] b3c136eddcbf: Pulling fs layer [2022-08-29T15:03:20.507Z] c0a3192eca97: Pulling fs layer [2022-08-29T15:03:20.507Z] a050256f5b6f: Pulling fs layer [2022-08-29T15:03:20.507Z] 656be50a0ddc: Pulling fs layer [2022-08-29T15:03:20.507Z] 2bbca73fdf42: Pulling fs layer [2022-08-29T15:03:20.507Z] 46d945488cbd: Pulling fs layer [2022-08-29T15:03:20.507Z] 8a5474983e97: Pulling fs layer [2022-08-29T15:03:20.507Z] 329c88fbcd65: Pulling fs layer [2022-08-29T15:03:20.507Z] 656be50a0ddc: Waiting [2022-08-29T15:03:20.507Z] 46d945488cbd: Waiting [2022-08-29T15:03:20.507Z] 2bbca73fdf42: Waiting [2022-08-29T15:03:20.507Z] 329c88fbcd65: Waiting [2022-08-29T15:03:20.507Z] 8a5474983e97: Waiting [2022-08-29T15:03:20.507Z] a050256f5b6f: Verifying Checksum [2022-08-29T15:03:20.507Z] a050256f5b6f: Download complete [2022-08-29T15:03:20.507Z] c0a3192eca97: Verifying Checksum [2022-08-29T15:03:20.507Z] c0a3192eca97: Download complete [2022-08-29T15:03:20.507Z] 2bbca73fdf42: Download complete [2022-08-29T15:03:20.507Z] 46d945488cbd: Verifying Checksum [2022-08-29T15:03:20.507Z] 46d945488cbd: Download complete [2022-08-29T15:03:20.507Z] b3c136eddcbf: Verifying Checksum [2022-08-29T15:03:20.507Z] b3c136eddcbf: Download complete [2022-08-29T15:03:21.518Z] b3c136eddcbf: Pull complete [2022-08-29T15:03:21.518Z] 329c88fbcd65: Verifying Checksum [2022-08-29T15:03:21.518Z] 329c88fbcd65: Download complete [2022-08-29T15:03:22.122Z] c0a3192eca97: Pull complete [2022-08-29T15:03:22.397Z] a050256f5b6f: Pull complete [2022-08-29T15:03:22.674Z] 8a5474983e97: Download complete [2022-08-29T15:03:23.259Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:03:23.259Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:03:23.259Z] ---> 55db9fb30891 [2022-08-29T15:03:23.259Z] Step 3/26 : WORKDIR /edgex-go [2022-08-29T15:03:23.259Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:03:23.259Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:03:23.259Z] ---> 55db9fb30891 [2022-08-29T15:03:23.259Z] Step 3/20 : WORKDIR /edgex-go [2022-08-29T15:03:23.259Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:03:23.259Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:03:23.259Z] ---> 55db9fb30891 [2022-08-29T15:03:23.259Z] Step 3/25 : WORKDIR /edgex-go [2022-08-29T15:03:23.259Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:03:23.259Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:03:23.259Z] ---> 55db9fb30891 [2022-08-29T15:03:23.259Z] Step 3/23 : WORKDIR /edgex-go [2022-08-29T15:03:23.259Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:03:23.259Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:03:23.259Z] ---> 55db9fb30891 [2022-08-29T15:03:23.259Z] Step 3/26 : WORKDIR /edgex-go [2022-08-29T15:03:23.274Z] 656be50a0ddc: Verifying Checksum [2022-08-29T15:03:23.274Z] 656be50a0ddc: Download complete [2022-08-29T15:03:27.472Z] ---> Running in ac1f0e66984e [2022-08-29T15:03:27.472Z] ---> Running in f8bc139cb2bb [2022-08-29T15:03:27.472Z] ---> Running in d4d78c9f8d4a [2022-08-29T15:03:27.472Z] ---> Running in c4917b1c2b5a [2022-08-29T15:03:27.472Z] ---> Running in 5c9a4c1e9a7d [2022-08-29T15:03:27.472Z] Removing intermediate container ac1f0e66984e [2022-08-29T15:03:27.472Z] ---> 012dbfb30c51 [2022-08-29T15:03:27.472Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:03:27.472Z] Removing intermediate container f8bc139cb2bb [2022-08-29T15:03:27.472Z] ---> 6a332a1e4490 [2022-08-29T15:03:27.472Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:03:27.472Z] Removing intermediate container d4d78c9f8d4a [2022-08-29T15:03:27.472Z] ---> f60d0331afa6 [2022-08-29T15:03:27.472Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-29T15:03:27.472Z] Removing intermediate container 5c9a4c1e9a7d [2022-08-29T15:03:27.472Z] ---> b08b3d262cd7 [2022-08-29T15:03:27.472Z] Removing intermediate container c4917b1c2b5a [2022-08-29T15:03:27.472Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories ---> e7abf367728a [2022-08-29T15:03:27.472Z] [2022-08-29T15:03:27.472Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:03:27.472Z] ---> Running in 0400090eacec [2022-08-29T15:03:27.472Z] ---> Running in b2f01fe8f83a [2022-08-29T15:03:27.472Z] ---> Running in 42cc79b9e708 [2022-08-29T15:03:27.472Z] ---> Running in e1bc526a1da0 [2022-08-29T15:03:27.472Z] ---> Running in 8abddfad582b [2022-08-29T15:03:28.041Z] Removing intermediate container 0400090eacec [2022-08-29T15:03:28.041Z] ---> b0b2f2b4cf63 [2022-08-29T15:03:28.041Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-29T15:03:28.041Z] ---> Running in 85fb4fec19b2 [2022-08-29T15:03:28.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T15:03:28.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T15:03:28.300Z] Removing intermediate container 42cc79b9e708 [2022-08-29T15:03:28.300Z] ---> 6ec92a391560 [2022-08-29T15:03:28.300Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-29T15:03:28.300Z] ---> Running in 2875fe2d0a04 [2022-08-29T15:03:28.560Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T15:03:28.560Z] v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-29T15:03:28.560Z] v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-29T15:03:28.560Z] OK: 17037 distinct packages available [2022-08-29T15:03:28.560Z] Removing intermediate container 8abddfad582b [2022-08-29T15:03:28.560Z] ---> bc7fff778a35 [2022-08-29T15:03:28.560Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-29T15:03:28.560Z] Removing intermediate container e1bc526a1da0 [2022-08-29T15:03:28.560Z] ---> 02d7f9095d4a [2022-08-29T15:03:28.560Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-29T15:03:28.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T15:03:28.560Z] ---> Running in 83ae9605dfdd [2022-08-29T15:03:28.560Z] ---> Running in 569c84d514f9 [2022-08-29T15:03:28.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T15:03:28.820Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T15:03:28.820Z] OK: 211 MiB in 51 packages [2022-08-29T15:03:29.080Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T15:03:29.080Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T15:03:29.342Z] Removing intermediate container b2f01fe8f83a [2022-08-29T15:03:29.342Z] ---> 653696e81403 [2022-08-29T15:03:29.342Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-29T15:03:29.342Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T15:03:29.342Z] ---> 75f3b2939989 [2022-08-29T15:03:29.342Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:03:29.603Z] ---> Running in 97e848b21516 [2022-08-29T15:03:29.603Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T15:03:29.603Z] OK: 211 MiB in 51 packages [2022-08-29T15:03:29.870Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T15:03:29.870Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T15:03:29.870Z] OK: 211 MiB in 51 packages [2022-08-29T15:03:30.130Z] Removing intermediate container 85fb4fec19b2 [2022-08-29T15:03:30.130Z] ---> f0e05d04bdfe [2022-08-29T15:03:30.130Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-29T15:03:30.130Z] ---> 11ce431e2487 [2022-08-29T15:03:30.130Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:03:30.130Z] OK: 211 MiB in 51 packages [2022-08-29T15:03:30.130Z] ---> Running in 40a483c375d9 [2022-08-29T15:03:30.390Z] OK: 211 MiB in 51 packages [2022-08-29T15:03:30.390Z] Removing intermediate container 2875fe2d0a04 [2022-08-29T15:03:30.390Z] ---> e47510216ed8 [2022-08-29T15:03:30.390Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-29T15:03:30.650Z] ---> e6ab21c6c2b9 [2022-08-29T15:03:30.650Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:03:30.650Z] ---> Running in eca48dfbf739 [2022-08-29T15:03:30.650Z] Removing intermediate container 83ae9605dfdd [2022-08-29T15:03:30.650Z] ---> ce1d24ebd754 [2022-08-29T15:03:30.650Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-29T15:03:30.650Z] Removing intermediate container 569c84d514f9 [2022-08-29T15:03:30.650Z] ---> 091a7b3f9aa6 [2022-08-29T15:03:30.650Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-29T15:03:30.910Z] ---> 0f805e43756b [2022-08-29T15:03:30.910Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:03:30.910Z] ---> Running in a207c607c215 [2022-08-29T15:03:30.910Z] ---> 1d379cb65116 [2022-08-29T15:03:30.910Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:03:30.910Z] ---> Running in 45972a509b5b [2022-08-29T15:03:38.378Z] 656be50a0ddc: Pull complete [2022-08-29T15:03:38.378Z] 2bbca73fdf42: Pull complete [2022-08-29T15:03:38.378Z] 46d945488cbd: Pull complete [2022-08-29T15:03:43.790Z] 8a5474983e97: Pull complete [2022-08-29T15:03:45.230Z] 329c88fbcd65: Pull complete [2022-08-29T15:03:45.230Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-29T15:03:45.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-29T15:03:45.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-29T15:03:45.826Z] Removing intermediate container 45972a509b5b [2022-08-29T15:03:45.826Z] ---> e8077d2063a3 [2022-08-29T15:03:45.826Z] Step 8/23 : COPY . . [2022-08-29T15:03:45.826Z] Removing intermediate container a207c607c215 [2022-08-29T15:03:45.826Z] ---> f076d68e5852 [2022-08-29T15:03:45.826Z] Step 8/25 : COPY . . [2022-08-29T15:03:45.826Z] Removing intermediate container eca48dfbf739 [2022-08-29T15:03:45.826Z] ---> 3f1666f1384d [2022-08-29T15:03:45.826Z] Step 8/26 : COPY . . [2022-08-29T15:03:45.826Z] Removing intermediate container 97e848b21516 [2022-08-29T15:03:45.826Z] ---> 9c0467621732 [2022-08-29T15:03:45.826Z] Step 7/20 : COPY . . [2022-08-29T15:03:45.826Z] Removing intermediate container 40a483c375d9 [2022-08-29T15:03:45.826Z] ---> 91ff32671c86 [2022-08-29T15:03:45.826Z] Step 8/26 : COPY . . [2022-08-29T15:03:45.866Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-29T15:03:45.866Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-29T15:03:45.866Z] WORKDIR /edgex [2022-08-29T15:03:45.866Z] COPY go.mod . [2022-08-29T15:03:45.866Z] RUN go mod download [2022-08-29T15:03:46.468Z] Sending build context to Docker daemon 3.161MB [2022-08-29T15:03:46.468Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-29T15:03:46.468Z] ---> ff4287adb874 [2022-08-29T15:03:46.468Z] Step 2/4 : WORKDIR /edgex [2022-08-29T15:03:48.475Z] ---> Running in e18be4ee571a [2022-08-29T15:03:48.747Z] Removing intermediate container e18be4ee571a [2022-08-29T15:03:48.747Z] ---> 677b0fdd6704 [2022-08-29T15:03:48.747Z] Step 3/4 : COPY go.mod . [2022-08-29T15:03:49.345Z] ---> 81c93b593b37 [2022-08-29T15:03:49.345Z] Step 4/4 : RUN go mod download [2022-08-29T15:03:49.345Z] ---> Running in 12b0dd7120fe [2022-08-29T15:03:55.820Z] ---> b20d9c1b8b96 [2022-08-29T15:03:55.820Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-29T15:03:55.820Z] ---> 27b4141ea268 [2022-08-29T15:03:55.820Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-29T15:03:55.820Z] ---> db95a409d47b [2022-08-29T15:03:55.820Z] ---> 2b7ac38922eb [2022-08-29T15:03:55.820Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-29T15:03:55.820Z] [2022-08-29T15:03:55.820Z] ---> b1cd316d69b7 [2022-08-29T15:03:55.820Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-29T15:03:55.820Z] ---> Running in 7017dfba3753 [2022-08-29T15:03:55.820Z] ---> Running in 2d909dab5ea8 [2022-08-29T15:03:55.820Z] ---> Running in fa88f0e6c381 [2022-08-29T15:03:55.820Z] ---> Running in e40ab7ff2267 [2022-08-29T15:03:55.820Z] ---> Running in 90e2adbaf21b [2022-08-29T15:03:55.820Z] Removing intermediate container fa88f0e6c381 [2022-08-29T15:03:55.820Z] ---> 0c84f67bc609 [2022-08-29T15:03:55.820Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-29T15:03:55.820Z] Removing intermediate container e40ab7ff2267 [2022-08-29T15:03:55.820Z] ---> 087e4b9afea1 [2022-08-29T15:03:55.820Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-29T15:03:55.820Z] Removing intermediate container 2d909dab5ea8 [2022-08-29T15:03:55.820Z] ---> 213174990e58 [2022-08-29T15:03:55.820Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-29T15:03:55.820Z] ---> Running in 7d617d325a88 [2022-08-29T15:03:55.820Z] ---> Running in d2632d0dda2e [2022-08-29T15:03:56.080Z] ---> Running in d4bd55218e5d [2022-08-29T15:03:56.080Z] Removing intermediate container d2632d0dda2e [2022-08-29T15:03:56.080Z] ---> b48273971741 [2022-08-29T15:03:56.080Z] 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-08-29T15:03:56.080Z] Removing intermediate container 7d617d325a88 [2022-08-29T15:03:56.080Z] ---> 722859a30b72 [2022-08-29T15:03:56.080Z] 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-08-29T15:03:56.080Z] Removing intermediate container d4bd55218e5d [2022-08-29T15:03:56.080Z] ---> 628c322d15a2 [2022-08-29T15:03:56.080Z] 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-08-29T15:03:56.080Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-29T15:03:56.080Z] ---> Running in c74f827e6ac6 [2022-08-29T15:03:56.080Z] ---> Running in 276df7c6db56 [2022-08-29T15:03:56.080Z] ---> Running in 29cfa167dd41 [2022-08-29T15:03:56.080Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-29T15:03:57.465Z] Removing intermediate container 276df7c6db56 [2022-08-29T15:03:57.465Z] ---> ac0386e80539 [2022-08-29T15:03:57.465Z] Step 12/26 : WORKDIR /edgex-go [2022-08-29T15:03:57.465Z] ---> Running in 711b5930b8b3 [2022-08-29T15:03:57.465Z] Removing intermediate container 711b5930b8b3 [2022-08-29T15:03:57.465Z] ---> 0505cedc480d [2022-08-29T15:03:57.465Z] [2022-08-29T15:03:57.465Z] Step 13/26 : FROM alpine:3.15 [2022-08-29T15:03:57.465Z] Removing intermediate container c74f827e6ac6 [2022-08-29T15:03:57.465Z] ---> a9c0a8e0ea01 [2022-08-29T15:03:57.465Z] Step 12/25 : WORKDIR /edgex-go [2022-08-29T15:03:57.465Z] ---> Running in 94efcf4ca5ec [2022-08-29T15:03:57.465Z] Removing intermediate container 29cfa167dd41 [2022-08-29T15:03:57.465Z] ---> 9b91627fd0ae [2022-08-29T15:03:57.465Z] Step 12/26 : WORKDIR /edgex-go [2022-08-29T15:03:57.465Z] ---> Running in e89fe9814bd0 [2022-08-29T15:03:57.723Z] Removing intermediate container 94efcf4ca5ec [2022-08-29T15:03:57.723Z] ---> 1029adbbdec5 [2022-08-29T15:03:57.723Z] [2022-08-29T15:03:57.723Z] Step 13/25 : FROM alpine:3.15 [2022-08-29T15:03:57.723Z] Removing intermediate container e89fe9814bd0 [2022-08-29T15:03:57.723Z] ---> af0b4fc6ff35 [2022-08-29T15:03:57.723Z] [2022-08-29T15:03:57.723Z] Step 13/26 : FROM alpine:3.15 [2022-08-29T15:03:58.658Z] 3.15: Pulling from library/alpine [2022-08-29T15:03:59.227Z] 3.15: Pulling from library/alpine [2022-08-29T15:03:59.227Z] 3.15: Pulling from library/alpine [2022-08-29T15:04:00.602Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-29T15:04:00.603Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-29T15:04:00.603Z] Status: Downloaded newer image for alpine:3.15 [2022-08-29T15:04:00.603Z] Status: Downloaded newer image for alpine:3.15 [2022-08-29T15:04:00.603Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-29T15:04:00.603Z] Status: Image is up to date for alpine:3.15 [2022-08-29T15:04:00.603Z] ---> c4fc93816858 [2022-08-29T15:04:00.603Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T15:04:00.603Z] ---> c4fc93816858 [2022-08-29T15:04:00.603Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T15:04:00.603Z] ---> c4fc93816858 [2022-08-29T15:04:00.603Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T15:04:01.171Z] ---> Running in 98e4403e4213 [2022-08-29T15:04:01.171Z] ---> Running in 4bf4472ecd0a [2022-08-29T15:04:01.438Z] ---> Running in ec9655ee98be [2022-08-29T15:04:01.696Z] Removing intermediate container 4bf4472ecd0a [2022-08-29T15:04:01.696Z] ---> 1558f7c1e03a [2022-08-29T15:04:01.696Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:04:01.696Z] Removing intermediate container ec9655ee98be [2022-08-29T15:04:01.696Z] ---> fbd5d290162f [2022-08-29T15:04:01.696Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:04:01.696Z] Removing intermediate container 98e4403e4213 [2022-08-29T15:04:01.696Z] ---> 7481fdadc52f [2022-08-29T15:04:01.696Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:04:01.696Z] ---> Running in a992b9a90903 [2022-08-29T15:04:01.696Z] ---> Running in ffb40243b284 [2022-08-29T15:04:01.696Z] ---> Running in 6e486f90027c [2022-08-29T15:04:04.229Z] Removing intermediate container 6e486f90027c [2022-08-29T15:04:04.229Z] ---> 0fd2b1b990d0 [2022-08-29T15:04:04.229Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-29T15:04:04.229Z] Removing intermediate container a992b9a90903 [2022-08-29T15:04:04.229Z] ---> c897b4f98e39 [2022-08-29T15:04:04.229Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-29T15:04:04.229Z] ---> Running in edc357c1ec43 [2022-08-29T15:04:04.229Z] ---> Running in 7b74cdca6aae [2022-08-29T15:04:04.229Z] Removing intermediate container ffb40243b284 [2022-08-29T15:04:04.229Z] ---> 9946e3e17ed6 [2022-08-29T15:04:04.229Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-29T15:04:04.229Z] ---> Running in 5c66f067827f [2022-08-29T15:04:04.797Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T15:04:05.055Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T15:04:05.056Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T15:04:05.622Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T15:04:05.881Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T15:04:05.881Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T15:04:05.881Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T15:04:05.881Z] OK: 15856 distinct packages available [2022-08-29T15:04:05.881Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T15:04:05.881Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T15:04:06.139Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T15:04:06.139Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T15:04:06.139Z] OK: 15856 distinct packages available [2022-08-29T15:04:06.139Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T15:04:06.405Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T15:04:06.405Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T15:04:06.405Z] OK: 15856 distinct packages available [2022-08-29T15:04:06.405Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T15:04:06.666Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T15:04:06.926Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-29T15:04:06.926Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-29T15:04:06.926Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T15:04:07.186Z] (3/5) Installing libucontext (1.1-r0) [2022-08-29T15:04:07.186Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T15:04:07.186Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-29T15:04:07.186Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-29T15:04:07.447Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-29T15:04:07.447Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T15:04:07.447Z] OK: 7 MiB in 19 packages [2022-08-29T15:04:07.447Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-29T15:04:07.447Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-29T15:04:07.447Z] (3/4) Installing libucontext (1.1-r0) [2022-08-29T15:04:07.447Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-29T15:04:07.705Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-29T15:04:07.705Z] (3/5) Installing libucontext (1.1-r0) [2022-08-29T15:04:07.705Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T15:04:07.705Z] OK: 6 MiB in 18 packages [2022-08-29T15:04:07.705Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-29T15:04:07.705Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-29T15:04:07.963Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T15:04:07.963Z] OK: 7 MiB in 19 packages [2022-08-29T15:04:08.902Z] Removing intermediate container edc357c1ec43 [2022-08-29T15:04:08.902Z] ---> 2a47e421cbeb [2022-08-29T15:04:08.902Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-29T15:04:09.161Z] Removing intermediate container 7b74cdca6aae [2022-08-29T15:04:09.161Z] ---> 00716a71f743 [2022-08-29T15:04:09.161Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-29T15:04:09.161Z] Removing intermediate container 5c66f067827f [2022-08-29T15:04:09.161Z] ---> 860a2e185f42 [2022-08-29T15:04:09.161Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-29T15:04:11.885Z] ---> d46efa4ecab3 [2022-08-29T15:04:11.885Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-29T15:04:12.146Z] ---> 1823e9f0d568 [2022-08-29T15:04:12.146Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-29T15:04:12.146Z] ---> 5dd9d23cb44d [2022-08-29T15:04:12.146Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-29T15:04:12.718Z] ---> d531da96d8cf [2022-08-29T15:04:12.718Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-29T15:04:12.980Z] ---> b05fef40f6c6 [2022-08-29T15:04:12.980Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-29T15:04:12.980Z] ---> Running in 988e5a1a0c1a [2022-08-29T15:04:13.241Z] ---> 6f615250e86b [2022-08-29T15:04:13.241Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-29T15:04:13.241Z] Removing intermediate container 988e5a1a0c1a [2022-08-29T15:04:13.241Z] ---> 431d2f85ea2d [2022-08-29T15:04:13.241Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-29T15:04:13.241Z] ---> 011ab8f3b7b0 [2022-08-29T15:04:13.241Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-29T15:04:13.504Z] ---> 636c342edd0f [2022-08-29T15:04:13.504Z] Step 21/26 : WORKDIR / [2022-08-29T15:04:13.504Z] ---> 6e9424362409 [2022-08-29T15:04:13.504Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-29T15:04:13.504Z] ---> Running in 098a98f52e01 [2022-08-29T15:04:13.764Z] ---> 9d62dafaa0ee [2022-08-29T15:04:13.764Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-29T15:04:13.764Z] ---> Running in 310a02050983 [2022-08-29T15:04:14.032Z] Removing intermediate container 098a98f52e01 [2022-08-29T15:04:14.032Z] ---> c95998c12d97 [2022-08-29T15:04:14.032Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-29T15:04:14.032Z] Removing intermediate container 310a02050983 [2022-08-29T15:04:14.032Z] ---> 981f322ce9f9 [2022-08-29T15:04:14.032Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-29T15:04:14.032Z] ---> cd7c413ab09b [2022-08-29T15:04:14.032Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-29T15:04:14.292Z] ---> Running in 22ee2ac36cfd [2022-08-29T15:04:14.292Z] ---> Running in 1264592587d4 [2022-08-29T15:04:14.292Z] Removing intermediate container 22ee2ac36cfd [2022-08-29T15:04:14.292Z] ---> 8178e9512aa2 [2022-08-29T15:04:14.292Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-29T15:04:14.551Z] Removing intermediate container 1264592587d4 [2022-08-29T15:04:14.551Z] ---> 9fa23cfafbc2 [2022-08-29T15:04:14.551Z] Step 23/25 : LABEL arch=x86_64 [2022-08-29T15:04:14.551Z] ---> Running in d1a8dc9eefef [2022-08-29T15:04:14.551Z] ---> 781fef1a31c4 [2022-08-29T15:04:14.551Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-29T15:04:14.811Z] ---> Running in b69f8a44df57 [2022-08-29T15:04:14.811Z] ---> Running in 6c964ca5a974 [2022-08-29T15:04:14.811Z] Removing intermediate container d1a8dc9eefef [2022-08-29T15:04:14.811Z] ---> af335f109469 [2022-08-29T15:04:14.811Z] Step 24/26 : LABEL arch=x86_64 [2022-08-29T15:04:14.811Z] ---> Running in c3c02fd8d75b [2022-08-29T15:04:14.811Z] Removing intermediate container b69f8a44df57 [2022-08-29T15:04:14.811Z] ---> 5ffd1a6bbc48 [2022-08-29T15:04:14.811Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-29T15:04:14.811Z] Removing intermediate container 6c964ca5a974 [2022-08-29T15:04:14.811Z] ---> e0e3e17d2cb7 [2022-08-29T15:04:14.811Z] Step 24/25 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:04:15.074Z] ---> Running in 7ff7af8211c8 [2022-08-29T15:04:15.074Z] ---> Running in bde8826d0675 [2022-08-29T15:04:15.074Z] Removing intermediate container c3c02fd8d75b [2022-08-29T15:04:15.074Z] ---> 692c3d3ff874 [2022-08-29T15:04:15.074Z] Step 25/26 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:04:15.074Z] ---> Running in 67deb36fd1e1 [2022-08-29T15:04:15.074Z] Removing intermediate container 7ff7af8211c8 [2022-08-29T15:04:15.074Z] ---> ed6de67433c9 [2022-08-29T15:04:15.074Z] Step 24/26 : LABEL arch=x86_64 [2022-08-29T15:04:15.336Z] Removing intermediate container bde8826d0675 [2022-08-29T15:04:15.336Z] ---> a714dcf315a6 [2022-08-29T15:04:15.336Z] Step 25/25 : LABEL version=2.3.0-dev.50 [2022-08-29T15:04:15.336Z] ---> Running in 9c7e64ccaf7b [2022-08-29T15:04:15.336Z] ---> Running in 7573aa05c33f [2022-08-29T15:04:15.336Z] Removing intermediate container 67deb36fd1e1 [2022-08-29T15:04:15.336Z] ---> d5f2e1dd8446 [2022-08-29T15:04:15.336Z] Step 26/26 : LABEL version=2.3.0-dev.50 [2022-08-29T15:04:15.595Z] Removing intermediate container 9c7e64ccaf7b [2022-08-29T15:04:15.596Z] ---> 41653a90b7ae [2022-08-29T15:04:15.596Z] Step 25/26 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:04:15.596Z] ---> Running in 5035d02cfa66 [2022-08-29T15:04:15.856Z] ---> Running in c4aa1ab8ec90 [2022-08-29T15:04:15.856Z] Removing intermediate container 7573aa05c33f [2022-08-29T15:04:15.856Z] ---> 1e00112d1d54 [2022-08-29T15:04:15.856Z] [2022-08-29T15:04:15.856Z] Successfully built 1e00112d1d54 [2022-08-29T15:04:15.856Z] Removing intermediate container 5035d02cfa66 [2022-08-29T15:04:15.856Z] ---> b97fcf58f2bf [2022-08-29T15:04:15.856Z] [2022-08-29T15:04:15.856Z] Successfully tagged security-spire-server:latest [2022-08-29T15:04:15.856Z] Removing intermediate container 90e2adbaf21b [2022-08-29T15:04:15.856Z]  Building security-spire-server ... done  ---> 01b77e5d08fb [2022-08-29T15:04:15.856Z] [2022-08-29T15:04:15.856Z] Step 10/23 : FROM alpine:3.16 [2022-08-29T15:04:15.856Z] Building security-proxy-setup [2022-08-29T15:04:15.856Z] Removing intermediate container c4aa1ab8ec90 [2022-08-29T15:04:15.856Z] ---> 16b209f99dfa [2022-08-29T15:04:15.856Z] Step 26/26 : LABEL version=2.3.0-dev.50 [2022-08-29T15:04:15.856Z] Successfully built b97fcf58f2bf [2022-08-29T15:04:15.856Z] Successfully tagged security-spire-config:latest [2022-08-29T15:04:15.856Z] Building core-metadata [2022-08-29T15:04:16.115Z]  Building security-spire-config ... done  ---> Running in b0db1b34a407 [2022-08-29T15:04:16.374Z] Removing intermediate container b0db1b34a407 [2022-08-29T15:04:16.374Z] ---> 1d596ffba625 [2022-08-29T15:04:16.374Z] [2022-08-29T15:04:16.374Z] Successfully built 1d596ffba625 [2022-08-29T15:04:16.374Z] Successfully tagged security-spire-agent:latest [2022-08-29T15:04:16.374Z] Building security-bootstrapper [2022-08-29T15:04:16.374Z]  Building security-spire-agent ... done 3.16: Pulling from library/alpine [2022-08-29T15:04:16.942Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-29T15:04:16.942Z] Status: Downloaded newer image for alpine:3.16 [2022-08-29T15:04:16.942Z] ---> 9c6f07244728 [2022-08-29T15:04:16.942Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-29T15:04:21.153Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:04:21.153Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:04:21.153Z] ---> 55db9fb30891 [2022-08-29T15:04:21.153Z] Step 3/24 : WORKDIR /edgex-go [2022-08-29T15:04:21.153Z] ---> Using cache [2022-08-29T15:04:21.153Z] ---> e7abf367728a [2022-08-29T15:04:21.153Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:04:21.153Z] ---> Using cache [2022-08-29T15:04:21.153Z] ---> 02d7f9095d4a [2022-08-29T15:04:21.153Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-29T15:04:21.153Z] ---> Using cache [2022-08-29T15:04:21.153Z] ---> 091a7b3f9aa6 [2022-08-29T15:04:21.153Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-29T15:04:21.153Z] ---> Using cache [2022-08-29T15:04:21.153Z] ---> 1d379cb65116 [2022-08-29T15:04:21.153Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:04:21.153Z] ---> Using cache [2022-08-29T15:04:21.153Z] ---> e8077d2063a3 [2022-08-29T15:04:21.153Z] Step 8/24 : COPY . . [2022-08-29T15:04:21.153Z] ---> Using cache [2022-08-29T15:04:21.153Z] ---> b1cd316d69b7 [2022-08-29T15:04:21.153Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-29T15:04:21.412Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:04:21.412Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:04:21.412Z] ---> 55db9fb30891 [2022-08-29T15:04:21.412Z] Step 3/22 : WORKDIR /edgex-go [2022-08-29T15:04:21.412Z] ---> Using cache [2022-08-29T15:04:21.412Z] ---> e7abf367728a [2022-08-29T15:04:21.412Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:04:21.412Z] ---> Using cache [2022-08-29T15:04:21.412Z] ---> 02d7f9095d4a [2022-08-29T15:04:21.412Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-29T15:04:21.412Z] ---> Using cache [2022-08-29T15:04:21.412Z] ---> 091a7b3f9aa6 [2022-08-29T15:04:21.412Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-29T15:04:21.412Z] ---> Using cache [2022-08-29T15:04:21.412Z] ---> 1d379cb65116 [2022-08-29T15:04:21.412Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:04:21.412Z] ---> Using cache [2022-08-29T15:04:21.412Z] ---> e8077d2063a3 [2022-08-29T15:04:21.412Z] Step 8/22 : COPY . . [2022-08-29T15:04:21.412Z] ---> Using cache [2022-08-29T15:04:21.412Z] ---> b1cd316d69b7 [2022-08-29T15:04:21.412Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-29T15:04:21.672Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:04:21.672Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:04:21.672Z] ---> 55db9fb30891 [2022-08-29T15:04:21.672Z] Step 3/31 : WORKDIR /edgex-go [2022-08-29T15:04:21.672Z] ---> Using cache [2022-08-29T15:04:21.672Z] ---> e7abf367728a [2022-08-29T15:04:21.672Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:04:21.672Z] ---> Using cache [2022-08-29T15:04:21.672Z] ---> 02d7f9095d4a [2022-08-29T15:04:21.672Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-29T15:04:21.672Z] ---> Using cache [2022-08-29T15:04:21.672Z] ---> 091a7b3f9aa6 [2022-08-29T15:04:21.672Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-29T15:04:21.672Z] ---> Using cache [2022-08-29T15:04:21.672Z] ---> 1d379cb65116 [2022-08-29T15:04:21.672Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:04:21.672Z] ---> Using cache [2022-08-29T15:04:21.672Z] ---> e8077d2063a3 [2022-08-29T15:04:21.672Z] Step 8/31 : COPY . . [2022-08-29T15:04:21.672Z] ---> Using cache [2022-08-29T15:04:21.672Z] ---> b1cd316d69b7 [2022-08-29T15:04:21.672Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-29T15:04:22.240Z] ---> Running in b53dbd6c023b [2022-08-29T15:04:22.240Z] ---> Running in 08c53e159527 [2022-08-29T15:04:22.240Z] ---> Running in 203069b749c6 [2022-08-29T15:04:22.240Z] ---> Running in 77647d5b28ce [2022-08-29T15:04:22.240Z] Removing intermediate container 7017dfba3753 [2022-08-29T15:04:22.241Z] ---> 45f4ce6701de [2022-08-29T15:04:22.241Z] [2022-08-29T15:04:22.241Z] Step 9/20 : FROM alpine:3.15 [2022-08-29T15:04:22.241Z] ---> c4fc93816858 [2022-08-29T15:04:22.241Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T15:04:22.241Z] ---> Using cache [2022-08-29T15:04:22.241Z] ---> 7481fdadc52f [2022-08-29T15:04:22.241Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:04:22.241Z] ---> Using cache [2022-08-29T15:04:22.241Z] ---> 0fd2b1b990d0 [2022-08-29T15:04:22.241Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-29T15:04:22.241Z] ---> Running in d31175c5f954 [2022-08-29T15:04:22.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T15:04:22.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T15:04:22.502Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-29T15:04:22.764Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-29T15:04:22.764Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-29T15:04:22.764Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T15:04:22.764Z] OK: 6 MiB in 15 packages [2022-08-29T15:04:22.764Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-29T15:04:23.023Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T15:04:23.285Z] Removing intermediate container b53dbd6c023b [2022-08-29T15:04:23.285Z] ---> 0f75ba5dcaa5 [2022-08-29T15:04:23.285Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T15:04:23.285Z] ---> Running in a64e5a309f72 [2022-08-29T15:04:23.544Z] Removing intermediate container a64e5a309f72 [2022-08-29T15:04:23.544Z] ---> 392867507225 [2022-08-29T15:04:23.544Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-29T15:04:23.544Z] ---> Running in f3276fb68c80 [2022-08-29T15:04:23.806Z] Removing intermediate container f3276fb68c80 [2022-08-29T15:04:23.806Z] ---> 5bdc433fa8bf [2022-08-29T15:04:23.806Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-29T15:04:23.806Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T15:04:23.806Z] ---> Running in 298ccc611e32 [2022-08-29T15:04:24.066Z] Removing intermediate container 298ccc611e32 [2022-08-29T15:04:24.066Z] ---> bf1435fd735a [2022-08-29T15:04:24.066Z] Step 15/23 : WORKDIR / [2022-08-29T15:04:24.066Z] ---> Running in 96741c507ada [2022-08-29T15:04:24.066Z] Removing intermediate container 96741c507ada [2022-08-29T15:04:24.066Z] ---> cd4eb758cec4 [2022-08-29T15:04:24.066Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T15:04:24.066Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T15:04:24.066Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T15:04:24.066Z] OK: 15856 distinct packages available [2022-08-29T15:04:24.325Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-29T15:04:24.325Z] ---> 0205df2f8f6d [2022-08-29T15:04:24.325Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-29T15:04:24.894Z] ---> 9a77312af265 [2022-08-29T15:04:24.894Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-29T15:04:24.894Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-29T15:04:24.894Z] ---> 8f7e8e400fb6 [2022-08-29T15:04:24.894Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-29T15:04:25.153Z] ---> Running in d8bbbddf91f5 [2022-08-29T15:04:25.153Z] Removing intermediate container d8bbbddf91f5 [2022-08-29T15:04:25.153Z] ---> 5487055ab578 [2022-08-29T15:04:25.153Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T15:04:25.153Z] ---> Running in 590cfdf680b7 [2022-08-29T15:04:25.412Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-29T15:04:25.413Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-29T15:04:25.413Z] Removing intermediate container 590cfdf680b7 [2022-08-29T15:04:25.413Z] ---> b9a424f8f345 [2022-08-29T15:04:25.413Z] Step 21/23 : LABEL arch=x86_64 [2022-08-29T15:04:25.413Z] ---> Running in 9dcdc5233f05 [2022-08-29T15:04:25.413Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-29T15:04:25.672Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-29T15:04:25.672Z] Removing intermediate container 9dcdc5233f05 [2022-08-29T15:04:25.672Z] ---> 8cafd4af1c24 [2022-08-29T15:04:25.672Z] Step 22/23 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:04:25.672Z] (5/9) Installing curl (7.80.0-r2) [2022-08-29T15:04:25.672Z] ---> Running in 1124709c3346 [2022-08-29T15:04:25.945Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-29T15:04:25.945Z] Removing intermediate container 1124709c3346 [2022-08-29T15:04:25.945Z] ---> bab76264a1bd [2022-08-29T15:04:25.945Z] Step 23/23 : LABEL version=2.3.0-dev.50 [2022-08-29T15:04:25.945Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-29T15:04:25.945Z] ---> Running in 8f41801cbf78 [2022-08-29T15:04:25.945Z] (8/9) Installing libucontext (1.1-r0) [2022-08-29T15:04:26.205Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-29T15:04:26.205Z] Removing intermediate container 8f41801cbf78 [2022-08-29T15:04:26.205Z] ---> dfeab8e70f80 [2022-08-29T15:04:26.205Z] [2022-08-29T15:04:26.205Z] Successfully built dfeab8e70f80 [2022-08-29T15:04:26.205Z] Successfully tagged core-command:latest [2022-08-29T15:04:26.205Z]  Building core-command ... done Building support-scheduler [2022-08-29T15:04:26.205Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T15:04:26.205Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T15:04:26.205Z] OK: 8 MiB in 23 packages [2022-08-29T15:04:28.371Z] Removing intermediate container 12b0dd7120fe [2022-08-29T15:04:28.371Z] ---> b5884b397337 [2022-08-29T15:04:28.371Z] Successfully built b5884b397337 [2022-08-29T15:04:28.371Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:04:28.726Z] + docker inspect -f . ci-base-image-arm64 [2022-08-29T15:04:28.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T15:04:28.981Z] prd-ubuntu20.04-docker-arm64-4c-16g-23774 does not seem to be running inside a container [2022-08-29T15:04:29.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/286 -v /w/workspace/edgex-go/286:/w/workspace/edgex-go/286:rw,z -v /w/workspace/edgex-go/286@tmp:/w/workspace/edgex-go/286@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-08-29T15:04:29.503Z] Removing intermediate container d31175c5f954 [2022-08-29T15:04:29.503Z] ---> 3c3f68540b07 [2022-08-29T15:04:29.503Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T15:04:29.503Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:04:29.503Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:04:29.503Z] ---> 55db9fb30891 [2022-08-29T15:04:29.503Z] Step 3/22 : WORKDIR /edgex-go [2022-08-29T15:04:29.503Z] ---> Using cache [2022-08-29T15:04:29.503Z] ---> e7abf367728a [2022-08-29T15:04:29.503Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:04:29.503Z] ---> Using cache [2022-08-29T15:04:29.503Z] ---> 02d7f9095d4a [2022-08-29T15:04:29.503Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-29T15:04:29.503Z] ---> Using cache [2022-08-29T15:04:29.503Z] ---> 091a7b3f9aa6 [2022-08-29T15:04:29.503Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-29T15:04:29.503Z] ---> Using cache [2022-08-29T15:04:29.503Z] ---> 1d379cb65116 [2022-08-29T15:04:29.503Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:04:29.503Z] ---> Using cache [2022-08-29T15:04:29.503Z] ---> e8077d2063a3 [2022-08-29T15:04:29.503Z] Step 8/22 : COPY . . [2022-08-29T15:04:29.503Z] ---> Using cache [2022-08-29T15:04:29.503Z] ---> b1cd316d69b7 [2022-08-29T15:04:29.503Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-29T15:04:30.071Z] ---> 747d0c2c5eb4 [2022-08-29T15:04:30.071Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-29T15:04:30.071Z] ---> Running in 231fd2ccdb07 [2022-08-29T15:04:30.327Z] $ docker top 050968cfd8016bb84c2cb517d7b40d45a99b79a924afeb111889873457952eed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T15:04:31.011Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-29T15:04:31.208Z] + go version [2022-08-29T15:04:31.208Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-29T15:04:31.239Z] $ docker stop --time=1 050968cfd8016bb84c2cb517d7b40d45a99b79a924afeb111889873457952eed [2022-08-29T15:04:31.578Z] ---> 486d0b332cfe [2022-08-29T15:04:31.578Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-29T15:04:32.147Z] ---> 4f6ebb6b9324 [2022-08-29T15:04:32.147Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-29T15:04:32.147Z] ---> Running in a1e1cfecd179 [2022-08-29T15:04:32.719Z] Removing intermediate container a1e1cfecd179 [2022-08-29T15:04:32.719Z] ---> 7cf808b29809 [2022-08-29T15:04:32.719Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T15:04:32.719Z] ---> Running in d0178e2e018d [2022-08-29T15:04:32.867Z] $ docker rm -f 050968cfd8016bb84c2cb517d7b40d45a99b79a924afeb111889873457952eed [2022-08-29T15:04:32.999Z] Removing intermediate container d0178e2e018d [2022-08-29T15:04:32.999Z] ---> 30c9c104eef1 [2022-08-29T15:04:32.999Z] Step 18/20 : LABEL arch=x86_64 [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-08-29T15:04:33.259Z] ---> Running in b937a5860954 [2022-08-29T15:04:33.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-29T15:04:33.486Z] [2022-08-29T15:04:33.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:04:33.827Z] Removing intermediate container b937a5860954 [2022-08-29T15:04:33.827Z] ---> 58454c478e1a [2022-08-29T15:04:33.827Z] Step 19/20 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:04:33.827Z] ---> Running in a73b44454257 [2022-08-29T15:04:33.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-29T15:04:33.834Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-29T15:04:33.834Z] 29e5d40040c1: Pulling fs layer [2022-08-29T15:04:33.834Z] 1ce36da41761: Pulling fs layer [2022-08-29T15:04:33.834Z] 25b303627fd3: Pulling fs layer [2022-08-29T15:04:34.111Z] 29e5d40040c1: Verifying Checksum [2022-08-29T15:04:34.111Z] 29e5d40040c1: Download complete [2022-08-29T15:04:34.391Z] 1ce36da41761: Verifying Checksum [2022-08-29T15:04:34.391Z] 1ce36da41761: Download complete [2022-08-29T15:04:34.395Z] Removing intermediate container a73b44454257 [2022-08-29T15:04:34.395Z] ---> b3dbd703ae61 [2022-08-29T15:04:34.395Z] Step 20/20 : LABEL version=2.3.0-dev.50 [2022-08-29T15:04:34.395Z] ---> Running in c4e6fea3be7a [2022-08-29T15:04:34.667Z] 29e5d40040c1: Pull complete [2022-08-29T15:04:34.965Z] Removing intermediate container c4e6fea3be7a [2022-08-29T15:04:34.965Z] ---> 49db52e2c438 [2022-08-29T15:04:34.965Z] [2022-08-29T15:04:34.965Z] Successfully built 49db52e2c438 [2022-08-29T15:04:34.965Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-29T15:04:34.965Z]  Building security-spiffe-token-provider ... done Building core-data [2022-08-29T15:04:36.096Z] 25b303627fd3: Verifying Checksum [2022-08-29T15:04:36.097Z] 25b303627fd3: Download complete [2022-08-29T15:04:36.097Z] 1ce36da41761: Pull complete [2022-08-29T15:04:38.257Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:04:38.257Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:04:38.257Z] ---> 55db9fb30891 [2022-08-29T15:04:38.257Z] Step 3/23 : WORKDIR /edgex-go [2022-08-29T15:04:38.257Z] ---> Using cache [2022-08-29T15:04:38.257Z] ---> e7abf367728a [2022-08-29T15:04:38.257Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:04:38.257Z] ---> Using cache [2022-08-29T15:04:38.257Z] ---> 02d7f9095d4a [2022-08-29T15:04:38.257Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-29T15:04:39.637Z] ---> Running in 4d1332084c20 [2022-08-29T15:04:40.204Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T15:04:40.774Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T15:04:41.342Z] OK: 211 MiB in 51 packages [2022-08-29T15:04:42.280Z] Removing intermediate container 4d1332084c20 [2022-08-29T15:04:42.280Z] ---> 53c71b414573 [2022-08-29T15:04:42.280Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-29T15:04:42.849Z] ---> afea0cd1b3f1 [2022-08-29T15:04:42.849Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:04:42.849Z] ---> Running in 6312d6568c6a [2022-08-29T15:04:46.139Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-29T15:04:46.255Z] 25b303627fd3: Pull complete [2022-08-29T15:04:46.256Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-29T15:04:46.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-29T15:04:46.256Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T15:04:46.504Z] prd-ubuntu20.04-docker-arm64-4c-16g-23774 does not seem to be running inside a container [2022-08-29T15:04:46.592Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/286 -v /w/workspace/edgex-go/286:/w/workspace/edgex-go/286:rw,z -v /w/workspace/edgex-go/286@tmp:/w/workspace/edgex-go/286@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-08-29T15:04:48.754Z] $ docker top c578f9e2d7c37e4db2d1430a1df3f589fec571c8722f7cc98a944fd200b67805 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T15:04:49.646Z] + grep parallel [2022-08-29T15:04:49.646Z] + docker-compose build --help [2022-08-29T15:04:53.038Z] --parallel Build images in parallel. [Pipeline] } [2022-08-29T15:04:53.340Z] $ docker stop --time=1 c578f9e2d7c37e4db2d1430a1df3f589fec571c8722f7cc98a944fd200b67805 [2022-08-29T15:04:54.279Z] Removing intermediate container 77647d5b28ce [2022-08-29T15:04:54.279Z] ---> 89c0928c0e89 [2022-08-29T15:04:54.279Z] [2022-08-29T15:04:54.279Z] Step 10/31 : FROM alpine:3.16 [2022-08-29T15:04:54.279Z] ---> 9c6f07244728 [2022-08-29T15:04:54.279Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T15:04:54.279Z] Removing intermediate container 203069b749c6 [2022-08-29T15:04:54.279Z] ---> ae8b9d8f11d8 [2022-08-29T15:04:54.279Z] [2022-08-29T15:04:54.279Z] Step 10/22 : FROM alpine:3.16 [2022-08-29T15:04:54.279Z] ---> 9c6f07244728 [2022-08-29T15:04:54.279Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-29T15:04:54.279Z] Removing intermediate container 08c53e159527 [2022-08-29T15:04:54.279Z] ---> f4b5c94d458e [2022-08-29T15:04:54.279Z] [2022-08-29T15:04:54.279Z] Step 10/24 : FROM alpine:3.16 [2022-08-29T15:04:54.279Z] ---> 9c6f07244728 [2022-08-29T15:04:54.279Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-29T15:04:54.279Z] ---> Using cache [2022-08-29T15:04:54.279Z] ---> 0f75ba5dcaa5 [2022-08-29T15:04:54.279Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T15:04:54.279Z] ---> Using cache [2022-08-29T15:04:54.279Z] ---> 392867507225 [2022-08-29T15:04:54.279Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-29T15:04:54.279Z] ---> Running in cbfe7c535d0d [2022-08-29T15:04:54.279Z] ---> Running in a0dedca7e5c4 [2022-08-29T15:04:54.279Z] ---> Running in fdc49b20a9cc [2022-08-29T15:04:54.279Z] Removing intermediate container a0dedca7e5c4 [2022-08-29T15:04:54.279Z] ---> 910fa4f3544a [2022-08-29T15:04:54.279Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-29T15:04:54.279Z] Removing intermediate container fdc49b20a9cc [2022-08-29T15:04:54.279Z] ---> 62241f78de01 [2022-08-29T15:04:54.279Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-29T15:04:54.279Z] ---> Running in ad9d657123a4 [2022-08-29T15:04:54.279Z] ---> Running in 5f8df3857ca1 [2022-08-29T15:04:54.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T15:04:54.279Z] Removing intermediate container 6312d6568c6a [2022-08-29T15:04:54.279Z] ---> 56b776b865e3 [2022-08-29T15:04:54.279Z] Step 8/23 : COPY . . [2022-08-29T15:04:54.279Z] Removing intermediate container 5f8df3857ca1 [2022-08-29T15:04:54.279Z] ---> 9a7d2d8d092c [2022-08-29T15:04:54.279Z] Step 15/24 : WORKDIR / [2022-08-29T15:04:54.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T15:04:54.543Z] ---> Running in 0f7b5e3c4923 [2022-08-29T15:04:54.543Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-29T15:04:54.543Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-29T15:04:54.543Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-29T15:04:54.543Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-29T15:04:54.543Z] (5/6) Installing curl (7.83.1-r2) [2022-08-29T15:04:54.543Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-29T15:04:54.543Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T15:04:54.543Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T15:04:54.543Z] OK: 8 MiB in 20 packages [2022-08-29T15:04:54.986Z] $ docker rm -f c578f9e2d7c37e4db2d1430a1df3f589fec571c8722f7cc98a944fd200b67805 [2022-08-29T15:04:55.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:04:55.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T15:04:55.375Z] Removing intermediate container 0f7b5e3c4923 [2022-08-29T15:04:55.375Z] ---> a916d9554abc [2022-08-29T15:04:55.375Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T15:04:55.375Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-29T15:04:55.375Z] (2/2) Installing su-exec (0.2-r1) [2022-08-29T15:04:55.375Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T15:04:55.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-29T15:04:55.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T15:04:55.638Z] OK: 6 MiB in 16 packages [2022-08-29T15:04:55.847Z] prd-ubuntu20.04-docker-arm64-4c-16g-23774 does not seem to be running inside a container [2022-08-29T15:04:55.938Z] $ 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/286 -v /w/workspace/edgex-go/286:/w/workspace/edgex-go/286:rw,z -v /w/workspace/edgex-go/286@tmp:/w/workspace/edgex-go/286@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-08-29T15:04:56.580Z] ---> 445e36b6cffa [2022-08-29T15:04:56.580Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-29T15:04:56.580Z] Removing intermediate container cbfe7c535d0d [2022-08-29T15:04:56.580Z] ---> 0cdfad9fa65c [2022-08-29T15:04:56.580Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-29T15:04:56.580Z] Removing intermediate container ad9d657123a4 [2022-08-29T15:04:56.580Z] ---> 86094676343b [2022-08-29T15:04:56.580Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-29T15:04:56.580Z] ---> Running in 82c7498a3675 [2022-08-29T15:04:56.839Z] ---> Running in 222ff29ce029 [2022-08-29T15:04:56.839Z] ---> 6be7b567f614 [2022-08-29T15:04:56.839Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-29T15:04:56.839Z] Removing intermediate container 82c7498a3675 [2022-08-29T15:04:56.839Z] ---> f703631a6f59 [2022-08-29T15:04:56.839Z] Step 13/22 : WORKDIR /edgex [2022-08-29T15:04:56.839Z] ---> Running in 67f80d7daa26 [2022-08-29T15:04:57.100Z] Removing intermediate container 222ff29ce029 [2022-08-29T15:04:57.100Z] ---> 5e25c7e2210d [2022-08-29T15:04:57.100Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-29T15:04:57.189Z] $ docker top e17cf6774bfc12971f5ba692e6e8e2a39fc392b900de69ded5c0593f5b3832c0 -eo pid,comm [2022-08-29T15:04:57.360Z] ---> 86f7fa0529f4 [2022-08-29T15:04:57.360Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-29T15:04:57.360Z] ---> Running in 56ce48a9fdc4 [2022-08-29T15:04:57.360Z] Removing intermediate container 67f80d7daa26 [2022-08-29T15:04:57.360Z] ---> b52f798d8ef0 [2022-08-29T15:04:57.360Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [Pipeline] { [Pipeline] sh [2022-08-29T15:04:57.631Z] ---> edbe38f08cb1 [2022-08-29T15:04:57.631Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-29T15:04:57.631Z] Removing intermediate container 56ce48a9fdc4 [2022-08-29T15:04:57.631Z] ---> 52bf7ae4e269 [2022-08-29T15:04:57.631Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-29T15:04:57.631Z] ---> 1eab76867306 [2022-08-29T15:04:57.631Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-29T15:04:57.891Z] ---> Running in b699931b77e3 [2022-08-29T15:04:57.891Z] ---> Running in 83456d2a7842 [2022-08-29T15:04:58.087Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-29T15:04:58.149Z] Removing intermediate container b699931b77e3 [2022-08-29T15:04:58.149Z] ---> 52304206a4ff [2022-08-29T15:04:58.149Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T15:04:58.725Z] ---> 84cb3c8c6e97 [2022-08-29T15:04:58.725Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-29T15:04:58.725Z] Removing intermediate container 83456d2a7842 [2022-08-29T15:04:58.725Z] ---> c3774d9e1ad3 [2022-08-29T15:04:58.725Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-29T15:04:58.725Z] ---> Running in f730147349d0 [2022-08-29T15:04:58.725Z] ---> Running in 6be064292f9f [2022-08-29T15:04:58.725Z] ---> 4e0da0c586e3 [2022-08-29T15:04:58.725Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-29T15:04:58.984Z] Removing intermediate container f730147349d0 [2022-08-29T15:04:58.984Z] ---> 8cc94ea6bf2a [2022-08-29T15:04:58.984Z] Step 22/24 : LABEL arch=x86_64 [2022-08-29T15:04:58.984Z] ---> Running in 9022d136cf20 [2022-08-29T15:04:59.244Z] ---> Running in 0d18ad847a74 [2022-08-29T15:04:59.244Z] ---> 8ed239902921 [2022-08-29T15:04:59.244Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-29T15:04:59.541Z] Removing intermediate container 0d18ad847a74 [2022-08-29T15:04:59.541Z] ---> a3c25bfbde3f [2022-08-29T15:04:59.541Z] Step 23/24 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:04:59.541Z] ---> af5d6189469d [2022-08-29T15:04:59.541Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-29T15:04:59.541Z] ---> Running in 08bfbbe43312 [2022-08-29T15:04:59.541Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-29T15:04:59.541Z] ---> Running in 945f9423f3f7 [2022-08-29T15:04:59.800Z] Removing intermediate container 08bfbbe43312 [2022-08-29T15:04:59.800Z] ---> 537550f28ec1 [2022-08-29T15:04:59.800Z] Step 24/24 : LABEL version=2.3.0-dev.50 [2022-08-29T15:04:59.800Z] ---> Running in 984f25f479ac [2022-08-29T15:04:59.800Z] Removing intermediate container 6be064292f9f [2022-08-29T15:04:59.800Z] ---> f3fe6d41c1e3 [2022-08-29T15:04:59.800Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-29T15:05:00.060Z] ---> Running in b5efea1c9bd2 [2022-08-29T15:05:00.060Z] Removing intermediate container 984f25f479ac [2022-08-29T15:05:00.060Z] ---> fe8c570cf974 [2022-08-29T15:05:00.060Z] [2022-08-29T15:05:00.319Z] Successfully built fe8c570cf974 [2022-08-29T15:05:00.319Z] Successfully tagged core-metadata:latest [2022-08-29T15:05:00.319Z] Building sys-mgmt-agent [2022-08-29T15:05:00.319Z]  Building core-metadata ... done Removing intermediate container b5efea1c9bd2 [2022-08-29T15:05:00.319Z] ---> 6af5ac772a45 [2022-08-29T15:05:00.319Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-29T15:05:00.612Z] Removing intermediate container 231fd2ccdb07 [2022-08-29T15:05:00.612Z] ---> c33991de346c [2022-08-29T15:05:00.612Z] [2022-08-29T15:05:00.612Z] Step 10/22 : FROM alpine:3.16 [2022-08-29T15:05:00.612Z] ---> 9c6f07244728 [2022-08-29T15:05:00.612Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-29T15:05:00.612Z] ---> Using cache [2022-08-29T15:05:00.612Z] ---> 0f75ba5dcaa5 [2022-08-29T15:05:00.612Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T15:05:00.612Z] ---> Using cache [2022-08-29T15:05:00.612Z] ---> 392867507225 [2022-08-29T15:05:00.612Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-29T15:05:01.572Z] ---> ff90b7fa164d [2022-08-29T15:05:01.572Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-29T15:05:01.839Z] ---> Running in 3d8e391d1929 [2022-08-29T15:05:01.839Z] Removing intermediate container 945f9423f3f7 [2022-08-29T15:05:01.839Z] ---> f4df1b018265 [2022-08-29T15:05:01.839Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-29T15:05:01.839Z] ---> Running in 549a982c05b1 [2022-08-29T15:05:01.839Z] ---> Running in c881ed251f36 [2022-08-29T15:05:01.839Z] Removing intermediate container 3d8e391d1929 [2022-08-29T15:05:01.839Z] ---> e5d1a1248294 [2022-08-29T15:05:01.839Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-29T15:05:02.100Z] ---> Running in bb6937674875 [2022-08-29T15:05:02.100Z] Removing intermediate container c881ed251f36 [2022-08-29T15:05:02.100Z] ---> d379ed7a63ec [2022-08-29T15:05:02.100Z] Step 20/22 : LABEL arch=x86_64 [2022-08-29T15:05:02.100Z] ---> Running in 46a992b3eabc [2022-08-29T15:05:02.364Z] Removing intermediate container bb6937674875 [2022-08-29T15:05:02.364Z] ---> 9dc758be3b38 [2022-08-29T15:05:02.364Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T15:05:02.364Z] Removing intermediate container 46a992b3eabc [2022-08-29T15:05:02.364Z] ---> 5ecdc5e80acb [2022-08-29T15:05:02.364Z] Step 21/22 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:05:02.387Z] Building core-command ... [2022-08-29T15:05:02.387Z] Building core-data ... [2022-08-29T15:05:02.387Z] Building core-metadata ... [2022-08-29T15:05:02.387Z] Building security-bootstrapper ... [2022-08-29T15:05:02.387Z] Building security-proxy-setup ... [2022-08-29T15:05:02.387Z] Building security-secretstore-setup ... [2022-08-29T15:05:02.387Z] Building security-spiffe-token-provider ... [2022-08-29T15:05:02.387Z] Building security-spire-agent ... [2022-08-29T15:05:02.387Z] Building security-spire-config ... [2022-08-29T15:05:02.387Z] Building security-spire-server ... [2022-08-29T15:05:02.387Z] Building support-notifications ... [2022-08-29T15:05:02.387Z] Building support-scheduler ... [2022-08-29T15:05:02.387Z] Building sys-mgmt-agent ... [2022-08-29T15:05:02.387Z] Building support-scheduler [2022-08-29T15:05:02.387Z] Building core-command [2022-08-29T15:05:02.387Z] Building support-notifications [2022-08-29T15:05:02.387Z] Building security-spire-agent [2022-08-29T15:05:02.387Z] Building security-proxy-setup [2022-08-29T15:05:02.623Z] ---> Running in 81479ab76721 [2022-08-29T15:05:02.941Z] ---> 50b7253290af [2022-08-29T15:05:02.941Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-29T15:05:02.941Z] Removing intermediate container 81479ab76721 [2022-08-29T15:05:02.941Z] ---> 34c03737d8eb [2022-08-29T15:05:02.941Z] Step 22/22 : LABEL version=2.3.0-dev.50 [2022-08-29T15:05:03.199Z] ---> Running in 82ea6144ae0a [2022-08-29T15:05:03.199Z] Removing intermediate container 549a982c05b1 [2022-08-29T15:05:03.199Z] ---> 5fd292ba4577 [2022-08-29T15:05:03.199Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T15:05:03.786Z] Removing intermediate container 82ea6144ae0a [2022-08-29T15:05:03.786Z] ---> 23aaa53af1bf [2022-08-29T15:05:03.786Z] [2022-08-29T15:05:03.786Z] Successfully built 23aaa53af1bf [2022-08-29T15:05:03.786Z] Successfully tagged security-proxy-setup:latest [2022-08-29T15:05:03.786Z] Building support-notifications [2022-08-29T15:05:04.046Z]  Building security-proxy-setup ... done  ---> f45ceef18a83 [2022-08-29T15:05:04.046Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-29T15:05:04.614Z] ---> f06d3937c134 [2022-08-29T15:05:04.614Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-29T15:05:04.873Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:05:04.873Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:05:04.873Z] ---> 55db9fb30891 [2022-08-29T15:05:04.873Z] Step 3/23 : WORKDIR /edgex-go [2022-08-29T15:05:04.873Z] ---> Using cache [2022-08-29T15:05:04.873Z] ---> e7abf367728a [2022-08-29T15:05:04.873Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:05:04.873Z] ---> Using cache [2022-08-29T15:05:04.873Z] ---> 02d7f9095d4a [2022-08-29T15:05:04.873Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-29T15:05:05.808Z] ---> 0fcd1e0a9908 [2022-08-29T15:05:05.809Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-29T15:05:06.067Z] ---> Running in 4ea79f62ea4a [2022-08-29T15:05:06.325Z] ---> 19f2298f5001 [2022-08-29T15:05:06.325Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-29T15:05:06.325Z] ---> Running in 7f5a80021120 [2022-08-29T15:05:06.893Z] Removing intermediate container 7f5a80021120 [2022-08-29T15:05:06.893Z] ---> c28929b0dc18 [2022-08-29T15:05:06.893Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T15:05:06.893Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T15:05:07.152Z] ---> 10296609af97 [2022-08-29T15:05:07.152Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-29T15:05:07.152Z] ---> Running in a0d154f9f947 [2022-08-29T15:05:07.152Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:05:07.152Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:05:07.152Z] ---> 55db9fb30891 [2022-08-29T15:05:07.152Z] Step 3/22 : WORKDIR /edgex-go [2022-08-29T15:05:07.152Z] ---> Using cache [2022-08-29T15:05:07.152Z] ---> e7abf367728a [2022-08-29T15:05:07.152Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:05:07.152Z] ---> Using cache [2022-08-29T15:05:07.152Z] ---> 02d7f9095d4a [2022-08-29T15:05:07.152Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-29T15:05:07.415Z] Removing intermediate container a0d154f9f947 [2022-08-29T15:05:07.415Z] ---> cc3d1844476c [2022-08-29T15:05:07.415Z] Step 20/22 : LABEL arch=x86_64 [2022-08-29T15:05:07.415Z] ---> Running in 52d7dda15ed5 [2022-08-29T15:05:07.415Z] ---> 158c9609fbdc [2022-08-29T15:05:07.415Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-29T15:05:07.415Z] ---> Running in c41f40839635 [2022-08-29T15:05:07.676Z] Removing intermediate container c41f40839635 [2022-08-29T15:05:07.676Z] ---> c478256c00a4 [2022-08-29T15:05:07.676Z] Step 21/22 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:05:07.676Z] ---> Running in 77f7e9c7d24f [2022-08-29T15:05:07.676Z] ---> c6840d0b3a37 [2022-08-29T15:05:07.676Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-29T15:05:07.676Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T15:05:07.936Z] Removing intermediate container 77f7e9c7d24f [2022-08-29T15:05:07.936Z] ---> 00acdd24906a [2022-08-29T15:05:07.936Z] Step 22/22 : LABEL version=2.3.0-dev.50 [2022-08-29T15:05:07.936Z] ---> Running in 988b5c40f931 [2022-08-29T15:05:07.936Z] ---> d743d942765d [2022-08-29T15:05:07.936Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-29T15:05:07.936Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T15:05:07.936Z] ---> Running in 0d34d312186f [2022-08-29T15:05:07.936Z] Removing intermediate container 988b5c40f931 [2022-08-29T15:05:07.936Z] ---> f5ff10612d2e [2022-08-29T15:05:07.936Z] [2022-08-29T15:05:07.936Z] Successfully built f5ff10612d2e [2022-08-29T15:05:07.936Z] Successfully tagged support-scheduler:latest [2022-08-29T15:05:07.936Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-08-29T15:05:08.196Z] OK: 211 MiB in 51 packages [2022-08-29T15:05:08.763Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T15:05:09.022Z] OK: 211 MiB in 51 packages [2022-08-29T15:05:10.403Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:05:10.403Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:05:10.403Z] ---> 55db9fb30891 [2022-08-29T15:05:10.403Z] Step 3/25 : WORKDIR /edgex-go [2022-08-29T15:05:10.403Z] ---> Using cache [2022-08-29T15:05:10.403Z] ---> e7abf367728a [2022-08-29T15:05:10.403Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:05:10.403Z] ---> Using cache [2022-08-29T15:05:10.403Z] ---> 02d7f9095d4a [2022-08-29T15:05:10.403Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-29T15:05:10.403Z] ---> Using cache [2022-08-29T15:05:10.403Z] ---> 091a7b3f9aa6 [2022-08-29T15:05:10.403Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-29T15:05:10.403Z] ---> Using cache [2022-08-29T15:05:10.403Z] ---> 1d379cb65116 [2022-08-29T15:05:10.403Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:05:10.403Z] ---> Using cache [2022-08-29T15:05:10.403Z] ---> e8077d2063a3 [2022-08-29T15:05:10.403Z] Step 8/25 : COPY . . [2022-08-29T15:05:10.403Z] ---> Using cache [2022-08-29T15:05:10.403Z] ---> b1cd316d69b7 [2022-08-29T15:05:10.403Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-29T15:05:10.661Z] ---> Running in c4ec5be85bce [2022-08-29T15:05:10.921Z] Removing intermediate container 4ea79f62ea4a [2022-08-29T15:05:10.921Z] ---> 2ad983870f8a [2022-08-29T15:05:10.921Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-29T15:05:10.921Z] Removing intermediate container 52d7dda15ed5 [2022-08-29T15:05:10.921Z] ---> bb06fd2afd47 [2022-08-29T15:05:10.921Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-29T15:05:11.182Z] Removing intermediate container 0d34d312186f [2022-08-29T15:05:11.182Z] ---> 13d13f4f709c [2022-08-29T15:05:11.182Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-29T15:05:11.182Z] ---> Running in 62b6aca6ec6f [2022-08-29T15:05:11.182Z] ---> 32aa48a5edf9 [2022-08-29T15:05:11.182Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:05:11.442Z] ---> Running in c5b910e09950 [2022-08-29T15:05:11.442Z] Removing intermediate container 62b6aca6ec6f [2022-08-29T15:05:11.442Z] ---> fafb7db1e5bf [2022-08-29T15:05:11.442Z] Step 28/31 : CMD ["gate"] [2022-08-29T15:05:11.442Z] ---> 9ec7f38f7703 [2022-08-29T15:05:11.442Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:05:11.442Z] ---> Running in ecae0e90a7ec [2022-08-29T15:05:11.442Z] ---> Running in 42baa7da072b [2022-08-29T15:05:11.442Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-29T15:05:11.702Z] Removing intermediate container 42baa7da072b [2022-08-29T15:05:11.702Z] ---> 42f44a3b8334 [2022-08-29T15:05:11.702Z] Step 29/31 : LABEL arch=x86_64 [2022-08-29T15:05:11.702Z] ---> Running in b86214f7ae83 [2022-08-29T15:05:11.972Z] Removing intermediate container b86214f7ae83 [2022-08-29T15:05:11.972Z] ---> 6b3608b9313f [2022-08-29T15:05:11.972Z] Step 30/31 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:05:12.232Z] ---> Running in f5b680bf28cf [2022-08-29T15:05:12.490Z] Removing intermediate container f5b680bf28cf [2022-08-29T15:05:12.491Z] ---> b5b0b697e8ed [2022-08-29T15:05:12.491Z] Step 31/31 : LABEL version=2.3.0-dev.50 [2022-08-29T15:05:12.524Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:05:12.524Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:05:12.524Z] ---> b5884b397337 [2022-08-29T15:05:12.524Z] Step 3/22 : WORKDIR /edgex-go [2022-08-29T15:05:12.524Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:05:12.524Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:05:12.524Z] ---> b5884b397337 [2022-08-29T15:05:12.524Z] Step 3/23 : WORKDIR /edgex-go [2022-08-29T15:05:12.524Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:05:12.524Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:05:12.524Z] ---> b5884b397337 [2022-08-29T15:05:12.524Z] Step 3/22 : WORKDIR /edgex-go [2022-08-29T15:05:12.524Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:05:12.524Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:05:12.524Z] ---> b5884b397337 [2022-08-29T15:05:12.524Z] Step 3/26 : WORKDIR /edgex-go [2022-08-29T15:05:12.524Z] ---> Running in b5a77039d3ae [2022-08-29T15:05:12.524Z] ---> Running in 0233d7c9b1d3 [2022-08-29T15:05:12.524Z] ---> Running in 07086222a725 [2022-08-29T15:05:12.524Z] ---> Running in de9eeffdc3e3 [2022-08-29T15:05:12.524Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:05:12.524Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:05:12.524Z] ---> b5884b397337 [2022-08-29T15:05:12.524Z] Step 3/22 : WORKDIR /edgex-go [2022-08-29T15:05:12.524Z] ---> Running in 8c49c4bbfd4b [2022-08-29T15:05:12.524Z] Removing intermediate container 07086222a725 [2022-08-29T15:05:12.524Z] ---> a9036ddb0d86 [2022-08-29T15:05:12.524Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:05:12.524Z] Removing intermediate container de9eeffdc3e3 [2022-08-29T15:05:12.524Z] ---> 48dd8416248e [2022-08-29T15:05:12.524Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:05:12.524Z] Removing intermediate container 0233d7c9b1d3 [2022-08-29T15:05:12.524Z] ---> 3fa99602495c [2022-08-29T15:05:12.524Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:05:12.524Z] Removing intermediate container b5a77039d3ae [2022-08-29T15:05:12.524Z] ---> 933172aaf751 [2022-08-29T15:05:12.524Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:05:12.752Z] ---> Running in 951d84cc2314 [2022-08-29T15:05:12.752Z] Removing intermediate container 951d84cc2314 [2022-08-29T15:05:12.752Z] ---> 7aa3d2d914c9 [2022-08-29T15:05:12.752Z] [2022-08-29T15:05:12.800Z] ---> Running in ff3a84c50fed [2022-08-29T15:05:12.800Z] Removing intermediate container 8c49c4bbfd4b [2022-08-29T15:05:12.800Z] ---> 5a2a4d6d7f59 [2022-08-29T15:05:12.800Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:05:12.800Z] ---> Running in 08c54ff2ded4 [2022-08-29T15:05:12.800Z] ---> Running in 8362939b05da [2022-08-29T15:05:12.800Z] ---> Running in 09529a03e174 [2022-08-29T15:05:13.011Z] Successfully built 7aa3d2d914c9 [2022-08-29T15:05:13.011Z] Successfully tagged security-bootstrapper:latest [2022-08-29T15:05:13.075Z] ---> Running in a651fd89a019 [2022-08-29T15:05:16.507Z] Removing intermediate container ff3a84c50fed [2022-08-29T15:05:16.507Z] ---> 9b50cebe44eb [2022-08-29T15:05:16.507Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-29T15:05:16.507Z] ---> Running in ebb10e4e2e6a [2022-08-29T15:05:16.507Z] Removing intermediate container 8362939b05da [2022-08-29T15:05:16.507Z] ---> 1caa3b5f88f9 [2022-08-29T15:05:16.507Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-29T15:05:16.507Z] ---> Running in 9b53c8626234 [2022-08-29T15:05:16.793Z] Removing intermediate container 09529a03e174 [2022-08-29T15:05:16.793Z] ---> db2c9332a5c0 [2022-08-29T15:05:16.793Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-29T15:05:17.166Z] ---> Running in 4070abbef770 [2022-08-29T15:05:17.541Z] Removing intermediate container 08c54ff2ded4 [2022-08-29T15:05:17.541Z] ---> e1cd38cd2dde [2022-08-29T15:05:17.541Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-29T15:05:17.541Z] ---> Running in a446ad039627 [2022-08-29T15:05:17.541Z] Removing intermediate container a651fd89a019 [2022-08-29T15:05:17.541Z] ---> e77e46b36a6b [2022-08-29T15:05:17.541Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-29T15:05:17.835Z] ---> Running in f38f5bc10546 [2022-08-29T15:05:19.496Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T15:05:19.496Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T15:05:20.145Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T15:05:20.145Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T15:05:20.145Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T15:05:20.145Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T15:05:20.419Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T15:05:21.024Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T15:05:21.024Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T15:05:21.024Z] OK: 221 MiB in 51 packages [2022-08-29T15:05:21.307Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T15:05:21.587Z] OK: 221 MiB in 51 packages [2022-08-29T15:05:22.581Z] OK: 221 MiB in 51 packages [2022-08-29T15:05:22.581Z] OK: 221 MiB in 51 packages [2022-08-29T15:05:22.581Z] Removing intermediate container ebb10e4e2e6a [2022-08-29T15:05:22.581Z] ---> 90b91d5ffa63 [2022-08-29T15:05:22.581Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-29T15:05:22.859Z] OK: 221 MiB in 51 packages [2022-08-29T15:05:22.996Z]  Building security-bootstrapper ... done Removing intermediate container 9022d136cf20 [2022-08-29T15:05:22.996Z] ---> 8370b7593e3d [2022-08-29T15:05:22.996Z] [2022-08-29T15:05:22.996Z] Step 10/23 : FROM alpine:3.16 [2022-08-29T15:05:22.996Z] ---> 9c6f07244728 [2022-08-29T15:05:22.996Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-29T15:05:22.996Z] ---> Running in 1fef397bf515 [2022-08-29T15:05:22.996Z] Removing intermediate container 1fef397bf515 [2022-08-29T15:05:22.996Z] ---> 360fde0a0f22 [2022-08-29T15:05:22.996Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-29T15:05:22.996Z] Removing intermediate container ecae0e90a7ec [2022-08-29T15:05:22.996Z] ---> 62757d0c602e [2022-08-29T15:05:22.996Z] Step 8/23 : COPY . . [2022-08-29T15:05:22.996Z] ---> Running in bbf704ca6ff5 [2022-08-29T15:05:22.996Z] Removing intermediate container c5b910e09950 [2022-08-29T15:05:22.996Z] ---> 14dfee03800d [2022-08-29T15:05:22.996Z] Step 8/22 : COPY . . [2022-08-29T15:05:22.996Z] Removing intermediate container bbf704ca6ff5 [2022-08-29T15:05:22.996Z] ---> 1470847c5607 [2022-08-29T15:05:22.996Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-29T15:05:23.469Z] Removing intermediate container 9b53c8626234 [2022-08-29T15:05:23.469Z] ---> 3fcc7a913a70 [2022-08-29T15:05:23.469Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-29T15:05:24.073Z] Removing intermediate container a446ad039627 [2022-08-29T15:05:24.073Z] ---> 93a43e4051a8 [2022-08-29T15:05:24.073Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-29T15:05:24.073Z] ---> fd79ff719e8a [2022-08-29T15:05:24.073Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:05:24.073Z] Removing intermediate container 4070abbef770 [2022-08-29T15:05:24.073Z] ---> 6e7c96e8256b [2022-08-29T15:05:24.073Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-29T15:05:24.349Z] Removing intermediate container f38f5bc10546 [2022-08-29T15:05:24.349Z] ---> 2bcd8a8f4b5f [2022-08-29T15:05:24.349Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-29T15:05:24.349Z] ---> Running in d5f965c19fd1 [2022-08-29T15:05:24.903Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-29T15:05:24.950Z] ---> b2cee5b78cd6 [2022-08-29T15:05:24.950Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:05:25.162Z] ---> Running in 76cbcdcc6395 [2022-08-29T15:05:25.227Z] ---> Running in 458cfd3ef6f3 [2022-08-29T15:05:25.227Z] ---> 07eedf37bf56 [2022-08-29T15:05:25.227Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:05:25.499Z] ---> c6b8c8a4bb56 [2022-08-29T15:05:25.499Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:05:25.499Z] ---> Running in 1aefede5f4da [2022-08-29T15:05:25.776Z] ---> Running in fe5123418bc8 [2022-08-29T15:05:25.776Z] ---> b6bde6d02963 [2022-08-29T15:05:25.776Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:05:25.779Z] Removing intermediate container 76cbcdcc6395 [2022-08-29T15:05:25.779Z] ---> d88621d50810 [2022-08-29T15:05:25.779Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:05:26.037Z] ---> Running in 05bf9726f7fd [2022-08-29T15:05:26.037Z] ---> b0e8b01dd80f [2022-08-29T15:05:26.037Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-29T15:05:26.037Z] ---> 2fae07cd7971 [2022-08-29T15:05:26.037Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-29T15:05:26.049Z] ---> Running in 147f27cbf071 [2022-08-29T15:05:26.296Z] ---> Running in b0cc5358ee63 [2022-08-29T15:05:26.296Z] ---> Running in eb45b494c049 [2022-08-29T15:05:26.915Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-29T15:05:26.915Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-29T15:05:27.178Z] Removing intermediate container 05bf9726f7fd [2022-08-29T15:05:27.178Z] ---> c48ff9332bd8 [2022-08-29T15:05:27.178Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-29T15:05:27.178Z] ---> Running in ed2dd681ef1a [2022-08-29T15:05:27.746Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T15:05:27.746Z] Removing intermediate container c4ec5be85bce [2022-08-29T15:05:27.746Z] ---> 9bf47c19190d [2022-08-29T15:05:27.746Z] [2022-08-29T15:05:27.746Z] Step 10/25 : FROM alpine:3.16 [2022-08-29T15:05:27.746Z] ---> 9c6f07244728 [2022-08-29T15:05:27.746Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-29T15:05:27.746Z] ---> Running in 13efa6050f35 [2022-08-29T15:05:28.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T15:05:28.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T15:05:28.575Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-29T15:05:28.575Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-29T15:05:28.575Z] (3/3) Installing su-exec (0.2-r1) [2022-08-29T15:05:28.575Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T15:05:28.575Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T15:05:28.575Z] OK: 6 MiB in 17 packages [2022-08-29T15:05:28.575Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T15:05:28.836Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-29T15:05:29.098Z] Removing intermediate container 13efa6050f35 [2022-08-29T15:05:29.098Z] ---> 470f8c3105ae [2022-08-29T15:05:29.098Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-29T15:05:29.098Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-29T15:05:29.098Z] ---> Running in fbadc85faae5 [2022-08-29T15:05:29.098Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-29T15:05:29.098Z] Removing intermediate container fbadc85faae5 [2022-08-29T15:05:29.098Z] ---> 0677ffc0f2d4 [2022-08-29T15:05:29.098Z] Step 13/25 : WORKDIR / [2022-08-29T15:05:29.358Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-29T15:05:29.358Z] ---> Running in a5bdf240a572 [2022-08-29T15:05:29.358Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-29T15:05:29.358Z] Removing intermediate container a5bdf240a572 [2022-08-29T15:05:29.358Z] ---> 8c53202e405d [2022-08-29T15:05:29.358Z] 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-08-29T15:05:29.358Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-29T15:05:29.619Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T15:05:29.619Z] OK: 8 MiB in 20 packages [2022-08-29T15:05:29.619Z] ---> 5cb6f48da7a5 [2022-08-29T15:05:29.619Z] 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-08-29T15:05:29.879Z] ---> 975b0535c881 [2022-08-29T15:05:29.879Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-29T15:05:30.448Z] Removing intermediate container ed2dd681ef1a [2022-08-29T15:05:30.448Z] ---> c9491522b19e [2022-08-29T15:05:30.448Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T15:05:30.448Z] ---> 797889e58f53 [2022-08-29T15:05:30.448Z] 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-08-29T15:05:30.708Z] ---> 06ae85bac84e [2022-08-29T15:05:30.708Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-29T15:05:30.708Z] ---> 3629e94471c0 [2022-08-29T15:05:30.708Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-29T15:05:31.650Z] ---> 0918bab1e65c [2022-08-29T15:05:31.650Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-29T15:05:31.909Z] ---> e3e88177838a [2022-08-29T15:05:31.909Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-29T15:05:32.477Z] ---> ec5a68d15036 [2022-08-29T15:05:32.477Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-29T15:05:32.477Z] ---> 1ffd222eaebe [2022-08-29T15:05:32.477Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-29T15:05:32.477Z] ---> Running in 820b3f67cc85 [2022-08-29T15:05:32.738Z] Removing intermediate container 820b3f67cc85 [2022-08-29T15:05:32.738Z] ---> 477c8e9392a5 [2022-08-29T15:05:32.738Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T15:05:32.738Z] ---> Running in 1151f4bc12a7 [2022-08-29T15:05:32.738Z] ---> 85653b280e4c [2022-08-29T15:05:32.738Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-29T15:05:32.738Z] ---> Running in 09d8e80a8b74 [2022-08-29T15:05:32.998Z] Removing intermediate container 1151f4bc12a7 [2022-08-29T15:05:32.998Z] ---> 07890e9b122d [2022-08-29T15:05:32.998Z] Step 21/23 : LABEL arch=x86_64 [2022-08-29T15:05:32.998Z] ---> Running in 9ae837d0f8fa [2022-08-29T15:05:33.655Z] Removing intermediate container 9ae837d0f8fa [2022-08-29T15:05:33.655Z] ---> 4a119a16b19d [2022-08-29T15:05:33.655Z] Step 22/23 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:05:33.655Z] ---> Running in a1f1d2dc7e4b [2022-08-29T15:05:34.019Z] Removing intermediate container a1f1d2dc7e4b [2022-08-29T15:05:34.019Z] ---> fb1c0003e56b [2022-08-29T15:05:34.019Z] Step 23/23 : LABEL version=2.3.0-dev.50 [2022-08-29T15:05:34.019Z] ---> Running in fd632c55048a [2022-08-29T15:05:34.371Z] Removing intermediate container fd632c55048a [2022-08-29T15:05:34.371Z] ---> 4cee1092012a [2022-08-29T15:05:34.371Z] [2022-08-29T15:05:34.371Z] Removing intermediate container 09d8e80a8b74 [2022-08-29T15:05:34.371Z] ---> 418076eb0895 [2022-08-29T15:05:34.371Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-29T15:05:34.371Z] ---> Running in 74e6b125eb77 [2022-08-29T15:05:34.371Z] Successfully built 4cee1092012a [2022-08-29T15:05:34.371Z] Successfully tagged core-data:latest [2022-08-29T15:05:34.371Z]  Building core-data ... done Removing intermediate container 74e6b125eb77 [2022-08-29T15:05:34.371Z] ---> 673180805a43 [2022-08-29T15:05:34.371Z] Step 23/25 : LABEL arch=x86_64 [2022-08-29T15:05:34.680Z] ---> Running in dd4b6dacfd4b [2022-08-29T15:05:34.680Z] Removing intermediate container dd4b6dacfd4b [2022-08-29T15:05:34.680Z] ---> 6bc406438b9e [2022-08-29T15:05:34.680Z] Step 24/25 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:05:34.680Z] ---> Running in 75399f27665a [2022-08-29T15:05:35.251Z] Removing intermediate container 75399f27665a [2022-08-29T15:05:35.251Z] ---> eac9a17e1efc [2022-08-29T15:05:35.251Z] Step 25/25 : LABEL version=2.3.0-dev.50 [2022-08-29T15:05:35.251Z] ---> Running in 4d8958179018 [2022-08-29T15:05:35.513Z] Removing intermediate container 4d8958179018 [2022-08-29T15:05:35.513Z] ---> 939c569ce3b3 [2022-08-29T15:05:35.513Z] [2022-08-29T15:05:35.513Z] Successfully built 939c569ce3b3 [2022-08-29T15:05:35.513Z] Successfully tagged security-secretstore-setup:latest [2022-08-29T15:05:47.722Z]  Building security-secretstore-setup ... done Removing intermediate container b0cc5358ee63 [2022-08-29T15:05:47.722Z] ---> 9d7df56b07ee [2022-08-29T15:05:47.722Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-29T15:05:47.722Z] ---> Running in 0ddb69572af0 [2022-08-29T15:05:47.722Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-29T15:05:47.722Z] Removing intermediate container 0ddb69572af0 [2022-08-29T15:05:47.722Z] ---> 9ed272afbd36 [2022-08-29T15:05:47.722Z] [2022-08-29T15:05:47.722Z] Step 11/23 : FROM alpine:3.16 [2022-08-29T15:05:47.722Z] ---> 9c6f07244728 [2022-08-29T15:05:47.722Z] 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-08-29T15:05:47.722Z] ---> Running in 24eb9c56880b [2022-08-29T15:05:47.722Z] Removing intermediate container 24eb9c56880b [2022-08-29T15:05:47.722Z] ---> 1bc725a84d39 [2022-08-29T15:05:47.723Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-29T15:05:47.723Z] ---> Running in 2736e444565b [2022-08-29T15:05:47.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T15:05:48.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T15:05:48.243Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-29T15:05:48.503Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-29T15:05:48.503Z] (3/33) Installing readline (8.1.2-r0) [2022-08-29T15:05:48.503Z] (4/33) Installing bash (5.1.16-r2) [2022-08-29T15:05:48.503Z] Executing bash-5.1.16-r2.post-install [2022-08-29T15:05:48.503Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-29T15:05:48.503Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-29T15:05:48.503Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-29T15:05:48.503Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-29T15:05:48.503Z] (9/33) Installing curl (7.83.1-r2) [2022-08-29T15:05:48.503Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-29T15:05:48.762Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-29T15:05:48.762Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-29T15:05:48.762Z] (13/33) Installing expat (2.4.8-r0) [2022-08-29T15:05:48.762Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-29T15:05:48.762Z] (15/33) Installing gdbm (1.23-r0) [2022-08-29T15:05:48.762Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-29T15:05:48.762Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-29T15:05:48.762Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-29T15:05:48.762Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-29T15:05:48.762Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-29T15:05:48.762Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-29T15:05:49.021Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-29T15:05:49.021Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-29T15:05:49.021Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-29T15:05:49.021Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-29T15:05:49.021Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-29T15:05:49.021Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-29T15:05:49.021Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-29T15:05:49.021Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-29T15:05:49.021Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-29T15:05:49.021Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-29T15:05:49.021Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-29T15:05:49.280Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-29T15:05:49.280Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T15:05:49.280Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T15:05:49.280Z] OK: 122 MiB in 47 packages [2022-08-29T15:05:50.219Z] Removing intermediate container eb45b494c049 [2022-08-29T15:05:50.219Z] ---> 9a0cc02f7161 [2022-08-29T15:05:50.219Z] [2022-08-29T15:05:50.219Z] Step 10/22 : FROM alpine:3.16 [2022-08-29T15:05:50.219Z] ---> 9c6f07244728 [2022-08-29T15:05:50.219Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-29T15:05:50.479Z] ---> Running in ca6a3e0e14e4 [2022-08-29T15:05:50.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-29T15:05:50.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-29T15:05:51.001Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-29T15:05:51.001Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-29T15:05:51.001Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T15:05:51.001Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T15:05:51.001Z] OK: 6 MiB in 16 packages [2022-08-29T15:05:51.570Z] Removing intermediate container ca6a3e0e14e4 [2022-08-29T15:05:51.570Z] ---> 0accb371d81b [2022-08-29T15:05:51.570Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T15:05:51.570Z] ---> Running in dc5091a165a0 [2022-08-29T15:05:51.570Z] Removing intermediate container dc5091a165a0 [2022-08-29T15:05:51.570Z] ---> 8d13452edab0 [2022-08-29T15:05:51.570Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-29T15:05:51.570Z] ---> Running in 3f8dcbfc59b9 [2022-08-29T15:05:51.830Z] Removing intermediate container 3f8dcbfc59b9 [2022-08-29T15:05:51.830Z] ---> c28aa84493c4 [2022-08-29T15:05:51.830Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-29T15:05:51.830Z] ---> Running in 5b90107ce14b [2022-08-29T15:05:51.830Z] Removing intermediate container 5b90107ce14b [2022-08-29T15:05:51.830Z] ---> e2bad0d44357 [2022-08-29T15:05:51.830Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T15:05:52.090Z] ---> 6905849bfe7f [2022-08-29T15:05:52.090Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-29T15:05:52.090Z] Collecting docker-compose==1.23.2 [2022-08-29T15:05:52.090Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-29T15:05:52.090Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 38.4 MB/s eta 0:00:00 [2022-08-29T15:05:52.350Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-29T15:05:52.350Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-29T15:05:52.350Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 142.4 MB/s eta 0:00:00 [2022-08-29T15:05:52.350Z] Collecting docker<4.0,>=3.6.0 [2022-08-29T15:05:52.350Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-29T15:05:52.350Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 49.1 MB/s eta 0:00:00 [2022-08-29T15:05:52.350Z] Collecting PyYAML<4,>=3.10 [2022-08-29T15:05:52.350Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-29T15:05:52.350Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 53.2 MB/s eta 0:00:00 [2022-08-29T15:05:52.610Z] ---> 61130386b8e5 [2022-08-29T15:05:52.610Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-29T15:05:52.610Z] Preparing metadata (setup.py): started [2022-08-29T15:05:52.870Z] ---> 917463fd6ad0 [2022-08-29T15:05:52.870Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-29T15:05:52.870Z] ---> Running in f87f79eee1ff [2022-08-29T15:05:52.870Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T15:05:52.870Z] Removing intermediate container f87f79eee1ff [2022-08-29T15:05:52.870Z] ---> af3067c6dd6b [2022-08-29T15:05:52.870Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T15:05:52.870Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-29T15:05:52.870Z] Collecting texttable<0.10,>=0.9.0 [2022-08-29T15:05:52.870Z] ---> Running in 92ad048dd7f8 [2022-08-29T15:05:52.870Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-29T15:05:52.870Z] Preparing metadata (setup.py): started [2022-08-29T15:05:53.130Z] Removing intermediate container 92ad048dd7f8 [2022-08-29T15:05:53.130Z] ---> 35aad84afe97 [2022-08-29T15:05:53.130Z] Step 20/22 : LABEL arch=x86_64 [2022-08-29T15:05:53.130Z] ---> Running in bd777b2f5a0c [2022-08-29T15:05:53.130Z] Removing intermediate container bd777b2f5a0c [2022-08-29T15:05:53.130Z] ---> 2345839ff9fb [2022-08-29T15:05:53.130Z] Step 21/22 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:05:53.130Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T15:05:53.130Z] ---> Running in 6c31852c97d3 [2022-08-29T15:05:53.130Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-29T15:05:53.130Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-29T15:05:53.130Z] Preparing metadata (setup.py): started [2022-08-29T15:05:53.390Z] Removing intermediate container 6c31852c97d3 [2022-08-29T15:05:53.390Z] ---> 881777e0605a [2022-08-29T15:05:53.390Z] Step 22/22 : LABEL version=2.3.0-dev.50 [2022-08-29T15:05:53.390Z] ---> Running in 131cad9dbef1 [2022-08-29T15:05:53.390Z] Removing intermediate container 131cad9dbef1 [2022-08-29T15:05:53.390Z] ---> b5d200d79264 [2022-08-29T15:05:53.390Z] [2022-08-29T15:05:53.651Z] Successfully built b5d200d79264 [2022-08-29T15:05:53.651Z] Successfully tagged support-notifications:latest [2022-08-29T15:05:53.651Z]  Building support-notifications ... done  Preparing metadata (setup.py): finished with status 'done' [2022-08-29T15:05:53.651Z] Collecting jsonschema<3,>=2.5.1 [2022-08-29T15:05:53.651Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-29T15:05:53.651Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-29T15:05:53.651Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-29T15:05:53.651Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 133.0 MB/s eta 0:00:00 [2022-08-29T15:05:53.651Z] Collecting cached-property<2,>=1.2.0 [2022-08-29T15:05:53.651Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-29T15:05:53.912Z] Collecting docopt<0.7,>=0.6.1 [2022-08-29T15:05:53.912Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-29T15:05:53.912Z] Preparing metadata (setup.py): started [2022-08-29T15:05:54.174Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T15:05:54.174Z] Collecting docker-pycreds>=0.4.0 [2022-08-29T15:05:54.174Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-29T15:05:54.174Z] Collecting certifi>=2017.4.17 [2022-08-29T15:05:54.174Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-29T15:05:54.174Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 208.9 MB/s eta 0:00:00 [2022-08-29T15:05:54.435Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-29T15:05:54.435Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-29T15:05:54.435Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 125.2 MB/s eta 0:00:00 [2022-08-29T15:05:54.435Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-29T15:05:54.435Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-29T15:05:54.435Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 141.5 MB/s eta 0:00:00 [2022-08-29T15:05:54.435Z] Collecting idna<2.8,>=2.5 [2022-08-29T15:05:54.435Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-29T15:05:54.435Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 154.1 MB/s eta 0:00:00 [2022-08-29T15:05:54.435Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-29T15:05:54.435Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-29T15:05:54.435Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-29T15:05:54.435Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-29T15:05:54.701Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-29T15:05:54.701Z] Running setup.py install for texttable: started [2022-08-29T15:05:54.961Z] Running setup.py install for texttable: finished with status 'done' [2022-08-29T15:05:54.961Z] Running setup.py install for PyYAML: started [2022-08-29T15:05:55.222Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-29T15:05:55.483Z] Running setup.py install for docopt: started [2022-08-29T15:05:55.744Z] Running setup.py install for docopt: finished with status 'done' [2022-08-29T15:05:56.314Z] Running setup.py install for dockerpty: started [2022-08-29T15:05:56.575Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-29T15:05:56.836Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-08-29T15:05:56.836Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-29T15:06:00.132Z] Removing intermediate container 2736e444565b [2022-08-29T15:06:00.132Z] ---> 9599e36cdd7f [2022-08-29T15:06:00.132Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-29T15:06:00.132Z] ---> Running in cf7eccea9702 [2022-08-29T15:06:00.132Z] Removing intermediate container cf7eccea9702 [2022-08-29T15:06:00.132Z] ---> b227c1fbeca4 [2022-08-29T15:06:00.132Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-29T15:06:00.132Z] ---> Running in b44c3664e75a [2022-08-29T15:06:00.394Z] Removing intermediate container b44c3664e75a [2022-08-29T15:06:00.394Z] ---> 4b94749772ca [2022-08-29T15:06:00.394Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-29T15:06:00.655Z] ---> 14c7ce7a6936 [2022-08-29T15:06:00.655Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-29T15:06:00.916Z] ---> 879accac0d98 [2022-08-29T15:06:00.916Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-29T15:06:01.176Z] ---> d6df2ed2365b [2022-08-29T15:06:01.176Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-29T15:06:01.176Z] ---> Running in 406ee3e2a6cc [2022-08-29T15:06:01.176Z] Removing intermediate container 406ee3e2a6cc [2022-08-29T15:06:01.176Z] ---> e6f2773f1955 [2022-08-29T15:06:01.176Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T15:06:01.176Z] ---> Running in f10f6149f484 [2022-08-29T15:06:01.437Z] Removing intermediate container f10f6149f484 [2022-08-29T15:06:01.437Z] ---> 35242f77c74c [2022-08-29T15:06:01.437Z] Step 21/23 : LABEL arch=x86_64 [2022-08-29T15:06:01.437Z] ---> Running in 25b39e74bbe5 [2022-08-29T15:06:01.437Z] Removing intermediate container 25b39e74bbe5 [2022-08-29T15:06:01.437Z] ---> 083d79c13d52 [2022-08-29T15:06:01.437Z] Step 22/23 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:01.437Z] ---> Running in 0011a97530ff [2022-08-29T15:06:01.698Z] Removing intermediate container 0011a97530ff [2022-08-29T15:06:01.698Z] ---> 992c75167f96 [2022-08-29T15:06:01.698Z] Step 23/23 : LABEL version=2.3.0-dev.50 [2022-08-29T15:06:01.698Z] ---> Running in 5a538c338e43 [2022-08-29T15:06:01.698Z] Removing intermediate container 5a538c338e43 [2022-08-29T15:06:01.698Z] ---> 4a4df1b0c53e [2022-08-29T15:06:01.698Z] [2022-08-29T15:06:01.698Z] Successfully built 4a4df1b0c53e [2022-08-29T15:06:01.698Z] Successfully tagged sys-mgmt-agent:latest [2022-08-29T15:06:01.966Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-08-29T15:06:01.971Z] $ docker stop --time=1 e2985884a353e06929501024dfc626bf420c22414f3936e383f54909c072cf5a [2022-08-29T15:06:03.301Z] $ docker rm -f e2985884a353e06929501024dfc626bf420c22414f3936e383f54909c072cf5a [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T15:06:03.659Z] + docker images [2022-08-29T15:06:03.659Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-29T15:06:03.659Z] sys-mgmt-agent latest 4a4df1b0c53e 2 seconds ago 136MB [2022-08-29T15:06:03.659Z] support-notifications latest b5d200d79264 10 seconds ago 27.3MB [2022-08-29T15:06:03.659Z] 9a0cc02f7161 14 seconds ago 1.59GB [2022-08-29T15:06:03.659Z] 9ed272afbd36 16 seconds ago 1.53GB [2022-08-29T15:06:03.659Z] security-secretstore-setup latest 939c569ce3b3 28 seconds ago 29.2MB [2022-08-29T15:06:03.659Z] core-data latest 4cee1092012a 30 seconds ago 21.5MB [2022-08-29T15:06:03.659Z] 9bf47c19190d 36 seconds ago 1.54GB [2022-08-29T15:06:03.659Z] 8370b7593e3d 42 seconds ago 1.55GB [2022-08-29T15:06:03.659Z] security-bootstrapper latest 7aa3d2d914c9 51 seconds ago 19.4MB [2022-08-29T15:06:03.659Z] support-scheduler latest f5ff10612d2e 56 seconds ago 26.6MB [2022-08-29T15:06:03.659Z] security-proxy-setup latest 23aaa53af1bf About a minute ago 27.3MB [2022-08-29T15:06:03.659Z] c33991de346c About a minute ago 1.59GB [2022-08-29T15:06:03.659Z] core-metadata latest fe8c570cf974 About a minute ago 18.2MB [2022-08-29T15:06:03.659Z] f4b5c94d458e About a minute ago 1.55GB [2022-08-29T15:06:03.659Z] 89c0928c0e89 About a minute ago 1.53GB [2022-08-29T15:06:03.659Z] ae8b9d8f11d8 About a minute ago 1.53GB [2022-08-29T15:06:03.659Z] security-spiffe-token-provider latest 49db52e2c438 About a minute ago 29.3MB [2022-08-29T15:06:03.659Z] core-command latest dfeab8e70f80 About a minute ago 17.3MB [2022-08-29T15:06:03.659Z] 45f4ce6701de About a minute ago 1.58GB [2022-08-29T15:06:03.659Z] security-spire-config latest b97fcf58f2bf About a minute ago 85.8MB [2022-08-29T15:06:03.659Z] security-spire-server latest 1e00112d1d54 About a minute ago 86.5MB [2022-08-29T15:06:03.659Z] 01b77e5d08fb About a minute ago 1.54GB [2022-08-29T15:06:03.659Z] security-spire-agent latest 1d596ffba625 About a minute ago 125MB [2022-08-29T15:06:03.659Z] 1029adbbdec5 2 minutes ago 1.42GB [2022-08-29T15:06:03.659Z] 0505cedc480d 2 minutes ago 1.42GB [2022-08-29T15:06:03.659Z] af0b4fc6ff35 2 minutes ago 1.42GB [2022-08-29T15:06:03.659Z] ci-base-image-x86_64 latest 55db9fb30891 5 minutes ago 994MB [2022-08-29T15:06:03.659Z] alpine 3.15 c4fc93816858 2 weeks ago 5.59MB [2022-08-29T15:06:03.659Z] alpine 3.16 9c6f07244728 2 weeks ago 5.54MB [2022-08-29T15:06:03.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 weeks ago 253MB [2022-08-29T15:06:03.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 7 weeks ago 677MB [2022-08-29T15:06:03.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T15:06:03.756Z] provisioning config files... [2022-08-29T15:06:03.766Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/286@tmp/config5461047064554680100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T15:06:04.070Z] ---> docker-login.sh [2022-08-29T15:06:04.070Z] nexus3.edgexfoundry.org:10001 [2022-08-29T15:06:04.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T15:06:04.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T15:06:04.070Z] Configure a credential helper to remove this warning. See [2022-08-29T15:06:04.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T15:06:04.070Z] [2022-08-29T15:06:04.070Z] Login Succeeded [2022-08-29T15:06:04.070Z] nexus3.edgexfoundry.org:10002 [2022-08-29T15:06:04.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T15:06:04.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T15:06:04.330Z] Configure a credential helper to remove this warning. See [2022-08-29T15:06:04.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T15:06:04.330Z] [2022-08-29T15:06:04.330Z] Login Succeeded [2022-08-29T15:06:04.330Z] nexus3.edgexfoundry.org:10003 [2022-08-29T15:06:04.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T15:06:04.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T15:06:04.330Z] Configure a credential helper to remove this warning. See [2022-08-29T15:06:04.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T15:06:04.330Z] [2022-08-29T15:06:04.330Z] Login Succeeded [2022-08-29T15:06:04.330Z] nexus3.edgexfoundry.org:10004 [2022-08-29T15:06:04.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T15:06:04.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T15:06:04.591Z] Configure a credential helper to remove this warning. See [2022-08-29T15:06:04.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T15:06:04.591Z] [2022-08-29T15:06:04.591Z] Login Succeeded [2022-08-29T15:06:04.591Z] docker.io [2022-08-29T15:06:04.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T15:06:04.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T15:06:04.851Z] Configure a credential helper to remove this warning. See [2022-08-29T15:06:04.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T15:06:04.851Z] [2022-08-29T15:06:04.851Z] Login Succeeded [2022-08-29T15:06:04.851Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T15:06:04.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:06:04.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T15:06:04.920Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-08-29T15:06:04.920Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:04.920Z] latest [2022-08-29T15:06:04.920Z] 2.3.0-dev.50 [2022-08-29T15:06:04.920Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:04.920Z] main [2022-08-29T15:06:04.920Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:05.244Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:05.558Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:05.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-29T15:06:05.558Z] ebea71d35b15: Preparing [2022-08-29T15:06:05.558Z] c54a88f142a1: Preparing [2022-08-29T15:06:05.558Z] d994fe407bec: Preparing [2022-08-29T15:06:05.558Z] b022b7f937d5: Preparing [2022-08-29T15:06:05.558Z] 994393dc58e7: Preparing [2022-08-29T15:06:05.558Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:05.558Z] d994fe407bec: Pushed [2022-08-29T15:06:05.558Z] b022b7f937d5: Pushed [2022-08-29T15:06:05.558Z] ebea71d35b15: Pushed [2022-08-29T15:06:06.941Z] c54a88f142a1: Pushed [2022-08-29T15:06:06.941Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:21a960df685fb8bd24826d4db0dc8d73a7982fb87f315566ce85537df37038ed size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:07.267Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:07.579Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-29T15:06:07.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-29T15:06:07.579Z] ebea71d35b15: Preparing [2022-08-29T15:06:07.579Z] c54a88f142a1: Preparing [2022-08-29T15:06:07.579Z] d994fe407bec: Preparing [2022-08-29T15:06:07.579Z] b022b7f937d5: Preparing [2022-08-29T15:06:07.579Z] 994393dc58e7: Preparing [2022-08-29T15:06:07.579Z] d994fe407bec: Layer already exists [2022-08-29T15:06:07.579Z] c54a88f142a1: Layer already exists [2022-08-29T15:06:07.579Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:07.579Z] b022b7f937d5: Layer already exists [2022-08-29T15:06:07.579Z] ebea71d35b15: Layer already exists [2022-08-29T15:06:07.579Z] latest: digest: sha256:21a960df685fb8bd24826d4db0dc8d73a7982fb87f315566ce85537df37038ed size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:07.900Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:08.213Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.50 [2022-08-29T15:06:08.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-29T15:06:08.213Z] ebea71d35b15: Preparing [2022-08-29T15:06:08.213Z] c54a88f142a1: Preparing [2022-08-29T15:06:08.213Z] d994fe407bec: Preparing [2022-08-29T15:06:08.213Z] b022b7f937d5: Preparing [2022-08-29T15:06:08.213Z] 994393dc58e7: Preparing [2022-08-29T15:06:08.213Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:08.213Z] b022b7f937d5: Layer already exists [2022-08-29T15:06:08.213Z] d994fe407bec: Layer already exists [2022-08-29T15:06:08.213Z] ebea71d35b15: Layer already exists [2022-08-29T15:06:08.213Z] c54a88f142a1: Layer already exists [2022-08-29T15:06:08.213Z] 2.3.0-dev.50: digest: sha256:21a960df685fb8bd24826d4db0dc8d73a7982fb87f315566ce85537df37038ed size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:08.527Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:08.841Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:08.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-29T15:06:08.841Z] ebea71d35b15: Preparing [2022-08-29T15:06:08.841Z] c54a88f142a1: Preparing [2022-08-29T15:06:08.841Z] d994fe407bec: Preparing [2022-08-29T15:06:08.841Z] b022b7f937d5: Preparing [2022-08-29T15:06:08.841Z] 994393dc58e7: Preparing [2022-08-29T15:06:08.841Z] c54a88f142a1: Layer already exists [2022-08-29T15:06:08.841Z] b022b7f937d5: Layer already exists [2022-08-29T15:06:08.841Z] d994fe407bec: Layer already exists [2022-08-29T15:06:08.841Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:08.841Z] ebea71d35b15: Layer already exists [2022-08-29T15:06:08.841Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:21a960df685fb8bd24826d4db0dc8d73a7982fb87f315566ce85537df37038ed size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:09.164Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:09.474Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-08-29T15:06:09.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-29T15:06:09.474Z] ebea71d35b15: Preparing [2022-08-29T15:06:09.474Z] c54a88f142a1: Preparing [2022-08-29T15:06:09.474Z] d994fe407bec: Preparing [2022-08-29T15:06:09.474Z] b022b7f937d5: Preparing [2022-08-29T15:06:09.474Z] 994393dc58e7: Preparing [2022-08-29T15:06:09.474Z] c54a88f142a1: Layer already exists [2022-08-29T15:06:09.474Z] b022b7f937d5: Layer already exists [2022-08-29T15:06:09.474Z] ebea71d35b15: Layer already exists [2022-08-29T15:06:09.474Z] d994fe407bec: Layer already exists [2022-08-29T15:06:09.474Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:09.474Z] main: digest: sha256:21a960df685fb8bd24826d4db0dc8d73a7982fb87f315566ce85537df37038ed size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:06:09.523Z] ===================================================== [Pipeline] echo [2022-08-29T15:06:09.533Z] taggedImages: [2022-08-29T15:06:09.533Z] - nexus3.edgexfoundry.org:10004/core-command:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:09.533Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-29T15:06:09.533Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.50 [2022-08-29T15:06:09.533Z] - nexus3.edgexfoundry.org:10004/core-command:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:09.533Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-08-29T15:06:09.553Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-08-29T15:06:09.553Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:09.553Z] latest [2022-08-29T15:06:09.553Z] 2.3.0-dev.50 [2022-08-29T15:06:09.553Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:09.553Z] main [2022-08-29T15:06:09.553Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:09.877Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:10.190Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:10.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-29T15:06:10.190Z] 1cc49627d675: Preparing [2022-08-29T15:06:10.190Z] 0ddd4f898eb2: Preparing [2022-08-29T15:06:10.190Z] d994fe407bec: Preparing [2022-08-29T15:06:10.190Z] cde9d997b78d: Preparing [2022-08-29T15:06:10.190Z] 5c5a13a4c268: Preparing [2022-08-29T15:06:10.190Z] 994393dc58e7: Preparing [2022-08-29T15:06:10.190Z] 994393dc58e7: Waiting [2022-08-29T15:06:10.190Z] d994fe407bec: Layer already exists [2022-08-29T15:06:10.190Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:10.190Z] 1cc49627d675: Pushed [2022-08-29T15:06:10.190Z] 5c5a13a4c268: Pushed [2022-08-29T15:06:10.451Z] cde9d997b78d: Pushed [2022-08-29T15:06:11.838Z] 0ddd4f898eb2: Pushed [2022-08-29T15:06:11.838Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:9662270529671236be50fb4c8ed9751309b0e34779a6a6d25af58c250f80950b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:12.160Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:12.471Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-29T15:06:12.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-29T15:06:12.471Z] 1cc49627d675: Preparing [2022-08-29T15:06:12.471Z] 0ddd4f898eb2: Preparing [2022-08-29T15:06:12.471Z] d994fe407bec: Preparing [2022-08-29T15:06:12.471Z] cde9d997b78d: Preparing [2022-08-29T15:06:12.471Z] 5c5a13a4c268: Preparing [2022-08-29T15:06:12.471Z] 994393dc58e7: Preparing [2022-08-29T15:06:12.471Z] 994393dc58e7: Waiting [2022-08-29T15:06:12.471Z] 0ddd4f898eb2: Layer already exists [2022-08-29T15:06:12.471Z] cde9d997b78d: Layer already exists [2022-08-29T15:06:12.471Z] d994fe407bec: Layer already exists [2022-08-29T15:06:12.471Z] 1cc49627d675: Layer already exists [2022-08-29T15:06:12.471Z] 5c5a13a4c268: Layer already exists [2022-08-29T15:06:12.471Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:12.471Z] latest: digest: sha256:9662270529671236be50fb4c8ed9751309b0e34779a6a6d25af58c250f80950b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:12.788Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:13.161Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.50 [2022-08-29T15:06:13.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-29T15:06:13.161Z] 1cc49627d675: Preparing [2022-08-29T15:06:13.161Z] 0ddd4f898eb2: Preparing [2022-08-29T15:06:13.161Z] d994fe407bec: Preparing [2022-08-29T15:06:13.161Z] cde9d997b78d: Preparing [2022-08-29T15:06:13.161Z] 5c5a13a4c268: Preparing [2022-08-29T15:06:13.161Z] 994393dc58e7: Preparing [2022-08-29T15:06:13.161Z] 994393dc58e7: Waiting [2022-08-29T15:06:13.161Z] 5c5a13a4c268: Layer already exists [2022-08-29T15:06:13.161Z] cde9d997b78d: Layer already exists [2022-08-29T15:06:13.161Z] 0ddd4f898eb2: Layer already exists [2022-08-29T15:06:13.161Z] d994fe407bec: Layer already exists [2022-08-29T15:06:13.161Z] 1cc49627d675: Layer already exists [2022-08-29T15:06:13.161Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:13.161Z] 2.3.0-dev.50: digest: sha256:9662270529671236be50fb4c8ed9751309b0e34779a6a6d25af58c250f80950b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:13.509Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:13.818Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:13.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-29T15:06:13.818Z] 1cc49627d675: Preparing [2022-08-29T15:06:13.818Z] 0ddd4f898eb2: Preparing [2022-08-29T15:06:13.818Z] d994fe407bec: Preparing [2022-08-29T15:06:13.818Z] cde9d997b78d: Preparing [2022-08-29T15:06:13.818Z] 5c5a13a4c268: Preparing [2022-08-29T15:06:13.818Z] 994393dc58e7: Preparing [2022-08-29T15:06:13.818Z] 994393dc58e7: Waiting [2022-08-29T15:06:13.818Z] cde9d997b78d: Layer already exists [2022-08-29T15:06:13.818Z] d994fe407bec: Layer already exists [2022-08-29T15:06:13.818Z] 1cc49627d675: Layer already exists [2022-08-29T15:06:13.818Z] 0ddd4f898eb2: Layer already exists [2022-08-29T15:06:13.818Z] 5c5a13a4c268: Layer already exists [2022-08-29T15:06:13.818Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:13.818Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:9662270529671236be50fb4c8ed9751309b0e34779a6a6d25af58c250f80950b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:14.137Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:14.454Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-08-29T15:06:14.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-29T15:06:14.454Z] 1cc49627d675: Preparing [2022-08-29T15:06:14.454Z] 0ddd4f898eb2: Preparing [2022-08-29T15:06:14.454Z] d994fe407bec: Preparing [2022-08-29T15:06:14.454Z] cde9d997b78d: Preparing [2022-08-29T15:06:14.454Z] 5c5a13a4c268: Preparing [2022-08-29T15:06:14.454Z] 994393dc58e7: Preparing [2022-08-29T15:06:14.454Z] 994393dc58e7: Waiting [2022-08-29T15:06:14.454Z] 1cc49627d675: Layer already exists [2022-08-29T15:06:14.454Z] 5c5a13a4c268: Layer already exists [2022-08-29T15:06:14.454Z] d994fe407bec: Layer already exists [2022-08-29T15:06:14.454Z] cde9d997b78d: Layer already exists [2022-08-29T15:06:14.454Z] 0ddd4f898eb2: Layer already exists [2022-08-29T15:06:14.454Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:14.454Z] main: digest: sha256:9662270529671236be50fb4c8ed9751309b0e34779a6a6d25af58c250f80950b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:06:14.499Z] ===================================================== [Pipeline] echo [2022-08-29T15:06:14.507Z] taggedImages: [2022-08-29T15:06:14.507Z] - nexus3.edgexfoundry.org:10004/core-data:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:14.507Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-29T15:06:14.507Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.50 [2022-08-29T15:06:14.507Z] - nexus3.edgexfoundry.org:10004/core-data:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:14.507Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-08-29T15:06:14.529Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-08-29T15:06:14.529Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:14.529Z] latest [2022-08-29T15:06:14.529Z] 2.3.0-dev.50 [2022-08-29T15:06:14.529Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:14.529Z] main [2022-08-29T15:06:14.529Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:14.859Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:15.168Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:15.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-29T15:06:15.169Z] 9d95e355277f: Preparing [2022-08-29T15:06:15.169Z] 650dbc60323a: Preparing [2022-08-29T15:06:15.169Z] 37fada4ad5ad: Preparing [2022-08-29T15:06:15.169Z] d994fe407bec: Preparing [2022-08-29T15:06:15.169Z] b022b7f937d5: Preparing [2022-08-29T15:06:15.169Z] 994393dc58e7: Preparing [2022-08-29T15:06:15.169Z] 994393dc58e7: Waiting [2022-08-29T15:06:15.169Z] b022b7f937d5: Layer already exists [2022-08-29T15:06:15.169Z] d994fe407bec: Layer already exists [2022-08-29T15:06:15.169Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:15.169Z] 650dbc60323a: Pushed [2022-08-29T15:06:15.169Z] 9d95e355277f: Pushed [2022-08-29T15:06:16.548Z] 37fada4ad5ad: Pushed [2022-08-29T15:06:16.548Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:e86a1d5562b3cb35aed2b2d0bb74eabdb7c94bda239c6b94897dd8fd06bc0cdc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:16.865Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:17.185Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-29T15:06:17.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-29T15:06:17.185Z] 9d95e355277f: Preparing [2022-08-29T15:06:17.185Z] 650dbc60323a: Preparing [2022-08-29T15:06:17.185Z] 37fada4ad5ad: Preparing [2022-08-29T15:06:17.185Z] d994fe407bec: Preparing [2022-08-29T15:06:17.185Z] b022b7f937d5: Preparing [2022-08-29T15:06:17.185Z] 994393dc58e7: Preparing [2022-08-29T15:06:17.185Z] b022b7f937d5: Layer already exists [2022-08-29T15:06:17.185Z] 37fada4ad5ad: Layer already exists [2022-08-29T15:06:17.185Z] 650dbc60323a: Layer already exists [2022-08-29T15:06:17.185Z] 9d95e355277f: Layer already exists [2022-08-29T15:06:17.185Z] d994fe407bec: Layer already exists [2022-08-29T15:06:17.185Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:17.185Z] latest: digest: sha256:e86a1d5562b3cb35aed2b2d0bb74eabdb7c94bda239c6b94897dd8fd06bc0cdc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:17.506Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:17.818Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.50 [2022-08-29T15:06:17.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-29T15:06:17.818Z] 9d95e355277f: Preparing [2022-08-29T15:06:17.818Z] 650dbc60323a: Preparing [2022-08-29T15:06:17.818Z] 37fada4ad5ad: Preparing [2022-08-29T15:06:17.818Z] d994fe407bec: Preparing [2022-08-29T15:06:17.818Z] b022b7f937d5: Preparing [2022-08-29T15:06:17.818Z] 994393dc58e7: Preparing [2022-08-29T15:06:17.818Z] 994393dc58e7: Waiting [2022-08-29T15:06:17.818Z] 9d95e355277f: Layer already exists [2022-08-29T15:06:17.818Z] 650dbc60323a: Layer already exists [2022-08-29T15:06:17.818Z] 37fada4ad5ad: Layer already exists [2022-08-29T15:06:17.818Z] b022b7f937d5: Layer already exists [2022-08-29T15:06:17.818Z] d994fe407bec: Layer already exists [2022-08-29T15:06:17.818Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:17.818Z] 2.3.0-dev.50: digest: sha256:e86a1d5562b3cb35aed2b2d0bb74eabdb7c94bda239c6b94897dd8fd06bc0cdc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:18.135Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:18.447Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:18.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-29T15:06:18.448Z] 9d95e355277f: Preparing [2022-08-29T15:06:18.448Z] 650dbc60323a: Preparing [2022-08-29T15:06:18.448Z] 37fada4ad5ad: Preparing [2022-08-29T15:06:18.448Z] d994fe407bec: Preparing [2022-08-29T15:06:18.448Z] b022b7f937d5: Preparing [2022-08-29T15:06:18.448Z] 994393dc58e7: Preparing [2022-08-29T15:06:18.448Z] 994393dc58e7: Waiting [2022-08-29T15:06:18.448Z] d994fe407bec: Layer already exists [2022-08-29T15:06:18.448Z] b022b7f937d5: Layer already exists [2022-08-29T15:06:18.448Z] 37fada4ad5ad: Layer already exists [2022-08-29T15:06:18.448Z] 9d95e355277f: Layer already exists [2022-08-29T15:06:18.448Z] 650dbc60323a: Layer already exists [2022-08-29T15:06:18.448Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:18.448Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:e86a1d5562b3cb35aed2b2d0bb74eabdb7c94bda239c6b94897dd8fd06bc0cdc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:18.766Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:19.087Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-08-29T15:06:19.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-29T15:06:19.087Z] 9d95e355277f: Preparing [2022-08-29T15:06:19.087Z] 650dbc60323a: Preparing [2022-08-29T15:06:19.087Z] 37fada4ad5ad: Preparing [2022-08-29T15:06:19.087Z] d994fe407bec: Preparing [2022-08-29T15:06:19.087Z] b022b7f937d5: Preparing [2022-08-29T15:06:19.087Z] 994393dc58e7: Preparing [2022-08-29T15:06:19.087Z] 994393dc58e7: Waiting [2022-08-29T15:06:19.087Z] 650dbc60323a: Layer already exists [2022-08-29T15:06:19.087Z] d994fe407bec: Layer already exists [2022-08-29T15:06:19.087Z] 37fada4ad5ad: Layer already exists [2022-08-29T15:06:19.087Z] 9d95e355277f: Layer already exists [2022-08-29T15:06:19.087Z] b022b7f937d5: Layer already exists [2022-08-29T15:06:19.087Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:19.087Z] main: digest: sha256:e86a1d5562b3cb35aed2b2d0bb74eabdb7c94bda239c6b94897dd8fd06bc0cdc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:06:19.395Z] ===================================================== [Pipeline] echo [2022-08-29T15:06:19.401Z] taggedImages: [2022-08-29T15:06:19.401Z] - nexus3.edgexfoundry.org:10004/core-metadata:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:19.401Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-29T15:06:19.401Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.50 [2022-08-29T15:06:19.401Z] - nexus3.edgexfoundry.org:10004/core-metadata:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:19.401Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-08-29T15:06:19.416Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-08-29T15:06:19.416Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:19.416Z] latest [2022-08-29T15:06:19.416Z] 2.3.0-dev.50 [2022-08-29T15:06:19.416Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:19.416Z] main [2022-08-29T15:06:19.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:19.724Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:20.039Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:20.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-29T15:06:20.039Z] be3ccf8982c4: Preparing [2022-08-29T15:06:20.039Z] be3ccf8982c4: Preparing [2022-08-29T15:06:20.039Z] e0c0350a2059: Preparing [2022-08-29T15:06:20.039Z] 4c43c10e0405: Preparing [2022-08-29T15:06:20.039Z] d13ba81bde85: Preparing [2022-08-29T15:06:20.039Z] 7a38bc1bee16: Preparing [2022-08-29T15:06:20.039Z] d994fe407bec: Preparing [2022-08-29T15:06:20.039Z] 34f2ae712a87: Preparing [2022-08-29T15:06:20.039Z] 6f939068c18a: Preparing [2022-08-29T15:06:20.039Z] 767dde7d77f5: Preparing [2022-08-29T15:06:20.039Z] b101c2ca22a7: Preparing [2022-08-29T15:06:20.039Z] 994393dc58e7: Preparing [2022-08-29T15:06:20.039Z] d994fe407bec: Waiting [2022-08-29T15:06:20.039Z] 34f2ae712a87: Waiting [2022-08-29T15:06:20.039Z] 6f939068c18a: Waiting [2022-08-29T15:06:20.039Z] 767dde7d77f5: Waiting [2022-08-29T15:06:20.039Z] b101c2ca22a7: Waiting [2022-08-29T15:06:20.039Z] 994393dc58e7: Waiting [2022-08-29T15:06:20.039Z] d13ba81bde85: Pushed [2022-08-29T15:06:20.039Z] e0c0350a2059: Pushed [2022-08-29T15:06:20.039Z] be3ccf8982c4: Pushed [2022-08-29T15:06:20.039Z] 4c43c10e0405: Pushed [2022-08-29T15:06:20.039Z] d994fe407bec: Layer already exists [2022-08-29T15:06:20.299Z] 34f2ae712a87: Pushed [2022-08-29T15:06:20.299Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:20.299Z] 6f939068c18a: Pushed [2022-08-29T15:06:20.299Z] 767dde7d77f5: Pushed [2022-08-29T15:06:20.299Z] b101c2ca22a7: Pushed [2022-08-29T15:06:21.682Z] 7a38bc1bee16: Pushed [2022-08-29T15:06:21.682Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:cfd6c30e16bae929f8d916703530b776917bb579b54cc5ad6d1f0073c612c8b1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:21.992Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:22.304Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-29T15:06:22.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-29T15:06:22.304Z] be3ccf8982c4: Preparing [2022-08-29T15:06:22.304Z] be3ccf8982c4: Preparing [2022-08-29T15:06:22.304Z] e0c0350a2059: Preparing [2022-08-29T15:06:22.304Z] 4c43c10e0405: Preparing [2022-08-29T15:06:22.304Z] d13ba81bde85: Preparing [2022-08-29T15:06:22.304Z] 7a38bc1bee16: Preparing [2022-08-29T15:06:22.304Z] d994fe407bec: Preparing [2022-08-29T15:06:22.304Z] 34f2ae712a87: Preparing [2022-08-29T15:06:22.304Z] 6f939068c18a: Preparing [2022-08-29T15:06:22.304Z] 767dde7d77f5: Preparing [2022-08-29T15:06:22.304Z] b101c2ca22a7: Preparing [2022-08-29T15:06:22.304Z] 994393dc58e7: Preparing [2022-08-29T15:06:22.304Z] 34f2ae712a87: Waiting [2022-08-29T15:06:22.304Z] 6f939068c18a: Waiting [2022-08-29T15:06:22.304Z] 994393dc58e7: Waiting [2022-08-29T15:06:22.304Z] 767dde7d77f5: Waiting [2022-08-29T15:06:22.304Z] b101c2ca22a7: Waiting [2022-08-29T15:06:22.304Z] d994fe407bec: Waiting [2022-08-29T15:06:22.304Z] 4c43c10e0405: Layer already exists [2022-08-29T15:06:22.304Z] be3ccf8982c4: Layer already exists [2022-08-29T15:06:22.304Z] d13ba81bde85: Layer already exists [2022-08-29T15:06:22.304Z] e0c0350a2059: Layer already exists [2022-08-29T15:06:22.304Z] 7a38bc1bee16: Layer already exists [2022-08-29T15:06:22.304Z] 34f2ae712a87: Layer already exists [2022-08-29T15:06:22.304Z] d994fe407bec: Layer already exists [2022-08-29T15:06:22.304Z] 6f939068c18a: Layer already exists [2022-08-29T15:06:22.304Z] 767dde7d77f5: Layer already exists [2022-08-29T15:06:22.304Z] b101c2ca22a7: Layer already exists [2022-08-29T15:06:22.304Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:22.304Z] latest: digest: sha256:cfd6c30e16bae929f8d916703530b776917bb579b54cc5ad6d1f0073c612c8b1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:22.627Z] Removing intermediate container 147f27cbf071 [2022-08-29T15:06:22.627Z] ---> c79e25c1de57 [2022-08-29T15:06:22.627Z] Step 8/22 : COPY . . [2022-08-29T15:06:22.627Z] Removing intermediate container d5f965c19fd1 [2022-08-29T15:06:22.627Z] ---> b8e3e5a4d2a0 [2022-08-29T15:06:22.627Z] Step 8/22 : COPY . . [2022-08-29T15:06:22.627Z] Removing intermediate container fe5123418bc8 [2022-08-29T15:06:22.627Z] ---> add8690b1114 [2022-08-29T15:06:22.627Z] Step 8/26 : COPY . . [2022-08-29T15:06:22.627Z] Removing intermediate container 1aefede5f4da [2022-08-29T15:06:22.627Z] ---> f9bd9b52dcca [2022-08-29T15:06:22.627Z] Step 8/23 : COPY . . [2022-08-29T15:06:22.627Z] Removing intermediate container 458cfd3ef6f3 [2022-08-29T15:06:22.627Z] ---> b60e2b270cdc [2022-08-29T15:06:22.627Z] Step 8/22 : COPY . . [2022-08-29T15:06:22.633Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:22.942Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.50 [2022-08-29T15:06:22.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-29T15:06:22.942Z] be3ccf8982c4: Preparing [2022-08-29T15:06:22.942Z] be3ccf8982c4: Preparing [2022-08-29T15:06:22.942Z] e0c0350a2059: Preparing [2022-08-29T15:06:22.942Z] 4c43c10e0405: Preparing [2022-08-29T15:06:22.942Z] d13ba81bde85: Preparing [2022-08-29T15:06:22.942Z] 7a38bc1bee16: Preparing [2022-08-29T15:06:22.942Z] d994fe407bec: Preparing [2022-08-29T15:06:22.942Z] 34f2ae712a87: Preparing [2022-08-29T15:06:22.942Z] 6f939068c18a: Preparing [2022-08-29T15:06:22.942Z] 767dde7d77f5: Preparing [2022-08-29T15:06:22.942Z] b101c2ca22a7: Preparing [2022-08-29T15:06:22.942Z] 994393dc58e7: Preparing [2022-08-29T15:06:22.942Z] 34f2ae712a87: Waiting [2022-08-29T15:06:22.942Z] 6f939068c18a: Waiting [2022-08-29T15:06:22.942Z] 767dde7d77f5: Waiting [2022-08-29T15:06:22.942Z] b101c2ca22a7: Waiting [2022-08-29T15:06:22.942Z] 994393dc58e7: Waiting [2022-08-29T15:06:22.942Z] d994fe407bec: Waiting [2022-08-29T15:06:22.942Z] e0c0350a2059: Layer already exists [2022-08-29T15:06:22.942Z] d13ba81bde85: Layer already exists [2022-08-29T15:06:22.942Z] 7a38bc1bee16: Layer already exists [2022-08-29T15:06:22.942Z] be3ccf8982c4: Layer already exists [2022-08-29T15:06:22.942Z] 4c43c10e0405: Layer already exists [2022-08-29T15:06:22.942Z] 34f2ae712a87: Layer already exists [2022-08-29T15:06:22.942Z] d994fe407bec: Layer already exists [2022-08-29T15:06:22.942Z] 6f939068c18a: Layer already exists [2022-08-29T15:06:22.942Z] b101c2ca22a7: Layer already exists [2022-08-29T15:06:22.942Z] 767dde7d77f5: Layer already exists [2022-08-29T15:06:22.942Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:22.942Z] 2.3.0-dev.50: digest: sha256:cfd6c30e16bae929f8d916703530b776917bb579b54cc5ad6d1f0073c612c8b1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:23.256Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:23.567Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:23.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-29T15:06:23.567Z] be3ccf8982c4: Preparing [2022-08-29T15:06:23.567Z] be3ccf8982c4: Preparing [2022-08-29T15:06:23.567Z] e0c0350a2059: Preparing [2022-08-29T15:06:23.567Z] 4c43c10e0405: Preparing [2022-08-29T15:06:23.567Z] d13ba81bde85: Preparing [2022-08-29T15:06:23.567Z] 7a38bc1bee16: Preparing [2022-08-29T15:06:23.567Z] d994fe407bec: Preparing [2022-08-29T15:06:23.567Z] 34f2ae712a87: Preparing [2022-08-29T15:06:23.567Z] 6f939068c18a: Preparing [2022-08-29T15:06:23.567Z] 767dde7d77f5: Preparing [2022-08-29T15:06:23.567Z] b101c2ca22a7: Preparing [2022-08-29T15:06:23.567Z] 994393dc58e7: Preparing [2022-08-29T15:06:23.567Z] d994fe407bec: Waiting [2022-08-29T15:06:23.567Z] b101c2ca22a7: Waiting [2022-08-29T15:06:23.567Z] 767dde7d77f5: Waiting [2022-08-29T15:06:23.567Z] 34f2ae712a87: Waiting [2022-08-29T15:06:23.567Z] 6f939068c18a: Waiting [2022-08-29T15:06:23.567Z] 994393dc58e7: Waiting [2022-08-29T15:06:23.567Z] 7a38bc1bee16: Layer already exists [2022-08-29T15:06:23.567Z] be3ccf8982c4: Layer already exists [2022-08-29T15:06:23.567Z] 4c43c10e0405: Layer already exists [2022-08-29T15:06:23.567Z] e0c0350a2059: Layer already exists [2022-08-29T15:06:23.567Z] d13ba81bde85: Layer already exists [2022-08-29T15:06:23.567Z] d994fe407bec: Layer already exists [2022-08-29T15:06:23.567Z] 6f939068c18a: Layer already exists [2022-08-29T15:06:23.567Z] 34f2ae712a87: Layer already exists [2022-08-29T15:06:23.567Z] 767dde7d77f5: Layer already exists [2022-08-29T15:06:23.567Z] b101c2ca22a7: Layer already exists [2022-08-29T15:06:23.567Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:23.567Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:cfd6c30e16bae929f8d916703530b776917bb579b54cc5ad6d1f0073c612c8b1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:23.886Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:24.198Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-08-29T15:06:24.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-29T15:06:24.198Z] be3ccf8982c4: Preparing [2022-08-29T15:06:24.198Z] be3ccf8982c4: Preparing [2022-08-29T15:06:24.198Z] e0c0350a2059: Preparing [2022-08-29T15:06:24.198Z] 4c43c10e0405: Preparing [2022-08-29T15:06:24.198Z] d13ba81bde85: Preparing [2022-08-29T15:06:24.198Z] 7a38bc1bee16: Preparing [2022-08-29T15:06:24.198Z] d994fe407bec: Preparing [2022-08-29T15:06:24.198Z] 34f2ae712a87: Preparing [2022-08-29T15:06:24.198Z] 6f939068c18a: Preparing [2022-08-29T15:06:24.198Z] 767dde7d77f5: Preparing [2022-08-29T15:06:24.198Z] b101c2ca22a7: Preparing [2022-08-29T15:06:24.198Z] 994393dc58e7: Preparing [2022-08-29T15:06:24.198Z] 6f939068c18a: Waiting [2022-08-29T15:06:24.198Z] 34f2ae712a87: Waiting [2022-08-29T15:06:24.198Z] 767dde7d77f5: Waiting [2022-08-29T15:06:24.198Z] b101c2ca22a7: Waiting [2022-08-29T15:06:24.198Z] 994393dc58e7: Waiting [2022-08-29T15:06:24.198Z] d994fe407bec: Waiting [2022-08-29T15:06:24.198Z] 4c43c10e0405: Layer already exists [2022-08-29T15:06:24.198Z] be3ccf8982c4: Layer already exists [2022-08-29T15:06:24.198Z] 7a38bc1bee16: Layer already exists [2022-08-29T15:06:24.198Z] e0c0350a2059: Layer already exists [2022-08-29T15:06:24.198Z] d13ba81bde85: Layer already exists [2022-08-29T15:06:24.198Z] 767dde7d77f5: Layer already exists [2022-08-29T15:06:24.198Z] 6f939068c18a: Layer already exists [2022-08-29T15:06:24.198Z] d994fe407bec: Layer already exists [2022-08-29T15:06:24.198Z] b101c2ca22a7: Layer already exists [2022-08-29T15:06:24.198Z] 34f2ae712a87: Layer already exists [2022-08-29T15:06:24.198Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:24.198Z] main: digest: sha256:cfd6c30e16bae929f8d916703530b776917bb579b54cc5ad6d1f0073c612c8b1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:06:24.251Z] ===================================================== [Pipeline] echo [2022-08-29T15:06:24.260Z] taggedImages: [2022-08-29T15:06:24.260Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:24.260Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-29T15:06:24.260Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.50 [2022-08-29T15:06:24.260Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:24.260Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-08-29T15:06:24.279Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-08-29T15:06:24.279Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:24.279Z] latest [2022-08-29T15:06:24.279Z] 2.3.0-dev.50 [2022-08-29T15:06:24.279Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:24.279Z] main [2022-08-29T15:06:24.279Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:24.584Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:24.899Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:24.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-29T15:06:24.899Z] b17b34a8f311: Preparing [2022-08-29T15:06:24.899Z] 44b1b5ae96bb: Preparing [2022-08-29T15:06:24.899Z] 46f9332ad756: Preparing [2022-08-29T15:06:24.899Z] 04dc1e37715e: Preparing [2022-08-29T15:06:24.899Z] 4e94f5e009b1: Preparing [2022-08-29T15:06:24.899Z] 36acdde2d8bf: Preparing [2022-08-29T15:06:24.899Z] 3a541325838d: Preparing [2022-08-29T15:06:24.899Z] 994393dc58e7: Preparing [2022-08-29T15:06:24.899Z] 36acdde2d8bf: Waiting [2022-08-29T15:06:24.899Z] 3a541325838d: Waiting [2022-08-29T15:06:24.899Z] 994393dc58e7: Waiting [2022-08-29T15:06:24.899Z] 44b1b5ae96bb: Pushed [2022-08-29T15:06:24.899Z] b17b34a8f311: Pushed [2022-08-29T15:06:24.899Z] 4e94f5e009b1: Pushed [2022-08-29T15:06:24.899Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:25.158Z] 36acdde2d8bf: Pushed [2022-08-29T15:06:25.417Z] 3a541325838d: Pushed [2022-08-29T15:06:25.986Z] 04dc1e37715e: Pushed [2022-08-29T15:06:25.986Z] 46f9332ad756: Pushed [2022-08-29T15:06:26.246Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:7ab6f4a857d05254800c02b496287e14932da69e070491bb3fc2d59e215dd693 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:26.560Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:26.870Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-29T15:06:26.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-29T15:06:26.870Z] b17b34a8f311: Preparing [2022-08-29T15:06:26.870Z] 44b1b5ae96bb: Preparing [2022-08-29T15:06:26.870Z] 46f9332ad756: Preparing [2022-08-29T15:06:26.870Z] 04dc1e37715e: Preparing [2022-08-29T15:06:26.870Z] 4e94f5e009b1: Preparing [2022-08-29T15:06:26.870Z] 36acdde2d8bf: Preparing [2022-08-29T15:06:26.870Z] 3a541325838d: Preparing [2022-08-29T15:06:26.870Z] 994393dc58e7: Preparing [2022-08-29T15:06:26.870Z] 36acdde2d8bf: Waiting [2022-08-29T15:06:26.870Z] 3a541325838d: Waiting [2022-08-29T15:06:26.870Z] 994393dc58e7: Waiting [2022-08-29T15:06:26.870Z] 4e94f5e009b1: Layer already exists [2022-08-29T15:06:26.870Z] 46f9332ad756: Layer already exists [2022-08-29T15:06:26.870Z] 44b1b5ae96bb: Layer already exists [2022-08-29T15:06:26.870Z] 04dc1e37715e: Layer already exists [2022-08-29T15:06:26.870Z] b17b34a8f311: Layer already exists [2022-08-29T15:06:26.870Z] 36acdde2d8bf: Layer already exists [2022-08-29T15:06:26.870Z] 3a541325838d: Layer already exists [2022-08-29T15:06:26.870Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:26.870Z] latest: digest: sha256:7ab6f4a857d05254800c02b496287e14932da69e070491bb3fc2d59e215dd693 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:26.949Z] ---> 0c3ab6801ffd [2022-08-29T15:06:26.949Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-29T15:06:27.191Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:27.232Z] ---> 8cba3fb6d8ff [2022-08-29T15:06:27.233Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-29T15:06:27.233Z] ---> e13562e849de [2022-08-29T15:06:27.233Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-29T15:06:27.233Z] ---> Running in a06069114cbc [2022-08-29T15:06:27.233Z] ---> Running in f922af55ae36 [2022-08-29T15:06:27.233Z] ---> 771e8f4b040b [2022-08-29T15:06:27.233Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-29T15:06:27.503Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.50 [2022-08-29T15:06:27.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-29T15:06:27.503Z] b17b34a8f311: Preparing [2022-08-29T15:06:27.503Z] 44b1b5ae96bb: Preparing [2022-08-29T15:06:27.503Z] 46f9332ad756: Preparing [2022-08-29T15:06:27.503Z] 04dc1e37715e: Preparing [2022-08-29T15:06:27.503Z] 4e94f5e009b1: Preparing [2022-08-29T15:06:27.503Z] 36acdde2d8bf: Preparing [2022-08-29T15:06:27.503Z] 3a541325838d: Preparing [2022-08-29T15:06:27.503Z] 994393dc58e7: Preparing [2022-08-29T15:06:27.503Z] 36acdde2d8bf: Waiting [2022-08-29T15:06:27.503Z] 3a541325838d: Waiting [2022-08-29T15:06:27.503Z] 994393dc58e7: Waiting [2022-08-29T15:06:27.503Z] 4e94f5e009b1: Layer already exists [2022-08-29T15:06:27.503Z] 04dc1e37715e: Layer already exists [2022-08-29T15:06:27.503Z] b17b34a8f311: Layer already exists [2022-08-29T15:06:27.503Z] 44b1b5ae96bb: Layer already exists [2022-08-29T15:06:27.503Z] 46f9332ad756: Layer already exists [2022-08-29T15:06:27.503Z] 3a541325838d: Layer already exists [2022-08-29T15:06:27.503Z] 36acdde2d8bf: Layer already exists [2022-08-29T15:06:27.503Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:27.503Z] 2.3.0-dev.50: digest: sha256:7ab6f4a857d05254800c02b496287e14932da69e070491bb3fc2d59e215dd693 size: 1990 [2022-08-29T15:06:27.508Z] ---> Running in 76e035847206 [2022-08-29T15:06:27.508Z] ---> 708bc33762a9 [2022-08-29T15:06:27.508Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:27.785Z] ---> Running in 3b263b84f4ff [2022-08-29T15:06:27.786Z] ---> Running in 15505f6c8cbe [2022-08-29T15:06:27.818Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:28.069Z] Removing intermediate container a06069114cbc [2022-08-29T15:06:28.069Z] ---> 06c06075b9cf [2022-08-29T15:06:28.069Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-29T15:06:28.069Z] ---> Running in f213efb7afa4 [2022-08-29T15:06:28.130Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:28.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-29T15:06:28.130Z] b17b34a8f311: Preparing [2022-08-29T15:06:28.130Z] 44b1b5ae96bb: Preparing [2022-08-29T15:06:28.130Z] 46f9332ad756: Preparing [2022-08-29T15:06:28.130Z] 04dc1e37715e: Preparing [2022-08-29T15:06:28.130Z] 4e94f5e009b1: Preparing [2022-08-29T15:06:28.130Z] 36acdde2d8bf: Preparing [2022-08-29T15:06:28.130Z] 3a541325838d: Preparing [2022-08-29T15:06:28.130Z] 994393dc58e7: Preparing [2022-08-29T15:06:28.130Z] 3a541325838d: Waiting [2022-08-29T15:06:28.130Z] 36acdde2d8bf: Waiting [2022-08-29T15:06:28.130Z] 994393dc58e7: Waiting [2022-08-29T15:06:28.130Z] b17b34a8f311: Layer already exists [2022-08-29T15:06:28.130Z] 44b1b5ae96bb: Layer already exists [2022-08-29T15:06:28.130Z] 4e94f5e009b1: Layer already exists [2022-08-29T15:06:28.130Z] 04dc1e37715e: Layer already exists [2022-08-29T15:06:28.130Z] 46f9332ad756: Layer already exists [2022-08-29T15:06:28.130Z] 36acdde2d8bf: Layer already exists [2022-08-29T15:06:28.130Z] 3a541325838d: Layer already exists [2022-08-29T15:06:28.130Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:28.130Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:7ab6f4a857d05254800c02b496287e14932da69e070491bb3fc2d59e215dd693 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:28.453Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:28.770Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-08-29T15:06:28.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-29T15:06:28.770Z] b17b34a8f311: Preparing [2022-08-29T15:06:28.770Z] 44b1b5ae96bb: Preparing [2022-08-29T15:06:28.770Z] 46f9332ad756: Preparing [2022-08-29T15:06:28.770Z] 04dc1e37715e: Preparing [2022-08-29T15:06:28.770Z] 4e94f5e009b1: Preparing [2022-08-29T15:06:28.770Z] 36acdde2d8bf: Preparing [2022-08-29T15:06:28.770Z] 3a541325838d: Preparing [2022-08-29T15:06:28.770Z] 994393dc58e7: Preparing [2022-08-29T15:06:28.770Z] 3a541325838d: Waiting [2022-08-29T15:06:28.770Z] 36acdde2d8bf: Waiting [2022-08-29T15:06:28.770Z] 994393dc58e7: Waiting [2022-08-29T15:06:28.770Z] 44b1b5ae96bb: Layer already exists [2022-08-29T15:06:28.770Z] 4e94f5e009b1: Layer already exists [2022-08-29T15:06:28.770Z] 04dc1e37715e: Layer already exists [2022-08-29T15:06:28.770Z] b17b34a8f311: Layer already exists [2022-08-29T15:06:28.770Z] 46f9332ad756: Layer already exists [2022-08-29T15:06:28.770Z] 36acdde2d8bf: Layer already exists [2022-08-29T15:06:28.770Z] 3a541325838d: Layer already exists [2022-08-29T15:06:28.770Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:28.770Z] main: digest: sha256:7ab6f4a857d05254800c02b496287e14932da69e070491bb3fc2d59e215dd693 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:06:28.825Z] ===================================================== [Pipeline] echo [2022-08-29T15:06:28.835Z] taggedImages: [2022-08-29T15:06:28.835Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:28.835Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-29T15:06:28.835Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.50 [2022-08-29T15:06:28.835Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:28.835Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-08-29T15:06:28.853Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-08-29T15:06:28.853Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:28.853Z] latest [2022-08-29T15:06:28.853Z] 2.3.0-dev.50 [2022-08-29T15:06:28.853Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:28.853Z] main [2022-08-29T15:06:28.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:29.059Z] Removing intermediate container f213efb7afa4 [2022-08-29T15:06:29.060Z] ---> 69a5eb7b4da7 [2022-08-29T15:06:29.060Z] 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-08-29T15:06:29.060Z] ---> Running in 983c9f023847 [2022-08-29T15:06:29.172Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:29.485Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:29.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-29T15:06:29.485Z] e5d541c8a3f7: Preparing [2022-08-29T15:06:29.485Z] b7fb6f568062: Preparing [2022-08-29T15:06:29.485Z] f4b6121b9f19: Preparing [2022-08-29T15:06:29.485Z] 0501395e2b4e: Preparing [2022-08-29T15:06:29.485Z] a9a8388e692d: Preparing [2022-08-29T15:06:29.485Z] 1e464a8023c6: Preparing [2022-08-29T15:06:29.485Z] b97f5023e657: Preparing [2022-08-29T15:06:29.485Z] a943b6ad6525: Preparing [2022-08-29T15:06:29.485Z] 82c3e2cb56c5: Preparing [2022-08-29T15:06:29.485Z] 994393dc58e7: Preparing [2022-08-29T15:06:29.485Z] b97f5023e657: Waiting [2022-08-29T15:06:29.485Z] a943b6ad6525: Waiting [2022-08-29T15:06:29.485Z] 1e464a8023c6: Waiting [2022-08-29T15:06:29.485Z] 82c3e2cb56c5: Waiting [2022-08-29T15:06:29.485Z] a9a8388e692d: Pushed [2022-08-29T15:06:29.485Z] b7fb6f568062: Pushed [2022-08-29T15:06:29.485Z] e5d541c8a3f7: Pushed [2022-08-29T15:06:29.663Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-29T15:06:29.745Z] 1e464a8023c6: Pushed [2022-08-29T15:06:29.745Z] b97f5023e657: Pushed [2022-08-29T15:06:29.745Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:29.745Z] a943b6ad6525: Pushed [2022-08-29T15:06:29.745Z] 82c3e2cb56c5: Pushed [2022-08-29T15:06:29.941Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-29T15:06:30.217Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-29T15:06:30.497Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-29T15:06:30.685Z] 0501395e2b4e: Pushed [2022-08-29T15:06:30.948Z] f4b6121b9f19: Pushed [2022-08-29T15:06:30.948Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:4f7fa5988da877f04949a549ca56fa0aeab9d20deaf93833525702165601a71e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:31.345Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:31.679Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-29T15:06:31.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-29T15:06:31.679Z] e5d541c8a3f7: Preparing [2022-08-29T15:06:31.679Z] b7fb6f568062: Preparing [2022-08-29T15:06:31.679Z] f4b6121b9f19: Preparing [2022-08-29T15:06:31.679Z] 0501395e2b4e: Preparing [2022-08-29T15:06:31.679Z] a9a8388e692d: Preparing [2022-08-29T15:06:31.679Z] 1e464a8023c6: Preparing [2022-08-29T15:06:31.679Z] b97f5023e657: Preparing [2022-08-29T15:06:31.679Z] a943b6ad6525: Preparing [2022-08-29T15:06:31.679Z] 82c3e2cb56c5: Preparing [2022-08-29T15:06:31.679Z] 994393dc58e7: Preparing [2022-08-29T15:06:31.679Z] 1e464a8023c6: Waiting [2022-08-29T15:06:31.679Z] b97f5023e657: Waiting [2022-08-29T15:06:31.679Z] a943b6ad6525: Waiting [2022-08-29T15:06:31.679Z] 994393dc58e7: Waiting [2022-08-29T15:06:31.679Z] 82c3e2cb56c5: Waiting [2022-08-29T15:06:31.679Z] b7fb6f568062: Layer already exists [2022-08-29T15:06:31.679Z] a9a8388e692d: Layer already exists [2022-08-29T15:06:31.679Z] 0501395e2b4e: Layer already exists [2022-08-29T15:06:31.679Z] f4b6121b9f19: Layer already exists [2022-08-29T15:06:31.679Z] e5d541c8a3f7: Layer already exists [2022-08-29T15:06:31.679Z] 82c3e2cb56c5: Layer already exists [2022-08-29T15:06:31.679Z] 1e464a8023c6: Layer already exists [2022-08-29T15:06:31.679Z] a943b6ad6525: Layer already exists [2022-08-29T15:06:31.679Z] b97f5023e657: Layer already exists [2022-08-29T15:06:31.679Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:31.679Z] latest: digest: sha256:4f7fa5988da877f04949a549ca56fa0aeab9d20deaf93833525702165601a71e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:31.957Z] Removing intermediate container 983c9f023847 [2022-08-29T15:06:31.957Z] ---> cd11d63d75bf [2022-08-29T15:06:31.957Z] Step 12/26 : WORKDIR /edgex-go [2022-08-29T15:06:31.957Z] ---> Running in 008a020dae08 [2022-08-29T15:06:31.995Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:32.309Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.50 [2022-08-29T15:06:32.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-29T15:06:32.309Z] e5d541c8a3f7: Preparing [2022-08-29T15:06:32.309Z] b7fb6f568062: Preparing [2022-08-29T15:06:32.309Z] f4b6121b9f19: Preparing [2022-08-29T15:06:32.309Z] 0501395e2b4e: Preparing [2022-08-29T15:06:32.309Z] a9a8388e692d: Preparing [2022-08-29T15:06:32.309Z] 1e464a8023c6: Preparing [2022-08-29T15:06:32.309Z] b97f5023e657: Preparing [2022-08-29T15:06:32.309Z] a943b6ad6525: Preparing [2022-08-29T15:06:32.309Z] 82c3e2cb56c5: Preparing [2022-08-29T15:06:32.309Z] 994393dc58e7: Preparing [2022-08-29T15:06:32.309Z] 1e464a8023c6: Waiting [2022-08-29T15:06:32.309Z] a943b6ad6525: Waiting [2022-08-29T15:06:32.309Z] b97f5023e657: Waiting [2022-08-29T15:06:32.309Z] 82c3e2cb56c5: Waiting [2022-08-29T15:06:32.309Z] 994393dc58e7: Waiting [2022-08-29T15:06:32.309Z] 0501395e2b4e: Layer already exists [2022-08-29T15:06:32.309Z] f4b6121b9f19: Layer already exists [2022-08-29T15:06:32.309Z] b7fb6f568062: Layer already exists [2022-08-29T15:06:32.309Z] e5d541c8a3f7: Layer already exists [2022-08-29T15:06:32.309Z] a9a8388e692d: Layer already exists [2022-08-29T15:06:32.309Z] 1e464a8023c6: Layer already exists [2022-08-29T15:06:32.309Z] a943b6ad6525: Layer already exists [2022-08-29T15:06:32.309Z] b97f5023e657: Layer already exists [2022-08-29T15:06:32.309Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:32.309Z] 82c3e2cb56c5: Layer already exists [2022-08-29T15:06:32.309Z] 2.3.0-dev.50: digest: sha256:4f7fa5988da877f04949a549ca56fa0aeab9d20deaf93833525702165601a71e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:32.564Z] Removing intermediate container 008a020dae08 [2022-08-29T15:06:32.564Z] ---> 57f167177cb9 [2022-08-29T15:06:32.564Z] [2022-08-29T15:06:32.564Z] Step 13/26 : FROM alpine:3.15 [2022-08-29T15:06:32.628Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:32.845Z] 3.15: Pulling from library/alpine [2022-08-29T15:06:32.936Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:32.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-29T15:06:32.936Z] e5d541c8a3f7: Preparing [2022-08-29T15:06:32.936Z] b7fb6f568062: Preparing [2022-08-29T15:06:32.936Z] f4b6121b9f19: Preparing [2022-08-29T15:06:32.936Z] 0501395e2b4e: Preparing [2022-08-29T15:06:32.936Z] a9a8388e692d: Preparing [2022-08-29T15:06:32.936Z] 1e464a8023c6: Preparing [2022-08-29T15:06:32.936Z] b97f5023e657: Preparing [2022-08-29T15:06:32.936Z] a943b6ad6525: Preparing [2022-08-29T15:06:32.936Z] 82c3e2cb56c5: Preparing [2022-08-29T15:06:32.936Z] 994393dc58e7: Preparing [2022-08-29T15:06:32.936Z] b97f5023e657: Waiting [2022-08-29T15:06:32.936Z] 82c3e2cb56c5: Waiting [2022-08-29T15:06:32.936Z] a943b6ad6525: Waiting [2022-08-29T15:06:32.936Z] 1e464a8023c6: Waiting [2022-08-29T15:06:32.936Z] 994393dc58e7: Waiting [2022-08-29T15:06:32.936Z] b7fb6f568062: Layer already exists [2022-08-29T15:06:32.936Z] f4b6121b9f19: Layer already exists [2022-08-29T15:06:32.936Z] 0501395e2b4e: Layer already exists [2022-08-29T15:06:32.936Z] e5d541c8a3f7: Layer already exists [2022-08-29T15:06:32.936Z] a9a8388e692d: Layer already exists [2022-08-29T15:06:32.936Z] 1e464a8023c6: Layer already exists [2022-08-29T15:06:32.936Z] b97f5023e657: Layer already exists [2022-08-29T15:06:32.936Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:32.936Z] a943b6ad6525: Layer already exists [2022-08-29T15:06:32.936Z] 82c3e2cb56c5: Layer already exists [2022-08-29T15:06:32.936Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:4f7fa5988da877f04949a549ca56fa0aeab9d20deaf93833525702165601a71e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:33.249Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:33.560Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-08-29T15:06:33.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-29T15:06:33.560Z] e5d541c8a3f7: Preparing [2022-08-29T15:06:33.560Z] b7fb6f568062: Preparing [2022-08-29T15:06:33.560Z] f4b6121b9f19: Preparing [2022-08-29T15:06:33.560Z] 0501395e2b4e: Preparing [2022-08-29T15:06:33.560Z] a9a8388e692d: Preparing [2022-08-29T15:06:33.560Z] 1e464a8023c6: Preparing [2022-08-29T15:06:33.560Z] b97f5023e657: Preparing [2022-08-29T15:06:33.560Z] a943b6ad6525: Preparing [2022-08-29T15:06:33.560Z] 82c3e2cb56c5: Preparing [2022-08-29T15:06:33.560Z] 994393dc58e7: Preparing [2022-08-29T15:06:33.560Z] a943b6ad6525: Waiting [2022-08-29T15:06:33.560Z] b97f5023e657: Waiting [2022-08-29T15:06:33.560Z] 82c3e2cb56c5: Waiting [2022-08-29T15:06:33.560Z] 1e464a8023c6: Waiting [2022-08-29T15:06:33.560Z] 994393dc58e7: Waiting [2022-08-29T15:06:33.560Z] 0501395e2b4e: Layer already exists [2022-08-29T15:06:33.560Z] a9a8388e692d: Layer already exists [2022-08-29T15:06:33.560Z] e5d541c8a3f7: Layer already exists [2022-08-29T15:06:33.560Z] b7fb6f568062: Layer already exists [2022-08-29T15:06:33.560Z] f4b6121b9f19: Layer already exists [2022-08-29T15:06:33.560Z] b97f5023e657: Layer already exists [2022-08-29T15:06:33.560Z] a943b6ad6525: Layer already exists [2022-08-29T15:06:33.560Z] 1e464a8023c6: Layer already exists [2022-08-29T15:06:33.560Z] 82c3e2cb56c5: Layer already exists [2022-08-29T15:06:33.560Z] 994393dc58e7: Layer already exists [2022-08-29T15:06:33.560Z] main: digest: sha256:4f7fa5988da877f04949a549ca56fa0aeab9d20deaf93833525702165601a71e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:06:33.610Z] ===================================================== [Pipeline] echo [2022-08-29T15:06:33.620Z] taggedImages: [2022-08-29T15:06:33.620Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:33.620Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-29T15:06:33.620Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.50 [2022-08-29T15:06:33.620Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:33.620Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-08-29T15:06:33.644Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-08-29T15:06:33.644Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:33.644Z] latest [2022-08-29T15:06:33.644Z] 2.3.0-dev.50 [2022-08-29T15:06:33.644Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:33.644Z] main [2022-08-29T15:06:33.644Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:33.976Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:34.288Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:34.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-29T15:06:34.288Z] 89cbb09934a6: Preparing [2022-08-29T15:06:34.288Z] 5527e82ab130: Preparing [2022-08-29T15:06:34.288Z] d994fe407bec: Preparing [2022-08-29T15:06:34.288Z] f2e3ba588969: Preparing [2022-08-29T15:06:34.288Z] cc1ac5c1934b: Preparing [2022-08-29T15:06:34.288Z] 34d5ebaa5410: Preparing [2022-08-29T15:06:34.288Z] 34d5ebaa5410: Waiting [2022-08-29T15:06:34.288Z] d994fe407bec: Layer already exists [2022-08-29T15:06:34.288Z] 34d5ebaa5410: Layer already exists [2022-08-29T15:06:34.288Z] cc1ac5c1934b: Pushed [2022-08-29T15:06:34.288Z] 89cbb09934a6: Pushed [2022-08-29T15:06:34.294Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-29T15:06:34.294Z] Status: Downloaded newer image for alpine:3.15 [2022-08-29T15:06:34.294Z] ---> 02e0d6fdf486 [2022-08-29T15:06:34.294Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T15:06:34.572Z] ---> Running in 96595aec9b09 [2022-08-29T15:06:34.849Z] Removing intermediate container 96595aec9b09 [2022-08-29T15:06:34.849Z] ---> 81ee3f734733 [2022-08-29T15:06:34.850Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:06:34.850Z] ---> Running in baf085f74821 [2022-08-29T15:06:34.857Z] f2e3ba588969: Pushed [2022-08-29T15:06:36.239Z] 5527e82ab130: Pushed [2022-08-29T15:06:36.499Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:6c59e17808faf52f3048575c4625fe1854a7ca4dd0ec40ae94fc7551aa16dde1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:36.820Z] + 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-08-29T15:06:37.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-29T15:06:37.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-29T15:06:37.130Z] 89cbb09934a6: Preparing [2022-08-29T15:06:37.130Z] 5527e82ab130: Preparing [2022-08-29T15:06:37.130Z] d994fe407bec: Preparing [2022-08-29T15:06:37.130Z] f2e3ba588969: Preparing [2022-08-29T15:06:37.130Z] cc1ac5c1934b: Preparing [2022-08-29T15:06:37.130Z] 34d5ebaa5410: Preparing [2022-08-29T15:06:37.130Z] 34d5ebaa5410: Waiting [2022-08-29T15:06:37.130Z] 5527e82ab130: Layer already exists [2022-08-29T15:06:37.130Z] cc1ac5c1934b: Layer already exists [2022-08-29T15:06:37.130Z] 89cbb09934a6: Layer already exists [2022-08-29T15:06:37.130Z] f2e3ba588969: Layer already exists [2022-08-29T15:06:37.130Z] d994fe407bec: Layer already exists [2022-08-29T15:06:37.130Z] 34d5ebaa5410: Layer already exists [2022-08-29T15:06:37.130Z] latest: digest: sha256:6c59e17808faf52f3048575c4625fe1854a7ca4dd0ec40ae94fc7551aa16dde1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:37.448Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:37.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.50 [2022-08-29T15:06:37.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-29T15:06:37.752Z] 89cbb09934a6: Preparing [2022-08-29T15:06:37.752Z] 5527e82ab130: Preparing [2022-08-29T15:06:37.752Z] d994fe407bec: Preparing [2022-08-29T15:06:37.752Z] f2e3ba588969: Preparing [2022-08-29T15:06:37.752Z] cc1ac5c1934b: Preparing [2022-08-29T15:06:37.752Z] 34d5ebaa5410: Preparing [2022-08-29T15:06:37.752Z] 34d5ebaa5410: Waiting [2022-08-29T15:06:37.752Z] 89cbb09934a6: Layer already exists [2022-08-29T15:06:37.752Z] d994fe407bec: Layer already exists [2022-08-29T15:06:37.752Z] f2e3ba588969: Layer already exists [2022-08-29T15:06:37.752Z] 5527e82ab130: Layer already exists [2022-08-29T15:06:37.752Z] cc1ac5c1934b: Layer already exists [2022-08-29T15:06:37.752Z] 34d5ebaa5410: Layer already exists [2022-08-29T15:06:37.752Z] 2.3.0-dev.50: digest: sha256:6c59e17808faf52f3048575c4625fe1854a7ca4dd0ec40ae94fc7551aa16dde1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:38.077Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:38.292Z] Removing intermediate container baf085f74821 [2022-08-29T15:06:38.292Z] ---> 944b772713ca [2022-08-29T15:06:38.292Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-29T15:06:38.292Z] ---> Running in 17d7f30ca5bd [2022-08-29T15:06:38.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:38.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-29T15:06:38.389Z] 89cbb09934a6: Preparing [2022-08-29T15:06:38.389Z] 5527e82ab130: Preparing [2022-08-29T15:06:38.389Z] d994fe407bec: Preparing [2022-08-29T15:06:38.389Z] f2e3ba588969: Preparing [2022-08-29T15:06:38.389Z] cc1ac5c1934b: Preparing [2022-08-29T15:06:38.389Z] 34d5ebaa5410: Preparing [2022-08-29T15:06:38.389Z] 34d5ebaa5410: Waiting [2022-08-29T15:06:38.389Z] cc1ac5c1934b: Layer already exists [2022-08-29T15:06:38.389Z] d994fe407bec: Layer already exists [2022-08-29T15:06:38.389Z] f2e3ba588969: Layer already exists [2022-08-29T15:06:38.389Z] 89cbb09934a6: Layer already exists [2022-08-29T15:06:38.389Z] 5527e82ab130: Layer already exists [2022-08-29T15:06:38.389Z] 34d5ebaa5410: Layer already exists [2022-08-29T15:06:38.389Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:6c59e17808faf52f3048575c4625fe1854a7ca4dd0ec40ae94fc7551aa16dde1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:38.709Z] + 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-08-29T15:06:39.020Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-08-29T15:06:39.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-29T15:06:39.020Z] 89cbb09934a6: Preparing [2022-08-29T15:06:39.020Z] 5527e82ab130: Preparing [2022-08-29T15:06:39.020Z] d994fe407bec: Preparing [2022-08-29T15:06:39.020Z] f2e3ba588969: Preparing [2022-08-29T15:06:39.020Z] cc1ac5c1934b: Preparing [2022-08-29T15:06:39.020Z] 34d5ebaa5410: Preparing [2022-08-29T15:06:39.020Z] 34d5ebaa5410: Waiting [2022-08-29T15:06:39.020Z] 89cbb09934a6: Layer already exists [2022-08-29T15:06:39.020Z] d994fe407bec: Layer already exists [2022-08-29T15:06:39.020Z] cc1ac5c1934b: Layer already exists [2022-08-29T15:06:39.020Z] f2e3ba588969: Layer already exists [2022-08-29T15:06:39.020Z] 5527e82ab130: Layer already exists [2022-08-29T15:06:39.020Z] 34d5ebaa5410: Layer already exists [2022-08-29T15:06:39.020Z] main: digest: sha256:6c59e17808faf52f3048575c4625fe1854a7ca4dd0ec40ae94fc7551aa16dde1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:06:39.069Z] ===================================================== [Pipeline] echo [2022-08-29T15:06:39.078Z] taggedImages: [2022-08-29T15:06:39.078Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:39.078Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-29T15:06:39.078Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.50 [2022-08-29T15:06:39.078Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:39.078Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-08-29T15:06:39.099Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-08-29T15:06:39.099Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:39.099Z] latest [2022-08-29T15:06:39.099Z] 2.3.0-dev.50 [2022-08-29T15:06:39.099Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:39.099Z] main [2022-08-29T15:06:39.099Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:39.427Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:39.738Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:39.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-29T15:06:39.738Z] 1c137628931c: Preparing [2022-08-29T15:06:39.738Z] b4aad036b8c6: Preparing [2022-08-29T15:06:39.738Z] 75655f66d779: Preparing [2022-08-29T15:06:39.738Z] d33513083213: Preparing [2022-08-29T15:06:39.738Z] 410639082482: Preparing [2022-08-29T15:06:39.738Z] 5eeb80b45894: Preparing [2022-08-29T15:06:39.738Z] cc1ac5c1934b: Preparing [2022-08-29T15:06:39.738Z] 34d5ebaa5410: Preparing [2022-08-29T15:06:39.738Z] 5eeb80b45894: Waiting [2022-08-29T15:06:39.738Z] 34d5ebaa5410: Waiting [2022-08-29T15:06:39.738Z] 75655f66d779: Pushed [2022-08-29T15:06:39.738Z] 1c137628931c: Pushed [2022-08-29T15:06:39.738Z] b4aad036b8c6: Pushed [2022-08-29T15:06:39.738Z] cc1ac5c1934b: Layer already exists [2022-08-29T15:06:39.738Z] 34d5ebaa5410: Layer already exists [2022-08-29T15:06:39.752Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T15:06:40.310Z] 5eeb80b45894: Pushed [2022-08-29T15:06:41.227Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T15:06:42.676Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T15:06:42.676Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T15:06:42.676Z] OK: 15733 distinct packages available [2022-08-29T15:06:42.954Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T15:06:43.598Z] 410639082482: Pushed [2022-08-29T15:06:43.947Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T15:06:45.404Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-29T15:06:45.404Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-29T15:06:45.404Z] (3/5) Installing libucontext (1.1-r0) [2022-08-29T15:06:45.404Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-29T15:06:45.404Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-29T15:06:45.684Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T15:06:45.684Z] OK: 6 MiB in 19 packages [2022-08-29T15:06:46.142Z] d33513083213: Pushed [2022-08-29T15:06:46.403Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:2e36f0b1014ee7b8803458f9149bf20855d02416adf077c52282b4b49366efc8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:46.723Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:47.039Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-29T15:06:47.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-29T15:06:47.039Z] 1c137628931c: Preparing [2022-08-29T15:06:47.039Z] b4aad036b8c6: Preparing [2022-08-29T15:06:47.039Z] 75655f66d779: Preparing [2022-08-29T15:06:47.039Z] d33513083213: Preparing [2022-08-29T15:06:47.039Z] 410639082482: Preparing [2022-08-29T15:06:47.039Z] 5eeb80b45894: Preparing [2022-08-29T15:06:47.039Z] cc1ac5c1934b: Preparing [2022-08-29T15:06:47.039Z] 34d5ebaa5410: Preparing [2022-08-29T15:06:47.039Z] 5eeb80b45894: Waiting [2022-08-29T15:06:47.039Z] cc1ac5c1934b: Waiting [2022-08-29T15:06:47.039Z] 34d5ebaa5410: Waiting [2022-08-29T15:06:47.039Z] b4aad036b8c6: Layer already exists [2022-08-29T15:06:47.039Z] 1c137628931c: Layer already exists [2022-08-29T15:06:47.039Z] d33513083213: Layer already exists [2022-08-29T15:06:47.039Z] 75655f66d779: Layer already exists [2022-08-29T15:06:47.039Z] 410639082482: Layer already exists [2022-08-29T15:06:47.039Z] 5eeb80b45894: Layer already exists [2022-08-29T15:06:47.039Z] 34d5ebaa5410: Layer already exists [2022-08-29T15:06:47.039Z] cc1ac5c1934b: Layer already exists [2022-08-29T15:06:47.039Z] latest: digest: sha256:2e36f0b1014ee7b8803458f9149bf20855d02416adf077c52282b4b49366efc8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:47.355Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:47.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.50 [2022-08-29T15:06:47.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-29T15:06:47.677Z] 1c137628931c: Preparing [2022-08-29T15:06:47.677Z] b4aad036b8c6: Preparing [2022-08-29T15:06:47.677Z] 75655f66d779: Preparing [2022-08-29T15:06:47.677Z] d33513083213: Preparing [2022-08-29T15:06:47.677Z] 410639082482: Preparing [2022-08-29T15:06:47.677Z] 5eeb80b45894: Preparing [2022-08-29T15:06:47.677Z] cc1ac5c1934b: Preparing [2022-08-29T15:06:47.677Z] 34d5ebaa5410: Preparing [2022-08-29T15:06:47.677Z] 5eeb80b45894: Waiting [2022-08-29T15:06:47.677Z] cc1ac5c1934b: Waiting [2022-08-29T15:06:47.677Z] 34d5ebaa5410: Waiting [2022-08-29T15:06:47.677Z] 410639082482: Layer already exists [2022-08-29T15:06:47.677Z] b4aad036b8c6: Layer already exists [2022-08-29T15:06:47.677Z] d33513083213: Layer already exists [2022-08-29T15:06:47.677Z] 75655f66d779: Layer already exists [2022-08-29T15:06:47.677Z] 1c137628931c: Layer already exists [2022-08-29T15:06:47.677Z] 5eeb80b45894: Layer already exists [2022-08-29T15:06:47.677Z] cc1ac5c1934b: Layer already exists [2022-08-29T15:06:47.677Z] 34d5ebaa5410: Layer already exists [2022-08-29T15:06:47.677Z] 2.3.0-dev.50: digest: sha256:2e36f0b1014ee7b8803458f9149bf20855d02416adf077c52282b4b49366efc8 size: 1992 [2022-08-29T15:06:47.684Z] Removing intermediate container 17d7f30ca5bd [2022-08-29T15:06:47.684Z] ---> 0a5893e51415 [2022-08-29T15:06:47.684Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:48.003Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:48.324Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:48.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-29T15:06:48.324Z] 1c137628931c: Preparing [2022-08-29T15:06:48.324Z] b4aad036b8c6: Preparing [2022-08-29T15:06:48.324Z] 75655f66d779: Preparing [2022-08-29T15:06:48.324Z] d33513083213: Preparing [2022-08-29T15:06:48.324Z] 410639082482: Preparing [2022-08-29T15:06:48.324Z] 5eeb80b45894: Preparing [2022-08-29T15:06:48.324Z] cc1ac5c1934b: Preparing [2022-08-29T15:06:48.324Z] 34d5ebaa5410: Preparing [2022-08-29T15:06:48.324Z] 5eeb80b45894: Waiting [2022-08-29T15:06:48.324Z] cc1ac5c1934b: Waiting [2022-08-29T15:06:48.324Z] 34d5ebaa5410: Waiting [2022-08-29T15:06:48.324Z] b4aad036b8c6: Layer already exists [2022-08-29T15:06:48.324Z] d33513083213: Layer already exists [2022-08-29T15:06:48.324Z] 410639082482: Layer already exists [2022-08-29T15:06:48.324Z] 75655f66d779: Layer already exists [2022-08-29T15:06:48.324Z] 1c137628931c: Layer already exists [2022-08-29T15:06:48.324Z] cc1ac5c1934b: Layer already exists [2022-08-29T15:06:48.324Z] 34d5ebaa5410: Layer already exists [2022-08-29T15:06:48.324Z] 5eeb80b45894: Layer already exists [2022-08-29T15:06:48.324Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:2e36f0b1014ee7b8803458f9149bf20855d02416adf077c52282b4b49366efc8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:48.646Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:48.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-08-29T15:06:48.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-29T15:06:48.972Z] 1c137628931c: Preparing [2022-08-29T15:06:48.972Z] b4aad036b8c6: Preparing [2022-08-29T15:06:48.972Z] 75655f66d779: Preparing [2022-08-29T15:06:48.972Z] d33513083213: Preparing [2022-08-29T15:06:48.972Z] 410639082482: Preparing [2022-08-29T15:06:48.972Z] 5eeb80b45894: Preparing [2022-08-29T15:06:48.972Z] cc1ac5c1934b: Preparing [2022-08-29T15:06:48.972Z] 34d5ebaa5410: Preparing [2022-08-29T15:06:48.972Z] 5eeb80b45894: Waiting [2022-08-29T15:06:48.972Z] cc1ac5c1934b: Waiting [2022-08-29T15:06:48.972Z] 34d5ebaa5410: Waiting [2022-08-29T15:06:48.972Z] 1c137628931c: Layer already exists [2022-08-29T15:06:48.972Z] 75655f66d779: Layer already exists [2022-08-29T15:06:48.972Z] b4aad036b8c6: Layer already exists [2022-08-29T15:06:48.972Z] 410639082482: Layer already exists [2022-08-29T15:06:48.972Z] d33513083213: Layer already exists [2022-08-29T15:06:48.972Z] 5eeb80b45894: Layer already exists [2022-08-29T15:06:48.972Z] cc1ac5c1934b: Layer already exists [2022-08-29T15:06:48.972Z] 34d5ebaa5410: Layer already exists [2022-08-29T15:06:48.972Z] main: digest: sha256:2e36f0b1014ee7b8803458f9149bf20855d02416adf077c52282b4b49366efc8 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:06:49.035Z] ===================================================== [Pipeline] echo [2022-08-29T15:06:49.047Z] taggedImages: [2022-08-29T15:06:49.047Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:49.047Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-29T15:06:49.047Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.50 [2022-08-29T15:06:49.047Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:49.047Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-08-29T15:06:49.072Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-08-29T15:06:49.072Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:49.072Z] latest [2022-08-29T15:06:49.072Z] 2.3.0-dev.50 [2022-08-29T15:06:49.072Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:49.072Z] main [2022-08-29T15:06:49.072Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:49.387Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:49.700Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:49.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-29T15:06:49.701Z] 56f44ae387f1: Preparing [2022-08-29T15:06:49.701Z] 370cadf8d0c2: Preparing [2022-08-29T15:06:49.701Z] 215887fcce9b: Preparing [2022-08-29T15:06:49.701Z] 80fb06d8ab37: Preparing [2022-08-29T15:06:49.701Z] be8acbb77f68: Preparing [2022-08-29T15:06:49.701Z] cc1ac5c1934b: Preparing [2022-08-29T15:06:49.701Z] 34d5ebaa5410: Preparing [2022-08-29T15:06:49.701Z] cc1ac5c1934b: Waiting [2022-08-29T15:06:49.701Z] 34d5ebaa5410: Waiting [2022-08-29T15:06:49.701Z] 370cadf8d0c2: Pushed [2022-08-29T15:06:49.701Z] 215887fcce9b: Pushed [2022-08-29T15:06:49.701Z] 56f44ae387f1: Pushed [2022-08-29T15:06:49.701Z] cc1ac5c1934b: Layer already exists [2022-08-29T15:06:49.701Z] 34d5ebaa5410: Layer already exists [2022-08-29T15:06:49.961Z] be8acbb77f68: Pushed [2022-08-29T15:06:50.341Z] ---> 612aba4649d9 [2022-08-29T15:06:50.341Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-29T15:06:55.780Z] ---> 6291decd43f4 [2022-08-29T15:06:55.780Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-29T15:06:56.057Z] ---> 5fb5b0485e8d [2022-08-29T15:06:56.057Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-29T15:06:56.544Z] 80fb06d8ab37: Pushed [2022-08-29T15:06:56.544Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:c5c7ec2cc375c4c3a230cdf8e847b87c227d8dec0cec68aa0dae7609b7beb5a7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:56.866Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:57.045Z] ---> 87c2ac89af34 [2022-08-29T15:06:57.045Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-29T15:06:57.184Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-29T15:06:57.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-29T15:06:57.184Z] 56f44ae387f1: Preparing [2022-08-29T15:06:57.184Z] 370cadf8d0c2: Preparing [2022-08-29T15:06:57.184Z] 215887fcce9b: Preparing [2022-08-29T15:06:57.184Z] 80fb06d8ab37: Preparing [2022-08-29T15:06:57.184Z] be8acbb77f68: Preparing [2022-08-29T15:06:57.184Z] cc1ac5c1934b: Preparing [2022-08-29T15:06:57.184Z] 34d5ebaa5410: Preparing [2022-08-29T15:06:57.184Z] 34d5ebaa5410: Waiting [2022-08-29T15:06:57.184Z] cc1ac5c1934b: Waiting [2022-08-29T15:06:57.184Z] 370cadf8d0c2: Layer already exists [2022-08-29T15:06:57.184Z] 80fb06d8ab37: Layer already exists [2022-08-29T15:06:57.184Z] 56f44ae387f1: Layer already exists [2022-08-29T15:06:57.184Z] 215887fcce9b: Layer already exists [2022-08-29T15:06:57.184Z] be8acbb77f68: Layer already exists [2022-08-29T15:06:57.185Z] cc1ac5c1934b: Layer already exists [2022-08-29T15:06:57.185Z] 34d5ebaa5410: Layer already exists [2022-08-29T15:06:57.185Z] latest: digest: sha256:c5c7ec2cc375c4c3a230cdf8e847b87c227d8dec0cec68aa0dae7609b7beb5a7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:57.507Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:57.823Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.50 [2022-08-29T15:06:57.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-29T15:06:57.823Z] 56f44ae387f1: Preparing [2022-08-29T15:06:57.823Z] 370cadf8d0c2: Preparing [2022-08-29T15:06:57.823Z] 215887fcce9b: Preparing [2022-08-29T15:06:57.823Z] 80fb06d8ab37: Preparing [2022-08-29T15:06:57.823Z] be8acbb77f68: Preparing [2022-08-29T15:06:57.823Z] cc1ac5c1934b: Preparing [2022-08-29T15:06:57.823Z] 34d5ebaa5410: Preparing [2022-08-29T15:06:57.823Z] cc1ac5c1934b: Waiting [2022-08-29T15:06:57.823Z] 34d5ebaa5410: Waiting [2022-08-29T15:06:57.823Z] 80fb06d8ab37: Layer already exists [2022-08-29T15:06:57.823Z] 56f44ae387f1: Layer already exists [2022-08-29T15:06:57.823Z] 370cadf8d0c2: Layer already exists [2022-08-29T15:06:57.823Z] be8acbb77f68: Layer already exists [2022-08-29T15:06:57.823Z] 215887fcce9b: Layer already exists [2022-08-29T15:06:57.823Z] cc1ac5c1934b: Layer already exists [2022-08-29T15:06:57.823Z] 34d5ebaa5410: Layer already exists [2022-08-29T15:06:57.823Z] 2.3.0-dev.50: digest: sha256:c5c7ec2cc375c4c3a230cdf8e847b87c227d8dec0cec68aa0dae7609b7beb5a7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:58.041Z] ---> ede2d877f4bb [2022-08-29T15:06:58.041Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-29T15:06:58.041Z] ---> Running in 879a9b0824e0 [2022-08-29T15:06:58.224Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:58.552Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:58.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-29T15:06:58.552Z] 56f44ae387f1: Preparing [2022-08-29T15:06:58.552Z] 370cadf8d0c2: Preparing [2022-08-29T15:06:58.552Z] 215887fcce9b: Preparing [2022-08-29T15:06:58.552Z] 80fb06d8ab37: Preparing [2022-08-29T15:06:58.552Z] be8acbb77f68: Preparing [2022-08-29T15:06:58.552Z] cc1ac5c1934b: Preparing [2022-08-29T15:06:58.552Z] 34d5ebaa5410: Preparing [2022-08-29T15:06:58.552Z] 34d5ebaa5410: Waiting [2022-08-29T15:06:58.552Z] cc1ac5c1934b: Waiting [2022-08-29T15:06:58.552Z] be8acbb77f68: Layer already exists [2022-08-29T15:06:58.552Z] 370cadf8d0c2: Layer already exists [2022-08-29T15:06:58.552Z] 215887fcce9b: Layer already exists [2022-08-29T15:06:58.552Z] 80fb06d8ab37: Layer already exists [2022-08-29T15:06:58.552Z] 56f44ae387f1: Layer already exists [2022-08-29T15:06:58.552Z] cc1ac5c1934b: Layer already exists [2022-08-29T15:06:58.552Z] 34d5ebaa5410: Layer already exists [2022-08-29T15:06:58.552Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:c5c7ec2cc375c4c3a230cdf8e847b87c227d8dec0cec68aa0dae7609b7beb5a7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:58.651Z] Removing intermediate container 879a9b0824e0 [2022-08-29T15:06:58.651Z] ---> 48d62fbb66c5 [2022-08-29T15:06:58.651Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-29T15:06:58.651Z] ---> Running in 0abdd6ca311a [2022-08-29T15:06:58.886Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:59.198Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-08-29T15:06:59.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-29T15:06:59.198Z] 56f44ae387f1: Preparing [2022-08-29T15:06:59.198Z] 370cadf8d0c2: Preparing [2022-08-29T15:06:59.198Z] 215887fcce9b: Preparing [2022-08-29T15:06:59.198Z] 80fb06d8ab37: Preparing [2022-08-29T15:06:59.198Z] be8acbb77f68: Preparing [2022-08-29T15:06:59.198Z] cc1ac5c1934b: Preparing [2022-08-29T15:06:59.198Z] 34d5ebaa5410: Preparing [2022-08-29T15:06:59.198Z] cc1ac5c1934b: Waiting [2022-08-29T15:06:59.198Z] 34d5ebaa5410: Waiting [2022-08-29T15:06:59.198Z] 80fb06d8ab37: Layer already exists [2022-08-29T15:06:59.198Z] 370cadf8d0c2: Layer already exists [2022-08-29T15:06:59.198Z] 215887fcce9b: Layer already exists [2022-08-29T15:06:59.198Z] be8acbb77f68: Layer already exists [2022-08-29T15:06:59.198Z] 56f44ae387f1: Layer already exists [2022-08-29T15:06:59.198Z] cc1ac5c1934b: Layer already exists [2022-08-29T15:06:59.198Z] 34d5ebaa5410: Layer already exists [2022-08-29T15:06:59.198Z] main: digest: sha256:c5c7ec2cc375c4c3a230cdf8e847b87c227d8dec0cec68aa0dae7609b7beb5a7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2022-08-29T15:06:59.258Z] Removing intermediate container 0abdd6ca311a [2022-08-29T15:06:59.258Z] ---> 440ceeaafa40 [2022-08-29T15:06:59.258Z] Step 24/26 : LABEL arch=arm64 [2022-08-29T15:06:59.258Z] ---> Running in 27f54079c371 [Pipeline] echo [2022-08-29T15:06:59.260Z] ===================================================== [Pipeline] echo [2022-08-29T15:06:59.271Z] taggedImages: [2022-08-29T15:06:59.271Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:59.271Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-29T15:06:59.271Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.50 [2022-08-29T15:06:59.271Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:59.271Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-08-29T15:06:59.291Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-08-29T15:06:59.291Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:59.291Z] latest [2022-08-29T15:06:59.291Z] 2.3.0-dev.50 [2022-08-29T15:06:59.291Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:06:59.291Z] main [2022-08-29T15:06:59.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:59.604Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:06:59.863Z] Removing intermediate container 27f54079c371 [2022-08-29T15:06:59.863Z] ---> 4826c401f962 [2022-08-29T15:06:59.863Z] Step 25/26 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:59.863Z] ---> Running in 648fe78d243a [2022-08-29T15:06:59.924Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:06:59.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-29T15:06:59.924Z] d0919ff80f55: Preparing [2022-08-29T15:06:59.924Z] 76dcc916a5a5: Preparing [2022-08-29T15:06:59.924Z] f5c497e6cd58: Preparing [2022-08-29T15:06:59.924Z] 80fb06d8ab37: Preparing [2022-08-29T15:06:59.924Z] 38c6b4d864bd: Preparing [2022-08-29T15:06:59.924Z] cc1ac5c1934b: Preparing [2022-08-29T15:06:59.924Z] 34d5ebaa5410: Preparing [2022-08-29T15:06:59.924Z] 34d5ebaa5410: Waiting [2022-08-29T15:06:59.924Z] cc1ac5c1934b: Waiting [2022-08-29T15:06:59.924Z] 80fb06d8ab37: Layer already exists [2022-08-29T15:06:59.924Z] cc1ac5c1934b: Layer already exists [2022-08-29T15:06:59.924Z] 34d5ebaa5410: Layer already exists [2022-08-29T15:06:59.924Z] 76dcc916a5a5: Pushed [2022-08-29T15:06:59.924Z] d0919ff80f55: Pushed [2022-08-29T15:06:59.924Z] f5c497e6cd58: Pushed [2022-08-29T15:07:00.185Z] 38c6b4d864bd: Pushed [2022-08-29T15:07:00.445Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:bc4761f42999641e3a0d85461c154d2abd17b28580f0278690cf0288ac6af816 size: 1780 [Pipeline] } [Pipeline] // withEnv [2022-08-29T15:07:00.472Z] Removing intermediate container 648fe78d243a [2022-08-29T15:07:00.472Z] ---> 7b0d75e31063 [2022-08-29T15:07:00.472Z] Step 26/26 : LABEL version=2.3.0-dev.50 [2022-08-29T15:07:00.472Z] ---> Running in f29f81a83a15 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:00.750Z] Removing intermediate container f29f81a83a15 [2022-08-29T15:07:00.751Z] ---> 01d5674248ce [2022-08-29T15:07:00.751Z] [2022-08-29T15:07:00.761Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:01.028Z] Successfully built 01d5674248ce [2022-08-29T15:07:01.028Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-29T15:07:01.028Z]  Building security-spire-agent ... done Building core-metadata [2022-08-29T15:07:01.072Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-29T15:07:01.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-29T15:07:01.072Z] d0919ff80f55: Preparing [2022-08-29T15:07:01.072Z] 76dcc916a5a5: Preparing [2022-08-29T15:07:01.072Z] f5c497e6cd58: Preparing [2022-08-29T15:07:01.072Z] 80fb06d8ab37: Preparing [2022-08-29T15:07:01.072Z] 38c6b4d864bd: Preparing [2022-08-29T15:07:01.072Z] cc1ac5c1934b: Preparing [2022-08-29T15:07:01.072Z] 34d5ebaa5410: Preparing [2022-08-29T15:07:01.072Z] cc1ac5c1934b: Waiting [2022-08-29T15:07:01.072Z] 34d5ebaa5410: Waiting [2022-08-29T15:07:01.072Z] 38c6b4d864bd: Layer already exists [2022-08-29T15:07:01.072Z] 80fb06d8ab37: Layer already exists [2022-08-29T15:07:01.072Z] f5c497e6cd58: Layer already exists [2022-08-29T15:07:01.072Z] d0919ff80f55: Layer already exists [2022-08-29T15:07:01.072Z] 76dcc916a5a5: Layer already exists [2022-08-29T15:07:01.072Z] cc1ac5c1934b: Layer already exists [2022-08-29T15:07:01.072Z] 34d5ebaa5410: Layer already exists [2022-08-29T15:07:01.072Z] latest: digest: sha256:bc4761f42999641e3a0d85461c154d2abd17b28580f0278690cf0288ac6af816 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:01.387Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:01.701Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.50 [2022-08-29T15:07:01.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-29T15:07:01.701Z] d0919ff80f55: Preparing [2022-08-29T15:07:01.701Z] 76dcc916a5a5: Preparing [2022-08-29T15:07:01.701Z] f5c497e6cd58: Preparing [2022-08-29T15:07:01.701Z] 80fb06d8ab37: Preparing [2022-08-29T15:07:01.701Z] 38c6b4d864bd: Preparing [2022-08-29T15:07:01.701Z] cc1ac5c1934b: Preparing [2022-08-29T15:07:01.701Z] 34d5ebaa5410: Preparing [2022-08-29T15:07:01.701Z] cc1ac5c1934b: Waiting [2022-08-29T15:07:01.701Z] 34d5ebaa5410: Waiting [2022-08-29T15:07:01.701Z] d0919ff80f55: Layer already exists [2022-08-29T15:07:01.701Z] 80fb06d8ab37: Layer already exists [2022-08-29T15:07:01.701Z] f5c497e6cd58: Layer already exists [2022-08-29T15:07:01.701Z] 38c6b4d864bd: Layer already exists [2022-08-29T15:07:01.701Z] 76dcc916a5a5: Layer already exists [2022-08-29T15:07:01.701Z] cc1ac5c1934b: Layer already exists [2022-08-29T15:07:01.701Z] 34d5ebaa5410: Layer already exists [2022-08-29T15:07:01.701Z] 2.3.0-dev.50: digest: sha256:bc4761f42999641e3a0d85461c154d2abd17b28580f0278690cf0288ac6af816 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:02.027Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:02.338Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:07:02.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-29T15:07:02.338Z] d0919ff80f55: Preparing [2022-08-29T15:07:02.338Z] 76dcc916a5a5: Preparing [2022-08-29T15:07:02.338Z] f5c497e6cd58: Preparing [2022-08-29T15:07:02.338Z] 80fb06d8ab37: Preparing [2022-08-29T15:07:02.338Z] 38c6b4d864bd: Preparing [2022-08-29T15:07:02.338Z] cc1ac5c1934b: Preparing [2022-08-29T15:07:02.338Z] 34d5ebaa5410: Preparing [2022-08-29T15:07:02.338Z] cc1ac5c1934b: Waiting [2022-08-29T15:07:02.338Z] 34d5ebaa5410: Waiting [2022-08-29T15:07:02.338Z] d0919ff80f55: Layer already exists [2022-08-29T15:07:02.338Z] 38c6b4d864bd: Layer already exists [2022-08-29T15:07:02.338Z] 80fb06d8ab37: Layer already exists [2022-08-29T15:07:02.338Z] f5c497e6cd58: Layer already exists [2022-08-29T15:07:02.338Z] 76dcc916a5a5: Layer already exists [2022-08-29T15:07:02.338Z] 34d5ebaa5410: Layer already exists [2022-08-29T15:07:02.338Z] cc1ac5c1934b: Layer already exists [2022-08-29T15:07:02.338Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:bc4761f42999641e3a0d85461c154d2abd17b28580f0278690cf0288ac6af816 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:02.659Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:02.969Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-08-29T15:07:02.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-29T15:07:02.969Z] d0919ff80f55: Preparing [2022-08-29T15:07:02.969Z] 76dcc916a5a5: Preparing [2022-08-29T15:07:02.969Z] f5c497e6cd58: Preparing [2022-08-29T15:07:02.969Z] 80fb06d8ab37: Preparing [2022-08-29T15:07:02.969Z] 38c6b4d864bd: Preparing [2022-08-29T15:07:02.969Z] cc1ac5c1934b: Preparing [2022-08-29T15:07:02.969Z] 34d5ebaa5410: Preparing [2022-08-29T15:07:02.969Z] cc1ac5c1934b: Waiting [2022-08-29T15:07:02.969Z] d0919ff80f55: Layer already exists [2022-08-29T15:07:02.969Z] 38c6b4d864bd: Layer already exists [2022-08-29T15:07:02.969Z] f5c497e6cd58: Layer already exists [2022-08-29T15:07:02.969Z] 80fb06d8ab37: Layer already exists [2022-08-29T15:07:02.969Z] 76dcc916a5a5: Layer already exists [2022-08-29T15:07:02.969Z] cc1ac5c1934b: Layer already exists [2022-08-29T15:07:02.969Z] 34d5ebaa5410: Layer already exists [2022-08-29T15:07:02.969Z] main: digest: sha256:bc4761f42999641e3a0d85461c154d2abd17b28580f0278690cf0288ac6af816 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:07:03.015Z] ===================================================== [Pipeline] echo [2022-08-29T15:07:03.026Z] taggedImages: [2022-08-29T15:07:03.026Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:07:03.026Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-29T15:07:03.026Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.50 [2022-08-29T15:07:03.026Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:07:03.026Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-08-29T15:07:03.043Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-08-29T15:07:03.043Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:07:03.043Z] latest [2022-08-29T15:07:03.043Z] 2.3.0-dev.50 [2022-08-29T15:07:03.043Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:07:03.043Z] main [2022-08-29T15:07:03.043Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:03.370Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:03.678Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:07:03.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-29T15:07:03.679Z] 7784659ba8a6: Preparing [2022-08-29T15:07:03.679Z] c8ef7e892e6d: Preparing [2022-08-29T15:07:03.679Z] d994fe407bec: Preparing [2022-08-29T15:07:03.679Z] d83f60fbaf56: Preparing [2022-08-29T15:07:03.679Z] 994393dc58e7: Preparing [2022-08-29T15:07:03.679Z] d994fe407bec: Layer already exists [2022-08-29T15:07:03.679Z] 994393dc58e7: Layer already exists [2022-08-29T15:07:03.679Z] 7784659ba8a6: Pushed [2022-08-29T15:07:03.679Z] d83f60fbaf56: Pushed [2022-08-29T15:07:04.459Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:07:04.459Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:07:04.459Z] ---> b5884b397337 [2022-08-29T15:07:04.459Z] Step 3/24 : WORKDIR /edgex-go [2022-08-29T15:07:04.459Z] ---> Using cache [2022-08-29T15:07:04.459Z] ---> 5a2a4d6d7f59 [2022-08-29T15:07:04.459Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:07:04.459Z] ---> Using cache [2022-08-29T15:07:04.459Z] ---> e77e46b36a6b [2022-08-29T15:07:04.459Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-29T15:07:04.459Z] ---> Using cache [2022-08-29T15:07:04.459Z] ---> 2bcd8a8f4b5f [2022-08-29T15:07:04.459Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-29T15:07:04.459Z] ---> Using cache [2022-08-29T15:07:04.459Z] ---> b6bde6d02963 [2022-08-29T15:07:04.459Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:07:04.459Z] ---> Using cache [2022-08-29T15:07:04.459Z] ---> c79e25c1de57 [2022-08-29T15:07:04.459Z] Step 8/24 : COPY . . [2022-08-29T15:07:04.459Z] ---> Using cache [2022-08-29T15:07:04.459Z] ---> e13562e849de [2022-08-29T15:07:04.459Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-29T15:07:04.459Z] ---> Running in 316a7c08b34f [2022-08-29T15:07:06.219Z] c8ef7e892e6d: Pushed [2022-08-29T15:07:06.219Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:e394a225d5530a494539c4ee433a51840c9c3398f4e1203102b9e18d31d471cc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:06.461Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-29T15:07:06.534Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:06.846Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-29T15:07:06.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-29T15:07:06.846Z] 7784659ba8a6: Preparing [2022-08-29T15:07:06.846Z] c8ef7e892e6d: Preparing [2022-08-29T15:07:06.846Z] d994fe407bec: Preparing [2022-08-29T15:07:06.846Z] d83f60fbaf56: Preparing [2022-08-29T15:07:06.846Z] 994393dc58e7: Preparing [2022-08-29T15:07:06.846Z] c8ef7e892e6d: Layer already exists [2022-08-29T15:07:06.846Z] d83f60fbaf56: Layer already exists [2022-08-29T15:07:06.846Z] d994fe407bec: Layer already exists [2022-08-29T15:07:06.846Z] 994393dc58e7: Layer already exists [2022-08-29T15:07:06.846Z] 7784659ba8a6: Layer already exists [2022-08-29T15:07:06.846Z] latest: digest: sha256:e394a225d5530a494539c4ee433a51840c9c3398f4e1203102b9e18d31d471cc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:07.177Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:07.490Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.50 [2022-08-29T15:07:07.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-29T15:07:07.490Z] 7784659ba8a6: Preparing [2022-08-29T15:07:07.490Z] c8ef7e892e6d: Preparing [2022-08-29T15:07:07.490Z] d994fe407bec: Preparing [2022-08-29T15:07:07.490Z] d83f60fbaf56: Preparing [2022-08-29T15:07:07.490Z] 994393dc58e7: Preparing [2022-08-29T15:07:07.490Z] 7784659ba8a6: Layer already exists [2022-08-29T15:07:07.490Z] d83f60fbaf56: Layer already exists [2022-08-29T15:07:07.490Z] 994393dc58e7: Layer already exists [2022-08-29T15:07:07.490Z] c8ef7e892e6d: Layer already exists [2022-08-29T15:07:07.490Z] d994fe407bec: Layer already exists [2022-08-29T15:07:07.490Z] 2.3.0-dev.50: digest: sha256:e394a225d5530a494539c4ee433a51840c9c3398f4e1203102b9e18d31d471cc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:07.811Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:08.120Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:07:08.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-29T15:07:08.120Z] 7784659ba8a6: Preparing [2022-08-29T15:07:08.120Z] c8ef7e892e6d: Preparing [2022-08-29T15:07:08.120Z] d994fe407bec: Preparing [2022-08-29T15:07:08.120Z] d83f60fbaf56: Preparing [2022-08-29T15:07:08.120Z] 994393dc58e7: Preparing [2022-08-29T15:07:08.120Z] d83f60fbaf56: Layer already exists [2022-08-29T15:07:08.120Z] 7784659ba8a6: Layer already exists [2022-08-29T15:07:08.120Z] 994393dc58e7: Layer already exists [2022-08-29T15:07:08.120Z] c8ef7e892e6d: Layer already exists [2022-08-29T15:07:08.120Z] d994fe407bec: Layer already exists [2022-08-29T15:07:08.120Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:e394a225d5530a494539c4ee433a51840c9c3398f4e1203102b9e18d31d471cc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:08.439Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:08.755Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-08-29T15:07:08.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-29T15:07:08.755Z] 7784659ba8a6: Preparing [2022-08-29T15:07:08.755Z] c8ef7e892e6d: Preparing [2022-08-29T15:07:08.755Z] d994fe407bec: Preparing [2022-08-29T15:07:08.755Z] d83f60fbaf56: Preparing [2022-08-29T15:07:08.755Z] 994393dc58e7: Preparing [2022-08-29T15:07:08.755Z] 7784659ba8a6: Layer already exists [2022-08-29T15:07:08.755Z] d83f60fbaf56: Layer already exists [2022-08-29T15:07:08.755Z] d994fe407bec: Layer already exists [2022-08-29T15:07:08.755Z] 994393dc58e7: Layer already exists [2022-08-29T15:07:08.755Z] c8ef7e892e6d: Layer already exists [2022-08-29T15:07:08.755Z] main: digest: sha256:e394a225d5530a494539c4ee433a51840c9c3398f4e1203102b9e18d31d471cc size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:07:08.807Z] ===================================================== [Pipeline] echo [2022-08-29T15:07:08.814Z] taggedImages: [2022-08-29T15:07:08.814Z] - nexus3.edgexfoundry.org:10004/support-notifications:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:07:08.814Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-29T15:07:08.814Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.50 [2022-08-29T15:07:08.814Z] - nexus3.edgexfoundry.org:10004/support-notifications:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:07:08.814Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-08-29T15:07:08.840Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-08-29T15:07:08.840Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:07:08.840Z] latest [2022-08-29T15:07:08.840Z] 2.3.0-dev.50 [2022-08-29T15:07:08.840Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:07:08.840Z] main [2022-08-29T15:07:08.840Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:09.151Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:09.464Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:07:09.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-29T15:07:09.464Z] 56718a8b90b1: Preparing [2022-08-29T15:07:09.464Z] 413ce01fc189: Preparing [2022-08-29T15:07:09.464Z] d994fe407bec: Preparing [2022-08-29T15:07:09.464Z] b022b7f937d5: Preparing [2022-08-29T15:07:09.464Z] 994393dc58e7: Preparing [2022-08-29T15:07:09.464Z] 994393dc58e7: Layer already exists [2022-08-29T15:07:09.464Z] d994fe407bec: Layer already exists [2022-08-29T15:07:09.464Z] b022b7f937d5: Layer already exists [2022-08-29T15:07:09.464Z] 56718a8b90b1: Pushed [2022-08-29T15:07:12.010Z] 413ce01fc189: Pushed [2022-08-29T15:07:12.010Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:08942445695f129ed9f2f8eeeeba7f8a9716e9dddcd981b35af38f223ba80a61 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:12.329Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:12.642Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-29T15:07:12.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-29T15:07:12.642Z] 56718a8b90b1: Preparing [2022-08-29T15:07:12.642Z] 413ce01fc189: Preparing [2022-08-29T15:07:12.642Z] d994fe407bec: Preparing [2022-08-29T15:07:12.642Z] b022b7f937d5: Preparing [2022-08-29T15:07:12.642Z] 994393dc58e7: Preparing [2022-08-29T15:07:12.642Z] 994393dc58e7: Layer already exists [2022-08-29T15:07:12.642Z] b022b7f937d5: Layer already exists [2022-08-29T15:07:12.642Z] 56718a8b90b1: Layer already exists [2022-08-29T15:07:12.642Z] d994fe407bec: Layer already exists [2022-08-29T15:07:12.642Z] 413ce01fc189: Layer already exists [2022-08-29T15:07:12.642Z] latest: digest: sha256:08942445695f129ed9f2f8eeeeba7f8a9716e9dddcd981b35af38f223ba80a61 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:12.960Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:13.272Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.50 [2022-08-29T15:07:13.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-29T15:07:13.272Z] 56718a8b90b1: Preparing [2022-08-29T15:07:13.272Z] 413ce01fc189: Preparing [2022-08-29T15:07:13.272Z] d994fe407bec: Preparing [2022-08-29T15:07:13.272Z] b022b7f937d5: Preparing [2022-08-29T15:07:13.272Z] 994393dc58e7: Preparing [2022-08-29T15:07:13.272Z] 56718a8b90b1: Layer already exists [2022-08-29T15:07:13.272Z] 413ce01fc189: Layer already exists [2022-08-29T15:07:13.272Z] b022b7f937d5: Layer already exists [2022-08-29T15:07:13.272Z] 994393dc58e7: Layer already exists [2022-08-29T15:07:13.272Z] d994fe407bec: Layer already exists [2022-08-29T15:07:13.272Z] 2.3.0-dev.50: digest: sha256:08942445695f129ed9f2f8eeeeba7f8a9716e9dddcd981b35af38f223ba80a61 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:13.597Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:13.906Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:07:13.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-29T15:07:13.906Z] 56718a8b90b1: Preparing [2022-08-29T15:07:13.906Z] 413ce01fc189: Preparing [2022-08-29T15:07:13.906Z] d994fe407bec: Preparing [2022-08-29T15:07:13.906Z] b022b7f937d5: Preparing [2022-08-29T15:07:13.906Z] 994393dc58e7: Preparing [2022-08-29T15:07:13.906Z] 56718a8b90b1: Layer already exists [2022-08-29T15:07:13.906Z] 994393dc58e7: Layer already exists [2022-08-29T15:07:13.906Z] b022b7f937d5: Layer already exists [2022-08-29T15:07:13.906Z] 413ce01fc189: Layer already exists [2022-08-29T15:07:13.906Z] d994fe407bec: Layer already exists [2022-08-29T15:07:13.906Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:08942445695f129ed9f2f8eeeeba7f8a9716e9dddcd981b35af38f223ba80a61 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:14.222Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:14.536Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-08-29T15:07:14.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-29T15:07:14.536Z] 56718a8b90b1: Preparing [2022-08-29T15:07:14.536Z] 413ce01fc189: Preparing [2022-08-29T15:07:14.536Z] d994fe407bec: Preparing [2022-08-29T15:07:14.536Z] b022b7f937d5: Preparing [2022-08-29T15:07:14.536Z] 994393dc58e7: Preparing [2022-08-29T15:07:14.536Z] 413ce01fc189: Layer already exists [2022-08-29T15:07:14.536Z] 56718a8b90b1: Layer already exists [2022-08-29T15:07:14.536Z] 994393dc58e7: Layer already exists [2022-08-29T15:07:14.536Z] d994fe407bec: Layer already exists [2022-08-29T15:07:14.536Z] b022b7f937d5: Layer already exists [2022-08-29T15:07:14.536Z] main: digest: sha256:08942445695f129ed9f2f8eeeeba7f8a9716e9dddcd981b35af38f223ba80a61 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:07:14.588Z] ===================================================== [Pipeline] echo [2022-08-29T15:07:14.597Z] taggedImages: [2022-08-29T15:07:14.597Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:07:14.597Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-29T15:07:14.597Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.50 [2022-08-29T15:07:14.597Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:07:14.597Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-08-29T15:07:14.614Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-08-29T15:07:14.614Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:07:14.614Z] latest [2022-08-29T15:07:14.614Z] 2.3.0-dev.50 [2022-08-29T15:07:14.614Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:07:14.614Z] main [2022-08-29T15:07:14.614Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:14.928Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:15.242Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:07:15.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-29T15:07:15.242Z] 2d2398b62b0e: Preparing [2022-08-29T15:07:15.242Z] bb7100cbc696: Preparing [2022-08-29T15:07:15.242Z] c608b8fb5b53: Preparing [2022-08-29T15:07:15.242Z] e9a9f248eab9: Preparing [2022-08-29T15:07:15.242Z] 994393dc58e7: Preparing [2022-08-29T15:07:15.242Z] 994393dc58e7: Layer already exists [2022-08-29T15:07:15.242Z] bb7100cbc696: Pushed [2022-08-29T15:07:15.502Z] 2d2398b62b0e: Pushed [2022-08-29T15:07:16.456Z] c608b8fb5b53: Pushed [2022-08-29T15:07:28.683Z] e9a9f248eab9: Pushed [2022-08-29T15:07:28.683Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:286250dd2ee9ab9b327e6efb80ea19694705aa12a42f19a7e72dcbe6d1a16aaa size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:29.006Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:29.321Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-29T15:07:29.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-29T15:07:29.321Z] 2d2398b62b0e: Preparing [2022-08-29T15:07:29.321Z] bb7100cbc696: Preparing [2022-08-29T15:07:29.321Z] c608b8fb5b53: Preparing [2022-08-29T15:07:29.321Z] e9a9f248eab9: Preparing [2022-08-29T15:07:29.321Z] 994393dc58e7: Preparing [2022-08-29T15:07:29.321Z] 994393dc58e7: Layer already exists [2022-08-29T15:07:29.321Z] e9a9f248eab9: Layer already exists [2022-08-29T15:07:29.321Z] c608b8fb5b53: Layer already exists [2022-08-29T15:07:29.321Z] 2d2398b62b0e: Layer already exists [2022-08-29T15:07:29.321Z] bb7100cbc696: Layer already exists [2022-08-29T15:07:29.321Z] latest: digest: sha256:286250dd2ee9ab9b327e6efb80ea19694705aa12a42f19a7e72dcbe6d1a16aaa size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:29.647Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:29.959Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.50 [2022-08-29T15:07:29.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-29T15:07:29.959Z] 2d2398b62b0e: Preparing [2022-08-29T15:07:29.959Z] bb7100cbc696: Preparing [2022-08-29T15:07:29.959Z] c608b8fb5b53: Preparing [2022-08-29T15:07:29.959Z] e9a9f248eab9: Preparing [2022-08-29T15:07:29.959Z] 994393dc58e7: Preparing [2022-08-29T15:07:29.959Z] bb7100cbc696: Layer already exists [2022-08-29T15:07:29.959Z] 2d2398b62b0e: Layer already exists [2022-08-29T15:07:29.959Z] c608b8fb5b53: Layer already exists [2022-08-29T15:07:29.959Z] e9a9f248eab9: Layer already exists [2022-08-29T15:07:29.959Z] 994393dc58e7: Layer already exists [2022-08-29T15:07:29.959Z] 2.3.0-dev.50: digest: sha256:286250dd2ee9ab9b327e6efb80ea19694705aa12a42f19a7e72dcbe6d1a16aaa size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:30.283Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:30.602Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:07:30.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-29T15:07:30.602Z] 2d2398b62b0e: Preparing [2022-08-29T15:07:30.602Z] bb7100cbc696: Preparing [2022-08-29T15:07:30.602Z] c608b8fb5b53: Preparing [2022-08-29T15:07:30.602Z] e9a9f248eab9: Preparing [2022-08-29T15:07:30.602Z] 994393dc58e7: Preparing [2022-08-29T15:07:30.602Z] c608b8fb5b53: Layer already exists [2022-08-29T15:07:30.602Z] 994393dc58e7: Layer already exists [2022-08-29T15:07:30.602Z] 2d2398b62b0e: Layer already exists [2022-08-29T15:07:30.602Z] e9a9f248eab9: Layer already exists [2022-08-29T15:07:30.602Z] bb7100cbc696: Layer already exists [2022-08-29T15:07:30.602Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:286250dd2ee9ab9b327e6efb80ea19694705aa12a42f19a7e72dcbe6d1a16aaa size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:30.923Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:07:31.242Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-08-29T15:07:31.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-29T15:07:31.242Z] 2d2398b62b0e: Preparing [2022-08-29T15:07:31.242Z] bb7100cbc696: Preparing [2022-08-29T15:07:31.242Z] c608b8fb5b53: Preparing [2022-08-29T15:07:31.242Z] e9a9f248eab9: Preparing [2022-08-29T15:07:31.242Z] 994393dc58e7: Preparing [2022-08-29T15:07:31.242Z] 2d2398b62b0e: Layer already exists [2022-08-29T15:07:31.242Z] c608b8fb5b53: Layer already exists [2022-08-29T15:07:31.242Z] bb7100cbc696: Layer already exists [2022-08-29T15:07:31.242Z] 994393dc58e7: Layer already exists [2022-08-29T15:07:31.242Z] e9a9f248eab9: Layer already exists [2022-08-29T15:07:31.242Z] main: digest: sha256:286250dd2ee9ab9b327e6efb80ea19694705aa12a42f19a7e72dcbe6d1a16aaa size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:07:31.293Z] ===================================================== [Pipeline] echo [2022-08-29T15:07:31.301Z] taggedImages: [2022-08-29T15:07:31.301Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:07:31.301Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-29T15:07:31.301Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.50 [2022-08-29T15:07:31.301Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:07:31.301Z] - 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-08-29T15:11:28.606Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-29T15:11:51.126Z] Removing intermediate container 76e035847206 [2022-08-29T15:11:51.126Z] ---> cc58dd848b7d [2022-08-29T15:11:51.126Z] [2022-08-29T15:11:51.126Z] Step 10/22 : FROM alpine:3.16 [2022-08-29T15:11:51.126Z] 3.16: Pulling from library/alpine [2022-08-29T15:11:51.126Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-29T15:11:51.126Z] Status: Downloaded newer image for alpine:3.16 [2022-08-29T15:11:51.126Z] ---> a6215f271958 [2022-08-29T15:11:51.126Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-29T15:11:51.126Z] ---> Running in 96a6d9c09d91 [2022-08-29T15:11:51.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T15:11:52.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T15:11:53.464Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-29T15:11:53.464Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-29T15:11:53.464Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-29T15:11:53.464Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-29T15:11:53.464Z] (5/6) Installing curl (7.83.1-r2) [2022-08-29T15:11:53.464Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-29T15:11:53.464Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T15:11:53.464Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T15:11:54.071Z] OK: 8 MiB in 20 packages [2022-08-29T15:11:56.100Z] Removing intermediate container 96a6d9c09d91 [2022-08-29T15:11:56.100Z] ---> 116fdbcf6713 [2022-08-29T15:11:56.100Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-29T15:11:56.378Z] ---> Running in 147e7517e09c [2022-08-29T15:11:56.661Z] Removing intermediate container 147e7517e09c [2022-08-29T15:11:56.661Z] ---> 18c7a53bce10 [2022-08-29T15:11:56.661Z] Step 13/22 : WORKDIR /edgex [2022-08-29T15:11:56.943Z] ---> Running in da4723c1c5a1 [2022-08-29T15:11:57.230Z] Removing intermediate container da4723c1c5a1 [2022-08-29T15:11:57.230Z] ---> 5d23b0758151 [2022-08-29T15:11:57.230Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-29T15:11:58.229Z] ---> a47ca9d03d71 [2022-08-29T15:11:58.229Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-29T15:12:00.226Z] ---> 662124b702e6 [2022-08-29T15:12:00.226Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-29T15:12:01.678Z] ---> 92d1f3090245 [2022-08-29T15:12:01.678Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-29T15:12:02.289Z] ---> 5e7ff8007c72 [2022-08-29T15:12:02.289Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-29T15:12:02.564Z] ---> Running in ec8fb70bc21a [2022-08-29T15:12:05.968Z] Removing intermediate container ec8fb70bc21a [2022-08-29T15:12:05.968Z] ---> b4acc2e6ade5 [2022-08-29T15:12:05.968Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-29T15:12:05.968Z] ---> Running in d1ea769bc873 [2022-08-29T15:12:06.244Z] Removing intermediate container d1ea769bc873 [2022-08-29T15:12:06.244Z] ---> 223cb930150d [2022-08-29T15:12:06.244Z] Step 20/22 : LABEL arch=arm64 [2022-08-29T15:12:06.244Z] ---> Running in 562394f6d159 [2022-08-29T15:12:06.844Z] Removing intermediate container 562394f6d159 [2022-08-29T15:12:06.844Z] ---> bf744549f6bb [2022-08-29T15:12:06.844Z] Step 21/22 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:12:06.844Z] ---> Running in 4bb64b25ff3a [2022-08-29T15:12:07.455Z] Removing intermediate container 4bb64b25ff3a [2022-08-29T15:12:07.455Z] ---> 94b6b5ce06d8 [2022-08-29T15:12:07.455Z] Step 22/22 : LABEL version=2.3.0-dev.50 [2022-08-29T15:12:07.731Z] ---> Running in b16f94741e1a [2022-08-29T15:12:08.716Z] Removing intermediate container b16f94741e1a [2022-08-29T15:12:08.716Z] ---> e643ac12a679 [2022-08-29T15:12:08.716Z] [2022-08-29T15:12:08.716Z] Successfully built e643ac12a679 [2022-08-29T15:12:08.716Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-29T15:12:08.716Z] Building security-bootstrapper [2022-08-29T15:12:14.168Z]  Building security-proxy-setup ... done Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:12:14.168Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:12:14.168Z] ---> b5884b397337 [2022-08-29T15:12:14.168Z] Step 3/31 : WORKDIR /edgex-go [2022-08-29T15:12:14.168Z] ---> Using cache [2022-08-29T15:12:14.168Z] ---> 5a2a4d6d7f59 [2022-08-29T15:12:14.168Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:12:14.168Z] ---> Using cache [2022-08-29T15:12:14.168Z] ---> e77e46b36a6b [2022-08-29T15:12:14.168Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-29T15:12:14.168Z] ---> Using cache [2022-08-29T15:12:14.168Z] ---> 2bcd8a8f4b5f [2022-08-29T15:12:14.168Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-29T15:12:14.168Z] ---> Using cache [2022-08-29T15:12:14.168Z] ---> b6bde6d02963 [2022-08-29T15:12:14.168Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:12:14.168Z] ---> Using cache [2022-08-29T15:12:14.168Z] ---> c79e25c1de57 [2022-08-29T15:12:14.168Z] Step 8/31 : COPY . . [2022-08-29T15:12:14.168Z] ---> Using cache [2022-08-29T15:12:14.168Z] ---> e13562e849de [2022-08-29T15:12:14.168Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-29T15:12:14.768Z] ---> Running in e718ef1b1858 [2022-08-29T15:12:16.761Z] Removing intermediate container f922af55ae36 [2022-08-29T15:12:16.761Z] ---> 5bb8e5c0664a [2022-08-29T15:12:16.761Z] [2022-08-29T15:12:16.761Z] Step 10/23 : FROM alpine:3.16 [2022-08-29T15:12:17.037Z] ---> a6215f271958 [2022-08-29T15:12:17.037Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-29T15:12:17.037Z] ---> Running in 39b73d177ed4 [2022-08-29T15:12:17.321Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-29T15:12:19.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T15:12:19.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T15:12:20.759Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-29T15:12:20.759Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T15:12:20.759Z] OK: 5 MiB in 15 packages [2022-08-29T15:12:22.212Z] Removing intermediate container 39b73d177ed4 [2022-08-29T15:12:22.212Z] ---> 8dc37447f672 [2022-08-29T15:12:22.212Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T15:12:22.494Z] ---> Running in 74c0889e1d2e [2022-08-29T15:12:23.095Z] Removing intermediate container 74c0889e1d2e [2022-08-29T15:12:23.095Z] ---> 33e8dd179463 [2022-08-29T15:12:23.095Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-29T15:12:23.095Z] ---> Running in 22b42e41a3c1 [2022-08-29T15:12:23.697Z] Removing intermediate container 22b42e41a3c1 [2022-08-29T15:12:23.697Z] ---> c4a71b26f568 [2022-08-29T15:12:23.697Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-29T15:12:23.697Z] ---> Running in 2da989a302bc [2022-08-29T15:12:24.307Z] Removing intermediate container 2da989a302bc [2022-08-29T15:12:24.307Z] ---> 95029cea4ad8 [2022-08-29T15:12:24.307Z] Step 15/23 : WORKDIR / [2022-08-29T15:12:24.307Z] ---> Running in 60981c65f2f2 [2022-08-29T15:12:24.918Z] Removing intermediate container 60981c65f2f2 [2022-08-29T15:12:24.918Z] ---> bc4e8214b7c3 [2022-08-29T15:12:24.918Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T15:12:25.912Z] ---> 4badbddb198d [2022-08-29T15:12:25.912Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-29T15:12:27.358Z] ---> 2dab57c3345f [2022-08-29T15:12:27.358Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-29T15:12:28.346Z] ---> bd3cdd554a70 [2022-08-29T15:12:28.346Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-29T15:12:28.346Z] ---> Running in 8051306cb082 [2022-08-29T15:12:28.948Z] Removing intermediate container 8051306cb082 [2022-08-29T15:12:28.948Z] ---> 7c6546b383df [2022-08-29T15:12:28.948Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T15:12:28.948Z] ---> Running in bb833c31cec7 [2022-08-29T15:12:29.554Z] Removing intermediate container bb833c31cec7 [2022-08-29T15:12:29.554Z] ---> 7e6f99c66f6a [2022-08-29T15:12:29.554Z] Step 21/23 : LABEL arch=arm64 [2022-08-29T15:12:29.554Z] ---> Running in 6dff58dae58a [2022-08-29T15:12:30.181Z] Removing intermediate container 6dff58dae58a [2022-08-29T15:12:30.181Z] ---> da0019235321 [2022-08-29T15:12:30.181Z] Step 22/23 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:12:30.181Z] ---> Running in 53215ee2714e [2022-08-29T15:12:30.786Z] Removing intermediate container 53215ee2714e [2022-08-29T15:12:30.786Z] ---> 7c74c5718e50 [2022-08-29T15:12:30.786Z] Step 23/23 : LABEL version=2.3.0-dev.50 [2022-08-29T15:12:30.786Z] ---> Running in 1531be3d9322 [2022-08-29T15:12:31.384Z] Removing intermediate container 1531be3d9322 [2022-08-29T15:12:31.384Z] ---> 9b949c25a315 [2022-08-29T15:12:31.384Z] [2022-08-29T15:12:31.659Z] Successfully built 9b949c25a315 [2022-08-29T15:12:31.659Z] Successfully tagged core-command-arm64:latest [2022-08-29T15:12:31.659Z]  Building core-command ... done Building core-data [2022-08-29T15:12:35.062Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:12:35.062Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:12:35.062Z] ---> b5884b397337 [2022-08-29T15:12:35.062Z] Step 3/23 : WORKDIR /edgex-go [2022-08-29T15:12:35.062Z] ---> Using cache [2022-08-29T15:12:35.062Z] ---> 5a2a4d6d7f59 [2022-08-29T15:12:35.062Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:12:35.062Z] ---> Using cache [2022-08-29T15:12:35.062Z] ---> e77e46b36a6b [2022-08-29T15:12:35.062Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-29T15:12:35.335Z] ---> Running in 3055a2437333 [2022-08-29T15:12:37.320Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T15:12:38.305Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T15:12:39.746Z] OK: 221 MiB in 51 packages [2022-08-29T15:12:41.194Z] Removing intermediate container 3055a2437333 [2022-08-29T15:12:41.194Z] ---> ebd4989f3c81 [2022-08-29T15:12:41.194Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-29T15:12:42.190Z] ---> 02da0c870bac [2022-08-29T15:12:42.190Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:12:42.190Z] ---> Running in fc8a9942e302 [2022-08-29T15:13:29.202Z] Removing intermediate container 316a7c08b34f [2022-08-29T15:13:29.202Z] ---> ab06125cb9bd [2022-08-29T15:13:29.202Z] [2022-08-29T15:13:29.202Z] Step 10/24 : FROM alpine:3.16 [2022-08-29T15:13:29.202Z] ---> a6215f271958 [2022-08-29T15:13:29.202Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-29T15:13:29.202Z] ---> Using cache [2022-08-29T15:13:29.202Z] ---> 8dc37447f672 [2022-08-29T15:13:29.202Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T15:13:29.202Z] ---> Using cache [2022-08-29T15:13:29.202Z] ---> 33e8dd179463 [2022-08-29T15:13:29.202Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-29T15:13:29.202Z] ---> Running in 8528f06a8cd3 [2022-08-29T15:13:29.202Z] Removing intermediate container 8528f06a8cd3 [2022-08-29T15:13:29.202Z] ---> 232cbb5897df [2022-08-29T15:13:29.202Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-29T15:13:29.202Z] ---> Running in e4a78dd4f587 [2022-08-29T15:13:29.202Z] Removing intermediate container e4a78dd4f587 [2022-08-29T15:13:29.202Z] ---> f3c5b498bd4d [2022-08-29T15:13:29.202Z] Step 15/24 : WORKDIR / [2022-08-29T15:13:29.202Z] ---> Running in 5ed56f3ebab2 [2022-08-29T15:13:29.202Z] Removing intermediate container 5ed56f3ebab2 [2022-08-29T15:13:29.202Z] ---> 046f806d4caf [2022-08-29T15:13:29.202Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T15:13:29.202Z] ---> faf8f779fc6f [2022-08-29T15:13:29.202Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-29T15:13:31.202Z] ---> c2c0f3a2698a [2022-08-29T15:13:31.202Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-29T15:13:32.197Z] ---> a50ebf006837 [2022-08-29T15:13:32.197Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-29T15:13:33.661Z] ---> 589348f5c599 [2022-08-29T15:13:33.661Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-29T15:13:33.661Z] ---> Running in fe6fdfb5ddd1 [2022-08-29T15:13:34.279Z] Removing intermediate container fe6fdfb5ddd1 [2022-08-29T15:13:34.279Z] ---> 571fdc8d7f5b [2022-08-29T15:13:34.279Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T15:13:34.561Z] ---> Running in 24fb3ef67f8a [2022-08-29T15:13:34.848Z] Removing intermediate container fc8a9942e302 [2022-08-29T15:13:34.848Z] ---> 0391ddcef3fb [2022-08-29T15:13:34.848Z] Step 8/23 : COPY . . [2022-08-29T15:13:35.128Z] Removing intermediate container 24fb3ef67f8a [2022-08-29T15:13:35.128Z] ---> 47f5e4748f79 [2022-08-29T15:13:35.128Z] Step 22/24 : LABEL arch=arm64 [2022-08-29T15:13:35.411Z] ---> Running in be91fd5dcc1f [2022-08-29T15:13:36.021Z] Removing intermediate container be91fd5dcc1f [2022-08-29T15:13:36.021Z] ---> 160a65becb59 [2022-08-29T15:13:36.021Z] Step 23/24 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:13:36.021Z] ---> Running in 96d9817946d9 [2022-08-29T15:13:37.026Z] Removing intermediate container 96d9817946d9 [2022-08-29T15:13:37.026Z] ---> 9252bf7c4b0d [2022-08-29T15:13:37.026Z] Step 24/24 : LABEL version=2.3.0-dev.50 [2022-08-29T15:13:37.026Z] ---> Running in 3494ce4f6e31 [2022-08-29T15:13:38.281Z] Removing intermediate container 3494ce4f6e31 [2022-08-29T15:13:38.281Z] ---> 023084dd579c [2022-08-29T15:13:38.281Z] [2022-08-29T15:13:38.569Z] Successfully built 023084dd579c [2022-08-29T15:13:38.569Z] Successfully tagged core-metadata-arm64:latest [2022-08-29T15:13:38.569Z]  Building core-metadata ... done Building security-spire-server [2022-08-29T15:13:39.688Z] ---> bf3f7f866132 [2022-08-29T15:13:39.688Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-29T15:13:39.688Z] ---> Running in 4592fd643222 [2022-08-29T15:13:41.770Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-29T15:13:43.220Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:13:43.220Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:13:43.220Z] ---> b5884b397337 [2022-08-29T15:13:43.220Z] Step 3/25 : WORKDIR /edgex-go [2022-08-29T15:13:43.220Z] ---> Using cache [2022-08-29T15:13:43.220Z] ---> 5a2a4d6d7f59 [2022-08-29T15:13:43.220Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:13:43.220Z] ---> Using cache [2022-08-29T15:13:43.220Z] ---> e77e46b36a6b [2022-08-29T15:13:43.220Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-29T15:13:43.220Z] ---> Running in 1722a7f3154f [2022-08-29T15:13:45.214Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T15:13:46.207Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T15:13:47.196Z] OK: 221 MiB in 51 packages [2022-08-29T15:13:48.657Z] Removing intermediate container 1722a7f3154f [2022-08-29T15:13:48.657Z] ---> 8d6c6f81bb31 [2022-08-29T15:13:48.657Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-29T15:13:49.649Z] ---> 0dc8eb8722be [2022-08-29T15:13:49.649Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:13:49.649Z] ---> Running in 1ec8486d81de [2022-08-29T15:14:46.212Z] Removing intermediate container 15505f6c8cbe [2022-08-29T15:14:46.212Z] ---> ebc7dc19b9ad [2022-08-29T15:14:46.212Z] [2022-08-29T15:14:46.212Z] Step 10/22 : FROM alpine:3.16 [2022-08-29T15:14:46.212Z] ---> a6215f271958 [2022-08-29T15:14:46.212Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-29T15:14:46.212Z] ---> Running in c02fc5bc16ba [2022-08-29T15:14:46.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T15:14:46.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T15:14:46.212Z] Removing intermediate container 3b263b84f4ff [2022-08-29T15:14:46.212Z] ---> cfcd1a95b2a0 [2022-08-29T15:14:46.212Z] [2022-08-29T15:14:46.212Z] Step 10/22 : FROM alpine:3.16 [2022-08-29T15:14:46.212Z] ---> a6215f271958 [2022-08-29T15:14:46.212Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-29T15:14:46.212Z] ---> Using cache [2022-08-29T15:14:46.212Z] ---> 8dc37447f672 [2022-08-29T15:14:46.212Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T15:14:46.212Z] ---> Using cache [2022-08-29T15:14:46.212Z] ---> 33e8dd179463 [2022-08-29T15:14:46.212Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-29T15:14:46.212Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-29T15:14:46.212Z] ---> Running in 49c7f75644c9 [2022-08-29T15:14:46.212Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-29T15:14:46.212Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T15:14:46.212Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T15:14:46.212Z] OK: 6 MiB in 16 packages [2022-08-29T15:14:46.212Z] Removing intermediate container 49c7f75644c9 [2022-08-29T15:14:46.212Z] ---> 4a7b2e2fa9c2 [2022-08-29T15:14:46.212Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-29T15:14:46.212Z] ---> Running in e2fbd0a62a17 [2022-08-29T15:14:46.212Z] Removing intermediate container e2fbd0a62a17 [2022-08-29T15:14:46.212Z] ---> 7e71eab5d011 [2022-08-29T15:14:46.212Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T15:14:46.212Z] Removing intermediate container c02fc5bc16ba [2022-08-29T15:14:46.212Z] ---> 261054ad2ab8 [2022-08-29T15:14:46.212Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-29T15:14:46.212Z] ---> d131b031fe1e [2022-08-29T15:14:46.212Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-29T15:14:46.212Z] ---> Running in b0f275dbc804 [2022-08-29T15:14:47.190Z] Removing intermediate container b0f275dbc804 [2022-08-29T15:14:47.190Z] ---> 8a56872ea0b8 [2022-08-29T15:14:47.190Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-29T15:14:47.465Z] ---> Running in b9cb445e3dfb [2022-08-29T15:14:48.454Z] Removing intermediate container b9cb445e3dfb [2022-08-29T15:14:48.454Z] ---> 65578051642d [2022-08-29T15:14:48.454Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-29T15:14:48.732Z] ---> Running in 3c86f121d150 [2022-08-29T15:14:49.719Z] Removing intermediate container 3c86f121d150 [2022-08-29T15:14:49.719Z] ---> 9b9a708f15e5 [2022-08-29T15:14:49.719Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T15:14:50.699Z] ---> 0a0bfb13631b [2022-08-29T15:14:50.699Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-29T15:14:51.695Z] ---> 422daa6838b4 [2022-08-29T15:14:51.695Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-29T15:14:51.970Z] ---> 86ec5ab69160 [2022-08-29T15:14:51.970Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-29T15:14:52.245Z] ---> Running in 55b9e182adb7 [2022-08-29T15:14:53.229Z] Removing intermediate container 55b9e182adb7 [2022-08-29T15:14:53.229Z] ---> 0c28b6c2771e [2022-08-29T15:14:53.229Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T15:14:53.229Z] ---> Running in 0861875214e7 [2022-08-29T15:14:54.224Z] Removing intermediate container 0861875214e7 [2022-08-29T15:14:54.224Z] ---> 3e1f37b7a1ba [2022-08-29T15:14:54.224Z] Step 20/22 : LABEL arch=arm64 [2022-08-29T15:14:54.498Z] Removing intermediate container 1ec8486d81de [2022-08-29T15:14:54.498Z] ---> 1b602bb1bcb7 [2022-08-29T15:14:54.498Z] Step 8/25 : COPY . . [2022-08-29T15:14:54.498Z] ---> Running in 46fdad4e789c [2022-08-29T15:14:55.101Z] ---> ce8082552b27 [2022-08-29T15:14:55.101Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-29T15:14:55.394Z] Removing intermediate container 46fdad4e789c [2022-08-29T15:14:55.394Z] ---> 39bf59607f54 [2022-08-29T15:14:55.394Z] Step 21/22 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:14:55.669Z] ---> Running in cd62cb974ed9 [2022-08-29T15:14:56.270Z] ---> 419fa08d28cc [2022-08-29T15:14:56.270Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-29T15:14:56.548Z] ---> Running in 796ffe20cc74 [2022-08-29T15:14:56.548Z] Removing intermediate container cd62cb974ed9 [2022-08-29T15:14:56.548Z] ---> c719ecab63c5 [2022-08-29T15:14:56.548Z] Step 22/22 : LABEL version=2.3.0-dev.50 [2022-08-29T15:14:57.149Z] ---> Running in b7a039b8cddf [2022-08-29T15:14:57.748Z] Removing intermediate container 796ffe20cc74 [2022-08-29T15:14:57.748Z] ---> 8c932c619e81 [2022-08-29T15:14:57.748Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T15:14:57.748Z] ---> Running in c34d17aac601 [2022-08-29T15:14:58.024Z] Removing intermediate container b7a039b8cddf [2022-08-29T15:14:58.024Z] ---> 5bf86f5bec08 [2022-08-29T15:14:58.024Z] [2022-08-29T15:14:58.299Z] Successfully built 5bf86f5bec08 [2022-08-29T15:14:58.574Z] Successfully tagged support-scheduler-arm64:latest [2022-08-29T15:14:58.574Z] Building security-secretstore-setup [2022-08-29T15:14:58.856Z]  Building support-scheduler ... done Removing intermediate container c34d17aac601 [2022-08-29T15:14:58.856Z] ---> a0d78d476b73 [2022-08-29T15:14:58.856Z] Step 20/22 : LABEL arch=arm64 [2022-08-29T15:14:58.856Z] ---> Running in 42f9e78a5674 [2022-08-29T15:14:59.841Z] Removing intermediate container 42f9e78a5674 [2022-08-29T15:14:59.841Z] ---> 7efe490398cb [2022-08-29T15:14:59.841Z] Step 21/22 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:14:59.841Z] ---> Running in 3464c95a1806 [2022-08-29T15:15:00.115Z] ---> 42f58cd825b5 [2022-08-29T15:15:00.391Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-29T15:15:00.391Z] ---> Running in c1fbf7ae89f3 [2022-08-29T15:15:00.669Z] Removing intermediate container 3464c95a1806 [2022-08-29T15:15:00.669Z] ---> 817a3e212a8e [2022-08-29T15:15:00.669Z] Step 22/22 : LABEL version=2.3.0-dev.50 [2022-08-29T15:15:00.953Z] ---> Running in 5a467fbbdd0e [2022-08-29T15:15:01.227Z] Removing intermediate container c1fbf7ae89f3 [2022-08-29T15:15:01.227Z] ---> 79c1038c5623 [2022-08-29T15:15:01.227Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-29T15:15:01.227Z] ---> Running in 0c014a7c5cb4 [2022-08-29T15:15:01.502Z] Removing intermediate container 5a467fbbdd0e [2022-08-29T15:15:01.502Z] ---> 766b4adfe397 [2022-08-29T15:15:01.502Z] [2022-08-29T15:15:02.143Z] Successfully built 766b4adfe397 [2022-08-29T15:15:02.143Z] Successfully tagged support-notifications-arm64:latest [2022-08-29T15:15:02.143Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-08-29T15:15:02.143Z] Removing intermediate container 0c014a7c5cb4 [2022-08-29T15:15:02.143Z] ---> e5d46733468c [2022-08-29T15:15:02.143Z] 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-08-29T15:15:02.143Z] ---> Running in 785d0453b829 [2022-08-29T15:15:04.130Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:15:04.130Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:15:04.130Z] ---> b5884b397337 [2022-08-29T15:15:04.130Z] Step 3/25 : WORKDIR /edgex-go [2022-08-29T15:15:04.130Z] ---> Using cache [2022-08-29T15:15:04.130Z] ---> 5a2a4d6d7f59 [2022-08-29T15:15:04.130Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:15:04.130Z] ---> Using cache [2022-08-29T15:15:04.130Z] ---> e77e46b36a6b [2022-08-29T15:15:04.130Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-29T15:15:04.130Z] ---> Using cache [2022-08-29T15:15:04.130Z] ---> 2bcd8a8f4b5f [2022-08-29T15:15:04.130Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-29T15:15:04.130Z] ---> Using cache [2022-08-29T15:15:04.130Z] ---> b6bde6d02963 [2022-08-29T15:15:04.130Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:15:04.130Z] ---> Using cache [2022-08-29T15:15:04.130Z] ---> c79e25c1de57 [2022-08-29T15:15:04.130Z] Step 8/25 : COPY . . [2022-08-29T15:15:04.130Z] ---> Using cache [2022-08-29T15:15:04.130Z] ---> e13562e849de [2022-08-29T15:15:04.130Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-29T15:15:04.410Z] ---> Running in 60f06ac8254a [2022-08-29T15:15:07.059Z] Removing intermediate container 785d0453b829 [2022-08-29T15:15:07.059Z] ---> d6cc01e6b9f6 [2022-08-29T15:15:07.059Z] Step 12/25 : WORKDIR /edgex-go [2022-08-29T15:15:07.059Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-29T15:15:07.059Z] ---> Running in a7bc36b1ce33 [2022-08-29T15:15:07.676Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:15:07.676Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:15:07.676Z] ---> b5884b397337 [2022-08-29T15:15:07.676Z] Step 3/23 : WORKDIR /edgex-go [2022-08-29T15:15:07.676Z] ---> Using cache [2022-08-29T15:15:07.676Z] ---> 5a2a4d6d7f59 [2022-08-29T15:15:07.676Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:15:07.676Z] ---> Using cache [2022-08-29T15:15:07.676Z] ---> e77e46b36a6b [2022-08-29T15:15:07.676Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-29T15:15:07.954Z] ---> Running in cf6aa272f89f [2022-08-29T15:15:08.230Z] Removing intermediate container a7bc36b1ce33 [2022-08-29T15:15:08.230Z] ---> 7167a19f1fbf [2022-08-29T15:15:08.230Z] [2022-08-29T15:15:08.230Z] Step 13/25 : FROM alpine:3.15 [2022-08-29T15:15:08.230Z] ---> 02e0d6fdf486 [2022-08-29T15:15:08.230Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T15:15:08.230Z] ---> Using cache [2022-08-29T15:15:08.230Z] ---> 81ee3f734733 [2022-08-29T15:15:08.230Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:15:08.230Z] ---> Using cache [2022-08-29T15:15:08.230Z] ---> 944b772713ca [2022-08-29T15:15:08.230Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-29T15:15:08.230Z] ---> Using cache [2022-08-29T15:15:08.230Z] ---> 0a5893e51415 [2022-08-29T15:15:08.230Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-29T15:15:10.219Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T15:15:11.208Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T15:15:12.691Z] OK: 221 MiB in 51 packages [2022-08-29T15:15:14.174Z] ---> e57aab7cd648 [2022-08-29T15:15:14.174Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-29T15:15:14.452Z] Removing intermediate container cf6aa272f89f [2022-08-29T15:15:14.452Z] ---> 37a551e2a6c0 [2022-08-29T15:15:14.452Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-29T15:15:15.057Z] ---> 324aba699928 [2022-08-29T15:15:15.057Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-29T15:15:16.048Z] ---> fe5f9b8344b9 [2022-08-29T15:15:16.048Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:15:16.048Z] ---> Running in bdb3b6debc8e [2022-08-29T15:15:16.651Z] ---> e17de25db6af [2022-08-29T15:15:16.651Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-29T15:15:17.646Z] ---> 545aaf67b6f8 [2022-08-29T15:15:17.646Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-29T15:15:17.924Z] ---> Running in ae15bde10d6f [2022-08-29T15:15:18.551Z] Removing intermediate container ae15bde10d6f [2022-08-29T15:15:18.551Z] ---> 77ee0a03a511 [2022-08-29T15:15:18.551Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-29T15:15:18.551Z] ---> Running in 4a4662e736a0 [2022-08-29T15:15:19.166Z] Removing intermediate container 4a4662e736a0 [2022-08-29T15:15:19.166Z] ---> b1a6fde5b851 [2022-08-29T15:15:19.166Z] Step 23/25 : LABEL arch=arm64 [2022-08-29T15:15:19.166Z] ---> Running in 198dfedbd61f [2022-08-29T15:15:19.784Z] Removing intermediate container 198dfedbd61f [2022-08-29T15:15:19.784Z] ---> b1a6b27007ab [2022-08-29T15:15:19.784Z] Step 24/25 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:15:20.069Z] ---> Running in ebb6e1aa375c [2022-08-29T15:15:20.350Z] Removing intermediate container ebb6e1aa375c [2022-08-29T15:15:20.350Z] ---> a1ff6daa8bc9 [2022-08-29T15:15:20.350Z] Step 25/25 : LABEL version=2.3.0-dev.50 [2022-08-29T15:15:20.634Z] ---> Running in fe34ab580499 [2022-08-29T15:15:21.237Z] Removing intermediate container fe34ab580499 [2022-08-29T15:15:21.237Z] ---> 4aabc345f736 [2022-08-29T15:15:21.237Z] [2022-08-29T15:15:21.237Z] Successfully built 4aabc345f736 [2022-08-29T15:15:21.237Z] Successfully tagged security-spire-server-arm64:latest [2022-08-29T15:15:21.237Z]  Building security-spire-server ... done Building security-spire-config [2022-08-29T15:15:24.643Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:15:24.643Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:15:24.643Z] ---> b5884b397337 [2022-08-29T15:15:24.643Z] Step 3/26 : WORKDIR /edgex-go [2022-08-29T15:15:24.643Z] ---> Using cache [2022-08-29T15:15:24.643Z] ---> 5a2a4d6d7f59 [2022-08-29T15:15:24.643Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:15:24.643Z] ---> Using cache [2022-08-29T15:15:24.643Z] ---> e77e46b36a6b [2022-08-29T15:15:24.643Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-29T15:15:24.643Z] ---> Using cache [2022-08-29T15:15:24.643Z] ---> 8d6c6f81bb31 [2022-08-29T15:15:24.643Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-29T15:15:24.643Z] ---> Using cache [2022-08-29T15:15:24.643Z] ---> 0dc8eb8722be [2022-08-29T15:15:24.643Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:15:24.643Z] ---> Using cache [2022-08-29T15:15:24.643Z] ---> 1b602bb1bcb7 [2022-08-29T15:15:24.643Z] Step 8/26 : COPY . . [2022-08-29T15:15:24.643Z] ---> Using cache [2022-08-29T15:15:24.643Z] ---> 42f58cd825b5 [2022-08-29T15:15:24.643Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-29T15:15:24.643Z] ---> Using cache [2022-08-29T15:15:24.643Z] ---> 79c1038c5623 [2022-08-29T15:15:24.643Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-29T15:15:24.643Z] ---> Using cache [2022-08-29T15:15:24.643Z] ---> e5d46733468c [2022-08-29T15:15:24.643Z] 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-08-29T15:15:24.939Z] ---> Running in 73435219f683 [2022-08-29T15:15:28.364Z] Removing intermediate container 73435219f683 [2022-08-29T15:15:28.364Z] ---> 06fe8aee8658 [2022-08-29T15:15:28.364Z] Step 12/26 : WORKDIR /edgex-go [2022-08-29T15:15:28.364Z] ---> Running in 3e071d36fa96 [2022-08-29T15:15:28.655Z] Removing intermediate container 3e071d36fa96 [2022-08-29T15:15:28.655Z] ---> 00b2b862872c [2022-08-29T15:15:28.655Z] [2022-08-29T15:15:28.655Z] Step 13/26 : FROM alpine:3.15 [2022-08-29T15:15:28.655Z] ---> 02e0d6fdf486 [2022-08-29T15:15:28.655Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T15:15:28.655Z] ---> Using cache [2022-08-29T15:15:28.655Z] ---> 81ee3f734733 [2022-08-29T15:15:28.931Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:15:28.931Z] ---> Using cache [2022-08-29T15:15:28.931Z] ---> 944b772713ca [2022-08-29T15:15:28.931Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-29T15:15:28.931Z] ---> Running in 9f91ffd88a9b [2022-08-29T15:15:30.917Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T15:15:31.894Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T15:15:33.435Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T15:15:33.436Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T15:15:33.436Z] OK: 15733 distinct packages available [2022-08-29T15:15:33.436Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T15:15:34.491Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T15:15:36.532Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-29T15:15:36.532Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-29T15:15:36.532Z] (3/4) Installing libucontext (1.1-r0) [2022-08-29T15:15:36.532Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-29T15:15:36.532Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T15:15:36.532Z] OK: 6 MiB in 18 packages [2022-08-29T15:15:38.525Z] Removing intermediate container 9f91ffd88a9b [2022-08-29T15:15:38.525Z] ---> 475644b76de4 [2022-08-29T15:15:38.525Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-29T15:15:45.259Z] ---> a60e5893ab12 [2022-08-29T15:15:45.259Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-29T15:15:45.259Z] ---> d48a7aafce19 [2022-08-29T15:15:45.259Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-29T15:15:45.530Z] ---> Running in 78bb01d19661 [2022-08-29T15:15:46.516Z] Removing intermediate container 78bb01d19661 [2022-08-29T15:15:46.516Z] ---> 9f3129f8dfd3 [2022-08-29T15:15:46.516Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-29T15:15:48.498Z] ---> 8b2ec4784930 [2022-08-29T15:15:48.498Z] Step 21/26 : WORKDIR / [2022-08-29T15:15:48.498Z] ---> Running in b4c5d05030b6 [2022-08-29T15:15:49.486Z] Removing intermediate container b4c5d05030b6 [2022-08-29T15:15:49.486Z] ---> 258516fcf47c [2022-08-29T15:15:49.486Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-29T15:15:49.756Z] ---> Running in 82676db28541 [2022-08-29T15:15:50.738Z] Removing intermediate container 82676db28541 [2022-08-29T15:15:50.738Z] ---> 0198e503aaad [2022-08-29T15:15:50.738Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-29T15:15:50.738Z] ---> Running in 5c6edff653c7 [2022-08-29T15:15:51.729Z] Removing intermediate container 5c6edff653c7 [2022-08-29T15:15:51.729Z] ---> b99d47bd009b [2022-08-29T15:15:51.729Z] Step 24/26 : LABEL arch=arm64 [2022-08-29T15:15:51.729Z] ---> Running in 51a49ca54709 [2022-08-29T15:15:52.725Z] Removing intermediate container 51a49ca54709 [2022-08-29T15:15:52.725Z] ---> 6147fc0dbbc5 [2022-08-29T15:15:52.725Z] Step 25/26 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:15:53.004Z] ---> Running in fa26b3c3c6a3 [2022-08-29T15:15:53.987Z] Removing intermediate container fa26b3c3c6a3 [2022-08-29T15:15:53.987Z] ---> 69e91c965e2b [2022-08-29T15:15:53.987Z] Step 26/26 : LABEL version=2.3.0-dev.50 [2022-08-29T15:15:53.987Z] ---> Running in cf61272f3c00 [2022-08-29T15:15:54.979Z] Removing intermediate container cf61272f3c00 [2022-08-29T15:15:54.979Z] ---> 2862724824cf [2022-08-29T15:15:54.979Z] [2022-08-29T15:15:54.979Z] Successfully built 2862724824cf [2022-08-29T15:15:55.259Z] Successfully tagged security-spire-config-arm64:latest [2022-08-29T15:15:55.259Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2022-08-29T15:16:00.679Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-29T15:16:00.679Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-29T15:16:00.679Z] ---> b5884b397337 [2022-08-29T15:16:00.679Z] Step 3/20 : WORKDIR /edgex-go [2022-08-29T15:16:00.679Z] ---> Using cache [2022-08-29T15:16:00.679Z] ---> 5a2a4d6d7f59 [2022-08-29T15:16:00.679Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-29T15:16:00.679Z] ---> Running in 79223467eb75 [2022-08-29T15:16:03.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T15:16:03.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T15:16:04.911Z] v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-29T15:16:04.911Z] v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-29T15:16:04.911Z] OK: 16891 distinct packages available [2022-08-29T15:16:05.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T15:16:05.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T15:16:06.778Z] OK: 221 MiB in 51 packages [2022-08-29T15:16:08.769Z] Removing intermediate container 79223467eb75 [2022-08-29T15:16:08.769Z] ---> 2cd4ff703dae [2022-08-29T15:16:08.769Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-29T15:16:10.222Z] ---> 94aaafd469c5 [2022-08-29T15:16:10.222Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-29T15:16:10.222Z] ---> Running in 4c7f46703c01 [2022-08-29T15:16:12.204Z] Removing intermediate container bdb3b6debc8e [2022-08-29T15:16:12.204Z] ---> ddb0da10c093 [2022-08-29T15:16:12.204Z] Step 8/23 : COPY . . [2022-08-29T15:16:15.609Z] ---> 388df297579b [2022-08-29T15:16:15.609Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-29T15:16:15.609Z] ---> Running in 84b9931e2a99 [2022-08-29T15:16:17.594Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-29T15:16:56.612Z] Removing intermediate container 4c7f46703c01 [2022-08-29T15:16:56.612Z] ---> 239c91b4f71f [2022-08-29T15:16:56.612Z] Step 7/20 : COPY . . [2022-08-29T15:17:00.054Z] ---> 365551199ac5 [2022-08-29T15:17:00.054Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-29T15:17:00.054Z] ---> Running in 2a47807ff0cf [2022-08-29T15:17:01.507Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-29T15:17:28.348Z] Removing intermediate container e718ef1b1858 [2022-08-29T15:17:28.348Z] ---> 16dd1fc98a46 [2022-08-29T15:17:28.348Z] [2022-08-29T15:17:28.348Z] Step 10/31 : FROM alpine:3.16 [2022-08-29T15:17:28.348Z] ---> a6215f271958 [2022-08-29T15:17:28.348Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T15:17:28.348Z] ---> Running in 905ca1c57876 [2022-08-29T15:17:28.348Z] Removing intermediate container 905ca1c57876 [2022-08-29T15:17:28.348Z] ---> e896d051e6c3 [2022-08-29T15:17:28.348Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-29T15:17:28.623Z] ---> Running in fb9190844890 [2022-08-29T15:17:30.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T15:17:30.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T15:17:32.057Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-29T15:17:32.057Z] (2/2) Installing su-exec (0.2-r1) [2022-08-29T15:17:32.057Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T15:17:32.057Z] OK: 5 MiB in 16 packages [2022-08-29T15:17:33.530Z] Removing intermediate container fb9190844890 [2022-08-29T15:17:33.530Z] ---> 4fca361b7abd [2022-08-29T15:17:33.530Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-29T15:17:33.530Z] ---> Running in 3bb4c35b4bb8 [2022-08-29T15:17:34.134Z] Removing intermediate container 3bb4c35b4bb8 [2022-08-29T15:17:34.134Z] ---> 96750a0f6c37 [2022-08-29T15:17:34.134Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-29T15:17:34.134Z] ---> Running in 895e4e4fa68b [2022-08-29T15:17:34.751Z] Removing intermediate container 895e4e4fa68b [2022-08-29T15:17:34.751Z] ---> 6b747438cd92 [2022-08-29T15:17:34.751Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-29T15:17:34.751Z] ---> Running in dca2a0e88b3d [2022-08-29T15:17:35.359Z] Removing intermediate container dca2a0e88b3d [2022-08-29T15:17:35.359Z] ---> c3fed62cb01e [2022-08-29T15:17:35.359Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-29T15:17:35.359Z] ---> Running in 8d69ebbe0fb1 [2022-08-29T15:17:38.765Z] Removing intermediate container 8d69ebbe0fb1 [2022-08-29T15:17:38.765Z] ---> 6057d8527993 [2022-08-29T15:17:38.765Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-29T15:17:38.765Z] ---> Running in 9b7c30a1a933 [2022-08-29T15:17:39.037Z] Removing intermediate container 9b7c30a1a933 [2022-08-29T15:17:39.037Z] ---> c0754308eea4 [2022-08-29T15:17:39.037Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-29T15:17:40.034Z] ---> f35594425601 [2022-08-29T15:17:40.034Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-29T15:17:40.034Z] ---> Running in 2b57d2b037f6 [2022-08-29T15:17:43.706Z] Removing intermediate container 2b57d2b037f6 [2022-08-29T15:17:43.706Z] ---> 7439d308a564 [2022-08-29T15:17:43.706Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T15:17:44.310Z] ---> 103a07786afd [2022-08-29T15:17:44.310Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-29T15:17:46.287Z] ---> d8d4419ea4c9 [2022-08-29T15:17:46.287Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-29T15:17:46.885Z] ---> 57ec44646e60 [2022-08-29T15:17:46.885Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-29T15:17:47.878Z] ---> a01fb9f0b0c7 [2022-08-29T15:17:47.878Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-29T15:17:48.867Z] ---> d176b3081fd2 [2022-08-29T15:17:48.867Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-29T15:17:49.854Z] ---> 9a96a312b602 [2022-08-29T15:17:49.854Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-29T15:17:49.854Z] ---> Running in bfa6d4de133a [2022-08-29T15:17:53.240Z] Removing intermediate container bfa6d4de133a [2022-08-29T15:17:53.240Z] ---> 2d509ba71646 [2022-08-29T15:17:53.240Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-29T15:17:53.240Z] ---> Running in 9cdee11446dd [2022-08-29T15:17:53.521Z] Removing intermediate container 9cdee11446dd [2022-08-29T15:17:53.521Z] ---> 59105d16972d [2022-08-29T15:17:53.521Z] Step 28/31 : CMD ["gate"] [2022-08-29T15:17:53.521Z] ---> Running in b1d6e194e75c [2022-08-29T15:17:54.131Z] Removing intermediate container b1d6e194e75c [2022-08-29T15:17:54.131Z] ---> e12abbec65c3 [2022-08-29T15:17:54.131Z] Step 29/31 : LABEL arch=arm64 [2022-08-29T15:17:54.411Z] ---> Running in 51e8e4530b3d [2022-08-29T15:17:55.022Z] Removing intermediate container 51e8e4530b3d [2022-08-29T15:17:55.022Z] ---> d476f5f94423 [2022-08-29T15:17:55.022Z] Step 30/31 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:17:55.022Z] ---> Running in 6966169f02d3 [2022-08-29T15:17:55.621Z] Removing intermediate container 6966169f02d3 [2022-08-29T15:17:55.622Z] ---> 1e2ac7b6602b [2022-08-29T15:17:55.622Z] Step 31/31 : LABEL version=2.3.0-dev.50 [2022-08-29T15:17:55.622Z] ---> Running in e6b0c8f5de41 [2022-08-29T15:17:56.223Z] Removing intermediate container e6b0c8f5de41 [2022-08-29T15:17:56.223Z] ---> 752d99597004 [2022-08-29T15:17:56.223Z] [2022-08-29T15:17:56.223Z] Successfully built 752d99597004 [2022-08-29T15:17:56.223Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-29T15:20:03.118Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-29T15:20:03.118Z] Removing intermediate container 4592fd643222 [2022-08-29T15:20:03.118Z] ---> e653a9bd5959 [2022-08-29T15:20:03.118Z] [2022-08-29T15:20:03.118Z] Step 10/23 : FROM alpine:3.16 [2022-08-29T15:20:03.118Z] ---> a6215f271958 [2022-08-29T15:20:03.118Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-29T15:20:03.118Z] ---> Running in e357b6db6c19 [2022-08-29T15:20:03.118Z] Removing intermediate container e357b6db6c19 [2022-08-29T15:20:03.118Z] ---> 25c9b4b2439c [2022-08-29T15:20:03.118Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-29T15:20:03.118Z] ---> Running in 1a2c0a5cba7a [2022-08-29T15:20:03.118Z] Removing intermediate container 1a2c0a5cba7a [2022-08-29T15:20:03.118Z] ---> 47247e116de3 [2022-08-29T15:20:03.118Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-29T15:20:03.118Z] ---> Running in 111df134da19 [2022-08-29T15:20:03.118Z] Removing intermediate container 111df134da19 [2022-08-29T15:20:03.118Z] ---> 9c39f3731f66 [2022-08-29T15:20:03.118Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:20:03.118Z] ---> Running in ccc06265cac9 [2022-08-29T15:20:03.118Z] Removing intermediate container ccc06265cac9 [2022-08-29T15:20:03.118Z] ---> d964d37d7f2b [2022-08-29T15:20:03.118Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-29T15:20:03.118Z] ---> Running in cccac65ca9be [2022-08-29T15:20:03.118Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T15:20:03.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T15:20:04.395Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-29T15:20:04.669Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-29T15:20:04.669Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-29T15:20:04.669Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-29T15:20:04.946Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-29T15:20:05.225Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-29T15:20:05.225Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T15:20:05.225Z] OK: 8 MiB in 20 packages [2022-08-29T15:20:07.208Z] Removing intermediate container cccac65ca9be [2022-08-29T15:20:07.208Z] ---> 9ce8a2521e8a [2022-08-29T15:20:07.208Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T15:20:08.660Z] ---> 6240df7abc13 [2022-08-29T15:20:08.660Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-29T15:20:12.071Z] ---> 7f285f1add1d [2022-08-29T15:20:12.071Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-29T15:20:13.525Z] ---> 75b1b8b20a26 [2022-08-29T15:20:13.525Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-29T15:20:13.525Z] ---> Running in 4675aec4d038 [2022-08-29T15:20:14.519Z] Removing intermediate container 4675aec4d038 [2022-08-29T15:20:14.519Z] ---> e873ac6bbd18 [2022-08-29T15:20:14.519Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T15:20:14.799Z] ---> Running in 4fd263b6862c [2022-08-29T15:20:15.402Z] Removing intermediate container 4fd263b6862c [2022-08-29T15:20:15.402Z] ---> 3e21101bf435 [2022-08-29T15:20:15.402Z] Step 21/23 : LABEL arch=arm64 [2022-08-29T15:20:15.678Z] ---> Running in 580ff6f992d9 [2022-08-29T15:20:15.957Z] Removing intermediate container 60f06ac8254a [2022-08-29T15:20:15.957Z] ---> 7cbf0d0e81c7 [2022-08-29T15:20:15.957Z] [2022-08-29T15:20:15.957Z] Step 10/25 : FROM alpine:3.16 [2022-08-29T15:20:15.957Z] ---> a6215f271958 [2022-08-29T15:20:15.957Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-29T15:20:16.231Z] ---> Running in e18bddedb32c [2022-08-29T15:20:16.509Z] Removing intermediate container 580ff6f992d9 [2022-08-29T15:20:16.509Z] ---> 5ee9f959c357 [2022-08-29T15:20:16.509Z] Step 22/23 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:20:16.790Z] ---> Running in bc274b049f79 [2022-08-29T15:20:17.393Z] Removing intermediate container bc274b049f79 [2022-08-29T15:20:17.393Z] ---> b1b614ba919a [2022-08-29T15:20:17.393Z] Step 23/23 : LABEL version=2.3.0-dev.50 [2022-08-29T15:20:17.673Z] ---> Running in 36c22c51d1ac [2022-08-29T15:20:18.277Z] Removing intermediate container 36c22c51d1ac [2022-08-29T15:20:18.277Z] ---> 84be4ac81ab0 [2022-08-29T15:20:18.277Z] [2022-08-29T15:20:18.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T15:20:18.555Z] Successfully built 84be4ac81ab0 [2022-08-29T15:20:18.555Z] Successfully tagged core-data-arm64:latest [2022-08-29T15:20:18.830Z]  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T15:20:19.822Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-29T15:20:19.823Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-29T15:20:19.823Z] (3/3) Installing su-exec (0.2-r1) [2022-08-29T15:20:19.823Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T15:20:19.823Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T15:20:20.096Z] OK: 6 MiB in 17 packages [2022-08-29T15:20:22.095Z] Removing intermediate container e18bddedb32c [2022-08-29T15:20:22.095Z] ---> 88c434ac6ecc [2022-08-29T15:20:22.095Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-29T15:20:22.372Z] ---> Running in f16a03dfc96f [2022-08-29T15:20:22.980Z] Removing intermediate container f16a03dfc96f [2022-08-29T15:20:22.980Z] ---> 5dff2aa74e48 [2022-08-29T15:20:22.980Z] Step 13/25 : WORKDIR / [2022-08-29T15:20:22.980Z] ---> Running in 9b615486ee1b [2022-08-29T15:20:23.583Z] Removing intermediate container 9b615486ee1b [2022-08-29T15:20:23.583Z] ---> 2a84d83b7a8c [2022-08-29T15:20:23.583Z] 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-08-29T15:20:24.189Z] ---> 18ee6b528aab [2022-08-29T15:20:24.189Z] 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-08-29T15:20:25.180Z] ---> 4889d6481e8e [2022-08-29T15:20:25.180Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-29T15:20:26.176Z] ---> 3f2285bafd2c [2022-08-29T15:20:26.176Z] 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-08-29T15:20:27.170Z] ---> 0c939cdee3dc [2022-08-29T15:20:27.170Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-29T15:20:28.625Z] ---> 75dd7e87353b [2022-08-29T15:20:28.626Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-29T15:20:30.072Z] ---> 3431cce4c7fb [2022-08-29T15:20:30.072Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-29T15:20:31.063Z] ---> 4c18c672908f [2022-08-29T15:20:31.063Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-29T15:20:31.063Z] ---> Running in d69cd42e030e [2022-08-29T15:20:33.745Z] Removing intermediate container d69cd42e030e [2022-08-29T15:20:33.745Z] ---> 76ea26fa313c [2022-08-29T15:20:33.745Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-29T15:20:34.021Z] ---> Running in ca43a52c06bd [2022-08-29T15:20:34.619Z] Removing intermediate container ca43a52c06bd [2022-08-29T15:20:34.619Z] ---> f2407caeaf11 [2022-08-29T15:20:34.619Z] Step 23/25 : LABEL arch=arm64 [2022-08-29T15:20:34.905Z] ---> Running in e79c9706283e [2022-08-29T15:20:35.892Z] Removing intermediate container e79c9706283e [2022-08-29T15:20:35.892Z] ---> 584714e3ff42 [2022-08-29T15:20:35.892Z] Step 24/25 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:20:35.892Z] ---> Running in 2e51910d5b4f [2022-08-29T15:20:36.509Z] Removing intermediate container 2e51910d5b4f [2022-08-29T15:20:36.509Z] ---> 6b70cf15a51c [2022-08-29T15:20:36.509Z] Step 25/25 : LABEL version=2.3.0-dev.50 [2022-08-29T15:20:36.791Z] ---> Running in 2068b7467080 [2022-08-29T15:20:37.392Z] Removing intermediate container 2068b7467080 [2022-08-29T15:20:37.392Z] ---> 799af862b3ea [2022-08-29T15:20:37.392Z] [2022-08-29T15:20:37.673Z] Successfully built 799af862b3ea [2022-08-29T15:20:37.673Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-29T15:20:41.990Z]  Building security-secretstore-setup ... done Removing intermediate container 84b9931e2a99 [2022-08-29T15:20:41.990Z] ---> b68e26aa9824 [2022-08-29T15:20:41.990Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-29T15:20:41.990Z] ---> Running in c92f5577b4ba [2022-08-29T15:20:44.023Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.50" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-29T15:20:47.552Z] Removing intermediate container c92f5577b4ba [2022-08-29T15:20:47.552Z] ---> ba0ace7b0ac7 [2022-08-29T15:20:47.552Z] [2022-08-29T15:20:47.552Z] Step 11/23 : FROM alpine:3.16 [2022-08-29T15:20:47.552Z] ---> a6215f271958 [2022-08-29T15:20:47.552Z] 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-08-29T15:20:47.552Z] ---> Running in 7d169aac15c1 [2022-08-29T15:20:48.151Z] Removing intermediate container 7d169aac15c1 [2022-08-29T15:20:48.151Z] ---> 61000ad2890c [2022-08-29T15:20:48.151Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-29T15:20:48.151Z] ---> Running in 9e6e03d09d51 [2022-08-29T15:20:50.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-29T15:20:50.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-29T15:20:51.128Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-29T15:20:51.128Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-29T15:20:51.128Z] (3/33) Installing readline (8.1.2-r0) [2022-08-29T15:20:51.128Z] (4/33) Installing bash (5.1.16-r2) [2022-08-29T15:20:51.128Z] Executing bash-5.1.16-r2.post-install [2022-08-29T15:20:51.128Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-29T15:20:51.405Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-29T15:20:51.405Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-29T15:20:51.405Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-29T15:20:51.405Z] (9/33) Installing curl (7.83.1-r2) [2022-08-29T15:20:51.405Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-29T15:20:52.395Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-29T15:20:52.395Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-29T15:20:52.395Z] (13/33) Installing expat (2.4.8-r0) [2022-08-29T15:20:52.395Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-29T15:20:52.395Z] (15/33) Installing gdbm (1.23-r0) [2022-08-29T15:20:52.395Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-29T15:20:52.395Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-29T15:20:52.395Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-29T15:20:52.395Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-29T15:20:52.395Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-29T15:20:52.395Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-29T15:20:54.378Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-29T15:20:54.378Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-29T15:20:54.378Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-29T15:20:54.653Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-29T15:20:54.653Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-29T15:20:54.653Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-29T15:20:54.653Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-29T15:20:54.653Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-29T15:20:54.653Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-29T15:20:54.653Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-29T15:20:54.653Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-29T15:20:54.926Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-29T15:20:55.525Z] Executing busybox-1.35.0-r17.trigger [2022-08-29T15:20:55.525Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T15:20:55.808Z] OK: 120 MiB in 47 packages [2022-08-29T15:21:08.225Z] Collecting docker-compose==1.23.2 [2022-08-29T15:21:08.225Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-29T15:21:08.225Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.2 MB/s eta 0:00:00 [2022-08-29T15:21:08.501Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-29T15:21:08.501Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-29T15:21:08.501Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.3 MB/s eta 0:00:00 [2022-08-29T15:21:08.777Z] Collecting docopt<0.7,>=0.6.1 [2022-08-29T15:21:08.777Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-29T15:21:08.777Z] Preparing metadata (setup.py): started [2022-08-29T15:21:10.766Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T15:21:11.368Z] Collecting jsonschema<3,>=2.5.1 [2022-08-29T15:21:11.368Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-29T15:21:11.643Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-29T15:21:11.644Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-29T15:21:11.644Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.7 MB/s eta 0:00:00 [2022-08-29T15:21:11.644Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-29T15:21:11.644Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-29T15:21:11.644Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-29T15:21:11.917Z] Preparing metadata (setup.py): started [2022-08-29T15:21:13.357Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T15:21:13.628Z] Collecting docker<4.0,>=3.6.0 [2022-08-29T15:21:13.900Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-29T15:21:13.900Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.9 MB/s eta 0:00:00 [2022-08-29T15:21:13.900Z] Collecting cached-property<2,>=1.2.0 [2022-08-29T15:21:13.900Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-29T15:21:14.496Z] Collecting PyYAML<4,>=3.10 [2022-08-29T15:21:14.496Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-29T15:21:14.496Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 21.2 MB/s eta 0:00:00 [2022-08-29T15:21:15.941Z] Preparing metadata (setup.py): started [2022-08-29T15:21:17.377Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T15:21:17.377Z] Collecting texttable<0.10,>=0.9.0 [2022-08-29T15:21:17.650Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-29T15:21:17.650Z] Preparing metadata (setup.py): started [2022-08-29T15:21:19.088Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-29T15:21:19.684Z] Collecting docker-pycreds>=0.4.0 [2022-08-29T15:21:19.684Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-29T15:21:19.965Z] Collecting idna<2.8,>=2.5 [2022-08-29T15:21:19.966Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-29T15:21:20.237Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.2 MB/s eta 0:00:00 [2022-08-29T15:21:20.508Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-29T15:21:20.508Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-29T15:21:20.783Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 20.6 MB/s eta 0:00:00 [2022-08-29T15:21:20.783Z] Collecting certifi>=2017.4.17 [2022-08-29T15:21:20.783Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-29T15:21:21.060Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 16.8 MB/s eta 0:00:00 [2022-08-29T15:21:21.060Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-29T15:21:21.060Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-29T15:21:21.060Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 18.7 MB/s eta 0:00:00 [2022-08-29T15:21:21.653Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-29T15:21:21.653Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-29T15:21:21.653Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-29T15:21:21.653Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-29T15:21:22.628Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-29T15:21:22.628Z] Running setup.py install for texttable: started [2022-08-29T15:21:24.607Z] Running setup.py install for texttable: finished with status 'done' [2022-08-29T15:21:24.607Z] Running setup.py install for PyYAML: started [2022-08-29T15:21:27.224Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-29T15:21:27.823Z] Removing intermediate container 2a47807ff0cf [2022-08-29T15:21:27.823Z] ---> cb0579e2cd0c [2022-08-29T15:21:27.823Z] [2022-08-29T15:21:27.823Z] Step 9/20 : FROM alpine:3.15 [2022-08-29T15:21:27.823Z] ---> 02e0d6fdf486 [2022-08-29T15:21:27.823Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-29T15:21:27.823Z] ---> Using cache [2022-08-29T15:21:27.823Z] ---> 81ee3f734733 [2022-08-29T15:21:27.823Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-29T15:21:27.823Z] ---> Using cache [2022-08-29T15:21:27.823Z] ---> 944b772713ca [2022-08-29T15:21:27.823Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-29T15:21:28.094Z] ---> Running in 9942869dd54f [2022-08-29T15:21:28.369Z] Running setup.py install for docopt: started [2022-08-29T15:21:29.346Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T15:21:30.324Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T15:21:30.324Z] Running setup.py install for docopt: finished with status 'done' [2022-08-29T15:21:31.312Z] v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-29T15:21:31.312Z] v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-29T15:21:31.312Z] OK: 15733 distinct packages available [2022-08-29T15:21:31.585Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-29T15:21:32.560Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-29T15:21:32.832Z] Running setup.py install for dockerpty: started [2022-08-29T15:21:33.423Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-29T15:21:33.695Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-29T15:21:33.695Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-29T15:21:33.695Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-29T15:21:33.966Z] (5/9) Installing curl (7.80.0-r2) [2022-08-29T15:21:33.966Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-29T15:21:34.240Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-29T15:21:34.240Z] (8/9) Installing libucontext (1.1-r0) [2022-08-29T15:21:34.240Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-29T15:21:34.514Z] Executing busybox-1.34.1-r7.trigger [2022-08-29T15:21:34.514Z] Executing ca-certificates-20220614-r0.trigger [2022-08-29T15:21:34.514Z] OK: 8 MiB in 23 packages [2022-08-29T15:21:34.786Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-29T15:21:36.229Z] Removing intermediate container 9942869dd54f [2022-08-29T15:21:36.229Z] ---> 3bc22b739295 [2022-08-29T15:21:36.229Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-29T15:21:36.829Z] ---> 5ee673a20d4a [2022-08-29T15:21:36.829Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-29T15:21:37.103Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-08-29T15:21:37.103Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-29T15:21:38.133Z]  ---> cdf792733cb7 [2022-08-29T15:21:38.133Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-29T15:21:38.747Z] ---> 57bd3e7388ce [2022-08-29T15:21:38.747Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-29T15:21:38.747Z] ---> Running in 81d26e508398 [2022-08-29T15:21:39.024Z] Removing intermediate container 81d26e508398 [2022-08-29T15:21:39.024Z] ---> 181e7cb40d92 [2022-08-29T15:21:39.024Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T15:21:39.024Z] ---> Running in 882b537589ba [2022-08-29T15:21:39.628Z] Removing intermediate container 882b537589ba [2022-08-29T15:21:39.628Z] ---> 3b026860dcbd [2022-08-29T15:21:39.628Z] Step 18/20 : LABEL arch=arm64 [2022-08-29T15:21:39.628Z] ---> Running in 6c15bb239bee [2022-08-29T15:21:39.900Z] Removing intermediate container 6c15bb239bee [2022-08-29T15:21:40.170Z] ---> 0fa4cc7bd65d [2022-08-29T15:21:40.170Z] Step 19/20 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:21:40.170Z] ---> Running in 4c7d6362180d [2022-08-29T15:21:40.442Z] Removing intermediate container 4c7d6362180d [2022-08-29T15:21:40.442Z] ---> ff0a7e4883b7 [2022-08-29T15:21:40.442Z] Step 20/20 : LABEL version=2.3.0-dev.50 [2022-08-29T15:21:40.714Z] ---> Running in ae2f269ea0ac [2022-08-29T15:21:41.308Z] Removing intermediate container ae2f269ea0ac [2022-08-29T15:21:41.308Z] ---> 919b3c122a11 [2022-08-29T15:21:41.308Z] [2022-08-29T15:21:41.308Z] Successfully built 919b3c122a11 [2022-08-29T15:21:41.308Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-29T15:21:48.011Z]  Building security-spiffe-token-provider ... done Removing intermediate container 9e6e03d09d51 [2022-08-29T15:21:48.011Z] ---> a7b04a71fd58 [2022-08-29T15:21:48.011Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-29T15:21:48.011Z] ---> Running in e1a8bb35e5ef [2022-08-29T15:21:48.011Z] Removing intermediate container e1a8bb35e5ef [2022-08-29T15:21:48.011Z] ---> 55686f537cac [2022-08-29T15:21:48.011Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-29T15:21:48.011Z] ---> Running in f30f56ef33a2 [2022-08-29T15:21:48.011Z] Removing intermediate container f30f56ef33a2 [2022-08-29T15:21:48.011Z] ---> 462f2e25a78b [2022-08-29T15:21:48.011Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-29T15:21:48.987Z] ---> cb54d3b6726d [2022-08-29T15:21:48.987Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-29T15:21:49.581Z] ---> c2dcabc47ce3 [2022-08-29T15:21:49.581Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-29T15:21:50.177Z] ---> adc6c84c0e7c [2022-08-29T15:21:50.177Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-29T15:21:50.453Z] ---> Running in 4623cca87e3b [2022-08-29T15:21:50.725Z] Removing intermediate container 4623cca87e3b [2022-08-29T15:21:50.726Z] ---> ddc3081242dc [2022-08-29T15:21:50.726Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-29T15:21:50.726Z] ---> Running in 0641dae99cde [2022-08-29T15:21:50.998Z] Removing intermediate container 0641dae99cde [2022-08-29T15:21:50.998Z] ---> f07440765aac [2022-08-29T15:21:50.998Z] Step 21/23 : LABEL arch=arm64 [2022-08-29T15:21:50.998Z] ---> Running in 201c4325477f [2022-08-29T15:21:51.601Z] Removing intermediate container 201c4325477f [2022-08-29T15:21:51.601Z] ---> bbf31fa5dae0 [2022-08-29T15:21:51.601Z] Step 22/23 : LABEL git_sha=fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:21:51.601Z] ---> Running in ec8c007c171e [2022-08-29T15:21:51.871Z] Removing intermediate container ec8c007c171e [2022-08-29T15:21:51.871Z] ---> 4ed0c024135b [2022-08-29T15:21:51.871Z] Step 23/23 : LABEL version=2.3.0-dev.50 [2022-08-29T15:21:51.871Z] ---> Running in 206095e213cf [2022-08-29T15:21:52.144Z] Removing intermediate container 206095e213cf [2022-08-29T15:21:52.144Z] ---> 99ff7bbde5d1 [2022-08-29T15:21:52.144Z] [2022-08-29T15:21:52.414Z] Successfully built 99ff7bbde5d1 [2022-08-29T15:21:52.414Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-29T15:21:52.430Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-08-29T15:21:52.443Z] $ docker stop --time=1 e17cf6774bfc12971f5ba692e6e8e2a39fc392b900de69ded5c0593f5b3832c0 [2022-08-29T15:21:54.099Z] $ docker rm -f e17cf6774bfc12971f5ba692e6e8e2a39fc392b900de69ded5c0593f5b3832c0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T15:21:54.693Z] + docker images [2022-08-29T15:21:54.974Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-29T15:21:54.974Z] sys-mgmt-agent-arm64 latest 99ff7bbde5d1 2 seconds ago 133MB [2022-08-29T15:21:54.974Z] security-spiffe-token-provider-arm64 latest 919b3c122a11 14 seconds ago 28.4MB [2022-08-29T15:21:54.974Z] cb0579e2cd0c 28 seconds ago 1.24GB [2022-08-29T15:21:54.974Z] ba0ace7b0ac7 About a minute ago 1.19GB [2022-08-29T15:21:54.974Z] security-secretstore-setup-arm64 latest 799af862b3ea About a minute ago 28.2MB [2022-08-29T15:21:54.974Z] core-data-arm64 latest 84be4ac81ab0 About a minute ago 20.7MB [2022-08-29T15:21:54.974Z] 7cbf0d0e81c7 About a minute ago 1.2GB [2022-08-29T15:21:54.974Z] e653a9bd5959 2 minutes ago 1.22GB [2022-08-29T15:21:54.974Z] security-bootstrapper-arm64 latest 752d99597004 3 minutes ago 18.7MB [2022-08-29T15:21:54.974Z] 16dd1fc98a46 4 minutes ago 1.2GB [2022-08-29T15:21:54.974Z] security-spire-config-arm64 latest 2862724824cf 6 minutes ago 83.6MB [2022-08-29T15:21:54.974Z] 00b2b862872c 6 minutes ago 1.09GB [2022-08-29T15:21:54.974Z] security-spire-server-arm64 latest 4aabc345f736 6 minutes ago 84.2MB [2022-08-29T15:21:54.974Z] 7167a19f1fbf 6 minutes ago 1.09GB [2022-08-29T15:21:54.974Z] support-notifications-arm64 latest 766b4adfe397 6 minutes ago 26.3MB [2022-08-29T15:21:54.974Z] support-scheduler-arm64 latest 5bf86f5bec08 6 minutes ago 25.7MB [2022-08-29T15:21:54.974Z] cfcd1a95b2a0 7 minutes ago 1.25GB [2022-08-29T15:21:54.974Z] ebc7dc19b9ad 7 minutes ago 1.25GB [2022-08-29T15:21:54.974Z] core-metadata-arm64 latest 023084dd579c 8 minutes ago 17.5MB [2022-08-29T15:21:54.974Z] ab06125cb9bd 8 minutes ago 1.22GB [2022-08-29T15:21:54.974Z] core-command-arm64 latest 9b949c25a315 9 minutes ago 16.6MB [2022-08-29T15:21:54.974Z] 5bb8e5c0664a 9 minutes ago 1.21GB [2022-08-29T15:21:54.974Z] security-proxy-setup-arm64 latest e643ac12a679 9 minutes ago 26.4MB [2022-08-29T15:21:54.974Z] cc58dd848b7d 10 minutes ago 1.2GB [2022-08-29T15:21:54.974Z] security-spire-agent-arm64 latest 01d5674248ce 14 minutes ago 122MB [2022-08-29T15:21:54.974Z] 57f167177cb9 15 minutes ago 1.09GB [2022-08-29T15:21:54.974Z] ci-base-image-arm64 latest b5884b397337 17 minutes ago 995MB [2022-08-29T15:21:54.974Z] alpine 3.15 02e0d6fdf486 2 weeks ago 5.33MB [2022-08-29T15:21:54.974Z] alpine 3.16 a6215f271958 2 weeks ago 5.29MB [2022-08-29T15:21:54.974Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 7 weeks ago 678MB [2022-08-29T15:21:54.974Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T15:21:55.098Z] provisioning config files... [2022-08-29T15:21:55.117Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/286@tmp/config681474485433092920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T15:21:55.480Z] ---> docker-login.sh [2022-08-29T15:21:55.480Z] nexus3.edgexfoundry.org:10001 [2022-08-29T15:21:55.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T15:21:56.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T15:21:56.032Z] Configure a credential helper to remove this warning. See [2022-08-29T15:21:56.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T15:21:56.032Z] [2022-08-29T15:21:56.032Z] Login Succeeded [2022-08-29T15:21:56.032Z] nexus3.edgexfoundry.org:10002 [2022-08-29T15:21:56.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T15:21:56.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T15:21:56.627Z] Configure a credential helper to remove this warning. See [2022-08-29T15:21:56.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T15:21:56.627Z] [2022-08-29T15:21:56.627Z] Login Succeeded [2022-08-29T15:21:56.627Z] nexus3.edgexfoundry.org:10003 [2022-08-29T15:21:56.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T15:21:57.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T15:21:57.171Z] Configure a credential helper to remove this warning. See [2022-08-29T15:21:57.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T15:21:57.171Z] [2022-08-29T15:21:57.171Z] Login Succeeded [2022-08-29T15:21:57.171Z] nexus3.edgexfoundry.org:10004 [2022-08-29T15:21:57.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T15:21:57.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T15:21:57.721Z] Configure a credential helper to remove this warning. See [2022-08-29T15:21:57.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T15:21:57.721Z] [2022-08-29T15:21:57.721Z] Login Succeeded [2022-08-29T15:21:57.721Z] docker.io [2022-08-29T15:21:57.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-29T15:21:58.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-29T15:21:58.580Z] Configure a credential helper to remove this warning. See [2022-08-29T15:21:58.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-29T15:21:58.580Z] [2022-08-29T15:21:58.580Z] Login Succeeded [2022-08-29T15:21:58.580Z] ---> docker-login.sh ends [Pipeline] } [2022-08-29T15:21:58.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:21:58.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-29T15:21:58.652Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-08-29T15:21:58.652Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:21:58.652Z] latest [2022-08-29T15:21:58.652Z] 2.3.0-dev.50 [2022-08-29T15:21:58.652Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:21:58.652Z] main [2022-08-29T15:21:58.652Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:21:59.022Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:21:59.385Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:21:59.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-29T15:21:59.385Z] bb59043e1856: Preparing [2022-08-29T15:21:59.385Z] 78a70f25777e: Preparing [2022-08-29T15:21:59.385Z] d5453c0b5a86: Preparing [2022-08-29T15:21:59.385Z] 10d1fa245280: Preparing [2022-08-29T15:21:59.385Z] 5d3e392a13a0: Preparing [2022-08-29T15:21:59.660Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:21:59.660Z] d5453c0b5a86: Pushed [2022-08-29T15:21:59.660Z] 10d1fa245280: Pushed [2022-08-29T15:21:59.660Z] bb59043e1856: Pushed [2022-08-29T15:22:03.033Z] 78a70f25777e: Pushed [2022-08-29T15:22:03.033Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:8ffbc1677c7a7794ecb3752db7279c9bfb3e3d77ffdbc5051399b4ead9caf47c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:03.399Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:03.750Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-29T15:22:03.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-29T15:22:03.750Z] bb59043e1856: Preparing [2022-08-29T15:22:03.750Z] 78a70f25777e: Preparing [2022-08-29T15:22:03.750Z] d5453c0b5a86: Preparing [2022-08-29T15:22:03.750Z] 10d1fa245280: Preparing [2022-08-29T15:22:03.750Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:03.750Z] d5453c0b5a86: Layer already exists [2022-08-29T15:22:03.750Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:03.750Z] bb59043e1856: Layer already exists [2022-08-29T15:22:03.750Z] 78a70f25777e: Layer already exists [2022-08-29T15:22:03.750Z] 10d1fa245280: Layer already exists [2022-08-29T15:22:04.022Z] latest: digest: sha256:8ffbc1677c7a7794ecb3752db7279c9bfb3e3d77ffdbc5051399b4ead9caf47c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:04.386Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:04.742Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.50 [2022-08-29T15:22:04.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-29T15:22:04.743Z] bb59043e1856: Preparing [2022-08-29T15:22:04.743Z] 78a70f25777e: Preparing [2022-08-29T15:22:04.743Z] d5453c0b5a86: Preparing [2022-08-29T15:22:04.743Z] 10d1fa245280: Preparing [2022-08-29T15:22:04.743Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:04.743Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:04.743Z] 78a70f25777e: Layer already exists [2022-08-29T15:22:04.743Z] d5453c0b5a86: Layer already exists [2022-08-29T15:22:04.743Z] 10d1fa245280: Layer already exists [2022-08-29T15:22:04.743Z] bb59043e1856: Layer already exists [2022-08-29T15:22:05.015Z] 2.3.0-dev.50: digest: sha256:8ffbc1677c7a7794ecb3752db7279c9bfb3e3d77ffdbc5051399b4ead9caf47c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:05.380Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:05.738Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:22:05.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-29T15:22:05.738Z] bb59043e1856: Preparing [2022-08-29T15:22:05.738Z] 78a70f25777e: Preparing [2022-08-29T15:22:05.738Z] d5453c0b5a86: Preparing [2022-08-29T15:22:05.738Z] 10d1fa245280: Preparing [2022-08-29T15:22:05.738Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:05.738Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:05.738Z] bb59043e1856: Layer already exists [2022-08-29T15:22:05.738Z] 78a70f25777e: Layer already exists [2022-08-29T15:22:05.738Z] 10d1fa245280: Layer already exists [2022-08-29T15:22:05.738Z] d5453c0b5a86: Layer already exists [2022-08-29T15:22:06.009Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:8ffbc1677c7a7794ecb3752db7279c9bfb3e3d77ffdbc5051399b4ead9caf47c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:06.380Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:06.740Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-08-29T15:22:06.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-29T15:22:06.740Z] bb59043e1856: Preparing [2022-08-29T15:22:06.740Z] 78a70f25777e: Preparing [2022-08-29T15:22:06.740Z] d5453c0b5a86: Preparing [2022-08-29T15:22:06.740Z] 10d1fa245280: Preparing [2022-08-29T15:22:06.740Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:06.740Z] 78a70f25777e: Layer already exists [2022-08-29T15:22:06.740Z] bb59043e1856: Layer already exists [2022-08-29T15:22:06.740Z] 10d1fa245280: Layer already exists [2022-08-29T15:22:06.740Z] d5453c0b5a86: Layer already exists [2022-08-29T15:22:06.740Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:07.011Z] main: digest: sha256:8ffbc1677c7a7794ecb3752db7279c9bfb3e3d77ffdbc5051399b4ead9caf47c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:22:07.073Z] ===================================================== [Pipeline] echo [2022-08-29T15:22:07.083Z] taggedImages: [2022-08-29T15:22:07.083Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:22:07.083Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-29T15:22:07.083Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.50 [2022-08-29T15:22:07.083Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:22:07.083Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-08-29T15:22:07.107Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-08-29T15:22:07.107Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:22:07.107Z] latest [2022-08-29T15:22:07.107Z] 2.3.0-dev.50 [2022-08-29T15:22:07.107Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:22:07.107Z] main [2022-08-29T15:22:07.107Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:07.460Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:07.817Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:22:07.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-29T15:22:07.817Z] c2287b026206: Preparing [2022-08-29T15:22:07.817Z] 7294edc3dc45: Preparing [2022-08-29T15:22:07.817Z] d5453c0b5a86: Preparing [2022-08-29T15:22:07.817Z] ae3489d58391: Preparing [2022-08-29T15:22:07.817Z] ee36effdb4b8: Preparing [2022-08-29T15:22:07.817Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:07.817Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:08.089Z] d5453c0b5a86: Layer already exists [2022-08-29T15:22:08.089Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:08.089Z] c2287b026206: Pushed [2022-08-29T15:22:08.089Z] ee36effdb4b8: Pushed [2022-08-29T15:22:09.065Z] ae3489d58391: Pushed [2022-08-29T15:22:11.031Z] 7294edc3dc45: Pushed [2022-08-29T15:22:11.302Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:3de1b65fab8cc5d0c60713a803de4446c18ae58abe0a27861a85c3288ca14e75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:11.665Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:12.026Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-29T15:22:12.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-29T15:22:12.026Z] c2287b026206: Preparing [2022-08-29T15:22:12.026Z] 7294edc3dc45: Preparing [2022-08-29T15:22:12.026Z] d5453c0b5a86: Preparing [2022-08-29T15:22:12.026Z] ae3489d58391: Preparing [2022-08-29T15:22:12.026Z] ee36effdb4b8: Preparing [2022-08-29T15:22:12.026Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:12.026Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:12.026Z] ee36effdb4b8: Layer already exists [2022-08-29T15:22:12.026Z] 7294edc3dc45: Layer already exists [2022-08-29T15:22:12.026Z] d5453c0b5a86: Layer already exists [2022-08-29T15:22:12.026Z] c2287b026206: Layer already exists [2022-08-29T15:22:12.026Z] ae3489d58391: Layer already exists [2022-08-29T15:22:12.026Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:12.297Z] latest: digest: sha256:3de1b65fab8cc5d0c60713a803de4446c18ae58abe0a27861a85c3288ca14e75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:12.661Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:13.020Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.50 [2022-08-29T15:22:13.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-29T15:22:13.020Z] c2287b026206: Preparing [2022-08-29T15:22:13.020Z] 7294edc3dc45: Preparing [2022-08-29T15:22:13.020Z] d5453c0b5a86: Preparing [2022-08-29T15:22:13.020Z] ae3489d58391: Preparing [2022-08-29T15:22:13.020Z] ee36effdb4b8: Preparing [2022-08-29T15:22:13.020Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:13.020Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:13.020Z] c2287b026206: Layer already exists [2022-08-29T15:22:13.020Z] ee36effdb4b8: Layer already exists [2022-08-29T15:22:13.020Z] ae3489d58391: Layer already exists [2022-08-29T15:22:13.020Z] 7294edc3dc45: Layer already exists [2022-08-29T15:22:13.020Z] d5453c0b5a86: Layer already exists [2022-08-29T15:22:13.020Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:13.292Z] 2.3.0-dev.50: digest: sha256:3de1b65fab8cc5d0c60713a803de4446c18ae58abe0a27861a85c3288ca14e75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:13.657Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:14.015Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:22:14.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-29T15:22:14.015Z] c2287b026206: Preparing [2022-08-29T15:22:14.015Z] 7294edc3dc45: Preparing [2022-08-29T15:22:14.015Z] d5453c0b5a86: Preparing [2022-08-29T15:22:14.015Z] ae3489d58391: Preparing [2022-08-29T15:22:14.015Z] ee36effdb4b8: Preparing [2022-08-29T15:22:14.015Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:14.015Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:14.015Z] ee36effdb4b8: Layer already exists [2022-08-29T15:22:14.015Z] ae3489d58391: Layer already exists [2022-08-29T15:22:14.015Z] c2287b026206: Layer already exists [2022-08-29T15:22:14.015Z] d5453c0b5a86: Layer already exists [2022-08-29T15:22:14.015Z] 7294edc3dc45: Layer already exists [2022-08-29T15:22:14.015Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:14.286Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:3de1b65fab8cc5d0c60713a803de4446c18ae58abe0a27861a85c3288ca14e75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:14.657Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:15.011Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-08-29T15:22:15.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-29T15:22:15.011Z] c2287b026206: Preparing [2022-08-29T15:22:15.011Z] 7294edc3dc45: Preparing [2022-08-29T15:22:15.011Z] d5453c0b5a86: Preparing [2022-08-29T15:22:15.011Z] ae3489d58391: Preparing [2022-08-29T15:22:15.011Z] ee36effdb4b8: Preparing [2022-08-29T15:22:15.011Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:15.011Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:15.011Z] 7294edc3dc45: Layer already exists [2022-08-29T15:22:15.011Z] c2287b026206: Layer already exists [2022-08-29T15:22:15.011Z] ee36effdb4b8: Layer already exists [2022-08-29T15:22:15.011Z] d5453c0b5a86: Layer already exists [2022-08-29T15:22:15.011Z] ae3489d58391: Layer already exists [2022-08-29T15:22:15.282Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:15.282Z] main: digest: sha256:3de1b65fab8cc5d0c60713a803de4446c18ae58abe0a27861a85c3288ca14e75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:22:15.339Z] ===================================================== [Pipeline] echo [2022-08-29T15:22:15.348Z] taggedImages: [2022-08-29T15:22:15.348Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:22:15.348Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-29T15:22:15.348Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.50 [2022-08-29T15:22:15.348Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:22:15.348Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-08-29T15:22:15.369Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-08-29T15:22:15.370Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:22:15.370Z] latest [2022-08-29T15:22:15.370Z] 2.3.0-dev.50 [2022-08-29T15:22:15.370Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:22:15.370Z] main [2022-08-29T15:22:15.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:15.741Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:16.168Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:22:16.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-29T15:22:16.168Z] bc4838eed12e: Preparing [2022-08-29T15:22:16.168Z] 3c3d328a77e1: Preparing [2022-08-29T15:22:16.168Z] d5707d152e02: Preparing [2022-08-29T15:22:16.168Z] d5453c0b5a86: Preparing [2022-08-29T15:22:16.168Z] 10d1fa245280: Preparing [2022-08-29T15:22:16.168Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:16.168Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:16.168Z] 10d1fa245280: Layer already exists [2022-08-29T15:22:16.168Z] d5453c0b5a86: Layer already exists [2022-08-29T15:22:16.168Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:16.451Z] bc4838eed12e: Pushed [2022-08-29T15:22:16.451Z] 3c3d328a77e1: Pushed [2022-08-29T15:22:19.836Z] d5707d152e02: Pushed [2022-08-29T15:22:19.836Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:d3035937119680b7d61f78339062fa41fe2d489a12288d091323469f5aae1005 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:20.201Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:20.559Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-29T15:22:20.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-29T15:22:20.560Z] bc4838eed12e: Preparing [2022-08-29T15:22:20.560Z] 3c3d328a77e1: Preparing [2022-08-29T15:22:20.560Z] d5707d152e02: Preparing [2022-08-29T15:22:20.560Z] d5453c0b5a86: Preparing [2022-08-29T15:22:20.560Z] 10d1fa245280: Preparing [2022-08-29T15:22:20.560Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:20.560Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:20.560Z] bc4838eed12e: Layer already exists [2022-08-29T15:22:20.560Z] d5707d152e02: Layer already exists [2022-08-29T15:22:20.560Z] 10d1fa245280: Layer already exists [2022-08-29T15:22:20.560Z] 3c3d328a77e1: Layer already exists [2022-08-29T15:22:20.560Z] d5453c0b5a86: Layer already exists [2022-08-29T15:22:20.560Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:20.830Z] latest: digest: sha256:d3035937119680b7d61f78339062fa41fe2d489a12288d091323469f5aae1005 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:21.194Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:21.547Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.50 [2022-08-29T15:22:21.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-29T15:22:21.547Z] bc4838eed12e: Preparing [2022-08-29T15:22:21.547Z] 3c3d328a77e1: Preparing [2022-08-29T15:22:21.547Z] d5707d152e02: Preparing [2022-08-29T15:22:21.547Z] d5453c0b5a86: Preparing [2022-08-29T15:22:21.547Z] 10d1fa245280: Preparing [2022-08-29T15:22:21.547Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:21.547Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:21.547Z] d5707d152e02: Layer already exists [2022-08-29T15:22:21.547Z] d5453c0b5a86: Layer already exists [2022-08-29T15:22:21.547Z] bc4838eed12e: Layer already exists [2022-08-29T15:22:21.547Z] 3c3d328a77e1: Layer already exists [2022-08-29T15:22:21.547Z] 10d1fa245280: Layer already exists [2022-08-29T15:22:21.547Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:21.817Z] 2.3.0-dev.50: digest: sha256:d3035937119680b7d61f78339062fa41fe2d489a12288d091323469f5aae1005 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:22.174Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:22.529Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:22:22.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-29T15:22:22.529Z] bc4838eed12e: Preparing [2022-08-29T15:22:22.529Z] 3c3d328a77e1: Preparing [2022-08-29T15:22:22.529Z] d5707d152e02: Preparing [2022-08-29T15:22:22.529Z] d5453c0b5a86: Preparing [2022-08-29T15:22:22.529Z] 10d1fa245280: Preparing [2022-08-29T15:22:22.529Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:22.529Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:22.529Z] 10d1fa245280: Layer already exists [2022-08-29T15:22:22.529Z] 3c3d328a77e1: Layer already exists [2022-08-29T15:22:22.529Z] bc4838eed12e: Layer already exists [2022-08-29T15:22:22.529Z] d5707d152e02: Layer already exists [2022-08-29T15:22:22.529Z] d5453c0b5a86: Layer already exists [2022-08-29T15:22:22.800Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:22.800Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:d3035937119680b7d61f78339062fa41fe2d489a12288d091323469f5aae1005 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:23.169Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:23.523Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-08-29T15:22:23.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-29T15:22:23.523Z] bc4838eed12e: Preparing [2022-08-29T15:22:23.523Z] 3c3d328a77e1: Preparing [2022-08-29T15:22:23.523Z] d5707d152e02: Preparing [2022-08-29T15:22:23.523Z] d5453c0b5a86: Preparing [2022-08-29T15:22:23.523Z] 10d1fa245280: Preparing [2022-08-29T15:22:23.523Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:23.523Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:23.523Z] 3c3d328a77e1: Layer already exists [2022-08-29T15:22:23.523Z] d5453c0b5a86: Layer already exists [2022-08-29T15:22:23.523Z] bc4838eed12e: Layer already exists [2022-08-29T15:22:23.523Z] 10d1fa245280: Layer already exists [2022-08-29T15:22:23.523Z] d5707d152e02: Layer already exists [2022-08-29T15:22:23.523Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:23.795Z] main: digest: sha256:d3035937119680b7d61f78339062fa41fe2d489a12288d091323469f5aae1005 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:22:23.855Z] ===================================================== [Pipeline] echo [2022-08-29T15:22:23.864Z] taggedImages: [2022-08-29T15:22:23.864Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:22:23.864Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-29T15:22:23.864Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.50 [2022-08-29T15:22:23.864Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:22:23.864Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-08-29T15:22:23.885Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-08-29T15:22:23.885Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:22:23.885Z] latest [2022-08-29T15:22:23.885Z] 2.3.0-dev.50 [2022-08-29T15:22:23.885Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:22:23.885Z] main [2022-08-29T15:22:23.885Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:24.257Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:24.623Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:22:24.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-29T15:22:24.623Z] 18368fa143fa: Preparing [2022-08-29T15:22:24.623Z] 18368fa143fa: Preparing [2022-08-29T15:22:24.623Z] d030ae31864d: Preparing [2022-08-29T15:22:24.623Z] 24265e05b9d3: Preparing [2022-08-29T15:22:24.623Z] 323a57f9cca9: Preparing [2022-08-29T15:22:24.623Z] e88691cd8ded: Preparing [2022-08-29T15:22:24.623Z] d5453c0b5a86: Preparing [2022-08-29T15:22:24.623Z] 17597c781e20: Preparing [2022-08-29T15:22:24.623Z] 5a8bd2a0e00e: Preparing [2022-08-29T15:22:24.623Z] 7028ea192ddd: Preparing [2022-08-29T15:22:24.623Z] 274c64843db0: Preparing [2022-08-29T15:22:24.623Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:24.623Z] d5453c0b5a86: Waiting [2022-08-29T15:22:24.623Z] 17597c781e20: Waiting [2022-08-29T15:22:24.623Z] 5a8bd2a0e00e: Waiting [2022-08-29T15:22:24.623Z] 7028ea192ddd: Waiting [2022-08-29T15:22:24.623Z] 274c64843db0: Waiting [2022-08-29T15:22:24.623Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:24.900Z] 24265e05b9d3: Pushed [2022-08-29T15:22:24.900Z] d030ae31864d: Pushed [2022-08-29T15:22:24.900Z] 18368fa143fa: Pushed [2022-08-29T15:22:24.900Z] 323a57f9cca9: Pushed [2022-08-29T15:22:24.900Z] d5453c0b5a86: Layer already exists [2022-08-29T15:22:25.173Z] 17597c781e20: Pushed [2022-08-29T15:22:25.173Z] 5a8bd2a0e00e: Pushed [2022-08-29T15:22:25.173Z] 7028ea192ddd: Pushed [2022-08-29T15:22:25.173Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:25.173Z] 274c64843db0: Pushed [2022-08-29T15:22:28.549Z] e88691cd8ded: Pushed [2022-08-29T15:22:28.549Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:404a9edf85d455a7979c9a7f70583cd6cf2d04dc305e118cddaa45b38aadbf75 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:28.911Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:29.271Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-29T15:22:29.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-29T15:22:29.271Z] 18368fa143fa: Preparing [2022-08-29T15:22:29.271Z] 18368fa143fa: Preparing [2022-08-29T15:22:29.271Z] d030ae31864d: Preparing [2022-08-29T15:22:29.271Z] 24265e05b9d3: Preparing [2022-08-29T15:22:29.271Z] 323a57f9cca9: Preparing [2022-08-29T15:22:29.271Z] e88691cd8ded: Preparing [2022-08-29T15:22:29.271Z] d5453c0b5a86: Preparing [2022-08-29T15:22:29.271Z] 17597c781e20: Preparing [2022-08-29T15:22:29.271Z] 5a8bd2a0e00e: Preparing [2022-08-29T15:22:29.271Z] 7028ea192ddd: Preparing [2022-08-29T15:22:29.271Z] 274c64843db0: Preparing [2022-08-29T15:22:29.271Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:29.271Z] 5a8bd2a0e00e: Waiting [2022-08-29T15:22:29.271Z] 7028ea192ddd: Waiting [2022-08-29T15:22:29.271Z] d5453c0b5a86: Waiting [2022-08-29T15:22:29.271Z] 17597c781e20: Waiting [2022-08-29T15:22:29.271Z] 274c64843db0: Waiting [2022-08-29T15:22:29.271Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:29.271Z] 24265e05b9d3: Layer already exists [2022-08-29T15:22:29.271Z] e88691cd8ded: Layer already exists [2022-08-29T15:22:29.271Z] 323a57f9cca9: Layer already exists [2022-08-29T15:22:29.271Z] d030ae31864d: Layer already exists [2022-08-29T15:22:29.271Z] 18368fa143fa: Layer already exists [2022-08-29T15:22:29.271Z] d5453c0b5a86: Layer already exists [2022-08-29T15:22:29.271Z] 5a8bd2a0e00e: Layer already exists [2022-08-29T15:22:29.271Z] 17597c781e20: Layer already exists [2022-08-29T15:22:29.271Z] 7028ea192ddd: Layer already exists [2022-08-29T15:22:29.271Z] 274c64843db0: Layer already exists [2022-08-29T15:22:29.271Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:29.543Z] latest: digest: sha256:404a9edf85d455a7979c9a7f70583cd6cf2d04dc305e118cddaa45b38aadbf75 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:29.908Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:30.271Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.50 [2022-08-29T15:22:30.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-29T15:22:30.271Z] 18368fa143fa: Preparing [2022-08-29T15:22:30.271Z] 18368fa143fa: Preparing [2022-08-29T15:22:30.271Z] d030ae31864d: Preparing [2022-08-29T15:22:30.271Z] 24265e05b9d3: Preparing [2022-08-29T15:22:30.271Z] 323a57f9cca9: Preparing [2022-08-29T15:22:30.271Z] e88691cd8ded: Preparing [2022-08-29T15:22:30.271Z] d5453c0b5a86: Preparing [2022-08-29T15:22:30.271Z] 17597c781e20: Preparing [2022-08-29T15:22:30.271Z] 5a8bd2a0e00e: Preparing [2022-08-29T15:22:30.271Z] 7028ea192ddd: Preparing [2022-08-29T15:22:30.271Z] 274c64843db0: Preparing [2022-08-29T15:22:30.271Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:30.271Z] d5453c0b5a86: Waiting [2022-08-29T15:22:30.271Z] 17597c781e20: Waiting [2022-08-29T15:22:30.271Z] 7028ea192ddd: Waiting [2022-08-29T15:22:30.271Z] 5a8bd2a0e00e: Waiting [2022-08-29T15:22:30.271Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:30.271Z] 274c64843db0: Waiting [2022-08-29T15:22:30.271Z] d030ae31864d: Layer already exists [2022-08-29T15:22:30.271Z] 18368fa143fa: Layer already exists [2022-08-29T15:22:30.271Z] 323a57f9cca9: Layer already exists [2022-08-29T15:22:30.271Z] e88691cd8ded: Layer already exists [2022-08-29T15:22:30.271Z] 24265e05b9d3: Layer already exists [2022-08-29T15:22:30.271Z] d5453c0b5a86: Layer already exists [2022-08-29T15:22:30.271Z] 5a8bd2a0e00e: Layer already exists [2022-08-29T15:22:30.271Z] 7028ea192ddd: Layer already exists [2022-08-29T15:22:30.271Z] 17597c781e20: Layer already exists [2022-08-29T15:22:30.271Z] 274c64843db0: Layer already exists [2022-08-29T15:22:30.543Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:30.543Z] 2.3.0-dev.50: digest: sha256:404a9edf85d455a7979c9a7f70583cd6cf2d04dc305e118cddaa45b38aadbf75 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:30.913Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:31.267Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:22:31.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-29T15:22:31.267Z] 18368fa143fa: Preparing [2022-08-29T15:22:31.267Z] 18368fa143fa: Preparing [2022-08-29T15:22:31.267Z] d030ae31864d: Preparing [2022-08-29T15:22:31.267Z] 24265e05b9d3: Preparing [2022-08-29T15:22:31.267Z] 323a57f9cca9: Preparing [2022-08-29T15:22:31.267Z] e88691cd8ded: Preparing [2022-08-29T15:22:31.267Z] d5453c0b5a86: Preparing [2022-08-29T15:22:31.267Z] 17597c781e20: Preparing [2022-08-29T15:22:31.267Z] 5a8bd2a0e00e: Preparing [2022-08-29T15:22:31.267Z] 7028ea192ddd: Preparing [2022-08-29T15:22:31.267Z] 274c64843db0: Preparing [2022-08-29T15:22:31.267Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:31.267Z] 5a8bd2a0e00e: Waiting [2022-08-29T15:22:31.267Z] 7028ea192ddd: Waiting [2022-08-29T15:22:31.267Z] d5453c0b5a86: Waiting [2022-08-29T15:22:31.267Z] 17597c781e20: Waiting [2022-08-29T15:22:31.267Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:31.267Z] e88691cd8ded: Layer already exists [2022-08-29T15:22:31.267Z] d030ae31864d: Layer already exists [2022-08-29T15:22:31.267Z] 18368fa143fa: Layer already exists [2022-08-29T15:22:31.267Z] 323a57f9cca9: Layer already exists [2022-08-29T15:22:31.267Z] 24265e05b9d3: Layer already exists [2022-08-29T15:22:31.267Z] 17597c781e20: Layer already exists [2022-08-29T15:22:31.538Z] d5453c0b5a86: Layer already exists [2022-08-29T15:22:31.538Z] 5a8bd2a0e00e: Layer already exists [2022-08-29T15:22:31.538Z] 7028ea192ddd: Layer already exists [2022-08-29T15:22:31.538Z] 274c64843db0: Layer already exists [2022-08-29T15:22:31.538Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:31.538Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:404a9edf85d455a7979c9a7f70583cd6cf2d04dc305e118cddaa45b38aadbf75 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:31.902Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:32.266Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-08-29T15:22:32.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-29T15:22:32.266Z] 18368fa143fa: Preparing [2022-08-29T15:22:32.266Z] 18368fa143fa: Preparing [2022-08-29T15:22:32.266Z] d030ae31864d: Preparing [2022-08-29T15:22:32.266Z] 24265e05b9d3: Preparing [2022-08-29T15:22:32.266Z] 323a57f9cca9: Preparing [2022-08-29T15:22:32.266Z] e88691cd8ded: Preparing [2022-08-29T15:22:32.266Z] d5453c0b5a86: Preparing [2022-08-29T15:22:32.266Z] 17597c781e20: Preparing [2022-08-29T15:22:32.266Z] 5a8bd2a0e00e: Preparing [2022-08-29T15:22:32.266Z] 7028ea192ddd: Preparing [2022-08-29T15:22:32.266Z] 274c64843db0: Preparing [2022-08-29T15:22:32.266Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:32.266Z] 5a8bd2a0e00e: Waiting [2022-08-29T15:22:32.266Z] 7028ea192ddd: Waiting [2022-08-29T15:22:32.266Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:32.266Z] 274c64843db0: Waiting [2022-08-29T15:22:32.266Z] d5453c0b5a86: Waiting [2022-08-29T15:22:32.266Z] e88691cd8ded: Layer already exists [2022-08-29T15:22:32.266Z] d030ae31864d: Layer already exists [2022-08-29T15:22:32.266Z] 323a57f9cca9: Layer already exists [2022-08-29T15:22:32.266Z] 24265e05b9d3: Layer already exists [2022-08-29T15:22:32.266Z] 18368fa143fa: Layer already exists [2022-08-29T15:22:32.266Z] 17597c781e20: Layer already exists [2022-08-29T15:22:32.266Z] 7028ea192ddd: Layer already exists [2022-08-29T15:22:32.266Z] d5453c0b5a86: Layer already exists [2022-08-29T15:22:32.266Z] 5a8bd2a0e00e: Layer already exists [2022-08-29T15:22:32.266Z] 274c64843db0: Layer already exists [2022-08-29T15:22:32.540Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:32.540Z] main: digest: sha256:404a9edf85d455a7979c9a7f70583cd6cf2d04dc305e118cddaa45b38aadbf75 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:22:32.605Z] ===================================================== [Pipeline] echo [2022-08-29T15:22:32.614Z] taggedImages: [2022-08-29T15:22:32.614Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:22:32.614Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-29T15:22:32.614Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.50 [2022-08-29T15:22:32.614Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:22:32.614Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-08-29T15:22:32.635Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-08-29T15:22:32.635Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:22:32.635Z] latest [2022-08-29T15:22:32.635Z] 2.3.0-dev.50 [2022-08-29T15:22:32.635Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:22:32.635Z] main [2022-08-29T15:22:32.635Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:32.994Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:33.346Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:22:33.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-29T15:22:33.346Z] 5e01a8a61a4e: Preparing [2022-08-29T15:22:33.346Z] b63d40d30641: Preparing [2022-08-29T15:22:33.346Z] baea786e311a: Preparing [2022-08-29T15:22:33.346Z] c0f8f3f52c81: Preparing [2022-08-29T15:22:33.346Z] f460b9df6822: Preparing [2022-08-29T15:22:33.346Z] 7cd40eb00e55: Preparing [2022-08-29T15:22:33.346Z] 27e0d62a0ec3: Preparing [2022-08-29T15:22:33.346Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:33.346Z] 7cd40eb00e55: Waiting [2022-08-29T15:22:33.346Z] 27e0d62a0ec3: Waiting [2022-08-29T15:22:33.346Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:33.617Z] f460b9df6822: Pushed [2022-08-29T15:22:33.617Z] 5e01a8a61a4e: Pushed [2022-08-29T15:22:33.617Z] b63d40d30641: Pushed [2022-08-29T15:22:33.617Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:33.887Z] 7cd40eb00e55: Pushed [2022-08-29T15:22:34.484Z] 27e0d62a0ec3: Pushed [2022-08-29T15:22:35.913Z] c0f8f3f52c81: Pushed [2022-08-29T15:22:35.913Z] baea786e311a: Pushed [2022-08-29T15:22:36.184Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:24803378996446107f3078cd1b155712049333b849b470643259fbc9294da967 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:36.548Z] + 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-08-29T15:22:36.903Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-29T15:22:36.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-29T15:22:36.903Z] 5e01a8a61a4e: Preparing [2022-08-29T15:22:36.903Z] b63d40d30641: Preparing [2022-08-29T15:22:36.903Z] baea786e311a: Preparing [2022-08-29T15:22:36.903Z] c0f8f3f52c81: Preparing [2022-08-29T15:22:36.903Z] f460b9df6822: Preparing [2022-08-29T15:22:36.903Z] 7cd40eb00e55: Preparing [2022-08-29T15:22:36.903Z] 27e0d62a0ec3: Preparing [2022-08-29T15:22:36.903Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:36.903Z] 7cd40eb00e55: Waiting [2022-08-29T15:22:36.903Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:36.903Z] 27e0d62a0ec3: Waiting [2022-08-29T15:22:36.903Z] c0f8f3f52c81: Layer already exists [2022-08-29T15:22:36.903Z] baea786e311a: Layer already exists [2022-08-29T15:22:36.903Z] f460b9df6822: Layer already exists [2022-08-29T15:22:36.903Z] 5e01a8a61a4e: Layer already exists [2022-08-29T15:22:36.903Z] b63d40d30641: Layer already exists [2022-08-29T15:22:36.903Z] 27e0d62a0ec3: Layer already exists [2022-08-29T15:22:36.903Z] 7cd40eb00e55: Layer already exists [2022-08-29T15:22:37.173Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:37.173Z] latest: digest: sha256:24803378996446107f3078cd1b155712049333b849b470643259fbc9294da967 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:37.536Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:37.888Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.50 [2022-08-29T15:22:37.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-29T15:22:37.888Z] 5e01a8a61a4e: Preparing [2022-08-29T15:22:37.888Z] b63d40d30641: Preparing [2022-08-29T15:22:37.888Z] baea786e311a: Preparing [2022-08-29T15:22:37.888Z] c0f8f3f52c81: Preparing [2022-08-29T15:22:37.888Z] f460b9df6822: Preparing [2022-08-29T15:22:37.888Z] 7cd40eb00e55: Preparing [2022-08-29T15:22:37.888Z] 27e0d62a0ec3: Preparing [2022-08-29T15:22:37.888Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:37.888Z] 7cd40eb00e55: Waiting [2022-08-29T15:22:37.888Z] 27e0d62a0ec3: Waiting [2022-08-29T15:22:37.888Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:37.888Z] b63d40d30641: Layer already exists [2022-08-29T15:22:37.888Z] 5e01a8a61a4e: Layer already exists [2022-08-29T15:22:37.888Z] c0f8f3f52c81: Layer already exists [2022-08-29T15:22:37.888Z] f460b9df6822: Layer already exists [2022-08-29T15:22:37.888Z] baea786e311a: Layer already exists [2022-08-29T15:22:38.160Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:38.160Z] 27e0d62a0ec3: Layer already exists [2022-08-29T15:22:38.160Z] 7cd40eb00e55: Layer already exists [2022-08-29T15:22:38.160Z] 2.3.0-dev.50: digest: sha256:24803378996446107f3078cd1b155712049333b849b470643259fbc9294da967 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:38.519Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:38.875Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:22:38.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-29T15:22:38.875Z] 5e01a8a61a4e: Preparing [2022-08-29T15:22:38.875Z] b63d40d30641: Preparing [2022-08-29T15:22:38.875Z] baea786e311a: Preparing [2022-08-29T15:22:38.875Z] c0f8f3f52c81: Preparing [2022-08-29T15:22:38.875Z] f460b9df6822: Preparing [2022-08-29T15:22:38.875Z] 7cd40eb00e55: Preparing [2022-08-29T15:22:38.875Z] 27e0d62a0ec3: Preparing [2022-08-29T15:22:38.875Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:38.875Z] 7cd40eb00e55: Waiting [2022-08-29T15:22:38.875Z] 27e0d62a0ec3: Waiting [2022-08-29T15:22:38.875Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:38.875Z] c0f8f3f52c81: Layer already exists [2022-08-29T15:22:38.875Z] 5e01a8a61a4e: Layer already exists [2022-08-29T15:22:38.875Z] f460b9df6822: Layer already exists [2022-08-29T15:22:38.875Z] b63d40d30641: Layer already exists [2022-08-29T15:22:38.875Z] baea786e311a: Layer already exists [2022-08-29T15:22:38.875Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:38.875Z] 27e0d62a0ec3: Layer already exists [2022-08-29T15:22:38.875Z] 7cd40eb00e55: Layer already exists [2022-08-29T15:22:39.150Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:24803378996446107f3078cd1b155712049333b849b470643259fbc9294da967 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:39.516Z] + 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-08-29T15:22:39.920Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-08-29T15:22:39.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-29T15:22:39.920Z] 5e01a8a61a4e: Preparing [2022-08-29T15:22:39.920Z] b63d40d30641: Preparing [2022-08-29T15:22:39.920Z] baea786e311a: Preparing [2022-08-29T15:22:39.920Z] c0f8f3f52c81: Preparing [2022-08-29T15:22:39.920Z] f460b9df6822: Preparing [2022-08-29T15:22:39.920Z] 7cd40eb00e55: Preparing [2022-08-29T15:22:39.920Z] 27e0d62a0ec3: Preparing [2022-08-29T15:22:39.920Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:39.920Z] 7cd40eb00e55: Waiting [2022-08-29T15:22:39.920Z] 27e0d62a0ec3: Waiting [2022-08-29T15:22:39.920Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:39.920Z] c0f8f3f52c81: Layer already exists [2022-08-29T15:22:39.920Z] f460b9df6822: Layer already exists [2022-08-29T15:22:40.203Z] 5e01a8a61a4e: Layer already exists [2022-08-29T15:22:40.203Z] baea786e311a: Layer already exists [2022-08-29T15:22:40.203Z] b63d40d30641: Layer already exists [2022-08-29T15:22:40.203Z] 7cd40eb00e55: Layer already exists [2022-08-29T15:22:40.203Z] 27e0d62a0ec3: Layer already exists [2022-08-29T15:22:40.203Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:40.203Z] main: digest: sha256:24803378996446107f3078cd1b155712049333b849b470643259fbc9294da967 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:22:40.266Z] ===================================================== [Pipeline] echo [2022-08-29T15:22:40.275Z] taggedImages: [2022-08-29T15:22:40.275Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:22:40.275Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-29T15:22:40.275Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.50 [2022-08-29T15:22:40.275Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:22:40.275Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-08-29T15:22:40.293Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-08-29T15:22:40.293Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:22:40.293Z] latest [2022-08-29T15:22:40.293Z] 2.3.0-dev.50 [2022-08-29T15:22:40.293Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:22:40.293Z] main [2022-08-29T15:22:40.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:40.649Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:41.019Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:22:41.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-29T15:22:41.019Z] 287419f2f527: Preparing [2022-08-29T15:22:41.019Z] 52465021502e: Preparing [2022-08-29T15:22:41.019Z] 04227d09ee95: Preparing [2022-08-29T15:22:41.019Z] e85ac67ac031: Preparing [2022-08-29T15:22:41.019Z] a00bc75a10b0: Preparing [2022-08-29T15:22:41.019Z] f6d5bbc1841e: Preparing [2022-08-29T15:22:41.020Z] e53be52f9fb3: Preparing [2022-08-29T15:22:41.020Z] 2c453865d90c: Preparing [2022-08-29T15:22:41.020Z] afbbec6c055e: Preparing [2022-08-29T15:22:41.020Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:41.020Z] f6d5bbc1841e: Waiting [2022-08-29T15:22:41.020Z] e53be52f9fb3: Waiting [2022-08-29T15:22:41.020Z] 2c453865d90c: Waiting [2022-08-29T15:22:41.020Z] afbbec6c055e: Waiting [2022-08-29T15:22:41.020Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:41.305Z] 287419f2f527: Pushed [2022-08-29T15:22:41.305Z] 52465021502e: Pushed [2022-08-29T15:22:41.305Z] a00bc75a10b0: Pushed [2022-08-29T15:22:41.599Z] 2c453865d90c: Pushed [2022-08-29T15:22:41.599Z] f6d5bbc1841e: Pushed [2022-08-29T15:22:41.599Z] e53be52f9fb3: Pushed [2022-08-29T15:22:41.599Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:41.869Z] afbbec6c055e: Pushed [2022-08-29T15:22:43.834Z] e85ac67ac031: Pushed [2022-08-29T15:22:44.425Z] 04227d09ee95: Pushed [2022-08-29T15:22:44.695Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:9a162f1b38c03754fd5c2b94f4816bd187078bb757186963a618dce35fed028b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:45.072Z] + 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-08-29T15:22:45.424Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-29T15:22:45.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-29T15:22:45.424Z] 287419f2f527: Preparing [2022-08-29T15:22:45.424Z] 52465021502e: Preparing [2022-08-29T15:22:45.424Z] 04227d09ee95: Preparing [2022-08-29T15:22:45.424Z] e85ac67ac031: Preparing [2022-08-29T15:22:45.424Z] a00bc75a10b0: Preparing [2022-08-29T15:22:45.424Z] f6d5bbc1841e: Preparing [2022-08-29T15:22:45.424Z] e53be52f9fb3: Preparing [2022-08-29T15:22:45.424Z] 2c453865d90c: Preparing [2022-08-29T15:22:45.425Z] afbbec6c055e: Preparing [2022-08-29T15:22:45.425Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:45.425Z] 2c453865d90c: Waiting [2022-08-29T15:22:45.425Z] f6d5bbc1841e: Waiting [2022-08-29T15:22:45.425Z] e53be52f9fb3: Waiting [2022-08-29T15:22:45.425Z] afbbec6c055e: Waiting [2022-08-29T15:22:45.425Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:45.425Z] a00bc75a10b0: Layer already exists [2022-08-29T15:22:45.425Z] 287419f2f527: Layer already exists [2022-08-29T15:22:45.425Z] e85ac67ac031: Layer already exists [2022-08-29T15:22:45.425Z] 04227d09ee95: Layer already exists [2022-08-29T15:22:45.425Z] 52465021502e: Layer already exists [2022-08-29T15:22:45.425Z] f6d5bbc1841e: Layer already exists [2022-08-29T15:22:45.425Z] 2c453865d90c: Layer already exists [2022-08-29T15:22:45.425Z] afbbec6c055e: Layer already exists [2022-08-29T15:22:45.425Z] e53be52f9fb3: Layer already exists [2022-08-29T15:22:45.425Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:45.695Z] latest: digest: sha256:9a162f1b38c03754fd5c2b94f4816bd187078bb757186963a618dce35fed028b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:46.050Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:46.410Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.50 [2022-08-29T15:22:46.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-29T15:22:46.410Z] 287419f2f527: Preparing [2022-08-29T15:22:46.410Z] 52465021502e: Preparing [2022-08-29T15:22:46.410Z] 04227d09ee95: Preparing [2022-08-29T15:22:46.410Z] e85ac67ac031: Preparing [2022-08-29T15:22:46.410Z] a00bc75a10b0: Preparing [2022-08-29T15:22:46.410Z] f6d5bbc1841e: Preparing [2022-08-29T15:22:46.410Z] e53be52f9fb3: Preparing [2022-08-29T15:22:46.410Z] 2c453865d90c: Preparing [2022-08-29T15:22:46.410Z] afbbec6c055e: Preparing [2022-08-29T15:22:46.410Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:46.410Z] f6d5bbc1841e: Waiting [2022-08-29T15:22:46.410Z] afbbec6c055e: Waiting [2022-08-29T15:22:46.410Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:46.410Z] e53be52f9fb3: Waiting [2022-08-29T15:22:46.410Z] 2c453865d90c: Waiting [2022-08-29T15:22:46.410Z] e85ac67ac031: Layer already exists [2022-08-29T15:22:46.410Z] 52465021502e: Layer already exists [2022-08-29T15:22:46.410Z] 287419f2f527: Layer already exists [2022-08-29T15:22:46.410Z] a00bc75a10b0: Layer already exists [2022-08-29T15:22:46.410Z] 04227d09ee95: Layer already exists [2022-08-29T15:22:46.410Z] e53be52f9fb3: Layer already exists [2022-08-29T15:22:46.410Z] 2c453865d90c: Layer already exists [2022-08-29T15:22:46.410Z] f6d5bbc1841e: Layer already exists [2022-08-29T15:22:46.410Z] afbbec6c055e: Layer already exists [2022-08-29T15:22:46.410Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:46.680Z] 2.3.0-dev.50: digest: sha256:9a162f1b38c03754fd5c2b94f4816bd187078bb757186963a618dce35fed028b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:47.042Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:47.395Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:22:47.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-29T15:22:47.395Z] 287419f2f527: Preparing [2022-08-29T15:22:47.395Z] 52465021502e: Preparing [2022-08-29T15:22:47.395Z] 04227d09ee95: Preparing [2022-08-29T15:22:47.395Z] e85ac67ac031: Preparing [2022-08-29T15:22:47.395Z] a00bc75a10b0: Preparing [2022-08-29T15:22:47.395Z] f6d5bbc1841e: Preparing [2022-08-29T15:22:47.395Z] e53be52f9fb3: Preparing [2022-08-29T15:22:47.395Z] 2c453865d90c: Preparing [2022-08-29T15:22:47.395Z] afbbec6c055e: Preparing [2022-08-29T15:22:47.395Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:47.395Z] f6d5bbc1841e: Waiting [2022-08-29T15:22:47.395Z] e53be52f9fb3: Waiting [2022-08-29T15:22:47.395Z] 2c453865d90c: Waiting [2022-08-29T15:22:47.395Z] afbbec6c055e: Waiting [2022-08-29T15:22:47.395Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:47.395Z] a00bc75a10b0: Layer already exists [2022-08-29T15:22:47.395Z] 287419f2f527: Layer already exists [2022-08-29T15:22:47.395Z] 04227d09ee95: Layer already exists [2022-08-29T15:22:47.395Z] 52465021502e: Layer already exists [2022-08-29T15:22:47.395Z] e85ac67ac031: Layer already exists [2022-08-29T15:22:47.395Z] f6d5bbc1841e: Layer already exists [2022-08-29T15:22:47.395Z] e53be52f9fb3: Layer already exists [2022-08-29T15:22:47.395Z] 2c453865d90c: Layer already exists [2022-08-29T15:22:47.395Z] afbbec6c055e: Layer already exists [2022-08-29T15:22:47.395Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:47.665Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:9a162f1b38c03754fd5c2b94f4816bd187078bb757186963a618dce35fed028b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:48.025Z] + 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-08-29T15:22:48.382Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-08-29T15:22:48.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-29T15:22:48.382Z] 287419f2f527: Preparing [2022-08-29T15:22:48.382Z] 52465021502e: Preparing [2022-08-29T15:22:48.382Z] 04227d09ee95: Preparing [2022-08-29T15:22:48.382Z] e85ac67ac031: Preparing [2022-08-29T15:22:48.382Z] a00bc75a10b0: Preparing [2022-08-29T15:22:48.382Z] f6d5bbc1841e: Preparing [2022-08-29T15:22:48.382Z] e53be52f9fb3: Preparing [2022-08-29T15:22:48.382Z] 2c453865d90c: Preparing [2022-08-29T15:22:48.382Z] afbbec6c055e: Preparing [2022-08-29T15:22:48.382Z] 5d3e392a13a0: Preparing [2022-08-29T15:22:48.382Z] 2c453865d90c: Waiting [2022-08-29T15:22:48.382Z] afbbec6c055e: Waiting [2022-08-29T15:22:48.382Z] f6d5bbc1841e: Waiting [2022-08-29T15:22:48.382Z] 5d3e392a13a0: Waiting [2022-08-29T15:22:48.382Z] e53be52f9fb3: Waiting [2022-08-29T15:22:48.382Z] 287419f2f527: Layer already exists [2022-08-29T15:22:48.382Z] 04227d09ee95: Layer already exists [2022-08-29T15:22:48.382Z] e85ac67ac031: Layer already exists [2022-08-29T15:22:48.382Z] 52465021502e: Layer already exists [2022-08-29T15:22:48.382Z] a00bc75a10b0: Layer already exists [2022-08-29T15:22:48.382Z] f6d5bbc1841e: Layer already exists [2022-08-29T15:22:48.382Z] 2c453865d90c: Layer already exists [2022-08-29T15:22:48.382Z] e53be52f9fb3: Layer already exists [2022-08-29T15:22:48.382Z] afbbec6c055e: Layer already exists [2022-08-29T15:22:48.382Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:22:48.653Z] main: digest: sha256:9a162f1b38c03754fd5c2b94f4816bd187078bb757186963a618dce35fed028b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:22:48.709Z] ===================================================== [Pipeline] echo [2022-08-29T15:22:48.719Z] taggedImages: [2022-08-29T15:22:48.719Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:22:48.719Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-29T15:22:48.719Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.50 [2022-08-29T15:22:48.719Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:22:48.719Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-08-29T15:22:48.741Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-08-29T15:22:48.741Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:22:48.741Z] latest [2022-08-29T15:22:48.741Z] 2.3.0-dev.50 [2022-08-29T15:22:48.741Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:22:48.741Z] main [2022-08-29T15:22:48.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:49.091Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:49.445Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:22:49.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-29T15:22:49.445Z] 3bca1413203d: Preparing [2022-08-29T15:22:49.445Z] 5147d20a04ab: Preparing [2022-08-29T15:22:49.445Z] d5453c0b5a86: Preparing [2022-08-29T15:22:49.445Z] 6ef6818b6529: Preparing [2022-08-29T15:22:49.445Z] 72e76cefae46: Preparing [2022-08-29T15:22:49.445Z] 9833f26c6bda: Preparing [2022-08-29T15:22:49.445Z] 9833f26c6bda: Waiting [2022-08-29T15:22:49.719Z] d5453c0b5a86: Layer already exists [2022-08-29T15:22:49.719Z] 9833f26c6bda: Layer already exists [2022-08-29T15:22:49.719Z] 3bca1413203d: Pushed [2022-08-29T15:22:49.719Z] 72e76cefae46: Pushed [2022-08-29T15:22:51.149Z] 6ef6818b6529: Pushed [2022-08-29T15:22:54.519Z] 5147d20a04ab: Pushed [2022-08-29T15:22:54.519Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:e8d78f9b105e4df29a047feb8af9af51fbed605bea495f337b05454e477b8cc6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:54.872Z] + 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-08-29T15:22:55.225Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-29T15:22:55.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-29T15:22:55.225Z] 3bca1413203d: Preparing [2022-08-29T15:22:55.225Z] 5147d20a04ab: Preparing [2022-08-29T15:22:55.225Z] d5453c0b5a86: Preparing [2022-08-29T15:22:55.225Z] 6ef6818b6529: Preparing [2022-08-29T15:22:55.225Z] 72e76cefae46: Preparing [2022-08-29T15:22:55.225Z] 9833f26c6bda: Preparing [2022-08-29T15:22:55.225Z] 9833f26c6bda: Waiting [2022-08-29T15:22:55.225Z] d5453c0b5a86: Layer already exists [2022-08-29T15:22:55.225Z] 5147d20a04ab: Layer already exists [2022-08-29T15:22:55.225Z] 3bca1413203d: Layer already exists [2022-08-29T15:22:55.225Z] 72e76cefae46: Layer already exists [2022-08-29T15:22:55.225Z] 6ef6818b6529: Layer already exists [2022-08-29T15:22:55.225Z] 9833f26c6bda: Layer already exists [2022-08-29T15:22:55.495Z] latest: digest: sha256:e8d78f9b105e4df29a047feb8af9af51fbed605bea495f337b05454e477b8cc6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:55.856Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:56.209Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.50 [2022-08-29T15:22:56.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-29T15:22:56.209Z] 3bca1413203d: Preparing [2022-08-29T15:22:56.209Z] 5147d20a04ab: Preparing [2022-08-29T15:22:56.209Z] d5453c0b5a86: Preparing [2022-08-29T15:22:56.209Z] 6ef6818b6529: Preparing [2022-08-29T15:22:56.209Z] 72e76cefae46: Preparing [2022-08-29T15:22:56.209Z] 9833f26c6bda: Preparing [2022-08-29T15:22:56.209Z] 9833f26c6bda: Waiting [2022-08-29T15:22:56.209Z] 5147d20a04ab: Layer already exists [2022-08-29T15:22:56.209Z] 72e76cefae46: Layer already exists [2022-08-29T15:22:56.209Z] 6ef6818b6529: Layer already exists [2022-08-29T15:22:56.209Z] d5453c0b5a86: Layer already exists [2022-08-29T15:22:56.209Z] 3bca1413203d: Layer already exists [2022-08-29T15:22:56.483Z] 9833f26c6bda: Layer already exists [2022-08-29T15:22:56.483Z] 2.3.0-dev.50: digest: sha256:e8d78f9b105e4df29a047feb8af9af51fbed605bea495f337b05454e477b8cc6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:56.840Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:57.196Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:22:57.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-29T15:22:57.197Z] 3bca1413203d: Preparing [2022-08-29T15:22:57.197Z] 5147d20a04ab: Preparing [2022-08-29T15:22:57.197Z] d5453c0b5a86: Preparing [2022-08-29T15:22:57.197Z] 6ef6818b6529: Preparing [2022-08-29T15:22:57.197Z] 72e76cefae46: Preparing [2022-08-29T15:22:57.197Z] 9833f26c6bda: Preparing [2022-08-29T15:22:57.197Z] 9833f26c6bda: Waiting [2022-08-29T15:22:57.197Z] 6ef6818b6529: Layer already exists [2022-08-29T15:22:57.197Z] 5147d20a04ab: Layer already exists [2022-08-29T15:22:57.197Z] d5453c0b5a86: Layer already exists [2022-08-29T15:22:57.197Z] 72e76cefae46: Layer already exists [2022-08-29T15:22:57.197Z] 3bca1413203d: Layer already exists [2022-08-29T15:22:57.197Z] 9833f26c6bda: Layer already exists [2022-08-29T15:22:57.468Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:e8d78f9b105e4df29a047feb8af9af51fbed605bea495f337b05454e477b8cc6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:57.827Z] + 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-08-29T15:22:58.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-08-29T15:22:58.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-29T15:22:58.182Z] 3bca1413203d: Preparing [2022-08-29T15:22:58.182Z] 5147d20a04ab: Preparing [2022-08-29T15:22:58.182Z] d5453c0b5a86: Preparing [2022-08-29T15:22:58.182Z] 6ef6818b6529: Preparing [2022-08-29T15:22:58.182Z] 72e76cefae46: Preparing [2022-08-29T15:22:58.182Z] 9833f26c6bda: Preparing [2022-08-29T15:22:58.182Z] 9833f26c6bda: Waiting [2022-08-29T15:22:58.182Z] d5453c0b5a86: Layer already exists [2022-08-29T15:22:58.182Z] 5147d20a04ab: Layer already exists [2022-08-29T15:22:58.182Z] 6ef6818b6529: Layer already exists [2022-08-29T15:22:58.182Z] 72e76cefae46: Layer already exists [2022-08-29T15:22:58.182Z] 3bca1413203d: Layer already exists [2022-08-29T15:22:58.182Z] 9833f26c6bda: Layer already exists [2022-08-29T15:22:58.453Z] main: digest: sha256:e8d78f9b105e4df29a047feb8af9af51fbed605bea495f337b05454e477b8cc6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:22:58.512Z] ===================================================== [Pipeline] echo [2022-08-29T15:22:58.521Z] taggedImages: [2022-08-29T15:22:58.521Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:22:58.521Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-29T15:22:58.521Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.50 [2022-08-29T15:22:58.521Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:22:58.521Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-08-29T15:22:58.541Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-08-29T15:22:58.541Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:22:58.541Z] latest [2022-08-29T15:22:58.541Z] 2.3.0-dev.50 [2022-08-29T15:22:58.541Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:22:58.541Z] main [2022-08-29T15:22:58.541Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:58.900Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:22:59.267Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:22:59.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-29T15:22:59.267Z] 0c1f111b7ab4: Preparing [2022-08-29T15:22:59.267Z] 68919fa576e4: Preparing [2022-08-29T15:22:59.267Z] 371db23405d1: Preparing [2022-08-29T15:22:59.267Z] 26cdc04e917c: Preparing [2022-08-29T15:22:59.267Z] a2cd02d89aa1: Preparing [2022-08-29T15:22:59.267Z] fa713eb019b3: Preparing [2022-08-29T15:22:59.267Z] 72e76cefae46: Preparing [2022-08-29T15:22:59.267Z] 9833f26c6bda: Preparing [2022-08-29T15:22:59.267Z] fa713eb019b3: Waiting [2022-08-29T15:22:59.267Z] 72e76cefae46: Waiting [2022-08-29T15:22:59.267Z] 9833f26c6bda: Waiting [2022-08-29T15:22:59.540Z] 371db23405d1: Pushed [2022-08-29T15:22:59.540Z] 0c1f111b7ab4: Pushed [2022-08-29T15:22:59.540Z] 68919fa576e4: Pushed [2022-08-29T15:22:59.540Z] 72e76cefae46: Layer already exists [2022-08-29T15:22:59.540Z] 9833f26c6bda: Layer already exists [2022-08-29T15:23:00.516Z] fa713eb019b3: Pushed [2022-08-29T15:23:08.779Z] a2cd02d89aa1: Pushed [2022-08-29T15:23:15.515Z] 26cdc04e917c: Pushed [2022-08-29T15:23:15.515Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:94d58c8f15f0b7b8f66849097789de7d95598e2976a676e68eccd099b1f6a787 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:23:15.869Z] + 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-08-29T15:23:16.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-29T15:23:16.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-29T15:23:16.223Z] 0c1f111b7ab4: Preparing [2022-08-29T15:23:16.223Z] 68919fa576e4: Preparing [2022-08-29T15:23:16.223Z] 371db23405d1: Preparing [2022-08-29T15:23:16.223Z] 26cdc04e917c: Preparing [2022-08-29T15:23:16.223Z] a2cd02d89aa1: Preparing [2022-08-29T15:23:16.223Z] fa713eb019b3: Preparing [2022-08-29T15:23:16.223Z] 72e76cefae46: Preparing [2022-08-29T15:23:16.223Z] 9833f26c6bda: Preparing [2022-08-29T15:23:16.223Z] 72e76cefae46: Waiting [2022-08-29T15:23:16.223Z] 9833f26c6bda: Waiting [2022-08-29T15:23:16.223Z] fa713eb019b3: Waiting [2022-08-29T15:23:16.223Z] 0c1f111b7ab4: Layer already exists [2022-08-29T15:23:16.223Z] a2cd02d89aa1: Layer already exists [2022-08-29T15:23:16.223Z] 371db23405d1: Layer already exists [2022-08-29T15:23:16.223Z] 68919fa576e4: Layer already exists [2022-08-29T15:23:16.223Z] 26cdc04e917c: Layer already exists [2022-08-29T15:23:16.223Z] 9833f26c6bda: Layer already exists [2022-08-29T15:23:16.223Z] 72e76cefae46: Layer already exists [2022-08-29T15:23:16.223Z] fa713eb019b3: Layer already exists [2022-08-29T15:23:16.495Z] latest: digest: sha256:94d58c8f15f0b7b8f66849097789de7d95598e2976a676e68eccd099b1f6a787 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:23:16.851Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:23:17.201Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.50 [2022-08-29T15:23:17.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-29T15:23:17.201Z] 0c1f111b7ab4: Preparing [2022-08-29T15:23:17.201Z] 68919fa576e4: Preparing [2022-08-29T15:23:17.201Z] 371db23405d1: Preparing [2022-08-29T15:23:17.201Z] 26cdc04e917c: Preparing [2022-08-29T15:23:17.201Z] a2cd02d89aa1: Preparing [2022-08-29T15:23:17.201Z] fa713eb019b3: Preparing [2022-08-29T15:23:17.201Z] 72e76cefae46: Preparing [2022-08-29T15:23:17.201Z] 9833f26c6bda: Preparing [2022-08-29T15:23:17.201Z] 72e76cefae46: Waiting [2022-08-29T15:23:17.201Z] 9833f26c6bda: Waiting [2022-08-29T15:23:17.201Z] fa713eb019b3: Waiting [2022-08-29T15:23:17.201Z] 0c1f111b7ab4: Layer already exists [2022-08-29T15:23:17.201Z] 68919fa576e4: Layer already exists [2022-08-29T15:23:17.201Z] a2cd02d89aa1: Layer already exists [2022-08-29T15:23:17.201Z] 26cdc04e917c: Layer already exists [2022-08-29T15:23:17.201Z] 371db23405d1: Layer already exists [2022-08-29T15:23:17.472Z] 72e76cefae46: Layer already exists [2022-08-29T15:23:17.472Z] fa713eb019b3: Layer already exists [2022-08-29T15:23:17.472Z] 9833f26c6bda: Layer already exists [2022-08-29T15:23:17.472Z] 2.3.0-dev.50: digest: sha256:94d58c8f15f0b7b8f66849097789de7d95598e2976a676e68eccd099b1f6a787 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:23:17.828Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:23:18.178Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:23:18.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-29T15:23:18.178Z] 0c1f111b7ab4: Preparing [2022-08-29T15:23:18.178Z] 68919fa576e4: Preparing [2022-08-29T15:23:18.178Z] 371db23405d1: Preparing [2022-08-29T15:23:18.178Z] 26cdc04e917c: Preparing [2022-08-29T15:23:18.178Z] a2cd02d89aa1: Preparing [2022-08-29T15:23:18.178Z] fa713eb019b3: Preparing [2022-08-29T15:23:18.178Z] 72e76cefae46: Preparing [2022-08-29T15:23:18.178Z] 9833f26c6bda: Preparing [2022-08-29T15:23:18.178Z] 72e76cefae46: Waiting [2022-08-29T15:23:18.178Z] 9833f26c6bda: Waiting [2022-08-29T15:23:18.178Z] fa713eb019b3: Waiting [2022-08-29T15:23:18.178Z] 371db23405d1: Layer already exists [2022-08-29T15:23:18.178Z] 0c1f111b7ab4: Layer already exists [2022-08-29T15:23:18.178Z] a2cd02d89aa1: Layer already exists [2022-08-29T15:23:18.178Z] 68919fa576e4: Layer already exists [2022-08-29T15:23:18.178Z] 26cdc04e917c: Layer already exists [2022-08-29T15:23:18.450Z] fa713eb019b3: Layer already exists [2022-08-29T15:23:18.450Z] 72e76cefae46: Layer already exists [2022-08-29T15:23:18.450Z] 9833f26c6bda: Layer already exists [2022-08-29T15:23:18.450Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:94d58c8f15f0b7b8f66849097789de7d95598e2976a676e68eccd099b1f6a787 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:23:18.807Z] + 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-08-29T15:23:19.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-08-29T15:23:19.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-29T15:23:19.159Z] 0c1f111b7ab4: Preparing [2022-08-29T15:23:19.159Z] 68919fa576e4: Preparing [2022-08-29T15:23:19.159Z] 371db23405d1: Preparing [2022-08-29T15:23:19.159Z] 26cdc04e917c: Preparing [2022-08-29T15:23:19.159Z] a2cd02d89aa1: Preparing [2022-08-29T15:23:19.159Z] fa713eb019b3: Preparing [2022-08-29T15:23:19.159Z] 72e76cefae46: Preparing [2022-08-29T15:23:19.159Z] 9833f26c6bda: Preparing [2022-08-29T15:23:19.159Z] fa713eb019b3: Waiting [2022-08-29T15:23:19.159Z] 72e76cefae46: Waiting [2022-08-29T15:23:19.159Z] 9833f26c6bda: Waiting [2022-08-29T15:23:19.159Z] 371db23405d1: Layer already exists [2022-08-29T15:23:19.159Z] 68919fa576e4: Layer already exists [2022-08-29T15:23:19.159Z] 0c1f111b7ab4: Layer already exists [2022-08-29T15:23:19.159Z] 26cdc04e917c: Layer already exists [2022-08-29T15:23:19.159Z] a2cd02d89aa1: Layer already exists [2022-08-29T15:23:19.159Z] 72e76cefae46: Layer already exists [2022-08-29T15:23:19.159Z] 9833f26c6bda: Layer already exists [2022-08-29T15:23:19.159Z] fa713eb019b3: Layer already exists [2022-08-29T15:23:19.431Z] main: digest: sha256:94d58c8f15f0b7b8f66849097789de7d95598e2976a676e68eccd099b1f6a787 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:23:19.488Z] ===================================================== [Pipeline] echo [2022-08-29T15:23:19.497Z] taggedImages: [2022-08-29T15:23:19.497Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:23:19.497Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-29T15:23:19.497Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.50 [2022-08-29T15:23:19.497Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:23:19.497Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-08-29T15:23:19.519Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-08-29T15:23:19.519Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:23:19.519Z] latest [2022-08-29T15:23:19.519Z] 2.3.0-dev.50 [2022-08-29T15:23:19.519Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:23:19.519Z] main [2022-08-29T15:23:19.519Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:23:19.881Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:23:20.234Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:23:20.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-29T15:23:20.234Z] edd8bf56d5ac: Preparing [2022-08-29T15:23:20.234Z] 59e4c771e83d: Preparing [2022-08-29T15:23:20.234Z] 440c56301eca: Preparing [2022-08-29T15:23:20.234Z] 930b159fa211: Preparing [2022-08-29T15:23:20.234Z] e1e8be4d32ab: Preparing [2022-08-29T15:23:20.234Z] 72e76cefae46: Preparing [2022-08-29T15:23:20.234Z] 9833f26c6bda: Preparing [2022-08-29T15:23:20.234Z] 72e76cefae46: Waiting [2022-08-29T15:23:20.234Z] 9833f26c6bda: Waiting [2022-08-29T15:23:20.511Z] 440c56301eca: Pushed [2022-08-29T15:23:20.511Z] edd8bf56d5ac: Pushed [2022-08-29T15:23:20.511Z] 59e4c771e83d: Pushed [2022-08-29T15:23:20.511Z] 72e76cefae46: Layer already exists [2022-08-29T15:23:20.511Z] 9833f26c6bda: Layer already exists [2022-08-29T15:23:21.104Z] e1e8be4d32ab: Pushed [2022-08-29T15:23:36.156Z] 930b159fa211: Pushed [2022-08-29T15:23:36.428Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:d3a7ab01cc2a6ef0f76bee777d33aa5808d6a50f5e13c70bf0c06ec5e25d8c34 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:23:36.788Z] + 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-08-29T15:23:37.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-29T15:23:37.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-29T15:23:37.142Z] edd8bf56d5ac: Preparing [2022-08-29T15:23:37.142Z] 59e4c771e83d: Preparing [2022-08-29T15:23:37.142Z] 440c56301eca: Preparing [2022-08-29T15:23:37.142Z] 930b159fa211: Preparing [2022-08-29T15:23:37.142Z] e1e8be4d32ab: Preparing [2022-08-29T15:23:37.142Z] 72e76cefae46: Preparing [2022-08-29T15:23:37.142Z] 9833f26c6bda: Preparing [2022-08-29T15:23:37.142Z] 72e76cefae46: Waiting [2022-08-29T15:23:37.142Z] 9833f26c6bda: Waiting [2022-08-29T15:23:37.142Z] 440c56301eca: Layer already exists [2022-08-29T15:23:37.142Z] edd8bf56d5ac: Layer already exists [2022-08-29T15:23:37.142Z] e1e8be4d32ab: Layer already exists [2022-08-29T15:23:37.142Z] 59e4c771e83d: Layer already exists [2022-08-29T15:23:37.142Z] 930b159fa211: Layer already exists [2022-08-29T15:23:37.413Z] 72e76cefae46: Layer already exists [2022-08-29T15:23:37.413Z] 9833f26c6bda: Layer already exists [2022-08-29T15:23:37.413Z] latest: digest: sha256:d3a7ab01cc2a6ef0f76bee777d33aa5808d6a50f5e13c70bf0c06ec5e25d8c34 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:23:37.772Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:23:38.127Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.50 [2022-08-29T15:23:38.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-29T15:23:38.127Z] edd8bf56d5ac: Preparing [2022-08-29T15:23:38.127Z] 59e4c771e83d: Preparing [2022-08-29T15:23:38.127Z] 440c56301eca: Preparing [2022-08-29T15:23:38.127Z] 930b159fa211: Preparing [2022-08-29T15:23:38.127Z] e1e8be4d32ab: Preparing [2022-08-29T15:23:38.127Z] 72e76cefae46: Preparing [2022-08-29T15:23:38.127Z] 9833f26c6bda: Preparing [2022-08-29T15:23:38.127Z] 72e76cefae46: Waiting [2022-08-29T15:23:38.127Z] 9833f26c6bda: Waiting [2022-08-29T15:23:38.127Z] 440c56301eca: Layer already exists [2022-08-29T15:23:38.127Z] 59e4c771e83d: Layer already exists [2022-08-29T15:23:38.397Z] e1e8be4d32ab: Layer already exists [2022-08-29T15:23:38.397Z] 930b159fa211: Layer already exists [2022-08-29T15:23:38.397Z] edd8bf56d5ac: Layer already exists [2022-08-29T15:23:38.397Z] 9833f26c6bda: Layer already exists [2022-08-29T15:23:38.397Z] 72e76cefae46: Layer already exists [2022-08-29T15:23:38.397Z] 2.3.0-dev.50: digest: sha256:d3a7ab01cc2a6ef0f76bee777d33aa5808d6a50f5e13c70bf0c06ec5e25d8c34 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:23:38.760Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:23:39.115Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:23:39.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-29T15:23:39.115Z] edd8bf56d5ac: Preparing [2022-08-29T15:23:39.115Z] 59e4c771e83d: Preparing [2022-08-29T15:23:39.115Z] 440c56301eca: Preparing [2022-08-29T15:23:39.115Z] 930b159fa211: Preparing [2022-08-29T15:23:39.115Z] e1e8be4d32ab: Preparing [2022-08-29T15:23:39.115Z] 72e76cefae46: Preparing [2022-08-29T15:23:39.115Z] 9833f26c6bda: Preparing [2022-08-29T15:23:39.115Z] 72e76cefae46: Waiting [2022-08-29T15:23:39.115Z] 9833f26c6bda: Waiting [2022-08-29T15:23:39.115Z] e1e8be4d32ab: Layer already exists [2022-08-29T15:23:39.115Z] edd8bf56d5ac: Layer already exists [2022-08-29T15:23:39.115Z] 59e4c771e83d: Layer already exists [2022-08-29T15:23:39.115Z] 930b159fa211: Layer already exists [2022-08-29T15:23:39.115Z] 440c56301eca: Layer already exists [2022-08-29T15:23:39.387Z] 72e76cefae46: Layer already exists [2022-08-29T15:23:39.387Z] 9833f26c6bda: Layer already exists [2022-08-29T15:23:39.387Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:d3a7ab01cc2a6ef0f76bee777d33aa5808d6a50f5e13c70bf0c06ec5e25d8c34 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:23:39.750Z] + 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-08-29T15:23:40.109Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-08-29T15:23:40.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-29T15:23:40.109Z] edd8bf56d5ac: Preparing [2022-08-29T15:23:40.109Z] 59e4c771e83d: Preparing [2022-08-29T15:23:40.109Z] 440c56301eca: Preparing [2022-08-29T15:23:40.109Z] 930b159fa211: Preparing [2022-08-29T15:23:40.109Z] e1e8be4d32ab: Preparing [2022-08-29T15:23:40.109Z] 72e76cefae46: Preparing [2022-08-29T15:23:40.109Z] 9833f26c6bda: Preparing [2022-08-29T15:23:40.109Z] 72e76cefae46: Waiting [2022-08-29T15:23:40.109Z] 9833f26c6bda: Waiting [2022-08-29T15:23:40.109Z] edd8bf56d5ac: Layer already exists [2022-08-29T15:23:40.109Z] 59e4c771e83d: Layer already exists [2022-08-29T15:23:40.109Z] e1e8be4d32ab: Layer already exists [2022-08-29T15:23:40.109Z] 930b159fa211: Layer already exists [2022-08-29T15:23:40.109Z] 440c56301eca: Layer already exists [2022-08-29T15:23:40.382Z] 72e76cefae46: Layer already exists [2022-08-29T15:23:40.382Z] 9833f26c6bda: Layer already exists [2022-08-29T15:23:40.382Z] main: digest: sha256:d3a7ab01cc2a6ef0f76bee777d33aa5808d6a50f5e13c70bf0c06ec5e25d8c34 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:23:40.442Z] ===================================================== [Pipeline] echo [2022-08-29T15:23:40.450Z] taggedImages: [2022-08-29T15:23:40.450Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:23:40.450Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-29T15:23:40.450Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.50 [2022-08-29T15:23:40.450Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:23:40.450Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-08-29T15:23:40.469Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-08-29T15:23:40.469Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:23:40.469Z] latest [2022-08-29T15:23:40.469Z] 2.3.0-dev.50 [2022-08-29T15:23:40.469Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:23:40.469Z] main [2022-08-29T15:23:40.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:23:40.828Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:23:41.177Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:23:41.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-29T15:23:41.177Z] fcb0e65b8d7b: Preparing [2022-08-29T15:23:41.177Z] 862f2f904dec: Preparing [2022-08-29T15:23:41.177Z] c9becc5bb663: Preparing [2022-08-29T15:23:41.177Z] 2a0a642d77b8: Preparing [2022-08-29T15:23:41.177Z] fa713eb019b3: Preparing [2022-08-29T15:23:41.177Z] 72e76cefae46: Preparing [2022-08-29T15:23:41.177Z] 9833f26c6bda: Preparing [2022-08-29T15:23:41.177Z] 72e76cefae46: Waiting [2022-08-29T15:23:41.177Z] 9833f26c6bda: Waiting [2022-08-29T15:23:41.177Z] fa713eb019b3: Layer already exists [2022-08-29T15:23:41.451Z] 72e76cefae46: Layer already exists [2022-08-29T15:23:41.451Z] 9833f26c6bda: Layer already exists [2022-08-29T15:23:41.451Z] 862f2f904dec: Pushed [2022-08-29T15:23:41.451Z] c9becc5bb663: Pushed [2022-08-29T15:23:41.451Z] fcb0e65b8d7b: Pushed [2022-08-29T15:23:56.481Z] 2a0a642d77b8: Pushed [2022-08-29T15:23:56.481Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:f1d74d18f8a0ae29f2062ea85ddcc1984696f490432c95aa1038d9eb102232bb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:23:56.834Z] + 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-08-29T15:23:57.183Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-29T15:23:57.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-29T15:23:57.183Z] fcb0e65b8d7b: Preparing [2022-08-29T15:23:57.183Z] 862f2f904dec: Preparing [2022-08-29T15:23:57.183Z] c9becc5bb663: Preparing [2022-08-29T15:23:57.183Z] 2a0a642d77b8: Preparing [2022-08-29T15:23:57.183Z] fa713eb019b3: Preparing [2022-08-29T15:23:57.183Z] 72e76cefae46: Preparing [2022-08-29T15:23:57.183Z] 9833f26c6bda: Preparing [2022-08-29T15:23:57.183Z] 72e76cefae46: Waiting [2022-08-29T15:23:57.183Z] 9833f26c6bda: Waiting [2022-08-29T15:23:57.183Z] 2a0a642d77b8: Layer already exists [2022-08-29T15:23:57.183Z] fcb0e65b8d7b: Layer already exists [2022-08-29T15:23:57.183Z] fa713eb019b3: Layer already exists [2022-08-29T15:23:57.183Z] 862f2f904dec: Layer already exists [2022-08-29T15:23:57.183Z] c9becc5bb663: Layer already exists [2022-08-29T15:23:57.183Z] 72e76cefae46: Layer already exists [2022-08-29T15:23:57.183Z] 9833f26c6bda: Layer already exists [2022-08-29T15:23:57.452Z] latest: digest: sha256:f1d74d18f8a0ae29f2062ea85ddcc1984696f490432c95aa1038d9eb102232bb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:23:57.810Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:23:58.200Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.50 [2022-08-29T15:23:58.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-29T15:23:58.200Z] fcb0e65b8d7b: Preparing [2022-08-29T15:23:58.200Z] 862f2f904dec: Preparing [2022-08-29T15:23:58.200Z] c9becc5bb663: Preparing [2022-08-29T15:23:58.200Z] 2a0a642d77b8: Preparing [2022-08-29T15:23:58.200Z] fa713eb019b3: Preparing [2022-08-29T15:23:58.200Z] 72e76cefae46: Preparing [2022-08-29T15:23:58.200Z] 9833f26c6bda: Preparing [2022-08-29T15:23:58.200Z] 72e76cefae46: Waiting [2022-08-29T15:23:58.200Z] 9833f26c6bda: Waiting [2022-08-29T15:23:58.200Z] c9becc5bb663: Layer already exists [2022-08-29T15:23:58.200Z] fa713eb019b3: Layer already exists [2022-08-29T15:23:58.200Z] 2a0a642d77b8: Layer already exists [2022-08-29T15:23:58.200Z] 862f2f904dec: Layer already exists [2022-08-29T15:23:58.200Z] fcb0e65b8d7b: Layer already exists [2022-08-29T15:23:58.200Z] 72e76cefae46: Layer already exists [2022-08-29T15:23:58.200Z] 9833f26c6bda: Layer already exists [2022-08-29T15:23:58.472Z] 2.3.0-dev.50: digest: sha256:f1d74d18f8a0ae29f2062ea85ddcc1984696f490432c95aa1038d9eb102232bb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:23:58.842Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:23:59.195Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:23:59.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-29T15:23:59.195Z] fcb0e65b8d7b: Preparing [2022-08-29T15:23:59.195Z] 862f2f904dec: Preparing [2022-08-29T15:23:59.195Z] c9becc5bb663: Preparing [2022-08-29T15:23:59.195Z] 2a0a642d77b8: Preparing [2022-08-29T15:23:59.195Z] fa713eb019b3: Preparing [2022-08-29T15:23:59.195Z] 72e76cefae46: Preparing [2022-08-29T15:23:59.195Z] 9833f26c6bda: Preparing [2022-08-29T15:23:59.195Z] 72e76cefae46: Waiting [2022-08-29T15:23:59.195Z] 9833f26c6bda: Waiting [2022-08-29T15:23:59.195Z] fcb0e65b8d7b: Layer already exists [2022-08-29T15:23:59.195Z] c9becc5bb663: Layer already exists [2022-08-29T15:23:59.195Z] fa713eb019b3: Layer already exists [2022-08-29T15:23:59.195Z] 2a0a642d77b8: Layer already exists [2022-08-29T15:23:59.195Z] 862f2f904dec: Layer already exists [2022-08-29T15:23:59.195Z] 9833f26c6bda: Layer already exists [2022-08-29T15:23:59.195Z] 72e76cefae46: Layer already exists [2022-08-29T15:23:59.468Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:f1d74d18f8a0ae29f2062ea85ddcc1984696f490432c95aa1038d9eb102232bb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:23:59.818Z] + 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-08-29T15:24:00.170Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-08-29T15:24:00.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-29T15:24:00.170Z] fcb0e65b8d7b: Preparing [2022-08-29T15:24:00.170Z] 862f2f904dec: Preparing [2022-08-29T15:24:00.170Z] c9becc5bb663: Preparing [2022-08-29T15:24:00.170Z] 2a0a642d77b8: Preparing [2022-08-29T15:24:00.170Z] fa713eb019b3: Preparing [2022-08-29T15:24:00.170Z] 72e76cefae46: Preparing [2022-08-29T15:24:00.170Z] 9833f26c6bda: Preparing [2022-08-29T15:24:00.170Z] 72e76cefae46: Waiting [2022-08-29T15:24:00.170Z] 9833f26c6bda: Waiting [2022-08-29T15:24:00.170Z] c9becc5bb663: Layer already exists [2022-08-29T15:24:00.170Z] 2a0a642d77b8: Layer already exists [2022-08-29T15:24:00.170Z] 862f2f904dec: Layer already exists [2022-08-29T15:24:00.170Z] fa713eb019b3: Layer already exists [2022-08-29T15:24:00.170Z] fcb0e65b8d7b: Layer already exists [2022-08-29T15:24:00.170Z] 9833f26c6bda: Layer already exists [2022-08-29T15:24:00.170Z] 72e76cefae46: Layer already exists [2022-08-29T15:24:00.440Z] main: digest: sha256:f1d74d18f8a0ae29f2062ea85ddcc1984696f490432c95aa1038d9eb102232bb size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:24:00.502Z] ===================================================== [Pipeline] echo [2022-08-29T15:24:00.511Z] taggedImages: [2022-08-29T15:24:00.511Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:24:00.511Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-29T15:24:00.511Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.50 [2022-08-29T15:24:00.511Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:24:00.511Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-08-29T15:24:00.534Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-08-29T15:24:00.534Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:24:00.534Z] latest [2022-08-29T15:24:00.534Z] 2.3.0-dev.50 [2022-08-29T15:24:00.534Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:24:00.534Z] main [2022-08-29T15:24:00.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:00.878Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:01.227Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:24:01.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-29T15:24:01.227Z] a011b1cbf7f3: Preparing [2022-08-29T15:24:01.227Z] 568b4f546461: Preparing [2022-08-29T15:24:01.227Z] d5453c0b5a86: Preparing [2022-08-29T15:24:01.227Z] 7e253eddee29: Preparing [2022-08-29T15:24:01.227Z] 5d3e392a13a0: Preparing [2022-08-29T15:24:01.227Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:24:01.227Z] d5453c0b5a86: Layer already exists [2022-08-29T15:24:01.498Z] a011b1cbf7f3: Pushed [2022-08-29T15:24:01.769Z] 7e253eddee29: Pushed [2022-08-29T15:24:07.144Z] 568b4f546461: Pushed [2022-08-29T15:24:07.144Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:f475d49c9d93d033f8615361e0f12e926094c5defe8f30d0fdd38d2fc3f06d83 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:07.500Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:07.849Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-29T15:24:07.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-29T15:24:07.849Z] a011b1cbf7f3: Preparing [2022-08-29T15:24:07.849Z] 568b4f546461: Preparing [2022-08-29T15:24:07.849Z] d5453c0b5a86: Preparing [2022-08-29T15:24:07.849Z] 7e253eddee29: Preparing [2022-08-29T15:24:07.849Z] 5d3e392a13a0: Preparing [2022-08-29T15:24:07.849Z] a011b1cbf7f3: Layer already exists [2022-08-29T15:24:07.849Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:24:07.849Z] 568b4f546461: Layer already exists [2022-08-29T15:24:07.849Z] d5453c0b5a86: Layer already exists [2022-08-29T15:24:07.849Z] 7e253eddee29: Layer already exists [2022-08-29T15:24:08.121Z] latest: digest: sha256:f475d49c9d93d033f8615361e0f12e926094c5defe8f30d0fdd38d2fc3f06d83 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:08.480Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:08.831Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.50 [2022-08-29T15:24:08.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-29T15:24:08.831Z] a011b1cbf7f3: Preparing [2022-08-29T15:24:08.831Z] 568b4f546461: Preparing [2022-08-29T15:24:08.831Z] d5453c0b5a86: Preparing [2022-08-29T15:24:08.831Z] 7e253eddee29: Preparing [2022-08-29T15:24:08.831Z] 5d3e392a13a0: Preparing [2022-08-29T15:24:08.831Z] a011b1cbf7f3: Layer already exists [2022-08-29T15:24:08.831Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:24:08.831Z] 7e253eddee29: Layer already exists [2022-08-29T15:24:08.831Z] 568b4f546461: Layer already exists [2022-08-29T15:24:08.831Z] d5453c0b5a86: Layer already exists [2022-08-29T15:24:09.102Z] 2.3.0-dev.50: digest: sha256:f475d49c9d93d033f8615361e0f12e926094c5defe8f30d0fdd38d2fc3f06d83 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:09.457Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:09.807Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:24:09.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-29T15:24:09.807Z] a011b1cbf7f3: Preparing [2022-08-29T15:24:09.807Z] 568b4f546461: Preparing [2022-08-29T15:24:09.807Z] d5453c0b5a86: Preparing [2022-08-29T15:24:09.807Z] 7e253eddee29: Preparing [2022-08-29T15:24:09.807Z] 5d3e392a13a0: Preparing [2022-08-29T15:24:09.807Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:24:09.807Z] 7e253eddee29: Layer already exists [2022-08-29T15:24:09.807Z] 568b4f546461: Layer already exists [2022-08-29T15:24:09.807Z] a011b1cbf7f3: Layer already exists [2022-08-29T15:24:09.807Z] d5453c0b5a86: Layer already exists [2022-08-29T15:24:10.077Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:f475d49c9d93d033f8615361e0f12e926094c5defe8f30d0fdd38d2fc3f06d83 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:10.433Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:10.794Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-08-29T15:24:10.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-29T15:24:10.794Z] a011b1cbf7f3: Preparing [2022-08-29T15:24:10.794Z] 568b4f546461: Preparing [2022-08-29T15:24:10.794Z] d5453c0b5a86: Preparing [2022-08-29T15:24:10.794Z] 7e253eddee29: Preparing [2022-08-29T15:24:10.794Z] 5d3e392a13a0: Preparing [2022-08-29T15:24:10.794Z] 568b4f546461: Layer already exists [2022-08-29T15:24:10.794Z] a011b1cbf7f3: Layer already exists [2022-08-29T15:24:10.794Z] d5453c0b5a86: Layer already exists [2022-08-29T15:24:10.794Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:24:10.794Z] 7e253eddee29: Layer already exists [2022-08-29T15:24:11.064Z] main: digest: sha256:f475d49c9d93d033f8615361e0f12e926094c5defe8f30d0fdd38d2fc3f06d83 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:24:11.126Z] ===================================================== [Pipeline] echo [2022-08-29T15:24:11.135Z] taggedImages: [2022-08-29T15:24:11.135Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:24:11.135Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-29T15:24:11.135Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.50 [2022-08-29T15:24:11.135Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:24:11.135Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-08-29T15:24:11.158Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-08-29T15:24:11.158Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:24:11.158Z] latest [2022-08-29T15:24:11.158Z] 2.3.0-dev.50 [2022-08-29T15:24:11.158Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:24:11.158Z] main [2022-08-29T15:24:11.158Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:11.522Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:11.875Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:24:11.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-29T15:24:11.875Z] f3cb2ddbe821: Preparing [2022-08-29T15:24:11.875Z] 5d485a19cc11: Preparing [2022-08-29T15:24:11.875Z] d5453c0b5a86: Preparing [2022-08-29T15:24:11.875Z] 10d1fa245280: Preparing [2022-08-29T15:24:11.875Z] 5d3e392a13a0: Preparing [2022-08-29T15:24:11.875Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:24:12.146Z] 10d1fa245280: Layer already exists [2022-08-29T15:24:12.146Z] d5453c0b5a86: Layer already exists [2022-08-29T15:24:12.146Z] f3cb2ddbe821: Pushed [2022-08-29T15:24:17.523Z] 5d485a19cc11: Pushed [2022-08-29T15:24:17.524Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:f1cba886e2a5656350ec5ff4c771f8502196d62465bbdc304d063b019b9adec3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:17.880Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:18.232Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-29T15:24:18.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-29T15:24:18.232Z] f3cb2ddbe821: Preparing [2022-08-29T15:24:18.232Z] 5d485a19cc11: Preparing [2022-08-29T15:24:18.232Z] d5453c0b5a86: Preparing [2022-08-29T15:24:18.232Z] 10d1fa245280: Preparing [2022-08-29T15:24:18.232Z] 5d3e392a13a0: Preparing [2022-08-29T15:24:18.232Z] f3cb2ddbe821: Layer already exists [2022-08-29T15:24:18.232Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:24:18.232Z] 10d1fa245280: Layer already exists [2022-08-29T15:24:18.232Z] d5453c0b5a86: Layer already exists [2022-08-29T15:24:18.232Z] 5d485a19cc11: Layer already exists [2022-08-29T15:24:18.503Z] latest: digest: sha256:f1cba886e2a5656350ec5ff4c771f8502196d62465bbdc304d063b019b9adec3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:18.863Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:19.217Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.50 [2022-08-29T15:24:19.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-29T15:24:19.217Z] f3cb2ddbe821: Preparing [2022-08-29T15:24:19.217Z] 5d485a19cc11: Preparing [2022-08-29T15:24:19.217Z] d5453c0b5a86: Preparing [2022-08-29T15:24:19.217Z] 10d1fa245280: Preparing [2022-08-29T15:24:19.217Z] 5d3e392a13a0: Preparing [2022-08-29T15:24:19.217Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:24:19.217Z] f3cb2ddbe821: Layer already exists [2022-08-29T15:24:19.217Z] 10d1fa245280: Layer already exists [2022-08-29T15:24:19.217Z] d5453c0b5a86: Layer already exists [2022-08-29T15:24:19.217Z] 5d485a19cc11: Layer already exists [2022-08-29T15:24:19.486Z] 2.3.0-dev.50: digest: sha256:f1cba886e2a5656350ec5ff4c771f8502196d62465bbdc304d063b019b9adec3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:19.845Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:20.202Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:24:20.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-29T15:24:20.202Z] f3cb2ddbe821: Preparing [2022-08-29T15:24:20.202Z] 5d485a19cc11: Preparing [2022-08-29T15:24:20.202Z] d5453c0b5a86: Preparing [2022-08-29T15:24:20.202Z] 10d1fa245280: Preparing [2022-08-29T15:24:20.202Z] 5d3e392a13a0: Preparing [2022-08-29T15:24:20.202Z] 5d485a19cc11: Layer already exists [2022-08-29T15:24:20.202Z] f3cb2ddbe821: Layer already exists [2022-08-29T15:24:20.202Z] 10d1fa245280: Layer already exists [2022-08-29T15:24:20.202Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:24:20.202Z] d5453c0b5a86: Layer already exists [2022-08-29T15:24:20.473Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:f1cba886e2a5656350ec5ff4c771f8502196d62465bbdc304d063b019b9adec3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:20.837Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:21.191Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-08-29T15:24:21.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-29T15:24:21.191Z] f3cb2ddbe821: Preparing [2022-08-29T15:24:21.191Z] 5d485a19cc11: Preparing [2022-08-29T15:24:21.191Z] d5453c0b5a86: Preparing [2022-08-29T15:24:21.191Z] 10d1fa245280: Preparing [2022-08-29T15:24:21.191Z] 5d3e392a13a0: Preparing [2022-08-29T15:24:21.191Z] f3cb2ddbe821: Layer already exists [2022-08-29T15:24:21.191Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:24:21.191Z] 10d1fa245280: Layer already exists [2022-08-29T15:24:21.191Z] d5453c0b5a86: Layer already exists [2022-08-29T15:24:21.191Z] 5d485a19cc11: Layer already exists [2022-08-29T15:24:21.462Z] main: digest: sha256:f1cba886e2a5656350ec5ff4c771f8502196d62465bbdc304d063b019b9adec3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:24:21.518Z] ===================================================== [Pipeline] echo [2022-08-29T15:24:21.527Z] taggedImages: [2022-08-29T15:24:21.527Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:24:21.527Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-29T15:24:21.527Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.50 [2022-08-29T15:24:21.527Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:24:21.527Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-08-29T15:24:21.547Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-08-29T15:24:21.547Z] fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:24:21.547Z] latest [2022-08-29T15:24:21.547Z] 2.3.0-dev.50 [2022-08-29T15:24:21.547Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:24:21.547Z] main [2022-08-29T15:24:21.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:21.941Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:22.355Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:24:22.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-29T15:24:22.355Z] e094109b0309: Preparing [2022-08-29T15:24:22.355Z] 01272609bf2c: Preparing [2022-08-29T15:24:22.355Z] e5fe6380bd28: Preparing [2022-08-29T15:24:22.355Z] 9809b2c02e4e: Preparing [2022-08-29T15:24:22.355Z] 5d3e392a13a0: Preparing [2022-08-29T15:24:22.355Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:24:22.716Z] 01272609bf2c: Pushed [2022-08-29T15:24:23.330Z] e094109b0309: Pushed [2022-08-29T15:24:25.298Z] e5fe6380bd28: Pushed [2022-08-29T15:24:52.055Z] 9809b2c02e4e: Pushed [2022-08-29T15:24:52.055Z] fd31c8765befe4f65ed63f7a6396fa1577418d04: digest: sha256:cfa470272281f00ee5b50850ab90c1b98b706ba6105a9959714c73c37e07b3e3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:52.417Z] + 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-08-29T15:24:52.769Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-29T15:24:52.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-29T15:24:52.769Z] e094109b0309: Preparing [2022-08-29T15:24:52.769Z] 01272609bf2c: Preparing [2022-08-29T15:24:52.769Z] e5fe6380bd28: Preparing [2022-08-29T15:24:52.769Z] 9809b2c02e4e: Preparing [2022-08-29T15:24:52.769Z] 5d3e392a13a0: Preparing [2022-08-29T15:24:52.769Z] e094109b0309: Layer already exists [2022-08-29T15:24:52.769Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:24:52.769Z] 01272609bf2c: Layer already exists [2022-08-29T15:24:52.769Z] 9809b2c02e4e: Layer already exists [2022-08-29T15:24:52.769Z] e5fe6380bd28: Layer already exists [2022-08-29T15:24:53.038Z] latest: digest: sha256:cfa470272281f00ee5b50850ab90c1b98b706ba6105a9959714c73c37e07b3e3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:53.387Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:53.740Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.50 [2022-08-29T15:24:53.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-29T15:24:53.741Z] e094109b0309: Preparing [2022-08-29T15:24:53.741Z] 01272609bf2c: Preparing [2022-08-29T15:24:53.741Z] e5fe6380bd28: Preparing [2022-08-29T15:24:53.741Z] 9809b2c02e4e: Preparing [2022-08-29T15:24:53.741Z] 5d3e392a13a0: Preparing [2022-08-29T15:24:53.741Z] 01272609bf2c: Layer already exists [2022-08-29T15:24:53.741Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:24:53.741Z] e094109b0309: Layer already exists [2022-08-29T15:24:53.741Z] e5fe6380bd28: Layer already exists [2022-08-29T15:24:53.741Z] 9809b2c02e4e: Layer already exists [2022-08-29T15:24:54.011Z] 2.3.0-dev.50: digest: sha256:cfa470272281f00ee5b50850ab90c1b98b706ba6105a9959714c73c37e07b3e3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:54.381Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:54.736Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:24:54.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-29T15:24:54.736Z] e094109b0309: Preparing [2022-08-29T15:24:54.736Z] 01272609bf2c: Preparing [2022-08-29T15:24:54.736Z] e5fe6380bd28: Preparing [2022-08-29T15:24:54.736Z] 9809b2c02e4e: Preparing [2022-08-29T15:24:54.736Z] 5d3e392a13a0: Preparing [2022-08-29T15:24:54.736Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:24:54.736Z] 9809b2c02e4e: Layer already exists [2022-08-29T15:24:54.736Z] e5fe6380bd28: Layer already exists [2022-08-29T15:24:54.736Z] 01272609bf2c: Layer already exists [2022-08-29T15:24:54.736Z] e094109b0309: Layer already exists [2022-08-29T15:24:55.006Z] fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50: digest: sha256:cfa470272281f00ee5b50850ab90c1b98b706ba6105a9959714c73c37e07b3e3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:55.362Z] + 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-08-29T15:24:55.721Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-08-29T15:24:55.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-29T15:24:55.721Z] e094109b0309: Preparing [2022-08-29T15:24:55.721Z] 01272609bf2c: Preparing [2022-08-29T15:24:55.721Z] e5fe6380bd28: Preparing [2022-08-29T15:24:55.721Z] 9809b2c02e4e: Preparing [2022-08-29T15:24:55.721Z] 5d3e392a13a0: Preparing [2022-08-29T15:24:55.721Z] 01272609bf2c: Layer already exists [2022-08-29T15:24:55.721Z] 9809b2c02e4e: Layer already exists [2022-08-29T15:24:55.721Z] 5d3e392a13a0: Layer already exists [2022-08-29T15:24:55.721Z] e5fe6380bd28: Layer already exists [2022-08-29T15:24:55.721Z] e094109b0309: Layer already exists [2022-08-29T15:24:55.993Z] main: digest: sha256:cfa470272281f00ee5b50850ab90c1b98b706ba6105a9959714c73c37e07b3e3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-29T15:24:56.052Z] ===================================================== [Pipeline] echo [2022-08-29T15:24:56.063Z] taggedImages: [2022-08-29T15:24:56.063Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04 [2022-08-29T15:24:56.063Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-29T15:24:56.063Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.50 [2022-08-29T15:24:56.063Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:fd31c8765befe4f65ed63f7a6396fa1577418d04-2.3.0-dev.50 [2022-08-29T15:24:56.063Z] - 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-08-29T15:24:56.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T15:24:56.442Z] [2022-08-29T15:24:56.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:24:56.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T15:24:57.054Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-29T15:24:57.054Z] 8998bd30e6a1: Pulling fs layer [2022-08-29T15:24:57.054Z] 04944245beec: Pulling fs layer [2022-08-29T15:24:57.054Z] 699f458cf7ca: Pulling fs layer [2022-08-29T15:24:57.054Z] 765212b225bb: Pulling fs layer [2022-08-29T15:24:57.054Z] f23df028b6ca: Pulling fs layer [2022-08-29T15:24:57.054Z] d65c8cfc05b1: Pulling fs layer [2022-08-29T15:24:57.054Z] 2437ff75d9bd: Pulling fs layer [2022-08-29T15:24:57.054Z] f23df028b6ca: Waiting [2022-08-29T15:24:57.054Z] d65c8cfc05b1: Waiting [2022-08-29T15:24:57.054Z] 765212b225bb: Waiting [2022-08-29T15:24:57.054Z] 2437ff75d9bd: Waiting [2022-08-29T15:24:57.054Z] 04944245beec: Verifying Checksum [2022-08-29T15:24:57.054Z] 04944245beec: Download complete [2022-08-29T15:24:57.054Z] 765212b225bb: Verifying Checksum [2022-08-29T15:24:57.054Z] 765212b225bb: Download complete [2022-08-29T15:24:57.054Z] f23df028b6ca: Verifying Checksum [2022-08-29T15:24:57.054Z] f23df028b6ca: Download complete [2022-08-29T15:24:57.054Z] d65c8cfc05b1: Verifying Checksum [2022-08-29T15:24:57.054Z] d65c8cfc05b1: Download complete [2022-08-29T15:24:57.329Z] 699f458cf7ca: Verifying Checksum [2022-08-29T15:24:57.329Z] 699f458cf7ca: Download complete [2022-08-29T15:24:57.601Z] 8998bd30e6a1: Verifying Checksum [2022-08-29T15:24:57.601Z] 8998bd30e6a1: Download complete [2022-08-29T15:25:00.213Z] 2437ff75d9bd: Verifying Checksum [2022-08-29T15:25:00.213Z] 2437ff75d9bd: Download complete [2022-08-29T15:25:01.648Z] 8998bd30e6a1: Pull complete [2022-08-29T15:25:02.244Z] 04944245beec: Pull complete [2022-08-29T15:25:03.674Z] 699f458cf7ca: Pull complete [2022-08-29T15:25:03.674Z] 765212b225bb: Pull complete [2022-08-29T15:25:04.649Z] f23df028b6ca: Pull complete [2022-08-29T15:25:04.922Z] d65c8cfc05b1: Pull complete [2022-08-29T15:25:19.991Z] 2437ff75d9bd: Pull complete [2022-08-29T15:25:19.991Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-29T15:25:19.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-29T15:25:19.991Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T15:25:20.252Z] prd-ubuntu20.04-docker-arm64-4c-16g-23774 does not seem to be running inside a container [2022-08-29T15:25:20.339Z] $ 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/286 -v /w/workspace/edgex-go/286:/w/workspace/edgex-go/286:rw,z -v /w/workspace/edgex-go/286@tmp:/w/workspace/edgex-go/286@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-08-29T15:25:22.933Z] $ docker top 0625f61dbde3b72f6517fa92de7f38a75250b3c5fe72dc71f8fb0b34f55d796b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T15:25:23.924Z] ---> job-cost.sh [2022-08-29T15:25:23.924Z] lf-activate-venv: SKIPPING [2022-08-29T15:25:23.924Z] INFO: No Stack... [2022-08-29T15:25:24.515Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-29T15:25:25.104Z] INFO: Archiving Costs [Pipeline] sh [2022-08-29T15:25:25.758Z] + cut -d, -f6 [2022-08-29T15:25:25.758Z] + cat /w/workspace/edgex-go/286/archives/cost.csv [Pipeline] lock [2022-08-29T15:25:25.821Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-286-stack-cost] [2022-08-29T15:25:25.830Z] Resource [jenkins-edgexfoundry-edgex-go-main-286-stack-cost] did not exist. Created. [2022-08-29T15:25:25.830Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-286-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-29T15:25:26.512Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-29T15:25:27.234Z] Stashed 1 file(s) [Pipeline] } [2022-08-29T15:25:27.241Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-286-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-29T15:25:27.270Z] $ docker stop --time=1 0625f61dbde3b72f6517fa92de7f38a75250b3c5fe72dc71f8fb0b34f55d796b [2022-08-29T15:25:28.789Z] $ docker rm -f 0625f61dbde3b72f6517fa92de7f38a75250b3c5fe72dc71f8fb0b34f55d796b [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-08-29T15:25:29.331Z] provisioning config files... [2022-08-29T15:25:29.339Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/286@tmp/config5731158054572719460tmp [Pipeline] { [Pipeline] sh [2022-08-29T15:25:29.630Z] + set +x [2022-08-29T15:25:29.630Z] + curl -s https://codecov.io/bash [2022-08-29T15:25:29.630Z] + bash -s -- [2022-08-29T15:25:29.630Z] [2022-08-29T15:25:29.630Z] _____ _ [2022-08-29T15:25:29.630Z] / ____| | | [2022-08-29T15:25:29.630Z] | | ___ __| | ___ ___ _____ __ [2022-08-29T15:25:29.630Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-29T15:25:29.630Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-29T15:25:29.630Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-29T15:25:29.630Z] Bash-1.0.6 [2022-08-29T15:25:29.630Z] [2022-08-29T15:25:29.630Z] [2022-08-29T15:25:29.630Z] ==> git version 2.25.1 found [2022-08-29T15:25:29.630Z] ==> 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-08-29T15:25:29.630Z] Release-Date: 2020-01-08 [2022-08-29T15:25:29.630Z] 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-08-29T15:25:29.630Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-29T15:25:29.630Z] ==> Jenkins CI detected. [2022-08-29T15:25:29.630Z] current dir:  /w/workspace/edgex-go/286 [2022-08-29T15:25:29.630Z] project root: . [2022-08-29T15:25:29.630Z] --> token set from env [2022-08-29T15:25:29.630Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-29T15:25:29.630Z] ==> Running gcov in . (disable via -X gcov) [2022-08-29T15:25:29.630Z] ==> Python coveragepy not found [2022-08-29T15:25:29.630Z] ==> Searching for coverage reports in: [2022-08-29T15:25:29.630Z] + . [2022-08-29T15:25:29.889Z] -> Found 1 reports [2022-08-29T15:25:29.889Z] ==> Detecting git/mercurial file structure [2022-08-29T15:25:29.889Z] ==> Reading reports [2022-08-29T15:25:29.889Z] + ./coverage.out bytes=482786 [2022-08-29T15:25:29.889Z] ==> Appending adjustments [2022-08-29T15:25:29.889Z] https://docs.codecov.io/docs/fixing-reports [2022-08-29T15:25:31.274Z] + Found adjustments [2022-08-29T15:25:31.274Z] ==> Gzipping contents [2022-08-29T15:25:31.274Z] 64K /tmp/codecov.Pm6ptH.gz [2022-08-29T15:25:31.274Z] ==> Uploading reports [2022-08-29T15:25:31.274Z] url: https://codecov.io [2022-08-29T15:25:31.274Z] query: branch=main&commit=fd31c8765befe4f65ed63f7a6396fa1577418d04&build=286&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F286%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-29T15:25:31.274Z] -> Pinging Codecov [2022-08-29T15:25:31.274Z] 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=fd31c8765befe4f65ed63f7a6396fa1577418d04&build=286&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F286%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-29T15:25:31.274Z] -> Uploading to [2022-08-29T15:25:31.274Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-29/00271124DB129430A58F1EEE437C3FCB/fd31c8765befe4f65ed63f7a6396fa1577418d04/23025081-b6d9-4b3d-8029-234fe64fd3bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220829%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220829T152531Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5905469220ae5200de290ccc64a352baf047965be2e7192a11a639c0b1cf13b5 [2022-08-29T15:25:31.274Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T15:25:31.274Z] Dload Upload Total Spent Left Speed [2022-08-29T15:25:31.535Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63342 0 0 100 63342 0 266k --:--:-- --:--:-- --:--:-- 266k [2022-08-29T15:25:31.535Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fd31c8765befe4f65ed63f7a6396fa1577418d04 [Pipeline] } [2022-08-29T15:25:31.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-08-29T15:25:31.761Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-29T15:25:31.771Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:25:32.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-29T15:25:32.067Z] [2022-08-29T15:25:32.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:25:32.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-29T15:25:32.369Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-29T15:25:32.369Z] df9b9388f04a: Pulling fs layer [2022-08-29T15:25:32.369Z] 52dc419b0ee2: Pulling fs layer [2022-08-29T15:25:32.369Z] 25bc292e5bac: Pulling fs layer [2022-08-29T15:25:32.369Z] 114826534d7a: Pulling fs layer [2022-08-29T15:25:32.369Z] 4657fd5d0bcf: Pulling fs layer [2022-08-29T15:25:32.369Z] 114826534d7a: Waiting [2022-08-29T15:25:32.369Z] 6ad1cebc031e: Pulling fs layer [2022-08-29T15:25:32.369Z] 8a3aa393b2d8: Pulling fs layer [2022-08-29T15:25:32.369Z] 4657fd5d0bcf: Waiting [2022-08-29T15:25:32.369Z] 6ad1cebc031e: Waiting [2022-08-29T15:25:32.369Z] 25bc292e5bac: Download complete [2022-08-29T15:25:32.369Z] 52dc419b0ee2: Verifying Checksum [2022-08-29T15:25:32.369Z] 52dc419b0ee2: Download complete [2022-08-29T15:25:32.369Z] 4657fd5d0bcf: Verifying Checksum [2022-08-29T15:25:32.369Z] 4657fd5d0bcf: Download complete [2022-08-29T15:25:32.369Z] df9b9388f04a: Verifying Checksum [2022-08-29T15:25:32.369Z] df9b9388f04a: Download complete [2022-08-29T15:25:32.629Z] 6ad1cebc031e: Download complete [2022-08-29T15:25:32.629Z] df9b9388f04a: Pull complete [2022-08-29T15:25:32.629Z] 52dc419b0ee2: Pull complete [2022-08-29T15:25:32.889Z] 25bc292e5bac: Pull complete [2022-08-29T15:25:33.149Z] 114826534d7a: Verifying Checksum [2022-08-29T15:25:33.149Z] 114826534d7a: Download complete [2022-08-29T15:25:33.408Z] 8a3aa393b2d8: Verifying Checksum [2022-08-29T15:25:33.408Z] 8a3aa393b2d8: Download complete [2022-08-29T15:25:36.697Z] 114826534d7a: Pull complete [2022-08-29T15:25:36.697Z] 4657fd5d0bcf: Pull complete [2022-08-29T15:25:37.266Z] 6ad1cebc031e: Pull complete [2022-08-29T15:25:40.562Z] 8a3aa393b2d8: Pull complete [2022-08-29T15:25:40.562Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-29T15:25:40.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-29T15:25:40.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T15:25:40.663Z] prd-ubuntu20.04-docker-8c-8g-23772 does not seem to be running inside a container [2022-08-29T15:25:40.699Z] $ 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/286 -v /w/workspace/edgex-go/286:/w/workspace/edgex-go/286:rw,z -v /w/workspace/edgex-go/286@tmp:/w/workspace/edgex-go/286@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-08-29T15:25:42.972Z] $ docker top dfc3473fa35d73553386f7cf7b029669349cbd600e30ea32432160f3d8248f39 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-29T15:25:43.056Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-08-29T15:25:43.337Z] + set -o pipefail [2022-08-29T15:25:43.337Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-08-29T15:25:49.925Z] [2022-08-29T15:25:49.925Z] Monitoring /w/workspace/edgex-go/286 (github.com/edgexfoundry/edgex-go)... [2022-08-29T15:25:49.925Z] [2022-08-29T15:25:49.925Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/714911d1-69f0-4894-9f72-3be0e082fe1b [2022-08-29T15:25:49.925Z] [2022-08-29T15:25:49.925Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-29T15:25:49.925Z] [2022-08-29T15:25:49.925Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-29T15:25:49.925Z] [2022-08-29T15:25:49.925Z] [Pipeline] } [2022-08-29T15:25:49.933Z] $ docker stop --time=1 dfc3473fa35d73553386f7cf7b029669349cbd600e30ea32432160f3d8248f39 [2022-08-29T15:25:52.361Z] $ docker rm -f dfc3473fa35d73553386f7cf7b029669349cbd600e30ea32432160f3d8248f39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-08-29T15:25:52.752Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T15:25:52.761Z] provisioning config files... [2022-08-29T15:25:52.770Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/286@tmp/config1351995617434686668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-29T15:25:53.067Z] --> edgex-publish-swagger.sh [2022-08-29T15:25:53.067Z] === Publish openapi/v2 API === [2022-08-29T15:25:53.067Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-08-29T15:25:53.067Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/286/openapi/v2/core-command.yaml] [2022-08-29T15:25:53.067Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T15:25:53.067Z] Dload Upload Total Spent Left Speed [2022-08-29T15:25:59.165Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27482 0:00:01 0:00:01 --:--:-- 27482 100 33831 0 0 100 33831 0 15157 0:00:02 0:00:02 --:--:-- 15157 100 33831 0 0 100 33831 0 10461 0:00:03 0:00:03 --:--:-- 10461 100 33831 0 0 100 33831 0 7988 0:00:04 0:00:04 --:--:-- 7988 100 33831 0 0 100 33831 0 6461 0:00:05 0:00:05 --:--:-- 6461 100 33831 0 0 100 33831 0 5442 0:00:06 0:00:06 --:--:-- 0 100 33831 0 0 100 33831 0 5442 0:00:06 0:00:06 --:--:-- 0 [2022-08-29T15:25:59.165Z] [2022-08-29T15:25:59.165Z] [2022-08-29T15:25:59.165Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/286/openapi/v2/core-data.yaml] [2022-08-29T15:25:59.165Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T15:25:59.165Z] Dload Upload Total Spent Left Speed [2022-08-29T15:26:03.002Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 133k --:--:-- --:--:-- --:--:-- 133k 100 71604 0 0 100 71604 0 44864 0:00:01 0:00:01 --:--:-- 44836 100 71604 0 0 100 71604 0 27571 0:00:02 0:00:02 --:--:-- 27561 100 71604 0 0 100 71604 0 19901 0:00:03 0:00:03 --:--:-- 19895 100 71604 0 0 100 71604 0 19043 0:00:03 0:00:03 --:--:-- 19038 [2022-08-29T15:26:03.002Z] [2022-08-29T15:26:03.002Z] [2022-08-29T15:26:03.002Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/286/openapi/v2/core-metadata.yaml] [2022-08-29T15:26:03.002Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T15:26:03.002Z] Dload Upload Total Spent Left Speed [2022-08-29T15:26:06.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 120k 0:00:01 0:00:01 --:--:-- 120k 100 144k 0 0 100 144k 0 67229 0:00:02 0:00:02 --:--:-- 67229 100 144k 0 0 100 144k 0 46245 0:00:03 0:00:03 --:--:-- 46245 100 144k 0 0 100 144k 0 45732 0:00:03 0:00:03 --:--:-- 45746 [2022-08-29T15:26:06.383Z] [2022-08-29T15:26:06.383Z] [2022-08-29T15:26:06.383Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/286/openapi/v2/support-notifications.yaml] [2022-08-29T15:26:06.383Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T15:26:06.383Z] Dload Upload Total Spent Left Speed [2022-08-29T15:26:08.975Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74184 0:00:01 0:00:01 --:--:-- 74246 100 89318 0 0 100 89318 0 40507 0:00:02 0:00:02 --:--:-- 40507 100 89318 0 0 100 89318 0 32849 0:00:02 0:00:02 --:--:-- 32837 100 89318 0 0 100 89318 0 32837 0:00:02 0:00:02 --:--:-- 32837 [2022-08-29T15:26:08.975Z] [2022-08-29T15:26:08.975Z] [2022-08-29T15:26:08.975Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/286/openapi/v2/support-scheduler.yaml] [2022-08-29T15:26:08.975Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T15:26:08.975Z] Dload Upload Total Spent Left Speed [2022-08-29T15:26:09.917Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 38856 0:00:01 0:00:01 --:--:-- 38856 100 39556 0 0 100 39556 0 38856 0:00:01 0:00:01 --:--:-- 38856 [2022-08-29T15:26:09.917Z] [2022-08-29T15:26:09.917Z] [2022-08-29T15:26:09.917Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/286/openapi/v2/system-agent.yaml] [2022-08-29T15:26:09.917Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-29T15:26:09.917Z] Dload Upload Total Spent Left Speed [2022-08-29T15:26:12.244Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16686 0:00:01 0:00:01 --:--:-- 16686 100 20091 0 0 100 20091 0 9677 0:00:02 0:00:02 --:--:-- 9677 100 20091 0 0 100 20091 0 9677 0:00:02 0:00:02 --:--:-- 9677 [2022-08-29T15:26:12.244Z] [2022-08-29T15:26:12.244Z] [Pipeline] } [2022-08-29T15:26:12.253Z] 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-08-29T15:26:12.630Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-29T15:26:12.630Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:26:12.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T15:26:12.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T15:26:13.019Z] prd-ubuntu20.04-docker-8c-8g-23772 does not seem to be running inside a container [2022-08-29T15:26:13.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/286 -v /w/workspace/edgex-go/286:/w/workspace/edgex-go/286:rw,z -v /w/workspace/edgex-go/286@tmp:/w/workspace/edgex-go/286@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-08-29T15:26:13.523Z] $ docker top 0faa5d7c4397e1113e81fd302ea2e99c6ea62f88fc71cd9676dee68507dc1daa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-29T15:26:13.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T15:26:13.624Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T15:26:13.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T15:26:13.748Z] $ docker exec 0faa5d7c4397e1113e81fd302ea2e99c6ea62f88fc71cd9676dee68507dc1daa ssh-agent [2022-08-29T15:26:13.884Z] SSH_AUTH_SOCK=/tmp/ssh-RyhSLzAjd4na/agent.32 [2022-08-29T15:26:13.884Z] SSH_AGENT_PID=38 [2022-08-29T15:26:13.889Z] Running ssh-add (command line suppressed) [2022-08-29T15:26:14.003Z] Identity added: /w/workspace/edgex-go/286@tmp/private_key_1089045357147943531.key (/w/workspace/edgex-go/286@tmp/private_key_1089045357147943531.key) [2022-08-29T15:26:14.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T15:26:14.309Z] + git semver tag [2022-08-29T15:26:14.569Z] 2022-08-29 15:26:14,496 [run_tag] DEBUG tag force:False [2022-08-29T15:26:14.570Z] 2022-08-29 15:26:14,496 [check_head_tag] DEBUG check head tag [2022-08-29T15:26:14.570Z] 2022-08-29 15:26:14,497 [execute] INFO git cat-file --batch-check [2022-08-29T15:26:14.570Z] 2022-08-29 15:26:14,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/286, universal_newlines=False, shell=None, istream=) [2022-08-29T15:26:14.570Z] 2022-08-29 15:26:14,502 [execute] INFO git cat-file --batch [2022-08-29T15:26:14.570Z] 2022-08-29 15:26:14,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/286, universal_newlines=False, shell=None, istream=) [2022-08-29T15:26:14.570Z] 2022-08-29 15:26:14,528 [read_version] DEBUG read version from /w/workspace/edgex-go/286/.semver/main [2022-08-29T15:26:14.570Z] 2022-08-29 15:26:14,528 [execute] INFO git tag -a v2.3.0-dev.50 -m v2.3.0-dev.50 [2022-08-29T15:26:14.570Z] 2022-08-29 15:26:14,528 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.50', '-m', 'v2.3.0-dev.50'], cwd=/w/workspace/edgex-go/286, universal_newlines=False, shell=None, istream=None) [2022-08-29T15:26:14.570Z] 2022-08-29 15:26:14,534 [read_version] DEBUG read version from /w/workspace/edgex-go/286/.semver/main [2022-08-29T15:26:14.570Z] 2.3.0-dev.50 [Pipeline] } [2022-08-29T15:26:14.578Z] $ docker exec --env ******** --env ******** 0faa5d7c4397e1113e81fd302ea2e99c6ea62f88fc71cd9676dee68507dc1daa ssh-agent -k [2022-08-29T15:26:14.694Z] unset SSH_AUTH_SOCK; [2022-08-29T15:26:14.694Z] unset SSH_AGENT_PID; [2022-08-29T15:26:14.694Z] echo Agent pid 38 killed; [2022-08-29T15:26:14.714Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-29T15:26:15.025Z] + git semver [Pipeline] } [2022-08-29T15:26:15.297Z] $ docker stop --time=1 0faa5d7c4397e1113e81fd302ea2e99c6ea62f88fc71cd9676dee68507dc1daa [2022-08-29T15:26:16.599Z] $ docker rm -f 0faa5d7c4397e1113e81fd302ea2e99c6ea62f88fc71cd9676dee68507dc1daa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:26:17.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-29T15:26:17.002Z] [2022-08-29T15:26:17.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:26:17.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-29T15:26:17.305Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-29T15:26:17.305Z] ab5ef0e58194: Pulling fs layer [2022-08-29T15:26:17.305Z] 9712f1f96733: Pulling fs layer [2022-08-29T15:26:17.305Z] 63f879dbbcfc: Pulling fs layer [2022-08-29T15:26:17.305Z] 0d9ebad4ef96: Pulling fs layer [2022-08-29T15:26:17.305Z] e9a5061849ea: Pulling fs layer [2022-08-29T15:26:17.305Z] d747dcd14b5f: Pulling fs layer [2022-08-29T15:26:17.305Z] 2de7ff778b66: Pulling fs layer [2022-08-29T15:26:17.305Z] 2de7ff778b66: Waiting [2022-08-29T15:26:17.305Z] e9a5061849ea: Waiting [2022-08-29T15:26:17.305Z] d747dcd14b5f: Waiting [2022-08-29T15:26:17.305Z] 0d9ebad4ef96: Waiting [2022-08-29T15:26:17.305Z] 9712f1f96733: Download complete [2022-08-29T15:26:17.567Z] 63f879dbbcfc: Verifying Checksum [2022-08-29T15:26:17.567Z] 63f879dbbcfc: Download complete [2022-08-29T15:26:17.827Z] e9a5061849ea: Verifying Checksum [2022-08-29T15:26:17.827Z] e9a5061849ea: Download complete [2022-08-29T15:26:17.827Z] d747dcd14b5f: Verifying Checksum [2022-08-29T15:26:17.827Z] d747dcd14b5f: Download complete [2022-08-29T15:26:17.827Z] ab5ef0e58194: Verifying Checksum [2022-08-29T15:26:17.827Z] ab5ef0e58194: Download complete [2022-08-29T15:26:17.827Z] 0d9ebad4ef96: Verifying Checksum [2022-08-29T15:26:17.827Z] 0d9ebad4ef96: Download complete [2022-08-29T15:26:17.827Z] 2de7ff778b66: Verifying Checksum [2022-08-29T15:26:17.827Z] 2de7ff778b66: Download complete [2022-08-29T15:26:21.118Z] ab5ef0e58194: Pull complete [2022-08-29T15:26:21.118Z] 9712f1f96733: Pull complete [2022-08-29T15:26:21.686Z] 63f879dbbcfc: Pull complete [2022-08-29T15:26:25.878Z] 0d9ebad4ef96: Pull complete [2022-08-29T15:26:26.137Z] e9a5061849ea: Pull complete [2022-08-29T15:26:26.137Z] d747dcd14b5f: Pull complete [2022-08-29T15:26:27.517Z] 2de7ff778b66: Pull complete [2022-08-29T15:26:27.517Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-29T15:26:27.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-29T15:26:27.517Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T15:26:27.612Z] prd-ubuntu20.04-docker-8c-8g-23772 does not seem to be running inside a container [2022-08-29T15:26:27.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/286 -v /w/workspace/edgex-go/286:/w/workspace/edgex-go/286:rw,z -v /w/workspace/edgex-go/286@tmp:/w/workspace/edgex-go/286@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-08-29T15:26:30.020Z] $ docker top 9d9a120447ff1a6817bb89f7c9342da36936094c94f5436b1a668d090f3e76d5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-29T15:26:30.113Z] provisioning config files... [2022-08-29T15:26:30.122Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/286@tmp/config4688776827726365532tmp [2022-08-29T15:26:30.134Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/286@tmp/config8994001187383622445tmp [2022-08-29T15:26:30.143Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/286@tmp/config3973274674405616783tmp [Pipeline] { [Pipeline] echo [2022-08-29T15:26:30.159Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T15:26:30.444Z] ---> sigul-configuration.sh [2022-08-29T15:26:30.444Z] gpg: directory `/root/.gnupg' created [2022-08-29T15:26:30.444Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-29T15:26:30.444Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-29T15:26:30.444Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-29T15:26:30.444Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-29T15:26:30.444Z] gpg: CAST5 encrypted data [2022-08-29T15:26:30.444Z] gpg: encrypted with 1 passphrase [2022-08-29T15:26:30.444Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-29T15:26:30.736Z] + mkdir /home/jenkins [2022-08-29T15:26:30.736Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-29T15:26:31.039Z] + 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-08-29T15:26:31.049Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T15:26:31.340Z] ---> sigul-install.sh [2022-08-29T15:26:31.340Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-29T15:26:31.635Z] + git tag --list [2022-08-29T15:26:31.635Z] 0.6.0 [2022-08-29T15:26:31.635Z] 0.6.1 [2022-08-29T15:26:31.635Z] 0.7.0 [2022-08-29T15:26:31.635Z] 0.7.1 [2022-08-29T15:26:31.635Z] v1.0.0 [2022-08-29T15:26:31.635Z] v1.0.1 [2022-08-29T15:26:31.635Z] v1.1.0 [2022-08-29T15:26:31.635Z] v1.2.0 [2022-08-29T15:26:31.635Z] v1.2.1 [2022-08-29T15:26:31.635Z] v1.3.0 [2022-08-29T15:26:31.635Z] v1.3.1 [2022-08-29T15:26:31.635Z] v2.0.0 [2022-08-29T15:26:31.635Z] v2.1.0 [2022-08-29T15:26:31.635Z] v2.1.1 [2022-08-29T15:26:31.635Z] v2.1.1-dev.1 [2022-08-29T15:26:31.635Z] v2.1.1-dev.2 [2022-08-29T15:26:31.635Z] v2.1.1-dev.3 [2022-08-29T15:26:31.635Z] v2.1.1-dev.4 [2022-08-29T15:26:31.635Z] v2.1.1-dev.5 [2022-08-29T15:26:31.635Z] v2.1.1-dev.6 [2022-08-29T15:26:31.635Z] v2.1.1-dev.7 [2022-08-29T15:26:31.635Z] v2.1.1-dev.8 [2022-08-29T15:26:31.635Z] v2.1.2-dev.1 [2022-08-29T15:26:31.635Z] v2.2.0 [2022-08-29T15:26:31.635Z] v2.2.1-dev.1 [2022-08-29T15:26:31.635Z] v2.2.1-dev.10 [2022-08-29T15:26:31.635Z] v2.2.1-dev.11 [2022-08-29T15:26:31.635Z] v2.2.1-dev.12 [2022-08-29T15:26:31.635Z] v2.2.1-dev.13 [2022-08-29T15:26:31.635Z] v2.2.1-dev.14 [2022-08-29T15:26:31.635Z] v2.2.1-dev.15 [2022-08-29T15:26:31.635Z] v2.2.1-dev.16 [2022-08-29T15:26:31.635Z] v2.2.1-dev.17 [2022-08-29T15:26:31.635Z] v2.2.1-dev.18 [2022-08-29T15:26:31.635Z] v2.2.1-dev.19 [2022-08-29T15:26:31.635Z] v2.2.1-dev.2 [2022-08-29T15:26:31.635Z] v2.2.1-dev.20 [2022-08-29T15:26:31.635Z] v2.2.1-dev.21 [2022-08-29T15:26:31.635Z] v2.2.1-dev.22 [2022-08-29T15:26:31.635Z] v2.2.1-dev.23 [2022-08-29T15:26:31.635Z] v2.2.1-dev.24 [2022-08-29T15:26:31.635Z] v2.2.1-dev.25 [2022-08-29T15:26:31.635Z] v2.2.1-dev.26 [2022-08-29T15:26:31.635Z] v2.2.1-dev.27 [2022-08-29T15:26:31.635Z] v2.2.1-dev.28 [2022-08-29T15:26:31.635Z] v2.2.1-dev.29 [2022-08-29T15:26:31.635Z] v2.2.1-dev.3 [2022-08-29T15:26:31.635Z] v2.2.1-dev.4 [2022-08-29T15:26:31.635Z] v2.2.1-dev.5 [2022-08-29T15:26:31.635Z] v2.2.1-dev.6 [2022-08-29T15:26:31.635Z] v2.2.1-dev.7 [2022-08-29T15:26:31.635Z] v2.2.1-dev.8 [2022-08-29T15:26:31.635Z] v2.2.1-dev.9 [2022-08-29T15:26:31.635Z] v2.3.0-dev.29 [2022-08-29T15:26:31.635Z] v2.3.0-dev.30 [2022-08-29T15:26:31.635Z] v2.3.0-dev.31 [2022-08-29T15:26:31.635Z] v2.3.0-dev.32 [2022-08-29T15:26:31.635Z] v2.3.0-dev.33 [2022-08-29T15:26:31.635Z] v2.3.0-dev.34 [2022-08-29T15:26:31.635Z] v2.3.0-dev.35 [2022-08-29T15:26:31.635Z] v2.3.0-dev.36 [2022-08-29T15:26:31.635Z] v2.3.0-dev.37 [2022-08-29T15:26:31.635Z] v2.3.0-dev.38 [2022-08-29T15:26:31.635Z] v2.3.0-dev.39 [2022-08-29T15:26:31.635Z] v2.3.0-dev.40 [2022-08-29T15:26:31.635Z] v2.3.0-dev.41 [2022-08-29T15:26:31.635Z] v2.3.0-dev.42 [2022-08-29T15:26:31.635Z] v2.3.0-dev.43 [2022-08-29T15:26:31.635Z] v2.3.0-dev.44 [2022-08-29T15:26:31.635Z] v2.3.0-dev.45 [2022-08-29T15:26:31.635Z] v2.3.0-dev.46 [2022-08-29T15:26:31.635Z] v2.3.0-dev.47 [2022-08-29T15:26:31.635Z] v2.3.0-dev.48 [2022-08-29T15:26:31.635Z] v2.3.0-dev.49 [2022-08-29T15:26:31.635Z] v2.3.0-dev.50 [Pipeline] sh [2022-08-29T15:26:31.928Z] + lftools sign git-tag v2.3.0-dev.50 [2022-08-29T15:26:32.500Z] Signing Git tag with Sigul... [2022-08-29T15:26:32.501Z] Signing v2.3.0-dev.50 [Pipeline] echo [2022-08-29T15:26:33.080Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T15:26:33.364Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-29T15:26:33.372Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-29T15:26:33.476Z] $ docker stop --time=1 9d9a120447ff1a6817bb89f7c9342da36936094c94f5436b1a668d090f3e76d5 [2022-08-29T15:26:34.825Z] $ docker rm -f 9d9a120447ff1a6817bb89f7c9342da36936094c94f5436b1a668d090f3e76d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-29T15:26:35.262Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-29T15:26:35.262Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:26:35.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T15:26:35.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T15:26:35.661Z] prd-ubuntu20.04-docker-8c-8g-23772 does not seem to be running inside a container [2022-08-29T15:26:35.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/286 -v /w/workspace/edgex-go/286:/w/workspace/edgex-go/286:rw,z -v /w/workspace/edgex-go/286@tmp:/w/workspace/edgex-go/286@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-08-29T15:26:36.121Z] $ docker top 338c2acd9fc65271a1e765e091cbbcb716779c677016afcdbf730059bfabb611 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-29T15:26:36.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T15:26:36.225Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T15:26:36.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T15:26:36.369Z] $ docker exec 338c2acd9fc65271a1e765e091cbbcb716779c677016afcdbf730059bfabb611 ssh-agent [2022-08-29T15:26:36.492Z] SSH_AUTH_SOCK=/tmp/ssh-GGFaObG5niko/agent.32 [2022-08-29T15:26:36.492Z] SSH_AGENT_PID=38 [2022-08-29T15:26:36.498Z] Running ssh-add (command line suppressed) [2022-08-29T15:26:36.611Z] Identity added: /w/workspace/edgex-go/286@tmp/private_key_4981742982404422292.key (/w/workspace/edgex-go/286@tmp/private_key_4981742982404422292.key) [2022-08-29T15:26:36.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T15:26:36.921Z] + git semver bump pre [2022-08-29T15:26:37.182Z] 2022-08-29 15:26:37,101 [read_version] DEBUG read version from /w/workspace/edgex-go/286/.semver/main [2022-08-29T15:26:37.182Z] 2022-08-29 15:26:37,101 [bump_version] DEBUG bumping version:2.3.0-dev.50 on axis:pre with prefix:dev [2022-08-29T15:26:37.182Z] 2022-08-29 15:26:37,101 [bump_version] DEBUG bumped version:2.3.0-dev.51 [2022-08-29T15:26:37.182Z] 2022-08-29 15:26:37,101 [write_version] DEBUG write version:2.3.0-dev.51 to path:/w/workspace/edgex-go/286/.semver/main with force:True [2022-08-29T15:26:37.182Z] 2022-08-29 15:26:37,102 [read_version] DEBUG read version from /w/workspace/edgex-go/286/.semver/main [2022-08-29T15:26:37.182Z] 2022-08-29 15:26:37,102 [write_file] DEBUG write to file:/w/workspace/edgex-go/286/.semver/main [2022-08-29T15:26:37.182Z] 2022-08-29 15:26:37,104 [execute] INFO git cat-file --batch-check [2022-08-29T15:26:37.182Z] 2022-08-29 15:26:37,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/286/.semver, universal_newlines=False, shell=None, istream=) [2022-08-29T15:26:37.182Z] 2022-08-29 15:26:37,109 [execute] INFO git cat-file --batch [2022-08-29T15:26:37.182Z] 2022-08-29 15:26:37,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/286/.semver, universal_newlines=False, shell=None, istream=) [2022-08-29T15:26:37.182Z] 2022-08-29 15:26:37,115 [read_version] DEBUG read version from /w/workspace/edgex-go/286/.semver/main [2022-08-29T15:26:37.182Z] 2.3.0-dev.51 [Pipeline] } [2022-08-29T15:26:37.190Z] $ docker exec --env ******** --env ******** 338c2acd9fc65271a1e765e091cbbcb716779c677016afcdbf730059bfabb611 ssh-agent -k [2022-08-29T15:26:37.300Z] unset SSH_AUTH_SOCK; [2022-08-29T15:26:37.300Z] unset SSH_AGENT_PID; [2022-08-29T15:26:37.300Z] echo Agent pid 38 killed; [2022-08-29T15:26:37.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-29T15:26:37.620Z] + git semver [Pipeline] } [2022-08-29T15:26:37.893Z] $ docker stop --time=1 338c2acd9fc65271a1e765e091cbbcb716779c677016afcdbf730059bfabb611 [2022-08-29T15:26:39.226Z] $ docker rm -f 338c2acd9fc65271a1e765e091cbbcb716779c677016afcdbf730059bfabb611 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-29T15:26:39.582Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-29T15:26:39.582Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:26:39.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-29T15:26:39.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T15:26:39.975Z] prd-ubuntu20.04-docker-8c-8g-23772 does not seem to be running inside a container [2022-08-29T15:26:40.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/286 -v /w/workspace/edgex-go/286:/w/workspace/edgex-go/286:rw,z -v /w/workspace/edgex-go/286@tmp:/w/workspace/edgex-go/286@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-08-29T15:26:40.431Z] $ docker top c032b561c8986594fc290ee4e71ec8083e525258401b9aecd947f5c35be4ec68 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-29T15:26:40.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-29T15:26:40.538Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-29T15:26:40.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-29T15:26:40.685Z] $ docker exec c032b561c8986594fc290ee4e71ec8083e525258401b9aecd947f5c35be4ec68 ssh-agent [2022-08-29T15:26:40.812Z] SSH_AUTH_SOCK=/tmp/ssh-gCd3kzrsn5UH/agent.34 [2022-08-29T15:26:40.812Z] SSH_AGENT_PID=40 [2022-08-29T15:26:40.818Z] Running ssh-add (command line suppressed) [2022-08-29T15:26:40.936Z] Identity added: /w/workspace/edgex-go/286@tmp/private_key_5915923566833698261.key (/w/workspace/edgex-go/286@tmp/private_key_5915923566833698261.key) [2022-08-29T15:26:40.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-29T15:26:41.247Z] + git semver push [2022-08-29T15:26:41.506Z] 2022-08-29 15:26:41,434 [run_push] DEBUG push [2022-08-29T15:26:41.506Z] 2022-08-29 15:26:41,435 [execute] INFO git cat-file --batch-check [2022-08-29T15:26:41.506Z] 2022-08-29 15:26:41,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/286/.semver, universal_newlines=False, shell=None, istream=) [2022-08-29T15:26:41.506Z] 2022-08-29 15:26:41,439 [execute] INFO git rev-list f8b4f6672324df1d43f820f86e0c2038eb57fc2c -- [2022-08-29T15:26:41.506Z] 2022-08-29 15:26:41,439 [execute] DEBUG Popen(['git', 'rev-list', 'f8b4f6672324df1d43f820f86e0c2038eb57fc2c', '--'], cwd=/w/workspace/edgex-go/286/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-29T15:26:41.506Z] 2022-08-29 15:26:41,454 [execute] INFO git fetch -v origin [2022-08-29T15:26:41.506Z] 2022-08-29 15:26:41,454 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/286/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-29T15:26:42.076Z] 2022-08-29 15:26:41,951 [run_push] DEBUG no remote changes detected [2022-08-29T15:26:42.076Z] 2022-08-29 15:26:41,951 [execute] INFO git push origin semver [2022-08-29T15:26:42.076Z] 2022-08-29 15:26:41,952 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/286/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-29T15:26:43.019Z] 2022-08-29 15:26:42,734 [run_push] DEBUG push all version tags [2022-08-29T15:26:43.019Z] 2022-08-29 15:26:42,735 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-29T15:26:43.020Z] 2022-08-29 15:26:42,736 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/286, universal_newlines=False, shell=None, istream=None) [2022-08-29T15:26:43.964Z] 2022-08-29 15:26:43,708 [read_version] DEBUG read version from /w/workspace/edgex-go/286/.semver/main [2022-08-29T15:26:43.964Z] 2.3.0-dev.51 [Pipeline] } [2022-08-29T15:26:43.973Z] $ docker exec --env ******** --env ******** c032b561c8986594fc290ee4e71ec8083e525258401b9aecd947f5c35be4ec68 ssh-agent -k [2022-08-29T15:26:44.090Z] unset SSH_AUTH_SOCK; [2022-08-29T15:26:44.091Z] unset SSH_AGENT_PID; [2022-08-29T15:26:44.091Z] echo Agent pid 40 killed; [2022-08-29T15:26:44.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-29T15:26:44.420Z] + git semver [Pipeline] } [2022-08-29T15:26:44.699Z] $ docker stop --time=1 c032b561c8986594fc290ee4e71ec8083e525258401b9aecd947f5c35be4ec68 [2022-08-29T15:26:46.002Z] $ docker rm -f c032b561c8986594fc290ee4e71ec8083e525258401b9aecd947f5c35be4ec68 [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-08-29T15:26:46.561Z] + [ -d /w/workspace/edgex-go/286/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-29T15:26:46.858Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T15:26:47.722Z] ---> package-listing.sh [2022-08-29T15:26:47.722Z] ++ facter osfamily [2022-08-29T15:26:47.722Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-29T15:26:47.983Z] + OS_FAMILY=debian [2022-08-29T15:26:47.983Z] + workspace=/w/workspace/edgex-go/286 [2022-08-29T15:26:47.983Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-29T15:26:47.983Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-29T15:26:47.983Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-29T15:26:47.983Z] + PACKAGES=/tmp/packages_start.txt [2022-08-29T15:26:47.983Z] + '[' /w/workspace/edgex-go/286 ']' [2022-08-29T15:26:47.983Z] + PACKAGES=/tmp/packages_end.txt [2022-08-29T15:26:47.983Z] + case "${OS_FAMILY}" in [2022-08-29T15:26:47.983Z] + dpkg -l [2022-08-29T15:26:47.983Z] + grep '^ii' [2022-08-29T15:26:47.983Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-29T15:26:47.983Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-29T15:26:47.983Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-29T15:26:47.983Z] + '[' /w/workspace/edgex-go/286 ']' [2022-08-29T15:26:47.983Z] + mkdir -p /w/workspace/edgex-go/286/archives/ [2022-08-29T15:26:47.983Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/286/archives/ [Pipeline] echo [2022-08-29T15:26:47.994Z] 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/286/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-29T15:26:48.274Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:26:48.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T15:26:48.840Z] [2022-08-29T15:26:48.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-29T15:26:49.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T15:26:49.140Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-29T15:26:49.140Z] 5eb5b503b376: Pulling fs layer [2022-08-29T15:26:49.140Z] 5c69ac0246d0: Pulling fs layer [2022-08-29T15:26:49.140Z] ec43610c2a17: Pulling fs layer [2022-08-29T15:26:49.140Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-29T15:26:49.140Z] 33b1e0a273af: Pulling fs layer [2022-08-29T15:26:49.140Z] 5d3b04190fa2: Pulling fs layer [2022-08-29T15:26:49.140Z] 2f39f015ded8: Pulling fs layer [2022-08-29T15:26:49.140Z] 5d3b04190fa2: Waiting [2022-08-29T15:26:49.140Z] 33b1e0a273af: Waiting [2022-08-29T15:26:49.140Z] 3a2ae6a8a46f: Waiting [2022-08-29T15:26:49.140Z] 2f39f015ded8: Waiting [2022-08-29T15:26:49.140Z] 5c69ac0246d0: Verifying Checksum [2022-08-29T15:26:49.140Z] 5c69ac0246d0: Download complete [2022-08-29T15:26:49.140Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-29T15:26:49.140Z] 3a2ae6a8a46f: Download complete [2022-08-29T15:26:49.140Z] 33b1e0a273af: Verifying Checksum [2022-08-29T15:26:49.140Z] 33b1e0a273af: Download complete [2022-08-29T15:26:49.400Z] 5d3b04190fa2: Verifying Checksum [2022-08-29T15:26:49.401Z] 5d3b04190fa2: Download complete [2022-08-29T15:26:49.401Z] ec43610c2a17: Verifying Checksum [2022-08-29T15:26:49.401Z] ec43610c2a17: Download complete [2022-08-29T15:26:49.401Z] 5eb5b503b376: Verifying Checksum [2022-08-29T15:26:49.401Z] 5eb5b503b376: Download complete [2022-08-29T15:26:49.971Z] 2f39f015ded8: Download complete [2022-08-29T15:26:50.909Z] 5eb5b503b376: Pull complete [2022-08-29T15:26:50.909Z] 5c69ac0246d0: Pull complete [2022-08-29T15:26:51.521Z] ec43610c2a17: Pull complete [2022-08-29T15:26:51.521Z] 3a2ae6a8a46f: Pull complete [2022-08-29T15:26:51.817Z] 33b1e0a273af: Pull complete [2022-08-29T15:26:51.817Z] 5d3b04190fa2: Pull complete [2022-08-29T15:26:57.101Z] 2f39f015ded8: Pull complete [2022-08-29T15:26:57.101Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-29T15:26:57.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-29T15:26:57.101Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-29T15:26:57.193Z] prd-ubuntu20.04-docker-8c-8g-23772 does not seem to be running inside a container [2022-08-29T15:26:57.225Z] $ 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/286/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/286 -v /w/workspace/edgex-go/286:/w/workspace/edgex-go/286:rw,z -v /w/workspace/edgex-go/286@tmp:/w/workspace/edgex-go/286@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-08-29T15:26:58.903Z] $ docker top 96176662923f611eb37eeea75a694ff188fd59c313cce1752834f9ce1994e03c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-29T15:26:59.277Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-29T15:26:59.566Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-29T15:26:59.855Z] + ls /var/log/sa-host [2022-08-29T15:26:59.855Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-29T15:27:00.001Z] provisioning config files... [2022-08-29T15:27:00.009Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/286@tmp/config1852344736135311164tmp [Pipeline] { [Pipeline] echo [2022-08-29T15:27:00.023Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T15:27:00.305Z] ---> create-netrc.sh [Pipeline] } [2022-08-29T15:27:00.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-29T15:27:00.641Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-29T15:27:00.651Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T15:27:00.938Z] ---> sudo-logs.sh [2022-08-29T15:27:00.938Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-29T15:27:00.957Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T15:27:01.242Z] ---> job-cost.sh [2022-08-29T15:27:01.242Z] lf-activate-venv: SKIPPING [2022-08-29T15:27:01.242Z] DEBUG: total: 0.10999999940395355 [2022-08-29T15:27:01.242Z] INFO: Retrieving Stack Cost... [2022-08-29T15:27:01.814Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-29T15:27:02.385Z] INFO: Archiving Costs [Pipeline] echo [2022-08-29T15:27:02.397Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-29T15:27:02.681Z] ---> logs-deploy.sh [2022-08-29T15:27:02.681Z] lf-activate-venv: SKIPPING [2022-08-29T15:27:02.681Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/286 [2022-08-29T15:27:02.681Z] INFO: archiving workspace using pattern(s): [2022-08-29T15:27:03.621Z] Archives upload complete. [2022-08-29T15:27:03.883Z] INFO: archiving logs to Nexus [2022-08-29T15:27:04.453Z] ---> uname -a: [2022-08-29T15:27:04.454Z] Linux prd-ubuntu20-04-docker-8c-8g-23772 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-29T15:27:04.454Z] [2022-08-29T15:27:04.454Z] [2022-08-29T15:27:04.454Z] ---> lscpu: [2022-08-29T15:27:04.454Z] Architecture: x86_64 [2022-08-29T15:27:04.454Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-29T15:27:04.454Z] Byte Order: Little Endian [2022-08-29T15:27:04.454Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-29T15:27:04.454Z] CPU(s): 8 [2022-08-29T15:27:04.454Z] On-line CPU(s) list: 0-7 [2022-08-29T15:27:04.454Z] Thread(s) per core: 1 [2022-08-29T15:27:04.454Z] Core(s) per socket: 1 [2022-08-29T15:27:04.454Z] Socket(s): 8 [2022-08-29T15:27:04.454Z] NUMA node(s): 1 [2022-08-29T15:27:04.454Z] Vendor ID: AuthenticAMD [2022-08-29T15:27:04.454Z] CPU family: 23 [2022-08-29T15:27:04.454Z] Model: 49 [2022-08-29T15:27:04.454Z] Model name: AMD EPYC-Rome Processor [2022-08-29T15:27:04.454Z] Stepping: 0 [2022-08-29T15:27:04.454Z] CPU MHz: 2799.994 [2022-08-29T15:27:04.454Z] BogoMIPS: 5599.98 [2022-08-29T15:27:04.454Z] Virtualization: AMD-V [2022-08-29T15:27:04.454Z] Hypervisor vendor: KVM [2022-08-29T15:27:04.454Z] Virtualization type: full [2022-08-29T15:27:04.454Z] L1d cache: 256 KiB [2022-08-29T15:27:04.454Z] L1i cache: 256 KiB [2022-08-29T15:27:04.454Z] L2 cache: 4 MiB [2022-08-29T15:27:04.454Z] L3 cache: 128 MiB [2022-08-29T15:27:04.454Z] NUMA node0 CPU(s): 0-7 [2022-08-29T15:27:04.454Z] Vulnerability Itlb multihit: Not affected [2022-08-29T15:27:04.454Z] Vulnerability L1tf: Not affected [2022-08-29T15:27:04.454Z] Vulnerability Mds: Not affected [2022-08-29T15:27:04.454Z] Vulnerability Meltdown: Not affected [2022-08-29T15:27:04.454Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-29T15:27:04.454Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-29T15:27:04.454Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-29T15:27:04.454Z] Vulnerability Srbds: Not affected [2022-08-29T15:27:04.454Z] Vulnerability Tsx async abort: Not affected [2022-08-29T15:27:04.454Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-29T15:27:04.454Z] [2022-08-29T15:27:04.454Z] [2022-08-29T15:27:04.454Z] ---> nproc: [2022-08-29T15:27:04.454Z] 8 [2022-08-29T15:27:04.454Z] [2022-08-29T15:27:04.454Z] [2022-08-29T15:27:04.454Z] ---> df -h: [2022-08-29T15:27:04.454Z] Filesystem Size Used Avail Use% Mounted on [2022-08-29T15:27:04.454Z] overlay 155G 18G 138G 12% / [2022-08-29T15:27:04.454Z] tmpfs 64M 0 64M 0% /dev [2022-08-29T15:27:04.454Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-29T15:27:04.454Z] shm 64M 0 64M 0% /dev/shm [2022-08-29T15:27:04.454Z] /dev/vda1 155G 18G 138G 12% /facter-os [2022-08-29T15:27:04.454Z] [2022-08-29T15:27:04.454Z]