Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 604c3c956e15c089a048dd431d7ccd4c1ed3c949 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-ssh15590367615543864737.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-ssh15284932471888897170.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-ssh13810756744284142269.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-ssh14893041412253480039.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-ssh8809276518016038775.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-24242 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/289 [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/289 # 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 604c3c956e15c089a048dd431d7ccd4c1ed3c949 (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 604c3c956e15c089a048dd431d7ccd4c1ed3c949 # timeout=10 Commit message: "build: Add option to build Core/Support services with NATS Capability (#4137)" > git rev-list --no-walk 346e0e8651016b5d00a5e3789d8d74af3490b153 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-31T21:50:59.815Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-31T21:50:59.879Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-31T21:50:59.898Z] ========================================================= [2022-08-31T21:50:59.898Z] EdgeX Global Pipelines Version Info [2022-08-31T21:50:59.898Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-31T21:51:00.658Z] ------------------- [2022-08-31T21:51:00.658Z] stable info: [2022-08-31T21:51:00.658Z] ------------------- [2022-08-31T21:51:00.658Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-31T21:51:00.658Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-31T21:51:00.658Z] Message: update stable to v1.0.239 [2022-08-31T21:51:01.243Z] ------------------- [2022-08-31T21:51:01.243Z] experimental info: [2022-08-31T21:51:01.243Z] ------------------- [2022-08-31T21:51:01.243Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-31T21:51:01.243Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-31T21:51:01.243Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-31T21:51:01.589Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-31T21:51:01.604Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-31T21:51:01.615Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-31T21:51:01.626Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-31T21:51:01.637Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-31T21:51:01.649Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-31T21:51:01.660Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-31T21:51:01.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-31T21:51:01.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-31T21:51:01.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-31T21:51:01.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-31T21:51:01.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-31T21:51:01.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-31T21:51:01.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-31T21:51:01.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-31T21:51:01.770Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-31T21:51:01.783Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-31T21:51:01.797Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-31T21:51:01.806Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-31T21:51:01.816Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-31T21:51:01.832Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-31T21:51:01.847Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-31T21:51:01.862Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-31T21:51:01.873Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-31T21:51:01.882Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-31T21:51:01.893Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-31T21:51:01.903Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] echo [2022-08-31T21:51:01.915Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 604c3c9 [Pipeline] echo [2022-08-31T21:51:01.927Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-31T21:51:01.962Z] provisioning config files... [2022-08-31T21:51:01.981Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/289@tmp/config2658945440625552506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T21:51:02.318Z] ---> docker-login.sh [2022-08-31T21:51:02.318Z] nexus3.edgexfoundry.org:10001 [2022-08-31T21:51:02.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T21:51:02.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T21:51:02.582Z] Configure a credential helper to remove this warning. See [2022-08-31T21:51:02.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T21:51:02.582Z] [2022-08-31T21:51:02.582Z] Login Succeeded [2022-08-31T21:51:02.582Z] nexus3.edgexfoundry.org:10002 [2022-08-31T21:51:02.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T21:51:02.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T21:51:02.846Z] Configure a credential helper to remove this warning. See [2022-08-31T21:51:02.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T21:51:02.846Z] [2022-08-31T21:51:02.846Z] Login Succeeded [2022-08-31T21:51:02.846Z] nexus3.edgexfoundry.org:10003 [2022-08-31T21:51:02.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T21:51:02.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T21:51:02.846Z] Configure a credential helper to remove this warning. See [2022-08-31T21:51:02.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T21:51:02.846Z] [2022-08-31T21:51:02.846Z] Login Succeeded [2022-08-31T21:51:02.846Z] nexus3.edgexfoundry.org:10004 [2022-08-31T21:51:03.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T21:51:03.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T21:51:03.122Z] Configure a credential helper to remove this warning. See [2022-08-31T21:51:03.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T21:51:03.122Z] [2022-08-31T21:51:03.122Z] Login Succeeded [2022-08-31T21:51:03.122Z] docker.io [2022-08-31T21:51:03.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T21:51:03.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T21:51:03.701Z] Configure a credential helper to remove this warning. See [2022-08-31T21:51:03.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T21:51:03.701Z] [2022-08-31T21:51:03.701Z] Login Succeeded [2022-08-31T21:51:03.701Z] ---> docker-login.sh ends [Pipeline] } [2022-08-31T21:51:03.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-31T21:51:04.031Z] + 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-31T21:51:04.031Z] + dirname+ cmd/core-command/Dockerfile [2022-08-31T21:51:04.031Z] cut -d/ -f2 [2022-08-31T21:51:04.031Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-31T21:51:04.031Z] + dirname cmd/core-data/Dockerfile [2022-08-31T21:51:04.031Z] + cut -d/ -f2 [2022-08-31T21:51:04.031Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-31T21:51:04.031Z] + dirname cmd/core-metadata/Dockerfile [2022-08-31T21:51:04.031Z] + cut -d/ -f2 [2022-08-31T21:51:04.031Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-31T21:51:04.031Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-31T21:51:04.031Z] + cut -d/ -f2 [2022-08-31T21:51:04.031Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-31T21:51:04.031Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-31T21:51:04.031Z] + cut -d/ -f2 [2022-08-31T21:51:04.031Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-31T21:51:04.031Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-31T21:51:04.031Z] + cut -d/ -f2 [2022-08-31T21:51:04.031Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-31T21:51:04.032Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-31T21:51:04.032Z] + cut -d/ -f2 [2022-08-31T21:51:04.032Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-31T21:51:04.032Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-31T21:51:04.032Z] + cut -d/ -f2 [2022-08-31T21:51:04.032Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-31T21:51:04.032Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-31T21:51:04.032Z] + cut -d/ -f2 [2022-08-31T21:51:04.032Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-31T21:51:04.032Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-31T21:51:04.032Z] + cut -d/ -f2 [2022-08-31T21:51:04.032Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-31T21:51:04.032Z] + dirname cmd/support-notifications/Dockerfile [2022-08-31T21:51:04.032Z] + cut -d/ -f2 [2022-08-31T21:51:04.032Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-31T21:51:04.032Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-31T21:51:04.032Z] + cut -d/ -f2 [2022-08-31T21:51:04.032Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-31T21:51:04.032Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-31T21:51:04.032Z] + cut -d/ -f2 [2022-08-31T21:51:04.032Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-31T21:51:04.075Z] 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-31T21:51:04.436Z] + git rev-list -1 --merges 604c3c956e15c089a048dd431d7ccd4c1ed3c949~1..604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] echo [2022-08-31T21:51:04.456Z] -----------> git rev-list -1 --merges 604c3c956e15c089a048dd431d7ccd4c1ed3c949~1..604c3c956e15c089a048dd431d7ccd4c1ed3c949 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [false] [Pipeline] sh [2022-08-31T21:51:04.747Z] + git log --format=format:%s -1 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] echo [2022-08-31T21:51:04.764Z] ========================================================= [2022-08-31T21:51:04.764Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-31T21:51:04.764Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-31T21:51:05.195Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-31T21:51:05.196Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-31T21:51:05.196Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-31T21:51:05.196Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-31T21:51:05.196Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-31T21:51:05.196Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-31T21:51:05.196Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:51:05.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-31T21:51:05.559Z] [2022-08-31T21:51:05.559Z] 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-31T21:51:05.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-31T21:51:05.865Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-31T21:51:05.865Z] b85a868b505f: Pulling fs layer [2022-08-31T21:51:05.865Z] e2be974225ed: Pulling fs layer [2022-08-31T21:51:05.865Z] 339a4e72a1f5: Pulling fs layer [2022-08-31T21:51:05.865Z] 988bab9f4d93: Pulling fs layer [2022-08-31T21:51:05.865Z] 1469e6f7b9e6: Pulling fs layer [2022-08-31T21:51:05.865Z] 988bab9f4d93: Waiting [2022-08-31T21:51:05.865Z] eaf3925da568: Pulling fs layer [2022-08-31T21:51:05.865Z] bab4dde63d76: Pulling fs layer [2022-08-31T21:51:05.865Z] bde34c3a00c8: Pulling fs layer [2022-08-31T21:51:05.865Z] bab4dde63d76: Waiting [2022-08-31T21:51:05.865Z] b352a97aabf1: Pulling fs layer [2022-08-31T21:51:05.865Z] 4872d77fe225: Pulling fs layer [2022-08-31T21:51:05.865Z] 5851b861e8e6: Pulling fs layer [2022-08-31T21:51:05.865Z] bde34c3a00c8: Waiting [2022-08-31T21:51:05.865Z] 4872d77fe225: Waiting [2022-08-31T21:51:05.865Z] b352a97aabf1: Waiting [2022-08-31T21:51:05.865Z] 1469e6f7b9e6: Waiting [2022-08-31T21:51:05.865Z] eaf3925da568: Waiting [2022-08-31T21:51:05.865Z] e2be974225ed: Verifying Checksum [2022-08-31T21:51:05.865Z] e2be974225ed: Download complete [2022-08-31T21:51:05.865Z] 988bab9f4d93: Verifying Checksum [2022-08-31T21:51:05.865Z] 988bab9f4d93: Download complete [2022-08-31T21:51:06.128Z] 1469e6f7b9e6: Verifying Checksum [2022-08-31T21:51:06.128Z] 1469e6f7b9e6: Download complete [2022-08-31T21:51:06.128Z] 339a4e72a1f5: Download complete [2022-08-31T21:51:06.128Z] eaf3925da568: Verifying Checksum [2022-08-31T21:51:06.128Z] eaf3925da568: Download complete [2022-08-31T21:51:06.128Z] bde34c3a00c8: Verifying Checksum [2022-08-31T21:51:06.128Z] bde34c3a00c8: Download complete [2022-08-31T21:51:06.128Z] b352a97aabf1: Verifying Checksum [2022-08-31T21:51:06.128Z] b352a97aabf1: Download complete [2022-08-31T21:51:06.128Z] 4872d77fe225: Download complete [2022-08-31T21:51:06.129Z] 5851b861e8e6: Download complete [2022-08-31T21:51:06.129Z] b85a868b505f: Verifying Checksum [2022-08-31T21:51:06.129Z] b85a868b505f: Download complete [2022-08-31T21:51:06.390Z] bab4dde63d76: Verifying Checksum [2022-08-31T21:51:06.390Z] bab4dde63d76: Download complete [2022-08-31T21:51:07.772Z] b85a868b505f: Pull complete [2022-08-31T21:51:07.772Z] e2be974225ed: Pull complete [2022-08-31T21:51:08.341Z] 339a4e72a1f5: Pull complete [2022-08-31T21:51:08.341Z] 988bab9f4d93: Pull complete [2022-08-31T21:51:08.600Z] 1469e6f7b9e6: Pull complete [2022-08-31T21:51:08.600Z] eaf3925da568: Pull complete [2022-08-31T21:51:10.509Z] bab4dde63d76: Pull complete [2022-08-31T21:51:10.509Z] bde34c3a00c8: Pull complete [2022-08-31T21:51:10.770Z] b352a97aabf1: Pull complete [2022-08-31T21:51:10.770Z] 4872d77fe225: Pull complete [2022-08-31T21:51:11.032Z] 5851b861e8e6: Pull complete [2022-08-31T21:51:11.032Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-31T21:51:11.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-31T21:51:11.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T21:51:11.146Z] prd-ubuntu20.04-docker-8c-8g-24242 does not seem to be running inside a container [2022-08-31T21:51:11.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/289 -v /w/workspace/edgex-go/289:/w/workspace/edgex-go/289:rw,z -v /w/workspace/edgex-go/289@tmp:/w/workspace/edgex-go/289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-31T21:51:12.472Z] $ docker top b3150f99fbd028fc12ec34f784b7acb33f2babb62795ab0554830e79c9782433 -eo pid,comm [2022-08-31T21:51:12.547Z] 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-31T21:51:12.547Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-31T21:51:12.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-31T21:51:12.586Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-31T21:51:12.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-31T21:51:12.722Z] $ docker exec b3150f99fbd028fc12ec34f784b7acb33f2babb62795ab0554830e79c9782433 ssh-agent [2022-08-31T21:51:12.840Z] SSH_AUTH_SOCK=/tmp/ssh-X9m4Krgvj2yH/agent.32 [2022-08-31T21:51:12.840Z] SSH_AGENT_PID=38 [2022-08-31T21:51:12.849Z] Running ssh-add (command line suppressed) [2022-08-31T21:51:12.967Z] Identity added: /w/workspace/edgex-go/289@tmp/private_key_9009843297430952837.key (/w/workspace/edgex-go/289@tmp/private_key_9009843297430952837.key) [2022-08-31T21:51:12.980Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-31T21:51:13.270Z] + git tag --points-at HEAD [Pipeline] } [2022-08-31T21:51:13.286Z] $ docker exec --env ******** --env ******** b3150f99fbd028fc12ec34f784b7acb33f2babb62795ab0554830e79c9782433 ssh-agent -k [2022-08-31T21:51:13.412Z] unset SSH_AUTH_SOCK; [2022-08-31T21:51:13.412Z] unset SSH_AGENT_PID; [2022-08-31T21:51:13.412Z] echo Agent pid 38 killed; [2022-08-31T21:51:13.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-31T21:51:13.442Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-31T21:51:13.442Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-31T21:51:13.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-31T21:51:13.589Z] $ docker exec b3150f99fbd028fc12ec34f784b7acb33f2babb62795ab0554830e79c9782433 ssh-agent [2022-08-31T21:51:13.696Z] SSH_AUTH_SOCK=/tmp/ssh-vQ0MxHZOFVBo/agent.70 [2022-08-31T21:51:13.696Z] SSH_AGENT_PID=77 [2022-08-31T21:51:13.701Z] Running ssh-add (command line suppressed) [2022-08-31T21:51:13.828Z] Identity added: /w/workspace/edgex-go/289@tmp/private_key_6670900044098852382.key (/w/workspace/edgex-go/289@tmp/private_key_6670900044098852382.key) [2022-08-31T21:51:13.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-31T21:51:14.133Z] + git semver init [2022-08-31T21:51:14.394Z] 2022-08-31 21:51:14,331 [run_init] DEBUG init version:0.0.0 force:False [2022-08-31T21:51:14.394Z] 2022-08-31 21:51:14,332 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/289/.semver [2022-08-31T21:51:14.394Z] 2022-08-31 21:51:14,333 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/289/.semver [2022-08-31T21:51:14.394Z] 2022-08-31 21:51:14,333 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/289/.semver'], cwd=/w/workspace/edgex-go/289, universal_newlines=False, shell=None, istream=None) [2022-08-31T21:51:18.678Z] 2022-08-31 21:51:18,334 [append_file] DEBUG append to file:/w/workspace/edgex-go/289/.git/info/exclude [2022-08-31T21:51:18.678Z] 2022-08-31 21:51:18,335 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/289/.semver/main with force:False [2022-08-31T21:51:18.678Z] 2022-08-31 21:51:18,335 [read_version] DEBUG read version from /w/workspace/edgex-go/289/.semver/main [2022-08-31T21:51:18.678Z] 2022-08-31 21:51:18,335 [read_version] DEBUG read version from /w/workspace/edgex-go/289/.semver/main [2022-08-31T21:51:18.678Z] 2.3.0-dev.53 [Pipeline] } [2022-08-31T21:51:18.692Z] $ docker exec --env ******** --env ******** b3150f99fbd028fc12ec34f784b7acb33f2babb62795ab0554830e79c9782433 ssh-agent -k [2022-08-31T21:51:18.829Z] unset SSH_AUTH_SOCK; [2022-08-31T21:51:18.829Z] unset SSH_AGENT_PID; [2022-08-31T21:51:18.829Z] echo Agent pid 77 killed; [2022-08-31T21:51:18.838Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-31T21:51:19.154Z] + git semver [Pipeline] } [2022-08-31T21:51:19.434Z] $ docker stop --time=1 b3150f99fbd028fc12ec34f784b7acb33f2babb62795ab0554830e79c9782433 [2022-08-31T21:51:20.752Z] $ docker rm -f b3150f99fbd028fc12ec34f784b7acb33f2babb62795ab0554830e79c9782433 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-31T21:51:21.091Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-31T21:51:21.366Z] Stashed 1 file(s) [Pipeline] echo [2022-08-31T21:51:21.368Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.53 [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-31T21:51:21.796Z] + git config --global --add safe.directory /w/workspace/edgex-go/289 [Pipeline] echo [2022-08-31T21:51:21.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-31T21:51:21.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-31T21:51:21.838Z] ========================================================= [2022-08-31T21:51:21.838Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-31T21:51:21.838Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-31T21:51:22.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-31T21:51:22.132Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-31T21:51:22.132Z] 2408cc74d12b: Pulling fs layer [2022-08-31T21:51:22.132Z] ea60b727a1ce: Pulling fs layer [2022-08-31T21:51:22.132Z] 30c4a7721957: Pulling fs layer [2022-08-31T21:51:22.132Z] 370296b7ddb6: Pulling fs layer [2022-08-31T21:51:22.132Z] 7c6cee850709: Pulling fs layer [2022-08-31T21:51:22.132Z] 39a5fcdaea64: Pulling fs layer [2022-08-31T21:51:22.132Z] d94ebbe4e438: Pulling fs layer [2022-08-31T21:51:22.132Z] bcfd1f05c69d: Pulling fs layer [2022-08-31T21:51:22.132Z] 59ccb84bbe0f: Pulling fs layer [2022-08-31T21:51:22.132Z] 7c6cee850709: Waiting [2022-08-31T21:51:22.132Z] bcfd1f05c69d: Waiting [2022-08-31T21:51:22.132Z] d94ebbe4e438: Waiting [2022-08-31T21:51:22.132Z] 59ccb84bbe0f: Waiting [2022-08-31T21:51:22.132Z] 30c4a7721957: Download complete [2022-08-31T21:51:22.132Z] ea60b727a1ce: Verifying Checksum [2022-08-31T21:51:22.132Z] ea60b727a1ce: Download complete [2022-08-31T21:51:22.132Z] 7c6cee850709: Verifying Checksum [2022-08-31T21:51:22.132Z] 7c6cee850709: Download complete [2022-08-31T21:51:22.132Z] 39a5fcdaea64: Verifying Checksum [2022-08-31T21:51:22.132Z] 39a5fcdaea64: Download complete [2022-08-31T21:51:22.132Z] 2408cc74d12b: Verifying Checksum [2022-08-31T21:51:22.132Z] 2408cc74d12b: Download complete [2022-08-31T21:51:22.132Z] d94ebbe4e438: Verifying Checksum [2022-08-31T21:51:22.132Z] d94ebbe4e438: Download complete [2022-08-31T21:51:22.394Z] 2408cc74d12b: Pull complete [2022-08-31T21:51:22.394Z] ea60b727a1ce: Pull complete [2022-08-31T21:51:22.654Z] 30c4a7721957: Pull complete [2022-08-31T21:51:22.654Z] 59ccb84bbe0f: Verifying Checksum [2022-08-31T21:51:22.654Z] 59ccb84bbe0f: Download complete [2022-08-31T21:51:22.913Z] bcfd1f05c69d: Verifying Checksum [2022-08-31T21:51:22.913Z] bcfd1f05c69d: Download complete [2022-08-31T21:51:22.913Z] 370296b7ddb6: Download complete [2022-08-31T21:51:27.115Z] 370296b7ddb6: Pull complete [2022-08-31T21:51:27.115Z] 7c6cee850709: Pull complete [2022-08-31T21:51:27.115Z] 39a5fcdaea64: Pull complete [2022-08-31T21:51:27.115Z] d94ebbe4e438: Pull complete [2022-08-31T21:51:29.026Z] bcfd1f05c69d: Pull complete [2022-08-31T21:51:29.980Z] 59ccb84bbe0f: Pull complete [2022-08-31T21:51:29.980Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-31T21:51:29.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-31T21:51:29.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-31T21:51:30.286Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-31T21:51:30.286Z] WORKDIR /edgex [2022-08-31T21:51:30.286Z] COPY go.mod . [2022-08-31T21:51:30.286Z] RUN go mod download [2022-08-31T21:51:30.286Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-31T21:51:30.858Z] Sending build context to Docker daemon 169.3MB [2022-08-31T21:51:30.858Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-31T21:51:30.858Z] ---> a4fb48ad2a94 [2022-08-31T21:51:30.858Z] Step 2/4 : WORKDIR /edgex [2022-08-31T21:51:32.771Z] ---> Running in 2477404d8996 [2022-08-31T21:51:32.771Z] Removing intermediate container 2477404d8996 [2022-08-31T21:51:32.771Z] ---> 8536c5662ad6 [2022-08-31T21:51:32.771Z] Step 3/4 : COPY go.mod . [2022-08-31T21:51:33.034Z] ---> ca2e97fae036 [2022-08-31T21:51:33.034Z] Step 4/4 : RUN go mod download [2022-08-31T21:51:33.034Z] ---> Running in 1ca10991bfc7 [2022-08-31T21:51:36.462Z] Still waiting to schedule task [2022-08-31T21:51:36.462Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-31T21:51:47.944Z] Removing intermediate container 1ca10991bfc7 [2022-08-31T21:51:47.944Z] ---> 5a2159abbf52 [2022-08-31T21:51:47.944Z] Successfully built 5a2159abbf52 [2022-08-31T21:51:47.944Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:51:48.250Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-31T21:51:48.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T21:51:48.337Z] prd-ubuntu20.04-docker-8c-8g-24242 does not seem to be running inside a container [2022-08-31T21:51:48.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/289 -v /w/workspace/edgex-go/289:/w/workspace/edgex-go/289:rw,z -v /w/workspace/edgex-go/289@tmp:/w/workspace/edgex-go/289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-31T21:51:48.780Z] $ docker top 6047f9d83c6057dd6d12352b89c0535bb3c47f691ee1219763c9911576a1638d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-31T21:51:49.179Z] + go version [2022-08-31T21:51:49.179Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-31T21:51:49.221Z] $ docker stop --time=1 6047f9d83c6057dd6d12352b89c0535bb3c47f691ee1219763c9911576a1638d [2022-08-31T21:51:50.522Z] $ docker rm -f 6047f9d83c6057dd6d12352b89c0535bb3c47f691ee1219763c9911576a1638d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:51:50.949Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-31T21:51:50.949Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T21:51:51.028Z] prd-ubuntu20.04-docker-8c-8g-24242 does not seem to be running inside a container [2022-08-31T21:51:51.068Z] $ 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/289 -v /w/workspace/edgex-go/289:/w/workspace/edgex-go/289:rw,z -v /w/workspace/edgex-go/289@tmp:/w/workspace/edgex-go/289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-31T21:51:51.447Z] $ docker top 5c55eb2d5c086938e1d37195ebb1dba80d7f05c1173513a7f9d2dc3d092d2b17 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-31T21:51:51.540Z] ========================================================= [2022-08-31T21:51:51.540Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-31T21:51:51.540Z] ========================================================= [Pipeline] sh [2022-08-31T21:51:51.825Z] + git config --global --add safe.directory /w/workspace/edgex-go/289 [Pipeline] fileExists [Pipeline] sh [2022-08-31T21:51:52.130Z] + make test [2022-08-31T21:51:52.130Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-31T21:52:00.266Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-31T21:52:12.467Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-31T21:52:12.467Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-31T21:52:12.467Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-31T21:52:12.467Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-31T21:52:12.467Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-31T21:52:12.467Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-31T21:52:12.467Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-31T21:52:12.467Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-31T21:52:12.467Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-31T21:52:12.467Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-31T21:52:12.467Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-31T21:52:12.467Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-31T21:52:12.467Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-31T21:52:12.467Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-31T21:52:12.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-31T21:52:13.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.089s coverage: 28.7% of statements [2022-08-31T21:52:13.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-31T21:52:13.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-31T21:52:13.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.113s coverage: 98.5% of statements [2022-08-31T21:52:13.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-31T21:52:13.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.096s coverage: 54.2% of statements [2022-08-31T21:52:13.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-31T21:52:13.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-31T21:52:18.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.566s coverage: 89.2% of statements [2022-08-31T21:52:18.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-31T21:52:18.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-31T21:52:18.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-31T21:52:18.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-31T21:52:18.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-31T21:52:18.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 2.1% of statements [2022-08-31T21:52:18.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-31T21:52:18.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-31T21:52:18.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.524s coverage: 95.6% of statements [2022-08-31T21:52:18.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-31T21:52:18.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-31T21:52:18.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-31T21:52:18.167Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements [2022-08-31T21:52:18.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-31T21:52:18.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-31T21:52:18.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-31T21:52:18.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-31T21:52:18.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-31T21:52:18.167Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements [2022-08-31T21:52:18.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-31T21:52:18.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-31T21:52:18.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-31T21:52:18.167Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.9% of statements [2022-08-31T21:52:18.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-31T21:52:18.167Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2022-08-31T21:52:18.167Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements [2022-08-31T21:52:18.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-31T21:52:18.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2022-08-31T21:52:18.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.079s coverage: 79.5% of statements [2022-08-31T21:52:18.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2022-08-31T21:52:18.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements [2022-08-31T21:52:18.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2022-08-31T21:52:23.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2022-08-31T21:52:23.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2022-08-31T21:52:28.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 80.8% of statements [2022-08-31T21:52:28.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.247s coverage: 91.2% of statements [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 64.7% of statements [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.053s coverage: 89.4% of statements [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.376s coverage: 65.8% of statements [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 43.6% of statements [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.088s coverage: 89.5% of statements [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-31T21:52:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-08-31T21:52:36.906Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-08-31T21:52:36.906Z] 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-31T21:52:54.996Z] 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-31T21:52:54.996Z] GO111MODULE=on go vet ./... [2022-08-31T21:52:58.283Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-31T21:52:58.283Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-31T21:52:58.283Z] ./bin/test-attribution-txt.sh [2022-08-31T21:52:58.543Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-31T21:52:58.543Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-31T21:52:58.543Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-31T21:52:58.543Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-31T21:52:58.543Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-31T21:52:58.543Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-31T21:52:58.543Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-31T21:52:58.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-31T21:52:58.846Z] + ls -al . [2022-08-31T21:52:58.846Z] total 736 [2022-08-31T21:52:58.846Z] drwxrwxr-x 10 1001 1001 4096 Aug 31 21:51 . [2022-08-31T21:52:58.846Z] drwxr-xr-x 4 root root 4096 Aug 31 21:51 .. [2022-08-31T21:52:58.846Z] -rw-rw-r-- 1 1001 1001 16 Aug 31 21:50 .dockerignore [2022-08-31T21:52:58.846Z] drwxrwxr-x 8 1001 1001 4096 Aug 31 21:52 .git [2022-08-31T21:52:58.846Z] drwxrwxr-x 3 1001 1001 4096 Aug 31 21:50 .github [2022-08-31T21:52:58.846Z] -rw-rw-r-- 1 1001 1001 1030 Aug 31 21:50 .gitignore [2022-08-31T21:52:58.846Z] -rw-rw-r-- 1 1001 1001 42 Aug 31 21:50 .golangci.yml [2022-08-31T21:52:58.846Z] -rw-rw-r-- 1 1001 1001 87 Aug 31 21:50 .hadolint.yml [2022-08-31T21:52:58.846Z] drwxr-xr-x 3 1001 1001 4096 Aug 31 21:51 .semver [2022-08-31T21:52:58.846Z] -rw-rw-r-- 1 1001 1001 166 Aug 31 21:50 .sonarcloud.properties [2022-08-31T21:52:58.846Z] -rw-rw-r-- 1 1001 1001 1171 Aug 31 21:50 ADOPTERS.md [2022-08-31T21:52:58.846Z] -rw-rw-r-- 1 1001 1001 10347 Aug 31 21:50 Attribution.txt [2022-08-31T21:52:58.846Z] -rw-rw-r-- 1 1001 1001 63209 Aug 31 21:50 CHANGELOG.md [2022-08-31T21:52:58.846Z] -rw-rw-r-- 1 1001 1001 3804 Aug 31 21:50 CONTRIBUTING.md [2022-08-31T21:52:58.846Z] -rw-rw-r-- 1 1001 1001 677 Aug 31 21:50 GOVERNANCE.md [2022-08-31T21:52:58.846Z] -rw-rw-r-- 1 1001 1001 850 Aug 31 21:50 Jenkinsfile [2022-08-31T21:52:58.846Z] -rw-rw-r-- 1 1001 1001 10775 Aug 31 21:50 LICENSE [2022-08-31T21:52:58.846Z] -rw-rw-r-- 1 1001 1001 13724 Aug 31 21:50 Makefile [2022-08-31T21:52:58.846Z] -rw-rw-r-- 1 1001 1001 582 Aug 31 21:50 OWNERS.md [2022-08-31T21:52:58.846Z] -rw-rw-r-- 1 1001 1001 9799 Aug 31 21:50 README.md [2022-08-31T21:52:58.846Z] -rw-rw-r-- 1 1001 1001 6912 Aug 31 21:50 SECURITY.md [2022-08-31T21:52:58.846Z] -rw-rw-r-- 1 1001 1001 12 Aug 31 21:51 VERSION [2022-08-31T21:52:58.846Z] -rw-rw-r-- 1 1001 1001 4131 Aug 31 21:50 ZMQWindows.md [2022-08-31T21:52:58.846Z] drwxrwxr-x 2 1001 1001 4096 Aug 31 21:50 bin [2022-08-31T21:52:58.846Z] drwxrwxr-x 18 1001 1001 4096 Aug 31 21:50 cmd [2022-08-31T21:52:58.846Z] -rw-r--r-- 1 root root 482786 Aug 31 21:52 coverage.out [2022-08-31T21:52:58.846Z] -rw-rw-r-- 1 1001 1001 3682 Aug 31 21:50 go.mod [2022-08-31T21:52:58.846Z] -rw-rw-r-- 1 1001 1001 38527 Aug 31 21:50 go.sum [2022-08-31T21:52:58.846Z] drwxrwxr-x 8 1001 1001 4096 Aug 31 21:50 internal [2022-08-31T21:52:58.846Z] drwxrwxr-x 3 1001 1001 4096 Aug 31 21:50 openapi [2022-08-31T21:52:58.846Z] drwxrwxr-x 4 1001 1001 4096 Aug 31 21:50 snap [2022-08-31T21:52:58.846Z] -rw-rw-r-- 1 1001 1001 204 Aug 31 21:50 version.go [Pipeline] sh [2022-08-31T21:52:59.134Z] + '[' -e coverage.out ] [2022-08-31T21:52:59.134Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-31T21:52:59.242Z] Stashed 1 file(s) [Pipeline] sh [2022-08-31T21:52:59.524Z] + make build [2022-08-31T21:52:59.524Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-31T21:53:11.752Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-31T21:53:19.074Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24248 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-08-31T21:53:19.087Z] Running in /w/workspace/edgex-go/289 [Pipeline] { [Pipeline] checkout [2022-08-31T21:53:19.133Z] The recommended git tool is: git [2022-08-31T21:53:21.741Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-31T21:53:22.309Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-31T21:53:25.457Z] using credential edgex-jenkins-ssh [2022-08-31T21:53:25.477Z] Cloning the remote Git repository [2022-08-31T21:53:25.546Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-31T21:53:25.620Z] > git init /w/workspace/edgex-go/289 # timeout=10 [2022-08-31T21:53:25.707Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-31T21:53:25.708Z] > git --version # timeout=10 [2022-08-31T21:53:25.740Z] > git --version # 'git version 2.25.1' [2022-08-31T21:53:25.742Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-31T21:53:25.835Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-31T21:53:28.877Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-31T21:53:29.138Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-31T21:53:30.517Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-31T21:53:31.453Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-31T21:53:32.394Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-31T21:53:33.333Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-31T21:53:34.271Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-31T21:53:35.210Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-31T21:53:36.591Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-31T21:53:37.992Z] $ docker stop --time=1 5c55eb2d5c086938e1d37195ebb1dba80d7f05c1173513a7f9d2dc3d092d2b17 [2022-08-31T21:53:40.307Z] $ docker rm -f 5c55eb2d5c086938e1d37195ebb1dba80d7f05c1173513a7f9d2dc3d092d2b17 [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-31T21:53:41.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-31T21:53:41.194Z] [2022-08-31T21:53:41.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:53:41.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-31T21:53:41.496Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-31T21:53:41.496Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-31T21:53:41.496Z] ca9280d653b3: Pulling fs layer [2022-08-31T21:53:41.496Z] 7e9c9ca2126c: Pulling fs layer [2022-08-31T21:53:41.496Z] cbdbe7a5bc2a: Verifying Checksum [2022-08-31T21:53:41.496Z] cbdbe7a5bc2a: Download complete [2022-08-31T21:53:41.524Z] Avoid second fetch [2022-08-31T21:53:41.524Z] Checking out Revision 604c3c956e15c089a048dd431d7ccd4c1ed3c949 (main) [2022-08-31T21:53:41.481Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-31T21:53:41.500Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-31T21:53:41.552Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T21:53:41.567Z] > git checkout -f 604c3c956e15c089a048dd431d7ccd4c1ed3c949 # timeout=10 [2022-08-31T21:53:41.757Z] cbdbe7a5bc2a: Pull complete [2022-08-31T21:53:41.757Z] ca9280d653b3: Verifying Checksum [2022-08-31T21:53:41.757Z] ca9280d653b3: Download complete [2022-08-31T21:53:42.325Z] 7e9c9ca2126c: Download complete [2022-08-31T21:53:42.325Z] ca9280d653b3: Pull complete [2022-08-31T21:53:45.619Z] 7e9c9ca2126c: Pull complete [2022-08-31T21:53:45.619Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-31T21:53:45.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-31T21:53:45.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T21:53:45.713Z] prd-ubuntu20.04-docker-8c-8g-24242 does not seem to be running inside a container [2022-08-31T21:53:45.749Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/289 -v /w/workspace/edgex-go/289:/w/workspace/edgex-go/289:rw,z -v /w/workspace/edgex-go/289@tmp:/w/workspace/edgex-go/289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-31T21:53:45.947Z] Commit message: "build: Add option to build Core/Support services with NATS Capability (#4137)" [2022-08-31T21:53:46.937Z] $ docker top 947a1234784ebb7eba608a33eb3bc702709b60a8451c136fc1a106bb2ca0126c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-31T21:53:47.298Z] + docker-compose build --help [2022-08-31T21:53:47.298Z] + grep parallel [2022-08-31T21:53:47.592Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-31T21:53:47.592Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-31T21:53:47.592Z] Dload Upload Total Spent Left Speed [2022-08-31T21:53:47.592Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88125 [2022-08-31T21:53:47.869Z] --parallel Build images in parallel. [Pipeline] } [2022-08-31T21:53:47.882Z] $ docker stop --time=1 947a1234784ebb7eba608a33eb3bc702709b60a8451c136fc1a106bb2ca0126c [2022-08-31T21:53:49.162Z] $ docker rm -f 947a1234784ebb7eba608a33eb3bc702709b60a8451c136fc1a106bb2ca0126c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:53:49.549Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-31T21:53:49.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-31T21:53:49.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T21:53:49.713Z] prd-ubuntu20.04-docker-8c-8g-24242 does not seem to be running inside a container [2022-08-31T21:53:49.811Z] $ 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/289 -v /w/workspace/edgex-go/289:/w/workspace/edgex-go/289:rw,z -v /w/workspace/edgex-go/289@tmp:/w/workspace/edgex-go/289@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-31T21:53:50.047Z] + + sudo teesudo /etc/docker/daemon.new jq [2022-08-31T21:53:50.047Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-31T21:53:50.047Z] { [2022-08-31T21:53:50.047Z] "registry-mirrors": [ [2022-08-31T21:53:50.047Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-31T21:53:50.047Z] ], [2022-08-31T21:53:50.047Z] "bip": "10.250.0.254/24", [2022-08-31T21:53:50.047Z] "hosts": [ [2022-08-31T21:53:50.047Z] "tcp://0.0.0.0:5555", [2022-08-31T21:53:50.047Z] "unix:///var/run/docker.sock" [2022-08-31T21:53:50.047Z] ], [2022-08-31T21:53:50.047Z] "mtu": 1458, [2022-08-31T21:53:50.047Z] "selinux-enabled": true, [2022-08-31T21:53:50.047Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-31T21:53:50.047Z] } [2022-08-31T21:53:50.163Z] $ docker top 11ddc73aa8d5fd1a24ff541b8e7a08daf04ad519f0b1543d5a4a368b71e29d7f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-08-31T21:53:50.599Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-31T21:53:50.621Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-31T21:53:50.947Z] + sudo service docker restart [2022-08-31T21:53:51.191Z] Building core-command ... [2022-08-31T21:53:51.191Z] Building core-data ... [2022-08-31T21:53:51.191Z] Building core-metadata ... [2022-08-31T21:53:51.191Z] Building security-bootstrapper ... [2022-08-31T21:53:51.191Z] Building security-proxy-setup ... [2022-08-31T21:53:51.191Z] Building security-secretstore-setup ... [2022-08-31T21:53:51.191Z] Building security-spiffe-token-provider ... [2022-08-31T21:53:51.191Z] Building security-spire-agent ... [2022-08-31T21:53:51.191Z] Building security-spire-config ... [2022-08-31T21:53:51.191Z] Building security-spire-server ... [2022-08-31T21:53:51.191Z] Building support-notifications ... [2022-08-31T21:53:51.191Z] Building support-scheduler ... [2022-08-31T21:53:51.191Z] Building sys-mgmt-agent ... [2022-08-31T21:53:51.191Z] Building core-data [2022-08-31T21:53:51.191Z] Building support-scheduler [2022-08-31T21:53:51.191Z] Building support-notifications [2022-08-31T21:53:51.191Z] Building security-bootstrapper [2022-08-31T21:53:51.191Z] Building security-spire-config [2022-08-31T21:54:03.406Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T21:54:03.406Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-31T21:54:03.406Z] ---> 5a2159abbf52 [2022-08-31T21:54:03.406Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-08-31T21:54:03.406Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T21:54:03.406Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-31T21:54:03.406Z] ---> 5a2159abbf52 [2022-08-31T21:54:03.406Z] Step 3/26 : WORKDIR /edgex-go [2022-08-31T21:54:03.406Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T21:54:03.406Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-31T21:54:03.406Z] ---> 5a2159abbf52 [2022-08-31T21:54:03.406Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-08-31T21:54:03.406Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T21:54:03.406Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-31T21:54:03.406Z] ---> 5a2159abbf52 [2022-08-31T21:54:03.406Z] Step 3/31 : WORKDIR /edgex-go [2022-08-31T21:54:03.406Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T21:54:03.406Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-31T21:54:03.406Z] ---> 5a2159abbf52 [2022-08-31T21:54:03.406Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-08-31T21:54:05.954Z] ---> Running in ec45b4077cd2 [2022-08-31T21:54:05.954Z] ---> Running in 52177ae4d380 [2022-08-31T21:54:05.954Z] ---> Running in 83bb2542ef1c [2022-08-31T21:54:05.954Z] ---> Running in 3b2d754544e9 [2022-08-31T21:54:05.954Z] ---> Running in 904dd239d203 [2022-08-31T21:54:05.954Z] Removing intermediate container 83bb2542ef1c [2022-08-31T21:54:05.954Z] ---> 5d1bc7698d0e [2022-08-31T21:54:05.954Z] Step 4/24 : WORKDIR /edgex-go [2022-08-31T21:54:05.954Z] Removing intermediate container 52177ae4d380 [2022-08-31T21:54:05.954Z] ---> cb401e60e6f6 [2022-08-31T21:54:05.954Z] Step 4/23 : WORKDIR /edgex-go [2022-08-31T21:54:05.954Z] Removing intermediate container 3b2d754544e9 [2022-08-31T21:54:05.954Z] ---> 9383ddb56d5e [2022-08-31T21:54:05.954Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T21:54:05.954Z] Removing intermediate container 904dd239d203 [2022-08-31T21:54:05.954Z] ---> f8e08e4e9b85 [2022-08-31T21:54:05.954Z] Step 4/23 : WORKDIR /edgex-go [2022-08-31T21:54:05.954Z] ---> Running in f58075db8399 [2022-08-31T21:54:05.954Z] ---> Running in 05ac752570aa [2022-08-31T21:54:05.954Z] ---> Running in a5254c94fa38 [2022-08-31T21:54:05.954Z] Removing intermediate container ec45b4077cd2 [2022-08-31T21:54:05.954Z] ---> 20051a011e8d [2022-08-31T21:54:05.954Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T21:54:06.214Z] ---> Running in 0ced2f82d068 [2022-08-31T21:54:06.214Z] ---> Running in 456c0e73f39a [2022-08-31T21:54:06.214Z] Removing intermediate container f58075db8399 [2022-08-31T21:54:06.214Z] ---> 2518c5c0851b [2022-08-31T21:54:06.214Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T21:54:06.214Z] Removing intermediate container 05ac752570aa [2022-08-31T21:54:06.214Z] ---> 6b52f8f71e1b [2022-08-31T21:54:06.214Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T21:54:06.214Z] ---> Running in 6aa61dedb0f2 [2022-08-31T21:54:06.214Z] Removing intermediate container 0ced2f82d068 [2022-08-31T21:54:06.214Z] ---> Running in ba34c432afb1 [2022-08-31T21:54:06.214Z] ---> e1486ffa1b51 [2022-08-31T21:54:06.214Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T21:54:06.214Z] ---> Running in 88cc5ed00f06 [2022-08-31T21:54:06.785Z] Removing intermediate container 456c0e73f39a [2022-08-31T21:54:06.786Z] ---> 4e9ca638a251 [2022-08-31T21:54:06.786Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-31T21:54:06.786Z] ---> Running in 73bfa34c4d55 [2022-08-31T21:54:07.046Z] Removing intermediate container a5254c94fa38 [2022-08-31T21:54:07.046Z] ---> 02b2eb27fed0 [2022-08-31T21:54:07.046Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-31T21:54:07.046Z] ---> Running in d348d0f8fe01 [2022-08-31T21:54:07.305Z] Removing intermediate container 6aa61dedb0f2 [2022-08-31T21:54:07.305Z] ---> 949cc8f7f0de [2022-08-31T21:54:07.305Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-31T21:54:07.567Z] ---> Running in c581861e9e6b [2022-08-31T21:54:07.567Z] Removing intermediate container ba34c432afb1 [2022-08-31T21:54:07.567Z] ---> f70584dc47bb [2022-08-31T21:54:07.567Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-31T21:54:07.567Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T21:54:07.567Z] ---> Running in 0bc3b4ef730d [2022-08-31T21:54:07.567Z] Removing intermediate container 88cc5ed00f06 [2022-08-31T21:54:07.567Z] ---> 8a2543a5b8da [2022-08-31T21:54:07.567Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-08-31T21:54:07.567Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T21:54:07.567Z] ---> Running in ccbc4298833a [2022-08-31T21:54:08.137Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T21:54:08.138Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T21:54:08.138Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T21:54:08.397Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T21:54:08.659Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T21:54:08.930Z] OK: 211 MiB in 51 packages [2022-08-31T21:54:08.930Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T21:54:08.930Z] OK: 211 MiB in 51 packages [2022-08-31T21:54:08.930Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T21:54:09.198Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T21:54:09.198Z] Removing intermediate container d348d0f8fe01 [2022-08-31T21:54:09.198Z] ---> 5ed1952b20c8 [2022-08-31T21:54:09.198Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-31T21:54:09.198Z] OK: 211 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-31T21:54:09.300Z] provisioning config files... [2022-08-31T21:54:09.324Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/289@tmp/config5225609265099484746tmp [2022-08-31T21:54:09.456Z] OK: 211 MiB in 51 packages [2022-08-31T21:54:09.457Z] Removing intermediate container 73bfa34c4d55 [2022-08-31T21:54:09.457Z] ---> 1f1d76f89670 [2022-08-31T21:54:09.457Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-31T21:54:09.457Z] ---> 709eca1256e1 [2022-08-31T21:54:09.457Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T21:54:09.457Z] ---> Running in 6413d57d84a0 [2022-08-31T21:54:09.457Z] ---> b6d71ad51669 [2022-08-31T21:54:09.457Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T21:54:09.716Z] OK: 211 MiB in 51 packages [2022-08-31T21:54:09.716Z] ---> Running in 64d94005b87b [2022-08-31T21:54:09.716Z] Removing intermediate container c581861e9e6b [2022-08-31T21:54:09.716Z] ---> 2474e8f55431 [2022-08-31T21:54:09.716Z] Step 7/23 : COPY go.mod vendor* ./ [2022-08-31T21:54:09.901Z] ---> docker-login.sh [2022-08-31T21:54:09.902Z] nexus3.edgexfoundry.org:10001 [2022-08-31T21:54:09.975Z] ---> 99d3a6c8bc8c [2022-08-31T21:54:09.975Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T21:54:09.975Z] ---> Running in 889ad68e88da [2022-08-31T21:54:09.975Z] Removing intermediate container 0bc3b4ef730d [2022-08-31T21:54:09.975Z] ---> cc9162e5619d [2022-08-31T21:54:09.975Z] Step 7/24 : COPY go.mod vendor* ./ [2022-08-31T21:54:10.234Z] ---> b75aab75363e [2022-08-31T21:54:10.234Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T21:54:10.234Z] ---> Running in db8c7c89c956 [2022-08-31T21:54:10.234Z] Removing intermediate container ccbc4298833a [2022-08-31T21:54:10.234Z] ---> 8fc2ffd0dff0 [2022-08-31T21:54:10.234Z] Step 7/23 : COPY go.mod vendor* ./ [2022-08-31T21:54:10.494Z] ---> d7a3871efcae [2022-08-31T21:54:10.494Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T21:54:10.494Z] ---> Running in 2a704c07656a [2022-08-31T21:54:10.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T21:54:10.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T21:54:10.783Z] Configure a credential helper to remove this warning. See [2022-08-31T21:54:10.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T21:54:10.783Z] [2022-08-31T21:54:10.783Z] Login Succeeded [2022-08-31T21:54:10.783Z] nexus3.edgexfoundry.org:10002 [2022-08-31T21:54:11.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T21:54:11.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T21:54:11.341Z] Configure a credential helper to remove this warning. See [2022-08-31T21:54:11.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T21:54:11.341Z] [2022-08-31T21:54:11.341Z] Login Succeeded [2022-08-31T21:54:11.341Z] nexus3.edgexfoundry.org:10003 [2022-08-31T21:54:11.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T21:54:11.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T21:54:11.616Z] Configure a credential helper to remove this warning. See [2022-08-31T21:54:11.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T21:54:11.616Z] [2022-08-31T21:54:11.616Z] Login Succeeded [2022-08-31T21:54:11.616Z] nexus3.edgexfoundry.org:10004 [2022-08-31T21:54:12.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T21:54:12.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T21:54:12.217Z] Configure a credential helper to remove this warning. See [2022-08-31T21:54:12.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T21:54:12.217Z] [2022-08-31T21:54:12.217Z] Login Succeeded [2022-08-31T21:54:12.217Z] docker.io [2022-08-31T21:54:12.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T21:54:13.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T21:54:13.095Z] Configure a credential helper to remove this warning. See [2022-08-31T21:54:13.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T21:54:13.095Z] [2022-08-31T21:54:13.095Z] Login Succeeded [2022-08-31T21:54:13.095Z] ---> docker-login.sh ends [Pipeline] } [2022-08-31T21:54:13.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-31T21:54:13.701Z] + git config --global --add safe.directory /w/workspace/edgex-go/289 [Pipeline] echo [2022-08-31T21:54:13.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-31T21:54:13.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-31T21:54:13.746Z] ========================================================= [2022-08-31T21:54:13.746Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-31T21:54:13.746Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-31T21:54:14.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-31T21:54:14.354Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-31T21:54:14.354Z] b3c136eddcbf: Pulling fs layer [2022-08-31T21:54:14.354Z] c0a3192eca97: Pulling fs layer [2022-08-31T21:54:14.354Z] a050256f5b6f: Pulling fs layer [2022-08-31T21:54:14.354Z] 656be50a0ddc: Pulling fs layer [2022-08-31T21:54:14.354Z] 2bbca73fdf42: Pulling fs layer [2022-08-31T21:54:14.354Z] 46d945488cbd: Pulling fs layer [2022-08-31T21:54:14.354Z] 8a5474983e97: Pulling fs layer [2022-08-31T21:54:14.354Z] 329c88fbcd65: Pulling fs layer [2022-08-31T21:54:14.354Z] 2bbca73fdf42: Waiting [2022-08-31T21:54:14.354Z] 656be50a0ddc: Waiting [2022-08-31T21:54:14.354Z] 8a5474983e97: Waiting [2022-08-31T21:54:14.354Z] 329c88fbcd65: Waiting [2022-08-31T21:54:14.354Z] 46d945488cbd: Waiting [2022-08-31T21:54:14.354Z] a050256f5b6f: Verifying Checksum [2022-08-31T21:54:14.354Z] a050256f5b6f: Download complete [2022-08-31T21:54:14.354Z] c0a3192eca97: Verifying Checksum [2022-08-31T21:54:14.354Z] c0a3192eca97: Download complete [2022-08-31T21:54:14.354Z] 2bbca73fdf42: Verifying Checksum [2022-08-31T21:54:14.354Z] 2bbca73fdf42: Download complete [2022-08-31T21:54:14.354Z] 46d945488cbd: Verifying Checksum [2022-08-31T21:54:14.354Z] 46d945488cbd: Download complete [2022-08-31T21:54:14.354Z] b3c136eddcbf: Download complete [2022-08-31T21:54:15.354Z] b3c136eddcbf: Pull complete [2022-08-31T21:54:15.631Z] 329c88fbcd65: Verifying Checksum [2022-08-31T21:54:15.631Z] 329c88fbcd65: Download complete [2022-08-31T21:54:15.914Z] c0a3192eca97: Pull complete [2022-08-31T21:54:16.191Z] a050256f5b6f: Pull complete [2022-08-31T21:54:16.464Z] 8a5474983e97: Verifying Checksum [2022-08-31T21:54:16.464Z] 8a5474983e97: Download complete [2022-08-31T21:54:17.449Z] 656be50a0ddc: Verifying Checksum [2022-08-31T21:54:17.449Z] 656be50a0ddc: Download complete [2022-08-31T21:54:25.413Z] Removing intermediate container 64d94005b87b [2022-08-31T21:54:25.413Z] ---> dfa2d825758e [2022-08-31T21:54:25.413Z] Step 8/26 : COPY . . [2022-08-31T21:54:25.413Z] Removing intermediate container 889ad68e88da [2022-08-31T21:54:25.413Z] ---> 42f2c9aaee99 [2022-08-31T21:54:25.413Z] Step 9/23 : COPY . . [2022-08-31T21:54:25.413Z] Removing intermediate container 2a704c07656a [2022-08-31T21:54:25.413Z] ---> 5a91dba9e0d8 [2022-08-31T21:54:25.413Z] Step 9/23 : COPY . . [2022-08-31T21:54:25.413Z] Removing intermediate container 6413d57d84a0 [2022-08-31T21:54:25.413Z] ---> 6cf1e6e4ede8 [2022-08-31T21:54:25.413Z] Step 8/31 : COPY . . [2022-08-31T21:54:25.413Z] Removing intermediate container db8c7c89c956 [2022-08-31T21:54:25.413Z] ---> 0657d7b4c764 [2022-08-31T21:54:25.413Z] Step 9/24 : COPY . . [2022-08-31T21:54:32.572Z] 656be50a0ddc: Pull complete [2022-08-31T21:54:32.572Z] 2bbca73fdf42: Pull complete [2022-08-31T21:54:32.572Z] 46d945488cbd: Pull complete [2022-08-31T21:54:33.558Z] ---> d45698da3cd8 [2022-08-31T21:54:33.558Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-08-31T21:54:33.558Z] ---> b12dcdf6d553 [2022-08-31T21:54:33.558Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-08-31T21:54:33.558Z] ---> 866d6d2205fc [2022-08-31T21:54:33.558Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-31T21:54:33.558Z] ---> 22b4544538ab [2022-08-31T21:54:33.558Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-31T21:54:33.558Z] ---> c5ebdb11d69a [2022-08-31T21:54:33.558Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-08-31T21:54:33.558Z] ---> Running in beb36d7e83b7 [2022-08-31T21:54:33.558Z] ---> Running in 768fa35513cf [2022-08-31T21:54:33.558Z] ---> Running in f9283ebf76af [2022-08-31T21:54:33.558Z] ---> Running in 1db9df56c8fb [2022-08-31T21:54:33.558Z] ---> Running in 43ef489baffc [2022-08-31T21:54:33.558Z] Removing intermediate container 43ef489baffc [2022-08-31T21:54:33.558Z] ---> f5e92d82f5a1 [2022-08-31T21:54:33.558Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-31T21:54:33.558Z] ---> Running in d462a21cb076 [2022-08-31T21:54:33.558Z] Removing intermediate container d462a21cb076 [2022-08-31T21:54:33.558Z] ---> 8e48ae634599 [2022-08-31T21:54:33.558Z] 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-31T21:54:33.558Z] ---> Running in ca63e534bc81 [2022-08-31T21:54:33.558Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-31T21:54:33.558Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-31T21:54:33.558Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-31T21:54:33.558Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-31T21:54:33.819Z] Removing intermediate container ca63e534bc81 [2022-08-31T21:54:33.819Z] ---> c0f8136dd38c [2022-08-31T21:54:33.819Z] Step 12/26 : WORKDIR /edgex-go [2022-08-31T21:54:33.819Z] ---> Running in c55ae6b56a6d [2022-08-31T21:54:34.078Z] Removing intermediate container c55ae6b56a6d [2022-08-31T21:54:34.078Z] ---> 62db3c21a8d7 [2022-08-31T21:54:34.078Z] [2022-08-31T21:54:34.078Z] Step 13/26 : FROM alpine:3.15 [2022-08-31T21:54:34.647Z] 3.15: Pulling from library/alpine [2022-08-31T21:54:35.591Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-31T21:54:35.591Z] Status: Downloaded newer image for alpine:3.15 [2022-08-31T21:54:35.591Z] ---> c4fc93816858 [2022-08-31T21:54:35.591Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-31T21:54:35.856Z] ---> Running in 2edd43242d07 [2022-08-31T21:54:35.856Z] Removing intermediate container 2edd43242d07 [2022-08-31T21:54:35.856Z] ---> 5d0b250ca7f8 [2022-08-31T21:54:35.856Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T21:54:35.856Z] ---> Running in ef0268d516ca [2022-08-31T21:54:36.895Z] 8a5474983e97: Pull complete [2022-08-31T21:54:37.251Z] Removing intermediate container ef0268d516ca [2022-08-31T21:54:37.251Z] ---> b7aa7c726d3b [2022-08-31T21:54:37.251Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-31T21:54:37.251Z] ---> Running in 9a1175745bea [2022-08-31T21:54:37.821Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-31T21:54:38.758Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-31T21:54:38.878Z] 329c88fbcd65: Pull complete [2022-08-31T21:54:38.878Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-31T21:54:38.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-31T21:54:39.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-31T21:54:39.326Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-31T21:54:39.326Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-31T21:54:39.326Z] OK: 15856 distinct packages available [2022-08-31T21:54:39.326Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-31T21:54:39.509Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-31T21:54:39.509Z] WORKDIR /edgex [2022-08-31T21:54:39.509Z] COPY go.mod . [2022-08-31T21:54:39.509Z] RUN go mod download [2022-08-31T21:54:39.509Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-31T21:54:40.112Z] Sending build context to Docker daemon 3.162MB [2022-08-31T21:54:40.112Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-31T21:54:40.112Z] ---> ff4287adb874 [2022-08-31T21:54:40.112Z] Step 2/4 : WORKDIR /edgex [2022-08-31T21:54:40.263Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-31T21:54:40.522Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-31T21:54:40.522Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-31T21:54:40.781Z] (3/4) Installing libucontext (1.1-r0) [2022-08-31T21:54:40.781Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-31T21:54:40.781Z] Executing busybox-1.34.1-r7.trigger [2022-08-31T21:54:40.781Z] OK: 6 MiB in 18 packages [2022-08-31T21:54:42.108Z] ---> Running in f515ba67faeb [2022-08-31T21:54:42.108Z] Removing intermediate container f515ba67faeb [2022-08-31T21:54:42.108Z] ---> 4b54a603d6b2 [2022-08-31T21:54:42.108Z] Step 3/4 : COPY go.mod . [2022-08-31T21:54:42.688Z] Removing intermediate container 9a1175745bea [2022-08-31T21:54:42.688Z] ---> ae655edab428 [2022-08-31T21:54:42.688Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-31T21:54:42.704Z] ---> 9a65c5f52795 [2022-08-31T21:54:42.704Z] Step 4/4 : RUN go mod download [2022-08-31T21:54:42.704Z] ---> Running in 5de48f74a8e8 [2022-08-31T21:54:44.597Z] ---> 0de1c08bc433 [2022-08-31T21:54:44.597Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-31T21:54:45.534Z] ---> 2c36071bd4eb [2022-08-31T21:54:45.534Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-31T21:54:45.534Z] ---> Running in 878f29caec90 [2022-08-31T21:54:46.105Z] Removing intermediate container 878f29caec90 [2022-08-31T21:54:46.105Z] ---> 8865a93896d5 [2022-08-31T21:54:46.105Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-31T21:54:47.042Z] ---> a24e5bf05550 [2022-08-31T21:54:47.042Z] Step 21/26 : WORKDIR / [2022-08-31T21:54:47.042Z] ---> Running in f5aeb341656a [2022-08-31T21:54:47.302Z] Removing intermediate container f5aeb341656a [2022-08-31T21:54:47.302Z] ---> 8c6eb6aedd29 [2022-08-31T21:54:47.302Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-31T21:54:47.561Z] ---> Running in 9fd5de152677 [2022-08-31T21:54:47.821Z] Removing intermediate container 9fd5de152677 [2022-08-31T21:54:47.821Z] ---> ee0c0b216a34 [2022-08-31T21:54:47.821Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-31T21:54:48.080Z] ---> Running in ea66c9506961 [2022-08-31T21:54:48.657Z] Removing intermediate container ea66c9506961 [2022-08-31T21:54:48.657Z] ---> 252799f61aa0 [2022-08-31T21:54:48.657Z] Step 24/26 : LABEL arch=x86_64 [2022-08-31T21:54:48.657Z] ---> Running in b040c5d7a1ff [2022-08-31T21:54:48.917Z] Removing intermediate container b040c5d7a1ff [2022-08-31T21:54:48.917Z] ---> 321f343a926e [2022-08-31T21:54:48.917Z] Step 25/26 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:54:48.917Z] ---> Running in 1bd563860972 [2022-08-31T21:54:49.180Z] Removing intermediate container 1bd563860972 [2022-08-31T21:54:49.180Z] ---> 71f11c10801b [2022-08-31T21:54:49.180Z] Step 26/26 : LABEL version=2.3.0-dev.53 [2022-08-31T21:54:49.439Z] ---> Running in 35fbeb1e512b [2022-08-31T21:54:49.698Z] Removing intermediate container 35fbeb1e512b [2022-08-31T21:54:49.698Z] ---> 95d996d2d06e [2022-08-31T21:54:49.698Z] [2022-08-31T21:54:49.698Z] Successfully built 95d996d2d06e [2022-08-31T21:54:49.698Z] Successfully tagged security-spire-config:latest [2022-08-31T21:54:49.698Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2022-08-31T21:54:53.070Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T21:54:53.070Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-31T21:54:53.070Z] ---> 5a2159abbf52 [2022-08-31T21:54:53.070Z] Step 3/20 : WORKDIR /edgex-go [2022-08-31T21:54:53.070Z] ---> Using cache [2022-08-31T21:54:53.070Z] ---> 20051a011e8d [2022-08-31T21:54:53.070Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-31T21:54:54.452Z] ---> Running in b251640e1512 [2022-08-31T21:54:55.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T21:54:55.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T21:54:55.654Z] v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-31T21:54:55.654Z] v3.16.2-120-g6f105f73cb [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-31T21:54:55.654Z] OK: 17039 distinct packages available [2022-08-31T21:54:55.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T21:54:55.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T21:54:56.173Z] OK: 211 MiB in 51 packages [2022-08-31T21:54:57.555Z] Removing intermediate container b251640e1512 [2022-08-31T21:54:57.555Z] ---> 4a4da8da3478 [2022-08-31T21:54:57.555Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-31T21:54:57.816Z] ---> 5c24ec79ebc6 [2022-08-31T21:54:57.816Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T21:54:58.076Z] ---> Running in bd7503cc9bde [2022-08-31T21:55:04.650Z] Removing intermediate container f9283ebf76af [2022-08-31T21:55:04.650Z] ---> 3c4fe7cd47ea [2022-08-31T21:55:04.650Z] [2022-08-31T21:55:04.650Z] Step 10/31 : FROM alpine:3.16 [2022-08-31T21:55:04.909Z] 3.16: Pulling from library/alpine [2022-08-31T21:55:05.850Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-31T21:55:05.850Z] Status: Downloaded newer image for alpine:3.16 [2022-08-31T21:55:05.850Z] ---> 9c6f07244728 [2022-08-31T21:55:05.850Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-31T21:55:06.109Z] ---> Running in 34ff9119539d [2022-08-31T21:55:06.681Z] Removing intermediate container 34ff9119539d [2022-08-31T21:55:06.681Z] ---> 39cd80abe657 [2022-08-31T21:55:06.681Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-31T21:55:06.941Z] ---> Running in 10bba930ad55 [2022-08-31T21:55:07.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T21:55:07.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T21:55:07.461Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-31T21:55:07.461Z] (2/2) Installing su-exec (0.2-r1) [2022-08-31T21:55:07.461Z] Executing busybox-1.35.0-r17.trigger [2022-08-31T21:55:07.461Z] OK: 6 MiB in 16 packages [2022-08-31T21:55:09.379Z] Removing intermediate container 10bba930ad55 [2022-08-31T21:55:09.379Z] ---> 74884c5db3d3 [2022-08-31T21:55:09.379Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-31T21:55:09.379Z] ---> Running in 6be0801011bb [2022-08-31T21:55:09.379Z] Removing intermediate container beb36d7e83b7 [2022-08-31T21:55:09.379Z] ---> 150353f92722 [2022-08-31T21:55:09.379Z] [2022-08-31T21:55:09.379Z] Step 11/24 : FROM alpine:3.16 [2022-08-31T21:55:09.379Z] ---> 9c6f07244728 [2022-08-31T21:55:09.379Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-31T21:55:09.379Z] ---> Running in aea77b2ca98f [2022-08-31T21:55:09.379Z] Removing intermediate container 6be0801011bb [2022-08-31T21:55:09.379Z] ---> 5098285f35bd [2022-08-31T21:55:09.379Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-31T21:55:09.638Z] ---> Running in 80bef0608d42 [2022-08-31T21:55:09.638Z] Removing intermediate container aea77b2ca98f [2022-08-31T21:55:09.638Z] ---> d186e7aea692 [2022-08-31T21:55:09.638Z] Step 13/24 : ENV APP_PORT=59880 [2022-08-31T21:55:09.638Z] ---> Running in 80d90d2db879 [2022-08-31T21:55:09.638Z] Removing intermediate container bd7503cc9bde [2022-08-31T21:55:09.638Z] ---> 3dd11ecfa48c [2022-08-31T21:55:09.638Z] Step 7/20 : COPY . . [2022-08-31T21:55:09.897Z] Removing intermediate container 80bef0608d42 [2022-08-31T21:55:09.897Z] ---> 6e9a80560209 [2022-08-31T21:55:09.897Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-31T21:55:11.804Z] Removing intermediate container 80d90d2db879 [2022-08-31T21:55:11.804Z] ---> d02bb38febb9 [2022-08-31T21:55:11.804Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-31T21:55:12.373Z] ---> Running in a70258f3d18a [2022-08-31T21:55:12.374Z] ---> Running in 16efd5a23852 [2022-08-31T21:55:12.633Z] Removing intermediate container a70258f3d18a [2022-08-31T21:55:12.633Z] ---> a924fdd13c4d [2022-08-31T21:55:12.633Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-31T21:55:12.634Z] Removing intermediate container 1db9df56c8fb [2022-08-31T21:55:12.634Z] ---> 0bdb5c73289d [2022-08-31T21:55:12.634Z] [2022-08-31T21:55:12.634Z] Step 11/23 : FROM alpine:3.16 [2022-08-31T21:55:12.634Z] Removing intermediate container 768fa35513cf [2022-08-31T21:55:12.634Z] ---> 3d20641a7f2f [2022-08-31T21:55:12.634Z] [2022-08-31T21:55:12.634Z] Step 11/23 : FROM alpine:3.16 [2022-08-31T21:55:12.634Z] ---> 9c6f07244728 [2022-08-31T21:55:12.634Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-31T21:55:12.634Z] ---> 9c6f07244728 [2022-08-31T21:55:12.634Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-08-31T21:55:12.893Z] ---> Running in 1424a7dd70bf [2022-08-31T21:55:12.893Z] Removing intermediate container 16efd5a23852 [2022-08-31T21:55:12.893Z] ---> 796f378c0e8f [2022-08-31T21:55:12.893Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T21:55:12.893Z] ---> Running in dc4de83c1f43 [2022-08-31T21:55:12.893Z] ---> Running in d736914bcc8a [2022-08-31T21:55:12.893Z] ---> Running in eaf66bfd25a5 [2022-08-31T21:55:13.462Z] ---> 0aa982b35678 [2022-08-31T21:55:13.462Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-31T21:55:13.462Z] ---> Running in 537244c8a4fb [2022-08-31T21:55:13.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T21:55:13.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T21:55:13.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T21:55:13.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T21:55:13.724Z] Removing intermediate container 1424a7dd70bf [2022-08-31T21:55:13.724Z] ---> 29e025c3fa85 [2022-08-31T21:55:13.724Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-31T21:55:13.724Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-31T21:55:13.724Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-31T21:55:13.984Z] Executing busybox-1.35.0-r17.trigger [2022-08-31T21:55:13.984Z] Executing ca-certificates-20220614-r0.trigger [2022-08-31T21:55:13.984Z] ---> Running in dd89c1961aa6 [2022-08-31T21:55:13.984Z] OK: 6 MiB in 16 packages [2022-08-31T21:55:13.984Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-31T21:55:13.984Z] Executing busybox-1.35.0-r17.trigger [2022-08-31T21:55:13.984Z] OK: 6 MiB in 15 packages [2022-08-31T21:55:13.984Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-31T21:55:13.984Z] Removing intermediate container dd89c1961aa6 [2022-08-31T21:55:13.984Z] ---> 41f8f5c7b7fd [2022-08-31T21:55:13.984Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-31T21:55:13.984Z] Removing intermediate container eaf66bfd25a5 [2022-08-31T21:55:13.984Z] ---> e23e8fc3349b [2022-08-31T21:55:13.984Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-31T21:55:14.244Z] ---> Running in ba519736ca74 [2022-08-31T21:55:14.244Z] ---> 0257ba4d43b5 [2022-08-31T21:55:14.244Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-31T21:55:14.505Z] ---> Running in b229e9d355c1 [2022-08-31T21:55:14.781Z] Removing intermediate container d736914bcc8a [2022-08-31T21:55:14.781Z] ---> 0e63bcd78953 [2022-08-31T21:55:14.781Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-31T21:55:14.781Z] Removing intermediate container dc4de83c1f43 [2022-08-31T21:55:14.781Z] ---> 18bfe9379163 [2022-08-31T21:55:14.781Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-31T21:55:14.781Z] ---> Running in e55b13bfaa49 [2022-08-31T21:55:14.781Z] ---> Running in 4a91065131f2 [2022-08-31T21:55:14.781Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T21:55:14.781Z] Removing intermediate container e55b13bfaa49 [2022-08-31T21:55:14.781Z] ---> a7bba6af0d98 [2022-08-31T21:55:14.781Z] Step 14/23 : ENV APP_PORT=59860 [2022-08-31T21:55:15.041Z] Removing intermediate container 4a91065131f2 [2022-08-31T21:55:15.041Z] ---> c635e90b7fad [2022-08-31T21:55:15.041Z] Step 14/23 : ENV APP_PORT=59861 [2022-08-31T21:55:15.041Z] ---> Running in cbbaf65b683d [2022-08-31T21:55:15.041Z] ---> Running in 57aaaef09236 [2022-08-31T21:55:15.041Z] Removing intermediate container 57aaaef09236 [2022-08-31T21:55:15.041Z] ---> b1d12f5a3b4f [2022-08-31T21:55:15.041Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-31T21:55:15.041Z] Removing intermediate container cbbaf65b683d [2022-08-31T21:55:15.041Z] ---> 33ee54a264a4 [2022-08-31T21:55:15.041Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-31T21:55:15.041Z] ---> Running in 5569fb5873da [2022-08-31T21:55:15.041Z] ---> Running in 50f7d1bdae35 [2022-08-31T21:55:15.306Z] Removing intermediate container 5569fb5873da [2022-08-31T21:55:15.306Z] ---> 1cfda3e7cba0 [2022-08-31T21:55:15.306Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-31T21:55:15.306Z] Removing intermediate container 50f7d1bdae35 [2022-08-31T21:55:15.306Z] ---> 6917e0173bd4 [2022-08-31T21:55:15.306Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-31T21:55:15.306Z] Removing intermediate container b229e9d355c1 [2022-08-31T21:55:15.306Z] ---> 1e5de800f5db [2022-08-31T21:55:15.306Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-31T21:55:15.565Z] ---> c97416e1fd38 [2022-08-31T21:55:15.565Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-31T21:55:15.565Z] ---> d994142ed317 [2022-08-31T21:55:15.565Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-31T21:55:15.565Z] ---> 767c7c382c6b [2022-08-31T21:55:15.565Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-31T21:55:15.825Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T21:55:16.085Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-31T21:55:16.345Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-31T21:55:16.345Z] ---> e607a4a73b3e [2022-08-31T21:55:16.345Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-31T21:55:16.345Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-31T21:55:16.345Z] ---> 1cc34c438906 [2022-08-31T21:55:16.345Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml ---> e811e078b469 [2022-08-31T21:55:16.345Z] [2022-08-31T21:55:16.345Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-31T21:55:16.606Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-31T21:55:16.606Z] ---> 8de1c1a486af [2022-08-31T21:55:16.606Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-31T21:55:16.606Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-31T21:55:16.606Z] ---> 26ac5c7d795d [2022-08-31T21:55:16.606Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-08-31T21:55:16.865Z] ---> 8ffefd810ee7 [2022-08-31T21:55:16.865Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-08-31T21:55:16.865Z] ---> Running in 4f0f97c46c62 [2022-08-31T21:55:16.865Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-31T21:55:16.865Z] ---> Running in a9cb28a67f21 [2022-08-31T21:55:16.865Z] Executing busybox-1.35.0-r17.trigger [2022-08-31T21:55:16.865Z] OK: 8 MiB in 20 packages [2022-08-31T21:55:17.124Z] ---> efedf3a529e1 [2022-08-31T21:55:17.124Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-31T21:55:17.124Z] Removing intermediate container a9cb28a67f21 [2022-08-31T21:55:17.124Z] ---> 73877e01a16a [2022-08-31T21:55:17.124Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-31T21:55:17.124Z] Removing intermediate container 4f0f97c46c62 [2022-08-31T21:55:17.124Z] ---> 80860c741e70 [2022-08-31T21:55:17.124Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-31T21:55:17.124Z] ---> Running in c1041642bf5e [2022-08-31T21:55:17.124Z] ---> Running in 2391c0f4f664 [2022-08-31T21:55:17.388Z] Removing intermediate container c1041642bf5e [2022-08-31T21:55:17.388Z] ---> 8b59676fe610 [2022-08-31T21:55:17.388Z] Step 21/23 : LABEL arch=x86_64 [2022-08-31T21:55:17.388Z] ---> 76f4f3f80393 [2022-08-31T21:55:17.388Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-31T21:55:17.649Z] Removing intermediate container 2391c0f4f664 [2022-08-31T21:55:17.649Z] ---> a2f4cac5f1b7 [2022-08-31T21:55:17.649Z] Step 21/23 : LABEL arch=x86_64 [2022-08-31T21:55:17.649Z] ---> Running in 52d76f9bb14a [2022-08-31T21:55:17.649Z] Removing intermediate container ba519736ca74 [2022-08-31T21:55:17.650Z] ---> 6243b3c530c1 [2022-08-31T21:55:17.650Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-31T21:55:17.650Z] ---> Running in ba8177b0a196 [2022-08-31T21:55:17.910Z] ---> 96b049849e8e [2022-08-31T21:55:17.910Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-31T21:55:17.910Z] Removing intermediate container ba8177b0a196 [2022-08-31T21:55:17.910Z] ---> 2d1dcc05df77 [2022-08-31T21:55:17.910Z] Step 22/23 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:55:17.910Z] Removing intermediate container 52d76f9bb14a [2022-08-31T21:55:17.910Z] ---> 9e090341c55f [2022-08-31T21:55:17.910Z] Step 22/23 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:55:17.910Z] ---> Running in f8349e3a4c45 [2022-08-31T21:55:17.910Z] ---> 0b692a4785bb [2022-08-31T21:55:17.910Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-31T21:55:18.176Z] ---> Running in 4b2ca7a49090 [2022-08-31T21:55:18.176Z] ---> Running in 0ad1d56e3e24 [2022-08-31T21:55:18.438Z] Removing intermediate container 4b2ca7a49090 [2022-08-31T21:55:18.438Z] ---> b9599b39090f [2022-08-31T21:55:18.438Z] Step 23/23 : LABEL version=2.3.0-dev.53 [2022-08-31T21:55:18.438Z] Removing intermediate container 0ad1d56e3e24 [2022-08-31T21:55:18.438Z] ---> 8e9688e3c3f3 [2022-08-31T21:55:18.438Z] Step 23/23 : LABEL version=2.3.0-dev.53 [2022-08-31T21:55:18.700Z] ---> Running in e0981aba9532 [2022-08-31T21:55:18.700Z] ---> Running in 5cfc4ea23c7c [2022-08-31T21:55:18.700Z] ---> 7a30978c14d8 [2022-08-31T21:55:18.700Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-31T21:55:18.700Z] Removing intermediate container e0981aba9532 [2022-08-31T21:55:18.700Z] ---> b4329b9ce082 [2022-08-31T21:55:18.700Z] [2022-08-31T21:55:18.961Z] Removing intermediate container 5cfc4ea23c7c [2022-08-31T21:55:18.961Z] ---> 2f8bbd8a6e6d [2022-08-31T21:55:18.961Z] [2022-08-31T21:55:18.961Z] Successfully built b4329b9ce082 [2022-08-31T21:55:18.961Z] Successfully tagged support-scheduler:latest [2022-08-31T21:55:18.961Z]  Building support-scheduler ... done Building security-proxy-setup [2022-08-31T21:55:18.961Z] Successfully built 2f8bbd8a6e6d [2022-08-31T21:55:18.961Z] ---> f3ba329e4376 [2022-08-31T21:55:18.961Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-08-31T21:55:18.961Z] Successfully tagged support-notifications:latest [2022-08-31T21:55:18.961Z]  Building support-notifications ... done Building core-command [2022-08-31T21:55:19.221Z] Removing intermediate container f8349e3a4c45 [2022-08-31T21:55:19.221Z] ---> c53714416732 [2022-08-31T21:55:19.221Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-31T21:55:19.791Z] ---> Running in 4a5e576147fb [2022-08-31T21:55:21.172Z] ---> Running in 0af76ee11621 [2022-08-31T21:55:21.172Z] Removing intermediate container 4a5e576147fb [2022-08-31T21:55:21.172Z] ---> 1108a5bc7db8 [2022-08-31T21:55:21.172Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-31T21:55:21.172Z] Removing intermediate container 0af76ee11621 [2022-08-31T21:55:21.172Z] ---> 352f4b0b6aac [2022-08-31T21:55:21.172Z] Step 28/31 : CMD ["gate"] [2022-08-31T21:55:21.433Z] ---> Running in e3384fdfc9b2 [2022-08-31T21:55:21.433Z] ---> Running in 65bb0e62ea58 [2022-08-31T21:55:21.695Z] Removing intermediate container e3384fdfc9b2 [2022-08-31T21:55:21.695Z] ---> 48c90365ca6e [2022-08-31T21:55:21.695Z] Step 22/24 : LABEL arch=x86_64 [2022-08-31T21:55:21.695Z] Removing intermediate container 65bb0e62ea58 [2022-08-31T21:55:21.695Z] ---> c8c8ef420561 [2022-08-31T21:55:21.695Z] Step 29/31 : LABEL arch=x86_64 [2022-08-31T21:55:21.759Z] Removing intermediate container 5de48f74a8e8 [2022-08-31T21:55:21.760Z] ---> cbbde0ab168c [2022-08-31T21:55:21.760Z] Successfully built cbbde0ab168c [2022-08-31T21:55:21.760Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:55:21.973Z] ---> Running in afce069c3ea3 [2022-08-31T21:55:21.973Z] ---> Running in 311a9d80071b [2022-08-31T21:55:22.116Z] + docker inspect -f . ci-base-image-arm64 [2022-08-31T21:55:22.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T21:55:22.233Z] Removing intermediate container afce069c3ea3 [2022-08-31T21:55:22.233Z] ---> fed6ada2a97e [2022-08-31T21:55:22.233Z] Step 23/24 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:55:22.233Z] ---> Running in d8e4e72752c1 [2022-08-31T21:55:22.233Z] Removing intermediate container 311a9d80071b [2022-08-31T21:55:22.233Z] ---> 23b0ec0b05d3 [2022-08-31T21:55:22.233Z] Step 30/31 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:55:22.354Z] prd-ubuntu20.04-docker-arm64-4c-16g-24248 does not seem to be running inside a container [2022-08-31T21:55:22.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/289 -v /w/workspace/edgex-go/289:/w/workspace/edgex-go/289:rw,z -v /w/workspace/edgex-go/289@tmp:/w/workspace/edgex-go/289@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-31T21:55:22.512Z] ---> Running in 4adbfe2225ad [2022-08-31T21:55:22.512Z] Removing intermediate container d8e4e72752c1 [2022-08-31T21:55:22.512Z] ---> 08e2a8cd2053 [2022-08-31T21:55:22.512Z] Step 24/24 : LABEL version=2.3.0-dev.53 [2022-08-31T21:55:22.771Z] ---> Running in 16b3c47deaf8 [2022-08-31T21:55:22.771Z] Removing intermediate container 4adbfe2225ad [2022-08-31T21:55:22.771Z] ---> 3ca97b68877e [2022-08-31T21:55:22.771Z] Step 31/31 : LABEL version=2.3.0-dev.53 [2022-08-31T21:55:23.034Z] ---> Running in d419b749c533 [2022-08-31T21:55:23.293Z] Removing intermediate container 16b3c47deaf8 [2022-08-31T21:55:23.293Z] ---> ca8800869267 [2022-08-31T21:55:23.293Z] [2022-08-31T21:55:23.293Z] Successfully built ca8800869267 [2022-08-31T21:55:23.293Z] Successfully tagged core-data:latest [2022-08-31T21:55:23.293Z]  Building core-data ... done Building core-metadata [2022-08-31T21:55:23.293Z] Removing intermediate container d419b749c533 [2022-08-31T21:55:23.293Z] ---> 6ce0adea5280 [2022-08-31T21:55:23.293Z] [2022-08-31T21:55:23.555Z] Successfully built 6ce0adea5280 [2022-08-31T21:55:23.555Z] Successfully tagged security-bootstrapper:latest [2022-08-31T21:55:23.555Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-08-31T21:55:23.820Z] $ docker top 056fd529bb40b61d12d590c7d3638f5348897ac7105362530b4fa66376dad6de -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-31T21:55:24.493Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T21:55:24.493Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-31T21:55:24.493Z] ---> 5a2159abbf52 [2022-08-31T21:55:24.493Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-08-31T21:55:24.493Z] ---> Using cache [2022-08-31T21:55:24.493Z] ---> f8e08e4e9b85 [2022-08-31T21:55:24.493Z] Step 4/24 : WORKDIR /edgex-go [2022-08-31T21:55:24.493Z] ---> Using cache [2022-08-31T21:55:24.493Z] ---> e1486ffa1b51 [2022-08-31T21:55:24.493Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T21:55:24.493Z] ---> Using cache [2022-08-31T21:55:24.493Z] ---> 8a2543a5b8da [2022-08-31T21:55:24.493Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-08-31T21:55:24.493Z] ---> Using cache [2022-08-31T21:55:24.493Z] ---> 8fc2ffd0dff0 [2022-08-31T21:55:24.493Z] Step 7/24 : COPY go.mod vendor* ./ [2022-08-31T21:55:24.493Z] ---> Using cache [2022-08-31T21:55:24.493Z] ---> d7a3871efcae [2022-08-31T21:55:24.493Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T21:55:24.493Z] ---> Using cache [2022-08-31T21:55:24.493Z] ---> 5a91dba9e0d8 [2022-08-31T21:55:24.493Z] Step 9/24 : COPY . . [2022-08-31T21:55:24.493Z] ---> Using cache [2022-08-31T21:55:24.493Z] ---> b12dcdf6d553 [2022-08-31T21:55:24.493Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-08-31T21:55:24.493Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T21:55:24.493Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-31T21:55:24.493Z] ---> 5a2159abbf52 [2022-08-31T21:55:24.493Z] Step 3/22 : WORKDIR /edgex-go [2022-08-31T21:55:24.493Z] ---> Using cache [2022-08-31T21:55:24.493Z] ---> 20051a011e8d [2022-08-31T21:55:24.493Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T21:55:24.493Z] ---> Using cache [2022-08-31T21:55:24.493Z] ---> 4e9ca638a251 [2022-08-31T21:55:24.493Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-31T21:55:24.743Z] + go version [2022-08-31T21:55:24.743Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-31T21:55:24.771Z] $ docker stop --time=1 056fd529bb40b61d12d590c7d3638f5348897ac7105362530b4fa66376dad6de [2022-08-31T21:55:26.397Z] ---> Running in da9b0b5a5192 [2022-08-31T21:55:26.397Z] ---> Running in 69330b12dc34 [2022-08-31T21:55:26.399Z] $ docker rm -f 056fd529bb40b61d12d590c7d3638f5348897ac7105362530b4fa66376dad6de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2022-08-31T21:55:26.656Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [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-31T21:55:26.917Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T21:55:27.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-31T21:55:27.046Z] [2022-08-31T21:55:27.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:55:27.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-31T21:55:27.484Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T21:55:27.675Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-31T21:55:27.675Z] 29e5d40040c1: Pulling fs layer [2022-08-31T21:55:27.675Z] 1ce36da41761: Pulling fs layer [2022-08-31T21:55:27.675Z] 25b303627fd3: Pulling fs layer [2022-08-31T21:55:27.675Z] 29e5d40040c1: Verifying Checksum [2022-08-31T21:55:27.675Z] 29e5d40040c1: Download complete [2022-08-31T21:55:27.952Z] 1ce36da41761: Verifying Checksum [2022-08-31T21:55:28.054Z] OK: 211 MiB in 51 packages [2022-08-31T21:55:28.227Z] 29e5d40040c1: Pull complete [2022-08-31T21:55:28.314Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T21:55:28.314Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-31T21:55:28.314Z] ---> 5a2159abbf52 [2022-08-31T21:55:28.314Z] Step 3/23 : WORKDIR /edgex-go [2022-08-31T21:55:28.314Z] ---> Using cache [2022-08-31T21:55:28.314Z] ---> 20051a011e8d [2022-08-31T21:55:28.314Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T21:55:28.314Z] ---> Using cache [2022-08-31T21:55:28.314Z] ---> 4e9ca638a251 [2022-08-31T21:55:28.314Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-31T21:55:28.574Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T21:55:28.574Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-31T21:55:28.574Z] ---> 5a2159abbf52 [2022-08-31T21:55:28.574Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-08-31T21:55:28.574Z] ---> Using cache [2022-08-31T21:55:28.574Z] ---> f8e08e4e9b85 [2022-08-31T21:55:28.574Z] Step 4/25 : WORKDIR /edgex-go [2022-08-31T21:55:28.574Z] ---> Using cache [2022-08-31T21:55:28.574Z] ---> e1486ffa1b51 [2022-08-31T21:55:28.574Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T21:55:28.574Z] ---> Using cache [2022-08-31T21:55:28.574Z] ---> 8a2543a5b8da [2022-08-31T21:55:28.574Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-08-31T21:55:28.574Z] ---> Using cache [2022-08-31T21:55:28.574Z] ---> 8fc2ffd0dff0 [2022-08-31T21:55:28.574Z] Step 7/25 : COPY go.mod vendor* ./ [2022-08-31T21:55:28.574Z] ---> Using cache [2022-08-31T21:55:28.574Z] ---> d7a3871efcae [2022-08-31T21:55:28.574Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T21:55:28.574Z] ---> Using cache [2022-08-31T21:55:28.574Z] ---> 5a91dba9e0d8 [2022-08-31T21:55:28.574Z] Step 9/25 : COPY . . [2022-08-31T21:55:28.574Z] ---> Using cache [2022-08-31T21:55:28.574Z] ---> b12dcdf6d553 [2022-08-31T21:55:28.574Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-08-31T21:55:29.143Z] ---> Running in e7aa2fb5ff4a [2022-08-31T21:55:29.143Z] ---> Running in f1e60c75a1de [2022-08-31T21:55:29.403Z] Removing intermediate container da9b0b5a5192 [2022-08-31T21:55:29.403Z] ---> fd00bb4a039e [2022-08-31T21:55:29.403Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-31T21:55:29.663Z] ---> 7e0111ed9e09 [2022-08-31T21:55:29.663Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T21:55:29.663Z] ---> Running in 151f0f01b203 [2022-08-31T21:55:29.663Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T21:55:29.672Z] 25b303627fd3: Verifying Checksum [2022-08-31T21:55:29.672Z] 25b303627fd3: Download complete [2022-08-31T21:55:29.672Z] 1ce36da41761: Pull complete [2022-08-31T21:55:29.923Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-31T21:55:30.492Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T21:55:31.063Z] OK: 211 MiB in 51 packages [2022-08-31T21:55:32.000Z] Removing intermediate container f1e60c75a1de [2022-08-31T21:55:32.000Z] ---> 350b496d67dc [2022-08-31T21:55:32.000Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-31T21:55:32.571Z] ---> 0b38dd6f4923 [2022-08-31T21:55:32.571Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T21:55:32.571Z] ---> Running in 019a511b1da0 [2022-08-31T21:55:36.770Z] Removing intermediate container 537244c8a4fb [2022-08-31T21:55:36.770Z] ---> 407b7567fd91 [2022-08-31T21:55:36.770Z] [2022-08-31T21:55:36.770Z] Step 9/20 : FROM alpine:3.15 [2022-08-31T21:55:36.770Z] ---> c4fc93816858 [2022-08-31T21:55:36.770Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-31T21:55:36.770Z] ---> Using cache [2022-08-31T21:55:36.770Z] ---> 5d0b250ca7f8 [2022-08-31T21:55:36.770Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T21:55:36.770Z] ---> Using cache [2022-08-31T21:55:36.770Z] ---> b7aa7c726d3b [2022-08-31T21:55:36.770Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-31T21:55:36.770Z] ---> Running in edf9da47300c [2022-08-31T21:55:36.770Z] Removing intermediate container 151f0f01b203 [2022-08-31T21:55:36.770Z] ---> f7b8d552809e [2022-08-31T21:55:36.770Z] Step 8/22 : COPY . . [2022-08-31T21:55:37.336Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-31T21:55:38.283Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-31T21:55:38.542Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-31T21:55:38.543Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-31T21:55:38.543Z] OK: 15856 distinct packages available [2022-08-31T21:55:38.543Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-31T21:55:39.478Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-31T21:55:39.739Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-31T21:55:39.739Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-31T21:55:40.000Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-31T21:55:40.000Z] (4/9) Installing libcurl (7.80.0-r3) [2022-08-31T21:55:40.000Z] (5/9) Installing curl (7.80.0-r3) [2022-08-31T21:55:40.259Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-31T21:55:40.259Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-31T21:55:40.259Z] (8/9) Installing libucontext (1.1-r0) [2022-08-31T21:55:40.518Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-31T21:55:40.518Z] Executing busybox-1.34.1-r7.trigger [2022-08-31T21:55:40.518Z] Executing ca-certificates-20220614-r0.trigger [2022-08-31T21:55:40.518Z] OK: 8 MiB in 23 packages [2022-08-31T21:55:41.897Z] Removing intermediate container 019a511b1da0 [2022-08-31T21:55:41.897Z] ---> ca10fa86d267 [2022-08-31T21:55:41.897Z] Step 8/23 : COPY . . [2022-08-31T21:55:42.073Z] 25b303627fd3: Pull complete [2022-08-31T21:55:42.073Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-31T21:55:42.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-31T21:55:42.073Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T21:55:42.333Z] prd-ubuntu20.04-docker-arm64-4c-16g-24248 does not seem to be running inside a container [2022-08-31T21:55:42.413Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/289 -v /w/workspace/edgex-go/289:/w/workspace/edgex-go/289:rw,z -v /w/workspace/edgex-go/289@tmp:/w/workspace/edgex-go/289@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-31T21:55:42.462Z] Removing intermediate container edf9da47300c [2022-08-31T21:55:42.462Z] ---> eb78a8f3d296 [2022-08-31T21:55:42.462Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-31T21:55:43.030Z] ---> 7b8bbbd494a3 [2022-08-31T21:55:43.030Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-31T21:55:44.553Z] $ docker top b3af69be814c28290c4e350bfcd020a769872e3990225ead4d97ce94172ef9e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-31T21:55:44.937Z] ---> b7deb0389722 [2022-08-31T21:55:44.938Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-31T21:55:44.938Z] ---> 59ca498c29ed [2022-08-31T21:55:44.938Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-31T21:55:44.938Z] ---> Running in 33ff175d4571 [2022-08-31T21:55:44.938Z] ---> 750b658f0de7 [2022-08-31T21:55:44.938Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-31T21:55:44.938Z] ---> Running in 1e5df4f89c7e [2022-08-31T21:55:45.199Z] Removing intermediate container 1e5df4f89c7e [2022-08-31T21:55:45.199Z] ---> 23bf7984341b [2022-08-31T21:55:45.199Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-31T21:55:45.199Z] ---> Running in eef5952bf800 [2022-08-31T21:55:45.444Z] + grep parallel [2022-08-31T21:55:45.444Z] + docker-compose build --help [2022-08-31T21:55:45.459Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-31T21:55:45.718Z] Removing intermediate container eef5952bf800 [2022-08-31T21:55:45.718Z] ---> 09e99e87e350 [2022-08-31T21:55:45.718Z] Step 18/20 : LABEL arch=x86_64 [2022-08-31T21:55:45.718Z] ---> Running in 9dd89aea7e7c [2022-08-31T21:55:45.978Z] Removing intermediate container 9dd89aea7e7c [2022-08-31T21:55:45.978Z] ---> 8df8bbff23d1 [2022-08-31T21:55:45.978Z] Step 19/20 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:55:46.238Z] ---> Running in 988b79f49e51 [2022-08-31T21:55:46.496Z] Removing intermediate container 988b79f49e51 [2022-08-31T21:55:46.496Z] ---> 8c9533990431 [2022-08-31T21:55:46.496Z] Step 20/20 : LABEL version=2.3.0-dev.53 [2022-08-31T21:55:46.496Z] ---> Running in e91c8d112265 [2022-08-31T21:55:46.755Z] Removing intermediate container e91c8d112265 [2022-08-31T21:55:46.755Z] ---> c1c7586007dd [2022-08-31T21:55:46.755Z] [2022-08-31T21:55:46.755Z] Successfully built c1c7586007dd [2022-08-31T21:55:46.755Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-31T21:55:46.755Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2022-08-31T21:55:48.135Z] Removing intermediate container 69330b12dc34 [2022-08-31T21:55:48.135Z] ---> 459166b50a9e [2022-08-31T21:55:48.135Z] [2022-08-31T21:55:48.135Z] Step 11/24 : FROM alpine:3.16 [2022-08-31T21:55:48.135Z] ---> 9c6f07244728 [2022-08-31T21:55:48.135Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-08-31T21:55:48.135Z] ---> Using cache [2022-08-31T21:55:48.135Z] ---> 0e63bcd78953 [2022-08-31T21:55:48.135Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-31T21:55:48.135Z] ---> Using cache [2022-08-31T21:55:48.135Z] ---> c635e90b7fad [2022-08-31T21:55:48.135Z] Step 14/24 : ENV APP_PORT=59882 [2022-08-31T21:55:48.394Z] ---> Running in ce7888b31c0d [2022-08-31T21:55:48.655Z] ---> 9170b9c57928 [2022-08-31T21:55:48.655Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-31T21:55:48.655Z] ---> Running in 7a50b20fdb60 [2022-08-31T21:55:48.655Z] Removing intermediate container ce7888b31c0d [2022-08-31T21:55:48.655Z] ---> 39f124140821 [2022-08-31T21:55:48.655Z] Step 15/24 : EXPOSE $APP_PORT [2022-08-31T21:55:48.655Z] ---> Running in 1a2d95e64f43 [2022-08-31T21:55:48.830Z] --parallel Build images in parallel. [2022-08-31T21:55:48.938Z] Removing intermediate container 1a2d95e64f43 [2022-08-31T21:55:48.938Z] ---> 0f114fccc196 [2022-08-31T21:55:48.938Z] Step 16/24 : WORKDIR / [Pipeline] } [2022-08-31T21:55:49.129Z] $ docker stop --time=1 b3af69be814c28290c4e350bfcd020a769872e3990225ead4d97ce94172ef9e2 [2022-08-31T21:55:49.199Z] ---> Running in 0ac5ff9121ba [2022-08-31T21:55:49.199Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-31T21:55:49.458Z] Removing intermediate container 0ac5ff9121ba [2022-08-31T21:55:49.458Z] ---> a936c99f81e7 [2022-08-31T21:55:49.458Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-31T21:55:50.029Z] ---> 5ccaf5bab379 [2022-08-31T21:55:50.029Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-31T21:55:50.598Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T21:55:50.598Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-31T21:55:50.598Z] ---> 5a2159abbf52 [2022-08-31T21:55:50.598Z] Step 3/25 : WORKDIR /edgex-go [2022-08-31T21:55:50.598Z] ---> Using cache [2022-08-31T21:55:50.598Z] ---> 20051a011e8d [2022-08-31T21:55:50.598Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T21:55:50.598Z] ---> Using cache [2022-08-31T21:55:50.598Z] ---> 4e9ca638a251 [2022-08-31T21:55:50.598Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-31T21:55:50.598Z] ---> Using cache [2022-08-31T21:55:50.598Z] ---> fd00bb4a039e [2022-08-31T21:55:50.598Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-31T21:55:50.598Z] ---> Using cache [2022-08-31T21:55:50.598Z] ---> 7e0111ed9e09 [2022-08-31T21:55:50.598Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T21:55:50.598Z] ---> Using cache [2022-08-31T21:55:50.598Z] ---> f7b8d552809e [2022-08-31T21:55:50.598Z] Step 8/25 : COPY . . [2022-08-31T21:55:50.598Z] ---> Using cache [2022-08-31T21:55:50.598Z] ---> 59ca498c29ed [2022-08-31T21:55:50.598Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-31T21:55:50.738Z] $ docker rm -f b3af69be814c28290c4e350bfcd020a769872e3990225ead4d97ce94172ef9e2 [2022-08-31T21:55:50.857Z] ---> 7ab5b0a3b80f [2022-08-31T21:55:50.858Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-31T21:55:50.858Z] ---> Running in 0a37b121d519 [2022-08-31T21:55:50.858Z] Removing intermediate container e7aa2fb5ff4a [2022-08-31T21:55:50.858Z] ---> a9b0ed7de053 [2022-08-31T21:55:50.858Z] [2022-08-31T21:55:50.858Z] Step 11/25 : FROM alpine:3.16 [2022-08-31T21:55:50.858Z] ---> 9c6f07244728 [2022-08-31T21:55:50.858Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-08-31T21:55:50.858Z] ---> Using cache [2022-08-31T21:55:50.858Z] ---> 0e63bcd78953 [2022-08-31T21:55:50.858Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-31T21:55:50.858Z] ---> Using cache [2022-08-31T21:55:50.858Z] ---> c635e90b7fad [2022-08-31T21:55:50.858Z] Step 14/25 : ENV APP_PORT=59881 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:55:51.119Z] ---> Running in 3375dff9623e [2022-08-31T21:55:51.119Z] ---> 03b9e8069150 [2022-08-31T21:55:51.119Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-08-31T21:55:51.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-31T21:55:51.354Z] . [Pipeline] } [Pipeline] // withEnv [2022-08-31T21:55:51.378Z] ---> Running in e915623c7fb6 [2022-08-31T21:55:51.378Z] Removing intermediate container 3375dff9623e [2022-08-31T21:55:51.378Z] ---> beca8d2029dd [2022-08-31T21:55:51.378Z] Step 15/25 : EXPOSE $APP_PORT [2022-08-31T21:55:51.378Z] ---> Running in f0f14d2b667c [Pipeline] withDockerContainer [2022-08-31T21:55:51.587Z] prd-ubuntu20.04-docker-arm64-4c-16g-24248 does not seem to be running inside a container [2022-08-31T21:55:51.641Z] Removing intermediate container f0f14d2b667c [2022-08-31T21:55:51.641Z] ---> ad8a104cca08 [2022-08-31T21:55:51.641Z] Step 16/25 : WORKDIR / [2022-08-31T21:55:51.641Z] ---> Running in 598bdbf178b0 [2022-08-31T21:55:51.641Z] Removing intermediate container e915623c7fb6 [2022-08-31T21:55:51.641Z] ---> 59f73210a2fc [2022-08-31T21:55:51.641Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-31T21:55:51.641Z] ---> Running in 08c1c1dccf7f [2022-08-31T21:55:51.641Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-31T21:55:51.674Z] $ 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/289 -v /w/workspace/edgex-go/289:/w/workspace/edgex-go/289:rw,z -v /w/workspace/edgex-go/289@tmp:/w/workspace/edgex-go/289@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-31T21:55:51.900Z] Removing intermediate container 08c1c1dccf7f [2022-08-31T21:55:51.900Z] ---> 5a957a01997f [2022-08-31T21:55:51.900Z] Step 22/24 : LABEL arch=x86_64 [2022-08-31T21:55:51.900Z] Removing intermediate container 598bdbf178b0 [2022-08-31T21:55:51.900Z] ---> 868e1ecaf315 [2022-08-31T21:55:51.900Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-31T21:55:51.900Z] ---> Running in d7955c425695 [2022-08-31T21:55:52.159Z] Removing intermediate container d7955c425695 [2022-08-31T21:55:52.159Z] ---> 8a33c9e2dbe0 [2022-08-31T21:55:52.159Z] Step 23/24 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:55:52.159Z] ---> Running in ef8cbd24e01d [2022-08-31T21:55:52.159Z] ---> bf032709672a [2022-08-31T21:55:52.159Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-31T21:55:52.727Z] Removing intermediate container ef8cbd24e01d [2022-08-31T21:55:52.727Z] ---> d722016faa9a [2022-08-31T21:55:52.727Z] Step 24/24 : LABEL version=2.3.0-dev.53 [2022-08-31T21:55:52.727Z] ---> Running in 07f9cf7788ab [2022-08-31T21:55:52.905Z] $ docker top 22d6f9f8d87c471c6093479f5a7e6f8013e7c09a41b534151728a5e508b51673 -eo pid,comm [2022-08-31T21:55:52.986Z] Removing intermediate container 07f9cf7788ab [2022-08-31T21:55:52.986Z] ---> b78351e7f256 [2022-08-31T21:55:52.986Z] [2022-08-31T21:55:52.986Z] ---> 0dabe30df301 [2022-08-31T21:55:52.986Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-31T21:55:52.986Z] Successfully built b78351e7f256 [2022-08-31T21:55:52.986Z] Successfully tagged core-command:latest [2022-08-31T21:55:52.986Z] Building security-spire-server [Pipeline] { [Pipeline] sh [2022-08-31T21:55:53.821Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-31T21:55:53.924Z]  Building core-command ... done  ---> 9c7758579b5b [2022-08-31T21:55:53.924Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-31T21:55:54.879Z] ---> d58d1df7b89a [2022-08-31T21:55:54.879Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-08-31T21:55:54.879Z] ---> Running in 325bb4f53239 [2022-08-31T21:55:55.139Z] Removing intermediate container 325bb4f53239 [2022-08-31T21:55:55.139Z] ---> c93466a24716 [2022-08-31T21:55:55.139Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-31T21:55:55.139Z] ---> Running in b3ade3435e35 [2022-08-31T21:55:55.397Z] Removing intermediate container b3ade3435e35 [2022-08-31T21:55:55.397Z] ---> 360a1f4d2684 [2022-08-31T21:55:55.397Z] Step 23/25 : LABEL arch=x86_64 [2022-08-31T21:55:55.397Z] ---> Running in 4c585ec5d758 [2022-08-31T21:55:55.658Z] Removing intermediate container 4c585ec5d758 [2022-08-31T21:55:55.658Z] ---> 39c144008303 [2022-08-31T21:55:55.658Z] Step 24/25 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:55:55.916Z] ---> Running in 3ed7e0bd0045 [2022-08-31T21:55:55.916Z] Removing intermediate container 3ed7e0bd0045 [2022-08-31T21:55:55.916Z] ---> 7229fb614a82 [2022-08-31T21:55:55.916Z] Step 25/25 : LABEL version=2.3.0-dev.53 [2022-08-31T21:55:56.175Z] ---> Running in 571049dc6be4 [2022-08-31T21:55:56.175Z] Removing intermediate container 571049dc6be4 [2022-08-31T21:55:56.175Z] ---> a89bc7169fd9 [2022-08-31T21:55:56.175Z] [2022-08-31T21:55:56.434Z] Successfully built a89bc7169fd9 [2022-08-31T21:55:56.434Z] Successfully tagged core-metadata:latest [2022-08-31T21:55:56.434Z]  Building core-metadata ... done Building security-spire-agent [2022-08-31T21:55:56.693Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T21:55:56.693Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-31T21:55:56.693Z] ---> 5a2159abbf52 [2022-08-31T21:55:56.693Z] Step 3/25 : WORKDIR /edgex-go [2022-08-31T21:55:56.693Z] ---> Using cache [2022-08-31T21:55:56.693Z] ---> 20051a011e8d [2022-08-31T21:55:56.693Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T21:55:56.693Z] ---> Using cache [2022-08-31T21:55:56.693Z] ---> 4e9ca638a251 [2022-08-31T21:55:56.693Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-31T21:55:56.693Z] ---> Using cache [2022-08-31T21:55:56.693Z] ---> 1f1d76f89670 [2022-08-31T21:55:56.693Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-31T21:55:56.693Z] ---> Using cache [2022-08-31T21:55:56.693Z] ---> b6d71ad51669 [2022-08-31T21:55:56.693Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T21:55:56.693Z] ---> Using cache [2022-08-31T21:55:56.693Z] ---> dfa2d825758e [2022-08-31T21:55:56.693Z] Step 8/25 : COPY . . [2022-08-31T21:55:56.694Z] ---> Using cache [2022-08-31T21:55:56.694Z] ---> 22b4544538ab [2022-08-31T21:55:56.694Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-31T21:55:56.694Z] ---> Using cache [2022-08-31T21:55:56.694Z] ---> f5e92d82f5a1 [2022-08-31T21:55:56.694Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-31T21:55:56.694Z] ---> Using cache [2022-08-31T21:55:56.694Z] ---> 8e48ae634599 [2022-08-31T21:55:56.694Z] 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-31T21:55:57.633Z] ---> Running in 15c116b6bd0b [2022-08-31T21:55:58.128Z] Building core-command ... [2022-08-31T21:55:58.128Z] Building core-data ... [2022-08-31T21:55:58.128Z] Building core-metadata ... [2022-08-31T21:55:58.128Z] Building security-bootstrapper ... [2022-08-31T21:55:58.128Z] Building security-proxy-setup ... [2022-08-31T21:55:58.128Z] Building security-secretstore-setup ... [2022-08-31T21:55:58.128Z] Building security-spiffe-token-provider ... [2022-08-31T21:55:58.128Z] Building security-spire-agent ... [2022-08-31T21:55:58.128Z] Building security-spire-config ... [2022-08-31T21:55:58.128Z] Building security-spire-server ... [2022-08-31T21:55:58.128Z] Building support-notifications ... [2022-08-31T21:55:58.128Z] Building support-scheduler ... [2022-08-31T21:55:58.128Z] Building sys-mgmt-agent ... [2022-08-31T21:55:58.128Z] Building security-spire-server [2022-08-31T21:55:58.128Z] Building core-command [2022-08-31T21:55:58.128Z] Building support-notifications [2022-08-31T21:55:58.128Z] Building security-secretstore-setup [2022-08-31T21:55:58.128Z] Building security-spiffe-token-provider [2022-08-31T21:55:59.541Z] Removing intermediate container 15c116b6bd0b [2022-08-31T21:55:59.541Z] ---> c5a9375ff276 [2022-08-31T21:55:59.541Z] Step 12/25 : WORKDIR /edgex-go [2022-08-31T21:55:59.541Z] ---> Running in c1fa055d7338 [2022-08-31T21:56:00.111Z] Removing intermediate container c1fa055d7338 [2022-08-31T21:56:00.111Z] ---> b3cc3afe24e6 [2022-08-31T21:56:00.111Z] [2022-08-31T21:56:00.111Z] Step 13/25 : FROM alpine:3.15 [2022-08-31T21:56:00.111Z] ---> c4fc93816858 [2022-08-31T21:56:00.111Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-31T21:56:00.111Z] ---> Using cache [2022-08-31T21:56:00.111Z] ---> 5d0b250ca7f8 [2022-08-31T21:56:00.111Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T21:56:00.111Z] ---> Using cache [2022-08-31T21:56:00.111Z] ---> b7aa7c726d3b [2022-08-31T21:56:00.111Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-31T21:56:00.111Z] ---> Running in 7970c188e3d8 [2022-08-31T21:56:00.681Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T21:56:00.681Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-31T21:56:00.681Z] ---> 5a2159abbf52 [2022-08-31T21:56:00.681Z] Step 3/26 : WORKDIR /edgex-go [2022-08-31T21:56:00.681Z] ---> Using cache [2022-08-31T21:56:00.681Z] ---> 20051a011e8d [2022-08-31T21:56:00.681Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T21:56:00.681Z] ---> Using cache [2022-08-31T21:56:00.681Z] ---> 4e9ca638a251 [2022-08-31T21:56:00.681Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-31T21:56:00.681Z] ---> Using cache [2022-08-31T21:56:00.681Z] ---> 1f1d76f89670 [2022-08-31T21:56:00.681Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-31T21:56:00.681Z] ---> Using cache [2022-08-31T21:56:00.681Z] ---> b6d71ad51669 [2022-08-31T21:56:00.681Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T21:56:00.681Z] ---> Using cache [2022-08-31T21:56:00.681Z] ---> dfa2d825758e [2022-08-31T21:56:00.681Z] Step 8/26 : COPY . . [2022-08-31T21:56:00.681Z] ---> Using cache [2022-08-31T21:56:00.681Z] ---> 22b4544538ab [2022-08-31T21:56:00.681Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-31T21:56:00.681Z] ---> Using cache [2022-08-31T21:56:00.681Z] ---> f5e92d82f5a1 [2022-08-31T21:56:00.681Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-31T21:56:00.681Z] ---> Using cache [2022-08-31T21:56:00.681Z] ---> 8e48ae634599 [2022-08-31T21:56:00.681Z] 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-31T21:56:00.681Z] ---> Using cache [2022-08-31T21:56:00.681Z] ---> c0f8136dd38c [2022-08-31T21:56:00.681Z] Step 12/26 : WORKDIR /edgex-go [2022-08-31T21:56:00.681Z] ---> Using cache [2022-08-31T21:56:00.681Z] ---> 62db3c21a8d7 [2022-08-31T21:56:00.681Z] [2022-08-31T21:56:00.681Z] Step 13/26 : FROM alpine:3.15 [2022-08-31T21:56:00.681Z] ---> c4fc93816858 [2022-08-31T21:56:00.681Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-31T21:56:00.681Z] ---> Using cache [2022-08-31T21:56:00.681Z] ---> 5d0b250ca7f8 [2022-08-31T21:56:00.681Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T21:56:00.681Z] ---> Using cache [2022-08-31T21:56:00.681Z] ---> b7aa7c726d3b [2022-08-31T21:56:00.681Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-31T21:56:00.941Z] ---> Running in fbad655da629 [2022-08-31T21:56:00.941Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-31T21:56:01.880Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-31T21:56:01.880Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-31T21:56:02.140Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-31T21:56:02.140Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-31T21:56:02.140Z] OK: 15856 distinct packages available [2022-08-31T21:56:02.140Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-31T21:56:02.712Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-31T21:56:02.712Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-31T21:56:02.972Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-31T21:56:03.232Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-31T21:56:03.232Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-31T21:56:03.232Z] OK: 15856 distinct packages available [2022-08-31T21:56:03.232Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-31T21:56:03.493Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-31T21:56:03.493Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-31T21:56:03.493Z] (3/5) Installing libucontext (1.1-r0) [2022-08-31T21:56:03.781Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-31T21:56:03.781Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-31T21:56:04.098Z] Executing busybox-1.34.1-r7.trigger [2022-08-31T21:56:04.098Z] OK: 7 MiB in 19 packages [2022-08-31T21:56:04.098Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-31T21:56:04.438Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-31T21:56:04.709Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-31T21:56:04.709Z] (3/5) Installing libucontext (1.1-r0) [2022-08-31T21:56:04.709Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-31T21:56:05.002Z] Removing intermediate container 7970c188e3d8 [2022-08-31T21:56:05.002Z] ---> c0bc9697d560 [2022-08-31T21:56:05.002Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-31T21:56:05.002Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-31T21:56:05.002Z] Executing busybox-1.34.1-r7.trigger [2022-08-31T21:56:05.002Z] OK: 7 MiB in 19 packages [2022-08-31T21:56:06.381Z] Removing intermediate container fbad655da629 [2022-08-31T21:56:06.381Z] ---> a6e9fb0aa59b [2022-08-31T21:56:06.381Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-31T21:56:06.381Z] Removing intermediate container 33ff175d4571 [2022-08-31T21:56:06.381Z] ---> 787b35a2b39d [2022-08-31T21:56:06.381Z] [2022-08-31T21:56:06.381Z] Step 10/22 : FROM alpine:3.16 [2022-08-31T21:56:06.381Z] ---> 9c6f07244728 [2022-08-31T21:56:06.381Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-31T21:56:06.644Z] ---> Running in 8b0957668c82 [2022-08-31T21:56:06.904Z] ---> 4e601053c026 [2022-08-31T21:56:06.904Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-31T21:56:07.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T21:56:07.164Z] ---> 1276548049d3 [2022-08-31T21:56:07.164Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-31T21:56:07.164Z] ---> d12caeadb0f4 [2022-08-31T21:56:07.164Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-31T21:56:07.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T21:56:07.688Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-31T21:56:07.688Z] ---> f37b95573a07 [2022-08-31T21:56:07.688Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-31T21:56:07.688Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-31T21:56:07.688Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-31T21:56:07.688Z] (4/6) Installing libcurl (7.83.1-r3) [2022-08-31T21:56:07.688Z] (5/6) Installing curl (7.83.1-r3) [2022-08-31T21:56:07.688Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-31T21:56:07.688Z] Executing busybox-1.35.0-r17.trigger [2022-08-31T21:56:07.688Z] Executing ca-certificates-20220614-r0.trigger [2022-08-31T21:56:07.688Z] OK: 8 MiB in 20 packages [2022-08-31T21:56:08.260Z] ---> 9261a2e15948 [2022-08-31T21:56:08.260Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-31T21:56:08.260Z] ---> Running in 40160bdeb7a2 [2022-08-31T21:56:08.260Z] Removing intermediate container 40160bdeb7a2 [2022-08-31T21:56:08.260Z] ---> 5c523e79c3bb [2022-08-31T21:56:08.260Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-31T21:56:08.296Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T21:56:08.296Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-31T21:56:08.296Z] ---> cbbde0ab168c [2022-08-31T21:56:08.296Z] Step 3/25 : WORKDIR /edgex-go [2022-08-31T21:56:08.296Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T21:56:08.296Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-31T21:56:08.296Z] ---> cbbde0ab168c [2022-08-31T21:56:08.296Z] Step 3/25 : WORKDIR /edgex-go [2022-08-31T21:56:08.296Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T21:56:08.296Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-31T21:56:08.296Z] ---> cbbde0ab168c [2022-08-31T21:56:08.296Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-08-31T21:56:08.296Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T21:56:08.296Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-31T21:56:08.296Z] ---> cbbde0ab168c [2022-08-31T21:56:08.296Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-08-31T21:56:08.296Z] ---> Running in b6edafc7238e [2022-08-31T21:56:08.296Z] ---> Running in 3fbfa7f745c9 [2022-08-31T21:56:08.296Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T21:56:08.296Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-31T21:56:08.296Z] ---> cbbde0ab168c [2022-08-31T21:56:08.296Z] Step 3/20 : WORKDIR /edgex-go [2022-08-31T21:56:08.296Z] ---> Running in 69a006bd55ef [2022-08-31T21:56:08.296Z] ---> Running in 20bf898d2521 [2022-08-31T21:56:08.296Z] ---> Running in 23fc1810de28 [2022-08-31T21:56:08.522Z] ---> Running in 5a5cc5f3b66e [2022-08-31T21:56:08.522Z] Removing intermediate container 8b0957668c82 [2022-08-31T21:56:08.522Z] ---> d1417f98be1d [2022-08-31T21:56:08.522Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-31T21:56:08.522Z] ---> e88578eef251 [2022-08-31T21:56:08.522Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-31T21:56:08.522Z] Removing intermediate container 5a5cc5f3b66e [2022-08-31T21:56:08.522Z] ---> 4f39754140f2 [2022-08-31T21:56:08.522Z] Step 23/25 : LABEL arch=x86_64 [2022-08-31T21:56:08.522Z] ---> Running in 0f864f85dfb4 [2022-08-31T21:56:08.572Z] Removing intermediate container 20bf898d2521 [2022-08-31T21:56:08.572Z] ---> f7efc3f2350f [2022-08-31T21:56:08.572Z] Step 4/23 : WORKDIR /edgex-go [2022-08-31T21:56:08.781Z] ---> Running in 7cee371b3737 [2022-08-31T21:56:08.781Z] Removing intermediate container 0f864f85dfb4 [2022-08-31T21:56:08.781Z] ---> 1b6deaf0f591 [2022-08-31T21:56:08.781Z] Step 13/22 : WORKDIR /edgex [2022-08-31T21:56:08.781Z] ---> Running in e00c7763068a [2022-08-31T21:56:08.781Z] ---> d3c4e80979c8 [2022-08-31T21:56:08.781Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-31T21:56:08.781Z] Removing intermediate container 7cee371b3737 [2022-08-31T21:56:08.781Z] ---> 2333da166e96 [2022-08-31T21:56:08.781Z] Step 24/25 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:08.858Z] Removing intermediate container 3fbfa7f745c9 [2022-08-31T21:56:08.859Z] ---> 89e28f64bb3f [2022-08-31T21:56:08.859Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T21:56:08.859Z] Removing intermediate container b6edafc7238e [2022-08-31T21:56:08.859Z] ---> cfe070f43ed0 [2022-08-31T21:56:08.859Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T21:56:08.859Z] ---> Running in 0b2889b9c298 [2022-08-31T21:56:08.859Z] ---> Running in b3f6ace3508e [2022-08-31T21:56:08.859Z] Removing intermediate container 69a006bd55ef [2022-08-31T21:56:08.859Z] ---> e0b016273780 [2022-08-31T21:56:08.859Z] Step 4/24 : WORKDIR /edgex-go [2022-08-31T21:56:09.041Z] ---> Running in a63f4b55f829 [2022-08-31T21:56:09.041Z] Removing intermediate container e00c7763068a [2022-08-31T21:56:09.041Z] ---> 35e9bde83eff [2022-08-31T21:56:09.041Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-31T21:56:09.041Z] Removing intermediate container a63f4b55f829 [2022-08-31T21:56:09.041Z] ---> 2ee26cfabf0a [2022-08-31T21:56:09.041Z] Step 25/25 : LABEL version=2.3.0-dev.53 [2022-08-31T21:56:09.041Z] ---> ce8339231ed4 [2022-08-31T21:56:09.041Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-31T21:56:09.041Z] ---> Running in de65525b7acc [2022-08-31T21:56:09.156Z] Removing intermediate container 23fc1810de28 [2022-08-31T21:56:09.156Z] ---> 2c6e95512f21 [2022-08-31T21:56:09.156Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base ---> Running in 63548af418c6 [2022-08-31T21:56:09.156Z] [2022-08-31T21:56:09.156Z] ---> Running in bbd43cda324e [2022-08-31T21:56:09.156Z] ---> Running in 22c865081ad2 [2022-08-31T21:56:09.300Z] ---> fb3fb570a8e0 [2022-08-31T21:56:09.300Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-31T21:56:09.300Z] Removing intermediate container de65525b7acc [2022-08-31T21:56:09.300Z] ---> 6cbe29f8957e [2022-08-31T21:56:09.300Z] [2022-08-31T21:56:09.300Z] ---> b6e16b0ddb9c [2022-08-31T21:56:09.300Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-31T21:56:09.300Z] Successfully built 6cbe29f8957e [2022-08-31T21:56:09.300Z] Successfully tagged security-spire-server:latest [2022-08-31T21:56:09.300Z]  Building security-spire-server ... done  ---> Running in 756e78af653a [2022-08-31T21:56:09.559Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-31T21:56:09.559Z] Removing intermediate container 756e78af653a [2022-08-31T21:56:09.559Z] ---> 3f1d29f2ea9c [2022-08-31T21:56:09.559Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-31T21:56:09.820Z] ---> a168e2cf6e95 [2022-08-31T21:56:09.820Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-31T21:56:09.820Z] ---> Running in d8639cdcf964 [2022-08-31T21:56:09.820Z] Removing intermediate container d8639cdcf964 [2022-08-31T21:56:09.820Z] ---> 2e87ea14205d [2022-08-31T21:56:09.820Z] Step 24/26 : LABEL arch=x86_64 [2022-08-31T21:56:10.079Z] ---> Running in 07c8ae0f38ad [2022-08-31T21:56:10.079Z] Removing intermediate container 7a50b20fdb60 [2022-08-31T21:56:10.079Z] ---> d4041c9c87b3 [2022-08-31T21:56:10.079Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-31T21:56:10.079Z] ---> c14aa11ab2b6 [2022-08-31T21:56:10.079Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-31T21:56:10.079Z] Removing intermediate container 07c8ae0f38ad [2022-08-31T21:56:10.079Z] ---> Running in e09da69bc540 [2022-08-31T21:56:10.079Z] ---> 12256797f1d0 [2022-08-31T21:56:10.079Z] Step 25/26 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:10.079Z] ---> Running in 77442d876e7e [2022-08-31T21:56:10.153Z] Removing intermediate container 0b2889b9c298 [2022-08-31T21:56:10.153Z] ---> d40660dc2d51 [2022-08-31T21:56:10.153Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T21:56:10.153Z] ---> Running in 0e7077f14703 [2022-08-31T21:56:10.153Z] Removing intermediate container 22c865081ad2 [2022-08-31T21:56:10.153Z] ---> 112a0d14d266 [2022-08-31T21:56:10.153Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T21:56:10.338Z] ---> d20bef1eeb1e [2022-08-31T21:56:10.338Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-31T21:56:10.338Z] ---> Running in 8cb369d04b34 [2022-08-31T21:56:10.338Z] Removing intermediate container 77442d876e7e [2022-08-31T21:56:10.338Z] ---> 9259273499b8 [2022-08-31T21:56:10.338Z] Step 26/26 : LABEL version=2.3.0-dev.53 [2022-08-31T21:56:10.338Z] ---> Running in ac54e94e5282 [2022-08-31T21:56:10.338Z] Removing intermediate container ac54e94e5282 [2022-08-31T21:56:10.338Z] ---> 01f9cce77536 [2022-08-31T21:56:10.338Z] [2022-08-31T21:56:10.433Z] ---> Running in 4f09553bf255 [2022-08-31T21:56:10.599Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-31T21:56:10.599Z] Successfully built 01f9cce77536 [2022-08-31T21:56:10.599Z] Successfully tagged security-spire-agent:latest [2022-08-31T21:56:11.168Z]  Building security-spire-agent ... done Removing intermediate container 8cb369d04b34 [2022-08-31T21:56:11.169Z] ---> 76d758c67888 [2022-08-31T21:56:11.169Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-31T21:56:11.169Z] ---> Running in cd95007417fb [2022-08-31T21:56:11.428Z] Removing intermediate container e09da69bc540 [2022-08-31T21:56:11.428Z] ---> 4d3063b26f55 [2022-08-31T21:56:11.428Z] [2022-08-31T21:56:11.428Z] Step 11/23 : FROM alpine:3.16 [2022-08-31T21:56:11.428Z] ---> 9c6f07244728 [2022-08-31T21:56:11.428Z] 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-31T21:56:11.428Z] Removing intermediate container cd95007417fb [2022-08-31T21:56:11.428Z] ---> 9be6d0b3ef25 [2022-08-31T21:56:11.428Z] Step 20/22 : LABEL arch=x86_64 [2022-08-31T21:56:11.428Z] ---> Running in fd94ed12f376 [2022-08-31T21:56:11.428Z] ---> Running in 246319fdb033 [2022-08-31T21:56:11.428Z] Removing intermediate container fd94ed12f376 [2022-08-31T21:56:11.428Z] ---> d1848a211145 [2022-08-31T21:56:11.428Z] 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-31T21:56:11.687Z] Removing intermediate container 246319fdb033 [2022-08-31T21:56:11.687Z] ---> 3d883d70a66b [2022-08-31T21:56:11.687Z] Step 21/22 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:11.687Z] ---> Running in 530e4f88c52a [2022-08-31T21:56:11.687Z] ---> Running in 4fd776a93229 [2022-08-31T21:56:11.953Z] Removing intermediate container 4fd776a93229 [2022-08-31T21:56:11.953Z] ---> 0acba6b75f7b [2022-08-31T21:56:11.953Z] Step 22/22 : LABEL version=2.3.0-dev.53 [2022-08-31T21:56:11.953Z] ---> Running in 324f06209471 [2022-08-31T21:56:11.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T21:56:11.953Z] Removing intermediate container 324f06209471 [2022-08-31T21:56:11.953Z] ---> bc660d43cec6 [2022-08-31T21:56:11.953Z] [2022-08-31T21:56:11.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T21:56:11.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T21:56:12.214Z] Successfully built bc660d43cec6 [2022-08-31T21:56:12.214Z] Successfully tagged security-proxy-setup:latest [2022-08-31T21:56:12.214Z]  Building security-proxy-setup ... done Removing intermediate container 0a37b121d519 [2022-08-31T21:56:12.214Z] ---> 95e8d5aae9f2 [2022-08-31T21:56:12.214Z] [2022-08-31T21:56:12.214Z] Step 10/25 : FROM alpine:3.16 [2022-08-31T21:56:12.214Z] ---> 9c6f07244728 [2022-08-31T21:56:12.214Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-31T21:56:12.214Z] ---> Running in 08ea46bec140 [2022-08-31T21:56:12.214Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-31T21:56:12.214Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-31T21:56:12.214Z] (3/33) Installing readline (8.1.2-r0) [2022-08-31T21:56:12.214Z] (4/33) Installing bash (5.1.16-r2) [2022-08-31T21:56:12.214Z] Executing bash-5.1.16-r2.post-install [2022-08-31T21:56:12.214Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-31T21:56:12.214Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-31T21:56:12.214Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-31T21:56:12.214Z] (8/33) Installing libcurl (7.83.1-r3) [2022-08-31T21:56:12.214Z] (9/33) Installing curl (7.83.1-r3) [2022-08-31T21:56:12.214Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-31T21:56:12.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T21:56:12.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T21:56:12.474Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-31T21:56:12.474Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-31T21:56:12.474Z] (13/33) Installing expat (2.4.8-r0) [2022-08-31T21:56:12.474Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-31T21:56:12.474Z] (15/33) Installing gdbm (1.23-r0) [2022-08-31T21:56:12.474Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-31T21:56:12.474Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-31T21:56:12.474Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-31T21:56:12.474Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-31T21:56:12.474Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-31T21:56:12.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T21:56:12.516Z] Removing intermediate container b3f6ace3508e [2022-08-31T21:56:12.516Z] ---> 884177bbdc7e [2022-08-31T21:56:12.516Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-31T21:56:12.734Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-31T21:56:12.734Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-31T21:56:12.734Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-31T21:56:12.734Z] (3/3) Installing su-exec (0.2-r1) [2022-08-31T21:56:12.734Z] Executing busybox-1.35.0-r17.trigger [2022-08-31T21:56:12.734Z] Executing ca-certificates-20220614-r0.trigger [2022-08-31T21:56:12.809Z] ---> Running in c8c98d4ad63e [2022-08-31T21:56:12.994Z] OK: 6 MiB in 17 packages [2022-08-31T21:56:12.994Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-31T21:56:12.994Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-31T21:56:12.994Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-31T21:56:12.994Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-31T21:56:12.994Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-31T21:56:12.994Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-31T21:56:12.994Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-31T21:56:12.994Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-31T21:56:12.994Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-31T21:56:12.994Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-31T21:56:12.994Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-31T21:56:12.994Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-31T21:56:13.097Z] Removing intermediate container 63548af418c6 [2022-08-31T21:56:13.097Z] ---> 669a6b35d868 [2022-08-31T21:56:13.097Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-31T21:56:13.253Z] Executing busybox-1.35.0-r17.trigger [2022-08-31T21:56:13.253Z] Executing ca-certificates-20220614-r0.trigger [2022-08-31T21:56:13.253Z] OK: 122 MiB in 47 packages [2022-08-31T21:56:13.379Z] v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-31T21:56:13.379Z] v3.16.2-120-g6f105f73cb [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-31T21:56:13.379Z] OK: 16893 distinct packages available [2022-08-31T21:56:13.379Z] ---> Running in 78a8402e6028 [2022-08-31T21:56:13.512Z] Removing intermediate container 08ea46bec140 [2022-08-31T21:56:13.512Z] ---> b28893b93f69 [2022-08-31T21:56:13.512Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-31T21:56:13.512Z] ---> Running in 21c6521c8ade [2022-08-31T21:56:13.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T21:56:13.772Z] Removing intermediate container 21c6521c8ade [2022-08-31T21:56:13.772Z] ---> c3b9bf8ff2bf [2022-08-31T21:56:13.772Z] Step 13/25 : WORKDIR / [2022-08-31T21:56:13.772Z] ---> Running in 799ce3d80a7b [2022-08-31T21:56:13.772Z] Removing intermediate container 799ce3d80a7b [2022-08-31T21:56:13.772Z] ---> f4c2795e010a [2022-08-31T21:56:13.772Z] 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-31T21:56:13.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T21:56:14.030Z] ---> 430e3bae5c7b [2022-08-31T21:56:14.030Z] 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-31T21:56:14.030Z] ---> 42d5d21b3f0f [2022-08-31T21:56:14.030Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-31T21:56:14.223Z] Removing intermediate container 0e7077f14703 [2022-08-31T21:56:14.223Z] ---> 7defc7666a22 [2022-08-31T21:56:14.223Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-31T21:56:14.223Z] ---> Running in c3b603707d3c [2022-08-31T21:56:14.290Z] ---> a6bc2481f07f [2022-08-31T21:56:14.290Z] 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-31T21:56:14.500Z] Removing intermediate container 4f09553bf255 [2022-08-31T21:56:14.500Z] ---> 85230ddfb013 [2022-08-31T21:56:14.500Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-08-31T21:56:14.572Z] ---> b6b312d63110 [2022-08-31T21:56:14.572Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-31T21:56:14.778Z] ---> Running in dda43538d644 [2022-08-31T21:56:14.833Z] ---> 4c9f43d3e893 [2022-08-31T21:56:14.833Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-31T21:56:15.058Z] OK: 221 MiB in 51 packages [2022-08-31T21:56:15.093Z] ---> 811ffccb2a71 [2022-08-31T21:56:15.093Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-31T21:56:15.093Z] ---> 91cedcd33e07 [2022-08-31T21:56:15.093Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-31T21:56:15.352Z] ---> Running in 50aa521ff7e9 [2022-08-31T21:56:15.352Z] Collecting docker-compose==1.23.2 [2022-08-31T21:56:15.352Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-31T21:56:15.352Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 27.9 MB/s eta 0:00:00 [2022-08-31T21:56:15.352Z] Collecting cached-property<2,>=1.2.0 [2022-08-31T21:56:15.352Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-31T21:56:15.612Z] Collecting jsonschema<3,>=2.5.1 [2022-08-31T21:56:15.612Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-31T21:56:15.612Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-31T21:56:15.612Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-31T21:56:15.612Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 126.5 MB/s eta 0:00:00 [2022-08-31T21:56:15.612Z] Collecting PyYAML<4,>=3.10 [2022-08-31T21:56:15.612Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-31T21:56:15.612Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 72.8 MB/s eta 0:00:00 [2022-08-31T21:56:15.669Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T21:56:15.871Z] Removing intermediate container 50aa521ff7e9 [2022-08-31T21:56:15.871Z] ---> c0d05992f604 [2022-08-31T21:56:15.871Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-31T21:56:15.871Z] ---> Running in 39e5033940a4 [2022-08-31T21:56:15.871Z] Preparing metadata (setup.py): started [2022-08-31T21:56:15.871Z] Removing intermediate container 39e5033940a4 [2022-08-31T21:56:15.871Z] ---> 35230243b0ec [2022-08-31T21:56:15.871Z] Step 23/25 : LABEL arch=x86_64 [2022-08-31T21:56:15.871Z] ---> Running in 21836ae294d5 [2022-08-31T21:56:15.950Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T21:56:16.131Z] Removing intermediate container 21836ae294d5 [2022-08-31T21:56:16.131Z] ---> 4c28d3148588 [2022-08-31T21:56:16.131Z] Step 24/25 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:16.131Z] ---> Running in d5733fedda10 [2022-08-31T21:56:16.131Z] Removing intermediate container d5733fedda10 [2022-08-31T21:56:16.131Z] ---> bdbd44b35bc6 [2022-08-31T21:56:16.131Z] Step 25/25 : LABEL version=2.3.0-dev.53 [2022-08-31T21:56:16.131Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-31T21:56:16.131Z] ---> Running in 99d51a9fa8a9 [2022-08-31T21:56:16.131Z] Collecting texttable<0.10,>=0.9.0 [2022-08-31T21:56:16.131Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-31T21:56:16.131Z] Preparing metadata (setup.py): started [2022-08-31T21:56:16.241Z] Removing intermediate container bbd43cda324e [2022-08-31T21:56:16.241Z] ---> 8b15a0d7e890 [2022-08-31T21:56:16.241Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-31T21:56:16.391Z] Removing intermediate container 99d51a9fa8a9 [2022-08-31T21:56:16.391Z] ---> f8a0468ab3c3 [2022-08-31T21:56:16.392Z] [2022-08-31T21:56:16.392Z] Successfully built f8a0468ab3c3 [2022-08-31T21:56:16.392Z] Successfully tagged security-secretstore-setup:latest [2022-08-31T21:56:16.392Z]  Building security-secretstore-setup ... done  Preparing metadata (setup.py): finished with status 'done' [2022-08-31T21:56:16.515Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T21:56:16.516Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T21:56:16.516Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T21:56:16.652Z] Collecting docker<4.0,>=3.6.0 [2022-08-31T21:56:16.652Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-31T21:56:16.652Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 134.3 MB/s eta 0:00:00 [2022-08-31T21:56:16.652Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-31T21:56:16.652Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-31T21:56:16.652Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 171.6 MB/s eta 0:00:00 [2022-08-31T21:56:16.652Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-31T21:56:16.652Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-31T21:56:16.652Z] Preparing metadata (setup.py): started [2022-08-31T21:56:16.804Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T21:56:16.913Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-31T21:56:16.913Z] Collecting docopt<0.7,>=0.6.1 [2022-08-31T21:56:16.913Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-31T21:56:16.913Z] Preparing metadata (setup.py): started [2022-08-31T21:56:17.086Z] ---> be4b9ca0cc3e [2022-08-31T21:56:17.087Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T21:56:17.087Z] ---> Running in 18d378943638 [2022-08-31T21:56:17.173Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-31T21:56:17.174Z] 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-31T21:56:17.174Z] Collecting docker-pycreds>=0.4.0 [2022-08-31T21:56:17.174Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-31T21:56:17.433Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-31T21:56:17.433Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-31T21:56:17.433Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 139.6 MB/s eta 0:00:00 [2022-08-31T21:56:17.433Z] Collecting certifi>=2017.4.17 [2022-08-31T21:56:17.433Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-31T21:56:17.433Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 51.9 MB/s eta 0:00:00 [2022-08-31T21:56:17.433Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-31T21:56:17.433Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-31T21:56:17.433Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 99.5 MB/s eta 0:00:00 [2022-08-31T21:56:17.433Z] Collecting idna<2.8,>=2.5 [2022-08-31T21:56:17.433Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-31T21:56:17.433Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 192.8 MB/s eta 0:00:00 [2022-08-31T21:56:17.693Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-31T21:56:17.693Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-31T21:56:17.693Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-31T21:56:17.693Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-31T21:56:17.693Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-31T21:56:17.693Z] Running setup.py install for texttable: started [2022-08-31T21:56:17.703Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T21:56:17.703Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T21:56:17.703Z] OK: 221 MiB in 51 packages [2022-08-31T21:56:17.953Z] Running setup.py install for texttable: finished with status 'done' [2022-08-31T21:56:17.953Z] Running setup.py install for PyYAML: started [2022-08-31T21:56:17.981Z] OK: 221 MiB in 51 packages [2022-08-31T21:56:18.213Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-31T21:56:18.475Z] Running setup.py install for docopt: started [2022-08-31T21:56:18.734Z] Running setup.py install for docopt: finished with status 'done' [2022-08-31T21:56:19.003Z] OK: 221 MiB in 51 packages [2022-08-31T21:56:19.003Z] OK: 221 MiB in 51 packages [2022-08-31T21:56:19.304Z] Running setup.py install for dockerpty: started [2022-08-31T21:56:19.565Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-31T21:56:19.615Z] Removing intermediate container c8c98d4ad63e [2022-08-31T21:56:19.615Z] ---> b5c0a4db36d9 [2022-08-31T21:56:19.615Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-31T21:56:19.826Z] 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-31T21:56:19.826Z] 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-31T21:56:19.913Z] Removing intermediate container 78a8402e6028 [2022-08-31T21:56:19.913Z] ---> 8b68078ad8ff [2022-08-31T21:56:19.913Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-31T21:56:20.519Z] Removing intermediate container c3b603707d3c [2022-08-31T21:56:20.519Z] ---> 24bb82396ac9 [2022-08-31T21:56:20.519Z] Step 7/23 : COPY go.mod vendor* ./ [2022-08-31T21:56:20.519Z] Removing intermediate container dda43538d644 [2022-08-31T21:56:20.519Z] ---> aff9eded524b [2022-08-31T21:56:20.519Z] Step 7/24 : COPY go.mod vendor* ./ [2022-08-31T21:56:21.157Z] ---> c85c50070794 [2022-08-31T21:56:21.157Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T21:56:21.157Z] ---> 993b6c7ccd1a [2022-08-31T21:56:21.157Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T21:56:21.447Z] ---> Running in c50dbc00c5c0 [2022-08-31T21:56:21.447Z] ---> Running in a60080ee31ed [2022-08-31T21:56:22.465Z] ---> 6b52847218f2 [2022-08-31T21:56:22.465Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T21:56:22.465Z] ---> Running in 6a920023da4f [2022-08-31T21:56:22.745Z] ---> 5359ad412eee [2022-08-31T21:56:22.746Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T21:56:23.030Z] ---> Running in bb3128770f1f [2022-08-31T21:56:23.126Z] Removing intermediate container 530e4f88c52a [2022-08-31T21:56:23.126Z] ---> c99164c326da [2022-08-31T21:56:23.126Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-31T21:56:23.126Z] ---> Running in 050cc994b482 [2022-08-31T21:56:23.126Z] Removing intermediate container 050cc994b482 [2022-08-31T21:56:23.126Z] ---> 6106cd9caf79 [2022-08-31T21:56:23.126Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-31T21:56:23.126Z] ---> Running in 2aac10663216 [2022-08-31T21:56:23.126Z] Removing intermediate container 2aac10663216 [2022-08-31T21:56:23.126Z] ---> d07ab2344604 [2022-08-31T21:56:23.126Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-31T21:56:23.126Z] ---> be0822b4e9ff [2022-08-31T21:56:23.126Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-31T21:56:23.386Z] ---> 1576cc94530a [2022-08-31T21:56:23.386Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-31T21:56:23.386Z] ---> 006512b42192 [2022-08-31T21:56:23.386Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-31T21:56:23.386Z] ---> Running in e182f4f8ca37 [2022-08-31T21:56:23.645Z] Removing intermediate container e182f4f8ca37 [2022-08-31T21:56:23.645Z] ---> 38dccf1a5938 [2022-08-31T21:56:23.645Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-31T21:56:23.645Z] ---> Running in f7bc5ca81ff8 [2022-08-31T21:56:23.645Z] Removing intermediate container f7bc5ca81ff8 [2022-08-31T21:56:23.645Z] ---> 179b18f09688 [2022-08-31T21:56:23.645Z] Step 21/23 : LABEL arch=x86_64 [2022-08-31T21:56:23.645Z] ---> Running in 59749ede6a1f [2022-08-31T21:56:23.910Z] Removing intermediate container 59749ede6a1f [2022-08-31T21:56:23.911Z] ---> f85278200384 [2022-08-31T21:56:23.911Z] Step 22/23 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:23.911Z] ---> Running in ba53e652d9e5 [2022-08-31T21:56:23.911Z] Removing intermediate container ba53e652d9e5 [2022-08-31T21:56:23.911Z] ---> c6dedc4e1257 [2022-08-31T21:56:23.911Z] Step 23/23 : LABEL version=2.3.0-dev.53 [2022-08-31T21:56:23.911Z] ---> Running in 6f5e5308c573 [2022-08-31T21:56:23.911Z] Removing intermediate container 6f5e5308c573 [2022-08-31T21:56:23.911Z] ---> f1033ac08f9b [2022-08-31T21:56:23.911Z] [2022-08-31T21:56:24.171Z] Successfully built f1033ac08f9b [2022-08-31T21:56:24.171Z] Successfully tagged sys-mgmt-agent:latest [2022-08-31T21:56:24.177Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-08-31T21:56:24.182Z] $ docker stop --time=1 11ddc73aa8d5fd1a24ff541b8e7a08daf04ad519f0b1543d5a4a368b71e29d7f [2022-08-31T21:56:25.484Z] $ docker rm -f 11ddc73aa8d5fd1a24ff541b8e7a08daf04ad519f0b1543d5a4a368b71e29d7f [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-31T21:56:25.831Z] + docker images [2022-08-31T21:56:25.831Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-31T21:56:25.831Z] sys-mgmt-agent latest f1033ac08f9b 2 seconds ago 136MB [2022-08-31T21:56:25.831Z] security-secretstore-setup latest f8a0468ab3c3 9 seconds ago 29.2MB [2022-08-31T21:56:25.831Z] 95e8d5aae9f2 14 seconds ago 1.54GB [2022-08-31T21:56:25.831Z] security-proxy-setup latest bc660d43cec6 14 seconds ago 27.3MB [2022-08-31T21:56:25.831Z] 4d3063b26f55 14 seconds ago 1.53GB [2022-08-31T21:56:25.831Z] security-spire-agent latest 01f9cce77536 15 seconds ago 125MB [2022-08-31T21:56:25.831Z] security-spire-server latest 6cbe29f8957e 16 seconds ago 86.5MB [2022-08-31T21:56:25.831Z] 787b35a2b39d 19 seconds ago 1.53GB [2022-08-31T21:56:25.831Z] b3cc3afe24e6 26 seconds ago 1.42GB [2022-08-31T21:56:25.831Z] core-metadata latest a89bc7169fd9 29 seconds ago 18.2MB [2022-08-31T21:56:25.831Z] core-command latest b78351e7f256 33 seconds ago 17.3MB [2022-08-31T21:56:25.831Z] a9b0ed7de053 35 seconds ago 1.55GB [2022-08-31T21:56:25.831Z] 459166b50a9e 39 seconds ago 1.54GB [2022-08-31T21:56:25.831Z] security-spiffe-token-provider latest c1c7586007dd 39 seconds ago 29.3MB [2022-08-31T21:56:25.831Z] 407b7567fd91 51 seconds ago 1.58GB [2022-08-31T21:56:25.831Z] security-bootstrapper latest 6ce0adea5280 About a minute ago 19.4MB [2022-08-31T21:56:25.831Z] core-data latest ca8800869267 About a minute ago 21.5MB [2022-08-31T21:56:25.831Z] support-notifications latest 2f8bbd8a6e6d About a minute ago 27.3MB [2022-08-31T21:56:25.831Z] support-scheduler latest b4329b9ce082 About a minute ago 26.7MB [2022-08-31T21:56:25.831Z] 3d20641a7f2f About a minute ago 1.61GB [2022-08-31T21:56:25.831Z] 0bdb5c73289d About a minute ago 1.61GB [2022-08-31T21:56:25.831Z] 150353f92722 About a minute ago 1.55GB [2022-08-31T21:56:25.831Z] 3c4fe7cd47ea About a minute ago 1.53GB [2022-08-31T21:56:25.831Z] security-spire-config latest 95d996d2d06e About a minute ago 85.8MB [2022-08-31T21:56:25.831Z] 62db3c21a8d7 About a minute ago 1.42GB [2022-08-31T21:56:25.831Z] ci-base-image-x86_64 latest 5a2159abbf52 4 minutes ago 994MB [2022-08-31T21:56:25.831Z] alpine 3.15 c4fc93816858 3 weeks ago 5.59MB [2022-08-31T21:56:25.831Z] alpine 3.16 9c6f07244728 3 weeks ago 5.54MB [2022-08-31T21:56:25.831Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 weeks ago 253MB [2022-08-31T21:56:25.831Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 7 weeks ago 677MB [2022-08-31T21:56:25.831Z] 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-31T21:56:25.952Z] provisioning config files... [2022-08-31T21:56:25.962Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/289@tmp/config5686827264243793819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T21:56:26.263Z] ---> docker-login.sh [2022-08-31T21:56:26.264Z] nexus3.edgexfoundry.org:10001 [2022-08-31T21:56:26.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T21:56:26.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T21:56:26.264Z] Configure a credential helper to remove this warning. See [2022-08-31T21:56:26.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T21:56:26.264Z] [2022-08-31T21:56:26.264Z] Login Succeeded [2022-08-31T21:56:26.264Z] nexus3.edgexfoundry.org:10002 [2022-08-31T21:56:26.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T21:56:26.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T21:56:26.525Z] Configure a credential helper to remove this warning. See [2022-08-31T21:56:26.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T21:56:26.525Z] [2022-08-31T21:56:26.525Z] Login Succeeded [2022-08-31T21:56:26.525Z] nexus3.edgexfoundry.org:10003 [2022-08-31T21:56:26.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T21:56:26.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T21:56:26.525Z] Configure a credential helper to remove this warning. See [2022-08-31T21:56:26.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T21:56:26.525Z] [2022-08-31T21:56:26.525Z] Login Succeeded [2022-08-31T21:56:26.525Z] nexus3.edgexfoundry.org:10004 [2022-08-31T21:56:26.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T21:56:26.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T21:56:26.787Z] Configure a credential helper to remove this warning. See [2022-08-31T21:56:26.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T21:56:26.787Z] [2022-08-31T21:56:26.787Z] Login Succeeded [2022-08-31T21:56:26.787Z] docker.io [2022-08-31T21:56:26.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T21:56:27.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T21:56:27.049Z] Configure a credential helper to remove this warning. See [2022-08-31T21:56:27.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T21:56:27.049Z] [2022-08-31T21:56:27.049Z] Login Succeeded [2022-08-31T21:56:27.049Z] ---> docker-login.sh ends [Pipeline] } [2022-08-31T21:56:27.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T21:56:27.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-31T21:56:27.119Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-08-31T21:56:27.119Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:27.119Z] latest [2022-08-31T21:56:27.119Z] 2.3.0-dev.53 [2022-08-31T21:56:27.119Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:56:27.119Z] main [2022-08-31T21:56:27.119Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:27.463Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:27.784Z] + docker push nexus3.edgexfoundry.org:10004/core-command:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:27.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-31T21:56:27.784Z] be679e229940: Preparing [2022-08-31T21:56:27.784Z] ad84f2da69f7: Preparing [2022-08-31T21:56:27.784Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:56:27.784Z] 10a40a4b3d5d: Preparing [2022-08-31T21:56:27.784Z] 994393dc58e7: Preparing [2022-08-31T21:56:27.784Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:27.784Z] 3e0e1f2f2ae4: Pushed [2022-08-31T21:56:27.784Z] be679e229940: Pushed [2022-08-31T21:56:27.784Z] 10a40a4b3d5d: Pushed [2022-08-31T21:56:29.174Z] ad84f2da69f7: Pushed [2022-08-31T21:56:29.435Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:dc87ffaa9c9325fd29d76d2b11888d46c723468c39019d811ec5a66743559fbe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:29.760Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:30.085Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-31T21:56:30.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-31T21:56:30.085Z] be679e229940: Preparing [2022-08-31T21:56:30.085Z] ad84f2da69f7: Preparing [2022-08-31T21:56:30.085Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:56:30.085Z] 10a40a4b3d5d: Preparing [2022-08-31T21:56:30.085Z] 994393dc58e7: Preparing [2022-08-31T21:56:30.085Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:30.085Z] 10a40a4b3d5d: Layer already exists [2022-08-31T21:56:30.085Z] ad84f2da69f7: Layer already exists [2022-08-31T21:56:30.085Z] be679e229940: Layer already exists [2022-08-31T21:56:30.085Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:56:30.085Z] latest: digest: sha256:dc87ffaa9c9325fd29d76d2b11888d46c723468c39019d811ec5a66743559fbe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:30.407Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:30.730Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.53 [2022-08-31T21:56:30.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-31T21:56:30.730Z] be679e229940: Preparing [2022-08-31T21:56:30.730Z] ad84f2da69f7: Preparing [2022-08-31T21:56:30.730Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:56:30.730Z] 10a40a4b3d5d: Preparing [2022-08-31T21:56:30.730Z] 994393dc58e7: Preparing [2022-08-31T21:56:30.730Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:30.730Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:56:30.730Z] be679e229940: Layer already exists [2022-08-31T21:56:30.730Z] 10a40a4b3d5d: Layer already exists [2022-08-31T21:56:30.730Z] ad84f2da69f7: Layer already exists [2022-08-31T21:56:30.730Z] 2.3.0-dev.53: digest: sha256:dc87ffaa9c9325fd29d76d2b11888d46c723468c39019d811ec5a66743559fbe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:31.056Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:31.376Z] + docker push nexus3.edgexfoundry.org:10004/core-command:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:56:31.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-31T21:56:31.376Z] be679e229940: Preparing [2022-08-31T21:56:31.376Z] ad84f2da69f7: Preparing [2022-08-31T21:56:31.376Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:56:31.376Z] 10a40a4b3d5d: Preparing [2022-08-31T21:56:31.376Z] 994393dc58e7: Preparing [2022-08-31T21:56:31.376Z] 10a40a4b3d5d: Layer already exists [2022-08-31T21:56:31.376Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:56:31.376Z] be679e229940: Layer already exists [2022-08-31T21:56:31.376Z] ad84f2da69f7: Layer already exists [2022-08-31T21:56:31.376Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:31.376Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:dc87ffaa9c9325fd29d76d2b11888d46c723468c39019d811ec5a66743559fbe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:31.705Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:32.020Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-08-31T21:56:32.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-31T21:56:32.020Z] be679e229940: Preparing [2022-08-31T21:56:32.020Z] ad84f2da69f7: Preparing [2022-08-31T21:56:32.020Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:56:32.020Z] 10a40a4b3d5d: Preparing [2022-08-31T21:56:32.020Z] 994393dc58e7: Preparing [2022-08-31T21:56:32.020Z] 10a40a4b3d5d: Layer already exists [2022-08-31T21:56:32.020Z] be679e229940: Layer already exists [2022-08-31T21:56:32.020Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:32.020Z] ad84f2da69f7: Layer already exists [2022-08-31T21:56:32.020Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:56:32.020Z] main: digest: sha256:dc87ffaa9c9325fd29d76d2b11888d46c723468c39019d811ec5a66743559fbe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T21:56:32.076Z] ===================================================== [Pipeline] echo [2022-08-31T21:56:32.082Z] taggedImages: [2022-08-31T21:56:32.082Z] - nexus3.edgexfoundry.org:10004/core-command:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:32.082Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-31T21:56:32.082Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.53 [2022-08-31T21:56:32.082Z] - nexus3.edgexfoundry.org:10004/core-command:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:56:32.082Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-08-31T21:56:32.095Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-08-31T21:56:32.095Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:32.095Z] latest [2022-08-31T21:56:32.095Z] 2.3.0-dev.53 [2022-08-31T21:56:32.095Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:56:32.095Z] main [2022-08-31T21:56:32.095Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:32.398Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:32.705Z] + docker push nexus3.edgexfoundry.org:10004/core-data:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:32.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-31T21:56:32.705Z] 933069f13825: Preparing [2022-08-31T21:56:32.705Z] 5772630aa187: Preparing [2022-08-31T21:56:32.705Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:56:32.705Z] b45c7f43c8e2: Preparing [2022-08-31T21:56:32.705Z] 85eb0f09bfba: Preparing [2022-08-31T21:56:32.705Z] 994393dc58e7: Preparing [2022-08-31T21:56:32.705Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:56:32.705Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:32.705Z] 933069f13825: Pushed [2022-08-31T21:56:32.705Z] 85eb0f09bfba: Pushed [2022-08-31T21:56:32.966Z] b45c7f43c8e2: Pushed [2022-08-31T21:56:34.356Z] 5772630aa187: Pushed [2022-08-31T21:56:34.356Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:ee9c4edd1fa2cdb1ff1ad6b3b02078598fabeff74a3f4a4e2221dd99cc6fec55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:34.681Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:34.991Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-31T21:56:34.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-31T21:56:34.991Z] 933069f13825: Preparing [2022-08-31T21:56:34.991Z] 5772630aa187: Preparing [2022-08-31T21:56:34.991Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:56:34.991Z] b45c7f43c8e2: Preparing [2022-08-31T21:56:34.991Z] 85eb0f09bfba: Preparing [2022-08-31T21:56:34.991Z] 994393dc58e7: Preparing [2022-08-31T21:56:34.991Z] 994393dc58e7: Waiting [2022-08-31T21:56:34.991Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:56:34.991Z] 5772630aa187: Layer already exists [2022-08-31T21:56:34.991Z] 85eb0f09bfba: Layer already exists [2022-08-31T21:56:34.991Z] 933069f13825: Layer already exists [2022-08-31T21:56:34.991Z] b45c7f43c8e2: Layer already exists [2022-08-31T21:56:34.991Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:34.991Z] latest: digest: sha256:ee9c4edd1fa2cdb1ff1ad6b3b02078598fabeff74a3f4a4e2221dd99cc6fec55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:35.315Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:35.664Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.53 [2022-08-31T21:56:35.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-31T21:56:35.664Z] 933069f13825: Preparing [2022-08-31T21:56:35.664Z] 5772630aa187: Preparing [2022-08-31T21:56:35.664Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:56:35.664Z] b45c7f43c8e2: Preparing [2022-08-31T21:56:35.664Z] 85eb0f09bfba: Preparing [2022-08-31T21:56:35.664Z] 994393dc58e7: Preparing [2022-08-31T21:56:35.664Z] 994393dc58e7: Waiting [2022-08-31T21:56:35.664Z] 85eb0f09bfba: Layer already exists [2022-08-31T21:56:35.664Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:56:35.664Z] b45c7f43c8e2: Layer already exists [2022-08-31T21:56:35.664Z] 933069f13825: Layer already exists [2022-08-31T21:56:35.664Z] 5772630aa187: Layer already exists [2022-08-31T21:56:35.664Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:35.664Z] 2.3.0-dev.53: digest: sha256:ee9c4edd1fa2cdb1ff1ad6b3b02078598fabeff74a3f4a4e2221dd99cc6fec55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:36.021Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:36.334Z] + docker push nexus3.edgexfoundry.org:10004/core-data:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:56:36.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-31T21:56:36.334Z] 933069f13825: Preparing [2022-08-31T21:56:36.334Z] 5772630aa187: Preparing [2022-08-31T21:56:36.334Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:56:36.334Z] b45c7f43c8e2: Preparing [2022-08-31T21:56:36.334Z] 85eb0f09bfba: Preparing [2022-08-31T21:56:36.334Z] 994393dc58e7: Preparing [2022-08-31T21:56:36.334Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:56:36.334Z] b45c7f43c8e2: Layer already exists [2022-08-31T21:56:36.334Z] 85eb0f09bfba: Layer already exists [2022-08-31T21:56:36.334Z] 933069f13825: Layer already exists [2022-08-31T21:56:36.335Z] 5772630aa187: Layer already exists [2022-08-31T21:56:36.335Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:36.335Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:ee9c4edd1fa2cdb1ff1ad6b3b02078598fabeff74a3f4a4e2221dd99cc6fec55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:36.663Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:36.982Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-08-31T21:56:36.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-31T21:56:36.982Z] 933069f13825: Preparing [2022-08-31T21:56:36.982Z] 5772630aa187: Preparing [2022-08-31T21:56:36.982Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:56:36.982Z] b45c7f43c8e2: Preparing [2022-08-31T21:56:36.982Z] 85eb0f09bfba: Preparing [2022-08-31T21:56:36.982Z] 994393dc58e7: Preparing [2022-08-31T21:56:36.982Z] 5772630aa187: Layer already exists [2022-08-31T21:56:36.982Z] b45c7f43c8e2: Layer already exists [2022-08-31T21:56:36.982Z] 933069f13825: Layer already exists [2022-08-31T21:56:36.982Z] 85eb0f09bfba: Layer already exists [2022-08-31T21:56:36.982Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:56:36.982Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:36.982Z] main: digest: sha256:ee9c4edd1fa2cdb1ff1ad6b3b02078598fabeff74a3f4a4e2221dd99cc6fec55 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T21:56:37.028Z] ===================================================== [Pipeline] echo [2022-08-31T21:56:37.034Z] taggedImages: [2022-08-31T21:56:37.034Z] - nexus3.edgexfoundry.org:10004/core-data:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:37.034Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-31T21:56:37.034Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.53 [2022-08-31T21:56:37.034Z] - nexus3.edgexfoundry.org:10004/core-data:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:56:37.034Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-08-31T21:56:37.049Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-08-31T21:56:37.049Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:37.049Z] latest [2022-08-31T21:56:37.049Z] 2.3.0-dev.53 [2022-08-31T21:56:37.049Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:56:37.049Z] main [2022-08-31T21:56:37.049Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:37.365Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:37.682Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:37.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-31T21:56:37.682Z] 7e106827818d: Preparing [2022-08-31T21:56:37.682Z] a3b540a7d1a7: Preparing [2022-08-31T21:56:37.682Z] 02ed431a0cc6: Preparing [2022-08-31T21:56:37.682Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:56:37.682Z] 10a40a4b3d5d: Preparing [2022-08-31T21:56:37.682Z] 994393dc58e7: Preparing [2022-08-31T21:56:37.682Z] 994393dc58e7: Waiting [2022-08-31T21:56:37.682Z] 10a40a4b3d5d: Layer already exists [2022-08-31T21:56:37.682Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:56:37.682Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:37.682Z] 7e106827818d: Pushed [2022-08-31T21:56:37.682Z] a3b540a7d1a7: Pushed [2022-08-31T21:56:39.596Z] 02ed431a0cc6: Pushed [2022-08-31T21:56:39.596Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:2b5789e674afcdc865688fd2fbbfd3bcb905d70d7b8d7a3cad5f7acb0717c120 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:39.916Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:40.233Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-31T21:56:40.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-31T21:56:40.234Z] 7e106827818d: Preparing [2022-08-31T21:56:40.234Z] a3b540a7d1a7: Preparing [2022-08-31T21:56:40.234Z] 02ed431a0cc6: Preparing [2022-08-31T21:56:40.234Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:56:40.234Z] 10a40a4b3d5d: Preparing [2022-08-31T21:56:40.234Z] 994393dc58e7: Preparing [2022-08-31T21:56:40.234Z] 994393dc58e7: Waiting [2022-08-31T21:56:40.234Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:56:40.234Z] 10a40a4b3d5d: Layer already exists [2022-08-31T21:56:40.234Z] 02ed431a0cc6: Layer already exists [2022-08-31T21:56:40.234Z] a3b540a7d1a7: Layer already exists [2022-08-31T21:56:40.234Z] 7e106827818d: Layer already exists [2022-08-31T21:56:40.234Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:40.234Z] latest: digest: sha256:2b5789e674afcdc865688fd2fbbfd3bcb905d70d7b8d7a3cad5f7acb0717c120 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:40.549Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:40.861Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.53 [2022-08-31T21:56:40.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-31T21:56:40.861Z] 7e106827818d: Preparing [2022-08-31T21:56:40.861Z] a3b540a7d1a7: Preparing [2022-08-31T21:56:40.861Z] 02ed431a0cc6: Preparing [2022-08-31T21:56:40.861Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:56:40.861Z] 10a40a4b3d5d: Preparing [2022-08-31T21:56:40.861Z] 994393dc58e7: Preparing [2022-08-31T21:56:40.861Z] 994393dc58e7: Waiting [2022-08-31T21:56:40.861Z] 02ed431a0cc6: Layer already exists [2022-08-31T21:56:40.861Z] 7e106827818d: Layer already exists [2022-08-31T21:56:40.861Z] 10a40a4b3d5d: Layer already exists [2022-08-31T21:56:40.861Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:56:40.861Z] a3b540a7d1a7: Layer already exists [2022-08-31T21:56:40.861Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:40.861Z] 2.3.0-dev.53: digest: sha256:2b5789e674afcdc865688fd2fbbfd3bcb905d70d7b8d7a3cad5f7acb0717c120 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:41.179Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:41.491Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:56:41.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-31T21:56:41.491Z] 7e106827818d: Preparing [2022-08-31T21:56:41.491Z] a3b540a7d1a7: Preparing [2022-08-31T21:56:41.491Z] 02ed431a0cc6: Preparing [2022-08-31T21:56:41.491Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:56:41.491Z] 10a40a4b3d5d: Preparing [2022-08-31T21:56:41.491Z] 994393dc58e7: Preparing [2022-08-31T21:56:41.491Z] 994393dc58e7: Waiting [2022-08-31T21:56:41.491Z] 02ed431a0cc6: Layer already exists [2022-08-31T21:56:41.491Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:56:41.491Z] 10a40a4b3d5d: Layer already exists [2022-08-31T21:56:41.491Z] 7e106827818d: Layer already exists [2022-08-31T21:56:41.491Z] a3b540a7d1a7: Layer already exists [2022-08-31T21:56:41.491Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:41.491Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:2b5789e674afcdc865688fd2fbbfd3bcb905d70d7b8d7a3cad5f7acb0717c120 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:41.817Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:42.133Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-08-31T21:56:42.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-31T21:56:42.133Z] 7e106827818d: Preparing [2022-08-31T21:56:42.133Z] a3b540a7d1a7: Preparing [2022-08-31T21:56:42.133Z] 02ed431a0cc6: Preparing [2022-08-31T21:56:42.133Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:56:42.133Z] 10a40a4b3d5d: Preparing [2022-08-31T21:56:42.133Z] 994393dc58e7: Preparing [2022-08-31T21:56:42.133Z] 994393dc58e7: Waiting [2022-08-31T21:56:42.133Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:56:42.133Z] a3b540a7d1a7: Layer already exists [2022-08-31T21:56:42.133Z] 7e106827818d: Layer already exists [2022-08-31T21:56:42.133Z] 02ed431a0cc6: Layer already exists [2022-08-31T21:56:42.133Z] 10a40a4b3d5d: Layer already exists [2022-08-31T21:56:42.133Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:42.133Z] main: digest: sha256:2b5789e674afcdc865688fd2fbbfd3bcb905d70d7b8d7a3cad5f7acb0717c120 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T21:56:42.189Z] ===================================================== [Pipeline] echo [2022-08-31T21:56:42.198Z] taggedImages: [2022-08-31T21:56:42.198Z] - nexus3.edgexfoundry.org:10004/core-metadata:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:42.198Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-31T21:56:42.198Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.53 [2022-08-31T21:56:42.198Z] - nexus3.edgexfoundry.org:10004/core-metadata:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:56:42.198Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-08-31T21:56:42.222Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-08-31T21:56:42.222Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:42.222Z] latest [2022-08-31T21:56:42.222Z] 2.3.0-dev.53 [2022-08-31T21:56:42.222Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:56:42.222Z] main [2022-08-31T21:56:42.222Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:42.541Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:42.860Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:42.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-31T21:56:42.860Z] b76f622c7319: Preparing [2022-08-31T21:56:42.860Z] b76f622c7319: Preparing [2022-08-31T21:56:42.860Z] dc99185415d7: Preparing [2022-08-31T21:56:42.860Z] 13473fa3787e: Preparing [2022-08-31T21:56:42.860Z] 74b99c0eb534: Preparing [2022-08-31T21:56:42.860Z] f2d68df7b02f: Preparing [2022-08-31T21:56:42.860Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:56:42.860Z] 45af98a3a8ad: Preparing [2022-08-31T21:56:42.860Z] f5d2358c2fa3: Preparing [2022-08-31T21:56:42.860Z] b80c5fcc34a6: Preparing [2022-08-31T21:56:42.860Z] 6cf8ce60b961: Preparing [2022-08-31T21:56:42.860Z] 994393dc58e7: Preparing [2022-08-31T21:56:42.860Z] f5d2358c2fa3: Waiting [2022-08-31T21:56:42.860Z] 6cf8ce60b961: Waiting [2022-08-31T21:56:42.860Z] b80c5fcc34a6: Waiting [2022-08-31T21:56:42.860Z] 3e0e1f2f2ae4: Waiting [2022-08-31T21:56:42.860Z] 994393dc58e7: Waiting [2022-08-31T21:56:42.860Z] 74b99c0eb534: Pushed [2022-08-31T21:56:42.860Z] dc99185415d7: Pushed [2022-08-31T21:56:42.860Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:56:42.860Z] 13473fa3787e: Pushed [2022-08-31T21:56:42.860Z] b76f622c7319: Pushed [2022-08-31T21:56:43.122Z] 45af98a3a8ad: Pushed [2022-08-31T21:56:43.122Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:43.122Z] f5d2358c2fa3: Pushed [2022-08-31T21:56:43.122Z] b80c5fcc34a6: Pushed [2022-08-31T21:56:43.122Z] 6cf8ce60b961: Pushed [2022-08-31T21:56:44.503Z] f2d68df7b02f: Pushed [2022-08-31T21:56:44.503Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:51d52e73767a52e6ee56f4fba3bb42cd6de0de2ed451a82977b042edbce00dc8 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:44.827Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:45.147Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-31T21:56:45.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-31T21:56:45.147Z] b76f622c7319: Preparing [2022-08-31T21:56:45.147Z] b76f622c7319: Preparing [2022-08-31T21:56:45.147Z] dc99185415d7: Preparing [2022-08-31T21:56:45.147Z] 13473fa3787e: Preparing [2022-08-31T21:56:45.147Z] 74b99c0eb534: Preparing [2022-08-31T21:56:45.147Z] f2d68df7b02f: Preparing [2022-08-31T21:56:45.147Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:56:45.147Z] 45af98a3a8ad: Preparing [2022-08-31T21:56:45.147Z] f5d2358c2fa3: Preparing [2022-08-31T21:56:45.147Z] b80c5fcc34a6: Preparing [2022-08-31T21:56:45.147Z] 6cf8ce60b961: Preparing [2022-08-31T21:56:45.147Z] 994393dc58e7: Preparing [2022-08-31T21:56:45.147Z] 45af98a3a8ad: Waiting [2022-08-31T21:56:45.147Z] 3e0e1f2f2ae4: Waiting [2022-08-31T21:56:45.147Z] f5d2358c2fa3: Waiting [2022-08-31T21:56:45.147Z] 6cf8ce60b961: Waiting [2022-08-31T21:56:45.147Z] 994393dc58e7: Waiting [2022-08-31T21:56:45.147Z] dc99185415d7: Layer already exists [2022-08-31T21:56:45.147Z] 74b99c0eb534: Layer already exists [2022-08-31T21:56:45.147Z] b76f622c7319: Layer already exists [2022-08-31T21:56:45.147Z] f2d68df7b02f: Layer already exists [2022-08-31T21:56:45.147Z] 13473fa3787e: Layer already exists [2022-08-31T21:56:45.147Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:56:45.147Z] 45af98a3a8ad: Layer already exists [2022-08-31T21:56:45.147Z] b80c5fcc34a6: Layer already exists [2022-08-31T21:56:45.147Z] f5d2358c2fa3: Layer already exists [2022-08-31T21:56:45.147Z] 6cf8ce60b961: Layer already exists [2022-08-31T21:56:45.147Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:45.147Z] latest: digest: sha256:51d52e73767a52e6ee56f4fba3bb42cd6de0de2ed451a82977b042edbce00dc8 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:45.467Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:45.777Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.53 [2022-08-31T21:56:45.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-31T21:56:45.777Z] b76f622c7319: Preparing [2022-08-31T21:56:45.777Z] b76f622c7319: Preparing [2022-08-31T21:56:45.777Z] dc99185415d7: Preparing [2022-08-31T21:56:45.777Z] 13473fa3787e: Preparing [2022-08-31T21:56:45.777Z] 74b99c0eb534: Preparing [2022-08-31T21:56:45.777Z] f2d68df7b02f: Preparing [2022-08-31T21:56:45.777Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:56:45.777Z] 45af98a3a8ad: Preparing [2022-08-31T21:56:45.777Z] f5d2358c2fa3: Preparing [2022-08-31T21:56:45.777Z] b80c5fcc34a6: Preparing [2022-08-31T21:56:45.777Z] 6cf8ce60b961: Preparing [2022-08-31T21:56:45.777Z] 994393dc58e7: Preparing [2022-08-31T21:56:45.777Z] 3e0e1f2f2ae4: Waiting [2022-08-31T21:56:45.777Z] 45af98a3a8ad: Waiting [2022-08-31T21:56:45.777Z] f5d2358c2fa3: Waiting [2022-08-31T21:56:45.777Z] b80c5fcc34a6: Waiting [2022-08-31T21:56:45.777Z] 6cf8ce60b961: Waiting [2022-08-31T21:56:45.777Z] 994393dc58e7: Waiting [2022-08-31T21:56:45.777Z] 74b99c0eb534: Layer already exists [2022-08-31T21:56:45.777Z] b76f622c7319: Layer already exists [2022-08-31T21:56:45.777Z] dc99185415d7: Layer already exists [2022-08-31T21:56:45.777Z] f2d68df7b02f: Layer already exists [2022-08-31T21:56:45.777Z] 13473fa3787e: Layer already exists [2022-08-31T21:56:45.777Z] 45af98a3a8ad: Layer already exists [2022-08-31T21:56:45.777Z] f5d2358c2fa3: Layer already exists [2022-08-31T21:56:45.777Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:56:45.777Z] b80c5fcc34a6: Layer already exists [2022-08-31T21:56:45.777Z] 6cf8ce60b961: Layer already exists [2022-08-31T21:56:45.777Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:45.777Z] 2.3.0-dev.53: digest: sha256:51d52e73767a52e6ee56f4fba3bb42cd6de0de2ed451a82977b042edbce00dc8 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:46.101Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:46.418Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:56:46.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-31T21:56:46.418Z] b76f622c7319: Preparing [2022-08-31T21:56:46.418Z] b76f622c7319: Preparing [2022-08-31T21:56:46.418Z] dc99185415d7: Preparing [2022-08-31T21:56:46.418Z] 13473fa3787e: Preparing [2022-08-31T21:56:46.418Z] 74b99c0eb534: Preparing [2022-08-31T21:56:46.418Z] f2d68df7b02f: Preparing [2022-08-31T21:56:46.418Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:56:46.418Z] 45af98a3a8ad: Preparing [2022-08-31T21:56:46.418Z] f5d2358c2fa3: Preparing [2022-08-31T21:56:46.418Z] b80c5fcc34a6: Preparing [2022-08-31T21:56:46.418Z] 6cf8ce60b961: Preparing [2022-08-31T21:56:46.418Z] 994393dc58e7: Preparing [2022-08-31T21:56:46.418Z] 3e0e1f2f2ae4: Waiting [2022-08-31T21:56:46.418Z] 45af98a3a8ad: Waiting [2022-08-31T21:56:46.418Z] f5d2358c2fa3: Waiting [2022-08-31T21:56:46.418Z] b80c5fcc34a6: Waiting [2022-08-31T21:56:46.418Z] 6cf8ce60b961: Waiting [2022-08-31T21:56:46.418Z] 994393dc58e7: Waiting [2022-08-31T21:56:46.418Z] 74b99c0eb534: Layer already exists [2022-08-31T21:56:46.418Z] b76f622c7319: Layer already exists [2022-08-31T21:56:46.418Z] dc99185415d7: Layer already exists [2022-08-31T21:56:46.418Z] 13473fa3787e: Layer already exists [2022-08-31T21:56:46.418Z] f2d68df7b02f: Layer already exists [2022-08-31T21:56:46.418Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:56:46.418Z] b80c5fcc34a6: Layer already exists [2022-08-31T21:56:46.419Z] 45af98a3a8ad: Layer already exists [2022-08-31T21:56:46.419Z] f5d2358c2fa3: Layer already exists [2022-08-31T21:56:46.419Z] 6cf8ce60b961: Layer already exists [2022-08-31T21:56:46.419Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:46.419Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:51d52e73767a52e6ee56f4fba3bb42cd6de0de2ed451a82977b042edbce00dc8 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:46.739Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:47.057Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-08-31T21:56:47.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-31T21:56:47.057Z] b76f622c7319: Preparing [2022-08-31T21:56:47.057Z] b76f622c7319: Preparing [2022-08-31T21:56:47.057Z] dc99185415d7: Preparing [2022-08-31T21:56:47.057Z] 13473fa3787e: Preparing [2022-08-31T21:56:47.057Z] 74b99c0eb534: Preparing [2022-08-31T21:56:47.057Z] f2d68df7b02f: Preparing [2022-08-31T21:56:47.057Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:56:47.057Z] 45af98a3a8ad: Preparing [2022-08-31T21:56:47.057Z] f5d2358c2fa3: Preparing [2022-08-31T21:56:47.057Z] b80c5fcc34a6: Preparing [2022-08-31T21:56:47.057Z] 6cf8ce60b961: Preparing [2022-08-31T21:56:47.057Z] 994393dc58e7: Preparing [2022-08-31T21:56:47.057Z] 3e0e1f2f2ae4: Waiting [2022-08-31T21:56:47.057Z] 45af98a3a8ad: Waiting [2022-08-31T21:56:47.057Z] f5d2358c2fa3: Waiting [2022-08-31T21:56:47.057Z] b80c5fcc34a6: Waiting [2022-08-31T21:56:47.057Z] 994393dc58e7: Waiting [2022-08-31T21:56:47.057Z] 6cf8ce60b961: Waiting [2022-08-31T21:56:47.057Z] 74b99c0eb534: Layer already exists [2022-08-31T21:56:47.057Z] 13473fa3787e: Layer already exists [2022-08-31T21:56:47.057Z] f2d68df7b02f: Layer already exists [2022-08-31T21:56:47.057Z] dc99185415d7: Layer already exists [2022-08-31T21:56:47.057Z] b76f622c7319: Layer already exists [2022-08-31T21:56:47.057Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:56:47.057Z] 6cf8ce60b961: Layer already exists [2022-08-31T21:56:47.057Z] b80c5fcc34a6: Layer already exists [2022-08-31T21:56:47.057Z] 45af98a3a8ad: Layer already exists [2022-08-31T21:56:47.057Z] f5d2358c2fa3: Layer already exists [2022-08-31T21:56:47.057Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:47.057Z] main: digest: sha256:51d52e73767a52e6ee56f4fba3bb42cd6de0de2ed451a82977b042edbce00dc8 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T21:56:47.097Z] ===================================================== [Pipeline] echo [2022-08-31T21:56:47.105Z] taggedImages: [2022-08-31T21:56:47.105Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:47.105Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-31T21:56:47.105Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.53 [2022-08-31T21:56:47.105Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:56:47.105Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-08-31T21:56:47.122Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-08-31T21:56:47.122Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:47.122Z] latest [2022-08-31T21:56:47.122Z] 2.3.0-dev.53 [2022-08-31T21:56:47.122Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:56:47.122Z] main [2022-08-31T21:56:47.122Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:47.431Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:47.747Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:47.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-31T21:56:47.747Z] 1b00e5a9b873: Preparing [2022-08-31T21:56:47.747Z] 4a759538f990: Preparing [2022-08-31T21:56:47.747Z] 2f8c2b138340: Preparing [2022-08-31T21:56:47.747Z] edb96070ebd1: Preparing [2022-08-31T21:56:47.747Z] f823b658e0c3: Preparing [2022-08-31T21:56:47.747Z] bd2ed4e832d1: Preparing [2022-08-31T21:56:47.747Z] 086d2cd77ff7: Preparing [2022-08-31T21:56:47.747Z] 994393dc58e7: Preparing [2022-08-31T21:56:47.747Z] 086d2cd77ff7: Waiting [2022-08-31T21:56:47.747Z] bd2ed4e832d1: Waiting [2022-08-31T21:56:47.747Z] 994393dc58e7: Waiting [2022-08-31T21:56:47.747Z] 4a759538f990: Pushed [2022-08-31T21:56:47.747Z] f823b658e0c3: Pushed [2022-08-31T21:56:47.747Z] 1b00e5a9b873: Pushed [2022-08-31T21:56:47.747Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:48.006Z] bd2ed4e832d1: Pushed [2022-08-31T21:56:48.266Z] 086d2cd77ff7: Pushed [2022-08-31T21:56:48.835Z] 2f8c2b138340: Pushed [2022-08-31T21:56:48.836Z] edb96070ebd1: Pushed [2022-08-31T21:56:49.097Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:309ecbbb2b39ed779d3161d06e4e916e005c7e8e5c4c98951c8793c97651c13f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:49.416Z] + 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-31T21:56:49.732Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-31T21:56:49.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-31T21:56:49.732Z] 1b00e5a9b873: Preparing [2022-08-31T21:56:49.732Z] 4a759538f990: Preparing [2022-08-31T21:56:49.732Z] 2f8c2b138340: Preparing [2022-08-31T21:56:49.732Z] edb96070ebd1: Preparing [2022-08-31T21:56:49.732Z] f823b658e0c3: Preparing [2022-08-31T21:56:49.732Z] bd2ed4e832d1: Preparing [2022-08-31T21:56:49.732Z] 086d2cd77ff7: Preparing [2022-08-31T21:56:49.732Z] 994393dc58e7: Preparing [2022-08-31T21:56:49.732Z] bd2ed4e832d1: Waiting [2022-08-31T21:56:49.732Z] 086d2cd77ff7: Waiting [2022-08-31T21:56:49.733Z] 994393dc58e7: Waiting [2022-08-31T21:56:49.733Z] f823b658e0c3: Layer already exists [2022-08-31T21:56:49.733Z] edb96070ebd1: Layer already exists [2022-08-31T21:56:49.733Z] 1b00e5a9b873: Layer already exists [2022-08-31T21:56:49.733Z] 2f8c2b138340: Layer already exists [2022-08-31T21:56:49.733Z] 4a759538f990: Layer already exists [2022-08-31T21:56:49.733Z] 086d2cd77ff7: Layer already exists [2022-08-31T21:56:49.733Z] bd2ed4e832d1: Layer already exists [2022-08-31T21:56:49.733Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:49.733Z] latest: digest: sha256:309ecbbb2b39ed779d3161d06e4e916e005c7e8e5c4c98951c8793c97651c13f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:50.054Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:50.367Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.53 [2022-08-31T21:56:50.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-31T21:56:50.368Z] 1b00e5a9b873: Preparing [2022-08-31T21:56:50.368Z] 4a759538f990: Preparing [2022-08-31T21:56:50.368Z] 2f8c2b138340: Preparing [2022-08-31T21:56:50.368Z] edb96070ebd1: Preparing [2022-08-31T21:56:50.368Z] f823b658e0c3: Preparing [2022-08-31T21:56:50.368Z] bd2ed4e832d1: Preparing [2022-08-31T21:56:50.368Z] 086d2cd77ff7: Preparing [2022-08-31T21:56:50.368Z] 994393dc58e7: Preparing [2022-08-31T21:56:50.368Z] bd2ed4e832d1: Waiting [2022-08-31T21:56:50.368Z] 086d2cd77ff7: Waiting [2022-08-31T21:56:50.368Z] 994393dc58e7: Waiting [2022-08-31T21:56:50.368Z] 1b00e5a9b873: Layer already exists [2022-08-31T21:56:50.368Z] 2f8c2b138340: Layer already exists [2022-08-31T21:56:50.368Z] f823b658e0c3: Layer already exists [2022-08-31T21:56:50.368Z] 4a759538f990: Layer already exists [2022-08-31T21:56:50.368Z] edb96070ebd1: Layer already exists [2022-08-31T21:56:50.368Z] bd2ed4e832d1: Layer already exists [2022-08-31T21:56:50.368Z] 086d2cd77ff7: Layer already exists [2022-08-31T21:56:50.368Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:50.368Z] 2.3.0-dev.53: digest: sha256:309ecbbb2b39ed779d3161d06e4e916e005c7e8e5c4c98951c8793c97651c13f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:50.691Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:51.006Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:56:51.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-31T21:56:51.006Z] 1b00e5a9b873: Preparing [2022-08-31T21:56:51.006Z] 4a759538f990: Preparing [2022-08-31T21:56:51.006Z] 2f8c2b138340: Preparing [2022-08-31T21:56:51.006Z] edb96070ebd1: Preparing [2022-08-31T21:56:51.006Z] f823b658e0c3: Preparing [2022-08-31T21:56:51.006Z] bd2ed4e832d1: Preparing [2022-08-31T21:56:51.006Z] 086d2cd77ff7: Preparing [2022-08-31T21:56:51.006Z] 994393dc58e7: Preparing [2022-08-31T21:56:51.006Z] bd2ed4e832d1: Waiting [2022-08-31T21:56:51.006Z] 086d2cd77ff7: Waiting [2022-08-31T21:56:51.006Z] 994393dc58e7: Waiting [2022-08-31T21:56:51.006Z] f823b658e0c3: Layer already exists [2022-08-31T21:56:51.006Z] 2f8c2b138340: Layer already exists [2022-08-31T21:56:51.006Z] 4a759538f990: Layer already exists [2022-08-31T21:56:51.006Z] edb96070ebd1: Layer already exists [2022-08-31T21:56:51.006Z] 1b00e5a9b873: Layer already exists [2022-08-31T21:56:51.006Z] 086d2cd77ff7: Layer already exists [2022-08-31T21:56:51.006Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:51.006Z] bd2ed4e832d1: Layer already exists [2022-08-31T21:56:51.006Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:309ecbbb2b39ed779d3161d06e4e916e005c7e8e5c4c98951c8793c97651c13f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:51.322Z] + 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-31T21:56:51.637Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-08-31T21:56:51.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-31T21:56:51.637Z] 1b00e5a9b873: Preparing [2022-08-31T21:56:51.637Z] 4a759538f990: Preparing [2022-08-31T21:56:51.637Z] 2f8c2b138340: Preparing [2022-08-31T21:56:51.637Z] edb96070ebd1: Preparing [2022-08-31T21:56:51.637Z] f823b658e0c3: Preparing [2022-08-31T21:56:51.637Z] bd2ed4e832d1: Preparing [2022-08-31T21:56:51.637Z] 086d2cd77ff7: Preparing [2022-08-31T21:56:51.637Z] 994393dc58e7: Preparing [2022-08-31T21:56:51.637Z] bd2ed4e832d1: Waiting [2022-08-31T21:56:51.637Z] 086d2cd77ff7: Waiting [2022-08-31T21:56:51.637Z] 994393dc58e7: Waiting [2022-08-31T21:56:51.637Z] f823b658e0c3: Layer already exists [2022-08-31T21:56:51.637Z] 4a759538f990: Layer already exists [2022-08-31T21:56:51.637Z] edb96070ebd1: Layer already exists [2022-08-31T21:56:51.637Z] 2f8c2b138340: Layer already exists [2022-08-31T21:56:51.637Z] 1b00e5a9b873: Layer already exists [2022-08-31T21:56:51.637Z] 086d2cd77ff7: Layer already exists [2022-08-31T21:56:51.637Z] bd2ed4e832d1: Layer already exists [2022-08-31T21:56:51.637Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:51.638Z] main: digest: sha256:309ecbbb2b39ed779d3161d06e4e916e005c7e8e5c4c98951c8793c97651c13f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T21:56:51.694Z] ===================================================== [Pipeline] echo [2022-08-31T21:56:51.702Z] taggedImages: [2022-08-31T21:56:51.703Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:51.703Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-31T21:56:51.703Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.53 [2022-08-31T21:56:51.703Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:56:51.703Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-08-31T21:56:51.731Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-08-31T21:56:51.731Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:51.731Z] latest [2022-08-31T21:56:51.731Z] 2.3.0-dev.53 [2022-08-31T21:56:51.731Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:56:51.731Z] main [2022-08-31T21:56:51.731Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:52.060Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:52.376Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:52.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-31T21:56:52.377Z] ff37259e5cdf: Preparing [2022-08-31T21:56:52.377Z] 7a561d6f4445: Preparing [2022-08-31T21:56:52.377Z] c095f51f5ffd: Preparing [2022-08-31T21:56:52.377Z] 1b49425c4880: Preparing [2022-08-31T21:56:52.377Z] 65fb629e4375: Preparing [2022-08-31T21:56:52.377Z] ff4f21745db9: Preparing [2022-08-31T21:56:52.377Z] 9d4fd28561bc: Preparing [2022-08-31T21:56:52.377Z] 26d3be9046d5: Preparing [2022-08-31T21:56:52.377Z] e1fb54414bde: Preparing [2022-08-31T21:56:52.377Z] 994393dc58e7: Preparing [2022-08-31T21:56:52.377Z] ff4f21745db9: Waiting [2022-08-31T21:56:52.377Z] 9d4fd28561bc: Waiting [2022-08-31T21:56:52.377Z] 26d3be9046d5: Waiting [2022-08-31T21:56:52.377Z] e1fb54414bde: Waiting [2022-08-31T21:56:52.377Z] 994393dc58e7: Waiting [2022-08-31T21:56:52.377Z] 65fb629e4375: Pushed [2022-08-31T21:56:52.377Z] 7a561d6f4445: Pushed [2022-08-31T21:56:52.377Z] ff37259e5cdf: Pushed [2022-08-31T21:56:52.377Z] ff4f21745db9: Pushed [2022-08-31T21:56:52.637Z] 26d3be9046d5: Pushed [2022-08-31T21:56:52.637Z] 9d4fd28561bc: Pushed [2022-08-31T21:56:52.637Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:52.637Z] e1fb54414bde: Pushed [2022-08-31T21:56:53.576Z] 1b49425c4880: Pushed [2022-08-31T21:56:53.836Z] c095f51f5ffd: Pushed [2022-08-31T21:56:54.097Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:8ae3e98997de982cb8683ea83b324e77926da5e17207041f4e32f33fa0f42c2f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:54.480Z] + 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-31T21:56:54.789Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-31T21:56:54.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-31T21:56:54.790Z] ff37259e5cdf: Preparing [2022-08-31T21:56:54.790Z] 7a561d6f4445: Preparing [2022-08-31T21:56:54.790Z] c095f51f5ffd: Preparing [2022-08-31T21:56:54.790Z] 1b49425c4880: Preparing [2022-08-31T21:56:54.790Z] 65fb629e4375: Preparing [2022-08-31T21:56:54.790Z] ff4f21745db9: Preparing [2022-08-31T21:56:54.790Z] 9d4fd28561bc: Preparing [2022-08-31T21:56:54.790Z] 26d3be9046d5: Preparing [2022-08-31T21:56:54.790Z] e1fb54414bde: Preparing [2022-08-31T21:56:54.790Z] 994393dc58e7: Preparing [2022-08-31T21:56:54.790Z] ff4f21745db9: Waiting [2022-08-31T21:56:54.790Z] 9d4fd28561bc: Waiting [2022-08-31T21:56:54.790Z] 26d3be9046d5: Waiting [2022-08-31T21:56:54.790Z] e1fb54414bde: Waiting [2022-08-31T21:56:54.790Z] ff37259e5cdf: Layer already exists [2022-08-31T21:56:54.790Z] 1b49425c4880: Layer already exists [2022-08-31T21:56:54.790Z] c095f51f5ffd: Layer already exists [2022-08-31T21:56:54.790Z] 7a561d6f4445: Layer already exists [2022-08-31T21:56:54.790Z] 65fb629e4375: Layer already exists [2022-08-31T21:56:54.790Z] ff4f21745db9: Layer already exists [2022-08-31T21:56:54.790Z] 9d4fd28561bc: Layer already exists [2022-08-31T21:56:54.790Z] 26d3be9046d5: Layer already exists [2022-08-31T21:56:54.790Z] e1fb54414bde: Layer already exists [2022-08-31T21:56:54.790Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:54.790Z] latest: digest: sha256:8ae3e98997de982cb8683ea83b324e77926da5e17207041f4e32f33fa0f42c2f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:55.111Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:55.421Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.53 [2022-08-31T21:56:55.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-31T21:56:55.422Z] ff37259e5cdf: Preparing [2022-08-31T21:56:55.422Z] 7a561d6f4445: Preparing [2022-08-31T21:56:55.422Z] c095f51f5ffd: Preparing [2022-08-31T21:56:55.422Z] 1b49425c4880: Preparing [2022-08-31T21:56:55.422Z] 65fb629e4375: Preparing [2022-08-31T21:56:55.422Z] ff4f21745db9: Preparing [2022-08-31T21:56:55.422Z] 9d4fd28561bc: Preparing [2022-08-31T21:56:55.422Z] 26d3be9046d5: Preparing [2022-08-31T21:56:55.422Z] e1fb54414bde: Preparing [2022-08-31T21:56:55.422Z] 994393dc58e7: Preparing [2022-08-31T21:56:55.422Z] ff4f21745db9: Waiting [2022-08-31T21:56:55.422Z] 9d4fd28561bc: Waiting [2022-08-31T21:56:55.422Z] 26d3be9046d5: Waiting [2022-08-31T21:56:55.422Z] e1fb54414bde: Waiting [2022-08-31T21:56:55.422Z] 994393dc58e7: Waiting [2022-08-31T21:56:55.422Z] 1b49425c4880: Layer already exists [2022-08-31T21:56:55.422Z] ff37259e5cdf: Layer already exists [2022-08-31T21:56:55.422Z] 65fb629e4375: Layer already exists [2022-08-31T21:56:55.422Z] c095f51f5ffd: Layer already exists [2022-08-31T21:56:55.422Z] 7a561d6f4445: Layer already exists [2022-08-31T21:56:55.422Z] 9d4fd28561bc: Layer already exists [2022-08-31T21:56:55.422Z] 26d3be9046d5: Layer already exists [2022-08-31T21:56:55.422Z] ff4f21745db9: Layer already exists [2022-08-31T21:56:55.422Z] e1fb54414bde: Layer already exists [2022-08-31T21:56:55.422Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:55.422Z] 2.3.0-dev.53: digest: sha256:8ae3e98997de982cb8683ea83b324e77926da5e17207041f4e32f33fa0f42c2f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:55.752Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:56.066Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:56:56.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-31T21:56:56.066Z] ff37259e5cdf: Preparing [2022-08-31T21:56:56.066Z] 7a561d6f4445: Preparing [2022-08-31T21:56:56.066Z] c095f51f5ffd: Preparing [2022-08-31T21:56:56.066Z] 1b49425c4880: Preparing [2022-08-31T21:56:56.066Z] 65fb629e4375: Preparing [2022-08-31T21:56:56.066Z] ff4f21745db9: Preparing [2022-08-31T21:56:56.066Z] 9d4fd28561bc: Preparing [2022-08-31T21:56:56.066Z] 26d3be9046d5: Preparing [2022-08-31T21:56:56.066Z] e1fb54414bde: Preparing [2022-08-31T21:56:56.066Z] 994393dc58e7: Preparing [2022-08-31T21:56:56.066Z] ff4f21745db9: Waiting [2022-08-31T21:56:56.066Z] 9d4fd28561bc: Waiting [2022-08-31T21:56:56.066Z] 26d3be9046d5: Waiting [2022-08-31T21:56:56.066Z] e1fb54414bde: Waiting [2022-08-31T21:56:56.066Z] 994393dc58e7: Waiting [2022-08-31T21:56:56.066Z] c095f51f5ffd: Layer already exists [2022-08-31T21:56:56.066Z] 1b49425c4880: Layer already exists [2022-08-31T21:56:56.066Z] 7a561d6f4445: Layer already exists [2022-08-31T21:56:56.066Z] ff37259e5cdf: Layer already exists [2022-08-31T21:56:56.066Z] 65fb629e4375: Layer already exists [2022-08-31T21:56:56.066Z] ff4f21745db9: Layer already exists [2022-08-31T21:56:56.066Z] 9d4fd28561bc: Layer already exists [2022-08-31T21:56:56.066Z] 26d3be9046d5: Layer already exists [2022-08-31T21:56:56.066Z] e1fb54414bde: Layer already exists [2022-08-31T21:56:56.066Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:56.066Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:8ae3e98997de982cb8683ea83b324e77926da5e17207041f4e32f33fa0f42c2f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:56.386Z] + 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-31T21:56:56.702Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-08-31T21:56:56.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-31T21:56:56.702Z] ff37259e5cdf: Preparing [2022-08-31T21:56:56.702Z] 7a561d6f4445: Preparing [2022-08-31T21:56:56.702Z] c095f51f5ffd: Preparing [2022-08-31T21:56:56.702Z] 1b49425c4880: Preparing [2022-08-31T21:56:56.702Z] 65fb629e4375: Preparing [2022-08-31T21:56:56.702Z] ff4f21745db9: Preparing [2022-08-31T21:56:56.702Z] 9d4fd28561bc: Preparing [2022-08-31T21:56:56.702Z] 26d3be9046d5: Preparing [2022-08-31T21:56:56.702Z] e1fb54414bde: Preparing [2022-08-31T21:56:56.702Z] 994393dc58e7: Preparing [2022-08-31T21:56:56.702Z] ff4f21745db9: Waiting [2022-08-31T21:56:56.702Z] 9d4fd28561bc: Waiting [2022-08-31T21:56:56.702Z] 26d3be9046d5: Waiting [2022-08-31T21:56:56.702Z] 994393dc58e7: Waiting [2022-08-31T21:56:56.702Z] e1fb54414bde: Waiting [2022-08-31T21:56:56.702Z] c095f51f5ffd: Layer already exists [2022-08-31T21:56:56.702Z] ff37259e5cdf: Layer already exists [2022-08-31T21:56:56.702Z] 7a561d6f4445: Layer already exists [2022-08-31T21:56:56.702Z] 1b49425c4880: Layer already exists [2022-08-31T21:56:56.702Z] 65fb629e4375: Layer already exists [2022-08-31T21:56:56.702Z] ff4f21745db9: Layer already exists [2022-08-31T21:56:56.702Z] 26d3be9046d5: Layer already exists [2022-08-31T21:56:56.702Z] e1fb54414bde: Layer already exists [2022-08-31T21:56:56.702Z] 9d4fd28561bc: Layer already exists [2022-08-31T21:56:56.702Z] 994393dc58e7: Layer already exists [2022-08-31T21:56:56.702Z] main: digest: sha256:8ae3e98997de982cb8683ea83b324e77926da5e17207041f4e32f33fa0f42c2f size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T21:56:56.753Z] ===================================================== [Pipeline] echo [2022-08-31T21:56:56.762Z] taggedImages: [2022-08-31T21:56:56.762Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:56.762Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-31T21:56:56.762Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.53 [2022-08-31T21:56:56.762Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:56:56.762Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-08-31T21:56:56.782Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-08-31T21:56:56.782Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:56.782Z] latest [2022-08-31T21:56:56.782Z] 2.3.0-dev.53 [2022-08-31T21:56:56.782Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:56:56.782Z] main [2022-08-31T21:56:56.782Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:57.101Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:57.415Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:56:57.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-31T21:56:57.415Z] 79ec982c1821: Preparing [2022-08-31T21:56:57.415Z] 14df0ea69beb: Preparing [2022-08-31T21:56:57.415Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:56:57.415Z] 2139eb661667: Preparing [2022-08-31T21:56:57.415Z] e54f03fa9178: Preparing [2022-08-31T21:56:57.415Z] 34d5ebaa5410: Preparing [2022-08-31T21:56:57.415Z] 34d5ebaa5410: Waiting [2022-08-31T21:56:57.415Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:56:57.415Z] 34d5ebaa5410: Layer already exists [2022-08-31T21:56:57.415Z] 79ec982c1821: Pushed [2022-08-31T21:56:57.415Z] e54f03fa9178: Pushed [2022-08-31T21:56:57.988Z] 2139eb661667: Pushed [2022-08-31T21:56:59.372Z] 14df0ea69beb: Pushed [2022-08-31T21:56:59.634Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:546a9b676d9f8965dfde46a84f00f7c68edf42ac8e151cb382a5e8c6dfae777b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:56:59.960Z] + 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-31T21:57:00.270Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-31T21:57:00.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-31T21:57:00.270Z] 79ec982c1821: Preparing [2022-08-31T21:57:00.270Z] 14df0ea69beb: Preparing [2022-08-31T21:57:00.270Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:57:00.270Z] 2139eb661667: Preparing [2022-08-31T21:57:00.270Z] e54f03fa9178: Preparing [2022-08-31T21:57:00.270Z] 34d5ebaa5410: Preparing [2022-08-31T21:57:00.270Z] 34d5ebaa5410: Waiting [2022-08-31T21:57:00.270Z] 2139eb661667: Layer already exists [2022-08-31T21:57:00.270Z] 14df0ea69beb: Layer already exists [2022-08-31T21:57:00.270Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:57:00.270Z] e54f03fa9178: Layer already exists [2022-08-31T21:57:00.270Z] 79ec982c1821: Layer already exists [2022-08-31T21:57:00.270Z] 34d5ebaa5410: Layer already exists [2022-08-31T21:57:00.270Z] latest: digest: sha256:546a9b676d9f8965dfde46a84f00f7c68edf42ac8e151cb382a5e8c6dfae777b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:00.591Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:00.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.53 [2022-08-31T21:57:00.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-31T21:57:00.904Z] 79ec982c1821: Preparing [2022-08-31T21:57:00.904Z] 14df0ea69beb: Preparing [2022-08-31T21:57:00.904Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:57:00.904Z] 2139eb661667: Preparing [2022-08-31T21:57:00.904Z] e54f03fa9178: Preparing [2022-08-31T21:57:00.904Z] 34d5ebaa5410: Preparing [2022-08-31T21:57:00.904Z] 34d5ebaa5410: Waiting [2022-08-31T21:57:00.904Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:57:00.904Z] e54f03fa9178: Layer already exists [2022-08-31T21:57:00.904Z] 2139eb661667: Layer already exists [2022-08-31T21:57:00.904Z] 79ec982c1821: Layer already exists [2022-08-31T21:57:00.904Z] 14df0ea69beb: Layer already exists [2022-08-31T21:57:00.904Z] 34d5ebaa5410: Layer already exists [2022-08-31T21:57:00.904Z] 2.3.0-dev.53: digest: sha256:546a9b676d9f8965dfde46a84f00f7c68edf42ac8e151cb382a5e8c6dfae777b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:01.226Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:01.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:57:01.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-31T21:57:01.534Z] 79ec982c1821: Preparing [2022-08-31T21:57:01.534Z] 14df0ea69beb: Preparing [2022-08-31T21:57:01.534Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:57:01.534Z] 2139eb661667: Preparing [2022-08-31T21:57:01.534Z] e54f03fa9178: Preparing [2022-08-31T21:57:01.534Z] 34d5ebaa5410: Preparing [2022-08-31T21:57:01.534Z] 34d5ebaa5410: Waiting [2022-08-31T21:57:01.534Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:57:01.534Z] 79ec982c1821: Layer already exists [2022-08-31T21:57:01.534Z] e54f03fa9178: Layer already exists [2022-08-31T21:57:01.534Z] 14df0ea69beb: Layer already exists [2022-08-31T21:57:01.534Z] 2139eb661667: Layer already exists [2022-08-31T21:57:01.534Z] 34d5ebaa5410: Layer already exists [2022-08-31T21:57:01.534Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:546a9b676d9f8965dfde46a84f00f7c68edf42ac8e151cb382a5e8c6dfae777b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:01.852Z] + 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-31T21:57:02.171Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-08-31T21:57:02.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-31T21:57:02.171Z] 79ec982c1821: Preparing [2022-08-31T21:57:02.171Z] 14df0ea69beb: Preparing [2022-08-31T21:57:02.171Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:57:02.171Z] 2139eb661667: Preparing [2022-08-31T21:57:02.171Z] e54f03fa9178: Preparing [2022-08-31T21:57:02.171Z] 34d5ebaa5410: Preparing [2022-08-31T21:57:02.171Z] 34d5ebaa5410: Waiting [2022-08-31T21:57:02.171Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:57:02.171Z] 14df0ea69beb: Layer already exists [2022-08-31T21:57:02.171Z] e54f03fa9178: Layer already exists [2022-08-31T21:57:02.171Z] 79ec982c1821: Layer already exists [2022-08-31T21:57:02.171Z] 2139eb661667: Layer already exists [2022-08-31T21:57:02.171Z] 34d5ebaa5410: Layer already exists [2022-08-31T21:57:02.171Z] main: digest: sha256:546a9b676d9f8965dfde46a84f00f7c68edf42ac8e151cb382a5e8c6dfae777b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T21:57:02.221Z] ===================================================== [Pipeline] echo [2022-08-31T21:57:02.228Z] taggedImages: [2022-08-31T21:57:02.228Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:57:02.228Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-31T21:57:02.228Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.53 [2022-08-31T21:57:02.228Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:57:02.228Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-08-31T21:57:02.250Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-08-31T21:57:02.250Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:57:02.250Z] latest [2022-08-31T21:57:02.250Z] 2.3.0-dev.53 [2022-08-31T21:57:02.250Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:57:02.250Z] main [2022-08-31T21:57:02.250Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:02.585Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:02.900Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:57:02.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-31T21:57:02.900Z] 6f4c3bd098b6: Preparing [2022-08-31T21:57:02.900Z] 421681b6a42f: Preparing [2022-08-31T21:57:02.900Z] cab05283c157: Preparing [2022-08-31T21:57:02.900Z] bba5588cac9b: Preparing [2022-08-31T21:57:02.900Z] f84c2bf44acf: Preparing [2022-08-31T21:57:02.900Z] 7822a0ba6c6b: Preparing [2022-08-31T21:57:02.900Z] e54f03fa9178: Preparing [2022-08-31T21:57:02.900Z] 34d5ebaa5410: Preparing [2022-08-31T21:57:02.900Z] 7822a0ba6c6b: Waiting [2022-08-31T21:57:02.900Z] e54f03fa9178: Waiting [2022-08-31T21:57:02.900Z] 34d5ebaa5410: Waiting [2022-08-31T21:57:02.900Z] 6f4c3bd098b6: Pushed [2022-08-31T21:57:02.900Z] cab05283c157: Pushed [2022-08-31T21:57:02.900Z] 421681b6a42f: Pushed [2022-08-31T21:57:02.900Z] e54f03fa9178: Layer already exists [2022-08-31T21:57:02.900Z] 34d5ebaa5410: Layer already exists [2022-08-31T21:57:03.472Z] 7822a0ba6c6b: Pushed [2022-08-31T21:57:06.774Z] f84c2bf44acf: Pushed [2022-08-31T21:57:10.080Z] bba5588cac9b: Pushed [2022-08-31T21:57:10.123Z] Removing intermediate container 18d378943638 [2022-08-31T21:57:10.123Z] ---> aa5c360f24f6 [2022-08-31T21:57:10.123Z] Step 7/20 : COPY . . [2022-08-31T21:57:10.123Z] ---> 63035a28ebdc [2022-08-31T21:57:10.123Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-31T21:57:10.123Z] ---> Running in 05291c72c883 [2022-08-31T21:57:10.342Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:0460722bc1b3b9111ddc0ea5f3debc597039b7b8d59585af205e7bc1a1c0ac26 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:10.659Z] + 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-31T21:57:10.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-31T21:57:10.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-31T21:57:10.971Z] 6f4c3bd098b6: Preparing [2022-08-31T21:57:10.971Z] 421681b6a42f: Preparing [2022-08-31T21:57:10.971Z] cab05283c157: Preparing [2022-08-31T21:57:10.971Z] bba5588cac9b: Preparing [2022-08-31T21:57:10.971Z] f84c2bf44acf: Preparing [2022-08-31T21:57:10.971Z] 7822a0ba6c6b: Preparing [2022-08-31T21:57:10.971Z] e54f03fa9178: Preparing [2022-08-31T21:57:10.971Z] 34d5ebaa5410: Preparing [2022-08-31T21:57:10.971Z] 7822a0ba6c6b: Waiting [2022-08-31T21:57:10.971Z] e54f03fa9178: Waiting [2022-08-31T21:57:10.971Z] 34d5ebaa5410: Waiting [2022-08-31T21:57:10.971Z] f84c2bf44acf: Layer already exists [2022-08-31T21:57:10.971Z] 6f4c3bd098b6: Layer already exists [2022-08-31T21:57:10.971Z] bba5588cac9b: Layer already exists [2022-08-31T21:57:10.971Z] cab05283c157: Layer already exists [2022-08-31T21:57:10.971Z] 421681b6a42f: Layer already exists [2022-08-31T21:57:10.971Z] 7822a0ba6c6b: Layer already exists [2022-08-31T21:57:10.971Z] e54f03fa9178: Layer already exists [2022-08-31T21:57:10.971Z] 34d5ebaa5410: Layer already exists [2022-08-31T21:57:10.971Z] latest: digest: sha256:0460722bc1b3b9111ddc0ea5f3debc597039b7b8d59585af205e7bc1a1c0ac26 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:11.123Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-31T21:57:11.288Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:11.599Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.53 [2022-08-31T21:57:11.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-31T21:57:11.599Z] 6f4c3bd098b6: Preparing [2022-08-31T21:57:11.599Z] 421681b6a42f: Preparing [2022-08-31T21:57:11.599Z] cab05283c157: Preparing [2022-08-31T21:57:11.599Z] bba5588cac9b: Preparing [2022-08-31T21:57:11.599Z] f84c2bf44acf: Preparing [2022-08-31T21:57:11.599Z] 7822a0ba6c6b: Preparing [2022-08-31T21:57:11.599Z] e54f03fa9178: Preparing [2022-08-31T21:57:11.599Z] 34d5ebaa5410: Preparing [2022-08-31T21:57:11.599Z] e54f03fa9178: Waiting [2022-08-31T21:57:11.599Z] 34d5ebaa5410: Waiting [2022-08-31T21:57:11.599Z] 7822a0ba6c6b: Waiting [2022-08-31T21:57:11.599Z] 421681b6a42f: Layer already exists [2022-08-31T21:57:11.600Z] 6f4c3bd098b6: Layer already exists [2022-08-31T21:57:11.600Z] cab05283c157: Layer already exists [2022-08-31T21:57:11.600Z] bba5588cac9b: Layer already exists [2022-08-31T21:57:11.600Z] f84c2bf44acf: Layer already exists [2022-08-31T21:57:11.600Z] 7822a0ba6c6b: Layer already exists [2022-08-31T21:57:11.600Z] 34d5ebaa5410: Layer already exists [2022-08-31T21:57:11.600Z] e54f03fa9178: Layer already exists [2022-08-31T21:57:11.600Z] 2.3.0-dev.53: digest: sha256:0460722bc1b3b9111ddc0ea5f3debc597039b7b8d59585af205e7bc1a1c0ac26 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:11.922Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:12.244Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:57:12.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-31T21:57:12.244Z] 6f4c3bd098b6: Preparing [2022-08-31T21:57:12.244Z] 421681b6a42f: Preparing [2022-08-31T21:57:12.244Z] cab05283c157: Preparing [2022-08-31T21:57:12.244Z] bba5588cac9b: Preparing [2022-08-31T21:57:12.244Z] f84c2bf44acf: Preparing [2022-08-31T21:57:12.244Z] 7822a0ba6c6b: Preparing [2022-08-31T21:57:12.244Z] e54f03fa9178: Preparing [2022-08-31T21:57:12.244Z] 7822a0ba6c6b: Waiting [2022-08-31T21:57:12.244Z] 34d5ebaa5410: Preparing [2022-08-31T21:57:12.244Z] 34d5ebaa5410: Waiting [2022-08-31T21:57:12.244Z] e54f03fa9178: Waiting [2022-08-31T21:57:12.244Z] cab05283c157: Layer already exists [2022-08-31T21:57:12.244Z] 6f4c3bd098b6: Layer already exists [2022-08-31T21:57:12.244Z] f84c2bf44acf: Layer already exists [2022-08-31T21:57:12.244Z] 421681b6a42f: Layer already exists [2022-08-31T21:57:12.244Z] bba5588cac9b: Layer already exists [2022-08-31T21:57:12.244Z] 34d5ebaa5410: Layer already exists [2022-08-31T21:57:12.244Z] e54f03fa9178: Layer already exists [2022-08-31T21:57:12.244Z] 7822a0ba6c6b: Layer already exists [2022-08-31T21:57:12.244Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:0460722bc1b3b9111ddc0ea5f3debc597039b7b8d59585af205e7bc1a1c0ac26 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:12.567Z] + 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-31T21:57:12.880Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-08-31T21:57:12.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-31T21:57:12.880Z] 6f4c3bd098b6: Preparing [2022-08-31T21:57:12.880Z] 421681b6a42f: Preparing [2022-08-31T21:57:12.880Z] cab05283c157: Preparing [2022-08-31T21:57:12.880Z] bba5588cac9b: Preparing [2022-08-31T21:57:12.880Z] f84c2bf44acf: Preparing [2022-08-31T21:57:12.880Z] 7822a0ba6c6b: Preparing [2022-08-31T21:57:12.880Z] e54f03fa9178: Preparing [2022-08-31T21:57:12.880Z] 34d5ebaa5410: Preparing [2022-08-31T21:57:12.880Z] 7822a0ba6c6b: Waiting [2022-08-31T21:57:12.880Z] e54f03fa9178: Waiting [2022-08-31T21:57:12.880Z] 34d5ebaa5410: Waiting [2022-08-31T21:57:12.880Z] 6f4c3bd098b6: Layer already exists [2022-08-31T21:57:12.880Z] bba5588cac9b: Layer already exists [2022-08-31T21:57:12.880Z] 421681b6a42f: Layer already exists [2022-08-31T21:57:12.880Z] f84c2bf44acf: Layer already exists [2022-08-31T21:57:12.880Z] cab05283c157: Layer already exists [2022-08-31T21:57:12.880Z] 7822a0ba6c6b: Layer already exists [2022-08-31T21:57:12.880Z] 34d5ebaa5410: Layer already exists [2022-08-31T21:57:12.880Z] e54f03fa9178: Layer already exists [2022-08-31T21:57:12.880Z] main: digest: sha256:0460722bc1b3b9111ddc0ea5f3debc597039b7b8d59585af205e7bc1a1c0ac26 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T21:57:12.934Z] ===================================================== [Pipeline] echo [2022-08-31T21:57:12.945Z] taggedImages: [2022-08-31T21:57:12.945Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:57:12.945Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-31T21:57:12.945Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.53 [2022-08-31T21:57:12.945Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:57:12.945Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-08-31T21:57:12.968Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-08-31T21:57:12.968Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:57:12.968Z] latest [2022-08-31T21:57:12.968Z] 2.3.0-dev.53 [2022-08-31T21:57:12.968Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:57:12.968Z] main [2022-08-31T21:57:12.968Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:13.308Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:13.623Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:57:13.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-31T21:57:13.623Z] a51e044b55d6: Preparing [2022-08-31T21:57:13.623Z] bd7f452a7f3d: Preparing [2022-08-31T21:57:13.623Z] 82b667ba941f: Preparing [2022-08-31T21:57:13.623Z] a5ce52aebc9e: Preparing [2022-08-31T21:57:13.623Z] 4bb55f585c9e: Preparing [2022-08-31T21:57:13.623Z] e54f03fa9178: Preparing [2022-08-31T21:57:13.623Z] 34d5ebaa5410: Preparing [2022-08-31T21:57:13.623Z] e54f03fa9178: Waiting [2022-08-31T21:57:13.623Z] 34d5ebaa5410: Waiting [2022-08-31T21:57:13.623Z] 82b667ba941f: Pushed [2022-08-31T21:57:13.623Z] a51e044b55d6: Pushed [2022-08-31T21:57:13.623Z] bd7f452a7f3d: Pushed [2022-08-31T21:57:13.623Z] e54f03fa9178: Layer already exists [2022-08-31T21:57:13.623Z] 34d5ebaa5410: Layer already exists [2022-08-31T21:57:13.884Z] 4bb55f585c9e: Pushed [2022-08-31T21:57:20.463Z] a5ce52aebc9e: Pushed [2022-08-31T21:57:20.463Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:44623b524708dab7d665ab3b7da0ce9d0e4a935da1f388203847e952be7a4505 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:20.782Z] + 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-31T21:57:21.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-31T21:57:21.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-31T21:57:21.096Z] a51e044b55d6: Preparing [2022-08-31T21:57:21.096Z] bd7f452a7f3d: Preparing [2022-08-31T21:57:21.096Z] 82b667ba941f: Preparing [2022-08-31T21:57:21.096Z] a5ce52aebc9e: Preparing [2022-08-31T21:57:21.096Z] 4bb55f585c9e: Preparing [2022-08-31T21:57:21.096Z] e54f03fa9178: Preparing [2022-08-31T21:57:21.096Z] 34d5ebaa5410: Preparing [2022-08-31T21:57:21.096Z] e54f03fa9178: Waiting [2022-08-31T21:57:21.096Z] 34d5ebaa5410: Waiting [2022-08-31T21:57:21.096Z] a5ce52aebc9e: Layer already exists [2022-08-31T21:57:21.096Z] 4bb55f585c9e: Layer already exists [2022-08-31T21:57:21.096Z] a51e044b55d6: Layer already exists [2022-08-31T21:57:21.096Z] 82b667ba941f: Layer already exists [2022-08-31T21:57:21.096Z] bd7f452a7f3d: Layer already exists [2022-08-31T21:57:21.096Z] 34d5ebaa5410: Layer already exists [2022-08-31T21:57:21.096Z] e54f03fa9178: Layer already exists [2022-08-31T21:57:21.096Z] latest: digest: sha256:44623b524708dab7d665ab3b7da0ce9d0e4a935da1f388203847e952be7a4505 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:21.419Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:21.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.53 [2022-08-31T21:57:21.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-31T21:57:21.766Z] a51e044b55d6: Preparing [2022-08-31T21:57:21.766Z] bd7f452a7f3d: Preparing [2022-08-31T21:57:21.766Z] 82b667ba941f: Preparing [2022-08-31T21:57:21.766Z] a5ce52aebc9e: Preparing [2022-08-31T21:57:21.766Z] 4bb55f585c9e: Preparing [2022-08-31T21:57:21.766Z] e54f03fa9178: Preparing [2022-08-31T21:57:21.766Z] 34d5ebaa5410: Preparing [2022-08-31T21:57:21.766Z] e54f03fa9178: Waiting [2022-08-31T21:57:21.766Z] 34d5ebaa5410: Waiting [2022-08-31T21:57:21.766Z] 82b667ba941f: Layer already exists [2022-08-31T21:57:21.766Z] a51e044b55d6: Layer already exists [2022-08-31T21:57:21.766Z] a5ce52aebc9e: Layer already exists [2022-08-31T21:57:21.766Z] 4bb55f585c9e: Layer already exists [2022-08-31T21:57:21.766Z] bd7f452a7f3d: Layer already exists [2022-08-31T21:57:21.766Z] 34d5ebaa5410: Layer already exists [2022-08-31T21:57:21.766Z] e54f03fa9178: Layer already exists [2022-08-31T21:57:21.766Z] 2.3.0-dev.53: digest: sha256:44623b524708dab7d665ab3b7da0ce9d0e4a935da1f388203847e952be7a4505 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:22.099Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:22.412Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:57:22.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-31T21:57:22.412Z] a51e044b55d6: Preparing [2022-08-31T21:57:22.412Z] bd7f452a7f3d: Preparing [2022-08-31T21:57:22.412Z] 82b667ba941f: Preparing [2022-08-31T21:57:22.412Z] a5ce52aebc9e: Preparing [2022-08-31T21:57:22.412Z] 4bb55f585c9e: Preparing [2022-08-31T21:57:22.412Z] e54f03fa9178: Preparing [2022-08-31T21:57:22.412Z] 34d5ebaa5410: Preparing [2022-08-31T21:57:22.412Z] e54f03fa9178: Waiting [2022-08-31T21:57:22.412Z] 34d5ebaa5410: Waiting [2022-08-31T21:57:22.412Z] bd7f452a7f3d: Layer already exists [2022-08-31T21:57:22.412Z] 82b667ba941f: Layer already exists [2022-08-31T21:57:22.412Z] a5ce52aebc9e: Layer already exists [2022-08-31T21:57:22.412Z] 4bb55f585c9e: Layer already exists [2022-08-31T21:57:22.412Z] a51e044b55d6: Layer already exists [2022-08-31T21:57:22.412Z] e54f03fa9178: Layer already exists [2022-08-31T21:57:22.412Z] 34d5ebaa5410: Layer already exists [2022-08-31T21:57:22.412Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:44623b524708dab7d665ab3b7da0ce9d0e4a935da1f388203847e952be7a4505 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:22.728Z] + 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-31T21:57:23.040Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-08-31T21:57:23.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-31T21:57:23.040Z] a51e044b55d6: Preparing [2022-08-31T21:57:23.040Z] bd7f452a7f3d: Preparing [2022-08-31T21:57:23.040Z] 82b667ba941f: Preparing [2022-08-31T21:57:23.040Z] a5ce52aebc9e: Preparing [2022-08-31T21:57:23.040Z] 4bb55f585c9e: Preparing [2022-08-31T21:57:23.040Z] e54f03fa9178: Preparing [2022-08-31T21:57:23.040Z] 34d5ebaa5410: Preparing [2022-08-31T21:57:23.040Z] e54f03fa9178: Waiting [2022-08-31T21:57:23.040Z] 34d5ebaa5410: Waiting [2022-08-31T21:57:23.040Z] bd7f452a7f3d: Layer already exists [2022-08-31T21:57:23.040Z] 82b667ba941f: Layer already exists [2022-08-31T21:57:23.040Z] 4bb55f585c9e: Layer already exists [2022-08-31T21:57:23.040Z] a5ce52aebc9e: Layer already exists [2022-08-31T21:57:23.040Z] a51e044b55d6: Layer already exists [2022-08-31T21:57:23.040Z] 34d5ebaa5410: Layer already exists [2022-08-31T21:57:23.040Z] e54f03fa9178: Layer already exists [2022-08-31T21:57:23.040Z] main: digest: sha256:44623b524708dab7d665ab3b7da0ce9d0e4a935da1f388203847e952be7a4505 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T21:57:23.092Z] ===================================================== [Pipeline] echo [2022-08-31T21:57:23.099Z] taggedImages: [2022-08-31T21:57:23.099Z] - nexus3.edgexfoundry.org:10004/security-spire-config:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:57:23.099Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-31T21:57:23.099Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.53 [2022-08-31T21:57:23.099Z] - nexus3.edgexfoundry.org:10004/security-spire-config:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:57:23.099Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-08-31T21:57:23.120Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-08-31T21:57:23.120Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:57:23.120Z] latest [2022-08-31T21:57:23.120Z] 2.3.0-dev.53 [2022-08-31T21:57:23.120Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:57:23.120Z] main [2022-08-31T21:57:23.120Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:23.438Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:23.581Z] Removing intermediate container c50dbc00c5c0 [2022-08-31T21:57:23.581Z] ---> dc9a2b3ef295 [2022-08-31T21:57:23.581Z] Step 8/25 : COPY . . [2022-08-31T21:57:23.581Z] Removing intermediate container bb3128770f1f [2022-08-31T21:57:23.581Z] ---> 9fd1a7568934 [2022-08-31T21:57:23.581Z] Step 9/24 : COPY . . [2022-08-31T21:57:23.581Z] Removing intermediate container 6a920023da4f [2022-08-31T21:57:23.581Z] ---> 84e918c73c5e [2022-08-31T21:57:23.581Z] Step 9/23 : COPY . . [2022-08-31T21:57:23.581Z] Removing intermediate container a60080ee31ed [2022-08-31T21:57:23.581Z] ---> 2633e4b4a7e4 [2022-08-31T21:57:23.581Z] Step 8/25 : COPY . . [2022-08-31T21:57:23.749Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:57:23.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-31T21:57:23.749Z] 9d7d840b17c9: Preparing [2022-08-31T21:57:23.749Z] 63351451cc27: Preparing [2022-08-31T21:57:23.749Z] 2ed6d49e2271: Preparing [2022-08-31T21:57:23.749Z] 522ddc332b6b: Preparing [2022-08-31T21:57:23.749Z] 13301b1f82f1: Preparing [2022-08-31T21:57:23.749Z] e54f03fa9178: Preparing [2022-08-31T21:57:23.749Z] 34d5ebaa5410: Preparing [2022-08-31T21:57:23.749Z] e54f03fa9178: Waiting [2022-08-31T21:57:23.749Z] 34d5ebaa5410: Waiting [2022-08-31T21:57:23.749Z] 9d7d840b17c9: Pushed [2022-08-31T21:57:23.749Z] 2ed6d49e2271: Pushed [2022-08-31T21:57:23.749Z] 63351451cc27: Pushed [2022-08-31T21:57:23.749Z] e54f03fa9178: Layer already exists [2022-08-31T21:57:23.749Z] 34d5ebaa5410: Layer already exists [2022-08-31T21:57:24.009Z] 13301b1f82f1: Pushed [2022-08-31T21:57:30.355Z] ---> 45f5c22e3424 [2022-08-31T21:57:30.355Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-31T21:57:30.355Z] ---> Running in 781db58c33cb [2022-08-31T21:57:30.355Z] ---> ef8ccd190f59 [2022-08-31T21:57:30.355Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-31T21:57:30.355Z] ---> b466eba2d07c [2022-08-31T21:57:30.355Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-08-31T21:57:30.355Z] ---> a4a57e1be920 [2022-08-31T21:57:30.355Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-08-31T21:57:30.355Z] ---> Running in 4d7c8e4f3fe4 [2022-08-31T21:57:30.355Z] ---> Running in 59a2e84d9665 [2022-08-31T21:57:30.595Z] 522ddc332b6b: Pushed [2022-08-31T21:57:30.595Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:be69dd92b35d4364ad2b24b419deb3948b33f3ea4fff431833f363534101aefc size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-08-31T21:57:30.640Z] ---> Running in 98194a0415a3 [Pipeline] sh [2022-08-31T21:57:30.925Z] + 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-31T21:57:31.239Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-31T21:57:31.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-31T21:57:31.239Z] 9d7d840b17c9: Preparing [2022-08-31T21:57:31.239Z] 63351451cc27: Preparing [2022-08-31T21:57:31.239Z] 2ed6d49e2271: Preparing [2022-08-31T21:57:31.239Z] 522ddc332b6b: Preparing [2022-08-31T21:57:31.239Z] 13301b1f82f1: Preparing [2022-08-31T21:57:31.239Z] e54f03fa9178: Preparing [2022-08-31T21:57:31.239Z] 34d5ebaa5410: Preparing [2022-08-31T21:57:31.239Z] e54f03fa9178: Waiting [2022-08-31T21:57:31.239Z] 34d5ebaa5410: Waiting [2022-08-31T21:57:31.239Z] 9d7d840b17c9: Layer already exists [2022-08-31T21:57:31.239Z] 522ddc332b6b: Layer already exists [2022-08-31T21:57:31.239Z] 2ed6d49e2271: Layer already exists [2022-08-31T21:57:31.239Z] 13301b1f82f1: Layer already exists [2022-08-31T21:57:31.239Z] 63351451cc27: Layer already exists [2022-08-31T21:57:31.239Z] e54f03fa9178: Layer already exists [2022-08-31T21:57:31.239Z] 34d5ebaa5410: Layer already exists [2022-08-31T21:57:31.239Z] latest: digest: sha256:be69dd92b35d4364ad2b24b419deb3948b33f3ea4fff431833f363534101aefc size: 1780 [Pipeline] } [Pipeline] // withEnv [2022-08-31T21:57:31.266Z] Removing intermediate container 781db58c33cb [2022-08-31T21:57:31.266Z] ---> 4977016e5f52 [2022-08-31T21:57:31.266Z] Step 10/25 : WORKDIR /edgex-go/spire-build [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:31.553Z] ---> Running in a50c264d7f99 [2022-08-31T21:57:31.556Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:31.869Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.53 [2022-08-31T21:57:31.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-31T21:57:31.870Z] 9d7d840b17c9: Preparing [2022-08-31T21:57:31.870Z] 63351451cc27: Preparing [2022-08-31T21:57:31.870Z] 2ed6d49e2271: Preparing [2022-08-31T21:57:31.870Z] 522ddc332b6b: Preparing [2022-08-31T21:57:31.870Z] 13301b1f82f1: Preparing [2022-08-31T21:57:31.870Z] e54f03fa9178: Preparing [2022-08-31T21:57:31.870Z] 34d5ebaa5410: Preparing [2022-08-31T21:57:31.870Z] e54f03fa9178: Waiting [2022-08-31T21:57:31.870Z] 34d5ebaa5410: Waiting [2022-08-31T21:57:31.870Z] 9d7d840b17c9: Layer already exists [2022-08-31T21:57:31.870Z] 13301b1f82f1: Layer already exists [2022-08-31T21:57:31.870Z] 522ddc332b6b: Layer already exists [2022-08-31T21:57:31.870Z] 2ed6d49e2271: Layer already exists [2022-08-31T21:57:31.870Z] 63351451cc27: Layer already exists [2022-08-31T21:57:31.870Z] e54f03fa9178: Layer already exists [2022-08-31T21:57:31.870Z] 34d5ebaa5410: Layer already exists [2022-08-31T21:57:31.870Z] 2.3.0-dev.53: digest: sha256:be69dd92b35d4364ad2b24b419deb3948b33f3ea4fff431833f363534101aefc size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:32.190Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:32.505Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:57:32.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-31T21:57:32.505Z] 9d7d840b17c9: Preparing [2022-08-31T21:57:32.505Z] 63351451cc27: Preparing [2022-08-31T21:57:32.505Z] 2ed6d49e2271: Preparing [2022-08-31T21:57:32.505Z] 522ddc332b6b: Preparing [2022-08-31T21:57:32.505Z] 13301b1f82f1: Preparing [2022-08-31T21:57:32.505Z] e54f03fa9178: Preparing [2022-08-31T21:57:32.505Z] 34d5ebaa5410: Preparing [2022-08-31T21:57:32.505Z] e54f03fa9178: Waiting [2022-08-31T21:57:32.505Z] 34d5ebaa5410: Waiting [2022-08-31T21:57:32.505Z] 522ddc332b6b: Layer already exists [2022-08-31T21:57:32.505Z] 63351451cc27: Layer already exists [2022-08-31T21:57:32.505Z] 2ed6d49e2271: Layer already exists [2022-08-31T21:57:32.505Z] 9d7d840b17c9: Layer already exists [2022-08-31T21:57:32.505Z] 13301b1f82f1: Layer already exists [2022-08-31T21:57:32.505Z] e54f03fa9178: Layer already exists [2022-08-31T21:57:32.505Z] 34d5ebaa5410: Layer already exists [2022-08-31T21:57:32.505Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:be69dd92b35d4364ad2b24b419deb3948b33f3ea4fff431833f363534101aefc size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:32.576Z] Removing intermediate container a50c264d7f99 [2022-08-31T21:57:32.577Z] ---> 87bd8e4c3511 [2022-08-31T21:57:32.577Z] 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-31T21:57:32.821Z] + 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-31T21:57:32.859Z] ---> Running in 958a1db72cbd [2022-08-31T21:57:33.143Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-08-31T21:57:33.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-31T21:57:33.143Z] 9d7d840b17c9: Preparing [2022-08-31T21:57:33.143Z] 63351451cc27: Preparing [2022-08-31T21:57:33.143Z] 2ed6d49e2271: Preparing [2022-08-31T21:57:33.143Z] 522ddc332b6b: Preparing [2022-08-31T21:57:33.143Z] 13301b1f82f1: Preparing [2022-08-31T21:57:33.143Z] e54f03fa9178: Preparing [2022-08-31T21:57:33.143Z] 34d5ebaa5410: Preparing [2022-08-31T21:57:33.143Z] e54f03fa9178: Waiting [2022-08-31T21:57:33.143Z] 34d5ebaa5410: Waiting [2022-08-31T21:57:33.143Z] 13301b1f82f1: Layer already exists [2022-08-31T21:57:33.143Z] 522ddc332b6b: Layer already exists [2022-08-31T21:57:33.143Z] 9d7d840b17c9: Layer already exists [2022-08-31T21:57:33.143Z] 2ed6d49e2271: Layer already exists [2022-08-31T21:57:33.143Z] 63351451cc27: Layer already exists [2022-08-31T21:57:33.143Z] e54f03fa9178: Layer already exists [2022-08-31T21:57:33.143Z] 34d5ebaa5410: Layer already exists [2022-08-31T21:57:33.143Z] main: digest: sha256:be69dd92b35d4364ad2b24b419deb3948b33f3ea4fff431833f363534101aefc size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T21:57:33.194Z] ===================================================== [Pipeline] echo [2022-08-31T21:57:33.203Z] taggedImages: [2022-08-31T21:57:33.203Z] - nexus3.edgexfoundry.org:10004/security-spire-server:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:57:33.203Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-31T21:57:33.203Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.53 [2022-08-31T21:57:33.203Z] - nexus3.edgexfoundry.org:10004/security-spire-server:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:57:33.203Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-08-31T21:57:33.226Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-08-31T21:57:33.226Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:57:33.226Z] latest [2022-08-31T21:57:33.226Z] 2.3.0-dev.53 [2022-08-31T21:57:33.226Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:57:33.226Z] main [2022-08-31T21:57:33.226Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:33.478Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-31T21:57:33.558Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:33.761Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-31T21:57:33.872Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:57:33.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-31T21:57:33.873Z] a75b43799028: Preparing [2022-08-31T21:57:33.873Z] 829a53546d02: Preparing [2022-08-31T21:57:33.873Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:57:33.873Z] f700c02adddb: Preparing [2022-08-31T21:57:33.873Z] 994393dc58e7: Preparing [2022-08-31T21:57:33.873Z] 994393dc58e7: Layer already exists [2022-08-31T21:57:33.873Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:57:33.873Z] a75b43799028: Pushed [2022-08-31T21:57:33.873Z] f700c02adddb: Pushed [2022-08-31T21:57:34.043Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-31T21:57:36.085Z] Removing intermediate container 958a1db72cbd [2022-08-31T21:57:36.085Z] ---> 9a16dec77743 [2022-08-31T21:57:36.085Z] Step 12/25 : WORKDIR /edgex-go [2022-08-31T21:57:36.085Z] ---> Running in 35487ae9a9f3 [2022-08-31T21:57:36.416Z] 829a53546d02: Pushed [2022-08-31T21:57:36.416Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:00ac2bada111db8f50e72d24c74666b831cb94cf6fc3be1f58587b4a261a0980 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:36.692Z] Removing intermediate container 35487ae9a9f3 [2022-08-31T21:57:36.693Z] ---> 52f822b43445 [2022-08-31T21:57:36.693Z] [2022-08-31T21:57:36.693Z] Step 13/25 : FROM alpine:3.15 [2022-08-31T21:57:36.693Z] 3.15: Pulling from library/alpine [2022-08-31T21:57:36.737Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:37.050Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-31T21:57:37.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-31T21:57:37.050Z] a75b43799028: Preparing [2022-08-31T21:57:37.050Z] 829a53546d02: Preparing [2022-08-31T21:57:37.050Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:57:37.050Z] f700c02adddb: Preparing [2022-08-31T21:57:37.050Z] 994393dc58e7: Preparing [2022-08-31T21:57:37.051Z] 994393dc58e7: Layer already exists [2022-08-31T21:57:37.051Z] 829a53546d02: Layer already exists [2022-08-31T21:57:37.051Z] a75b43799028: Layer already exists [2022-08-31T21:57:37.051Z] f700c02adddb: Layer already exists [2022-08-31T21:57:37.051Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:57:37.051Z] latest: digest: sha256:00ac2bada111db8f50e72d24c74666b831cb94cf6fc3be1f58587b4a261a0980 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:37.364Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:37.681Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.53 [2022-08-31T21:57:37.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-31T21:57:37.681Z] a75b43799028: Preparing [2022-08-31T21:57:37.681Z] 829a53546d02: Preparing [2022-08-31T21:57:37.681Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:57:37.681Z] f700c02adddb: Preparing [2022-08-31T21:57:37.681Z] 994393dc58e7: Preparing [2022-08-31T21:57:37.681Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:57:37.681Z] f700c02adddb: Layer already exists [2022-08-31T21:57:37.681Z] 994393dc58e7: Layer already exists [2022-08-31T21:57:37.681Z] 829a53546d02: Layer already exists [2022-08-31T21:57:37.681Z] a75b43799028: Layer already exists [2022-08-31T21:57:37.681Z] 2.3.0-dev.53: digest: sha256:00ac2bada111db8f50e72d24c74666b831cb94cf6fc3be1f58587b4a261a0980 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:38.000Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:38.194Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-31T21:57:38.194Z] Status: Downloaded newer image for alpine:3.15 [2022-08-31T21:57:38.194Z] ---> 02e0d6fdf486 [2022-08-31T21:57:38.194Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-31T21:57:38.315Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:57:38.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-31T21:57:38.315Z] a75b43799028: Preparing [2022-08-31T21:57:38.315Z] 829a53546d02: Preparing [2022-08-31T21:57:38.315Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:57:38.315Z] f700c02adddb: Preparing [2022-08-31T21:57:38.315Z] 994393dc58e7: Preparing [2022-08-31T21:57:38.315Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:57:38.315Z] f700c02adddb: Layer already exists [2022-08-31T21:57:38.315Z] 994393dc58e7: Layer already exists [2022-08-31T21:57:38.315Z] a75b43799028: Layer already exists [2022-08-31T21:57:38.315Z] 829a53546d02: Layer already exists [2022-08-31T21:57:38.315Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:00ac2bada111db8f50e72d24c74666b831cb94cf6fc3be1f58587b4a261a0980 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:38.473Z] ---> Running in 2bbd0e757a62 [2022-08-31T21:57:38.636Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:38.946Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-08-31T21:57:38.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-31T21:57:38.946Z] a75b43799028: Preparing [2022-08-31T21:57:38.946Z] 829a53546d02: Preparing [2022-08-31T21:57:38.946Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:57:38.946Z] f700c02adddb: Preparing [2022-08-31T21:57:38.946Z] 994393dc58e7: Preparing [2022-08-31T21:57:38.946Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:57:38.946Z] f700c02adddb: Layer already exists [2022-08-31T21:57:38.946Z] a75b43799028: Layer already exists [2022-08-31T21:57:38.946Z] 829a53546d02: Layer already exists [2022-08-31T21:57:38.946Z] 994393dc58e7: Layer already exists [2022-08-31T21:57:38.946Z] main: digest: sha256:00ac2bada111db8f50e72d24c74666b831cb94cf6fc3be1f58587b4a261a0980 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T21:57:38.996Z] ===================================================== [Pipeline] echo [2022-08-31T21:57:39.005Z] taggedImages: [2022-08-31T21:57:39.005Z] - nexus3.edgexfoundry.org:10004/support-notifications:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:57:39.005Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-31T21:57:39.005Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.53 [2022-08-31T21:57:39.005Z] - nexus3.edgexfoundry.org:10004/support-notifications:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:57:39.005Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-08-31T21:57:39.031Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-08-31T21:57:39.031Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:57:39.031Z] latest [2022-08-31T21:57:39.031Z] 2.3.0-dev.53 [2022-08-31T21:57:39.031Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:57:39.031Z] main [2022-08-31T21:57:39.031Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:39.083Z] Removing intermediate container 2bbd0e757a62 [2022-08-31T21:57:39.083Z] ---> a5247895882e [2022-08-31T21:57:39.083Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T21:57:39.083Z] ---> Running in 80f97e08660e [2022-08-31T21:57:39.362Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:39.686Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:57:39.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-31T21:57:39.686Z] 2acfa2eedc64: Preparing [2022-08-31T21:57:39.686Z] 52efe9c97375: Preparing [2022-08-31T21:57:39.686Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:57:39.686Z] 10a40a4b3d5d: Preparing [2022-08-31T21:57:39.686Z] 994393dc58e7: Preparing [2022-08-31T21:57:39.686Z] 994393dc58e7: Layer already exists [2022-08-31T21:57:39.686Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:57:39.686Z] 10a40a4b3d5d: Layer already exists [2022-08-31T21:57:39.686Z] 2acfa2eedc64: Pushed [2022-08-31T21:57:42.236Z] 52efe9c97375: Pushed [2022-08-31T21:57:42.236Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:7544c08b5b4efd0b07f55038c1ec872bf93280bec1ba29c935805111f21ae2df size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:42.534Z] Removing intermediate container 80f97e08660e [2022-08-31T21:57:42.534Z] ---> b26ffdf60aa5 [2022-08-31T21:57:42.534Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-31T21:57:42.534Z] ---> Running in b887d10e481a [2022-08-31T21:57:42.561Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:42.873Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-31T21:57:42.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-31T21:57:42.873Z] 2acfa2eedc64: Preparing [2022-08-31T21:57:42.873Z] 52efe9c97375: Preparing [2022-08-31T21:57:42.873Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:57:42.873Z] 10a40a4b3d5d: Preparing [2022-08-31T21:57:42.873Z] 994393dc58e7: Preparing [2022-08-31T21:57:42.873Z] 994393dc58e7: Layer already exists [2022-08-31T21:57:42.873Z] 52efe9c97375: Layer already exists [2022-08-31T21:57:42.873Z] 2acfa2eedc64: Layer already exists [2022-08-31T21:57:42.874Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:57:42.874Z] 10a40a4b3d5d: Layer already exists [2022-08-31T21:57:42.874Z] latest: digest: sha256:7544c08b5b4efd0b07f55038c1ec872bf93280bec1ba29c935805111f21ae2df size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:43.183Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:43.495Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.53 [2022-08-31T21:57:43.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-31T21:57:43.495Z] 2acfa2eedc64: Preparing [2022-08-31T21:57:43.495Z] 52efe9c97375: Preparing [2022-08-31T21:57:43.495Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:57:43.495Z] 10a40a4b3d5d: Preparing [2022-08-31T21:57:43.495Z] 994393dc58e7: Preparing [2022-08-31T21:57:43.495Z] 2acfa2eedc64: Layer already exists [2022-08-31T21:57:43.495Z] 994393dc58e7: Layer already exists [2022-08-31T21:57:43.495Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:57:43.495Z] 52efe9c97375: Layer already exists [2022-08-31T21:57:43.495Z] 10a40a4b3d5d: Layer already exists [2022-08-31T21:57:43.495Z] 2.3.0-dev.53: digest: sha256:7544c08b5b4efd0b07f55038c1ec872bf93280bec1ba29c935805111f21ae2df size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:43.816Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:43.988Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-31T21:57:44.133Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:57:44.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-31T21:57:44.133Z] 2acfa2eedc64: Preparing [2022-08-31T21:57:44.133Z] 52efe9c97375: Preparing [2022-08-31T21:57:44.133Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:57:44.133Z] 10a40a4b3d5d: Preparing [2022-08-31T21:57:44.133Z] 994393dc58e7: Preparing [2022-08-31T21:57:44.133Z] 994393dc58e7: Layer already exists [2022-08-31T21:57:44.133Z] 2acfa2eedc64: Layer already exists [2022-08-31T21:57:44.133Z] 52efe9c97375: Layer already exists [2022-08-31T21:57:44.133Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:57:44.133Z] 10a40a4b3d5d: Layer already exists [2022-08-31T21:57:44.133Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:7544c08b5b4efd0b07f55038c1ec872bf93280bec1ba29c935805111f21ae2df size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:44.453Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:44.809Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-08-31T21:57:44.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-31T21:57:44.809Z] 2acfa2eedc64: Preparing [2022-08-31T21:57:44.809Z] 52efe9c97375: Preparing [2022-08-31T21:57:44.809Z] 3e0e1f2f2ae4: Preparing [2022-08-31T21:57:44.809Z] 10a40a4b3d5d: Preparing [2022-08-31T21:57:44.809Z] 994393dc58e7: Preparing [2022-08-31T21:57:44.809Z] 10a40a4b3d5d: Layer already exists [2022-08-31T21:57:44.809Z] 994393dc58e7: Layer already exists [2022-08-31T21:57:44.809Z] 2acfa2eedc64: Layer already exists [2022-08-31T21:57:44.809Z] 52efe9c97375: Layer already exists [2022-08-31T21:57:44.809Z] 3e0e1f2f2ae4: Layer already exists [2022-08-31T21:57:44.809Z] main: digest: sha256:7544c08b5b4efd0b07f55038c1ec872bf93280bec1ba29c935805111f21ae2df size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T21:57:44.862Z] ===================================================== [Pipeline] echo [2022-08-31T21:57:44.869Z] taggedImages: [2022-08-31T21:57:44.869Z] - nexus3.edgexfoundry.org:10004/support-scheduler:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:57:44.869Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-31T21:57:44.869Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.53 [2022-08-31T21:57:44.869Z] - nexus3.edgexfoundry.org:10004/support-scheduler:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:57:44.869Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-08-31T21:57:44.889Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-08-31T21:57:44.889Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:57:44.889Z] latest [2022-08-31T21:57:44.889Z] 2.3.0-dev.53 [2022-08-31T21:57:44.889Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:57:44.889Z] main [2022-08-31T21:57:44.889Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:45.215Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:45.441Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-31T21:57:45.526Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:57:45.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-31T21:57:45.527Z] d09c1e0f3f35: Preparing [2022-08-31T21:57:45.527Z] f159190a3f3a: Preparing [2022-08-31T21:57:45.527Z] a849a83f6085: Preparing [2022-08-31T21:57:45.527Z] 62db4574f2b3: Preparing [2022-08-31T21:57:45.527Z] 994393dc58e7: Preparing [2022-08-31T21:57:45.527Z] 994393dc58e7: Layer already exists [2022-08-31T21:57:45.527Z] f159190a3f3a: Pushed [2022-08-31T21:57:45.786Z] d09c1e0f3f35: Pushed [2022-08-31T21:57:46.727Z] a849a83f6085: Pushed [2022-08-31T21:57:46.894Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-31T21:57:46.894Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-31T21:57:46.894Z] OK: 15733 distinct packages available [2022-08-31T21:57:46.894Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-31T21:57:47.884Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-31T21:57:49.359Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-31T21:57:49.359Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-31T21:57:49.359Z] (3/5) Installing libucontext (1.1-r0) [2022-08-31T21:57:49.359Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-31T21:57:49.636Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-31T21:57:49.636Z] Executing busybox-1.34.1-r7.trigger [2022-08-31T21:57:49.912Z] OK: 6 MiB in 19 packages [2022-08-31T21:57:51.365Z] Removing intermediate container b887d10e481a [2022-08-31T21:57:51.365Z] ---> 153539e3bfee [2022-08-31T21:57:51.365Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-31T21:57:56.829Z] ---> eac56adbd2ad [2022-08-31T21:57:56.829Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-31T21:57:57.437Z] ---> 0d05bf69319a [2022-08-31T21:57:57.437Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-31T21:57:58.464Z] ---> 2c31858c7de8 [2022-08-31T21:57:58.465Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-31T21:57:58.955Z] 62db4574f2b3: Pushed [2022-08-31T21:57:58.955Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:a40d1ffd7eca26918d77c2bff5906825b394a002dd01f786e90391036134b935 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:59.282Z] + 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-31T21:57:59.501Z] ---> dfdcc84c099f [2022-08-31T21:57:59.501Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-31T21:57:59.501Z] ---> Running in a15d48e97505 [2022-08-31T21:57:59.603Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-31T21:57:59.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-31T21:57:59.603Z] d09c1e0f3f35: Preparing [2022-08-31T21:57:59.603Z] f159190a3f3a: Preparing [2022-08-31T21:57:59.603Z] a849a83f6085: Preparing [2022-08-31T21:57:59.603Z] 62db4574f2b3: Preparing [2022-08-31T21:57:59.603Z] 994393dc58e7: Preparing [2022-08-31T21:57:59.603Z] 62db4574f2b3: Layer already exists [2022-08-31T21:57:59.603Z] d09c1e0f3f35: Layer already exists [2022-08-31T21:57:59.603Z] a849a83f6085: Layer already exists [2022-08-31T21:57:59.603Z] 994393dc58e7: Layer already exists [2022-08-31T21:57:59.603Z] f159190a3f3a: Layer already exists [2022-08-31T21:57:59.603Z] latest: digest: sha256:a40d1ffd7eca26918d77c2bff5906825b394a002dd01f786e90391036134b935 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:57:59.809Z] Removing intermediate container a15d48e97505 [2022-08-31T21:57:59.809Z] ---> 456bd16766a1 [2022-08-31T21:57:59.809Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-31T21:57:59.809Z] ---> Running in 8d7b9212dcab [2022-08-31T21:57:59.929Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:58:00.251Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.53 [2022-08-31T21:58:00.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-31T21:58:00.251Z] d09c1e0f3f35: Preparing [2022-08-31T21:58:00.251Z] f159190a3f3a: Preparing [2022-08-31T21:58:00.251Z] a849a83f6085: Preparing [2022-08-31T21:58:00.251Z] 62db4574f2b3: Preparing [2022-08-31T21:58:00.251Z] 994393dc58e7: Preparing [2022-08-31T21:58:00.251Z] a849a83f6085: Layer already exists [2022-08-31T21:58:00.251Z] 994393dc58e7: Layer already exists [2022-08-31T21:58:00.251Z] f159190a3f3a: Layer already exists [2022-08-31T21:58:00.251Z] 62db4574f2b3: Layer already exists [2022-08-31T21:58:00.251Z] d09c1e0f3f35: Layer already exists [2022-08-31T21:58:00.251Z] 2.3.0-dev.53: digest: sha256:a40d1ffd7eca26918d77c2bff5906825b394a002dd01f786e90391036134b935 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:58:00.410Z] Removing intermediate container 8d7b9212dcab [2022-08-31T21:58:00.410Z] ---> e08248e62aba [2022-08-31T21:58:00.410Z] Step 23/25 : LABEL arch=arm64 [2022-08-31T21:58:00.410Z] ---> Running in e851bb280d4b [2022-08-31T21:58:00.577Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:58:00.893Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:58:00.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-31T21:58:00.893Z] d09c1e0f3f35: Preparing [2022-08-31T21:58:00.893Z] f159190a3f3a: Preparing [2022-08-31T21:58:00.893Z] a849a83f6085: Preparing [2022-08-31T21:58:00.893Z] 62db4574f2b3: Preparing [2022-08-31T21:58:00.893Z] 994393dc58e7: Preparing [2022-08-31T21:58:00.893Z] d09c1e0f3f35: Layer already exists [2022-08-31T21:58:00.893Z] 994393dc58e7: Layer already exists [2022-08-31T21:58:00.893Z] 62db4574f2b3: Layer already exists [2022-08-31T21:58:00.893Z] f159190a3f3a: Layer already exists [2022-08-31T21:58:00.893Z] a849a83f6085: Layer already exists [2022-08-31T21:58:00.893Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:a40d1ffd7eca26918d77c2bff5906825b394a002dd01f786e90391036134b935 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T21:58:01.024Z] Removing intermediate container e851bb280d4b [2022-08-31T21:58:01.024Z] ---> 46c5513b3ad2 [2022-08-31T21:58:01.024Z] Step 24/25 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:58:01.024Z] ---> Running in 3547702a6bb7 [2022-08-31T21:58:01.216Z] + 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-31T21:58:01.532Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-08-31T21:58:01.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-31T21:58:01.532Z] d09c1e0f3f35: Preparing [2022-08-31T21:58:01.532Z] f159190a3f3a: Preparing [2022-08-31T21:58:01.532Z] a849a83f6085: Preparing [2022-08-31T21:58:01.532Z] 62db4574f2b3: Preparing [2022-08-31T21:58:01.532Z] 994393dc58e7: Preparing [2022-08-31T21:58:01.532Z] a849a83f6085: Layer already exists [2022-08-31T21:58:01.532Z] f159190a3f3a: Layer already exists [2022-08-31T21:58:01.532Z] d09c1e0f3f35: Layer already exists [2022-08-31T21:58:01.532Z] 994393dc58e7: Layer already exists [2022-08-31T21:58:01.532Z] 62db4574f2b3: Layer already exists [2022-08-31T21:58:01.532Z] main: digest: sha256:a40d1ffd7eca26918d77c2bff5906825b394a002dd01f786e90391036134b935 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T21:58:01.589Z] ===================================================== [Pipeline] echo [2022-08-31T21:58:01.598Z] taggedImages: [2022-08-31T21:58:01.598Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T21:58:01.598Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-31T21:58:01.598Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.53 [2022-08-31T21:58:01.598Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T21:58:01.598Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [2022-08-31T21:58:01.623Z] Removing intermediate container 3547702a6bb7 [2022-08-31T21:58:01.623Z] ---> a2805fe582c5 [2022-08-31T21:58:01.623Z] Step 25/25 : LABEL version=2.3.0-dev.53 [2022-08-31T21:58:01.623Z] ---> Running in 4235ffb64ac5 [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-31T21:58:01.901Z] Removing intermediate container 4235ffb64ac5 [2022-08-31T21:58:01.901Z] ---> 3d176c8940bb [2022-08-31T21:58:01.901Z] [2022-08-31T21:58:02.175Z] Successfully built 3d176c8940bb [2022-08-31T21:58:02.175Z] Successfully tagged security-spire-server-arm64:latest [2022-08-31T21:58:02.175Z]  Building security-spire-server ... done Building security-bootstrapper [2022-08-31T21:58:05.607Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T21:58:05.607Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-31T21:58:05.607Z] ---> cbbde0ab168c [2022-08-31T21:58:05.607Z] Step 3/31 : WORKDIR /edgex-go [2022-08-31T21:58:05.607Z] ---> Using cache [2022-08-31T21:58:05.607Z] ---> 2c6e95512f21 [2022-08-31T21:58:05.607Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T21:58:05.607Z] ---> Running in 42a8aec6b072 [2022-08-31T21:58:08.274Z] Removing intermediate container 42a8aec6b072 [2022-08-31T21:58:08.274Z] ---> 4b148920af4a [2022-08-31T21:58:08.274Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-31T21:58:08.553Z] ---> Running in 3cd130a00a33 [2022-08-31T21:58:10.559Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T21:58:11.549Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T21:58:12.541Z] OK: 221 MiB in 51 packages [2022-08-31T21:58:13.999Z] Removing intermediate container 3cd130a00a33 [2022-08-31T21:58:13.999Z] ---> 28c0dddeac2f [2022-08-31T21:58:13.999Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-31T21:58:14.998Z] ---> 35197eaf7bde [2022-08-31T21:58:14.998Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T21:58:14.998Z] ---> Running in 37aa8cb9100b [2022-08-31T21:59:11.641Z] Removing intermediate container 37aa8cb9100b [2022-08-31T21:59:11.641Z] ---> 31708f022402 [2022-08-31T21:59:11.641Z] Step 8/31 : COPY . . [2022-08-31T21:59:11.641Z] ---> c3769aa46c00 [2022-08-31T21:59:11.641Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-31T21:59:11.641Z] ---> Running in 29eda3a8fd80 [2022-08-31T21:59:11.641Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-31T22:02:48.768Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-31T22:02:55.553Z] Removing intermediate container 4d7c8e4f3fe4 [2022-08-31T22:02:55.553Z] ---> bfe80de5db55 [2022-08-31T22:02:55.553Z] [2022-08-31T22:02:55.553Z] Step 10/25 : FROM alpine:3.16 [2022-08-31T22:02:55.553Z] 3.16: Pulling from library/alpine [2022-08-31T22:02:57.564Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-31T22:02:57.564Z] Status: Downloaded newer image for alpine:3.16 [2022-08-31T22:02:57.564Z] ---> a6215f271958 [2022-08-31T22:02:57.564Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-31T22:02:57.564Z] ---> Running in 0cb1703e8a40 [2022-08-31T22:02:59.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T22:02:59.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T22:03:00.855Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-31T22:03:00.855Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-31T22:03:00.855Z] (3/3) Installing su-exec (0.2-r1) [2022-08-31T22:03:01.134Z] Executing busybox-1.35.0-r17.trigger [2022-08-31T22:03:01.134Z] Executing ca-certificates-20220614-r0.trigger [2022-08-31T22:03:01.412Z] OK: 6 MiB in 17 packages [2022-08-31T22:03:03.435Z] Removing intermediate container 0cb1703e8a40 [2022-08-31T22:03:03.435Z] ---> 69dd2aae5332 [2022-08-31T22:03:03.435Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-31T22:03:03.728Z] ---> Running in 32f76ad61b8f [2022-08-31T22:03:04.009Z] Removing intermediate container 32f76ad61b8f [2022-08-31T22:03:04.009Z] ---> ab1c6fa5458e [2022-08-31T22:03:04.009Z] Step 13/25 : WORKDIR / [2022-08-31T22:03:04.296Z] ---> Running in fff88f31348d [2022-08-31T22:03:04.904Z] Removing intermediate container fff88f31348d [2022-08-31T22:03:04.904Z] ---> 8d98d2ddaf8c [2022-08-31T22:03:04.904Z] 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-31T22:03:05.939Z] ---> d1f556a2a656 [2022-08-31T22:03:05.939Z] 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-31T22:03:06.638Z] ---> f8e25e667064 [2022-08-31T22:03:06.638Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-31T22:03:07.854Z] ---> 2ed952d940d5 [2022-08-31T22:03:07.854Z] 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-31T22:03:08.856Z] ---> d50275655308 [2022-08-31T22:03:08.856Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-31T22:03:10.513Z] ---> c93384ea3ce7 [2022-08-31T22:03:10.513Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-31T22:03:12.166Z] ---> 62bbf2083e72 [2022-08-31T22:03:12.166Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-31T22:03:13.251Z] ---> 4aebc4a1fed7 [2022-08-31T22:03:13.251Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-31T22:03:13.552Z] ---> Running in d441686d607b [2022-08-31T22:03:16.198Z] Removing intermediate container d441686d607b [2022-08-31T22:03:16.198Z] ---> 052e1b3346f8 [2022-08-31T22:03:16.198Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-31T22:03:16.471Z] ---> Running in 99032edda165 [2022-08-31T22:03:16.757Z] Removing intermediate container 99032edda165 [2022-08-31T22:03:16.757Z] ---> 0013e10884b6 [2022-08-31T22:03:16.757Z] Step 23/25 : LABEL arch=arm64 [2022-08-31T22:03:17.037Z] ---> Running in adb4864dd7ae [2022-08-31T22:03:17.316Z] Removing intermediate container adb4864dd7ae [2022-08-31T22:03:17.316Z] ---> fd2605e0762c [2022-08-31T22:03:17.316Z] Step 24/25 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:03:17.590Z] ---> Running in 6023e24c9257 [2022-08-31T22:03:18.197Z] Removing intermediate container 6023e24c9257 [2022-08-31T22:03:18.197Z] ---> eb3302058451 [2022-08-31T22:03:18.197Z] Step 25/25 : LABEL version=2.3.0-dev.53 [2022-08-31T22:03:18.197Z] ---> Running in 6bd30bbe33a2 [2022-08-31T22:03:18.803Z] Removing intermediate container 6bd30bbe33a2 [2022-08-31T22:03:18.803Z] ---> 527df1b568cf [2022-08-31T22:03:18.803Z] [2022-08-31T22:03:18.803Z] Successfully built 527df1b568cf [2022-08-31T22:03:19.080Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-31T22:03:19.080Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-08-31T22:03:24.502Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T22:03:24.502Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-31T22:03:24.502Z] ---> cbbde0ab168c [2022-08-31T22:03:24.502Z] Step 3/26 : WORKDIR /edgex-go [2022-08-31T22:03:24.502Z] ---> Using cache [2022-08-31T22:03:24.502Z] ---> 2c6e95512f21 [2022-08-31T22:03:24.502Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T22:03:24.502Z] ---> Using cache [2022-08-31T22:03:24.502Z] ---> 4b148920af4a [2022-08-31T22:03:24.502Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-31T22:03:24.502Z] ---> Running in 855481773b7d [2022-08-31T22:03:27.141Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T22:03:27.761Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T22:03:29.229Z] OK: 221 MiB in 51 packages [2022-08-31T22:03:29.229Z] Removing intermediate container 98194a0415a3 [2022-08-31T22:03:29.229Z] ---> 557b1fd2873f [2022-08-31T22:03:29.229Z] [2022-08-31T22:03:29.229Z] Step 11/24 : FROM alpine:3.16 [2022-08-31T22:03:29.229Z] ---> a6215f271958 [2022-08-31T22:03:29.229Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-08-31T22:03:29.229Z] ---> Running in 552604b5a183 [2022-08-31T22:03:30.703Z] Removing intermediate container 855481773b7d [2022-08-31T22:03:30.703Z] ---> c54da07e82bd [2022-08-31T22:03:30.703Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-31T22:03:31.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T22:03:31.983Z] ---> 3f779254f91e [2022-08-31T22:03:31.983Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T22:03:31.983Z] ---> Running in c347e4b8b38d [2022-08-31T22:03:32.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T22:03:33.728Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-31T22:03:33.728Z] Executing busybox-1.35.0-r17.trigger [2022-08-31T22:03:33.728Z] OK: 5 MiB in 15 packages [2022-08-31T22:03:35.187Z] Removing intermediate container 552604b5a183 [2022-08-31T22:03:35.187Z] ---> 91d32bcee723 [2022-08-31T22:03:35.187Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-31T22:03:35.465Z] ---> Running in 2c22ab47994a [2022-08-31T22:03:36.071Z] Removing intermediate container 2c22ab47994a [2022-08-31T22:03:36.071Z] ---> edd190fb4d40 [2022-08-31T22:03:36.071Z] Step 14/24 : ENV APP_PORT=59882 [2022-08-31T22:03:36.071Z] ---> Running in cf7f3a08880c [2022-08-31T22:03:36.677Z] Removing intermediate container cf7f3a08880c [2022-08-31T22:03:36.677Z] ---> bf1fe3442ddc [2022-08-31T22:03:36.677Z] Step 15/24 : EXPOSE $APP_PORT [2022-08-31T22:03:36.677Z] ---> Running in 099d32063c32 [2022-08-31T22:03:37.289Z] Removing intermediate container 099d32063c32 [2022-08-31T22:03:37.289Z] ---> eeaab667e837 [2022-08-31T22:03:37.289Z] Step 16/24 : WORKDIR / [2022-08-31T22:03:37.289Z] ---> Running in c4fc8426e6be [2022-08-31T22:03:37.909Z] Removing intermediate container c4fc8426e6be [2022-08-31T22:03:37.909Z] ---> 13f35cbc2a34 [2022-08-31T22:03:37.909Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-31T22:03:38.516Z] ---> 4aeedf791b49 [2022-08-31T22:03:38.516Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-31T22:03:40.507Z] ---> 0b5cb0f65b96 [2022-08-31T22:03:40.507Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-31T22:03:41.126Z] ---> 225c340a22d7 [2022-08-31T22:03:41.126Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-08-31T22:03:41.407Z] ---> Running in 106ea3871d80 [2022-08-31T22:03:42.006Z] Removing intermediate container 106ea3871d80 [2022-08-31T22:03:42.006Z] ---> 66dc4abd06b4 [2022-08-31T22:03:42.006Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-31T22:03:42.006Z] ---> Running in 4744bb351eb6 [2022-08-31T22:03:42.602Z] Removing intermediate container 4744bb351eb6 [2022-08-31T22:03:42.602Z] ---> 4fbe08f75ace [2022-08-31T22:03:42.602Z] Step 22/24 : LABEL arch=arm64 [2022-08-31T22:03:42.602Z] ---> Running in 51fb062f60eb [2022-08-31T22:03:43.207Z] Removing intermediate container 51fb062f60eb [2022-08-31T22:03:43.207Z] ---> 8a006f57c92e [2022-08-31T22:03:43.207Z] Step 23/24 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:03:43.489Z] ---> Running in 73c195df5152 [2022-08-31T22:03:44.097Z] Removing intermediate container 73c195df5152 [2022-08-31T22:03:44.097Z] ---> e9e14776d8ee [2022-08-31T22:03:44.097Z] Step 24/24 : LABEL version=2.3.0-dev.53 [2022-08-31T22:03:44.097Z] ---> Running in 47df0f57cc4a [2022-08-31T22:03:44.700Z] Removing intermediate container 47df0f57cc4a [2022-08-31T22:03:44.700Z] ---> 67b0cbd7a367 [2022-08-31T22:03:44.700Z] [2022-08-31T22:03:44.978Z] Successfully built 67b0cbd7a367 [2022-08-31T22:03:44.978Z] Successfully tagged core-command-arm64:latest [2022-08-31T22:03:44.978Z]  Building core-command ... done Building sys-mgmt-agent [2022-08-31T22:03:48.395Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T22:03:48.395Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-31T22:03:48.395Z] ---> cbbde0ab168c [2022-08-31T22:03:48.395Z] Step 3/23 : WORKDIR /edgex-go [2022-08-31T22:03:48.395Z] ---> Using cache [2022-08-31T22:03:48.395Z] ---> 2c6e95512f21 [2022-08-31T22:03:48.396Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T22:03:48.396Z] ---> Using cache [2022-08-31T22:03:48.396Z] ---> 4b148920af4a [2022-08-31T22:03:48.396Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-31T22:03:48.672Z] ---> Running in 6c38ee772f7f [2022-08-31T22:03:50.690Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T22:03:51.678Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T22:03:53.116Z] OK: 221 MiB in 51 packages [2022-08-31T22:03:55.133Z] Removing intermediate container 6c38ee772f7f [2022-08-31T22:03:55.133Z] ---> 3772547bf722 [2022-08-31T22:03:55.133Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-31T22:03:56.124Z] ---> d535ff3d158e [2022-08-31T22:03:56.124Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T22:03:56.124Z] ---> Running in c60ee889d043 [2022-08-31T22:04:14.550Z] Removing intermediate container 05291c72c883 [2022-08-31T22:04:14.550Z] ---> ef049b9f145a [2022-08-31T22:04:14.550Z] [2022-08-31T22:04:14.550Z] Step 9/20 : FROM alpine:3.15 [2022-08-31T22:04:14.550Z] ---> 02e0d6fdf486 [2022-08-31T22:04:14.550Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-31T22:04:14.550Z] ---> Using cache [2022-08-31T22:04:14.550Z] ---> a5247895882e [2022-08-31T22:04:14.550Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T22:04:14.550Z] ---> Using cache [2022-08-31T22:04:14.550Z] ---> b26ffdf60aa5 [2022-08-31T22:04:14.550Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-31T22:04:14.550Z] ---> Running in f9a29c177f74 [2022-08-31T22:04:16.009Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-31T22:04:17.468Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-31T22:04:18.926Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-31T22:04:18.926Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-31T22:04:18.926Z] OK: 15733 distinct packages available [2022-08-31T22:04:18.926Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-31T22:04:20.378Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-31T22:04:21.824Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-31T22:04:22.103Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-31T22:04:22.380Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-31T22:04:22.380Z] (4/9) Installing libcurl (7.80.0-r3) [2022-08-31T22:04:22.380Z] (5/9) Installing curl (7.80.0-r3) [2022-08-31T22:04:22.657Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-31T22:04:22.657Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-31T22:04:22.657Z] (8/9) Installing libucontext (1.1-r0) [2022-08-31T22:04:22.938Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-31T22:04:22.938Z] Executing busybox-1.34.1-r7.trigger [2022-08-31T22:04:22.938Z] Executing ca-certificates-20220614-r0.trigger [2022-08-31T22:04:23.545Z] OK: 8 MiB in 23 packages [2022-08-31T22:04:27.888Z] Removing intermediate container f9a29c177f74 [2022-08-31T22:04:27.888Z] ---> bb1788c292b8 [2022-08-31T22:04:27.888Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-31T22:04:29.337Z] ---> 5f1496e5fe76 [2022-08-31T22:04:29.337Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-31T22:04:32.910Z] Removing intermediate container c347e4b8b38d [2022-08-31T22:04:32.910Z] ---> 4955617e6f69 [2022-08-31T22:04:32.910Z] Step 8/26 : COPY . . [2022-08-31T22:04:36.399Z] ---> 652363267581 [2022-08-31T22:04:36.399Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-31T22:04:38.995Z] ---> d19cac9997c6 [2022-08-31T22:04:38.995Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-31T22:04:39.272Z] ---> Running in 07114c2b1b4a [2022-08-31T22:04:39.272Z] ---> 5cc0df8bbdf9 [2022-08-31T22:04:39.272Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-31T22:04:39.554Z] ---> Running in bfa8496e71fb [2022-08-31T22:04:40.165Z] Removing intermediate container 07114c2b1b4a [2022-08-31T22:04:40.165Z] ---> 5c5e08585876 [2022-08-31T22:04:40.165Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-31T22:04:40.165Z] ---> Running in 3912b9c740d1 [2022-08-31T22:04:40.479Z] Removing intermediate container 29eda3a8fd80 [2022-08-31T22:04:40.479Z] ---> f72efd4df661 [2022-08-31T22:04:40.479Z] [2022-08-31T22:04:40.479Z] Step 10/31 : FROM alpine:3.16 [2022-08-31T22:04:40.479Z] ---> a6215f271958 [2022-08-31T22:04:40.479Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-31T22:04:40.479Z] Removing intermediate container bfa8496e71fb [2022-08-31T22:04:40.479Z] ---> 3b79aa0cab28 [2022-08-31T22:04:40.479Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-31T22:04:40.479Z] ---> Running in a35e3f64dee5 [2022-08-31T22:04:40.755Z] ---> Running in 5cfe00d45dc3 [2022-08-31T22:04:41.385Z] Removing intermediate container 3912b9c740d1 [2022-08-31T22:04:41.385Z] ---> 45ee2d83f7b3 [2022-08-31T22:04:41.385Z] Step 18/20 : LABEL arch=arm64 [2022-08-31T22:04:41.385Z] Removing intermediate container a35e3f64dee5 [2022-08-31T22:04:41.385Z] ---> b348ca16dde1 [2022-08-31T22:04:41.385Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-31T22:04:41.385Z] ---> Running in 945cf8852de2 [2022-08-31T22:04:41.668Z] ---> Running in 14d265b2d04f [2022-08-31T22:04:41.668Z] Removing intermediate container 5cfe00d45dc3 [2022-08-31T22:04:41.668Z] ---> 57f23f0c9421 [2022-08-31T22:04:41.668Z] 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-31T22:04:41.952Z] ---> Running in dc3f510f4d20 [2022-08-31T22:04:42.231Z] Removing intermediate container 945cf8852de2 [2022-08-31T22:04:42.231Z] ---> bbcb3fff8342 [2022-08-31T22:04:42.231Z] Step 19/20 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:04:42.517Z] ---> Running in 4f1c7543a9a1 [2022-08-31T22:04:43.519Z] Removing intermediate container 4f1c7543a9a1 [2022-08-31T22:04:43.519Z] ---> c82dc1edd9a9 [2022-08-31T22:04:43.519Z] Step 20/20 : LABEL version=2.3.0-dev.53 [2022-08-31T22:04:43.798Z] ---> Running in 055c595fd582 [2022-08-31T22:04:44.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T22:04:44.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T22:04:45.319Z] Removing intermediate container 055c595fd582 [2022-08-31T22:04:45.319Z] ---> 64fe151e4d30 [2022-08-31T22:04:45.319Z] [2022-08-31T22:04:45.595Z] Successfully built 64fe151e4d30 [2022-08-31T22:04:45.595Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-31T22:04:45.595Z] Building security-proxy-setup [2022-08-31T22:04:45.876Z]  Building security-spiffe-token-provider ... done (1/2) Installing dumb-init (1.2.5-r1) [2022-08-31T22:04:46.156Z] (2/2) Installing su-exec (0.2-r1) [2022-08-31T22:04:46.156Z] Executing busybox-1.35.0-r17.trigger [2022-08-31T22:04:46.156Z] OK: 5 MiB in 16 packages [2022-08-31T22:04:46.763Z] Removing intermediate container dc3f510f4d20 [2022-08-31T22:04:46.764Z] ---> 063fce68aa99 [2022-08-31T22:04:46.764Z] Step 12/26 : WORKDIR /edgex-go [2022-08-31T22:04:47.047Z] ---> Running in 6bce1c252104 [2022-08-31T22:04:48.047Z] Removing intermediate container 6bce1c252104 [2022-08-31T22:04:48.323Z] ---> 2bf283bbb483 [2022-08-31T22:04:48.324Z] [2022-08-31T22:04:48.324Z] Step 13/26 : FROM alpine:3.15 [2022-08-31T22:04:48.324Z] ---> 02e0d6fdf486 [2022-08-31T22:04:48.324Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-31T22:04:48.324Z] ---> Using cache [2022-08-31T22:04:48.324Z] ---> a5247895882e [2022-08-31T22:04:48.324Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T22:04:48.324Z] ---> Using cache [2022-08-31T22:04:48.324Z] ---> b26ffdf60aa5 [2022-08-31T22:04:48.324Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-31T22:04:48.324Z] ---> Using cache [2022-08-31T22:04:48.324Z] ---> 153539e3bfee [2022-08-31T22:04:48.324Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-31T22:04:48.324Z] Removing intermediate container 14d265b2d04f [2022-08-31T22:04:48.324Z] ---> 673989981c24 [2022-08-31T22:04:48.324Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-31T22:04:48.324Z] ---> Running in e0aa7c57c7ba [2022-08-31T22:04:49.809Z] Removing intermediate container e0aa7c57c7ba [2022-08-31T22:04:49.809Z] ---> a914baabb59f [2022-08-31T22:04:49.809Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-31T22:04:49.809Z] ---> Running in 6d00fb4a8748 [2022-08-31T22:04:50.810Z] Removing intermediate container 6d00fb4a8748 [2022-08-31T22:04:50.810Z] ---> e6852de84cf8 [2022-08-31T22:04:50.810Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-31T22:04:51.094Z] ---> Running in f6c6da718092 [2022-08-31T22:04:51.698Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T22:04:51.698Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-31T22:04:51.698Z] ---> cbbde0ab168c [2022-08-31T22:04:51.698Z] Step 3/22 : WORKDIR /edgex-go [2022-08-31T22:04:51.698Z] ---> Using cache [2022-08-31T22:04:51.698Z] ---> 2c6e95512f21 [2022-08-31T22:04:51.698Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T22:04:51.698Z] ---> Using cache [2022-08-31T22:04:51.698Z] ---> 4b148920af4a [2022-08-31T22:04:51.698Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-31T22:04:51.698Z] ---> Using cache [2022-08-31T22:04:51.698Z] ---> 28c0dddeac2f [2022-08-31T22:04:51.698Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-31T22:04:51.698Z] Removing intermediate container f6c6da718092 [2022-08-31T22:04:51.698Z] ---> ab481807707a [2022-08-31T22:04:51.698Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-31T22:04:51.698Z] ---> Using cache [2022-08-31T22:04:51.698Z] ---> 35197eaf7bde [2022-08-31T22:04:51.698Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T22:04:51.698Z] ---> Using cache [2022-08-31T22:04:51.698Z] ---> 31708f022402 [2022-08-31T22:04:51.698Z] Step 8/22 : COPY . . [2022-08-31T22:04:51.980Z] ---> Running in 97c7c1d84050 [2022-08-31T22:04:52.264Z] ---> Using cache [2022-08-31T22:04:52.264Z] ---> c3769aa46c00 [2022-08-31T22:04:52.264Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-31T22:04:52.553Z] ---> Running in 94eac4b08da6 [2022-08-31T22:04:55.208Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-31T22:04:55.847Z] ---> 5370aa03fba6 [2022-08-31T22:04:55.848Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-31T22:04:56.458Z] Removing intermediate container 97c7c1d84050 [2022-08-31T22:04:56.458Z] ---> a51c8fa8469d [2022-08-31T22:04:56.458Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-31T22:04:56.458Z] ---> Running in 6e86ea2b7b3c [2022-08-31T22:04:57.473Z] Removing intermediate container 6e86ea2b7b3c [2022-08-31T22:04:57.473Z] ---> 5efb8ce44be0 [2022-08-31T22:04:57.473Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-31T22:04:58.935Z] ---> 59aee599e9fc [2022-08-31T22:04:58.935Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-31T22:04:58.935Z] ---> Running in 91be2647c1f8 [2022-08-31T22:05:02.352Z] Removing intermediate container c60ee889d043 [2022-08-31T22:05:02.352Z] ---> ceb59fbc4e22 [2022-08-31T22:05:02.352Z] Step 8/23 : COPY . . [2022-08-31T22:05:03.347Z] Removing intermediate container 91be2647c1f8 [2022-08-31T22:05:03.347Z] ---> 06f287f388b2 [2022-08-31T22:05:03.347Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-31T22:05:05.351Z] ---> a5ebb4d8fd25 [2022-08-31T22:05:05.351Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-31T22:05:05.351Z] ---> e7f08b788814 [2022-08-31T22:05:05.351Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-31T22:05:06.808Z] ---> 114ab52403c9 [2022-08-31T22:05:06.808Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-31T22:05:08.265Z] ---> 3d536d265936 [2022-08-31T22:05:08.265Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-31T22:05:08.265Z] ---> 5db0c1753204 [2022-08-31T22:05:08.265Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-31T22:05:08.564Z] ---> Running in da5cc98d6672 [2022-08-31T22:05:08.836Z] ---> f93164ede301 [2022-08-31T22:05:08.836Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-31T22:05:09.824Z] ---> b8c05ae12683 [2022-08-31T22:05:09.824Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-31T22:05:10.110Z] ---> 27d484c3af4f [2022-08-31T22:05:10.110Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-31T22:05:10.386Z] ---> Running in 6ed0d60c023f [2022-08-31T22:05:10.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.53" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-31T22:05:11.278Z] ---> b20fe0e5eada [2022-08-31T22:05:11.278Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-31T22:05:11.278Z] Removing intermediate container 6ed0d60c023f [2022-08-31T22:05:11.278Z] ---> 414523b3bbeb [2022-08-31T22:05:11.278Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-31T22:05:11.553Z] ---> Running in 02b0d4a89d9d [2022-08-31T22:05:12.602Z] Removing intermediate container 02b0d4a89d9d [2022-08-31T22:05:12.602Z] ---> 24bb77bd0de5 [2022-08-31T22:05:12.602Z] Step 24/26 : LABEL arch=arm64 [2022-08-31T22:05:12.602Z] ---> Running in 1b6db7e0fca1 [2022-08-31T22:05:12.602Z] ---> 67ed521875d2 [2022-08-31T22:05:12.602Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-31T22:05:13.402Z] Removing intermediate container 1b6db7e0fca1 [2022-08-31T22:05:13.402Z] ---> 1564c6b25d6b [2022-08-31T22:05:13.402Z] Step 25/26 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:05:13.402Z] ---> Running in 58230ada8aa1 [2022-08-31T22:05:13.815Z] ---> 90e26f668f39 [2022-08-31T22:05:13.815Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-31T22:05:14.223Z] ---> Running in d5d29cb3c469 [2022-08-31T22:05:14.651Z] Removing intermediate container 58230ada8aa1 [2022-08-31T22:05:14.651Z] ---> b7b831e4cb61 [2022-08-31T22:05:14.651Z] Step 26/26 : LABEL version=2.3.0-dev.53 [2022-08-31T22:05:14.963Z] ---> Running in 4b5e93b661e2 [2022-08-31T22:05:15.596Z] Removing intermediate container 4b5e93b661e2 [2022-08-31T22:05:15.596Z] ---> e3fa77a93954 [2022-08-31T22:05:15.596Z] [2022-08-31T22:05:15.596Z] Successfully built e3fa77a93954 [2022-08-31T22:05:15.596Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-31T22:05:15.596Z]  Building security-spire-agent ... done Building core-data [2022-08-31T22:05:17.735Z] Removing intermediate container d5d29cb3c469 [2022-08-31T22:05:17.735Z] ---> e33354cdeaf6 [2022-08-31T22:05:17.735Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-31T22:05:17.735Z] ---> Running in 2bac2fdc9569 [2022-08-31T22:05:18.344Z] Removing intermediate container 2bac2fdc9569 [2022-08-31T22:05:18.344Z] ---> 2e97a8b95e6f [2022-08-31T22:05:18.344Z] Step 28/31 : CMD ["gate"] [2022-08-31T22:05:18.619Z] ---> Running in 756825b4675c [2022-08-31T22:05:19.222Z] Removing intermediate container 756825b4675c [2022-08-31T22:05:19.222Z] ---> a0e2ad22df59 [2022-08-31T22:05:19.222Z] Step 29/31 : LABEL arch=arm64 [2022-08-31T22:05:19.222Z] ---> Running in 00cae230ed3a [2022-08-31T22:05:19.821Z] Removing intermediate container 00cae230ed3a [2022-08-31T22:05:19.821Z] ---> 84dffa7e78ad [2022-08-31T22:05:19.821Z] Step 30/31 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:05:20.102Z] ---> Running in be98bcc786f3 [2022-08-31T22:05:21.098Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T22:05:21.098Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-31T22:05:21.098Z] ---> cbbde0ab168c [2022-08-31T22:05:21.098Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-08-31T22:05:21.098Z] ---> Using cache [2022-08-31T22:05:21.098Z] ---> e0b016273780 [2022-08-31T22:05:21.098Z] Step 4/24 : WORKDIR /edgex-go [2022-08-31T22:05:21.098Z] ---> Using cache [2022-08-31T22:05:21.098Z] ---> 112a0d14d266 [2022-08-31T22:05:21.098Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T22:05:21.098Z] ---> Using cache [2022-08-31T22:05:21.098Z] ---> 85230ddfb013 [2022-08-31T22:05:21.098Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-31T22:05:21.098Z] Removing intermediate container be98bcc786f3 [2022-08-31T22:05:21.098Z] ---> c79c0b73e033 [2022-08-31T22:05:21.098Z] Step 31/31 : LABEL version=2.3.0-dev.53 [2022-08-31T22:05:21.098Z] ---> Running in 49d77fa1c869 [2022-08-31T22:05:21.375Z] ---> Running in 2ba3e8ac9291 [2022-08-31T22:05:22.362Z] Removing intermediate container 2ba3e8ac9291 [2022-08-31T22:05:22.362Z] ---> 244ace5107b0 [2022-08-31T22:05:22.362Z] [2022-08-31T22:05:22.975Z] Successfully built 244ace5107b0 [2022-08-31T22:05:22.975Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-31T22:05:22.975Z]  Building security-bootstrapper ... done Building core-metadata [2022-08-31T22:05:23.579Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T22:05:24.572Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T22:05:26.023Z] OK: 221 MiB in 51 packages [2022-08-31T22:05:27.466Z] Removing intermediate container 49d77fa1c869 [2022-08-31T22:05:27.466Z] ---> 21b956e152b0 [2022-08-31T22:05:27.466Z] Step 7/24 : COPY go.mod vendor* ./ [2022-08-31T22:05:28.067Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T22:05:28.067Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-31T22:05:28.067Z] ---> cbbde0ab168c [2022-08-31T22:05:28.067Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-08-31T22:05:28.067Z] ---> Using cache [2022-08-31T22:05:28.067Z] ---> e0b016273780 [2022-08-31T22:05:28.067Z] Step 4/25 : WORKDIR /edgex-go [2022-08-31T22:05:28.067Z] ---> Using cache [2022-08-31T22:05:28.067Z] ---> 112a0d14d266 [2022-08-31T22:05:28.067Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T22:05:28.067Z] ---> Using cache [2022-08-31T22:05:28.067Z] ---> 85230ddfb013 [2022-08-31T22:05:28.067Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-08-31T22:05:28.067Z] ---> Using cache [2022-08-31T22:05:28.067Z] ---> aff9eded524b [2022-08-31T22:05:28.067Z] Step 7/25 : COPY go.mod vendor* ./ [2022-08-31T22:05:28.067Z] ---> Using cache [2022-08-31T22:05:28.067Z] ---> 5359ad412eee [2022-08-31T22:05:28.067Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T22:05:28.067Z] ---> Using cache [2022-08-31T22:05:28.067Z] ---> 9fd1a7568934 [2022-08-31T22:05:28.067Z] Step 9/25 : COPY . . [2022-08-31T22:05:28.669Z] ---> Using cache [2022-08-31T22:05:28.669Z] ---> a4a57e1be920 [2022-08-31T22:05:28.669Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-08-31T22:05:28.952Z] ---> Running in b6123bd36969 [2022-08-31T22:05:28.952Z] ---> d5302a358245 [2022-08-31T22:05:28.952Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T22:05:29.228Z] ---> Running in deedb4e46f55 [2022-08-31T22:05:31.211Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-31T22:05:36.656Z] Removing intermediate container 59a2e84d9665 [2022-08-31T22:05:36.656Z] ---> 16b7e5ac72b7 [2022-08-31T22:05:36.656Z] [2022-08-31T22:05:36.656Z] Step 11/23 : FROM alpine:3.16 [2022-08-31T22:05:36.656Z] ---> a6215f271958 [2022-08-31T22:05:36.656Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-31T22:05:36.656Z] ---> Running in 9010a8880b6d [2022-08-31T22:05:38.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T22:05:38.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T22:05:39.836Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-31T22:05:39.836Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-31T22:05:39.836Z] Executing busybox-1.35.0-r17.trigger [2022-08-31T22:05:40.114Z] Executing ca-certificates-20220614-r0.trigger [2022-08-31T22:05:40.392Z] OK: 6 MiB in 16 packages [2022-08-31T22:05:43.037Z] Removing intermediate container 9010a8880b6d [2022-08-31T22:05:43.037Z] ---> e4fe39c4aa02 [2022-08-31T22:05:43.037Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-31T22:05:43.037Z] ---> Running in 61173298374a [2022-08-31T22:05:43.315Z] Removing intermediate container 61173298374a [2022-08-31T22:05:43.315Z] ---> a9b5631aef76 [2022-08-31T22:05:43.315Z] Step 14/23 : ENV APP_PORT=59860 [2022-08-31T22:05:43.315Z] ---> Running in 0c22a8043dd3 [2022-08-31T22:05:43.920Z] Removing intermediate container 0c22a8043dd3 [2022-08-31T22:05:43.920Z] ---> 9bd0f2e031fc [2022-08-31T22:05:43.920Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-31T22:05:43.920Z] ---> Running in 33c5be05da20 [2022-08-31T22:05:44.530Z] Removing intermediate container 33c5be05da20 [2022-08-31T22:05:44.530Z] ---> fd041fbb9c2a [2022-08-31T22:05:44.530Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-31T22:05:45.519Z] ---> 005d9d37923e [2022-08-31T22:05:45.519Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-31T22:05:48.172Z] ---> 99a5327189ee [2022-08-31T22:05:48.172Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-31T22:05:48.781Z] ---> 43c28805848f [2022-08-31T22:05:48.781Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-08-31T22:05:48.781Z] ---> Running in 181bf413d63f [2022-08-31T22:05:49.386Z] Removing intermediate container 181bf413d63f [2022-08-31T22:05:49.386Z] ---> ea347d9356a7 [2022-08-31T22:05:49.386Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-31T22:05:49.386Z] ---> Running in cf1d83f910fb [2022-08-31T22:05:49.990Z] Removing intermediate container cf1d83f910fb [2022-08-31T22:05:49.990Z] ---> 728612066b00 [2022-08-31T22:05:49.990Z] Step 21/23 : LABEL arch=arm64 [2022-08-31T22:05:49.990Z] ---> Running in 1082cafd7229 [2022-08-31T22:05:50.597Z] Removing intermediate container 1082cafd7229 [2022-08-31T22:05:50.597Z] ---> 56c272ee5dc2 [2022-08-31T22:05:50.597Z] Step 22/23 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:05:50.597Z] ---> Running in ccaf25432a5b [2022-08-31T22:05:51.199Z] Removing intermediate container ccaf25432a5b [2022-08-31T22:05:51.199Z] ---> 003b6ad135fc [2022-08-31T22:05:51.199Z] Step 23/23 : LABEL version=2.3.0-dev.53 [2022-08-31T22:05:51.199Z] ---> Running in 3bf2d18fe8bb [2022-08-31T22:05:51.798Z] Removing intermediate container 3bf2d18fe8bb [2022-08-31T22:05:51.798Z] ---> ea31581d3a43 [2022-08-31T22:05:51.798Z] [2022-08-31T22:05:51.798Z] Successfully built ea31581d3a43 [2022-08-31T22:05:51.798Z] Successfully tagged support-notifications-arm64:latest [2022-08-31T22:05:51.798Z] Building support-scheduler [2022-08-31T22:05:55.212Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T22:05:55.212Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-31T22:05:55.212Z] ---> cbbde0ab168c [2022-08-31T22:05:55.212Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-08-31T22:05:55.212Z] ---> Using cache [2022-08-31T22:05:55.212Z] ---> e0b016273780 [2022-08-31T22:05:55.212Z] Step 4/23 : WORKDIR /edgex-go [2022-08-31T22:05:55.212Z] ---> Using cache [2022-08-31T22:05:55.212Z] ---> 112a0d14d266 [2022-08-31T22:05:55.212Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T22:05:55.212Z] ---> Using cache [2022-08-31T22:05:55.212Z] ---> 85230ddfb013 [2022-08-31T22:05:55.212Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-08-31T22:05:55.212Z] ---> Using cache [2022-08-31T22:05:55.212Z] ---> aff9eded524b [2022-08-31T22:05:55.212Z] Step 7/23 : COPY go.mod vendor* ./ [2022-08-31T22:05:55.212Z] ---> Using cache [2022-08-31T22:05:55.489Z] ---> 5359ad412eee [2022-08-31T22:05:55.489Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T22:05:55.489Z] ---> Using cache [2022-08-31T22:05:55.489Z] ---> 9fd1a7568934 [2022-08-31T22:05:55.489Z] Step 9/23 : COPY . . [2022-08-31T22:05:55.489Z] ---> Using cache [2022-08-31T22:05:55.489Z] ---> a4a57e1be920 [2022-08-31T22:05:55.489Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-08-31T22:05:56.093Z] ---> Running in 489e2cdaf2ca [2022-08-31T22:05:58.741Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-31T22:06:20.986Z] Removing intermediate container deedb4e46f55 [2022-08-31T22:06:20.986Z] ---> 96deea33d79c [2022-08-31T22:06:20.986Z] Step 9/24 : COPY . . [2022-08-31T22:06:21.588Z] ---> 6ac5dffd2167 [2022-08-31T22:06:21.588Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-08-31T22:06:21.588Z] ---> Running in c01ce8c2409b [2022-08-31T22:06:23.591Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-31T22:09:45.604Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.53" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-31T22:10:07.823Z] Removing intermediate container 94eac4b08da6 [2022-08-31T22:10:07.823Z] ---> 9c251f628d91 [2022-08-31T22:10:07.823Z] [2022-08-31T22:10:07.823Z] Step 10/22 : FROM alpine:3.16 [2022-08-31T22:10:07.823Z] ---> a6215f271958 [2022-08-31T22:10:07.823Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-31T22:10:07.823Z] ---> Running in f2b949e687a7 [2022-08-31T22:10:08.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T22:10:09.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T22:10:10.560Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-31T22:10:10.560Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-31T22:10:10.560Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-31T22:10:10.560Z] (4/6) Installing libcurl (7.83.1-r3) [2022-08-31T22:10:10.560Z] (5/6) Installing curl (7.83.1-r3) [2022-08-31T22:10:10.560Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-31T22:10:10.560Z] Executing busybox-1.35.0-r17.trigger [2022-08-31T22:10:10.560Z] Executing ca-certificates-20220614-r0.trigger [2022-08-31T22:10:11.164Z] OK: 8 MiB in 20 packages [2022-08-31T22:10:13.162Z] Removing intermediate container f2b949e687a7 [2022-08-31T22:10:13.162Z] ---> eddb24ee4c92 [2022-08-31T22:10:13.162Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-31T22:10:13.162Z] ---> Running in ea52fe86a66c [2022-08-31T22:10:13.770Z] Removing intermediate container ea52fe86a66c [2022-08-31T22:10:13.770Z] ---> 1719c5cd37f0 [2022-08-31T22:10:13.770Z] Step 13/22 : WORKDIR /edgex [2022-08-31T22:10:13.770Z] ---> Running in 83745a05fac2 [2022-08-31T22:10:14.379Z] Removing intermediate container 83745a05fac2 [2022-08-31T22:10:14.379Z] ---> 209282e5ade4 [2022-08-31T22:10:14.379Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-31T22:10:15.372Z] ---> aeefe186e510 [2022-08-31T22:10:15.372Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-31T22:10:16.830Z] ---> 5bff533c9033 [2022-08-31T22:10:16.830Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-31T22:10:18.840Z] ---> b3961d0a1b9e [2022-08-31T22:10:18.840Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-31T22:10:20.297Z] ---> 0c1dbef65240 [2022-08-31T22:10:20.297Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-31T22:10:20.584Z] ---> Running in 70f71a74f9dc [2022-08-31T22:10:24.941Z] Removing intermediate container 70f71a74f9dc [2022-08-31T22:10:24.941Z] ---> d3f308d46cbe [2022-08-31T22:10:24.941Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-31T22:10:24.941Z] ---> Running in 128309e33cef [2022-08-31T22:10:25.541Z] Removing intermediate container 128309e33cef [2022-08-31T22:10:25.541Z] ---> 3bac68d59784 [2022-08-31T22:10:25.541Z] Step 20/22 : LABEL arch=arm64 [2022-08-31T22:10:25.821Z] ---> Running in 128ed2cd690c [2022-08-31T22:10:26.828Z] Removing intermediate container 128ed2cd690c [2022-08-31T22:10:26.828Z] ---> ec7df3226540 [2022-08-31T22:10:26.828Z] Step 21/22 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:10:26.828Z] ---> Running in 8378e1f508a0 [2022-08-31T22:10:27.434Z] Removing intermediate container da5cc98d6672 [2022-08-31T22:10:27.434Z] ---> de1cdec533de [2022-08-31T22:10:27.434Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-31T22:10:27.434Z] ---> Running in c612dedefd89 [2022-08-31T22:10:27.715Z] Removing intermediate container 8378e1f508a0 [2022-08-31T22:10:27.715Z] ---> 1b2fcf94e374 [2022-08-31T22:10:27.715Z] Step 22/22 : LABEL version=2.3.0-dev.53 [2022-08-31T22:10:27.995Z] ---> Running in 7d11ef9346de [2022-08-31T22:10:28.613Z] Removing intermediate container 7d11ef9346de [2022-08-31T22:10:28.613Z] ---> 69077ecf6db8 [2022-08-31T22:10:28.613Z] [2022-08-31T22:10:28.890Z] Successfully built 69077ecf6db8 [2022-08-31T22:10:28.890Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-31T22:10:28.890Z] Building security-spire-config [2022-08-31T22:10:29.885Z]  Building security-proxy-setup ... 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.53" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-31T22:10:32.532Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-31T22:10:32.532Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-31T22:10:32.532Z] ---> cbbde0ab168c [2022-08-31T22:10:32.532Z] Step 3/26 : WORKDIR /edgex-go [2022-08-31T22:10:32.532Z] ---> Using cache [2022-08-31T22:10:32.532Z] ---> 2c6e95512f21 [2022-08-31T22:10:32.532Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T22:10:32.532Z] ---> Using cache [2022-08-31T22:10:32.532Z] ---> 4b148920af4a [2022-08-31T22:10:32.532Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-31T22:10:32.532Z] ---> Using cache [2022-08-31T22:10:32.532Z] ---> c54da07e82bd [2022-08-31T22:10:32.532Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-31T22:10:32.532Z] ---> Using cache [2022-08-31T22:10:32.532Z] ---> 3f779254f91e [2022-08-31T22:10:32.532Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T22:10:32.532Z] ---> Using cache [2022-08-31T22:10:32.532Z] ---> 4955617e6f69 [2022-08-31T22:10:32.532Z] Step 8/26 : COPY . . [2022-08-31T22:10:32.532Z] ---> Using cache [2022-08-31T22:10:32.532Z] ---> 5cc0df8bbdf9 [2022-08-31T22:10:32.532Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-31T22:10:32.532Z] ---> Using cache [2022-08-31T22:10:32.532Z] ---> 3b79aa0cab28 [2022-08-31T22:10:32.532Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-31T22:10:32.532Z] ---> Using cache [2022-08-31T22:10:32.532Z] ---> 57f23f0c9421 [2022-08-31T22:10:32.532Z] 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-31T22:10:32.532Z] ---> Using cache [2022-08-31T22:10:32.532Z] ---> 063fce68aa99 [2022-08-31T22:10:32.532Z] Step 12/26 : WORKDIR /edgex-go [2022-08-31T22:10:32.532Z] ---> Using cache [2022-08-31T22:10:32.532Z] ---> 2bf283bbb483 [2022-08-31T22:10:32.532Z] [2022-08-31T22:10:32.532Z] Step 13/26 : FROM alpine:3.15 [2022-08-31T22:10:32.532Z] ---> 02e0d6fdf486 [2022-08-31T22:10:32.532Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-31T22:10:32.532Z] ---> Using cache [2022-08-31T22:10:32.532Z] ---> a5247895882e [2022-08-31T22:10:32.532Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T22:10:32.532Z] ---> Using cache [2022-08-31T22:10:32.532Z] ---> b26ffdf60aa5 [2022-08-31T22:10:32.532Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-31T22:10:32.532Z] ---> Running in bc240b90fa5c [2022-08-31T22:10:35.178Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-31T22:10:35.178Z] Removing intermediate container c612dedefd89 [2022-08-31T22:10:35.178Z] ---> 65978b9f8dee [2022-08-31T22:10:35.178Z] [2022-08-31T22:10:35.178Z] Step 11/23 : FROM alpine:3.16 [2022-08-31T22:10:35.178Z] ---> a6215f271958 [2022-08-31T22:10:35.178Z] 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-31T22:10:35.468Z] ---> Running in 6bf3732d8d48 [2022-08-31T22:10:35.811Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-31T22:10:36.100Z] Removing intermediate container 6bf3732d8d48 [2022-08-31T22:10:36.100Z] ---> 5051f2cf6367 [2022-08-31T22:10:36.100Z] 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-31T22:10:36.100Z] ---> Running in 26bea78d521d [2022-08-31T22:10:37.557Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-31T22:10:37.557Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-31T22:10:37.557Z] OK: 15733 distinct packages available [2022-08-31T22:10:37.833Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-31T22:10:37.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T22:10:38.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T22:10:39.041Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-31T22:10:39.662Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-31T22:10:39.662Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-31T22:10:39.662Z] (3/33) Installing readline (8.1.2-r0) [2022-08-31T22:10:39.662Z] (4/33) Installing bash (5.1.16-r2) [2022-08-31T22:10:39.662Z] Executing bash-5.1.16-r2.post-install [2022-08-31T22:10:39.662Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-31T22:10:39.943Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-31T22:10:39.943Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-31T22:10:39.943Z] (8/33) Installing libcurl (7.83.1-r3) [2022-08-31T22:10:39.943Z] (9/33) Installing curl (7.83.1-r3) [2022-08-31T22:10:39.943Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-31T22:10:39.943Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-31T22:10:40.226Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-31T22:10:40.226Z] (3/4) Installing libucontext (1.1-r0) [2022-08-31T22:10:40.226Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-31T22:10:40.528Z] Executing busybox-1.34.1-r7.trigger [2022-08-31T22:10:40.528Z] OK: 6 MiB in 18 packages [2022-08-31T22:10:41.139Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-31T22:10:41.139Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-31T22:10:41.139Z] (13/33) Installing expat (2.4.8-r0) [2022-08-31T22:10:41.139Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-31T22:10:41.139Z] (15/33) Installing gdbm (1.23-r0) [2022-08-31T22:10:41.139Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-31T22:10:41.139Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-31T22:10:41.139Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-31T22:10:41.139Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-31T22:10:41.417Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-31T22:10:41.417Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-31T22:10:42.417Z] Removing intermediate container bc240b90fa5c [2022-08-31T22:10:42.417Z] ---> 3e47e057f42a [2022-08-31T22:10:42.417Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-31T22:10:45.082Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-31T22:10:45.082Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-31T22:10:45.082Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-31T22:10:45.082Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-31T22:10:45.082Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-31T22:10:45.082Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-31T22:10:45.082Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-31T22:10:45.082Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-31T22:10:45.082Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-31T22:10:45.082Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-31T22:10:45.082Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-31T22:10:45.371Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-31T22:10:46.837Z] Executing busybox-1.35.0-r17.trigger [2022-08-31T22:10:46.837Z] Executing ca-certificates-20220614-r0.trigger [2022-08-31T22:10:47.472Z] OK: 120 MiB in 47 packages [2022-08-31T22:10:47.753Z] ---> 58203dfd5920 [2022-08-31T22:10:47.753Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-31T22:10:48.763Z] ---> 55f465af253c [2022-08-31T22:10:48.763Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-31T22:10:48.763Z] ---> Running in 9986121bd565 [2022-08-31T22:10:49.768Z] Removing intermediate container 9986121bd565 [2022-08-31T22:10:49.768Z] ---> ffba15fab05b [2022-08-31T22:10:49.768Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-31T22:10:50.378Z] ---> 59088c86e2be [2022-08-31T22:10:50.378Z] Step 21/26 : WORKDIR / [2022-08-31T22:10:50.661Z] ---> Running in afdfefd7ec72 [2022-08-31T22:10:51.268Z] Removing intermediate container afdfefd7ec72 [2022-08-31T22:10:51.268Z] ---> ecc0086e3f1e [2022-08-31T22:10:51.268Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-31T22:10:51.268Z] ---> Running in 841e406d1351 [2022-08-31T22:10:51.881Z] Removing intermediate container 841e406d1351 [2022-08-31T22:10:51.881Z] ---> d7e9b111bd66 [2022-08-31T22:10:51.881Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-31T22:10:51.881Z] ---> Running in b2a3dbf750c4 [2022-08-31T22:10:52.177Z] Removing intermediate container b2a3dbf750c4 [2022-08-31T22:10:52.177Z] ---> 4bfcc0c5abc5 [2022-08-31T22:10:52.177Z] Step 24/26 : LABEL arch=arm64 [2022-08-31T22:10:52.476Z] ---> Running in d2c84f1e647f [2022-08-31T22:10:52.756Z] Removing intermediate container d2c84f1e647f [2022-08-31T22:10:52.756Z] ---> 4df0d84f098d [2022-08-31T22:10:52.756Z] Step 25/26 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:10:53.052Z] ---> Running in 65556ebfebe8 [2022-08-31T22:10:53.662Z] Removing intermediate container 65556ebfebe8 [2022-08-31T22:10:53.662Z] ---> 1c891359b315 [2022-08-31T22:10:53.662Z] Step 26/26 : LABEL version=2.3.0-dev.53 [2022-08-31T22:10:53.662Z] ---> Running in 72a58fac20af [2022-08-31T22:10:54.276Z] Removing intermediate container 72a58fac20af [2022-08-31T22:10:54.276Z] ---> 44c599cbab85 [2022-08-31T22:10:54.276Z] [2022-08-31T22:10:54.276Z] Successfully built 44c599cbab85 [2022-08-31T22:10:54.276Z] Successfully tagged security-spire-config-arm64:latest [2022-08-31T22:11:02.601Z]  Building security-spire-config ... done Collecting docker-compose==1.23.2 [2022-08-31T22:11:02.601Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-31T22:11:02.601Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.6 MB/s eta 0:00:00 [2022-08-31T22:11:02.601Z] Collecting cached-property<2,>=1.2.0 [2022-08-31T22:11:02.601Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-31T22:11:03.201Z] Collecting PyYAML<4,>=3.10 [2022-08-31T22:11:03.201Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-31T22:11:03.201Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 12.0 MB/s eta 0:00:00 [2022-08-31T22:11:04.655Z] Preparing metadata (setup.py): started [2022-08-31T22:11:06.103Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-31T22:11:06.103Z] Collecting docopt<0.7,>=0.6.1 [2022-08-31T22:11:06.103Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-31T22:11:06.385Z] Preparing metadata (setup.py): started [2022-08-31T22:11:08.404Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-31T22:11:08.404Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-31T22:11:08.404Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-31T22:11:08.404Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 18.5 MB/s eta 0:00:00 [2022-08-31T22:11:09.007Z] Collecting docker<4.0,>=3.6.0 [2022-08-31T22:11:09.007Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-31T22:11:09.007Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 20.3 MB/s eta 0:00:00 [2022-08-31T22:11:09.997Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-31T22:11:09.997Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-31T22:11:09.997Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 19.8 MB/s eta 0:00:00 [2022-08-31T22:11:10.275Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-31T22:11:10.275Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-31T22:11:10.275Z] Preparing metadata (setup.py): started [2022-08-31T22:11:11.726Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-31T22:11:11.726Z] 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-31T22:11:12.327Z] Collecting jsonschema<3,>=2.5.1 [2022-08-31T22:11:12.327Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-31T22:11:12.327Z] Collecting texttable<0.10,>=0.9.0 [2022-08-31T22:11:12.327Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-31T22:11:12.603Z] Preparing metadata (setup.py): started [2022-08-31T22:11:14.047Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-31T22:11:14.322Z] Collecting docker-pycreds>=0.4.0 [2022-08-31T22:11:14.322Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-31T22:11:15.318Z] Collecting idna<2.8,>=2.5 [2022-08-31T22:11:15.318Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-31T22:11:15.318Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 20.2 MB/s eta 0:00:00 [2022-08-31T22:11:15.318Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-31T22:11:15.318Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-31T22:11:15.596Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.7 MB/s eta 0:00:00 [2022-08-31T22:11:16.191Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-31T22:11:16.191Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-31T22:11:16.191Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 21.1 MB/s eta 0:00:00 [2022-08-31T22:11:16.466Z] Collecting certifi>=2017.4.17 [2022-08-31T22:11:16.466Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-31T22:11:16.466Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 21.0 MB/s eta 0:00:00 [2022-08-31T22:11:17.066Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-31T22:11:17.066Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-31T22:11:17.066Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-31T22:11:17.066Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-31T22:11:17.667Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-31T22:11:17.667Z] Running setup.py install for texttable: started [2022-08-31T22:11:19.648Z] Running setup.py install for texttable: finished with status 'done' [2022-08-31T22:11:19.924Z] Running setup.py install for PyYAML: started [2022-08-31T22:11:22.553Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-31T22:11:24.005Z] Running setup.py install for docopt: started [2022-08-31T22:11:25.989Z] Running setup.py install for docopt: finished with status 'done' [2022-08-31T22:11:29.393Z] Running setup.py install for dockerpty: started [2022-08-31T22:11:31.378Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-31T22:11:34.011Z] 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-31T22:11:34.011Z] 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-31T22:11:44.199Z] Removing intermediate container b6123bd36969 [2022-08-31T22:11:44.199Z] ---> 9e9933de0995 [2022-08-31T22:11:44.199Z] [2022-08-31T22:11:44.199Z] Step 11/25 : FROM alpine:3.16 [2022-08-31T22:11:44.199Z] ---> a6215f271958 [2022-08-31T22:11:44.199Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-08-31T22:11:44.199Z] ---> Using cache [2022-08-31T22:11:44.199Z] ---> 91d32bcee723 [2022-08-31T22:11:44.199Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-31T22:11:44.199Z] ---> Using cache [2022-08-31T22:11:44.199Z] ---> edd190fb4d40 [2022-08-31T22:11:44.199Z] Step 14/25 : ENV APP_PORT=59881 [2022-08-31T22:11:44.199Z] ---> Running in 693a7486a6a8 [2022-08-31T22:11:45.498Z] Removing intermediate container 693a7486a6a8 [2022-08-31T22:11:45.498Z] ---> e418dd41f520 [2022-08-31T22:11:45.498Z] Step 15/25 : EXPOSE $APP_PORT [2022-08-31T22:11:45.498Z] ---> Running in dbd2a384d371 [2022-08-31T22:11:46.536Z] Removing intermediate container dbd2a384d371 [2022-08-31T22:11:46.536Z] ---> 42848e9625a2 [2022-08-31T22:11:46.536Z] Step 16/25 : WORKDIR / [2022-08-31T22:11:46.829Z] ---> Running in 7371c4b03678 [2022-08-31T22:11:47.848Z] Removing intermediate container 7371c4b03678 [2022-08-31T22:11:47.848Z] ---> 99c68b3d8915 [2022-08-31T22:11:47.848Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-31T22:11:51.451Z] ---> 918d1319991d [2022-08-31T22:11:51.451Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-31T22:11:54.898Z] ---> 1e8bb8cff914 [2022-08-31T22:11:54.898Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-31T22:11:56.355Z] ---> 84d1f321d9ae [2022-08-31T22:11:56.355Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-31T22:11:57.801Z] ---> 4137a2ea0f36 [2022-08-31T22:11:57.801Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-08-31T22:11:57.801Z] ---> Running in fa3bed163a04 [2022-08-31T22:11:58.418Z] Removing intermediate container fa3bed163a04 [2022-08-31T22:11:58.418Z] ---> 33694313f9e5 [2022-08-31T22:11:58.418Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-31T22:11:58.702Z] ---> Running in f6a4fe49c033 [2022-08-31T22:11:58.983Z] Removing intermediate container 26bea78d521d [2022-08-31T22:11:58.983Z] ---> 5f1883850d52 [2022-08-31T22:11:58.983Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-31T22:11:59.259Z] ---> Running in e57c34cd8d28 [2022-08-31T22:11:59.538Z] Removing intermediate container f6a4fe49c033 [2022-08-31T22:11:59.538Z] ---> 1ce4cb8ba127 [2022-08-31T22:11:59.538Z] Step 23/25 : LABEL arch=arm64 [2022-08-31T22:11:59.538Z] ---> Running in 25debc951ce5 [2022-08-31T22:12:00.150Z] Removing intermediate container e57c34cd8d28 [2022-08-31T22:12:00.150Z] ---> a0e878b569cf [2022-08-31T22:12:00.150Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-31T22:12:00.150Z] ---> Running in 0bab65a89d26 [2022-08-31T22:12:00.433Z] Removing intermediate container 25debc951ce5 [2022-08-31T22:12:00.433Z] ---> c8ae5e5c6af7 [2022-08-31T22:12:00.433Z] Step 24/25 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:12:00.433Z] ---> Running in cf5b7fd1a4f0 [2022-08-31T22:12:01.068Z] Removing intermediate container 0bab65a89d26 [2022-08-31T22:12:01.068Z] ---> 7660e77d897a [2022-08-31T22:12:01.068Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-31T22:12:01.068Z] Removing intermediate container cf5b7fd1a4f0 [2022-08-31T22:12:01.068Z] ---> ed88ca82f244 [2022-08-31T22:12:01.068Z] Step 25/25 : LABEL version=2.3.0-dev.53 [2022-08-31T22:12:01.347Z] ---> Running in bc32e6ba4f34 [2022-08-31T22:12:01.944Z] Removing intermediate container bc32e6ba4f34 [2022-08-31T22:12:01.944Z] ---> 05bb53265f8c [2022-08-31T22:12:01.944Z] [2022-08-31T22:12:02.222Z] Successfully built 05bb53265f8c [2022-08-31T22:12:02.222Z] Successfully tagged core-metadata-arm64:latest [2022-08-31T22:12:03.232Z]  Building core-metadata ... done  ---> 72353255e01e [2022-08-31T22:12:03.232Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-31T22:12:04.233Z] ---> d380bea3e6fe [2022-08-31T22:12:04.233Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-31T22:12:05.220Z] ---> 72be708f8c27 [2022-08-31T22:12:05.220Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-31T22:12:05.220Z] ---> Running in 0fc420126016 [2022-08-31T22:12:05.848Z] Removing intermediate container 0fc420126016 [2022-08-31T22:12:05.848Z] ---> a3306444f290 [2022-08-31T22:12:05.848Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-31T22:12:06.130Z] ---> Running in 757bd763c68c [2022-08-31T22:12:06.417Z] Removing intermediate container 757bd763c68c [2022-08-31T22:12:06.417Z] ---> 0647c4d3022a [2022-08-31T22:12:06.417Z] Step 21/23 : LABEL arch=arm64 [2022-08-31T22:12:06.700Z] ---> Running in ce5b8128287b [2022-08-31T22:12:06.973Z] Removing intermediate container ce5b8128287b [2022-08-31T22:12:06.973Z] ---> 3f5cf1a72c00 [2022-08-31T22:12:06.973Z] Step 22/23 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:12:07.249Z] ---> Running in e5fa25684ccb [2022-08-31T22:12:07.872Z] Removing intermediate container e5fa25684ccb [2022-08-31T22:12:07.872Z] ---> 52a1a7b59574 [2022-08-31T22:12:07.872Z] Step 23/23 : LABEL version=2.3.0-dev.53 [2022-08-31T22:12:07.872Z] ---> Running in 18a9748c00ef [2022-08-31T22:12:08.153Z] Removing intermediate container 18a9748c00ef [2022-08-31T22:12:08.153Z] ---> 5ecc825968f8 [2022-08-31T22:12:08.426Z] [2022-08-31T22:12:08.426Z] Successfully built 5ecc825968f8 [2022-08-31T22:12:08.426Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-31T22:12:30.627Z]  Building sys-mgmt-agent ... done Removing intermediate container c01ce8c2409b [2022-08-31T22:12:30.627Z] ---> 0a001fc0bdd3 [2022-08-31T22:12:30.627Z] [2022-08-31T22:12:30.627Z] Step 11/24 : FROM alpine:3.16 [2022-08-31T22:12:30.627Z] ---> a6215f271958 [2022-08-31T22:12:30.627Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-31T22:12:30.627Z] ---> Running in b93b4de4bb1a [2022-08-31T22:12:30.627Z] Removing intermediate container b93b4de4bb1a [2022-08-31T22:12:30.627Z] ---> d2a3e0514835 [2022-08-31T22:12:30.627Z] Step 13/24 : ENV APP_PORT=59880 [2022-08-31T22:12:30.627Z] ---> Running in c8e041ef386b [2022-08-31T22:12:30.627Z] Removing intermediate container c8e041ef386b [2022-08-31T22:12:30.627Z] ---> 79c729f41910 [2022-08-31T22:12:30.627Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-31T22:12:30.627Z] ---> Running in f50b82eda689 [2022-08-31T22:12:30.627Z] Removing intermediate container f50b82eda689 [2022-08-31T22:12:30.627Z] ---> 17aef77d8610 [2022-08-31T22:12:30.627Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T22:12:30.627Z] ---> Running in b8ab620ad872 [2022-08-31T22:12:32.606Z] Removing intermediate container b8ab620ad872 [2022-08-31T22:12:32.606Z] ---> f855cf46f892 [2022-08-31T22:12:32.606Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-31T22:12:32.888Z] ---> Running in 9410c52e0409 [2022-08-31T22:12:33.868Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T22:12:34.844Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T22:12:35.841Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-31T22:12:35.841Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-31T22:12:35.841Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-31T22:12:36.114Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-31T22:12:36.114Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-31T22:12:36.387Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-31T22:12:36.387Z] Executing busybox-1.35.0-r17.trigger [2022-08-31T22:12:36.387Z] OK: 8 MiB in 20 packages [2022-08-31T22:12:37.374Z] Removing intermediate container 9410c52e0409 [2022-08-31T22:12:37.374Z] ---> 6c90f207eeb7 [2022-08-31T22:12:37.374Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-31T22:12:38.367Z] ---> 5bc63141c608 [2022-08-31T22:12:38.367Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-31T22:12:39.829Z] ---> e7463c0ebf1a [2022-08-31T22:12:39.829Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-31T22:12:40.429Z] ---> 0420d4b86c67 [2022-08-31T22:12:40.429Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-08-31T22:12:40.429Z] ---> Running in f543cd634ccb [2022-08-31T22:12:41.032Z] Removing intermediate container f543cd634ccb [2022-08-31T22:12:41.032Z] ---> f6ce74ba30a2 [2022-08-31T22:12:41.032Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-31T22:12:41.032Z] ---> Running in 8bd651957a80 [2022-08-31T22:12:41.306Z] Removing intermediate container 8bd651957a80 [2022-08-31T22:12:41.306Z] ---> 54fb5faa688b [2022-08-31T22:12:41.306Z] Step 22/24 : LABEL arch=arm64 [2022-08-31T22:12:41.306Z] ---> Running in 06293de59179 [2022-08-31T22:12:41.905Z] Removing intermediate container 06293de59179 [2022-08-31T22:12:41.905Z] ---> 45d8c6dbff43 [2022-08-31T22:12:41.905Z] Step 23/24 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:12:41.905Z] ---> Running in 7bb660b1ba6a [2022-08-31T22:12:42.179Z] Removing intermediate container 7bb660b1ba6a [2022-08-31T22:12:42.179Z] ---> fe387fabd88d [2022-08-31T22:12:42.179Z] Step 24/24 : LABEL version=2.3.0-dev.53 [2022-08-31T22:12:42.179Z] ---> Running in 3c77d3dec284 [2022-08-31T22:12:42.452Z] Removing intermediate container 3c77d3dec284 [2022-08-31T22:12:42.452Z] ---> 60e354d1a042 [2022-08-31T22:12:42.452Z] [2022-08-31T22:12:42.726Z] Successfully built 60e354d1a042 [2022-08-31T22:12:42.726Z] Successfully tagged core-data-arm64:latest [2022-08-31T22:12:50.993Z]  Building core-data ... done Removing intermediate container 489e2cdaf2ca [2022-08-31T22:12:50.993Z] ---> bccd55e538c1 [2022-08-31T22:12:50.993Z] [2022-08-31T22:12:50.993Z] Step 11/23 : FROM alpine:3.16 [2022-08-31T22:12:50.993Z] ---> a6215f271958 [2022-08-31T22:12:50.993Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-08-31T22:12:50.993Z] ---> Using cache [2022-08-31T22:12:50.993Z] ---> 91d32bcee723 [2022-08-31T22:12:50.993Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-31T22:12:50.993Z] ---> Using cache [2022-08-31T22:12:50.993Z] ---> edd190fb4d40 [2022-08-31T22:12:50.993Z] Step 14/23 : ENV APP_PORT=59861 [2022-08-31T22:12:50.993Z] ---> Running in 23b29288b9c3 [2022-08-31T22:12:51.264Z] Removing intermediate container 23b29288b9c3 [2022-08-31T22:12:51.264Z] ---> adc10fdaf78d [2022-08-31T22:12:51.264Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-31T22:12:51.264Z] ---> Running in 3eeacfc38aa5 [2022-08-31T22:12:51.539Z] Removing intermediate container 3eeacfc38aa5 [2022-08-31T22:12:51.539Z] ---> 9cdbd38157c4 [2022-08-31T22:12:51.539Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-31T22:12:52.134Z] ---> 6a33e71924b0 [2022-08-31T22:12:52.134Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-31T22:12:53.566Z] ---> 79d5fff1249e [2022-08-31T22:12:53.566Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-31T22:12:53.842Z] ---> 5cea9f0c6a2b [2022-08-31T22:12:53.842Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-08-31T22:12:54.116Z] ---> Running in f286c07801fb [2022-08-31T22:12:54.389Z] Removing intermediate container f286c07801fb [2022-08-31T22:12:54.389Z] ---> 5a9dc1770964 [2022-08-31T22:12:54.389Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-31T22:12:54.389Z] ---> Running in 035c56977ab8 [2022-08-31T22:12:54.662Z] Removing intermediate container 035c56977ab8 [2022-08-31T22:12:54.662Z] ---> aafecdcedadb [2022-08-31T22:12:54.662Z] Step 21/23 : LABEL arch=arm64 [2022-08-31T22:12:54.662Z] ---> Running in 3904b44e402c [2022-08-31T22:12:55.256Z] Removing intermediate container 3904b44e402c [2022-08-31T22:12:55.256Z] ---> 8e6254955907 [2022-08-31T22:12:55.256Z] Step 22/23 : LABEL git_sha=604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:12:55.256Z] ---> Running in 847e11152701 [2022-08-31T22:12:55.529Z] Removing intermediate container 847e11152701 [2022-08-31T22:12:55.529Z] ---> a3e780cf8b65 [2022-08-31T22:12:55.529Z] Step 23/23 : LABEL version=2.3.0-dev.53 [2022-08-31T22:12:55.529Z] ---> Running in 481048852c3d [2022-08-31T22:12:55.799Z] Removing intermediate container 481048852c3d [2022-08-31T22:12:55.799Z] ---> f5ff5d0b8aaf [2022-08-31T22:12:55.799Z] [2022-08-31T22:12:55.799Z] Successfully built f5ff5d0b8aaf [2022-08-31T22:12:55.799Z] Successfully tagged support-scheduler-arm64:latest [2022-08-31T22:12:56.088Z]  Building support-scheduler ... done  [Pipeline] } [2022-08-31T22:12:56.095Z] $ docker stop --time=1 22d6f9f8d87c471c6093479f5a7e6f8013e7c09a41b534151728a5e508b51673 [2022-08-31T22:12:57.716Z] $ docker rm -f 22d6f9f8d87c471c6093479f5a7e6f8013e7c09a41b534151728a5e508b51673 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-31T22:12:58.263Z] + docker images [2022-08-31T22:12:58.533Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-31T22:12:58.533Z] support-scheduler-arm64 latest f5ff5d0b8aaf 3 seconds ago 25.7MB [2022-08-31T22:12:58.534Z] bccd55e538c1 9 seconds ago 1.27GB [2022-08-31T22:12:58.534Z] core-data-arm64 latest 60e354d1a042 16 seconds ago 20.7MB [2022-08-31T22:12:58.534Z] 0a001fc0bdd3 31 seconds ago 1.22GB [2022-08-31T22:12:58.534Z] sys-mgmt-agent-arm64 latest 5ecc825968f8 50 seconds ago 133MB [2022-08-31T22:12:58.534Z] core-metadata-arm64 latest 05bb53265f8c 57 seconds ago 17.5MB [2022-08-31T22:12:58.534Z] 9e9933de0995 About a minute ago 1.22GB [2022-08-31T22:12:58.534Z] security-spire-config-arm64 latest 44c599cbab85 2 minutes ago 83.6MB [2022-08-31T22:12:58.534Z] 65978b9f8dee 2 minutes ago 1.19GB [2022-08-31T22:12:58.534Z] security-proxy-setup-arm64 latest 69077ecf6db8 2 minutes ago 26.4MB [2022-08-31T22:12:58.534Z] 9c251f628d91 2 minutes ago 1.2GB [2022-08-31T22:12:58.534Z] support-notifications-arm64 latest ea31581d3a43 7 minutes ago 26.3MB [2022-08-31T22:12:58.534Z] 16b7e5ac72b7 7 minutes ago 1.27GB [2022-08-31T22:12:58.534Z] security-bootstrapper-arm64 latest 244ace5107b0 7 minutes ago 18.7MB [2022-08-31T22:12:58.534Z] security-spire-agent-arm64 latest e3fa77a93954 7 minutes ago 122MB [2022-08-31T22:12:58.534Z] 2bf283bbb483 8 minutes ago 1.09GB [2022-08-31T22:12:58.534Z] security-spiffe-token-provider-arm64 latest 64fe151e4d30 8 minutes ago 28.4MB [2022-08-31T22:12:58.534Z] f72efd4df661 8 minutes ago 1.2GB [2022-08-31T22:12:58.534Z] ef049b9f145a 8 minutes ago 1.24GB [2022-08-31T22:12:58.534Z] core-command-arm64 latest 67b0cbd7a367 9 minutes ago 16.7MB [2022-08-31T22:12:58.534Z] 557b1fd2873f 9 minutes ago 1.21GB [2022-08-31T22:12:58.534Z] security-secretstore-setup-arm64 latest 527df1b568cf 9 minutes ago 28.2MB [2022-08-31T22:12:58.534Z] bfe80de5db55 10 minutes ago 1.2GB [2022-08-31T22:12:58.534Z] security-spire-server-arm64 latest 3d176c8940bb 14 minutes ago 84.2MB [2022-08-31T22:12:58.534Z] 52f822b43445 15 minutes ago 1.09GB [2022-08-31T22:12:58.534Z] ci-base-image-arm64 latest cbbde0ab168c 17 minutes ago 995MB [2022-08-31T22:12:58.534Z] alpine 3.15 02e0d6fdf486 3 weeks ago 5.33MB [2022-08-31T22:12:58.534Z] alpine 3.16 a6215f271958 3 weeks ago 5.29MB [2022-08-31T22:12:58.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 7 weeks ago 678MB [2022-08-31T22:12:58.534Z] 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-31T22:12:58.627Z] provisioning config files... [2022-08-31T22:12:58.644Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/289@tmp/config467507720239904979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T22:12:58.990Z] ---> docker-login.sh [2022-08-31T22:12:58.991Z] nexus3.edgexfoundry.org:10001 [2022-08-31T22:12:59.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T22:12:59.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T22:12:59.535Z] Configure a credential helper to remove this warning. See [2022-08-31T22:12:59.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T22:12:59.535Z] [2022-08-31T22:12:59.535Z] Login Succeeded [2022-08-31T22:12:59.535Z] nexus3.edgexfoundry.org:10002 [2022-08-31T22:12:59.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T22:13:00.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T22:13:00.079Z] Configure a credential helper to remove this warning. See [2022-08-31T22:13:00.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T22:13:00.079Z] [2022-08-31T22:13:00.079Z] Login Succeeded [2022-08-31T22:13:00.079Z] nexus3.edgexfoundry.org:10003 [2022-08-31T22:13:00.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T22:13:00.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T22:13:00.622Z] Configure a credential helper to remove this warning. See [2022-08-31T22:13:00.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T22:13:00.622Z] [2022-08-31T22:13:00.622Z] Login Succeeded [2022-08-31T22:13:00.622Z] nexus3.edgexfoundry.org:10004 [2022-08-31T22:13:00.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T22:13:00.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T22:13:00.892Z] Configure a credential helper to remove this warning. See [2022-08-31T22:13:00.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T22:13:00.892Z] [2022-08-31T22:13:00.892Z] Login Succeeded [2022-08-31T22:13:00.892Z] docker.io [2022-08-31T22:13:01.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T22:13:01.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T22:13:01.754Z] Configure a credential helper to remove this warning. See [2022-08-31T22:13:01.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T22:13:01.754Z] [2022-08-31T22:13:01.754Z] Login Succeeded [2022-08-31T22:13:01.754Z] ---> docker-login.sh ends [Pipeline] } [2022-08-31T22:13:01.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T22:13:01.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-31T22:13:01.829Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-08-31T22:13:01.829Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:13:01.829Z] latest [2022-08-31T22:13:01.829Z] 2.3.0-dev.53 [2022-08-31T22:13:01.829Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:13:01.829Z] main [2022-08-31T22:13:01.829Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:02.194Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:02.553Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:13:02.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-31T22:13:02.554Z] c05175b318a1: Preparing [2022-08-31T22:13:02.554Z] d1e373ba4aeb: Preparing [2022-08-31T22:13:02.554Z] a3de689e97bd: Preparing [2022-08-31T22:13:02.554Z] 5a12defa8e44: Preparing [2022-08-31T22:13:02.554Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:02.826Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:02.826Z] 5a12defa8e44: Pushed [2022-08-31T22:13:02.826Z] a3de689e97bd: Pushed [2022-08-31T22:13:02.826Z] c05175b318a1: Pushed [2022-08-31T22:13:05.438Z] d1e373ba4aeb: Pushed [2022-08-31T22:13:05.709Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:d7b47a63c3b9c45027a8cbcb6dd49a9362ca307f9f21fbc793b57c2f565ac8cf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:06.078Z] + 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-31T22:13:06.439Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-31T22:13:06.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-31T22:13:06.439Z] c05175b318a1: Preparing [2022-08-31T22:13:06.439Z] d1e373ba4aeb: Preparing [2022-08-31T22:13:06.439Z] a3de689e97bd: Preparing [2022-08-31T22:13:06.439Z] 5a12defa8e44: Preparing [2022-08-31T22:13:06.439Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:06.439Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:06.439Z] d1e373ba4aeb: Layer already exists [2022-08-31T22:13:06.439Z] a3de689e97bd: Layer already exists [2022-08-31T22:13:06.439Z] c05175b318a1: Layer already exists [2022-08-31T22:13:06.439Z] 5a12defa8e44: Layer already exists [2022-08-31T22:13:06.711Z] latest: digest: sha256:d7b47a63c3b9c45027a8cbcb6dd49a9362ca307f9f21fbc793b57c2f565ac8cf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:07.079Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:07.435Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.53 [2022-08-31T22:13:07.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-31T22:13:07.436Z] c05175b318a1: Preparing [2022-08-31T22:13:07.436Z] d1e373ba4aeb: Preparing [2022-08-31T22:13:07.436Z] a3de689e97bd: Preparing [2022-08-31T22:13:07.436Z] 5a12defa8e44: Preparing [2022-08-31T22:13:07.436Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:07.436Z] 5a12defa8e44: Layer already exists [2022-08-31T22:13:07.436Z] a3de689e97bd: Layer already exists [2022-08-31T22:13:07.436Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:07.436Z] c05175b318a1: Layer already exists [2022-08-31T22:13:07.436Z] d1e373ba4aeb: Layer already exists [2022-08-31T22:13:07.706Z] 2.3.0-dev.53: digest: sha256:d7b47a63c3b9c45027a8cbcb6dd49a9362ca307f9f21fbc793b57c2f565ac8cf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:08.076Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:08.429Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:13:08.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-31T22:13:08.429Z] c05175b318a1: Preparing [2022-08-31T22:13:08.429Z] d1e373ba4aeb: Preparing [2022-08-31T22:13:08.429Z] a3de689e97bd: Preparing [2022-08-31T22:13:08.429Z] 5a12defa8e44: Preparing [2022-08-31T22:13:08.429Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:08.429Z] d1e373ba4aeb: Layer already exists [2022-08-31T22:13:08.429Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:08.429Z] c05175b318a1: Layer already exists [2022-08-31T22:13:08.429Z] a3de689e97bd: Layer already exists [2022-08-31T22:13:08.429Z] 5a12defa8e44: Layer already exists [2022-08-31T22:13:08.699Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:d7b47a63c3b9c45027a8cbcb6dd49a9362ca307f9f21fbc793b57c2f565ac8cf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:09.061Z] + 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-31T22:13:09.417Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-08-31T22:13:09.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-31T22:13:09.417Z] c05175b318a1: Preparing [2022-08-31T22:13:09.417Z] d1e373ba4aeb: Preparing [2022-08-31T22:13:09.417Z] a3de689e97bd: Preparing [2022-08-31T22:13:09.417Z] 5a12defa8e44: Preparing [2022-08-31T22:13:09.417Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:09.417Z] d1e373ba4aeb: Layer already exists [2022-08-31T22:13:09.417Z] 5a12defa8e44: Layer already exists [2022-08-31T22:13:09.417Z] c05175b318a1: Layer already exists [2022-08-31T22:13:09.417Z] a3de689e97bd: Layer already exists [2022-08-31T22:13:09.417Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:09.688Z] main: digest: sha256:d7b47a63c3b9c45027a8cbcb6dd49a9362ca307f9f21fbc793b57c2f565ac8cf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T22:13:09.750Z] ===================================================== [Pipeline] echo [2022-08-31T22:13:09.758Z] taggedImages: [2022-08-31T22:13:09.758Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:13:09.758Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-31T22:13:09.758Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.53 [2022-08-31T22:13:09.758Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:13:09.758Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-08-31T22:13:09.780Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-08-31T22:13:09.780Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:13:09.780Z] latest [2022-08-31T22:13:09.780Z] 2.3.0-dev.53 [2022-08-31T22:13:09.780Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:13:09.780Z] main [2022-08-31T22:13:09.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:10.124Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:10.495Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:13:10.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-31T22:13:10.495Z] 284c568daeeb: Preparing [2022-08-31T22:13:10.495Z] 9bf3b4e9b908: Preparing [2022-08-31T22:13:10.495Z] a3de689e97bd: Preparing [2022-08-31T22:13:10.495Z] d3bee811de46: Preparing [2022-08-31T22:13:10.495Z] afe09b18da97: Preparing [2022-08-31T22:13:10.495Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:10.495Z] 5d3e392a13a0: Waiting [2022-08-31T22:13:10.771Z] a3de689e97bd: Layer already exists [2022-08-31T22:13:10.771Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:10.771Z] afe09b18da97: Pushed [2022-08-31T22:13:10.771Z] 284c568daeeb: Pushed [2022-08-31T22:13:11.367Z] d3bee811de46: Pushed [2022-08-31T22:13:13.971Z] 9bf3b4e9b908: Pushed [2022-08-31T22:13:13.971Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:c87f808e4cc74da9fc1d3478e18987045c3559633aa3b86732edf60fa98db691 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:14.337Z] + 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-31T22:13:14.691Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-31T22:13:14.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-31T22:13:14.691Z] 284c568daeeb: Preparing [2022-08-31T22:13:14.691Z] 9bf3b4e9b908: Preparing [2022-08-31T22:13:14.691Z] a3de689e97bd: Preparing [2022-08-31T22:13:14.691Z] d3bee811de46: Preparing [2022-08-31T22:13:14.691Z] afe09b18da97: Preparing [2022-08-31T22:13:14.691Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:14.691Z] 5d3e392a13a0: Waiting [2022-08-31T22:13:14.691Z] 284c568daeeb: Layer already exists [2022-08-31T22:13:14.691Z] a3de689e97bd: Layer already exists [2022-08-31T22:13:14.691Z] afe09b18da97: Layer already exists [2022-08-31T22:13:14.691Z] 9bf3b4e9b908: Layer already exists [2022-08-31T22:13:14.691Z] d3bee811de46: Layer already exists [2022-08-31T22:13:14.962Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:14.962Z] latest: digest: sha256:c87f808e4cc74da9fc1d3478e18987045c3559633aa3b86732edf60fa98db691 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:15.323Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:15.685Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.53 [2022-08-31T22:13:15.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-31T22:13:15.685Z] 284c568daeeb: Preparing [2022-08-31T22:13:15.685Z] 9bf3b4e9b908: Preparing [2022-08-31T22:13:15.685Z] a3de689e97bd: Preparing [2022-08-31T22:13:15.685Z] d3bee811de46: Preparing [2022-08-31T22:13:15.685Z] afe09b18da97: Preparing [2022-08-31T22:13:15.685Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:15.685Z] 5d3e392a13a0: Waiting [2022-08-31T22:13:15.685Z] 284c568daeeb: Layer already exists [2022-08-31T22:13:15.685Z] afe09b18da97: Layer already exists [2022-08-31T22:13:15.685Z] d3bee811de46: Layer already exists [2022-08-31T22:13:15.685Z] a3de689e97bd: Layer already exists [2022-08-31T22:13:15.685Z] 9bf3b4e9b908: Layer already exists [2022-08-31T22:13:15.685Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:15.956Z] 2.3.0-dev.53: digest: sha256:c87f808e4cc74da9fc1d3478e18987045c3559633aa3b86732edf60fa98db691 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:16.320Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:16.678Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:13:16.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-31T22:13:16.678Z] 284c568daeeb: Preparing [2022-08-31T22:13:16.678Z] 9bf3b4e9b908: Preparing [2022-08-31T22:13:16.678Z] a3de689e97bd: Preparing [2022-08-31T22:13:16.678Z] d3bee811de46: Preparing [2022-08-31T22:13:16.678Z] afe09b18da97: Preparing [2022-08-31T22:13:16.678Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:16.678Z] 5d3e392a13a0: Waiting [2022-08-31T22:13:16.678Z] d3bee811de46: Layer already exists [2022-08-31T22:13:16.678Z] afe09b18da97: Layer already exists [2022-08-31T22:13:16.678Z] 9bf3b4e9b908: Layer already exists [2022-08-31T22:13:16.678Z] a3de689e97bd: Layer already exists [2022-08-31T22:13:16.678Z] 284c568daeeb: Layer already exists [2022-08-31T22:13:16.678Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:16.952Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:c87f808e4cc74da9fc1d3478e18987045c3559633aa3b86732edf60fa98db691 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:17.320Z] + 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-31T22:13:17.679Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-08-31T22:13:17.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-31T22:13:17.679Z] 284c568daeeb: Preparing [2022-08-31T22:13:17.679Z] 9bf3b4e9b908: Preparing [2022-08-31T22:13:17.679Z] a3de689e97bd: Preparing [2022-08-31T22:13:17.679Z] d3bee811de46: Preparing [2022-08-31T22:13:17.679Z] afe09b18da97: Preparing [2022-08-31T22:13:17.679Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:17.679Z] 5d3e392a13a0: Waiting [2022-08-31T22:13:17.679Z] afe09b18da97: Layer already exists [2022-08-31T22:13:17.679Z] d3bee811de46: Layer already exists [2022-08-31T22:13:17.679Z] a3de689e97bd: Layer already exists [2022-08-31T22:13:17.679Z] 9bf3b4e9b908: Layer already exists [2022-08-31T22:13:17.679Z] 284c568daeeb: Layer already exists [2022-08-31T22:13:17.679Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:17.950Z] main: digest: sha256:c87f808e4cc74da9fc1d3478e18987045c3559633aa3b86732edf60fa98db691 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T22:13:18.011Z] ===================================================== [Pipeline] echo [2022-08-31T22:13:18.017Z] taggedImages: [2022-08-31T22:13:18.017Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:13:18.017Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-31T22:13:18.017Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.53 [2022-08-31T22:13:18.017Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:13:18.017Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-08-31T22:13:18.039Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-08-31T22:13:18.039Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:13:18.039Z] latest [2022-08-31T22:13:18.039Z] 2.3.0-dev.53 [2022-08-31T22:13:18.039Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:13:18.039Z] main [2022-08-31T22:13:18.039Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:18.399Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:18.756Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:13:18.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-31T22:13:18.756Z] f27d2db035cb: Preparing [2022-08-31T22:13:18.756Z] 0e0b8c42b2fd: Preparing [2022-08-31T22:13:18.756Z] d4107c56b5a5: Preparing [2022-08-31T22:13:18.756Z] a3de689e97bd: Preparing [2022-08-31T22:13:18.756Z] 5a12defa8e44: Preparing [2022-08-31T22:13:18.756Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:18.756Z] 5d3e392a13a0: Waiting [2022-08-31T22:13:19.032Z] 5a12defa8e44: Layer already exists [2022-08-31T22:13:19.032Z] a3de689e97bd: Layer already exists [2022-08-31T22:13:19.032Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:19.032Z] f27d2db035cb: Pushed [2022-08-31T22:13:19.032Z] 0e0b8c42b2fd: Pushed [2022-08-31T22:13:22.405Z] d4107c56b5a5: Pushed [2022-08-31T22:13:22.405Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:2449c48b2f7ae25407bcc4707e0c84f6cde7e0a05070ba6bb5fdf6ebe6f32150 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:22.767Z] + 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-31T22:13:23.129Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-31T22:13:23.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-31T22:13:23.130Z] f27d2db035cb: Preparing [2022-08-31T22:13:23.130Z] 0e0b8c42b2fd: Preparing [2022-08-31T22:13:23.130Z] d4107c56b5a5: Preparing [2022-08-31T22:13:23.130Z] a3de689e97bd: Preparing [2022-08-31T22:13:23.130Z] 5a12defa8e44: Preparing [2022-08-31T22:13:23.130Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:23.130Z] 5d3e392a13a0: Waiting [2022-08-31T22:13:23.130Z] 5a12defa8e44: Layer already exists [2022-08-31T22:13:23.130Z] d4107c56b5a5: Layer already exists [2022-08-31T22:13:23.130Z] a3de689e97bd: Layer already exists [2022-08-31T22:13:23.130Z] 0e0b8c42b2fd: Layer already exists [2022-08-31T22:13:23.130Z] f27d2db035cb: Layer already exists [2022-08-31T22:13:23.130Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:23.400Z] latest: digest: sha256:2449c48b2f7ae25407bcc4707e0c84f6cde7e0a05070ba6bb5fdf6ebe6f32150 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:23.761Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:24.118Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.53 [2022-08-31T22:13:24.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-31T22:13:24.118Z] f27d2db035cb: Preparing [2022-08-31T22:13:24.118Z] 0e0b8c42b2fd: Preparing [2022-08-31T22:13:24.118Z] d4107c56b5a5: Preparing [2022-08-31T22:13:24.118Z] a3de689e97bd: Preparing [2022-08-31T22:13:24.118Z] 5a12defa8e44: Preparing [2022-08-31T22:13:24.118Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:24.118Z] 5d3e392a13a0: Waiting [2022-08-31T22:13:24.118Z] f27d2db035cb: Layer already exists [2022-08-31T22:13:24.118Z] a3de689e97bd: Layer already exists [2022-08-31T22:13:24.118Z] 0e0b8c42b2fd: Layer already exists [2022-08-31T22:13:24.118Z] d4107c56b5a5: Layer already exists [2022-08-31T22:13:24.118Z] 5a12defa8e44: Layer already exists [2022-08-31T22:13:24.118Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:24.389Z] 2.3.0-dev.53: digest: sha256:2449c48b2f7ae25407bcc4707e0c84f6cde7e0a05070ba6bb5fdf6ebe6f32150 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:24.796Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:25.184Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:13:25.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-31T22:13:25.185Z] f27d2db035cb: Preparing [2022-08-31T22:13:25.185Z] 0e0b8c42b2fd: Preparing [2022-08-31T22:13:25.185Z] d4107c56b5a5: Preparing [2022-08-31T22:13:25.185Z] a3de689e97bd: Preparing [2022-08-31T22:13:25.185Z] 5a12defa8e44: Preparing [2022-08-31T22:13:25.185Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:25.185Z] 5d3e392a13a0: Waiting [2022-08-31T22:13:25.185Z] d4107c56b5a5: Layer already exists [2022-08-31T22:13:25.185Z] 0e0b8c42b2fd: Layer already exists [2022-08-31T22:13:25.185Z] 5a12defa8e44: Layer already exists [2022-08-31T22:13:25.185Z] f27d2db035cb: Layer already exists [2022-08-31T22:13:25.185Z] a3de689e97bd: Layer already exists [2022-08-31T22:13:25.460Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:25.460Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:2449c48b2f7ae25407bcc4707e0c84f6cde7e0a05070ba6bb5fdf6ebe6f32150 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:25.853Z] + 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-31T22:13:26.236Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-08-31T22:13:26.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-31T22:13:26.236Z] f27d2db035cb: Preparing [2022-08-31T22:13:26.236Z] 0e0b8c42b2fd: Preparing [2022-08-31T22:13:26.236Z] d4107c56b5a5: Preparing [2022-08-31T22:13:26.236Z] a3de689e97bd: Preparing [2022-08-31T22:13:26.236Z] 5a12defa8e44: Preparing [2022-08-31T22:13:26.236Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:26.236Z] 5d3e392a13a0: Waiting [2022-08-31T22:13:26.236Z] 5a12defa8e44: Layer already exists [2022-08-31T22:13:26.236Z] f27d2db035cb: Layer already exists [2022-08-31T22:13:26.236Z] 0e0b8c42b2fd: Layer already exists [2022-08-31T22:13:26.236Z] a3de689e97bd: Layer already exists [2022-08-31T22:13:26.236Z] d4107c56b5a5: Layer already exists [2022-08-31T22:13:26.518Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:26.518Z] main: digest: sha256:2449c48b2f7ae25407bcc4707e0c84f6cde7e0a05070ba6bb5fdf6ebe6f32150 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T22:13:26.590Z] ===================================================== [Pipeline] echo [2022-08-31T22:13:26.599Z] taggedImages: [2022-08-31T22:13:26.599Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:13:26.599Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-31T22:13:26.599Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.53 [2022-08-31T22:13:26.599Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:13:26.599Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-08-31T22:13:26.620Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-08-31T22:13:26.620Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:13:26.620Z] latest [2022-08-31T22:13:26.620Z] 2.3.0-dev.53 [2022-08-31T22:13:26.620Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:13:26.620Z] main [2022-08-31T22:13:26.620Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:27.023Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:27.503Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:13:27.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-31T22:13:27.503Z] 979fb2c5d053: Preparing [2022-08-31T22:13:27.503Z] 979fb2c5d053: Preparing [2022-08-31T22:13:27.503Z] 537f81f5fbb3: Preparing [2022-08-31T22:13:27.503Z] a8d7f81dca23: Preparing [2022-08-31T22:13:27.503Z] 5200b62e5ad0: Preparing [2022-08-31T22:13:27.503Z] d1d705c51fd9: Preparing [2022-08-31T22:13:27.503Z] a3de689e97bd: Preparing [2022-08-31T22:13:27.503Z] 68fb88e3664e: Preparing [2022-08-31T22:13:27.503Z] 2657e04dbc7e: Preparing [2022-08-31T22:13:27.503Z] 5614ef6b976a: Preparing [2022-08-31T22:13:27.503Z] 5d18006bd2c0: Preparing [2022-08-31T22:13:27.503Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:27.503Z] a3de689e97bd: Waiting [2022-08-31T22:13:27.503Z] 68fb88e3664e: Waiting [2022-08-31T22:13:27.503Z] 2657e04dbc7e: Waiting [2022-08-31T22:13:27.503Z] 5614ef6b976a: Waiting [2022-08-31T22:13:27.503Z] 5d18006bd2c0: Waiting [2022-08-31T22:13:27.503Z] 5d3e392a13a0: Waiting [2022-08-31T22:13:27.783Z] a8d7f81dca23: Pushed [2022-08-31T22:13:27.783Z] 537f81f5fbb3: Pushed [2022-08-31T22:13:27.783Z] 979fb2c5d053: Pushed [2022-08-31T22:13:27.783Z] 5200b62e5ad0: Pushed [2022-08-31T22:13:27.783Z] a3de689e97bd: Layer already exists [2022-08-31T22:13:28.068Z] 5614ef6b976a: Pushed [2022-08-31T22:13:28.068Z] 68fb88e3664e: Pushed [2022-08-31T22:13:28.068Z] 2657e04dbc7e: Pushed [2022-08-31T22:13:28.068Z] 5d18006bd2c0: Pushed [2022-08-31T22:13:28.068Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:31.445Z] d1d705c51fd9: Pushed [2022-08-31T22:13:31.445Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:15e1c7d508fce9c9d71dc42b7a52f36320fefda280adecd0cfddc06451cf34f2 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:31.806Z] + 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-31T22:13:32.161Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-31T22:13:32.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-31T22:13:32.161Z] 979fb2c5d053: Preparing [2022-08-31T22:13:32.161Z] 979fb2c5d053: Preparing [2022-08-31T22:13:32.161Z] 537f81f5fbb3: Preparing [2022-08-31T22:13:32.161Z] a8d7f81dca23: Preparing [2022-08-31T22:13:32.161Z] 5200b62e5ad0: Preparing [2022-08-31T22:13:32.161Z] d1d705c51fd9: Preparing [2022-08-31T22:13:32.161Z] a3de689e97bd: Preparing [2022-08-31T22:13:32.161Z] 68fb88e3664e: Preparing [2022-08-31T22:13:32.161Z] 2657e04dbc7e: Preparing [2022-08-31T22:13:32.161Z] 5614ef6b976a: Preparing [2022-08-31T22:13:32.161Z] 5d18006bd2c0: Preparing [2022-08-31T22:13:32.161Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:32.161Z] a3de689e97bd: Waiting [2022-08-31T22:13:32.161Z] 68fb88e3664e: Waiting [2022-08-31T22:13:32.161Z] 5614ef6b976a: Waiting [2022-08-31T22:13:32.161Z] 5d18006bd2c0: Waiting [2022-08-31T22:13:32.161Z] 2657e04dbc7e: Waiting [2022-08-31T22:13:32.161Z] 5200b62e5ad0: Layer already exists [2022-08-31T22:13:32.161Z] a8d7f81dca23: Layer already exists [2022-08-31T22:13:32.161Z] 537f81f5fbb3: Layer already exists [2022-08-31T22:13:32.162Z] d1d705c51fd9: Layer already exists [2022-08-31T22:13:32.162Z] 979fb2c5d053: Layer already exists [2022-08-31T22:13:32.448Z] 2657e04dbc7e: Layer already exists [2022-08-31T22:13:32.448Z] a3de689e97bd: Layer already exists [2022-08-31T22:13:32.448Z] 5d18006bd2c0: Layer already exists [2022-08-31T22:13:32.448Z] 5614ef6b976a: Layer already exists [2022-08-31T22:13:32.448Z] 68fb88e3664e: Layer already exists [2022-08-31T22:13:32.448Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:32.448Z] latest: digest: sha256:15e1c7d508fce9c9d71dc42b7a52f36320fefda280adecd0cfddc06451cf34f2 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:32.811Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:33.168Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.53 [2022-08-31T22:13:33.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-31T22:13:33.168Z] 979fb2c5d053: Preparing [2022-08-31T22:13:33.168Z] 979fb2c5d053: Preparing [2022-08-31T22:13:33.168Z] 537f81f5fbb3: Preparing [2022-08-31T22:13:33.168Z] a8d7f81dca23: Preparing [2022-08-31T22:13:33.168Z] 5200b62e5ad0: Preparing [2022-08-31T22:13:33.168Z] d1d705c51fd9: Preparing [2022-08-31T22:13:33.168Z] a3de689e97bd: Preparing [2022-08-31T22:13:33.168Z] 68fb88e3664e: Preparing [2022-08-31T22:13:33.168Z] 2657e04dbc7e: Preparing [2022-08-31T22:13:33.168Z] 5614ef6b976a: Preparing [2022-08-31T22:13:33.168Z] 5d18006bd2c0: Preparing [2022-08-31T22:13:33.168Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:33.168Z] a3de689e97bd: Waiting [2022-08-31T22:13:33.168Z] 68fb88e3664e: Waiting [2022-08-31T22:13:33.168Z] 5d18006bd2c0: Waiting [2022-08-31T22:13:33.168Z] 5d3e392a13a0: Waiting [2022-08-31T22:13:33.168Z] 2657e04dbc7e: Waiting [2022-08-31T22:13:33.168Z] 5614ef6b976a: Waiting [2022-08-31T22:13:33.168Z] 537f81f5fbb3: Layer already exists [2022-08-31T22:13:33.168Z] a8d7f81dca23: Layer already exists [2022-08-31T22:13:33.168Z] 979fb2c5d053: Layer already exists [2022-08-31T22:13:33.168Z] d1d705c51fd9: Layer already exists [2022-08-31T22:13:33.168Z] 5200b62e5ad0: Layer already exists [2022-08-31T22:13:33.441Z] 2657e04dbc7e: Layer already exists [2022-08-31T22:13:33.441Z] 68fb88e3664e: Layer already exists [2022-08-31T22:13:33.441Z] 5614ef6b976a: Layer already exists [2022-08-31T22:13:33.441Z] 5d18006bd2c0: Layer already exists [2022-08-31T22:13:33.441Z] a3de689e97bd: Layer already exists [2022-08-31T22:13:33.441Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:33.441Z] 2.3.0-dev.53: digest: sha256:15e1c7d508fce9c9d71dc42b7a52f36320fefda280adecd0cfddc06451cf34f2 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:33.803Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:34.163Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:13:34.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-31T22:13:34.163Z] 979fb2c5d053: Preparing [2022-08-31T22:13:34.163Z] 979fb2c5d053: Preparing [2022-08-31T22:13:34.163Z] 537f81f5fbb3: Preparing [2022-08-31T22:13:34.163Z] a8d7f81dca23: Preparing [2022-08-31T22:13:34.163Z] 5200b62e5ad0: Preparing [2022-08-31T22:13:34.163Z] d1d705c51fd9: Preparing [2022-08-31T22:13:34.163Z] a3de689e97bd: Preparing [2022-08-31T22:13:34.163Z] 68fb88e3664e: Preparing [2022-08-31T22:13:34.163Z] 2657e04dbc7e: Preparing [2022-08-31T22:13:34.163Z] 5614ef6b976a: Preparing [2022-08-31T22:13:34.163Z] 5d18006bd2c0: Preparing [2022-08-31T22:13:34.163Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:34.163Z] a3de689e97bd: Waiting [2022-08-31T22:13:34.163Z] 68fb88e3664e: Waiting [2022-08-31T22:13:34.163Z] 2657e04dbc7e: Waiting [2022-08-31T22:13:34.164Z] 5614ef6b976a: Waiting [2022-08-31T22:13:34.164Z] 5d18006bd2c0: Waiting [2022-08-31T22:13:34.164Z] 5d3e392a13a0: Waiting [2022-08-31T22:13:34.164Z] 5200b62e5ad0: Layer already exists [2022-08-31T22:13:34.164Z] 979fb2c5d053: Layer already exists [2022-08-31T22:13:34.164Z] 537f81f5fbb3: Layer already exists [2022-08-31T22:13:34.164Z] d1d705c51fd9: Layer already exists [2022-08-31T22:13:34.164Z] a8d7f81dca23: Layer already exists [2022-08-31T22:13:34.164Z] 68fb88e3664e: Layer already exists [2022-08-31T22:13:34.164Z] a3de689e97bd: Layer already exists [2022-08-31T22:13:34.164Z] 2657e04dbc7e: Layer already exists [2022-08-31T22:13:34.164Z] 5d18006bd2c0: Layer already exists [2022-08-31T22:13:34.164Z] 5614ef6b976a: Layer already exists [2022-08-31T22:13:34.437Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:34.437Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:15e1c7d508fce9c9d71dc42b7a52f36320fefda280adecd0cfddc06451cf34f2 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:34.800Z] + 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-31T22:13:35.155Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-08-31T22:13:35.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-31T22:13:35.156Z] 979fb2c5d053: Preparing [2022-08-31T22:13:35.156Z] 979fb2c5d053: Preparing [2022-08-31T22:13:35.156Z] 537f81f5fbb3: Preparing [2022-08-31T22:13:35.156Z] a8d7f81dca23: Preparing [2022-08-31T22:13:35.156Z] 5200b62e5ad0: Preparing [2022-08-31T22:13:35.156Z] d1d705c51fd9: Preparing [2022-08-31T22:13:35.156Z] a3de689e97bd: Preparing [2022-08-31T22:13:35.156Z] 68fb88e3664e: Preparing [2022-08-31T22:13:35.156Z] 2657e04dbc7e: Preparing [2022-08-31T22:13:35.156Z] 5614ef6b976a: Preparing [2022-08-31T22:13:35.156Z] 5d18006bd2c0: Preparing [2022-08-31T22:13:35.156Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:35.156Z] 2657e04dbc7e: Waiting [2022-08-31T22:13:35.156Z] 5614ef6b976a: Waiting [2022-08-31T22:13:35.156Z] a3de689e97bd: Waiting [2022-08-31T22:13:35.156Z] 5d18006bd2c0: Waiting [2022-08-31T22:13:35.156Z] 5d3e392a13a0: Waiting [2022-08-31T22:13:35.156Z] 68fb88e3664e: Waiting [2022-08-31T22:13:35.156Z] 537f81f5fbb3: Layer already exists [2022-08-31T22:13:35.156Z] 979fb2c5d053: Layer already exists [2022-08-31T22:13:35.156Z] a8d7f81dca23: Layer already exists [2022-08-31T22:13:35.156Z] 5200b62e5ad0: Layer already exists [2022-08-31T22:13:35.156Z] d1d705c51fd9: Layer already exists [2022-08-31T22:13:35.156Z] 2657e04dbc7e: Layer already exists [2022-08-31T22:13:35.156Z] a3de689e97bd: Layer already exists [2022-08-31T22:13:35.427Z] 5614ef6b976a: Layer already exists [2022-08-31T22:13:35.427Z] 68fb88e3664e: Layer already exists [2022-08-31T22:13:35.427Z] 5d18006bd2c0: Layer already exists [2022-08-31T22:13:35.427Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:35.427Z] main: digest: sha256:15e1c7d508fce9c9d71dc42b7a52f36320fefda280adecd0cfddc06451cf34f2 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T22:13:35.483Z] ===================================================== [Pipeline] echo [2022-08-31T22:13:35.491Z] taggedImages: [2022-08-31T22:13:35.491Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:13:35.491Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-31T22:13:35.491Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.53 [2022-08-31T22:13:35.491Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:13:35.491Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-08-31T22:13:35.515Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-08-31T22:13:35.515Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:13:35.515Z] latest [2022-08-31T22:13:35.515Z] 2.3.0-dev.53 [2022-08-31T22:13:35.515Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:13:35.515Z] main [2022-08-31T22:13:35.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:35.870Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:36.222Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:13:36.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-31T22:13:36.222Z] 02bcaf26de74: Preparing [2022-08-31T22:13:36.222Z] 219b7aa4dab1: Preparing [2022-08-31T22:13:36.222Z] a7649ace1362: Preparing [2022-08-31T22:13:36.222Z] a192874afcba: Preparing [2022-08-31T22:13:36.222Z] 02e896b692e4: Preparing [2022-08-31T22:13:36.222Z] 98e7db976c2c: Preparing [2022-08-31T22:13:36.222Z] 4c91da48a288: Preparing [2022-08-31T22:13:36.222Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:36.222Z] 98e7db976c2c: Waiting [2022-08-31T22:13:36.222Z] 4c91da48a288: Waiting [2022-08-31T22:13:36.222Z] 5d3e392a13a0: Waiting [2022-08-31T22:13:36.495Z] 02e896b692e4: Pushed [2022-08-31T22:13:36.495Z] 219b7aa4dab1: Pushed [2022-08-31T22:13:36.495Z] 02bcaf26de74: Pushed [2022-08-31T22:13:36.495Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:36.767Z] 98e7db976c2c: Pushed [2022-08-31T22:13:37.362Z] 4c91da48a288: Pushed [2022-08-31T22:13:38.791Z] a7649ace1362: Pushed [2022-08-31T22:13:38.791Z] a192874afcba: Pushed [2022-08-31T22:13:39.062Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:3b6bce6a1bed8fc89a64384bb2dc19f7b1ae791a3b8fb79b22396ce1e7b5a6b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:39.423Z] + 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-31T22:13:39.775Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-31T22:13:39.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-31T22:13:39.775Z] 02bcaf26de74: Preparing [2022-08-31T22:13:39.775Z] 219b7aa4dab1: Preparing [2022-08-31T22:13:39.775Z] a7649ace1362: Preparing [2022-08-31T22:13:39.775Z] a192874afcba: Preparing [2022-08-31T22:13:39.775Z] 02e896b692e4: Preparing [2022-08-31T22:13:39.775Z] 98e7db976c2c: Preparing [2022-08-31T22:13:39.775Z] 4c91da48a288: Preparing [2022-08-31T22:13:39.775Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:39.775Z] 98e7db976c2c: Waiting [2022-08-31T22:13:39.775Z] 4c91da48a288: Waiting [2022-08-31T22:13:39.775Z] 5d3e392a13a0: Waiting [2022-08-31T22:13:39.775Z] 02e896b692e4: Layer already exists [2022-08-31T22:13:39.775Z] 02bcaf26de74: Layer already exists [2022-08-31T22:13:39.775Z] a192874afcba: Layer already exists [2022-08-31T22:13:39.775Z] a7649ace1362: Layer already exists [2022-08-31T22:13:39.775Z] 219b7aa4dab1: Layer already exists [2022-08-31T22:13:39.775Z] 4c91da48a288: Layer already exists [2022-08-31T22:13:39.775Z] 98e7db976c2c: Layer already exists [2022-08-31T22:13:40.048Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:40.048Z] latest: digest: sha256:3b6bce6a1bed8fc89a64384bb2dc19f7b1ae791a3b8fb79b22396ce1e7b5a6b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:40.406Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:40.759Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.53 [2022-08-31T22:13:40.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-31T22:13:40.759Z] 02bcaf26de74: Preparing [2022-08-31T22:13:40.759Z] 219b7aa4dab1: Preparing [2022-08-31T22:13:40.759Z] a7649ace1362: Preparing [2022-08-31T22:13:40.759Z] a192874afcba: Preparing [2022-08-31T22:13:40.759Z] 02e896b692e4: Preparing [2022-08-31T22:13:40.759Z] 98e7db976c2c: Preparing [2022-08-31T22:13:40.759Z] 4c91da48a288: Preparing [2022-08-31T22:13:40.759Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:40.759Z] 4c91da48a288: Waiting [2022-08-31T22:13:40.759Z] 98e7db976c2c: Waiting [2022-08-31T22:13:40.759Z] 5d3e392a13a0: Waiting [2022-08-31T22:13:40.759Z] 02e896b692e4: Layer already exists [2022-08-31T22:13:40.759Z] 219b7aa4dab1: Layer already exists [2022-08-31T22:13:40.759Z] a7649ace1362: Layer already exists [2022-08-31T22:13:40.759Z] 02bcaf26de74: Layer already exists [2022-08-31T22:13:40.759Z] a192874afcba: Layer already exists [2022-08-31T22:13:40.759Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:41.030Z] 98e7db976c2c: Layer already exists [2022-08-31T22:13:41.030Z] 4c91da48a288: Layer already exists [2022-08-31T22:13:41.030Z] 2.3.0-dev.53: digest: sha256:3b6bce6a1bed8fc89a64384bb2dc19f7b1ae791a3b8fb79b22396ce1e7b5a6b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:41.389Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:41.740Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:13:41.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-31T22:13:41.740Z] 02bcaf26de74: Preparing [2022-08-31T22:13:41.740Z] 219b7aa4dab1: Preparing [2022-08-31T22:13:41.740Z] a7649ace1362: Preparing [2022-08-31T22:13:41.740Z] a192874afcba: Preparing [2022-08-31T22:13:41.740Z] 02e896b692e4: Preparing [2022-08-31T22:13:41.740Z] 98e7db976c2c: Preparing [2022-08-31T22:13:41.740Z] 4c91da48a288: Preparing [2022-08-31T22:13:41.740Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:41.740Z] 98e7db976c2c: Waiting [2022-08-31T22:13:41.740Z] 4c91da48a288: Waiting [2022-08-31T22:13:41.740Z] 5d3e392a13a0: Waiting [2022-08-31T22:13:41.740Z] a7649ace1362: Layer already exists [2022-08-31T22:13:41.740Z] 02e896b692e4: Layer already exists [2022-08-31T22:13:41.740Z] 219b7aa4dab1: Layer already exists [2022-08-31T22:13:41.740Z] 02bcaf26de74: Layer already exists [2022-08-31T22:13:41.740Z] a192874afcba: Layer already exists [2022-08-31T22:13:41.740Z] 98e7db976c2c: Layer already exists [2022-08-31T22:13:41.740Z] 4c91da48a288: Layer already exists [2022-08-31T22:13:41.740Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:42.010Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:3b6bce6a1bed8fc89a64384bb2dc19f7b1ae791a3b8fb79b22396ce1e7b5a6b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:42.364Z] + 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-31T22:13:42.724Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-08-31T22:13:42.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-31T22:13:42.724Z] 02bcaf26de74: Preparing [2022-08-31T22:13:42.724Z] 219b7aa4dab1: Preparing [2022-08-31T22:13:42.724Z] a7649ace1362: Preparing [2022-08-31T22:13:42.724Z] a192874afcba: Preparing [2022-08-31T22:13:42.724Z] 02e896b692e4: Preparing [2022-08-31T22:13:42.724Z] 98e7db976c2c: Preparing [2022-08-31T22:13:42.724Z] 4c91da48a288: Preparing [2022-08-31T22:13:42.724Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:42.724Z] 98e7db976c2c: Waiting [2022-08-31T22:13:42.724Z] 4c91da48a288: Waiting [2022-08-31T22:13:42.724Z] 5d3e392a13a0: Waiting [2022-08-31T22:13:42.724Z] a7649ace1362: Layer already exists [2022-08-31T22:13:42.724Z] 02e896b692e4: Layer already exists [2022-08-31T22:13:42.724Z] 02bcaf26de74: Layer already exists [2022-08-31T22:13:42.724Z] 219b7aa4dab1: Layer already exists [2022-08-31T22:13:42.724Z] a192874afcba: Layer already exists [2022-08-31T22:13:42.994Z] 4c91da48a288: Layer already exists [2022-08-31T22:13:42.994Z] 98e7db976c2c: Layer already exists [2022-08-31T22:13:42.994Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:42.994Z] main: digest: sha256:3b6bce6a1bed8fc89a64384bb2dc19f7b1ae791a3b8fb79b22396ce1e7b5a6b7 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T22:13:43.053Z] ===================================================== [Pipeline] echo [2022-08-31T22:13:43.063Z] taggedImages: [2022-08-31T22:13:43.063Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:13:43.063Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-31T22:13:43.063Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.53 [2022-08-31T22:13:43.063Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:13:43.063Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-08-31T22:13:43.084Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-08-31T22:13:43.084Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:13:43.084Z] latest [2022-08-31T22:13:43.084Z] 2.3.0-dev.53 [2022-08-31T22:13:43.084Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:13:43.084Z] main [2022-08-31T22:13:43.084Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:43.436Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:43.785Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:13:43.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-31T22:13:43.785Z] a4a1e39cf0ec: Preparing [2022-08-31T22:13:43.785Z] 801a80c81eed: Preparing [2022-08-31T22:13:43.785Z] d94776fa908d: Preparing [2022-08-31T22:13:43.785Z] d882cd702f9c: Preparing [2022-08-31T22:13:43.785Z] 9d4a8fb5fec9: Preparing [2022-08-31T22:13:43.785Z] 2169fdba54e1: Preparing [2022-08-31T22:13:43.785Z] 469e50080ef0: Preparing [2022-08-31T22:13:43.785Z] 13586cd2c91a: Preparing [2022-08-31T22:13:43.785Z] 0f13487cf43e: Preparing [2022-08-31T22:13:43.785Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:43.785Z] 13586cd2c91a: Waiting [2022-08-31T22:13:43.785Z] 0f13487cf43e: Waiting [2022-08-31T22:13:43.785Z] 2169fdba54e1: Waiting [2022-08-31T22:13:43.785Z] 469e50080ef0: Waiting [2022-08-31T22:13:43.785Z] 5d3e392a13a0: Waiting [2022-08-31T22:13:44.058Z] 801a80c81eed: Pushed [2022-08-31T22:13:44.058Z] 9d4a8fb5fec9: Pushed [2022-08-31T22:13:44.058Z] a4a1e39cf0ec: Pushed [2022-08-31T22:13:44.341Z] 13586cd2c91a: Pushed [2022-08-31T22:13:44.341Z] 469e50080ef0: Pushed [2022-08-31T22:13:44.341Z] 2169fdba54e1: Pushed [2022-08-31T22:13:44.341Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:44.613Z] 0f13487cf43e: Pushed [2022-08-31T22:13:46.583Z] d882cd702f9c: Pushed [2022-08-31T22:13:47.176Z] d94776fa908d: Pushed [2022-08-31T22:13:47.447Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:a9359451e836e7a3e5843defc81c6f354cdda427be1e182fa41489f0b4eef3c9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:47.805Z] + 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-31T22:13:48.164Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-31T22:13:48.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-31T22:13:48.164Z] a4a1e39cf0ec: Preparing [2022-08-31T22:13:48.164Z] 801a80c81eed: Preparing [2022-08-31T22:13:48.164Z] d94776fa908d: Preparing [2022-08-31T22:13:48.164Z] d882cd702f9c: Preparing [2022-08-31T22:13:48.164Z] 9d4a8fb5fec9: Preparing [2022-08-31T22:13:48.164Z] 2169fdba54e1: Preparing [2022-08-31T22:13:48.164Z] 469e50080ef0: Preparing [2022-08-31T22:13:48.164Z] 13586cd2c91a: Preparing [2022-08-31T22:13:48.164Z] 0f13487cf43e: Preparing [2022-08-31T22:13:48.164Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:48.164Z] 469e50080ef0: Waiting [2022-08-31T22:13:48.164Z] 0f13487cf43e: Waiting [2022-08-31T22:13:48.164Z] 5d3e392a13a0: Waiting [2022-08-31T22:13:48.164Z] 13586cd2c91a: Waiting [2022-08-31T22:13:48.164Z] 2169fdba54e1: Waiting [2022-08-31T22:13:48.164Z] 9d4a8fb5fec9: Layer already exists [2022-08-31T22:13:48.164Z] a4a1e39cf0ec: Layer already exists [2022-08-31T22:13:48.164Z] d882cd702f9c: Layer already exists [2022-08-31T22:13:48.164Z] 801a80c81eed: Layer already exists [2022-08-31T22:13:48.164Z] d94776fa908d: Layer already exists [2022-08-31T22:13:48.164Z] 2169fdba54e1: Layer already exists [2022-08-31T22:13:48.436Z] 0f13487cf43e: Layer already exists [2022-08-31T22:13:48.436Z] 13586cd2c91a: Layer already exists [2022-08-31T22:13:48.436Z] 469e50080ef0: Layer already exists [2022-08-31T22:13:48.436Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:48.436Z] latest: digest: sha256:a9359451e836e7a3e5843defc81c6f354cdda427be1e182fa41489f0b4eef3c9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:48.799Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:49.159Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.53 [2022-08-31T22:13:49.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-31T22:13:49.159Z] a4a1e39cf0ec: Preparing [2022-08-31T22:13:49.159Z] 801a80c81eed: Preparing [2022-08-31T22:13:49.159Z] d94776fa908d: Preparing [2022-08-31T22:13:49.159Z] d882cd702f9c: Preparing [2022-08-31T22:13:49.159Z] 9d4a8fb5fec9: Preparing [2022-08-31T22:13:49.159Z] 2169fdba54e1: Preparing [2022-08-31T22:13:49.159Z] 469e50080ef0: Preparing [2022-08-31T22:13:49.159Z] 13586cd2c91a: Preparing [2022-08-31T22:13:49.159Z] 0f13487cf43e: Preparing [2022-08-31T22:13:49.159Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:49.159Z] 2169fdba54e1: Waiting [2022-08-31T22:13:49.159Z] 469e50080ef0: Waiting [2022-08-31T22:13:49.159Z] 13586cd2c91a: Waiting [2022-08-31T22:13:49.159Z] 0f13487cf43e: Waiting [2022-08-31T22:13:49.159Z] 5d3e392a13a0: Waiting [2022-08-31T22:13:49.159Z] 9d4a8fb5fec9: Layer already exists [2022-08-31T22:13:49.159Z] d94776fa908d: Layer already exists [2022-08-31T22:13:49.159Z] d882cd702f9c: Layer already exists [2022-08-31T22:13:49.159Z] a4a1e39cf0ec: Layer already exists [2022-08-31T22:13:49.159Z] 801a80c81eed: Layer already exists [2022-08-31T22:13:49.432Z] 2169fdba54e1: Layer already exists [2022-08-31T22:13:49.432Z] 469e50080ef0: Layer already exists [2022-08-31T22:13:49.432Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:49.432Z] 13586cd2c91a: Layer already exists [2022-08-31T22:13:49.432Z] 0f13487cf43e: Layer already exists [2022-08-31T22:13:49.432Z] 2.3.0-dev.53: digest: sha256:a9359451e836e7a3e5843defc81c6f354cdda427be1e182fa41489f0b4eef3c9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:49.792Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:50.147Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:13:50.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-31T22:13:50.147Z] a4a1e39cf0ec: Preparing [2022-08-31T22:13:50.147Z] 801a80c81eed: Preparing [2022-08-31T22:13:50.147Z] d94776fa908d: Preparing [2022-08-31T22:13:50.147Z] d882cd702f9c: Preparing [2022-08-31T22:13:50.147Z] 9d4a8fb5fec9: Preparing [2022-08-31T22:13:50.147Z] 2169fdba54e1: Preparing [2022-08-31T22:13:50.147Z] 469e50080ef0: Preparing [2022-08-31T22:13:50.147Z] 13586cd2c91a: Preparing [2022-08-31T22:13:50.147Z] 0f13487cf43e: Preparing [2022-08-31T22:13:50.147Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:50.147Z] 2169fdba54e1: Waiting [2022-08-31T22:13:50.147Z] 13586cd2c91a: Waiting [2022-08-31T22:13:50.147Z] 0f13487cf43e: Waiting [2022-08-31T22:13:50.147Z] 5d3e392a13a0: Waiting [2022-08-31T22:13:50.147Z] 469e50080ef0: Waiting [2022-08-31T22:13:50.147Z] 801a80c81eed: Layer already exists [2022-08-31T22:13:50.147Z] d94776fa908d: Layer already exists [2022-08-31T22:13:50.147Z] 9d4a8fb5fec9: Layer already exists [2022-08-31T22:13:50.147Z] d882cd702f9c: Layer already exists [2022-08-31T22:13:50.147Z] a4a1e39cf0ec: Layer already exists [2022-08-31T22:13:50.416Z] 469e50080ef0: Layer already exists [2022-08-31T22:13:50.416Z] 13586cd2c91a: Layer already exists [2022-08-31T22:13:50.416Z] 2169fdba54e1: Layer already exists [2022-08-31T22:13:50.416Z] 0f13487cf43e: Layer already exists [2022-08-31T22:13:50.416Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:50.416Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:a9359451e836e7a3e5843defc81c6f354cdda427be1e182fa41489f0b4eef3c9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:50.809Z] + 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-31T22:13:51.171Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-08-31T22:13:51.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-31T22:13:51.172Z] a4a1e39cf0ec: Preparing [2022-08-31T22:13:51.172Z] 801a80c81eed: Preparing [2022-08-31T22:13:51.172Z] d94776fa908d: Preparing [2022-08-31T22:13:51.172Z] d882cd702f9c: Preparing [2022-08-31T22:13:51.172Z] 9d4a8fb5fec9: Preparing [2022-08-31T22:13:51.172Z] 2169fdba54e1: Preparing [2022-08-31T22:13:51.172Z] 469e50080ef0: Preparing [2022-08-31T22:13:51.172Z] 13586cd2c91a: Preparing [2022-08-31T22:13:51.172Z] 0f13487cf43e: Preparing [2022-08-31T22:13:51.172Z] 5d3e392a13a0: Preparing [2022-08-31T22:13:51.172Z] 469e50080ef0: Waiting [2022-08-31T22:13:51.172Z] 13586cd2c91a: Waiting [2022-08-31T22:13:51.172Z] 0f13487cf43e: Waiting [2022-08-31T22:13:51.172Z] 2169fdba54e1: Waiting [2022-08-31T22:13:51.172Z] 5d3e392a13a0: Waiting [2022-08-31T22:13:51.172Z] 9d4a8fb5fec9: Layer already exists [2022-08-31T22:13:51.172Z] 801a80c81eed: Layer already exists [2022-08-31T22:13:51.172Z] d94776fa908d: Layer already exists [2022-08-31T22:13:51.172Z] a4a1e39cf0ec: Layer already exists [2022-08-31T22:13:51.172Z] d882cd702f9c: Layer already exists [2022-08-31T22:13:51.444Z] 469e50080ef0: Layer already exists [2022-08-31T22:13:51.444Z] 2169fdba54e1: Layer already exists [2022-08-31T22:13:51.444Z] 13586cd2c91a: Layer already exists [2022-08-31T22:13:51.444Z] 0f13487cf43e: Layer already exists [2022-08-31T22:13:51.444Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:13:51.444Z] main: digest: sha256:a9359451e836e7a3e5843defc81c6f354cdda427be1e182fa41489f0b4eef3c9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T22:13:51.504Z] ===================================================== [Pipeline] echo [2022-08-31T22:13:51.512Z] taggedImages: [2022-08-31T22:13:51.512Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:13:51.512Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-31T22:13:51.512Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.53 [2022-08-31T22:13:51.512Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:13:51.512Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-08-31T22:13:51.533Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-08-31T22:13:51.533Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:13:51.533Z] latest [2022-08-31T22:13:51.533Z] 2.3.0-dev.53 [2022-08-31T22:13:51.533Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:13:51.533Z] main [2022-08-31T22:13:51.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:51.898Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:52.252Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:13:52.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-31T22:13:52.252Z] a6aaa9f378d2: Preparing [2022-08-31T22:13:52.252Z] 876d8abc8952: Preparing [2022-08-31T22:13:52.252Z] a3de689e97bd: Preparing [2022-08-31T22:13:52.252Z] ab089703fbf9: Preparing [2022-08-31T22:13:52.252Z] 1e79278cb1e7: Preparing [2022-08-31T22:13:52.252Z] 9833f26c6bda: Preparing [2022-08-31T22:13:52.252Z] 9833f26c6bda: Waiting [2022-08-31T22:13:52.536Z] a3de689e97bd: Layer already exists [2022-08-31T22:13:52.536Z] 9833f26c6bda: Layer already exists [2022-08-31T22:13:52.536Z] 1e79278cb1e7: Pushed [2022-08-31T22:13:52.536Z] a6aaa9f378d2: Pushed [2022-08-31T22:13:53.961Z] ab089703fbf9: Pushed [2022-08-31T22:13:57.340Z] 876d8abc8952: Pushed [2022-08-31T22:13:57.340Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:6699e1c6b0e49b7f74aa7b022a26dc487867cd606397129151fe398e94546875 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:57.700Z] + 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-31T22:13:58.051Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-31T22:13:58.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-31T22:13:58.051Z] a6aaa9f378d2: Preparing [2022-08-31T22:13:58.051Z] 876d8abc8952: Preparing [2022-08-31T22:13:58.051Z] a3de689e97bd: Preparing [2022-08-31T22:13:58.051Z] ab089703fbf9: Preparing [2022-08-31T22:13:58.051Z] 1e79278cb1e7: Preparing [2022-08-31T22:13:58.051Z] 9833f26c6bda: Preparing [2022-08-31T22:13:58.051Z] 9833f26c6bda: Waiting [2022-08-31T22:13:58.051Z] a3de689e97bd: Layer already exists [2022-08-31T22:13:58.051Z] a6aaa9f378d2: Layer already exists [2022-08-31T22:13:58.051Z] ab089703fbf9: Layer already exists [2022-08-31T22:13:58.051Z] 876d8abc8952: Layer already exists [2022-08-31T22:13:58.051Z] 1e79278cb1e7: Layer already exists [2022-08-31T22:13:58.051Z] 9833f26c6bda: Layer already exists [2022-08-31T22:13:58.323Z] latest: digest: sha256:6699e1c6b0e49b7f74aa7b022a26dc487867cd606397129151fe398e94546875 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:58.681Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:59.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.53 [2022-08-31T22:13:59.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-31T22:13:59.045Z] a6aaa9f378d2: Preparing [2022-08-31T22:13:59.045Z] 876d8abc8952: Preparing [2022-08-31T22:13:59.045Z] a3de689e97bd: Preparing [2022-08-31T22:13:59.045Z] ab089703fbf9: Preparing [2022-08-31T22:13:59.045Z] 1e79278cb1e7: Preparing [2022-08-31T22:13:59.045Z] 9833f26c6bda: Preparing [2022-08-31T22:13:59.045Z] 9833f26c6bda: Waiting [2022-08-31T22:13:59.045Z] 876d8abc8952: Layer already exists [2022-08-31T22:13:59.045Z] a3de689e97bd: Layer already exists [2022-08-31T22:13:59.045Z] 1e79278cb1e7: Layer already exists [2022-08-31T22:13:59.045Z] ab089703fbf9: Layer already exists [2022-08-31T22:13:59.045Z] a6aaa9f378d2: Layer already exists [2022-08-31T22:13:59.045Z] 9833f26c6bda: Layer already exists [2022-08-31T22:13:59.316Z] 2.3.0-dev.53: digest: sha256:6699e1c6b0e49b7f74aa7b022a26dc487867cd606397129151fe398e94546875 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:13:59.680Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:14:00.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:14:00.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-31T22:14:00.029Z] a6aaa9f378d2: Preparing [2022-08-31T22:14:00.029Z] 876d8abc8952: Preparing [2022-08-31T22:14:00.029Z] a3de689e97bd: Preparing [2022-08-31T22:14:00.029Z] ab089703fbf9: Preparing [2022-08-31T22:14:00.029Z] 1e79278cb1e7: Preparing [2022-08-31T22:14:00.029Z] 9833f26c6bda: Preparing [2022-08-31T22:14:00.029Z] 9833f26c6bda: Waiting [2022-08-31T22:14:00.029Z] 1e79278cb1e7: Layer already exists [2022-08-31T22:14:00.029Z] ab089703fbf9: Layer already exists [2022-08-31T22:14:00.029Z] a6aaa9f378d2: Layer already exists [2022-08-31T22:14:00.029Z] a3de689e97bd: Layer already exists [2022-08-31T22:14:00.029Z] 876d8abc8952: Layer already exists [2022-08-31T22:14:00.029Z] 9833f26c6bda: Layer already exists [2022-08-31T22:14:00.300Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:6699e1c6b0e49b7f74aa7b022a26dc487867cd606397129151fe398e94546875 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:14:00.657Z] + 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-31T22:14:01.006Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-08-31T22:14:01.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-31T22:14:01.006Z] a6aaa9f378d2: Preparing [2022-08-31T22:14:01.006Z] 876d8abc8952: Preparing [2022-08-31T22:14:01.006Z] a3de689e97bd: Preparing [2022-08-31T22:14:01.006Z] ab089703fbf9: Preparing [2022-08-31T22:14:01.006Z] 1e79278cb1e7: Preparing [2022-08-31T22:14:01.006Z] 9833f26c6bda: Preparing [2022-08-31T22:14:01.006Z] 9833f26c6bda: Waiting [2022-08-31T22:14:01.006Z] a6aaa9f378d2: Layer already exists [2022-08-31T22:14:01.006Z] 876d8abc8952: Layer already exists [2022-08-31T22:14:01.006Z] ab089703fbf9: Layer already exists [2022-08-31T22:14:01.006Z] 1e79278cb1e7: Layer already exists [2022-08-31T22:14:01.006Z] a3de689e97bd: Layer already exists [2022-08-31T22:14:01.276Z] 9833f26c6bda: Layer already exists [2022-08-31T22:14:01.276Z] main: digest: sha256:6699e1c6b0e49b7f74aa7b022a26dc487867cd606397129151fe398e94546875 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T22:14:01.333Z] ===================================================== [Pipeline] echo [2022-08-31T22:14:01.340Z] taggedImages: [2022-08-31T22:14:01.340Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:14:01.340Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-31T22:14:01.340Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.53 [2022-08-31T22:14:01.340Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:14:01.340Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-08-31T22:14:01.358Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-08-31T22:14:01.358Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:14:01.358Z] latest [2022-08-31T22:14:01.358Z] 2.3.0-dev.53 [2022-08-31T22:14:01.358Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:14:01.358Z] main [2022-08-31T22:14:01.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:14:01.707Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:14:02.064Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:14:02.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-31T22:14:02.064Z] c63e4755e87b: Preparing [2022-08-31T22:14:02.064Z] ff624d53a14e: Preparing [2022-08-31T22:14:02.064Z] b3d59a215bd4: Preparing [2022-08-31T22:14:02.064Z] 45725c863834: Preparing [2022-08-31T22:14:02.064Z] f5cd4f01e55f: Preparing [2022-08-31T22:14:02.064Z] 78f619a2f292: Preparing [2022-08-31T22:14:02.064Z] 1e79278cb1e7: Preparing [2022-08-31T22:14:02.064Z] 9833f26c6bda: Preparing [2022-08-31T22:14:02.064Z] 1e79278cb1e7: Waiting [2022-08-31T22:14:02.064Z] 9833f26c6bda: Waiting [2022-08-31T22:14:02.064Z] 78f619a2f292: Waiting [2022-08-31T22:14:02.345Z] c63e4755e87b: Pushed [2022-08-31T22:14:02.345Z] b3d59a215bd4: Pushed [2022-08-31T22:14:02.345Z] ff624d53a14e: Pushed [2022-08-31T22:14:02.345Z] 1e79278cb1e7: Layer already exists [2022-08-31T22:14:02.345Z] 9833f26c6bda: Layer already exists [2022-08-31T22:14:03.333Z] 78f619a2f292: Pushed [2022-08-31T22:14:11.592Z] f5cd4f01e55f: Pushed [2022-08-31T22:14:18.283Z] 45725c863834: Pushed [2022-08-31T22:14:18.283Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:a3e8b820af36eb62507011598ee3629a6ca3f1a4d78fdaf47cb3ec2265200b2f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:14:18.645Z] + 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-31T22:14:19.001Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-31T22:14:19.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-31T22:14:19.002Z] c63e4755e87b: Preparing [2022-08-31T22:14:19.002Z] ff624d53a14e: Preparing [2022-08-31T22:14:19.002Z] b3d59a215bd4: Preparing [2022-08-31T22:14:19.002Z] 45725c863834: Preparing [2022-08-31T22:14:19.002Z] f5cd4f01e55f: Preparing [2022-08-31T22:14:19.002Z] 78f619a2f292: Preparing [2022-08-31T22:14:19.002Z] 1e79278cb1e7: Preparing [2022-08-31T22:14:19.002Z] 9833f26c6bda: Preparing [2022-08-31T22:14:19.002Z] 78f619a2f292: Waiting [2022-08-31T22:14:19.002Z] 9833f26c6bda: Waiting [2022-08-31T22:14:19.002Z] 1e79278cb1e7: Waiting [2022-08-31T22:14:19.002Z] b3d59a215bd4: Layer already exists [2022-08-31T22:14:19.002Z] 45725c863834: Layer already exists [2022-08-31T22:14:19.002Z] f5cd4f01e55f: Layer already exists [2022-08-31T22:14:19.002Z] ff624d53a14e: Layer already exists [2022-08-31T22:14:19.002Z] c63e4755e87b: Layer already exists [2022-08-31T22:14:19.276Z] 78f619a2f292: Layer already exists [2022-08-31T22:14:19.276Z] 1e79278cb1e7: Layer already exists [2022-08-31T22:14:19.276Z] 9833f26c6bda: Layer already exists [2022-08-31T22:14:19.276Z] latest: digest: sha256:a3e8b820af36eb62507011598ee3629a6ca3f1a4d78fdaf47cb3ec2265200b2f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:14:19.636Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:14:19.988Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.53 [2022-08-31T22:14:19.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-31T22:14:19.988Z] c63e4755e87b: Preparing [2022-08-31T22:14:19.988Z] ff624d53a14e: Preparing [2022-08-31T22:14:19.988Z] b3d59a215bd4: Preparing [2022-08-31T22:14:19.988Z] 45725c863834: Preparing [2022-08-31T22:14:19.988Z] f5cd4f01e55f: Preparing [2022-08-31T22:14:19.988Z] 78f619a2f292: Preparing [2022-08-31T22:14:19.988Z] 1e79278cb1e7: Preparing [2022-08-31T22:14:19.988Z] 9833f26c6bda: Preparing [2022-08-31T22:14:19.988Z] 1e79278cb1e7: Waiting [2022-08-31T22:14:19.988Z] 78f619a2f292: Waiting [2022-08-31T22:14:19.988Z] 9833f26c6bda: Waiting [2022-08-31T22:14:19.988Z] b3d59a215bd4: Layer already exists [2022-08-31T22:14:19.988Z] ff624d53a14e: Layer already exists [2022-08-31T22:14:19.988Z] 45725c863834: Layer already exists [2022-08-31T22:14:19.988Z] c63e4755e87b: Layer already exists [2022-08-31T22:14:19.988Z] f5cd4f01e55f: Layer already exists [2022-08-31T22:14:19.988Z] 1e79278cb1e7: Layer already exists [2022-08-31T22:14:19.988Z] 78f619a2f292: Layer already exists [2022-08-31T22:14:19.988Z] 9833f26c6bda: Layer already exists [2022-08-31T22:14:20.258Z] 2.3.0-dev.53: digest: sha256:a3e8b820af36eb62507011598ee3629a6ca3f1a4d78fdaf47cb3ec2265200b2f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:14:20.618Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:14:20.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:14:20.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-31T22:14:20.970Z] c63e4755e87b: Preparing [2022-08-31T22:14:20.970Z] ff624d53a14e: Preparing [2022-08-31T22:14:20.970Z] b3d59a215bd4: Preparing [2022-08-31T22:14:20.970Z] 45725c863834: Preparing [2022-08-31T22:14:20.970Z] f5cd4f01e55f: Preparing [2022-08-31T22:14:20.970Z] 78f619a2f292: Preparing [2022-08-31T22:14:20.970Z] 1e79278cb1e7: Preparing [2022-08-31T22:14:20.970Z] 9833f26c6bda: Preparing [2022-08-31T22:14:20.970Z] 1e79278cb1e7: Waiting [2022-08-31T22:14:20.970Z] 9833f26c6bda: Waiting [2022-08-31T22:14:20.970Z] 78f619a2f292: Waiting [2022-08-31T22:14:20.970Z] f5cd4f01e55f: Layer already exists [2022-08-31T22:14:20.970Z] 45725c863834: Layer already exists [2022-08-31T22:14:20.970Z] ff624d53a14e: Layer already exists [2022-08-31T22:14:20.970Z] b3d59a215bd4: Layer already exists [2022-08-31T22:14:20.970Z] c63e4755e87b: Layer already exists [2022-08-31T22:14:21.241Z] 9833f26c6bda: Layer already exists [2022-08-31T22:14:21.241Z] 78f619a2f292: Layer already exists [2022-08-31T22:14:21.241Z] 1e79278cb1e7: Layer already exists [2022-08-31T22:14:21.241Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:a3e8b820af36eb62507011598ee3629a6ca3f1a4d78fdaf47cb3ec2265200b2f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:14:21.605Z] + 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-31T22:14:21.957Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-08-31T22:14:21.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-31T22:14:21.957Z] c63e4755e87b: Preparing [2022-08-31T22:14:21.957Z] ff624d53a14e: Preparing [2022-08-31T22:14:21.957Z] b3d59a215bd4: Preparing [2022-08-31T22:14:21.957Z] 45725c863834: Preparing [2022-08-31T22:14:21.957Z] f5cd4f01e55f: Preparing [2022-08-31T22:14:21.957Z] 78f619a2f292: Preparing [2022-08-31T22:14:21.957Z] 1e79278cb1e7: Preparing [2022-08-31T22:14:21.957Z] 9833f26c6bda: Preparing [2022-08-31T22:14:21.957Z] 78f619a2f292: Waiting [2022-08-31T22:14:21.957Z] 1e79278cb1e7: Waiting [2022-08-31T22:14:21.957Z] 9833f26c6bda: Waiting [2022-08-31T22:14:21.957Z] b3d59a215bd4: Layer already exists [2022-08-31T22:14:21.957Z] 45725c863834: Layer already exists [2022-08-31T22:14:21.957Z] c63e4755e87b: Layer already exists [2022-08-31T22:14:21.957Z] f5cd4f01e55f: Layer already exists [2022-08-31T22:14:21.957Z] ff624d53a14e: Layer already exists [2022-08-31T22:14:21.957Z] 78f619a2f292: Layer already exists [2022-08-31T22:14:21.957Z] 1e79278cb1e7: Layer already exists [2022-08-31T22:14:21.957Z] 9833f26c6bda: Layer already exists [2022-08-31T22:14:22.228Z] main: digest: sha256:a3e8b820af36eb62507011598ee3629a6ca3f1a4d78fdaf47cb3ec2265200b2f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T22:14:22.290Z] ===================================================== [Pipeline] echo [2022-08-31T22:14:22.299Z] taggedImages: [2022-08-31T22:14:22.299Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:14:22.299Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-31T22:14:22.299Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.53 [2022-08-31T22:14:22.299Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:14:22.299Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-08-31T22:14:22.322Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-08-31T22:14:22.322Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:14:22.322Z] latest [2022-08-31T22:14:22.322Z] 2.3.0-dev.53 [2022-08-31T22:14:22.322Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:14:22.322Z] main [2022-08-31T22:14:22.322Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:14:22.680Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:14:23.047Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:14:23.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-31T22:14:23.047Z] c262c36e39e3: Preparing [2022-08-31T22:14:23.047Z] 3024a6daa293: Preparing [2022-08-31T22:14:23.047Z] 4afe9c69f0ae: Preparing [2022-08-31T22:14:23.047Z] a2959d47ed06: Preparing [2022-08-31T22:14:23.047Z] 237733aaa414: Preparing [2022-08-31T22:14:23.047Z] 1e79278cb1e7: Preparing [2022-08-31T22:14:23.047Z] 9833f26c6bda: Preparing [2022-08-31T22:14:23.047Z] 1e79278cb1e7: Waiting [2022-08-31T22:14:23.047Z] 9833f26c6bda: Waiting [2022-08-31T22:14:23.321Z] 4afe9c69f0ae: Pushed [2022-08-31T22:14:23.321Z] 3024a6daa293: Pushed [2022-08-31T22:14:23.321Z] c262c36e39e3: Pushed [2022-08-31T22:14:23.321Z] 1e79278cb1e7: Layer already exists [2022-08-31T22:14:23.321Z] 9833f26c6bda: Layer already exists [2022-08-31T22:14:23.959Z] 237733aaa414: Pushed [2022-08-31T22:14:39.173Z] a2959d47ed06: Pushed [2022-08-31T22:14:39.173Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:6acbbe4ad0746fae14b3215864050b393f3bb53ee6fa2eef45a022bf12077f79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:14:39.532Z] + 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-31T22:14:39.884Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-31T22:14:39.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-31T22:14:39.884Z] c262c36e39e3: Preparing [2022-08-31T22:14:39.884Z] 3024a6daa293: Preparing [2022-08-31T22:14:39.884Z] 4afe9c69f0ae: Preparing [2022-08-31T22:14:39.884Z] a2959d47ed06: Preparing [2022-08-31T22:14:39.884Z] 237733aaa414: Preparing [2022-08-31T22:14:39.884Z] 1e79278cb1e7: Preparing [2022-08-31T22:14:39.884Z] 9833f26c6bda: Preparing [2022-08-31T22:14:39.884Z] 1e79278cb1e7: Waiting [2022-08-31T22:14:39.884Z] 9833f26c6bda: Waiting [2022-08-31T22:14:39.884Z] a2959d47ed06: Layer already exists [2022-08-31T22:14:39.884Z] 4afe9c69f0ae: Layer already exists [2022-08-31T22:14:39.884Z] 237733aaa414: Layer already exists [2022-08-31T22:14:39.884Z] c262c36e39e3: Layer already exists [2022-08-31T22:14:39.884Z] 3024a6daa293: Layer already exists [2022-08-31T22:14:40.156Z] 9833f26c6bda: Layer already exists [2022-08-31T22:14:40.156Z] 1e79278cb1e7: Layer already exists [2022-08-31T22:14:40.156Z] latest: digest: sha256:6acbbe4ad0746fae14b3215864050b393f3bb53ee6fa2eef45a022bf12077f79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:14:40.518Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:14:40.872Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.53 [2022-08-31T22:14:40.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-31T22:14:40.872Z] c262c36e39e3: Preparing [2022-08-31T22:14:40.872Z] 3024a6daa293: Preparing [2022-08-31T22:14:40.872Z] 4afe9c69f0ae: Preparing [2022-08-31T22:14:40.872Z] a2959d47ed06: Preparing [2022-08-31T22:14:40.872Z] 237733aaa414: Preparing [2022-08-31T22:14:40.872Z] 1e79278cb1e7: Preparing [2022-08-31T22:14:40.872Z] 9833f26c6bda: Preparing [2022-08-31T22:14:40.872Z] 1e79278cb1e7: Waiting [2022-08-31T22:14:40.872Z] 9833f26c6bda: Waiting [2022-08-31T22:14:40.872Z] 3024a6daa293: Layer already exists [2022-08-31T22:14:40.872Z] 4afe9c69f0ae: Layer already exists [2022-08-31T22:14:40.872Z] 237733aaa414: Layer already exists [2022-08-31T22:14:40.872Z] c262c36e39e3: Layer already exists [2022-08-31T22:14:40.872Z] a2959d47ed06: Layer already exists [2022-08-31T22:14:40.872Z] 1e79278cb1e7: Layer already exists [2022-08-31T22:14:40.872Z] 9833f26c6bda: Layer already exists [2022-08-31T22:14:41.144Z] 2.3.0-dev.53: digest: sha256:6acbbe4ad0746fae14b3215864050b393f3bb53ee6fa2eef45a022bf12077f79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:14:41.509Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:14:41.864Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:14:41.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-31T22:14:41.864Z] c262c36e39e3: Preparing [2022-08-31T22:14:41.864Z] 3024a6daa293: Preparing [2022-08-31T22:14:41.864Z] 4afe9c69f0ae: Preparing [2022-08-31T22:14:41.864Z] a2959d47ed06: Preparing [2022-08-31T22:14:41.864Z] 237733aaa414: Preparing [2022-08-31T22:14:41.864Z] 1e79278cb1e7: Preparing [2022-08-31T22:14:41.864Z] 9833f26c6bda: Preparing [2022-08-31T22:14:41.864Z] 1e79278cb1e7: Waiting [2022-08-31T22:14:41.864Z] 9833f26c6bda: Waiting [2022-08-31T22:14:41.864Z] 237733aaa414: Layer already exists [2022-08-31T22:14:41.864Z] 3024a6daa293: Layer already exists [2022-08-31T22:14:41.864Z] c262c36e39e3: Layer already exists [2022-08-31T22:14:41.864Z] 4afe9c69f0ae: Layer already exists [2022-08-31T22:14:41.864Z] a2959d47ed06: Layer already exists [2022-08-31T22:14:42.136Z] 9833f26c6bda: Layer already exists [2022-08-31T22:14:42.136Z] 1e79278cb1e7: Layer already exists [2022-08-31T22:14:42.136Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:6acbbe4ad0746fae14b3215864050b393f3bb53ee6fa2eef45a022bf12077f79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:14:42.490Z] + 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-31T22:14:42.840Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-08-31T22:14:42.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-31T22:14:42.840Z] c262c36e39e3: Preparing [2022-08-31T22:14:42.840Z] 3024a6daa293: Preparing [2022-08-31T22:14:42.840Z] 4afe9c69f0ae: Preparing [2022-08-31T22:14:42.840Z] a2959d47ed06: Preparing [2022-08-31T22:14:42.840Z] 237733aaa414: Preparing [2022-08-31T22:14:42.840Z] 1e79278cb1e7: Preparing [2022-08-31T22:14:42.840Z] 9833f26c6bda: Preparing [2022-08-31T22:14:42.840Z] 1e79278cb1e7: Waiting [2022-08-31T22:14:42.840Z] 9833f26c6bda: Waiting [2022-08-31T22:14:42.840Z] 237733aaa414: Layer already exists [2022-08-31T22:14:42.840Z] 4afe9c69f0ae: Layer already exists [2022-08-31T22:14:42.840Z] a2959d47ed06: Layer already exists [2022-08-31T22:14:42.840Z] 3024a6daa293: Layer already exists [2022-08-31T22:14:42.840Z] c262c36e39e3: Layer already exists [2022-08-31T22:14:43.110Z] 9833f26c6bda: Layer already exists [2022-08-31T22:14:43.110Z] 1e79278cb1e7: Layer already exists [2022-08-31T22:14:43.110Z] main: digest: sha256:6acbbe4ad0746fae14b3215864050b393f3bb53ee6fa2eef45a022bf12077f79 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T22:14:43.166Z] ===================================================== [Pipeline] echo [2022-08-31T22:14:43.181Z] taggedImages: [2022-08-31T22:14:43.181Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:14:43.181Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-31T22:14:43.181Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.53 [2022-08-31T22:14:43.181Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:14:43.181Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-08-31T22:14:43.203Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-08-31T22:14:43.203Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:14:43.203Z] latest [2022-08-31T22:14:43.203Z] 2.3.0-dev.53 [2022-08-31T22:14:43.203Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:14:43.203Z] main [2022-08-31T22:14:43.203Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:14:43.547Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:14:43.900Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:14:43.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-31T22:14:43.900Z] 1ccb68ac17cb: Preparing [2022-08-31T22:14:43.900Z] c6c4f5284f71: Preparing [2022-08-31T22:14:43.900Z] ebb7bd30e66f: Preparing [2022-08-31T22:14:43.900Z] a2884ad394df: Preparing [2022-08-31T22:14:43.900Z] 78f619a2f292: Preparing [2022-08-31T22:14:43.900Z] 1e79278cb1e7: Preparing [2022-08-31T22:14:43.900Z] 9833f26c6bda: Preparing [2022-08-31T22:14:43.900Z] 9833f26c6bda: Waiting [2022-08-31T22:14:43.900Z] 1e79278cb1e7: Waiting [2022-08-31T22:14:43.900Z] 78f619a2f292: Layer already exists [2022-08-31T22:14:44.173Z] 1e79278cb1e7: Layer already exists [2022-08-31T22:14:44.173Z] 9833f26c6bda: Layer already exists [2022-08-31T22:14:44.173Z] ebb7bd30e66f: Pushed [2022-08-31T22:14:44.173Z] 1ccb68ac17cb: Pushed [2022-08-31T22:14:44.173Z] c6c4f5284f71: Pushed [2022-08-31T22:15:02.460Z] a2884ad394df: Pushed [2022-08-31T22:15:02.460Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:41bddf193ba1d393c0aae47d87d3c53c131e48e04c0c0f4c56316fe8fc797106 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:02.826Z] + 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-31T22:15:03.180Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-31T22:15:03.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-31T22:15:03.180Z] 1ccb68ac17cb: Preparing [2022-08-31T22:15:03.180Z] c6c4f5284f71: Preparing [2022-08-31T22:15:03.180Z] ebb7bd30e66f: Preparing [2022-08-31T22:15:03.180Z] a2884ad394df: Preparing [2022-08-31T22:15:03.180Z] 78f619a2f292: Preparing [2022-08-31T22:15:03.180Z] 1e79278cb1e7: Preparing [2022-08-31T22:15:03.180Z] 9833f26c6bda: Preparing [2022-08-31T22:15:03.180Z] 9833f26c6bda: Waiting [2022-08-31T22:15:03.180Z] 1e79278cb1e7: Waiting [2022-08-31T22:15:03.180Z] 78f619a2f292: Layer already exists [2022-08-31T22:15:03.180Z] a2884ad394df: Layer already exists [2022-08-31T22:15:03.180Z] ebb7bd30e66f: Layer already exists [2022-08-31T22:15:03.180Z] c6c4f5284f71: Layer already exists [2022-08-31T22:15:03.180Z] 1ccb68ac17cb: Layer already exists [2022-08-31T22:15:03.180Z] 1e79278cb1e7: Layer already exists [2022-08-31T22:15:03.180Z] 9833f26c6bda: Layer already exists [2022-08-31T22:15:03.452Z] latest: digest: sha256:41bddf193ba1d393c0aae47d87d3c53c131e48e04c0c0f4c56316fe8fc797106 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:03.814Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:04.169Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.53 [2022-08-31T22:15:04.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-31T22:15:04.169Z] 1ccb68ac17cb: Preparing [2022-08-31T22:15:04.169Z] c6c4f5284f71: Preparing [2022-08-31T22:15:04.169Z] ebb7bd30e66f: Preparing [2022-08-31T22:15:04.169Z] a2884ad394df: Preparing [2022-08-31T22:15:04.169Z] 78f619a2f292: Preparing [2022-08-31T22:15:04.170Z] 1e79278cb1e7: Preparing [2022-08-31T22:15:04.170Z] 9833f26c6bda: Preparing [2022-08-31T22:15:04.170Z] 1e79278cb1e7: Waiting [2022-08-31T22:15:04.170Z] 9833f26c6bda: Waiting [2022-08-31T22:15:04.170Z] 1ccb68ac17cb: Layer already exists [2022-08-31T22:15:04.170Z] a2884ad394df: Layer already exists [2022-08-31T22:15:04.170Z] ebb7bd30e66f: Layer already exists [2022-08-31T22:15:04.170Z] c6c4f5284f71: Layer already exists [2022-08-31T22:15:04.170Z] 78f619a2f292: Layer already exists [2022-08-31T22:15:04.442Z] 1e79278cb1e7: Layer already exists [2022-08-31T22:15:04.442Z] 9833f26c6bda: Layer already exists [2022-08-31T22:15:04.442Z] 2.3.0-dev.53: digest: sha256:41bddf193ba1d393c0aae47d87d3c53c131e48e04c0c0f4c56316fe8fc797106 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:04.801Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:05.153Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:15:05.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-31T22:15:05.153Z] 1ccb68ac17cb: Preparing [2022-08-31T22:15:05.153Z] c6c4f5284f71: Preparing [2022-08-31T22:15:05.153Z] ebb7bd30e66f: Preparing [2022-08-31T22:15:05.153Z] a2884ad394df: Preparing [2022-08-31T22:15:05.153Z] 78f619a2f292: Preparing [2022-08-31T22:15:05.153Z] 1e79278cb1e7: Preparing [2022-08-31T22:15:05.153Z] 9833f26c6bda: Preparing [2022-08-31T22:15:05.153Z] 1e79278cb1e7: Waiting [2022-08-31T22:15:05.153Z] 9833f26c6bda: Waiting [2022-08-31T22:15:05.153Z] c6c4f5284f71: Layer already exists [2022-08-31T22:15:05.153Z] 1ccb68ac17cb: Layer already exists [2022-08-31T22:15:05.153Z] 78f619a2f292: Layer already exists [2022-08-31T22:15:05.153Z] ebb7bd30e66f: Layer already exists [2022-08-31T22:15:05.153Z] a2884ad394df: Layer already exists [2022-08-31T22:15:05.153Z] 9833f26c6bda: Layer already exists [2022-08-31T22:15:05.153Z] 1e79278cb1e7: Layer already exists [2022-08-31T22:15:05.423Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:41bddf193ba1d393c0aae47d87d3c53c131e48e04c0c0f4c56316fe8fc797106 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:05.786Z] + 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-31T22:15:06.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-08-31T22:15:06.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-31T22:15:06.139Z] 1ccb68ac17cb: Preparing [2022-08-31T22:15:06.139Z] c6c4f5284f71: Preparing [2022-08-31T22:15:06.139Z] ebb7bd30e66f: Preparing [2022-08-31T22:15:06.139Z] a2884ad394df: Preparing [2022-08-31T22:15:06.139Z] 78f619a2f292: Preparing [2022-08-31T22:15:06.139Z] 1e79278cb1e7: Preparing [2022-08-31T22:15:06.139Z] 9833f26c6bda: Preparing [2022-08-31T22:15:06.139Z] 1e79278cb1e7: Waiting [2022-08-31T22:15:06.139Z] 9833f26c6bda: Waiting [2022-08-31T22:15:06.139Z] 78f619a2f292: Layer already exists [2022-08-31T22:15:06.139Z] a2884ad394df: Layer already exists [2022-08-31T22:15:06.139Z] c6c4f5284f71: Layer already exists [2022-08-31T22:15:06.139Z] 1ccb68ac17cb: Layer already exists [2022-08-31T22:15:06.139Z] ebb7bd30e66f: Layer already exists [2022-08-31T22:15:06.139Z] 1e79278cb1e7: Layer already exists [2022-08-31T22:15:06.139Z] 9833f26c6bda: Layer already exists [2022-08-31T22:15:06.409Z] main: digest: sha256:41bddf193ba1d393c0aae47d87d3c53c131e48e04c0c0f4c56316fe8fc797106 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T22:15:06.466Z] ===================================================== [Pipeline] echo [2022-08-31T22:15:06.476Z] taggedImages: [2022-08-31T22:15:06.476Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:15:06.476Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-31T22:15:06.476Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.53 [2022-08-31T22:15:06.476Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:15:06.476Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-08-31T22:15:06.497Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-08-31T22:15:06.497Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:15:06.497Z] latest [2022-08-31T22:15:06.497Z] 2.3.0-dev.53 [2022-08-31T22:15:06.497Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:15:06.497Z] main [2022-08-31T22:15:06.497Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:06.846Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:07.204Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:15:07.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-31T22:15:07.204Z] a586ba551333: Preparing [2022-08-31T22:15:07.204Z] 94964eb6ac22: Preparing [2022-08-31T22:15:07.204Z] a3de689e97bd: Preparing [2022-08-31T22:15:07.204Z] f6c8967643df: Preparing [2022-08-31T22:15:07.204Z] 5d3e392a13a0: Preparing [2022-08-31T22:15:07.204Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:15:07.475Z] a3de689e97bd: Layer already exists [2022-08-31T22:15:07.475Z] a586ba551333: Pushed [2022-08-31T22:15:07.745Z] f6c8967643df: Pushed [2022-08-31T22:15:13.127Z] 94964eb6ac22: Pushed [2022-08-31T22:15:13.127Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:848a462bc566343eb875b7906af31bd1e589bf231efbec2b3b4b4a7c9e697aa5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:13.497Z] + 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-31T22:15:13.852Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-31T22:15:13.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-31T22:15:13.852Z] a586ba551333: Preparing [2022-08-31T22:15:13.852Z] 94964eb6ac22: Preparing [2022-08-31T22:15:13.852Z] a3de689e97bd: Preparing [2022-08-31T22:15:13.852Z] f6c8967643df: Preparing [2022-08-31T22:15:13.852Z] 5d3e392a13a0: Preparing [2022-08-31T22:15:13.852Z] a3de689e97bd: Layer already exists [2022-08-31T22:15:13.852Z] a586ba551333: Layer already exists [2022-08-31T22:15:13.852Z] 94964eb6ac22: Layer already exists [2022-08-31T22:15:13.852Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:15:13.852Z] f6c8967643df: Layer already exists [2022-08-31T22:15:14.124Z] latest: digest: sha256:848a462bc566343eb875b7906af31bd1e589bf231efbec2b3b4b4a7c9e697aa5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:14.489Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:14.844Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.53 [2022-08-31T22:15:14.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-31T22:15:14.844Z] a586ba551333: Preparing [2022-08-31T22:15:14.844Z] 94964eb6ac22: Preparing [2022-08-31T22:15:14.844Z] a3de689e97bd: Preparing [2022-08-31T22:15:14.844Z] f6c8967643df: Preparing [2022-08-31T22:15:14.844Z] 5d3e392a13a0: Preparing [2022-08-31T22:15:14.844Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:15:14.844Z] 94964eb6ac22: Layer already exists [2022-08-31T22:15:14.844Z] f6c8967643df: Layer already exists [2022-08-31T22:15:14.844Z] a3de689e97bd: Layer already exists [2022-08-31T22:15:14.844Z] a586ba551333: Layer already exists [2022-08-31T22:15:15.114Z] 2.3.0-dev.53: digest: sha256:848a462bc566343eb875b7906af31bd1e589bf231efbec2b3b4b4a7c9e697aa5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:15.480Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:15.840Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:15:15.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-31T22:15:15.840Z] a586ba551333: Preparing [2022-08-31T22:15:15.840Z] 94964eb6ac22: Preparing [2022-08-31T22:15:15.840Z] a3de689e97bd: Preparing [2022-08-31T22:15:15.840Z] f6c8967643df: Preparing [2022-08-31T22:15:15.840Z] 5d3e392a13a0: Preparing [2022-08-31T22:15:15.840Z] f6c8967643df: Layer already exists [2022-08-31T22:15:15.840Z] 94964eb6ac22: Layer already exists [2022-08-31T22:15:15.840Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:15:15.840Z] a586ba551333: Layer already exists [2022-08-31T22:15:15.840Z] a3de689e97bd: Layer already exists [2022-08-31T22:15:16.111Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:848a462bc566343eb875b7906af31bd1e589bf231efbec2b3b4b4a7c9e697aa5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:16.474Z] + 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-31T22:15:16.836Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-08-31T22:15:16.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-31T22:15:16.836Z] a586ba551333: Preparing [2022-08-31T22:15:16.836Z] 94964eb6ac22: Preparing [2022-08-31T22:15:16.836Z] a3de689e97bd: Preparing [2022-08-31T22:15:16.836Z] f6c8967643df: Preparing [2022-08-31T22:15:16.836Z] 5d3e392a13a0: Preparing [2022-08-31T22:15:16.836Z] a3de689e97bd: Layer already exists [2022-08-31T22:15:16.836Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:15:16.836Z] f6c8967643df: Layer already exists [2022-08-31T22:15:16.836Z] 94964eb6ac22: Layer already exists [2022-08-31T22:15:16.836Z] a586ba551333: Layer already exists [2022-08-31T22:15:17.105Z] main: digest: sha256:848a462bc566343eb875b7906af31bd1e589bf231efbec2b3b4b4a7c9e697aa5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T22:15:17.158Z] ===================================================== [Pipeline] echo [2022-08-31T22:15:17.166Z] taggedImages: [2022-08-31T22:15:17.166Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:15:17.166Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-31T22:15:17.166Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.53 [2022-08-31T22:15:17.166Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:15:17.166Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-08-31T22:15:17.182Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-08-31T22:15:17.182Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:15:17.182Z] latest [2022-08-31T22:15:17.182Z] 2.3.0-dev.53 [2022-08-31T22:15:17.182Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:15:17.182Z] main [2022-08-31T22:15:17.182Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:17.529Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:17.885Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:15:17.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-31T22:15:17.885Z] 0c5cedc784a7: Preparing [2022-08-31T22:15:17.885Z] 5ab0e2a0fed8: Preparing [2022-08-31T22:15:17.885Z] a3de689e97bd: Preparing [2022-08-31T22:15:17.885Z] 5a12defa8e44: Preparing [2022-08-31T22:15:17.885Z] 5d3e392a13a0: Preparing [2022-08-31T22:15:17.885Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:15:17.885Z] a3de689e97bd: Layer already exists [2022-08-31T22:15:18.156Z] 5a12defa8e44: Layer already exists [2022-08-31T22:15:18.156Z] 0c5cedc784a7: Pushed [2022-08-31T22:15:23.543Z] 5ab0e2a0fed8: Pushed [2022-08-31T22:15:23.543Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:63d5ddbe5987f88b96805cb14769ff0a2acf949175770601d80081716ae9744e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:23.901Z] + 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-31T22:15:24.252Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-31T22:15:24.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-31T22:15:24.252Z] 0c5cedc784a7: Preparing [2022-08-31T22:15:24.252Z] 5ab0e2a0fed8: Preparing [2022-08-31T22:15:24.252Z] a3de689e97bd: Preparing [2022-08-31T22:15:24.252Z] 5a12defa8e44: Preparing [2022-08-31T22:15:24.252Z] 5d3e392a13a0: Preparing [2022-08-31T22:15:24.252Z] 0c5cedc784a7: Layer already exists [2022-08-31T22:15:24.252Z] a3de689e97bd: Layer already exists [2022-08-31T22:15:24.252Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:15:24.252Z] 5a12defa8e44: Layer already exists [2022-08-31T22:15:24.252Z] 5ab0e2a0fed8: Layer already exists [2022-08-31T22:15:24.523Z] latest: digest: sha256:63d5ddbe5987f88b96805cb14769ff0a2acf949175770601d80081716ae9744e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:24.878Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:25.228Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.53 [2022-08-31T22:15:25.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-31T22:15:25.228Z] 0c5cedc784a7: Preparing [2022-08-31T22:15:25.228Z] 5ab0e2a0fed8: Preparing [2022-08-31T22:15:25.228Z] a3de689e97bd: Preparing [2022-08-31T22:15:25.228Z] 5a12defa8e44: Preparing [2022-08-31T22:15:25.228Z] 5d3e392a13a0: Preparing [2022-08-31T22:15:25.228Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:15:25.228Z] 5a12defa8e44: Layer already exists [2022-08-31T22:15:25.228Z] 5ab0e2a0fed8: Layer already exists [2022-08-31T22:15:25.228Z] 0c5cedc784a7: Layer already exists [2022-08-31T22:15:25.228Z] a3de689e97bd: Layer already exists [2022-08-31T22:15:25.500Z] 2.3.0-dev.53: digest: sha256:63d5ddbe5987f88b96805cb14769ff0a2acf949175770601d80081716ae9744e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:25.860Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:26.215Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:15:26.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-31T22:15:26.215Z] 0c5cedc784a7: Preparing [2022-08-31T22:15:26.215Z] 5ab0e2a0fed8: Preparing [2022-08-31T22:15:26.215Z] a3de689e97bd: Preparing [2022-08-31T22:15:26.215Z] 5a12defa8e44: Preparing [2022-08-31T22:15:26.215Z] 5d3e392a13a0: Preparing [2022-08-31T22:15:26.215Z] 0c5cedc784a7: Layer already exists [2022-08-31T22:15:26.215Z] 5a12defa8e44: Layer already exists [2022-08-31T22:15:26.215Z] a3de689e97bd: Layer already exists [2022-08-31T22:15:26.215Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:15:26.215Z] 5ab0e2a0fed8: Layer already exists [2022-08-31T22:15:26.487Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:63d5ddbe5987f88b96805cb14769ff0a2acf949175770601d80081716ae9744e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:26.844Z] + 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-31T22:15:27.195Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-08-31T22:15:27.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-31T22:15:27.195Z] 0c5cedc784a7: Preparing [2022-08-31T22:15:27.195Z] 5ab0e2a0fed8: Preparing [2022-08-31T22:15:27.195Z] a3de689e97bd: Preparing [2022-08-31T22:15:27.195Z] 5a12defa8e44: Preparing [2022-08-31T22:15:27.195Z] 5d3e392a13a0: Preparing [2022-08-31T22:15:27.195Z] 5ab0e2a0fed8: Layer already exists [2022-08-31T22:15:27.195Z] 0c5cedc784a7: Layer already exists [2022-08-31T22:15:27.195Z] a3de689e97bd: Layer already exists [2022-08-31T22:15:27.195Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:15:27.195Z] 5a12defa8e44: Layer already exists [2022-08-31T22:15:27.465Z] main: digest: sha256:63d5ddbe5987f88b96805cb14769ff0a2acf949175770601d80081716ae9744e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T22:15:27.530Z] ===================================================== [Pipeline] echo [2022-08-31T22:15:27.539Z] taggedImages: [2022-08-31T22:15:27.540Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:15:27.540Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-31T22:15:27.540Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.53 [2022-08-31T22:15:27.540Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:15:27.540Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-08-31T22:15:27.565Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-08-31T22:15:27.565Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:15:27.565Z] latest [2022-08-31T22:15:27.565Z] 2.3.0-dev.53 [2022-08-31T22:15:27.565Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:15:27.565Z] main [2022-08-31T22:15:27.565Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:27.915Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:28.265Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:15:28.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-31T22:15:28.265Z] 113b6b30dd1f: Preparing [2022-08-31T22:15:28.265Z] b1d88ef9d863: Preparing [2022-08-31T22:15:28.265Z] c7ced09c142a: Preparing [2022-08-31T22:15:28.265Z] be5fe4899375: Preparing [2022-08-31T22:15:28.265Z] 5d3e392a13a0: Preparing [2022-08-31T22:15:28.536Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:15:28.536Z] b1d88ef9d863: Pushed [2022-08-31T22:15:29.127Z] 113b6b30dd1f: Pushed [2022-08-31T22:15:31.096Z] c7ced09c142a: Pushed [2022-08-31T22:15:57.849Z] be5fe4899375: Pushed [2022-08-31T22:15:57.849Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949: digest: sha256:ec759ea6ab1722810b91eeb588958a1faed7340ceba0ad3961a2e1eeccfd6bec size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:58.218Z] + 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-31T22:15:58.570Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-31T22:15:58.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-31T22:15:58.570Z] 113b6b30dd1f: Preparing [2022-08-31T22:15:58.570Z] b1d88ef9d863: Preparing [2022-08-31T22:15:58.570Z] c7ced09c142a: Preparing [2022-08-31T22:15:58.570Z] be5fe4899375: Preparing [2022-08-31T22:15:58.570Z] 5d3e392a13a0: Preparing [2022-08-31T22:15:58.570Z] 113b6b30dd1f: Layer already exists [2022-08-31T22:15:58.570Z] c7ced09c142a: Layer already exists [2022-08-31T22:15:58.570Z] be5fe4899375: Layer already exists [2022-08-31T22:15:58.570Z] b1d88ef9d863: Layer already exists [2022-08-31T22:15:58.570Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:15:58.841Z] latest: digest: sha256:ec759ea6ab1722810b91eeb588958a1faed7340ceba0ad3961a2e1eeccfd6bec size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:59.200Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:15:59.558Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.53 [2022-08-31T22:15:59.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-31T22:15:59.558Z] 113b6b30dd1f: Preparing [2022-08-31T22:15:59.558Z] b1d88ef9d863: Preparing [2022-08-31T22:15:59.558Z] c7ced09c142a: Preparing [2022-08-31T22:15:59.558Z] be5fe4899375: Preparing [2022-08-31T22:15:59.558Z] 5d3e392a13a0: Preparing [2022-08-31T22:15:59.558Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:15:59.558Z] c7ced09c142a: Layer already exists [2022-08-31T22:15:59.558Z] b1d88ef9d863: Layer already exists [2022-08-31T22:15:59.558Z] be5fe4899375: Layer already exists [2022-08-31T22:15:59.558Z] 113b6b30dd1f: Layer already exists [2022-08-31T22:15:59.830Z] 2.3.0-dev.53: digest: sha256:ec759ea6ab1722810b91eeb588958a1faed7340ceba0ad3961a2e1eeccfd6bec size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:16:00.190Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:16:00.542Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:16:00.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-31T22:16:00.542Z] 113b6b30dd1f: Preparing [2022-08-31T22:16:00.542Z] b1d88ef9d863: Preparing [2022-08-31T22:16:00.542Z] c7ced09c142a: Preparing [2022-08-31T22:16:00.542Z] be5fe4899375: Preparing [2022-08-31T22:16:00.542Z] 5d3e392a13a0: Preparing [2022-08-31T22:16:00.542Z] 113b6b30dd1f: Layer already exists [2022-08-31T22:16:00.542Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:16:00.542Z] b1d88ef9d863: Layer already exists [2022-08-31T22:16:00.542Z] be5fe4899375: Layer already exists [2022-08-31T22:16:00.542Z] c7ced09c142a: Layer already exists [2022-08-31T22:16:00.814Z] 604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53: digest: sha256:ec759ea6ab1722810b91eeb588958a1faed7340ceba0ad3961a2e1eeccfd6bec size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:16:01.173Z] + 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-31T22:16:01.529Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-08-31T22:16:01.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-31T22:16:01.529Z] 113b6b30dd1f: Preparing [2022-08-31T22:16:01.529Z] b1d88ef9d863: Preparing [2022-08-31T22:16:01.529Z] c7ced09c142a: Preparing [2022-08-31T22:16:01.529Z] be5fe4899375: Preparing [2022-08-31T22:16:01.529Z] 5d3e392a13a0: Preparing [2022-08-31T22:16:01.529Z] be5fe4899375: Layer already exists [2022-08-31T22:16:01.529Z] b1d88ef9d863: Layer already exists [2022-08-31T22:16:01.529Z] 113b6b30dd1f: Layer already exists [2022-08-31T22:16:01.529Z] 5d3e392a13a0: Layer already exists [2022-08-31T22:16:01.529Z] c7ced09c142a: Layer already exists [2022-08-31T22:16:01.800Z] main: digest: sha256:ec759ea6ab1722810b91eeb588958a1faed7340ceba0ad3961a2e1eeccfd6bec size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T22:16:01.864Z] ===================================================== [Pipeline] echo [2022-08-31T22:16:01.873Z] taggedImages: [2022-08-31T22:16:01.873Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949 [2022-08-31T22:16:01.873Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-31T22:16:01.873Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.53 [2022-08-31T22:16:01.873Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:604c3c956e15c089a048dd431d7ccd4c1ed3c949-2.3.0-dev.53 [2022-08-31T22:16:01.873Z] - 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-31T22:16:02.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-31T22:16:02.259Z] [2022-08-31T22:16:02.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:16:02.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-31T22:16:02.884Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-31T22:16:02.884Z] 8998bd30e6a1: Pulling fs layer [2022-08-31T22:16:02.884Z] 04944245beec: Pulling fs layer [2022-08-31T22:16:02.884Z] 699f458cf7ca: Pulling fs layer [2022-08-31T22:16:02.884Z] 765212b225bb: Pulling fs layer [2022-08-31T22:16:02.884Z] f23df028b6ca: Pulling fs layer [2022-08-31T22:16:02.884Z] d65c8cfc05b1: Pulling fs layer [2022-08-31T22:16:02.884Z] 2437ff75d9bd: Pulling fs layer [2022-08-31T22:16:02.884Z] f23df028b6ca: Waiting [2022-08-31T22:16:02.884Z] d65c8cfc05b1: Waiting [2022-08-31T22:16:02.884Z] 2437ff75d9bd: Waiting [2022-08-31T22:16:02.884Z] 765212b225bb: Waiting [2022-08-31T22:16:02.884Z] 04944245beec: Verifying Checksum [2022-08-31T22:16:02.884Z] 04944245beec: Download complete [2022-08-31T22:16:02.884Z] 765212b225bb: Verifying Checksum [2022-08-31T22:16:02.884Z] 765212b225bb: Download complete [2022-08-31T22:16:02.884Z] f23df028b6ca: Verifying Checksum [2022-08-31T22:16:02.884Z] f23df028b6ca: Download complete [2022-08-31T22:16:02.884Z] d65c8cfc05b1: Verifying Checksum [2022-08-31T22:16:02.884Z] d65c8cfc05b1: Download complete [2022-08-31T22:16:03.156Z] 699f458cf7ca: Verifying Checksum [2022-08-31T22:16:03.156Z] 699f458cf7ca: Download complete [2022-08-31T22:16:03.428Z] 8998bd30e6a1: Verifying Checksum [2022-08-31T22:16:03.428Z] 8998bd30e6a1: Download complete [2022-08-31T22:16:06.041Z] 2437ff75d9bd: Verifying Checksum [2022-08-31T22:16:06.041Z] 2437ff75d9bd: Download complete [2022-08-31T22:16:08.014Z] 8998bd30e6a1: Pull complete [2022-08-31T22:16:08.286Z] 04944245beec: Pull complete [2022-08-31T22:16:09.718Z] 699f458cf7ca: Pull complete [2022-08-31T22:16:09.990Z] 765212b225bb: Pull complete [2022-08-31T22:16:10.971Z] f23df028b6ca: Pull complete [2022-08-31T22:16:10.971Z] d65c8cfc05b1: Pull complete [2022-08-31T22:16:29.319Z] 2437ff75d9bd: Pull complete [2022-08-31T22:16:29.319Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-31T22:16:29.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-31T22:16:29.319Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T22:16:29.561Z] prd-ubuntu20.04-docker-arm64-4c-16g-24248 does not seem to be running inside a container [2022-08-31T22:16:29.642Z] $ 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/289 -v /w/workspace/edgex-go/289:/w/workspace/edgex-go/289:rw,z -v /w/workspace/edgex-go/289@tmp:/w/workspace/edgex-go/289@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-31T22:16:32.289Z] $ docker top 771a1ef9d50350472e224575aa2f40e68e9ab01647392c6139184cc7a9175be0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T22:16:33.292Z] ---> job-cost.sh [2022-08-31T22:16:33.292Z] lf-activate-venv: SKIPPING [2022-08-31T22:16:33.292Z] INFO: No Stack... [2022-08-31T22:16:33.563Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-31T22:16:34.537Z] INFO: Archiving Costs [Pipeline] sh [2022-08-31T22:16:35.197Z] + cat /w/workspace/edgex-go/289/archives/cost.csv [2022-08-31T22:16:35.198Z] + cut -d, -f6 [Pipeline] lock [2022-08-31T22:16:35.227Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-289-stack-cost] [2022-08-31T22:16:35.239Z] Resource [jenkins-edgexfoundry-edgex-go-main-289-stack-cost] did not exist. Created. [2022-08-31T22:16:35.239Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-289-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-31T22:16:35.898Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-31T22:16:36.483Z] Stashed 1 file(s) [Pipeline] } [2022-08-31T22:16:36.490Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-289-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-31T22:16:36.510Z] $ docker stop --time=1 771a1ef9d50350472e224575aa2f40e68e9ab01647392c6139184cc7a9175be0 [2022-08-31T22:16:38.037Z] $ docker rm -f 771a1ef9d50350472e224575aa2f40e68e9ab01647392c6139184cc7a9175be0 [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-31T22:16:38.616Z] provisioning config files... [2022-08-31T22:16:38.625Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/289@tmp/config710034613252854088tmp [Pipeline] { [Pipeline] sh [2022-08-31T22:16:38.946Z] + set +x [2022-08-31T22:16:38.946Z] + bash -s -- [2022-08-31T22:16:38.946Z] + curl -s https://codecov.io/bash [2022-08-31T22:16:38.946Z] [2022-08-31T22:16:38.946Z] _____ _ [2022-08-31T22:16:38.946Z] / ____| | | [2022-08-31T22:16:38.946Z] | | ___ __| | ___ ___ _____ __ [2022-08-31T22:16:38.946Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-31T22:16:38.946Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-31T22:16:38.946Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-31T22:16:38.946Z] Bash-1.0.6 [2022-08-31T22:16:38.946Z] [2022-08-31T22:16:38.946Z] [2022-08-31T22:16:38.946Z] ==> git version 2.25.1 found [2022-08-31T22:16:38.946Z] ==> 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-31T22:16:38.946Z] Release-Date: 2020-01-08 [2022-08-31T22:16:38.946Z] 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-31T22:16:38.946Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-31T22:16:38.946Z] ==> Jenkins CI detected. [2022-08-31T22:16:38.946Z] current dir:  /w/workspace/edgex-go/289 [2022-08-31T22:16:38.946Z] project root: . [2022-08-31T22:16:38.946Z] --> token set from env [2022-08-31T22:16:38.946Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-31T22:16:38.946Z] ==> Running gcov in . (disable via -X gcov) [2022-08-31T22:16:38.946Z] ==> Python coveragepy not found [2022-08-31T22:16:38.946Z] ==> Searching for coverage reports in: [2022-08-31T22:16:38.946Z] + . [2022-08-31T22:16:38.946Z] -> Found 1 reports [2022-08-31T22:16:38.946Z] ==> Detecting git/mercurial file structure [2022-08-31T22:16:39.211Z] ==> Reading reports [2022-08-31T22:16:39.211Z] + ./coverage.out bytes=482786 [2022-08-31T22:16:39.211Z] ==> Appending adjustments [2022-08-31T22:16:39.211Z] https://docs.codecov.io/docs/fixing-reports [2022-08-31T22:16:40.596Z] + Found adjustments [2022-08-31T22:16:40.596Z] ==> Gzipping contents [2022-08-31T22:16:40.596Z] 64K /tmp/codecov.3S5FyG.gz [2022-08-31T22:16:40.596Z] ==> Uploading reports [2022-08-31T22:16:40.596Z] url: https://codecov.io [2022-08-31T22:16:40.596Z] query: branch=main&commit=604c3c956e15c089a048dd431d7ccd4c1ed3c949&build=289&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F289%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-31T22:16:40.596Z] -> Pinging Codecov [2022-08-31T22:16:40.596Z] 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=604c3c956e15c089a048dd431d7ccd4c1ed3c949&build=289&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F289%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-31T22:16:40.596Z] -> Uploading to [2022-08-31T22:16:40.596Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-31/00271124DB129430A58F1EEE437C3FCB/604c3c956e15c089a048dd431d7ccd4c1ed3c949/3ca70f67-02d5-41b2-afc4-266eddfd395f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220831T221640Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2a13978a4200b29461be4882d1817dc65ce49fe92778af79627608bd792b1689 [2022-08-31T22:16:40.596Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-31T22:16:40.596Z] Dload Upload Total Spent Left Speed [2022-08-31T22:16:40.857Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63334 0 0 100 63334 0 253k --:--:-- --:--:-- --:--:-- 253k [2022-08-31T22:16:40.857Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/604c3c956e15c089a048dd431d7ccd4c1ed3c949 [Pipeline] } [2022-08-31T22:16:40.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-08-31T22:16:41.056Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-31T22:16:41.066Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:16:41.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-31T22:16:41.361Z] [2022-08-31T22:16:41.361Z] 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-31T22:16:41.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-31T22:16:41.664Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-31T22:16:41.664Z] df9b9388f04a: Pulling fs layer [2022-08-31T22:16:41.664Z] 52dc419b0ee2: Pulling fs layer [2022-08-31T22:16:41.664Z] 25bc292e5bac: Pulling fs layer [2022-08-31T22:16:41.664Z] 114826534d7a: Pulling fs layer [2022-08-31T22:16:41.664Z] 4657fd5d0bcf: Pulling fs layer [2022-08-31T22:16:41.664Z] 6ad1cebc031e: Pulling fs layer [2022-08-31T22:16:41.664Z] 8a3aa393b2d8: Pulling fs layer [2022-08-31T22:16:41.664Z] 114826534d7a: Waiting [2022-08-31T22:16:41.664Z] 4657fd5d0bcf: Waiting [2022-08-31T22:16:41.664Z] 6ad1cebc031e: Waiting [2022-08-31T22:16:41.664Z] 8a3aa393b2d8: Waiting [2022-08-31T22:16:41.664Z] 25bc292e5bac: Download complete [2022-08-31T22:16:41.664Z] 52dc419b0ee2: Verifying Checksum [2022-08-31T22:16:41.664Z] 52dc419b0ee2: Download complete [2022-08-31T22:16:41.664Z] 4657fd5d0bcf: Download complete [2022-08-31T22:16:41.664Z] df9b9388f04a: Verifying Checksum [2022-08-31T22:16:41.664Z] df9b9388f04a: Download complete [2022-08-31T22:16:41.930Z] df9b9388f04a: Pull complete [2022-08-31T22:16:41.930Z] 6ad1cebc031e: Download complete [2022-08-31T22:16:41.930Z] 52dc419b0ee2: Pull complete [2022-08-31T22:16:41.930Z] 25bc292e5bac: Pull complete [2022-08-31T22:16:42.518Z] 114826534d7a: Verifying Checksum [2022-08-31T22:16:42.518Z] 114826534d7a: Download complete [2022-08-31T22:16:42.778Z] 8a3aa393b2d8: Verifying Checksum [2022-08-31T22:16:42.778Z] 8a3aa393b2d8: Download complete [2022-08-31T22:16:46.070Z] 114826534d7a: Pull complete [2022-08-31T22:16:46.331Z] 4657fd5d0bcf: Pull complete [2022-08-31T22:16:46.591Z] 6ad1cebc031e: Pull complete [2022-08-31T22:16:49.126Z] 8a3aa393b2d8: Pull complete [2022-08-31T22:16:49.126Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-31T22:16:49.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-31T22:16:49.127Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T22:16:49.218Z] prd-ubuntu20.04-docker-8c-8g-24242 does not seem to be running inside a container [2022-08-31T22:16:49.260Z] $ 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/289 -v /w/workspace/edgex-go/289:/w/workspace/edgex-go/289:rw,z -v /w/workspace/edgex-go/289@tmp:/w/workspace/edgex-go/289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-31T22:16:51.498Z] $ docker top d7888645eca12051ed5844ea70296af848a1931ba99e7fa6ec636f706dea3207 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-31T22:16:51.578Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-08-31T22:16:51.858Z] + set -o pipefail [2022-08-31T22:16:51.858Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-08-31T22:16:57.143Z] [2022-08-31T22:16:57.143Z] Monitoring /w/workspace/edgex-go/289 (github.com/edgexfoundry/edgex-go)... [2022-08-31T22:16:57.143Z] [2022-08-31T22:16:57.143Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/218e28ce-b5a9-4b74-92bb-ff5148e584f3 [2022-08-31T22:16:57.143Z] [2022-08-31T22:16:57.143Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-31T22:16:57.143Z] [2022-08-31T22:16:57.143Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-31T22:16:57.143Z] [2022-08-31T22:16:57.143Z] [Pipeline] } [2022-08-31T22:16:57.154Z] $ docker stop --time=1 d7888645eca12051ed5844ea70296af848a1931ba99e7fa6ec636f706dea3207 [2022-08-31T22:16:59.352Z] $ docker rm -f d7888645eca12051ed5844ea70296af848a1931ba99e7fa6ec636f706dea3207 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-08-31T22:16:59.741Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-31T22:16:59.757Z] provisioning config files... [2022-08-31T22:16:59.766Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/289@tmp/config6507737669081229887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T22:17:00.065Z] --> edgex-publish-swagger.sh [2022-08-31T22:17:00.065Z] === Publish openapi/v2 API === [2022-08-31T22:17:00.065Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-08-31T22:17:00.065Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/289/openapi/v2/core-command.yaml] [2022-08-31T22:17:00.065Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-31T22:17:00.065Z] Dload Upload Total Spent Left Speed [2022-08-31T22:17:01.006Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 33167 0:00:01 0:00:01 --:--:-- 33167 100 33831 0 0 100 33831 0 33167 0:00:01 0:00:01 --:--:-- 33167 [2022-08-31T22:17:01.006Z] [2022-08-31T22:17:01.006Z] [2022-08-31T22:17:01.006Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/289/openapi/v2/core-data.yaml] [2022-08-31T22:17:01.006Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-31T22:17:01.006Z] Dload Upload Total Spent Left Speed [2022-08-31T22:17:01.946Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 72990 --:--:-- --:--:-- --:--:-- 72916 100 71604 0 0 100 71604 0 72990 --:--:-- --:--:-- --:--:-- 72916 [2022-08-31T22:17:01.946Z] [2022-08-31T22:17:01.946Z] [2022-08-31T22:17:01.946Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/289/openapi/v2/core-metadata.yaml] [2022-08-31T22:17:01.946Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-31T22:17:01.946Z] Dload Upload Total Spent Left Speed [2022-08-31T22:17:02.885Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 144k 0:00:01 0:00:01 --:--:-- 144k 100 144k 0 0 100 144k 0 144k 0:00:01 0:00:01 --:--:-- 144k [2022-08-31T22:17:02.885Z] [2022-08-31T22:17:02.885Z] [2022-08-31T22:17:02.885Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/289/openapi/v2/support-notifications.yaml] [2022-08-31T22:17:02.885Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-31T22:17:02.885Z] Dload Upload Total Spent Left Speed [2022-08-31T22:17:04.270Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 88521 0:00:01 0:00:01 --:--:-- 88521 100 89318 0 0 100 89318 0 88521 0:00:01 0:00:01 --:--:-- 88521 [2022-08-31T22:17:04.270Z] [2022-08-31T22:17:04.270Z] [2022-08-31T22:17:04.270Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/289/openapi/v2/support-scheduler.yaml] [2022-08-31T22:17:04.270Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-31T22:17:04.270Z] Dload Upload Total Spent Left Speed [2022-08-31T22:17:04.843Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 42533 --:--:-- --:--:-- --:--:-- 42487 100 39556 0 0 100 39556 0 42487 --:--:-- --:--:-- --:--:-- 42487 [2022-08-31T22:17:04.843Z] [2022-08-31T22:17:04.843Z] [2022-08-31T22:17:04.843Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/289/openapi/v2/system-agent.yaml] [2022-08-31T22:17:05.103Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-31T22:17:05.103Z] Dload Upload Total Spent Left Speed [2022-08-31T22:17:06.050Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21556 --:--:-- --:--:-- --:--:-- 21533 100 20091 0 0 100 20091 0 21556 --:--:-- --:--:-- --:--:-- 21533 [2022-08-31T22:17:06.050Z] [2022-08-31T22:17:06.050Z] [Pipeline] } [2022-08-31T22:17:06.058Z] 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-31T22:17:06.462Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-31T22:17:06.462Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:17:06.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-31T22:17:06.764Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T22:17:06.845Z] prd-ubuntu20.04-docker-8c-8g-24242 does not seem to be running inside a container [2022-08-31T22:17:06.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/289 -v /w/workspace/edgex-go/289:/w/workspace/edgex-go/289:rw,z -v /w/workspace/edgex-go/289@tmp:/w/workspace/edgex-go/289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-31T22:17:07.283Z] $ docker top 5cbe5b06d56efcb259ab78fab73a1202f7157659b309be3289d2b9c364c50328 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-31T22:17:07.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-31T22:17:07.377Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-31T22:17:07.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-31T22:17:07.508Z] $ docker exec 5cbe5b06d56efcb259ab78fab73a1202f7157659b309be3289d2b9c364c50328 ssh-agent [2022-08-31T22:17:07.617Z] SSH_AUTH_SOCK=/tmp/ssh-7Ux2oZrtDW4c/agent.33 [2022-08-31T22:17:07.617Z] SSH_AGENT_PID=39 [2022-08-31T22:17:07.622Z] Running ssh-add (command line suppressed) [2022-08-31T22:17:07.728Z] Identity added: /w/workspace/edgex-go/289@tmp/private_key_3480452231059532805.key (/w/workspace/edgex-go/289@tmp/private_key_3480452231059532805.key) [2022-08-31T22:17:07.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-31T22:17:08.033Z] + git semver tag [2022-08-31T22:17:08.293Z] 2022-08-31 22:17:08,216 [run_tag] DEBUG tag force:False [2022-08-31T22:17:08.293Z] 2022-08-31 22:17:08,216 [check_head_tag] DEBUG check head tag [2022-08-31T22:17:08.293Z] 2022-08-31 22:17:08,217 [execute] INFO git cat-file --batch-check [2022-08-31T22:17:08.293Z] 2022-08-31 22:17:08,217 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/289, universal_newlines=False, shell=None, istream=) [2022-08-31T22:17:08.293Z] 2022-08-31 22:17:08,219 [execute] INFO git cat-file --batch [2022-08-31T22:17:08.293Z] 2022-08-31 22:17:08,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/289, universal_newlines=False, shell=None, istream=) [2022-08-31T22:17:08.293Z] 2022-08-31 22:17:08,242 [read_version] DEBUG read version from /w/workspace/edgex-go/289/.semver/main [2022-08-31T22:17:08.293Z] 2022-08-31 22:17:08,242 [execute] INFO git tag -a v2.3.0-dev.53 -m v2.3.0-dev.53 [2022-08-31T22:17:08.293Z] 2022-08-31 22:17:08,243 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.53', '-m', 'v2.3.0-dev.53'], cwd=/w/workspace/edgex-go/289, universal_newlines=False, shell=None, istream=None) [2022-08-31T22:17:08.293Z] 2022-08-31 22:17:08,248 [read_version] DEBUG read version from /w/workspace/edgex-go/289/.semver/main [2022-08-31T22:17:08.293Z] 2.3.0-dev.53 [Pipeline] } [2022-08-31T22:17:08.303Z] $ docker exec --env ******** --env ******** 5cbe5b06d56efcb259ab78fab73a1202f7157659b309be3289d2b9c364c50328 ssh-agent -k [2022-08-31T22:17:08.415Z] unset SSH_AUTH_SOCK; [2022-08-31T22:17:08.415Z] unset SSH_AGENT_PID; [2022-08-31T22:17:08.415Z] echo Agent pid 39 killed; [2022-08-31T22:17:08.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-31T22:17:08.736Z] + git semver [Pipeline] } [2022-08-31T22:17:09.009Z] $ docker stop --time=1 5cbe5b06d56efcb259ab78fab73a1202f7157659b309be3289d2b9c364c50328 [2022-08-31T22:17:10.289Z] $ docker rm -f 5cbe5b06d56efcb259ab78fab73a1202f7157659b309be3289d2b9c364c50328 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:17:10.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-31T22:17:10.687Z] [2022-08-31T22:17:10.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:17:10.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-31T22:17:10.998Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-31T22:17:10.998Z] ab5ef0e58194: Pulling fs layer [2022-08-31T22:17:10.998Z] 9712f1f96733: Pulling fs layer [2022-08-31T22:17:10.998Z] 63f879dbbcfc: Pulling fs layer [2022-08-31T22:17:10.998Z] 0d9ebad4ef96: Pulling fs layer [2022-08-31T22:17:10.998Z] e9a5061849ea: Pulling fs layer [2022-08-31T22:17:10.998Z] d747dcd14b5f: Pulling fs layer [2022-08-31T22:17:10.998Z] 0d9ebad4ef96: Waiting [2022-08-31T22:17:10.998Z] e9a5061849ea: Waiting [2022-08-31T22:17:10.998Z] d747dcd14b5f: Waiting [2022-08-31T22:17:10.998Z] 2de7ff778b66: Pulling fs layer [2022-08-31T22:17:10.998Z] 2de7ff778b66: Waiting [2022-08-31T22:17:10.998Z] 9712f1f96733: Download complete [2022-08-31T22:17:11.570Z] 63f879dbbcfc: Verifying Checksum [2022-08-31T22:17:11.570Z] 63f879dbbcfc: Download complete [2022-08-31T22:17:11.570Z] e9a5061849ea: Verifying Checksum [2022-08-31T22:17:11.570Z] e9a5061849ea: Download complete [2022-08-31T22:17:11.570Z] d747dcd14b5f: Download complete [2022-08-31T22:17:11.570Z] 0d9ebad4ef96: Download complete [2022-08-31T22:17:11.830Z] ab5ef0e58194: Verifying Checksum [2022-08-31T22:17:11.830Z] ab5ef0e58194: Download complete [2022-08-31T22:17:11.830Z] 2de7ff778b66: Verifying Checksum [2022-08-31T22:17:11.830Z] 2de7ff778b66: Download complete [2022-08-31T22:17:14.363Z] ab5ef0e58194: Pull complete [2022-08-31T22:17:14.363Z] 9712f1f96733: Pull complete [2022-08-31T22:17:15.300Z] 63f879dbbcfc: Pull complete [2022-08-31T22:17:18.591Z] 0d9ebad4ef96: Pull complete [2022-08-31T22:17:18.851Z] e9a5061849ea: Pull complete [2022-08-31T22:17:19.110Z] d747dcd14b5f: Pull complete [2022-08-31T22:17:20.048Z] 2de7ff778b66: Pull complete [2022-08-31T22:17:20.049Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-31T22:17:20.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-31T22:17:20.049Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T22:17:20.142Z] prd-ubuntu20.04-docker-8c-8g-24242 does not seem to be running inside a container [2022-08-31T22:17:20.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/289 -v /w/workspace/edgex-go/289:/w/workspace/edgex-go/289:rw,z -v /w/workspace/edgex-go/289@tmp:/w/workspace/edgex-go/289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-31T22:17:22.416Z] $ docker top 7aac18915fa349c9cb66e71ffcefd5c05b238484e773a717156df220d561f97e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-31T22:17:22.495Z] provisioning config files... [2022-08-31T22:17:22.501Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/289@tmp/config3329695796227158429tmp [2022-08-31T22:17:22.511Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/289@tmp/config4254913278039696109tmp [2022-08-31T22:17:22.563Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/289@tmp/config6382635953144329175tmp [Pipeline] { [Pipeline] echo [2022-08-31T22:17:22.605Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T22:17:22.966Z] ---> sigul-configuration.sh [2022-08-31T22:17:22.966Z] gpg: directory `/root/.gnupg' created [2022-08-31T22:17:22.966Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-31T22:17:22.966Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-31T22:17:22.966Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-31T22:17:22.966Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-31T22:17:22.966Z] gpg: CAST5 encrypted data [2022-08-31T22:17:22.966Z] gpg: encrypted with 1 passphrase [2022-08-31T22:17:22.966Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-31T22:17:23.252Z] + mkdir /home/jenkins [2022-08-31T22:17:23.252Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-31T22:17:23.546Z] + 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-31T22:17:23.555Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T22:17:23.849Z] ---> sigul-install.sh [2022-08-31T22:17:23.849Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-31T22:17:24.138Z] + git tag --list [2022-08-31T22:17:24.138Z] 0.6.0 [2022-08-31T22:17:24.138Z] 0.6.1 [2022-08-31T22:17:24.138Z] 0.7.0 [2022-08-31T22:17:24.138Z] 0.7.1 [2022-08-31T22:17:24.138Z] v1.0.0 [2022-08-31T22:17:24.138Z] v1.0.1 [2022-08-31T22:17:24.138Z] v1.1.0 [2022-08-31T22:17:24.138Z] v1.2.0 [2022-08-31T22:17:24.138Z] v1.2.1 [2022-08-31T22:17:24.138Z] v1.3.0 [2022-08-31T22:17:24.138Z] v1.3.1 [2022-08-31T22:17:24.138Z] v2.0.0 [2022-08-31T22:17:24.138Z] v2.1.0 [2022-08-31T22:17:24.138Z] v2.1.1 [2022-08-31T22:17:24.138Z] v2.1.1-dev.1 [2022-08-31T22:17:24.138Z] v2.1.1-dev.2 [2022-08-31T22:17:24.138Z] v2.1.1-dev.3 [2022-08-31T22:17:24.138Z] v2.1.1-dev.4 [2022-08-31T22:17:24.138Z] v2.1.1-dev.5 [2022-08-31T22:17:24.138Z] v2.1.1-dev.6 [2022-08-31T22:17:24.138Z] v2.1.1-dev.7 [2022-08-31T22:17:24.138Z] v2.1.1-dev.8 [2022-08-31T22:17:24.138Z] v2.1.2-dev.1 [2022-08-31T22:17:24.138Z] v2.2.0 [2022-08-31T22:17:24.138Z] v2.2.1-dev.1 [2022-08-31T22:17:24.138Z] v2.2.1-dev.10 [2022-08-31T22:17:24.138Z] v2.2.1-dev.11 [2022-08-31T22:17:24.138Z] v2.2.1-dev.12 [2022-08-31T22:17:24.138Z] v2.2.1-dev.13 [2022-08-31T22:17:24.138Z] v2.2.1-dev.14 [2022-08-31T22:17:24.138Z] v2.2.1-dev.15 [2022-08-31T22:17:24.138Z] v2.2.1-dev.16 [2022-08-31T22:17:24.138Z] v2.2.1-dev.17 [2022-08-31T22:17:24.138Z] v2.2.1-dev.18 [2022-08-31T22:17:24.138Z] v2.2.1-dev.19 [2022-08-31T22:17:24.138Z] v2.2.1-dev.2 [2022-08-31T22:17:24.138Z] v2.2.1-dev.20 [2022-08-31T22:17:24.138Z] v2.2.1-dev.21 [2022-08-31T22:17:24.138Z] v2.2.1-dev.22 [2022-08-31T22:17:24.138Z] v2.2.1-dev.23 [2022-08-31T22:17:24.138Z] v2.2.1-dev.24 [2022-08-31T22:17:24.138Z] v2.2.1-dev.25 [2022-08-31T22:17:24.138Z] v2.2.1-dev.26 [2022-08-31T22:17:24.138Z] v2.2.1-dev.27 [2022-08-31T22:17:24.138Z] v2.2.1-dev.28 [2022-08-31T22:17:24.138Z] v2.2.1-dev.29 [2022-08-31T22:17:24.138Z] v2.2.1-dev.3 [2022-08-31T22:17:24.138Z] v2.2.1-dev.4 [2022-08-31T22:17:24.138Z] v2.2.1-dev.5 [2022-08-31T22:17:24.138Z] v2.2.1-dev.6 [2022-08-31T22:17:24.138Z] v2.2.1-dev.7 [2022-08-31T22:17:24.138Z] v2.2.1-dev.8 [2022-08-31T22:17:24.138Z] v2.2.1-dev.9 [2022-08-31T22:17:24.138Z] v2.3.0-dev.29 [2022-08-31T22:17:24.138Z] v2.3.0-dev.30 [2022-08-31T22:17:24.138Z] v2.3.0-dev.31 [2022-08-31T22:17:24.138Z] v2.3.0-dev.32 [2022-08-31T22:17:24.138Z] v2.3.0-dev.33 [2022-08-31T22:17:24.138Z] v2.3.0-dev.34 [2022-08-31T22:17:24.138Z] v2.3.0-dev.35 [2022-08-31T22:17:24.138Z] v2.3.0-dev.36 [2022-08-31T22:17:24.138Z] v2.3.0-dev.37 [2022-08-31T22:17:24.138Z] v2.3.0-dev.38 [2022-08-31T22:17:24.138Z] v2.3.0-dev.39 [2022-08-31T22:17:24.138Z] v2.3.0-dev.40 [2022-08-31T22:17:24.138Z] v2.3.0-dev.41 [2022-08-31T22:17:24.138Z] v2.3.0-dev.42 [2022-08-31T22:17:24.138Z] v2.3.0-dev.43 [2022-08-31T22:17:24.138Z] v2.3.0-dev.44 [2022-08-31T22:17:24.138Z] v2.3.0-dev.45 [2022-08-31T22:17:24.138Z] v2.3.0-dev.46 [2022-08-31T22:17:24.138Z] v2.3.0-dev.47 [2022-08-31T22:17:24.138Z] v2.3.0-dev.48 [2022-08-31T22:17:24.138Z] v2.3.0-dev.49 [2022-08-31T22:17:24.138Z] v2.3.0-dev.50 [2022-08-31T22:17:24.138Z] v2.3.0-dev.51 [2022-08-31T22:17:24.138Z] v2.3.0-dev.52 [2022-08-31T22:17:24.138Z] v2.3.0-dev.53 [Pipeline] sh [2022-08-31T22:17:24.429Z] + lftools sign git-tag v2.3.0-dev.53 [2022-08-31T22:17:24.999Z] Signing Git tag with Sigul... [2022-08-31T22:17:24.999Z] Signing v2.3.0-dev.53 [Pipeline] echo [2022-08-31T22:17:25.269Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T22:17:25.557Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-31T22:17:25.565Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-31T22:17:25.581Z] $ docker stop --time=1 7aac18915fa349c9cb66e71ffcefd5c05b238484e773a717156df220d561f97e [2022-08-31T22:17:26.881Z] $ docker rm -f 7aac18915fa349c9cb66e71ffcefd5c05b238484e773a717156df220d561f97e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-31T22:17:27.309Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-31T22:17:27.309Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:17:27.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-31T22:17:27.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T22:17:27.707Z] prd-ubuntu20.04-docker-8c-8g-24242 does not seem to be running inside a container [2022-08-31T22:17:27.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/289 -v /w/workspace/edgex-go/289:/w/workspace/edgex-go/289:rw,z -v /w/workspace/edgex-go/289@tmp:/w/workspace/edgex-go/289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-31T22:17:28.147Z] $ docker top eced9f631a440c8e872e254fb6eb10d16843108782bec416df53e3c0717a1685 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-31T22:17:28.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-31T22:17:28.247Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-31T22:17:28.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-31T22:17:28.389Z] $ docker exec eced9f631a440c8e872e254fb6eb10d16843108782bec416df53e3c0717a1685 ssh-agent [2022-08-31T22:17:28.516Z] SSH_AUTH_SOCK=/tmp/ssh-gp4GxwcXsqrK/agent.32 [2022-08-31T22:17:28.516Z] SSH_AGENT_PID=38 [2022-08-31T22:17:28.522Z] Running ssh-add (command line suppressed) [2022-08-31T22:17:28.641Z] Identity added: /w/workspace/edgex-go/289@tmp/private_key_876593959443266487.key (/w/workspace/edgex-go/289@tmp/private_key_876593959443266487.key) [2022-08-31T22:17:28.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-31T22:17:28.951Z] + git semver bump pre [2022-08-31T22:17:29.212Z] 2022-08-31 22:17:29,150 [read_version] DEBUG read version from /w/workspace/edgex-go/289/.semver/main [2022-08-31T22:17:29.212Z] 2022-08-31 22:17:29,150 [bump_version] DEBUG bumping version:2.3.0-dev.53 on axis:pre with prefix:dev [2022-08-31T22:17:29.212Z] 2022-08-31 22:17:29,150 [bump_version] DEBUG bumped version:2.3.0-dev.54 [2022-08-31T22:17:29.212Z] 2022-08-31 22:17:29,150 [write_version] DEBUG write version:2.3.0-dev.54 to path:/w/workspace/edgex-go/289/.semver/main with force:True [2022-08-31T22:17:29.212Z] 2022-08-31 22:17:29,151 [read_version] DEBUG read version from /w/workspace/edgex-go/289/.semver/main [2022-08-31T22:17:29.212Z] 2022-08-31 22:17:29,151 [write_file] DEBUG write to file:/w/workspace/edgex-go/289/.semver/main [2022-08-31T22:17:29.212Z] 2022-08-31 22:17:29,153 [execute] INFO git cat-file --batch-check [2022-08-31T22:17:29.212Z] 2022-08-31 22:17:29,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/289/.semver, universal_newlines=False, shell=None, istream=) [2022-08-31T22:17:29.212Z] 2022-08-31 22:17:29,158 [execute] INFO git cat-file --batch [2022-08-31T22:17:29.212Z] 2022-08-31 22:17:29,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/289/.semver, universal_newlines=False, shell=None, istream=) [2022-08-31T22:17:29.212Z] 2022-08-31 22:17:29,163 [read_version] DEBUG read version from /w/workspace/edgex-go/289/.semver/main [2022-08-31T22:17:29.212Z] 2.3.0-dev.54 [Pipeline] } [2022-08-31T22:17:29.223Z] $ docker exec --env ******** --env ******** eced9f631a440c8e872e254fb6eb10d16843108782bec416df53e3c0717a1685 ssh-agent -k [2022-08-31T22:17:29.350Z] unset SSH_AUTH_SOCK; [2022-08-31T22:17:29.350Z] unset SSH_AGENT_PID; [2022-08-31T22:17:29.350Z] echo Agent pid 38 killed; [2022-08-31T22:17:29.361Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-31T22:17:29.675Z] + git semver [Pipeline] } [2022-08-31T22:17:29.950Z] $ docker stop --time=1 eced9f631a440c8e872e254fb6eb10d16843108782bec416df53e3c0717a1685 [2022-08-31T22:17:31.261Z] $ docker rm -f eced9f631a440c8e872e254fb6eb10d16843108782bec416df53e3c0717a1685 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-31T22:17:31.615Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-31T22:17:31.615Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:17:31.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-31T22:17:31.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T22:17:32.009Z] prd-ubuntu20.04-docker-8c-8g-24242 does not seem to be running inside a container [2022-08-31T22:17:32.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/289 -v /w/workspace/edgex-go/289:/w/workspace/edgex-go/289:rw,z -v /w/workspace/edgex-go/289@tmp:/w/workspace/edgex-go/289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-31T22:17:32.433Z] $ docker top a2f23b8371d877f90cef21486e4e12618d39a9e692dd77b300ebc14a2f397373 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-31T22:17:32.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-31T22:17:32.533Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-31T22:17:32.657Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-31T22:17:32.659Z] $ docker exec a2f23b8371d877f90cef21486e4e12618d39a9e692dd77b300ebc14a2f397373 ssh-agent [2022-08-31T22:17:32.787Z] SSH_AUTH_SOCK=/tmp/ssh-bnxMU3qlXUwd/agent.33 [2022-08-31T22:17:32.787Z] SSH_AGENT_PID=39 [2022-08-31T22:17:32.792Z] Running ssh-add (command line suppressed) [2022-08-31T22:17:32.913Z] Identity added: /w/workspace/edgex-go/289@tmp/private_key_4992543582293494230.key (/w/workspace/edgex-go/289@tmp/private_key_4992543582293494230.key) [2022-08-31T22:17:32.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-31T22:17:33.218Z] + git semver push [2022-08-31T22:17:33.478Z] 2022-08-31 22:17:33,400 [run_push] DEBUG push [2022-08-31T22:17:33.478Z] 2022-08-31 22:17:33,401 [execute] INFO git cat-file --batch-check [2022-08-31T22:17:33.478Z] 2022-08-31 22:17:33,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/289/.semver, universal_newlines=False, shell=None, istream=) [2022-08-31T22:17:33.478Z] 2022-08-31 22:17:33,404 [execute] INFO git rev-list c8a146691409718fd50881efb4e4ade4fd5acacd -- [2022-08-31T22:17:33.478Z] 2022-08-31 22:17:33,405 [execute] DEBUG Popen(['git', 'rev-list', 'c8a146691409718fd50881efb4e4ade4fd5acacd', '--'], cwd=/w/workspace/edgex-go/289/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-31T22:17:33.478Z] 2022-08-31 22:17:33,418 [execute] INFO git fetch -v origin [2022-08-31T22:17:33.478Z] 2022-08-31 22:17:33,419 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/289/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-31T22:17:34.050Z] 2022-08-31 22:17:33,943 [run_push] DEBUG no remote changes detected [2022-08-31T22:17:34.050Z] 2022-08-31 22:17:33,943 [execute] INFO git push origin semver [2022-08-31T22:17:34.050Z] 2022-08-31 22:17:33,943 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/289/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-31T22:17:34.992Z] 2022-08-31 22:17:34,765 [run_push] DEBUG push all version tags [2022-08-31T22:17:34.993Z] 2022-08-31 22:17:34,766 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-31T22:17:34.993Z] 2022-08-31 22:17:34,766 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/289, universal_newlines=False, shell=None, istream=None) [2022-08-31T22:17:35.566Z] 2022-08-31 22:17:35,493 [read_version] DEBUG read version from /w/workspace/edgex-go/289/.semver/main [2022-08-31T22:17:35.566Z] 2.3.0-dev.54 [Pipeline] } [2022-08-31T22:17:35.576Z] $ docker exec --env ******** --env ******** a2f23b8371d877f90cef21486e4e12618d39a9e692dd77b300ebc14a2f397373 ssh-agent -k [2022-08-31T22:17:35.701Z] unset SSH_AUTH_SOCK; [2022-08-31T22:17:35.701Z] unset SSH_AGENT_PID; [2022-08-31T22:17:35.701Z] echo Agent pid 39 killed; [2022-08-31T22:17:35.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-31T22:17:36.029Z] + git semver [Pipeline] } [2022-08-31T22:17:36.308Z] $ docker stop --time=1 a2f23b8371d877f90cef21486e4e12618d39a9e692dd77b300ebc14a2f397373 [2022-08-31T22:17:37.645Z] $ docker rm -f a2f23b8371d877f90cef21486e4e12618d39a9e692dd77b300ebc14a2f397373 [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-31T22:17:38.277Z] + [ -d /w/workspace/edgex-go/289/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-31T22:17:38.567Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T22:17:39.436Z] ---> package-listing.sh [2022-08-31T22:17:39.436Z] ++ facter osfamily [2022-08-31T22:17:39.436Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-31T22:17:39.696Z] + OS_FAMILY=debian [2022-08-31T22:17:39.696Z] + workspace=/w/workspace/edgex-go/289 [2022-08-31T22:17:39.696Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-31T22:17:39.696Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-31T22:17:39.696Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-31T22:17:39.696Z] + PACKAGES=/tmp/packages_start.txt [2022-08-31T22:17:39.696Z] + '[' /w/workspace/edgex-go/289 ']' [2022-08-31T22:17:39.696Z] + PACKAGES=/tmp/packages_end.txt [2022-08-31T22:17:39.696Z] + case "${OS_FAMILY}" in [2022-08-31T22:17:39.696Z] + dpkg -l [2022-08-31T22:17:39.696Z] + grep '^ii' [2022-08-31T22:17:39.696Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-31T22:17:39.696Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-31T22:17:39.696Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-31T22:17:39.696Z] + '[' /w/workspace/edgex-go/289 ']' [2022-08-31T22:17:39.696Z] + mkdir -p /w/workspace/edgex-go/289/archives/ [2022-08-31T22:17:39.696Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/289/archives/ [Pipeline] echo [2022-08-31T22:17:39.709Z] 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/289/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-31T22:17:39.990Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:17:40.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-31T22:17:40.566Z] [2022-08-31T22:17:40.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T22:17:40.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-31T22:17:40.873Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-31T22:17:40.873Z] 5eb5b503b376: Pulling fs layer [2022-08-31T22:17:40.873Z] 5c69ac0246d0: Pulling fs layer [2022-08-31T22:17:40.873Z] ec43610c2a17: Pulling fs layer [2022-08-31T22:17:40.873Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-31T22:17:40.873Z] 33b1e0a273af: Pulling fs layer [2022-08-31T22:17:40.873Z] 5d3b04190fa2: Pulling fs layer [2022-08-31T22:17:40.873Z] 2f39f015ded8: Pulling fs layer [2022-08-31T22:17:40.873Z] 5d3b04190fa2: Waiting [2022-08-31T22:17:40.873Z] 3a2ae6a8a46f: Waiting [2022-08-31T22:17:40.873Z] 2f39f015ded8: Waiting [2022-08-31T22:17:40.873Z] 5c69ac0246d0: Download complete [2022-08-31T22:17:40.873Z] 3a2ae6a8a46f: Download complete [2022-08-31T22:17:40.873Z] 33b1e0a273af: Verifying Checksum [2022-08-31T22:17:40.873Z] 33b1e0a273af: Download complete [2022-08-31T22:17:41.133Z] 5d3b04190fa2: Verifying Checksum [2022-08-31T22:17:41.133Z] 5d3b04190fa2: Download complete [2022-08-31T22:17:41.133Z] ec43610c2a17: Verifying Checksum [2022-08-31T22:17:41.133Z] ec43610c2a17: Download complete [2022-08-31T22:17:41.133Z] 5eb5b503b376: Verifying Checksum [2022-08-31T22:17:41.133Z] 5eb5b503b376: Download complete [2022-08-31T22:17:41.703Z] 2f39f015ded8: Verifying Checksum [2022-08-31T22:17:41.703Z] 2f39f015ded8: Download complete [2022-08-31T22:17:42.273Z] 5eb5b503b376: Pull complete [2022-08-31T22:17:42.532Z] 5c69ac0246d0: Pull complete [2022-08-31T22:17:42.792Z] ec43610c2a17: Pull complete [2022-08-31T22:17:43.055Z] 3a2ae6a8a46f: Pull complete [2022-08-31T22:17:43.317Z] 33b1e0a273af: Pull complete [2022-08-31T22:17:43.317Z] 5d3b04190fa2: Pull complete [2022-08-31T22:17:47.517Z] 2f39f015ded8: Pull complete [2022-08-31T22:17:47.517Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-31T22:17:47.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-31T22:17:47.517Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T22:17:47.610Z] prd-ubuntu20.04-docker-8c-8g-24242 does not seem to be running inside a container [2022-08-31T22:17:47.644Z] $ 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/289/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/289 -v /w/workspace/edgex-go/289:/w/workspace/edgex-go/289:rw,z -v /w/workspace/edgex-go/289@tmp:/w/workspace/edgex-go/289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-31T22:17:49.170Z] $ docker top f0c8d5a23085418e3a5add7cd6743cf51764dfde80f148495b4f96f87b254713 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-31T22:17:49.517Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-31T22:17:49.805Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-31T22:17:50.094Z] + ls /var/log/sa-host [2022-08-31T22:17:50.095Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-31T22:17:50.240Z] provisioning config files... [2022-08-31T22:17:50.250Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/289@tmp/config1212057784908127251tmp [Pipeline] { [Pipeline] echo [2022-08-31T22:17:50.265Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T22:17:50.551Z] ---> create-netrc.sh [Pipeline] } [2022-08-31T22:17:50.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-31T22:17:50.895Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-31T22:17:50.905Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T22:17:51.191Z] ---> sudo-logs.sh [2022-08-31T22:17:51.191Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-31T22:17:51.214Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T22:17:51.501Z] ---> job-cost.sh [2022-08-31T22:17:51.501Z] lf-activate-venv: SKIPPING [2022-08-31T22:17:51.501Z] DEBUG: total: 0.10999999940395355 [2022-08-31T22:17:51.501Z] INFO: Retrieving Stack Cost... [2022-08-31T22:17:51.763Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-31T22:17:52.335Z] INFO: Archiving Costs [Pipeline] echo [2022-08-31T22:17:52.348Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T22:17:52.634Z] ---> logs-deploy.sh [2022-08-31T22:17:52.634Z] lf-activate-venv: SKIPPING [2022-08-31T22:17:52.634Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/289 [2022-08-31T22:17:52.634Z] INFO: archiving workspace using pattern(s): [2022-08-31T22:17:53.574Z] Archives upload complete. [2022-08-31T22:17:53.574Z] INFO: archiving logs to Nexus