Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7587fe9d184367fcb080c5c3df364d4d130cdabb 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-ssh12452041474039549708.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh17243527412297487631.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 c72b16708d6eed9a08be464a432ce22db7d90667 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10837116258834712654.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh10396924925614166227.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh4800130517327246098.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [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-9441 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/171 [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/171 # 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 7587fe9d184367fcb080c5c3df364d4d130cdabb (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 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 Commit message: "feat(metadata): implement POST device resource (#3930)" > git rev-list --no-walk 12679344879a08b212870445801930d5cb2f77c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-30T20:24:14.370Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-30T20:24:14.426Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-30T20:24:14.439Z] ========================================================= [2022-03-30T20:24:14.439Z] EdgeX Global Pipelines Version Info [2022-03-30T20:24:14.439Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:24:15.232Z] ------------------- [2022-03-30T20:24:15.232Z] stable info: [2022-03-30T20:24:15.232Z] ------------------- [2022-03-30T20:24:15.232Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-30T20:24:15.232Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T20:24:15.232Z] Message: update stable to v1.0.221 [2022-03-30T20:24:15.803Z] ------------------- [2022-03-30T20:24:15.803Z] experimental info: [2022-03-30T20:24:15.803Z] ------------------- [2022-03-30T20:24:15.803Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-30T20:24:15.803Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-30T20:24:15.803Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-30T20:24:15.947Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-30T20:24:15.960Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-30T20:24:15.972Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-30T20:24:15.986Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-30T20:24:15.998Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-30T20:24:16.011Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-30T20:24:16.026Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-30T20:24:16.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-30T20:24:16.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-30T20:24:16.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-30T20:24:16.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-30T20:24:16.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-30T20:24:16.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-30T20:24:16.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-30T20:24:16.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-30T20:24:16.145Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-30T20:24:16.157Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-30T20:24:16.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-30T20:24:16.182Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-30T20:24:16.197Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-30T20:24:16.213Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-30T20:24:16.223Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-30T20:24:16.236Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-30T20:24:16.250Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-30T20:24:16.265Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-30T20:24:16.279Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] echo [2022-03-30T20:24:16.291Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7587fe9 [Pipeline] echo [2022-03-30T20:24:16.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T20:24:16.344Z] provisioning config files... [2022-03-30T20:24:16.366Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/171@tmp/config4352425768992198328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:24:16.765Z] ---> docker-login.sh [2022-03-30T20:24:16.765Z] nexus3.edgexfoundry.org:10001 [2022-03-30T20:24:17.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:24:17.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:24:17.027Z] Configure a credential helper to remove this warning. See [2022-03-30T20:24:17.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:24:17.027Z] [2022-03-30T20:24:17.027Z] Login Succeeded [2022-03-30T20:24:17.027Z] nexus3.edgexfoundry.org:10002 [2022-03-30T20:24:17.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:24:17.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:24:17.289Z] Configure a credential helper to remove this warning. See [2022-03-30T20:24:17.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:24:17.289Z] [2022-03-30T20:24:17.289Z] Login Succeeded [2022-03-30T20:24:17.289Z] nexus3.edgexfoundry.org:10003 [2022-03-30T20:24:17.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:24:17.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:24:17.552Z] Configure a credential helper to remove this warning. See [2022-03-30T20:24:17.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:24:17.552Z] [2022-03-30T20:24:17.552Z] Login Succeeded [2022-03-30T20:24:17.552Z] nexus3.edgexfoundry.org:10004 [2022-03-30T20:24:17.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:24:17.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:24:17.552Z] Configure a credential helper to remove this warning. See [2022-03-30T20:24:17.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:24:17.552Z] [2022-03-30T20:24:17.552Z] Login Succeeded [2022-03-30T20:24:17.552Z] docker.io [2022-03-30T20:24:17.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:24:18.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:24:18.075Z] Configure a credential helper to remove this warning. See [2022-03-30T20:24:18.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:24:18.075Z] [2022-03-30T20:24:18.075Z] Login Succeeded [2022-03-30T20:24:18.075Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T20:24:18.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T20:24:18.407Z] + 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-03-30T20:24:18.408Z] + dirname cmd/core-command/Dockerfile [2022-03-30T20:24:18.408Z] + cut -d/ -f2 [2022-03-30T20:24:18.408Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-30T20:24:18.408Z] + dirname cmd/core-data/Dockerfile [2022-03-30T20:24:18.408Z] + cut -d/ -f2 [2022-03-30T20:24:18.408Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-30T20:24:18.408Z] + dirname cmd/core-metadata/Dockerfile [2022-03-30T20:24:18.408Z] + cut -d/ -f2 [2022-03-30T20:24:18.408Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-30T20:24:18.408Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-30T20:24:18.408Z] + cut -d/ -f2 [2022-03-30T20:24:18.408Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-30T20:24:18.408Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-30T20:24:18.408Z] + cut -d/ -f2 [2022-03-30T20:24:18.408Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-30T20:24:18.408Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-30T20:24:18.408Z] + cut -d/ -f2 [2022-03-30T20:24:18.408Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-30T20:24:18.408Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-30T20:24:18.408Z] + cut -d/ -f2 [2022-03-30T20:24:18.408Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-30T20:24:18.408Z] + dirname cmd/security-spire-agent/Dockerfile [2022-03-30T20:24:18.408Z] + cut -d/ -f2 [2022-03-30T20:24:18.408Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-30T20:24:18.408Z] + dirname cmd/security-spire-config/Dockerfile [2022-03-30T20:24:18.408Z] + cut -d/ -f2 [2022-03-30T20:24:18.408Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-30T20:24:18.408Z] + dirname cmd/security-spire-server/Dockerfile [2022-03-30T20:24:18.408Z] + cut -d/ -f2 [2022-03-30T20:24:18.408Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-30T20:24:18.408Z] + dirname cmd/support-notifications/Dockerfile [2022-03-30T20:24:18.408Z] + cut -d/ -f2 [2022-03-30T20:24:18.408Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-30T20:24:18.408Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-30T20:24:18.408Z] + cut -d/ -f2 [2022-03-30T20:24:18.408Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-30T20:24:18.408Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-30T20:24:18.408Z] + cut -d/ -f2 [2022-03-30T20:24:18.408Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-30T20:24:18.440Z] 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-03-30T20:24:18.785Z] + git rev-list -1 --merges 7587fe9d184367fcb080c5c3df364d4d130cdabb~1..7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] echo [2022-03-30T20:24:18.805Z] -----------> git rev-list -1 --merges 7587fe9d184367fcb080c5c3df364d4d130cdabb~1..7587fe9d184367fcb080c5c3df364d4d130cdabb 7587fe9d184367fcb080c5c3df364d4d130cdabb [false] [Pipeline] sh [2022-03-30T20:24:19.103Z] + git log --format=format:%s -1 7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] echo [2022-03-30T20:24:19.121Z] ========================================================= [2022-03-30T20:24:19.121Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-30T20:24:19.121Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-30T20:24:19.665Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T20:24:19.666Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-30T20:24:19.666Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-30T20:24:19.666Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-30T20:24:19.666Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-30T20:24:19.666Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-30T20:24:19.666Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:24:20.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T20:24:20.017Z] [2022-03-30T20:24:20.017Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:24:20.326Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T20:24:20.326Z] latest: Pulling from edgex-devops/git-semver [2022-03-30T20:24:20.326Z] a0d0a0d46f8b: Pulling fs layer [2022-03-30T20:24:20.326Z] 3e5f54012d9b: Pulling fs layer [2022-03-30T20:24:20.326Z] 4c7163046ea9: Pulling fs layer [2022-03-30T20:24:20.326Z] 0c2d73faf560: Pulling fs layer [2022-03-30T20:24:20.326Z] 0c2d73faf560: Waiting [2022-03-30T20:24:20.326Z] 3e5f54012d9b: Verifying Checksum [2022-03-30T20:24:20.326Z] 3e5f54012d9b: Download complete [2022-03-30T20:24:20.326Z] a0d0a0d46f8b: Download complete [2022-03-30T20:24:20.326Z] 0c2d73faf560: Verifying Checksum [2022-03-30T20:24:20.326Z] 0c2d73faf560: Download complete [2022-03-30T20:24:20.326Z] 4c7163046ea9: Verifying Checksum [2022-03-30T20:24:20.326Z] 4c7163046ea9: Download complete [2022-03-30T20:24:20.588Z] a0d0a0d46f8b: Pull complete [2022-03-30T20:24:20.588Z] 3e5f54012d9b: Pull complete [2022-03-30T20:24:20.848Z] 4c7163046ea9: Pull complete [2022-03-30T20:24:21.108Z] 0c2d73faf560: Pull complete [2022-03-30T20:24:21.108Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-30T20:24:21.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T20:24:21.108Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-30T20:24:21.193Z] prd-ubuntu20.04-docker-8c-8g-9441 does not seem to be running inside a container [2022-03-30T20:24:21.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/171 -v /w/workspace/edgex-go/171:/w/workspace/edgex-go/171:rw,z -v /w/workspace/edgex-go/171@tmp:/w/workspace/edgex-go/171@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:10004/edgex-devops/git-semver:latest cat [2022-03-30T20:24:21.955Z] $ docker top 6d7eac414666e31cea438465d763f18ef4325571ec892aa64d5f2f3030c9fb77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T20:24:22.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T20:24:22.053Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T20:24:22.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T20:24:22.194Z] $ docker exec 6d7eac414666e31cea438465d763f18ef4325571ec892aa64d5f2f3030c9fb77 ssh-agent [2022-03-30T20:24:22.316Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGFALEN/agent.15 [2022-03-30T20:24:22.316Z] SSH_AGENT_PID=22 [2022-03-30T20:24:22.324Z] Running ssh-add (command line suppressed) [2022-03-30T20:24:22.446Z] Identity added: /w/workspace/edgex-go/171@tmp/private_key_2625200681201986681.key (/w/workspace/edgex-go/171@tmp/private_key_2625200681201986681.key) [2022-03-30T20:24:22.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T20:24:22.750Z] + git tag --points-at HEAD [Pipeline] } [2022-03-30T20:24:22.772Z] $ docker exec --env ******** --env ******** 6d7eac414666e31cea438465d763f18ef4325571ec892aa64d5f2f3030c9fb77 ssh-agent -k [2022-03-30T20:24:22.884Z] unset SSH_AUTH_SOCK; [2022-03-30T20:24:22.884Z] unset SSH_AGENT_PID; [2022-03-30T20:24:22.884Z] echo Agent pid 22 killed; [2022-03-30T20:24:22.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-30T20:24:22.909Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T20:24:22.909Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T20:24:23.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T20:24:23.051Z] $ docker exec 6d7eac414666e31cea438465d763f18ef4325571ec892aa64d5f2f3030c9fb77 ssh-agent [2022-03-30T20:24:23.179Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDnblIF/agent.54 [2022-03-30T20:24:23.180Z] SSH_AGENT_PID=60 [2022-03-30T20:24:23.185Z] Running ssh-add (command line suppressed) [2022-03-30T20:24:23.315Z] Identity added: /w/workspace/edgex-go/171@tmp/private_key_7164058016026020668.key (/w/workspace/edgex-go/171@tmp/private_key_7164058016026020668.key) [2022-03-30T20:24:23.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T20:24:23.616Z] + git semver init [2022-03-30T20:24:23.616Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T20:24:23.616Z] # $GIT_DIR = /w/workspace/edgex-go/171/.git [2022-03-30T20:24:23.616Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/171 [2022-03-30T20:24:23.616Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T20:24:23.616Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T20:24:23.616Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T20:24:23.616Z] # $SEMVER_BRANCH = main [2022-03-30T20:24:23.616Z] # $SEMVER_TEMP = /tmp/semver-175524110 [2022-03-30T20:24:23.616Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-30T20:24:38.540Z] # '/tmp/semver-175524110' -> '/w/workspace/edgex-go/171/.semver' [2022-03-30T20:24:38.540Z] # -> Force: false [2022-03-30T20:24:38.540Z] # $SEMVER_DIR = /w/workspace/edgex-go/171/.semver [Pipeline] } [2022-03-30T20:24:38.557Z] $ docker exec --env ******** --env ******** 6d7eac414666e31cea438465d763f18ef4325571ec892aa64d5f2f3030c9fb77 ssh-agent -k [2022-03-30T20:24:38.664Z] unset SSH_AUTH_SOCK; [2022-03-30T20:24:38.664Z] unset SSH_AGENT_PID; [2022-03-30T20:24:38.664Z] echo Agent pid 60 killed; [2022-03-30T20:24:38.669Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T20:24:38.980Z] + git semver [Pipeline] } [2022-03-30T20:24:39.000Z] $ docker stop --time=1 6d7eac414666e31cea438465d763f18ef4325571ec892aa64d5f2f3030c9fb77 [2022-03-30T20:24:40.737Z] $ docker rm -f 6d7eac414666e31cea438465d763f18ef4325571ec892aa64d5f2f3030c9fb77 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T20:24:41.111Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-30T20:24:41.386Z] Stashed 1 file(s) [Pipeline] echo [2022-03-30T20:24:41.390Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.49 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-30T20:24:41.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T20:24:41.516Z] ========================================================= [2022-03-30T20:24:41.516Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-30T20:24:41.516Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T20:24:41.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T20:24:41.802Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-30T20:24:41.802Z] 59bf1c3509f3: Pulling fs layer [2022-03-30T20:24:41.802Z] 666ba61612fd: Pulling fs layer [2022-03-30T20:24:41.802Z] 8ed8ca486205: Pulling fs layer [2022-03-30T20:24:41.802Z] 4fe6c5a15a65: Pulling fs layer [2022-03-30T20:24:41.802Z] 22a0e8bec74d: Pulling fs layer [2022-03-30T20:24:41.802Z] 640e595b4fbd: Pulling fs layer [2022-03-30T20:24:41.803Z] 763cafe07f6e: Pulling fs layer [2022-03-30T20:24:41.803Z] 0c0b528cf693: Pulling fs layer [2022-03-30T20:24:41.803Z] 10935f4eaf8b: Pulling fs layer [2022-03-30T20:24:41.803Z] 4fe6c5a15a65: Waiting [2022-03-30T20:24:41.803Z] 22a0e8bec74d: Waiting [2022-03-30T20:24:41.803Z] 763cafe07f6e: Waiting [2022-03-30T20:24:41.803Z] 0c0b528cf693: Waiting [2022-03-30T20:24:41.803Z] 640e595b4fbd: Waiting [2022-03-30T20:24:41.803Z] 8ed8ca486205: Verifying Checksum [2022-03-30T20:24:41.803Z] 8ed8ca486205: Download complete [2022-03-30T20:24:41.803Z] 666ba61612fd: Verifying Checksum [2022-03-30T20:24:41.803Z] 666ba61612fd: Download complete [2022-03-30T20:24:41.803Z] 22a0e8bec74d: Verifying Checksum [2022-03-30T20:24:41.803Z] 22a0e8bec74d: Download complete [2022-03-30T20:24:41.803Z] 640e595b4fbd: Verifying Checksum [2022-03-30T20:24:41.803Z] 640e595b4fbd: Download complete [2022-03-30T20:24:41.803Z] 59bf1c3509f3: Verifying Checksum [2022-03-30T20:24:41.803Z] 59bf1c3509f3: Download complete [2022-03-30T20:24:41.803Z] 763cafe07f6e: Verifying Checksum [2022-03-30T20:24:41.803Z] 763cafe07f6e: Download complete [2022-03-30T20:24:41.803Z] 0c0b528cf693: Verifying Checksum [2022-03-30T20:24:41.803Z] 0c0b528cf693: Download complete [2022-03-30T20:24:42.063Z] 59bf1c3509f3: Pull complete [2022-03-30T20:24:42.063Z] 666ba61612fd: Pull complete [2022-03-30T20:24:42.063Z] 8ed8ca486205: Pull complete [2022-03-30T20:24:42.632Z] 10935f4eaf8b: Verifying Checksum [2022-03-30T20:24:42.632Z] 10935f4eaf8b: Download complete [2022-03-30T20:24:42.632Z] 4fe6c5a15a65: Verifying Checksum [2022-03-30T20:24:42.632Z] 4fe6c5a15a65: Download complete [2022-03-30T20:24:46.832Z] 4fe6c5a15a65: Pull complete [2022-03-30T20:24:46.832Z] 22a0e8bec74d: Pull complete [2022-03-30T20:24:46.832Z] 640e595b4fbd: Pull complete [2022-03-30T20:24:46.832Z] 763cafe07f6e: Pull complete [2022-03-30T20:24:46.832Z] 0c0b528cf693: Pull complete [2022-03-30T20:24:49.377Z] 10935f4eaf8b: Pull complete [2022-03-30T20:24:49.377Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-30T20:24:49.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T20:24:49.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-30T20:24:49.678Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T20:24:49.679Z] WORKDIR /edgex [2022-03-30T20:24:49.679Z] COPY go.mod . [2022-03-30T20:24:49.679Z] RUN go mod download [2022-03-30T20:24:49.679Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-30T20:24:51.058Z] Sending build context to Docker daemon 334.4MB [2022-03-30T20:24:51.058Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-30T20:24:51.058Z] ---> 99d49a6021b9 [2022-03-30T20:24:51.058Z] Step 2/4 : WORKDIR /edgex [2022-03-30T20:24:52.980Z] ---> Running in da37759ed7c0 [2022-03-30T20:24:52.980Z] Removing intermediate container da37759ed7c0 [2022-03-30T20:24:52.980Z] ---> fe588d20cecc [2022-03-30T20:24:52.980Z] Step 3/4 : COPY go.mod . [2022-03-30T20:24:52.980Z] ---> e59159e541a3 [2022-03-30T20:24:52.980Z] Step 4/4 : RUN go mod download [2022-03-30T20:24:52.980Z] ---> Running in 96066ddacd56 [2022-03-30T20:24:56.457Z] Still waiting to schedule task [2022-03-30T20:24:56.458Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-30T20:25:07.895Z] Removing intermediate container 96066ddacd56 [2022-03-30T20:25:07.895Z] ---> c75ce56b9450 [2022-03-30T20:25:07.895Z] Successfully built c75ce56b9450 [2022-03-30T20:25:07.895Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:25:08.195Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T20:25:08.195Z] . [Pipeline] withDockerContainer [2022-03-30T20:25:08.267Z] prd-ubuntu20.04-docker-8c-8g-9441 does not seem to be running inside a container [2022-03-30T20:25:08.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/171 -v /w/workspace/edgex-go/171:/w/workspace/edgex-go/171:rw,z -v /w/workspace/edgex-go/171@tmp:/w/workspace/edgex-go/171@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-03-30T20:25:08.710Z] $ docker top 61840dd70c9f7f0fedf02fd2b458f27c586ab4133574254ab5fd8d272256122b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T20:25:09.065Z] + go version [2022-03-30T20:25:09.065Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-30T20:25:09.081Z] $ docker stop --time=1 61840dd70c9f7f0fedf02fd2b458f27c586ab4133574254ab5fd8d272256122b [2022-03-30T20:25:10.365Z] $ docker rm -f 61840dd70c9f7f0fedf02fd2b458f27c586ab4133574254ab5fd8d272256122b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:25:10.763Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-30T20:25:10.763Z] . [Pipeline] withDockerContainer [2022-03-30T20:25:10.831Z] prd-ubuntu20.04-docker-8c-8g-9441 does not seem to be running inside a container [2022-03-30T20:25:10.875Z] $ 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/171 -v /w/workspace/edgex-go/171:/w/workspace/edgex-go/171:rw,z -v /w/workspace/edgex-go/171@tmp:/w/workspace/edgex-go/171@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-03-30T20:25:11.242Z] $ docker top dfb5b52388b5247be4495c09a3f308a5622b98231e60905fa5757001309ae57c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-30T20:25:11.314Z] ========================================================= [2022-03-30T20:25:11.314Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-30T20:25:11.314Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T20:25:11.604Z] + make test [2022-03-30T20:25:11.604Z] go mod tidy -compat=1.17 [2022-03-30T20:25:11.604Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-30T20:25:18.325Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-30T20:25:30.559Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-30T20:25:30.559Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-30T20:25:30.559Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-30T20:25:30.559Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-30T20:25:30.559Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-30T20:25:30.559Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-30T20:25:30.559Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-30T20:25:30.559Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-30T20:25:30.559Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-30T20:25:30.559Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-30T20:25:30.559Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-30T20:25:30.559Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-30T20:25:30.559Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-30T20:25:30.559Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-30T20:25:30.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-30T20:25:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.086s coverage: 28.7% of statements [2022-03-30T20:25:31.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-30T20:25:31.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-30T20:25:31.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.111s coverage: 98.5% of statements [2022-03-30T20:25:31.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-30T20:25:32.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 54.9% of statements [2022-03-30T20:25:32.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-30T20:25:32.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-30T20:25:36.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.683s coverage: 89.2% of statements [2022-03-30T20:25:36.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-30T20:25:36.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-30T20:25:36.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:25:36.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.069s coverage: 84.4% of statements [2022-03-30T20:25:36.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-30T20:25:36.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-30T20:25:36.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-30T20:25:36.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-30T20:25:36.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-30T20:25:36.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.373s coverage: 94.5% of statements [2022-03-30T20:25:36.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-30T20:25:36.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:25:36.304Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.085s coverage: 72.2% of statements [2022-03-30T20:25:36.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-30T20:25:36.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-30T20:25:36.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-30T20:25:36.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-30T20:25:36.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-30T20:25:36.304Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.085s coverage: 60.0% of statements [2022-03-30T20:25:36.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-30T20:25:36.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-30T20:25:36.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-30T20:25:36.304Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.133s coverage: 0.9% of statements [2022-03-30T20:25:36.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-30T20:25:36.304Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2022-03-30T20:25:36.304Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 24.0% of statements [2022-03-30T20:25:36.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-30T20:25:36.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.089s coverage: 47.1% of statements [2022-03-30T20:25:36.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.082s coverage: 79.5% of statements [2022-03-30T20:25:36.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.087s coverage: 94.1% of statements [2022-03-30T20:25:36.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2022-03-30T20:25:36.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2022-03-30T20:25:42.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2022-03-30T20:25:42.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2022-03-30T20:25:46.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.181s coverage: 82.5% of statements [2022-03-30T20:25:46.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-30T20:25:56.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2022-03-30T20:25:56.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-30T20:25:56.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-30T20:25:56.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-30T20:25:56.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements [2022-03-30T20:25:56.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-30T20:25:56.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-30T20:25:56.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-30T20:25:56.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-30T20:25:56.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-30T20:25:56.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2022-03-30T20:25:56.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-30T20:25:56.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-30T20:25:56.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2022-03-30T20:25:56.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-30T20:25:56.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2022-03-30T20:25:56.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-30T20:25:56.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2022-03-30T20:25:56.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2022-03-30T20:25:56.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.084s coverage: 85.4% of statements [2022-03-30T20:25:56.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.153s coverage: 91.2% of statements [2022-03-30T20:25:56.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-30T20:25:56.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 64.4% of statements [2022-03-30T20:25:56.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-30T20:25:56.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-30T20:25:56.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2022-03-30T20:25:56.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2022-03-30T20:25:56.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2022-03-30T20:25:56.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-03-30T20:25:56.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2022-03-30T20:25:56.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.355s coverage: 65.4% of statements [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-30T20:25:56.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 43.8% of statements [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-30T20:25:56.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-30T20:25:56.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-30T20:25:56.205Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-30T20:25:56.205Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-30T20:25:56.205Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-30T20:25:56.205Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-30T20:25:56.205Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-30T20:25:56.205Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-30T20:25:56.205Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-03-30T20:25:56.205Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-03-30T20:25:56.205Z] 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-03-30T20:26:11.090Z] GO111MODULE=on go vet ./... [2022-03-30T20:26:16.383Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-30T20:26:16.383Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-30T20:26:16.383Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-30T20:26:17.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-30T20:26:17.342Z] + ls -al . [2022-03-30T20:26:17.342Z] total 664 [2022-03-30T20:26:17.342Z] drwxrwxr-x 10 1001 1001 4096 Mar 30 20:26 . [2022-03-30T20:26:17.342Z] drwxr-xr-x 4 root root 4096 Mar 30 20:25 .. [2022-03-30T20:26:17.342Z] -rw-rw-r-- 1 1001 1001 11 Mar 30 20:24 .dockerignore [2022-03-30T20:26:17.342Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 20:24 .git [2022-03-30T20:26:17.342Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 20:24 .github [2022-03-30T20:26:17.342Z] -rw-rw-r-- 1 1001 1001 870 Mar 30 20:24 .gitignore [2022-03-30T20:26:17.342Z] -rw-rw-r-- 1 1001 1001 42 Mar 30 20:24 .golangci.yml [2022-03-30T20:26:17.342Z] -rw-rw-r-- 1 1001 1001 87 Mar 30 20:24 .hadolint.yml [2022-03-30T20:26:17.342Z] drwx------ 3 1001 1001 4096 Mar 30 20:24 .semver [2022-03-30T20:26:17.342Z] -rw-rw-r-- 1 1001 1001 166 Mar 30 20:24 .sonarcloud.properties [2022-03-30T20:26:17.342Z] -rw-rw-r-- 1 1001 1001 1171 Mar 30 20:24 ADOPTERS.md [2022-03-30T20:26:17.342Z] -rw-rw-r-- 1 1001 1001 9953 Mar 30 20:24 Attribution.txt [2022-03-30T20:26:17.342Z] -rw-rw-r-- 1 1001 1001 51732 Mar 30 20:24 CHANGELOG.md [2022-03-30T20:26:17.342Z] -rw-rw-r-- 1 1001 1001 3804 Mar 30 20:24 CONTRIBUTING.md [2022-03-30T20:26:17.342Z] -rw-rw-r-- 1 1001 1001 677 Mar 30 20:24 GOVERNANCE.md [2022-03-30T20:26:17.342Z] -rw-rw-r-- 1 1001 1001 849 Mar 30 20:24 Jenkinsfile [2022-03-30T20:26:17.342Z] -rw-rw-r-- 1 1001 1001 10775 Mar 30 20:24 LICENSE [2022-03-30T20:26:17.342Z] -rw-rw-r-- 1 1001 1001 8478 Mar 30 20:24 Makefile [2022-03-30T20:26:17.342Z] -rw-rw-r-- 1 1001 1001 582 Mar 30 20:24 OWNERS.md [2022-03-30T20:26:17.342Z] -rw-rw-r-- 1 1001 1001 8207 Mar 30 20:24 README.md [2022-03-30T20:26:17.342Z] -rw-rw-r-- 1 1001 1001 6912 Mar 30 20:24 SECURITY.md [2022-03-30T20:26:17.342Z] -rw-rw-r-- 1 1001 1001 12 Mar 30 20:24 VERSION [2022-03-30T20:26:17.342Z] -rw-rw-r-- 1 1001 1001 4131 Mar 30 20:24 ZMQWindows.md [2022-03-30T20:26:17.342Z] drwxrwxr-x 2 1001 1001 4096 Mar 30 20:24 bin [2022-03-30T20:26:17.342Z] drwxrwxr-x 18 1001 1001 4096 Mar 30 20:24 cmd [2022-03-30T20:26:17.342Z] -rw-r--r-- 1 root root 427664 Mar 30 20:25 coverage.out [2022-03-30T20:26:17.342Z] -rw-rw-r-- 1 1001 1001 3175 Mar 30 20:24 go.mod [2022-03-30T20:26:17.342Z] -rw-rw-r-- 1 1001 1001 34990 Mar 30 20:24 go.sum [2022-03-30T20:26:17.342Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 20:24 internal [2022-03-30T20:26:17.342Z] drwxrwxr-x 3 1001 1001 4096 Mar 30 20:24 openapi [2022-03-30T20:26:17.343Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 20:24 snap [2022-03-30T20:26:17.343Z] -rw-rw-r-- 1 1001 1001 204 Mar 30 20:24 version.go [Pipeline] sh [2022-03-30T20:26:17.637Z] + '[' -e coverage.out ] [2022-03-30T20:26:17.637Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-30T20:26:17.763Z] Stashed 1 file(s) [Pipeline] sh [2022-03-30T20:26:18.043Z] + make build [2022-03-30T20:26:18.043Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-30T20:26:33.007Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-30T20:26:39.271Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9442 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-03-30T20:26:39.285Z] Running in /w/workspace/edgex-go/171 [Pipeline] { [Pipeline] checkout [2022-03-30T20:26:39.566Z] The recommended git tool is: git [2022-03-30T20:26:45.224Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-30T20:26:46.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-30T20:26:47.319Z] using credential edgex-jenkins-ssh [2022-03-30T20:26:47.345Z] Cloning the remote Git repository [2022-03-30T20:26:47.545Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-30T20:26:48.113Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-30T20:26:47.443Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-30T20:26:47.529Z] > git init /w/workspace/edgex-go/171 # timeout=10 [2022-03-30T20:26:47.736Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-30T20:26:47.737Z] > git --version # timeout=10 [2022-03-30T20:26:47.849Z] > git --version # 'git version 2.25.1' [2022-03-30T20:26:47.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-30T20:26:47.919Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T20:26:49.052Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-30T20:26:50.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-30T20:26:51.373Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-30T20:26:52.754Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-30T20:26:53.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-30T20:26:55.075Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-30T20:26:56.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-30T20:26:57.405Z] $ docker stop --time=1 dfb5b52388b5247be4495c09a3f308a5622b98231e60905fa5757001309ae57c [2022-03-30T20:26:59.945Z] $ docker rm -f dfb5b52388b5247be4495c09a3f308a5622b98231e60905fa5757001309ae57c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:27:01.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T20:27:01.381Z] [2022-03-30T20:27:01.381Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:27:01.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T20:27:01.679Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-30T20:27:01.679Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-30T20:27:01.679Z] ca9280d653b3: Pulling fs layer [2022-03-30T20:27:01.679Z] 7e9c9ca2126c: Pulling fs layer [2022-03-30T20:27:01.679Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-30T20:27:01.679Z] cbdbe7a5bc2a: Download complete [2022-03-30T20:27:01.939Z] ca9280d653b3: Verifying Checksum [2022-03-30T20:27:01.939Z] ca9280d653b3: Download complete [2022-03-30T20:27:01.939Z] cbdbe7a5bc2a: Pull complete [2022-03-30T20:27:02.507Z] 7e9c9ca2126c: Verifying Checksum [2022-03-30T20:27:02.507Z] 7e9c9ca2126c: Download complete [2022-03-30T20:27:02.507Z] ca9280d653b3: Pull complete [2022-03-30T20:27:05.601Z] Avoid second fetch [2022-03-30T20:27:05.602Z] Checking out Revision 7587fe9d184367fcb080c5c3df364d4d130cdabb (main) [2022-03-30T20:27:05.930Z] 7e9c9ca2126c: Pull complete [2022-03-30T20:27:05.930Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-30T20:27:05.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T20:27:05.930Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-30T20:27:05.569Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-30T20:27:05.587Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-30T20:27:05.629Z] > git config core.sparsecheckout # timeout=10 [2022-03-30T20:27:05.649Z] > git checkout -f 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 [2022-03-30T20:27:05.998Z] prd-ubuntu20.04-docker-8c-8g-9441 does not seem to be running inside a container [2022-03-30T20:27:06.041Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/171 -v /w/workspace/edgex-go/171:/w/workspace/edgex-go/171:rw,z -v /w/workspace/edgex-go/171@tmp:/w/workspace/edgex-go/171@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-03-30T20:27:07.234Z] $ docker top c33c49c46612ced5dad29fe255263527c7b1a451033c649e6e69acb89e3c0e8b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T20:27:07.588Z] + docker-compose build --help [2022-03-30T20:27:07.588Z] + grep parallel [2022-03-30T20:27:08.157Z] --parallel Build images in parallel. [Pipeline] } [2022-03-30T20:27:08.173Z] $ docker stop --time=1 c33c49c46612ced5dad29fe255263527c7b1a451033c649e6e69acb89e3c0e8b [2022-03-30T20:27:09.462Z] $ docker rm -f c33c49c46612ced5dad29fe255263527c7b1a451033c649e6e69acb89e3c0e8b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:27:09.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-30T20:27:09.865Z] . [Pipeline] withDockerContainer [2022-03-30T20:27:09.930Z] prd-ubuntu20.04-docker-8c-8g-9441 does not seem to be running inside a container [2022-03-30T20:27:09.971Z] $ 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/171 -v /w/workspace/edgex-go/171:/w/workspace/edgex-go/171:rw,z -v /w/workspace/edgex-go/171@tmp:/w/workspace/edgex-go/171@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-03-30T20:27:09.982Z] Commit message: "feat(metadata): implement POST device resource (#3930)" [2022-03-30T20:27:10.340Z] $ docker top 945844eafb98db26283fb22187bce5d93c2cbb48c874525d02ae7a24293ff7cc -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-30T20:27:10.688Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-30T20:27:11.036Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-30T20:27:11.036Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T20:27:11.036Z] Dload Upload Total Spent Left Speed [2022-03-30T20:27:11.036Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45725 0 --:--:-- --:--:-- --:--:-- 45550 [Pipeline] sh [2022-03-30T20:27:11.259Z] Building core-command ... [2022-03-30T20:27:11.259Z] Building core-data ... [2022-03-30T20:27:11.259Z] Building core-metadata ... [2022-03-30T20:27:11.259Z] Building security-bootstrapper ... [2022-03-30T20:27:11.259Z] Building security-proxy-setup ... [2022-03-30T20:27:11.259Z] Building security-secretstore-setup ... [2022-03-30T20:27:11.259Z] Building security-spiffe-token-provider ... [2022-03-30T20:27:11.259Z] Building security-spire-agent ... [2022-03-30T20:27:11.259Z] Building security-spire-config ... [2022-03-30T20:27:11.259Z] Building security-spire-server ... [2022-03-30T20:27:11.259Z] Building support-notifications ... [2022-03-30T20:27:11.259Z] Building support-scheduler ... [2022-03-30T20:27:11.259Z] Building sys-mgmt-agent ... [2022-03-30T20:27:11.259Z] Building core-metadata [2022-03-30T20:27:11.259Z] Building security-spire-config [2022-03-30T20:27:11.259Z] Building security-spire-agent [2022-03-30T20:27:11.259Z] Building support-scheduler [2022-03-30T20:27:11.259Z] Building sys-mgmt-agent [2022-03-30T20:27:11.589Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-30T20:27:11.937Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-30T20:27:11.937Z] + sudo tee /etc/docker/daemon.new [2022-03-30T20:27:11.937Z] { [2022-03-30T20:27:11.937Z] "registry-mirrors": [ [2022-03-30T20:27:11.937Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-30T20:27:11.937Z] ], [2022-03-30T20:27:11.937Z] "bip": "10.250.0.254/24", [2022-03-30T20:27:11.937Z] "hosts": [ [2022-03-30T20:27:11.937Z] "tcp://0.0.0.0:5555", [2022-03-30T20:27:11.937Z] "unix:///var/run/docker.sock" [2022-03-30T20:27:11.937Z] ], [2022-03-30T20:27:11.937Z] "mtu": 1458, [2022-03-30T20:27:11.937Z] "selinux-enabled": true, [2022-03-30T20:27:11.937Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-30T20:27:11.937Z] } [Pipeline] sh [2022-03-30T20:27:12.294Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-30T20:27:12.641Z] + sudo service docker restart [2022-03-30T20:27:29.357Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:27:29.357Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:27:29.357Z] ---> c75ce56b9450 [2022-03-30T20:27:29.357Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T20:27:29.357Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:27:29.357Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:27:29.357Z] ---> c75ce56b9450 [2022-03-30T20:27:29.357Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T20:27:29.357Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:27:29.357Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:27:29.357Z] ---> c75ce56b9450 [2022-03-30T20:27:29.357Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:27:29.357Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:27:29.357Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:27:29.357Z] ---> c75ce56b9450 [2022-03-30T20:27:29.357Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T20:27:29.357Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:27:29.357Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:27:29.357Z] ---> c75ce56b9450 [2022-03-30T20:27:29.357Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:27:30.302Z] ---> Running in 64c4eb1a76c4 [2022-03-30T20:27:30.302Z] ---> Running in c44b16d5b61f [2022-03-30T20:27:30.302Z] ---> Running in 1c7e81adb3cf [2022-03-30T20:27:30.302Z] ---> Running in d016f67e985a [2022-03-30T20:27:30.565Z] ---> Running in 5ad3282aafc8 [2022-03-30T20:27:30.565Z] Removing intermediate container d016f67e985a [2022-03-30T20:27:30.565Z] ---> 59411d35ff17 [2022-03-30T20:27:30.565Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container c44b16d5b61f [2022-03-30T20:27:30.565Z] [2022-03-30T20:27:30.565Z] ---> afdadcfd1847 [2022-03-30T20:27:30.565Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:27:30.565Z] Removing intermediate container 1c7e81adb3cf [2022-03-30T20:27:30.565Z] ---> b774657f70ac [2022-03-30T20:27:30.565Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:27:30.565Z] Removing intermediate container 5ad3282aafc8 [2022-03-30T20:27:30.565Z] ---> ea26c3f59d98 [2022-03-30T20:27:30.565Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:27:30.565Z] Removing intermediate container 64c4eb1a76c4 [2022-03-30T20:27:30.565Z] ---> 8e619b6a1b8f [2022-03-30T20:27:30.565Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:27:30.565Z] ---> Running in 4dddc04ef4ff [2022-03-30T20:27:30.565Z] ---> Running in 0ca96a743cb7 [2022-03-30T20:27:30.565Z] ---> Running in ff370bdeb8d8 [2022-03-30T20:27:30.565Z] ---> Running in 82fd77c446fc [2022-03-30T20:27:30.565Z] ---> Running in 6621a8c66a8e [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T20:27:31.053Z] provisioning config files... [2022-03-30T20:27:31.085Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/171@tmp/config6603286647350445546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:27:31.460Z] ---> docker-login.sh [2022-03-30T20:27:31.460Z] nexus3.edgexfoundry.org:10001 [2022-03-30T20:27:31.507Z] Removing intermediate container 4dddc04ef4ff [2022-03-30T20:27:31.507Z] ---> e43b4435c683 [2022-03-30T20:27:31.507Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-30T20:27:31.507Z] ---> Running in 1f135072cc32 [2022-03-30T20:27:32.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:27:32.078Z] Removing intermediate container ff370bdeb8d8 [2022-03-30T20:27:32.078Z] ---> afc6a6ce2a82 [2022-03-30T20:27:32.078Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T20:27:32.078Z] ---> Running in 7780d1995c16 [2022-03-30T20:27:32.078Z] Removing intermediate container 0ca96a743cb7 [2022-03-30T20:27:32.078Z] ---> 257e2bc09bc3 [2022-03-30T20:27:32.078Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T20:27:32.078Z] ---> Running in a64e34baabfe [2022-03-30T20:27:32.078Z] Removing intermediate container 6621a8c66a8e [2022-03-30T20:27:32.078Z] ---> 87f517323ecc [2022-03-30T20:27:32.078Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T20:27:32.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:27:32.078Z] ---> Running in 3a0db9ccdc43 [2022-03-30T20:27:32.078Z] Removing intermediate container 82fd77c446fc [2022-03-30T20:27:32.078Z] ---> 3e85742c494a [2022-03-30T20:27:32.078Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T20:27:32.339Z] ---> Running in ee2a2d84aa3f [2022-03-30T20:27:32.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:27:32.339Z] Configure a credential helper to remove this warning. See [2022-03-30T20:27:32.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:27:32.339Z] [2022-03-30T20:27:32.339Z] Login Succeeded [2022-03-30T20:27:32.339Z] nexus3.edgexfoundry.org:10002 [2022-03-30T20:27:32.599Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:27:32.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:27:32.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:27:32.863Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:27:32.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:27:32.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:27:32.944Z] Configure a credential helper to remove this warning. See [2022-03-30T20:27:32.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:27:32.944Z] [2022-03-30T20:27:32.944Z] Login Succeeded [2022-03-30T20:27:32.944Z] nexus3.edgexfoundry.org:10003 [2022-03-30T20:27:33.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:27:33.435Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:27:33.435Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:27:33.435Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:27:33.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:27:33.503Z] Configure a credential helper to remove this warning. See [2022-03-30T20:27:33.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:27:33.503Z] [2022-03-30T20:27:33.503Z] Login Succeeded [2022-03-30T20:27:33.503Z] nexus3.edgexfoundry.org:10004 [2022-03-30T20:27:33.701Z] OK: 221 MiB in 52 packages [2022-03-30T20:27:33.702Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:27:33.702Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:27:33.702Z] OK: 221 MiB in 52 packages [2022-03-30T20:27:33.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:27:33.960Z] OK: 221 MiB in 52 packages [2022-03-30T20:27:33.960Z] Removing intermediate container 1f135072cc32 [2022-03-30T20:27:33.960Z] ---> 2c1b33ff933f [2022-03-30T20:27:33.960Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:27:33.960Z] OK: 221 MiB in 52 packages [2022-03-30T20:27:33.960Z] OK: 221 MiB in 52 packages [2022-03-30T20:27:34.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:27:34.052Z] Configure a credential helper to remove this warning. See [2022-03-30T20:27:34.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:27:34.052Z] [2022-03-30T20:27:34.052Z] Login Succeeded [2022-03-30T20:27:34.052Z] docker.io [2022-03-30T20:27:34.218Z] ---> 083e4fd95b6c [2022-03-30T20:27:34.218Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:27:34.218Z] ---> Running in e4e8d14b25c7 [2022-03-30T20:27:34.218Z] Removing intermediate container a64e34baabfe [2022-03-30T20:27:34.218Z] ---> e3b7125232da [2022-03-30T20:27:34.218Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:27:34.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:27:34.477Z] Removing intermediate container 7780d1995c16 [2022-03-30T20:27:34.477Z] ---> 34350bdae73c [2022-03-30T20:27:34.477Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T20:27:34.477Z] ---> 355258b9f56b [2022-03-30T20:27:34.477Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:27:34.477Z] Removing intermediate container 3a0db9ccdc43 [2022-03-30T20:27:34.477Z] ---> 4d0feab66a3a [2022-03-30T20:27:34.477Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T20:27:34.477Z] ---> Running in 13193e0a50a9 [2022-03-30T20:27:34.738Z] Removing intermediate container ee2a2d84aa3f [2022-03-30T20:27:34.738Z] ---> 95ce151bfc1e [2022-03-30T20:27:34.738Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T20:27:34.738Z] ---> 944554a9e71f [2022-03-30T20:27:34.738Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:27:34.738Z] ---> Running in 2680560944df [2022-03-30T20:27:34.738Z] ---> 8f6e15ccaae6 [2022-03-30T20:27:34.738Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:27:34.738Z] ---> 45f340eb6de7 [2022-03-30T20:27:34.738Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:27:34.738Z] ---> Running in acc8aeaec447 [2022-03-30T20:27:34.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:27:34.926Z] Configure a credential helper to remove this warning. See [2022-03-30T20:27:34.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:27:34.926Z] [2022-03-30T20:27:34.926Z] Login Succeeded [2022-03-30T20:27:34.926Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T20:27:34.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-03-30T20:27:34.996Z] ---> Running in f885a7e7d1f2 [2022-03-30T20:27:35.254Z] Removing intermediate container e4e8d14b25c7 [2022-03-30T20:27:35.254Z] ---> 4f2d0d854507 [2022-03-30T20:27:35.254Z] Step 8/23 : COPY . . [Pipeline] echo [2022-03-30T20:27:35.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T20:27:35.794Z] ========================================================= [2022-03-30T20:27:35.794Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-30T20:27:35.794Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-30T20:27:35.825Z] Removing intermediate container 13193e0a50a9 [2022-03-30T20:27:35.825Z] ---> 2bf0b69e892e [2022-03-30T20:27:35.825Z] Step 8/23 : COPY . . [2022-03-30T20:27:36.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T20:27:36.413Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-30T20:27:36.413Z] 9b3977197b4f: Pulling fs layer [2022-03-30T20:27:36.413Z] 1a89e8eeedd5: Pulling fs layer [2022-03-30T20:27:36.413Z] 94645a83ff95: Pulling fs layer [2022-03-30T20:27:36.413Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-30T20:27:36.413Z] 0c92f367c5e7: Pulling fs layer [2022-03-30T20:27:36.413Z] f7c0051592d6: Pulling fs layer [2022-03-30T20:27:36.413Z] a227ed2f7395: Pulling fs layer [2022-03-30T20:27:36.413Z] 7b1c46037f91: Pulling fs layer [2022-03-30T20:27:36.413Z] 3f3a8bcf1eab: Waiting [2022-03-30T20:27:36.413Z] f7c0051592d6: Waiting [2022-03-30T20:27:36.413Z] 0c92f367c5e7: Waiting [2022-03-30T20:27:36.413Z] a227ed2f7395: Waiting [2022-03-30T20:27:36.413Z] 7b1c46037f91: Waiting [2022-03-30T20:27:36.413Z] 94645a83ff95: Download complete [2022-03-30T20:27:36.413Z] 1a89e8eeedd5: Verifying Checksum [2022-03-30T20:27:36.413Z] 1a89e8eeedd5: Download complete [2022-03-30T20:27:36.413Z] 0c92f367c5e7: Verifying Checksum [2022-03-30T20:27:36.413Z] 0c92f367c5e7: Download complete [2022-03-30T20:27:36.413Z] f7c0051592d6: Verifying Checksum [2022-03-30T20:27:36.413Z] f7c0051592d6: Download complete [2022-03-30T20:27:36.413Z] 9b3977197b4f: Verifying Checksum [2022-03-30T20:27:36.413Z] 9b3977197b4f: Download complete [2022-03-30T20:27:36.413Z] a227ed2f7395: Verifying Checksum [2022-03-30T20:27:36.413Z] a227ed2f7395: Download complete [2022-03-30T20:27:37.405Z] 9b3977197b4f: Pull complete [2022-03-30T20:27:37.685Z] 1a89e8eeedd5: Pull complete [2022-03-30T20:27:37.735Z] Removing intermediate container 2680560944df [2022-03-30T20:27:37.735Z] ---> 515ede47ca36 [2022-03-30T20:27:37.735Z] Step 8/24 : COPY . . [2022-03-30T20:27:37.735Z] Removing intermediate container acc8aeaec447 [2022-03-30T20:27:37.735Z] ---> 82846dff89bb [2022-03-30T20:27:37.735Z] Step 8/22 : COPY . . [2022-03-30T20:27:37.735Z] Removing intermediate container f885a7e7d1f2 [2022-03-30T20:27:37.735Z] ---> 88d57db5b664 [2022-03-30T20:27:37.735Z] Step 8/24 : COPY . . [2022-03-30T20:27:38.296Z] 94645a83ff95: Pull complete [2022-03-30T20:27:38.574Z] 7b1c46037f91: Verifying Checksum [2022-03-30T20:27:38.574Z] 7b1c46037f91: Download complete [2022-03-30T20:27:39.176Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-30T20:27:39.176Z] 3f3a8bcf1eab: Download complete [2022-03-30T20:27:47.724Z] ---> a0cf272738aa [2022-03-30T20:27:47.724Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-30T20:27:47.724Z] ---> fda99947fd10 [2022-03-30T20:27:47.724Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-30T20:27:47.724Z] ---> e5f0efbb9ee9 [2022-03-30T20:27:47.724Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T20:27:47.724Z] ---> 71771f692d3a [2022-03-30T20:27:47.724Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T20:27:47.724Z] ---> Running in 8eb989cc4741 [2022-03-30T20:27:47.724Z] ---> fafe4b37327d [2022-03-30T20:27:47.724Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-30T20:27:47.724Z] ---> Running in d92b356bbfb2 [2022-03-30T20:27:47.724Z] ---> Running in ff51727ac879 [2022-03-30T20:27:47.724Z] ---> Running in 91b89d1507a4 [2022-03-30T20:27:47.724Z] ---> Running in 467842940d49 [2022-03-30T20:27:47.724Z] Removing intermediate container ff51727ac879 [2022-03-30T20:27:47.724Z] ---> b7f77db0a1d2 [2022-03-30T20:27:47.724Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-30T20:27:47.724Z] Removing intermediate container 91b89d1507a4 [2022-03-30T20:27:47.724Z] ---> 13924965e0bf [2022-03-30T20:27:47.724Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-30T20:27:47.724Z] ---> Running in 934e7d160591 [2022-03-30T20:27:47.724Z] ---> Running in 81b9f919298a [2022-03-30T20:27:47.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-30T20:27:47.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-30T20:27:47.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-30T20:27:47.983Z] spire-1.2.0/ [2022-03-30T20:27:47.983Z] spire-1.2.0/ [2022-03-30T20:27:49.365Z] spire-1.2.0/README.md [2022-03-30T20:27:49.365Z] spire-1.2.0/bin/ [2022-03-30T20:27:49.365Z] spire-1.2.0/bin/spire-server [2022-03-30T20:27:49.365Z] spire-1.2.0/bin/spire-agent [2022-03-30T20:27:49.365Z] spire-1.2.0/conf/ [2022-03-30T20:27:49.365Z] spire-1.2.0/conf/server/ [2022-03-30T20:27:49.365Z] spire-1.2.0/conf/server/server.conf [2022-03-30T20:27:49.365Z] spire-1.2.0/conf/agent/ [2022-03-30T20:27:49.365Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T20:27:49.365Z] spire-1.2.0/LICENSE [2022-03-30T20:27:49.365Z] spire-1.2.0/README.md [2022-03-30T20:27:49.365Z] spire-1.2.0/bin/ [2022-03-30T20:27:49.365Z] spire-1.2.0/bin/spire-server [2022-03-30T20:27:49.365Z] spire-1.2.0/bin/spire-agent [2022-03-30T20:27:49.365Z] spire-1.2.0/conf/ [2022-03-30T20:27:49.365Z] spire-1.2.0/conf/server/ [2022-03-30T20:27:49.365Z] spire-1.2.0/conf/server/server.conf [2022-03-30T20:27:49.365Z] spire-1.2.0/conf/agent/ [2022-03-30T20:27:49.365Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T20:27:49.365Z] spire-1.2.0/LICENSE [2022-03-30T20:27:51.598Z] 3f3a8bcf1eab: Pull complete [2022-03-30T20:27:51.599Z] 0c92f367c5e7: Pull complete [2022-03-30T20:27:51.599Z] f7c0051592d6: Pull complete [2022-03-30T20:27:51.599Z] a227ed2f7395: Pull complete [2022-03-30T20:27:52.673Z] Removing intermediate container 81b9f919298a [2022-03-30T20:27:52.673Z] ---> 2448ebf08719 [2022-03-30T20:27:52.673Z] [2022-03-30T20:27:52.673Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T20:27:52.673Z] Removing intermediate container 934e7d160591 [2022-03-30T20:27:52.673Z] ---> 68e24648310d [2022-03-30T20:27:52.673Z] [2022-03-30T20:27:52.673Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T20:27:52.673Z] 3.15: Pulling from library/alpine [2022-03-30T20:27:52.673Z] 3.15: Pulling from library/alpine [2022-03-30T20:27:53.612Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-30T20:27:53.612Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-30T20:27:53.612Z] Status: Downloaded newer image for alpine:3.15 [2022-03-30T20:27:53.612Z] Status: Downloaded newer image for alpine:3.15 [2022-03-30T20:27:53.612Z] ---> 76c8fb57b6fc [2022-03-30T20:27:53.612Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T20:27:53.612Z] ---> 76c8fb57b6fc [2022-03-30T20:27:53.612Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T20:27:53.873Z] ---> Running in 5d3b97cf7209 [2022-03-30T20:27:53.873Z] ---> Running in 3f165d059f82 [2022-03-30T20:27:54.135Z] Removing intermediate container 3f165d059f82 [2022-03-30T20:27:54.135Z] ---> 70ffb09e159d [2022-03-30T20:27:54.135Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:27:54.135Z] Removing intermediate container 5d3b97cf7209 [2022-03-30T20:27:54.135Z] ---> f553baf9c834 [2022-03-30T20:27:54.135Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:27:54.395Z] ---> Running in aedeec54f0fd [2022-03-30T20:27:54.395Z] ---> Running in d7efe5d3731c [2022-03-30T20:27:55.773Z] Removing intermediate container d7efe5d3731c [2022-03-30T20:27:55.773Z] ---> 94611e576e54 [2022-03-30T20:27:55.773Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-30T20:27:56.053Z] ---> Running in 5efc46f3f710 [2022-03-30T20:27:56.317Z] Removing intermediate container aedeec54f0fd [2022-03-30T20:27:56.317Z] ---> c90cc9d26d1c [2022-03-30T20:27:56.317Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T20:27:56.317Z] ---> Running in 1b8b66ebdbbe [2022-03-30T20:27:56.884Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:27:57.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:27:57.708Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:27:57.967Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:27:57.967Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:27:57.967Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:27:57.967Z] OK: 15854 distinct packages available [2022-03-30T20:27:57.967Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:27:58.323Z] 7b1c46037f91: Pull complete [2022-03-30T20:27:58.323Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-30T20:27:58.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T20:27:58.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-30T20:27:58.537Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:27:58.537Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:27:58.537Z] OK: 15854 distinct packages available [2022-03-30T20:27:58.537Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:27:58.683Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T20:27:58.683Z] WORKDIR /edgex [2022-03-30T20:27:58.683Z] COPY go.mod . [2022-03-30T20:27:58.683Z] RUN go mod download+ [2022-03-30T20:27:58.683Z] docker build -t ci-base-image-arm64 -f - . [2022-03-30T20:27:58.794Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:27:59.052Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-30T20:27:59.309Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:27:59.309Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-30T20:27:59.309Z] (3/4) Installing libucontext (1.1-r0) [2022-03-30T20:27:59.309Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-30T20:27:59.568Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T20:27:59.568Z] OK: 6 MiB in 18 packages [2022-03-30T20:27:59.568Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-30T20:27:59.568Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-30T20:27:59.826Z] (3/5) Installing libucontext (1.1-r0) [2022-03-30T20:27:59.826Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-30T20:27:59.826Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-30T20:28:00.102Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T20:28:00.102Z] OK: 6 MiB in 19 packages [2022-03-30T20:28:00.669Z] Removing intermediate container 5efc46f3f710 [2022-03-30T20:28:00.669Z] ---> c16511ed02b3 [2022-03-30T20:28:00.669Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T20:28:00.927Z] Removing intermediate container 1b8b66ebdbbe [2022-03-30T20:28:00.927Z] ---> f516b2b7a359 [2022-03-30T20:28:00.927Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-30T20:28:01.332Z] Sending build context to Docker daemon 168.9MB [2022-03-30T20:28:01.332Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-30T20:28:01.332Z] ---> f79e39bc4007 [2022-03-30T20:28:01.332Z] Step 2/4 : WORKDIR /edgex [2022-03-30T20:28:02.779Z] ---> Running in ec371d24f8eb [2022-03-30T20:28:03.054Z] Removing intermediate container ec371d24f8eb [2022-03-30T20:28:03.054Z] ---> bcc76706f3dd [2022-03-30T20:28:03.054Z] Step 3/4 : COPY go.mod . [2022-03-30T20:28:03.659Z] ---> 1d8a3b9b9882 [2022-03-30T20:28:03.659Z] Step 4/4 : RUN go mod download [2022-03-30T20:28:03.659Z] ---> Running in 01a8768e70f7 [2022-03-30T20:28:04.215Z] ---> 896f88ab821b [2022-03-30T20:28:04.215Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T20:28:04.215Z] ---> 2e33e3097011 [2022-03-30T20:28:04.215Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T20:28:04.215Z] ---> 51356f094849 [2022-03-30T20:28:04.215Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-30T20:28:04.215Z] ---> Running in 968dba9600a1 [2022-03-30T20:28:04.786Z] Removing intermediate container 968dba9600a1 [2022-03-30T20:28:04.786Z] ---> ed9480fc788a [2022-03-30T20:28:04.786Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-30T20:28:05.719Z] ---> a122fcdf2396 [2022-03-30T20:28:05.719Z] Step 19/24 : WORKDIR / [2022-03-30T20:28:05.719Z] ---> Running in 157c9a6f2560 [2022-03-30T20:28:05.976Z] Removing intermediate container 157c9a6f2560 [2022-03-30T20:28:05.976Z] ---> f8919c756cfd [2022-03-30T20:28:05.976Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T20:28:06.237Z] ---> 831636eab672 [2022-03-30T20:28:06.237Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T20:28:06.237Z] ---> Running in 2e9eb669f2b2 [2022-03-30T20:28:06.498Z] Removing intermediate container 2e9eb669f2b2 [2022-03-30T20:28:06.498Z] ---> d9e6cdf1bc27 [2022-03-30T20:28:06.498Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T20:28:06.763Z] ---> Running in 5240eb163ca3 [2022-03-30T20:28:06.763Z] ---> 24774cc138ab [2022-03-30T20:28:06.763Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-30T20:28:07.020Z] ---> 27aa60f10849 [2022-03-30T20:28:07.021Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-30T20:28:07.021Z] Removing intermediate container 5240eb163ca3 [2022-03-30T20:28:07.021Z] ---> 61129dda122e [2022-03-30T20:28:07.021Z] Step 22/24 : LABEL arch=x86_64 [2022-03-30T20:28:07.278Z] ---> Running in 856f248d7fac [2022-03-30T20:28:07.538Z] ---> fe5fcf5767ca [2022-03-30T20:28:07.539Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T20:28:07.539Z] Removing intermediate container 856f248d7fac [2022-03-30T20:28:07.539Z] ---> 844a587d3cde [2022-03-30T20:28:07.539Z] Step 23/24 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:28:07.797Z] ---> Running in c95c19668ee4 [2022-03-30T20:28:07.798Z] ---> Running in a876e6c74a56 [2022-03-30T20:28:08.056Z] Removing intermediate container a876e6c74a56 [2022-03-30T20:28:08.056Z] ---> 4180a2a881e1 [2022-03-30T20:28:08.056Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T20:28:08.056Z] Removing intermediate container c95c19668ee4 [2022-03-30T20:28:08.056Z] ---> 1171085b50b5 [2022-03-30T20:28:08.056Z] Step 24/24 : LABEL version=2.2.0-dev.49 [2022-03-30T20:28:08.056Z] ---> Running in c9accd915446 [2022-03-30T20:28:08.056Z] ---> Running in e8764d96a72b [2022-03-30T20:28:08.316Z] Removing intermediate container c9accd915446 [2022-03-30T20:28:08.316Z] ---> 1e6df81b929d [2022-03-30T20:28:08.316Z] Step 22/24 : LABEL arch=x86_64 [2022-03-30T20:28:08.316Z] ---> Running in aab77a24e857 [2022-03-30T20:28:08.574Z] Removing intermediate container e8764d96a72b [2022-03-30T20:28:08.574Z] ---> 92d09d6bf78f [2022-03-30T20:28:08.574Z] [2022-03-30T20:28:08.574Z] Successfully built 92d09d6bf78f [2022-03-30T20:28:08.574Z] Successfully tagged security-spire-config:latest [2022-03-30T20:28:08.574Z] Building security-spire-server [2022-03-30T20:28:08.833Z]  Building security-spire-config ... done Removing intermediate container aab77a24e857 [2022-03-30T20:28:08.833Z] ---> e3824d17c6e8 [2022-03-30T20:28:08.833Z] Step 23/24 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:28:10.210Z] ---> Running in fb7e48514f9a [2022-03-30T20:28:10.468Z] Removing intermediate container fb7e48514f9a [2022-03-30T20:28:10.468Z] ---> 52017017dfda [2022-03-30T20:28:10.468Z] Step 24/24 : LABEL version=2.2.0-dev.49 [2022-03-30T20:28:10.728Z] ---> Running in 11ddb35c17d3 [2022-03-30T20:28:10.987Z] Removing intermediate container 11ddb35c17d3 [2022-03-30T20:28:10.987Z] ---> bed500f12892 [2022-03-30T20:28:10.987Z] [2022-03-30T20:28:10.987Z] Successfully built bed500f12892 [2022-03-30T20:28:10.987Z] Successfully tagged security-spire-agent:latest [2022-03-30T20:28:10.987Z]  Building security-spire-agent ... done Building support-notifications [2022-03-30T20:28:14.274Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:28:14.274Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:28:14.274Z] ---> c75ce56b9450 [2022-03-30T20:28:14.274Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:28:14.274Z] ---> Using cache [2022-03-30T20:28:14.274Z] ---> 8e619b6a1b8f [2022-03-30T20:28:14.274Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:28:14.274Z] ---> Using cache [2022-03-30T20:28:14.274Z] ---> 87f517323ecc [2022-03-30T20:28:14.274Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T20:28:14.274Z] ---> Using cache [2022-03-30T20:28:14.274Z] ---> 4d0feab66a3a [2022-03-30T20:28:14.274Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:28:14.274Z] ---> Using cache [2022-03-30T20:28:14.274Z] ---> 8f6e15ccaae6 [2022-03-30T20:28:14.274Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:28:14.274Z] ---> Using cache [2022-03-30T20:28:14.274Z] ---> 82846dff89bb [2022-03-30T20:28:14.274Z] Step 8/23 : COPY . . [2022-03-30T20:28:14.274Z] ---> Using cache [2022-03-30T20:28:14.274Z] ---> fafe4b37327d [2022-03-30T20:28:14.274Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T20:28:15.660Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:28:15.660Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:28:15.660Z] ---> c75ce56b9450 [2022-03-30T20:28:15.660Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T20:28:15.660Z] ---> Using cache [2022-03-30T20:28:15.660Z] ---> 8e619b6a1b8f [2022-03-30T20:28:15.660Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:28:15.660Z] ---> Using cache [2022-03-30T20:28:15.660Z] ---> 87f517323ecc [2022-03-30T20:28:15.660Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-30T20:28:15.660Z] ---> Running in e0a965271a9d [2022-03-30T20:28:15.660Z] ---> Running in df53a18e2882 [2022-03-30T20:28:15.930Z] Removing intermediate container df53a18e2882 [2022-03-30T20:28:15.930Z] ---> 691fdf76ec24 [2022-03-30T20:28:15.930Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-30T20:28:16.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:28:16.237Z] ---> Running in ab099a49a0e1 [2022-03-30T20:28:16.842Z] spire-1.2.0/ [2022-03-30T20:28:16.842Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:28:17.448Z] OK: 221 MiB in 52 packages [2022-03-30T20:28:18.020Z] spire-1.2.0/README.md [2022-03-30T20:28:18.020Z] spire-1.2.0/bin/ [2022-03-30T20:28:18.020Z] spire-1.2.0/bin/spire-server [2022-03-30T20:28:18.020Z] spire-1.2.0/bin/spire-agent [2022-03-30T20:28:18.020Z] spire-1.2.0/conf/ [2022-03-30T20:28:18.020Z] spire-1.2.0/conf/server/ [2022-03-30T20:28:18.020Z] spire-1.2.0/conf/server/server.conf [2022-03-30T20:28:18.020Z] spire-1.2.0/conf/agent/ [2022-03-30T20:28:18.020Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T20:28:18.020Z] spire-1.2.0/LICENSE [2022-03-30T20:28:18.957Z] Removing intermediate container e0a965271a9d [2022-03-30T20:28:18.957Z] ---> b96223c0e1e3 [2022-03-30T20:28:18.957Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T20:28:18.957Z] Removing intermediate container d92b356bbfb2 [2022-03-30T20:28:18.957Z] ---> e2bca2fb2280 [2022-03-30T20:28:18.957Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-30T20:28:18.957Z] Removing intermediate container 8eb989cc4741 [2022-03-30T20:28:18.957Z] ---> 9c2d5bb5f9cf [2022-03-30T20:28:18.957Z] [2022-03-30T20:28:18.957Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T20:28:18.957Z] Removing intermediate container 467842940d49 [2022-03-30T20:28:18.957Z] ---> c4d3e7b7db32 [2022-03-30T20:28:18.957Z] [2022-03-30T20:28:18.957Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T20:28:19.216Z] ---> Running in 8486bae79a12 [2022-03-30T20:28:19.216Z] ---> 7e85c719fa24 [2022-03-30T20:28:19.216Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:28:19.216Z] ---> Running in c482f7435c59 [2022-03-30T20:28:20.157Z] 3.14: Pulling from library/alpine [2022-03-30T20:28:20.157Z] 3.14: Pulling from library/alpine [2022-03-30T20:28:20.157Z] Removing intermediate container ab099a49a0e1 [2022-03-30T20:28:20.157Z] ---> 9fa5fd44f705 [2022-03-30T20:28:20.157Z] [2022-03-30T20:28:20.157Z] Step 11/23 : FROM alpine:3.15 [2022-03-30T20:28:20.157Z] ---> 76c8fb57b6fc [2022-03-30T20:28:20.157Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T20:28:20.157Z] ---> Using cache [2022-03-30T20:28:20.157Z] ---> f553baf9c834 [2022-03-30T20:28:20.157Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:28:20.157Z] ---> Using cache [2022-03-30T20:28:20.157Z] ---> 94611e576e54 [2022-03-30T20:28:20.157Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T20:28:20.157Z] ---> Running in 15539c86c153 [2022-03-30T20:28:21.094Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T20:28:21.094Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T20:28:21.094Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T20:28:21.094Z] Status: Image is up to date for alpine:3.14 [2022-03-30T20:28:21.094Z] ---> 84b07dd2d1fd [2022-03-30T20:28:21.094Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-30T20:28:21.094Z] ---> 84b07dd2d1fd [2022-03-30T20:28:21.094Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T20:28:21.094Z] ---> Running in 497d5481ed88 [2022-03-30T20:28:21.094Z] ---> Running in 58061d3243db [2022-03-30T20:28:21.094Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-30T20:28:21.094Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:28:21.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:28:21.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:28:21.664Z] Removing intermediate container c482f7435c59 [2022-03-30T20:28:21.664Z] ---> 5518cd4afda1 [2022-03-30T20:28:21.664Z] Step 8/22 : COPY . . [2022-03-30T20:28:21.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:28:21.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:28:21.925Z] Removing intermediate container 8486bae79a12 [2022-03-30T20:28:21.925Z] ---> 226d392aae47 [2022-03-30T20:28:21.925Z] [2022-03-30T20:28:21.925Z] Step 11/23 : FROM docker:20.10.10 [2022-03-30T20:28:21.925Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-30T20:28:21.925Z] 20.10.10: Pulling from library/docker [2022-03-30T20:28:21.925Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:28:21.925Z] OK: 6 MiB in 15 packages [2022-03-30T20:28:21.925Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-30T20:28:21.925Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:28:21.925Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:28:21.925Z] OK: 6 MiB in 15 packages [2022-03-30T20:28:22.493Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:28:22.493Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:28:22.493Z] OK: 15854 distinct packages available [2022-03-30T20:28:22.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:28:23.429Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:28:23.686Z] Removing intermediate container 58061d3243db [2022-03-30T20:28:23.687Z] ---> d8ddfbbb5261 [2022-03-30T20:28:23.687Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T20:28:23.687Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-30T20:28:23.687Z] Removing intermediate container 497d5481ed88 [2022-03-30T20:28:23.687Z] ---> a276636a84c3 [2022-03-30T20:28:23.687Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T20:28:23.687Z] ---> Running in deb0e89a7da7 [2022-03-30T20:28:23.687Z] ---> Running in 17025d2b184a [2022-03-30T20:28:23.687Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-30T20:28:23.945Z] (3/5) Installing libucontext (1.1-r0) [2022-03-30T20:28:23.945Z] Removing intermediate container 17025d2b184a [2022-03-30T20:28:23.945Z] ---> 47419ac288c5 [2022-03-30T20:28:23.945Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-30T20:28:23.945Z] Removing intermediate container deb0e89a7da7 [2022-03-30T20:28:23.945Z] ---> b43d2b436dfe [2022-03-30T20:28:23.945Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-30T20:28:23.945Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-30T20:28:23.945Z] ---> Running in df93e4f9408c [2022-03-30T20:28:23.945Z] ---> Running in 80e1b7c5ff44 [2022-03-30T20:28:23.945Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-30T20:28:24.205Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T20:28:24.205Z] OK: 6 MiB in 19 packages [2022-03-30T20:28:24.205Z] Removing intermediate container df93e4f9408c [2022-03-30T20:28:24.205Z] ---> ed619fff9346 [2022-03-30T20:28:24.205Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T20:28:24.475Z] Removing intermediate container 80e1b7c5ff44 [2022-03-30T20:28:24.475Z] ---> b804583881ba [2022-03-30T20:28:24.475Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T20:28:24.475Z] ---> Running in 61e47701e6ab [2022-03-30T20:28:24.475Z] ---> Running in ad37d250c1c1 [2022-03-30T20:28:24.475Z] Removing intermediate container 61e47701e6ab [2022-03-30T20:28:24.475Z] ---> fee25e89091a [2022-03-30T20:28:24.475Z] Step 15/23 : WORKDIR / [2022-03-30T20:28:24.475Z] ---> Running in 370c7fd9ef72 [2022-03-30T20:28:24.736Z] Removing intermediate container ad37d250c1c1 [2022-03-30T20:28:24.736Z] ---> b3a1a323c11d [2022-03-30T20:28:24.736Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:28:24.736Z] Removing intermediate container 15539c86c153 [2022-03-30T20:28:24.736Z] ---> 5f882b20f51c [2022-03-30T20:28:24.736Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T20:28:24.736Z] Removing intermediate container 370c7fd9ef72 [2022-03-30T20:28:24.736Z] ---> 5598363606d1 [2022-03-30T20:28:24.736Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:28:24.999Z] ---> b703068abdde [2022-03-30T20:28:24.999Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-30T20:28:24.999Z] ---> 68aeec506611 [2022-03-30T20:28:24.999Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-30T20:28:26.374Z] ---> 2ae2181a647a [2022-03-30T20:28:26.375Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-30T20:28:26.375Z] ---> f60d327eab7b [2022-03-30T20:28:26.375Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-30T20:28:26.375Z] ---> 676fe200b2a8 [2022-03-30T20:28:26.375Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T20:28:26.375Z] ---> 9b2b472a0c29 [2022-03-30T20:28:26.375Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-30T20:28:26.375Z] ---> b7af0f4424d0 [2022-03-30T20:28:26.375Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-30T20:28:26.634Z] ---> Running in 374a929ba3e3 [2022-03-30T20:28:26.634Z] ---> b0b38c45e93b [2022-03-30T20:28:26.634Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-30T20:28:26.634Z] ---> Running in b413699dcbbe [2022-03-30T20:28:26.634Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-30T20:28:26.634Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-30T20:28:26.634Z] ---> b706a049f56e [2022-03-30T20:28:26.634Z] 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-03-30T20:28:26.634Z] ---> Running in 4e561c59a76a [2022-03-30T20:28:26.634Z] Removing intermediate container 374a929ba3e3 [2022-03-30T20:28:26.634Z] ---> 20873776bd5a [2022-03-30T20:28:26.634Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:28:26.895Z] Removing intermediate container b413699dcbbe [2022-03-30T20:28:26.895Z] ---> 7ca15aa9eb06 [2022-03-30T20:28:26.895Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:28:26.895Z] ---> 4eaf8eb40194 [2022-03-30T20:28:26.895Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-30T20:28:26.895Z] ---> Running in c47af2e9de3e [2022-03-30T20:28:26.895Z] ---> Running in b929c90fc98b [2022-03-30T20:28:26.895Z] Removing intermediate container 4e561c59a76a [2022-03-30T20:28:26.895Z] ---> a5d428cfabc4 [2022-03-30T20:28:26.895Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-30T20:28:26.895Z] ---> Running in a622ae29da6f [2022-03-30T20:28:27.166Z] Removing intermediate container c47af2e9de3e [2022-03-30T20:28:27.166Z] ---> 14261201c358 [2022-03-30T20:28:27.166Z] Step 20/22 : LABEL arch=x86_64 [2022-03-30T20:28:27.166Z] ---> b58e132cb186 [2022-03-30T20:28:27.166Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T20:28:27.166Z] Removing intermediate container b929c90fc98b [2022-03-30T20:28:27.166Z] ---> 2700958cfcf2 [2022-03-30T20:28:27.166Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T20:28:27.166Z] ---> Running in 373a93a4f6cc [2022-03-30T20:28:27.166Z] ---> Running in 2e94db449ad0 [2022-03-30T20:28:27.166Z] ---> Running in 0d3ce7c36289 [2022-03-30T20:28:27.425Z] Removing intermediate container 2e94db449ad0 [2022-03-30T20:28:27.425Z] ---> a9c775eaa675 [2022-03-30T20:28:27.425Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T20:28:27.425Z] Removing intermediate container 373a93a4f6cc [2022-03-30T20:28:27.425Z] ---> 9c31fd120f30 [2022-03-30T20:28:27.425Z] Step 21/22 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:28:27.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:28:27.425Z] Removing intermediate container 0d3ce7c36289 [2022-03-30T20:28:27.425Z] ---> b75886f138a9 [2022-03-30T20:28:27.425Z] Step 22/23 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:28:27.425Z] ---> Running in 96c974e94831 [2022-03-30T20:28:27.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:28:27.425Z] ---> Running in d4f0c923367b [2022-03-30T20:28:27.425Z] ---> Running in c5a91ffcb931 [2022-03-30T20:28:27.685Z] Removing intermediate container 96c974e94831 [2022-03-30T20:28:27.685Z] ---> 987202bc038e [2022-03-30T20:28:27.685Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T20:28:27.685Z] (1/42) Installing readline (8.1.0-r0) [2022-03-30T20:28:27.685Z] (2/42) Installing bash (5.1.16-r0) [2022-03-30T20:28:27.685Z] Removing intermediate container d4f0c923367b [2022-03-30T20:28:27.685Z] ---> f8fd850280db [2022-03-30T20:28:27.685Z] Step 22/22 : LABEL version=2.2.0-dev.49 [2022-03-30T20:28:27.685Z] Executing bash-5.1.16-r0.post-install [2022-03-30T20:28:27.685Z] Removing intermediate container c5a91ffcb931 [2022-03-30T20:28:27.685Z] ---> f44e5103d851 [2022-03-30T20:28:27.685Z] Step 23/23 : LABEL version=2.2.0-dev.49 [2022-03-30T20:28:27.685Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-30T20:28:27.685Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T20:28:27.685Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-30T20:28:27.685Z] ---> Running in cf3c17a03022 [2022-03-30T20:28:27.685Z] (6/42) Installing curl (7.79.1-r0) [2022-03-30T20:28:27.685Z] ---> Running in 9f752900d4f8 [2022-03-30T20:28:27.945Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-30T20:28:27.945Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-30T20:28:27.945Z] ---> Running in f460fb0b98ee [2022-03-30T20:28:27.945Z] (9/42) Installing expat (2.4.7-r0) [2022-03-30T20:28:27.945Z] (10/42) Installing libffi (3.3-r2) [2022-03-30T20:28:27.945Z] (11/42) Installing gdbm (1.19-r0) [2022-03-30T20:28:27.945Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-30T20:28:27.945Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T20:28:27.945Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T20:28:27.945Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-30T20:28:27.945Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-30T20:28:27.945Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-30T20:28:27.945Z] Removing intermediate container cf3c17a03022 [2022-03-30T20:28:27.945Z] ---> 85903c82a99f [2022-03-30T20:28:27.945Z] Step 22/23 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:28:27.945Z] ---> Running in aa61d6b4e3db [2022-03-30T20:28:28.229Z] Removing intermediate container 9f752900d4f8 [2022-03-30T20:28:28.229Z] ---> bd4d6aab80d3 [2022-03-30T20:28:28.229Z] [2022-03-30T20:28:28.229Z] Removing intermediate container f460fb0b98ee [2022-03-30T20:28:28.229Z] ---> f38ba608094d [2022-03-30T20:28:28.229Z] [2022-03-30T20:28:28.229Z] Successfully built bd4d6aab80d3 [2022-03-30T20:28:28.229Z] Successfully built f38ba608094d [2022-03-30T20:28:28.229Z] Successfully tagged support-scheduler:latest [2022-03-30T20:28:28.229Z] Successfully tagged core-metadata:latest [2022-03-30T20:28:28.229Z] Building security-spiffe-token-provider [2022-03-30T20:28:28.229Z] Building core-data [2022-03-30T20:28:28.229Z]  Building core-metadata ... done  Building support-scheduler ... done Removing intermediate container aa61d6b4e3db [2022-03-30T20:28:28.229Z] ---> c3d6b483608a [2022-03-30T20:28:28.229Z] Step 23/23 : LABEL version=2.2.0-dev.49 [2022-03-30T20:28:28.489Z] ---> Running in e0a8e2402733 [2022-03-30T20:28:28.489Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-30T20:28:28.489Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-30T20:28:28.489Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-30T20:28:28.489Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-30T20:28:28.747Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-30T20:28:28.747Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-30T20:28:28.747Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-30T20:28:28.747Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-30T20:28:28.747Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-30T20:28:28.747Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-30T20:28:28.747Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-30T20:28:28.747Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-30T20:28:28.747Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-30T20:28:28.747Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-30T20:28:28.747Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-30T20:28:28.747Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-30T20:28:28.747Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-30T20:28:28.747Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-30T20:28:28.747Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-30T20:28:28.747Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-30T20:28:28.747Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-30T20:28:28.747Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-30T20:28:28.747Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-30T20:28:28.747Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-30T20:28:28.747Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-30T20:28:29.007Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:28:29.007Z] OK: 84 MiB in 64 packages [2022-03-30T20:28:29.266Z] Removing intermediate container e0a8e2402733 [2022-03-30T20:28:29.266Z] ---> 962b865eeb80 [2022-03-30T20:28:29.266Z] [2022-03-30T20:28:29.266Z] Successfully built 962b865eeb80 [2022-03-30T20:28:29.525Z] Successfully tagged security-spire-server:latest [2022-03-30T20:28:29.525Z]  Building security-spire-server ... done Building security-bootstrapper [2022-03-30T20:28:29.801Z] Collecting docker-compose==1.23.2 [2022-03-30T20:28:29.801Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-30T20:28:29.801Z] Collecting PyYAML<4,>=3.10 [2022-03-30T20:28:29.801Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-30T20:28:30.736Z] Collecting cached-property<2,>=1.2.0 [2022-03-30T20:28:30.736Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-30T20:28:30.736Z] ---> a35c7e70b534 [2022-03-30T20:28:30.736Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-30T20:28:30.736Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-30T20:28:30.736Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-30T20:28:30.736Z] Collecting docopt<0.7,>=0.6.1 [2022-03-30T20:28:30.736Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-30T20:28:31.303Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-30T20:28:31.303Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-30T20:28:31.563Z] ---> Running in 0f74561e6b88 [2022-03-30T20:28:31.563Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-30T20:28:31.563Z] Collecting jsonschema<3,>=2.5.1 [2022-03-30T20:28:31.563Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-30T20:28:31.563Z] Collecting docker<4.0,>=3.6.0 [2022-03-30T20:28:31.563Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-30T20:28:31.823Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-30T20:28:31.823Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-30T20:28:31.823Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-30T20:28:31.823Z] Collecting texttable<0.10,>=0.9.0 [2022-03-30T20:28:31.823Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-30T20:28:32.082Z] Collecting docker-pycreds>=0.4.0 [2022-03-30T20:28:32.082Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-30T20:28:32.347Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-30T20:28:32.347Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-30T20:28:32.347Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-30T20:28:32.347Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-30T20:28:32.347Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-30T20:28:32.347Z] Collecting idna<2.8,>=2.5 [2022-03-30T20:28:32.347Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-30T20:28:32.347Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-30T20:28:32.347Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-30T20:28:32.347Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-30T20:28:32.347Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-30T20:28:32.606Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-30T20:28:32.606Z] Attempting uninstall: urllib3 [2022-03-30T20:28:32.606Z] Found existing installation: urllib3 1.26.5 [2022-03-30T20:28:32.606Z] Uninstalling urllib3-1.26.5: [2022-03-30T20:28:32.606Z] Successfully uninstalled urllib3-1.26.5 [2022-03-30T20:28:32.606Z] Attempting uninstall: idna [2022-03-30T20:28:32.606Z] Found existing installation: idna 3.2 [2022-03-30T20:28:32.606Z] Uninstalling idna-3.2: [2022-03-30T20:28:32.606Z] Successfully uninstalled idna-3.2 [2022-03-30T20:28:32.865Z] Attempting uninstall: chardet [2022-03-30T20:28:32.866Z] Found existing installation: chardet 4.0.0 [2022-03-30T20:28:32.866Z] Uninstalling chardet-4.0.0: [2022-03-30T20:28:32.866Z] Successfully uninstalled chardet-4.0.0 [2022-03-30T20:28:33.126Z] Attempting uninstall: requests [2022-03-30T20:28:33.126Z] Found existing installation: requests 2.25.1 [2022-03-30T20:28:33.126Z] Uninstalling requests-2.25.1: [2022-03-30T20:28:33.126Z] Successfully uninstalled requests-2.25.1 [2022-03-30T20:28:33.126Z] Running setup.py install for texttable: started [2022-03-30T20:28:33.386Z] Running setup.py install for texttable: finished with status 'done' [2022-03-30T20:28:33.386Z] Running setup.py install for PyYAML: started [2022-03-30T20:28:33.953Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-30T20:28:33.953Z] Running setup.py install for docopt: started [2022-03-30T20:28:34.213Z] Running setup.py install for docopt: finished with status 'done' [2022-03-30T20:28:34.213Z] Running setup.py install for dockerpty: started [2022-03-30T20:28:34.474Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-30T20:28:34.735Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-30T20:28:38.018Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:28:38.018Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:28:38.018Z] ---> c75ce56b9450 [2022-03-30T20:28:38.018Z] Step 3/20 : WORKDIR /edgex-go [2022-03-30T20:28:38.018Z] ---> Using cache [2022-03-30T20:28:38.018Z] ---> 8e619b6a1b8f [2022-03-30T20:28:38.018Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-30T20:28:38.277Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:28:38.277Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:28:38.277Z] ---> c75ce56b9450 [2022-03-30T20:28:38.277Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:28:38.277Z] ---> Using cache [2022-03-30T20:28:38.277Z] ---> 8e619b6a1b8f [2022-03-30T20:28:38.277Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:28:38.277Z] ---> Using cache [2022-03-30T20:28:38.277Z] ---> 87f517323ecc [2022-03-30T20:28:38.277Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-30T20:28:38.536Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:28:38.536Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:28:38.536Z] ---> c75ce56b9450 [2022-03-30T20:28:38.536Z] Step 3/31 : WORKDIR /edgex-go [2022-03-30T20:28:38.536Z] ---> Using cache [2022-03-30T20:28:38.536Z] ---> 8e619b6a1b8f [2022-03-30T20:28:38.536Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:28:38.536Z] ---> Using cache [2022-03-30T20:28:38.536Z] ---> 87f517323ecc [2022-03-30T20:28:38.536Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-30T20:28:38.536Z] ---> Using cache [2022-03-30T20:28:38.536Z] ---> 4d0feab66a3a [2022-03-30T20:28:38.536Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-30T20:28:38.536Z] ---> Using cache [2022-03-30T20:28:38.536Z] ---> 8f6e15ccaae6 [2022-03-30T20:28:38.536Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:28:38.536Z] ---> Using cache [2022-03-30T20:28:38.536Z] ---> 82846dff89bb [2022-03-30T20:28:38.536Z] Step 8/31 : COPY . . [2022-03-30T20:28:38.536Z] ---> Using cache [2022-03-30T20:28:38.536Z] ---> fafe4b37327d [2022-03-30T20:28:38.536Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-30T20:28:39.103Z] ---> Running in e5b94ccb1edf [2022-03-30T20:28:39.103Z] ---> Running in b35e155594e9 [2022-03-30T20:28:39.103Z] ---> Running in 6c6efb6bfe20 [2022-03-30T20:28:40.043Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-30T20:28:40.043Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:28:40.302Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:28:40.869Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:28:41.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:28:41.385Z] OK: 221 MiB in 52 packages [2022-03-30T20:28:41.644Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:28:41.644Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:28:41.644Z] OK: 15864 distinct packages available [2022-03-30T20:28:41.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:28:41.901Z] Removing intermediate container a622ae29da6f [2022-03-30T20:28:41.901Z] ---> 1c3c336f9b36 [2022-03-30T20:28:41.901Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-30T20:28:41.901Z] ---> Running in 4ccf3ab06875 [2022-03-30T20:28:42.161Z] Removing intermediate container 4ccf3ab06875 [2022-03-30T20:28:42.161Z] ---> f54e0616edbd [2022-03-30T20:28:42.161Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-30T20:28:42.161Z] Removing intermediate container b35e155594e9 [2022-03-30T20:28:42.161Z] ---> 296c9f1a4360 [2022-03-30T20:28:42.161Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:28:42.161Z] ---> Running in e41e3ae6c1a8 [2022-03-30T20:28:42.420Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:28:42.420Z] Removing intermediate container e41e3ae6c1a8 [2022-03-30T20:28:42.420Z] ---> 9e0829fd026c [2022-03-30T20:28:42.420Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-30T20:28:42.679Z] ---> e07afe5143e6 [2022-03-30T20:28:42.679Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:28:42.679Z] ---> Running in ba9c0651c0af [2022-03-30T20:28:42.679Z] OK: 221 MiB in 52 packages [2022-03-30T20:28:43.245Z] ---> 7365fa3fc995 [2022-03-30T20:28:43.245Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-30T20:28:43.245Z] Removing intermediate container 6c6efb6bfe20 [2022-03-30T20:28:43.245Z] ---> bf8991c0d9a7 [2022-03-30T20:28:43.245Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-30T20:28:43.503Z] ---> affb4e70e828 [2022-03-30T20:28:43.503Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-30T20:28:43.763Z] ---> affb560424dc [2022-03-30T20:28:43.763Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:28:43.763Z] ---> Running in b74a6e7ff09e [2022-03-30T20:28:44.331Z] ---> b0cb736eaaa2 [2022-03-30T20:28:44.332Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-30T20:28:44.332Z] Removing intermediate container ba9c0651c0af [2022-03-30T20:28:44.332Z] ---> 31fee2223788 [2022-03-30T20:28:44.332Z] Step 8/23 : COPY . . [2022-03-30T20:28:44.332Z] ---> Running in cf26656c67c1 [2022-03-30T20:28:44.592Z] Removing intermediate container cf26656c67c1 [2022-03-30T20:28:44.592Z] ---> ad1734dab779 [2022-03-30T20:28:44.592Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:28:45.159Z] ---> Running in 1290b8077865 [2022-03-30T20:28:45.752Z] Removing intermediate container 1290b8077865 [2022-03-30T20:28:45.752Z] ---> af4ee1383868 [2022-03-30T20:28:45.752Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T20:28:45.752Z] Removing intermediate container b74a6e7ff09e [2022-03-30T20:28:45.752Z] ---> fc3684ae8e02 [2022-03-30T20:28:45.752Z] Step 7/20 : COPY . . [2022-03-30T20:28:46.012Z] ---> Running in e147274e2699 [2022-03-30T20:28:46.585Z] Removing intermediate container e147274e2699 [2022-03-30T20:28:46.585Z] ---> 9b0d06b4835f [2022-03-30T20:28:46.585Z] Step 22/23 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:28:47.151Z] ---> Running in 5d61b194150e [2022-03-30T20:28:47.409Z] Removing intermediate container 5d61b194150e [2022-03-30T20:28:47.409Z] ---> 7107269010da [2022-03-30T20:28:47.409Z] Step 23/23 : LABEL version=2.2.0-dev.49 [2022-03-30T20:28:47.977Z] ---> Running in 8da29d3c416f [2022-03-30T20:28:48.236Z] Removing intermediate container 8da29d3c416f [2022-03-30T20:28:48.236Z] ---> 0ca4bd782093 [2022-03-30T20:28:48.236Z] [2022-03-30T20:28:48.496Z] Successfully built 0ca4bd782093 [2022-03-30T20:28:48.496Z] Successfully tagged sys-mgmt-agent:latest [2022-03-30T20:28:48.496Z]  Building sys-mgmt-agent ... done Building security-secretstore-setup [2022-03-30T20:28:50.676Z] Removing intermediate container 01a8768e70f7 [2022-03-30T20:28:50.676Z] ---> e74f11f2fa6d [2022-03-30T20:28:50.676Z] Successfully built e74f11f2fa6d [2022-03-30T20:28:50.676Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:28:51.021Z] + docker inspect -f . ci-base-image-arm64 [2022-03-30T20:28:51.021Z] . [Pipeline] withDockerContainer [2022-03-30T20:28:51.260Z] prd-ubuntu20.04-docker-arm64-4c-16g-9442 does not seem to be running inside a container [2022-03-30T20:28:51.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/171 -v /w/workspace/edgex-go/171:/w/workspace/edgex-go/171:rw,z -v /w/workspace/edgex-go/171@tmp:/w/workspace/edgex-go/171@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-arm64 cat [2022-03-30T20:28:52.721Z] $ docker top 498ea15b73d9a120cb1b39c1bc40135142fbc7501655a1961850e4b25bf27940 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T20:28:53.655Z] + go version [2022-03-30T20:28:53.655Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-30T20:28:53.685Z] $ docker stop --time=1 498ea15b73d9a120cb1b39c1bc40135142fbc7501655a1961850e4b25bf27940 [2022-03-30T20:28:55.344Z] $ docker rm -f 498ea15b73d9a120cb1b39c1bc40135142fbc7501655a1961850e4b25bf27940 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:28:55.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T20:28:55.996Z] [2022-03-30T20:28:55.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:28:56.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T20:28:56.627Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:28:56.627Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:28:56.627Z] ---> c75ce56b9450 [2022-03-30T20:28:56.627Z] Step 3/25 : WORKDIR /edgex-go [2022-03-30T20:28:56.627Z] ---> Using cache [2022-03-30T20:28:56.627Z] ---> 8e619b6a1b8f [2022-03-30T20:28:56.627Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:28:56.627Z] ---> Using cache [2022-03-30T20:28:56.627Z] ---> 87f517323ecc [2022-03-30T20:28:56.627Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-30T20:28:56.627Z] ---> Using cache [2022-03-30T20:28:56.627Z] ---> 4d0feab66a3a [2022-03-30T20:28:56.627Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-30T20:28:56.627Z] ---> Using cache [2022-03-30T20:28:56.627Z] ---> 8f6e15ccaae6 [2022-03-30T20:28:56.627Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:28:56.627Z] ---> Using cache [2022-03-30T20:28:56.627Z] ---> 82846dff89bb [2022-03-30T20:28:56.627Z] Step 8/25 : COPY . . [2022-03-30T20:28:56.627Z] ---> Using cache [2022-03-30T20:28:56.627Z] ---> fafe4b37327d [2022-03-30T20:28:56.627Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-30T20:28:56.638Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-30T20:28:56.638Z] 29e5d40040c1: Pulling fs layer [2022-03-30T20:28:56.638Z] 1ce36da41761: Pulling fs layer [2022-03-30T20:28:56.638Z] 25b303627fd3: Pulling fs layer [2022-03-30T20:28:56.638Z] 29e5d40040c1: Verifying Checksum [2022-03-30T20:28:56.638Z] 29e5d40040c1: Download complete [2022-03-30T20:28:56.886Z] ---> Running in fbf07b7e5be7 [2022-03-30T20:28:56.915Z] 1ce36da41761: Verifying Checksum [2022-03-30T20:28:56.915Z] 1ce36da41761: Download complete [2022-03-30T20:28:57.145Z] ---> 53d22627e711 [2022-03-30T20:28:57.145Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-30T20:28:57.145Z] Removing intermediate container 0f74561e6b88 [2022-03-30T20:28:57.145Z] ---> 9dae8f314440 [2022-03-30T20:28:57.145Z] [2022-03-30T20:28:57.145Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T20:28:57.145Z] ---> 84b07dd2d1fd [2022-03-30T20:28:57.145Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-30T20:28:57.145Z] ---> Running in a8d8aacbd6a8 [2022-03-30T20:28:57.145Z] ---> Running in 0b56d2e2d35b [2022-03-30T20:28:57.145Z] ---> 21e1dc79bc1e [2022-03-30T20:28:57.145Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-30T20:28:57.145Z] ---> Running in d94e1e83db6d [2022-03-30T20:28:57.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-30T20:28:57.514Z] 29e5d40040c1: Pull complete [2022-03-30T20:28:57.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:28:57.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:28:57.927Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-03-30T20:28:57.927Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-30T20:28:57.927Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-30T20:28:57.927Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-30T20:28:57.927Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:28:57.927Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T20:28:58.186Z] OK: 6 MiB in 16 packages [2022-03-30T20:28:58.503Z] 25b303627fd3: Verifying Checksum [2022-03-30T20:28:58.503Z] 25b303627fd3: Download complete [2022-03-30T20:28:58.778Z] 1ce36da41761: Pull complete [2022-03-30T20:28:59.125Z] Removing intermediate container a8d8aacbd6a8 [2022-03-30T20:28:59.125Z] ---> 99c30753b3f6 [2022-03-30T20:28:59.125Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T20:28:59.384Z] ---> Running in 0e5f82f2d103 [2022-03-30T20:28:59.384Z] Removing intermediate container e5b94ccb1edf [2022-03-30T20:28:59.384Z] ---> 838ced0c0df2 [2022-03-30T20:28:59.384Z] [2022-03-30T20:28:59.384Z] Step 10/31 : FROM alpine:3.14 [2022-03-30T20:28:59.384Z] ---> 84b07dd2d1fd [2022-03-30T20:28:59.384Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-30T20:28:59.384Z] ---> Running in f5478b287087 [2022-03-30T20:28:59.644Z] Removing intermediate container 0e5f82f2d103 [2022-03-30T20:28:59.644Z] ---> 92fcadcd7725 [2022-03-30T20:28:59.644Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-30T20:28:59.644Z] ---> Running in 2530806e033e [2022-03-30T20:28:59.644Z] Removing intermediate container f5478b287087 [2022-03-30T20:28:59.644Z] ---> 7d5ba7230523 [2022-03-30T20:28:59.644Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-30T20:28:59.644Z] ---> Running in 5942edff39e7 [2022-03-30T20:28:59.902Z] Removing intermediate container 2530806e033e [2022-03-30T20:28:59.902Z] ---> a61904c93b21 [2022-03-30T20:28:59.902Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T20:28:59.902Z] ---> Running in ef902a7e9c09 [2022-03-30T20:29:00.164Z] Removing intermediate container ef902a7e9c09 [2022-03-30T20:29:00.164Z] ---> 18e20ed6f279 [2022-03-30T20:29:00.164Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:29:00.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:29:00.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:29:00.423Z] ---> 63febfebbd1d [2022-03-30T20:29:00.423Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-30T20:29:00.423Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-30T20:29:00.423Z] (2/2) Installing su-exec (0.2-r1) [2022-03-30T20:29:00.423Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:29:00.423Z] OK: 6 MiB in 16 packages [2022-03-30T20:29:00.992Z] ---> dc1b8ce374dc [2022-03-30T20:29:00.992Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-30T20:29:01.251Z] Removing intermediate container 5942edff39e7 [2022-03-30T20:29:01.251Z] ---> 9e17e3aff689 [2022-03-30T20:29:01.251Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-30T20:29:01.251Z] ---> Running in 86e490db2541 [2022-03-30T20:29:01.251Z] ---> 511b097600f1 [2022-03-30T20:29:01.251Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-30T20:29:01.511Z] ---> Running in fd2bbecaf18f [2022-03-30T20:29:01.771Z] Removing intermediate container 86e490db2541 [2022-03-30T20:29:01.771Z] ---> ab3f4d3173f1 [2022-03-30T20:29:01.771Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-30T20:29:01.771Z] Removing intermediate container fd2bbecaf18f [2022-03-30T20:29:01.771Z] ---> d6ff357b4a1c [2022-03-30T20:29:01.771Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:29:01.771Z] ---> Running in 3e0bb49c0c38 [2022-03-30T20:29:01.771Z] ---> Running in 59885c7028ba [2022-03-30T20:29:02.031Z] Removing intermediate container 3e0bb49c0c38 [2022-03-30T20:29:02.031Z] ---> 8116c462e51e [2022-03-30T20:29:02.031Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-30T20:29:02.031Z] Removing intermediate container 59885c7028ba [2022-03-30T20:29:02.031Z] ---> 360b8b71449e [2022-03-30T20:29:02.031Z] Step 20/22 : LABEL arch=x86_64 [2022-03-30T20:29:02.316Z] ---> Running in 898f5436e093 [2022-03-30T20:29:02.316Z] ---> Running in e6e433ef68f3 [2022-03-30T20:29:02.579Z] Removing intermediate container e6e433ef68f3 [2022-03-30T20:29:02.579Z] ---> 9ce2a831e63c [2022-03-30T20:29:02.579Z] Step 21/22 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:29:02.579Z] ---> Running in 51abb3c75ecb [2022-03-30T20:29:02.838Z] Removing intermediate container 51abb3c75ecb [2022-03-30T20:29:02.838Z] ---> 4821cea72b42 [2022-03-30T20:29:02.838Z] Step 22/22 : LABEL version=2.2.0-dev.49 [2022-03-30T20:29:02.838Z] ---> Running in 0d2b542bed77 [2022-03-30T20:29:03.412Z] Removing intermediate container 0d2b542bed77 [2022-03-30T20:29:03.412Z] ---> c33eecc9ba74 [2022-03-30T20:29:03.412Z] [2022-03-30T20:29:03.412Z] Successfully built c33eecc9ba74 [2022-03-30T20:29:03.412Z] Successfully tagged support-notifications:latest [2022-03-30T20:29:03.412Z] Building security-proxy-setup [2022-03-30T20:29:03.981Z]  Building support-notifications ... done Removing intermediate container 898f5436e093 [2022-03-30T20:29:03.981Z] ---> 32c1b1f1d8a6 [2022-03-30T20:29:03.981Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-30T20:29:05.365Z] ---> Running in dcc352deaa8b [2022-03-30T20:29:05.625Z] Removing intermediate container dcc352deaa8b [2022-03-30T20:29:05.625Z] ---> 83cbcf8d5fb3 [2022-03-30T20:29:05.625Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-30T20:29:06.198Z] ---> af44b7c4ed0a [2022-03-30T20:29:06.198Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-30T20:29:06.458Z] ---> Running in 47acdba92fb5 [2022-03-30T20:29:08.993Z] Removing intermediate container 47acdba92fb5 [2022-03-30T20:29:08.993Z] ---> 550db4529982 [2022-03-30T20:29:08.993Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:29:09.568Z] ---> d0b9ffc4f304 [2022-03-30T20:29:09.568Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-30T20:29:09.568Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:29:09.568Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:29:09.568Z] ---> c75ce56b9450 [2022-03-30T20:29:09.568Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T20:29:09.568Z] ---> Using cache [2022-03-30T20:29:09.568Z] ---> 8e619b6a1b8f [2022-03-30T20:29:09.568Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:29:09.568Z] ---> Using cache [2022-03-30T20:29:09.568Z] ---> 87f517323ecc [2022-03-30T20:29:09.568Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T20:29:09.568Z] ---> Using cache [2022-03-30T20:29:09.568Z] ---> 4d0feab66a3a [2022-03-30T20:29:09.568Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T20:29:09.568Z] ---> Using cache [2022-03-30T20:29:09.568Z] ---> 8f6e15ccaae6 [2022-03-30T20:29:09.568Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:29:09.568Z] ---> Using cache [2022-03-30T20:29:09.568Z] ---> 82846dff89bb [2022-03-30T20:29:09.568Z] Step 8/22 : COPY . . [2022-03-30T20:29:09.568Z] ---> Using cache [2022-03-30T20:29:09.568Z] ---> fafe4b37327d [2022-03-30T20:29:09.568Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-30T20:29:09.826Z] ---> Running in 5f801f406b13 [2022-03-30T20:29:11.185Z] 25b303627fd3: Pull complete [2022-03-30T20:29:11.185Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-30T20:29:11.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T20:29:11.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-30T20:29:11.211Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-30T20:29:11.211Z] ---> dc7341df416c [2022-03-30T20:29:11.211Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-30T20:29:11.517Z] prd-ubuntu20.04-docker-arm64-4c-16g-9442 does not seem to be running inside a container [2022-03-30T20:29:11.654Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/171 -v /w/workspace/edgex-go/171:/w/workspace/edgex-go/171:rw,z -v /w/workspace/edgex-go/171@tmp:/w/workspace/edgex-go/171@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-arm64:latest cat [2022-03-30T20:29:11.825Z] ---> 33423eb75f82 [2022-03-30T20:29:11.825Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-30T20:29:12.403Z] ---> 101fd3bcf4d9 [2022-03-30T20:29:12.403Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-30T20:29:12.980Z] ---> c0103e5f74fc [2022-03-30T20:29:12.980Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-30T20:29:13.240Z] ---> Running in 4231cfe69cdd [2022-03-30T20:29:13.804Z] Removing intermediate container 4231cfe69cdd [2022-03-30T20:29:13.804Z] ---> f0f11f06c308 [2022-03-30T20:29:13.804Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-30T20:29:14.159Z] $ docker top 5b7df03011a4d27ee36f04e8cc75a6947cf4dd0ded1e868d2f74a69155ca1dea -eo pid,comm [2022-03-30T20:29:14.368Z] ---> 5143acf4ea82 [2022-03-30T20:29:14.368Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-30T20:29:14.368Z] ---> Running in 6553e637363b [Pipeline] { [Pipeline] sh [2022-03-30T20:29:15.097Z] + + docker-compose build --help [2022-03-30T20:29:15.097Z] grep parallel [2022-03-30T20:29:16.266Z] Removing intermediate container 6553e637363b [2022-03-30T20:29:16.266Z] ---> df555dcf9454 [2022-03-30T20:29:16.266Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-30T20:29:16.266Z] ---> Running in eef54244c4f0 [2022-03-30T20:29:16.832Z] Removing intermediate container eef54244c4f0 [2022-03-30T20:29:16.832Z] ---> 356ac92be61c [2022-03-30T20:29:16.832Z] Step 28/31 : CMD ["gate"] [2022-03-30T20:29:16.832Z] ---> Running in ec45ba772988 [2022-03-30T20:29:17.397Z] Removing intermediate container ec45ba772988 [2022-03-30T20:29:17.397Z] ---> 1d511db429c1 [2022-03-30T20:29:17.397Z] Step 29/31 : LABEL arch=x86_64 [2022-03-30T20:29:17.397Z] ---> Running in 6cb2bc889506 [2022-03-30T20:29:17.966Z] Removing intermediate container 6cb2bc889506 [2022-03-30T20:29:17.966Z] ---> 8f2c3cf68a0d [2022-03-30T20:29:17.966Z] Step 30/31 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:29:17.966Z] ---> Running in 2fde22d2ff5e [2022-03-30T20:29:18.533Z] Removing intermediate container 2fde22d2ff5e [2022-03-30T20:29:18.533Z] ---> fc0589c1e53a [2022-03-30T20:29:18.533Z] Step 31/31 : LABEL version=2.2.0-dev.49 [2022-03-30T20:29:18.533Z] ---> Running in b73cb025cd5d [2022-03-30T20:29:18.792Z] Removing intermediate container b73cb025cd5d [2022-03-30T20:29:18.792Z] ---> 621aaa4ade6e [2022-03-30T20:29:18.792Z] [2022-03-30T20:29:19.051Z] Successfully built 621aaa4ade6e [2022-03-30T20:29:19.051Z] Successfully tagged security-bootstrapper:latest [2022-03-30T20:29:19.051Z]  Building security-bootstrapper ... done Building core-command [2022-03-30T20:29:20.506Z] --parallel Build images in parallel. [Pipeline] } [2022-03-30T20:29:20.808Z] $ docker stop --time=1 5b7df03011a4d27ee36f04e8cc75a6947cf4dd0ded1e868d2f74a69155ca1dea [2022-03-30T20:29:22.576Z] $ docker rm -f 5b7df03011a4d27ee36f04e8cc75a6947cf4dd0ded1e868d2f74a69155ca1dea [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:29:23.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-30T20:29:23.242Z] . [Pipeline] withDockerContainer [2022-03-30T20:29:23.539Z] prd-ubuntu20.04-docker-arm64-4c-16g-9442 does not seem to be running inside a container [2022-03-30T20:29:23.654Z] $ 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/171 -v /w/workspace/edgex-go/171:/w/workspace/edgex-go/171:rw,z -v /w/workspace/edgex-go/171@tmp:/w/workspace/edgex-go/171@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-03-30T20:29:24.316Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:29:24.316Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:29:24.316Z] ---> c75ce56b9450 [2022-03-30T20:29:24.316Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:29:24.316Z] ---> Using cache [2022-03-30T20:29:24.316Z] ---> 8e619b6a1b8f [2022-03-30T20:29:24.316Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:29:24.316Z] ---> Using cache [2022-03-30T20:29:24.316Z] ---> 87f517323ecc [2022-03-30T20:29:24.316Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T20:29:24.316Z] ---> Using cache [2022-03-30T20:29:24.316Z] ---> 4d0feab66a3a [2022-03-30T20:29:24.316Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:29:24.316Z] ---> Using cache [2022-03-30T20:29:24.316Z] ---> 8f6e15ccaae6 [2022-03-30T20:29:24.316Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:29:24.316Z] ---> Using cache [2022-03-30T20:29:24.316Z] ---> 82846dff89bb [2022-03-30T20:29:24.316Z] Step 8/23 : COPY . . [2022-03-30T20:29:24.316Z] ---> Using cache [2022-03-30T20:29:24.316Z] ---> fafe4b37327d [2022-03-30T20:29:24.316Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-30T20:29:25.084Z] $ docker top 37a86a10b236fec1fa85eabe6fef5568bef7a607b07ba55a5eb24ed53d24e7de -eo pid,comm [2022-03-30T20:29:25.252Z] ---> Running in f935f934b31c [2022-03-30T20:29:25.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] { [Pipeline] sh [2022-03-30T20:29:26.045Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-30T20:29:26.626Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-30T20:29:30.194Z] Removing intermediate container d94e1e83db6d [2022-03-30T20:29:30.194Z] ---> 4ed4e1608500 [2022-03-30T20:29:30.194Z] [2022-03-30T20:29:30.194Z] Step 9/20 : FROM alpine:3.15 [2022-03-30T20:29:30.194Z] ---> 76c8fb57b6fc [2022-03-30T20:29:30.194Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T20:29:30.194Z] ---> Using cache [2022-03-30T20:29:30.194Z] ---> f553baf9c834 [2022-03-30T20:29:30.194Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:29:30.194Z] ---> Using cache [2022-03-30T20:29:30.194Z] ---> 94611e576e54 [2022-03-30T20:29:30.194Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-30T20:29:30.453Z] Removing intermediate container fbf07b7e5be7 [2022-03-30T20:29:30.453Z] ---> 0cb9895857e6 [2022-03-30T20:29:30.453Z] [2022-03-30T20:29:30.453Z] Step 10/25 : FROM alpine:3.14 [2022-03-30T20:29:30.453Z] ---> 84b07dd2d1fd [2022-03-30T20:29:30.454Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-30T20:29:30.454Z] ---> Running in fbb619fe5e5e [2022-03-30T20:29:30.454Z] ---> Running in b3d232b05245 [2022-03-30T20:29:31.397Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:29:31.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:29:31.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:29:31.450Z] Building core-command ... [2022-03-30T20:29:31.451Z] Building core-data ... [2022-03-30T20:29:31.451Z] Building core-metadata ... [2022-03-30T20:29:31.451Z] Building security-bootstrapper ... [2022-03-30T20:29:31.451Z] Building security-proxy-setup ... [2022-03-30T20:29:31.451Z] Building security-secretstore-setup ... [2022-03-30T20:29:31.451Z] Building security-spiffe-token-provider ... [2022-03-30T20:29:31.451Z] Building security-spire-agent ... [2022-03-30T20:29:31.451Z] Building security-spire-config ... [2022-03-30T20:29:31.451Z] Building security-spire-server ... [2022-03-30T20:29:31.451Z] Building support-notifications ... [2022-03-30T20:29:31.451Z] Building support-scheduler ... [2022-03-30T20:29:31.451Z] Building sys-mgmt-agent ... [2022-03-30T20:29:31.451Z] Building core-data [2022-03-30T20:29:31.451Z] Building support-scheduler [2022-03-30T20:29:31.451Z] Building support-notifications [2022-03-30T20:29:31.451Z] Building security-bootstrapper [2022-03-30T20:29:31.451Z] Building security-spiffe-token-provider [2022-03-30T20:29:31.659Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-30T20:29:31.659Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-30T20:29:31.659Z] (3/3) Installing su-exec (0.2-r1) [2022-03-30T20:29:31.659Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:29:31.659Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T20:29:31.659Z] OK: 6 MiB in 17 packages [2022-03-30T20:29:31.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:29:32.487Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:29:32.487Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:29:32.487Z] OK: 15854 distinct packages available [2022-03-30T20:29:32.487Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:29:33.061Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:29:33.321Z] Removing intermediate container b3d232b05245 [2022-03-30T20:29:33.321Z] ---> 1641faa9f14d [2022-03-30T20:29:33.321Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T20:29:33.321Z] ---> Running in 19e65edfa1ee [2022-03-30T20:29:33.580Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-30T20:29:33.580Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-30T20:29:33.845Z] Removing intermediate container 19e65edfa1ee [2022-03-30T20:29:33.845Z] ---> 82445f32e684 [2022-03-30T20:29:33.845Z] Step 13/25 : WORKDIR / [2022-03-30T20:29:33.845Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-30T20:29:33.845Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-30T20:29:34.105Z] ---> Running in 3f9d68b6689b [2022-03-30T20:29:34.105Z] (5/9) Installing curl (7.80.0-r0) [2022-03-30T20:29:34.105Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-30T20:29:34.105Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-30T20:29:34.364Z] (8/9) Installing libucontext (1.1-r0) [2022-03-30T20:29:34.364Z] Removing intermediate container 3f9d68b6689b [2022-03-30T20:29:34.364Z] ---> 0e928bc12316 [2022-03-30T20:29:34.364Z] 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-03-30T20:29:34.364Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-30T20:29:34.364Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T20:29:34.364Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T20:29:34.657Z] OK: 8 MiB in 23 packages [2022-03-30T20:29:34.657Z] Removing intermediate container 0b56d2e2d35b [2022-03-30T20:29:34.657Z] ---> d26b7ddb7f2d [2022-03-30T20:29:34.657Z] [2022-03-30T20:29:34.657Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T20:29:34.657Z] ---> 84b07dd2d1fd [2022-03-30T20:29:34.657Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-30T20:29:34.915Z] ---> Running in 4eca5bb7fc65 [2022-03-30T20:29:34.915Z] ---> 5fc2e71a56d6 [2022-03-30T20:29:34.915Z] 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-03-30T20:29:35.176Z] Removing intermediate container 4eca5bb7fc65 [2022-03-30T20:29:35.176Z] ---> cde431838186 [2022-03-30T20:29:35.176Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-30T20:29:35.440Z] ---> Running in 20eb62c9be17 [2022-03-30T20:29:35.440Z] Removing intermediate container fbb619fe5e5e [2022-03-30T20:29:35.440Z] ---> b0849e14ded1 [2022-03-30T20:29:35.440Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:29:35.440Z] ---> ae8f027165af [2022-03-30T20:29:35.440Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-30T20:29:35.698Z] Removing intermediate container 20eb62c9be17 [2022-03-30T20:29:35.698Z] ---> 5669e757936f [2022-03-30T20:29:35.698Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-30T20:29:35.698Z] ---> Running in 65aa077945ec [2022-03-30T20:29:35.698Z] ---> 7b22fa507901 [2022-03-30T20:29:35.698Z] 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-03-30T20:29:35.958Z] ---> 0330d07b93e5 [2022-03-30T20:29:35.958Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-30T20:29:35.958Z] Removing intermediate container 65aa077945ec [2022-03-30T20:29:35.958Z] ---> d7378e1b278e [2022-03-30T20:29:35.958Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:29:35.958Z] ---> Running in b2c546a63b07 [2022-03-30T20:29:36.221Z] ---> 297908c8c1b5 [2022-03-30T20:29:36.221Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-30T20:29:37.162Z] ---> ce81770697ee [2022-03-30T20:29:37.162Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-30T20:29:37.427Z] ---> a3778b05ddc4 [2022-03-30T20:29:37.427Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-30T20:29:37.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-30T20:29:37.427Z] ---> 5fade7b1a852 [2022-03-30T20:29:37.427Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-30T20:29:37.688Z] ---> Running in 2fb0aa1c71f1 [2022-03-30T20:29:37.688Z] Removing intermediate container b2c546a63b07 [2022-03-30T20:29:37.688Z] ---> 9ceef5ab7e2c [2022-03-30T20:29:37.688Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-30T20:29:37.948Z] ---> Running in 588a8511c6c6 [2022-03-30T20:29:37.948Z] Removing intermediate container 2fb0aa1c71f1 [2022-03-30T20:29:37.948Z] ---> 528cf17a3593 [2022-03-30T20:29:37.948Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:29:38.211Z] ---> Running in 4927f5df9cd1 [2022-03-30T20:29:38.211Z] ---> 776d03004156 [2022-03-30T20:29:38.211Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T20:29:38.211Z] Removing intermediate container 4927f5df9cd1 [2022-03-30T20:29:38.211Z] ---> f7913108313b [2022-03-30T20:29:38.211Z] Step 18/20 : LABEL arch=x86_64 [2022-03-30T20:29:38.471Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:29:38.471Z] ---> Running in 4044e80a017f [2022-03-30T20:29:38.471Z] ---> 8b2d632f4ed9 [2022-03-30T20:29:38.471Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-30T20:29:38.730Z] Removing intermediate container 4044e80a017f [2022-03-30T20:29:38.730Z] ---> 9b310bf88ab2 [2022-03-30T20:29:38.730Z] Step 19/20 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:29:38.730Z] ---> Running in bae532ad1de2 [2022-03-30T20:29:38.730Z] ---> Running in 26fe063e0030 [2022-03-30T20:29:38.730Z] Removing intermediate container 26fe063e0030 [2022-03-30T20:29:38.730Z] ---> 62e306b1c5ac [2022-03-30T20:29:38.730Z] Step 20/20 : LABEL version=2.2.0-dev.49 [2022-03-30T20:29:38.994Z] ---> Running in 4ef5b756ce0f [2022-03-30T20:29:38.994Z] Removing intermediate container 4ef5b756ce0f [2022-03-30T20:29:38.994Z] ---> 9e8382b7c6be [2022-03-30T20:29:38.994Z] [2022-03-30T20:29:38.994Z] Successfully built 9e8382b7c6be [2022-03-30T20:29:39.254Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-30T20:29:39.254Z]  Building security-spiffe-token-provider ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:29:39.512Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-30T20:29:39.512Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T20:29:39.770Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-30T20:29:39.770Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T20:29:39.770Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-30T20:29:40.029Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-30T20:29:40.029Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:29:40.029Z] OK: 8 MiB in 20 packages [2022-03-30T20:29:40.029Z] Removing intermediate container bae532ad1de2 [2022-03-30T20:29:40.029Z] ---> 0310666399ee [2022-03-30T20:29:40.029Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T20:29:40.292Z] ---> Running in f7135f2c37ea [2022-03-30T20:29:40.558Z] Removing intermediate container f7135f2c37ea [2022-03-30T20:29:40.558Z] ---> a532d8f9a4b2 [2022-03-30T20:29:40.558Z] Step 23/25 : LABEL arch=x86_64 [2022-03-30T20:29:40.558Z] ---> Running in 5b3289f3d0c1 [2022-03-30T20:29:40.823Z] Removing intermediate container 588a8511c6c6 [2022-03-30T20:29:40.823Z] ---> 8a9c5261f573 [2022-03-30T20:29:40.823Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:29:40.823Z] Removing intermediate container 5b3289f3d0c1 [2022-03-30T20:29:40.823Z] ---> 02dfc1f35cca [2022-03-30T20:29:40.823Z] Step 24/25 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:29:40.823Z] ---> Running in ed525aa2618f [2022-03-30T20:29:41.081Z] ---> b657ffb7dceb [2022-03-30T20:29:41.081Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-30T20:29:41.343Z] Removing intermediate container ed525aa2618f [2022-03-30T20:29:41.343Z] ---> 023924e21fcd [2022-03-30T20:29:41.343Z] Step 25/25 : LABEL version=2.2.0-dev.49 [2022-03-30T20:29:41.343Z] ---> Running in 7c183521f2cb [2022-03-30T20:29:41.602Z] Removing intermediate container 7c183521f2cb [2022-03-30T20:29:41.602Z] ---> 4ab74334d087 [2022-03-30T20:29:41.602Z] [2022-03-30T20:29:41.896Z] Successfully built 4ab74334d087 [2022-03-30T20:29:41.896Z] Removing intermediate container 5f801f406b13 [2022-03-30T20:29:41.896Z] ---> 0400ae8c0c9b [2022-03-30T20:29:41.896Z] [2022-03-30T20:29:41.896Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T20:29:41.896Z] Successfully tagged security-secretstore-setup:latest [2022-03-30T20:29:41.896Z] ---> 84b07dd2d1fd [2022-03-30T20:29:41.896Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-30T20:29:42.156Z]  Building security-secretstore-setup ... done  ---> Running in f8591699c3d2 [2022-03-30T20:29:42.416Z] ---> 14521c3417fc [2022-03-30T20:29:42.416Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-30T20:29:42.416Z] ---> 912638f6043a [2022-03-30T20:29:42.416Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-30T20:29:42.675Z] ---> Running in a6133423f88e [2022-03-30T20:29:42.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-30T20:29:42.675Z] Removing intermediate container a6133423f88e [2022-03-30T20:29:42.675Z] ---> 4c4240f2d9a8 [2022-03-30T20:29:42.675Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:29:42.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-30T20:29:42.675Z] ---> Running in 8c37398382cc [2022-03-30T20:29:42.935Z] Removing intermediate container 8c37398382cc [2022-03-30T20:29:42.935Z] ---> eceab667a7e4 [2022-03-30T20:29:42.935Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T20:29:42.935Z] ---> Running in cb762be626fd [2022-03-30T20:29:42.935Z] (1/6) Installing ca-certificates (20211220-r0) [2022-03-30T20:29:42.935Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-30T20:29:42.935Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T20:29:42.935Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-30T20:29:42.935Z] (5/6) Installing curl (7.79.1-r0) [2022-03-30T20:29:42.935Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-30T20:29:42.935Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:29:42.935Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T20:29:43.195Z] Removing intermediate container cb762be626fd [2022-03-30T20:29:43.195Z] ---> a4b40877beeb [2022-03-30T20:29:43.195Z] Step 22/23 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:29:43.195Z] OK: 8 MiB in 20 packages [2022-03-30T20:29:43.195Z] ---> Running in 2d612bce06d5 [2022-03-30T20:29:43.456Z] Removing intermediate container 2d612bce06d5 [2022-03-30T20:29:43.456Z] ---> a203ce4fbb01 [2022-03-30T20:29:43.456Z] Step 23/23 : LABEL version=2.2.0-dev.49 [2022-03-30T20:29:43.456Z] ---> Running in 6d287d885f17 [2022-03-30T20:29:43.456Z] Removing intermediate container 6d287d885f17 [2022-03-30T20:29:43.456Z] ---> 2e0ff35014e2 [2022-03-30T20:29:43.456Z] [2022-03-30T20:29:43.715Z] Successfully built 2e0ff35014e2 [2022-03-30T20:29:43.715Z] Successfully tagged core-data:latest [2022-03-30T20:29:43.715Z]  Building core-data ... done Removing intermediate container f8591699c3d2 [2022-03-30T20:29:43.715Z] ---> 191321017bc9 [2022-03-30T20:29:43.715Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T20:29:43.715Z] ---> Running in ee574e8a7cfb [2022-03-30T20:29:43.975Z] Removing intermediate container ee574e8a7cfb [2022-03-30T20:29:43.975Z] ---> 861fe98a609e [2022-03-30T20:29:43.975Z] Step 13/22 : WORKDIR /edgex [2022-03-30T20:29:43.975Z] ---> Running in 624bc0aa1ad9 [2022-03-30T20:29:44.236Z] Removing intermediate container 624bc0aa1ad9 [2022-03-30T20:29:44.236Z] ---> ffc84f911e73 [2022-03-30T20:29:44.236Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-30T20:29:44.236Z] ---> b813da10fbeb [2022-03-30T20:29:44.236Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-30T20:29:45.173Z] ---> 177ab4782f96 [2022-03-30T20:29:45.173Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-30T20:29:45.756Z] ---> 400912466623 [2022-03-30T20:29:45.756Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T20:29:46.016Z] ---> e958629f578b [2022-03-30T20:29:46.016Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-30T20:29:46.016Z] ---> Running in 6ba48e80cb1a [2022-03-30T20:29:46.276Z] Removing intermediate container f935f934b31c [2022-03-30T20:29:46.276Z] ---> a27a6183c2b9 [2022-03-30T20:29:46.276Z] [2022-03-30T20:29:46.276Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T20:29:46.276Z] ---> 84b07dd2d1fd [2022-03-30T20:29:46.276Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T20:29:46.276Z] ---> Using cache [2022-03-30T20:29:46.276Z] ---> a276636a84c3 [2022-03-30T20:29:46.276Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T20:29:46.276Z] ---> Using cache [2022-03-30T20:29:46.276Z] ---> 47419ac288c5 [2022-03-30T20:29:46.276Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-30T20:29:46.276Z] ---> Running in 09e4af582b0f [2022-03-30T20:29:46.536Z] Removing intermediate container 09e4af582b0f [2022-03-30T20:29:46.536Z] ---> 3a826724fa82 [2022-03-30T20:29:46.536Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T20:29:46.536Z] ---> Running in 34d54db47479 [2022-03-30T20:29:46.536Z] Removing intermediate container 34d54db47479 [2022-03-30T20:29:46.536Z] ---> 3ae24d0b6cb4 [2022-03-30T20:29:46.536Z] Step 15/23 : WORKDIR / [2022-03-30T20:29:46.536Z] Removing intermediate container 6ba48e80cb1a [2022-03-30T20:29:46.536Z] ---> 4e7087edf6d7 [2022-03-30T20:29:46.536Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T20:29:46.802Z] ---> Running in 4f3e68d0a637 [2022-03-30T20:29:46.802Z] ---> Running in 6dc7845719f4 [2022-03-30T20:29:46.802Z] Removing intermediate container 6dc7845719f4 [2022-03-30T20:29:46.802Z] ---> c6c4c929ed8b [2022-03-30T20:29:46.802Z] Step 20/22 : LABEL arch=x86_64 [2022-03-30T20:29:46.802Z] Removing intermediate container 4f3e68d0a637 [2022-03-30T20:29:46.802Z] ---> 81d2a75eaad0 [2022-03-30T20:29:46.802Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:29:46.802Z] ---> Running in eff021e3aa67 [2022-03-30T20:29:46.802Z] Removing intermediate container eff021e3aa67 [2022-03-30T20:29:46.802Z] ---> a1e8dd8068e3 [2022-03-30T20:29:46.802Z] Step 21/22 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:29:47.061Z] ---> Running in ebd4b300f8c2 [2022-03-30T20:29:47.061Z] ---> d885a26093ad [2022-03-30T20:29:47.061Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-30T20:29:47.062Z] Removing intermediate container ebd4b300f8c2 [2022-03-30T20:29:47.062Z] ---> c0a38e64c9b2 [2022-03-30T20:29:47.062Z] Step 22/22 : LABEL version=2.2.0-dev.49 [2022-03-30T20:29:47.062Z] ---> Running in 71d1efc7074c [2022-03-30T20:29:47.321Z] Removing intermediate container 71d1efc7074c [2022-03-30T20:29:47.321Z] ---> 90d91838eeea [2022-03-30T20:29:47.321Z] [2022-03-30T20:29:47.321Z] ---> 71a8cfa79cf7 [2022-03-30T20:29:47.321Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-30T20:29:47.321Z] Successfully built 90d91838eeea [2022-03-30T20:29:47.321Z] Successfully tagged security-proxy-setup:latest [2022-03-30T20:29:47.579Z]  Building security-proxy-setup ... done  ---> 3c6036f786e8 [2022-03-30T20:29:47.579Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-30T20:29:47.579Z] ---> Running in d8546bee4c3e [2022-03-30T20:29:47.839Z] Removing intermediate container d8546bee4c3e [2022-03-30T20:29:47.839Z] ---> 501c296c4007 [2022-03-30T20:29:47.839Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:29:47.839Z] ---> Running in 4dba917b932a [2022-03-30T20:29:47.839Z] Removing intermediate container 4dba917b932a [2022-03-30T20:29:47.839Z] ---> 7f1248364951 [2022-03-30T20:29:47.839Z] Step 21/23 : LABEL arch=x86_64 [2022-03-30T20:29:47.839Z] ---> Running in b96377e9a95b [2022-03-30T20:29:48.098Z] Removing intermediate container b96377e9a95b [2022-03-30T20:29:48.098Z] ---> 92cdc86e2d6d [2022-03-30T20:29:48.098Z] Step 22/23 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:29:48.098Z] ---> Running in 4af17dcde03a [2022-03-30T20:29:48.098Z] Removing intermediate container 4af17dcde03a [2022-03-30T20:29:48.098Z] ---> 41c2c9219b4b [2022-03-30T20:29:48.098Z] Step 23/23 : LABEL version=2.2.0-dev.49 [2022-03-30T20:29:48.357Z] ---> Running in 48219a06e405 [2022-03-30T20:29:48.357Z] Removing intermediate container 48219a06e405 [2022-03-30T20:29:48.357Z] ---> 2cf997da21e6 [2022-03-30T20:29:48.357Z] [2022-03-30T20:29:48.357Z] Successfully built 2cf997da21e6 [2022-03-30T20:29:48.357Z] Successfully tagged core-command:latest [2022-03-30T20:29:48.364Z]  Building core-command ... done  [Pipeline] } [2022-03-30T20:29:48.373Z] $ docker stop --time=1 945844eafb98db26283fb22187bce5d93c2cbb48c874525d02ae7a24293ff7cc [2022-03-30T20:29:49.671Z] $ docker rm -f 945844eafb98db26283fb22187bce5d93c2cbb48c874525d02ae7a24293ff7cc [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T20:29:50.009Z] + docker images [2022-03-30T20:29:50.009Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-30T20:29:50.009Z] core-command latest 2cf997da21e6 1 second ago 24.5MB [2022-03-30T20:29:50.009Z] security-proxy-setup latest 90d91838eeea 2 seconds ago 43.4MB [2022-03-30T20:29:50.009Z] a27a6183c2b9 3 seconds ago 1.61GB [2022-03-30T20:29:50.009Z] core-data latest 2e0ff35014e2 6 seconds ago 35.9MB [2022-03-30T20:29:50.009Z] security-secretstore-setup latest 4ab74334d087 8 seconds ago 42.1MB [2022-03-30T20:29:50.009Z] 0400ae8c0c9b 8 seconds ago 1.63GB [2022-03-30T20:29:50.009Z] security-spiffe-token-provider latest 9e8382b7c6be 11 seconds ago 28.5MB [2022-03-30T20:29:50.009Z] d26b7ddb7f2d 15 seconds ago 1.65GB [2022-03-30T20:29:50.009Z] 0cb9895857e6 19 seconds ago 1.63GB [2022-03-30T20:29:50.009Z] 4ed4e1608500 21 seconds ago 1.61GB [2022-03-30T20:29:50.009Z] security-bootstrapper latest 621aaa4ade6e 31 seconds ago 24.3MB [2022-03-30T20:29:50.009Z] support-notifications latest c33eecc9ba74 46 seconds ago 26.6MB [2022-03-30T20:29:50.009Z] 838ced0c0df2 51 seconds ago 1.61GB [2022-03-30T20:29:50.009Z] 9dae8f314440 54 seconds ago 1.62GB [2022-03-30T20:29:50.009Z] sys-mgmt-agent latest 0ca4bd782093 About a minute ago 305MB [2022-03-30T20:29:50.009Z] security-spire-server latest 962b865eeb80 About a minute ago 82.9MB [2022-03-30T20:29:50.009Z] core-metadata latest f38ba608094d About a minute ago 26.1MB [2022-03-30T20:29:50.009Z] support-scheduler latest bd4d6aab80d3 About a minute ago 26MB [2022-03-30T20:29:50.009Z] 226d392aae47 About a minute ago 1.61GB [2022-03-30T20:29:50.009Z] 9fa5fd44f705 About a minute ago 1.61GB [2022-03-30T20:29:50.009Z] 9c2d5bb5f9cf About a minute ago 1.62GB [2022-03-30T20:29:50.009Z] c4d3e7b7db32 About a minute ago 1.62GB [2022-03-30T20:29:50.009Z] security-spire-agent latest bed500f12892 About a minute ago 119MB [2022-03-30T20:29:50.009Z] security-spire-config latest 92d09d6bf78f About a minute ago 82.2MB [2022-03-30T20:29:50.009Z] 2448ebf08719 About a minute ago 1.61GB [2022-03-30T20:29:50.009Z] 68e24648310d About a minute ago 1.61GB [2022-03-30T20:29:50.009Z] ci-base-image-x86_64 latest c75ce56b9450 4 minutes ago 896MB [2022-03-30T20:29:50.009Z] alpine 3.14 84b07dd2d1fd 44 hours ago 5.59MB [2022-03-30T20:29:50.009Z] alpine 3.15 76c8fb57b6fc 44 hours ago 5.57MB [2022-03-30T20:29:50.009Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB [2022-03-30T20:29:50.009Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-30T20:29:50.009Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-30T20:29:50.009Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T20:29:50.134Z] provisioning config files... [2022-03-30T20:29:50.144Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/171@tmp/config385372851223725288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:29:50.443Z] ---> docker-login.sh [2022-03-30T20:29:50.443Z] nexus3.edgexfoundry.org:10001 [2022-03-30T20:29:50.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:29:50.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:29:50.443Z] Configure a credential helper to remove this warning. See [2022-03-30T20:29:50.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:29:50.443Z] [2022-03-30T20:29:50.443Z] Login Succeeded [2022-03-30T20:29:50.443Z] nexus3.edgexfoundry.org:10002 [2022-03-30T20:29:50.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:29:50.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:29:50.702Z] Configure a credential helper to remove this warning. See [2022-03-30T20:29:50.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:29:50.702Z] [2022-03-30T20:29:50.702Z] Login Succeeded [2022-03-30T20:29:50.702Z] nexus3.edgexfoundry.org:10003 [2022-03-30T20:29:50.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:29:50.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:29:50.702Z] Configure a credential helper to remove this warning. See [2022-03-30T20:29:50.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:29:50.702Z] [2022-03-30T20:29:50.702Z] Login Succeeded [2022-03-30T20:29:50.702Z] nexus3.edgexfoundry.org:10004 [2022-03-30T20:29:50.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:29:50.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:29:50.962Z] Configure a credential helper to remove this warning. See [2022-03-30T20:29:50.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:29:50.962Z] [2022-03-30T20:29:50.962Z] Login Succeeded [2022-03-30T20:29:50.962Z] docker.io [2022-03-30T20:29:50.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:29:51.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:29:51.222Z] Configure a credential helper to remove this warning. See [2022-03-30T20:29:51.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:29:51.222Z] [2022-03-30T20:29:51.222Z] Login Succeeded [2022-03-30T20:29:51.222Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T20:29:51.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:29:51.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T20:29:51.296Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-03-30T20:29:51.296Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:29:51.296Z] latest [2022-03-30T20:29:51.296Z] 2.2.0-dev.49 [2022-03-30T20:29:51.296Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:29:51.296Z] main [2022-03-30T20:29:51.296Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:29:51.629Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:29:51.924Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:29:51.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-30T20:29:51.924Z] bbcadc6f0977: Preparing [2022-03-30T20:29:51.924Z] 0f47fe80b4db: Preparing [2022-03-30T20:29:51.924Z] 4620a32263c0: Preparing [2022-03-30T20:29:51.924Z] c34cde7f1e3c: Preparing [2022-03-30T20:29:51.924Z] 736164617a66: Preparing [2022-03-30T20:29:51.924Z] 736164617a66: Layer already exists [2022-03-30T20:29:51.924Z] bbcadc6f0977: Pushed [2022-03-30T20:29:51.924Z] c34cde7f1e3c: Pushed [2022-03-30T20:29:51.924Z] 4620a32263c0: Pushed [2022-03-30T20:29:54.465Z] 0f47fe80b4db: Pushed [2022-03-30T20:29:54.465Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:9fe2cac7f614c1cae690e181cc57a71dee53eef51c1d54b3b7b86b272ace9407 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:29:54.768Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:29:55.066Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-03-30T20:29:55.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-30T20:29:55.066Z] bbcadc6f0977: Preparing [2022-03-30T20:29:55.066Z] 0f47fe80b4db: Preparing [2022-03-30T20:29:55.066Z] 4620a32263c0: Preparing [2022-03-30T20:29:55.066Z] c34cde7f1e3c: Preparing [2022-03-30T20:29:55.066Z] 736164617a66: Preparing [2022-03-30T20:29:55.066Z] 4620a32263c0: Layer already exists [2022-03-30T20:29:55.066Z] c34cde7f1e3c: Layer already exists [2022-03-30T20:29:55.066Z] 736164617a66: Layer already exists [2022-03-30T20:29:55.066Z] bbcadc6f0977: Layer already exists [2022-03-30T20:29:55.066Z] 0f47fe80b4db: Layer already exists [2022-03-30T20:29:55.066Z] latest: digest: sha256:9fe2cac7f614c1cae690e181cc57a71dee53eef51c1d54b3b7b86b272ace9407 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:29:55.368Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:29:55.661Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.49 [2022-03-30T20:29:55.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-30T20:29:55.661Z] bbcadc6f0977: Preparing [2022-03-30T20:29:55.661Z] 0f47fe80b4db: Preparing [2022-03-30T20:29:55.661Z] 4620a32263c0: Preparing [2022-03-30T20:29:55.661Z] c34cde7f1e3c: Preparing [2022-03-30T20:29:55.661Z] 736164617a66: Preparing [2022-03-30T20:29:55.661Z] 4620a32263c0: Layer already exists [2022-03-30T20:29:55.661Z] 0f47fe80b4db: Layer already exists [2022-03-30T20:29:55.661Z] c34cde7f1e3c: Layer already exists [2022-03-30T20:29:55.661Z] 736164617a66: Layer already exists [2022-03-30T20:29:55.661Z] bbcadc6f0977: Layer already exists [2022-03-30T20:29:55.661Z] 2.2.0-dev.49: digest: sha256:9fe2cac7f614c1cae690e181cc57a71dee53eef51c1d54b3b7b86b272ace9407 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:29:55.955Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:29:56.244Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:29:56.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-30T20:29:56.244Z] bbcadc6f0977: Preparing [2022-03-30T20:29:56.244Z] 0f47fe80b4db: Preparing [2022-03-30T20:29:56.244Z] 4620a32263c0: Preparing [2022-03-30T20:29:56.244Z] c34cde7f1e3c: Preparing [2022-03-30T20:29:56.244Z] 736164617a66: Preparing [2022-03-30T20:29:56.244Z] 0f47fe80b4db: Layer already exists [2022-03-30T20:29:56.244Z] 736164617a66: Layer already exists [2022-03-30T20:29:56.244Z] c34cde7f1e3c: Layer already exists [2022-03-30T20:29:56.244Z] bbcadc6f0977: Layer already exists [2022-03-30T20:29:56.244Z] 4620a32263c0: Layer already exists [2022-03-30T20:29:56.244Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:9fe2cac7f614c1cae690e181cc57a71dee53eef51c1d54b3b7b86b272ace9407 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:29:56.538Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:29:56.831Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-03-30T20:29:56.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-30T20:29:56.831Z] bbcadc6f0977: Preparing [2022-03-30T20:29:56.831Z] 0f47fe80b4db: Preparing [2022-03-30T20:29:56.831Z] 4620a32263c0: Preparing [2022-03-30T20:29:56.831Z] c34cde7f1e3c: Preparing [2022-03-30T20:29:56.831Z] 736164617a66: Preparing [2022-03-30T20:29:56.831Z] bbcadc6f0977: Layer already exists [2022-03-30T20:29:56.831Z] 736164617a66: Layer already exists [2022-03-30T20:29:56.831Z] 0f47fe80b4db: Layer already exists [2022-03-30T20:29:56.831Z] 4620a32263c0: Layer already exists [2022-03-30T20:29:56.831Z] c34cde7f1e3c: Layer already exists [2022-03-30T20:29:56.831Z] main: digest: sha256:9fe2cac7f614c1cae690e181cc57a71dee53eef51c1d54b3b7b86b272ace9407 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:29:56.860Z] ===================================================== [Pipeline] echo [2022-03-30T20:29:56.868Z] taggedImages: [2022-03-30T20:29:56.868Z] - nexus3.edgexfoundry.org:10004/core-command:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:29:56.868Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-03-30T20:29:56.868Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.49 [2022-03-30T20:29:56.868Z] - nexus3.edgexfoundry.org:10004/core-command:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:29:56.868Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-03-30T20:29:56.885Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-03-30T20:29:56.885Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:29:56.885Z] latest [2022-03-30T20:29:56.885Z] 2.2.0-dev.49 [2022-03-30T20:29:56.885Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:29:56.885Z] main [2022-03-30T20:29:56.885Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:29:57.258Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:29:57.550Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:29:57.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-30T20:29:57.550Z] 8749c1449607: Preparing [2022-03-30T20:29:57.550Z] a1bc5b2e6210: Preparing [2022-03-30T20:29:57.550Z] 4620a32263c0: Preparing [2022-03-30T20:29:57.550Z] 242b5329e5e9: Preparing [2022-03-30T20:29:57.550Z] 6a4873be768e: Preparing [2022-03-30T20:29:57.550Z] 736164617a66: Preparing [2022-03-30T20:29:57.550Z] 736164617a66: Waiting [2022-03-30T20:29:57.550Z] 4620a32263c0: Layer already exists [2022-03-30T20:29:57.550Z] 736164617a66: Layer already exists [2022-03-30T20:29:57.550Z] 6a4873be768e: Pushed [2022-03-30T20:29:57.550Z] 8749c1449607: Pushed [2022-03-30T20:29:57.808Z] 242b5329e5e9: Pushed [2022-03-30T20:30:00.342Z] a1bc5b2e6210: Pushed [2022-03-30T20:30:00.342Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:6ab156a71560b8742f0dddc8b5eb30e8bfd736c5ca8b7665e191e9ab60779e9e size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:00.639Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:00.960Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-03-30T20:30:00.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-30T20:30:00.960Z] 8749c1449607: Preparing [2022-03-30T20:30:00.960Z] a1bc5b2e6210: Preparing [2022-03-30T20:30:00.960Z] 4620a32263c0: Preparing [2022-03-30T20:30:00.960Z] 242b5329e5e9: Preparing [2022-03-30T20:30:00.960Z] 6a4873be768e: Preparing [2022-03-30T20:30:00.960Z] 736164617a66: Preparing [2022-03-30T20:30:00.960Z] 736164617a66: Waiting [2022-03-30T20:30:00.960Z] 8749c1449607: Layer already exists [2022-03-30T20:30:00.960Z] 6a4873be768e: Layer already exists [2022-03-30T20:30:00.960Z] 4620a32263c0: Layer already exists [2022-03-30T20:30:00.960Z] a1bc5b2e6210: Layer already exists [2022-03-30T20:30:00.960Z] 242b5329e5e9: Layer already exists [2022-03-30T20:30:00.960Z] 736164617a66: Layer already exists [2022-03-30T20:30:00.960Z] latest: digest: sha256:6ab156a71560b8742f0dddc8b5eb30e8bfd736c5ca8b7665e191e9ab60779e9e size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:01.333Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:01.627Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.49 [2022-03-30T20:30:01.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-30T20:30:01.627Z] 8749c1449607: Preparing [2022-03-30T20:30:01.627Z] a1bc5b2e6210: Preparing [2022-03-30T20:30:01.627Z] 4620a32263c0: Preparing [2022-03-30T20:30:01.627Z] 242b5329e5e9: Preparing [2022-03-30T20:30:01.627Z] 6a4873be768e: Preparing [2022-03-30T20:30:01.627Z] 736164617a66: Preparing [2022-03-30T20:30:01.627Z] 736164617a66: Waiting [2022-03-30T20:30:01.627Z] 8749c1449607: Layer already exists [2022-03-30T20:30:01.627Z] 4620a32263c0: Layer already exists [2022-03-30T20:30:01.627Z] 242b5329e5e9: Layer already exists [2022-03-30T20:30:01.627Z] 6a4873be768e: Layer already exists [2022-03-30T20:30:01.627Z] a1bc5b2e6210: Layer already exists [2022-03-30T20:30:01.627Z] 736164617a66: Layer already exists [2022-03-30T20:30:01.627Z] 2.2.0-dev.49: digest: sha256:6ab156a71560b8742f0dddc8b5eb30e8bfd736c5ca8b7665e191e9ab60779e9e size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:01.924Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:02.215Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:02.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-30T20:30:02.215Z] 8749c1449607: Preparing [2022-03-30T20:30:02.215Z] a1bc5b2e6210: Preparing [2022-03-30T20:30:02.215Z] 4620a32263c0: Preparing [2022-03-30T20:30:02.215Z] 242b5329e5e9: Preparing [2022-03-30T20:30:02.215Z] 6a4873be768e: Preparing [2022-03-30T20:30:02.215Z] 736164617a66: Preparing [2022-03-30T20:30:02.215Z] a1bc5b2e6210: Layer already exists [2022-03-30T20:30:02.215Z] 6a4873be768e: Layer already exists [2022-03-30T20:30:02.215Z] 4620a32263c0: Layer already exists [2022-03-30T20:30:02.215Z] 8749c1449607: Layer already exists [2022-03-30T20:30:02.215Z] 242b5329e5e9: Layer already exists [2022-03-30T20:30:02.215Z] 736164617a66: Layer already exists [2022-03-30T20:30:02.215Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:6ab156a71560b8742f0dddc8b5eb30e8bfd736c5ca8b7665e191e9ab60779e9e size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:02.516Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:02.809Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-03-30T20:30:02.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-30T20:30:02.809Z] 8749c1449607: Preparing [2022-03-30T20:30:02.809Z] a1bc5b2e6210: Preparing [2022-03-30T20:30:02.809Z] 4620a32263c0: Preparing [2022-03-30T20:30:02.809Z] 242b5329e5e9: Preparing [2022-03-30T20:30:02.809Z] 6a4873be768e: Preparing [2022-03-30T20:30:02.809Z] 736164617a66: Preparing [2022-03-30T20:30:02.809Z] 736164617a66: Waiting [2022-03-30T20:30:02.809Z] 242b5329e5e9: Layer already exists [2022-03-30T20:30:02.809Z] a1bc5b2e6210: Layer already exists [2022-03-30T20:30:02.809Z] 4620a32263c0: Layer already exists [2022-03-30T20:30:02.809Z] 6a4873be768e: Layer already exists [2022-03-30T20:30:02.809Z] 8749c1449607: Layer already exists [2022-03-30T20:30:02.809Z] 736164617a66: Layer already exists [2022-03-30T20:30:02.809Z] main: digest: sha256:6ab156a71560b8742f0dddc8b5eb30e8bfd736c5ca8b7665e191e9ab60779e9e size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:30:02.837Z] ===================================================== [Pipeline] echo [2022-03-30T20:30:02.847Z] taggedImages: [2022-03-30T20:30:02.847Z] - nexus3.edgexfoundry.org:10004/core-data:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:02.847Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-03-30T20:30:02.847Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.49 [2022-03-30T20:30:02.847Z] - nexus3.edgexfoundry.org:10004/core-data:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:02.847Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-03-30T20:30:02.870Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-03-30T20:30:02.870Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:02.870Z] latest [2022-03-30T20:30:02.870Z] 2.2.0-dev.49 [2022-03-30T20:30:02.870Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:02.870Z] main [2022-03-30T20:30:02.870Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:03.192Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:03.484Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:03.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-30T20:30:03.485Z] 3ca425ca8c9a: Preparing [2022-03-30T20:30:03.485Z] 0b71ae7f7cbe: Preparing [2022-03-30T20:30:03.485Z] 4620a32263c0: Preparing [2022-03-30T20:30:03.485Z] c34cde7f1e3c: Preparing [2022-03-30T20:30:03.485Z] 736164617a66: Preparing [2022-03-30T20:30:03.485Z] 736164617a66: Layer already exists [2022-03-30T20:30:03.485Z] 3ca425ca8c9a: Pushed [2022-03-30T20:30:03.485Z] c34cde7f1e3c: Layer already exists [2022-03-30T20:30:03.744Z] 4620a32263c0: Layer already exists [2022-03-30T20:30:06.283Z] 0b71ae7f7cbe: Pushed [2022-03-30T20:30:06.283Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:a78e822b7c501c4d0b044c7d61dbc33860a0fd0efa06622fe85de861437e8419 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:06.577Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:06.866Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-03-30T20:30:06.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-30T20:30:06.866Z] 3ca425ca8c9a: Preparing [2022-03-30T20:30:06.866Z] 0b71ae7f7cbe: Preparing [2022-03-30T20:30:06.866Z] 4620a32263c0: Preparing [2022-03-30T20:30:06.866Z] c34cde7f1e3c: Preparing [2022-03-30T20:30:06.866Z] 736164617a66: Preparing [2022-03-30T20:30:06.866Z] c34cde7f1e3c: Layer already exists [2022-03-30T20:30:06.866Z] 3ca425ca8c9a: Layer already exists [2022-03-30T20:30:06.866Z] 736164617a66: Layer already exists [2022-03-30T20:30:06.866Z] 4620a32263c0: Layer already exists [2022-03-30T20:30:06.866Z] 0b71ae7f7cbe: Layer already exists [2022-03-30T20:30:06.866Z] latest: digest: sha256:a78e822b7c501c4d0b044c7d61dbc33860a0fd0efa06622fe85de861437e8419 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:07.162Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:07.455Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.49 [2022-03-30T20:30:07.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-30T20:30:07.455Z] 3ca425ca8c9a: Preparing [2022-03-30T20:30:07.455Z] 0b71ae7f7cbe: Preparing [2022-03-30T20:30:07.455Z] 4620a32263c0: Preparing [2022-03-30T20:30:07.455Z] c34cde7f1e3c: Preparing [2022-03-30T20:30:07.455Z] 736164617a66: Preparing [2022-03-30T20:30:07.455Z] 0b71ae7f7cbe: Layer already exists [2022-03-30T20:30:07.455Z] c34cde7f1e3c: Layer already exists [2022-03-30T20:30:07.455Z] 3ca425ca8c9a: Layer already exists [2022-03-30T20:30:07.455Z] 736164617a66: Layer already exists [2022-03-30T20:30:07.455Z] 4620a32263c0: Layer already exists [2022-03-30T20:30:07.455Z] 2.2.0-dev.49: digest: sha256:a78e822b7c501c4d0b044c7d61dbc33860a0fd0efa06622fe85de861437e8419 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:07.753Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:08.043Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:08.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-30T20:30:08.043Z] 3ca425ca8c9a: Preparing [2022-03-30T20:30:08.043Z] 0b71ae7f7cbe: Preparing [2022-03-30T20:30:08.043Z] 4620a32263c0: Preparing [2022-03-30T20:30:08.043Z] c34cde7f1e3c: Preparing [2022-03-30T20:30:08.043Z] 736164617a66: Preparing [2022-03-30T20:30:08.043Z] 3ca425ca8c9a: Layer already exists [2022-03-30T20:30:08.043Z] 4620a32263c0: Layer already exists [2022-03-30T20:30:08.043Z] c34cde7f1e3c: Layer already exists [2022-03-30T20:30:08.043Z] 736164617a66: Layer already exists [2022-03-30T20:30:08.043Z] 0b71ae7f7cbe: Layer already exists [2022-03-30T20:30:08.043Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:a78e822b7c501c4d0b044c7d61dbc33860a0fd0efa06622fe85de861437e8419 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:08.340Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:08.627Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-03-30T20:30:08.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-30T20:30:08.627Z] 3ca425ca8c9a: Preparing [2022-03-30T20:30:08.627Z] 0b71ae7f7cbe: Preparing [2022-03-30T20:30:08.627Z] 4620a32263c0: Preparing [2022-03-30T20:30:08.628Z] c34cde7f1e3c: Preparing [2022-03-30T20:30:08.628Z] 736164617a66: Preparing [2022-03-30T20:30:08.628Z] 736164617a66: Layer already exists [2022-03-30T20:30:08.628Z] c34cde7f1e3c: Layer already exists [2022-03-30T20:30:08.628Z] 3ca425ca8c9a: Layer already exists [2022-03-30T20:30:08.628Z] 0b71ae7f7cbe: Layer already exists [2022-03-30T20:30:08.628Z] 4620a32263c0: Layer already exists [2022-03-30T20:30:08.628Z] main: digest: sha256:a78e822b7c501c4d0b044c7d61dbc33860a0fd0efa06622fe85de861437e8419 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:30:08.668Z] ===================================================== [Pipeline] echo [2022-03-30T20:30:08.679Z] taggedImages: [2022-03-30T20:30:08.679Z] - nexus3.edgexfoundry.org:10004/core-metadata:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:08.679Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-03-30T20:30:08.679Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.49 [2022-03-30T20:30:08.679Z] - nexus3.edgexfoundry.org:10004/core-metadata:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:08.679Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-03-30T20:30:08.701Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-03-30T20:30:08.701Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:08.701Z] latest [2022-03-30T20:30:08.701Z] 2.2.0-dev.49 [2022-03-30T20:30:08.701Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:08.701Z] main [2022-03-30T20:30:08.701Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:09.026Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:09.318Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:09.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-30T20:30:09.318Z] 1003220b7441: Preparing [2022-03-30T20:30:09.318Z] 1003220b7441: Preparing [2022-03-30T20:30:09.318Z] 701d615f9435: Preparing [2022-03-30T20:30:09.318Z] 5eed1aee44a8: Preparing [2022-03-30T20:30:09.318Z] 4244979b6cd7: Preparing [2022-03-30T20:30:09.318Z] b0f801ead6fd: Preparing [2022-03-30T20:30:09.318Z] 4620a32263c0: Preparing [2022-03-30T20:30:09.318Z] b09f84b6c96a: Preparing [2022-03-30T20:30:09.318Z] a5cbfa59a271: Preparing [2022-03-30T20:30:09.318Z] a005e0ae99c4: Preparing [2022-03-30T20:30:09.318Z] 336caea7fa4d: Preparing [2022-03-30T20:30:09.318Z] 736164617a66: Preparing [2022-03-30T20:30:09.318Z] b09f84b6c96a: Waiting [2022-03-30T20:30:09.318Z] 336caea7fa4d: Waiting [2022-03-30T20:30:09.318Z] a5cbfa59a271: Waiting [2022-03-30T20:30:09.318Z] 736164617a66: Waiting [2022-03-30T20:30:09.318Z] a005e0ae99c4: Waiting [2022-03-30T20:30:09.318Z] 4620a32263c0: Waiting [2022-03-30T20:30:09.318Z] 701d615f9435: Pushed [2022-03-30T20:30:09.318Z] 1003220b7441: Pushed [2022-03-30T20:30:09.318Z] 4244979b6cd7: Pushed [2022-03-30T20:30:09.318Z] 5eed1aee44a8: Pushed [2022-03-30T20:30:09.318Z] 4620a32263c0: Layer already exists [2022-03-30T20:30:09.578Z] b09f84b6c96a: Pushed [2022-03-30T20:30:09.578Z] 736164617a66: Layer already exists [2022-03-30T20:30:09.578Z] 336caea7fa4d: Pushed [2022-03-30T20:30:09.578Z] a005e0ae99c4: Pushed [2022-03-30T20:30:09.578Z] a5cbfa59a271: Pushed [2022-03-30T20:30:11.492Z] b0f801ead6fd: Pushed [2022-03-30T20:30:11.492Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:1029f16307e4730f01aa619953a528f6bf014c1434c8fe0f25c07fb8bb41f912 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:11.800Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:12.090Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-03-30T20:30:12.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-30T20:30:12.090Z] 1003220b7441: Preparing [2022-03-30T20:30:12.090Z] 1003220b7441: Preparing [2022-03-30T20:30:12.090Z] 701d615f9435: Preparing [2022-03-30T20:30:12.090Z] 5eed1aee44a8: Preparing [2022-03-30T20:30:12.090Z] 4244979b6cd7: Preparing [2022-03-30T20:30:12.090Z] b0f801ead6fd: Preparing [2022-03-30T20:30:12.090Z] 4620a32263c0: Preparing [2022-03-30T20:30:12.090Z] b09f84b6c96a: Preparing [2022-03-30T20:30:12.090Z] a5cbfa59a271: Preparing [2022-03-30T20:30:12.090Z] a005e0ae99c4: Preparing [2022-03-30T20:30:12.090Z] 336caea7fa4d: Preparing [2022-03-30T20:30:12.090Z] 736164617a66: Preparing [2022-03-30T20:30:12.090Z] a5cbfa59a271: Waiting [2022-03-30T20:30:12.090Z] 336caea7fa4d: Waiting [2022-03-30T20:30:12.090Z] 736164617a66: Waiting [2022-03-30T20:30:12.090Z] a005e0ae99c4: Waiting [2022-03-30T20:30:12.090Z] b09f84b6c96a: Waiting [2022-03-30T20:30:12.090Z] 4244979b6cd7: Layer already exists [2022-03-30T20:30:12.090Z] 1003220b7441: Layer already exists [2022-03-30T20:30:12.090Z] 701d615f9435: Layer already exists [2022-03-30T20:30:12.090Z] 5eed1aee44a8: Layer already exists [2022-03-30T20:30:12.090Z] b0f801ead6fd: Layer already exists [2022-03-30T20:30:12.090Z] b09f84b6c96a: Layer already exists [2022-03-30T20:30:12.090Z] 4620a32263c0: Layer already exists [2022-03-30T20:30:12.090Z] a5cbfa59a271: Layer already exists [2022-03-30T20:30:12.090Z] a005e0ae99c4: Layer already exists [2022-03-30T20:30:12.090Z] 336caea7fa4d: Layer already exists [2022-03-30T20:30:12.090Z] 736164617a66: Layer already exists [2022-03-30T20:30:12.090Z] latest: digest: sha256:1029f16307e4730f01aa619953a528f6bf014c1434c8fe0f25c07fb8bb41f912 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:12.386Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:12.676Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.49 [2022-03-30T20:30:12.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-30T20:30:12.676Z] 1003220b7441: Preparing [2022-03-30T20:30:12.676Z] 1003220b7441: Preparing [2022-03-30T20:30:12.676Z] 701d615f9435: Preparing [2022-03-30T20:30:12.676Z] 5eed1aee44a8: Preparing [2022-03-30T20:30:12.676Z] 4244979b6cd7: Preparing [2022-03-30T20:30:12.676Z] b0f801ead6fd: Preparing [2022-03-30T20:30:12.676Z] 4620a32263c0: Preparing [2022-03-30T20:30:12.676Z] b09f84b6c96a: Preparing [2022-03-30T20:30:12.676Z] a5cbfa59a271: Preparing [2022-03-30T20:30:12.676Z] a005e0ae99c4: Preparing [2022-03-30T20:30:12.676Z] 336caea7fa4d: Preparing [2022-03-30T20:30:12.676Z] 736164617a66: Preparing [2022-03-30T20:30:12.676Z] 336caea7fa4d: Waiting [2022-03-30T20:30:12.676Z] 736164617a66: Waiting [2022-03-30T20:30:12.676Z] b09f84b6c96a: Waiting [2022-03-30T20:30:12.676Z] a5cbfa59a271: Waiting [2022-03-30T20:30:12.676Z] a005e0ae99c4: Waiting [2022-03-30T20:30:12.676Z] 4620a32263c0: Waiting [2022-03-30T20:30:12.676Z] 701d615f9435: Layer already exists [2022-03-30T20:30:12.676Z] 4244979b6cd7: Layer already exists [2022-03-30T20:30:12.676Z] 5eed1aee44a8: Layer already exists [2022-03-30T20:30:12.676Z] b0f801ead6fd: Layer already exists [2022-03-30T20:30:12.676Z] 1003220b7441: Layer already exists [2022-03-30T20:30:12.676Z] b09f84b6c96a: Layer already exists [2022-03-30T20:30:12.676Z] 4620a32263c0: Layer already exists [2022-03-30T20:30:12.676Z] 336caea7fa4d: Layer already exists [2022-03-30T20:30:12.676Z] a005e0ae99c4: Layer already exists [2022-03-30T20:30:12.676Z] a5cbfa59a271: Layer already exists [2022-03-30T20:30:12.676Z] 736164617a66: Layer already exists [2022-03-30T20:30:12.676Z] 2.2.0-dev.49: digest: sha256:1029f16307e4730f01aa619953a528f6bf014c1434c8fe0f25c07fb8bb41f912 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:12.975Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:13.269Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:13.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-30T20:30:13.269Z] 1003220b7441: Preparing [2022-03-30T20:30:13.269Z] 1003220b7441: Preparing [2022-03-30T20:30:13.269Z] 701d615f9435: Preparing [2022-03-30T20:30:13.269Z] 5eed1aee44a8: Preparing [2022-03-30T20:30:13.269Z] 4244979b6cd7: Preparing [2022-03-30T20:30:13.269Z] b0f801ead6fd: Preparing [2022-03-30T20:30:13.270Z] 4620a32263c0: Preparing [2022-03-30T20:30:13.270Z] b09f84b6c96a: Preparing [2022-03-30T20:30:13.270Z] a5cbfa59a271: Preparing [2022-03-30T20:30:13.270Z] a005e0ae99c4: Preparing [2022-03-30T20:30:13.270Z] 336caea7fa4d: Preparing [2022-03-30T20:30:13.270Z] 736164617a66: Preparing [2022-03-30T20:30:13.270Z] a005e0ae99c4: Waiting [2022-03-30T20:30:13.270Z] 4620a32263c0: Waiting [2022-03-30T20:30:13.270Z] b09f84b6c96a: Waiting [2022-03-30T20:30:13.270Z] 336caea7fa4d: Waiting [2022-03-30T20:30:13.270Z] a5cbfa59a271: Waiting [2022-03-30T20:30:13.270Z] 736164617a66: Waiting [2022-03-30T20:30:13.270Z] 1003220b7441: Layer already exists [2022-03-30T20:30:13.270Z] 5eed1aee44a8: Layer already exists [2022-03-30T20:30:13.270Z] 4244979b6cd7: Layer already exists [2022-03-30T20:30:13.270Z] 701d615f9435: Layer already exists [2022-03-30T20:30:13.270Z] b0f801ead6fd: Layer already exists [2022-03-30T20:30:13.270Z] b09f84b6c96a: Layer already exists [2022-03-30T20:30:13.270Z] 4620a32263c0: Layer already exists [2022-03-30T20:30:13.270Z] a5cbfa59a271: Layer already exists [2022-03-30T20:30:13.270Z] a005e0ae99c4: Layer already exists [2022-03-30T20:30:13.270Z] 736164617a66: Layer already exists [2022-03-30T20:30:13.270Z] 336caea7fa4d: Layer already exists [2022-03-30T20:30:13.270Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:1029f16307e4730f01aa619953a528f6bf014c1434c8fe0f25c07fb8bb41f912 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:13.568Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:13.858Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-03-30T20:30:13.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-30T20:30:13.858Z] 1003220b7441: Preparing [2022-03-30T20:30:13.858Z] 1003220b7441: Preparing [2022-03-30T20:30:13.858Z] 701d615f9435: Preparing [2022-03-30T20:30:13.858Z] 5eed1aee44a8: Preparing [2022-03-30T20:30:13.858Z] 4244979b6cd7: Preparing [2022-03-30T20:30:13.858Z] b0f801ead6fd: Preparing [2022-03-30T20:30:13.858Z] 4620a32263c0: Preparing [2022-03-30T20:30:13.858Z] b09f84b6c96a: Preparing [2022-03-30T20:30:13.858Z] a5cbfa59a271: Preparing [2022-03-30T20:30:13.858Z] a005e0ae99c4: Preparing [2022-03-30T20:30:13.858Z] 336caea7fa4d: Preparing [2022-03-30T20:30:13.858Z] 736164617a66: Preparing [2022-03-30T20:30:13.858Z] b09f84b6c96a: Waiting [2022-03-30T20:30:13.858Z] 336caea7fa4d: Waiting [2022-03-30T20:30:13.858Z] 4620a32263c0: Waiting [2022-03-30T20:30:13.858Z] a5cbfa59a271: Waiting [2022-03-30T20:30:13.858Z] 736164617a66: Waiting [2022-03-30T20:30:13.858Z] 4244979b6cd7: Layer already exists [2022-03-30T20:30:13.858Z] b0f801ead6fd: Layer already exists [2022-03-30T20:30:13.858Z] 701d615f9435: Layer already exists [2022-03-30T20:30:13.858Z] 1003220b7441: Layer already exists [2022-03-30T20:30:13.858Z] 5eed1aee44a8: Layer already exists [2022-03-30T20:30:13.858Z] b09f84b6c96a: Layer already exists [2022-03-30T20:30:13.858Z] 4620a32263c0: Layer already exists [2022-03-30T20:30:13.858Z] a5cbfa59a271: Layer already exists [2022-03-30T20:30:13.858Z] a005e0ae99c4: Layer already exists [2022-03-30T20:30:13.858Z] 336caea7fa4d: Layer already exists [2022-03-30T20:30:13.858Z] 736164617a66: Layer already exists [2022-03-30T20:30:13.858Z] main: digest: sha256:1029f16307e4730f01aa619953a528f6bf014c1434c8fe0f25c07fb8bb41f912 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:30:13.897Z] ===================================================== [Pipeline] echo [2022-03-30T20:30:13.910Z] taggedImages: [2022-03-30T20:30:13.910Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:13.910Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-03-30T20:30:13.910Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.49 [2022-03-30T20:30:13.910Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:13.910Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-03-30T20:30:13.940Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-03-30T20:30:13.940Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:13.940Z] latest [2022-03-30T20:30:13.940Z] 2.2.0-dev.49 [2022-03-30T20:30:13.940Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:13.940Z] main [2022-03-30T20:30:13.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:14.265Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:14.553Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:14.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-30T20:30:14.553Z] 5c1154f1908a: Preparing [2022-03-30T20:30:14.553Z] 642dcc5d5559: Preparing [2022-03-30T20:30:14.553Z] 1cd7480514fc: Preparing [2022-03-30T20:30:14.553Z] 12f98bc979b3: Preparing [2022-03-30T20:30:14.553Z] 5f4bceaec591: Preparing [2022-03-30T20:30:14.553Z] 73baeeddf1c7: Preparing [2022-03-30T20:30:14.553Z] e9955e4d7d58: Preparing [2022-03-30T20:30:14.553Z] 736164617a66: Preparing [2022-03-30T20:30:14.553Z] e9955e4d7d58: Waiting [2022-03-30T20:30:14.553Z] 73baeeddf1c7: Waiting [2022-03-30T20:30:14.553Z] 736164617a66: Waiting [2022-03-30T20:30:14.553Z] 5c1154f1908a: Pushed [2022-03-30T20:30:14.553Z] 5f4bceaec591: Pushed [2022-03-30T20:30:14.553Z] 642dcc5d5559: Pushed [2022-03-30T20:30:14.553Z] 736164617a66: Layer already exists [2022-03-30T20:30:14.811Z] 73baeeddf1c7: Pushed [2022-03-30T20:30:14.811Z] e9955e4d7d58: Pushed [2022-03-30T20:30:16.718Z] 1cd7480514fc: Pushed [2022-03-30T20:30:16.718Z] 12f98bc979b3: Pushed [2022-03-30T20:30:16.718Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:b6232d04f7c994bf6f7dbe5e54a978fc30c92ea368813bf30529aac1446b409b size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:17.014Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:17.308Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-03-30T20:30:17.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-30T20:30:17.308Z] 5c1154f1908a: Preparing [2022-03-30T20:30:17.308Z] 642dcc5d5559: Preparing [2022-03-30T20:30:17.308Z] 1cd7480514fc: Preparing [2022-03-30T20:30:17.308Z] 12f98bc979b3: Preparing [2022-03-30T20:30:17.308Z] 5f4bceaec591: Preparing [2022-03-30T20:30:17.308Z] 73baeeddf1c7: Preparing [2022-03-30T20:30:17.308Z] e9955e4d7d58: Preparing [2022-03-30T20:30:17.308Z] 736164617a66: Preparing [2022-03-30T20:30:17.308Z] 73baeeddf1c7: Waiting [2022-03-30T20:30:17.308Z] 736164617a66: Waiting [2022-03-30T20:30:17.308Z] 5c1154f1908a: Layer already exists [2022-03-30T20:30:17.308Z] 5f4bceaec591: Layer already exists [2022-03-30T20:30:17.308Z] 642dcc5d5559: Layer already exists [2022-03-30T20:30:17.308Z] 1cd7480514fc: Layer already exists [2022-03-30T20:30:17.308Z] 12f98bc979b3: Layer already exists [2022-03-30T20:30:17.308Z] 73baeeddf1c7: Layer already exists [2022-03-30T20:30:17.308Z] e9955e4d7d58: Layer already exists [2022-03-30T20:30:17.308Z] 736164617a66: Layer already exists [2022-03-30T20:30:17.308Z] latest: digest: sha256:b6232d04f7c994bf6f7dbe5e54a978fc30c92ea368813bf30529aac1446b409b size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:17.610Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:17.900Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.49 [2022-03-30T20:30:17.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-30T20:30:17.900Z] 5c1154f1908a: Preparing [2022-03-30T20:30:17.900Z] 642dcc5d5559: Preparing [2022-03-30T20:30:17.900Z] 1cd7480514fc: Preparing [2022-03-30T20:30:17.900Z] 12f98bc979b3: Preparing [2022-03-30T20:30:17.900Z] 5f4bceaec591: Preparing [2022-03-30T20:30:17.900Z] 73baeeddf1c7: Preparing [2022-03-30T20:30:17.900Z] e9955e4d7d58: Preparing [2022-03-30T20:30:17.900Z] 736164617a66: Preparing [2022-03-30T20:30:17.900Z] 73baeeddf1c7: Waiting [2022-03-30T20:30:17.900Z] e9955e4d7d58: Waiting [2022-03-30T20:30:17.900Z] 12f98bc979b3: Layer already exists [2022-03-30T20:30:17.900Z] 5c1154f1908a: Layer already exists [2022-03-30T20:30:17.900Z] 1cd7480514fc: Layer already exists [2022-03-30T20:30:17.900Z] 5f4bceaec591: Layer already exists [2022-03-30T20:30:17.900Z] 642dcc5d5559: Layer already exists [2022-03-30T20:30:17.900Z] 73baeeddf1c7: Layer already exists [2022-03-30T20:30:17.900Z] e9955e4d7d58: Layer already exists [2022-03-30T20:30:17.900Z] 736164617a66: Layer already exists [2022-03-30T20:30:17.900Z] 2.2.0-dev.49: digest: sha256:b6232d04f7c994bf6f7dbe5e54a978fc30c92ea368813bf30529aac1446b409b size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:18.255Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:18.458Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:30:18.458Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:30:18.458Z] ---> e74f11f2fa6d [2022-03-30T20:30:18.458Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T20:30:18.458Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:30:18.458Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:30:18.458Z] ---> e74f11f2fa6d [2022-03-30T20:30:18.458Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:30:18.458Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:30:18.458Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:30:18.458Z] ---> e74f11f2fa6d [2022-03-30T20:30:18.458Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T20:30:18.458Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:30:18.458Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:30:18.458Z] ---> e74f11f2fa6d [2022-03-30T20:30:18.458Z] Step 3/20 : WORKDIR /edgex-go [2022-03-30T20:30:18.458Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:30:18.459Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:30:18.459Z] ---> e74f11f2fa6d [2022-03-30T20:30:18.459Z] Step 3/31 : WORKDIR /edgex-go [2022-03-30T20:30:18.459Z] ---> Running in 4778d4e2d64a [2022-03-30T20:30:18.459Z] ---> Running in e5d3ad533f12 [2022-03-30T20:30:18.459Z] ---> Running in 6242a2a7f648 [2022-03-30T20:30:18.459Z] ---> Running in 72d17ebc4dc8 [2022-03-30T20:30:18.459Z] ---> Running in 397a6abeaf8a [2022-03-30T20:30:18.459Z] Removing intermediate container 6242a2a7f648 [2022-03-30T20:30:18.459Z] ---> 323ce26f461d [2022-03-30T20:30:18.459Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:30:18.459Z] Removing intermediate container 72d17ebc4dc8 [2022-03-30T20:30:18.459Z] ---> 5fd716dc2e64 [2022-03-30T20:30:18.459Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:30:18.459Z] Removing intermediate container e5d3ad533f12 [2022-03-30T20:30:18.459Z] ---> 51f9c13f69c4 [2022-03-30T20:30:18.459Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:30:18.459Z] Removing intermediate container 4778d4e2d64a [2022-03-30T20:30:18.459Z] ---> 5c5312f500f9 [2022-03-30T20:30:18.459Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:30:18.459Z] ---> Running in fb62207ee369 [2022-03-30T20:30:18.459Z] ---> Running in f6df0f2a428a [2022-03-30T20:30:18.459Z] ---> Running in 29a59537fe0c [2022-03-30T20:30:18.459Z] Removing intermediate container 397a6abeaf8a [2022-03-30T20:30:18.459Z] ---> 0eb0d29a1522 [2022-03-30T20:30:18.459Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-30T20:30:18.459Z] ---> Running in 4e885a74b20c [2022-03-30T20:30:18.459Z] ---> Running in 04771725b86d [2022-03-30T20:30:18.546Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:18.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-30T20:30:18.546Z] 5c1154f1908a: Preparing [2022-03-30T20:30:18.546Z] 642dcc5d5559: Preparing [2022-03-30T20:30:18.546Z] 1cd7480514fc: Preparing [2022-03-30T20:30:18.546Z] 12f98bc979b3: Preparing [2022-03-30T20:30:18.546Z] 5f4bceaec591: Preparing [2022-03-30T20:30:18.546Z] 73baeeddf1c7: Preparing [2022-03-30T20:30:18.546Z] e9955e4d7d58: Preparing [2022-03-30T20:30:18.546Z] 736164617a66: Preparing [2022-03-30T20:30:18.546Z] 73baeeddf1c7: Waiting [2022-03-30T20:30:18.546Z] e9955e4d7d58: Waiting [2022-03-30T20:30:18.546Z] 736164617a66: Waiting [2022-03-30T20:30:18.546Z] 12f98bc979b3: Layer already exists [2022-03-30T20:30:18.546Z] 5f4bceaec591: Layer already exists [2022-03-30T20:30:18.546Z] 1cd7480514fc: Layer already exists [2022-03-30T20:30:18.546Z] 5c1154f1908a: Layer already exists [2022-03-30T20:30:18.546Z] 642dcc5d5559: Layer already exists [2022-03-30T20:30:18.546Z] 73baeeddf1c7: Layer already exists [2022-03-30T20:30:18.546Z] e9955e4d7d58: Layer already exists [2022-03-30T20:30:18.546Z] 736164617a66: Layer already exists [2022-03-30T20:30:18.546Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:b6232d04f7c994bf6f7dbe5e54a978fc30c92ea368813bf30529aac1446b409b size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:18.965Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:19.256Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-03-30T20:30:19.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-30T20:30:19.256Z] 5c1154f1908a: Preparing [2022-03-30T20:30:19.256Z] 642dcc5d5559: Preparing [2022-03-30T20:30:19.256Z] 1cd7480514fc: Preparing [2022-03-30T20:30:19.256Z] 12f98bc979b3: Preparing [2022-03-30T20:30:19.256Z] 5f4bceaec591: Preparing [2022-03-30T20:30:19.256Z] 73baeeddf1c7: Preparing [2022-03-30T20:30:19.256Z] e9955e4d7d58: Preparing [2022-03-30T20:30:19.256Z] 736164617a66: Preparing [2022-03-30T20:30:19.256Z] 73baeeddf1c7: Waiting [2022-03-30T20:30:19.256Z] e9955e4d7d58: Waiting [2022-03-30T20:30:19.256Z] 736164617a66: Waiting [2022-03-30T20:30:19.256Z] 642dcc5d5559: Layer already exists [2022-03-30T20:30:19.256Z] 5f4bceaec591: Layer already exists [2022-03-30T20:30:19.256Z] 1cd7480514fc: Layer already exists [2022-03-30T20:30:19.256Z] 5c1154f1908a: Layer already exists [2022-03-30T20:30:19.256Z] 12f98bc979b3: Layer already exists [2022-03-30T20:30:19.256Z] 73baeeddf1c7: Layer already exists [2022-03-30T20:30:19.256Z] e9955e4d7d58: Layer already exists [2022-03-30T20:30:19.256Z] 736164617a66: Layer already exists [2022-03-30T20:30:19.256Z] main: digest: sha256:b6232d04f7c994bf6f7dbe5e54a978fc30c92ea368813bf30529aac1446b409b size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:30:19.298Z] ===================================================== [Pipeline] echo [2022-03-30T20:30:19.306Z] taggedImages: [2022-03-30T20:30:19.306Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:19.306Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-03-30T20:30:19.306Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.49 [2022-03-30T20:30:19.306Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:19.306Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-03-30T20:30:19.324Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-03-30T20:30:19.324Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:19.324Z] latest [2022-03-30T20:30:19.324Z] 2.2.0-dev.49 [2022-03-30T20:30:19.324Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:19.324Z] main [2022-03-30T20:30:19.324Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:19.631Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:19.926Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:19.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-30T20:30:19.926Z] 372891645c03: Preparing [2022-03-30T20:30:19.926Z] abd74d3c7954: Preparing [2022-03-30T20:30:19.926Z] f9e7b73b3a6e: Preparing [2022-03-30T20:30:19.926Z] 202303beeaaf: Preparing [2022-03-30T20:30:19.926Z] 21915318510e: Preparing [2022-03-30T20:30:19.926Z] 0daac9e3bb71: Preparing [2022-03-30T20:30:19.926Z] 7c4436a93649: Preparing [2022-03-30T20:30:19.926Z] a84542bd907c: Preparing [2022-03-30T20:30:19.926Z] ba5e879872a4: Preparing [2022-03-30T20:30:19.926Z] 736164617a66: Preparing [2022-03-30T20:30:19.926Z] 7c4436a93649: Waiting [2022-03-30T20:30:19.926Z] a84542bd907c: Waiting [2022-03-30T20:30:19.926Z] ba5e879872a4: Waiting [2022-03-30T20:30:19.926Z] 736164617a66: Waiting [2022-03-30T20:30:19.926Z] 0daac9e3bb71: Waiting [2022-03-30T20:30:19.926Z] 372891645c03: Pushed [2022-03-30T20:30:19.926Z] abd74d3c7954: Pushed [2022-03-30T20:30:19.926Z] 21915318510e: Pushed [2022-03-30T20:30:20.185Z] 0daac9e3bb71: Pushed [2022-03-30T20:30:20.185Z] 7c4436a93649: Pushed [2022-03-30T20:30:20.185Z] a84542bd907c: Pushed [2022-03-30T20:30:20.185Z] 736164617a66: Layer already exists [2022-03-30T20:30:20.185Z] ba5e879872a4: Pushed [2022-03-30T20:30:20.478Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:30:21.088Z] Removing intermediate container f6df0f2a428a [2022-03-30T20:30:21.089Z] ---> a93ca2fa54f5 [2022-03-30T20:30:21.089Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T20:30:21.370Z] ---> Running in 044ae4476bd3 [2022-03-30T20:30:21.673Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:30:21.673Z] Removing intermediate container fb62207ee369 [2022-03-30T20:30:21.673Z] ---> 6902297093bf [2022-03-30T20:30:21.673Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-30T20:30:21.958Z] Removing intermediate container 29a59537fe0c [2022-03-30T20:30:21.958Z] ---> db29b0d0c08b [2022-03-30T20:30:21.958Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-30T20:30:21.958Z] ---> Running in eb9eb8fdf139 [2022-03-30T20:30:22.091Z] 202303beeaaf: Pushed [2022-03-30T20:30:22.091Z] f9e7b73b3a6e: Pushed [2022-03-30T20:30:22.091Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:7441d5da8a03826cb427de588f661070edcaa943d2dad6fe78ea16123873032e size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:22.240Z] ---> Running in af8377510be7 [2022-03-30T20:30:22.383Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:22.523Z] Removing intermediate container 4e885a74b20c [2022-03-30T20:30:22.524Z] ---> 5919b7091f66 [2022-03-30T20:30:22.524Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-30T20:30:22.524Z] ---> Running in 7b4dbbe3bd98 [2022-03-30T20:30:22.672Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-03-30T20:30:22.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-30T20:30:22.672Z] 372891645c03: Preparing [2022-03-30T20:30:22.672Z] abd74d3c7954: Preparing [2022-03-30T20:30:22.672Z] f9e7b73b3a6e: Preparing [2022-03-30T20:30:22.672Z] 202303beeaaf: Preparing [2022-03-30T20:30:22.672Z] 21915318510e: Preparing [2022-03-30T20:30:22.672Z] 0daac9e3bb71: Preparing [2022-03-30T20:30:22.672Z] 7c4436a93649: Preparing [2022-03-30T20:30:22.672Z] a84542bd907c: Preparing [2022-03-30T20:30:22.672Z] ba5e879872a4: Preparing [2022-03-30T20:30:22.672Z] 736164617a66: Preparing [2022-03-30T20:30:22.672Z] 7c4436a93649: Waiting [2022-03-30T20:30:22.672Z] a84542bd907c: Waiting [2022-03-30T20:30:22.672Z] ba5e879872a4: Waiting [2022-03-30T20:30:22.672Z] 736164617a66: Waiting [2022-03-30T20:30:22.672Z] 0daac9e3bb71: Waiting [2022-03-30T20:30:22.672Z] 202303beeaaf: Layer already exists [2022-03-30T20:30:22.672Z] f9e7b73b3a6e: Layer already exists [2022-03-30T20:30:22.672Z] 372891645c03: Layer already exists [2022-03-30T20:30:22.672Z] abd74d3c7954: Layer already exists [2022-03-30T20:30:22.672Z] 21915318510e: Layer already exists [2022-03-30T20:30:22.672Z] 7c4436a93649: Layer already exists [2022-03-30T20:30:22.672Z] a84542bd907c: Layer already exists [2022-03-30T20:30:22.672Z] 0daac9e3bb71: Layer already exists [2022-03-30T20:30:22.672Z] ba5e879872a4: Layer already exists [2022-03-30T20:30:22.672Z] 736164617a66: Layer already exists [2022-03-30T20:30:22.672Z] latest: digest: sha256:7441d5da8a03826cb427de588f661070edcaa943d2dad6fe78ea16123873032e size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:22.969Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:23.133Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:30:23.133Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:30:23.133Z] OK: 15739 distinct packages available [2022-03-30T20:30:23.259Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.49 [2022-03-30T20:30:23.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-30T20:30:23.259Z] 372891645c03: Preparing [2022-03-30T20:30:23.259Z] abd74d3c7954: Preparing [2022-03-30T20:30:23.259Z] f9e7b73b3a6e: Preparing [2022-03-30T20:30:23.259Z] 202303beeaaf: Preparing [2022-03-30T20:30:23.259Z] 21915318510e: Preparing [2022-03-30T20:30:23.259Z] 0daac9e3bb71: Preparing [2022-03-30T20:30:23.259Z] 7c4436a93649: Preparing [2022-03-30T20:30:23.259Z] a84542bd907c: Preparing [2022-03-30T20:30:23.259Z] ba5e879872a4: Preparing [2022-03-30T20:30:23.259Z] 736164617a66: Preparing [2022-03-30T20:30:23.259Z] 7c4436a93649: Waiting [2022-03-30T20:30:23.259Z] a84542bd907c: Waiting [2022-03-30T20:30:23.259Z] 736164617a66: Waiting [2022-03-30T20:30:23.259Z] abd74d3c7954: Layer already exists [2022-03-30T20:30:23.259Z] f9e7b73b3a6e: Layer already exists [2022-03-30T20:30:23.259Z] 372891645c03: Layer already exists [2022-03-30T20:30:23.259Z] 202303beeaaf: Layer already exists [2022-03-30T20:30:23.259Z] 21915318510e: Layer already exists [2022-03-30T20:30:23.259Z] 0daac9e3bb71: Layer already exists [2022-03-30T20:30:23.259Z] 7c4436a93649: Layer already exists [2022-03-30T20:30:23.259Z] 736164617a66: Layer already exists [2022-03-30T20:30:23.259Z] a84542bd907c: Layer already exists [2022-03-30T20:30:23.259Z] ba5e879872a4: Layer already exists [2022-03-30T20:30:23.259Z] 2.2.0-dev.49: digest: sha256:7441d5da8a03826cb427de588f661070edcaa943d2dad6fe78ea16123873032e size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:23.409Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:30:23.556Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:23.846Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:23.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-30T20:30:23.847Z] 372891645c03: Preparing [2022-03-30T20:30:23.847Z] abd74d3c7954: Preparing [2022-03-30T20:30:23.847Z] f9e7b73b3a6e: Preparing [2022-03-30T20:30:23.847Z] 202303beeaaf: Preparing [2022-03-30T20:30:23.847Z] 21915318510e: Preparing [2022-03-30T20:30:23.847Z] 0daac9e3bb71: Preparing [2022-03-30T20:30:23.847Z] 7c4436a93649: Preparing [2022-03-30T20:30:23.847Z] a84542bd907c: Preparing [2022-03-30T20:30:23.847Z] ba5e879872a4: Preparing [2022-03-30T20:30:23.847Z] 736164617a66: Preparing [2022-03-30T20:30:23.847Z] 0daac9e3bb71: Waiting [2022-03-30T20:30:23.847Z] 7c4436a93649: Waiting [2022-03-30T20:30:23.847Z] a84542bd907c: Waiting [2022-03-30T20:30:23.847Z] ba5e879872a4: Waiting [2022-03-30T20:30:23.847Z] 736164617a66: Waiting [2022-03-30T20:30:23.847Z] 21915318510e: Layer already exists [2022-03-30T20:30:23.847Z] 372891645c03: Layer already exists [2022-03-30T20:30:23.847Z] f9e7b73b3a6e: Layer already exists [2022-03-30T20:30:23.847Z] 202303beeaaf: Layer already exists [2022-03-30T20:30:23.847Z] abd74d3c7954: Layer already exists [2022-03-30T20:30:23.847Z] a84542bd907c: Layer already exists [2022-03-30T20:30:23.847Z] 0daac9e3bb71: Layer already exists [2022-03-30T20:30:23.847Z] ba5e879872a4: Layer already exists [2022-03-30T20:30:23.847Z] 7c4436a93649: Layer already exists [2022-03-30T20:30:23.847Z] 736164617a66: Layer already exists [2022-03-30T20:30:23.847Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:7441d5da8a03826cb427de588f661070edcaa943d2dad6fe78ea16123873032e size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:24.012Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:30:24.144Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:24.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:30:24.435Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-03-30T20:30:24.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-30T20:30:24.435Z] 372891645c03: Preparing [2022-03-30T20:30:24.435Z] abd74d3c7954: Preparing [2022-03-30T20:30:24.435Z] f9e7b73b3a6e: Preparing [2022-03-30T20:30:24.435Z] 202303beeaaf: Preparing [2022-03-30T20:30:24.435Z] 21915318510e: Preparing [2022-03-30T20:30:24.435Z] 0daac9e3bb71: Preparing [2022-03-30T20:30:24.435Z] 7c4436a93649: Preparing [2022-03-30T20:30:24.435Z] a84542bd907c: Preparing [2022-03-30T20:30:24.435Z] ba5e879872a4: Preparing [2022-03-30T20:30:24.435Z] 736164617a66: Preparing [2022-03-30T20:30:24.435Z] 7c4436a93649: Waiting [2022-03-30T20:30:24.435Z] a84542bd907c: Waiting [2022-03-30T20:30:24.435Z] ba5e879872a4: Waiting [2022-03-30T20:30:24.435Z] 736164617a66: Waiting [2022-03-30T20:30:24.435Z] 0daac9e3bb71: Waiting [2022-03-30T20:30:24.435Z] abd74d3c7954: Layer already exists [2022-03-30T20:30:24.435Z] 372891645c03: Layer already exists [2022-03-30T20:30:24.435Z] 21915318510e: Layer already exists [2022-03-30T20:30:24.435Z] f9e7b73b3a6e: Layer already exists [2022-03-30T20:30:24.435Z] 202303beeaaf: Layer already exists [2022-03-30T20:30:24.435Z] 0daac9e3bb71: Layer already exists [2022-03-30T20:30:24.435Z] a84542bd907c: Layer already exists [2022-03-30T20:30:24.435Z] ba5e879872a4: Layer already exists [2022-03-30T20:30:24.435Z] 736164617a66: Layer already exists [2022-03-30T20:30:24.435Z] 7c4436a93649: Layer already exists [2022-03-30T20:30:24.435Z] main: digest: sha256:7441d5da8a03826cb427de588f661070edcaa943d2dad6fe78ea16123873032e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:30:24.473Z] ===================================================== [Pipeline] echo [2022-03-30T20:30:24.484Z] taggedImages: [2022-03-30T20:30:24.484Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:24.484Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-03-30T20:30:24.484Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.49 [2022-03-30T20:30:24.484Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:24.484Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-03-30T20:30:24.512Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-03-30T20:30:24.512Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:24.512Z] latest [2022-03-30T20:30:24.512Z] 2.2.0-dev.49 [2022-03-30T20:30:24.512Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:24.512Z] main [2022-03-30T20:30:24.512Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:24.593Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:30:24.593Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:30:24.830Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:24.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:30:24.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:30:25.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:25.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-03-30T20:30:25.123Z] b4364c489fc7: Preparing [2022-03-30T20:30:25.123Z] b0a474ece062: Preparing [2022-03-30T20:30:25.123Z] 4620a32263c0: Preparing [2022-03-30T20:30:25.123Z] 02f4ded74382: Preparing [2022-03-30T20:30:25.123Z] a289720508fb: Preparing [2022-03-30T20:30:25.123Z] a1c01e366b99: Preparing [2022-03-30T20:30:25.123Z] a1c01e366b99: Waiting [2022-03-30T20:30:25.123Z] 4620a32263c0: Layer already exists [2022-03-30T20:30:25.123Z] a1c01e366b99: Layer already exists [2022-03-30T20:30:25.123Z] b4364c489fc7: Pushed [2022-03-30T20:30:25.123Z] a289720508fb: Pushed [2022-03-30T20:30:25.171Z] OK: 220 MiB in 52 packages [2022-03-30T20:30:25.462Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:30:25.689Z] 02f4ded74382: Pushed [2022-03-30T20:30:25.744Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:30:25.744Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:30:26.354Z] OK: 220 MiB in 52 packages [2022-03-30T20:30:26.966Z] OK: 220 MiB in 52 packages [2022-03-30T20:30:26.966Z] OK: 220 MiB in 52 packages [2022-03-30T20:30:27.070Z] b0a474ece062: Pushed [2022-03-30T20:30:27.247Z] OK: 220 MiB in 52 packages [2022-03-30T20:30:27.248Z] Removing intermediate container 04771725b86d [2022-03-30T20:30:27.248Z] ---> 68e3fc73c73c [2022-03-30T20:30:27.248Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-30T20:30:27.330Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:d5131daf2aa9c791899661655d2d88f15739aee0a99dc5cb7b1012ecb745c63c size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:27.630Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:27.858Z] Removing intermediate container 044ae4476bd3 [2022-03-30T20:30:27.858Z] ---> b5b0a3076861 [2022-03-30T20:30:27.858Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T20:30:27.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-03-30T20:30:27.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-03-30T20:30:27.921Z] b4364c489fc7: Preparing [2022-03-30T20:30:27.921Z] b0a474ece062: Preparing [2022-03-30T20:30:27.921Z] 4620a32263c0: Preparing [2022-03-30T20:30:27.921Z] 02f4ded74382: Preparing [2022-03-30T20:30:27.921Z] a289720508fb: Preparing [2022-03-30T20:30:27.921Z] a1c01e366b99: Preparing [2022-03-30T20:30:27.921Z] a1c01e366b99: Waiting [2022-03-30T20:30:27.921Z] a289720508fb: Layer already exists [2022-03-30T20:30:27.921Z] b0a474ece062: Layer already exists [2022-03-30T20:30:27.921Z] 4620a32263c0: Layer already exists [2022-03-30T20:30:27.921Z] b4364c489fc7: Layer already exists [2022-03-30T20:30:27.921Z] 02f4ded74382: Layer already exists [2022-03-30T20:30:27.921Z] a1c01e366b99: Layer already exists [2022-03-30T20:30:27.921Z] latest: digest: sha256:d5131daf2aa9c791899661655d2d88f15739aee0a99dc5cb7b1012ecb745c63c size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:28.215Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:28.506Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.49 [2022-03-30T20:30:28.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-03-30T20:30:28.506Z] b4364c489fc7: Preparing [2022-03-30T20:30:28.506Z] b0a474ece062: Preparing [2022-03-30T20:30:28.506Z] 4620a32263c0: Preparing [2022-03-30T20:30:28.506Z] 02f4ded74382: Preparing [2022-03-30T20:30:28.506Z] a289720508fb: Preparing [2022-03-30T20:30:28.506Z] a1c01e366b99: Preparing [2022-03-30T20:30:28.506Z] a1c01e366b99: Waiting [2022-03-30T20:30:28.506Z] b0a474ece062: Layer already exists [2022-03-30T20:30:28.506Z] 02f4ded74382: Layer already exists [2022-03-30T20:30:28.506Z] b4364c489fc7: Layer already exists [2022-03-30T20:30:28.506Z] 4620a32263c0: Layer already exists [2022-03-30T20:30:28.506Z] a289720508fb: Layer already exists [2022-03-30T20:30:28.506Z] a1c01e366b99: Layer already exists [2022-03-30T20:30:28.506Z] 2.2.0-dev.49: digest: sha256:d5131daf2aa9c791899661655d2d88f15739aee0a99dc5cb7b1012ecb745c63c size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:28.804Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:28.870Z] ---> 08a7aa3d63a9 [2022-03-30T20:30:28.870Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:30:28.870Z] ---> Running in 5bc7238b53c9 [2022-03-30T20:30:28.870Z] Removing intermediate container eb9eb8fdf139 [2022-03-30T20:30:29.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:29.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-03-30T20:30:29.096Z] b4364c489fc7: Preparing [2022-03-30T20:30:29.096Z] b0a474ece062: Preparing [2022-03-30T20:30:29.096Z] 4620a32263c0: Preparing [2022-03-30T20:30:29.096Z] 02f4ded74382: Preparing [2022-03-30T20:30:29.096Z] a289720508fb: Preparing [2022-03-30T20:30:29.096Z] a1c01e366b99: Preparing [2022-03-30T20:30:29.096Z] a1c01e366b99: Waiting [2022-03-30T20:30:29.096Z] b0a474ece062: Layer already exists [2022-03-30T20:30:29.096Z] b4364c489fc7: Layer already exists [2022-03-30T20:30:29.096Z] 02f4ded74382: Layer already exists [2022-03-30T20:30:29.096Z] 4620a32263c0: Layer already exists [2022-03-30T20:30:29.096Z] a289720508fb: Layer already exists [2022-03-30T20:30:29.096Z] a1c01e366b99: Layer already exists [2022-03-30T20:30:29.096Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:d5131daf2aa9c791899661655d2d88f15739aee0a99dc5cb7b1012ecb745c63c size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:29.157Z] ---> 56f0bbc3db74 [2022-03-30T20:30:29.157Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:30:29.157Z] Removing intermediate container 7b4dbbe3bd98 [2022-03-30T20:30:29.157Z] ---> 3ddd4c8be64d [2022-03-30T20:30:29.157Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T20:30:29.157Z] Removing intermediate container af8377510be7 [2022-03-30T20:30:29.157Z] ---> a5b10141ff26 [2022-03-30T20:30:29.157Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-30T20:30:29.391Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:29.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-03-30T20:30:29.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-03-30T20:30:29.683Z] b4364c489fc7: Preparing [2022-03-30T20:30:29.683Z] b0a474ece062: Preparing [2022-03-30T20:30:29.683Z] 4620a32263c0: Preparing [2022-03-30T20:30:29.683Z] 02f4ded74382: Preparing [2022-03-30T20:30:29.683Z] a289720508fb: Preparing [2022-03-30T20:30:29.683Z] a1c01e366b99: Preparing [2022-03-30T20:30:29.683Z] a1c01e366b99: Waiting [2022-03-30T20:30:29.683Z] a289720508fb: Layer already exists [2022-03-30T20:30:29.683Z] b0a474ece062: Layer already exists [2022-03-30T20:30:29.683Z] b4364c489fc7: Layer already exists [2022-03-30T20:30:29.683Z] 02f4ded74382: Layer already exists [2022-03-30T20:30:29.683Z] 4620a32263c0: Layer already exists [2022-03-30T20:30:29.683Z] a1c01e366b99: Layer already exists [2022-03-30T20:30:29.683Z] main: digest: sha256:d5131daf2aa9c791899661655d2d88f15739aee0a99dc5cb7b1012ecb745c63c size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:30:29.717Z] ===================================================== [Pipeline] echo [2022-03-30T20:30:29.725Z] taggedImages: [2022-03-30T20:30:29.725Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:29.725Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-03-30T20:30:29.725Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.49 [2022-03-30T20:30:29.725Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:29.725Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-03-30T20:30:29.749Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-03-30T20:30:29.749Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:29.749Z] latest [2022-03-30T20:30:29.749Z] 2.2.0-dev.49 [2022-03-30T20:30:29.749Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:29.749Z] main [2022-03-30T20:30:29.749Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2022-03-30T20:30:29.765Z] ---> 54df904fd639 [2022-03-30T20:30:29.765Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:30:29.765Z] ---> Running in d1454362a64e [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:30.066Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:30.354Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:30.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-03-30T20:30:30.354Z] ef340304f170: Preparing [2022-03-30T20:30:30.354Z] 7a8286ae9f49: Preparing [2022-03-30T20:30:30.354Z] d74bf8d7dd68: Preparing [2022-03-30T20:30:30.354Z] ebe93b94c7e1: Preparing [2022-03-30T20:30:30.354Z] dcd03b8074db: Preparing [2022-03-30T20:30:30.354Z] 17e6318c71f4: Preparing [2022-03-30T20:30:30.354Z] c1caa017fb76: Preparing [2022-03-30T20:30:30.354Z] a1c01e366b99: Preparing [2022-03-30T20:30:30.354Z] c1caa017fb76: Waiting [2022-03-30T20:30:30.354Z] a1c01e366b99: Waiting [2022-03-30T20:30:30.354Z] 17e6318c71f4: Waiting [2022-03-30T20:30:30.354Z] d74bf8d7dd68: Pushed [2022-03-30T20:30:30.354Z] ef340304f170: Pushed [2022-03-30T20:30:30.354Z] 7a8286ae9f49: Pushed [2022-03-30T20:30:30.354Z] a1c01e366b99: Layer already exists [2022-03-30T20:30:30.612Z] c1caa017fb76: Pushed [2022-03-30T20:30:30.755Z] ---> 7165c21757a9 [2022-03-30T20:30:30.755Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:30:30.755Z] ---> Running in 57144ffdd6be [2022-03-30T20:30:30.872Z] 17e6318c71f4: Pushed [2022-03-30T20:30:31.036Z] ---> 9d2d47ab0003 [2022-03-30T20:30:31.036Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:30:31.036Z] ---> 6373322dae8b [2022-03-30T20:30:31.036Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:30:31.323Z] ---> Running in d9d1b8739aad [2022-03-30T20:30:31.323Z] ---> Running in 917c4741f2ec [2022-03-30T20:30:33.407Z] dcd03b8074db: Pushed [2022-03-30T20:30:33.969Z] Removing intermediate container 5bc7238b53c9 [2022-03-30T20:30:33.969Z] ---> 7440da41afe0 [2022-03-30T20:30:33.969Z] Step 7/20 : COPY . . [2022-03-30T20:30:34.963Z] Removing intermediate container d1454362a64e [2022-03-30T20:30:34.963Z] ---> c49e36def685 [2022-03-30T20:30:34.963Z] Step 8/22 : COPY . . [2022-03-30T20:30:35.943Z] Removing intermediate container 57144ffdd6be [2022-03-30T20:30:35.943Z] ---> 68c9c1a348a5 [2022-03-30T20:30:35.943Z] Step 8/31 : COPY . . [2022-03-30T20:30:36.726Z] ebe93b94c7e1: Pushed [2022-03-30T20:30:36.726Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:62c0c0a0bf9f7a9768533d1356a5da5b01e712472905f007ad077e3332ea01d2 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:37.030Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:37.320Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-03-30T20:30:37.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-03-30T20:30:37.320Z] ef340304f170: Preparing [2022-03-30T20:30:37.320Z] 7a8286ae9f49: Preparing [2022-03-30T20:30:37.320Z] d74bf8d7dd68: Preparing [2022-03-30T20:30:37.320Z] ebe93b94c7e1: Preparing [2022-03-30T20:30:37.320Z] dcd03b8074db: Preparing [2022-03-30T20:30:37.320Z] 17e6318c71f4: Preparing [2022-03-30T20:30:37.320Z] c1caa017fb76: Preparing [2022-03-30T20:30:37.320Z] a1c01e366b99: Preparing [2022-03-30T20:30:37.320Z] c1caa017fb76: Waiting [2022-03-30T20:30:37.320Z] 17e6318c71f4: Waiting [2022-03-30T20:30:37.320Z] ebe93b94c7e1: Layer already exists [2022-03-30T20:30:37.320Z] ef340304f170: Layer already exists [2022-03-30T20:30:37.320Z] 7a8286ae9f49: Layer already exists [2022-03-30T20:30:37.320Z] dcd03b8074db: Layer already exists [2022-03-30T20:30:37.320Z] d74bf8d7dd68: Layer already exists [2022-03-30T20:30:37.320Z] 17e6318c71f4: Layer already exists [2022-03-30T20:30:37.320Z] a1c01e366b99: Layer already exists [2022-03-30T20:30:37.320Z] c1caa017fb76: Layer already exists [2022-03-30T20:30:37.320Z] latest: digest: sha256:62c0c0a0bf9f7a9768533d1356a5da5b01e712472905f007ad077e3332ea01d2 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:37.408Z] Removing intermediate container d9d1b8739aad [2022-03-30T20:30:37.408Z] ---> 6ff026c1fc8e [2022-03-30T20:30:37.408Z] Step 8/22 : COPY . . [2022-03-30T20:30:37.408Z] Removing intermediate container 917c4741f2ec [2022-03-30T20:30:37.408Z] ---> de2f7c883f99 [2022-03-30T20:30:37.408Z] Step 8/23 : COPY . . [2022-03-30T20:30:37.616Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:37.905Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.49 [2022-03-30T20:30:37.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-03-30T20:30:37.905Z] ef340304f170: Preparing [2022-03-30T20:30:37.905Z] 7a8286ae9f49: Preparing [2022-03-30T20:30:37.905Z] d74bf8d7dd68: Preparing [2022-03-30T20:30:37.905Z] ebe93b94c7e1: Preparing [2022-03-30T20:30:37.905Z] dcd03b8074db: Preparing [2022-03-30T20:30:37.905Z] 17e6318c71f4: Preparing [2022-03-30T20:30:37.905Z] c1caa017fb76: Preparing [2022-03-30T20:30:37.905Z] a1c01e366b99: Preparing [2022-03-30T20:30:37.905Z] 17e6318c71f4: Waiting [2022-03-30T20:30:37.905Z] c1caa017fb76: Waiting [2022-03-30T20:30:37.905Z] a1c01e366b99: Waiting [2022-03-30T20:30:37.905Z] d74bf8d7dd68: Layer already exists [2022-03-30T20:30:37.905Z] ef340304f170: Layer already exists [2022-03-30T20:30:37.905Z] dcd03b8074db: Layer already exists [2022-03-30T20:30:37.905Z] 7a8286ae9f49: Layer already exists [2022-03-30T20:30:37.905Z] ebe93b94c7e1: Layer already exists [2022-03-30T20:30:37.905Z] 17e6318c71f4: Layer already exists [2022-03-30T20:30:37.905Z] c1caa017fb76: Layer already exists [2022-03-30T20:30:37.905Z] a1c01e366b99: Layer already exists [2022-03-30T20:30:37.905Z] 2.2.0-dev.49: digest: sha256:62c0c0a0bf9f7a9768533d1356a5da5b01e712472905f007ad077e3332ea01d2 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:38.202Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:38.490Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:38.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-03-30T20:30:38.490Z] ef340304f170: Preparing [2022-03-30T20:30:38.490Z] 7a8286ae9f49: Preparing [2022-03-30T20:30:38.490Z] d74bf8d7dd68: Preparing [2022-03-30T20:30:38.490Z] ebe93b94c7e1: Preparing [2022-03-30T20:30:38.490Z] dcd03b8074db: Preparing [2022-03-30T20:30:38.490Z] 17e6318c71f4: Preparing [2022-03-30T20:30:38.490Z] c1caa017fb76: Preparing [2022-03-30T20:30:38.490Z] a1c01e366b99: Preparing [2022-03-30T20:30:38.490Z] c1caa017fb76: Waiting [2022-03-30T20:30:38.490Z] ef340304f170: Layer already exists [2022-03-30T20:30:38.490Z] dcd03b8074db: Layer already exists [2022-03-30T20:30:38.490Z] 7a8286ae9f49: Layer already exists [2022-03-30T20:30:38.490Z] ebe93b94c7e1: Layer already exists [2022-03-30T20:30:38.490Z] d74bf8d7dd68: Layer already exists [2022-03-30T20:30:38.490Z] 17e6318c71f4: Layer already exists [2022-03-30T20:30:38.490Z] c1caa017fb76: Layer already exists [2022-03-30T20:30:38.490Z] a1c01e366b99: Layer already exists [2022-03-30T20:30:38.490Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:62c0c0a0bf9f7a9768533d1356a5da5b01e712472905f007ad077e3332ea01d2 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:38.788Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:39.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-03-30T20:30:39.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-03-30T20:30:39.080Z] ef340304f170: Preparing [2022-03-30T20:30:39.080Z] 7a8286ae9f49: Preparing [2022-03-30T20:30:39.080Z] d74bf8d7dd68: Preparing [2022-03-30T20:30:39.080Z] ebe93b94c7e1: Preparing [2022-03-30T20:30:39.080Z] dcd03b8074db: Preparing [2022-03-30T20:30:39.080Z] 17e6318c71f4: Preparing [2022-03-30T20:30:39.080Z] c1caa017fb76: Preparing [2022-03-30T20:30:39.080Z] a1c01e366b99: Preparing [2022-03-30T20:30:39.080Z] c1caa017fb76: Waiting [2022-03-30T20:30:39.080Z] 17e6318c71f4: Waiting [2022-03-30T20:30:39.080Z] a1c01e366b99: Waiting [2022-03-30T20:30:39.080Z] dcd03b8074db: Layer already exists [2022-03-30T20:30:39.080Z] d74bf8d7dd68: Layer already exists [2022-03-30T20:30:39.080Z] ebe93b94c7e1: Layer already exists [2022-03-30T20:30:39.080Z] 7a8286ae9f49: Layer already exists [2022-03-30T20:30:39.080Z] ef340304f170: Layer already exists [2022-03-30T20:30:39.080Z] 17e6318c71f4: Layer already exists [2022-03-30T20:30:39.080Z] a1c01e366b99: Layer already exists [2022-03-30T20:30:39.080Z] c1caa017fb76: Layer already exists [2022-03-30T20:30:39.080Z] main: digest: sha256:62c0c0a0bf9f7a9768533d1356a5da5b01e712472905f007ad077e3332ea01d2 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:30:39.119Z] ===================================================== [Pipeline] echo [2022-03-30T20:30:39.133Z] taggedImages: [2022-03-30T20:30:39.133Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:39.133Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-03-30T20:30:39.133Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.49 [2022-03-30T20:30:39.133Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:39.133Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-03-30T20:30:39.156Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-03-30T20:30:39.156Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:39.156Z] latest [2022-03-30T20:30:39.156Z] 2.2.0-dev.49 [2022-03-30T20:30:39.156Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:39.156Z] main [2022-03-30T20:30:39.156Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:39.475Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:39.768Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:39.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-03-30T20:30:39.768Z] a01ccf178429: Preparing [2022-03-30T20:30:39.768Z] 72504c38c64a: Preparing [2022-03-30T20:30:39.768Z] 810e1766b1cc: Preparing [2022-03-30T20:30:39.768Z] afa2f058f3fd: Preparing [2022-03-30T20:30:39.768Z] 7564470cd839: Preparing [2022-03-30T20:30:39.768Z] a289720508fb: Preparing [2022-03-30T20:30:39.768Z] a1c01e366b99: Preparing [2022-03-30T20:30:39.768Z] a289720508fb: Waiting [2022-03-30T20:30:39.768Z] a1c01e366b99: Waiting [2022-03-30T20:30:39.768Z] 72504c38c64a: Pushed [2022-03-30T20:30:39.768Z] a01ccf178429: Pushed [2022-03-30T20:30:39.769Z] 810e1766b1cc: Pushed [2022-03-30T20:30:39.769Z] a289720508fb: Layer already exists [2022-03-30T20:30:39.769Z] a1c01e366b99: Layer already exists [2022-03-30T20:30:40.028Z] 7564470cd839: Pushed [2022-03-30T20:30:46.736Z] afa2f058f3fd: Pushed [2022-03-30T20:30:46.736Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:4acb83d6816a75dc312abc6436cc96edf352489c60a3e1851b2447e0b96ec7bf size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:47.034Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:47.329Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-03-30T20:30:47.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-03-30T20:30:47.329Z] a01ccf178429: Preparing [2022-03-30T20:30:47.329Z] 72504c38c64a: Preparing [2022-03-30T20:30:47.329Z] 810e1766b1cc: Preparing [2022-03-30T20:30:47.329Z] afa2f058f3fd: Preparing [2022-03-30T20:30:47.329Z] 7564470cd839: Preparing [2022-03-30T20:30:47.329Z] a289720508fb: Preparing [2022-03-30T20:30:47.329Z] a1c01e366b99: Preparing [2022-03-30T20:30:47.329Z] a289720508fb: Waiting [2022-03-30T20:30:47.329Z] a1c01e366b99: Waiting [2022-03-30T20:30:47.329Z] a01ccf178429: Layer already exists [2022-03-30T20:30:47.329Z] 810e1766b1cc: Layer already exists [2022-03-30T20:30:47.329Z] 7564470cd839: Layer already exists [2022-03-30T20:30:47.329Z] afa2f058f3fd: Layer already exists [2022-03-30T20:30:47.329Z] 72504c38c64a: Layer already exists [2022-03-30T20:30:47.329Z] a289720508fb: Layer already exists [2022-03-30T20:30:47.329Z] a1c01e366b99: Layer already exists [2022-03-30T20:30:47.329Z] latest: digest: sha256:4acb83d6816a75dc312abc6436cc96edf352489c60a3e1851b2447e0b96ec7bf size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:47.628Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:47.916Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.49 [2022-03-30T20:30:47.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-03-30T20:30:47.916Z] a01ccf178429: Preparing [2022-03-30T20:30:47.916Z] 72504c38c64a: Preparing [2022-03-30T20:30:47.916Z] 810e1766b1cc: Preparing [2022-03-30T20:30:47.916Z] afa2f058f3fd: Preparing [2022-03-30T20:30:47.916Z] 7564470cd839: Preparing [2022-03-30T20:30:47.916Z] a289720508fb: Preparing [2022-03-30T20:30:47.916Z] a1c01e366b99: Preparing [2022-03-30T20:30:47.916Z] a289720508fb: Waiting [2022-03-30T20:30:47.916Z] a1c01e366b99: Waiting [2022-03-30T20:30:47.916Z] 72504c38c64a: Layer already exists [2022-03-30T20:30:47.916Z] a01ccf178429: Layer already exists [2022-03-30T20:30:47.916Z] 810e1766b1cc: Layer already exists [2022-03-30T20:30:47.916Z] 7564470cd839: Layer already exists [2022-03-30T20:30:47.916Z] afa2f058f3fd: Layer already exists [2022-03-30T20:30:47.916Z] a289720508fb: Layer already exists [2022-03-30T20:30:47.916Z] a1c01e366b99: Layer already exists [2022-03-30T20:30:47.916Z] 2.2.0-dev.49: digest: sha256:4acb83d6816a75dc312abc6436cc96edf352489c60a3e1851b2447e0b96ec7bf size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:48.205Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:48.491Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:48.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-03-30T20:30:48.491Z] a01ccf178429: Preparing [2022-03-30T20:30:48.491Z] 72504c38c64a: Preparing [2022-03-30T20:30:48.491Z] 810e1766b1cc: Preparing [2022-03-30T20:30:48.491Z] afa2f058f3fd: Preparing [2022-03-30T20:30:48.491Z] 7564470cd839: Preparing [2022-03-30T20:30:48.491Z] a289720508fb: Preparing [2022-03-30T20:30:48.491Z] a1c01e366b99: Preparing [2022-03-30T20:30:48.491Z] a289720508fb: Waiting [2022-03-30T20:30:48.491Z] a1c01e366b99: Waiting [2022-03-30T20:30:48.491Z] afa2f058f3fd: Layer already exists [2022-03-30T20:30:48.491Z] 7564470cd839: Layer already exists [2022-03-30T20:30:48.491Z] 72504c38c64a: Layer already exists [2022-03-30T20:30:48.491Z] 810e1766b1cc: Layer already exists [2022-03-30T20:30:48.491Z] a01ccf178429: Layer already exists [2022-03-30T20:30:48.491Z] a289720508fb: Layer already exists [2022-03-30T20:30:48.491Z] a1c01e366b99: Layer already exists [2022-03-30T20:30:48.491Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:4acb83d6816a75dc312abc6436cc96edf352489c60a3e1851b2447e0b96ec7bf size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:48.788Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:49.079Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-03-30T20:30:49.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-03-30T20:30:49.079Z] a01ccf178429: Preparing [2022-03-30T20:30:49.079Z] 72504c38c64a: Preparing [2022-03-30T20:30:49.079Z] 810e1766b1cc: Preparing [2022-03-30T20:30:49.079Z] afa2f058f3fd: Preparing [2022-03-30T20:30:49.079Z] 7564470cd839: Preparing [2022-03-30T20:30:49.079Z] a289720508fb: Preparing [2022-03-30T20:30:49.079Z] a1c01e366b99: Preparing [2022-03-30T20:30:49.079Z] a289720508fb: Waiting [2022-03-30T20:30:49.079Z] a1c01e366b99: Waiting [2022-03-30T20:30:49.079Z] 72504c38c64a: Layer already exists [2022-03-30T20:30:49.079Z] 810e1766b1cc: Layer already exists [2022-03-30T20:30:49.079Z] afa2f058f3fd: Layer already exists [2022-03-30T20:30:49.079Z] 7564470cd839: Layer already exists [2022-03-30T20:30:49.079Z] a01ccf178429: Layer already exists [2022-03-30T20:30:49.079Z] a289720508fb: Layer already exists [2022-03-30T20:30:49.079Z] a1c01e366b99: Layer already exists [2022-03-30T20:30:49.079Z] main: digest: sha256:4acb83d6816a75dc312abc6436cc96edf352489c60a3e1851b2447e0b96ec7bf size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:30:49.114Z] ===================================================== [Pipeline] echo [2022-03-30T20:30:49.125Z] taggedImages: [2022-03-30T20:30:49.125Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:49.125Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-03-30T20:30:49.125Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.49 [2022-03-30T20:30:49.125Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:49.125Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-03-30T20:30:49.144Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-03-30T20:30:49.144Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:49.144Z] latest [2022-03-30T20:30:49.144Z] 2.2.0-dev.49 [2022-03-30T20:30:49.144Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:49.144Z] main [2022-03-30T20:30:49.144Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:49.468Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:49.754Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:49.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-03-30T20:30:49.755Z] 751355657303: Preparing [2022-03-30T20:30:49.755Z] 4f5c33e7f3e1: Preparing [2022-03-30T20:30:49.755Z] 855418f840dd: Preparing [2022-03-30T20:30:49.755Z] bf415c5ff0fa: Preparing [2022-03-30T20:30:49.755Z] 4720971b0eca: Preparing [2022-03-30T20:30:49.755Z] a289720508fb: Preparing [2022-03-30T20:30:49.755Z] a1c01e366b99: Preparing [2022-03-30T20:30:49.755Z] a289720508fb: Waiting [2022-03-30T20:30:49.755Z] a1c01e366b99: Waiting [2022-03-30T20:30:49.755Z] 751355657303: Pushed [2022-03-30T20:30:49.755Z] 4f5c33e7f3e1: Pushed [2022-03-30T20:30:49.755Z] 855418f840dd: Pushed [2022-03-30T20:30:49.755Z] a289720508fb: Layer already exists [2022-03-30T20:30:49.755Z] a1c01e366b99: Layer already exists [2022-03-30T20:30:50.015Z] 4720971b0eca: Pushed [2022-03-30T20:30:55.731Z] ---> 2f7d0de5fa70 [2022-03-30T20:30:55.731Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-30T20:30:55.731Z] ---> b8d3b9f46859 [2022-03-30T20:30:55.731Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-30T20:30:55.731Z] ---> 97faab3a2c78 [2022-03-30T20:30:55.731Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-30T20:30:55.731Z] ---> Running in d268fa247fa3 [2022-03-30T20:30:55.731Z] ---> Running in df9749ce017b [2022-03-30T20:30:55.731Z] ---> Running in 93e15e2ff8af [2022-03-30T20:30:55.731Z] ---> b2c0413c94b6 [2022-03-30T20:30:55.731Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-30T20:30:55.731Z] ---> 6631b6301842 [2022-03-30T20:30:55.731Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-30T20:30:55.731Z] ---> Running in e1e3d5a1521d [2022-03-30T20:30:55.731Z] ---> Running in 08852d1c0251 [2022-03-30T20:30:56.342Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-30T20:30:56.592Z] bf415c5ff0fa: Pushed [2022-03-30T20:30:56.592Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:0aeb90f9d98227ea58a3baea7e8b5e5c85e71ecb50a6aa5add4af1122dcdc967 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:56.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-30T20:30:56.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-30T20:30:56.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-30T20:30:56.890Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-03-30T20:30:56.899Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:57.176Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-03-30T20:30:57.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-03-30T20:30:57.176Z] 751355657303: Preparing [2022-03-30T20:30:57.176Z] 4f5c33e7f3e1: Preparing [2022-03-30T20:30:57.176Z] 855418f840dd: Preparing [2022-03-30T20:30:57.176Z] bf415c5ff0fa: Preparing [2022-03-30T20:30:57.176Z] 4720971b0eca: Preparing [2022-03-30T20:30:57.176Z] a289720508fb: Preparing [2022-03-30T20:30:57.177Z] a1c01e366b99: Preparing [2022-03-30T20:30:57.177Z] a1c01e366b99: Waiting [2022-03-30T20:30:57.177Z] a289720508fb: Waiting [2022-03-30T20:30:57.177Z] 855418f840dd: Layer already exists [2022-03-30T20:30:57.177Z] 4f5c33e7f3e1: Layer already exists [2022-03-30T20:30:57.177Z] bf415c5ff0fa: Layer already exists [2022-03-30T20:30:57.177Z] 4720971b0eca: Layer already exists [2022-03-30T20:30:57.177Z] 751355657303: Layer already exists [2022-03-30T20:30:57.177Z] a289720508fb: Layer already exists [2022-03-30T20:30:57.177Z] a1c01e366b99: Layer already exists [2022-03-30T20:30:57.177Z] latest: digest: sha256:0aeb90f9d98227ea58a3baea7e8b5e5c85e71ecb50a6aa5add4af1122dcdc967 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:57.472Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:57.762Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.49 [2022-03-30T20:30:57.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-03-30T20:30:57.762Z] 751355657303: Preparing [2022-03-30T20:30:57.762Z] 4f5c33e7f3e1: Preparing [2022-03-30T20:30:57.762Z] 855418f840dd: Preparing [2022-03-30T20:30:57.762Z] bf415c5ff0fa: Preparing [2022-03-30T20:30:57.762Z] 4720971b0eca: Preparing [2022-03-30T20:30:57.762Z] a289720508fb: Preparing [2022-03-30T20:30:57.762Z] a1c01e366b99: Preparing [2022-03-30T20:30:57.762Z] a1c01e366b99: Waiting [2022-03-30T20:30:57.762Z] 855418f840dd: Layer already exists [2022-03-30T20:30:57.762Z] 751355657303: Layer already exists [2022-03-30T20:30:57.762Z] 4f5c33e7f3e1: Layer already exists [2022-03-30T20:30:57.762Z] 4720971b0eca: Layer already exists [2022-03-30T20:30:57.762Z] bf415c5ff0fa: Layer already exists [2022-03-30T20:30:57.762Z] a289720508fb: Layer already exists [2022-03-30T20:30:57.762Z] a1c01e366b99: Layer already exists [2022-03-30T20:30:57.762Z] 2.2.0-dev.49: digest: sha256:0aeb90f9d98227ea58a3baea7e8b5e5c85e71ecb50a6aa5add4af1122dcdc967 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:58.055Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:58.345Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:58.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-03-30T20:30:58.345Z] 751355657303: Preparing [2022-03-30T20:30:58.345Z] 4f5c33e7f3e1: Preparing [2022-03-30T20:30:58.345Z] 855418f840dd: Preparing [2022-03-30T20:30:58.345Z] bf415c5ff0fa: Preparing [2022-03-30T20:30:58.345Z] 4720971b0eca: Preparing [2022-03-30T20:30:58.345Z] a289720508fb: Preparing [2022-03-30T20:30:58.345Z] a1c01e366b99: Preparing [2022-03-30T20:30:58.345Z] a1c01e366b99: Waiting [2022-03-30T20:30:58.345Z] a289720508fb: Waiting [2022-03-30T20:30:58.345Z] 855418f840dd: Layer already exists [2022-03-30T20:30:58.345Z] 751355657303: Layer already exists [2022-03-30T20:30:58.345Z] 4f5c33e7f3e1: Layer already exists [2022-03-30T20:30:58.345Z] bf415c5ff0fa: Layer already exists [2022-03-30T20:30:58.345Z] 4720971b0eca: Layer already exists [2022-03-30T20:30:58.345Z] a289720508fb: Layer already exists [2022-03-30T20:30:58.345Z] a1c01e366b99: Layer already exists [2022-03-30T20:30:58.345Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:0aeb90f9d98227ea58a3baea7e8b5e5c85e71ecb50a6aa5add4af1122dcdc967 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:58.645Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:58.938Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-03-30T20:30:58.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-03-30T20:30:58.938Z] 751355657303: Preparing [2022-03-30T20:30:58.938Z] 4f5c33e7f3e1: Preparing [2022-03-30T20:30:58.938Z] 855418f840dd: Preparing [2022-03-30T20:30:58.938Z] bf415c5ff0fa: Preparing [2022-03-30T20:30:58.938Z] 4720971b0eca: Preparing [2022-03-30T20:30:58.938Z] a289720508fb: Preparing [2022-03-30T20:30:58.938Z] a1c01e366b99: Preparing [2022-03-30T20:30:58.938Z] a289720508fb: Waiting [2022-03-30T20:30:58.938Z] a1c01e366b99: Waiting [2022-03-30T20:30:58.938Z] 751355657303: Layer already exists [2022-03-30T20:30:58.938Z] 4720971b0eca: Layer already exists [2022-03-30T20:30:58.938Z] 855418f840dd: Layer already exists [2022-03-30T20:30:58.938Z] 4f5c33e7f3e1: Layer already exists [2022-03-30T20:30:58.938Z] bf415c5ff0fa: Layer already exists [2022-03-30T20:30:58.938Z] a289720508fb: Layer already exists [2022-03-30T20:30:58.938Z] a1c01e366b99: Layer already exists [2022-03-30T20:30:58.938Z] main: digest: sha256:0aeb90f9d98227ea58a3baea7e8b5e5c85e71ecb50a6aa5add4af1122dcdc967 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:30:58.973Z] ===================================================== [Pipeline] echo [2022-03-30T20:30:58.982Z] taggedImages: [2022-03-30T20:30:58.982Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:58.982Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-03-30T20:30:58.982Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.49 [2022-03-30T20:30:58.982Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:58.982Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-03-30T20:30:59.001Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-03-30T20:30:59.001Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:59.001Z] latest [2022-03-30T20:30:59.001Z] 2.2.0-dev.49 [2022-03-30T20:30:59.001Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:30:59.001Z] main [2022-03-30T20:30:59.001Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:59.314Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:30:59.608Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:30:59.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-30T20:30:59.608Z] 0075b08e20c3: Preparing [2022-03-30T20:30:59.608Z] eec995ff388f: Preparing [2022-03-30T20:30:59.608Z] 4620a32263c0: Preparing [2022-03-30T20:30:59.608Z] 7697928deba7: Preparing [2022-03-30T20:30:59.608Z] 736164617a66: Preparing [2022-03-30T20:30:59.608Z] 736164617a66: Layer already exists [2022-03-30T20:30:59.608Z] 4620a32263c0: Layer already exists [2022-03-30T20:30:59.608Z] 0075b08e20c3: Pushed [2022-03-30T20:30:59.608Z] 7697928deba7: Pushed [2022-03-30T20:31:02.147Z] eec995ff388f: Pushed [2022-03-30T20:31:02.147Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:616ab074dcd1a7a60b1664fb2466ac99674858047659d1016632618c6aa7d762 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:02.444Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:02.736Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-03-30T20:31:02.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-30T20:31:02.736Z] 0075b08e20c3: Preparing [2022-03-30T20:31:02.736Z] eec995ff388f: Preparing [2022-03-30T20:31:02.736Z] 4620a32263c0: Preparing [2022-03-30T20:31:02.736Z] 7697928deba7: Preparing [2022-03-30T20:31:02.736Z] 736164617a66: Preparing [2022-03-30T20:31:02.736Z] 0075b08e20c3: Layer already exists [2022-03-30T20:31:02.736Z] 7697928deba7: Layer already exists [2022-03-30T20:31:02.736Z] 4620a32263c0: Layer already exists [2022-03-30T20:31:02.736Z] 736164617a66: Layer already exists [2022-03-30T20:31:02.736Z] eec995ff388f: Layer already exists [2022-03-30T20:31:02.736Z] latest: digest: sha256:616ab074dcd1a7a60b1664fb2466ac99674858047659d1016632618c6aa7d762 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:03.035Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:03.325Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.49 [2022-03-30T20:31:03.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-30T20:31:03.325Z] 0075b08e20c3: Preparing [2022-03-30T20:31:03.325Z] eec995ff388f: Preparing [2022-03-30T20:31:03.325Z] 4620a32263c0: Preparing [2022-03-30T20:31:03.325Z] 7697928deba7: Preparing [2022-03-30T20:31:03.325Z] 736164617a66: Preparing [2022-03-30T20:31:03.325Z] 4620a32263c0: Layer already exists [2022-03-30T20:31:03.325Z] 736164617a66: Layer already exists [2022-03-30T20:31:03.325Z] 7697928deba7: Layer already exists [2022-03-30T20:31:03.325Z] 0075b08e20c3: Layer already exists [2022-03-30T20:31:03.325Z] eec995ff388f: Layer already exists [2022-03-30T20:31:03.325Z] 2.2.0-dev.49: digest: sha256:616ab074dcd1a7a60b1664fb2466ac99674858047659d1016632618c6aa7d762 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:03.620Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:03.911Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:31:03.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-30T20:31:03.911Z] 0075b08e20c3: Preparing [2022-03-30T20:31:03.911Z] eec995ff388f: Preparing [2022-03-30T20:31:03.911Z] 4620a32263c0: Preparing [2022-03-30T20:31:03.911Z] 7697928deba7: Preparing [2022-03-30T20:31:03.911Z] 736164617a66: Preparing [2022-03-30T20:31:03.911Z] 736164617a66: Layer already exists [2022-03-30T20:31:03.911Z] 0075b08e20c3: Layer already exists [2022-03-30T20:31:03.911Z] 4620a32263c0: Layer already exists [2022-03-30T20:31:03.911Z] 7697928deba7: Layer already exists [2022-03-30T20:31:03.911Z] eec995ff388f: Layer already exists [2022-03-30T20:31:03.911Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:616ab074dcd1a7a60b1664fb2466ac99674858047659d1016632618c6aa7d762 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:04.207Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:04.500Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-03-30T20:31:04.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-30T20:31:04.500Z] 0075b08e20c3: Preparing [2022-03-30T20:31:04.500Z] eec995ff388f: Preparing [2022-03-30T20:31:04.500Z] 4620a32263c0: Preparing [2022-03-30T20:31:04.500Z] 7697928deba7: Preparing [2022-03-30T20:31:04.500Z] 736164617a66: Preparing [2022-03-30T20:31:04.500Z] eec995ff388f: Layer already exists [2022-03-30T20:31:04.500Z] 736164617a66: Layer already exists [2022-03-30T20:31:04.500Z] 0075b08e20c3: Layer already exists [2022-03-30T20:31:04.500Z] 7697928deba7: Layer already exists [2022-03-30T20:31:04.500Z] 4620a32263c0: Layer already exists [2022-03-30T20:31:04.500Z] main: digest: sha256:616ab074dcd1a7a60b1664fb2466ac99674858047659d1016632618c6aa7d762 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:31:04.538Z] ===================================================== [Pipeline] echo [2022-03-30T20:31:04.549Z] taggedImages: [2022-03-30T20:31:04.549Z] - nexus3.edgexfoundry.org:10004/support-notifications:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:31:04.549Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-03-30T20:31:04.549Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.49 [2022-03-30T20:31:04.549Z] - nexus3.edgexfoundry.org:10004/support-notifications:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:31:04.549Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-03-30T20:31:04.573Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-03-30T20:31:04.573Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:31:04.573Z] latest [2022-03-30T20:31:04.573Z] 2.2.0-dev.49 [2022-03-30T20:31:04.573Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:31:04.574Z] main [2022-03-30T20:31:04.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:04.896Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:05.184Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:31:05.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-30T20:31:05.184Z] 706d76d11bbf: Preparing [2022-03-30T20:31:05.184Z] 8fe19d018bd9: Preparing [2022-03-30T20:31:05.184Z] 4620a32263c0: Preparing [2022-03-30T20:31:05.184Z] c34cde7f1e3c: Preparing [2022-03-30T20:31:05.184Z] 736164617a66: Preparing [2022-03-30T20:31:05.184Z] 4620a32263c0: Layer already exists [2022-03-30T20:31:05.184Z] c34cde7f1e3c: Layer already exists [2022-03-30T20:31:05.184Z] 736164617a66: Layer already exists [2022-03-30T20:31:05.184Z] 706d76d11bbf: Pushed [2022-03-30T20:31:07.094Z] 8fe19d018bd9: Pushed [2022-03-30T20:31:07.363Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:04f3ab31946b5df239e2ec44410c012f5bfec35b9b00db0329db1373a80e4e5f size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:07.745Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:08.030Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-03-30T20:31:08.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-30T20:31:08.030Z] 706d76d11bbf: Preparing [2022-03-30T20:31:08.030Z] 8fe19d018bd9: Preparing [2022-03-30T20:31:08.030Z] 4620a32263c0: Preparing [2022-03-30T20:31:08.030Z] c34cde7f1e3c: Preparing [2022-03-30T20:31:08.030Z] 736164617a66: Preparing [2022-03-30T20:31:08.030Z] 4620a32263c0: Layer already exists [2022-03-30T20:31:08.030Z] 706d76d11bbf: Layer already exists [2022-03-30T20:31:08.030Z] 8fe19d018bd9: Layer already exists [2022-03-30T20:31:08.030Z] 736164617a66: Layer already exists [2022-03-30T20:31:08.030Z] c34cde7f1e3c: Layer already exists [2022-03-30T20:31:08.030Z] latest: digest: sha256:04f3ab31946b5df239e2ec44410c012f5bfec35b9b00db0329db1373a80e4e5f size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:08.326Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:08.613Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.49 [2022-03-30T20:31:08.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-30T20:31:08.613Z] 706d76d11bbf: Preparing [2022-03-30T20:31:08.613Z] 8fe19d018bd9: Preparing [2022-03-30T20:31:08.613Z] 4620a32263c0: Preparing [2022-03-30T20:31:08.613Z] c34cde7f1e3c: Preparing [2022-03-30T20:31:08.613Z] 736164617a66: Preparing [2022-03-30T20:31:08.613Z] c34cde7f1e3c: Layer already exists [2022-03-30T20:31:08.613Z] 706d76d11bbf: Layer already exists [2022-03-30T20:31:08.613Z] 736164617a66: Layer already exists [2022-03-30T20:31:08.613Z] 8fe19d018bd9: Layer already exists [2022-03-30T20:31:08.613Z] 4620a32263c0: Layer already exists [2022-03-30T20:31:08.613Z] 2.2.0-dev.49: digest: sha256:04f3ab31946b5df239e2ec44410c012f5bfec35b9b00db0329db1373a80e4e5f size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:08.915Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:09.210Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:31:09.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-30T20:31:09.210Z] 706d76d11bbf: Preparing [2022-03-30T20:31:09.210Z] 8fe19d018bd9: Preparing [2022-03-30T20:31:09.210Z] 4620a32263c0: Preparing [2022-03-30T20:31:09.210Z] c34cde7f1e3c: Preparing [2022-03-30T20:31:09.210Z] 736164617a66: Preparing [2022-03-30T20:31:09.210Z] 736164617a66: Layer already exists [2022-03-30T20:31:09.210Z] 706d76d11bbf: Layer already exists [2022-03-30T20:31:09.210Z] c34cde7f1e3c: Layer already exists [2022-03-30T20:31:09.210Z] 8fe19d018bd9: Layer already exists [2022-03-30T20:31:09.210Z] 4620a32263c0: Layer already exists [2022-03-30T20:31:09.210Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:04f3ab31946b5df239e2ec44410c012f5bfec35b9b00db0329db1373a80e4e5f size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:09.501Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:09.796Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-03-30T20:31:09.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-30T20:31:09.796Z] 706d76d11bbf: Preparing [2022-03-30T20:31:09.796Z] 8fe19d018bd9: Preparing [2022-03-30T20:31:09.796Z] 4620a32263c0: Preparing [2022-03-30T20:31:09.796Z] c34cde7f1e3c: Preparing [2022-03-30T20:31:09.796Z] 736164617a66: Preparing [2022-03-30T20:31:09.796Z] 4620a32263c0: Layer already exists [2022-03-30T20:31:09.796Z] 706d76d11bbf: Layer already exists [2022-03-30T20:31:09.796Z] c34cde7f1e3c: Layer already exists [2022-03-30T20:31:09.796Z] 736164617a66: Layer already exists [2022-03-30T20:31:09.796Z] 8fe19d018bd9: Layer already exists [2022-03-30T20:31:09.796Z] main: digest: sha256:04f3ab31946b5df239e2ec44410c012f5bfec35b9b00db0329db1373a80e4e5f size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:31:09.835Z] ===================================================== [Pipeline] echo [2022-03-30T20:31:09.842Z] taggedImages: [2022-03-30T20:31:09.842Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:31:09.842Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-03-30T20:31:09.842Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.49 [2022-03-30T20:31:09.842Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:31:09.842Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-03-30T20:31:09.916Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-03-30T20:31:09.916Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:31:09.916Z] latest [2022-03-30T20:31:09.916Z] 2.2.0-dev.49 [2022-03-30T20:31:09.916Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:31:09.916Z] main [2022-03-30T20:31:09.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:10.226Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:10.517Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:31:10.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-30T20:31:10.518Z] 5fce2db1f49b: Preparing [2022-03-30T20:31:10.518Z] f969a7992074: Preparing [2022-03-30T20:31:10.518Z] e1fdcb37d97c: Preparing [2022-03-30T20:31:10.518Z] 2871c35b45bb: Preparing [2022-03-30T20:31:10.518Z] 4b4527d9d361: Preparing [2022-03-30T20:31:10.518Z] 0419e16943bb: Preparing [2022-03-30T20:31:10.518Z] 2bc6eda7d6fe: Preparing [2022-03-30T20:31:10.518Z] 38c686747f67: Preparing [2022-03-30T20:31:10.518Z] 698317193ef4: Preparing [2022-03-30T20:31:10.518Z] 3de006b0ad1b: Preparing [2022-03-30T20:31:10.518Z] 1a058d5342cc: Preparing [2022-03-30T20:31:10.518Z] 2bc6eda7d6fe: Waiting [2022-03-30T20:31:10.518Z] 0419e16943bb: Waiting [2022-03-30T20:31:10.518Z] 38c686747f67: Waiting [2022-03-30T20:31:10.518Z] 698317193ef4: Waiting [2022-03-30T20:31:10.518Z] 1a058d5342cc: Waiting [2022-03-30T20:31:10.518Z] 4b4527d9d361: Layer already exists [2022-03-30T20:31:10.518Z] 0419e16943bb: Layer already exists [2022-03-30T20:31:10.518Z] 2bc6eda7d6fe: Layer already exists [2022-03-30T20:31:10.518Z] 38c686747f67: Layer already exists [2022-03-30T20:31:10.518Z] 698317193ef4: Layer already exists [2022-03-30T20:31:10.518Z] f969a7992074: Pushed [2022-03-30T20:31:10.518Z] 3de006b0ad1b: Layer already exists [2022-03-30T20:31:10.518Z] 1a058d5342cc: Layer already exists [2022-03-30T20:31:10.776Z] 5fce2db1f49b: Pushed [2022-03-30T20:31:12.683Z] e1fdcb37d97c: Pushed [2022-03-30T20:31:17.956Z] 2871c35b45bb: Pushed [2022-03-30T20:31:17.956Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:4b49d09fd0166ec1c19b2cc63830689641ce6fa12593e421f9e0765631cf65e0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:18.250Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:18.552Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-03-30T20:31:18.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-30T20:31:18.552Z] 5fce2db1f49b: Preparing [2022-03-30T20:31:18.552Z] f969a7992074: Preparing [2022-03-30T20:31:18.552Z] e1fdcb37d97c: Preparing [2022-03-30T20:31:18.552Z] 2871c35b45bb: Preparing [2022-03-30T20:31:18.552Z] 4b4527d9d361: Preparing [2022-03-30T20:31:18.552Z] 0419e16943bb: Preparing [2022-03-30T20:31:18.552Z] 2bc6eda7d6fe: Preparing [2022-03-30T20:31:18.552Z] 38c686747f67: Preparing [2022-03-30T20:31:18.552Z] 698317193ef4: Preparing [2022-03-30T20:31:18.552Z] 3de006b0ad1b: Preparing [2022-03-30T20:31:18.552Z] 1a058d5342cc: Preparing [2022-03-30T20:31:18.552Z] 2bc6eda7d6fe: Waiting [2022-03-30T20:31:18.552Z] 38c686747f67: Waiting [2022-03-30T20:31:18.552Z] 698317193ef4: Waiting [2022-03-30T20:31:18.552Z] 3de006b0ad1b: Waiting [2022-03-30T20:31:18.552Z] 1a058d5342cc: Waiting [2022-03-30T20:31:18.552Z] f969a7992074: Layer already exists [2022-03-30T20:31:18.552Z] 5fce2db1f49b: Layer already exists [2022-03-30T20:31:18.552Z] e1fdcb37d97c: Layer already exists [2022-03-30T20:31:18.552Z] 2871c35b45bb: Layer already exists [2022-03-30T20:31:18.552Z] 4b4527d9d361: Layer already exists [2022-03-30T20:31:18.552Z] 0419e16943bb: Layer already exists [2022-03-30T20:31:18.552Z] 698317193ef4: Layer already exists [2022-03-30T20:31:18.552Z] 38c686747f67: Layer already exists [2022-03-30T20:31:18.552Z] 2bc6eda7d6fe: Layer already exists [2022-03-30T20:31:18.552Z] 3de006b0ad1b: Layer already exists [2022-03-30T20:31:18.552Z] 1a058d5342cc: Layer already exists [2022-03-30T20:31:18.552Z] latest: digest: sha256:4b49d09fd0166ec1c19b2cc63830689641ce6fa12593e421f9e0765631cf65e0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:18.854Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:19.155Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.49 [2022-03-30T20:31:19.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-30T20:31:19.155Z] 5fce2db1f49b: Preparing [2022-03-30T20:31:19.155Z] f969a7992074: Preparing [2022-03-30T20:31:19.155Z] e1fdcb37d97c: Preparing [2022-03-30T20:31:19.155Z] 2871c35b45bb: Preparing [2022-03-30T20:31:19.155Z] 4b4527d9d361: Preparing [2022-03-30T20:31:19.155Z] 0419e16943bb: Preparing [2022-03-30T20:31:19.155Z] 2bc6eda7d6fe: Preparing [2022-03-30T20:31:19.155Z] 38c686747f67: Preparing [2022-03-30T20:31:19.155Z] 698317193ef4: Preparing [2022-03-30T20:31:19.155Z] 3de006b0ad1b: Preparing [2022-03-30T20:31:19.155Z] 1a058d5342cc: Preparing [2022-03-30T20:31:19.155Z] 0419e16943bb: Waiting [2022-03-30T20:31:19.155Z] 38c686747f67: Waiting [2022-03-30T20:31:19.155Z] 2bc6eda7d6fe: Waiting [2022-03-30T20:31:19.155Z] 3de006b0ad1b: Waiting [2022-03-30T20:31:19.155Z] 1a058d5342cc: Waiting [2022-03-30T20:31:19.155Z] 4b4527d9d361: Layer already exists [2022-03-30T20:31:19.155Z] 2871c35b45bb: Layer already exists [2022-03-30T20:31:19.155Z] e1fdcb37d97c: Layer already exists [2022-03-30T20:31:19.155Z] 5fce2db1f49b: Layer already exists [2022-03-30T20:31:19.155Z] f969a7992074: Layer already exists [2022-03-30T20:31:19.155Z] 2bc6eda7d6fe: Layer already exists [2022-03-30T20:31:19.155Z] 0419e16943bb: Layer already exists [2022-03-30T20:31:19.155Z] 38c686747f67: Layer already exists [2022-03-30T20:31:19.155Z] 3de006b0ad1b: Layer already exists [2022-03-30T20:31:19.155Z] 698317193ef4: Layer already exists [2022-03-30T20:31:19.155Z] 1a058d5342cc: Layer already exists [2022-03-30T20:31:19.155Z] 2.2.0-dev.49: digest: sha256:4b49d09fd0166ec1c19b2cc63830689641ce6fa12593e421f9e0765631cf65e0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:19.449Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:19.737Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:31:19.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-30T20:31:19.737Z] 5fce2db1f49b: Preparing [2022-03-30T20:31:19.737Z] f969a7992074: Preparing [2022-03-30T20:31:19.737Z] e1fdcb37d97c: Preparing [2022-03-30T20:31:19.737Z] 2871c35b45bb: Preparing [2022-03-30T20:31:19.737Z] 4b4527d9d361: Preparing [2022-03-30T20:31:19.737Z] 0419e16943bb: Preparing [2022-03-30T20:31:19.737Z] 2bc6eda7d6fe: Preparing [2022-03-30T20:31:19.737Z] 38c686747f67: Preparing [2022-03-30T20:31:19.737Z] 698317193ef4: Preparing [2022-03-30T20:31:19.737Z] 3de006b0ad1b: Preparing [2022-03-30T20:31:19.737Z] 1a058d5342cc: Preparing [2022-03-30T20:31:19.737Z] 2bc6eda7d6fe: Waiting [2022-03-30T20:31:19.737Z] 698317193ef4: Waiting [2022-03-30T20:31:19.737Z] 3de006b0ad1b: Waiting [2022-03-30T20:31:19.737Z] 1a058d5342cc: Waiting [2022-03-30T20:31:19.737Z] 38c686747f67: Waiting [2022-03-30T20:31:19.737Z] 0419e16943bb: Waiting [2022-03-30T20:31:19.738Z] 4b4527d9d361: Layer already exists [2022-03-30T20:31:19.738Z] 5fce2db1f49b: Layer already exists [2022-03-30T20:31:19.738Z] e1fdcb37d97c: Layer already exists [2022-03-30T20:31:19.738Z] f969a7992074: Layer already exists [2022-03-30T20:31:19.738Z] 2871c35b45bb: Layer already exists [2022-03-30T20:31:19.738Z] 38c686747f67: Layer already exists [2022-03-30T20:31:19.738Z] 0419e16943bb: Layer already exists [2022-03-30T20:31:19.738Z] 2bc6eda7d6fe: Layer already exists [2022-03-30T20:31:19.738Z] 3de006b0ad1b: Layer already exists [2022-03-30T20:31:19.738Z] 698317193ef4: Layer already exists [2022-03-30T20:31:19.738Z] 1a058d5342cc: Layer already exists [2022-03-30T20:31:19.738Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:4b49d09fd0166ec1c19b2cc63830689641ce6fa12593e421f9e0765631cf65e0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:20.036Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:31:20.324Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-03-30T20:31:20.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-30T20:31:20.324Z] 5fce2db1f49b: Preparing [2022-03-30T20:31:20.324Z] f969a7992074: Preparing [2022-03-30T20:31:20.324Z] e1fdcb37d97c: Preparing [2022-03-30T20:31:20.324Z] 2871c35b45bb: Preparing [2022-03-30T20:31:20.324Z] 4b4527d9d361: Preparing [2022-03-30T20:31:20.324Z] 0419e16943bb: Preparing [2022-03-30T20:31:20.324Z] 2bc6eda7d6fe: Preparing [2022-03-30T20:31:20.324Z] 38c686747f67: Preparing [2022-03-30T20:31:20.324Z] 698317193ef4: Preparing [2022-03-30T20:31:20.324Z] 3de006b0ad1b: Preparing [2022-03-30T20:31:20.324Z] 1a058d5342cc: Preparing [2022-03-30T20:31:20.324Z] 0419e16943bb: Waiting [2022-03-30T20:31:20.324Z] 2bc6eda7d6fe: Waiting [2022-03-30T20:31:20.324Z] 38c686747f67: Waiting [2022-03-30T20:31:20.324Z] 698317193ef4: Waiting [2022-03-30T20:31:20.324Z] 3de006b0ad1b: Waiting [2022-03-30T20:31:20.324Z] 1a058d5342cc: Waiting [2022-03-30T20:31:20.324Z] f969a7992074: Layer already exists [2022-03-30T20:31:20.324Z] 5fce2db1f49b: Layer already exists [2022-03-30T20:31:20.324Z] 4b4527d9d361: Layer already exists [2022-03-30T20:31:20.324Z] 2871c35b45bb: Layer already exists [2022-03-30T20:31:20.324Z] e1fdcb37d97c: Layer already exists [2022-03-30T20:31:20.324Z] 0419e16943bb: Layer already exists [2022-03-30T20:31:20.324Z] 2bc6eda7d6fe: Layer already exists [2022-03-30T20:31:20.324Z] 3de006b0ad1b: Layer already exists [2022-03-30T20:31:20.324Z] 38c686747f67: Layer already exists [2022-03-30T20:31:20.324Z] 698317193ef4: Layer already exists [2022-03-30T20:31:20.324Z] 1a058d5342cc: Layer already exists [2022-03-30T20:31:20.324Z] main: digest: sha256:4b49d09fd0166ec1c19b2cc63830689641ce6fa12593e421f9e0765631cf65e0 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:31:20.360Z] ===================================================== [Pipeline] echo [2022-03-30T20:31:20.371Z] taggedImages: [2022-03-30T20:31:20.371Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:31:20.371Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-03-30T20:31:20.371Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.49 [2022-03-30T20:31:20.371Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:31:20.371Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-30T20:38:49.417Z] Removing intermediate container 93e15e2ff8af [2022-03-30T20:38:49.418Z] ---> 50aed3e4cb7f [2022-03-30T20:38:49.418Z] [2022-03-30T20:38:49.418Z] Step 9/20 : FROM alpine:3.15 [2022-03-30T20:38:49.418Z] 3.15: Pulling from library/alpine [2022-03-30T20:38:49.418Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 [2022-03-30T20:38:49.418Z] Status: Downloaded newer image for alpine:3.15 [2022-03-30T20:38:49.418Z] ---> 03078ca19a05 [2022-03-30T20:38:49.418Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T20:38:49.418Z] ---> Running in e851403cf6c9 [2022-03-30T20:38:49.418Z] Removing intermediate container e851403cf6c9 [2022-03-30T20:38:49.418Z] ---> e5f15428f878 [2022-03-30T20:38:49.418Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:38:49.418Z] ---> Running in 0cb5393a85b8 [2022-03-30T20:38:49.418Z] Removing intermediate container 0cb5393a85b8 [2022-03-30T20:38:49.418Z] ---> f0daf27a324f [2022-03-30T20:38:49.418Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-30T20:38:49.418Z] ---> Running in c13565f29bb2 [2022-03-30T20:38:49.418Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:38:49.418Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:38:49.693Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:38:49.693Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:38:49.693Z] OK: 15729 distinct packages available [2022-03-30T20:38:49.969Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:38:51.430Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:38:52.896Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-30T20:38:53.180Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-30T20:38:53.461Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-30T20:38:53.461Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-30T20:38:53.743Z] (5/9) Installing curl (7.80.0-r0) [2022-03-30T20:38:53.743Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-30T20:38:53.743Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-03-30T20:38:54.023Z] (8/9) Installing libucontext (1.1-r0) [2022-03-30T20:38:54.023Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-30T20:38:54.023Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T20:38:54.315Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T20:38:54.607Z] OK: 8 MiB in 23 packages [2022-03-30T20:38:56.077Z] Removing intermediate container d268fa247fa3 [2022-03-30T20:38:56.077Z] ---> 1e03249f5fe0 [2022-03-30T20:38:56.077Z] [2022-03-30T20:38:56.077Z] Step 10/31 : FROM alpine:3.14 [2022-03-30T20:38:56.358Z] 3.14: Pulling from library/alpine [2022-03-30T20:38:57.828Z] Removing intermediate container c13565f29bb2 [2022-03-30T20:38:57.828Z] ---> 58a5ff6097e7 [2022-03-30T20:38:57.828Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:38:58.446Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-30T20:38:58.446Z] Status: Downloaded newer image for alpine:3.14 [2022-03-30T20:38:58.446Z] ---> cc3d11fa2d52 [2022-03-30T20:38:58.446Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-30T20:38:58.446Z] ---> Running in 5158f876e98d [2022-03-30T20:38:59.471Z] ---> d1fd7c0a6ad3 [2022-03-30T20:38:59.472Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-30T20:38:59.472Z] Removing intermediate container 5158f876e98d [2022-03-30T20:38:59.472Z] ---> ecb21d8ed5a6 [2022-03-30T20:38:59.472Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-30T20:38:59.472Z] ---> Running in 977c1bfcfe9d [2022-03-30T20:39:02.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:39:02.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:39:02.739Z] ---> 038b252bc1e5 [2022-03-30T20:39:02.739Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-30T20:39:03.363Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-30T20:39:03.363Z] (2/2) Installing su-exec (0.2-r1) [2022-03-30T20:39:03.363Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:39:03.363Z] OK: 6 MiB in 16 packages [2022-03-30T20:39:04.359Z] ---> 8c8342311409 [2022-03-30T20:39:04.359Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-30T20:39:04.635Z] ---> Running in 0a18a31a0935 [2022-03-30T20:39:05.239Z] Removing intermediate container 977c1bfcfe9d [2022-03-30T20:39:05.239Z] ---> 2bfca12a04dd [2022-03-30T20:39:05.239Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-30T20:39:05.860Z] ---> Running in b0ecd44e971b [2022-03-30T20:39:05.860Z] Removing intermediate container 0a18a31a0935 [2022-03-30T20:39:05.860Z] ---> f31ce39bb086 [2022-03-30T20:39:05.860Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:39:06.134Z] ---> Running in ab8f9d9f1369 [2022-03-30T20:39:07.131Z] Removing intermediate container b0ecd44e971b [2022-03-30T20:39:07.131Z] ---> 5a4144652f0d [2022-03-30T20:39:07.131Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-30T20:39:07.131Z] Removing intermediate container ab8f9d9f1369 [2022-03-30T20:39:07.131Z] ---> bfb51b113359 [2022-03-30T20:39:07.131Z] Step 18/20 : LABEL arch=arm64 [2022-03-30T20:39:07.131Z] ---> Running in afaf9aaae460 [2022-03-30T20:39:07.411Z] ---> Running in 98478548eda9 [2022-03-30T20:39:08.868Z] Removing intermediate container afaf9aaae460 [2022-03-30T20:39:08.868Z] ---> b9d2045c94d9 [2022-03-30T20:39:08.868Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-30T20:39:08.868Z] ---> Running in 4e0eea5f75af [2022-03-30T20:39:08.868Z] Removing intermediate container 98478548eda9 [2022-03-30T20:39:08.868Z] ---> 535aeb85d523 [2022-03-30T20:39:08.868Z] Step 19/20 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:39:09.498Z] ---> Running in 9b942743ba57 [2022-03-30T20:39:10.528Z] Removing intermediate container 9b942743ba57 [2022-03-30T20:39:10.528Z] ---> 24e83a091141 [2022-03-30T20:39:10.528Z] Step 20/20 : LABEL version=2.2.0-dev.49 [2022-03-30T20:39:10.818Z] ---> Running in a63eb11d5c9e [2022-03-30T20:39:12.020Z] Removing intermediate container a63eb11d5c9e [2022-03-30T20:39:12.020Z] ---> c5c20024b582 [2022-03-30T20:39:12.020Z] [2022-03-30T20:39:13.075Z] Removing intermediate container 4e0eea5f75af [2022-03-30T20:39:13.075Z] ---> bf08c2a60069 [2022-03-30T20:39:13.075Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-30T20:39:13.386Z] Successfully built c5c20024b582 [2022-03-30T20:39:13.386Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-30T20:39:13.386Z] Building security-spire-config [2022-03-30T20:39:13.386Z] ---> Running in a40040af829e [2022-03-30T20:39:15.437Z]  Building security-spiffe-token-provider ... done Removing intermediate container a40040af829e [2022-03-30T20:39:15.437Z] ---> e7e74685b742 [2022-03-30T20:39:15.437Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-30T20:39:17.429Z] ---> 6aab5bc74147 [2022-03-30T20:39:17.429Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-30T20:39:17.705Z] ---> Running in 166f62a131ea [2022-03-30T20:39:22.057Z] Removing intermediate container 166f62a131ea [2022-03-30T20:39:22.057Z] ---> d1ec49a5a1bd [2022-03-30T20:39:22.057Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:39:22.336Z] Removing intermediate container 08852d1c0251 [2022-03-30T20:39:22.336Z] ---> fcf2f827ea3a [2022-03-30T20:39:22.336Z] [2022-03-30T20:39:22.336Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T20:39:22.336Z] ---> cc3d11fa2d52 [2022-03-30T20:39:22.618Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-30T20:39:22.928Z] ---> Running in b476a9bf5169 [2022-03-30T20:39:23.221Z] ---> d89448c034c0 [2022-03-30T20:39:23.221Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-30T20:39:23.221Z] Removing intermediate container df9749ce017b [2022-03-30T20:39:23.221Z] ---> 857c91efa018 [2022-03-30T20:39:23.221Z] [2022-03-30T20:39:23.221Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T20:39:23.221Z] ---> cc3d11fa2d52 [2022-03-30T20:39:23.221Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-30T20:39:23.840Z] ---> Running in 7d771bb0d13e [2022-03-30T20:39:25.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:39:25.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:39:25.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:39:26.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:39:27.135Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-30T20:39:27.415Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-30T20:39:27.415Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:39:27.415Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T20:39:27.415Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-30T20:39:27.415Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:39:27.415Z] OK: 5 MiB in 15 packages [2022-03-30T20:39:28.032Z] OK: 6 MiB in 16 packages [2022-03-30T20:39:28.032Z] ---> bd5123de2a8d [2022-03-30T20:39:28.032Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-30T20:39:30.024Z] ---> 2b3e9a274b96 [2022-03-30T20:39:30.024Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-30T20:39:30.313Z] Removing intermediate container 7d771bb0d13e [2022-03-30T20:39:30.313Z] ---> 9149cd2ca560 [2022-03-30T20:39:30.313Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T20:39:30.313Z] ---> Running in 3422ba6da468 [2022-03-30T20:39:31.321Z] Removing intermediate container 3422ba6da468 [2022-03-30T20:39:31.321Z] ---> 23a9e9171681 [2022-03-30T20:39:31.321Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-30T20:39:31.321Z] ---> Running in a0fcf3d9e963 [2022-03-30T20:39:31.321Z] ---> 1f7882a34123 [2022-03-30T20:39:31.321Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-30T20:39:31.321Z] Removing intermediate container b476a9bf5169 [2022-03-30T20:39:31.600Z] ---> eb285394ea84 [2022-03-30T20:39:31.600Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T20:39:31.600Z] ---> Running in a229a477d091 [2022-03-30T20:39:32.224Z] Removing intermediate container a229a477d091 [2022-03-30T20:39:32.224Z] ---> f3f8abe720e4 [2022-03-30T20:39:32.224Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-30T20:39:32.507Z] Removing intermediate container a0fcf3d9e963 [2022-03-30T20:39:32.507Z] ---> 2546f898027c [2022-03-30T20:39:32.507Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T20:39:32.507Z] ---> Running in df49dc5b6da3 [2022-03-30T20:39:32.507Z] ---> Running in 84d5454736a2 [2022-03-30T20:39:33.149Z] ---> f97f52b7ad70 [2022-03-30T20:39:33.149Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-30T20:39:33.423Z] Removing intermediate container df49dc5b6da3 [2022-03-30T20:39:33.423Z] ---> bb813d46d798 [2022-03-30T20:39:33.424Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-30T20:39:33.698Z] ---> Running in b8d8abb6f5ef [2022-03-30T20:39:33.698Z] Removing intermediate container 84d5454736a2 [2022-03-30T20:39:33.698Z] ---> 9978450c8bf2 [2022-03-30T20:39:33.698Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:39:33.698Z] ---> Running in 368ed23b0402 [2022-03-30T20:39:34.313Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:39:34.313Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:39:34.313Z] ---> e74f11f2fa6d [2022-03-30T20:39:34.313Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T20:39:34.313Z] ---> Using cache [2022-03-30T20:39:34.313Z] ---> 0eb0d29a1522 [2022-03-30T20:39:34.313Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:39:34.313Z] ---> Running in 46415fd8f22c [2022-03-30T20:39:34.595Z] Removing intermediate container 368ed23b0402 [2022-03-30T20:39:34.595Z] ---> 34cff39b9af5 [2022-03-30T20:39:34.595Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:39:35.200Z] Removing intermediate container b8d8abb6f5ef [2022-03-30T20:39:35.200Z] ---> 414bcfd3e469 [2022-03-30T20:39:35.200Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-30T20:39:36.201Z] ---> 8cc8b94dd303 [2022-03-30T20:39:36.201Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-30T20:39:36.823Z] ---> 812d9fbccd71 [2022-03-30T20:39:36.823Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-30T20:39:37.112Z] ---> 16e40c3f8853 [2022-03-30T20:39:37.112Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-30T20:39:37.749Z] ---> Running in 194a38af6d64 [2022-03-30T20:39:39.227Z] Removing intermediate container 46415fd8f22c [2022-03-30T20:39:39.227Z] ---> bca88afa39a6 [2022-03-30T20:39:39.227Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T20:39:39.227Z] ---> Running in e1766ce74719 [2022-03-30T20:39:41.245Z] ---> dd2fcb918934 [2022-03-30T20:39:41.245Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-30T20:39:41.520Z] ---> 927aaa4856c3 [2022-03-30T20:39:41.520Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-30T20:39:41.520Z] Removing intermediate container 194a38af6d64 [2022-03-30T20:39:41.520Z] ---> 06fda583383f [2022-03-30T20:39:41.520Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-30T20:39:42.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:39:42.124Z] ---> Running in 4d75d1c9f808 [2022-03-30T20:39:42.737Z] ---> e4d4b8a218e7 [2022-03-30T20:39:42.737Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-30T20:39:42.737Z] ---> Running in a6f6a71879ae [2022-03-30T20:39:43.021Z] ---> 5faab81ce914 [2022-03-30T20:39:43.021Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-30T20:39:43.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:39:43.021Z] Removing intermediate container 4d75d1c9f808 [2022-03-30T20:39:43.021Z] ---> 10cb298bf5df [2022-03-30T20:39:43.021Z] Step 28/31 : CMD ["gate"] [2022-03-30T20:39:43.021Z] ---> Running in 2a14aed949f6 [2022-03-30T20:39:43.309Z] Removing intermediate container a6f6a71879ae [2022-03-30T20:39:43.309Z] ---> 2b36cb8ae224 [2022-03-30T20:39:43.309Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:39:43.596Z] ---> Running in 21786e2840d8 [2022-03-30T20:39:43.894Z] Removing intermediate container 2a14aed949f6 [2022-03-30T20:39:43.894Z] ---> 60e66d0f60f6 [2022-03-30T20:39:43.894Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:39:43.894Z] ---> Running in 43780e118ecc [2022-03-30T20:39:44.176Z] ---> Running in 068429708b6a [2022-03-30T20:39:44.457Z] OK: 220 MiB in 52 packages [2022-03-30T20:39:44.457Z] Removing intermediate container 21786e2840d8 [2022-03-30T20:39:44.457Z] ---> 543db67ab174 [2022-03-30T20:39:44.457Z] Step 20/22 : LABEL arch=arm64 [2022-03-30T20:39:44.742Z] ---> Running in 081f57826f50 [2022-03-30T20:39:45.354Z] Removing intermediate container 068429708b6a [2022-03-30T20:39:45.354Z] ---> 909d92b26896 [2022-03-30T20:39:45.354Z] Step 20/22 : LABEL arch=arm64 [2022-03-30T20:39:45.354Z] Removing intermediate container 43780e118ecc [2022-03-30T20:39:45.354Z] ---> d475d9390962 [2022-03-30T20:39:45.354Z] Step 29/31 : LABEL arch=arm64 [2022-03-30T20:39:45.654Z] ---> Running in eeff19510a93 [2022-03-30T20:39:45.654Z] Removing intermediate container 081f57826f50 [2022-03-30T20:39:45.654Z] ---> 47da4429ba0d [2022-03-30T20:39:45.654Z] Step 21/22 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:39:45.934Z] ---> Running in c0a4c8dc1910 [2022-03-30T20:39:45.934Z] ---> Running in e012388cb98e [2022-03-30T20:39:45.934Z] Removing intermediate container e1766ce74719 [2022-03-30T20:39:45.934Z] ---> 7fe490a2623b [2022-03-30T20:39:45.934Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T20:39:46.552Z] Removing intermediate container eeff19510a93 [2022-03-30T20:39:46.552Z] ---> a6a308765bc3 [2022-03-30T20:39:46.552Z] Step 21/22 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:39:46.850Z] ---> Running in a23308c5f85a [2022-03-30T20:39:46.850Z] Removing intermediate container e012388cb98e [2022-03-30T20:39:46.850Z] ---> 89219b09addf [2022-03-30T20:39:46.850Z] Step 30/31 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:39:46.850Z] Removing intermediate container c0a4c8dc1910 [2022-03-30T20:39:46.850Z] ---> fd5af107d6d4 [2022-03-30T20:39:46.850Z] Step 22/22 : LABEL version=2.2.0-dev.49 [2022-03-30T20:39:47.125Z] ---> Running in ebe63156040e [2022-03-30T20:39:47.405Z] ---> Running in a4ce4f29f043 [2022-03-30T20:39:47.405Z] Removing intermediate container a23308c5f85a [2022-03-30T20:39:47.405Z] ---> 857b447a9172 [2022-03-30T20:39:47.405Z] Step 22/22 : LABEL version=2.2.0-dev.49 [2022-03-30T20:39:47.681Z] ---> Running in c558bebbad67 [2022-03-30T20:39:47.681Z] ---> de58a6e86a41 [2022-03-30T20:39:47.681Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:39:47.958Z] ---> Running in d3dadc6fc2d9 [2022-03-30T20:39:47.959Z] Removing intermediate container ebe63156040e [2022-03-30T20:39:47.959Z] ---> 9a242dcf369b [2022-03-30T20:39:47.959Z] [2022-03-30T20:39:47.959Z] Removing intermediate container a4ce4f29f043 [2022-03-30T20:39:47.959Z] ---> 23cf7a51bb6c [2022-03-30T20:39:47.959Z] Step 31/31 : LABEL version=2.2.0-dev.49 [2022-03-30T20:39:48.563Z] Removing intermediate container c558bebbad67 [2022-03-30T20:39:48.563Z] ---> fd3d2d7698c5 [2022-03-30T20:39:48.563Z] [2022-03-30T20:39:48.563Z] Successfully built 9a242dcf369b [2022-03-30T20:39:48.837Z] Successfully tagged support-scheduler-arm64:latest [2022-03-30T20:39:48.837Z] Building security-proxy-setup [2022-03-30T20:39:48.837Z] ---> Running in 27a694f9c7bb [2022-03-30T20:39:49.450Z]  Building support-scheduler ... done Successfully built fd3d2d7698c5 [2022-03-30T20:39:49.450Z] Successfully tagged support-notifications-arm64:latest [2022-03-30T20:39:49.450Z] Removing intermediate container 27a694f9c7bb [2022-03-30T20:39:49.450Z] ---> 2229d40e88c3 [2022-03-30T20:39:49.450Z] [2022-03-30T20:39:49.450Z] Building core-command [2022-03-30T20:39:50.058Z]  Building support-notifications ... done Successfully built 2229d40e88c3 [2022-03-30T20:39:50.058Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-30T20:39:50.058Z]  Building security-bootstrapper ... done Building core-metadata [2022-03-30T20:39:52.703Z] Removing intermediate container d3dadc6fc2d9 [2022-03-30T20:39:52.703Z] ---> 8b846b1c1489 [2022-03-30T20:39:52.703Z] Step 8/24 : COPY . . [2022-03-30T20:39:59.472Z] Removing intermediate container e1e3d5a1521d [2022-03-30T20:39:59.472Z] ---> cbfa238a295f [2022-03-30T20:39:59.472Z] [2022-03-30T20:39:59.472Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T20:39:59.472Z] ---> cc3d11fa2d52 [2022-03-30T20:39:59.472Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-30T20:39:59.472Z] ---> Running in 09800451d307 [2022-03-30T20:40:00.089Z] Removing intermediate container 09800451d307 [2022-03-30T20:40:00.089Z] ---> fb337714e0a9 [2022-03-30T20:40:00.089Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-30T20:40:00.089Z] ---> Running in 4b008c7952d3 [2022-03-30T20:40:00.697Z] Removing intermediate container 4b008c7952d3 [2022-03-30T20:40:00.697Z] ---> f87df026d6fe [2022-03-30T20:40:00.697Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-30T20:40:00.697Z] ---> Running in 33ddc3a0336b [2022-03-30T20:40:01.304Z] Removing intermediate container 33ddc3a0336b [2022-03-30T20:40:01.304Z] ---> d8277d717c43 [2022-03-30T20:40:01.304Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:40:01.304Z] ---> Running in aef0c02a2a93 [2022-03-30T20:40:03.964Z] Removing intermediate container aef0c02a2a93 [2022-03-30T20:40:04.249Z] ---> 1d57640d13b0 [2022-03-30T20:40:04.249Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-30T20:40:04.249Z] ---> Running in 6f6c77b7fa99 [2022-03-30T20:40:06.280Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:40:06.280Z] ---> 37ad2505aa3b [2022-03-30T20:40:06.280Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T20:40:06.581Z] ---> Running in d3d011a9e4ce [2022-03-30T20:40:06.861Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:40:07.142Z] Removing intermediate container d3d011a9e4ce [2022-03-30T20:40:07.142Z] ---> 6dc66600e421 [2022-03-30T20:40:07.142Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-30T20:40:07.142Z] ---> Running in cdcbe4cb8193 [2022-03-30T20:40:08.143Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-30T20:40:08.427Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T20:40:08.427Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-30T20:40:08.427Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T20:40:08.720Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-30T20:40:08.720Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-30T20:40:09.006Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:40:09.006Z] OK: 8 MiB in 20 packages [2022-03-30T20:40:11.037Z] Removing intermediate container 6f6c77b7fa99 [2022-03-30T20:40:11.037Z] ---> fc72ba4b0813 [2022-03-30T20:40:11.037Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:40:11.037Z] spire-1.2.0/ [2022-03-30T20:40:12.518Z] ---> 3cfa4e5eb353 [2022-03-30T20:40:12.518Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-30T20:40:15.173Z] spire-1.2.0/README.md [2022-03-30T20:40:15.173Z] spire-1.2.0/bin/ [2022-03-30T20:40:15.173Z] spire-1.2.0/bin/spire-server [2022-03-30T20:40:15.173Z] spire-1.2.0/bin/spire-agent [2022-03-30T20:40:15.173Z] spire-1.2.0/conf/ [2022-03-30T20:40:15.173Z] spire-1.2.0/conf/server/ [2022-03-30T20:40:15.173Z] spire-1.2.0/conf/server/server.conf [2022-03-30T20:40:15.173Z] spire-1.2.0/conf/agent/ [2022-03-30T20:40:15.173Z] spire-1.2.0/conf/agent/agent.conf [2022-03-30T20:40:15.173Z] spire-1.2.0/LICENSE [2022-03-30T20:40:17.180Z] ---> b7a5dc965048 [2022-03-30T20:40:17.181Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-30T20:40:18.649Z] ---> 58895814a672 [2022-03-30T20:40:18.649Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-30T20:40:18.649Z] ---> Running in 9b7af3ba509c [2022-03-30T20:40:19.661Z] Removing intermediate container 9b7af3ba509c [2022-03-30T20:40:19.661Z] ---> 974ef9501492 [2022-03-30T20:40:19.661Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:40:19.661Z] ---> Running in 312c1dc107a8 [2022-03-30T20:40:19.948Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:40:19.948Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:40:19.948Z] ---> e74f11f2fa6d [2022-03-30T20:40:19.948Z] Step 3/22 : WORKDIR /edgex-go [2022-03-30T20:40:19.948Z] ---> Using cache [2022-03-30T20:40:19.948Z] ---> 0eb0d29a1522 [2022-03-30T20:40:19.948Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:40:19.948Z] ---> Using cache [2022-03-30T20:40:19.948Z] ---> bca88afa39a6 [2022-03-30T20:40:19.948Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-30T20:40:19.948Z] ---> Using cache [2022-03-30T20:40:19.948Z] ---> 7fe490a2623b [2022-03-30T20:40:19.948Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-30T20:40:19.948Z] ---> Using cache [2022-03-30T20:40:19.948Z] ---> de58a6e86a41 [2022-03-30T20:40:19.948Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:40:19.948Z] ---> Using cache [2022-03-30T20:40:19.948Z] ---> 8b846b1c1489 [2022-03-30T20:40:19.948Z] Step 8/22 : COPY . . [2022-03-30T20:40:20.226Z] ---> Using cache [2022-03-30T20:40:20.226Z] ---> 37ad2505aa3b [2022-03-30T20:40:20.226Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-30T20:40:20.509Z] ---> Running in 8bf7b5921da1 [2022-03-30T20:40:20.509Z] Removing intermediate container 312c1dc107a8 [2022-03-30T20:40:20.509Z] ---> 392ec4ebba9d [2022-03-30T20:40:20.509Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T20:40:20.792Z] ---> Running in d8a988f1b415 [2022-03-30T20:40:21.806Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:40:21.806Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:40:21.806Z] ---> e74f11f2fa6d [2022-03-30T20:40:21.806Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:40:21.806Z] ---> Using cache [2022-03-30T20:40:21.806Z] ---> 0eb0d29a1522 [2022-03-30T20:40:21.806Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:40:21.806Z] ---> Using cache [2022-03-30T20:40:21.806Z] ---> bca88afa39a6 [2022-03-30T20:40:21.806Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T20:40:21.806Z] ---> Using cache [2022-03-30T20:40:21.806Z] ---> 7fe490a2623b [2022-03-30T20:40:21.806Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:40:21.806Z] ---> Using cache [2022-03-30T20:40:21.806Z] ---> de58a6e86a41 [2022-03-30T20:40:21.806Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:40:21.806Z] ---> Using cache [2022-03-30T20:40:21.806Z] ---> 8b846b1c1489 [2022-03-30T20:40:21.806Z] Step 8/23 : COPY . . [2022-03-30T20:40:22.092Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:40:22.092Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:40:22.092Z] ---> e74f11f2fa6d [2022-03-30T20:40:22.092Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:40:22.092Z] ---> Using cache [2022-03-30T20:40:22.092Z] ---> 0eb0d29a1522 [2022-03-30T20:40:22.092Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:40:22.092Z] ---> Using cache [2022-03-30T20:40:22.092Z] ---> bca88afa39a6 [2022-03-30T20:40:22.092Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T20:40:22.092Z] ---> Using cache [2022-03-30T20:40:22.092Z] ---> 7fe490a2623b [2022-03-30T20:40:22.092Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:40:22.092Z] ---> Using cache [2022-03-30T20:40:22.092Z] ---> de58a6e86a41 [2022-03-30T20:40:22.092Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:40:22.092Z] ---> Using cache [2022-03-30T20:40:22.092Z] ---> 8b846b1c1489 [2022-03-30T20:40:22.092Z] Step 8/23 : COPY . . [2022-03-30T20:40:22.092Z] Removing intermediate container d8a988f1b415 [2022-03-30T20:40:22.092Z] ---> dffabc62fbcf [2022-03-30T20:40:22.092Z] Step 22/23 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:40:22.092Z] ---> Running in c99f8876a51b [2022-03-30T20:40:22.375Z] ---> Using cache [2022-03-30T20:40:22.375Z] ---> 37ad2505aa3b [2022-03-30T20:40:22.375Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-30T20:40:22.375Z] ---> Using cache [2022-03-30T20:40:22.375Z] ---> 37ad2505aa3b [2022-03-30T20:40:22.375Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-30T20:40:22.657Z] ---> Running in 1201c50299a6 [2022-03-30T20:40:22.657Z] ---> Running in 0e045967f78b [2022-03-30T20:40:22.657Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-30T20:40:23.379Z] Removing intermediate container c99f8876a51b [2022-03-30T20:40:23.379Z] ---> cdd3ad540fc6 [2022-03-30T20:40:23.379Z] Step 23/23 : LABEL version=2.2.0-dev.49 [2022-03-30T20:40:23.379Z] ---> Running in 77207f3c01a9 [2022-03-30T20:40:25.601Z] Removing intermediate container 77207f3c01a9 [2022-03-30T20:40:25.601Z] ---> 78433e5bc379 [2022-03-30T20:40:25.601Z] [2022-03-30T20:40:25.968Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-30T20:40:26.262Z] Successfully built 78433e5bc379 [2022-03-30T20:40:26.571Z] Successfully tagged core-data-arm64:latest [2022-03-30T20:40:26.571Z]  Building core-data ... done Building sys-mgmt-agent [2022-03-30T20:40:26.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-03-30T20:40:26.571Z] Removing intermediate container cdcbe4cb8193 [2022-03-30T20:40:26.571Z] ---> c80be3134196 [2022-03-30T20:40:26.571Z] [2022-03-30T20:40:26.571Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T20:40:26.571Z] ---> 03078ca19a05 [2022-03-30T20:40:26.571Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T20:40:26.571Z] ---> Using cache [2022-03-30T20:40:26.571Z] ---> e5f15428f878 [2022-03-30T20:40:26.571Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:40:26.571Z] ---> Using cache [2022-03-30T20:40:26.571Z] ---> f0daf27a324f [2022-03-30T20:40:26.571Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-30T20:40:26.856Z] ---> Running in 2d37fa6087db [2022-03-30T20:40:29.516Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:40:30.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:40:31.612Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:40:31.612Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:40:31.612Z] OK: 15729 distinct packages available [2022-03-30T20:40:31.895Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:40:32.889Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:40:34.902Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-30T20:40:34.902Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-03-30T20:40:34.902Z] (3/4) Installing libucontext (1.1-r0) [2022-03-30T20:40:35.190Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-30T20:40:35.190Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T20:40:35.190Z] OK: 6 MiB in 18 packages [2022-03-30T20:40:37.857Z] Removing intermediate container 2d37fa6087db [2022-03-30T20:40:37.857Z] ---> a089a1016bf2 [2022-03-30T20:40:37.857Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T20:40:44.651Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:40:44.932Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:40:44.932Z] ---> e74f11f2fa6d [2022-03-30T20:40:44.932Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:40:44.932Z] ---> Using cache [2022-03-30T20:40:44.932Z] ---> 0eb0d29a1522 [2022-03-30T20:40:44.932Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:40:44.932Z] ---> Using cache [2022-03-30T20:40:44.932Z] ---> bca88afa39a6 [2022-03-30T20:40:44.932Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-30T20:40:45.546Z] ---> Running in ad047d051b89 [2022-03-30T20:40:47.023Z] ---> fbb1eb6de687 [2022-03-30T20:40:47.023Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T20:40:47.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:40:48.245Z] ---> ec1c19bfb0d0 [2022-03-30T20:40:48.245Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-30T20:40:48.245Z] ---> Running in b27f9b7c35a9 [2022-03-30T20:40:48.872Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:40:48.872Z] Removing intermediate container b27f9b7c35a9 [2022-03-30T20:40:48.872Z] ---> 8e723af59f8d [2022-03-30T20:40:48.872Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-30T20:40:50.349Z] ---> 27048ead2bc4 [2022-03-30T20:40:50.349Z] Step 19/24 : WORKDIR / [2022-03-30T20:40:50.349Z] ---> Running in 785987f69156 [2022-03-30T20:40:50.974Z] OK: 220 MiB in 52 packages [2022-03-30T20:40:50.974Z] Removing intermediate container 785987f69156 [2022-03-30T20:40:50.974Z] ---> 8f3641817d5d [2022-03-30T20:40:50.974Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T20:40:50.974Z] ---> Running in 9ccb0431ed71 [2022-03-30T20:40:52.008Z] Removing intermediate container 9ccb0431ed71 [2022-03-30T20:40:52.008Z] ---> bfb9408f2954 [2022-03-30T20:40:52.008Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T20:40:52.284Z] ---> Running in 3a7fb985da9f [2022-03-30T20:40:52.559Z] Removing intermediate container ad047d051b89 [2022-03-30T20:40:52.559Z] ---> df84952dd67a [2022-03-30T20:40:52.559Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:40:53.168Z] Removing intermediate container 3a7fb985da9f [2022-03-30T20:40:53.168Z] ---> e66120de90ab [2022-03-30T20:40:53.168Z] Step 22/24 : LABEL arch=arm64 [2022-03-30T20:40:53.168Z] ---> Running in da0de918ac93 [2022-03-30T20:40:54.170Z] Removing intermediate container da0de918ac93 [2022-03-30T20:40:54.170Z] ---> 18e8300a432e [2022-03-30T20:40:54.170Z] Step 23/24 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb ---> efe3b416f91f [2022-03-30T20:40:54.170Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:40:54.170Z] [2022-03-30T20:40:54.170Z] ---> Running in 6e1bddb6892e [2022-03-30T20:40:54.170Z] ---> Running in 4beb13e35b5c [2022-03-30T20:40:55.177Z] Removing intermediate container 6e1bddb6892e [2022-03-30T20:40:55.177Z] ---> e0c1fb6a0e67 [2022-03-30T20:40:55.177Z] Step 24/24 : LABEL version=2.2.0-dev.49 [2022-03-30T20:40:55.467Z] ---> Running in ad599c01ff3b [2022-03-30T20:40:56.478Z] Removing intermediate container ad599c01ff3b [2022-03-30T20:40:56.478Z] ---> c84c523aac69 [2022-03-30T20:40:56.478Z] [2022-03-30T20:40:56.759Z] Successfully built c84c523aac69 [2022-03-30T20:40:56.759Z] Successfully tagged security-spire-config-arm64:latest [2022-03-30T20:40:56.759Z]  Building security-spire-config ... done Building security-secretstore-setup [2022-03-30T20:41:01.151Z] Removing intermediate container 4beb13e35b5c [2022-03-30T20:41:01.151Z] ---> e2f5bfe5717d [2022-03-30T20:41:01.151Z] Step 8/23 : COPY . . [2022-03-30T20:41:19.623Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:41:19.623Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:41:19.623Z] ---> e74f11f2fa6d [2022-03-30T20:41:19.623Z] Step 3/25 : WORKDIR /edgex-go [2022-03-30T20:41:19.623Z] ---> Using cache [2022-03-30T20:41:19.623Z] ---> 0eb0d29a1522 [2022-03-30T20:41:19.623Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:41:19.623Z] ---> Using cache [2022-03-30T20:41:19.623Z] ---> bca88afa39a6 [2022-03-30T20:41:19.623Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-30T20:41:19.623Z] ---> Using cache [2022-03-30T20:41:19.623Z] ---> 7fe490a2623b [2022-03-30T20:41:19.623Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-30T20:41:19.623Z] ---> Using cache [2022-03-30T20:41:19.623Z] ---> de58a6e86a41 [2022-03-30T20:41:19.623Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:41:19.623Z] ---> Using cache [2022-03-30T20:41:19.623Z] ---> 8b846b1c1489 [2022-03-30T20:41:19.623Z] Step 8/25 : COPY . . [2022-03-30T20:41:19.623Z] ---> Using cache [2022-03-30T20:41:19.623Z] ---> 37ad2505aa3b [2022-03-30T20:41:19.623Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-30T20:41:19.623Z] ---> c5af80caddf4 [2022-03-30T20:41:19.623Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-30T20:41:19.901Z] ---> Running in 620768a0839b [2022-03-30T20:41:19.901Z] ---> Running in 551ae1ce08f0 [2022-03-30T20:41:22.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-30T20:41:22.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-30T20:48:30.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-30T20:48:45.266Z] Removing intermediate container 1201c50299a6 [2022-03-30T20:48:45.266Z] ---> 716115de8345 [2022-03-30T20:48:45.266Z] [2022-03-30T20:48:45.266Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T20:48:45.266Z] ---> cc3d11fa2d52 [2022-03-30T20:48:45.266Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T20:48:45.266Z] ---> Using cache [2022-03-30T20:48:45.266Z] ---> 9149cd2ca560 [2022-03-30T20:48:45.266Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T20:48:45.266Z] ---> Using cache [2022-03-30T20:48:45.266Z] ---> 23a9e9171681 [2022-03-30T20:48:45.266Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-30T20:48:45.266Z] ---> Running in bf4315feb46e [2022-03-30T20:48:45.266Z] Removing intermediate container bf4315feb46e [2022-03-30T20:48:45.266Z] ---> 2eacbd3fa742 [2022-03-30T20:48:45.266Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T20:48:45.266Z] ---> Running in 57aca01adb69 [2022-03-30T20:48:46.252Z] Removing intermediate container 57aca01adb69 [2022-03-30T20:48:46.252Z] ---> ab0e3a6f0096 [2022-03-30T20:48:46.252Z] Step 15/23 : WORKDIR / [2022-03-30T20:48:46.252Z] ---> Running in 4ae5d10ca49f [2022-03-30T20:48:47.702Z] Removing intermediate container 4ae5d10ca49f [2022-03-30T20:48:47.702Z] ---> 075b9fc0fca6 [2022-03-30T20:48:47.702Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:48:49.693Z] ---> fa84188d93b6 [2022-03-30T20:48:49.693Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-30T20:48:54.047Z] ---> 55335d583413 [2022-03-30T20:48:54.047Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-30T20:48:55.502Z] ---> 7ee2e09b67d1 [2022-03-30T20:48:55.502Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-30T20:48:55.778Z] ---> Running in 9eeea4749078 [2022-03-30T20:48:56.770Z] Removing intermediate container 9eeea4749078 [2022-03-30T20:48:56.770Z] ---> 4fbe5a56ee46 [2022-03-30T20:48:56.770Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:48:57.045Z] ---> Running in 0840e98767aa [2022-03-30T20:48:57.664Z] Removing intermediate container 0840e98767aa [2022-03-30T20:48:57.664Z] ---> 4353e2c22e53 [2022-03-30T20:48:57.664Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T20:48:57.953Z] ---> Running in f10fb4acbf87 [2022-03-30T20:48:57.953Z] Removing intermediate container 8bf7b5921da1 [2022-03-30T20:48:57.953Z] ---> 4d872d9ce268 [2022-03-30T20:48:57.953Z] [2022-03-30T20:48:57.953Z] Step 10/22 : FROM alpine:3.14 [2022-03-30T20:48:57.953Z] ---> cc3d11fa2d52 [2022-03-30T20:48:57.953Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-03-30T20:48:58.232Z] ---> Running in 0d1cf99beac9 [2022-03-30T20:48:58.843Z] Removing intermediate container f10fb4acbf87 [2022-03-30T20:48:58.843Z] ---> c91bcd37a2cf [2022-03-30T20:48:58.843Z] Step 22/23 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:48:59.119Z] ---> Running in b868ab18311f [2022-03-30T20:48:59.738Z] Removing intermediate container b868ab18311f [2022-03-30T20:48:59.738Z] ---> 566b526a9973 [2022-03-30T20:48:59.738Z] Step 23/23 : LABEL version=2.2.0-dev.49 [2022-03-30T20:49:00.020Z] ---> Running in 4c87772782c0 [2022-03-30T20:49:00.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:49:01.258Z] Removing intermediate container 4c87772782c0 [2022-03-30T20:49:01.258Z] ---> aa0d350e9f55 [2022-03-30T20:49:01.258Z] [2022-03-30T20:49:01.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:49:01.877Z] Successfully built aa0d350e9f55 [2022-03-30T20:49:01.877Z] Successfully tagged core-command-arm64:latest [2022-03-30T20:49:01.877Z] Building security-spire-server [2022-03-30T20:49:02.877Z]  Building core-command ... done (1/6) Installing ca-certificates (20211220-r0) [2022-03-30T20:49:02.877Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-03-30T20:49:03.159Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T20:49:03.159Z] (4/6) Installing libcurl (7.79.1-r0) [2022-03-30T20:49:03.159Z] (5/6) Installing curl (7.79.1-r0) [2022-03-30T20:49:03.159Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-03-30T20:49:03.159Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:49:03.159Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T20:49:03.440Z] OK: 8 MiB in 20 packages [2022-03-30T20:49:07.807Z] Removing intermediate container 0d1cf99beac9 [2022-03-30T20:49:07.807Z] ---> 57f4e47e6ee1 [2022-03-30T20:49:07.807Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T20:49:07.807Z] ---> Running in 290d1bbbc515 [2022-03-30T20:49:08.087Z] Removing intermediate container 290d1bbbc515 [2022-03-30T20:49:08.087Z] ---> 8edab2e5b64c [2022-03-30T20:49:08.087Z] Step 13/22 : WORKDIR /edgex [2022-03-30T20:49:08.365Z] ---> Running in 41b5b1d68253 [2022-03-30T20:49:08.975Z] Removing intermediate container 41b5b1d68253 [2022-03-30T20:49:08.975Z] ---> 0deff9c52cd1 [2022-03-30T20:49:08.975Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-30T20:49:10.989Z] ---> 14184fa4cc27 [2022-03-30T20:49:10.989Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-30T20:49:14.421Z] Removing intermediate container 0e045967f78b [2022-03-30T20:49:14.421Z] ---> 2e1cec280c3e [2022-03-30T20:49:14.421Z] [2022-03-30T20:49:14.421Z] Step 10/23 : FROM alpine:3.14 [2022-03-30T20:49:14.421Z] ---> cc3d11fa2d52 [2022-03-30T20:49:14.421Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-30T20:49:14.421Z] ---> Using cache [2022-03-30T20:49:14.421Z] ---> 9149cd2ca560 [2022-03-30T20:49:14.421Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-30T20:49:14.421Z] ---> Using cache [2022-03-30T20:49:14.421Z] ---> 23a9e9171681 [2022-03-30T20:49:14.421Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-30T20:49:14.698Z] ---> Running in 828879941c2c [2022-03-30T20:49:15.688Z] ---> 37d3e79de7f8 [2022-03-30T20:49:15.688Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-30T20:49:15.688Z] Removing intermediate container 828879941c2c [2022-03-30T20:49:15.688Z] ---> 01e8f4a54e5a [2022-03-30T20:49:15.688Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-30T20:49:15.967Z] ---> Running in 3c3799d0ba0c [2022-03-30T20:49:16.987Z] Removing intermediate container 3c3799d0ba0c [2022-03-30T20:49:16.987Z] ---> e3019a4199fd [2022-03-30T20:49:16.987Z] Step 15/23 : WORKDIR / [2022-03-30T20:49:17.282Z] ---> Running in e2f4923f2552 [2022-03-30T20:49:18.744Z] Removing intermediate container e2f4923f2552 [2022-03-30T20:49:18.744Z] ---> 41d5f1b520ec [2022-03-30T20:49:18.744Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-30T20:49:18.744Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-30T20:49:20.209Z] ---> 6bfeb94fc358 [2022-03-30T20:49:20.209Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T20:49:20.484Z] ---> 648a201fed0d [2022-03-30T20:49:20.484Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-30T20:49:22.482Z] ---> 09c4d3df63b4 [2022-03-30T20:49:22.482Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-03-30T20:49:22.773Z] ---> Running in fc0940ab60e8 [2022-03-30T20:49:23.783Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:49:23.783Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:49:23.783Z] ---> e74f11f2fa6d [2022-03-30T20:49:23.783Z] Step 3/23 : WORKDIR /edgex-go [2022-03-30T20:49:23.783Z] ---> Using cache [2022-03-30T20:49:23.783Z] ---> 0eb0d29a1522 [2022-03-30T20:49:23.783Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:49:23.783Z] ---> Using cache [2022-03-30T20:49:23.783Z] ---> bca88afa39a6 [2022-03-30T20:49:23.783Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-30T20:49:23.783Z] ---> Using cache [2022-03-30T20:49:23.783Z] ---> 7fe490a2623b [2022-03-30T20:49:23.783Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-30T20:49:23.783Z] ---> Using cache [2022-03-30T20:49:23.783Z] ---> de58a6e86a41 [2022-03-30T20:49:23.783Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:49:23.783Z] ---> Using cache [2022-03-30T20:49:23.783Z] ---> 8b846b1c1489 [2022-03-30T20:49:24.062Z] Step 8/23 : COPY . . [2022-03-30T20:49:24.341Z] ---> Using cache [2022-03-30T20:49:24.341Z] ---> 37ad2505aa3b [2022-03-30T20:49:24.341Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T20:49:24.341Z] ---> Using cache [2022-03-30T20:49:24.341Z] ---> 6dc66600e421 [2022-03-30T20:49:24.341Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-30T20:49:24.341Z] ---> Using cache [2022-03-30T20:49:24.341Z] ---> c80be3134196 [2022-03-30T20:49:24.341Z] [2022-03-30T20:49:24.341Z] Step 11/23 : FROM alpine:3.15 [2022-03-30T20:49:24.341Z] ---> 03078ca19a05 [2022-03-30T20:49:24.341Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T20:49:24.341Z] ---> Using cache [2022-03-30T20:49:24.341Z] ---> e5f15428f878 [2022-03-30T20:49:24.341Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:49:24.341Z] ---> Using cache [2022-03-30T20:49:24.341Z] ---> f0daf27a324f [2022-03-30T20:49:24.341Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T20:49:24.619Z] ---> Running in c1f020789043 [2022-03-30T20:49:25.621Z] ---> 85435ba990aa [2022-03-30T20:49:25.621Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-30T20:49:27.634Z] Removing intermediate container fc0940ab60e8 [2022-03-30T20:49:27.634Z] ---> 9cb1e8a9f0e6 [2022-03-30T20:49:27.634Z] ---> 3b08eafe4f6f [2022-03-30T20:49:27.634Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-30T20:49:27.634Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T20:49:27.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:49:27.634Z] ---> Running in 54564c436975 [2022-03-30T20:49:27.915Z] ---> Running in 54f06779c196 [2022-03-30T20:49:28.537Z] Removing intermediate container 54f06779c196 [2022-03-30T20:49:28.537Z] ---> aecbb8dce920 [2022-03-30T20:49:28.537Z] Step 20/22 : LABEL arch=arm64 [2022-03-30T20:49:28.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:49:28.852Z] ---> Running in fb3d3150921c [2022-03-30T20:49:28.852Z] Removing intermediate container 54564c436975 [2022-03-30T20:49:28.852Z] ---> f5141175601f [2022-03-30T20:49:28.852Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:49:29.133Z] ---> Running in be25e612cf3b [2022-03-30T20:49:29.751Z] Removing intermediate container fb3d3150921c [2022-03-30T20:49:29.751Z] ---> dad651180905 [2022-03-30T20:49:29.751Z] Step 21/22 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:49:30.030Z] ---> Running in 44bba8dcac0e [2022-03-30T20:49:30.307Z] Removing intermediate container be25e612cf3b [2022-03-30T20:49:30.307Z] ---> 5b6e373c5bb2 [2022-03-30T20:49:30.307Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T20:49:30.307Z] v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-30T20:49:30.307Z] v3.15.3-5-g2ef1757d08 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-30T20:49:30.307Z] OK: 15729 distinct packages available [2022-03-30T20:49:30.307Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:49:30.586Z] ---> Running in 55befe68486f [2022-03-30T20:49:30.862Z] Removing intermediate container 44bba8dcac0e [2022-03-30T20:49:30.862Z] ---> c574ee837b5b [2022-03-30T20:49:30.862Z] Step 22/22 : LABEL version=2.2.0-dev.49 [2022-03-30T20:49:31.144Z] Removing intermediate container 55befe68486f [2022-03-30T20:49:31.144Z] ---> 42c58ddf52b5 [2022-03-30T20:49:31.144Z] Step 22/23 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:49:31.144Z] ---> Running in 3f9b35b460e8 [2022-03-30T20:49:31.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:49:31.437Z] ---> Running in 735df89adcaf [2022-03-30T20:49:32.899Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-30T20:49:32.899Z] Removing intermediate container 3f9b35b460e8 [2022-03-30T20:49:32.899Z] ---> 39e3e6203502 [2022-03-30T20:49:32.899Z] [2022-03-30T20:49:32.899Z] Removing intermediate container 735df89adcaf [2022-03-30T20:49:32.899Z] ---> 063de9a44889 [2022-03-30T20:49:32.899Z] Step 23/23 : LABEL version=2.2.0-dev.49 [2022-03-30T20:49:32.899Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-03-30T20:49:32.899Z] (3/5) Installing libucontext (1.1-r0) [2022-03-30T20:49:32.899Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-30T20:49:32.899Z] (5/5) Installing openssl (1.1.1n-r0) [2022-03-30T20:49:33.184Z] ---> Running in 8aadcde58714 [2022-03-30T20:49:33.184Z] Executing busybox-1.34.1-r4.trigger [2022-03-30T20:49:33.184Z] OK: 6 MiB in 19 packages [2022-03-30T20:49:33.470Z] Successfully built 39e3e6203502 [2022-03-30T20:49:33.470Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-30T20:49:33.470Z] Building security-spire-agent [2022-03-30T20:49:33.762Z]  Building security-proxy-setup ... done Removing intermediate container 8aadcde58714 [2022-03-30T20:49:33.762Z] ---> 2fe8a45ffc00 [2022-03-30T20:49:33.762Z] [2022-03-30T20:49:34.757Z] Successfully built 2fe8a45ffc00 [2022-03-30T20:49:34.757Z] Successfully tagged core-metadata-arm64:latest [2022-03-30T20:49:35.360Z]  Building core-metadata ... done Removing intermediate container c1f020789043 [2022-03-30T20:49:35.360Z] ---> 8cda3130a1da [2022-03-30T20:49:35.360Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T20:49:36.371Z] Removing intermediate container 551ae1ce08f0 [2022-03-30T20:49:36.371Z] ---> 99521b88d10f [2022-03-30T20:49:36.371Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-30T20:49:36.650Z] ---> Running in 0a26fc443af2 [2022-03-30T20:49:38.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.49" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-30T20:49:44.468Z] ---> 3a945a4ad8a2 [2022-03-30T20:49:44.468Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T20:49:44.468Z] Removing intermediate container 0a26fc443af2 [2022-03-30T20:49:44.468Z] ---> 25765ff29f83 [2022-03-30T20:49:44.468Z] [2022-03-30T20:49:44.468Z] Step 11/23 : FROM docker:20.10.10 [2022-03-30T20:49:44.468Z] Removing intermediate container 620768a0839b [2022-03-30T20:49:44.468Z] ---> ad7d5bb0389f [2022-03-30T20:49:44.468Z] [2022-03-30T20:49:44.468Z] Step 10/25 : FROM alpine:3.14 [2022-03-30T20:49:44.468Z] ---> cc3d11fa2d52 [2022-03-30T20:49:44.468Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-30T20:49:44.468Z] 20.10.10: Pulling from library/docker [2022-03-30T20:49:44.468Z] ---> Running in 0c8563d0a116 [2022-03-30T20:49:45.082Z] ---> 638e81836053 [2022-03-30T20:49:45.082Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-30T20:49:46.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:49:46.809Z] ---> 54096f8fe124 [2022-03-30T20:49:46.809Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-30T20:49:46.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:49:48.258Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-30T20:49:48.258Z] ---> e9b23a12b53d [2022-03-30T20:49:48.258Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T20:49:48.258Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-30T20:49:48.258Z] (3/3) Installing su-exec (0.2-r1) [2022-03-30T20:49:48.258Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:49:48.258Z] Executing ca-certificates-20211220-r0.trigger [2022-03-30T20:49:48.258Z] ---> Running in 13b3ae26bc79 [2022-03-30T20:49:48.540Z] OK: 6 MiB in 17 packages [2022-03-30T20:49:49.147Z] Removing intermediate container 13b3ae26bc79 [2022-03-30T20:49:49.147Z] ---> c3932cfca592 [2022-03-30T20:49:49.147Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T20:49:49.147Z] ---> Running in e4c130ede48c [2022-03-30T20:49:50.125Z] Removing intermediate container e4c130ede48c [2022-03-30T20:49:50.125Z] ---> b20d141cef59 [2022-03-30T20:49:50.125Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T20:49:50.125Z] ---> Running in 228f0e679c26 [2022-03-30T20:49:50.740Z] Removing intermediate container 228f0e679c26 [2022-03-30T20:49:50.740Z] ---> 53e715ebdea9 [2022-03-30T20:49:50.740Z] Step 22/23 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:49:50.740Z] Removing intermediate container 0c8563d0a116 [2022-03-30T20:49:50.740Z] ---> f74c54ed1d8f [2022-03-30T20:49:50.740Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-30T20:49:50.740Z] ---> Running in 898b90a0210a [2022-03-30T20:49:51.016Z] ---> Running in 912389ffc0e8 [2022-03-30T20:49:51.293Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-30T20:49:51.293Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-30T20:49:51.293Z] ---> e74f11f2fa6d [2022-03-30T20:49:51.293Z] Step 3/24 : WORKDIR /edgex-go [2022-03-30T20:49:51.293Z] ---> Using cache [2022-03-30T20:49:51.293Z] ---> 0eb0d29a1522 [2022-03-30T20:49:51.293Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:49:51.293Z] ---> Using cache [2022-03-30T20:49:51.293Z] ---> bca88afa39a6 [2022-03-30T20:49:51.293Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-30T20:49:51.293Z] ---> Using cache [2022-03-30T20:49:51.293Z] ---> 7fe490a2623b [2022-03-30T20:49:51.293Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-30T20:49:51.293Z] ---> Using cache [2022-03-30T20:49:51.293Z] ---> de58a6e86a41 [2022-03-30T20:49:51.293Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-30T20:49:51.293Z] ---> Using cache [2022-03-30T20:49:51.293Z] ---> 8b846b1c1489 [2022-03-30T20:49:51.293Z] Step 8/24 : COPY . . [2022-03-30T20:49:51.568Z] Removing intermediate container 898b90a0210a [2022-03-30T20:49:51.568Z] ---> 07b0c90728a2 [2022-03-30T20:49:51.568Z] Step 23/23 : LABEL version=2.2.0-dev.49 [2022-03-30T20:49:51.568Z] ---> Using cache [2022-03-30T20:49:51.568Z] ---> 37ad2505aa3b [2022-03-30T20:49:51.568Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-30T20:49:51.568Z] ---> Using cache [2022-03-30T20:49:51.568Z] ---> 6dc66600e421 [2022-03-30T20:49:51.568Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-30T20:49:51.568Z] ---> Using cache [2022-03-30T20:49:51.568Z] ---> c80be3134196 [2022-03-30T20:49:51.568Z] [2022-03-30T20:49:51.568Z] Step 11/24 : FROM alpine:3.15 [2022-03-30T20:49:51.568Z] ---> 03078ca19a05 [2022-03-30T20:49:51.568Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-30T20:49:51.568Z] ---> Using cache [2022-03-30T20:49:51.568Z] Removing intermediate container 912389ffc0e8 [2022-03-30T20:49:51.568Z] ---> 35e45543109d [2022-03-30T20:49:51.843Z] Step 13/25 : WORKDIR / [2022-03-30T20:49:51.843Z] ---> e5f15428f878 [2022-03-30T20:49:51.843Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-30T20:49:51.843Z] ---> Using cache [2022-03-30T20:49:51.843Z] ---> f0daf27a324f [2022-03-30T20:49:51.843Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-30T20:49:51.843Z] ---> Using cache [2022-03-30T20:49:51.843Z] ---> 8cda3130a1da [2022-03-30T20:49:51.843Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-30T20:49:51.843Z] ---> Running in b5350984dae2 [2022-03-30T20:49:51.843Z] ---> Running in 816dddf0758f [2022-03-30T20:49:52.453Z] Removing intermediate container b5350984dae2 [2022-03-30T20:49:52.453Z] ---> ffb9094b5fee [2022-03-30T20:49:52.453Z] [2022-03-30T20:49:52.453Z] Removing intermediate container 816dddf0758f [2022-03-30T20:49:52.453Z] ---> b2e6b69659b1 [2022-03-30T20:49:52.453Z] 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-03-30T20:49:53.055Z] Successfully built ffb9094b5fee [2022-03-30T20:49:53.055Z] Successfully tagged security-spire-server-arm64:latest [2022-03-30T20:49:53.660Z]  Building security-spire-server ... done  ---> 781ce1f2cd29 [2022-03-30T20:49:53.660Z] 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-03-30T20:49:55.107Z] ---> 9e8f92fe9eb9 [2022-03-30T20:49:55.107Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-30T20:49:55.704Z] ---> 894ff66e6770 [2022-03-30T20:49:55.704Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-30T20:49:55.977Z] ---> ea2a9b3d5391 [2022-03-30T20:49:55.977Z] 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-03-30T20:49:56.958Z] ---> 3e3cae33f4ad [2022-03-30T20:49:56.958Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-30T20:49:59.597Z] ---> b3cd1f75a1cb [2022-03-30T20:49:59.597Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-30T20:49:59.597Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-30T20:49:59.597Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-30T20:49:59.597Z] ---> 520e9a0a30f7 [2022-03-30T20:49:59.597Z] 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-03-30T20:49:59.597Z] ---> Running in 78d7d220fc79 [2022-03-30T20:49:59.882Z] Removing intermediate container 78d7d220fc79 [2022-03-30T20:49:59.882Z] ---> 2141e2d92acc [2022-03-30T20:49:59.882Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-30T20:50:00.157Z] ---> Running in 94c52d1d5f30 [2022-03-30T20:50:00.428Z] ---> 2f63e9ea66dc [2022-03-30T20:50:00.428Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-30T20:50:01.412Z] ---> 45c77fb7c6f7 [2022-03-30T20:50:01.412Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-30T20:50:01.412Z] ---> 1b7189eb7dc9 [2022-03-30T20:50:01.412Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-30T20:50:01.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-30T20:50:01.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-30T20:50:01.966Z] ---> c5a7881a6410 [2022-03-30T20:50:01.966Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-30T20:50:02.240Z] ---> c1be154400ec [2022-03-30T20:50:02.240Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-30T20:50:02.240Z] ---> Running in a25a9005c6ad [2022-03-30T20:50:03.238Z] (1/42) Installing readline (8.1.0-r0) [2022-03-30T20:50:03.238Z] (2/42) Installing bash (5.1.16-r0) [2022-03-30T20:50:03.238Z] ---> da60b0fb4916 [2022-03-30T20:50:03.238Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-30T20:50:03.238Z] Executing bash-5.1.16-r0.post-install [2022-03-30T20:50:03.238Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-30T20:50:03.521Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-30T20:50:03.521Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-30T20:50:03.521Z] (6/42) Installing curl (7.79.1-r0) [2022-03-30T20:50:03.521Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-30T20:50:03.521Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-30T20:50:03.521Z] ---> Running in e39e89bd63fa [2022-03-30T20:50:03.521Z] (9/42) Installing expat (2.4.7-r0) [2022-03-30T20:50:03.521Z] (10/42) Installing libffi (3.3-r2) [2022-03-30T20:50:03.521Z] (11/42) Installing gdbm (1.19-r0) [2022-03-30T20:50:03.521Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-30T20:50:03.521Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-30T20:50:03.521Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-30T20:50:03.521Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-30T20:50:03.794Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-30T20:50:03.794Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-30T20:50:04.137Z] Removing intermediate container e39e89bd63fa [2022-03-30T20:50:04.137Z] ---> 65e3080017b0 [2022-03-30T20:50:04.137Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-30T20:50:04.423Z] ---> Running in 4ee8a3a339bf [2022-03-30T20:50:05.033Z] Removing intermediate container 4ee8a3a339bf [2022-03-30T20:50:05.033Z] ---> 4837aae5835c [2022-03-30T20:50:05.033Z] Step 22/24 : LABEL arch=arm64 [2022-03-30T20:50:05.033Z] Removing intermediate container a25a9005c6ad [2022-03-30T20:50:05.033Z] ---> 0435066eb2d0 [2022-03-30T20:50:05.033Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-30T20:50:05.313Z] ---> Running in 389341e67f2e [2022-03-30T20:50:05.313Z] ---> Running in 24d92a125e5c [2022-03-30T20:50:05.928Z] Removing intermediate container 389341e67f2e [2022-03-30T20:50:05.928Z] ---> dcbebd21aaff [2022-03-30T20:50:05.928Z] Step 23/25 : LABEL arch=arm64 [2022-03-30T20:50:05.928Z] Removing intermediate container 24d92a125e5c [2022-03-30T20:50:05.928Z] ---> 100b6d0457c2 [2022-03-30T20:50:05.928Z] Step 23/24 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:50:05.928Z] ---> Running in 54a10b44b26d [2022-03-30T20:50:05.928Z] ---> Running in 7f47d33fa676 [2022-03-30T20:50:06.542Z] Removing intermediate container 54a10b44b26d [2022-03-30T20:50:06.542Z] ---> c69a274d3101 [2022-03-30T20:50:06.542Z] Removing intermediate container 7f47d33fa676 [2022-03-30T20:50:06.542Z] ---> 26ad3fa55ef4 [2022-03-30T20:50:06.542Z] Step 24/25 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:50:06.542Z] Step 24/24 : LABEL version=2.2.0-dev.49 [2022-03-30T20:50:06.542Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-30T20:50:06.542Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-30T20:50:06.818Z] ---> Running in 2f0e3667a0df [2022-03-30T20:50:06.818Z] ---> Running in f3ac673be944 [2022-03-30T20:50:06.818Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-30T20:50:06.818Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-30T20:50:06.818Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-30T20:50:06.818Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-30T20:50:06.818Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-30T20:50:06.818Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-30T20:50:06.818Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-30T20:50:07.098Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-30T20:50:07.098Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-30T20:50:07.098Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-30T20:50:07.098Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-30T20:50:07.098Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-30T20:50:07.098Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-30T20:50:07.098Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-30T20:50:07.098Z] Removing intermediate container 2f0e3667a0df [2022-03-30T20:50:07.098Z] ---> fac3bf066343 [2022-03-30T20:50:07.098Z] [2022-03-30T20:50:07.098Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-30T20:50:07.098Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-30T20:50:07.374Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-30T20:50:07.374Z] Removing intermediate container f3ac673be944 [2022-03-30T20:50:07.374Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-30T20:50:07.374Z] ---> 8c8c953a2e2d [2022-03-30T20:50:07.374Z] Step 25/25 : LABEL version=2.2.0-dev.49 [2022-03-30T20:50:07.374Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-30T20:50:07.374Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-30T20:50:07.374Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-30T20:50:07.374Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-30T20:50:07.374Z] ---> Running in 8fcbf15ac17f [2022-03-30T20:50:07.649Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-30T20:50:07.649Z] Successfully built fac3bf066343 [2022-03-30T20:50:07.649Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-30T20:50:07.931Z]  Building security-spire-agent ... done Removing intermediate container 8fcbf15ac17f [2022-03-30T20:50:07.931Z] ---> 92632a404cff [2022-03-30T20:50:07.931Z] [2022-03-30T20:50:08.208Z] Executing busybox-1.33.1-r6.trigger [2022-03-30T20:50:08.208Z] Successfully built 92632a404cff [2022-03-30T20:50:08.208Z] OK: 84 MiB in 64 packages [2022-03-30T20:50:08.208Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-30T20:50:14.900Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2022-03-30T20:50:14.900Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-30T20:50:15.878Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-30T20:50:15.878Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-30T20:50:15.878Z] Collecting docopt<0.7,>=0.6.1 [2022-03-30T20:50:15.878Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-30T20:50:19.269Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-30T20:50:19.269Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-30T20:50:21.895Z] Collecting cached-property<2,>=1.2.0 [2022-03-30T20:50:21.895Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-30T20:50:22.493Z] Collecting docker<4.0,>=3.6.0 [2022-03-30T20:50:22.493Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-30T20:50:22.493Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-30T20:50:23.094Z] Collecting jsonschema<3,>=2.5.1 [2022-03-30T20:50:23.094Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-30T20:50:24.078Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-30T20:50:24.078Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-30T20:50:25.514Z] Collecting PyYAML<4,>=3.10 [2022-03-30T20:50:25.514Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-30T20:50:29.821Z] Collecting texttable<0.10,>=0.9.0 [2022-03-30T20:50:29.821Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-30T20:50:33.209Z] Collecting docker-pycreds>=0.4.0 [2022-03-30T20:50:33.209Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-30T20:50:33.808Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-30T20:50:33.808Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-30T20:50:34.786Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-30T20:50:34.786Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-30T20:50:34.786Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-30T20:50:35.061Z] Collecting idna<2.8,>=2.5 [2022-03-30T20:50:35.061Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-30T20:50:35.656Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-30T20:50:35.656Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-30T20:50:35.656Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-30T20:50:35.656Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-30T20:50:37.089Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-30T20:50:37.089Z] Attempting uninstall: urllib3 [2022-03-30T20:50:37.089Z] Found existing installation: urllib3 1.26.5 [2022-03-30T20:50:37.089Z] Uninstalling urllib3-1.26.5: [2022-03-30T20:50:37.364Z] Successfully uninstalled urllib3-1.26.5 [2022-03-30T20:50:38.345Z] Attempting uninstall: idna [2022-03-30T20:50:38.345Z] Found existing installation: idna 3.2 [2022-03-30T20:50:38.345Z] Uninstalling idna-3.2: [2022-03-30T20:50:38.345Z] Successfully uninstalled idna-3.2 [2022-03-30T20:50:39.792Z] Attempting uninstall: chardet [2022-03-30T20:50:39.792Z] Found existing installation: chardet 4.0.0 [2022-03-30T20:50:39.792Z] Uninstalling chardet-4.0.0: [2022-03-30T20:50:39.792Z] Successfully uninstalled chardet-4.0.0 [2022-03-30T20:50:42.417Z] Attempting uninstall: requests [2022-03-30T20:50:42.417Z] Found existing installation: requests 2.25.1 [2022-03-30T20:50:42.417Z] Uninstalling requests-2.25.1: [2022-03-30T20:50:42.417Z] Successfully uninstalled requests-2.25.1 [2022-03-30T20:50:43.010Z] Running setup.py install for texttable: started [2022-03-30T20:50:46.406Z] Running setup.py install for texttable: finished with status 'done' [2022-03-30T20:50:46.406Z] Running setup.py install for PyYAML: started [2022-03-30T20:50:49.800Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-30T20:50:50.074Z] Running setup.py install for docopt: started [2022-03-30T20:50:53.543Z] Running setup.py install for docopt: finished with status 'done' [2022-03-30T20:50:53.543Z] Running setup.py install for dockerpty: started [2022-03-30T20:50:56.179Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-30T20:50:58.165Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-30T20:51:08.355Z] Removing intermediate container 94c52d1d5f30 [2022-03-30T20:51:08.355Z] ---> 71d354b88628 [2022-03-30T20:51:08.355Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-30T20:51:08.630Z] ---> Running in 134e8469533d [2022-03-30T20:51:08.907Z] Removing intermediate container 134e8469533d [2022-03-30T20:51:08.907Z] ---> 3d43c84861f6 [2022-03-30T20:51:08.907Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-30T20:51:08.907Z] ---> Running in 6a26d8e3ea90 [2022-03-30T20:51:09.508Z] Removing intermediate container 6a26d8e3ea90 [2022-03-30T20:51:09.508Z] ---> c184079f95c4 [2022-03-30T20:51:09.508Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-30T20:51:10.955Z] ---> b8a38998cf39 [2022-03-30T20:51:10.955Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-30T20:51:11.558Z] ---> 498ceb2073b3 [2022-03-30T20:51:11.558Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-30T20:51:12.556Z] ---> c0e26b4562f1 [2022-03-30T20:51:12.556Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-30T20:51:12.556Z] ---> Running in ace682c31cc3 [2022-03-30T20:51:12.834Z] Removing intermediate container ace682c31cc3 [2022-03-30T20:51:12.834Z] ---> c50f73557593 [2022-03-30T20:51:12.834Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-30T20:51:12.834Z] ---> Running in 3fa88a804b90 [2022-03-30T20:51:13.438Z] Removing intermediate container 3fa88a804b90 [2022-03-30T20:51:13.438Z] ---> 82b8def5fab3 [2022-03-30T20:51:13.438Z] Step 21/23 : LABEL arch=arm64 [2022-03-30T20:51:13.438Z] ---> Running in 8829a7c9a50f [2022-03-30T20:51:13.718Z] Removing intermediate container 8829a7c9a50f [2022-03-30T20:51:13.718Z] ---> c74d4a04ce56 [2022-03-30T20:51:13.718Z] Step 22/23 : LABEL git_sha=7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:51:14.001Z] ---> Running in 49005e3e81fb [2022-03-30T20:51:14.279Z] Removing intermediate container 49005e3e81fb [2022-03-30T20:51:14.279Z] ---> e651a1d08e00 [2022-03-30T20:51:14.279Z] Step 23/23 : LABEL version=2.2.0-dev.49 [2022-03-30T20:51:14.553Z] ---> Running in 3952ff4ddb79 [2022-03-30T20:51:14.830Z] Removing intermediate container 3952ff4ddb79 [2022-03-30T20:51:14.830Z] ---> 9db99f368bc0 [2022-03-30T20:51:14.830Z] [2022-03-30T20:51:15.105Z] Successfully built 9db99f368bc0 [2022-03-30T20:51:15.105Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-30T20:51:15.727Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-30T20:51:15.736Z] $ docker stop --time=1 37a86a10b236fec1fa85eabe6fef5568bef7a607b07ba55a5eb24ed53d24e7de [2022-03-30T20:51:17.584Z] $ docker rm -f 37a86a10b236fec1fa85eabe6fef5568bef7a607b07ba55a5eb24ed53d24e7de [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T20:51:18.240Z] + docker images [2022-03-30T20:51:18.513Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-30T20:51:18.513Z] sys-mgmt-agent-arm64 latest 9db99f368bc0 4 seconds ago 288MB [2022-03-30T20:51:18.513Z] security-secretstore-setup-arm64 latest 92632a404cff About a minute ago 40.8MB [2022-03-30T20:51:18.513Z] security-spire-agent-arm64 latest fac3bf066343 About a minute ago 118MB [2022-03-30T20:51:18.513Z] security-spire-server-arm64 latest ffb9094b5fee About a minute ago 82.6MB [2022-03-30T20:51:18.513Z] 25765ff29f83 About a minute ago 1.2GB [2022-03-30T20:51:18.514Z] ad7d5bb0389f About a minute ago 1.21GB [2022-03-30T20:51:18.514Z] core-metadata-arm64 latest 2fe8a45ffc00 About a minute ago 25.1MB [2022-03-30T20:51:18.514Z] security-proxy-setup-arm64 latest 39e3e6203502 About a minute ago 42.1MB [2022-03-30T20:51:18.514Z] 2e1cec280c3e 2 minutes ago 1.2GB [2022-03-30T20:51:18.514Z] core-command-arm64 latest aa0d350e9f55 2 minutes ago 23.7MB [2022-03-30T20:51:18.514Z] 4d872d9ce268 2 minutes ago 1.21GB [2022-03-30T20:51:18.514Z] 716115de8345 2 minutes ago 1.2GB [2022-03-30T20:51:18.514Z] security-spire-config-arm64 latest c84c523aac69 10 minutes ago 81.9MB [2022-03-30T20:51:18.514Z] c80be3134196 10 minutes ago 1.19GB [2022-03-30T20:51:18.514Z] core-data-arm64 latest 78433e5bc379 10 minutes ago 34.4MB [2022-03-30T20:51:18.514Z] cbfa238a295f 11 minutes ago 1.23GB [2022-03-30T20:51:18.514Z] security-bootstrapper-arm64 latest 2229d40e88c3 11 minutes ago 23.6MB [2022-03-30T20:51:18.514Z] support-notifications-arm64 latest fd3d2d7698c5 11 minutes ago 25.5MB [2022-03-30T20:51:18.514Z] support-scheduler-arm64 latest 9a242dcf369b 11 minutes ago 24.9MB [2022-03-30T20:51:18.514Z] 857c91efa018 11 minutes ago 1.2GB [2022-03-30T20:51:18.514Z] fcf2f827ea3a 11 minutes ago 1.2GB [2022-03-30T20:51:18.514Z] security-spiffe-token-provider-arm64 latest c5c20024b582 12 minutes ago 27.7MB [2022-03-30T20:51:18.514Z] 1e03249f5fe0 12 minutes ago 1.2GB [2022-03-30T20:51:18.514Z] 50aed3e4cb7f 12 minutes ago 1.19GB [2022-03-30T20:51:18.514Z] ci-base-image-arm64 latest e74f11f2fa6d 22 minutes ago 886MB [2022-03-30T20:51:18.514Z] alpine 3.14 cc3d11fa2d52 44 hours ago 5.34MB [2022-03-30T20:51:18.514Z] alpine 3.15 03078ca19a05 44 hours ago 5.32MB [2022-03-30T20:51:18.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB [2022-03-30T20:51:18.514Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-30T20:51:18.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T20:51:18.921Z] provisioning config files... [2022-03-30T20:51:18.942Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/171@tmp/config5179325578017685191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:51:19.305Z] ---> docker-login.sh [2022-03-30T20:51:19.305Z] nexus3.edgexfoundry.org:10001 [2022-03-30T20:51:19.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:51:19.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:51:19.851Z] Configure a credential helper to remove this warning. See [2022-03-30T20:51:19.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:51:19.851Z] [2022-03-30T20:51:19.851Z] Login Succeeded [2022-03-30T20:51:19.851Z] nexus3.edgexfoundry.org:10002 [2022-03-30T20:51:20.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:51:20.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:51:20.452Z] Configure a credential helper to remove this warning. See [2022-03-30T20:51:20.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:51:20.452Z] [2022-03-30T20:51:20.452Z] Login Succeeded [2022-03-30T20:51:20.452Z] nexus3.edgexfoundry.org:10003 [2022-03-30T20:51:21.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:51:21.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:51:21.047Z] Configure a credential helper to remove this warning. See [2022-03-30T20:51:21.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:51:21.047Z] [2022-03-30T20:51:21.047Z] Login Succeeded [2022-03-30T20:51:21.047Z] nexus3.edgexfoundry.org:10004 [2022-03-30T20:51:21.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:51:21.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:51:21.640Z] Configure a credential helper to remove this warning. See [2022-03-30T20:51:21.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:51:21.640Z] [2022-03-30T20:51:21.640Z] Login Succeeded [2022-03-30T20:51:21.640Z] docker.io [2022-03-30T20:51:22.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-30T20:51:22.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-30T20:51:22.508Z] Configure a credential helper to remove this warning. See [2022-03-30T20:51:22.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-30T20:51:22.508Z] [2022-03-30T20:51:22.508Z] Login Succeeded [2022-03-30T20:51:22.508Z] ---> docker-login.sh ends [Pipeline] } [2022-03-30T20:51:22.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:51:22.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-30T20:51:22.584Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-03-30T20:51:22.584Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:51:22.584Z] latest [2022-03-30T20:51:22.584Z] 2.2.0-dev.49 [2022-03-30T20:51:22.584Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:51:22.584Z] main [2022-03-30T20:51:22.584Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:22.960Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:23.311Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:51:23.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-30T20:51:23.311Z] cbefa1bc39c1: Preparing [2022-03-30T20:51:23.311Z] 9f84d5658fd8: Preparing [2022-03-30T20:51:23.311Z] 36db394b985c: Preparing [2022-03-30T20:51:23.311Z] 7ebabd96ec35: Preparing [2022-03-30T20:51:23.311Z] b94faa188151: Preparing [2022-03-30T20:51:23.586Z] b94faa188151: Layer already exists [2022-03-30T20:51:23.586Z] cbefa1bc39c1: Pushed [2022-03-30T20:51:23.586Z] 36db394b985c: Pushed [2022-03-30T20:51:23.586Z] 7ebabd96ec35: Pushed [2022-03-30T20:51:28.991Z] 9f84d5658fd8: Pushed [2022-03-30T20:51:28.991Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:d1bd8fe18abe09352af797cc37d9adc45b82d31ac61cf072546d48f33c9055ae size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:29.350Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:29.703Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-03-30T20:51:29.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-30T20:51:29.703Z] cbefa1bc39c1: Preparing [2022-03-30T20:51:29.703Z] 9f84d5658fd8: Preparing [2022-03-30T20:51:29.703Z] 36db394b985c: Preparing [2022-03-30T20:51:29.703Z] 7ebabd96ec35: Preparing [2022-03-30T20:51:29.703Z] b94faa188151: Preparing [2022-03-30T20:51:29.978Z] b94faa188151: Layer already exists [2022-03-30T20:51:29.978Z] 9f84d5658fd8: Layer already exists [2022-03-30T20:51:29.978Z] 7ebabd96ec35: Layer already exists [2022-03-30T20:51:29.978Z] 36db394b985c: Layer already exists [2022-03-30T20:51:29.978Z] cbefa1bc39c1: Layer already exists [2022-03-30T20:51:29.978Z] latest: digest: sha256:d1bd8fe18abe09352af797cc37d9adc45b82d31ac61cf072546d48f33c9055ae size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:30.341Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:30.705Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.49 [2022-03-30T20:51:30.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-30T20:51:30.706Z] cbefa1bc39c1: Preparing [2022-03-30T20:51:30.706Z] 9f84d5658fd8: Preparing [2022-03-30T20:51:30.706Z] 36db394b985c: Preparing [2022-03-30T20:51:30.706Z] 7ebabd96ec35: Preparing [2022-03-30T20:51:30.706Z] b94faa188151: Preparing [2022-03-30T20:51:30.979Z] cbefa1bc39c1: Layer already exists [2022-03-30T20:51:30.979Z] b94faa188151: Layer already exists [2022-03-30T20:51:30.979Z] 36db394b985c: Layer already exists [2022-03-30T20:51:30.979Z] 9f84d5658fd8: Layer already exists [2022-03-30T20:51:30.979Z] 7ebabd96ec35: Layer already exists [2022-03-30T20:51:30.979Z] 2.2.0-dev.49: digest: sha256:d1bd8fe18abe09352af797cc37d9adc45b82d31ac61cf072546d48f33c9055ae size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:31.339Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:31.695Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:51:31.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-30T20:51:31.695Z] cbefa1bc39c1: Preparing [2022-03-30T20:51:31.695Z] 9f84d5658fd8: Preparing [2022-03-30T20:51:31.695Z] 36db394b985c: Preparing [2022-03-30T20:51:31.695Z] 7ebabd96ec35: Preparing [2022-03-30T20:51:31.695Z] b94faa188151: Preparing [2022-03-30T20:51:31.966Z] b94faa188151: Layer already exists [2022-03-30T20:51:31.966Z] 9f84d5658fd8: Layer already exists [2022-03-30T20:51:31.966Z] 36db394b985c: Layer already exists [2022-03-30T20:51:31.966Z] 7ebabd96ec35: Layer already exists [2022-03-30T20:51:31.966Z] cbefa1bc39c1: Layer already exists [2022-03-30T20:51:31.966Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:d1bd8fe18abe09352af797cc37d9adc45b82d31ac61cf072546d48f33c9055ae size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:32.325Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:32.686Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-03-30T20:51:32.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-30T20:51:32.686Z] cbefa1bc39c1: Preparing [2022-03-30T20:51:32.686Z] 9f84d5658fd8: Preparing [2022-03-30T20:51:32.686Z] 36db394b985c: Preparing [2022-03-30T20:51:32.686Z] 7ebabd96ec35: Preparing [2022-03-30T20:51:32.686Z] b94faa188151: Preparing [2022-03-30T20:51:32.961Z] 7ebabd96ec35: Layer already exists [2022-03-30T20:51:32.961Z] 9f84d5658fd8: Layer already exists [2022-03-30T20:51:32.961Z] 36db394b985c: Layer already exists [2022-03-30T20:51:32.961Z] b94faa188151: Layer already exists [2022-03-30T20:51:32.961Z] cbefa1bc39c1: Layer already exists [2022-03-30T20:51:32.961Z] main: digest: sha256:d1bd8fe18abe09352af797cc37d9adc45b82d31ac61cf072546d48f33c9055ae size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:51:33.010Z] ===================================================== [Pipeline] echo [2022-03-30T20:51:33.019Z] taggedImages: [2022-03-30T20:51:33.019Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:51:33.019Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-03-30T20:51:33.019Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.49 [2022-03-30T20:51:33.019Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:51:33.019Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-03-30T20:51:33.045Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-03-30T20:51:33.045Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:51:33.045Z] latest [2022-03-30T20:51:33.045Z] 2.2.0-dev.49 [2022-03-30T20:51:33.045Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:51:33.045Z] main [2022-03-30T20:51:33.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:33.418Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:33.774Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:51:33.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-30T20:51:33.774Z] 1acbb1895684: Preparing [2022-03-30T20:51:33.774Z] dde5733c19ce: Preparing [2022-03-30T20:51:33.774Z] 36db394b985c: Preparing [2022-03-30T20:51:33.774Z] e2cc0ad9001f: Preparing [2022-03-30T20:51:33.774Z] 91041e4ac819: Preparing [2022-03-30T20:51:33.774Z] b94faa188151: Preparing [2022-03-30T20:51:33.774Z] b94faa188151: Waiting [2022-03-30T20:51:34.053Z] 36db394b985c: Layer already exists [2022-03-30T20:51:34.053Z] b94faa188151: Layer already exists [2022-03-30T20:51:34.053Z] 91041e4ac819: Pushed [2022-03-30T20:51:34.053Z] 1acbb1895684: Pushed [2022-03-30T20:51:35.048Z] e2cc0ad9001f: Pushed [2022-03-30T20:51:41.824Z] dde5733c19ce: Pushed [2022-03-30T20:51:41.824Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:77dbdc31987968304be19d1d67a6420091f5725a3313d432aa0a7031f83abe7b size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:42.185Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:42.533Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-03-30T20:51:42.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-30T20:51:42.534Z] 1acbb1895684: Preparing [2022-03-30T20:51:42.534Z] dde5733c19ce: Preparing [2022-03-30T20:51:42.534Z] 36db394b985c: Preparing [2022-03-30T20:51:42.534Z] e2cc0ad9001f: Preparing [2022-03-30T20:51:42.534Z] 91041e4ac819: Preparing [2022-03-30T20:51:42.534Z] b94faa188151: Preparing [2022-03-30T20:51:42.534Z] b94faa188151: Waiting [2022-03-30T20:51:42.812Z] 36db394b985c: Layer already exists [2022-03-30T20:51:42.812Z] e2cc0ad9001f: Layer already exists [2022-03-30T20:51:42.812Z] 1acbb1895684: Layer already exists [2022-03-30T20:51:42.812Z] 91041e4ac819: Layer already exists [2022-03-30T20:51:42.812Z] dde5733c19ce: Layer already exists [2022-03-30T20:51:42.812Z] b94faa188151: Layer already exists [2022-03-30T20:51:42.812Z] latest: digest: sha256:77dbdc31987968304be19d1d67a6420091f5725a3313d432aa0a7031f83abe7b size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:43.167Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:43.527Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.49 [2022-03-30T20:51:43.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-30T20:51:43.527Z] 1acbb1895684: Preparing [2022-03-30T20:51:43.527Z] dde5733c19ce: Preparing [2022-03-30T20:51:43.527Z] 36db394b985c: Preparing [2022-03-30T20:51:43.527Z] e2cc0ad9001f: Preparing [2022-03-30T20:51:43.527Z] 91041e4ac819: Preparing [2022-03-30T20:51:43.527Z] b94faa188151: Preparing [2022-03-30T20:51:43.527Z] b94faa188151: Waiting [2022-03-30T20:51:43.802Z] 36db394b985c: Layer already exists [2022-03-30T20:51:43.802Z] e2cc0ad9001f: Layer already exists [2022-03-30T20:51:43.802Z] 91041e4ac819: Layer already exists [2022-03-30T20:51:43.802Z] 1acbb1895684: Layer already exists [2022-03-30T20:51:43.802Z] dde5733c19ce: Layer already exists [2022-03-30T20:51:43.802Z] b94faa188151: Layer already exists [2022-03-30T20:51:43.802Z] 2.2.0-dev.49: digest: sha256:77dbdc31987968304be19d1d67a6420091f5725a3313d432aa0a7031f83abe7b size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:44.160Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:44.524Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:51:44.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-30T20:51:44.524Z] 1acbb1895684: Preparing [2022-03-30T20:51:44.524Z] dde5733c19ce: Preparing [2022-03-30T20:51:44.524Z] 36db394b985c: Preparing [2022-03-30T20:51:44.524Z] e2cc0ad9001f: Preparing [2022-03-30T20:51:44.524Z] 91041e4ac819: Preparing [2022-03-30T20:51:44.524Z] b94faa188151: Preparing [2022-03-30T20:51:44.524Z] b94faa188151: Waiting [2022-03-30T20:51:44.798Z] 91041e4ac819: Layer already exists [2022-03-30T20:51:44.798Z] 36db394b985c: Layer already exists [2022-03-30T20:51:44.798Z] e2cc0ad9001f: Layer already exists [2022-03-30T20:51:44.798Z] 1acbb1895684: Layer already exists [2022-03-30T20:51:44.798Z] dde5733c19ce: Layer already exists [2022-03-30T20:51:44.798Z] b94faa188151: Layer already exists [2022-03-30T20:51:44.798Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:77dbdc31987968304be19d1d67a6420091f5725a3313d432aa0a7031f83abe7b size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:45.155Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:45.507Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-03-30T20:51:45.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-30T20:51:45.508Z] 1acbb1895684: Preparing [2022-03-30T20:51:45.508Z] dde5733c19ce: Preparing [2022-03-30T20:51:45.508Z] 36db394b985c: Preparing [2022-03-30T20:51:45.508Z] e2cc0ad9001f: Preparing [2022-03-30T20:51:45.508Z] 91041e4ac819: Preparing [2022-03-30T20:51:45.508Z] b94faa188151: Preparing [2022-03-30T20:51:45.508Z] b94faa188151: Waiting [2022-03-30T20:51:45.782Z] 36db394b985c: Layer already exists [2022-03-30T20:51:45.782Z] 1acbb1895684: Layer already exists [2022-03-30T20:51:45.782Z] e2cc0ad9001f: Layer already exists [2022-03-30T20:51:45.782Z] dde5733c19ce: Layer already exists [2022-03-30T20:51:45.782Z] 91041e4ac819: Layer already exists [2022-03-30T20:51:45.782Z] b94faa188151: Layer already exists [2022-03-30T20:51:45.782Z] main: digest: sha256:77dbdc31987968304be19d1d67a6420091f5725a3313d432aa0a7031f83abe7b size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:51:45.827Z] ===================================================== [Pipeline] echo [2022-03-30T20:51:45.836Z] taggedImages: [2022-03-30T20:51:45.836Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:51:45.836Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-03-30T20:51:45.836Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.49 [2022-03-30T20:51:45.836Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:51:45.836Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-03-30T20:51:45.860Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-03-30T20:51:45.860Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:51:45.860Z] latest [2022-03-30T20:51:45.860Z] 2.2.0-dev.49 [2022-03-30T20:51:45.860Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:51:45.860Z] main [2022-03-30T20:51:45.860Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:46.243Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:46.595Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:51:46.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-30T20:51:46.595Z] 054833986d01: Preparing [2022-03-30T20:51:46.595Z] 377b434d0c0b: Preparing [2022-03-30T20:51:46.595Z] 36db394b985c: Preparing [2022-03-30T20:51:46.595Z] 7ebabd96ec35: Preparing [2022-03-30T20:51:46.595Z] b94faa188151: Preparing [2022-03-30T20:51:46.871Z] b94faa188151: Layer already exists [2022-03-30T20:51:46.871Z] 7ebabd96ec35: Layer already exists [2022-03-30T20:51:46.871Z] 36db394b985c: Layer already exists [2022-03-30T20:51:46.871Z] 054833986d01: Pushed [2022-03-30T20:51:53.593Z] 377b434d0c0b: Pushed [2022-03-30T20:51:53.593Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:bd28b41d38b2fab8593bbce728c81c46d3e07b23798c70b633562a9656ed8f9a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:53.952Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:54.299Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-03-30T20:51:54.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-30T20:51:54.299Z] 054833986d01: Preparing [2022-03-30T20:51:54.299Z] 377b434d0c0b: Preparing [2022-03-30T20:51:54.299Z] 36db394b985c: Preparing [2022-03-30T20:51:54.299Z] 7ebabd96ec35: Preparing [2022-03-30T20:51:54.299Z] b94faa188151: Preparing [2022-03-30T20:51:54.299Z] 36db394b985c: Layer already exists [2022-03-30T20:51:54.299Z] 054833986d01: Layer already exists [2022-03-30T20:51:54.299Z] 377b434d0c0b: Layer already exists [2022-03-30T20:51:54.299Z] b94faa188151: Layer already exists [2022-03-30T20:51:54.299Z] 7ebabd96ec35: Layer already exists [2022-03-30T20:51:54.569Z] latest: digest: sha256:bd28b41d38b2fab8593bbce728c81c46d3e07b23798c70b633562a9656ed8f9a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:54.917Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:55.263Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.49 [2022-03-30T20:51:55.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-30T20:51:55.263Z] 054833986d01: Preparing [2022-03-30T20:51:55.263Z] 377b434d0c0b: Preparing [2022-03-30T20:51:55.263Z] 36db394b985c: Preparing [2022-03-30T20:51:55.263Z] 7ebabd96ec35: Preparing [2022-03-30T20:51:55.263Z] b94faa188151: Preparing [2022-03-30T20:51:55.263Z] 36db394b985c: Layer already exists [2022-03-30T20:51:55.263Z] 7ebabd96ec35: Layer already exists [2022-03-30T20:51:55.264Z] 377b434d0c0b: Layer already exists [2022-03-30T20:51:55.264Z] b94faa188151: Layer already exists [2022-03-30T20:51:55.264Z] 054833986d01: Layer already exists [2022-03-30T20:51:55.534Z] 2.2.0-dev.49: digest: sha256:bd28b41d38b2fab8593bbce728c81c46d3e07b23798c70b633562a9656ed8f9a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:55.882Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:56.233Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:51:56.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-30T20:51:56.233Z] 054833986d01: Preparing [2022-03-30T20:51:56.233Z] 377b434d0c0b: Preparing [2022-03-30T20:51:56.233Z] 36db394b985c: Preparing [2022-03-30T20:51:56.233Z] 7ebabd96ec35: Preparing [2022-03-30T20:51:56.233Z] b94faa188151: Preparing [2022-03-30T20:51:56.233Z] 054833986d01: Layer already exists [2022-03-30T20:51:56.233Z] 7ebabd96ec35: Layer already exists [2022-03-30T20:51:56.233Z] 377b434d0c0b: Layer already exists [2022-03-30T20:51:56.233Z] 36db394b985c: Layer already exists [2022-03-30T20:51:56.233Z] b94faa188151: Layer already exists [2022-03-30T20:51:56.504Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:bd28b41d38b2fab8593bbce728c81c46d3e07b23798c70b633562a9656ed8f9a size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:56.848Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:57.194Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-03-30T20:51:57.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-30T20:51:57.194Z] 054833986d01: Preparing [2022-03-30T20:51:57.194Z] 377b434d0c0b: Preparing [2022-03-30T20:51:57.194Z] 36db394b985c: Preparing [2022-03-30T20:51:57.194Z] 7ebabd96ec35: Preparing [2022-03-30T20:51:57.194Z] b94faa188151: Preparing [2022-03-30T20:51:57.473Z] 377b434d0c0b: Layer already exists [2022-03-30T20:51:57.473Z] 36db394b985c: Layer already exists [2022-03-30T20:51:57.473Z] 054833986d01: Layer already exists [2022-03-30T20:51:57.473Z] 7ebabd96ec35: Layer already exists [2022-03-30T20:51:57.473Z] b94faa188151: Layer already exists [2022-03-30T20:51:57.473Z] main: digest: sha256:bd28b41d38b2fab8593bbce728c81c46d3e07b23798c70b633562a9656ed8f9a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:51:57.521Z] ===================================================== [Pipeline] echo [2022-03-30T20:51:57.529Z] taggedImages: [2022-03-30T20:51:57.529Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:51:57.529Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-03-30T20:51:57.529Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.49 [2022-03-30T20:51:57.529Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:51:57.529Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-03-30T20:51:57.549Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-03-30T20:51:57.549Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:51:57.549Z] latest [2022-03-30T20:51:57.549Z] 2.2.0-dev.49 [2022-03-30T20:51:57.549Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:51:57.549Z] main [2022-03-30T20:51:57.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:57.913Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:51:58.258Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:51:58.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-30T20:51:58.258Z] ed6d50c37a6a: Preparing [2022-03-30T20:51:58.258Z] ed6d50c37a6a: Preparing [2022-03-30T20:51:58.258Z] 43ad0617d6af: Preparing [2022-03-30T20:51:58.258Z] 025a431fe29f: Preparing [2022-03-30T20:51:58.258Z] 720a6aa79da3: Preparing [2022-03-30T20:51:58.258Z] 39153244c297: Preparing [2022-03-30T20:51:58.258Z] 36db394b985c: Preparing [2022-03-30T20:51:58.258Z] 7dd6b368d398: Preparing [2022-03-30T20:51:58.258Z] c9dcf7beb6b4: Preparing [2022-03-30T20:51:58.258Z] bf50e95e5db0: Preparing [2022-03-30T20:51:58.258Z] ddcc7afb0048: Preparing [2022-03-30T20:51:58.258Z] b94faa188151: Preparing [2022-03-30T20:51:58.258Z] 36db394b985c: Waiting [2022-03-30T20:51:58.258Z] 7dd6b368d398: Waiting [2022-03-30T20:51:58.258Z] c9dcf7beb6b4: Waiting [2022-03-30T20:51:58.258Z] bf50e95e5db0: Waiting [2022-03-30T20:51:58.258Z] ddcc7afb0048: Waiting [2022-03-30T20:51:58.258Z] b94faa188151: Waiting [2022-03-30T20:51:58.533Z] ed6d50c37a6a: Pushed [2022-03-30T20:51:58.533Z] 43ad0617d6af: Pushed [2022-03-30T20:51:58.533Z] 720a6aa79da3: Pushed [2022-03-30T20:51:58.533Z] 025a431fe29f: Pushed [2022-03-30T20:51:58.533Z] 36db394b985c: Layer already exists [2022-03-30T20:51:58.806Z] 7dd6b368d398: Pushed [2022-03-30T20:51:58.806Z] c9dcf7beb6b4: Pushed [2022-03-30T20:51:58.806Z] b94faa188151: Layer already exists [2022-03-30T20:51:58.806Z] bf50e95e5db0: Pushed [2022-03-30T20:51:58.806Z] ddcc7afb0048: Pushed [2022-03-30T20:52:04.208Z] 39153244c297: Pushed [2022-03-30T20:52:04.208Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:ed585e93cf1ff49a5ce225d876de7ec44f2ba688ce6cd4fdce858a7a8474b1d4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:04.562Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:04.911Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-03-30T20:52:04.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-30T20:52:04.911Z] ed6d50c37a6a: Preparing [2022-03-30T20:52:04.911Z] ed6d50c37a6a: Preparing [2022-03-30T20:52:04.911Z] 43ad0617d6af: Preparing [2022-03-30T20:52:04.911Z] 025a431fe29f: Preparing [2022-03-30T20:52:04.911Z] 720a6aa79da3: Preparing [2022-03-30T20:52:04.911Z] 39153244c297: Preparing [2022-03-30T20:52:04.911Z] 36db394b985c: Preparing [2022-03-30T20:52:04.911Z] 7dd6b368d398: Preparing [2022-03-30T20:52:04.911Z] c9dcf7beb6b4: Preparing [2022-03-30T20:52:04.911Z] bf50e95e5db0: Preparing [2022-03-30T20:52:04.911Z] ddcc7afb0048: Preparing [2022-03-30T20:52:04.911Z] b94faa188151: Preparing [2022-03-30T20:52:04.911Z] c9dcf7beb6b4: Waiting [2022-03-30T20:52:04.911Z] bf50e95e5db0: Waiting [2022-03-30T20:52:04.911Z] ddcc7afb0048: Waiting [2022-03-30T20:52:04.911Z] b94faa188151: Waiting [2022-03-30T20:52:04.911Z] 7dd6b368d398: Waiting [2022-03-30T20:52:04.911Z] 36db394b985c: Waiting [2022-03-30T20:52:05.184Z] 025a431fe29f: Layer already exists [2022-03-30T20:52:05.184Z] 720a6aa79da3: Layer already exists [2022-03-30T20:52:05.184Z] ed6d50c37a6a: Layer already exists [2022-03-30T20:52:05.184Z] 43ad0617d6af: Layer already exists [2022-03-30T20:52:05.184Z] 39153244c297: Layer already exists [2022-03-30T20:52:05.184Z] 36db394b985c: Layer already exists [2022-03-30T20:52:05.184Z] 7dd6b368d398: Layer already exists [2022-03-30T20:52:05.184Z] bf50e95e5db0: Layer already exists [2022-03-30T20:52:05.184Z] c9dcf7beb6b4: Layer already exists [2022-03-30T20:52:05.184Z] ddcc7afb0048: Layer already exists [2022-03-30T20:52:05.184Z] b94faa188151: Layer already exists [2022-03-30T20:52:05.184Z] latest: digest: sha256:ed585e93cf1ff49a5ce225d876de7ec44f2ba688ce6cd4fdce858a7a8474b1d4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:05.540Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:05.888Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.49 [2022-03-30T20:52:05.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-30T20:52:05.888Z] ed6d50c37a6a: Preparing [2022-03-30T20:52:05.888Z] ed6d50c37a6a: Preparing [2022-03-30T20:52:05.888Z] 43ad0617d6af: Preparing [2022-03-30T20:52:05.888Z] 025a431fe29f: Preparing [2022-03-30T20:52:05.888Z] 720a6aa79da3: Preparing [2022-03-30T20:52:05.888Z] 39153244c297: Preparing [2022-03-30T20:52:05.888Z] 36db394b985c: Preparing [2022-03-30T20:52:05.888Z] 7dd6b368d398: Preparing [2022-03-30T20:52:05.888Z] c9dcf7beb6b4: Preparing [2022-03-30T20:52:05.888Z] bf50e95e5db0: Preparing [2022-03-30T20:52:05.888Z] ddcc7afb0048: Preparing [2022-03-30T20:52:05.888Z] b94faa188151: Preparing [2022-03-30T20:52:05.888Z] c9dcf7beb6b4: Waiting [2022-03-30T20:52:05.888Z] bf50e95e5db0: Waiting [2022-03-30T20:52:05.888Z] ddcc7afb0048: Waiting [2022-03-30T20:52:05.888Z] b94faa188151: Waiting [2022-03-30T20:52:05.888Z] 7dd6b368d398: Waiting [2022-03-30T20:52:05.888Z] 36db394b985c: Waiting [2022-03-30T20:52:06.160Z] 43ad0617d6af: Layer already exists [2022-03-30T20:52:06.160Z] ed6d50c37a6a: Layer already exists [2022-03-30T20:52:06.160Z] 39153244c297: Layer already exists [2022-03-30T20:52:06.160Z] 720a6aa79da3: Layer already exists [2022-03-30T20:52:06.160Z] 025a431fe29f: Layer already exists [2022-03-30T20:52:06.160Z] bf50e95e5db0: Layer already exists [2022-03-30T20:52:06.160Z] 7dd6b368d398: Layer already exists [2022-03-30T20:52:06.160Z] 36db394b985c: Layer already exists [2022-03-30T20:52:06.160Z] c9dcf7beb6b4: Layer already exists [2022-03-30T20:52:06.160Z] ddcc7afb0048: Layer already exists [2022-03-30T20:52:06.160Z] b94faa188151: Layer already exists [2022-03-30T20:52:06.160Z] 2.2.0-dev.49: digest: sha256:ed585e93cf1ff49a5ce225d876de7ec44f2ba688ce6cd4fdce858a7a8474b1d4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:06.517Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:06.859Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:52:06.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-30T20:52:06.859Z] ed6d50c37a6a: Preparing [2022-03-30T20:52:06.859Z] ed6d50c37a6a: Preparing [2022-03-30T20:52:06.859Z] 43ad0617d6af: Preparing [2022-03-30T20:52:06.859Z] 025a431fe29f: Preparing [2022-03-30T20:52:06.859Z] 720a6aa79da3: Preparing [2022-03-30T20:52:06.859Z] 39153244c297: Preparing [2022-03-30T20:52:06.859Z] 36db394b985c: Preparing [2022-03-30T20:52:06.859Z] 7dd6b368d398: Preparing [2022-03-30T20:52:06.859Z] c9dcf7beb6b4: Preparing [2022-03-30T20:52:06.859Z] bf50e95e5db0: Preparing [2022-03-30T20:52:06.859Z] ddcc7afb0048: Preparing [2022-03-30T20:52:06.859Z] b94faa188151: Preparing [2022-03-30T20:52:06.859Z] 36db394b985c: Waiting [2022-03-30T20:52:06.859Z] 7dd6b368d398: Waiting [2022-03-30T20:52:06.859Z] c9dcf7beb6b4: Waiting [2022-03-30T20:52:06.859Z] bf50e95e5db0: Waiting [2022-03-30T20:52:06.859Z] ddcc7afb0048: Waiting [2022-03-30T20:52:06.859Z] b94faa188151: Waiting [2022-03-30T20:52:07.130Z] 025a431fe29f: Layer already exists [2022-03-30T20:52:07.130Z] 720a6aa79da3: Layer already exists [2022-03-30T20:52:07.130Z] 39153244c297: Layer already exists [2022-03-30T20:52:07.130Z] ed6d50c37a6a: Layer already exists [2022-03-30T20:52:07.130Z] 43ad0617d6af: Layer already exists [2022-03-30T20:52:07.130Z] 36db394b985c: Layer already exists [2022-03-30T20:52:07.130Z] c9dcf7beb6b4: Layer already exists [2022-03-30T20:52:07.130Z] ddcc7afb0048: Layer already exists [2022-03-30T20:52:07.130Z] 7dd6b368d398: Layer already exists [2022-03-30T20:52:07.130Z] bf50e95e5db0: Layer already exists [2022-03-30T20:52:07.130Z] b94faa188151: Layer already exists [2022-03-30T20:52:07.130Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:ed585e93cf1ff49a5ce225d876de7ec44f2ba688ce6cd4fdce858a7a8474b1d4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:07.511Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:07.896Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-03-30T20:52:07.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-30T20:52:07.896Z] ed6d50c37a6a: Preparing [2022-03-30T20:52:07.896Z] ed6d50c37a6a: Preparing [2022-03-30T20:52:07.896Z] 43ad0617d6af: Preparing [2022-03-30T20:52:07.896Z] 025a431fe29f: Preparing [2022-03-30T20:52:07.896Z] 720a6aa79da3: Preparing [2022-03-30T20:52:07.896Z] 39153244c297: Preparing [2022-03-30T20:52:07.896Z] 36db394b985c: Preparing [2022-03-30T20:52:07.896Z] 7dd6b368d398: Preparing [2022-03-30T20:52:07.896Z] c9dcf7beb6b4: Preparing [2022-03-30T20:52:07.896Z] bf50e95e5db0: Preparing [2022-03-30T20:52:07.896Z] ddcc7afb0048: Preparing [2022-03-30T20:52:07.896Z] b94faa188151: Preparing [2022-03-30T20:52:07.896Z] c9dcf7beb6b4: Waiting [2022-03-30T20:52:07.896Z] ddcc7afb0048: Waiting [2022-03-30T20:52:07.896Z] bf50e95e5db0: Waiting [2022-03-30T20:52:07.896Z] b94faa188151: Waiting [2022-03-30T20:52:07.896Z] 36db394b985c: Waiting [2022-03-30T20:52:07.896Z] 7dd6b368d398: Waiting [2022-03-30T20:52:08.170Z] ed6d50c37a6a: Layer already exists [2022-03-30T20:52:08.170Z] 025a431fe29f: Layer already exists [2022-03-30T20:52:08.170Z] 39153244c297: Layer already exists [2022-03-30T20:52:08.170Z] 43ad0617d6af: Layer already exists [2022-03-30T20:52:08.170Z] 720a6aa79da3: Layer already exists [2022-03-30T20:52:08.170Z] 7dd6b368d398: Layer already exists [2022-03-30T20:52:08.170Z] 36db394b985c: Layer already exists [2022-03-30T20:52:08.170Z] c9dcf7beb6b4: Layer already exists [2022-03-30T20:52:08.170Z] bf50e95e5db0: Layer already exists [2022-03-30T20:52:08.170Z] b94faa188151: Layer already exists [2022-03-30T20:52:08.170Z] ddcc7afb0048: Layer already exists [2022-03-30T20:52:08.170Z] main: digest: sha256:ed585e93cf1ff49a5ce225d876de7ec44f2ba688ce6cd4fdce858a7a8474b1d4 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:52:08.218Z] ===================================================== [Pipeline] echo [2022-03-30T20:52:08.227Z] taggedImages: [2022-03-30T20:52:08.227Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:52:08.227Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-03-30T20:52:08.227Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.49 [2022-03-30T20:52:08.227Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:52:08.227Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-03-30T20:52:08.249Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-03-30T20:52:08.249Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:52:08.249Z] latest [2022-03-30T20:52:08.249Z] 2.2.0-dev.49 [2022-03-30T20:52:08.249Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:52:08.249Z] main [2022-03-30T20:52:08.249Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:08.620Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:08.965Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:52:08.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-30T20:52:08.965Z] 11aaec4df337: Preparing [2022-03-30T20:52:08.965Z] 11a837e471b6: Preparing [2022-03-30T20:52:08.965Z] c31851d8bec7: Preparing [2022-03-30T20:52:08.965Z] 9813f7f91100: Preparing [2022-03-30T20:52:08.965Z] 2648876aa948: Preparing [2022-03-30T20:52:08.965Z] 7f208d6369d5: Preparing [2022-03-30T20:52:08.965Z] ccd22747e920: Preparing [2022-03-30T20:52:08.965Z] b94faa188151: Preparing [2022-03-30T20:52:08.965Z] ccd22747e920: Waiting [2022-03-30T20:52:08.965Z] 7f208d6369d5: Waiting [2022-03-30T20:52:08.965Z] b94faa188151: Waiting [2022-03-30T20:52:09.242Z] 11aaec4df337: Pushed [2022-03-30T20:52:09.522Z] 11a837e471b6: Pushed [2022-03-30T20:52:09.522Z] 2648876aa948: Pushed [2022-03-30T20:52:09.522Z] b94faa188151: Layer already exists [2022-03-30T20:52:09.522Z] 7f208d6369d5: Pushed [2022-03-30T20:52:10.121Z] ccd22747e920: Pushed [2022-03-30T20:52:14.439Z] 9813f7f91100: Pushed [2022-03-30T20:52:14.439Z] c31851d8bec7: Pushed [2022-03-30T20:52:14.439Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:420d251e2e2b59b1135173d71dbf11275b2d6e3002ef92b85d4b14874ca61949 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:14.790Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:15.142Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-03-30T20:52:15.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-30T20:52:15.143Z] 11aaec4df337: Preparing [2022-03-30T20:52:15.143Z] 11a837e471b6: Preparing [2022-03-30T20:52:15.143Z] c31851d8bec7: Preparing [2022-03-30T20:52:15.143Z] 9813f7f91100: Preparing [2022-03-30T20:52:15.143Z] 2648876aa948: Preparing [2022-03-30T20:52:15.143Z] 7f208d6369d5: Preparing [2022-03-30T20:52:15.143Z] ccd22747e920: Preparing [2022-03-30T20:52:15.143Z] b94faa188151: Preparing [2022-03-30T20:52:15.143Z] 7f208d6369d5: Waiting [2022-03-30T20:52:15.143Z] ccd22747e920: Waiting [2022-03-30T20:52:15.143Z] b94faa188151: Waiting [2022-03-30T20:52:15.415Z] c31851d8bec7: Layer already exists [2022-03-30T20:52:15.415Z] 11aaec4df337: Layer already exists [2022-03-30T20:52:15.415Z] 2648876aa948: Layer already exists [2022-03-30T20:52:15.415Z] 9813f7f91100: Layer already exists [2022-03-30T20:52:15.415Z] 11a837e471b6: Layer already exists [2022-03-30T20:52:15.415Z] ccd22747e920: Layer already exists [2022-03-30T20:52:15.415Z] 7f208d6369d5: Layer already exists [2022-03-30T20:52:15.415Z] b94faa188151: Layer already exists [2022-03-30T20:52:15.415Z] latest: digest: sha256:420d251e2e2b59b1135173d71dbf11275b2d6e3002ef92b85d4b14874ca61949 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:15.766Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:16.116Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.49 [2022-03-30T20:52:16.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-30T20:52:16.116Z] 11aaec4df337: Preparing [2022-03-30T20:52:16.116Z] 11a837e471b6: Preparing [2022-03-30T20:52:16.116Z] c31851d8bec7: Preparing [2022-03-30T20:52:16.116Z] 9813f7f91100: Preparing [2022-03-30T20:52:16.116Z] 2648876aa948: Preparing [2022-03-30T20:52:16.116Z] 7f208d6369d5: Preparing [2022-03-30T20:52:16.116Z] ccd22747e920: Preparing [2022-03-30T20:52:16.116Z] b94faa188151: Preparing [2022-03-30T20:52:16.116Z] 7f208d6369d5: Waiting [2022-03-30T20:52:16.116Z] ccd22747e920: Waiting [2022-03-30T20:52:16.116Z] b94faa188151: Waiting [2022-03-30T20:52:16.389Z] 11a837e471b6: Layer already exists [2022-03-30T20:52:16.389Z] 11aaec4df337: Layer already exists [2022-03-30T20:52:16.389Z] 9813f7f91100: Layer already exists [2022-03-30T20:52:16.389Z] 2648876aa948: Layer already exists [2022-03-30T20:52:16.389Z] c31851d8bec7: Layer already exists [2022-03-30T20:52:16.389Z] 7f208d6369d5: Layer already exists [2022-03-30T20:52:16.389Z] ccd22747e920: Layer already exists [2022-03-30T20:52:16.389Z] b94faa188151: Layer already exists [2022-03-30T20:52:16.389Z] 2.2.0-dev.49: digest: sha256:420d251e2e2b59b1135173d71dbf11275b2d6e3002ef92b85d4b14874ca61949 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:16.747Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:17.093Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:52:17.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-30T20:52:17.093Z] 11aaec4df337: Preparing [2022-03-30T20:52:17.093Z] 11a837e471b6: Preparing [2022-03-30T20:52:17.093Z] c31851d8bec7: Preparing [2022-03-30T20:52:17.093Z] 9813f7f91100: Preparing [2022-03-30T20:52:17.093Z] 2648876aa948: Preparing [2022-03-30T20:52:17.093Z] 7f208d6369d5: Preparing [2022-03-30T20:52:17.093Z] ccd22747e920: Preparing [2022-03-30T20:52:17.093Z] b94faa188151: Preparing [2022-03-30T20:52:17.093Z] 7f208d6369d5: Waiting [2022-03-30T20:52:17.093Z] ccd22747e920: Waiting [2022-03-30T20:52:17.093Z] b94faa188151: Waiting [2022-03-30T20:52:17.368Z] c31851d8bec7: Layer already exists [2022-03-30T20:52:17.368Z] 2648876aa948: Layer already exists [2022-03-30T20:52:17.368Z] 11aaec4df337: Layer already exists [2022-03-30T20:52:17.368Z] 9813f7f91100: Layer already exists [2022-03-30T20:52:17.368Z] 11a837e471b6: Layer already exists [2022-03-30T20:52:17.368Z] b94faa188151: Layer already exists [2022-03-30T20:52:17.368Z] 7f208d6369d5: Layer already exists [2022-03-30T20:52:17.368Z] ccd22747e920: Layer already exists [2022-03-30T20:52:17.368Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:420d251e2e2b59b1135173d71dbf11275b2d6e3002ef92b85d4b14874ca61949 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:17.725Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:18.071Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-03-30T20:52:18.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-30T20:52:18.071Z] 11aaec4df337: Preparing [2022-03-30T20:52:18.071Z] 11a837e471b6: Preparing [2022-03-30T20:52:18.071Z] c31851d8bec7: Preparing [2022-03-30T20:52:18.071Z] 9813f7f91100: Preparing [2022-03-30T20:52:18.071Z] 2648876aa948: Preparing [2022-03-30T20:52:18.071Z] 7f208d6369d5: Preparing [2022-03-30T20:52:18.071Z] ccd22747e920: Preparing [2022-03-30T20:52:18.071Z] b94faa188151: Preparing [2022-03-30T20:52:18.071Z] ccd22747e920: Waiting [2022-03-30T20:52:18.071Z] b94faa188151: Waiting [2022-03-30T20:52:18.071Z] 7f208d6369d5: Waiting [2022-03-30T20:52:18.343Z] 11a837e471b6: Layer already exists [2022-03-30T20:52:18.343Z] c31851d8bec7: Layer already exists [2022-03-30T20:52:18.343Z] 9813f7f91100: Layer already exists [2022-03-30T20:52:18.343Z] 2648876aa948: Layer already exists [2022-03-30T20:52:18.343Z] 11aaec4df337: Layer already exists [2022-03-30T20:52:18.343Z] 7f208d6369d5: Layer already exists [2022-03-30T20:52:18.343Z] ccd22747e920: Layer already exists [2022-03-30T20:52:18.343Z] b94faa188151: Layer already exists [2022-03-30T20:52:18.343Z] main: digest: sha256:420d251e2e2b59b1135173d71dbf11275b2d6e3002ef92b85d4b14874ca61949 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:52:18.387Z] ===================================================== [Pipeline] echo [2022-03-30T20:52:18.396Z] taggedImages: [2022-03-30T20:52:18.396Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:52:18.396Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-03-30T20:52:18.396Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.49 [2022-03-30T20:52:18.396Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:52:18.396Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-03-30T20:52:18.415Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-03-30T20:52:18.415Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:52:18.415Z] latest [2022-03-30T20:52:18.415Z] 2.2.0-dev.49 [2022-03-30T20:52:18.415Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:52:18.415Z] main [2022-03-30T20:52:18.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:18.791Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:19.137Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:52:19.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-30T20:52:19.137Z] cd9af925bbdb: Preparing [2022-03-30T20:52:19.137Z] 1592f1f3e82c: Preparing [2022-03-30T20:52:19.137Z] bbe6e0225249: Preparing [2022-03-30T20:52:19.137Z] b75bf76b5cee: Preparing [2022-03-30T20:52:19.137Z] 0cf27fc844f3: Preparing [2022-03-30T20:52:19.137Z] 86e9681caa09: Preparing [2022-03-30T20:52:19.137Z] 707719980c76: Preparing [2022-03-30T20:52:19.137Z] 10a88d424295: Preparing [2022-03-30T20:52:19.137Z] 16b83c6aa24f: Preparing [2022-03-30T20:52:19.137Z] b94faa188151: Preparing [2022-03-30T20:52:19.137Z] 86e9681caa09: Waiting [2022-03-30T20:52:19.137Z] 10a88d424295: Waiting [2022-03-30T20:52:19.137Z] 707719980c76: Waiting [2022-03-30T20:52:19.137Z] 16b83c6aa24f: Waiting [2022-03-30T20:52:19.438Z] 1592f1f3e82c: Pushed [2022-03-30T20:52:19.438Z] cd9af925bbdb: Pushed [2022-03-30T20:52:19.438Z] 0cf27fc844f3: Pushed [2022-03-30T20:52:19.712Z] 86e9681caa09: Pushed [2022-03-30T20:52:19.712Z] 707719980c76: Pushed [2022-03-30T20:52:19.712Z] 10a88d424295: Pushed [2022-03-30T20:52:19.712Z] b94faa188151: Layer already exists [2022-03-30T20:52:19.987Z] 16b83c6aa24f: Pushed [2022-03-30T20:52:24.295Z] b75bf76b5cee: Pushed [2022-03-30T20:52:24.295Z] bbe6e0225249: Pushed [2022-03-30T20:52:24.295Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:25b0e2555fa73205dd40c47d0f1ecc46347aed6a00fac662e46c8716655e89b3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:24.650Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:25.008Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-03-30T20:52:25.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-30T20:52:25.008Z] cd9af925bbdb: Preparing [2022-03-30T20:52:25.008Z] 1592f1f3e82c: Preparing [2022-03-30T20:52:25.008Z] bbe6e0225249: Preparing [2022-03-30T20:52:25.008Z] b75bf76b5cee: Preparing [2022-03-30T20:52:25.008Z] 0cf27fc844f3: Preparing [2022-03-30T20:52:25.008Z] 86e9681caa09: Preparing [2022-03-30T20:52:25.008Z] 707719980c76: Preparing [2022-03-30T20:52:25.008Z] 10a88d424295: Preparing [2022-03-30T20:52:25.008Z] 16b83c6aa24f: Preparing [2022-03-30T20:52:25.008Z] b94faa188151: Preparing [2022-03-30T20:52:25.008Z] 10a88d424295: Waiting [2022-03-30T20:52:25.008Z] 16b83c6aa24f: Waiting [2022-03-30T20:52:25.008Z] b94faa188151: Waiting [2022-03-30T20:52:25.008Z] 86e9681caa09: Waiting [2022-03-30T20:52:25.008Z] 707719980c76: Waiting [2022-03-30T20:52:25.008Z] 0cf27fc844f3: Layer already exists [2022-03-30T20:52:25.008Z] b75bf76b5cee: Layer already exists [2022-03-30T20:52:25.008Z] cd9af925bbdb: Layer already exists [2022-03-30T20:52:25.008Z] bbe6e0225249: Layer already exists [2022-03-30T20:52:25.008Z] 1592f1f3e82c: Layer already exists [2022-03-30T20:52:25.281Z] 16b83c6aa24f: Layer already exists [2022-03-30T20:52:25.281Z] 707719980c76: Layer already exists [2022-03-30T20:52:25.281Z] b94faa188151: Layer already exists [2022-03-30T20:52:25.281Z] 10a88d424295: Layer already exists [2022-03-30T20:52:25.281Z] 86e9681caa09: Layer already exists [2022-03-30T20:52:25.281Z] latest: digest: sha256:25b0e2555fa73205dd40c47d0f1ecc46347aed6a00fac662e46c8716655e89b3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:25.633Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:25.980Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.49 [2022-03-30T20:52:25.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-30T20:52:25.980Z] cd9af925bbdb: Preparing [2022-03-30T20:52:25.980Z] 1592f1f3e82c: Preparing [2022-03-30T20:52:25.980Z] bbe6e0225249: Preparing [2022-03-30T20:52:25.980Z] b75bf76b5cee: Preparing [2022-03-30T20:52:25.980Z] 0cf27fc844f3: Preparing [2022-03-30T20:52:25.980Z] 86e9681caa09: Preparing [2022-03-30T20:52:25.980Z] 707719980c76: Preparing [2022-03-30T20:52:25.980Z] 10a88d424295: Preparing [2022-03-30T20:52:25.980Z] 16b83c6aa24f: Preparing [2022-03-30T20:52:25.980Z] b94faa188151: Preparing [2022-03-30T20:52:25.980Z] 10a88d424295: Waiting [2022-03-30T20:52:25.980Z] b94faa188151: Waiting [2022-03-30T20:52:25.980Z] 16b83c6aa24f: Waiting [2022-03-30T20:52:25.980Z] 86e9681caa09: Waiting [2022-03-30T20:52:25.980Z] 707719980c76: Waiting [2022-03-30T20:52:26.254Z] 1592f1f3e82c: Layer already exists [2022-03-30T20:52:26.254Z] b75bf76b5cee: Layer already exists [2022-03-30T20:52:26.254Z] cd9af925bbdb: Layer already exists [2022-03-30T20:52:26.254Z] bbe6e0225249: Layer already exists [2022-03-30T20:52:26.254Z] 0cf27fc844f3: Layer already exists [2022-03-30T20:52:26.254Z] 16b83c6aa24f: Layer already exists [2022-03-30T20:52:26.254Z] 86e9681caa09: Layer already exists [2022-03-30T20:52:26.254Z] 10a88d424295: Layer already exists [2022-03-30T20:52:26.254Z] 707719980c76: Layer already exists [2022-03-30T20:52:26.254Z] b94faa188151: Layer already exists [2022-03-30T20:52:26.254Z] 2.2.0-dev.49: digest: sha256:25b0e2555fa73205dd40c47d0f1ecc46347aed6a00fac662e46c8716655e89b3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:26.605Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:26.950Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:52:26.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-30T20:52:26.950Z] cd9af925bbdb: Preparing [2022-03-30T20:52:26.950Z] 1592f1f3e82c: Preparing [2022-03-30T20:52:26.950Z] bbe6e0225249: Preparing [2022-03-30T20:52:26.950Z] b75bf76b5cee: Preparing [2022-03-30T20:52:26.950Z] 0cf27fc844f3: Preparing [2022-03-30T20:52:26.950Z] 86e9681caa09: Preparing [2022-03-30T20:52:26.950Z] 707719980c76: Preparing [2022-03-30T20:52:26.950Z] 10a88d424295: Preparing [2022-03-30T20:52:26.950Z] 16b83c6aa24f: Preparing [2022-03-30T20:52:26.950Z] b94faa188151: Preparing [2022-03-30T20:52:26.950Z] 707719980c76: Waiting [2022-03-30T20:52:26.950Z] 10a88d424295: Waiting [2022-03-30T20:52:26.950Z] 16b83c6aa24f: Waiting [2022-03-30T20:52:26.950Z] b94faa188151: Waiting [2022-03-30T20:52:26.950Z] 86e9681caa09: Waiting [2022-03-30T20:52:27.224Z] 1592f1f3e82c: Layer already exists [2022-03-30T20:52:27.224Z] 0cf27fc844f3: Layer already exists [2022-03-30T20:52:27.224Z] b75bf76b5cee: Layer already exists [2022-03-30T20:52:27.224Z] cd9af925bbdb: Layer already exists [2022-03-30T20:52:27.224Z] bbe6e0225249: Layer already exists [2022-03-30T20:52:27.224Z] 707719980c76: Layer already exists [2022-03-30T20:52:27.224Z] 86e9681caa09: Layer already exists [2022-03-30T20:52:27.224Z] 16b83c6aa24f: Layer already exists [2022-03-30T20:52:27.224Z] 10a88d424295: Layer already exists [2022-03-30T20:52:27.224Z] b94faa188151: Layer already exists [2022-03-30T20:52:27.224Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:25b0e2555fa73205dd40c47d0f1ecc46347aed6a00fac662e46c8716655e89b3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:27.573Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:27.922Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-03-30T20:52:27.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-30T20:52:27.922Z] cd9af925bbdb: Preparing [2022-03-30T20:52:27.922Z] 1592f1f3e82c: Preparing [2022-03-30T20:52:27.922Z] bbe6e0225249: Preparing [2022-03-30T20:52:27.922Z] b75bf76b5cee: Preparing [2022-03-30T20:52:27.922Z] 0cf27fc844f3: Preparing [2022-03-30T20:52:27.922Z] 86e9681caa09: Preparing [2022-03-30T20:52:27.922Z] 707719980c76: Preparing [2022-03-30T20:52:27.922Z] 10a88d424295: Preparing [2022-03-30T20:52:27.922Z] 16b83c6aa24f: Preparing [2022-03-30T20:52:27.922Z] b94faa188151: Preparing [2022-03-30T20:52:27.922Z] 86e9681caa09: Waiting [2022-03-30T20:52:27.922Z] 707719980c76: Waiting [2022-03-30T20:52:27.922Z] 10a88d424295: Waiting [2022-03-30T20:52:27.922Z] 16b83c6aa24f: Waiting [2022-03-30T20:52:27.922Z] b94faa188151: Waiting [2022-03-30T20:52:28.196Z] 0cf27fc844f3: Layer already exists [2022-03-30T20:52:28.196Z] bbe6e0225249: Layer already exists [2022-03-30T20:52:28.196Z] b75bf76b5cee: Layer already exists [2022-03-30T20:52:28.196Z] cd9af925bbdb: Layer already exists [2022-03-30T20:52:28.196Z] 1592f1f3e82c: Layer already exists [2022-03-30T20:52:28.196Z] 86e9681caa09: Layer already exists [2022-03-30T20:52:28.196Z] 10a88d424295: Layer already exists [2022-03-30T20:52:28.196Z] 707719980c76: Layer already exists [2022-03-30T20:52:28.196Z] b94faa188151: Layer already exists [2022-03-30T20:52:28.196Z] 16b83c6aa24f: Layer already exists [2022-03-30T20:52:28.196Z] main: digest: sha256:25b0e2555fa73205dd40c47d0f1ecc46347aed6a00fac662e46c8716655e89b3 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:52:28.244Z] ===================================================== [Pipeline] echo [2022-03-30T20:52:28.252Z] taggedImages: [2022-03-30T20:52:28.252Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:52:28.252Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-03-30T20:52:28.252Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.49 [2022-03-30T20:52:28.252Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:52:28.252Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-03-30T20:52:28.273Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-03-30T20:52:28.273Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:52:28.273Z] latest [2022-03-30T20:52:28.273Z] 2.2.0-dev.49 [2022-03-30T20:52:28.273Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:52:28.273Z] main [2022-03-30T20:52:28.273Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:28.636Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:28.991Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:52:28.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-03-30T20:52:28.991Z] 95e81e451561: Preparing [2022-03-30T20:52:28.991Z] 78d02e072df1: Preparing [2022-03-30T20:52:28.991Z] 36db394b985c: Preparing [2022-03-30T20:52:28.991Z] e227da85d10d: Preparing [2022-03-30T20:52:28.991Z] b79fe994c9fd: Preparing [2022-03-30T20:52:28.991Z] 9d982e0ac7ae: Preparing [2022-03-30T20:52:28.991Z] 9d982e0ac7ae: Waiting [2022-03-30T20:52:29.268Z] 36db394b985c: Layer already exists [2022-03-30T20:52:29.268Z] 9d982e0ac7ae: Layer already exists [2022-03-30T20:52:29.268Z] 95e81e451561: Pushed [2022-03-30T20:52:29.268Z] b79fe994c9fd: Pushed [2022-03-30T20:52:30.701Z] e227da85d10d: Pushed [2022-03-30T20:52:34.092Z] 78d02e072df1: Pushed [2022-03-30T20:52:34.364Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:5e6b44751681ce211384be0e3b7d27f1a50ee33c46faf4c62f6ef7569a677254 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:34.719Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:35.121Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-03-30T20:52:35.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-03-30T20:52:35.121Z] 95e81e451561: Preparing [2022-03-30T20:52:35.121Z] 78d02e072df1: Preparing [2022-03-30T20:52:35.121Z] 36db394b985c: Preparing [2022-03-30T20:52:35.121Z] e227da85d10d: Preparing [2022-03-30T20:52:35.121Z] b79fe994c9fd: Preparing [2022-03-30T20:52:35.121Z] 9d982e0ac7ae: Preparing [2022-03-30T20:52:35.121Z] 9d982e0ac7ae: Waiting [2022-03-30T20:52:35.121Z] 95e81e451561: Layer already exists [2022-03-30T20:52:35.121Z] 36db394b985c: Layer already exists [2022-03-30T20:52:35.121Z] b79fe994c9fd: Layer already exists [2022-03-30T20:52:35.403Z] 78d02e072df1: Layer already exists [2022-03-30T20:52:35.403Z] e227da85d10d: Layer already exists [2022-03-30T20:52:35.403Z] 9d982e0ac7ae: Layer already exists [2022-03-30T20:52:35.403Z] latest: digest: sha256:5e6b44751681ce211384be0e3b7d27f1a50ee33c46faf4c62f6ef7569a677254 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:35.774Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:36.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.49 [2022-03-30T20:52:36.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-03-30T20:52:36.140Z] 95e81e451561: Preparing [2022-03-30T20:52:36.140Z] 78d02e072df1: Preparing [2022-03-30T20:52:36.140Z] 36db394b985c: Preparing [2022-03-30T20:52:36.140Z] e227da85d10d: Preparing [2022-03-30T20:52:36.140Z] b79fe994c9fd: Preparing [2022-03-30T20:52:36.140Z] 9d982e0ac7ae: Preparing [2022-03-30T20:52:36.140Z] 9d982e0ac7ae: Waiting [2022-03-30T20:52:36.414Z] 78d02e072df1: Layer already exists [2022-03-30T20:52:36.414Z] b79fe994c9fd: Layer already exists [2022-03-30T20:52:36.414Z] 36db394b985c: Layer already exists [2022-03-30T20:52:36.414Z] e227da85d10d: Layer already exists [2022-03-30T20:52:36.414Z] 95e81e451561: Layer already exists [2022-03-30T20:52:36.414Z] 9d982e0ac7ae: Layer already exists [2022-03-30T20:52:36.414Z] 2.2.0-dev.49: digest: sha256:5e6b44751681ce211384be0e3b7d27f1a50ee33c46faf4c62f6ef7569a677254 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:36.768Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:37.120Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:52:37.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-03-30T20:52:37.120Z] 95e81e451561: Preparing [2022-03-30T20:52:37.120Z] 78d02e072df1: Preparing [2022-03-30T20:52:37.120Z] 36db394b985c: Preparing [2022-03-30T20:52:37.120Z] e227da85d10d: Preparing [2022-03-30T20:52:37.120Z] b79fe994c9fd: Preparing [2022-03-30T20:52:37.120Z] 9d982e0ac7ae: Preparing [2022-03-30T20:52:37.120Z] 9d982e0ac7ae: Waiting [2022-03-30T20:52:37.398Z] e227da85d10d: Layer already exists [2022-03-30T20:52:37.398Z] 78d02e072df1: Layer already exists [2022-03-30T20:52:37.398Z] b79fe994c9fd: Layer already exists [2022-03-30T20:52:37.398Z] 95e81e451561: Layer already exists [2022-03-30T20:52:37.398Z] 36db394b985c: Layer already exists [2022-03-30T20:52:37.398Z] 9d982e0ac7ae: Layer already exists [2022-03-30T20:52:37.398Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:5e6b44751681ce211384be0e3b7d27f1a50ee33c46faf4c62f6ef7569a677254 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:37.761Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:38.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-03-30T20:52:38.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-03-30T20:52:38.115Z] 95e81e451561: Preparing [2022-03-30T20:52:38.115Z] 78d02e072df1: Preparing [2022-03-30T20:52:38.115Z] 36db394b985c: Preparing [2022-03-30T20:52:38.115Z] e227da85d10d: Preparing [2022-03-30T20:52:38.115Z] b79fe994c9fd: Preparing [2022-03-30T20:52:38.115Z] 9d982e0ac7ae: Preparing [2022-03-30T20:52:38.115Z] 9d982e0ac7ae: Waiting [2022-03-30T20:52:38.389Z] 95e81e451561: Layer already exists [2022-03-30T20:52:38.389Z] 78d02e072df1: Layer already exists [2022-03-30T20:52:38.389Z] 36db394b985c: Layer already exists [2022-03-30T20:52:38.389Z] b79fe994c9fd: Layer already exists [2022-03-30T20:52:38.389Z] e227da85d10d: Layer already exists [2022-03-30T20:52:38.389Z] 9d982e0ac7ae: Layer already exists [2022-03-30T20:52:38.389Z] main: digest: sha256:5e6b44751681ce211384be0e3b7d27f1a50ee33c46faf4c62f6ef7569a677254 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:52:38.444Z] ===================================================== [Pipeline] echo [2022-03-30T20:52:38.453Z] taggedImages: [2022-03-30T20:52:38.453Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:52:38.453Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-03-30T20:52:38.453Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.49 [2022-03-30T20:52:38.453Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:52:38.453Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-03-30T20:52:38.474Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-03-30T20:52:38.474Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:52:38.474Z] latest [2022-03-30T20:52:38.474Z] 2.2.0-dev.49 [2022-03-30T20:52:38.474Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:52:38.474Z] main [2022-03-30T20:52:38.474Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:38.975Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:52:39.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:52:39.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-03-30T20:52:39.414Z] a2b5fdc4296c: Preparing [2022-03-30T20:52:39.414Z] 72ec80b39c3f: Preparing [2022-03-30T20:52:39.414Z] 9d01e109e4f3: Preparing [2022-03-30T20:52:39.414Z] 56fbbe4432bf: Preparing [2022-03-30T20:52:39.414Z] e405ac7c1305: Preparing [2022-03-30T20:52:39.414Z] c18eb330a23b: Preparing [2022-03-30T20:52:39.414Z] b79fe994c9fd: Preparing [2022-03-30T20:52:39.414Z] 9d982e0ac7ae: Preparing [2022-03-30T20:52:39.414Z] c18eb330a23b: Waiting [2022-03-30T20:52:39.414Z] b79fe994c9fd: Waiting [2022-03-30T20:52:39.414Z] 9d982e0ac7ae: Waiting [2022-03-30T20:52:39.690Z] a2b5fdc4296c: Pushed [2022-03-30T20:52:39.690Z] 9d01e109e4f3: Pushed [2022-03-30T20:52:39.690Z] 72ec80b39c3f: Pushed [2022-03-30T20:52:39.690Z] b79fe994c9fd: Layer already exists [2022-03-30T20:52:39.690Z] 9d982e0ac7ae: Layer already exists [2022-03-30T20:52:40.674Z] c18eb330a23b: Pushed [2022-03-30T20:52:50.844Z] e405ac7c1305: Pushed [2022-03-30T20:53:00.985Z] 56fbbe4432bf: Pushed [2022-03-30T20:53:00.985Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:0e27e50c425820121be1630b88d856a832d71fcbf7dcf62887fb6f6478a52c4d size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:01.333Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:01.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-03-30T20:53:01.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-03-30T20:53:01.669Z] a2b5fdc4296c: Preparing [2022-03-30T20:53:01.669Z] 72ec80b39c3f: Preparing [2022-03-30T20:53:01.669Z] 9d01e109e4f3: Preparing [2022-03-30T20:53:01.669Z] 56fbbe4432bf: Preparing [2022-03-30T20:53:01.669Z] e405ac7c1305: Preparing [2022-03-30T20:53:01.669Z] c18eb330a23b: Preparing [2022-03-30T20:53:01.669Z] b79fe994c9fd: Preparing [2022-03-30T20:53:01.669Z] 9d982e0ac7ae: Preparing [2022-03-30T20:53:01.669Z] b79fe994c9fd: Waiting [2022-03-30T20:53:01.669Z] 9d982e0ac7ae: Waiting [2022-03-30T20:53:01.669Z] c18eb330a23b: Waiting [2022-03-30T20:53:01.946Z] 9d01e109e4f3: Layer already exists [2022-03-30T20:53:01.946Z] 72ec80b39c3f: Layer already exists [2022-03-30T20:53:01.946Z] a2b5fdc4296c: Layer already exists [2022-03-30T20:53:01.946Z] e405ac7c1305: Layer already exists [2022-03-30T20:53:01.946Z] 56fbbe4432bf: Layer already exists [2022-03-30T20:53:01.946Z] 9d982e0ac7ae: Layer already exists [2022-03-30T20:53:01.946Z] b79fe994c9fd: Layer already exists [2022-03-30T20:53:01.946Z] c18eb330a23b: Layer already exists [2022-03-30T20:53:01.946Z] latest: digest: sha256:0e27e50c425820121be1630b88d856a832d71fcbf7dcf62887fb6f6478a52c4d size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:02.296Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:02.640Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.49 [2022-03-30T20:53:02.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-03-30T20:53:02.640Z] a2b5fdc4296c: Preparing [2022-03-30T20:53:02.640Z] 72ec80b39c3f: Preparing [2022-03-30T20:53:02.640Z] 9d01e109e4f3: Preparing [2022-03-30T20:53:02.640Z] 56fbbe4432bf: Preparing [2022-03-30T20:53:02.640Z] e405ac7c1305: Preparing [2022-03-30T20:53:02.640Z] c18eb330a23b: Preparing [2022-03-30T20:53:02.640Z] b79fe994c9fd: Preparing [2022-03-30T20:53:02.640Z] 9d982e0ac7ae: Preparing [2022-03-30T20:53:02.640Z] b79fe994c9fd: Waiting [2022-03-30T20:53:02.640Z] 9d982e0ac7ae: Waiting [2022-03-30T20:53:02.640Z] c18eb330a23b: Waiting [2022-03-30T20:53:02.915Z] 9d01e109e4f3: Layer already exists [2022-03-30T20:53:02.915Z] e405ac7c1305: Layer already exists [2022-03-30T20:53:02.915Z] a2b5fdc4296c: Layer already exists [2022-03-30T20:53:02.915Z] 72ec80b39c3f: Layer already exists [2022-03-30T20:53:02.915Z] 56fbbe4432bf: Layer already exists [2022-03-30T20:53:02.915Z] 9d982e0ac7ae: Layer already exists [2022-03-30T20:53:02.915Z] b79fe994c9fd: Layer already exists [2022-03-30T20:53:02.915Z] c18eb330a23b: Layer already exists [2022-03-30T20:53:02.915Z] 2.2.0-dev.49: digest: sha256:0e27e50c425820121be1630b88d856a832d71fcbf7dcf62887fb6f6478a52c4d size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:03.266Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:03.612Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:53:03.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-03-30T20:53:03.612Z] a2b5fdc4296c: Preparing [2022-03-30T20:53:03.612Z] 72ec80b39c3f: Preparing [2022-03-30T20:53:03.612Z] 9d01e109e4f3: Preparing [2022-03-30T20:53:03.612Z] 56fbbe4432bf: Preparing [2022-03-30T20:53:03.612Z] e405ac7c1305: Preparing [2022-03-30T20:53:03.612Z] c18eb330a23b: Preparing [2022-03-30T20:53:03.612Z] b79fe994c9fd: Preparing [2022-03-30T20:53:03.612Z] 9d982e0ac7ae: Preparing [2022-03-30T20:53:03.612Z] c18eb330a23b: Waiting [2022-03-30T20:53:03.612Z] b79fe994c9fd: Waiting [2022-03-30T20:53:03.612Z] 9d982e0ac7ae: Waiting [2022-03-30T20:53:03.887Z] 9d01e109e4f3: Layer already exists [2022-03-30T20:53:03.887Z] a2b5fdc4296c: Layer already exists [2022-03-30T20:53:03.887Z] 72ec80b39c3f: Layer already exists [2022-03-30T20:53:03.887Z] e405ac7c1305: Layer already exists [2022-03-30T20:53:03.887Z] 56fbbe4432bf: Layer already exists [2022-03-30T20:53:03.887Z] c18eb330a23b: Layer already exists [2022-03-30T20:53:03.887Z] 9d982e0ac7ae: Layer already exists [2022-03-30T20:53:03.887Z] b79fe994c9fd: Layer already exists [2022-03-30T20:53:03.887Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:0e27e50c425820121be1630b88d856a832d71fcbf7dcf62887fb6f6478a52c4d size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:04.234Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:04.582Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-03-30T20:53:04.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-03-30T20:53:04.582Z] a2b5fdc4296c: Preparing [2022-03-30T20:53:04.582Z] 72ec80b39c3f: Preparing [2022-03-30T20:53:04.582Z] 9d01e109e4f3: Preparing [2022-03-30T20:53:04.582Z] 56fbbe4432bf: Preparing [2022-03-30T20:53:04.582Z] e405ac7c1305: Preparing [2022-03-30T20:53:04.582Z] c18eb330a23b: Preparing [2022-03-30T20:53:04.582Z] b79fe994c9fd: Preparing [2022-03-30T20:53:04.582Z] c18eb330a23b: Waiting [2022-03-30T20:53:04.582Z] 9d982e0ac7ae: Preparing [2022-03-30T20:53:04.582Z] b79fe994c9fd: Waiting [2022-03-30T20:53:04.582Z] 9d982e0ac7ae: Waiting [2022-03-30T20:53:04.862Z] a2b5fdc4296c: Layer already exists [2022-03-30T20:53:04.862Z] 72ec80b39c3f: Layer already exists [2022-03-30T20:53:04.862Z] 56fbbe4432bf: Layer already exists [2022-03-30T20:53:04.862Z] e405ac7c1305: Layer already exists [2022-03-30T20:53:04.862Z] 9d01e109e4f3: Layer already exists [2022-03-30T20:53:04.862Z] 9d982e0ac7ae: Layer already exists [2022-03-30T20:53:04.862Z] b79fe994c9fd: Layer already exists [2022-03-30T20:53:04.862Z] c18eb330a23b: Layer already exists [2022-03-30T20:53:04.862Z] main: digest: sha256:0e27e50c425820121be1630b88d856a832d71fcbf7dcf62887fb6f6478a52c4d size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:53:04.904Z] ===================================================== [Pipeline] echo [2022-03-30T20:53:04.913Z] taggedImages: [2022-03-30T20:53:04.913Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:53:04.913Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-03-30T20:53:04.913Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.49 [2022-03-30T20:53:04.913Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:53:04.913Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-03-30T20:53:04.934Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-03-30T20:53:04.934Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:53:04.934Z] latest [2022-03-30T20:53:04.934Z] 2.2.0-dev.49 [2022-03-30T20:53:04.934Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:53:04.934Z] main [2022-03-30T20:53:04.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:05.293Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:05.639Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:53:05.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-03-30T20:53:05.639Z] ef4b405e08af: Preparing [2022-03-30T20:53:05.639Z] 7946d6a0e480: Preparing [2022-03-30T20:53:05.639Z] f87384222669: Preparing [2022-03-30T20:53:05.639Z] cfd2e2222c0e: Preparing [2022-03-30T20:53:05.639Z] faedf1b1db30: Preparing [2022-03-30T20:53:05.639Z] b79fe994c9fd: Preparing [2022-03-30T20:53:05.639Z] 9d982e0ac7ae: Preparing [2022-03-30T20:53:05.639Z] b79fe994c9fd: Waiting [2022-03-30T20:53:05.639Z] 9d982e0ac7ae: Waiting [2022-03-30T20:53:05.916Z] f87384222669: Pushed [2022-03-30T20:53:05.916Z] 7946d6a0e480: Pushed [2022-03-30T20:53:05.916Z] ef4b405e08af: Pushed [2022-03-30T20:53:05.916Z] b79fe994c9fd: Layer already exists [2022-03-30T20:53:06.189Z] 9d982e0ac7ae: Layer already exists [2022-03-30T20:53:06.785Z] faedf1b1db30: Pushed [2022-03-30T20:53:28.969Z] cfd2e2222c0e: Pushed [2022-03-30T20:53:28.969Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:94975df56be06d901243b47cf7f19d7d1046b6ab816eb4aac96d6536fb67232d size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:29.308Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:29.641Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-03-30T20:53:29.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-03-30T20:53:29.641Z] ef4b405e08af: Preparing [2022-03-30T20:53:29.641Z] 7946d6a0e480: Preparing [2022-03-30T20:53:29.641Z] f87384222669: Preparing [2022-03-30T20:53:29.641Z] cfd2e2222c0e: Preparing [2022-03-30T20:53:29.641Z] faedf1b1db30: Preparing [2022-03-30T20:53:29.641Z] b79fe994c9fd: Preparing [2022-03-30T20:53:29.641Z] 9d982e0ac7ae: Preparing [2022-03-30T20:53:29.641Z] b79fe994c9fd: Waiting [2022-03-30T20:53:29.641Z] 9d982e0ac7ae: Waiting [2022-03-30T20:53:29.641Z] f87384222669: Layer already exists [2022-03-30T20:53:29.641Z] ef4b405e08af: Layer already exists [2022-03-30T20:53:29.641Z] cfd2e2222c0e: Layer already exists [2022-03-30T20:53:29.641Z] faedf1b1db30: Layer already exists [2022-03-30T20:53:29.641Z] 7946d6a0e480: Layer already exists [2022-03-30T20:53:29.641Z] 9d982e0ac7ae: Layer already exists [2022-03-30T20:53:29.641Z] b79fe994c9fd: Layer already exists [2022-03-30T20:53:29.913Z] latest: digest: sha256:94975df56be06d901243b47cf7f19d7d1046b6ab816eb4aac96d6536fb67232d size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:30.258Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:30.593Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.49 [2022-03-30T20:53:30.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-03-30T20:53:30.593Z] ef4b405e08af: Preparing [2022-03-30T20:53:30.593Z] 7946d6a0e480: Preparing [2022-03-30T20:53:30.593Z] f87384222669: Preparing [2022-03-30T20:53:30.593Z] cfd2e2222c0e: Preparing [2022-03-30T20:53:30.593Z] faedf1b1db30: Preparing [2022-03-30T20:53:30.593Z] b79fe994c9fd: Preparing [2022-03-30T20:53:30.593Z] 9d982e0ac7ae: Preparing [2022-03-30T20:53:30.593Z] b79fe994c9fd: Waiting [2022-03-30T20:53:30.593Z] 7946d6a0e480: Layer already exists [2022-03-30T20:53:30.593Z] faedf1b1db30: Layer already exists [2022-03-30T20:53:30.593Z] f87384222669: Layer already exists [2022-03-30T20:53:30.593Z] ef4b405e08af: Layer already exists [2022-03-30T20:53:30.593Z] cfd2e2222c0e: Layer already exists [2022-03-30T20:53:30.865Z] 9d982e0ac7ae: Layer already exists [2022-03-30T20:53:30.865Z] b79fe994c9fd: Layer already exists [2022-03-30T20:53:30.865Z] 2.2.0-dev.49: digest: sha256:94975df56be06d901243b47cf7f19d7d1046b6ab816eb4aac96d6536fb67232d size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:31.204Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:31.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:53:31.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-03-30T20:53:31.538Z] ef4b405e08af: Preparing [2022-03-30T20:53:31.538Z] 7946d6a0e480: Preparing [2022-03-30T20:53:31.538Z] f87384222669: Preparing [2022-03-30T20:53:31.538Z] cfd2e2222c0e: Preparing [2022-03-30T20:53:31.538Z] faedf1b1db30: Preparing [2022-03-30T20:53:31.538Z] b79fe994c9fd: Preparing [2022-03-30T20:53:31.538Z] 9d982e0ac7ae: Preparing [2022-03-30T20:53:31.538Z] b79fe994c9fd: Waiting [2022-03-30T20:53:31.538Z] 9d982e0ac7ae: Waiting [2022-03-30T20:53:31.538Z] ef4b405e08af: Layer already exists [2022-03-30T20:53:31.538Z] faedf1b1db30: Layer already exists [2022-03-30T20:53:31.538Z] cfd2e2222c0e: Layer already exists [2022-03-30T20:53:31.538Z] f87384222669: Layer already exists [2022-03-30T20:53:31.538Z] 7946d6a0e480: Layer already exists [2022-03-30T20:53:31.808Z] 9d982e0ac7ae: Layer already exists [2022-03-30T20:53:31.808Z] b79fe994c9fd: Layer already exists [2022-03-30T20:53:31.808Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:94975df56be06d901243b47cf7f19d7d1046b6ab816eb4aac96d6536fb67232d size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:32.145Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:32.475Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-03-30T20:53:32.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-03-30T20:53:32.475Z] ef4b405e08af: Preparing [2022-03-30T20:53:32.475Z] 7946d6a0e480: Preparing [2022-03-30T20:53:32.475Z] f87384222669: Preparing [2022-03-30T20:53:32.475Z] cfd2e2222c0e: Preparing [2022-03-30T20:53:32.475Z] faedf1b1db30: Preparing [2022-03-30T20:53:32.475Z] b79fe994c9fd: Preparing [2022-03-30T20:53:32.475Z] 9d982e0ac7ae: Preparing [2022-03-30T20:53:32.475Z] b79fe994c9fd: Waiting [2022-03-30T20:53:32.475Z] 9d982e0ac7ae: Waiting [2022-03-30T20:53:32.475Z] cfd2e2222c0e: Layer already exists [2022-03-30T20:53:32.475Z] faedf1b1db30: Layer already exists [2022-03-30T20:53:32.475Z] f87384222669: Layer already exists [2022-03-30T20:53:32.475Z] 7946d6a0e480: Layer already exists [2022-03-30T20:53:32.475Z] ef4b405e08af: Layer already exists [2022-03-30T20:53:32.746Z] b79fe994c9fd: Layer already exists [2022-03-30T20:53:32.746Z] 9d982e0ac7ae: Layer already exists [2022-03-30T20:53:32.746Z] main: digest: sha256:94975df56be06d901243b47cf7f19d7d1046b6ab816eb4aac96d6536fb67232d size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:53:32.798Z] ===================================================== [Pipeline] echo [2022-03-30T20:53:32.807Z] taggedImages: [2022-03-30T20:53:32.807Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:53:32.807Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-03-30T20:53:32.807Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.49 [2022-03-30T20:53:32.807Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:53:32.807Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-03-30T20:53:32.828Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-03-30T20:53:32.828Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:53:32.828Z] latest [2022-03-30T20:53:32.828Z] 2.2.0-dev.49 [2022-03-30T20:53:32.828Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:53:32.828Z] main [2022-03-30T20:53:32.828Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:33.183Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:33.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:53:33.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-03-30T20:53:33.517Z] 66e6b0afcc3d: Preparing [2022-03-30T20:53:33.517Z] a330dc17cfb4: Preparing [2022-03-30T20:53:33.517Z] ebacfedd9230: Preparing [2022-03-30T20:53:33.517Z] c3ce9c063e55: Preparing [2022-03-30T20:53:33.517Z] c18eb330a23b: Preparing [2022-03-30T20:53:33.517Z] b79fe994c9fd: Preparing [2022-03-30T20:53:33.517Z] 9d982e0ac7ae: Preparing [2022-03-30T20:53:33.517Z] b79fe994c9fd: Waiting [2022-03-30T20:53:33.517Z] 9d982e0ac7ae: Waiting [2022-03-30T20:53:33.793Z] c18eb330a23b: Layer already exists [2022-03-30T20:53:33.793Z] b79fe994c9fd: Layer already exists [2022-03-30T20:53:33.793Z] 9d982e0ac7ae: Layer already exists [2022-03-30T20:53:33.793Z] ebacfedd9230: Pushed [2022-03-30T20:53:33.793Z] 66e6b0afcc3d: Pushed [2022-03-30T20:53:33.793Z] a330dc17cfb4: Pushed [2022-03-30T20:53:52.060Z] c3ce9c063e55: Pushed [2022-03-30T20:53:52.330Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:96c4547f5a65615b5323f800dac7eaa031892dca854c163a69a2f2adc795632d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:52.678Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:53.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-03-30T20:53:53.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-03-30T20:53:53.016Z] 66e6b0afcc3d: Preparing [2022-03-30T20:53:53.016Z] a330dc17cfb4: Preparing [2022-03-30T20:53:53.016Z] ebacfedd9230: Preparing [2022-03-30T20:53:53.016Z] c3ce9c063e55: Preparing [2022-03-30T20:53:53.016Z] c18eb330a23b: Preparing [2022-03-30T20:53:53.016Z] b79fe994c9fd: Preparing [2022-03-30T20:53:53.016Z] 9d982e0ac7ae: Preparing [2022-03-30T20:53:53.016Z] b79fe994c9fd: Waiting [2022-03-30T20:53:53.016Z] 9d982e0ac7ae: Waiting [2022-03-30T20:53:53.016Z] c3ce9c063e55: Layer already exists [2022-03-30T20:53:53.016Z] c18eb330a23b: Layer already exists [2022-03-30T20:53:53.016Z] a330dc17cfb4: Layer already exists [2022-03-30T20:53:53.016Z] 66e6b0afcc3d: Layer already exists [2022-03-30T20:53:53.016Z] ebacfedd9230: Layer already exists [2022-03-30T20:53:53.286Z] 9d982e0ac7ae: Layer already exists [2022-03-30T20:53:53.286Z] b79fe994c9fd: Layer already exists [2022-03-30T20:53:53.286Z] latest: digest: sha256:96c4547f5a65615b5323f800dac7eaa031892dca854c163a69a2f2adc795632d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:53.623Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:53.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.49 [2022-03-30T20:53:53.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-03-30T20:53:53.960Z] 66e6b0afcc3d: Preparing [2022-03-30T20:53:53.960Z] a330dc17cfb4: Preparing [2022-03-30T20:53:53.960Z] ebacfedd9230: Preparing [2022-03-30T20:53:53.960Z] c3ce9c063e55: Preparing [2022-03-30T20:53:53.960Z] c18eb330a23b: Preparing [2022-03-30T20:53:53.960Z] b79fe994c9fd: Preparing [2022-03-30T20:53:53.960Z] 9d982e0ac7ae: Preparing [2022-03-30T20:53:53.960Z] b79fe994c9fd: Waiting [2022-03-30T20:53:53.960Z] 9d982e0ac7ae: Waiting [2022-03-30T20:53:53.960Z] 66e6b0afcc3d: Layer already exists [2022-03-30T20:53:53.960Z] c18eb330a23b: Layer already exists [2022-03-30T20:53:53.960Z] c3ce9c063e55: Layer already exists [2022-03-30T20:53:53.960Z] ebacfedd9230: Layer already exists [2022-03-30T20:53:53.960Z] a330dc17cfb4: Layer already exists [2022-03-30T20:53:53.960Z] b79fe994c9fd: Layer already exists [2022-03-30T20:53:53.960Z] 9d982e0ac7ae: Layer already exists [2022-03-30T20:53:54.231Z] 2.2.0-dev.49: digest: sha256:96c4547f5a65615b5323f800dac7eaa031892dca854c163a69a2f2adc795632d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:54.569Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:54.903Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:53:54.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-03-30T20:53:54.903Z] 66e6b0afcc3d: Preparing [2022-03-30T20:53:54.903Z] a330dc17cfb4: Preparing [2022-03-30T20:53:54.903Z] ebacfedd9230: Preparing [2022-03-30T20:53:54.903Z] c3ce9c063e55: Preparing [2022-03-30T20:53:54.903Z] c18eb330a23b: Preparing [2022-03-30T20:53:54.903Z] b79fe994c9fd: Preparing [2022-03-30T20:53:54.903Z] 9d982e0ac7ae: Preparing [2022-03-30T20:53:54.903Z] b79fe994c9fd: Waiting [2022-03-30T20:53:54.903Z] 9d982e0ac7ae: Waiting [2022-03-30T20:53:54.903Z] ebacfedd9230: Layer already exists [2022-03-30T20:53:54.903Z] c3ce9c063e55: Layer already exists [2022-03-30T20:53:54.903Z] c18eb330a23b: Layer already exists [2022-03-30T20:53:54.903Z] 66e6b0afcc3d: Layer already exists [2022-03-30T20:53:54.903Z] a330dc17cfb4: Layer already exists [2022-03-30T20:53:55.172Z] b79fe994c9fd: Layer already exists [2022-03-30T20:53:55.172Z] 9d982e0ac7ae: Layer already exists [2022-03-30T20:53:55.172Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:96c4547f5a65615b5323f800dac7eaa031892dca854c163a69a2f2adc795632d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:55.512Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:55.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-03-30T20:53:55.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-03-30T20:53:55.849Z] 66e6b0afcc3d: Preparing [2022-03-30T20:53:55.849Z] a330dc17cfb4: Preparing [2022-03-30T20:53:55.849Z] ebacfedd9230: Preparing [2022-03-30T20:53:55.849Z] c3ce9c063e55: Preparing [2022-03-30T20:53:55.849Z] c18eb330a23b: Preparing [2022-03-30T20:53:55.849Z] b79fe994c9fd: Preparing [2022-03-30T20:53:55.849Z] 9d982e0ac7ae: Preparing [2022-03-30T20:53:55.849Z] b79fe994c9fd: Waiting [2022-03-30T20:53:55.849Z] 9d982e0ac7ae: Waiting [2022-03-30T20:53:55.849Z] c18eb330a23b: Layer already exists [2022-03-30T20:53:55.849Z] 66e6b0afcc3d: Layer already exists [2022-03-30T20:53:55.849Z] c3ce9c063e55: Layer already exists [2022-03-30T20:53:55.849Z] a330dc17cfb4: Layer already exists [2022-03-30T20:53:55.849Z] ebacfedd9230: Layer already exists [2022-03-30T20:53:55.849Z] 9d982e0ac7ae: Layer already exists [2022-03-30T20:53:56.119Z] b79fe994c9fd: Layer already exists [2022-03-30T20:53:56.119Z] main: digest: sha256:96c4547f5a65615b5323f800dac7eaa031892dca854c163a69a2f2adc795632d size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:53:56.161Z] ===================================================== [Pipeline] echo [2022-03-30T20:53:56.174Z] taggedImages: [2022-03-30T20:53:56.174Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:53:56.174Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-03-30T20:53:56.174Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.49 [2022-03-30T20:53:56.174Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:53:56.174Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-03-30T20:53:56.200Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-03-30T20:53:56.200Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:53:56.200Z] latest [2022-03-30T20:53:56.200Z] 2.2.0-dev.49 [2022-03-30T20:53:56.200Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:53:56.200Z] main [2022-03-30T20:53:56.200Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:56.557Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:53:56.906Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:53:56.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-30T20:53:56.906Z] 4f7150c47a99: Preparing [2022-03-30T20:53:56.906Z] b91c1f8bf6d5: Preparing [2022-03-30T20:53:56.906Z] 36db394b985c: Preparing [2022-03-30T20:53:56.906Z] 3df69d01025e: Preparing [2022-03-30T20:53:56.906Z] b94faa188151: Preparing [2022-03-30T20:53:57.180Z] 36db394b985c: Layer already exists [2022-03-30T20:53:57.180Z] b94faa188151: Layer already exists [2022-03-30T20:53:57.180Z] 4f7150c47a99: Pushed [2022-03-30T20:53:57.451Z] 3df69d01025e: Pushed [2022-03-30T20:54:02.834Z] b91c1f8bf6d5: Pushed [2022-03-30T20:54:02.834Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:a8c09de95aa0ba2e4004e9177985473a51326a997b39f0cd8b8d40b0ad05bf74 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:03.178Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:03.520Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-03-30T20:54:03.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-30T20:54:03.520Z] 4f7150c47a99: Preparing [2022-03-30T20:54:03.520Z] b91c1f8bf6d5: Preparing [2022-03-30T20:54:03.520Z] 36db394b985c: Preparing [2022-03-30T20:54:03.520Z] 3df69d01025e: Preparing [2022-03-30T20:54:03.520Z] b94faa188151: Preparing [2022-03-30T20:54:03.520Z] b91c1f8bf6d5: Layer already exists [2022-03-30T20:54:03.520Z] b94faa188151: Layer already exists [2022-03-30T20:54:03.520Z] 4f7150c47a99: Layer already exists [2022-03-30T20:54:03.520Z] 36db394b985c: Layer already exists [2022-03-30T20:54:03.520Z] 3df69d01025e: Layer already exists [2022-03-30T20:54:03.790Z] latest: digest: sha256:a8c09de95aa0ba2e4004e9177985473a51326a997b39f0cd8b8d40b0ad05bf74 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:04.125Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:04.454Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.49 [2022-03-30T20:54:04.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-30T20:54:04.454Z] 4f7150c47a99: Preparing [2022-03-30T20:54:04.454Z] b91c1f8bf6d5: Preparing [2022-03-30T20:54:04.454Z] 36db394b985c: Preparing [2022-03-30T20:54:04.454Z] 3df69d01025e: Preparing [2022-03-30T20:54:04.454Z] b94faa188151: Preparing [2022-03-30T20:54:04.454Z] b94faa188151: Layer already exists [2022-03-30T20:54:04.454Z] 3df69d01025e: Layer already exists [2022-03-30T20:54:04.454Z] b91c1f8bf6d5: Layer already exists [2022-03-30T20:54:04.454Z] 4f7150c47a99: Layer already exists [2022-03-30T20:54:04.454Z] 36db394b985c: Layer already exists [2022-03-30T20:54:04.725Z] 2.2.0-dev.49: digest: sha256:a8c09de95aa0ba2e4004e9177985473a51326a997b39f0cd8b8d40b0ad05bf74 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:05.100Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:05.443Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:54:05.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-30T20:54:05.443Z] 4f7150c47a99: Preparing [2022-03-30T20:54:05.443Z] b91c1f8bf6d5: Preparing [2022-03-30T20:54:05.443Z] 36db394b985c: Preparing [2022-03-30T20:54:05.443Z] 3df69d01025e: Preparing [2022-03-30T20:54:05.443Z] b94faa188151: Preparing [2022-03-30T20:54:05.443Z] b91c1f8bf6d5: Layer already exists [2022-03-30T20:54:05.443Z] 4f7150c47a99: Layer already exists [2022-03-30T20:54:05.443Z] 3df69d01025e: Layer already exists [2022-03-30T20:54:05.443Z] 36db394b985c: Layer already exists [2022-03-30T20:54:05.443Z] b94faa188151: Layer already exists [2022-03-30T20:54:05.726Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:a8c09de95aa0ba2e4004e9177985473a51326a997b39f0cd8b8d40b0ad05bf74 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:06.075Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:06.417Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-03-30T20:54:06.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-30T20:54:06.417Z] 4f7150c47a99: Preparing [2022-03-30T20:54:06.417Z] b91c1f8bf6d5: Preparing [2022-03-30T20:54:06.417Z] 36db394b985c: Preparing [2022-03-30T20:54:06.417Z] 3df69d01025e: Preparing [2022-03-30T20:54:06.417Z] b94faa188151: Preparing [2022-03-30T20:54:06.417Z] b94faa188151: Layer already exists [2022-03-30T20:54:06.417Z] 36db394b985c: Layer already exists [2022-03-30T20:54:06.417Z] b91c1f8bf6d5: Layer already exists [2022-03-30T20:54:06.417Z] 3df69d01025e: Layer already exists [2022-03-30T20:54:06.417Z] 4f7150c47a99: Layer already exists [2022-03-30T20:54:06.688Z] main: digest: sha256:a8c09de95aa0ba2e4004e9177985473a51326a997b39f0cd8b8d40b0ad05bf74 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:54:06.736Z] ===================================================== [Pipeline] echo [2022-03-30T20:54:06.747Z] taggedImages: [2022-03-30T20:54:06.747Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:54:06.747Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-03-30T20:54:06.747Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.49 [2022-03-30T20:54:06.747Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:54:06.747Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-03-30T20:54:06.772Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-03-30T20:54:06.772Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:54:06.772Z] latest [2022-03-30T20:54:06.772Z] 2.2.0-dev.49 [2022-03-30T20:54:06.772Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:54:06.772Z] main [2022-03-30T20:54:06.772Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:07.119Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:07.457Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:54:07.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-30T20:54:07.458Z] 657a5d1c483f: Preparing [2022-03-30T20:54:07.458Z] 3d40de0e1b2e: Preparing [2022-03-30T20:54:07.458Z] 36db394b985c: Preparing [2022-03-30T20:54:07.458Z] 7ebabd96ec35: Preparing [2022-03-30T20:54:07.458Z] b94faa188151: Preparing [2022-03-30T20:54:07.734Z] 36db394b985c: Layer already exists [2022-03-30T20:54:07.734Z] 7ebabd96ec35: Layer already exists [2022-03-30T20:54:07.734Z] b94faa188151: Layer already exists [2022-03-30T20:54:07.734Z] 657a5d1c483f: Pushed [2022-03-30T20:54:13.116Z] 3d40de0e1b2e: Pushed [2022-03-30T20:54:13.116Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:ce0e0360523208e7993268541a6217b0f672f9235138440fecbd29822d67dd8a size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:13.456Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:13.789Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-03-30T20:54:13.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-30T20:54:13.789Z] 657a5d1c483f: Preparing [2022-03-30T20:54:13.789Z] 3d40de0e1b2e: Preparing [2022-03-30T20:54:13.789Z] 36db394b985c: Preparing [2022-03-30T20:54:13.789Z] 7ebabd96ec35: Preparing [2022-03-30T20:54:13.789Z] b94faa188151: Preparing [2022-03-30T20:54:13.789Z] 36db394b985c: Layer already exists [2022-03-30T20:54:13.789Z] 3d40de0e1b2e: Layer already exists [2022-03-30T20:54:13.789Z] 657a5d1c483f: Layer already exists [2022-03-30T20:54:13.789Z] b94faa188151: Layer already exists [2022-03-30T20:54:13.789Z] 7ebabd96ec35: Layer already exists [2022-03-30T20:54:14.058Z] latest: digest: sha256:ce0e0360523208e7993268541a6217b0f672f9235138440fecbd29822d67dd8a size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:14.397Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:14.727Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.49 [2022-03-30T20:54:14.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-30T20:54:14.727Z] 657a5d1c483f: Preparing [2022-03-30T20:54:14.727Z] 3d40de0e1b2e: Preparing [2022-03-30T20:54:14.727Z] 36db394b985c: Preparing [2022-03-30T20:54:14.727Z] 7ebabd96ec35: Preparing [2022-03-30T20:54:14.727Z] b94faa188151: Preparing [2022-03-30T20:54:14.727Z] 7ebabd96ec35: Layer already exists [2022-03-30T20:54:14.727Z] b94faa188151: Layer already exists [2022-03-30T20:54:14.727Z] 657a5d1c483f: Layer already exists [2022-03-30T20:54:14.727Z] 3d40de0e1b2e: Layer already exists [2022-03-30T20:54:14.727Z] 36db394b985c: Layer already exists [2022-03-30T20:54:14.998Z] 2.2.0-dev.49: digest: sha256:ce0e0360523208e7993268541a6217b0f672f9235138440fecbd29822d67dd8a size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:15.338Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:15.668Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:54:15.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-30T20:54:15.668Z] 657a5d1c483f: Preparing [2022-03-30T20:54:15.668Z] 3d40de0e1b2e: Preparing [2022-03-30T20:54:15.668Z] 36db394b985c: Preparing [2022-03-30T20:54:15.668Z] 7ebabd96ec35: Preparing [2022-03-30T20:54:15.668Z] b94faa188151: Preparing [2022-03-30T20:54:15.668Z] 3d40de0e1b2e: Layer already exists [2022-03-30T20:54:15.668Z] 657a5d1c483f: Layer already exists [2022-03-30T20:54:15.668Z] 36db394b985c: Layer already exists [2022-03-30T20:54:15.668Z] b94faa188151: Layer already exists [2022-03-30T20:54:15.668Z] 7ebabd96ec35: Layer already exists [2022-03-30T20:54:15.940Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:ce0e0360523208e7993268541a6217b0f672f9235138440fecbd29822d67dd8a size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:16.280Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:16.612Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-03-30T20:54:16.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-30T20:54:16.612Z] 657a5d1c483f: Preparing [2022-03-30T20:54:16.612Z] 3d40de0e1b2e: Preparing [2022-03-30T20:54:16.612Z] 36db394b985c: Preparing [2022-03-30T20:54:16.612Z] 7ebabd96ec35: Preparing [2022-03-30T20:54:16.612Z] b94faa188151: Preparing [2022-03-30T20:54:16.612Z] 7ebabd96ec35: Layer already exists [2022-03-30T20:54:16.612Z] b94faa188151: Layer already exists [2022-03-30T20:54:16.612Z] 657a5d1c483f: Layer already exists [2022-03-30T20:54:16.612Z] 3d40de0e1b2e: Layer already exists [2022-03-30T20:54:16.612Z] 36db394b985c: Layer already exists [2022-03-30T20:54:16.881Z] main: digest: sha256:ce0e0360523208e7993268541a6217b0f672f9235138440fecbd29822d67dd8a size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:54:16.928Z] ===================================================== [Pipeline] echo [2022-03-30T20:54:16.935Z] taggedImages: [2022-03-30T20:54:16.935Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:54:16.935Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-03-30T20:54:16.935Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.49 [2022-03-30T20:54:16.935Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:54:16.935Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-03-30T20:54:16.957Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-03-30T20:54:16.957Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:54:16.957Z] latest [2022-03-30T20:54:16.957Z] 2.2.0-dev.49 [2022-03-30T20:54:16.957Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:54:16.957Z] main [2022-03-30T20:54:16.957Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:17.320Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:17.657Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:54:17.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-30T20:54:17.657Z] b9b01e34491b: Preparing [2022-03-30T20:54:17.657Z] 45644eeb443f: Preparing [2022-03-30T20:54:17.657Z] feeba6fae02b: Preparing [2022-03-30T20:54:17.657Z] 087ebccee5f5: Preparing [2022-03-30T20:54:17.657Z] e25cc80ef78c: Preparing [2022-03-30T20:54:17.657Z] f7be28c579d0: Preparing [2022-03-30T20:54:17.657Z] 5ddf987a193f: Preparing [2022-03-30T20:54:17.657Z] f7be28c579d0: Waiting [2022-03-30T20:54:17.657Z] 05d0a213effb: Preparing [2022-03-30T20:54:17.657Z] 087270190219: Preparing [2022-03-30T20:54:17.657Z] b49c6594ab31: Preparing [2022-03-30T20:54:17.657Z] 62170e181a92: Preparing [2022-03-30T20:54:17.657Z] 5ddf987a193f: Waiting [2022-03-30T20:54:17.657Z] 05d0a213effb: Waiting [2022-03-30T20:54:17.657Z] 087270190219: Waiting [2022-03-30T20:54:17.657Z] b49c6594ab31: Waiting [2022-03-30T20:54:17.657Z] 62170e181a92: Waiting [2022-03-30T20:54:17.930Z] e25cc80ef78c: Layer already exists [2022-03-30T20:54:17.930Z] f7be28c579d0: Layer already exists [2022-03-30T20:54:17.930Z] 5ddf987a193f: Layer already exists [2022-03-30T20:54:17.930Z] 05d0a213effb: Layer already exists [2022-03-30T20:54:17.930Z] 45644eeb443f: Pushed [2022-03-30T20:54:17.930Z] 087270190219: Layer already exists [2022-03-30T20:54:17.930Z] b49c6594ab31: Layer already exists [2022-03-30T20:54:17.930Z] 62170e181a92: Layer already exists [2022-03-30T20:54:18.909Z] b9b01e34491b: Pushed [2022-03-30T20:54:22.287Z] feeba6fae02b: Pushed [2022-03-30T20:54:37.356Z] 087ebccee5f5: Pushed [2022-03-30T20:54:37.356Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb: digest: sha256:1fea312713d7c93d572e5a7457b35e42f2e68345af8723cbee4f9eeef41e3382 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:37.708Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:38.052Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-03-30T20:54:38.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-30T20:54:38.052Z] b9b01e34491b: Preparing [2022-03-30T20:54:38.052Z] 45644eeb443f: Preparing [2022-03-30T20:54:38.052Z] feeba6fae02b: Preparing [2022-03-30T20:54:38.052Z] 087ebccee5f5: Preparing [2022-03-30T20:54:38.052Z] e25cc80ef78c: Preparing [2022-03-30T20:54:38.052Z] f7be28c579d0: Preparing [2022-03-30T20:54:38.052Z] 5ddf987a193f: Preparing [2022-03-30T20:54:38.052Z] 05d0a213effb: Preparing [2022-03-30T20:54:38.052Z] 087270190219: Preparing [2022-03-30T20:54:38.052Z] b49c6594ab31: Preparing [2022-03-30T20:54:38.052Z] 62170e181a92: Preparing [2022-03-30T20:54:38.052Z] 5ddf987a193f: Waiting [2022-03-30T20:54:38.052Z] f7be28c579d0: Waiting [2022-03-30T20:54:38.052Z] 05d0a213effb: Waiting [2022-03-30T20:54:38.052Z] b49c6594ab31: Waiting [2022-03-30T20:54:38.052Z] 62170e181a92: Waiting [2022-03-30T20:54:38.326Z] 087ebccee5f5: Layer already exists [2022-03-30T20:54:38.326Z] e25cc80ef78c: Layer already exists [2022-03-30T20:54:38.326Z] feeba6fae02b: Layer already exists [2022-03-30T20:54:38.326Z] 45644eeb443f: Layer already exists [2022-03-30T20:54:38.326Z] b9b01e34491b: Layer already exists [2022-03-30T20:54:38.326Z] f7be28c579d0: Layer already exists [2022-03-30T20:54:38.326Z] 5ddf987a193f: Layer already exists [2022-03-30T20:54:38.326Z] b49c6594ab31: Layer already exists [2022-03-30T20:54:38.326Z] 05d0a213effb: Layer already exists [2022-03-30T20:54:38.326Z] 087270190219: Layer already exists [2022-03-30T20:54:38.326Z] 62170e181a92: Layer already exists [2022-03-30T20:54:38.326Z] latest: digest: sha256:1fea312713d7c93d572e5a7457b35e42f2e68345af8723cbee4f9eeef41e3382 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:38.674Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:39.015Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.49 [2022-03-30T20:54:39.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-30T20:54:39.015Z] b9b01e34491b: Preparing [2022-03-30T20:54:39.015Z] 45644eeb443f: Preparing [2022-03-30T20:54:39.015Z] feeba6fae02b: Preparing [2022-03-30T20:54:39.015Z] 087ebccee5f5: Preparing [2022-03-30T20:54:39.015Z] e25cc80ef78c: Preparing [2022-03-30T20:54:39.015Z] f7be28c579d0: Preparing [2022-03-30T20:54:39.015Z] 5ddf987a193f: Preparing [2022-03-30T20:54:39.015Z] 05d0a213effb: Preparing [2022-03-30T20:54:39.015Z] 087270190219: Preparing [2022-03-30T20:54:39.015Z] b49c6594ab31: Preparing [2022-03-30T20:54:39.015Z] 62170e181a92: Preparing [2022-03-30T20:54:39.015Z] b49c6594ab31: Waiting [2022-03-30T20:54:39.015Z] 05d0a213effb: Waiting [2022-03-30T20:54:39.015Z] 087270190219: Waiting [2022-03-30T20:54:39.015Z] 62170e181a92: Waiting [2022-03-30T20:54:39.016Z] 5ddf987a193f: Waiting [2022-03-30T20:54:39.016Z] f7be28c579d0: Waiting [2022-03-30T20:54:39.016Z] b9b01e34491b: Layer already exists [2022-03-30T20:54:39.016Z] 45644eeb443f: Layer already exists [2022-03-30T20:54:39.016Z] feeba6fae02b: Layer already exists [2022-03-30T20:54:39.016Z] e25cc80ef78c: Layer already exists [2022-03-30T20:54:39.016Z] 087ebccee5f5: Layer already exists [2022-03-30T20:54:39.289Z] 087270190219: Layer already exists [2022-03-30T20:54:39.289Z] f7be28c579d0: Layer already exists [2022-03-30T20:54:39.289Z] b49c6594ab31: Layer already exists [2022-03-30T20:54:39.289Z] 5ddf987a193f: Layer already exists [2022-03-30T20:54:39.289Z] 05d0a213effb: Layer already exists [2022-03-30T20:54:39.289Z] 62170e181a92: Layer already exists [2022-03-30T20:54:39.289Z] 2.2.0-dev.49: digest: sha256:1fea312713d7c93d572e5a7457b35e42f2e68345af8723cbee4f9eeef41e3382 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:39.641Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:39.990Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:54:39.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-30T20:54:39.990Z] b9b01e34491b: Preparing [2022-03-30T20:54:39.990Z] 45644eeb443f: Preparing [2022-03-30T20:54:39.990Z] feeba6fae02b: Preparing [2022-03-30T20:54:39.990Z] 087ebccee5f5: Preparing [2022-03-30T20:54:39.990Z] e25cc80ef78c: Preparing [2022-03-30T20:54:39.990Z] f7be28c579d0: Preparing [2022-03-30T20:54:39.990Z] 5ddf987a193f: Preparing [2022-03-30T20:54:39.990Z] 05d0a213effb: Preparing [2022-03-30T20:54:39.990Z] 087270190219: Preparing [2022-03-30T20:54:39.990Z] b49c6594ab31: Preparing [2022-03-30T20:54:39.990Z] 05d0a213effb: Waiting [2022-03-30T20:54:39.990Z] 087270190219: Waiting [2022-03-30T20:54:39.990Z] f7be28c579d0: Waiting [2022-03-30T20:54:39.990Z] b49c6594ab31: Waiting [2022-03-30T20:54:39.990Z] 5ddf987a193f: Waiting [2022-03-30T20:54:39.990Z] 62170e181a92: Preparing [2022-03-30T20:54:39.990Z] 62170e181a92: Waiting [2022-03-30T20:54:40.264Z] feeba6fae02b: Layer already exists [2022-03-30T20:54:40.264Z] 45644eeb443f: Layer already exists [2022-03-30T20:54:40.264Z] b9b01e34491b: Layer already exists [2022-03-30T20:54:40.264Z] 087ebccee5f5: Layer already exists [2022-03-30T20:54:40.264Z] e25cc80ef78c: Layer already exists [2022-03-30T20:54:40.264Z] f7be28c579d0: Layer already exists [2022-03-30T20:54:40.264Z] 5ddf987a193f: Layer already exists [2022-03-30T20:54:40.264Z] 05d0a213effb: Layer already exists [2022-03-30T20:54:40.264Z] 087270190219: Layer already exists [2022-03-30T20:54:40.264Z] b49c6594ab31: Layer already exists [2022-03-30T20:54:40.264Z] 62170e181a92: Layer already exists [2022-03-30T20:54:40.264Z] 7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49: digest: sha256:1fea312713d7c93d572e5a7457b35e42f2e68345af8723cbee4f9eeef41e3382 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:40.620Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:41.031Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-03-30T20:54:41.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-30T20:54:41.031Z] b9b01e34491b: Preparing [2022-03-30T20:54:41.031Z] 45644eeb443f: Preparing [2022-03-30T20:54:41.031Z] feeba6fae02b: Preparing [2022-03-30T20:54:41.031Z] 087ebccee5f5: Preparing [2022-03-30T20:54:41.031Z] e25cc80ef78c: Preparing [2022-03-30T20:54:41.031Z] f7be28c579d0: Preparing [2022-03-30T20:54:41.031Z] 5ddf987a193f: Preparing [2022-03-30T20:54:41.031Z] 05d0a213effb: Preparing [2022-03-30T20:54:41.031Z] 087270190219: Preparing [2022-03-30T20:54:41.031Z] b49c6594ab31: Preparing [2022-03-30T20:54:41.031Z] 62170e181a92: Preparing [2022-03-30T20:54:41.031Z] f7be28c579d0: Waiting [2022-03-30T20:54:41.031Z] 5ddf987a193f: Waiting [2022-03-30T20:54:41.031Z] 05d0a213effb: Waiting [2022-03-30T20:54:41.031Z] 087270190219: Waiting [2022-03-30T20:54:41.031Z] b49c6594ab31: Waiting [2022-03-30T20:54:41.031Z] 62170e181a92: Waiting [2022-03-30T20:54:41.311Z] 087ebccee5f5: Layer already exists [2022-03-30T20:54:41.311Z] feeba6fae02b: Layer already exists [2022-03-30T20:54:41.311Z] e25cc80ef78c: Layer already exists [2022-03-30T20:54:41.311Z] b9b01e34491b: Layer already exists [2022-03-30T20:54:41.311Z] 45644eeb443f: Layer already exists [2022-03-30T20:54:41.311Z] f7be28c579d0: Layer already exists [2022-03-30T20:54:41.311Z] 05d0a213effb: Layer already exists [2022-03-30T20:54:41.311Z] 087270190219: Layer already exists [2022-03-30T20:54:41.311Z] 5ddf987a193f: Layer already exists [2022-03-30T20:54:41.311Z] 62170e181a92: Layer already exists [2022-03-30T20:54:41.311Z] b49c6594ab31: Layer already exists [2022-03-30T20:54:41.311Z] main: digest: sha256:1fea312713d7c93d572e5a7457b35e42f2e68345af8723cbee4f9eeef41e3382 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-30T20:54:41.360Z] ===================================================== [Pipeline] echo [2022-03-30T20:54:41.367Z] taggedImages: [2022-03-30T20:54:41.367Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb [2022-03-30T20:54:41.367Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-03-30T20:54:41.367Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.49 [2022-03-30T20:54:41.367Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7587fe9d184367fcb080c5c3df364d4d130cdabb-2.2.0-dev.49 [2022-03-30T20:54:41.367Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:41.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T20:54:41.735Z] [2022-03-30T20:54:41.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:54:42.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T20:54:42.357Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-30T20:54:42.357Z] 8998bd30e6a1: Pulling fs layer [2022-03-30T20:54:42.357Z] 04944245beec: Pulling fs layer [2022-03-30T20:54:42.357Z] 699f458cf7ca: Pulling fs layer [2022-03-30T20:54:42.357Z] 765212b225bb: Pulling fs layer [2022-03-30T20:54:42.357Z] f23df028b6ca: Pulling fs layer [2022-03-30T20:54:42.357Z] d65c8cfc05b1: Pulling fs layer [2022-03-30T20:54:42.357Z] 2437ff75d9bd: Pulling fs layer [2022-03-30T20:54:42.357Z] d65c8cfc05b1: Waiting [2022-03-30T20:54:42.357Z] f23df028b6ca: Waiting [2022-03-30T20:54:42.357Z] 2437ff75d9bd: Waiting [2022-03-30T20:54:42.357Z] 765212b225bb: Waiting [2022-03-30T20:54:42.357Z] 04944245beec: Verifying Checksum [2022-03-30T20:54:42.357Z] 04944245beec: Download complete [2022-03-30T20:54:42.357Z] 765212b225bb: Verifying Checksum [2022-03-30T20:54:42.357Z] 765212b225bb: Download complete [2022-03-30T20:54:42.629Z] f23df028b6ca: Download complete [2022-03-30T20:54:42.629Z] d65c8cfc05b1: Verifying Checksum [2022-03-30T20:54:42.629Z] d65c8cfc05b1: Download complete [2022-03-30T20:54:42.629Z] 699f458cf7ca: Verifying Checksum [2022-03-30T20:54:42.629Z] 699f458cf7ca: Download complete [2022-03-30T20:54:43.228Z] 8998bd30e6a1: Download complete [2022-03-30T20:54:45.210Z] 2437ff75d9bd: Verifying Checksum [2022-03-30T20:54:45.210Z] 2437ff75d9bd: Download complete [2022-03-30T20:54:47.835Z] 8998bd30e6a1: Pull complete [2022-03-30T20:54:48.110Z] 04944245beec: Pull complete [2022-03-30T20:54:50.082Z] 699f458cf7ca: Pull complete [2022-03-30T20:54:50.082Z] 765212b225bb: Pull complete [2022-03-30T20:54:50.675Z] f23df028b6ca: Pull complete [2022-03-30T20:54:51.271Z] d65c8cfc05b1: Pull complete [2022-03-30T20:55:06.347Z] 2437ff75d9bd: Pull complete [2022-03-30T20:55:06.347Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-30T20:55:06.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-30T20:55:06.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-30T20:55:06.581Z] prd-ubuntu20.04-docker-arm64-4c-16g-9442 does not seem to be running inside a container [2022-03-30T20:55:06.672Z] $ 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/171 -v /w/workspace/edgex-go/171:/w/workspace/edgex-go/171:rw,z -v /w/workspace/edgex-go/171@tmp:/w/workspace/edgex-go/171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-30T20:55:09.910Z] $ docker top 5a42d27c12c5af3e9ce26c7555a87988ab3c431507ac8d660b058f5fb424ced9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:55:10.943Z] ---> job-cost.sh [2022-03-30T20:55:10.944Z] lf-activate-venv: SKIPPING [2022-03-30T20:55:10.944Z] INFO: No Stack... [2022-03-30T20:55:11.539Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-30T20:55:12.515Z] INFO: Archiving Costs [Pipeline] sh [2022-03-30T20:55:13.177Z] + cat /w/workspace/edgex-go/171/archives/cost.csv [2022-03-30T20:55:13.177Z] + cut -d, -f6 [Pipeline] lock [2022-03-30T20:55:13.209Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-171-stack-cost] [2022-03-30T20:55:13.215Z] Resource [jenkins-edgexfoundry-edgex-go-main-171-stack-cost] did not exist. Created. [2022-03-30T20:55:13.215Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-30T20:55:13.888Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-30T20:55:14.683Z] Stashed 1 file(s) [Pipeline] } [2022-03-30T20:55:14.689Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-171-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-30T20:55:14.706Z] $ docker stop --time=1 5a42d27c12c5af3e9ce26c7555a87988ab3c431507ac8d660b058f5fb424ced9 [2022-03-30T20:55:16.331Z] $ docker rm -f 5a42d27c12c5af3e9ce26c7555a87988ab3c431507ac8d660b058f5fb424ced9 [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-03-30T20:55:16.941Z] provisioning config files... [2022-03-30T20:55:16.951Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/171@tmp/config1026292143187592147tmp [Pipeline] { [Pipeline] sh [2022-03-30T20:55:17.246Z] + set +x [2022-03-30T20:55:17.246Z] + curl -s https://codecov.io/bash [2022-03-30T20:55:17.246Z] + bash -s -- [2022-03-30T20:55:17.246Z] [2022-03-30T20:55:17.246Z] _____ _ [2022-03-30T20:55:17.246Z] / ____| | | [2022-03-30T20:55:17.246Z] | | ___ __| | ___ ___ _____ __ [2022-03-30T20:55:17.246Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-30T20:55:17.246Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-30T20:55:17.246Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-30T20:55:17.246Z] Bash-1.0.6 [2022-03-30T20:55:17.246Z] [2022-03-30T20:55:17.246Z] [2022-03-30T20:55:17.246Z] ==> git version 2.25.1 found [2022-03-30T20:55:17.246Z] ==> 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-03-30T20:55:17.246Z] Release-Date: 2020-01-08 [2022-03-30T20:55:17.246Z] 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-03-30T20:55:17.246Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-30T20:55:17.246Z] ==> Jenkins CI detected. [2022-03-30T20:55:17.246Z] current dir:  /w/workspace/edgex-go/171 [2022-03-30T20:55:17.246Z] project root: . [2022-03-30T20:55:17.246Z] --> token set from env [2022-03-30T20:55:17.246Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-30T20:55:17.246Z] ==> Running gcov in . (disable via -X gcov) [2022-03-30T20:55:17.246Z] ==> Python coveragepy not found [2022-03-30T20:55:17.246Z] ==> Searching for coverage reports in: [2022-03-30T20:55:17.246Z] + . [2022-03-30T20:55:17.246Z] -> Found 1 reports [2022-03-30T20:55:17.246Z] ==> Detecting git/mercurial file structure [2022-03-30T20:55:17.506Z] ==> Reading reports [2022-03-30T20:55:17.506Z] + ./coverage.out bytes=427664 [2022-03-30T20:55:17.506Z] ==> Appending adjustments [2022-03-30T20:55:17.506Z] https://docs.codecov.io/docs/fixing-reports [2022-03-30T20:55:18.885Z] + Found adjustments [2022-03-30T20:55:18.885Z] ==> Gzipping contents [2022-03-30T20:55:18.885Z] 60K /tmp/codecov.p7UjzC.gz [2022-03-30T20:55:18.885Z] ==> Uploading reports [2022-03-30T20:55:18.885Z] url: https://codecov.io [2022-03-30T20:55:18.885Z] query: branch=main&commit=7587fe9d184367fcb080c5c3df364d4d130cdabb&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-30T20:55:18.885Z] -> Pinging Codecov [2022-03-30T20:55:18.885Z] 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=7587fe9d184367fcb080c5c3df364d4d130cdabb&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-30T20:55:18.885Z] -> Uploading to [2022-03-30T20:55:18.885Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-30/00271124DB129430A58F1EEE437C3FCB/7587fe9d184367fcb080c5c3df364d4d130cdabb/0e2f225d-5fc1-41fa-9f55-74216efe1325.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220330T205518Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c9efb99310f419da11768e6beabe428ad00eaa542da6cab59a32b34a7d08bb33 [2022-03-30T20:55:18.885Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T20:55:18.885Z] Dload Upload Total Spent Left Speed [2022-03-30T20:55:19.145Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58523 0 0 100 58523 0 206k --:--:-- --:--:-- --:--:-- 205k 100 58523 0 0 100 58523 0 206k --:--:-- --:--:-- --:--:-- 205k [2022-03-30T20:55:19.145Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7587fe9d184367fcb080c5c3df364d4d130cdabb [Pipeline] } [2022-03-30T20:55:19.153Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-03-30T20:55:19.420Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-30T20:55:19.436Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:55:19.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-30T20:55:19.739Z] [2022-03-30T20:55:19.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:55:20.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-30T20:55:20.039Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-30T20:55:20.039Z] 188c0c94c7c5: Pulling fs layer [2022-03-30T20:55:20.039Z] 0ef7d3d256c8: Pulling fs layer [2022-03-30T20:55:20.039Z] de9db76c5a1d: Pulling fs layer [2022-03-30T20:55:20.039Z] 0eba1c9be4d2: Pulling fs layer [2022-03-30T20:55:20.039Z] 0d57e429df01: Pulling fs layer [2022-03-30T20:55:20.039Z] 4e4be7b47b0d: Pulling fs layer [2022-03-30T20:55:20.039Z] e1f770b5df2f: Pulling fs layer [2022-03-30T20:55:20.039Z] 85a0685a4137: Pulling fs layer [2022-03-30T20:55:20.039Z] 0eba1c9be4d2: Waiting [2022-03-30T20:55:20.039Z] 0d57e429df01: Waiting [2022-03-30T20:55:20.039Z] 4e4be7b47b0d: Waiting [2022-03-30T20:55:20.039Z] 85a0685a4137: Waiting [2022-03-30T20:55:20.039Z] de9db76c5a1d: Verifying Checksum [2022-03-30T20:55:20.039Z] de9db76c5a1d: Download complete [2022-03-30T20:55:20.039Z] 0ef7d3d256c8: Download complete [2022-03-30T20:55:20.039Z] 0d57e429df01: Verifying Checksum [2022-03-30T20:55:20.039Z] 0d57e429df01: Download complete [2022-03-30T20:55:20.039Z] 4e4be7b47b0d: Verifying Checksum [2022-03-30T20:55:20.039Z] 4e4be7b47b0d: Download complete [2022-03-30T20:55:20.039Z] 188c0c94c7c5: Verifying Checksum [2022-03-30T20:55:20.039Z] 188c0c94c7c5: Download complete [2022-03-30T20:55:20.297Z] 188c0c94c7c5: Pull complete [2022-03-30T20:55:20.297Z] e1f770b5df2f: Verifying Checksum [2022-03-30T20:55:20.297Z] e1f770b5df2f: Download complete [2022-03-30T20:55:20.297Z] 0ef7d3d256c8: Pull complete [2022-03-30T20:55:20.556Z] de9db76c5a1d: Pull complete [2022-03-30T20:55:20.814Z] 0eba1c9be4d2: Download complete [2022-03-30T20:55:20.814Z] 85a0685a4137: Verifying Checksum [2022-03-30T20:55:20.814Z] 85a0685a4137: Download complete [2022-03-30T20:55:24.099Z] 0eba1c9be4d2: Pull complete [2022-03-30T20:55:24.099Z] 0d57e429df01: Pull complete [2022-03-30T20:55:24.099Z] 4e4be7b47b0d: Pull complete [2022-03-30T20:55:24.666Z] e1f770b5df2f: Pull complete [2022-03-30T20:55:27.949Z] 85a0685a4137: Pull complete [2022-03-30T20:55:27.949Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-30T20:55:27.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-30T20:55:27.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-30T20:55:28.015Z] prd-ubuntu20.04-docker-8c-8g-9441 does not seem to be running inside a container [2022-03-30T20:55:28.050Z] $ 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/171 -v /w/workspace/edgex-go/171:/w/workspace/edgex-go/171:rw,z -v /w/workspace/edgex-go/171@tmp:/w/workspace/edgex-go/171@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-03-30T20:55:30.091Z] $ docker top 7cfe891a8c0e581ffe6bae60b417cdc87367e80185a59fbc47d3dd46bfac131c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-30T20:55:30.177Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-30T20:55:30.459Z] + set -o pipefail [2022-03-30T20:55:30.459Z] + snyk monitor '--org=edgex-jenkins' [2022-03-30T20:55:37.032Z] [2022-03-30T20:55:37.032Z] Monitoring /w/workspace/edgex-go/171 (github.com/edgexfoundry/edgex-go)... [2022-03-30T20:55:37.032Z] [2022-03-30T20:55:37.032Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/8ada9d22-859e-4034-8697-9393c82cf106 [2022-03-30T20:55:37.032Z] [2022-03-30T20:55:37.032Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-03-30T20:55:37.032Z] [2022-03-30T20:55:37.032Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-30T20:55:37.032Z] [2022-03-30T20:55:37.032Z] [Pipeline] } [2022-03-30T20:55:37.044Z] $ docker stop --time=1 7cfe891a8c0e581ffe6bae60b417cdc87367e80185a59fbc47d3dd46bfac131c [2022-03-30T20:55:39.093Z] $ docker rm -f 7cfe891a8c0e581ffe6bae60b417cdc87367e80185a59fbc47d3dd46bfac131c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-03-30T20:55:39.626Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T20:55:39.639Z] provisioning config files... [2022-03-30T20:55:39.648Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/171@tmp/config3004317500428420530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:55:39.940Z] --> edgex-publish-swagger.sh [2022-03-30T20:55:39.940Z] === Publish openapi/v2 API === [2022-03-30T20:55:39.940Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-03-30T20:55:39.940Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/171/openapi/v2/core-command.yaml] [2022-03-30T20:55:39.940Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T20:55:39.940Z] Dload Upload Total Spent Left Speed [2022-03-30T20:55:40.882Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 33135 0:00:01 0:00:01 --:--:-- 33135 100 33831 0 0 100 33831 0 33135 0:00:01 0:00:01 --:--:-- 33135 [2022-03-30T20:55:40.882Z] [2022-03-30T20:55:40.882Z] [2022-03-30T20:55:40.882Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/171/openapi/v2/core-data.yaml] [2022-03-30T20:55:40.882Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T20:55:40.882Z] Dload Upload Total Spent Left Speed [2022-03-30T20:55:42.263Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59471 0:00:01 0:00:01 --:--:-- 59471 100 71604 0 0 100 71604 0 55550 0:00:01 0:00:01 --:--:-- 55506 100 71604 0 0 100 71604 0 55506 0:00:01 0:00:01 --:--:-- 55506 [2022-03-30T20:55:42.263Z] [2022-03-30T20:55:42.263Z] [2022-03-30T20:55:42.263Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/171/openapi/v2/core-metadata.yaml] [2022-03-30T20:55:42.263Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T20:55:42.263Z] Dload Upload Total Spent Left Speed [2022-03-30T20:55:43.645Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 114k 0:00:01 0:00:01 --:--:-- 114k 100 137k 0 0 100 137k 0 97359 0:00:01 0:00:01 --:--:-- 97359 [2022-03-30T20:55:43.645Z] [2022-03-30T20:55:43.645Z] [2022-03-30T20:55:43.645Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/171/openapi/v2/support-notifications.yaml] [2022-03-30T20:55:43.645Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T20:55:43.645Z] Dload Upload Total Spent Left Speed [2022-03-30T20:55:45.295Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74122 0:00:01 0:00:01 --:--:-- 74184 100 89318 0 0 100 89318 0 53580 0:00:01 0:00:01 --:--:-- 53547 100 89318 0 0 100 89318 0 53580 0:00:01 0:00:01 --:--:-- 53547 [2022-03-30T20:55:45.295Z] [2022-03-30T20:55:45.295Z] [2022-03-30T20:55:45.295Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/171/openapi/v2/support-scheduler.yaml] [2022-03-30T20:55:45.295Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T20:55:45.295Z] Dload Upload Total Spent Left Speed [2022-03-30T20:55:47.253Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 32853 0:00:01 0:00:01 --:--:-- 32853 100 39556 0 0 100 39556 0 20452 0:00:01 0:00:01 --:--:-- 20442 100 39556 0 0 100 39556 0 20452 0:00:01 0:00:01 --:--:-- 20442 [2022-03-30T20:55:47.253Z] [2022-03-30T20:55:47.253Z] [2022-03-30T20:55:47.253Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/171/openapi/v2/system-agent.yaml] [2022-03-30T20:55:47.253Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-30T20:55:47.253Z] Dload Upload Total Spent Left Speed [2022-03-30T20:55:48.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 18706 0:00:01 0:00:01 --:--:-- 18706 100 20091 0 0 100 20091 0 18706 0:00:01 0:00:01 --:--:-- 18706 [2022-03-30T20:55:48.636Z] [2022-03-30T20:55:48.636Z] [Pipeline] } [2022-03-30T20:55:48.644Z] 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-03-30T20:55:49.055Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T20:55:49.055Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:55:49.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T20:55:49.353Z] . [Pipeline] withDockerContainer [2022-03-30T20:55:49.415Z] prd-ubuntu20.04-docker-8c-8g-9441 does not seem to be running inside a container [2022-03-30T20:55:49.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/171 -v /w/workspace/edgex-go/171:/w/workspace/edgex-go/171:rw,z -v /w/workspace/edgex-go/171@tmp:/w/workspace/edgex-go/171@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:10004/edgex-devops/git-semver:latest cat [2022-03-30T20:55:49.854Z] $ docker top e3803d5e339c0fe9b6f56ff6d668ed07a5a7cc9801db10c01bcfaa77cdd39178 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T20:55:49.950Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T20:55:49.950Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T20:55:50.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T20:55:50.072Z] $ docker exec e3803d5e339c0fe9b6f56ff6d668ed07a5a7cc9801db10c01bcfaa77cdd39178 ssh-agent [2022-03-30T20:55:50.192Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgmFdCE/agent.13 [2022-03-30T20:55:50.192Z] SSH_AGENT_PID=20 [2022-03-30T20:55:50.197Z] Running ssh-add (command line suppressed) [2022-03-30T20:55:50.305Z] Identity added: /w/workspace/edgex-go/171@tmp/private_key_6815425290474403159.key (/w/workspace/edgex-go/171@tmp/private_key_6815425290474403159.key) [2022-03-30T20:55:50.321Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T20:55:50.611Z] + git semver tag [2022-03-30T20:55:50.611Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T20:55:50.611Z] # $GIT_DIR = /w/workspace/edgex-go/171/.git [2022-03-30T20:55:50.611Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/171 [2022-03-30T20:55:50.611Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T20:55:50.611Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T20:55:50.611Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T20:55:50.611Z] # $SEMVER_BRANCH = main [2022-03-30T20:55:50.611Z] # $SEMVER_DIR = /w/workspace/edgex-go/171/.semver [2022-03-30T20:55:50.611Z] # 7587fe9d184367fcb080c5c3df364d4d130cdabb HEAD [2022-03-30T20:55:50.611Z] # -> Force: false [2022-03-30T20:55:50.611Z] # 78011999b036b6bc26d44042e9ae7f1448c217bc refs/tags/v2.2.0-dev.49 [Pipeline] } [2022-03-30T20:55:50.620Z] $ docker exec --env ******** --env ******** e3803d5e339c0fe9b6f56ff6d668ed07a5a7cc9801db10c01bcfaa77cdd39178 ssh-agent -k [2022-03-30T20:55:50.737Z] unset SSH_AUTH_SOCK; [2022-03-30T20:55:50.737Z] unset SSH_AGENT_PID; [2022-03-30T20:55:50.737Z] echo Agent pid 20 killed; [2022-03-30T20:55:50.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T20:55:51.064Z] + git semver [Pipeline] } [2022-03-30T20:55:51.078Z] $ docker stop --time=1 e3803d5e339c0fe9b6f56ff6d668ed07a5a7cc9801db10c01bcfaa77cdd39178 [2022-03-30T20:55:52.386Z] $ docker rm -f e3803d5e339c0fe9b6f56ff6d668ed07a5a7cc9801db10c01bcfaa77cdd39178 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:55:52.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-30T20:55:52.777Z] [2022-03-30T20:55:52.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:55:53.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-30T20:55:53.077Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-30T20:55:53.077Z] ab5ef0e58194: Pulling fs layer [2022-03-30T20:55:53.077Z] 9712f1f96733: Pulling fs layer [2022-03-30T20:55:53.077Z] 63f879dbbcfc: Pulling fs layer [2022-03-30T20:55:53.077Z] 0d9ebad4ef96: Pulling fs layer [2022-03-30T20:55:53.077Z] e9a5061849ea: Pulling fs layer [2022-03-30T20:55:53.077Z] d747dcd14b5f: Pulling fs layer [2022-03-30T20:55:53.077Z] 2de7ff778b66: Pulling fs layer [2022-03-30T20:55:53.077Z] 0d9ebad4ef96: Waiting [2022-03-30T20:55:53.077Z] e9a5061849ea: Waiting [2022-03-30T20:55:53.077Z] d747dcd14b5f: Waiting [2022-03-30T20:55:53.077Z] 2de7ff778b66: Waiting [2022-03-30T20:55:53.077Z] 9712f1f96733: Download complete [2022-03-30T20:55:53.336Z] 63f879dbbcfc: Verifying Checksum [2022-03-30T20:55:53.336Z] 63f879dbbcfc: Download complete [2022-03-30T20:55:53.595Z] e9a5061849ea: Verifying Checksum [2022-03-30T20:55:53.595Z] e9a5061849ea: Download complete [2022-03-30T20:55:53.595Z] d747dcd14b5f: Verifying Checksum [2022-03-30T20:55:53.595Z] d747dcd14b5f: Download complete [2022-03-30T20:55:53.595Z] 0d9ebad4ef96: Verifying Checksum [2022-03-30T20:55:53.595Z] 0d9ebad4ef96: Download complete [2022-03-30T20:55:53.595Z] ab5ef0e58194: Verifying Checksum [2022-03-30T20:55:53.595Z] ab5ef0e58194: Download complete [2022-03-30T20:55:53.595Z] 2de7ff778b66: Verifying Checksum [2022-03-30T20:55:53.595Z] 2de7ff778b66: Download complete [2022-03-30T20:55:56.192Z] ab5ef0e58194: Pull complete [2022-03-30T20:55:56.450Z] 9712f1f96733: Pull complete [2022-03-30T20:55:57.018Z] 63f879dbbcfc: Pull complete [2022-03-30T20:56:01.214Z] 0d9ebad4ef96: Pull complete [2022-03-30T20:56:01.214Z] e9a5061849ea: Pull complete [2022-03-30T20:56:01.214Z] d747dcd14b5f: Pull complete [2022-03-30T20:56:02.592Z] 2de7ff778b66: Pull complete [2022-03-30T20:56:02.592Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-30T20:56:02.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-30T20:56:02.592Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-30T20:56:02.657Z] prd-ubuntu20.04-docker-8c-8g-9441 does not seem to be running inside a container [2022-03-30T20:56:02.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/171 -v /w/workspace/edgex-go/171:/w/workspace/edgex-go/171:rw,z -v /w/workspace/edgex-go/171@tmp:/w/workspace/edgex-go/171@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-03-30T20:56:04.905Z] $ docker top 3421ed79d314bca405e13cbe4f78c2c3e400729a3b9c626e9714f236382610e8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-30T20:56:04.998Z] provisioning config files... [2022-03-30T20:56:05.007Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/171@tmp/config3964503116927383419tmp [2022-03-30T20:56:05.018Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/171@tmp/config3423509115171667695tmp [2022-03-30T20:56:05.029Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/171@tmp/config7775148466697976065tmp [Pipeline] { [Pipeline] echo [2022-03-30T20:56:05.044Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:56:05.331Z] ---> sigul-configuration.sh [2022-03-30T20:56:05.331Z] gpg: directory `/root/.gnupg' created [2022-03-30T20:56:05.331Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-30T20:56:05.331Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-30T20:56:05.331Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-30T20:56:05.331Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-30T20:56:05.331Z] gpg: CAST5 encrypted data [2022-03-30T20:56:05.331Z] gpg: encrypted with 1 passphrase [2022-03-30T20:56:05.331Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-30T20:56:05.621Z] + mkdir /home/jenkins [2022-03-30T20:56:05.621Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-30T20:56:05.910Z] + 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-03-30T20:56:05.919Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:56:06.203Z] ---> sigul-install.sh [2022-03-30T20:56:06.203Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-30T20:56:06.486Z] + git tag --list [2022-03-30T20:56:06.486Z] 0.6.0 [2022-03-30T20:56:06.486Z] 0.6.1 [2022-03-30T20:56:06.486Z] 0.7.0 [2022-03-30T20:56:06.486Z] 0.7.1 [2022-03-30T20:56:06.486Z] v1.0.0 [2022-03-30T20:56:06.486Z] v1.0.1 [2022-03-30T20:56:06.486Z] v1.1.0 [2022-03-30T20:56:06.486Z] v1.2.0 [2022-03-30T20:56:06.486Z] v1.2.1 [2022-03-30T20:56:06.486Z] v1.3.0 [2022-03-30T20:56:06.486Z] v1.3.1 [2022-03-30T20:56:06.486Z] v2.0.0 [2022-03-30T20:56:06.486Z] v2.0.1-dev.1 [2022-03-30T20:56:06.486Z] v2.0.1-dev.10 [2022-03-30T20:56:06.486Z] v2.0.1-dev.11 [2022-03-30T20:56:06.486Z] v2.0.1-dev.12 [2022-03-30T20:56:06.486Z] v2.0.1-dev.13 [2022-03-30T20:56:06.486Z] v2.0.1-dev.14 [2022-03-30T20:56:06.486Z] v2.0.1-dev.15 [2022-03-30T20:56:06.486Z] v2.0.1-dev.16 [2022-03-30T20:56:06.486Z] v2.0.1-dev.17 [2022-03-30T20:56:06.486Z] v2.0.1-dev.18 [2022-03-30T20:56:06.486Z] v2.0.1-dev.19 [2022-03-30T20:56:06.486Z] v2.0.1-dev.2 [2022-03-30T20:56:06.486Z] v2.0.1-dev.20 [2022-03-30T20:56:06.486Z] v2.0.1-dev.21 [2022-03-30T20:56:06.486Z] v2.0.1-dev.22 [2022-03-30T20:56:06.486Z] v2.0.1-dev.23 [2022-03-30T20:56:06.486Z] v2.0.1-dev.24 [2022-03-30T20:56:06.486Z] v2.0.1-dev.25 [2022-03-30T20:56:06.486Z] v2.0.1-dev.26 [2022-03-30T20:56:06.486Z] v2.0.1-dev.27 [2022-03-30T20:56:06.486Z] v2.0.1-dev.28 [2022-03-30T20:56:06.486Z] v2.0.1-dev.29 [2022-03-30T20:56:06.486Z] v2.0.1-dev.3 [2022-03-30T20:56:06.486Z] v2.0.1-dev.30 [2022-03-30T20:56:06.486Z] v2.0.1-dev.31 [2022-03-30T20:56:06.486Z] v2.0.1-dev.32 [2022-03-30T20:56:06.486Z] v2.0.1-dev.33 [2022-03-30T20:56:06.486Z] v2.0.1-dev.34 [2022-03-30T20:56:06.486Z] v2.0.1-dev.35 [2022-03-30T20:56:06.486Z] v2.0.1-dev.36 [2022-03-30T20:56:06.486Z] v2.0.1-dev.37 [2022-03-30T20:56:06.486Z] v2.0.1-dev.38 [2022-03-30T20:56:06.486Z] v2.0.1-dev.39 [2022-03-30T20:56:06.486Z] v2.0.1-dev.4 [2022-03-30T20:56:06.486Z] v2.0.1-dev.40 [2022-03-30T20:56:06.486Z] v2.0.1-dev.41 [2022-03-30T20:56:06.486Z] v2.0.1-dev.42 [2022-03-30T20:56:06.486Z] v2.0.1-dev.43 [2022-03-30T20:56:06.486Z] v2.0.1-dev.44 [2022-03-30T20:56:06.486Z] v2.0.1-dev.45 [2022-03-30T20:56:06.486Z] v2.0.1-dev.46 [2022-03-30T20:56:06.486Z] v2.0.1-dev.47 [2022-03-30T20:56:06.486Z] v2.0.1-dev.48 [2022-03-30T20:56:06.486Z] v2.0.1-dev.49 [2022-03-30T20:56:06.486Z] v2.0.1-dev.5 [2022-03-30T20:56:06.486Z] v2.0.1-dev.50 [2022-03-30T20:56:06.486Z] v2.0.1-dev.51 [2022-03-30T20:56:06.486Z] v2.0.1-dev.52 [2022-03-30T20:56:06.486Z] v2.0.1-dev.53 [2022-03-30T20:56:06.486Z] v2.0.1-dev.54 [2022-03-30T20:56:06.486Z] v2.0.1-dev.55 [2022-03-30T20:56:06.486Z] v2.0.1-dev.56 [2022-03-30T20:56:06.486Z] v2.0.1-dev.57 [2022-03-30T20:56:06.486Z] v2.0.1-dev.58 [2022-03-30T20:56:06.486Z] v2.0.1-dev.59 [2022-03-30T20:56:06.486Z] v2.0.1-dev.6 [2022-03-30T20:56:06.486Z] v2.0.1-dev.60 [2022-03-30T20:56:06.486Z] v2.0.1-dev.61 [2022-03-30T20:56:06.486Z] v2.0.1-dev.62 [2022-03-30T20:56:06.486Z] v2.0.1-dev.63 [2022-03-30T20:56:06.486Z] v2.0.1-dev.64 [2022-03-30T20:56:06.486Z] v2.0.1-dev.65 [2022-03-30T20:56:06.486Z] v2.0.1-dev.66 [2022-03-30T20:56:06.486Z] v2.0.1-dev.67 [2022-03-30T20:56:06.486Z] v2.0.1-dev.68 [2022-03-30T20:56:06.486Z] v2.0.1-dev.69 [2022-03-30T20:56:06.486Z] v2.0.1-dev.7 [2022-03-30T20:56:06.486Z] v2.0.1-dev.70 [2022-03-30T20:56:06.486Z] v2.0.1-dev.71 [2022-03-30T20:56:06.486Z] v2.0.1-dev.72 [2022-03-30T20:56:06.486Z] v2.0.1-dev.73 [2022-03-30T20:56:06.486Z] v2.0.1-dev.74 [2022-03-30T20:56:06.486Z] v2.0.1-dev.75 [2022-03-30T20:56:06.486Z] v2.0.1-dev.76 [2022-03-30T20:56:06.486Z] v2.0.1-dev.77 [2022-03-30T20:56:06.486Z] v2.0.1-dev.78 [2022-03-30T20:56:06.486Z] v2.0.1-dev.79 [2022-03-30T20:56:06.486Z] v2.0.1-dev.8 [2022-03-30T20:56:06.486Z] v2.0.1-dev.80 [2022-03-30T20:56:06.486Z] v2.0.1-dev.81 [2022-03-30T20:56:06.486Z] v2.0.1-dev.82 [2022-03-30T20:56:06.486Z] v2.0.1-dev.83 [2022-03-30T20:56:06.486Z] v2.0.1-dev.84 [2022-03-30T20:56:06.486Z] v2.0.1-dev.85 [2022-03-30T20:56:06.486Z] v2.0.1-dev.86 [2022-03-30T20:56:06.486Z] v2.0.1-dev.87 [2022-03-30T20:56:06.486Z] v2.0.1-dev.88 [2022-03-30T20:56:06.486Z] v2.0.1-dev.89 [2022-03-30T20:56:06.486Z] v2.0.1-dev.9 [2022-03-30T20:56:06.486Z] v2.0.1-dev.90 [2022-03-30T20:56:06.486Z] v2.0.1-dev.91 [2022-03-30T20:56:06.486Z] v2.0.1-dev.92 [2022-03-30T20:56:06.486Z] v2.0.1-dev.93 [2022-03-30T20:56:06.486Z] v2.0.1-dev.94 [2022-03-30T20:56:06.486Z] v2.0.1-dev.95 [2022-03-30T20:56:06.486Z] v2.0.1-dev.96 [2022-03-30T20:56:06.486Z] v2.0.1-dev.97 [2022-03-30T20:56:06.486Z] v2.0.1-dev.98 [2022-03-30T20:56:06.486Z] v2.0.1-dev.99 [2022-03-30T20:56:06.486Z] v2.1.0 [2022-03-30T20:56:06.486Z] v2.2.0-dev.1 [2022-03-30T20:56:06.486Z] v2.2.0-dev.10 [2022-03-30T20:56:06.486Z] v2.2.0-dev.11 [2022-03-30T20:56:06.486Z] v2.2.0-dev.12 [2022-03-30T20:56:06.486Z] v2.2.0-dev.13 [2022-03-30T20:56:06.486Z] v2.2.0-dev.14 [2022-03-30T20:56:06.486Z] v2.2.0-dev.15 [2022-03-30T20:56:06.486Z] v2.2.0-dev.16 [2022-03-30T20:56:06.486Z] v2.2.0-dev.17 [2022-03-30T20:56:06.486Z] v2.2.0-dev.18 [2022-03-30T20:56:06.486Z] v2.2.0-dev.19 [2022-03-30T20:56:06.486Z] v2.2.0-dev.2 [2022-03-30T20:56:06.486Z] v2.2.0-dev.20 [2022-03-30T20:56:06.486Z] v2.2.0-dev.21 [2022-03-30T20:56:06.486Z] v2.2.0-dev.22 [2022-03-30T20:56:06.486Z] v2.2.0-dev.23 [2022-03-30T20:56:06.486Z] v2.2.0-dev.24 [2022-03-30T20:56:06.486Z] v2.2.0-dev.25 [2022-03-30T20:56:06.486Z] v2.2.0-dev.26 [2022-03-30T20:56:06.486Z] v2.2.0-dev.27 [2022-03-30T20:56:06.486Z] v2.2.0-dev.28 [2022-03-30T20:56:06.486Z] v2.2.0-dev.29 [2022-03-30T20:56:06.486Z] v2.2.0-dev.3 [2022-03-30T20:56:06.486Z] v2.2.0-dev.30 [2022-03-30T20:56:06.486Z] v2.2.0-dev.31 [2022-03-30T20:56:06.486Z] v2.2.0-dev.32 [2022-03-30T20:56:06.486Z] v2.2.0-dev.33 [2022-03-30T20:56:06.486Z] v2.2.0-dev.34 [2022-03-30T20:56:06.486Z] v2.2.0-dev.35 [2022-03-30T20:56:06.486Z] v2.2.0-dev.36 [2022-03-30T20:56:06.486Z] v2.2.0-dev.37 [2022-03-30T20:56:06.486Z] v2.2.0-dev.38 [2022-03-30T20:56:06.486Z] v2.2.0-dev.39 [2022-03-30T20:56:06.486Z] v2.2.0-dev.4 [2022-03-30T20:56:06.486Z] v2.2.0-dev.40 [2022-03-30T20:56:06.486Z] v2.2.0-dev.41 [2022-03-30T20:56:06.486Z] v2.2.0-dev.42 [2022-03-30T20:56:06.486Z] v2.2.0-dev.43 [2022-03-30T20:56:06.486Z] v2.2.0-dev.44 [2022-03-30T20:56:06.486Z] v2.2.0-dev.45 [2022-03-30T20:56:06.486Z] v2.2.0-dev.46 [2022-03-30T20:56:06.486Z] v2.2.0-dev.47 [2022-03-30T20:56:06.486Z] v2.2.0-dev.48 [2022-03-30T20:56:06.486Z] v2.2.0-dev.49 [2022-03-30T20:56:06.486Z] v2.2.0-dev.5 [2022-03-30T20:56:06.486Z] v2.2.0-dev.6 [2022-03-30T20:56:06.486Z] v2.2.0-dev.7 [2022-03-30T20:56:06.486Z] v2.2.0-dev.8 [2022-03-30T20:56:06.486Z] v2.2.0-dev.9 [Pipeline] sh [2022-03-30T20:56:06.775Z] + lftools sign git-tag v2.2.0-dev.49 [2022-03-30T20:56:07.349Z] Signing Git tag with Sigul... [2022-03-30T20:56:07.349Z] Signing v2.2.0-dev.49 [Pipeline] echo [2022-03-30T20:56:07.618Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:56:07.901Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-30T20:56:07.908Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-30T20:56:07.928Z] $ docker stop --time=1 3421ed79d314bca405e13cbe4f78c2c3e400729a3b9c626e9714f236382610e8 [2022-03-30T20:56:09.235Z] $ docker rm -f 3421ed79d314bca405e13cbe4f78c2c3e400729a3b9c626e9714f236382610e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-30T20:56:09.671Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T20:56:09.671Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:56:09.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T20:56:09.966Z] . [Pipeline] withDockerContainer [2022-03-30T20:56:10.045Z] prd-ubuntu20.04-docker-8c-8g-9441 does not seem to be running inside a container [2022-03-30T20:56:10.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/171 -v /w/workspace/edgex-go/171:/w/workspace/edgex-go/171:rw,z -v /w/workspace/edgex-go/171@tmp:/w/workspace/edgex-go/171@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:10004/edgex-devops/git-semver:latest cat [2022-03-30T20:56:10.473Z] $ docker top 156e760df21f88e01b3e7dbf3102197b0e302e3a0cb6b7b74eabe559fc47359a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T20:56:10.572Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T20:56:10.572Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T20:56:10.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T20:56:10.723Z] $ docker exec 156e760df21f88e01b3e7dbf3102197b0e302e3a0cb6b7b74eabe559fc47359a ssh-agent [2022-03-30T20:56:10.852Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgdgbAP/agent.15 [2022-03-30T20:56:10.852Z] SSH_AGENT_PID=21 [2022-03-30T20:56:10.857Z] Running ssh-add (command line suppressed) [2022-03-30T20:56:10.975Z] Identity added: /w/workspace/edgex-go/171@tmp/private_key_7232519172332867632.key (/w/workspace/edgex-go/171@tmp/private_key_7232519172332867632.key) [2022-03-30T20:56:10.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T20:56:11.277Z] + git semver bump pre [2022-03-30T20:56:11.278Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T20:56:11.278Z] # $GIT_DIR = /w/workspace/edgex-go/171/.git [2022-03-30T20:56:11.278Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/171 [2022-03-30T20:56:11.278Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T20:56:11.278Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T20:56:11.278Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T20:56:11.278Z] # $SEMVER_BRANCH = main [2022-03-30T20:56:11.278Z] # $SEMVER_DIR = /w/workspace/edgex-go/171/.semver [2022-03-30T20:56:11.278Z] 2.2.0-dev.50 [Pipeline] } [2022-03-30T20:56:11.287Z] $ docker exec --env ******** --env ******** 156e760df21f88e01b3e7dbf3102197b0e302e3a0cb6b7b74eabe559fc47359a ssh-agent -k [2022-03-30T20:56:11.408Z] unset SSH_AUTH_SOCK; [2022-03-30T20:56:11.408Z] unset SSH_AGENT_PID; [2022-03-30T20:56:11.408Z] echo Agent pid 21 killed; [2022-03-30T20:56:11.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T20:56:11.724Z] + git semver [Pipeline] } [2022-03-30T20:56:11.739Z] $ docker stop --time=1 156e760df21f88e01b3e7dbf3102197b0e302e3a0cb6b7b74eabe559fc47359a [2022-03-30T20:56:13.020Z] $ docker rm -f 156e760df21f88e01b3e7dbf3102197b0e302e3a0cb6b7b74eabe559fc47359a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-30T20:56:13.373Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-30T20:56:13.373Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:56:13.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-30T20:56:13.670Z] . [Pipeline] withDockerContainer [2022-03-30T20:56:13.739Z] prd-ubuntu20.04-docker-8c-8g-9441 does not seem to be running inside a container [2022-03-30T20:56:13.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/171 -v /w/workspace/edgex-go/171:/w/workspace/edgex-go/171:rw,z -v /w/workspace/edgex-go/171@tmp:/w/workspace/edgex-go/171@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:10004/edgex-devops/git-semver:latest cat [2022-03-30T20:56:14.158Z] $ docker top 1597bc64d2dac52e9db9b74b05f9fba1792aa0d417dcb4b8debd11311dcae988 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-30T20:56:14.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-30T20:56:14.252Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-30T20:56:14.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-30T20:56:14.380Z] $ docker exec 1597bc64d2dac52e9db9b74b05f9fba1792aa0d417dcb4b8debd11311dcae988 ssh-agent [2022-03-30T20:56:14.497Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeOPFgn/agent.13 [2022-03-30T20:56:14.497Z] SSH_AGENT_PID=19 [2022-03-30T20:56:14.502Z] Running ssh-add (command line suppressed) [2022-03-30T20:56:14.611Z] Identity added: /w/workspace/edgex-go/171@tmp/private_key_9129740690818701725.key (/w/workspace/edgex-go/171@tmp/private_key_9129740690818701725.key) [2022-03-30T20:56:14.639Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-30T20:56:15.008Z] + git semver push [2022-03-30T20:56:15.008Z] # -> Open(): unable to determine branch for HEAD [2022-03-30T20:56:15.008Z] # $GIT_DIR = /w/workspace/edgex-go/171/.git [2022-03-30T20:56:15.008Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/171 [2022-03-30T20:56:15.008Z] # $SEMVER_REMOTE_NAME = origin [2022-03-30T20:56:15.008Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-30T20:56:15.008Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-30T20:56:15.008Z] # $SEMVER_BRANCH = main [2022-03-30T20:56:15.008Z] # $SEMVER_DIR = /w/workspace/edgex-go/171/.semver [Pipeline] } [2022-03-30T20:56:18.317Z] $ docker exec --env ******** --env ******** 1597bc64d2dac52e9db9b74b05f9fba1792aa0d417dcb4b8debd11311dcae988 ssh-agent -k [2022-03-30T20:56:18.427Z] unset SSH_AUTH_SOCK; [2022-03-30T20:56:18.427Z] unset SSH_AGENT_PID; [2022-03-30T20:56:18.427Z] echo Agent pid 19 killed; [2022-03-30T20:56:18.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-30T20:56:18.747Z] + git semver [Pipeline] } [2022-03-30T20:56:18.761Z] $ docker stop --time=1 1597bc64d2dac52e9db9b74b05f9fba1792aa0d417dcb4b8debd11311dcae988 [2022-03-30T20:56:20.082Z] $ docker rm -f 1597bc64d2dac52e9db9b74b05f9fba1792aa0d417dcb4b8debd11311dcae988 [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-03-30T20:56:20.595Z] + [ -d /w/workspace/edgex-go/171/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:56:20.885Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:56:21.749Z] ---> package-listing.sh [2022-03-30T20:56:21.749Z] ++ facter osfamily [2022-03-30T20:56:21.749Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-30T20:56:22.009Z] + OS_FAMILY=debian [2022-03-30T20:56:22.009Z] + workspace=/w/workspace/edgex-go/171 [2022-03-30T20:56:22.009Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-30T20:56:22.009Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-30T20:56:22.009Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-30T20:56:22.009Z] + PACKAGES=/tmp/packages_start.txt [2022-03-30T20:56:22.009Z] + '[' /w/workspace/edgex-go/171 ']' [2022-03-30T20:56:22.009Z] + PACKAGES=/tmp/packages_end.txt [2022-03-30T20:56:22.009Z] + case "${OS_FAMILY}" in [2022-03-30T20:56:22.009Z] + dpkg -l [2022-03-30T20:56:22.009Z] + grep '^ii' [2022-03-30T20:56:22.009Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-30T20:56:22.009Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-30T20:56:22.009Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-30T20:56:22.009Z] + '[' /w/workspace/edgex-go/171 ']' [2022-03-30T20:56:22.009Z] + mkdir -p /w/workspace/edgex-go/171/archives/ [2022-03-30T20:56:22.009Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/171/archives/ [Pipeline] echo [2022-03-30T20:56:22.022Z] 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/171/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-30T20:56:22.301Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:56:22.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T20:56:22.857Z] [2022-03-30T20:56:22.857Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-30T20:56:23.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T20:56:23.155Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-30T20:56:23.155Z] 5eb5b503b376: Pulling fs layer [2022-03-30T20:56:23.155Z] 5c69ac0246d0: Pulling fs layer [2022-03-30T20:56:23.155Z] ec43610c2a17: Pulling fs layer [2022-03-30T20:56:23.155Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-30T20:56:23.155Z] 33b1e0a273af: Pulling fs layer [2022-03-30T20:56:23.155Z] 5d3b04190fa2: Pulling fs layer [2022-03-30T20:56:23.155Z] 2f39f015ded8: Pulling fs layer [2022-03-30T20:56:23.155Z] 3a2ae6a8a46f: Waiting [2022-03-30T20:56:23.155Z] 33b1e0a273af: Waiting [2022-03-30T20:56:23.155Z] 5d3b04190fa2: Waiting [2022-03-30T20:56:23.155Z] 2f39f015ded8: Waiting [2022-03-30T20:56:23.155Z] 5c69ac0246d0: Verifying Checksum [2022-03-30T20:56:23.155Z] 5c69ac0246d0: Download complete [2022-03-30T20:56:23.155Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-30T20:56:23.156Z] 3a2ae6a8a46f: Download complete [2022-03-30T20:56:23.156Z] ec43610c2a17: Verifying Checksum [2022-03-30T20:56:23.156Z] ec43610c2a17: Download complete [2022-03-30T20:56:23.156Z] 33b1e0a273af: Verifying Checksum [2022-03-30T20:56:23.156Z] 33b1e0a273af: Download complete [2022-03-30T20:56:23.156Z] 5d3b04190fa2: Download complete [2022-03-30T20:56:23.415Z] 5eb5b503b376: Download complete [2022-03-30T20:56:23.981Z] 2f39f015ded8: Download complete [2022-03-30T20:56:24.548Z] 5eb5b503b376: Pull complete [2022-03-30T20:56:24.808Z] 5c69ac0246d0: Pull complete [2022-03-30T20:56:25.066Z] ec43610c2a17: Pull complete [2022-03-30T20:56:25.326Z] 3a2ae6a8a46f: Pull complete [2022-03-30T20:56:25.326Z] 33b1e0a273af: Pull complete [2022-03-30T20:56:25.586Z] 5d3b04190fa2: Pull complete [2022-03-30T20:56:29.778Z] 2f39f015ded8: Pull complete [2022-03-30T20:56:29.779Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-30T20:56:29.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-30T20:56:29.779Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-30T20:56:29.844Z] prd-ubuntu20.04-docker-8c-8g-9441 does not seem to be running inside a container [2022-03-30T20:56:29.876Z] $ 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/171/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/171 -v /w/workspace/edgex-go/171:/w/workspace/edgex-go/171:rw,z -v /w/workspace/edgex-go/171@tmp:/w/workspace/edgex-go/171@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-03-30T20:56:31.369Z] $ docker top 78c5c7a2f0f805dc848da61a0d12a95295d9ef0c0ddb52bc9db6c380b733afec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-30T20:56:31.731Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-30T20:56:32.020Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-30T20:56:32.307Z] + ls /var/log/sa-host [2022-03-30T20:56:32.307Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-30T20:56:32.401Z] provisioning config files... [2022-03-30T20:56:32.409Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/171@tmp/config2117091876871594806tmp [Pipeline] { [Pipeline] echo [2022-03-30T20:56:32.422Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:56:32.707Z] ---> create-netrc.sh [Pipeline] } [2022-03-30T20:56:32.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:56:33.033Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-30T20:56:33.043Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:56:33.333Z] ---> sudo-logs.sh [2022-03-30T20:56:33.333Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-30T20:56:33.356Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:56:33.641Z] ---> job-cost.sh [2022-03-30T20:56:33.641Z] lf-activate-venv: SKIPPING [2022-03-30T20:56:33.641Z] DEBUG: total: 0.10999999940395355 [2022-03-30T20:56:33.641Z] INFO: Retrieving Stack Cost... [2022-03-30T20:56:33.900Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-30T20:56:34.471Z] INFO: Archiving Costs [Pipeline] echo [2022-03-30T20:56:34.483Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-30T20:56:34.770Z] ---> logs-deploy.sh [2022-03-30T20:56:34.770Z] lf-activate-venv: SKIPPING [2022-03-30T20:56:34.770Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/171 [2022-03-30T20:56:34.770Z] INFO: archiving workspace using pattern(s): [2022-03-30T20:56:35.709Z] Archives upload complete. [2022-03-30T20:56:35.709Z] INFO: archiving logs to Nexus