Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 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-ssh14240790262613157046.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13853071699700989006.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15157339308639500263.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9152541763798759977.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14857599422068922109.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5008’ Running on prd-ubuntu20.04-docker-8c-8g-5015 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/398 [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/398 # 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 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c (main) Commit message: "refactor!: Rework Core Commands via messaging to use new MessageBus Request API (#4310)" > 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 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c # timeout=10 > git rev-list --no-walk a5aecf7d399caf98fc70234cbd96cf3c73e76ef2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-07T23:02:54.271Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-07T23:02:54.315Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-07T23:02:54.328Z] ========================================================= [2023-02-07T23:02:54.328Z] EdgeX Global Pipelines Version Info [2023-02-07T23:02:54.328Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:02:55.413Z] ------------------- [2023-02-07T23:02:55.413Z] stable info: [2023-02-07T23:02:55.413Z] ------------------- [2023-02-07T23:02:55.413Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-07T23:02:55.413Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T23:02:55.413Z] Message: update stable to v1.0.244 [2023-02-07T23:02:55.672Z] ------------------- [2023-02-07T23:02:55.672Z] experimental info: [2023-02-07T23:02:55.672Z] ------------------- [2023-02-07T23:02:55.672Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-07T23:02:55.672Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T23:02:55.672Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-07T23:02:55.855Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-07T23:02:55.868Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-07T23:02:55.882Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-07T23:02:55.893Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-07T23:02:55.906Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-07T23:02:55.918Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-07T23:02:55.926Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-07T23:02:55.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-07T23:02:55.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-07T23:02:55.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-07T23:02:55.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-07T23:02:55.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-07T23:02:55.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-07T23:02:56.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-07T23:02:56.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-07T23:02:56.029Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T23:02:56.050Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T23:02:56.063Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-07T23:02:56.075Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-07T23:02:56.086Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-07T23:02:56.098Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-07T23:02:56.108Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-07T23:02:56.116Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-07T23:02:56.124Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-07T23:02:56.132Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-07T23:02:56.140Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-07T23:02:56.149Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] echo [2023-02-07T23:02:56.166Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7290d2e [Pipeline] echo [2023-02-07T23:02:56.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T23:02:56.221Z] provisioning config files... [2023-02-07T23:02:56.233Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/398@tmp/config739668063774592721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:02:56.536Z] ---> docker-login.sh [2023-02-07T23:02:56.536Z] nexus3.edgexfoundry.org:10001 [2023-02-07T23:02:56.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:02:58.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:02:58.201Z] Configure a credential helper to remove this warning. See [2023-02-07T23:02:58.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:02:58.201Z] [2023-02-07T23:02:58.201Z] Login Succeeded [2023-02-07T23:02:58.201Z] nexus3.edgexfoundry.org:10002 [2023-02-07T23:02:58.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:02:58.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:02:58.201Z] Configure a credential helper to remove this warning. See [2023-02-07T23:02:58.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:02:58.201Z] [2023-02-07T23:02:58.461Z] Login Succeeded [2023-02-07T23:02:58.461Z] nexus3.edgexfoundry.org:10003 [2023-02-07T23:02:58.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:02:58.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:02:58.461Z] Configure a credential helper to remove this warning. See [2023-02-07T23:02:58.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:02:58.461Z] [2023-02-07T23:02:58.461Z] Login Succeeded [2023-02-07T23:02:58.461Z] nexus3.edgexfoundry.org:10004 [2023-02-07T23:02:58.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:02:58.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:02:58.461Z] Configure a credential helper to remove this warning. See [2023-02-07T23:02:58.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:02:58.461Z] [2023-02-07T23:02:58.461Z] Login Succeeded [2023-02-07T23:02:58.461Z] docker.io [2023-02-07T23:02:58.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:02:58.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:02:58.983Z] Configure a credential helper to remove this warning. See [2023-02-07T23:02:58.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:02:58.983Z] [2023-02-07T23:02:58.983Z] Login Succeeded [2023-02-07T23:02:58.983Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T23:02:58.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T23:02:59.291Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/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 [2023-02-07T23:02:59.291Z] + + dirname cmd/core-command/Dockerfile [2023-02-07T23:02:59.291Z] cut -d/ -f2 [2023-02-07T23:02:59.291Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-07T23:02:59.291Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-07T23:02:59.291Z] + cut -d/ -f2 [2023-02-07T23:02:59.291Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-07T23:02:59.291Z] + dirname cmd/core-data/Dockerfile [2023-02-07T23:02:59.291Z] + cut -d/ -f2 [2023-02-07T23:02:59.291Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-07T23:02:59.291Z] + dirname cmd/core-metadata/Dockerfile [2023-02-07T23:02:59.291Z] + cut -d/ -f2 [2023-02-07T23:02:59.291Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-07T23:02:59.291Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-07T23:02:59.291Z] + cut -d/ -f2 [2023-02-07T23:02:59.291Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-07T23:02:59.291Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-07T23:02:59.291Z] + cut -d/ -f2 [2023-02-07T23:02:59.291Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-07T23:02:59.291Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-07T23:02:59.291Z] + cut -d/ -f2 [2023-02-07T23:02:59.291Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-07T23:02:59.291Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-07T23:02:59.291Z] + cut -d/ -f2 [2023-02-07T23:02:59.291Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-07T23:02:59.291Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-07T23:02:59.291Z] + cut -d/ -f2 [2023-02-07T23:02:59.291Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-07T23:02:59.291Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-07T23:02:59.291Z] + cut -d/ -f2 [2023-02-07T23:02:59.291Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-07T23:02:59.291Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-07T23:02:59.291Z] + cut -d/ -f2 [2023-02-07T23:02:59.291Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-07T23:02:59.291Z] + + cut -d/dirname -f2 cmd/support-notifications/Dockerfile [2023-02-07T23:02:59.291Z] [2023-02-07T23:02:59.291Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-07T23:02:59.291Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-07T23:02:59.291Z] + cut -d/ -f2 [2023-02-07T23:02:59.291Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-07T23:02:59.336Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-07T23:02:59.687Z] + git rev-list -1 --merges 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c~1..7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] echo [2023-02-07T23:02:59.705Z] -----------> git rev-list -1 --merges 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c~1..7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [false] [Pipeline] sh [2023-02-07T23:02:59.997Z] + git log --format=format:%s -1 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] echo [2023-02-07T23:03:00.013Z] ========================================================= [2023-02-07T23:03:00.013Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-07T23:03:00.013Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-07T23:03:00.454Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T23:03:00.454Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-07T23:03:00.454Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-07T23:03:00.454Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-07T23:03:00.455Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-07T23:03:00.455Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-07T23:03:00.455Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:03:00.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T23:03:00.852Z] [2023-02-07T23:03:00.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:03:01.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T23:03:01.158Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-07T23:03:01.158Z] b85a868b505f: Pulling fs layer [2023-02-07T23:03:01.158Z] e2be974225ed: Pulling fs layer [2023-02-07T23:03:01.158Z] 339a4e72a1f5: Pulling fs layer [2023-02-07T23:03:01.158Z] 988bab9f4d93: Pulling fs layer [2023-02-07T23:03:01.158Z] 1469e6f7b9e6: Pulling fs layer [2023-02-07T23:03:01.158Z] eaf3925da568: Pulling fs layer [2023-02-07T23:03:01.158Z] bab4dde63d76: Pulling fs layer [2023-02-07T23:03:01.158Z] bde34c3a00c8: Pulling fs layer [2023-02-07T23:03:01.158Z] b352a97aabf1: Pulling fs layer [2023-02-07T23:03:01.158Z] 4872d77fe225: Pulling fs layer [2023-02-07T23:03:01.158Z] 5851b861e8e6: Pulling fs layer [2023-02-07T23:03:01.158Z] 1469e6f7b9e6: Waiting [2023-02-07T23:03:01.158Z] eaf3925da568: Waiting [2023-02-07T23:03:01.158Z] bab4dde63d76: Waiting [2023-02-07T23:03:01.158Z] bde34c3a00c8: Waiting [2023-02-07T23:03:01.158Z] b352a97aabf1: Waiting [2023-02-07T23:03:01.158Z] 4872d77fe225: Waiting [2023-02-07T23:03:01.158Z] 5851b861e8e6: Waiting [2023-02-07T23:03:01.158Z] 988bab9f4d93: Waiting [2023-02-07T23:03:01.158Z] e2be974225ed: Verifying Checksum [2023-02-07T23:03:01.158Z] e2be974225ed: Download complete [2023-02-07T23:03:01.423Z] 988bab9f4d93: Verifying Checksum [2023-02-07T23:03:01.423Z] 988bab9f4d93: Download complete [2023-02-07T23:03:01.689Z] 339a4e72a1f5: Verifying Checksum [2023-02-07T23:03:01.689Z] 339a4e72a1f5: Download complete [2023-02-07T23:03:01.689Z] eaf3925da568: Verifying Checksum [2023-02-07T23:03:01.689Z] eaf3925da568: Download complete [2023-02-07T23:03:01.689Z] 1469e6f7b9e6: Verifying Checksum [2023-02-07T23:03:01.689Z] 1469e6f7b9e6: Download complete [2023-02-07T23:03:01.689Z] bde34c3a00c8: Verifying Checksum [2023-02-07T23:03:01.689Z] bde34c3a00c8: Download complete [2023-02-07T23:03:01.953Z] b85a868b505f: Verifying Checksum [2023-02-07T23:03:01.954Z] b85a868b505f: Download complete [2023-02-07T23:03:01.954Z] 4872d77fe225: Verifying Checksum [2023-02-07T23:03:01.954Z] 4872d77fe225: Download complete [2023-02-07T23:03:01.954Z] b352a97aabf1: Verifying Checksum [2023-02-07T23:03:01.954Z] b352a97aabf1: Download complete [2023-02-07T23:03:01.954Z] 5851b861e8e6: Verifying Checksum [2023-02-07T23:03:01.954Z] 5851b861e8e6: Download complete [2023-02-07T23:03:02.216Z] bab4dde63d76: Verifying Checksum [2023-02-07T23:03:02.216Z] bab4dde63d76: Download complete [2023-02-07T23:03:03.165Z] b85a868b505f: Pull complete [2023-02-07T23:03:03.424Z] e2be974225ed: Pull complete [2023-02-07T23:03:03.683Z] 339a4e72a1f5: Pull complete [2023-02-07T23:03:03.942Z] 988bab9f4d93: Pull complete [2023-02-07T23:03:04.201Z] 1469e6f7b9e6: Pull complete [2023-02-07T23:03:04.201Z] eaf3925da568: Pull complete [2023-02-07T23:03:06.740Z] bab4dde63d76: Pull complete [2023-02-07T23:03:06.740Z] bde34c3a00c8: Pull complete [2023-02-07T23:03:07.309Z] b352a97aabf1: Pull complete [2023-02-07T23:03:07.569Z] 4872d77fe225: Pull complete [2023-02-07T23:03:07.833Z] 5851b861e8e6: Pull complete [2023-02-07T23:03:07.833Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-07T23:03:07.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T23:03:07.833Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:03:07.914Z] prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container [2023-02-07T23:03:07.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-07T23:03:09.825Z] $ docker top a26dbcc005c99f469804b738da9450a410b1bb11e25e5d2c715a9fab54dd10f0 -eo pid,comm [2023-02-07T23:03:09.883Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-07T23:03:09.883Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T23:03:09.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T23:03:09.924Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T23:03:10.046Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T23:03:10.053Z] $ docker exec a26dbcc005c99f469804b738da9450a410b1bb11e25e5d2c715a9fab54dd10f0 ssh-agent [2023-02-07T23:03:10.158Z] SSH_AUTH_SOCK=/tmp/ssh-gQRofe9W5RLY/agent.33 [2023-02-07T23:03:10.158Z] SSH_AGENT_PID=39 [2023-02-07T23:03:10.165Z] Running ssh-add (command line suppressed) [2023-02-07T23:03:10.269Z] Identity added: /w/workspace/edgex-go/398@tmp/private_key_13609026765703341702.key (/w/workspace/edgex-go/398@tmp/private_key_13609026765703341702.key) [2023-02-07T23:03:10.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T23:03:10.561Z] + git tag --points-at HEAD [Pipeline] } [2023-02-07T23:03:10.577Z] $ docker exec --env ******** --env ******** a26dbcc005c99f469804b738da9450a410b1bb11e25e5d2c715a9fab54dd10f0 ssh-agent -k [2023-02-07T23:03:10.685Z] unset SSH_AUTH_SOCK; [2023-02-07T23:03:10.686Z] unset SSH_AGENT_PID; [2023-02-07T23:03:10.686Z] echo Agent pid 39 killed; [2023-02-07T23:03:10.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-07T23:03:10.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T23:03:10.731Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T23:03:10.862Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T23:03:10.868Z] $ docker exec a26dbcc005c99f469804b738da9450a410b1bb11e25e5d2c715a9fab54dd10f0 ssh-agent [2023-02-07T23:03:10.995Z] SSH_AUTH_SOCK=/tmp/ssh-e6jagQEAbqXg/agent.71 [2023-02-07T23:03:10.995Z] SSH_AGENT_PID=77 [2023-02-07T23:03:11.001Z] Running ssh-add (command line suppressed) [2023-02-07T23:03:11.113Z] Identity added: /w/workspace/edgex-go/398@tmp/private_key_10446390499910089947.key (/w/workspace/edgex-go/398@tmp/private_key_10446390499910089947.key) [2023-02-07T23:03:11.122Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T23:03:11.403Z] + git semver init [2023-02-07T23:03:11.660Z] 2023-02-07 23:03:11,609 [run_init] DEBUG init version:0.0.0 force:False [2023-02-07T23:03:11.660Z] 2023-02-07 23:03:11,610 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/398/.semver [2023-02-07T23:03:11.660Z] 2023-02-07 23:03:11,611 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/398/.semver [2023-02-07T23:03:11.660Z] 2023-02-07 23:03:11,611 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/398/.semver'], cwd=/w/workspace/edgex-go/398, universal_newlines=False, shell=None, istream=None) [2023-02-07T23:03:16.961Z] 2023-02-07 23:03:16,793 [append_file] DEBUG append to file:/w/workspace/edgex-go/398/.git/info/exclude [2023-02-07T23:03:16.961Z] 2023-02-07 23:03:16,794 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/398/.semver/main with force:False [2023-02-07T23:03:16.961Z] 2023-02-07 23:03:16,794 [read_version] DEBUG read version from /w/workspace/edgex-go/398/.semver/main [2023-02-07T23:03:16.961Z] 2023-02-07 23:03:16,794 [read_version] DEBUG read version from /w/workspace/edgex-go/398/.semver/main [2023-02-07T23:03:16.961Z] 3.0.0-dev.39 [Pipeline] } [2023-02-07T23:03:16.974Z] $ docker exec --env ******** --env ******** a26dbcc005c99f469804b738da9450a410b1bb11e25e5d2c715a9fab54dd10f0 ssh-agent -k [2023-02-07T23:03:17.065Z] unset SSH_AUTH_SOCK; [2023-02-07T23:03:17.066Z] unset SSH_AGENT_PID; [2023-02-07T23:03:17.066Z] echo Agent pid 77 killed; [2023-02-07T23:03:17.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T23:03:17.368Z] + git semver [Pipeline] } [2023-02-07T23:03:17.667Z] $ docker stop --time=1 a26dbcc005c99f469804b738da9450a410b1bb11e25e5d2c715a9fab54dd10f0 [2023-02-07T23:03:18.965Z] $ docker rm -f --volumes a26dbcc005c99f469804b738da9450a410b1bb11e25e5d2c715a9fab54dd10f0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T23:03:19.316Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-07T23:03:19.837Z] Stashed 1 file(s) [Pipeline] echo [2023-02-07T23:03:19.840Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.39 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T23:03:20.177Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5013 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-02-07T23:03:20.190Z] Running in /w/workspace/edgex-go/398 [Pipeline] { [Pipeline] checkout [2023-02-07T23:03:20.223Z] The recommended git tool is: git [2023-02-07T23:03:20.229Z] + git config --global --add safe.directory /w/workspace/edgex-go/398 [Pipeline] echo [2023-02-07T23:03:20.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T23:03:20.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T23:03:20.257Z] ========================================================= [2023-02-07T23:03:20.257Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-07T23:03:20.257Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-07T23:03:20.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T23:03:20.801Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-07T23:03:20.801Z] 213ec9aee27d: Pulling fs layer [2023-02-07T23:03:20.801Z] 4583459ba037: Pulling fs layer [2023-02-07T23:03:20.801Z] 93c1e223e6f2: Pulling fs layer [2023-02-07T23:03:20.801Z] 53926ce57604: Pulling fs layer [2023-02-07T23:03:20.802Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-07T23:03:20.802Z] 22ff95d597cd: Pulling fs layer [2023-02-07T23:03:20.802Z] 12d6caf4c0d1: Pulling fs layer [2023-02-07T23:03:20.802Z] 96b7cbca73a9: Pulling fs layer [2023-02-07T23:03:20.802Z] a7acece74701: Pulling fs layer [2023-02-07T23:03:20.802Z] 12d6caf4c0d1: Waiting [2023-02-07T23:03:20.802Z] 96b7cbca73a9: Waiting [2023-02-07T23:03:20.802Z] 53926ce57604: Waiting [2023-02-07T23:03:20.802Z] a7acece74701: Waiting [2023-02-07T23:03:20.802Z] 22ff95d597cd: Waiting [2023-02-07T23:03:20.802Z] 21b2b0c7a3f4: Waiting [2023-02-07T23:03:20.802Z] 93c1e223e6f2: Verifying Checksum [2023-02-07T23:03:20.802Z] 93c1e223e6f2: Download complete [2023-02-07T23:03:20.802Z] 4583459ba037: Verifying Checksum [2023-02-07T23:03:20.802Z] 4583459ba037: Download complete [2023-02-07T23:03:20.802Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-07T23:03:20.802Z] 21b2b0c7a3f4: Download complete [2023-02-07T23:03:20.802Z] 22ff95d597cd: Verifying Checksum [2023-02-07T23:03:20.802Z] 22ff95d597cd: Download complete [2023-02-07T23:03:21.067Z] 213ec9aee27d: Verifying Checksum [2023-02-07T23:03:21.067Z] 213ec9aee27d: Download complete [2023-02-07T23:03:21.067Z] 12d6caf4c0d1: Download complete [2023-02-07T23:03:21.338Z] 213ec9aee27d: Pull complete [2023-02-07T23:03:22.371Z] 4583459ba037: Pull complete [2023-02-07T23:03:22.671Z] 93c1e223e6f2: Pull complete [2023-02-07T23:03:23.475Z] a7acece74701: Verifying Checksum [2023-02-07T23:03:23.475Z] a7acece74701: Download complete [2023-02-07T23:03:23.758Z] 53926ce57604: Verifying Checksum [2023-02-07T23:03:23.758Z] 53926ce57604: Download complete [2023-02-07T23:03:23.758Z] 96b7cbca73a9: Verifying Checksum [2023-02-07T23:03:23.758Z] 96b7cbca73a9: Download complete [2023-02-07T23:03:26.016Z] using credential edgex-jenkins-ssh [2023-02-07T23:03:26.033Z] Cloning the remote Git repository [2023-02-07T23:03:26.074Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-07T23:03:26.157Z] > git init /w/workspace/edgex-go/398 # timeout=10 [2023-02-07T23:03:27.196Z] 53926ce57604: Pull complete [2023-02-07T23:03:27.196Z] 21b2b0c7a3f4: Pull complete [2023-02-07T23:03:27.455Z] 22ff95d597cd: Pull complete [2023-02-07T23:03:27.455Z] 12d6caf4c0d1: Pull complete [2023-02-07T23:03:26.347Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-07T23:03:26.348Z] > git --version # timeout=10 [2023-02-07T23:03:26.369Z] > git --version # 'git version 2.25.1' [2023-02-07T23:03:26.371Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T23:03:26.439Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T23:03:30.022Z] 96b7cbca73a9: Pull complete [2023-02-07T23:03:30.288Z] a7acece74701: Pull complete [2023-02-07T23:03:30.288Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-07T23:03:30.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T23:03:30.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-07T23:03:30.609Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-07T23:03:30.609Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T23:03:30.609Z] WORKDIR /edgex [2023-02-07T23:03:30.609Z] COPY go.mod . [2023-02-07T23:03:30.609Z] RUN go mod download [2023-02-07T23:03:31.566Z] Sending build context to Docker daemon 170.1MB [2023-02-07T23:03:31.566Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T23:03:31.566Z] ---> db6d94c90886 [2023-02-07T23:03:31.566Z] Step 2/4 : WORKDIR /edgex [2023-02-07T23:03:38.195Z] ---> Running in 807aaf49ffa7 [2023-02-07T23:03:38.195Z] Removing intermediate container 807aaf49ffa7 [2023-02-07T23:03:38.195Z] ---> 71b424b3ac3d [2023-02-07T23:03:38.195Z] Step 3/4 : COPY go.mod . [2023-02-07T23:03:38.195Z] ---> 448ea2fcab70 [2023-02-07T23:03:38.195Z] Step 4/4 : RUN go mod download [2023-02-07T23:03:38.195Z] ---> Running in 6c7ff1d91100 [2023-02-07T23:03:41.764Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-07T23:03:41.790Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T23:03:42.651Z] Avoid second fetch [2023-02-07T23:03:42.652Z] Checking out Revision 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c (main) [2023-02-07T23:03:43.292Z] Commit message: "refactor!: Rework Core Commands via messaging to use new MessageBus Request API (#4310)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T23:03:44.244Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-07T23:03:44.244Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T23:03:44.244Z] Dload Upload Total Spent Left Speed [2023-02-07T23:03:44.244Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [2023-02-07T23:03:42.657Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T23:03:42.676Z] > git checkout -f 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c # timeout=10 [Pipeline] sh [2023-02-07T23:03:44.857Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-07T23:03:45.193Z] + sudo tee /etc/docker/daemon.new [2023-02-07T23:03:45.193Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-07T23:03:45.193Z] { [2023-02-07T23:03:45.193Z] "registry-mirrors": [ [2023-02-07T23:03:45.193Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-07T23:03:45.193Z] ], [2023-02-07T23:03:45.193Z] "bip": "10.250.0.254/24", [2023-02-07T23:03:45.193Z] "hosts": [ [2023-02-07T23:03:45.193Z] "tcp://0.0.0.0:5555", [2023-02-07T23:03:45.193Z] "unix:///var/run/docker.sock" [2023-02-07T23:03:45.193Z] ], [2023-02-07T23:03:45.193Z] "mtu": 1458, [2023-02-07T23:03:45.193Z] "selinux-enabled": true, [2023-02-07T23:03:45.193Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-07T23:03:45.193Z] } [Pipeline] sh [2023-02-07T23:03:45.525Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-07T23:03:45.858Z] + sudo service docker restart [2023-02-07T23:03:53.074Z] Removing intermediate container 6c7ff1d91100 [2023-02-07T23:03:53.074Z] ---> 43675a48ac5c [2023-02-07T23:03:53.074Z] Successfully built 43675a48ac5c [2023-02-07T23:03:53.074Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:03:53.376Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T23:03:53.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:03:53.449Z] prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container [2023-02-07T23:03:53.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-07T23:03:54.150Z] $ docker top c53f05ece945ef66ffe67b473f80d852ebc77f995a100827c7dbdfc9b0b9eeef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T23:03:54.503Z] + go version [2023-02-07T23:03:54.503Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-07T23:03:54.516Z] $ docker stop --time=1 c53f05ece945ef66ffe67b473f80d852ebc77f995a100827c7dbdfc9b0b9eeef [2023-02-07T23:03:56.299Z] $ docker rm -f --volumes c53f05ece945ef66ffe67b473f80d852ebc77f995a100827c7dbdfc9b0b9eeef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:03:56.787Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T23:03:56.788Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:03:56.856Z] prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container [2023-02-07T23:03:56.889Z] $ 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/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-07T23:03:58.059Z] $ docker top 0b2d44873441c92e8f011d3bd42b0bd45c5935486e29d698abd1469edac8e79f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-07T23:03:58.123Z] ========================================================= [2023-02-07T23:03:58.123Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-07T23:03:58.123Z] ========================================================= [Pipeline] sh [2023-02-07T23:03:58.405Z] + git config --global --add safe.directory /w/workspace/edgex-go/398 [Pipeline] fileExists [Pipeline] sh [2023-02-07T23:03:58.701Z] + make test [2023-02-07T23:03:58.701Z] go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T23:04:04.116Z] provisioning config files... [2023-02-07T23:04:04.140Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/398@tmp/config15662593198457515071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:04:04.484Z] ---> docker-login.sh [2023-02-07T23:04:04.484Z] nexus3.edgexfoundry.org:10001 [2023-02-07T23:04:04.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:04:05.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:04:05.023Z] Configure a credential helper to remove this warning. See [2023-02-07T23:04:05.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:04:05.023Z] [2023-02-07T23:04:05.023Z] Login Succeeded [2023-02-07T23:04:05.023Z] nexus3.edgexfoundry.org:10002 [2023-02-07T23:04:05.261Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-07T23:04:05.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:04:05.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:04:05.292Z] Configure a credential helper to remove this warning. See [2023-02-07T23:04:05.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:04:05.292Z] [2023-02-07T23:04:05.292Z] Login Succeeded [2023-02-07T23:04:05.567Z] nexus3.edgexfoundry.org:10003 [2023-02-07T23:04:05.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:04:05.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:04:05.835Z] Configure a credential helper to remove this warning. See [2023-02-07T23:04:05.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:04:05.835Z] [2023-02-07T23:04:05.835Z] Login Succeeded [2023-02-07T23:04:05.835Z] nexus3.edgexfoundry.org:10004 [2023-02-07T23:04:06.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:04:06.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:04:06.105Z] Configure a credential helper to remove this warning. See [2023-02-07T23:04:06.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:04:06.105Z] [2023-02-07T23:04:06.105Z] Login Succeeded [2023-02-07T23:04:06.105Z] docker.io [2023-02-07T23:04:06.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:04:06.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:04:06.642Z] Configure a credential helper to remove this warning. See [2023-02-07T23:04:06.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:04:06.642Z] [2023-02-07T23:04:06.642Z] Login Succeeded [2023-02-07T23:04:06.642Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T23:04:06.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-07T23:04:07.194Z] + git config --global --add safe.directory /w/workspace/edgex-go/398 [Pipeline] echo [2023-02-07T23:04:07.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T23:04:07.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T23:04:07.235Z] ========================================================= [2023-02-07T23:04:07.235Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-07T23:04:07.235Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-07T23:04:07.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T23:04:07.558Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-07T23:04:07.558Z] 9b18e9b68314: Pulling fs layer [2023-02-07T23:04:07.558Z] 35d82f9e3411: Pulling fs layer [2023-02-07T23:04:07.558Z] e16973657156: Pulling fs layer [2023-02-07T23:04:07.558Z] fc693d55d65f: Pulling fs layer [2023-02-07T23:04:07.558Z] 7e9fc2657dce: Pulling fs layer [2023-02-07T23:04:07.558Z] dda99020689f: Pulling fs layer [2023-02-07T23:04:07.558Z] db1c61fa0a46: Pulling fs layer [2023-02-07T23:04:07.558Z] 891c053d2c06: Pulling fs layer [2023-02-07T23:04:07.558Z] fc693d55d65f: Waiting [2023-02-07T23:04:07.558Z] 7e9fc2657dce: Waiting [2023-02-07T23:04:07.558Z] dda99020689f: Waiting [2023-02-07T23:04:07.558Z] db1c61fa0a46: Waiting [2023-02-07T23:04:07.558Z] 891c053d2c06: Waiting [2023-02-07T23:04:07.836Z] e16973657156: Verifying Checksum [2023-02-07T23:04:07.836Z] e16973657156: Download complete [2023-02-07T23:04:07.836Z] 35d82f9e3411: Download complete [2023-02-07T23:04:07.836Z] 7e9fc2657dce: Download complete [2023-02-07T23:04:07.836Z] dda99020689f: Verifying Checksum [2023-02-07T23:04:07.836Z] dda99020689f: Download complete [2023-02-07T23:04:07.836Z] 9b18e9b68314: Download complete [2023-02-07T23:04:09.274Z] 9b18e9b68314: Pull complete [2023-02-07T23:04:09.274Z] 891c053d2c06: Verifying Checksum [2023-02-07T23:04:09.274Z] 891c053d2c06: Download complete [2023-02-07T23:04:09.546Z] 35d82f9e3411: Pull complete [2023-02-07T23:04:09.817Z] e16973657156: Pull complete [2023-02-07T23:04:10.088Z] db1c61fa0a46: Verifying Checksum [2023-02-07T23:04:10.088Z] db1c61fa0a46: Download complete [2023-02-07T23:04:11.052Z] fc693d55d65f: Verifying Checksum [2023-02-07T23:04:11.052Z] fc693d55d65f: Download complete [2023-02-07T23:04:20.164Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-07T23:04:20.164Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-07T23:04:20.164Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-07T23:04:20.164Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-07T23:04:20.164Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-07T23:04:20.164Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-07T23:04:20.164Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-07T23:04:20.164Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-07T23:04:20.164Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-07T23:04:20.164Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-07T23:04:20.164Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-07T23:04:20.164Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-07T23:04:20.164Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-07T23:04:20.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-07T23:04:20.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2023-02-07T23:04:20.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-07T23:04:20.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-07T23:04:20.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements [2023-02-07T23:04:23.380Z] fc693d55d65f: Pull complete [2023-02-07T23:04:23.380Z] 7e9fc2657dce: Pull complete [2023-02-07T23:04:23.380Z] dda99020689f: Pull complete [2023-02-07T23:04:23.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.128s coverage: 73.2% of statements [2023-02-07T23:04:23.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-07T23:04:23.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-07T23:04:23.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-07T23:04:23.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 54.0% of statements [2023-02-07T23:04:23.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-07T23:04:23.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-07T23:04:24.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.785s coverage: 89.2% of statements [2023-02-07T23:04:24.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-07T23:04:24.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-07T23:04:24.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-07T23:04:24.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-07T23:04:24.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-07T23:04:24.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 2.6% of statements [2023-02-07T23:04:24.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-07T23:04:24.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-07T23:04:24.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.513s coverage: 95.6% of statements [2023-02-07T23:04:24.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-07T23:04:24.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-07T23:04:24.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-07T23:04:24.385Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.086s coverage: 72.2% of statements [2023-02-07T23:04:24.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-07T23:04:24.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-07T23:04:24.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-07T23:04:24.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-07T23:04:24.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-07T23:04:24.385Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 65.9% of statements [2023-02-07T23:04:24.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-07T23:04:24.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-07T23:04:24.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-07T23:04:24.385Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.089s coverage: 0.9% of statements [2023-02-07T23:04:24.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-07T23:04:24.385Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 29.6% of statements [2023-02-07T23:04:24.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-07T23:04:24.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2023-02-07T23:04:24.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.128s coverage: 82.9% of statements [2023-02-07T23:04:24.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2023-02-07T23:04:24.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.093s coverage: 96.3% of statements [2023-02-07T23:04:24.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2023-02-07T23:04:29.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements [2023-02-07T23:04:29.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2023-02-07T23:04:30.060Z] db1c61fa0a46: Pull complete [2023-02-07T23:04:31.467Z] 891c053d2c06: Pull complete [2023-02-07T23:04:31.467Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-07T23:04:31.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T23:04:31.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-07T23:04:31.795Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T23:04:31.795Z] WORKDIR /edgex [2023-02-07T23:04:31.795Z] COPY go.mod . [2023-02-07T23:04:31.795Z] RUN go mod download [2023-02-07T23:04:31.795Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-07T23:04:32.378Z] Sending build context to Docker daemon 3.096MB [2023-02-07T23:04:32.378Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T23:04:32.378Z] ---> f96f9c87975a [2023-02-07T23:04:32.378Z] Step 2/4 : WORKDIR /edgex [2023-02-07T23:04:34.316Z] ---> Running in 99502d0f6017 [2023-02-07T23:04:34.316Z] Removing intermediate container 99502d0f6017 [2023-02-07T23:04:34.316Z] ---> b7bd0dc1c44a [2023-02-07T23:04:34.316Z] Step 3/4 : COPY go.mod . [2023-02-07T23:04:34.585Z] ---> 38ec7fa1bfd7 [2023-02-07T23:04:34.585Z] Step 4/4 : RUN go mod download [2023-02-07T23:04:34.851Z] ---> Running in 17581f9aa8a0 [2023-02-07T23:04:36.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.258s coverage: 79.9% of statements [2023-02-07T23:04:36.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-07T23:04:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-07T23:04:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 64.4% of statements [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-07T23:04:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-07T23:04:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-07T23:04:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-07T23:04:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-07T23:04:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2023-02-07T23:04:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2023-02-07T23:04:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.270s coverage: 91.2% of statements [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-07T23:04:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.214s coverage: 64.7% of statements [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-07T23:04:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2023-02-07T23:04:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2023-02-07T23:04:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2023-02-07T23:04:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-02-07T23:04:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-02-07T23:04:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.340s coverage: 65.3% of statements [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-07T23:04:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 41.8% of statements [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-07T23:04:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-07T23:04:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-07T23:04:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.099s coverage: 17.7% of statements [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-07T23:04:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 92.3% of statements [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-07T23:04:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-07T23:04:39.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.117s coverage: 97.7% of statements [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-07T23:04:39.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-07T23:04:39.785Z] 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 [2023-02-07T23:05:01.692Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-07T23:05:01.692Z] go vet ./... [2023-02-07T23:05:02.624Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-07T23:05:02.624Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-07T23:05:02.624Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-07T23:05:02.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-07T23:05:03.240Z] + ls -al . [2023-02-07T23:05:03.240Z] total 744 [2023-02-07T23:05:03.240Z] drwxrwxr-x 11 1001 1001 4096 Feb 7 23:03 . [2023-02-07T23:05:03.240Z] drwxr-xr-x 4 root root 4096 Feb 7 23:03 .. [2023-02-07T23:05:03.240Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 23:02 .blubracket [2023-02-07T23:05:03.240Z] -rw-rw-r-- 1 1001 1001 16 Feb 7 23:02 .dockerignore [2023-02-07T23:05:03.240Z] drwxrwxr-x 8 1001 1001 4096 Feb 7 23:04 .git [2023-02-07T23:05:03.240Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 23:02 .github [2023-02-07T23:05:03.240Z] -rw-rw-r-- 1 1001 1001 1024 Feb 7 23:02 .gitignore [2023-02-07T23:05:03.240Z] -rw-rw-r-- 1 1001 1001 42 Feb 7 23:02 .golangci.yml [2023-02-07T23:05:03.240Z] -rw-rw-r-- 1 1001 1001 87 Feb 7 23:02 .hadolint.yml [2023-02-07T23:05:03.240Z] drwxr-xr-x 3 1001 1001 4096 Feb 7 23:03 .semver [2023-02-07T23:05:03.240Z] -rw-rw-r-- 1 1001 1001 166 Feb 7 23:02 .sonarcloud.properties [2023-02-07T23:05:03.240Z] -rw-rw-r-- 1 1001 1001 1171 Feb 7 23:02 ADOPTERS.md [2023-02-07T23:05:03.240Z] -rw-rw-r-- 1 1001 1001 10825 Feb 7 23:02 Attribution.txt [2023-02-07T23:05:03.240Z] -rw-rw-r-- 1 1001 1001 73765 Feb 7 23:02 CHANGELOG.md [2023-02-07T23:05:03.240Z] -rw-rw-r-- 1 1001 1001 3804 Feb 7 23:02 CONTRIBUTING.md [2023-02-07T23:05:03.240Z] -rw-rw-r-- 1 1001 1001 677 Feb 7 23:02 GOVERNANCE.md [2023-02-07T23:05:03.240Z] -rw-rw-r-- 1 1001 1001 850 Feb 7 23:02 Jenkinsfile [2023-02-07T23:05:03.240Z] -rw-rw-r-- 1 1001 1001 10775 Feb 7 23:02 LICENSE [2023-02-07T23:05:03.240Z] -rw-rw-r-- 1 1001 1001 13375 Feb 7 23:02 Makefile [2023-02-07T23:05:03.240Z] -rw-rw-r-- 1 1001 1001 582 Feb 7 23:02 OWNERS.md [2023-02-07T23:05:03.240Z] -rw-rw-r-- 1 1001 1001 9403 Feb 7 23:02 README.md [2023-02-07T23:05:03.240Z] -rw-rw-r-- 1 1001 1001 6912 Feb 7 23:02 SECURITY.md [2023-02-07T23:05:03.240Z] -rw-rw-r-- 1 1001 1001 12 Feb 7 23:03 VERSION [2023-02-07T23:05:03.240Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 23:02 bin [2023-02-07T23:05:03.240Z] drwxrwxr-x 17 1001 1001 4096 Feb 7 23:02 cmd [2023-02-07T23:05:03.240Z] -rw-r--r-- 1 root root 484957 Feb 7 23:04 coverage.out [2023-02-07T23:05:03.240Z] -rw-rw-r-- 1 1001 1001 3294 Feb 7 23:02 go.mod [2023-02-07T23:05:03.240Z] -rw-rw-r-- 1 1001 1001 33316 Feb 7 23:02 go.sum [2023-02-07T23:05:03.240Z] drwxrwxr-x 7 1001 1001 4096 Feb 7 23:02 internal [2023-02-07T23:05:03.240Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 23:02 openapi [2023-02-07T23:05:03.240Z] drwxrwxr-x 4 1001 1001 4096 Feb 7 23:02 snap [2023-02-07T23:05:03.240Z] -rw-rw-r-- 1 1001 1001 204 Feb 7 23:02 version.go [Pipeline] sh [2023-02-07T23:05:03.557Z] + '[' -e coverage.out ] [2023-02-07T23:05:03.557Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-07T23:05:03.671Z] Stashed 1 file(s) [Pipeline] sh [2023-02-07T23:05:03.999Z] + make build [2023-02-07T23:05:03.999Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-07T23:05:07.077Z] Removing intermediate container 17581f9aa8a0 [2023-02-07T23:05:07.077Z] ---> d50cffd32849 [2023-02-07T23:05:07.077Z] Successfully built d50cffd32849 [2023-02-07T23:05:07.077Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:05:07.413Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T23:05:07.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:05:07.655Z] prd-ubuntu20.04-docker-arm64-4c-16g-5013 does not seem to be running inside a container [2023-02-07T23:05:07.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@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 [2023-02-07T23:05:08.959Z] $ docker top 20f4651f6bbfa9ba31167eb68ffe4d67d114d1515aa333ac9d13e5e7a8c3b319 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T23:05:09.847Z] + go version [2023-02-07T23:05:09.847Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-07T23:05:09.854Z] $ docker stop --time=1 20f4651f6bbfa9ba31167eb68ffe4d67d114d1515aa333ac9d13e5e7a8c3b319 [2023-02-07T23:05:11.501Z] $ docker rm -f --volumes 20f4651f6bbfa9ba31167eb68ffe4d67d114d1515aa333ac9d13e5e7a8c3b319 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:05:12.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T23:05:12.296Z] [2023-02-07T23:05:12.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:05:12.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T23:05:12.907Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-07T23:05:12.907Z] 29e5d40040c1: Pulling fs layer [2023-02-07T23:05:12.907Z] 1ce36da41761: Pulling fs layer [2023-02-07T23:05:12.907Z] 25b303627fd3: Pulling fs layer [2023-02-07T23:05:12.907Z] 29e5d40040c1: Verifying Checksum [2023-02-07T23:05:12.907Z] 29e5d40040c1: Download complete [2023-02-07T23:05:13.494Z] 1ce36da41761: Verifying Checksum [2023-02-07T23:05:13.494Z] 1ce36da41761: Download complete [2023-02-07T23:05:13.494Z] 29e5d40040c1: Pull complete [2023-02-07T23:05:14.914Z] 1ce36da41761: Pull complete [2023-02-07T23:05:14.914Z] 25b303627fd3: Verifying Checksum [2023-02-07T23:05:14.914Z] 25b303627fd3: Download complete [2023-02-07T23:05:18.869Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-07T23:05:18.869Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-07T23:05:18.869Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-07T23:05:19.805Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-07T23:05:25.076Z] 25b303627fd3: Pull complete [2023-02-07T23:05:25.076Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-07T23:05:25.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T23:05:25.076Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:05:25.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-5013 does not seem to be running inside a container [2023-02-07T23:05:25.313Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@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 [2023-02-07T23:05:26.364Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-07T23:05:27.422Z] $ docker top 353b071144de7a007dad86bf1dc28b9d7d420931d9d312042751068e2eeb00d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T23:05:28.260Z] + docker-compose build --help [2023-02-07T23:05:28.260Z] + grep parallel [2023-02-07T23:05:28.264Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-07T23:05:29.212Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-07T23:05:30.165Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-07T23:05:31.102Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-07T23:05:31.666Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-07T23:05:32.539Z] --parallel Build images in parallel. [Pipeline] } [2023-02-07T23:05:32.559Z] $ docker stop --time=1 353b071144de7a007dad86bf1dc28b9d7d420931d9d312042751068e2eeb00d1 [2023-02-07T23:05:34.201Z] $ docker rm -f --volumes 353b071144de7a007dad86bf1dc28b9d7d420931d9d312042751068e2eeb00d1 [2023-02-07T23:05:34.228Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:05:34.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T23:05:34.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:05:34.933Z] prd-ubuntu20.04-docker-arm64-4c-16g-5013 does not seem to be running inside a container [2023-02-07T23:05:34.996Z] $ 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/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@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 [2023-02-07T23:05:36.162Z] $ docker top d1ade2cf96e5929e5d1cd4ea566bd8da691403bfee6c21ba0acaeffb7f7b2a72 -eo pid,comm [Pipeline] { [Pipeline] } [2023-02-07T23:05:36.375Z] $ docker stop --time=1 0b2d44873441c92e8f011d3bd42b0bd45c5935486e29d698abd1469edac8e79f [2023-02-07T23:05:40.416Z] $ docker rm -f --volumes 0b2d44873441c92e8f011d3bd42b0bd45c5935486e29d698abd1469edac8e79f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:05:41.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T23:05:41.105Z] [2023-02-07T23:05:41.105Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:05:41.338Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-07T23:05:41.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T23:05:45.599Z] Building core-command ... [2023-02-07T23:05:45.600Z] Building core-common-config-bootstrapper ... [2023-02-07T23:05:45.600Z] Building core-data ... [2023-02-07T23:05:45.600Z] Building core-metadata ... [2023-02-07T23:05:45.600Z] Building security-bootstrapper ... [2023-02-07T23:05:45.600Z] Building security-proxy-setup ... [2023-02-07T23:05:45.600Z] Building security-secretstore-setup ... [2023-02-07T23:05:45.600Z] Building security-spiffe-token-provider ... [2023-02-07T23:05:45.600Z] Building security-spire-agent ... [2023-02-07T23:05:45.600Z] Building security-spire-config ... [2023-02-07T23:05:45.600Z] Building security-spire-server ... [2023-02-07T23:05:45.600Z] Building support-notifications ... [2023-02-07T23:05:45.600Z] Building support-scheduler ... [2023-02-07T23:05:45.600Z] Building security-spiffe-token-provider [2023-02-07T23:05:45.600Z] Building security-spire-server [2023-02-07T23:05:45.600Z] Building core-metadata [2023-02-07T23:05:45.600Z] Building core-command [2023-02-07T23:05:45.600Z] Building security-spire-config [2023-02-07T23:05:46.724Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-07T23:05:46.724Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-07T23:05:46.724Z] ca9280d653b3: Pulling fs layer [2023-02-07T23:05:46.724Z] 7e9c9ca2126c: Pulling fs layer [2023-02-07T23:05:48.523Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-07T23:05:48.523Z] cbdbe7a5bc2a: Download complete [2023-02-07T23:05:48.523Z] cbdbe7a5bc2a: Pull complete [2023-02-07T23:05:48.790Z] ca9280d653b3: Verifying Checksum [2023-02-07T23:05:48.790Z] ca9280d653b3: Download complete [2023-02-07T23:05:49.356Z] 7e9c9ca2126c: Verifying Checksum [2023-02-07T23:05:49.356Z] 7e9c9ca2126c: Download complete [2023-02-07T23:05:49.356Z] ca9280d653b3: Pull complete [2023-02-07T23:05:52.632Z] 7e9c9ca2126c: Pull complete [2023-02-07T23:05:52.632Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-07T23:05:52.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T23:05:52.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:05:52.715Z] prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container [2023-02-07T23:05:52.741Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@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 [2023-02-07T23:05:55.168Z] $ docker top 3e5462ca8095a1b0b69c5be93f2e6f03267fba77023c1e19d870b224ec4b57ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T23:05:55.507Z] + docker-compose build --help [2023-02-07T23:05:55.507Z] + grep parallel [2023-02-07T23:05:56.075Z] --parallel Build images in parallel. [Pipeline] } [2023-02-07T23:05:56.094Z] $ docker stop --time=1 3e5462ca8095a1b0b69c5be93f2e6f03267fba77023c1e19d870b224ec4b57ab [2023-02-07T23:05:56.097Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:05:56.097Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:05:56.097Z] ---> d50cffd32849 [2023-02-07T23:05:56.097Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T23:05:56.097Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:05:56.097Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:05:56.097Z] ---> d50cffd32849 [2023-02-07T23:05:56.097Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-07T23:05:56.097Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:05:56.097Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:05:56.097Z] ---> d50cffd32849 [2023-02-07T23:05:56.097Z] Step 3/23 : WORKDIR /edgex-go [2023-02-07T23:05:56.097Z] ---> Running in a20315ca004f [2023-02-07T23:05:56.097Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:05:56.097Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:05:56.097Z] ---> d50cffd32849 [2023-02-07T23:05:56.097Z] Step 3/19 : WORKDIR /edgex-go ---> Running in f899b1f8a78b [2023-02-07T23:05:56.097Z] ---> Running in b43abe8e9799 [2023-02-07T23:05:56.097Z] [2023-02-07T23:05:56.097Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:05:56.097Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:05:56.097Z] ---> d50cffd32849 [2023-02-07T23:05:56.097Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-07T23:05:56.097Z] ---> Running in 0803bccc8ed9 [2023-02-07T23:05:56.097Z] ---> Running in fbe313a1c364 [2023-02-07T23:05:56.365Z] Removing intermediate container a20315ca004f [2023-02-07T23:05:56.365Z] ---> faf4ba31eb1c [2023-02-07T23:05:56.365Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T23:05:56.641Z] ---> Running in 10ba79281817 [2023-02-07T23:05:56.641Z] Removing intermediate container f899b1f8a78b [2023-02-07T23:05:56.641Z] ---> 1908429be1e3 [2023-02-07T23:05:56.641Z] Step 4/24 : WORKDIR /edgex-go [2023-02-07T23:05:56.928Z] Removing intermediate container fbe313a1c364 [2023-02-07T23:05:56.928Z] ---> 989069602a75 [2023-02-07T23:05:56.928Z] Step 4/23 : WORKDIR /edgex-go [2023-02-07T23:05:56.928Z] Removing intermediate container 0803bccc8ed9 [2023-02-07T23:05:56.928Z] ---> 8cc0693bf959 [2023-02-07T23:05:56.928Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-07T23:05:56.928Z] Removing intermediate container b43abe8e9799 [2023-02-07T23:05:56.928Z] ---> 423d77afd3af [2023-02-07T23:05:56.928Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T23:05:56.928Z] ---> Running in 9104731e3366 [2023-02-07T23:05:56.928Z] ---> Running in d896b70ebc61 [2023-02-07T23:05:57.200Z] ---> Running in 0e648a2b868f [2023-02-07T23:05:57.200Z] ---> Running in b455f2957dc5 [2023-02-07T23:05:57.793Z] Removing intermediate container 9104731e3366 [2023-02-07T23:05:57.793Z] ---> 957f7ce05ebc [2023-02-07T23:05:57.793Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-07T23:05:57.793Z] Removing intermediate container b455f2957dc5 [2023-02-07T23:05:57.795Z] $ docker rm -f --volumes 3e5462ca8095a1b0b69c5be93f2e6f03267fba77023c1e19d870b224ec4b57ab [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:05:58.067Z] ---> 1803c95dc188 [2023-02-07T23:05:58.067Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-07T23:05:58.067Z] ---> Running in 66aeefa8c038 [2023-02-07T23:05:58.067Z] ---> Running in 93ec0157643f [2023-02-07T23:05:58.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T23:05:58.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:05:58.340Z] prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container [2023-02-07T23:05:58.405Z] $ 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/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-07T23:05:58.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:05:59.108Z] $ docker top eb6cce7b1bca59be6211d8875c9a98352b43e9c1ea2a8484543ad68c65434682 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T23:05:59.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:05:59.449Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-07T23:05:59.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:05:59.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:05:59.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:06:00.017Z] Building core-command ... [2023-02-07T23:06:00.017Z] Building core-common-config-bootstrapper ... [2023-02-07T23:06:00.017Z] Building core-data ... [2023-02-07T23:06:00.017Z] Building core-metadata ... [2023-02-07T23:06:00.017Z] Building security-bootstrapper ... [2023-02-07T23:06:00.017Z] Building security-proxy-setup ... [2023-02-07T23:06:00.017Z] Building security-secretstore-setup ... [2023-02-07T23:06:00.017Z] Building security-spiffe-token-provider ... [2023-02-07T23:06:00.017Z] Building security-spire-agent ... [2023-02-07T23:06:00.017Z] Building security-spire-config ... [2023-02-07T23:06:00.017Z] Building security-spire-server ... [2023-02-07T23:06:00.017Z] Building support-notifications ... [2023-02-07T23:06:00.017Z] Building support-scheduler ... [2023-02-07T23:06:00.017Z] Building core-data [2023-02-07T23:06:00.017Z] Building security-secretstore-setup [2023-02-07T23:06:00.017Z] Building security-spiffe-token-provider [2023-02-07T23:06:00.017Z] Building security-spire-agent [2023-02-07T23:06:00.017Z] Building support-notifications [2023-02-07T23:06:00.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:06:00.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:06:00.618Z] OK: 221 MiB in 51 packages [2023-02-07T23:06:00.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:06:00.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:06:01.208Z] v3.16.3-158-gc0082ecfbed [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-07T23:06:01.208Z] v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-07T23:06:01.208Z] OK: 16903 distinct packages available [2023-02-07T23:06:01.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:06:01.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:06:01.481Z] OK: 221 MiB in 51 packages [2023-02-07T23:06:01.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:06:02.017Z] Removing intermediate container 10ba79281817 [2023-02-07T23:06:02.017Z] ---> fa0523d2cb24 [2023-02-07T23:06:02.017Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T23:06:02.290Z] OK: 221 MiB in 51 packages [2023-02-07T23:06:02.557Z] OK: 221 MiB in 51 packages [2023-02-07T23:06:03.142Z] OK: 221 MiB in 51 packages [2023-02-07T23:06:03.409Z] Removing intermediate container 0e648a2b868f [2023-02-07T23:06:03.409Z] ---> 9b6bfc96002c [2023-02-07T23:06:03.409Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-07T23:06:03.998Z] Removing intermediate container 93ec0157643f [2023-02-07T23:06:03.998Z] ---> 21ba4a076de5 [2023-02-07T23:06:03.998Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-07T23:06:04.267Z] ---> 48f444be813e [2023-02-07T23:06:04.267Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:06:04.267Z] ---> Running in 56490cbc3e4d [2023-02-07T23:06:04.535Z] Removing intermediate container 66aeefa8c038 [2023-02-07T23:06:04.535Z] ---> 1306e3498493 [2023-02-07T23:06:04.535Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-07T23:06:04.535Z] Removing intermediate container d896b70ebc61 [2023-02-07T23:06:04.535Z] ---> 11dbf13b550d [2023-02-07T23:06:04.535Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-07T23:06:04.804Z] ---> c0b159092cfe [2023-02-07T23:06:04.804Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:06:05.089Z] ---> Running in 1ee6705a55af [2023-02-07T23:06:05.419Z] ---> f1a0009677c3 [2023-02-07T23:06:05.419Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:06:05.767Z] ---> Running in 2fc5ee7c7483 [2023-02-07T23:06:05.767Z] ---> bcbdd620bc4b [2023-02-07T23:06:05.767Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:06:06.083Z] ---> 4b634bed351c [2023-02-07T23:06:06.083Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:06:06.083Z] ---> Running in 27add044cec9 [2023-02-07T23:06:06.375Z] ---> Running in d0cf9300eefd [2023-02-07T23:06:12.235Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:06:12.235Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:06:12.235Z] ---> 43675a48ac5c [2023-02-07T23:06:12.235Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T23:06:12.235Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:06:12.235Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:06:12.235Z] ---> 43675a48ac5c [2023-02-07T23:06:12.235Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T23:06:12.235Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:06:12.235Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:06:12.235Z] ---> 43675a48ac5c [2023-02-07T23:06:12.235Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T23:06:12.235Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:06:12.235Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:06:12.235Z] ---> 43675a48ac5c [2023-02-07T23:06:12.235Z] Step 3/19 : WORKDIR /edgex-go [2023-02-07T23:06:12.235Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:06:12.235Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:06:12.235Z] ---> 43675a48ac5c [2023-02-07T23:06:12.235Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T23:06:22.216Z] ---> Running in 03d3b2006619 [2023-02-07T23:06:22.216Z] ---> Running in 0987f1127699 [2023-02-07T23:06:22.216Z] ---> Running in bb5f60039e2e [2023-02-07T23:06:22.216Z] ---> Running in 9e11e28f011b [2023-02-07T23:06:22.216Z] ---> Running in 829dd2e1df52 [2023-02-07T23:06:22.216Z] Removing intermediate container 0987f1127699 [2023-02-07T23:06:22.216Z] ---> 913e6149e94e [2023-02-07T23:06:22.216Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T23:06:22.216Z] Removing intermediate container bb5f60039e2e [2023-02-07T23:06:22.216Z] ---> 38a7857c9579 [2023-02-07T23:06:22.216Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T23:06:22.216Z] Removing intermediate container 829dd2e1df52 [2023-02-07T23:06:22.216Z] ---> c696e80fd1a5 [2023-02-07T23:06:22.216Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T23:06:22.216Z] Removing intermediate container 03d3b2006619 [2023-02-07T23:06:22.216Z] ---> f84208a3eeb2 [2023-02-07T23:06:22.216Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-07T23:06:22.216Z] Removing intermediate container 9e11e28f011b [2023-02-07T23:06:22.216Z] ---> d9b5ddf54e58 [2023-02-07T23:06:22.216Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-07T23:06:22.216Z] ---> Running in 62c1f91050b5 [2023-02-07T23:06:22.216Z] ---> Running in 8a3ebcef1a0d [2023-02-07T23:06:22.216Z] ---> Running in ec940f0c807b [2023-02-07T23:06:22.216Z] ---> Running in 1538e138b937 [2023-02-07T23:06:22.216Z] ---> Running in 1b8c990a773e [2023-02-07T23:06:22.216Z] Removing intermediate container 62c1f91050b5 [2023-02-07T23:06:22.216Z] ---> 7ea3175496a3 [2023-02-07T23:06:22.216Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T23:06:22.216Z] Removing intermediate container ec940f0c807b [2023-02-07T23:06:22.216Z] ---> aa2566967bc0 [2023-02-07T23:06:22.216Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-07T23:06:22.216Z] ---> Running in 0af12d9b94ca [2023-02-07T23:06:22.216Z] ---> Running in 5febdfd12f8a [2023-02-07T23:06:22.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:06:22.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:06:23.000Z] OK: 211 MiB in 51 packages [2023-02-07T23:06:23.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:06:23.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:06:23.258Z] OK: 211 MiB in 51 packages [2023-02-07T23:06:23.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:06:23.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:06:24.029Z] v3.16.3-158-gc0082ecfbed [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-07T23:06:24.029Z] v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-07T23:06:24.029Z] OK: 17046 distinct packages available [2023-02-07T23:06:24.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:06:24.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:06:24.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:06:24.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:06:24.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:06:24.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:06:24.286Z] OK: 211 MiB in 51 packages [2023-02-07T23:06:24.286Z] Removing intermediate container 8a3ebcef1a0d [2023-02-07T23:06:24.286Z] ---> b51424873040 [2023-02-07T23:06:24.286Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T23:06:24.286Z] OK: 211 MiB in 51 packages [2023-02-07T23:06:24.287Z] OK: 211 MiB in 51 packages [2023-02-07T23:06:24.545Z] Removing intermediate container 1538e138b937 [2023-02-07T23:06:24.545Z] ---> 7c50862a1a43 [2023-02-07T23:06:24.545Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T23:06:24.545Z] ---> 458b68b6f76d [2023-02-07T23:06:24.545Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:06:24.823Z] ---> 68a83beadad6 [2023-02-07T23:06:24.823Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:06:24.823Z] ---> Running in 1fa643724c30 [2023-02-07T23:06:24.823Z] ---> Running in a262c90daae6 [2023-02-07T23:06:25.082Z] Removing intermediate container 0af12d9b94ca [2023-02-07T23:06:25.082Z] ---> 96f9b445c460 [2023-02-07T23:06:25.082Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T23:06:25.082Z] Removing intermediate container 1b8c990a773e [2023-02-07T23:06:25.082Z] ---> f0f2166f3114 [2023-02-07T23:06:25.082Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-07T23:06:25.339Z] ---> d30b785d7edb [2023-02-07T23:06:25.339Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:06:25.339Z] Removing intermediate container 5febdfd12f8a [2023-02-07T23:06:25.339Z] ---> 9bf1d656e077 [2023-02-07T23:06:25.339Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T23:06:25.595Z] ---> Running in 35e82a4ac1aa [2023-02-07T23:06:25.595Z] ---> 96f175d22405 [2023-02-07T23:06:25.595Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:06:25.595Z] ---> 2a8628b9d4c3 [2023-02-07T23:06:25.595Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:06:25.595Z] ---> Running in e22d657c9aa6 [2023-02-07T23:06:25.854Z] ---> Running in 3ea34d1c142b [2023-02-07T23:07:12.543Z] Removing intermediate container e22d657c9aa6 [2023-02-07T23:07:12.543Z] ---> 2c14bdf07f02 [2023-02-07T23:07:12.543Z] Step 7/19 : COPY . . [2023-02-07T23:07:12.543Z] Removing intermediate container 3ea34d1c142b [2023-02-07T23:07:12.543Z] ---> 1cbaf60803a2 [2023-02-07T23:07:12.543Z] Step 8/22 : COPY . . [2023-02-07T23:07:12.543Z] Removing intermediate container 35e82a4ac1aa [2023-02-07T23:07:12.543Z] ---> 168a30f6ee38 [2023-02-07T23:07:12.543Z] Step 8/22 : COPY . . [2023-02-07T23:07:12.543Z] Removing intermediate container a262c90daae6 [2023-02-07T23:07:12.543Z] ---> ca45979ebcc3 [2023-02-07T23:07:12.543Z] Step 7/24 : COPY . . [2023-02-07T23:07:12.543Z] Removing intermediate container 1fa643724c30 [2023-02-07T23:07:12.543Z] ---> 34db312ef4f1 [2023-02-07T23:07:12.543Z] Step 7/24 : COPY . . [2023-02-07T23:07:34.489Z] ---> a615d7ca74f7 [2023-02-07T23:07:34.489Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-07T23:07:34.489Z] ---> 745e8b420ce8 [2023-02-07T23:07:34.489Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-07T23:07:34.489Z] ---> Running in 35bad4418eeb [2023-02-07T23:07:34.489Z] ---> Running in 1e0b1e1fe1bc [2023-02-07T23:07:34.489Z] ---> 623f1461c858 [2023-02-07T23:07:34.489Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-07T23:07:34.489Z] ---> 575e78c7e020 [2023-02-07T23:07:34.489Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T23:07:34.489Z] ---> ceebfc981a34 [2023-02-07T23:07:34.489Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-07T23:07:34.489Z] ---> Running in 876263c93047 [2023-02-07T23:07:34.489Z] ---> Running in c336e3f2d299 [2023-02-07T23:07:34.489Z] ---> Running in 54113dff4963 [2023-02-07T23:07:34.489Z] Removing intermediate container c336e3f2d299 [2023-02-07T23:07:34.489Z] ---> 1b072335b717 [2023-02-07T23:07:34.489Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T23:07:34.489Z] ---> Running in 7e9faf0e74b0 [2023-02-07T23:07:34.489Z] Removing intermediate container 7e9faf0e74b0 [2023-02-07T23:07:34.489Z] ---> 07a2d437cf95 [2023-02-07T23:07:34.489Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-07T23:07:34.489Z] ---> Running in 0e17a84beb66 [2023-02-07T23:07:34.489Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-07T23:07:34.489Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-07T23:07:34.489Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-07T23:07:34.489Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-07T23:07:34.489Z] Removing intermediate container 0e17a84beb66 [2023-02-07T23:07:34.489Z] ---> acddd0037741 [2023-02-07T23:07:34.489Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T23:07:34.489Z] ---> Running in b7a53fd945a4 [2023-02-07T23:07:34.489Z] Removing intermediate container b7a53fd945a4 [2023-02-07T23:07:34.489Z] ---> c10341505b3b [2023-02-07T23:07:34.489Z] [2023-02-07T23:07:34.489Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T23:07:34.489Z] 3.15: Pulling from library/alpine [2023-02-07T23:07:34.489Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-07T23:07:34.489Z] Status: Downloaded newer image for alpine:3.15 [2023-02-07T23:07:34.489Z] ---> c4fc93816858 [2023-02-07T23:07:34.489Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T23:07:34.489Z] ---> Running in 101893821e53 [2023-02-07T23:07:34.489Z] Removing intermediate container 101893821e53 [2023-02-07T23:07:34.489Z] ---> 23ab29a8aeea [2023-02-07T23:07:34.489Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T23:07:34.489Z] ---> Running in 56f02524b364 [2023-02-07T23:07:34.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:07:34.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:07:34.489Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T23:07:34.489Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T23:07:34.489Z] OK: 15859 distinct packages available [2023-02-07T23:07:34.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:07:34.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:07:34.747Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-07T23:07:34.747Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-07T23:07:34.747Z] (3/5) Installing libucontext (1.1-r0) [2023-02-07T23:07:34.747Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-07T23:07:34.747Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-07T23:07:34.747Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T23:07:34.747Z] OK: 7 MiB in 19 packages [2023-02-07T23:07:37.274Z] Removing intermediate container 56f02524b364 [2023-02-07T23:07:37.274Z] ---> 4bf16d9fbe42 [2023-02-07T23:07:37.274Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-07T23:07:39.174Z] ---> bccaddc05050 [2023-02-07T23:07:39.174Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T23:07:43.358Z] ---> 7b31c54c2767 [2023-02-07T23:07:43.358Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T23:07:43.922Z] ---> 2ac48e54a2d3 [2023-02-07T23:07:43.922Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-07T23:07:45.822Z] ---> 86d258897f79 [2023-02-07T23:07:45.822Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-07T23:07:46.386Z] ---> 7a0cf334e2c7 [2023-02-07T23:07:46.386Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T23:07:46.386Z] ---> Running in 6f84dd58c7d7 [2023-02-07T23:07:46.386Z] Removing intermediate container 6f84dd58c7d7 [2023-02-07T23:07:46.386Z] ---> 35c28f143c6c [2023-02-07T23:07:46.386Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T23:07:46.644Z] ---> Running in 250e650f637c [2023-02-07T23:07:46.644Z] Removing intermediate container 250e650f637c [2023-02-07T23:07:46.644Z] ---> b8e36a611d87 [2023-02-07T23:07:46.644Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T23:07:46.974Z] ---> Running in 8791b9db1eaf [2023-02-07T23:07:47.232Z] Removing intermediate container 8791b9db1eaf [2023-02-07T23:07:47.232Z] ---> 108991c8a4d7 [2023-02-07T23:07:47.232Z] Step 23/24 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:07:47.586Z] ---> Running in 937198ea1a9c [2023-02-07T23:07:47.845Z] Removing intermediate container 937198ea1a9c [2023-02-07T23:07:47.845Z] ---> ff922a05b936 [2023-02-07T23:07:47.845Z] Step 24/24 : LABEL version=3.0.0-dev.39 [2023-02-07T23:07:48.103Z] ---> Running in 83ea64917bc7 [2023-02-07T23:07:48.361Z] Removing intermediate container 83ea64917bc7 [2023-02-07T23:07:48.361Z] ---> c779e0a12bfe [2023-02-07T23:07:48.361Z] [2023-02-07T23:07:48.361Z] Successfully built c779e0a12bfe [2023-02-07T23:07:48.361Z] Successfully tagged security-spire-agent:latest [2023-02-07T23:07:48.361Z]  Building security-spire-agent ... done Building support-scheduler [2023-02-07T23:07:53.626Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:07:53.626Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:07:53.626Z] ---> 43675a48ac5c [2023-02-07T23:07:53.626Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T23:07:53.626Z] ---> Using cache [2023-02-07T23:07:53.626Z] ---> 38a7857c9579 [2023-02-07T23:07:53.626Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T23:07:53.626Z] ---> Using cache [2023-02-07T23:07:53.626Z] ---> aa2566967bc0 [2023-02-07T23:07:53.626Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T23:07:58.123Z] Removing intermediate container 56490cbc3e4d [2023-02-07T23:07:58.123Z] ---> d9c9dad197d1 [2023-02-07T23:07:58.123Z] Step 7/24 : COPY . . [2023-02-07T23:07:58.123Z] Removing intermediate container 1ee6705a55af [2023-02-07T23:07:58.123Z] ---> d140e7d33d4e [2023-02-07T23:07:58.123Z] Step 7/23 : COPY . . [2023-02-07T23:07:58.123Z] Removing intermediate container 27add044cec9 [2023-02-07T23:07:58.123Z] ---> 3e284bc0716b [2023-02-07T23:07:58.123Z] Step 8/24 : COPY . . [2023-02-07T23:07:58.123Z] Removing intermediate container 2fc5ee7c7483 [2023-02-07T23:07:58.123Z] ---> 018a6e2550fb [2023-02-07T23:07:58.123Z] Step 8/23 : COPY . . [2023-02-07T23:07:58.123Z] Removing intermediate container d0cf9300eefd [2023-02-07T23:07:58.123Z] ---> f8a77938d415 [2023-02-07T23:07:58.123Z] Step 7/19 : COPY . . [2023-02-07T23:07:58.407Z] ---> c630b478fe1e [2023-02-07T23:07:58.407Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T23:07:58.679Z] ---> Running in 1e32027cdc60 [2023-02-07T23:07:58.679Z] ---> d8221f25c9f8 [2023-02-07T23:07:58.679Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-07T23:07:58.952Z] ---> 3c4afdb5d22b [2023-02-07T23:07:58.952Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-07T23:07:58.952Z] ---> Running in eae8afde06ba [2023-02-07T23:07:58.952Z] ---> Running in 488709bc92f6 [2023-02-07T23:07:58.952Z] ---> 0b96a47c2bb1 [2023-02-07T23:07:58.952Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T23:07:59.237Z] Removing intermediate container 1e32027cdc60 [2023-02-07T23:07:59.237Z] ---> aaeec2b844e9 [2023-02-07T23:07:59.237Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T23:07:59.237Z] ---> Running in 38f2a2cc58a4 [2023-02-07T23:07:59.237Z] ---> 405d80d32cf2 [2023-02-07T23:07:59.237Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-07T23:07:59.508Z] ---> Running in b4b39714cd0b [2023-02-07T23:07:59.508Z] ---> Running in 9fcdab2dd39c [2023-02-07T23:08:00.110Z] Removing intermediate container 38f2a2cc58a4 [2023-02-07T23:08:00.110Z] ---> 3d109a0bd8a5 [2023-02-07T23:08:00.110Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-07T23:08:00.382Z] ---> Running in a344b7abe1ed [2023-02-07T23:08:00.382Z] Removing intermediate container b4b39714cd0b [2023-02-07T23:08:00.382Z] ---> ec2b9bb755b7 [2023-02-07T23:08:00.382Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-07T23:08:00.531Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-07T23:08:00.657Z] ---> Running in 89d38bfd2b34 [2023-02-07T23:08:01.251Z] Removing intermediate container a344b7abe1ed [2023-02-07T23:08:01.251Z] ---> 76a0b78ef98c [2023-02-07T23:08:01.251Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-07T23:08:01.251Z] ---> Running in 0e5fd379395b [2023-02-07T23:08:01.870Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-07T23:08:02.147Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-07T23:08:02.147Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-07T23:08:04.101Z] Removing intermediate container 89d38bfd2b34 [2023-02-07T23:08:04.101Z] ---> 0775190773ca [2023-02-07T23:08:04.101Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T23:08:04.101Z] ---> Running in ad0f3936dc64 [2023-02-07T23:08:05.520Z] Removing intermediate container ad0f3936dc64 [2023-02-07T23:08:05.520Z] ---> d616d70c04b0 [2023-02-07T23:08:05.520Z] [2023-02-07T23:08:05.520Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T23:08:05.520Z] 3.15: Pulling from library/alpine [2023-02-07T23:08:05.520Z] Removing intermediate container 0e5fd379395b [2023-02-07T23:08:05.520Z] ---> 36d1e0626552 [2023-02-07T23:08:05.520Z] Step 11/23 : WORKDIR /edgex-go [2023-02-07T23:08:05.520Z] ---> Running in c4e4e7693ca9 [2023-02-07T23:08:05.886Z] ---> Running in a361181e98ff [2023-02-07T23:08:06.485Z] Removing intermediate container c4e4e7693ca9 [2023-02-07T23:08:06.485Z] ---> 727a90cd2959 [2023-02-07T23:08:06.485Z] [2023-02-07T23:08:06.485Z] Step 12/23 : FROM alpine:3.15 [2023-02-07T23:08:06.756Z] 3.15: Pulling from library/alpine [2023-02-07T23:08:07.032Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-07T23:08:07.032Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-07T23:08:07.032Z] Status: Downloaded newer image for alpine:3.15 [2023-02-07T23:08:07.032Z] Status: Downloaded newer image for alpine:3.15 [2023-02-07T23:08:07.032Z] ---> 8aa73fd46299 [2023-02-07T23:08:07.032Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T23:08:07.032Z] ---> 8aa73fd46299 [2023-02-07T23:08:07.032Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T23:08:07.299Z] ---> Running in a4c31f125f46 [2023-02-07T23:08:07.299Z] ---> Running in 0170a32f4ec6 [2023-02-07T23:08:08.265Z] Removing intermediate container a4c31f125f46 [2023-02-07T23:08:08.265Z] ---> 5d0378fe01b5 [2023-02-07T23:08:08.265Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-07T23:08:08.265Z] Removing intermediate container 0170a32f4ec6 [2023-02-07T23:08:08.265Z] ---> bb9807edc2cc [2023-02-07T23:08:08.265Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T23:08:08.265Z] ---> Running in 532961d7aad9 [2023-02-07T23:08:08.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:08.534Z] ---> Running in cdfd4b49dcc6 [2023-02-07T23:08:08.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:09.015Z] OK: 211 MiB in 51 packages [2023-02-07T23:08:10.923Z] Removing intermediate container 1e0b1e1fe1bc [2023-02-07T23:08:10.923Z] ---> 952a3b91e858 [2023-02-07T23:08:10.923Z] [2023-02-07T23:08:10.923Z] Step 9/24 : FROM alpine:3.16 [2023-02-07T23:08:10.923Z] Removing intermediate container 54113dff4963 [2023-02-07T23:08:10.923Z] ---> ed6249d3f43e [2023-02-07T23:08:10.923Z] [2023-02-07T23:08:10.923Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T23:08:11.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:08:11.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:08:11.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:08:11.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:08:11.872Z] 3.16: Pulling from library/alpine [2023-02-07T23:08:11.872Z] Removing intermediate container 876263c93047 [2023-02-07T23:08:11.872Z] ---> 9596e6ba140d [2023-02-07T23:08:11.872Z] [2023-02-07T23:08:11.872Z] Step 9/19 : FROM alpine:3.15 [2023-02-07T23:08:11.872Z] ---> c4fc93816858 [2023-02-07T23:08:11.872Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T23:08:11.872Z] ---> Using cache [2023-02-07T23:08:11.872Z] ---> 23ab29a8aeea [2023-02-07T23:08:11.872Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-07T23:08:12.132Z] 3.16: Pulling from library/alpine [2023-02-07T23:08:12.132Z] Removing intermediate container a361181e98ff [2023-02-07T23:08:12.132Z] ---> 7eb16e10c588 [2023-02-07T23:08:12.132Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T23:08:12.132Z] ---> Running in 22b7af143b1d [2023-02-07T23:08:12.366Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T23:08:12.366Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T23:08:12.366Z] OK: 15736 distinct packages available [2023-02-07T23:08:12.389Z] ---> c0f7d97763b8 [2023-02-07T23:08:12.389Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:08:12.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:08:12.634Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T23:08:12.634Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T23:08:12.634Z] OK: 15736 distinct packages available [2023-02-07T23:08:12.648Z] ---> Running in 2b29d7c62fd4 [2023-02-07T23:08:12.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:12.994Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T23:08:12.994Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T23:08:12.994Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T23:08:12.994Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T23:08:12.994Z] ---> bfe296a52501 [2023-02-07T23:08:12.994Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-07T23:08:12.994Z] ---> bfe296a52501 [2023-02-07T23:08:12.994Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-07T23:08:12.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:13.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:08:13.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:08:13.366Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T23:08:13.366Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T23:08:13.366Z] OK: 15859 distinct packages available [2023-02-07T23:08:13.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:08:13.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:13.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:13.645Z] ---> Running in 782391d31996 [2023-02-07T23:08:13.645Z] ---> Running in f9daaf8c466c [2023-02-07T23:08:13.645Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-07T23:08:13.645Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-07T23:08:13.645Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-07T23:08:13.645Z] Removing intermediate container f9daaf8c466c [2023-02-07T23:08:13.645Z] ---> b734fbf10297 [2023-02-07T23:08:13.645Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-07T23:08:13.645Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-07T23:08:13.645Z] (5/9) Installing curl (7.80.0-r5) [2023-02-07T23:08:13.645Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-07T23:08:13.905Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-07T23:08:13.905Z] (8/9) Installing libucontext (1.1-r0) [2023-02-07T23:08:13.905Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-07T23:08:13.905Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T23:08:13.905Z] ---> Running in 2f613554c3ed [2023-02-07T23:08:13.905Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T23:08:13.905Z] Removing intermediate container 35bad4418eeb [2023-02-07T23:08:13.905Z] ---> 82512ac5c3cb [2023-02-07T23:08:13.905Z] [2023-02-07T23:08:13.905Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T23:08:13.905Z] ---> bfe296a52501 [2023-02-07T23:08:13.905Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-07T23:08:13.905Z] ---> Running in eca1d82402f2 [2023-02-07T23:08:13.905Z] OK: 8 MiB in 23 packages [2023-02-07T23:08:13.905Z] Removing intermediate container 2f613554c3ed [2023-02-07T23:08:13.905Z] ---> 76804f3910f1 [2023-02-07T23:08:13.905Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-07T23:08:13.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:13.905Z] ---> Running in 8c94c9cb33fb [2023-02-07T23:08:13.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:13.905Z] Removing intermediate container 8c94c9cb33fb [2023-02-07T23:08:13.905Z] ---> 5848f026454f [2023-02-07T23:08:13.905Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T23:08:13.905Z] ---> Running in 35f221e2ce9d [2023-02-07T23:08:14.165Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-07T23:08:14.165Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-07T23:08:14.165Z] (3/3) Installing su-exec (0.2-r1) [2023-02-07T23:08:14.165Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T23:08:14.165Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T23:08:14.165Z] OK: 6 MiB in 17 packages [2023-02-07T23:08:14.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:14.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:14.447Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-07T23:08:14.447Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-07T23:08:14.447Z] (3/4) Installing libucontext (1.1-r0) [2023-02-07T23:08:14.447Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-07T23:08:14.447Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T23:08:14.447Z] OK: 6 MiB in 18 packages [2023-02-07T23:08:14.682Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-07T23:08:14.682Z] Removing intermediate container 22b7af143b1d [2023-02-07T23:08:14.682Z] ---> 293aace543af [2023-02-07T23:08:14.682Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T23:08:14.682Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-07T23:08:14.682Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T23:08:14.682Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T23:08:14.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:14.682Z] OK: 6 MiB in 16 packages [2023-02-07T23:08:14.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:14.940Z] Removing intermediate container 782391d31996 [2023-02-07T23:08:14.940Z] ---> d0e3f64679a2 [2023-02-07T23:08:14.940Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T23:08:14.940Z] ---> 3d70a9c10df1 [2023-02-07T23:08:14.940Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-07T23:08:14.940Z] ---> Running in 45d9aeece90e [2023-02-07T23:08:14.940Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T23:08:14.940Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T23:08:14.940Z] OK: 6 MiB in 15 packages [2023-02-07T23:08:15.044Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-07T23:08:15.044Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-07T23:08:15.044Z] (3/5) Installing libucontext (1.1-r0) [2023-02-07T23:08:15.044Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-07T23:08:15.044Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-07T23:08:15.044Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T23:08:15.044Z] OK: 6 MiB in 19 packages [2023-02-07T23:08:15.198Z] Removing intermediate container 45d9aeece90e [2023-02-07T23:08:15.198Z] ---> 376e50e142b9 [2023-02-07T23:08:15.198Z] Step 12/24 : WORKDIR / [2023-02-07T23:08:16.988Z] Removing intermediate container 532961d7aad9 [2023-02-07T23:08:16.988Z] ---> 688aae5c6093 [2023-02-07T23:08:16.988Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T23:08:17.107Z] Removing intermediate container eca1d82402f2 [2023-02-07T23:08:17.107Z] ---> f0c9c9478e9f [2023-02-07T23:08:17.107Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T23:08:17.366Z] ---> Running in 24d9b0f7bb54 [2023-02-07T23:08:17.625Z] ---> de76d43eae87 [2023-02-07T23:08:17.625Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-07T23:08:17.625Z] ---> Running in 5e4ac05a104a [2023-02-07T23:08:17.625Z] Removing intermediate container 24d9b0f7bb54 [2023-02-07T23:08:17.625Z] ---> 195d294e73a3 [2023-02-07T23:08:17.625Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-07T23:08:17.625Z] Removing intermediate container 35f221e2ce9d [2023-02-07T23:08:17.625Z] ---> eba3f20d04c9 [2023-02-07T23:08:17.625Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T23:08:17.625Z] Removing intermediate container 5e4ac05a104a [2023-02-07T23:08:17.625Z] ---> 525ffdc45470 [2023-02-07T23:08:17.625Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-07T23:08:17.884Z] ---> Running in c093e4a35d44 [2023-02-07T23:08:17.884Z] ---> a5dddc6430ad [2023-02-07T23:08:17.884Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-07T23:08:17.884Z] ---> Running in 0d6f3b291169 [2023-02-07T23:08:17.884Z] ---> 99897d0d3468 [2023-02-07T23:08:17.884Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-07T23:08:17.884Z] ---> e3be7fbd2d48 [2023-02-07T23:08:17.884Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data /Removing intermediate container c093e4a35d44 [2023-02-07T23:08:17.884Z] [2023-02-07T23:08:17.884Z] ---> 5343c2247f2a [2023-02-07T23:08:17.884Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T23:08:17.884Z] ---> Running in 8846839cec6d [2023-02-07T23:08:17.884Z] Removing intermediate container 0d6f3b291169 [2023-02-07T23:08:17.884Z] ---> 8b55427276af [2023-02-07T23:08:17.884Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T23:08:17.884Z] ---> Running in 3906fb94418b [2023-02-07T23:08:18.148Z] ---> 265b737cea06 [2023-02-07T23:08:18.148Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-07T23:08:18.431Z] Removing intermediate container 8846839cec6d [2023-02-07T23:08:18.431Z] ---> ad6df6106637 [2023-02-07T23:08:18.431Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T23:08:18.431Z] Removing intermediate container 3906fb94418b [2023-02-07T23:08:18.431Z] ---> 75df02e08d91 [2023-02-07T23:08:18.431Z] Step 17/19 : LABEL arch=x86_64 [2023-02-07T23:08:18.431Z] ---> Running in 2a16459c14c2 [2023-02-07T23:08:18.431Z] ---> 1c815f591599 [2023-02-07T23:08:18.431Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-07T23:08:18.431Z] ---> 911991e40b96 [2023-02-07T23:08:18.431Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-07T23:08:18.431Z] ---> 3c1d7a5cc7a8 [2023-02-07T23:08:18.431Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-07T23:08:18.431Z] Removing intermediate container 2a16459c14c2 [2023-02-07T23:08:18.431Z] ---> daa2b498bc9f [2023-02-07T23:08:18.431Z] Step 18/19 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:08:18.690Z] ---> Running in 08bbc7c62c7f [2023-02-07T23:08:18.690Z] ---> 7b797a8f38d8 [2023-02-07T23:08:18.690Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-07T23:08:19.306Z] ---> 258ce754b1d1 [2023-02-07T23:08:19.306Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-07T23:08:19.306Z] ---> Running in 8e5e4dccd3ec [2023-02-07T23:08:19.306Z] Removing intermediate container 08bbc7c62c7f [2023-02-07T23:08:19.306Z] ---> c0cb15d9a21c [2023-02-07T23:08:19.306Z] Step 19/19 : LABEL version=3.0.0-dev.39 [2023-02-07T23:08:19.306Z] ---> c3b14332a14d [2023-02-07T23:08:19.306Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-07T23:08:19.306Z] ---> Running in 334daf5166f2 [2023-02-07T23:08:19.306Z] Removing intermediate container 8e5e4dccd3ec [2023-02-07T23:08:19.306Z] ---> 008a4081a452 [2023-02-07T23:08:19.306Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T23:08:19.565Z] ---> Running in 90ca5f97a69f [2023-02-07T23:08:19.565Z] Removing intermediate container 334daf5166f2 [2023-02-07T23:08:19.565Z] ---> afb963b329f2 [2023-02-07T23:08:19.565Z] [2023-02-07T23:08:19.565Z] ---> 53f69ee1b7df [2023-02-07T23:08:19.565Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-07T23:08:19.565Z] Successfully built afb963b329f2 [2023-02-07T23:08:19.565Z] ---> Running in ba7111300aab [2023-02-07T23:08:19.565Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-07T23:08:19.565Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2023-02-07T23:08:19.565Z] Removing intermediate container 90ca5f97a69f [2023-02-07T23:08:19.565Z] ---> 7be74012c41c [2023-02-07T23:08:19.565Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T23:08:19.565Z] Removing intermediate container cdfd4b49dcc6 [2023-02-07T23:08:19.565Z] ---> 1f86c1a584ba [2023-02-07T23:08:19.565Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T23:08:20.274Z] ---> Running in d13474e5edc0 [2023-02-07T23:08:20.274Z] ---> 9877a581a858 [2023-02-07T23:08:20.274Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-07T23:08:20.274Z] Removing intermediate container ba7111300aab [2023-02-07T23:08:20.274Z] ---> c9244fbf0770 [2023-02-07T23:08:20.274Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T23:08:23.601Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:08:23.601Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:08:23.601Z] ---> 43675a48ac5c [2023-02-07T23:08:23.601Z] Step 3/23 : WORKDIR /edgex-go [2023-02-07T23:08:23.601Z] ---> Using cache [2023-02-07T23:08:23.601Z] ---> d9b5ddf54e58 [2023-02-07T23:08:23.601Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T23:08:23.601Z] ---> Running in bbfd389f5d7e [2023-02-07T23:08:23.601Z] Removing intermediate container d13474e5edc0 [2023-02-07T23:08:23.601Z] ---> ef601eb63152 [2023-02-07T23:08:23.601Z] Step 21/22 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:08:23.601Z] ---> Running in 14a63804b98d [2023-02-07T23:08:23.601Z] ---> 355e2127f432 [2023-02-07T23:08:23.601Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T23:08:23.601Z] ---> Running in 782dfc0767e8 [2023-02-07T23:08:23.601Z] Removing intermediate container bbfd389f5d7e [2023-02-07T23:08:23.601Z] ---> 3248d4fab1ee [2023-02-07T23:08:23.601Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T23:08:23.601Z] Removing intermediate container 782dfc0767e8 [2023-02-07T23:08:23.601Z] ---> e8a6c28ff2ba [2023-02-07T23:08:23.601Z] Step 22/22 : LABEL version=3.0.0-dev.39 [2023-02-07T23:08:23.601Z] ---> 955d0db1374f [2023-02-07T23:08:23.601Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T23:08:23.601Z] ---> Running in 6e516bed0bb7 [2023-02-07T23:08:23.601Z] ---> Running in 4b9dd2fe46ec [2023-02-07T23:08:23.601Z] ---> Running in a66ba72c2a47 [2023-02-07T23:08:23.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:23.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:23.865Z] Removing intermediate container a66ba72c2a47 [2023-02-07T23:08:23.865Z] ---> 56fe6bc3d8c3 [2023-02-07T23:08:23.865Z] [2023-02-07T23:08:23.865Z] Removing intermediate container 4b9dd2fe46ec [2023-02-07T23:08:23.865Z] ---> 573e6659af4c [2023-02-07T23:08:23.865Z] Step 21/22 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:08:24.124Z] Successfully built 56fe6bc3d8c3 [2023-02-07T23:08:24.124Z] Successfully tagged core-data:latest [2023-02-07T23:08:24.124Z]  Building core-data ... done Building core-common-config-bootstrapper [2023-02-07T23:08:24.384Z] OK: 211 MiB in 51 packages [2023-02-07T23:08:24.384Z] ---> Running in b675bbbae0de [2023-02-07T23:08:26.951Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:08:26.951Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:08:26.951Z] ---> 43675a48ac5c [2023-02-07T23:08:26.951Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T23:08:26.951Z] ---> Using cache [2023-02-07T23:08:26.951Z] ---> 38a7857c9579 [2023-02-07T23:08:26.951Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T23:08:26.951Z] ---> Using cache [2023-02-07T23:08:26.951Z] ---> aa2566967bc0 [2023-02-07T23:08:26.951Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T23:08:26.951Z] ---> Using cache [2023-02-07T23:08:26.951Z] ---> 7eb16e10c588 [2023-02-07T23:08:26.951Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T23:08:26.951Z] ---> Using cache [2023-02-07T23:08:26.951Z] ---> c0f7d97763b8 [2023-02-07T23:08:26.951Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:08:27.781Z] ---> 7ccbb3337a2c [2023-02-07T23:08:27.781Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T23:08:27.781Z] ---> 274c6bf1bc1c [2023-02-07T23:08:27.781Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T23:08:28.371Z] ---> 937a461df68c [2023-02-07T23:08:28.638Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-07T23:08:28.638Z] ---> Running in 4c51287b5393 [2023-02-07T23:08:28.848Z] Removing intermediate container b675bbbae0de [2023-02-07T23:08:28.848Z] ---> 341e0557f74e [2023-02-07T23:08:28.848Z] Step 22/22 : LABEL version=3.0.0-dev.39 [2023-02-07T23:08:28.848Z] ---> Running in 9f96559f0e2c [2023-02-07T23:08:28.848Z] ---> Running in 92430819b74b [2023-02-07T23:08:28.848Z] Removing intermediate container 14a63804b98d [2023-02-07T23:08:28.848Z] ---> 0acce3e16c4b [2023-02-07T23:08:28.848Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-07T23:08:28.848Z] Removing intermediate container 6e516bed0bb7 [2023-02-07T23:08:28.848Z] ---> ff328a2db43f [2023-02-07T23:08:28.848Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T23:08:28.906Z] ---> fb901e4f3081 [2023-02-07T23:08:28.906Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-07T23:08:29.105Z] ---> Running in 643261c332ae [2023-02-07T23:08:29.105Z] Removing intermediate container 92430819b74b [2023-02-07T23:08:29.105Z] ---> bfc643387a0e [2023-02-07T23:08:29.105Z] [2023-02-07T23:08:29.105Z] ---> c9b8d41180f5 [2023-02-07T23:08:29.105Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:08:29.105Z] ---> Running in 51e9e8533159 [2023-02-07T23:08:29.105Z] Removing intermediate container 643261c332ae [2023-02-07T23:08:29.105Z] ---> a4e29d3a8a80 [2023-02-07T23:08:29.105Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T23:08:29.105Z] Successfully built bfc643387a0e [2023-02-07T23:08:29.105Z] Successfully tagged support-notifications:latest [2023-02-07T23:08:29.105Z] Building core-metadata [2023-02-07T23:08:29.105Z]  Building support-notifications ... done  ---> Running in bcfb2e4b7ceb [2023-02-07T23:08:29.369Z] Removing intermediate container bcfb2e4b7ceb [2023-02-07T23:08:29.369Z] ---> 5f70db4e8e33 [2023-02-07T23:08:29.369Z] Step 23/24 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:08:29.490Z] Removing intermediate container 4c51287b5393 [2023-02-07T23:08:29.490Z] ---> 28feded13f69 [2023-02-07T23:08:29.490Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-07T23:08:30.454Z] ---> a906eecbb73e [2023-02-07T23:08:30.454Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-07T23:08:30.726Z] ---> 688492c3c6c7 [2023-02-07T23:08:30.727Z] Step 19/24 : WORKDIR / [2023-02-07T23:08:30.727Z] ---> Running in fc64a6fd302a [2023-02-07T23:08:31.685Z] Removing intermediate container fc64a6fd302a [2023-02-07T23:08:31.685Z] ---> f6b82f9cda49 [2023-02-07T23:08:31.685Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T23:08:31.685Z] ---> Running in 9da394f077a7 [2023-02-07T23:08:31.685Z] ---> 667a5ff77f14 [2023-02-07T23:08:31.685Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T23:08:31.899Z] ---> Running in 7db48629a4b7 [2023-02-07T23:08:31.956Z] ---> Running in 15da2de1541f [2023-02-07T23:08:32.158Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:08:32.158Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:08:32.158Z] ---> 43675a48ac5c [2023-02-07T23:08:32.158Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-07T23:08:32.158Z] ---> Using cache [2023-02-07T23:08:32.158Z] ---> 38a7857c9579 [2023-02-07T23:08:32.158Z] Step 4/24 : WORKDIR /edgex-go [2023-02-07T23:08:32.158Z] ---> Using cache [2023-02-07T23:08:32.158Z] ---> aa2566967bc0 [2023-02-07T23:08:32.158Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-07T23:08:32.158Z] ---> Using cache [2023-02-07T23:08:32.158Z] ---> 7eb16e10c588 [2023-02-07T23:08:32.158Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-07T23:08:32.158Z] ---> Using cache [2023-02-07T23:08:32.158Z] ---> c0f7d97763b8 [2023-02-07T23:08:32.158Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:08:32.224Z] Removing intermediate container 9da394f077a7 [2023-02-07T23:08:32.224Z] ---> c0a9e1ffeaa9 [2023-02-07T23:08:32.224Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T23:08:32.494Z] ---> Running in a072f780c3d5 [2023-02-07T23:08:32.760Z] Removing intermediate container 15da2de1541f [2023-02-07T23:08:32.760Z] ---> 3c56c6250540 [2023-02-07T23:08:32.760Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T23:08:32.760Z] ---> Running in 2b9e4b7b3dd8 [2023-02-07T23:08:33.344Z] Removing intermediate container a072f780c3d5 [2023-02-07T23:08:33.344Z] ---> 6ad9f7bb7caf [2023-02-07T23:08:33.344Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T23:08:33.344Z] ---> Running in 1832f14ab2e2 [2023-02-07T23:08:33.566Z] Removing intermediate container 7db48629a4b7 [2023-02-07T23:08:33.566Z] ---> aac754af9ae9 [2023-02-07T23:08:33.566Z] Step 24/24 : LABEL version=3.0.0-dev.39 [2023-02-07T23:08:33.566Z] ---> Running in 31261ae8e074 [2023-02-07T23:08:33.612Z] Removing intermediate container 2b9e4b7b3dd8 [2023-02-07T23:08:33.612Z] ---> 76fd80ce025d [2023-02-07T23:08:33.612Z] Step 21/23 : LABEL arch=arm64 [2023-02-07T23:08:33.824Z] ---> Running in c2ed08896b2c [2023-02-07T23:08:33.881Z] ---> Running in c3e75d057365 [2023-02-07T23:08:34.149Z] Removing intermediate container 1832f14ab2e2 [2023-02-07T23:08:34.149Z] ---> abe3d6f7bce6 [2023-02-07T23:08:34.149Z] Step 23/24 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:08:34.393Z] Removing intermediate container c2ed08896b2c [2023-02-07T23:08:34.393Z] ---> 70b2fc7cf4f0 [2023-02-07T23:08:34.393Z] [2023-02-07T23:08:34.393Z] Successfully built 70b2fc7cf4f0 [2023-02-07T23:08:34.419Z] ---> Running in 4cdda25ab27a [2023-02-07T23:08:34.419Z] Removing intermediate container c3e75d057365 [2023-02-07T23:08:34.419Z] ---> 3fd43263f5e4 [2023-02-07T23:08:34.419Z] Step 22/23 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:08:34.419Z] ---> Running in 6bce27ced914 [2023-02-07T23:08:34.652Z] Successfully tagged security-secretstore-setup:latest [2023-02-07T23:08:34.652Z] Building security-proxy-setup [2023-02-07T23:08:35.017Z] Removing intermediate container 4cdda25ab27a [2023-02-07T23:08:35.017Z] ---> 67ca4ff4052f [2023-02-07T23:08:35.017Z] Step 24/24 : LABEL version=3.0.0-dev.39 [2023-02-07T23:08:35.017Z] ---> Running in 5c0c375b1084 [2023-02-07T23:08:35.303Z] Removing intermediate container 6bce27ced914 [2023-02-07T23:08:35.303Z] ---> 2552237bf8c4 [2023-02-07T23:08:35.303Z] Step 23/23 : LABEL version=3.0.0-dev.39 [2023-02-07T23:08:35.570Z] ---> Running in 74b53fe2483d [2023-02-07T23:08:35.836Z] Removing intermediate container 5c0c375b1084 [2023-02-07T23:08:35.836Z] ---> 3fb9050a3d43 [2023-02-07T23:08:35.836Z] [2023-02-07T23:08:36.102Z] Successfully built 3fb9050a3d43 [2023-02-07T23:08:36.102Z] Successfully tagged security-spire-config-arm64:latest [2023-02-07T23:08:36.102Z]  Building security-spire-config ... done Building support-notifications [2023-02-07T23:08:36.368Z] Removing intermediate container 74b53fe2483d [2023-02-07T23:08:36.368Z] ---> b504bcc19d40 [2023-02-07T23:08:36.368Z] [2023-02-07T23:08:36.634Z] Successfully built b504bcc19d40 [2023-02-07T23:08:36.634Z] Successfully tagged security-spire-server-arm64:latest [2023-02-07T23:08:36.634Z]  Building security-spire-server ... done Building core-data [2023-02-07T23:08:37.990Z]  Building security-secretstore-setup ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:08:37.991Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:08:37.991Z] ---> 43675a48ac5c [2023-02-07T23:08:37.991Z] Step 3/21 : WORKDIR /edgex-go [2023-02-07T23:08:37.991Z] ---> Using cache [2023-02-07T23:08:37.991Z] ---> d9b5ddf54e58 [2023-02-07T23:08:37.991Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-07T23:08:41.982Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:08:41.982Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:08:41.982Z] ---> d50cffd32849 [2023-02-07T23:08:41.982Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T23:08:41.982Z] ---> Using cache [2023-02-07T23:08:41.982Z] ---> 989069602a75 [2023-02-07T23:08:41.982Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T23:08:41.982Z] ---> Using cache [2023-02-07T23:08:41.982Z] ---> 1803c95dc188 [2023-02-07T23:08:41.982Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-07T23:08:41.982Z] ---> Running in c3f324223acf [2023-02-07T23:08:42.564Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:08:42.564Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:08:42.564Z] ---> d50cffd32849 [2023-02-07T23:08:42.564Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T23:08:42.564Z] ---> Using cache [2023-02-07T23:08:42.564Z] ---> 989069602a75 [2023-02-07T23:08:42.564Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T23:08:42.564Z] ---> Using cache [2023-02-07T23:08:42.564Z] ---> 1803c95dc188 [2023-02-07T23:08:42.564Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T23:08:42.564Z] ---> Using cache [2023-02-07T23:08:42.564Z] ---> 21ba4a076de5 [2023-02-07T23:08:42.564Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T23:08:42.564Z] ---> Using cache [2023-02-07T23:08:42.564Z] ---> f1a0009677c3 [2023-02-07T23:08:42.564Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:08:42.564Z] ---> Using cache [2023-02-07T23:08:42.564Z] ---> 018a6e2550fb [2023-02-07T23:08:42.564Z] Step 8/22 : COPY . . [2023-02-07T23:08:42.839Z] ---> Using cache [2023-02-07T23:08:42.839Z] ---> 3c4afdb5d22b [2023-02-07T23:08:42.839Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-07T23:08:43.107Z] ---> Running in 65815571af8a [2023-02-07T23:08:44.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:08:44.665Z] ---> Running in 6aded7b534d7 [2023-02-07T23:08:44.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:44.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:08:44.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:08:44.924Z] OK: 211 MiB in 51 packages [2023-02-07T23:08:45.052Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-07T23:08:46.464Z] OK: 221 MiB in 51 packages [2023-02-07T23:08:46.843Z] Removing intermediate container 6aded7b534d7 [2023-02-07T23:08:46.843Z] ---> 06534f5593a8 [2023-02-07T23:08:46.843Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-07T23:08:46.843Z] ---> 404e9ec2d4ec [2023-02-07T23:08:46.843Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:08:46.843Z] ---> Running in d1b1cec374c8 [2023-02-07T23:08:47.873Z] Removing intermediate container c3f324223acf [2023-02-07T23:08:47.873Z] ---> dcd50b0438b4 [2023-02-07T23:08:47.873Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T23:08:49.292Z] ---> 4efe339dc3fb [2023-02-07T23:08:49.292Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:08:49.292Z] ---> Running in 0edb76e88a8a [2023-02-07T23:08:53.423Z] Removing intermediate container 2b29d7c62fd4 [2023-02-07T23:08:53.423Z] ---> 8a3faf11e601 [2023-02-07T23:08:53.423Z] Step 8/22 : COPY . . [2023-02-07T23:09:08.317Z] ---> fc801ab88933 [2023-02-07T23:09:08.317Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-07T23:09:11.662Z] ---> Running in bd0cba991701 [2023-02-07T23:09:12.003Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-07T23:09:12.271Z] Removing intermediate container 9f96559f0e2c [2023-02-07T23:09:12.271Z] ---> 5c44625d431b [2023-02-07T23:09:12.271Z] Step 8/22 : COPY . . [2023-02-07T23:09:18.884Z] Removing intermediate container 51e9e8533159 [2023-02-07T23:09:18.884Z] ---> 5b4967b58f54 [2023-02-07T23:09:18.884Z] Step 7/23 : COPY . . [2023-02-07T23:09:28.894Z] ---> 8a3112a0eb1c [2023-02-07T23:09:28.894Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-07T23:09:28.894Z] ---> 20bcaf2090bd [2023-02-07T23:09:28.894Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T23:09:28.894Z] Removing intermediate container 31261ae8e074 [2023-02-07T23:09:28.894Z] ---> ce80e79273e5 [2023-02-07T23:09:28.894Z] Step 8/24 : COPY . . [2023-02-07T23:09:28.894Z] ---> Running in 02089c667e64 [2023-02-07T23:09:28.894Z] ---> Running in bf61588c88e4 [2023-02-07T23:09:34.375Z] Removing intermediate container bf61588c88e4 [2023-02-07T23:09:34.375Z] ---> 53fa7457c4d6 [2023-02-07T23:09:34.375Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-07T23:09:34.955Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-07T23:09:36.853Z] ---> 1e309495a2e0 [2023-02-07T23:09:36.853Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-07T23:09:36.853Z] ---> Running in e9ad1799e83a [2023-02-07T23:09:37.112Z] ---> Running in f6b2fc159827 [2023-02-07T23:09:37.391Z] Removing intermediate container e9ad1799e83a [2023-02-07T23:09:37.391Z] ---> 9e8425227806 [2023-02-07T23:09:37.391Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-07T23:09:41.585Z] ---> Running in 598be45a7f94 [2023-02-07T23:09:42.154Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-07T23:09:48.786Z] Removing intermediate container bd0cba991701 [2023-02-07T23:09:48.786Z] ---> 81596bb492ca [2023-02-07T23:09:48.786Z] [2023-02-07T23:09:48.786Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T23:09:48.786Z] ---> bfe296a52501 [2023-02-07T23:09:48.786Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T23:09:48.786Z] Removing intermediate container 598be45a7f94 [2023-02-07T23:09:48.786Z] ---> c31dd7c9d0df [2023-02-07T23:09:48.786Z] Step 11/23 : WORKDIR /edgex-go [2023-02-07T23:09:54.046Z] ---> Running in 02450d27125c [2023-02-07T23:09:56.579Z] ---> Running in aadfa381e47e [2023-02-07T23:09:57.181Z] Removing intermediate container d1b1cec374c8 [2023-02-07T23:09:57.181Z] ---> 3c5f628e3b51 [2023-02-07T23:09:57.181Z] Step 7/21 : COPY . . [2023-02-07T23:09:57.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:09:57.438Z] Removing intermediate container aadfa381e47e [2023-02-07T23:09:57.438Z] ---> 1361af5f5e5d [2023-02-07T23:09:57.438Z] [2023-02-07T23:09:57.438Z] Step 12/23 : FROM alpine:3.15 [2023-02-07T23:09:57.438Z] ---> c4fc93816858 [2023-02-07T23:09:57.438Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T23:09:57.438Z] ---> Using cache [2023-02-07T23:09:57.438Z] ---> 23ab29a8aeea [2023-02-07T23:09:57.438Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T23:09:57.438Z] ---> Using cache [2023-02-07T23:09:57.438Z] ---> 4bf16d9fbe42 [2023-02-07T23:09:57.438Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T23:09:57.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:09:57.696Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T23:09:57.696Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T23:09:57.696Z] OK: 6 MiB in 15 packages [2023-02-07T23:10:07.701Z] ---> 31ff00171f63 [2023-02-07T23:10:07.701Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T23:10:07.701Z] Removing intermediate container 02089c667e64 [2023-02-07T23:10:07.701Z] ---> a5054b324d1e [2023-02-07T23:10:07.701Z] [2023-02-07T23:10:07.701Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T23:10:07.701Z] ---> bfe296a52501 [2023-02-07T23:10:07.701Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-07T23:10:07.701Z] ---> eaefe29fa682 [2023-02-07T23:10:07.701Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-07T23:10:07.701Z] Removing intermediate container 02450d27125c [2023-02-07T23:10:07.701Z] ---> 0403b3f6e6e9 [2023-02-07T23:10:07.701Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T23:10:07.701Z] ---> Running in 4199af573366 [2023-02-07T23:10:07.701Z] ---> Running in fd7a70b98ced [2023-02-07T23:10:08.631Z] ---> Running in fc0e4660f392 [2023-02-07T23:10:08.631Z] ---> a390b215d9eb [2023-02-07T23:10:08.631Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-07T23:10:09.195Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-07T23:10:09.454Z] Removing intermediate container fd7a70b98ced [2023-02-07T23:10:09.454Z] ---> b50ed7c9596e [2023-02-07T23:10:09.454Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T23:10:09.713Z] Removing intermediate container fc0e4660f392 [2023-02-07T23:10:09.713Z] ---> b51814761827 [2023-02-07T23:10:09.713Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-07T23:10:09.713Z] ---> 28a01dd728a5 [2023-02-07T23:10:09.713Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-07T23:10:09.713Z] Removing intermediate container f6b2fc159827 [2023-02-07T23:10:09.713Z] ---> 5e0cb466ba40 [2023-02-07T23:10:09.713Z] [2023-02-07T23:10:09.713Z] Step 10/24 : FROM alpine:3.16 [2023-02-07T23:10:09.713Z] ---> bfe296a52501 [2023-02-07T23:10:09.713Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-07T23:10:09.713Z] ---> Using cache [2023-02-07T23:10:09.713Z] ---> 0403b3f6e6e9 [2023-02-07T23:10:09.713Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T23:10:09.713Z] ---> Using cache [2023-02-07T23:10:09.713Z] ---> b51814761827 [2023-02-07T23:10:09.713Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-07T23:10:09.713Z] ---> Running in 9d7f82814595 [2023-02-07T23:10:09.972Z] ---> Running in f5384c068126 [2023-02-07T23:10:09.972Z] ---> Running in 044ec4ce0b71 [2023-02-07T23:10:10.250Z] ---> 870fb40a6579 [2023-02-07T23:10:10.250Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T23:10:10.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:10:10.508Z] Removing intermediate container f5384c068126 [2023-02-07T23:10:10.508Z] ---> e1615bb0f7bb [2023-02-07T23:10:10.508Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T23:10:10.508Z] Removing intermediate container 044ec4ce0b71 [2023-02-07T23:10:10.508Z] ---> 5a0e1618928d [2023-02-07T23:10:10.508Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-07T23:10:10.508Z] ---> Running in 61b86a67e856 [2023-02-07T23:10:10.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:10:10.508Z] ---> Running in 6966b3f93fe6 [2023-02-07T23:10:10.765Z] ---> Running in e4dcc8f49954 [2023-02-07T23:10:11.022Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T23:10:11.022Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T23:10:11.022Z] OK: 6 MiB in 15 packages [2023-02-07T23:10:11.022Z] Removing intermediate container 61b86a67e856 [2023-02-07T23:10:11.022Z] ---> c871bf0dfb36 [2023-02-07T23:10:11.022Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T23:10:11.022Z] Removing intermediate container 6966b3f93fe6 [2023-02-07T23:10:11.022Z] ---> ce01c77b275d [2023-02-07T23:10:11.022Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T23:10:11.279Z] Removing intermediate container e4dcc8f49954 [2023-02-07T23:10:11.279Z] ---> 594a04457ac5 [2023-02-07T23:10:11.279Z] Step 15/24 : WORKDIR / [2023-02-07T23:10:11.279Z] ---> Running in 6f58807d2852 [2023-02-07T23:10:11.537Z] ---> Running in 9994c097d4a2 [2023-02-07T23:10:11.826Z] ---> 02bdbda7952d [2023-02-07T23:10:11.826Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-07T23:10:12.084Z] Removing intermediate container 6f58807d2852 [2023-02-07T23:10:12.084Z] ---> 5840e382a7ee [2023-02-07T23:10:12.084Z] Step 21/23 : LABEL arch=x86_64 [2023-02-07T23:10:13.037Z] Removing intermediate container 9994c097d4a2 [2023-02-07T23:10:13.037Z] ---> 6389a6867179 [2023-02-07T23:10:13.037Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T23:10:13.296Z] ---> Running in 83cd66d02ad9 [2023-02-07T23:10:13.296Z] Removing intermediate container 9d7f82814595 [2023-02-07T23:10:13.296Z] ---> f16720ad8ca7 [2023-02-07T23:10:13.296Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T23:10:13.555Z] ---> 5440fc63c218 [2023-02-07T23:10:13.555Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-07T23:10:13.843Z] ---> 1af4b660ede4 [2023-02-07T23:10:13.843Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-07T23:10:14.797Z] Removing intermediate container 83cd66d02ad9 [2023-02-07T23:10:14.797Z] ---> 44be9d94b306 [2023-02-07T23:10:14.797Z] Step 22/23 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:10:15.054Z] ---> 8cd90515f9bb [2023-02-07T23:10:15.054Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-07T23:10:15.618Z] ---> 883abca9e349 [2023-02-07T23:10:15.618Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-07T23:10:16.182Z] ---> Running in a943f6317481 [2023-02-07T23:10:17.120Z] ---> e4d013f68861 [2023-02-07T23:10:17.120Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-07T23:10:17.379Z] ---> Running in 40b0372d6e70 [2023-02-07T23:10:17.946Z] ---> 13dfc8a2f820 [2023-02-07T23:10:17.946Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-07T23:10:17.946Z] Removing intermediate container a943f6317481 [2023-02-07T23:10:17.946Z] ---> 53600dc078a6 [2023-02-07T23:10:17.946Z] Step 23/23 : LABEL version=3.0.0-dev.39 [2023-02-07T23:10:18.242Z] ---> a8db95976ccb [2023-02-07T23:10:18.242Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-07T23:10:18.501Z] Removing intermediate container 40b0372d6e70 [2023-02-07T23:10:18.501Z] ---> 4cc685800c87 [2023-02-07T23:10:18.501Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T23:10:18.501Z] ---> Running in c700ca90de49 [2023-02-07T23:10:18.780Z] ---> 0ebac43f77d8 [2023-02-07T23:10:18.780Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-07T23:10:18.780Z] ---> Running in d8aed549ab3f [2023-02-07T23:10:19.064Z] ---> 6bc2c7ba554f [2023-02-07T23:10:19.064Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-07T23:10:20.021Z] ---> Running in ac3b5c8d0875 [2023-02-07T23:10:20.022Z] Removing intermediate container c700ca90de49 [2023-02-07T23:10:20.022Z] ---> 087c87375237 [2023-02-07T23:10:20.022Z] [2023-02-07T23:10:20.022Z] Successfully built 087c87375237 [2023-02-07T23:10:20.022Z] ---> 26a22e5219ee [2023-02-07T23:10:20.022Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T23:10:20.022Z] Successfully tagged security-spire-server:latest [2023-02-07T23:10:20.022Z]  Building security-spire-server ... done Building security-spire-config [2023-02-07T23:10:20.285Z] Removing intermediate container d8aed549ab3f [2023-02-07T23:10:20.285Z] ---> 3592fa3303e0 [2023-02-07T23:10:20.285Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T23:10:21.280Z] ---> Running in d83d7fcbce41 [2023-02-07T23:10:22.975Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:10:22.975Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:10:22.975Z] ---> 43675a48ac5c [2023-02-07T23:10:22.975Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T23:10:22.975Z] ---> Using cache [2023-02-07T23:10:22.975Z] ---> d9b5ddf54e58 [2023-02-07T23:10:22.975Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T23:10:22.975Z] ---> Using cache [2023-02-07T23:10:22.975Z] ---> 0acce3e16c4b [2023-02-07T23:10:22.975Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T23:10:22.975Z] ---> Using cache [2023-02-07T23:10:22.975Z] ---> c9b8d41180f5 [2023-02-07T23:10:22.975Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:10:22.975Z] ---> Using cache [2023-02-07T23:10:22.975Z] ---> 5b4967b58f54 [2023-02-07T23:10:22.975Z] Step 7/24 : COPY . . [2023-02-07T23:10:22.975Z] ---> Using cache [2023-02-07T23:10:22.975Z] ---> 20bcaf2090bd [2023-02-07T23:10:22.975Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T23:10:22.975Z] ---> Using cache [2023-02-07T23:10:22.975Z] ---> 53fa7457c4d6 [2023-02-07T23:10:22.975Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T23:10:22.975Z] ---> Using cache [2023-02-07T23:10:22.975Z] ---> 9e8425227806 [2023-02-07T23:10:22.975Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-07T23:10:25.159Z] ---> Running in 40baae7758cd [2023-02-07T23:10:25.159Z] Removing intermediate container ac3b5c8d0875 [2023-02-07T23:10:25.159Z] ---> fa6d3330603b [2023-02-07T23:10:25.159Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T23:10:25.423Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-07T23:10:25.423Z] ---> Running in 4b3a8d3f5252 [2023-02-07T23:10:25.685Z] ---> Running in bf96df8fb577 [2023-02-07T23:10:25.685Z] Removing intermediate container 40baae7758cd [2023-02-07T23:10:25.685Z] ---> bf423a1d73c8 [2023-02-07T23:10:25.685Z] Step 21/22 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:10:25.972Z] ---> Running in 819f7849355b [2023-02-07T23:10:26.230Z] Removing intermediate container bf96df8fb577 [2023-02-07T23:10:26.230Z] ---> 186a599419ae [2023-02-07T23:10:26.230Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T23:10:26.796Z] ---> Running in d42527f4898a [2023-02-07T23:10:26.796Z] Removing intermediate container 819f7849355b [2023-02-07T23:10:26.796Z] ---> 473bd265c063 [2023-02-07T23:10:26.796Z] Step 22/22 : LABEL version=3.0.0-dev.39 [2023-02-07T23:10:27.378Z] Removing intermediate container d83d7fcbce41 [2023-02-07T23:10:27.378Z] ---> ab6fe1a8c1db [2023-02-07T23:10:27.378Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T23:10:27.378Z] ---> Running in e33a1f3d21ac [2023-02-07T23:10:27.638Z] Removing intermediate container d42527f4898a [2023-02-07T23:10:27.638Z] ---> ba5cdd789101 [2023-02-07T23:10:27.638Z] Step 23/24 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:10:27.915Z] ---> Running in 38952b030c47 [2023-02-07T23:10:29.891Z] ---> Running in 94afae743d0c [2023-02-07T23:10:29.891Z] Removing intermediate container e33a1f3d21ac [2023-02-07T23:10:29.891Z] Removing intermediate container 4b3a8d3f5252 [2023-02-07T23:10:29.891Z] ---> 58c5283d0713 [2023-02-07T23:10:29.891Z] [2023-02-07T23:10:29.891Z] ---> e3ec37ae06a6 [2023-02-07T23:10:29.891Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T23:10:29.891Z] Successfully built 58c5283d0713 [2023-02-07T23:10:30.172Z] Successfully tagged support-scheduler:latest [2023-02-07T23:10:30.172Z]  Building support-scheduler ... done Building security-bootstrapper [2023-02-07T23:10:30.172Z] Removing intermediate container 38952b030c47 [2023-02-07T23:10:30.172Z] ---> e85918c53f8b [2023-02-07T23:10:30.172Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-07T23:10:30.172Z] ---> Running in 4997d61e0259 [2023-02-07T23:10:30.492Z] Removing intermediate container 94afae743d0c [2023-02-07T23:10:30.492Z] ---> 3611984bc275 [2023-02-07T23:10:30.492Z] Step 24/24 : LABEL version=3.0.0-dev.39 [2023-02-07T23:10:30.492Z] Removing intermediate container 4199af573366 [2023-02-07T23:10:30.492Z] ---> 31412dbf6805 [2023-02-07T23:10:30.492Z] [2023-02-07T23:10:30.492Z] Step 9/21 : FROM alpine:3.16 [2023-02-07T23:10:30.492Z] ---> bfe296a52501 [2023-02-07T23:10:30.492Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-07T23:10:33.871Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:10:33.871Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:10:33.871Z] ---> 43675a48ac5c [2023-02-07T23:10:33.871Z] Step 3/32 : WORKDIR /edgex-go [2023-02-07T23:10:33.871Z] ---> Using cache [2023-02-07T23:10:33.871Z] ---> d9b5ddf54e58 [2023-02-07T23:10:33.871Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-07T23:10:33.871Z] ---> Using cache [2023-02-07T23:10:33.871Z] ---> 06534f5593a8 [2023-02-07T23:10:33.871Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-07T23:10:33.871Z] ---> Using cache [2023-02-07T23:10:33.871Z] ---> 404e9ec2d4ec [2023-02-07T23:10:33.871Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:10:33.871Z] ---> Using cache [2023-02-07T23:10:33.871Z] ---> 3c5f628e3b51 [2023-02-07T23:10:33.871Z] Step 7/32 : COPY . . [2023-02-07T23:10:33.871Z] ---> Using cache [2023-02-07T23:10:33.871Z] ---> eaefe29fa682 [2023-02-07T23:10:33.871Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-07T23:10:34.805Z] ---> Running in c5e9a52e5182 [2023-02-07T23:10:35.063Z] Removing intermediate container 4997d61e0259 [2023-02-07T23:10:35.063Z] ---> dea4698ad2f9 [2023-02-07T23:10:35.063Z] [2023-02-07T23:10:35.063Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T23:10:35.063Z] ---> c4fc93816858 [2023-02-07T23:10:35.063Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T23:10:35.063Z] ---> Using cache [2023-02-07T23:10:35.063Z] ---> 23ab29a8aeea [2023-02-07T23:10:35.063Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-07T23:10:35.063Z] ---> Running in a49822800fab [2023-02-07T23:10:35.063Z] ---> Running in 40c9a47b2bbf [2023-02-07T23:10:35.063Z] ---> Running in 7171094ddd51 [2023-02-07T23:10:35.332Z] ---> Running in e831f1c14bc9 [2023-02-07T23:10:35.332Z] Removing intermediate container c5e9a52e5182 [2023-02-07T23:10:35.332Z] ---> 76b964a19754 [2023-02-07T23:10:35.332Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T23:10:35.900Z] Removing intermediate container 7171094ddd51 [2023-02-07T23:10:35.900Z] ---> 94fc52fc6401 [2023-02-07T23:10:35.900Z] [2023-02-07T23:10:35.900Z] Successfully built 94fc52fc6401 [2023-02-07T23:10:35.900Z] ---> Running in a77407ecf6dd [2023-02-07T23:10:35.900Z] Successfully tagged core-metadata:latest [2023-02-07T23:10:35.900Z]  Building core-metadata ... done Building core-command [2023-02-07T23:10:36.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:10:36.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:10:36.689Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-07T23:10:36.689Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-07T23:10:36.689Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-07T23:10:36.689Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-07T23:10:36.689Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-07T23:10:36.689Z] (5/6) Installing curl (7.83.1-r5) [2023-02-07T23:10:36.689Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-07T23:10:36.689Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T23:10:36.689Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T23:10:36.689Z] OK: 8 MiB in 20 packages [2023-02-07T23:10:40.887Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:10:40.887Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:10:40.887Z] ---> 43675a48ac5c [2023-02-07T23:10:40.887Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-07T23:10:40.887Z] ---> Using cache [2023-02-07T23:10:40.887Z] ---> 38a7857c9579 [2023-02-07T23:10:40.887Z] Step 4/23 : WORKDIR /edgex-go [2023-02-07T23:10:40.887Z] ---> Using cache [2023-02-07T23:10:40.887Z] ---> aa2566967bc0 [2023-02-07T23:10:40.887Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-07T23:10:40.887Z] ---> Using cache [2023-02-07T23:10:40.887Z] ---> 7eb16e10c588 [2023-02-07T23:10:40.887Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-07T23:10:40.887Z] ---> Using cache [2023-02-07T23:10:40.887Z] ---> c0f7d97763b8 [2023-02-07T23:10:40.887Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:10:40.887Z] ---> Using cache [2023-02-07T23:10:40.887Z] ---> ce80e79273e5 [2023-02-07T23:10:40.887Z] Step 8/23 : COPY . . [2023-02-07T23:10:40.887Z] ---> Using cache [2023-02-07T23:10:40.887Z] ---> 1e309495a2e0 [2023-02-07T23:10:40.887Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-07T23:10:41.086Z] Removing intermediate container 0edb76e88a8a [2023-02-07T23:10:41.086Z] ---> 95b80903fbde [2023-02-07T23:10:41.086Z] Step 8/22 : COPY . . [2023-02-07T23:10:41.086Z] ---> ddf863e3f630 [2023-02-07T23:10:41.086Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-07T23:10:41.086Z] ---> Running in 326fb4808220 [2023-02-07T23:10:41.086Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-07T23:10:42.259Z] Removing intermediate container a77407ecf6dd [2023-02-07T23:10:42.259Z] ---> 5f55e5b44aae [2023-02-07T23:10:42.259Z] Step 21/22 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:10:42.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:10:42.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:10:42.815Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T23:10:42.815Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T23:10:42.815Z] OK: 15859 distinct packages available [2023-02-07T23:10:42.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:10:43.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:10:43.074Z] ---> Running in 87f86df7cd68 [2023-02-07T23:10:43.333Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-07T23:10:43.333Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-07T23:10:43.333Z] (3/4) Installing libucontext (1.1-r0) [2023-02-07T23:10:43.333Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-07T23:10:43.333Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T23:10:43.333Z] ---> Running in f022617fa874 [2023-02-07T23:10:43.333Z] OK: 6 MiB in 18 packages [2023-02-07T23:10:45.251Z] Removing intermediate container a49822800fab [2023-02-07T23:10:45.251Z] ---> ef07f6b39854 [2023-02-07T23:10:45.251Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T23:10:45.251Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-07T23:10:45.251Z] Removing intermediate container f022617fa874 [2023-02-07T23:10:45.251Z] ---> 1e5ad869ff8c [2023-02-07T23:10:45.251Z] Step 22/22 : LABEL version=3.0.0-dev.39 [2023-02-07T23:10:45.819Z] ---> Running in d409fb3e513a [2023-02-07T23:10:45.819Z] ---> Running in e861e0377427 [2023-02-07T23:10:46.389Z] Removing intermediate container e831f1c14bc9 [2023-02-07T23:10:46.389Z] ---> fa1ca468dc3d [2023-02-07T23:10:46.389Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T23:10:46.649Z] Removing intermediate container d409fb3e513a [2023-02-07T23:10:46.649Z] ---> cb8238a3214f [2023-02-07T23:10:46.649Z] Step 12/21 : WORKDIR /edgex [2023-02-07T23:10:47.217Z] Removing intermediate container e861e0377427 [2023-02-07T23:10:47.217Z] ---> c4e6478f4ef7 [2023-02-07T23:10:47.217Z] [2023-02-07T23:10:47.217Z] Successfully built c4e6478f4ef7 [2023-02-07T23:10:48.596Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-07T23:10:48.856Z]  Building core-common-config-bootstrapper ... done  ---> Running in 86a6e0d63b3e [2023-02-07T23:10:51.391Z] ---> a09a3a6234e3 [2023-02-07T23:10:51.391Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T23:10:52.330Z] Removing intermediate container 86a6e0d63b3e [2023-02-07T23:10:52.330Z] ---> c8962a4cde05 [2023-02-07T23:10:52.330Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-07T23:10:53.728Z] ---> b7b2d4945b00 [2023-02-07T23:10:53.728Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-07T23:10:54.669Z] ---> Running in 81fdb0e51a98 [2023-02-07T23:10:54.669Z] ---> 982db34406df [2023-02-07T23:10:54.669Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-07T23:10:56.044Z] Removing intermediate container 81fdb0e51a98 [2023-02-07T23:10:56.044Z] ---> 359cd8e69618 [2023-02-07T23:10:56.044Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-07T23:10:56.979Z] ---> c3853e03db28 [2023-02-07T23:10:56.979Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-07T23:10:57.255Z] ---> 8c3bf83ddadf [2023-02-07T23:10:57.255Z] Step 19/24 : WORKDIR / [2023-02-07T23:10:57.255Z] Removing intermediate container 40c9a47b2bbf [2023-02-07T23:10:57.255Z] ---> d9acec355434 [2023-02-07T23:10:57.255Z] [2023-02-07T23:10:57.255Z] Step 9/32 : FROM alpine:3.16 [2023-02-07T23:10:57.255Z] ---> bfe296a52501 [2023-02-07T23:10:57.255Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T23:10:57.512Z] ---> Running in 9e60c159b86c [2023-02-07T23:10:57.512Z] ---> Running in 2992fb5f42ad [2023-02-07T23:10:57.512Z] ---> 3b48a2e77a83 [2023-02-07T23:10:57.512Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T23:10:57.769Z] Removing intermediate container 9e60c159b86c [2023-02-07T23:10:57.769Z] ---> 9d6bee844e9d [2023-02-07T23:10:57.769Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T23:10:57.769Z] Removing intermediate container 2992fb5f42ad [2023-02-07T23:10:57.769Z] ---> 9fb400b25039 [2023-02-07T23:10:57.769Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-07T23:10:58.334Z] ---> Running in 4bddac4c242a [2023-02-07T23:10:58.334Z] ---> f0a9589a9cf7 [2023-02-07T23:10:58.334Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T23:10:58.590Z] ---> Running in 01fc925c04bd [2023-02-07T23:10:59.155Z] ---> Running in ffb593362346 [2023-02-07T23:10:59.728Z] Removing intermediate container 4bddac4c242a [2023-02-07T23:10:59.728Z] ---> 9a0880e2dcf8 [2023-02-07T23:10:59.728Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T23:10:59.996Z] ---> Running in c0a373f6ff50 [2023-02-07T23:10:59.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T23:11:00.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T23:11:00.269Z] Removing intermediate container c0a373f6ff50 [2023-02-07T23:11:00.269Z] ---> b247db61f6cb [2023-02-07T23:11:00.269Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T23:11:00.540Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-07T23:11:00.540Z] (2/2) Installing su-exec (0.2-r1) [2023-02-07T23:11:00.540Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T23:11:00.540Z] OK: 6 MiB in 16 packages [2023-02-07T23:11:00.540Z] ---> Running in dc2299f9b2ed [2023-02-07T23:11:00.800Z] Removing intermediate container dc2299f9b2ed [2023-02-07T23:11:00.800Z] ---> 31a89d3047e0 [2023-02-07T23:11:00.800Z] Step 23/24 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:11:01.061Z] ---> Running in 42b3ec8fa37a [2023-02-07T23:11:01.061Z] Removing intermediate container ffb593362346 [2023-02-07T23:11:01.061Z] ---> 821073c49965 [2023-02-07T23:11:01.061Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T23:11:01.318Z] ---> Running in 3ac455a3f3f0 [2023-02-07T23:11:01.318Z] Removing intermediate container 42b3ec8fa37a [2023-02-07T23:11:01.319Z] ---> cb76d4365859 [2023-02-07T23:11:01.319Z] Step 24/24 : LABEL version=3.0.0-dev.39 [2023-02-07T23:11:01.622Z] ---> Running in a973b757eb24 [2023-02-07T23:11:01.901Z] Removing intermediate container 01fc925c04bd [2023-02-07T23:11:01.901Z] ---> 1c0b2f4dac2d [2023-02-07T23:11:01.901Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-07T23:11:02.171Z] Removing intermediate container 3ac455a3f3f0 [2023-02-07T23:11:02.171Z] ---> 23339c07428b [2023-02-07T23:11:02.171Z] Step 19/21 : LABEL arch=x86_64 [2023-02-07T23:11:03.082Z] ---> Running in ec7e2a583f89 [2023-02-07T23:11:04.096Z] ---> Running in e82db1f20a82 [2023-02-07T23:11:04.096Z] Removing intermediate container a973b757eb24 [2023-02-07T23:11:04.096Z] ---> d0c450018145 [2023-02-07T23:11:04.096Z] [2023-02-07T23:11:04.096Z] Successfully built d0c450018145 [2023-02-07T23:11:04.438Z] Successfully tagged security-spire-config:latest [2023-02-07T23:11:04.438Z]  Building security-spire-config ... done Removing intermediate container ec7e2a583f89 [2023-02-07T23:11:04.438Z] ---> dd8163128262 [2023-02-07T23:11:04.438Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-07T23:11:04.722Z] Removing intermediate container 87f86df7cd68 [2023-02-07T23:11:04.722Z] ---> a97ffaaf0f92 [2023-02-07T23:11:04.722Z] [2023-02-07T23:11:04.722Z] Step 10/23 : FROM alpine:3.16 [2023-02-07T23:11:04.722Z] ---> bfe296a52501 [2023-02-07T23:11:04.722Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-07T23:11:04.722Z] ---> Using cache [2023-02-07T23:11:04.722Z] ---> 0403b3f6e6e9 [2023-02-07T23:11:04.722Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T23:11:04.722Z] ---> Using cache [2023-02-07T23:11:04.722Z] ---> b51814761827 [2023-02-07T23:11:04.722Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-07T23:11:04.722Z] Removing intermediate container e82db1f20a82 [2023-02-07T23:11:04.722Z] ---> bfaabf7997dc [2023-02-07T23:11:04.722Z] Step 20/21 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:11:04.722Z] ---> Running in e8387de69559 [2023-02-07T23:11:04.722Z] ---> Running in 25e1890e2cb4 [2023-02-07T23:11:05.006Z] ---> Running in 49d76bc91fc9 [2023-02-07T23:11:05.006Z] Removing intermediate container e8387de69559 [2023-02-07T23:11:05.006Z] ---> bc2142b27485 [2023-02-07T23:11:05.006Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-07T23:11:05.006Z] Removing intermediate container 25e1890e2cb4 [2023-02-07T23:11:05.006Z] ---> dca049bed4b3 [2023-02-07T23:11:05.006Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-07T23:11:05.006Z] Removing intermediate container 49d76bc91fc9 [2023-02-07T23:11:05.006Z] ---> c1ce9b3ed745 [2023-02-07T23:11:05.006Z] Step 21/21 : LABEL version=3.0.0-dev.39 [2023-02-07T23:11:05.006Z] ---> Running in ceddea906f3b [2023-02-07T23:11:05.006Z] ---> Running in 3c068c216e64 [2023-02-07T23:11:05.006Z] ---> Running in 3ce4002de3e6 [2023-02-07T23:11:05.272Z] Removing intermediate container ceddea906f3b [2023-02-07T23:11:05.272Z] ---> 1546fcec837b [2023-02-07T23:11:05.272Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-07T23:11:05.272Z] ---> Running in 88170fb212a8 [2023-02-07T23:11:05.532Z] Removing intermediate container 3ce4002de3e6 [2023-02-07T23:11:05.532Z] ---> 28617ec70d7e [2023-02-07T23:11:05.532Z] [2023-02-07T23:11:05.532Z] Successfully built 28617ec70d7e [2023-02-07T23:11:05.532Z] Removing intermediate container 3c068c216e64 [2023-02-07T23:11:05.532Z] ---> f85fe6046558 [2023-02-07T23:11:05.532Z] Step 15/23 : WORKDIR / [2023-02-07T23:11:05.532Z] Successfully tagged security-proxy-setup:latest [2023-02-07T23:11:05.791Z]  Building security-proxy-setup ... done  ---> Running in 0ddf1c39d644 [2023-02-07T23:11:05.791Z] Removing intermediate container 88170fb212a8 [2023-02-07T23:11:05.791Z] ---> d9f54c13b775 [2023-02-07T23:11:05.791Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-07T23:11:05.791Z] ---> Running in bcb8ec58aba6 [2023-02-07T23:11:06.051Z] Removing intermediate container 0ddf1c39d644 [2023-02-07T23:11:06.051Z] ---> 9373232b1722 [2023-02-07T23:11:06.051Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T23:11:06.051Z] ---> f03e9bdc3dcd [2023-02-07T23:11:06.051Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-07T23:11:06.620Z] ---> 93ebdcc47ce5 [2023-02-07T23:11:06.620Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-07T23:11:06.880Z] Removing intermediate container bcb8ec58aba6 [2023-02-07T23:11:06.880Z] ---> f5a898db6538 [2023-02-07T23:11:06.880Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-07T23:11:06.880Z] ---> Running in ea88ec9c1f64 [2023-02-07T23:11:06.880Z] ---> 587df4c39794 [2023-02-07T23:11:06.880Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-07T23:11:06.880Z] ---> Running in 56e57895f9f5 [2023-02-07T23:11:06.880Z] Removing intermediate container ea88ec9c1f64 [2023-02-07T23:11:06.880Z] ---> 3999ca2cb4d2 [2023-02-07T23:11:06.880Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-07T23:11:06.880Z] Removing intermediate container 56e57895f9f5 [2023-02-07T23:11:06.880Z] ---> 5fa8ae31e0de [2023-02-07T23:11:06.880Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T23:11:06.880Z] ---> Running in 496243fdad81 [2023-02-07T23:11:07.140Z] Removing intermediate container 496243fdad81 [2023-02-07T23:11:07.140Z] ---> d0fc12216c88 [2023-02-07T23:11:07.140Z] Step 21/23 : LABEL arch=x86_64 [2023-02-07T23:11:07.140Z] ---> d89c2fb2f51d [2023-02-07T23:11:07.140Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-07T23:11:07.140Z] ---> Running in 85aab1dcec20 [2023-02-07T23:11:07.140Z] ---> Running in 02b8c98883b6 [2023-02-07T23:11:07.140Z] Removing intermediate container 85aab1dcec20 [2023-02-07T23:11:07.140Z] ---> ad7f11c7e6f1 [2023-02-07T23:11:07.140Z] Step 22/23 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:11:07.140Z] ---> Running in 4b669fd3c1b0 [2023-02-07T23:11:07.710Z] Removing intermediate container 4b669fd3c1b0 [2023-02-07T23:11:07.710Z] ---> 94342857eaa3 [2023-02-07T23:11:07.710Z] Step 23/23 : LABEL version=3.0.0-dev.39 [2023-02-07T23:11:07.970Z] ---> Running in b128573ea289 [2023-02-07T23:11:08.267Z] Removing intermediate container b128573ea289 [2023-02-07T23:11:08.267Z] ---> fe17d61025f5 [2023-02-07T23:11:08.267Z] [2023-02-07T23:11:08.528Z] Successfully built fe17d61025f5 [2023-02-07T23:11:08.528Z] Successfully tagged core-command:latest [2023-02-07T23:11:09.470Z]  Building core-command ... done Removing intermediate container 02b8c98883b6 [2023-02-07T23:11:09.470Z] ---> 6810d436de18 [2023-02-07T23:11:09.470Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T23:11:10.038Z] ---> 5525c0d429b5 [2023-02-07T23:11:10.038Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-07T23:11:10.608Z] ---> 55c45894d4b2 [2023-02-07T23:11:10.608Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-07T23:11:10.868Z] ---> a17d27d77b64 [2023-02-07T23:11:10.868Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-07T23:11:11.857Z] ---> cdcb93672f41 [2023-02-07T23:11:11.858Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-07T23:11:12.436Z] ---> 3e6580a81f17 [2023-02-07T23:11:12.436Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-07T23:11:13.012Z] ---> 244f3da0da52 [2023-02-07T23:11:13.012Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-07T23:11:13.629Z] ---> 0097cc2a81f4 [2023-02-07T23:11:13.629Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-07T23:11:14.202Z] ---> Running in 7471478fd9cd [2023-02-07T23:11:15.601Z] Removing intermediate container 7471478fd9cd [2023-02-07T23:11:15.601Z] ---> 5cd6d9f91856 [2023-02-07T23:11:15.601Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-07T23:11:16.543Z] ---> Running in 63ccd4ef6257 [2023-02-07T23:11:17.113Z] Removing intermediate container 63ccd4ef6257 [2023-02-07T23:11:17.113Z] ---> 333f5b8f00a5 [2023-02-07T23:11:17.113Z] Step 29/32 : CMD ["gate"] [2023-02-07T23:11:17.682Z] ---> Running in 9d2a089ed424 [2023-02-07T23:11:18.623Z] Removing intermediate container 9d2a089ed424 [2023-02-07T23:11:18.623Z] ---> e889f7caebf1 [2023-02-07T23:11:18.623Z] Step 30/32 : LABEL arch=x86_64 [2023-02-07T23:11:19.197Z] ---> Running in 8541d52f9cbd [2023-02-07T23:11:19.767Z] Removing intermediate container 8541d52f9cbd [2023-02-07T23:11:19.767Z] ---> edd2309e90b9 [2023-02-07T23:11:19.767Z] Step 31/32 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:11:20.026Z] ---> Running in 636734aae92e [2023-02-07T23:11:20.598Z] Removing intermediate container 636734aae92e [2023-02-07T23:11:20.599Z] ---> 38b4dececb80 [2023-02-07T23:11:20.599Z] Step 32/32 : LABEL version=3.0.0-dev.39 [2023-02-07T23:11:20.859Z] ---> Running in d449e74998b0 [2023-02-07T23:11:22.260Z] Removing intermediate container d449e74998b0 [2023-02-07T23:11:22.260Z] ---> 8510eb869f3b [2023-02-07T23:11:22.260Z] [2023-02-07T23:11:22.260Z] Successfully built 8510eb869f3b [2023-02-07T23:11:22.260Z] Successfully tagged security-bootstrapper:latest [2023-02-07T23:11:22.268Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-02-07T23:11:22.266Z] $ docker stop --time=1 eb6cce7b1bca59be6211d8875c9a98352b43e9c1ea2a8484543ad68c65434682 [2023-02-07T23:11:24.205Z] $ docker rm -f --volumes eb6cce7b1bca59be6211d8875c9a98352b43e9c1ea2a8484543ad68c65434682 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T23:11:24.618Z] + docker images [2023-02-07T23:11:24.618Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-07T23:11:24.618Z] security-bootstrapper latest 8510eb869f3b 3 seconds ago 20.3MB [2023-02-07T23:11:24.618Z] core-command latest fe17d61025f5 17 seconds ago 17.7MB [2023-02-07T23:11:24.618Z] security-proxy-setup latest 28617ec70d7e 19 seconds ago 27.8MB [2023-02-07T23:11:24.618Z] a97ffaaf0f92 20 seconds ago 1.68GB [2023-02-07T23:11:24.618Z] security-spire-config latest d0c450018145 22 seconds ago 85.8MB [2023-02-07T23:11:24.618Z] d9acec355434 28 seconds ago 1.67GB [2023-02-07T23:11:24.618Z] core-common-config-bootstrapper latest c4e6478f4ef7 38 seconds ago 15.5MB [2023-02-07T23:11:24.618Z] core-metadata latest 94fc52fc6401 49 seconds ago 18.4MB [2023-02-07T23:11:24.618Z] dea4698ad2f9 50 seconds ago 1.55GB [2023-02-07T23:11:24.618Z] 31412dbf6805 55 seconds ago 1.67GB [2023-02-07T23:11:24.618Z] support-scheduler latest 58c5283d0713 57 seconds ago 30MB [2023-02-07T23:11:24.618Z] security-spire-server latest 087c87375237 About a minute ago 86.5MB [2023-02-07T23:11:24.618Z] 5e0cb466ba40 About a minute ago 1.68GB [2023-02-07T23:11:24.618Z] a5054b324d1e About a minute ago 1.67GB [2023-02-07T23:11:24.618Z] 1361af5f5e5d About a minute ago 1.55GB [2023-02-07T23:11:24.618Z] 81596bb492ca About a minute ago 1.74GB [2023-02-07T23:11:24.618Z] security-secretstore-setup latest 70b2fc7cf4f0 2 minutes ago 29.9MB [2023-02-07T23:11:24.618Z] support-notifications latest bfc643387a0e 2 minutes ago 30.6MB [2023-02-07T23:11:24.618Z] core-data latest 56fe6bc3d8c3 3 minutes ago 17.9MB [2023-02-07T23:11:24.618Z] security-spiffe-token-provider latest afb963b329f2 3 minutes ago 29.8MB [2023-02-07T23:11:24.618Z] 82512ac5c3cb 3 minutes ago 1.74GB [2023-02-07T23:11:24.618Z] 9596e6ba140d 3 minutes ago 1.71GB [2023-02-07T23:11:24.618Z] ed6249d3f43e 3 minutes ago 1.68GB [2023-02-07T23:11:24.618Z] 952a3b91e858 3 minutes ago 1.67GB [2023-02-07T23:11:24.618Z] security-spire-agent latest c779e0a12bfe 3 minutes ago 125MB [2023-02-07T23:11:24.618Z] c10341505b3b 3 minutes ago 1.55GB [2023-02-07T23:11:24.618Z] ci-base-image-x86_64 latest 43675a48ac5c 7 minutes ago 903MB [2023-02-07T23:11:24.618Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-02-07T23:11:24.618Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-07T23:11:24.618Z] alpine 3.15 c4fc93816858 6 months ago 5.59MB [2023-02-07T23:11:24.618Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-07T23:11:24.618Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T23:11:24.720Z] provisioning config files... [2023-02-07T23:11:24.729Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/398@tmp/config10121899209787381033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:11:25.030Z] ---> docker-login.sh [2023-02-07T23:11:25.030Z] nexus3.edgexfoundry.org:10001 [2023-02-07T23:11:25.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:11:25.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:11:25.030Z] Configure a credential helper to remove this warning. See [2023-02-07T23:11:25.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:11:25.030Z] [2023-02-07T23:11:25.030Z] Login Succeeded [2023-02-07T23:11:25.030Z] nexus3.edgexfoundry.org:10002 [2023-02-07T23:11:25.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:11:25.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:11:25.030Z] Configure a credential helper to remove this warning. See [2023-02-07T23:11:25.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:11:25.030Z] [2023-02-07T23:11:25.030Z] Login Succeeded [2023-02-07T23:11:25.030Z] nexus3.edgexfoundry.org:10003 [2023-02-07T23:11:25.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:11:25.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:11:25.291Z] Configure a credential helper to remove this warning. See [2023-02-07T23:11:25.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:11:25.291Z] [2023-02-07T23:11:25.291Z] Login Succeeded [2023-02-07T23:11:25.291Z] nexus3.edgexfoundry.org:10004 [2023-02-07T23:11:25.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:11:25.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:11:25.291Z] Configure a credential helper to remove this warning. See [2023-02-07T23:11:25.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:11:25.291Z] [2023-02-07T23:11:25.291Z] Login Succeeded [2023-02-07T23:11:25.291Z] docker.io [2023-02-07T23:11:25.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:11:25.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:11:25.549Z] Configure a credential helper to remove this warning. See [2023-02-07T23:11:25.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:11:25.549Z] [2023-02-07T23:11:25.549Z] Login Succeeded [2023-02-07T23:11:25.549Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T23:11:25.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:11:25.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T23:11:25.604Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-02-07T23:11:25.604Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:11:25.604Z] latest [2023-02-07T23:11:25.604Z] 3.0.0-dev.39 [2023-02-07T23:11:25.604Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:11:25.604Z] main [2023-02-07T23:11:25.604Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:25.913Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:26.234Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:11:26.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-07T23:11:26.234Z] 70cfb7792ea8: Preparing [2023-02-07T23:11:26.234Z] 1fb36d400d09: Preparing [2023-02-07T23:11:26.234Z] 47285eec005d: Preparing [2023-02-07T23:11:26.234Z] f0d507dc1ee2: Preparing [2023-02-07T23:11:26.234Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:26.234Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:26.234Z] 47285eec005d: Pushed [2023-02-07T23:11:26.234Z] 70cfb7792ea8: Pushed [2023-02-07T23:11:26.234Z] f0d507dc1ee2: Pushed [2023-02-07T23:11:27.616Z] 1fb36d400d09: Pushed [2023-02-07T23:11:27.616Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:02cb7aedd396311e42cd4e833ae05fa830a25be4a2a75dfffbe6fdf0addddad7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:27.931Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:28.256Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-07T23:11:28.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-07T23:11:28.256Z] 70cfb7792ea8: Preparing [2023-02-07T23:11:28.256Z] 1fb36d400d09: Preparing [2023-02-07T23:11:28.256Z] 47285eec005d: Preparing [2023-02-07T23:11:28.256Z] f0d507dc1ee2: Preparing [2023-02-07T23:11:28.256Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:28.256Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:28.256Z] f0d507dc1ee2: Layer already exists [2023-02-07T23:11:28.256Z] 70cfb7792ea8: Layer already exists [2023-02-07T23:11:28.256Z] 1fb36d400d09: Layer already exists [2023-02-07T23:11:28.256Z] 47285eec005d: Layer already exists [2023-02-07T23:11:28.256Z] latest: digest: sha256:02cb7aedd396311e42cd4e833ae05fa830a25be4a2a75dfffbe6fdf0addddad7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:28.584Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:28.897Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.39 [2023-02-07T23:11:28.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-07T23:11:28.897Z] 70cfb7792ea8: Preparing [2023-02-07T23:11:28.897Z] 1fb36d400d09: Preparing [2023-02-07T23:11:28.897Z] 47285eec005d: Preparing [2023-02-07T23:11:28.897Z] f0d507dc1ee2: Preparing [2023-02-07T23:11:28.897Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:28.897Z] f0d507dc1ee2: Layer already exists [2023-02-07T23:11:28.897Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:28.897Z] 1fb36d400d09: Layer already exists [2023-02-07T23:11:28.897Z] 47285eec005d: Layer already exists [2023-02-07T23:11:28.897Z] 70cfb7792ea8: Layer already exists [2023-02-07T23:11:28.897Z] 3.0.0-dev.39: digest: sha256:02cb7aedd396311e42cd4e833ae05fa830a25be4a2a75dfffbe6fdf0addddad7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:29.220Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:29.784Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:11:29.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-07T23:11:29.784Z] 70cfb7792ea8: Preparing [2023-02-07T23:11:29.784Z] 1fb36d400d09: Preparing [2023-02-07T23:11:29.784Z] 47285eec005d: Preparing [2023-02-07T23:11:29.784Z] f0d507dc1ee2: Preparing [2023-02-07T23:11:29.784Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:29.784Z] 47285eec005d: Layer already exists [2023-02-07T23:11:29.784Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:29.784Z] 70cfb7792ea8: Layer already exists [2023-02-07T23:11:29.784Z] f0d507dc1ee2: Layer already exists [2023-02-07T23:11:29.784Z] 1fb36d400d09: Layer already exists [2023-02-07T23:11:29.784Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:02cb7aedd396311e42cd4e833ae05fa830a25be4a2a75dfffbe6fdf0addddad7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:30.090Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:30.401Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-02-07T23:11:30.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-07T23:11:30.401Z] 70cfb7792ea8: Preparing [2023-02-07T23:11:30.401Z] 1fb36d400d09: Preparing [2023-02-07T23:11:30.401Z] 47285eec005d: Preparing [2023-02-07T23:11:30.401Z] f0d507dc1ee2: Preparing [2023-02-07T23:11:30.401Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:30.401Z] 1fb36d400d09: Layer already exists [2023-02-07T23:11:30.401Z] 70cfb7792ea8: Layer already exists [2023-02-07T23:11:30.401Z] 47285eec005d: Layer already exists [2023-02-07T23:11:30.401Z] f0d507dc1ee2: Layer already exists [2023-02-07T23:11:30.401Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:30.401Z] main: digest: sha256:02cb7aedd396311e42cd4e833ae05fa830a25be4a2a75dfffbe6fdf0addddad7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:11:30.443Z] ===================================================== [Pipeline] echo [2023-02-07T23:11:30.450Z] taggedImages: [2023-02-07T23:11:30.450Z] - nexus3.edgexfoundry.org:10004/core-command:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:11:30.450Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-07T23:11:30.450Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.39 [2023-02-07T23:11:30.450Z] - nexus3.edgexfoundry.org:10004/core-command:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:11:30.450Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-02-07T23:11:30.467Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-02-07T23:11:30.467Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:11:30.467Z] latest [2023-02-07T23:11:30.467Z] 3.0.0-dev.39 [2023-02-07T23:11:30.467Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:11:30.467Z] main [2023-02-07T23:11:30.467Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:30.775Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:31.091Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:11:31.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-07T23:11:31.091Z] 6faf9e5ac8ea: Preparing [2023-02-07T23:11:31.091Z] 3b9b999960d7: Preparing [2023-02-07T23:11:31.091Z] 958e961de948: Preparing [2023-02-07T23:11:31.091Z] 019d962a1f03: Preparing [2023-02-07T23:11:31.091Z] 47285eec005d: Preparing [2023-02-07T23:11:31.091Z] 72d7ed1439d9: Preparing [2023-02-07T23:11:31.091Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:31.091Z] 72d7ed1439d9: Waiting [2023-02-07T23:11:31.091Z] e5e13b0c77cb: Waiting [2023-02-07T23:11:31.091Z] 47285eec005d: Layer already exists [2023-02-07T23:11:31.091Z] 958e961de948: Pushed [2023-02-07T23:11:31.349Z] 3b9b999960d7: Pushed [2023-02-07T23:11:31.349Z] 6faf9e5ac8ea: Pushed [2023-02-07T23:11:31.349Z] 72d7ed1439d9: Pushed [2023-02-07T23:11:31.608Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:32.175Z] 019d962a1f03: Pushed [2023-02-07T23:11:32.434Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:7839a39d69711ede67695ab0bb09f76cfc7d741559e6adb337e1597393d969ac size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:32.788Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:33.103Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-07T23:11:33.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-07T23:11:33.103Z] 6faf9e5ac8ea: Preparing [2023-02-07T23:11:33.103Z] 3b9b999960d7: Preparing [2023-02-07T23:11:33.103Z] 958e961de948: Preparing [2023-02-07T23:11:33.103Z] 019d962a1f03: Preparing [2023-02-07T23:11:33.103Z] 47285eec005d: Preparing [2023-02-07T23:11:33.103Z] 72d7ed1439d9: Preparing [2023-02-07T23:11:33.103Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:33.103Z] e5e13b0c77cb: Waiting [2023-02-07T23:11:33.103Z] 72d7ed1439d9: Waiting [2023-02-07T23:11:33.103Z] 958e961de948: Layer already exists [2023-02-07T23:11:33.103Z] 019d962a1f03: Layer already exists [2023-02-07T23:11:33.103Z] 6faf9e5ac8ea: Layer already exists [2023-02-07T23:11:33.103Z] 3b9b999960d7: Layer already exists [2023-02-07T23:11:33.103Z] 47285eec005d: Layer already exists [2023-02-07T23:11:33.103Z] 72d7ed1439d9: Layer already exists [2023-02-07T23:11:33.103Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:33.103Z] latest: digest: sha256:7839a39d69711ede67695ab0bb09f76cfc7d741559e6adb337e1597393d969ac size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:33.422Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:33.728Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.39 [2023-02-07T23:11:33.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-07T23:11:33.729Z] 6faf9e5ac8ea: Preparing [2023-02-07T23:11:33.729Z] 3b9b999960d7: Preparing [2023-02-07T23:11:33.729Z] 958e961de948: Preparing [2023-02-07T23:11:33.729Z] 019d962a1f03: Preparing [2023-02-07T23:11:33.729Z] 47285eec005d: Preparing [2023-02-07T23:11:33.729Z] 72d7ed1439d9: Preparing [2023-02-07T23:11:33.729Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:33.729Z] 72d7ed1439d9: Waiting [2023-02-07T23:11:33.729Z] e5e13b0c77cb: Waiting [2023-02-07T23:11:33.729Z] 47285eec005d: Layer already exists [2023-02-07T23:11:33.729Z] 6faf9e5ac8ea: Layer already exists [2023-02-07T23:11:33.729Z] 958e961de948: Layer already exists [2023-02-07T23:11:33.729Z] 019d962a1f03: Layer already exists [2023-02-07T23:11:33.729Z] 3b9b999960d7: Layer already exists [2023-02-07T23:11:33.729Z] 72d7ed1439d9: Layer already exists [2023-02-07T23:11:33.729Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:33.729Z] 3.0.0-dev.39: digest: sha256:7839a39d69711ede67695ab0bb09f76cfc7d741559e6adb337e1597393d969ac size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:34.041Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:34.354Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:11:34.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-07T23:11:34.355Z] 6faf9e5ac8ea: Preparing [2023-02-07T23:11:34.355Z] 3b9b999960d7: Preparing [2023-02-07T23:11:34.355Z] 958e961de948: Preparing [2023-02-07T23:11:34.355Z] 019d962a1f03: Preparing [2023-02-07T23:11:34.355Z] 47285eec005d: Preparing [2023-02-07T23:11:34.355Z] 72d7ed1439d9: Preparing [2023-02-07T23:11:34.355Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:34.355Z] 72d7ed1439d9: Waiting [2023-02-07T23:11:34.355Z] e5e13b0c77cb: Waiting [2023-02-07T23:11:34.355Z] 019d962a1f03: Layer already exists [2023-02-07T23:11:34.355Z] 47285eec005d: Layer already exists [2023-02-07T23:11:34.355Z] 958e961de948: Layer already exists [2023-02-07T23:11:34.355Z] 6faf9e5ac8ea: Layer already exists [2023-02-07T23:11:34.355Z] 3b9b999960d7: Layer already exists [2023-02-07T23:11:34.355Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:34.355Z] 72d7ed1439d9: Layer already exists [2023-02-07T23:11:34.355Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:7839a39d69711ede67695ab0bb09f76cfc7d741559e6adb337e1597393d969ac size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:34.673Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:34.986Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-02-07T23:11:34.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-07T23:11:34.987Z] 6faf9e5ac8ea: Preparing [2023-02-07T23:11:34.987Z] 3b9b999960d7: Preparing [2023-02-07T23:11:34.987Z] 958e961de948: Preparing [2023-02-07T23:11:34.987Z] 019d962a1f03: Preparing [2023-02-07T23:11:34.987Z] 47285eec005d: Preparing [2023-02-07T23:11:34.987Z] 72d7ed1439d9: Preparing [2023-02-07T23:11:34.987Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:34.987Z] 72d7ed1439d9: Waiting [2023-02-07T23:11:34.987Z] e5e13b0c77cb: Waiting [2023-02-07T23:11:34.987Z] 958e961de948: Layer already exists [2023-02-07T23:11:34.987Z] 47285eec005d: Layer already exists [2023-02-07T23:11:34.987Z] 019d962a1f03: Layer already exists [2023-02-07T23:11:34.987Z] 3b9b999960d7: Layer already exists [2023-02-07T23:11:34.987Z] 6faf9e5ac8ea: Layer already exists [2023-02-07T23:11:34.987Z] 72d7ed1439d9: Layer already exists [2023-02-07T23:11:34.987Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:34.987Z] main: digest: sha256:7839a39d69711ede67695ab0bb09f76cfc7d741559e6adb337e1597393d969ac size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:11:35.036Z] ===================================================== [Pipeline] echo [2023-02-07T23:11:35.045Z] taggedImages: [2023-02-07T23:11:35.045Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:11:35.045Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-07T23:11:35.045Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.39 [2023-02-07T23:11:35.045Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:11:35.045Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-02-07T23:11:35.064Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-02-07T23:11:35.064Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:11:35.064Z] latest [2023-02-07T23:11:35.064Z] 3.0.0-dev.39 [2023-02-07T23:11:35.064Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:11:35.064Z] main [2023-02-07T23:11:35.064Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:35.371Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:35.684Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:11:35.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-07T23:11:35.684Z] f910f93fc15b: Preparing [2023-02-07T23:11:35.684Z] 8c3df82bf6fb: Preparing [2023-02-07T23:11:35.684Z] 47285eec005d: Preparing [2023-02-07T23:11:35.684Z] 6c504e29017e: Preparing [2023-02-07T23:11:35.684Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:35.684Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:35.684Z] f910f93fc15b: Pushed [2023-02-07T23:11:35.684Z] 47285eec005d: Layer already exists [2023-02-07T23:11:35.684Z] 6c504e29017e: Pushed [2023-02-07T23:11:37.084Z] 8c3df82bf6fb: Pushed [2023-02-07T23:11:37.343Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:913cf4b8fb78b882155cbb177d3656c1d31a8ff653de9a98a277500dd6a28fab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:37.657Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:37.963Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-07T23:11:37.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-07T23:11:37.963Z] f910f93fc15b: Preparing [2023-02-07T23:11:37.963Z] 8c3df82bf6fb: Preparing [2023-02-07T23:11:37.963Z] 47285eec005d: Preparing [2023-02-07T23:11:37.963Z] 6c504e29017e: Preparing [2023-02-07T23:11:37.963Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:37.963Z] 47285eec005d: Layer already exists [2023-02-07T23:11:37.963Z] f910f93fc15b: Layer already exists [2023-02-07T23:11:37.963Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:37.963Z] 8c3df82bf6fb: Layer already exists [2023-02-07T23:11:37.963Z] 6c504e29017e: Layer already exists [2023-02-07T23:11:37.963Z] latest: digest: sha256:913cf4b8fb78b882155cbb177d3656c1d31a8ff653de9a98a277500dd6a28fab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:38.274Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:38.587Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.39 [2023-02-07T23:11:38.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-07T23:11:38.587Z] f910f93fc15b: Preparing [2023-02-07T23:11:38.587Z] 8c3df82bf6fb: Preparing [2023-02-07T23:11:38.587Z] 47285eec005d: Preparing [2023-02-07T23:11:38.587Z] 6c504e29017e: Preparing [2023-02-07T23:11:38.587Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:38.587Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:38.587Z] f910f93fc15b: Layer already exists [2023-02-07T23:11:38.587Z] 6c504e29017e: Layer already exists [2023-02-07T23:11:38.587Z] 8c3df82bf6fb: Layer already exists [2023-02-07T23:11:38.587Z] 47285eec005d: Layer already exists [2023-02-07T23:11:38.587Z] 3.0.0-dev.39: digest: sha256:913cf4b8fb78b882155cbb177d3656c1d31a8ff653de9a98a277500dd6a28fab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:38.897Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:39.203Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:11:39.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-07T23:11:39.204Z] f910f93fc15b: Preparing [2023-02-07T23:11:39.204Z] 8c3df82bf6fb: Preparing [2023-02-07T23:11:39.204Z] 47285eec005d: Preparing [2023-02-07T23:11:39.204Z] 6c504e29017e: Preparing [2023-02-07T23:11:39.204Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:39.204Z] 47285eec005d: Layer already exists [2023-02-07T23:11:39.204Z] f910f93fc15b: Layer already exists [2023-02-07T23:11:39.204Z] 8c3df82bf6fb: Layer already exists [2023-02-07T23:11:39.204Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:39.204Z] 6c504e29017e: Layer already exists [2023-02-07T23:11:39.204Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:913cf4b8fb78b882155cbb177d3656c1d31a8ff653de9a98a277500dd6a28fab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:39.520Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:39.833Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-02-07T23:11:39.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-07T23:11:39.833Z] f910f93fc15b: Preparing [2023-02-07T23:11:39.833Z] 8c3df82bf6fb: Preparing [2023-02-07T23:11:39.833Z] 47285eec005d: Preparing [2023-02-07T23:11:39.833Z] 6c504e29017e: Preparing [2023-02-07T23:11:39.833Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:39.833Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:39.833Z] 8c3df82bf6fb: Layer already exists [2023-02-07T23:11:39.833Z] f910f93fc15b: Layer already exists [2023-02-07T23:11:39.833Z] 6c504e29017e: Layer already exists [2023-02-07T23:11:39.833Z] 47285eec005d: Layer already exists [2023-02-07T23:11:39.833Z] main: digest: sha256:913cf4b8fb78b882155cbb177d3656c1d31a8ff653de9a98a277500dd6a28fab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:11:39.867Z] ===================================================== [Pipeline] echo [2023-02-07T23:11:39.872Z] taggedImages: [2023-02-07T23:11:39.872Z] - nexus3.edgexfoundry.org:10004/core-data:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:11:39.872Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-07T23:11:39.872Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.39 [2023-02-07T23:11:39.872Z] - nexus3.edgexfoundry.org:10004/core-data:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:11:39.872Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-02-07T23:11:39.887Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-02-07T23:11:39.887Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:11:39.887Z] latest [2023-02-07T23:11:39.887Z] 3.0.0-dev.39 [2023-02-07T23:11:39.887Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:11:39.887Z] main [2023-02-07T23:11:39.887Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:40.207Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:40.511Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:11:40.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-07T23:11:40.511Z] c7f2ec8c267d: Preparing [2023-02-07T23:11:40.511Z] 36aedb7f1740: Preparing [2023-02-07T23:11:40.511Z] 39cefddd47c2: Preparing [2023-02-07T23:11:40.511Z] 47285eec005d: Preparing [2023-02-07T23:11:40.511Z] f0d507dc1ee2: Preparing [2023-02-07T23:11:40.511Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:40.511Z] e5e13b0c77cb: Waiting [2023-02-07T23:11:40.511Z] c7f2ec8c267d: Pushed [2023-02-07T23:11:40.511Z] 36aedb7f1740: Pushed [2023-02-07T23:11:40.511Z] f0d507dc1ee2: Layer already exists [2023-02-07T23:11:40.771Z] 47285eec005d: Layer already exists [2023-02-07T23:11:40.771Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:42.147Z] 39cefddd47c2: Pushed [2023-02-07T23:11:42.406Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:90419f4a7a1237f0286234847799dbd86fc775098ee37f1c446497bb67a58d72 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:42.725Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:43.034Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-07T23:11:43.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-07T23:11:43.034Z] c7f2ec8c267d: Preparing [2023-02-07T23:11:43.034Z] 36aedb7f1740: Preparing [2023-02-07T23:11:43.034Z] 39cefddd47c2: Preparing [2023-02-07T23:11:43.034Z] 47285eec005d: Preparing [2023-02-07T23:11:43.034Z] f0d507dc1ee2: Preparing [2023-02-07T23:11:43.034Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:43.034Z] e5e13b0c77cb: Waiting [2023-02-07T23:11:43.034Z] c7f2ec8c267d: Layer already exists [2023-02-07T23:11:43.034Z] 36aedb7f1740: Layer already exists [2023-02-07T23:11:43.034Z] 39cefddd47c2: Layer already exists [2023-02-07T23:11:43.034Z] f0d507dc1ee2: Layer already exists [2023-02-07T23:11:43.034Z] 47285eec005d: Layer already exists [2023-02-07T23:11:43.034Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:43.034Z] latest: digest: sha256:90419f4a7a1237f0286234847799dbd86fc775098ee37f1c446497bb67a58d72 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:43.349Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:43.657Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.39 [2023-02-07T23:11:43.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-07T23:11:43.657Z] c7f2ec8c267d: Preparing [2023-02-07T23:11:43.657Z] 36aedb7f1740: Preparing [2023-02-07T23:11:43.657Z] 39cefddd47c2: Preparing [2023-02-07T23:11:43.657Z] 47285eec005d: Preparing [2023-02-07T23:11:43.657Z] f0d507dc1ee2: Preparing [2023-02-07T23:11:43.657Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:43.657Z] e5e13b0c77cb: Waiting [2023-02-07T23:11:43.657Z] 39cefddd47c2: Layer already exists [2023-02-07T23:11:43.657Z] 36aedb7f1740: Layer already exists [2023-02-07T23:11:43.657Z] c7f2ec8c267d: Layer already exists [2023-02-07T23:11:43.657Z] f0d507dc1ee2: Layer already exists [2023-02-07T23:11:43.657Z] 47285eec005d: Layer already exists [2023-02-07T23:11:43.657Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:43.657Z] 3.0.0-dev.39: digest: sha256:90419f4a7a1237f0286234847799dbd86fc775098ee37f1c446497bb67a58d72 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:43.969Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:44.290Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:11:44.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-07T23:11:44.290Z] c7f2ec8c267d: Preparing [2023-02-07T23:11:44.290Z] 36aedb7f1740: Preparing [2023-02-07T23:11:44.290Z] 39cefddd47c2: Preparing [2023-02-07T23:11:44.290Z] 47285eec005d: Preparing [2023-02-07T23:11:44.290Z] f0d507dc1ee2: Preparing [2023-02-07T23:11:44.290Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:44.290Z] e5e13b0c77cb: Waiting [2023-02-07T23:11:44.290Z] 36aedb7f1740: Layer already exists [2023-02-07T23:11:44.290Z] 39cefddd47c2: Layer already exists [2023-02-07T23:11:44.290Z] 47285eec005d: Layer already exists [2023-02-07T23:11:44.290Z] f0d507dc1ee2: Layer already exists [2023-02-07T23:11:44.290Z] c7f2ec8c267d: Layer already exists [2023-02-07T23:11:44.290Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:44.290Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:90419f4a7a1237f0286234847799dbd86fc775098ee37f1c446497bb67a58d72 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:44.615Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:44.916Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-02-07T23:11:44.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-07T23:11:44.916Z] c7f2ec8c267d: Preparing [2023-02-07T23:11:44.916Z] 36aedb7f1740: Preparing [2023-02-07T23:11:44.916Z] 39cefddd47c2: Preparing [2023-02-07T23:11:44.916Z] 47285eec005d: Preparing [2023-02-07T23:11:44.916Z] f0d507dc1ee2: Preparing [2023-02-07T23:11:44.916Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:44.916Z] e5e13b0c77cb: Waiting [2023-02-07T23:11:44.916Z] f0d507dc1ee2: Layer already exists [2023-02-07T23:11:44.916Z] 47285eec005d: Layer already exists [2023-02-07T23:11:44.916Z] 39cefddd47c2: Layer already exists [2023-02-07T23:11:44.916Z] c7f2ec8c267d: Layer already exists [2023-02-07T23:11:44.916Z] 36aedb7f1740: Layer already exists [2023-02-07T23:11:44.916Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:44.916Z] main: digest: sha256:90419f4a7a1237f0286234847799dbd86fc775098ee37f1c446497bb67a58d72 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:11:44.952Z] ===================================================== [Pipeline] echo [2023-02-07T23:11:44.957Z] taggedImages: [2023-02-07T23:11:44.957Z] - nexus3.edgexfoundry.org:10004/core-metadata:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:11:44.957Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-07T23:11:44.957Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.39 [2023-02-07T23:11:44.957Z] - nexus3.edgexfoundry.org:10004/core-metadata:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:11:44.957Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-02-07T23:11:44.972Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-02-07T23:11:44.972Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:11:44.972Z] latest [2023-02-07T23:11:44.972Z] 3.0.0-dev.39 [2023-02-07T23:11:44.972Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:11:44.972Z] main [2023-02-07T23:11:44.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:45.294Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:45.614Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:11:45.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-07T23:11:45.614Z] 8133fddc3e82: Preparing [2023-02-07T23:11:45.614Z] 8133fddc3e82: Preparing [2023-02-07T23:11:45.614Z] 249e9198e5eb: Preparing [2023-02-07T23:11:45.614Z] 2ae105bd09f3: Preparing [2023-02-07T23:11:45.614Z] 06a4c8ba8b82: Preparing [2023-02-07T23:11:45.614Z] 756c0b58dc85: Preparing [2023-02-07T23:11:45.614Z] f5c34fb8ee69: Preparing [2023-02-07T23:11:45.614Z] 47285eec005d: Preparing [2023-02-07T23:11:45.614Z] f5c34fb8ee69: Waiting [2023-02-07T23:11:45.614Z] f654a34af9af: Preparing [2023-02-07T23:11:45.614Z] 3eef87236f0e: Preparing [2023-02-07T23:11:45.614Z] 40b459ebfc3a: Preparing [2023-02-07T23:11:45.614Z] 6058f4147c84: Preparing [2023-02-07T23:11:45.614Z] 3eef87236f0e: Waiting [2023-02-07T23:11:45.614Z] 47285eec005d: Waiting [2023-02-07T23:11:45.614Z] f654a34af9af: Waiting [2023-02-07T23:11:45.614Z] 40b459ebfc3a: Waiting [2023-02-07T23:11:45.614Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:45.614Z] 6058f4147c84: Waiting [2023-02-07T23:11:45.614Z] e5e13b0c77cb: Waiting [2023-02-07T23:11:45.614Z] 06a4c8ba8b82: Pushed [2023-02-07T23:11:45.614Z] 756c0b58dc85: Pushed [2023-02-07T23:11:45.614Z] 2ae105bd09f3: Pushed [2023-02-07T23:11:45.614Z] 249e9198e5eb: Pushed [2023-02-07T23:11:45.878Z] 8133fddc3e82: Pushed [2023-02-07T23:11:46.446Z] f654a34af9af: Pushed [2023-02-07T23:11:46.446Z] 47285eec005d: Layer already exists [2023-02-07T23:11:46.446Z] 3eef87236f0e: Pushed [2023-02-07T23:11:46.446Z] 40b459ebfc3a: Pushed [2023-02-07T23:11:46.446Z] 6058f4147c84: Pushed [2023-02-07T23:11:46.705Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:47.649Z] f5c34fb8ee69: Pushed [2023-02-07T23:11:47.908Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:5948450ecc8d34041f114e573b1f15b3dd4bfe2e89b701b73f39aa2b6ec5cb6b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:48.228Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:48.549Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-07T23:11:48.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-07T23:11:48.549Z] 8133fddc3e82: Preparing [2023-02-07T23:11:48.549Z] 8133fddc3e82: Preparing [2023-02-07T23:11:48.549Z] 249e9198e5eb: Preparing [2023-02-07T23:11:48.549Z] 2ae105bd09f3: Preparing [2023-02-07T23:11:48.549Z] 06a4c8ba8b82: Preparing [2023-02-07T23:11:48.549Z] 756c0b58dc85: Preparing [2023-02-07T23:11:48.549Z] f5c34fb8ee69: Preparing [2023-02-07T23:11:48.549Z] 47285eec005d: Preparing [2023-02-07T23:11:48.549Z] f654a34af9af: Preparing [2023-02-07T23:11:48.549Z] 3eef87236f0e: Preparing [2023-02-07T23:11:48.549Z] 40b459ebfc3a: Preparing [2023-02-07T23:11:48.549Z] 6058f4147c84: Preparing [2023-02-07T23:11:48.549Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:48.550Z] f5c34fb8ee69: Waiting [2023-02-07T23:11:48.550Z] 3eef87236f0e: Waiting [2023-02-07T23:11:48.550Z] 40b459ebfc3a: Waiting [2023-02-07T23:11:48.550Z] 47285eec005d: Waiting [2023-02-07T23:11:48.550Z] f654a34af9af: Waiting [2023-02-07T23:11:48.550Z] e5e13b0c77cb: Waiting [2023-02-07T23:11:48.550Z] 6058f4147c84: Waiting [2023-02-07T23:11:48.550Z] 249e9198e5eb: Layer already exists [2023-02-07T23:11:48.550Z] 2ae105bd09f3: Layer already exists [2023-02-07T23:11:48.550Z] 8133fddc3e82: Layer already exists [2023-02-07T23:11:48.550Z] 756c0b58dc85: Layer already exists [2023-02-07T23:11:48.550Z] 06a4c8ba8b82: Layer already exists [2023-02-07T23:11:48.550Z] f5c34fb8ee69: Layer already exists [2023-02-07T23:11:48.550Z] f654a34af9af: Layer already exists [2023-02-07T23:11:48.550Z] 3eef87236f0e: Layer already exists [2023-02-07T23:11:48.550Z] 47285eec005d: Layer already exists [2023-02-07T23:11:48.550Z] 40b459ebfc3a: Layer already exists [2023-02-07T23:11:48.550Z] 6058f4147c84: Layer already exists [2023-02-07T23:11:48.550Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:48.550Z] latest: digest: sha256:5948450ecc8d34041f114e573b1f15b3dd4bfe2e89b701b73f39aa2b6ec5cb6b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:48.857Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:49.165Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.39 [2023-02-07T23:11:49.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-07T23:11:49.165Z] 8133fddc3e82: Preparing [2023-02-07T23:11:49.165Z] 8133fddc3e82: Preparing [2023-02-07T23:11:49.165Z] 249e9198e5eb: Preparing [2023-02-07T23:11:49.165Z] 2ae105bd09f3: Preparing [2023-02-07T23:11:49.165Z] 06a4c8ba8b82: Preparing [2023-02-07T23:11:49.165Z] 756c0b58dc85: Preparing [2023-02-07T23:11:49.165Z] f5c34fb8ee69: Preparing [2023-02-07T23:11:49.165Z] 47285eec005d: Preparing [2023-02-07T23:11:49.165Z] f654a34af9af: Preparing [2023-02-07T23:11:49.165Z] 3eef87236f0e: Preparing [2023-02-07T23:11:49.165Z] 40b459ebfc3a: Preparing [2023-02-07T23:11:49.165Z] 6058f4147c84: Preparing [2023-02-07T23:11:49.165Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:49.165Z] 47285eec005d: Waiting [2023-02-07T23:11:49.165Z] 40b459ebfc3a: Waiting [2023-02-07T23:11:49.165Z] f654a34af9af: Waiting [2023-02-07T23:11:49.165Z] 6058f4147c84: Waiting [2023-02-07T23:11:49.165Z] 3eef87236f0e: Waiting [2023-02-07T23:11:49.165Z] e5e13b0c77cb: Waiting [2023-02-07T23:11:49.165Z] f5c34fb8ee69: Waiting [2023-02-07T23:11:49.165Z] 756c0b58dc85: Layer already exists [2023-02-07T23:11:49.165Z] 2ae105bd09f3: Layer already exists [2023-02-07T23:11:49.165Z] 249e9198e5eb: Layer already exists [2023-02-07T23:11:49.165Z] 06a4c8ba8b82: Layer already exists [2023-02-07T23:11:49.165Z] 8133fddc3e82: Layer already exists [2023-02-07T23:11:49.165Z] f5c34fb8ee69: Layer already exists [2023-02-07T23:11:49.165Z] 3eef87236f0e: Layer already exists [2023-02-07T23:11:49.165Z] f654a34af9af: Layer already exists [2023-02-07T23:11:49.165Z] 40b459ebfc3a: Layer already exists [2023-02-07T23:11:49.165Z] 47285eec005d: Layer already exists [2023-02-07T23:11:49.165Z] 6058f4147c84: Layer already exists [2023-02-07T23:11:49.165Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:49.165Z] 3.0.0-dev.39: digest: sha256:5948450ecc8d34041f114e573b1f15b3dd4bfe2e89b701b73f39aa2b6ec5cb6b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:49.493Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:49.796Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:11:49.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-07T23:11:49.796Z] 8133fddc3e82: Preparing [2023-02-07T23:11:49.796Z] 8133fddc3e82: Preparing [2023-02-07T23:11:49.796Z] 249e9198e5eb: Preparing [2023-02-07T23:11:49.796Z] 2ae105bd09f3: Preparing [2023-02-07T23:11:49.796Z] 06a4c8ba8b82: Preparing [2023-02-07T23:11:49.796Z] 756c0b58dc85: Preparing [2023-02-07T23:11:49.796Z] f5c34fb8ee69: Preparing [2023-02-07T23:11:49.796Z] 47285eec005d: Preparing [2023-02-07T23:11:49.796Z] f654a34af9af: Preparing [2023-02-07T23:11:49.796Z] 3eef87236f0e: Preparing [2023-02-07T23:11:49.796Z] 40b459ebfc3a: Preparing [2023-02-07T23:11:49.796Z] 6058f4147c84: Preparing [2023-02-07T23:11:49.796Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:49.796Z] f5c34fb8ee69: Waiting [2023-02-07T23:11:49.796Z] 47285eec005d: Waiting [2023-02-07T23:11:49.796Z] f654a34af9af: Waiting [2023-02-07T23:11:49.796Z] 3eef87236f0e: Waiting [2023-02-07T23:11:49.796Z] 40b459ebfc3a: Waiting [2023-02-07T23:11:49.796Z] 6058f4147c84: Waiting [2023-02-07T23:11:49.796Z] e5e13b0c77cb: Waiting [2023-02-07T23:11:49.796Z] 756c0b58dc85: Layer already exists [2023-02-07T23:11:49.796Z] 249e9198e5eb: Layer already exists [2023-02-07T23:11:49.796Z] 06a4c8ba8b82: Layer already exists [2023-02-07T23:11:49.796Z] 8133fddc3e82: Layer already exists [2023-02-07T23:11:49.796Z] 2ae105bd09f3: Layer already exists [2023-02-07T23:11:49.796Z] 47285eec005d: Layer already exists [2023-02-07T23:11:49.796Z] f5c34fb8ee69: Layer already exists [2023-02-07T23:11:49.796Z] 3eef87236f0e: Layer already exists [2023-02-07T23:11:49.796Z] f654a34af9af: Layer already exists [2023-02-07T23:11:49.796Z] 40b459ebfc3a: Layer already exists [2023-02-07T23:11:49.796Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:49.796Z] 6058f4147c84: Layer already exists [2023-02-07T23:11:49.796Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:5948450ecc8d34041f114e573b1f15b3dd4bfe2e89b701b73f39aa2b6ec5cb6b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:50.099Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:50.401Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-02-07T23:11:50.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-07T23:11:50.401Z] 8133fddc3e82: Preparing [2023-02-07T23:11:50.401Z] 8133fddc3e82: Preparing [2023-02-07T23:11:50.401Z] 249e9198e5eb: Preparing [2023-02-07T23:11:50.401Z] 2ae105bd09f3: Preparing [2023-02-07T23:11:50.401Z] 06a4c8ba8b82: Preparing [2023-02-07T23:11:50.401Z] 756c0b58dc85: Preparing [2023-02-07T23:11:50.401Z] f5c34fb8ee69: Preparing [2023-02-07T23:11:50.401Z] 47285eec005d: Preparing [2023-02-07T23:11:50.401Z] f654a34af9af: Preparing [2023-02-07T23:11:50.401Z] 3eef87236f0e: Preparing [2023-02-07T23:11:50.401Z] 40b459ebfc3a: Preparing [2023-02-07T23:11:50.401Z] 6058f4147c84: Preparing [2023-02-07T23:11:50.401Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:50.401Z] 47285eec005d: Waiting [2023-02-07T23:11:50.401Z] f654a34af9af: Waiting [2023-02-07T23:11:50.401Z] 6058f4147c84: Waiting [2023-02-07T23:11:50.401Z] e5e13b0c77cb: Waiting [2023-02-07T23:11:50.401Z] f5c34fb8ee69: Waiting [2023-02-07T23:11:50.401Z] 3eef87236f0e: Waiting [2023-02-07T23:11:50.401Z] 40b459ebfc3a: Waiting [2023-02-07T23:11:50.401Z] 8133fddc3e82: Layer already exists [2023-02-07T23:11:50.401Z] 249e9198e5eb: Layer already exists [2023-02-07T23:11:50.401Z] 756c0b58dc85: Layer already exists [2023-02-07T23:11:50.401Z] 06a4c8ba8b82: Layer already exists [2023-02-07T23:11:50.401Z] 2ae105bd09f3: Layer already exists [2023-02-07T23:11:50.401Z] f5c34fb8ee69: Layer already exists [2023-02-07T23:11:50.401Z] f654a34af9af: Layer already exists [2023-02-07T23:11:50.401Z] 40b459ebfc3a: Layer already exists [2023-02-07T23:11:50.401Z] 3eef87236f0e: Layer already exists [2023-02-07T23:11:50.401Z] 47285eec005d: Layer already exists [2023-02-07T23:11:50.401Z] 6058f4147c84: Layer already exists [2023-02-07T23:11:50.401Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:50.401Z] main: digest: sha256:5948450ecc8d34041f114e573b1f15b3dd4bfe2e89b701b73f39aa2b6ec5cb6b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:11:50.453Z] ===================================================== [Pipeline] echo [2023-02-07T23:11:50.462Z] taggedImages: [2023-02-07T23:11:50.462Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:11:50.462Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-07T23:11:50.462Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.39 [2023-02-07T23:11:50.462Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:11:50.462Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-02-07T23:11:50.485Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-02-07T23:11:50.485Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:11:50.485Z] latest [2023-02-07T23:11:50.485Z] 3.0.0-dev.39 [2023-02-07T23:11:50.485Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:11:50.485Z] main [2023-02-07T23:11:50.485Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:50.803Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:51.369Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:11:51.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-07T23:11:51.369Z] ad392357bcad: Preparing [2023-02-07T23:11:51.369Z] 33479cd44016: Preparing [2023-02-07T23:11:51.369Z] 5a13b7692cb6: Preparing [2023-02-07T23:11:51.369Z] 78a8ab265634: Preparing [2023-02-07T23:11:51.369Z] 86b6238d45a0: Preparing [2023-02-07T23:11:51.369Z] 99bf7b3248a9: Preparing [2023-02-07T23:11:51.369Z] 9e46ee521101: Preparing [2023-02-07T23:11:51.369Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:51.369Z] e5e13b0c77cb: Waiting [2023-02-07T23:11:51.369Z] 9e46ee521101: Waiting [2023-02-07T23:11:51.369Z] 86b6238d45a0: Pushed [2023-02-07T23:11:51.369Z] 33479cd44016: Pushed [2023-02-07T23:11:51.369Z] ad392357bcad: Pushed [2023-02-07T23:11:51.637Z] 99bf7b3248a9: Pushed [2023-02-07T23:11:52.243Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:52.243Z] 9e46ee521101: Pushed [2023-02-07T23:11:52.501Z] 78a8ab265634: Pushed [2023-02-07T23:11:52.501Z] 5a13b7692cb6: Pushed [2023-02-07T23:11:52.769Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:1205c0cd3b94c83f30f5febb2327fbf42b318cbf6ba6022972029a80c28cebb6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:53.341Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:53.644Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-07T23:11:53.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-07T23:11:53.644Z] ad392357bcad: Preparing [2023-02-07T23:11:53.644Z] 33479cd44016: Preparing [2023-02-07T23:11:53.644Z] 5a13b7692cb6: Preparing [2023-02-07T23:11:53.644Z] 78a8ab265634: Preparing [2023-02-07T23:11:53.644Z] 86b6238d45a0: Preparing [2023-02-07T23:11:53.644Z] 99bf7b3248a9: Preparing [2023-02-07T23:11:53.644Z] 9e46ee521101: Preparing [2023-02-07T23:11:53.644Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:53.644Z] 99bf7b3248a9: Waiting [2023-02-07T23:11:53.644Z] 9e46ee521101: Waiting [2023-02-07T23:11:53.644Z] e5e13b0c77cb: Waiting [2023-02-07T23:11:53.644Z] 86b6238d45a0: Layer already exists [2023-02-07T23:11:53.644Z] ad392357bcad: Layer already exists [2023-02-07T23:11:53.644Z] 78a8ab265634: Layer already exists [2023-02-07T23:11:53.644Z] 33479cd44016: Layer already exists [2023-02-07T23:11:53.644Z] 5a13b7692cb6: Layer already exists [2023-02-07T23:11:53.644Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:53.644Z] 99bf7b3248a9: Layer already exists [2023-02-07T23:11:53.644Z] 9e46ee521101: Layer already exists [2023-02-07T23:11:53.644Z] latest: digest: sha256:1205c0cd3b94c83f30f5febb2327fbf42b318cbf6ba6022972029a80c28cebb6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:53.949Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:54.259Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.39 [2023-02-07T23:11:54.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-07T23:11:54.259Z] ad392357bcad: Preparing [2023-02-07T23:11:54.259Z] 33479cd44016: Preparing [2023-02-07T23:11:54.259Z] 5a13b7692cb6: Preparing [2023-02-07T23:11:54.259Z] 78a8ab265634: Preparing [2023-02-07T23:11:54.259Z] 86b6238d45a0: Preparing [2023-02-07T23:11:54.259Z] 99bf7b3248a9: Preparing [2023-02-07T23:11:54.259Z] 9e46ee521101: Preparing [2023-02-07T23:11:54.259Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:54.259Z] 99bf7b3248a9: Waiting [2023-02-07T23:11:54.259Z] e5e13b0c77cb: Waiting [2023-02-07T23:11:54.259Z] 9e46ee521101: Waiting [2023-02-07T23:11:54.259Z] 5a13b7692cb6: Layer already exists [2023-02-07T23:11:54.259Z] 86b6238d45a0: Layer already exists [2023-02-07T23:11:54.259Z] 33479cd44016: Layer already exists [2023-02-07T23:11:54.259Z] 78a8ab265634: Layer already exists [2023-02-07T23:11:54.259Z] ad392357bcad: Layer already exists [2023-02-07T23:11:54.259Z] 99bf7b3248a9: Layer already exists [2023-02-07T23:11:54.259Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:54.259Z] 9e46ee521101: Layer already exists [2023-02-07T23:11:54.259Z] 3.0.0-dev.39: digest: sha256:1205c0cd3b94c83f30f5febb2327fbf42b318cbf6ba6022972029a80c28cebb6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:54.576Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:54.880Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:11:54.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-07T23:11:54.880Z] ad392357bcad: Preparing [2023-02-07T23:11:54.880Z] 33479cd44016: Preparing [2023-02-07T23:11:54.880Z] 5a13b7692cb6: Preparing [2023-02-07T23:11:54.880Z] 78a8ab265634: Preparing [2023-02-07T23:11:54.880Z] 86b6238d45a0: Preparing [2023-02-07T23:11:54.880Z] 99bf7b3248a9: Preparing [2023-02-07T23:11:54.880Z] 9e46ee521101: Preparing [2023-02-07T23:11:54.880Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:54.880Z] 9e46ee521101: Waiting [2023-02-07T23:11:54.880Z] 99bf7b3248a9: Waiting [2023-02-07T23:11:54.881Z] 86b6238d45a0: Layer already exists [2023-02-07T23:11:54.881Z] 5a13b7692cb6: Layer already exists [2023-02-07T23:11:54.881Z] 78a8ab265634: Layer already exists [2023-02-07T23:11:54.881Z] ad392357bcad: Layer already exists [2023-02-07T23:11:54.881Z] 33479cd44016: Layer already exists [2023-02-07T23:11:54.881Z] 99bf7b3248a9: Layer already exists [2023-02-07T23:11:54.881Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:54.881Z] 9e46ee521101: Layer already exists [2023-02-07T23:11:54.881Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:1205c0cd3b94c83f30f5febb2327fbf42b318cbf6ba6022972029a80c28cebb6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:55.192Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:55.497Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-02-07T23:11:55.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-07T23:11:55.497Z] ad392357bcad: Preparing [2023-02-07T23:11:55.497Z] 33479cd44016: Preparing [2023-02-07T23:11:55.497Z] 5a13b7692cb6: Preparing [2023-02-07T23:11:55.497Z] 78a8ab265634: Preparing [2023-02-07T23:11:55.497Z] 86b6238d45a0: Preparing [2023-02-07T23:11:55.497Z] 99bf7b3248a9: Preparing [2023-02-07T23:11:55.497Z] 9e46ee521101: Preparing [2023-02-07T23:11:55.497Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:55.497Z] 99bf7b3248a9: Waiting [2023-02-07T23:11:55.497Z] 9e46ee521101: Waiting [2023-02-07T23:11:55.497Z] e5e13b0c77cb: Waiting [2023-02-07T23:11:55.497Z] 33479cd44016: Layer already exists [2023-02-07T23:11:55.497Z] ad392357bcad: Layer already exists [2023-02-07T23:11:55.497Z] 86b6238d45a0: Layer already exists [2023-02-07T23:11:55.497Z] 5a13b7692cb6: Layer already exists [2023-02-07T23:11:55.497Z] 78a8ab265634: Layer already exists [2023-02-07T23:11:55.497Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:55.497Z] 9e46ee521101: Layer already exists [2023-02-07T23:11:55.497Z] 99bf7b3248a9: Layer already exists [2023-02-07T23:11:55.497Z] main: digest: sha256:1205c0cd3b94c83f30f5febb2327fbf42b318cbf6ba6022972029a80c28cebb6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:11:55.531Z] ===================================================== [Pipeline] echo [2023-02-07T23:11:55.536Z] taggedImages: [2023-02-07T23:11:55.536Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:11:55.536Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-07T23:11:55.536Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.39 [2023-02-07T23:11:55.536Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:11:55.536Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-02-07T23:11:55.550Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-02-07T23:11:55.550Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:11:55.550Z] latest [2023-02-07T23:11:55.550Z] 3.0.0-dev.39 [2023-02-07T23:11:55.550Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:11:55.550Z] main [2023-02-07T23:11:55.550Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:55.866Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:56.179Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:11:56.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-07T23:11:56.180Z] 49b4fbb7bcdd: Preparing [2023-02-07T23:11:56.180Z] 036f7b4c7c23: Preparing [2023-02-07T23:11:56.180Z] ad92fb91a86f: Preparing [2023-02-07T23:11:56.180Z] 43bec05184bc: Preparing [2023-02-07T23:11:56.180Z] 4140392888da: Preparing [2023-02-07T23:11:56.180Z] c35fc257c7f1: Preparing [2023-02-07T23:11:56.180Z] 70d19843457d: Preparing [2023-02-07T23:11:56.180Z] b70684133eb1: Preparing [2023-02-07T23:11:56.180Z] 9d01eea7124a: Preparing [2023-02-07T23:11:56.180Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:56.180Z] 70d19843457d: Waiting [2023-02-07T23:11:56.180Z] b70684133eb1: Waiting [2023-02-07T23:11:56.180Z] 9d01eea7124a: Waiting [2023-02-07T23:11:56.180Z] e5e13b0c77cb: Waiting [2023-02-07T23:11:56.180Z] c35fc257c7f1: Waiting [2023-02-07T23:11:56.180Z] 49b4fbb7bcdd: Pushed [2023-02-07T23:11:56.180Z] 4140392888da: Pushed [2023-02-07T23:11:56.180Z] 036f7b4c7c23: Pushed [2023-02-07T23:11:56.438Z] c35fc257c7f1: Pushed [2023-02-07T23:11:56.438Z] 70d19843457d: Pushed [2023-02-07T23:11:56.700Z] b70684133eb1: Pushed [2023-02-07T23:11:56.700Z] 9d01eea7124a: Pushed [2023-02-07T23:11:56.966Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:57.225Z] 43bec05184bc: Pushed [2023-02-07T23:11:57.484Z] ad92fb91a86f: Pushed [2023-02-07T23:11:57.742Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:e972a1ff2e59a3ce97940f84bd3148d0f913d466db2a27c1f75d21838c1fd682 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:58.050Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:58.363Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-07T23:11:58.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-07T23:11:58.364Z] 49b4fbb7bcdd: Preparing [2023-02-07T23:11:58.364Z] 036f7b4c7c23: Preparing [2023-02-07T23:11:58.364Z] ad92fb91a86f: Preparing [2023-02-07T23:11:58.364Z] 43bec05184bc: Preparing [2023-02-07T23:11:58.364Z] 4140392888da: Preparing [2023-02-07T23:11:58.364Z] c35fc257c7f1: Preparing [2023-02-07T23:11:58.364Z] 70d19843457d: Preparing [2023-02-07T23:11:58.364Z] b70684133eb1: Preparing [2023-02-07T23:11:58.364Z] 9d01eea7124a: Preparing [2023-02-07T23:11:58.364Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:58.364Z] c35fc257c7f1: Waiting [2023-02-07T23:11:58.364Z] 70d19843457d: Waiting [2023-02-07T23:11:58.364Z] b70684133eb1: Waiting [2023-02-07T23:11:58.364Z] e5e13b0c77cb: Waiting [2023-02-07T23:11:58.364Z] 9d01eea7124a: Waiting [2023-02-07T23:11:58.364Z] ad92fb91a86f: Layer already exists [2023-02-07T23:11:58.364Z] 036f7b4c7c23: Layer already exists [2023-02-07T23:11:58.364Z] 43bec05184bc: Layer already exists [2023-02-07T23:11:58.364Z] 49b4fbb7bcdd: Layer already exists [2023-02-07T23:11:58.364Z] 4140392888da: Layer already exists [2023-02-07T23:11:58.364Z] c35fc257c7f1: Layer already exists [2023-02-07T23:11:58.364Z] 70d19843457d: Layer already exists [2023-02-07T23:11:58.364Z] b70684133eb1: Layer already exists [2023-02-07T23:11:58.364Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:58.364Z] 9d01eea7124a: Layer already exists [2023-02-07T23:11:58.364Z] latest: digest: sha256:e972a1ff2e59a3ce97940f84bd3148d0f913d466db2a27c1f75d21838c1fd682 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:58.667Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:58.967Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.39 [2023-02-07T23:11:58.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-07T23:11:58.967Z] 49b4fbb7bcdd: Preparing [2023-02-07T23:11:58.967Z] 036f7b4c7c23: Preparing [2023-02-07T23:11:58.967Z] ad92fb91a86f: Preparing [2023-02-07T23:11:58.967Z] 43bec05184bc: Preparing [2023-02-07T23:11:58.967Z] 4140392888da: Preparing [2023-02-07T23:11:58.967Z] c35fc257c7f1: Preparing [2023-02-07T23:11:58.967Z] 70d19843457d: Preparing [2023-02-07T23:11:58.967Z] b70684133eb1: Preparing [2023-02-07T23:11:58.967Z] 9d01eea7124a: Preparing [2023-02-07T23:11:58.967Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:58.967Z] c35fc257c7f1: Waiting [2023-02-07T23:11:58.967Z] 70d19843457d: Waiting [2023-02-07T23:11:58.967Z] b70684133eb1: Waiting [2023-02-07T23:11:58.967Z] 9d01eea7124a: Waiting [2023-02-07T23:11:58.967Z] e5e13b0c77cb: Waiting [2023-02-07T23:11:58.967Z] 49b4fbb7bcdd: Layer already exists [2023-02-07T23:11:58.967Z] 43bec05184bc: Layer already exists [2023-02-07T23:11:58.967Z] ad92fb91a86f: Layer already exists [2023-02-07T23:11:58.967Z] 4140392888da: Layer already exists [2023-02-07T23:11:58.967Z] 036f7b4c7c23: Layer already exists [2023-02-07T23:11:58.967Z] c35fc257c7f1: Layer already exists [2023-02-07T23:11:58.967Z] b70684133eb1: Layer already exists [2023-02-07T23:11:58.967Z] 9d01eea7124a: Layer already exists [2023-02-07T23:11:58.967Z] 70d19843457d: Layer already exists [2023-02-07T23:11:58.967Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:58.967Z] 3.0.0-dev.39: digest: sha256:e972a1ff2e59a3ce97940f84bd3148d0f913d466db2a27c1f75d21838c1fd682 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:59.271Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:59.588Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:11:59.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-07T23:11:59.588Z] 49b4fbb7bcdd: Preparing [2023-02-07T23:11:59.588Z] 036f7b4c7c23: Preparing [2023-02-07T23:11:59.588Z] ad92fb91a86f: Preparing [2023-02-07T23:11:59.588Z] 43bec05184bc: Preparing [2023-02-07T23:11:59.588Z] 4140392888da: Preparing [2023-02-07T23:11:59.588Z] c35fc257c7f1: Preparing [2023-02-07T23:11:59.588Z] 70d19843457d: Preparing [2023-02-07T23:11:59.588Z] b70684133eb1: Preparing [2023-02-07T23:11:59.588Z] 9d01eea7124a: Preparing [2023-02-07T23:11:59.588Z] e5e13b0c77cb: Preparing [2023-02-07T23:11:59.588Z] 9d01eea7124a: Waiting [2023-02-07T23:11:59.588Z] c35fc257c7f1: Waiting [2023-02-07T23:11:59.588Z] e5e13b0c77cb: Waiting [2023-02-07T23:11:59.588Z] 70d19843457d: Waiting [2023-02-07T23:11:59.588Z] b70684133eb1: Waiting [2023-02-07T23:11:59.588Z] ad92fb91a86f: Layer already exists [2023-02-07T23:11:59.588Z] 036f7b4c7c23: Layer already exists [2023-02-07T23:11:59.588Z] 43bec05184bc: Layer already exists [2023-02-07T23:11:59.588Z] 4140392888da: Layer already exists [2023-02-07T23:11:59.588Z] 49b4fbb7bcdd: Layer already exists [2023-02-07T23:11:59.588Z] 70d19843457d: Layer already exists [2023-02-07T23:11:59.588Z] c35fc257c7f1: Layer already exists [2023-02-07T23:11:59.588Z] b70684133eb1: Layer already exists [2023-02-07T23:11:59.588Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:11:59.588Z] 9d01eea7124a: Layer already exists [2023-02-07T23:11:59.588Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:e972a1ff2e59a3ce97940f84bd3148d0f913d466db2a27c1f75d21838c1fd682 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:11:59.907Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:00.214Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-02-07T23:12:00.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-07T23:12:00.214Z] 49b4fbb7bcdd: Preparing [2023-02-07T23:12:00.214Z] 036f7b4c7c23: Preparing [2023-02-07T23:12:00.214Z] ad92fb91a86f: Preparing [2023-02-07T23:12:00.214Z] 43bec05184bc: Preparing [2023-02-07T23:12:00.214Z] 4140392888da: Preparing [2023-02-07T23:12:00.214Z] c35fc257c7f1: Preparing [2023-02-07T23:12:00.214Z] 70d19843457d: Preparing [2023-02-07T23:12:00.214Z] b70684133eb1: Preparing [2023-02-07T23:12:00.214Z] 9d01eea7124a: Preparing [2023-02-07T23:12:00.214Z] e5e13b0c77cb: Preparing [2023-02-07T23:12:00.214Z] b70684133eb1: Waiting [2023-02-07T23:12:00.214Z] 70d19843457d: Waiting [2023-02-07T23:12:00.214Z] 9d01eea7124a: Waiting [2023-02-07T23:12:00.214Z] e5e13b0c77cb: Waiting [2023-02-07T23:12:00.214Z] c35fc257c7f1: Waiting [2023-02-07T23:12:00.214Z] 49b4fbb7bcdd: Layer already exists [2023-02-07T23:12:00.214Z] 43bec05184bc: Layer already exists [2023-02-07T23:12:00.214Z] 4140392888da: Layer already exists [2023-02-07T23:12:00.214Z] 036f7b4c7c23: Layer already exists [2023-02-07T23:12:00.214Z] ad92fb91a86f: Layer already exists [2023-02-07T23:12:00.214Z] c35fc257c7f1: Layer already exists [2023-02-07T23:12:00.214Z] 70d19843457d: Layer already exists [2023-02-07T23:12:00.214Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:12:00.214Z] 9d01eea7124a: Layer already exists [2023-02-07T23:12:00.214Z] b70684133eb1: Layer already exists [2023-02-07T23:12:00.214Z] main: digest: sha256:e972a1ff2e59a3ce97940f84bd3148d0f913d466db2a27c1f75d21838c1fd682 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:12:00.260Z] ===================================================== [Pipeline] echo [2023-02-07T23:12:00.268Z] taggedImages: [2023-02-07T23:12:00.268Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:12:00.268Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-07T23:12:00.268Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.39 [2023-02-07T23:12:00.268Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:12:00.268Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-02-07T23:12:00.294Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-02-07T23:12:00.294Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:12:00.294Z] latest [2023-02-07T23:12:00.294Z] 3.0.0-dev.39 [2023-02-07T23:12:00.294Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:12:00.294Z] main [2023-02-07T23:12:00.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:00.612Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:00.930Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:12:00.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-07T23:12:00.930Z] b5b7454aaa4b: Preparing [2023-02-07T23:12:00.930Z] 222e4e135e55: Preparing [2023-02-07T23:12:00.930Z] 47285eec005d: Preparing [2023-02-07T23:12:00.930Z] 7aea98bbc164: Preparing [2023-02-07T23:12:00.930Z] 34d5ebaa5410: Preparing [2023-02-07T23:12:00.930Z] 47285eec005d: Layer already exists [2023-02-07T23:12:00.930Z] b5b7454aaa4b: Pushed [2023-02-07T23:12:00.930Z] 34d5ebaa5410: Layer already exists [2023-02-07T23:12:01.594Z] 7aea98bbc164: Pushed [2023-02-07T23:12:02.987Z] 222e4e135e55: Pushed [2023-02-07T23:12:02.987Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:7999ed5e29b3e94ddf7a08eb788e03edf71e1e59e1783d9e97e69bb8c21ad259 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:03.286Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:03.595Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-07T23:12:03.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-07T23:12:03.595Z] b5b7454aaa4b: Preparing [2023-02-07T23:12:03.595Z] 222e4e135e55: Preparing [2023-02-07T23:12:03.595Z] 47285eec005d: Preparing [2023-02-07T23:12:03.595Z] 7aea98bbc164: Preparing [2023-02-07T23:12:03.595Z] 34d5ebaa5410: Preparing [2023-02-07T23:12:03.595Z] 47285eec005d: Layer already exists [2023-02-07T23:12:03.595Z] 7aea98bbc164: Layer already exists [2023-02-07T23:12:03.595Z] b5b7454aaa4b: Layer already exists [2023-02-07T23:12:03.595Z] 222e4e135e55: Layer already exists [2023-02-07T23:12:03.595Z] 34d5ebaa5410: Layer already exists [2023-02-07T23:12:03.595Z] latest: digest: sha256:7999ed5e29b3e94ddf7a08eb788e03edf71e1e59e1783d9e97e69bb8c21ad259 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:03.900Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:04.203Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.39 [2023-02-07T23:12:04.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-07T23:12:04.203Z] b5b7454aaa4b: Preparing [2023-02-07T23:12:04.203Z] 222e4e135e55: Preparing [2023-02-07T23:12:04.203Z] 47285eec005d: Preparing [2023-02-07T23:12:04.203Z] 7aea98bbc164: Preparing [2023-02-07T23:12:04.203Z] 34d5ebaa5410: Preparing [2023-02-07T23:12:04.203Z] 47285eec005d: Layer already exists [2023-02-07T23:12:04.203Z] 222e4e135e55: Layer already exists [2023-02-07T23:12:04.203Z] 7aea98bbc164: Layer already exists [2023-02-07T23:12:04.203Z] 34d5ebaa5410: Layer already exists [2023-02-07T23:12:04.203Z] b5b7454aaa4b: Layer already exists [2023-02-07T23:12:04.203Z] 3.0.0-dev.39: digest: sha256:7999ed5e29b3e94ddf7a08eb788e03edf71e1e59e1783d9e97e69bb8c21ad259 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:04.517Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:04.818Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:12:04.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-07T23:12:04.818Z] b5b7454aaa4b: Preparing [2023-02-07T23:12:04.818Z] 222e4e135e55: Preparing [2023-02-07T23:12:04.818Z] 47285eec005d: Preparing [2023-02-07T23:12:04.818Z] 7aea98bbc164: Preparing [2023-02-07T23:12:04.818Z] 34d5ebaa5410: Preparing [2023-02-07T23:12:04.818Z] 222e4e135e55: Layer already exists [2023-02-07T23:12:04.818Z] 34d5ebaa5410: Layer already exists [2023-02-07T23:12:04.818Z] 7aea98bbc164: Layer already exists [2023-02-07T23:12:04.818Z] 47285eec005d: Layer already exists [2023-02-07T23:12:04.818Z] b5b7454aaa4b: Layer already exists [2023-02-07T23:12:04.818Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:7999ed5e29b3e94ddf7a08eb788e03edf71e1e59e1783d9e97e69bb8c21ad259 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:05.125Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:05.433Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-02-07T23:12:05.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-07T23:12:05.433Z] b5b7454aaa4b: Preparing [2023-02-07T23:12:05.433Z] 222e4e135e55: Preparing [2023-02-07T23:12:05.433Z] 47285eec005d: Preparing [2023-02-07T23:12:05.433Z] 7aea98bbc164: Preparing [2023-02-07T23:12:05.433Z] 34d5ebaa5410: Preparing [2023-02-07T23:12:05.433Z] 47285eec005d: Layer already exists [2023-02-07T23:12:05.433Z] b5b7454aaa4b: Layer already exists [2023-02-07T23:12:05.433Z] 7aea98bbc164: Layer already exists [2023-02-07T23:12:05.433Z] 34d5ebaa5410: Layer already exists [2023-02-07T23:12:05.433Z] 222e4e135e55: Layer already exists [2023-02-07T23:12:05.433Z] main: digest: sha256:7999ed5e29b3e94ddf7a08eb788e03edf71e1e59e1783d9e97e69bb8c21ad259 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:12:05.478Z] ===================================================== [Pipeline] echo [2023-02-07T23:12:05.487Z] taggedImages: [2023-02-07T23:12:05.487Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:12:05.487Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-07T23:12:05.487Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.39 [2023-02-07T23:12:05.487Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:12:05.487Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-02-07T23:12:05.508Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-02-07T23:12:05.508Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:12:05.508Z] latest [2023-02-07T23:12:05.508Z] 3.0.0-dev.39 [2023-02-07T23:12:05.508Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:12:05.508Z] main [2023-02-07T23:12:05.508Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:05.821Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:06.121Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:12:06.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-07T23:12:06.121Z] e8b67909879b: Preparing [2023-02-07T23:12:06.121Z] 41c4a705d79e: Preparing [2023-02-07T23:12:06.121Z] 6c3b7573dbd1: Preparing [2023-02-07T23:12:06.121Z] cf7f7a717f0d: Preparing [2023-02-07T23:12:06.121Z] cbca04df601d: Preparing [2023-02-07T23:12:06.121Z] 7b8b127d2e1d: Preparing [2023-02-07T23:12:06.121Z] 34d5ebaa5410: Preparing [2023-02-07T23:12:06.121Z] 7b8b127d2e1d: Waiting [2023-02-07T23:12:06.121Z] 34d5ebaa5410: Waiting [2023-02-07T23:12:06.121Z] e8b67909879b: Pushed [2023-02-07T23:12:06.121Z] 6c3b7573dbd1: Pushed [2023-02-07T23:12:06.121Z] 41c4a705d79e: Pushed [2023-02-07T23:12:06.382Z] 34d5ebaa5410: Layer already exists [2023-02-07T23:12:06.643Z] 7b8b127d2e1d: Pushed [2023-02-07T23:12:09.955Z] cbca04df601d: Pushed [2023-02-07T23:12:12.663Z] cf7f7a717f0d: Pushed [2023-02-07T23:12:12.663Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:f0f6f284c42e2ab0dbcb02b1957d189f60b805d104f73675edbcb99c37b4193f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:13.022Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:13.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-07T23:12:13.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-07T23:12:13.337Z] e8b67909879b: Preparing [2023-02-07T23:12:13.337Z] 41c4a705d79e: Preparing [2023-02-07T23:12:13.337Z] 6c3b7573dbd1: Preparing [2023-02-07T23:12:13.337Z] cf7f7a717f0d: Preparing [2023-02-07T23:12:13.337Z] cbca04df601d: Preparing [2023-02-07T23:12:13.337Z] 7b8b127d2e1d: Preparing [2023-02-07T23:12:13.337Z] 34d5ebaa5410: Preparing [2023-02-07T23:12:13.337Z] 7b8b127d2e1d: Waiting [2023-02-07T23:12:13.337Z] 34d5ebaa5410: Waiting [2023-02-07T23:12:13.337Z] 41c4a705d79e: Layer already exists [2023-02-07T23:12:13.337Z] 6c3b7573dbd1: Layer already exists [2023-02-07T23:12:13.337Z] cf7f7a717f0d: Layer already exists [2023-02-07T23:12:13.337Z] cbca04df601d: Layer already exists [2023-02-07T23:12:13.337Z] e8b67909879b: Layer already exists [2023-02-07T23:12:13.337Z] 7b8b127d2e1d: Layer already exists [2023-02-07T23:12:13.337Z] 34d5ebaa5410: Layer already exists [2023-02-07T23:12:13.337Z] latest: digest: sha256:f0f6f284c42e2ab0dbcb02b1957d189f60b805d104f73675edbcb99c37b4193f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:13.659Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:13.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.39 [2023-02-07T23:12:13.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-07T23:12:13.965Z] e8b67909879b: Preparing [2023-02-07T23:12:13.965Z] 41c4a705d79e: Preparing [2023-02-07T23:12:13.965Z] 6c3b7573dbd1: Preparing [2023-02-07T23:12:13.965Z] cf7f7a717f0d: Preparing [2023-02-07T23:12:13.965Z] cbca04df601d: Preparing [2023-02-07T23:12:13.965Z] 7b8b127d2e1d: Preparing [2023-02-07T23:12:13.965Z] 34d5ebaa5410: Preparing [2023-02-07T23:12:13.965Z] 7b8b127d2e1d: Waiting [2023-02-07T23:12:13.965Z] 34d5ebaa5410: Waiting [2023-02-07T23:12:13.965Z] e8b67909879b: Layer already exists [2023-02-07T23:12:13.965Z] 41c4a705d79e: Layer already exists [2023-02-07T23:12:13.965Z] cbca04df601d: Layer already exists [2023-02-07T23:12:13.965Z] cf7f7a717f0d: Layer already exists [2023-02-07T23:12:13.965Z] 6c3b7573dbd1: Layer already exists [2023-02-07T23:12:13.965Z] 7b8b127d2e1d: Layer already exists [2023-02-07T23:12:13.965Z] 34d5ebaa5410: Layer already exists [2023-02-07T23:12:13.965Z] 3.0.0-dev.39: digest: sha256:f0f6f284c42e2ab0dbcb02b1957d189f60b805d104f73675edbcb99c37b4193f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:14.280Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:14.584Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:12:14.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-07T23:12:14.584Z] e8b67909879b: Preparing [2023-02-07T23:12:14.584Z] 41c4a705d79e: Preparing [2023-02-07T23:12:14.584Z] 6c3b7573dbd1: Preparing [2023-02-07T23:12:14.584Z] cf7f7a717f0d: Preparing [2023-02-07T23:12:14.584Z] cbca04df601d: Preparing [2023-02-07T23:12:14.584Z] 7b8b127d2e1d: Preparing [2023-02-07T23:12:14.584Z] 34d5ebaa5410: Preparing [2023-02-07T23:12:14.584Z] 7b8b127d2e1d: Waiting [2023-02-07T23:12:14.584Z] 34d5ebaa5410: Waiting [2023-02-07T23:12:14.584Z] 41c4a705d79e: Layer already exists [2023-02-07T23:12:14.584Z] cf7f7a717f0d: Layer already exists [2023-02-07T23:12:14.584Z] cbca04df601d: Layer already exists [2023-02-07T23:12:14.584Z] 6c3b7573dbd1: Layer already exists [2023-02-07T23:12:14.584Z] e8b67909879b: Layer already exists [2023-02-07T23:12:14.584Z] 34d5ebaa5410: Layer already exists [2023-02-07T23:12:14.584Z] 7b8b127d2e1d: Layer already exists [2023-02-07T23:12:14.584Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:f0f6f284c42e2ab0dbcb02b1957d189f60b805d104f73675edbcb99c37b4193f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:14.893Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:15.187Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-02-07T23:12:15.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-07T23:12:15.187Z] e8b67909879b: Preparing [2023-02-07T23:12:15.187Z] 41c4a705d79e: Preparing [2023-02-07T23:12:15.187Z] 6c3b7573dbd1: Preparing [2023-02-07T23:12:15.187Z] cf7f7a717f0d: Preparing [2023-02-07T23:12:15.187Z] cbca04df601d: Preparing [2023-02-07T23:12:15.187Z] 7b8b127d2e1d: Preparing [2023-02-07T23:12:15.187Z] 34d5ebaa5410: Preparing [2023-02-07T23:12:15.187Z] 7b8b127d2e1d: Waiting [2023-02-07T23:12:15.187Z] 41c4a705d79e: Layer already exists [2023-02-07T23:12:15.187Z] cf7f7a717f0d: Layer already exists [2023-02-07T23:12:15.187Z] 6c3b7573dbd1: Layer already exists [2023-02-07T23:12:15.187Z] cbca04df601d: Layer already exists [2023-02-07T23:12:15.187Z] e8b67909879b: Layer already exists [2023-02-07T23:12:15.187Z] 7b8b127d2e1d: Layer already exists [2023-02-07T23:12:15.187Z] 34d5ebaa5410: Layer already exists [2023-02-07T23:12:15.187Z] main: digest: sha256:f0f6f284c42e2ab0dbcb02b1957d189f60b805d104f73675edbcb99c37b4193f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:12:15.233Z] ===================================================== [Pipeline] echo [2023-02-07T23:12:15.239Z] taggedImages: [2023-02-07T23:12:15.239Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:12:15.239Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-07T23:12:15.239Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.39 [2023-02-07T23:12:15.239Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:12:15.239Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-02-07T23:12:15.253Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-02-07T23:12:15.253Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:12:15.253Z] latest [2023-02-07T23:12:15.253Z] 3.0.0-dev.39 [2023-02-07T23:12:15.253Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:12:15.253Z] main [2023-02-07T23:12:15.253Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:15.568Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:15.887Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:12:15.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-07T23:12:15.887Z] eaaf5db8b3ec: Preparing [2023-02-07T23:12:15.887Z] 1d8c81a5117c: Preparing [2023-02-07T23:12:15.887Z] 615097cb2460: Preparing [2023-02-07T23:12:15.887Z] 99c4e5b66531: Preparing [2023-02-07T23:12:15.887Z] 3dd0c9677330: Preparing [2023-02-07T23:12:15.887Z] 34d5ebaa5410: Preparing [2023-02-07T23:12:15.887Z] 34d5ebaa5410: Waiting [2023-02-07T23:12:15.887Z] eaaf5db8b3ec: Pushed [2023-02-07T23:12:15.887Z] 615097cb2460: Pushed [2023-02-07T23:12:15.887Z] 1d8c81a5117c: Pushed [2023-02-07T23:12:16.148Z] 34d5ebaa5410: Layer already exists [2023-02-07T23:12:16.148Z] 3dd0c9677330: Pushed [2023-02-07T23:12:22.732Z] 99c4e5b66531: Pushed [2023-02-07T23:12:22.732Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:8c55dad50a28e2fc05ea01c3f89623bf9b061af6db371eb2c5c32f992106510e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:23.041Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:23.349Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-07T23:12:23.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-07T23:12:23.349Z] eaaf5db8b3ec: Preparing [2023-02-07T23:12:23.349Z] 1d8c81a5117c: Preparing [2023-02-07T23:12:23.349Z] 615097cb2460: Preparing [2023-02-07T23:12:23.349Z] 99c4e5b66531: Preparing [2023-02-07T23:12:23.349Z] 3dd0c9677330: Preparing [2023-02-07T23:12:23.349Z] 34d5ebaa5410: Preparing [2023-02-07T23:12:23.349Z] 34d5ebaa5410: Waiting [2023-02-07T23:12:23.349Z] 615097cb2460: Layer already exists [2023-02-07T23:12:23.349Z] 1d8c81a5117c: Layer already exists [2023-02-07T23:12:23.349Z] 3dd0c9677330: Layer already exists [2023-02-07T23:12:23.349Z] 99c4e5b66531: Layer already exists [2023-02-07T23:12:23.349Z] eaaf5db8b3ec: Layer already exists [2023-02-07T23:12:23.349Z] 34d5ebaa5410: Layer already exists [2023-02-07T23:12:23.349Z] latest: digest: sha256:8c55dad50a28e2fc05ea01c3f89623bf9b061af6db371eb2c5c32f992106510e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:23.653Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:23.954Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.39 [2023-02-07T23:12:23.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-07T23:12:23.954Z] eaaf5db8b3ec: Preparing [2023-02-07T23:12:23.954Z] 1d8c81a5117c: Preparing [2023-02-07T23:12:23.954Z] 615097cb2460: Preparing [2023-02-07T23:12:23.954Z] 99c4e5b66531: Preparing [2023-02-07T23:12:23.954Z] 3dd0c9677330: Preparing [2023-02-07T23:12:23.954Z] 34d5ebaa5410: Preparing [2023-02-07T23:12:23.954Z] 34d5ebaa5410: Waiting [2023-02-07T23:12:23.954Z] 615097cb2460: Layer already exists [2023-02-07T23:12:23.954Z] 3dd0c9677330: Layer already exists [2023-02-07T23:12:23.954Z] eaaf5db8b3ec: Layer already exists [2023-02-07T23:12:23.954Z] 99c4e5b66531: Layer already exists [2023-02-07T23:12:23.954Z] 1d8c81a5117c: Layer already exists [2023-02-07T23:12:23.954Z] 34d5ebaa5410: Layer already exists [2023-02-07T23:12:23.954Z] 3.0.0-dev.39: digest: sha256:8c55dad50a28e2fc05ea01c3f89623bf9b061af6db371eb2c5c32f992106510e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:24.262Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:24.565Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:12:24.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-07T23:12:24.565Z] eaaf5db8b3ec: Preparing [2023-02-07T23:12:24.565Z] 1d8c81a5117c: Preparing [2023-02-07T23:12:24.565Z] 615097cb2460: Preparing [2023-02-07T23:12:24.565Z] 99c4e5b66531: Preparing [2023-02-07T23:12:24.565Z] 3dd0c9677330: Preparing [2023-02-07T23:12:24.565Z] 34d5ebaa5410: Preparing [2023-02-07T23:12:24.565Z] 34d5ebaa5410: Waiting [2023-02-07T23:12:24.565Z] 99c4e5b66531: Layer already exists [2023-02-07T23:12:24.565Z] 1d8c81a5117c: Layer already exists [2023-02-07T23:12:24.565Z] 3dd0c9677330: Layer already exists [2023-02-07T23:12:24.565Z] eaaf5db8b3ec: Layer already exists [2023-02-07T23:12:24.565Z] 615097cb2460: Layer already exists [2023-02-07T23:12:24.565Z] 34d5ebaa5410: Layer already exists [2023-02-07T23:12:24.565Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:8c55dad50a28e2fc05ea01c3f89623bf9b061af6db371eb2c5c32f992106510e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:24.870Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:25.169Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-02-07T23:12:25.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-07T23:12:25.169Z] eaaf5db8b3ec: Preparing [2023-02-07T23:12:25.169Z] 1d8c81a5117c: Preparing [2023-02-07T23:12:25.169Z] 615097cb2460: Preparing [2023-02-07T23:12:25.169Z] 99c4e5b66531: Preparing [2023-02-07T23:12:25.169Z] 3dd0c9677330: Preparing [2023-02-07T23:12:25.169Z] 34d5ebaa5410: Preparing [2023-02-07T23:12:25.169Z] 34d5ebaa5410: Waiting [2023-02-07T23:12:25.169Z] 1d8c81a5117c: Layer already exists [2023-02-07T23:12:25.169Z] 3dd0c9677330: Layer already exists [2023-02-07T23:12:25.169Z] eaaf5db8b3ec: Layer already exists [2023-02-07T23:12:25.169Z] 99c4e5b66531: Layer already exists [2023-02-07T23:12:25.169Z] 615097cb2460: Layer already exists [2023-02-07T23:12:25.169Z] 34d5ebaa5410: Layer already exists [2023-02-07T23:12:25.170Z] main: digest: sha256:8c55dad50a28e2fc05ea01c3f89623bf9b061af6db371eb2c5c32f992106510e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:12:25.208Z] ===================================================== [Pipeline] echo [2023-02-07T23:12:25.216Z] taggedImages: [2023-02-07T23:12:25.216Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:12:25.216Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-07T23:12:25.216Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.39 [2023-02-07T23:12:25.216Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:12:25.216Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-02-07T23:12:25.233Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-02-07T23:12:25.233Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:12:25.233Z] latest [2023-02-07T23:12:25.233Z] 3.0.0-dev.39 [2023-02-07T23:12:25.233Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:12:25.233Z] main [2023-02-07T23:12:25.233Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:25.549Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:25.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:12:25.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-07T23:12:25.861Z] ed7bc0ed379d: Preparing [2023-02-07T23:12:25.861Z] 45973220f5ae: Preparing [2023-02-07T23:12:25.861Z] 2a2310fe2bd7: Preparing [2023-02-07T23:12:25.861Z] f483fd52bf41: Preparing [2023-02-07T23:12:25.861Z] 7b8b127d2e1d: Preparing [2023-02-07T23:12:25.861Z] 34d5ebaa5410: Preparing [2023-02-07T23:12:25.861Z] 34d5ebaa5410: Waiting [2023-02-07T23:12:25.861Z] 7b8b127d2e1d: Layer already exists [2023-02-07T23:12:25.861Z] 34d5ebaa5410: Layer already exists [2023-02-07T23:12:25.861Z] ed7bc0ed379d: Pushed [2023-02-07T23:12:25.861Z] 45973220f5ae: Pushed [2023-02-07T23:12:25.861Z] 2a2310fe2bd7: Pushed [2023-02-07T23:12:32.457Z] f483fd52bf41: Pushed [2023-02-07T23:12:32.457Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:c0bdb76e27effb55bdc0fb1bcd461c42c5c0fa8a49f09a3e161e48f24a35480a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:32.776Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:33.076Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-07T23:12:33.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-07T23:12:33.076Z] ed7bc0ed379d: Preparing [2023-02-07T23:12:33.076Z] 45973220f5ae: Preparing [2023-02-07T23:12:33.076Z] 2a2310fe2bd7: Preparing [2023-02-07T23:12:33.076Z] f483fd52bf41: Preparing [2023-02-07T23:12:33.076Z] 7b8b127d2e1d: Preparing [2023-02-07T23:12:33.076Z] 34d5ebaa5410: Preparing [2023-02-07T23:12:33.076Z] 34d5ebaa5410: Waiting [2023-02-07T23:12:33.076Z] 2a2310fe2bd7: Layer already exists [2023-02-07T23:12:33.076Z] 45973220f5ae: Layer already exists [2023-02-07T23:12:33.076Z] 7b8b127d2e1d: Layer already exists [2023-02-07T23:12:33.076Z] f483fd52bf41: Layer already exists [2023-02-07T23:12:33.076Z] ed7bc0ed379d: Layer already exists [2023-02-07T23:12:33.076Z] 34d5ebaa5410: Layer already exists [2023-02-07T23:12:33.076Z] latest: digest: sha256:c0bdb76e27effb55bdc0fb1bcd461c42c5c0fa8a49f09a3e161e48f24a35480a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:33.384Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:33.688Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.39 [2023-02-07T23:12:33.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-07T23:12:33.688Z] ed7bc0ed379d: Preparing [2023-02-07T23:12:33.688Z] 45973220f5ae: Preparing [2023-02-07T23:12:33.688Z] 2a2310fe2bd7: Preparing [2023-02-07T23:12:33.688Z] f483fd52bf41: Preparing [2023-02-07T23:12:33.688Z] 7b8b127d2e1d: Preparing [2023-02-07T23:12:33.688Z] 34d5ebaa5410: Preparing [2023-02-07T23:12:33.688Z] 34d5ebaa5410: Waiting [2023-02-07T23:12:33.688Z] 7b8b127d2e1d: Layer already exists [2023-02-07T23:12:33.688Z] 45973220f5ae: Layer already exists [2023-02-07T23:12:33.688Z] f483fd52bf41: Layer already exists [2023-02-07T23:12:33.688Z] ed7bc0ed379d: Layer already exists [2023-02-07T23:12:33.688Z] 2a2310fe2bd7: Layer already exists [2023-02-07T23:12:33.688Z] 34d5ebaa5410: Layer already exists [2023-02-07T23:12:33.688Z] 3.0.0-dev.39: digest: sha256:c0bdb76e27effb55bdc0fb1bcd461c42c5c0fa8a49f09a3e161e48f24a35480a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:34.004Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:34.310Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:12:34.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-07T23:12:34.310Z] ed7bc0ed379d: Preparing [2023-02-07T23:12:34.310Z] 45973220f5ae: Preparing [2023-02-07T23:12:34.310Z] 2a2310fe2bd7: Preparing [2023-02-07T23:12:34.310Z] f483fd52bf41: Preparing [2023-02-07T23:12:34.311Z] 7b8b127d2e1d: Preparing [2023-02-07T23:12:34.311Z] 34d5ebaa5410: Preparing [2023-02-07T23:12:34.311Z] 34d5ebaa5410: Waiting [2023-02-07T23:12:34.311Z] 7b8b127d2e1d: Layer already exists [2023-02-07T23:12:34.311Z] ed7bc0ed379d: Layer already exists [2023-02-07T23:12:34.311Z] 2a2310fe2bd7: Layer already exists [2023-02-07T23:12:34.311Z] f483fd52bf41: Layer already exists [2023-02-07T23:12:34.311Z] 45973220f5ae: Layer already exists [2023-02-07T23:12:34.311Z] 34d5ebaa5410: Layer already exists [2023-02-07T23:12:34.311Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:c0bdb76e27effb55bdc0fb1bcd461c42c5c0fa8a49f09a3e161e48f24a35480a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:34.621Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:34.933Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-02-07T23:12:34.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-07T23:12:34.933Z] ed7bc0ed379d: Preparing [2023-02-07T23:12:34.933Z] 45973220f5ae: Preparing [2023-02-07T23:12:34.933Z] 2a2310fe2bd7: Preparing [2023-02-07T23:12:34.933Z] f483fd52bf41: Preparing [2023-02-07T23:12:34.933Z] 7b8b127d2e1d: Preparing [2023-02-07T23:12:34.933Z] 34d5ebaa5410: Preparing [2023-02-07T23:12:34.933Z] 34d5ebaa5410: Waiting [2023-02-07T23:12:34.933Z] 45973220f5ae: Layer already exists [2023-02-07T23:12:34.933Z] 7b8b127d2e1d: Layer already exists [2023-02-07T23:12:34.933Z] ed7bc0ed379d: Layer already exists [2023-02-07T23:12:34.933Z] 2a2310fe2bd7: Layer already exists [2023-02-07T23:12:34.933Z] f483fd52bf41: Layer already exists [2023-02-07T23:12:34.933Z] 34d5ebaa5410: Layer already exists [2023-02-07T23:12:34.933Z] main: digest: sha256:c0bdb76e27effb55bdc0fb1bcd461c42c5c0fa8a49f09a3e161e48f24a35480a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:12:34.975Z] ===================================================== [Pipeline] echo [2023-02-07T23:12:34.984Z] taggedImages: [2023-02-07T23:12:34.984Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:12:34.984Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-07T23:12:34.984Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.39 [2023-02-07T23:12:34.984Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:12:34.984Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-02-07T23:12:35.005Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-02-07T23:12:35.005Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:12:35.005Z] latest [2023-02-07T23:12:35.005Z] 3.0.0-dev.39 [2023-02-07T23:12:35.005Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:12:35.005Z] main [2023-02-07T23:12:35.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:35.325Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:35.631Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:12:35.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-07T23:12:35.631Z] 82e256e24501: Preparing [2023-02-07T23:12:35.631Z] f17a14673ff8: Preparing [2023-02-07T23:12:35.631Z] 47285eec005d: Preparing [2023-02-07T23:12:35.631Z] 82b6d096409c: Preparing [2023-02-07T23:12:35.631Z] e5e13b0c77cb: Preparing [2023-02-07T23:12:35.631Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:12:35.631Z] 82e256e24501: Pushed [2023-02-07T23:12:35.631Z] 47285eec005d: Layer already exists [2023-02-07T23:12:35.631Z] 82b6d096409c: Pushed [2023-02-07T23:12:38.164Z] f17a14673ff8: Pushed [2023-02-07T23:12:38.438Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:3b34e52196bf3fc108c7d459eaa4b63a09a17d79405fb7ed24acc104f7742ff4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:38.754Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:39.080Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-07T23:12:39.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-07T23:12:40.020Z] 82e256e24501: Preparing [2023-02-07T23:12:40.020Z] f17a14673ff8: Preparing [2023-02-07T23:12:40.020Z] 47285eec005d: Preparing [2023-02-07T23:12:40.020Z] 82b6d096409c: Preparing [2023-02-07T23:12:40.020Z] e5e13b0c77cb: Preparing [2023-02-07T23:12:40.020Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:12:40.020Z] f17a14673ff8: Layer already exists [2023-02-07T23:12:40.020Z] 47285eec005d: Layer already exists [2023-02-07T23:12:40.020Z] 82e256e24501: Layer already exists [2023-02-07T23:12:40.020Z] 82b6d096409c: Layer already exists [2023-02-07T23:12:40.020Z] latest: digest: sha256:3b34e52196bf3fc108c7d459eaa4b63a09a17d79405fb7ed24acc104f7742ff4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:40.334Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:40.650Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.39 [2023-02-07T23:12:40.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-07T23:12:40.650Z] 82e256e24501: Preparing [2023-02-07T23:12:40.650Z] f17a14673ff8: Preparing [2023-02-07T23:12:40.650Z] 47285eec005d: Preparing [2023-02-07T23:12:40.650Z] 82b6d096409c: Preparing [2023-02-07T23:12:40.650Z] e5e13b0c77cb: Preparing [2023-02-07T23:12:40.650Z] 47285eec005d: Layer already exists [2023-02-07T23:12:40.650Z] 82b6d096409c: Layer already exists [2023-02-07T23:12:40.650Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:12:40.650Z] f17a14673ff8: Layer already exists [2023-02-07T23:12:40.650Z] 82e256e24501: Layer already exists [2023-02-07T23:12:40.650Z] 3.0.0-dev.39: digest: sha256:3b34e52196bf3fc108c7d459eaa4b63a09a17d79405fb7ed24acc104f7742ff4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:40.967Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:41.273Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:12:41.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-07T23:12:41.273Z] 82e256e24501: Preparing [2023-02-07T23:12:41.273Z] f17a14673ff8: Preparing [2023-02-07T23:12:41.273Z] 47285eec005d: Preparing [2023-02-07T23:12:41.273Z] 82b6d096409c: Preparing [2023-02-07T23:12:41.273Z] e5e13b0c77cb: Preparing [2023-02-07T23:12:41.273Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:12:41.273Z] 47285eec005d: Layer already exists [2023-02-07T23:12:41.273Z] f17a14673ff8: Layer already exists [2023-02-07T23:12:41.273Z] 82b6d096409c: Layer already exists [2023-02-07T23:12:41.273Z] 82e256e24501: Layer already exists [2023-02-07T23:12:41.273Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:3b34e52196bf3fc108c7d459eaa4b63a09a17d79405fb7ed24acc104f7742ff4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:41.582Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:41.888Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-02-07T23:12:41.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-07T23:12:41.888Z] 82e256e24501: Preparing [2023-02-07T23:12:41.888Z] f17a14673ff8: Preparing [2023-02-07T23:12:41.888Z] 47285eec005d: Preparing [2023-02-07T23:12:41.888Z] 82b6d096409c: Preparing [2023-02-07T23:12:41.888Z] e5e13b0c77cb: Preparing [2023-02-07T23:12:41.888Z] 82e256e24501: Layer already exists [2023-02-07T23:12:41.888Z] f17a14673ff8: Layer already exists [2023-02-07T23:12:41.888Z] 82b6d096409c: Layer already exists [2023-02-07T23:12:41.888Z] 47285eec005d: Layer already exists [2023-02-07T23:12:41.888Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:12:41.888Z] main: digest: sha256:3b34e52196bf3fc108c7d459eaa4b63a09a17d79405fb7ed24acc104f7742ff4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:12:41.922Z] ===================================================== [Pipeline] echo [2023-02-07T23:12:41.930Z] taggedImages: [2023-02-07T23:12:41.930Z] - nexus3.edgexfoundry.org:10004/support-notifications:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:12:41.930Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-07T23:12:41.930Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.39 [2023-02-07T23:12:41.930Z] - nexus3.edgexfoundry.org:10004/support-notifications:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:12:41.930Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-02-07T23:12:41.957Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-02-07T23:12:41.957Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:12:41.957Z] latest [2023-02-07T23:12:41.957Z] 3.0.0-dev.39 [2023-02-07T23:12:41.957Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:12:41.957Z] main [2023-02-07T23:12:41.957Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:42.271Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:42.587Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:12:42.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-07T23:12:42.587Z] 021b92ccad92: Preparing [2023-02-07T23:12:42.587Z] 3b98d50a3f45: Preparing [2023-02-07T23:12:42.587Z] 47285eec005d: Preparing [2023-02-07T23:12:42.587Z] f0d507dc1ee2: Preparing [2023-02-07T23:12:42.587Z] e5e13b0c77cb: Preparing [2023-02-07T23:12:42.587Z] 47285eec005d: Layer already exists [2023-02-07T23:12:42.587Z] 021b92ccad92: Pushed [2023-02-07T23:12:42.587Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:12:42.587Z] f0d507dc1ee2: Layer already exists [2023-02-07T23:12:45.889Z] 3b98d50a3f45: Pushed [2023-02-07T23:12:45.889Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:2a4017655064c04aa6db814f25d6305d3b4bdd294a08a82bf8121a87a27e938e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:46.194Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:46.499Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-07T23:12:46.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-07T23:12:46.499Z] 021b92ccad92: Preparing [2023-02-07T23:12:46.499Z] 3b98d50a3f45: Preparing [2023-02-07T23:12:46.499Z] 47285eec005d: Preparing [2023-02-07T23:12:46.499Z] f0d507dc1ee2: Preparing [2023-02-07T23:12:46.499Z] e5e13b0c77cb: Preparing [2023-02-07T23:12:46.499Z] 47285eec005d: Layer already exists [2023-02-07T23:12:46.499Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:12:46.499Z] 3b98d50a3f45: Layer already exists [2023-02-07T23:12:46.499Z] 021b92ccad92: Layer already exists [2023-02-07T23:12:46.499Z] f0d507dc1ee2: Layer already exists [2023-02-07T23:12:46.499Z] latest: digest: sha256:2a4017655064c04aa6db814f25d6305d3b4bdd294a08a82bf8121a87a27e938e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:46.805Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:47.117Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.39 [2023-02-07T23:12:47.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-07T23:12:47.117Z] 021b92ccad92: Preparing [2023-02-07T23:12:47.117Z] 3b98d50a3f45: Preparing [2023-02-07T23:12:47.117Z] 47285eec005d: Preparing [2023-02-07T23:12:47.117Z] f0d507dc1ee2: Preparing [2023-02-07T23:12:47.117Z] e5e13b0c77cb: Preparing [2023-02-07T23:12:47.117Z] 47285eec005d: Layer already exists [2023-02-07T23:12:47.117Z] 021b92ccad92: Layer already exists [2023-02-07T23:12:47.117Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:12:47.117Z] f0d507dc1ee2: Layer already exists [2023-02-07T23:12:47.117Z] 3b98d50a3f45: Layer already exists [2023-02-07T23:12:47.117Z] 3.0.0-dev.39: digest: sha256:2a4017655064c04aa6db814f25d6305d3b4bdd294a08a82bf8121a87a27e938e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:47.421Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:47.726Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:12:47.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-07T23:12:47.726Z] 021b92ccad92: Preparing [2023-02-07T23:12:47.726Z] 3b98d50a3f45: Preparing [2023-02-07T23:12:47.726Z] 47285eec005d: Preparing [2023-02-07T23:12:47.726Z] f0d507dc1ee2: Preparing [2023-02-07T23:12:47.726Z] e5e13b0c77cb: Preparing [2023-02-07T23:12:47.726Z] f0d507dc1ee2: Layer already exists [2023-02-07T23:12:47.726Z] 47285eec005d: Layer already exists [2023-02-07T23:12:47.726Z] 3b98d50a3f45: Layer already exists [2023-02-07T23:12:47.726Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:12:47.726Z] 021b92ccad92: Layer already exists [2023-02-07T23:12:47.726Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:2a4017655064c04aa6db814f25d6305d3b4bdd294a08a82bf8121a87a27e938e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:48.034Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:12:48.341Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-02-07T23:12:48.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-07T23:12:48.342Z] 021b92ccad92: Preparing [2023-02-07T23:12:48.342Z] 3b98d50a3f45: Preparing [2023-02-07T23:12:48.342Z] 47285eec005d: Preparing [2023-02-07T23:12:48.342Z] f0d507dc1ee2: Preparing [2023-02-07T23:12:48.342Z] e5e13b0c77cb: Preparing [2023-02-07T23:12:48.342Z] e5e13b0c77cb: Layer already exists [2023-02-07T23:12:48.342Z] f0d507dc1ee2: Layer already exists [2023-02-07T23:12:48.342Z] 3b98d50a3f45: Layer already exists [2023-02-07T23:12:48.342Z] 47285eec005d: Layer already exists [2023-02-07T23:12:48.342Z] 021b92ccad92: Layer already exists [2023-02-07T23:12:48.342Z] main: digest: sha256:2a4017655064c04aa6db814f25d6305d3b4bdd294a08a82bf8121a87a27e938e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:12:48.388Z] ===================================================== [Pipeline] echo [2023-02-07T23:12:48.396Z] taggedImages: [2023-02-07T23:12:48.396Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:12:48.396Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-07T23:12:48.396Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.39 [2023-02-07T23:12:48.396Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:12:48.396Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-07T23:15:47.996Z] Removing intermediate container eae8afde06ba [2023-02-07T23:15:47.996Z] ---> 87cdf8381b28 [2023-02-07T23:15:47.996Z] [2023-02-07T23:15:47.996Z] Step 10/23 : FROM alpine:3.16 [2023-02-07T23:15:47.996Z] 3.16: Pulling from library/alpine [2023-02-07T23:15:47.996Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T23:15:47.996Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T23:15:47.996Z] ---> 2b4661558fb8 [2023-02-07T23:15:47.996Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-07T23:15:47.996Z] ---> Running in d229613f585d [2023-02-07T23:15:47.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:15:47.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:15:47.996Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T23:15:47.996Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T23:15:47.996Z] OK: 5 MiB in 15 packages [2023-02-07T23:15:47.996Z] Removing intermediate container d229613f585d [2023-02-07T23:15:47.996Z] ---> 8afd19082aaa [2023-02-07T23:15:47.996Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T23:15:47.996Z] ---> Running in 94109371033f [2023-02-07T23:15:48.267Z] Removing intermediate container 94109371033f [2023-02-07T23:15:48.267Z] ---> 133ef2e37458 [2023-02-07T23:15:48.267Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-07T23:15:48.537Z] ---> Running in 4c019e374692 [2023-02-07T23:15:49.146Z] Removing intermediate container 4c019e374692 [2023-02-07T23:15:49.146Z] ---> 4f41783dabef [2023-02-07T23:15:49.146Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-07T23:15:49.146Z] ---> Running in fb1d69c4ef0a [2023-02-07T23:15:49.729Z] Removing intermediate container fb1d69c4ef0a [2023-02-07T23:15:49.729Z] ---> 457bf19ab37c [2023-02-07T23:15:49.729Z] Step 15/23 : WORKDIR / [2023-02-07T23:15:49.729Z] ---> Running in f525c864f5a2 [2023-02-07T23:15:50.318Z] Removing intermediate container f525c864f5a2 [2023-02-07T23:15:50.318Z] ---> 4143c67cc6cf [2023-02-07T23:15:50.318Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T23:15:51.278Z] ---> cf778ef2d770 [2023-02-07T23:15:51.278Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-07T23:15:53.224Z] ---> 429aece252d9 [2023-02-07T23:15:53.224Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-07T23:15:54.187Z] ---> b06242849b62 [2023-02-07T23:15:54.187Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-07T23:15:54.187Z] ---> Running in b605561d990d [2023-02-07T23:15:54.994Z] Removing intermediate container b605561d990d [2023-02-07T23:15:54.994Z] ---> 3151226198c8 [2023-02-07T23:15:54.994Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T23:15:54.994Z] ---> Running in fdfe14eb008d [2023-02-07T23:15:55.607Z] Removing intermediate container fdfe14eb008d [2023-02-07T23:15:55.607Z] ---> 71b453f35660 [2023-02-07T23:15:55.607Z] Step 21/23 : LABEL arch=arm64 [2023-02-07T23:15:55.607Z] ---> Running in 8caeace29112 [2023-02-07T23:15:56.247Z] Removing intermediate container 8caeace29112 [2023-02-07T23:15:56.247Z] ---> dc0b0c72b539 [2023-02-07T23:15:56.247Z] Step 22/23 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:15:56.247Z] ---> Running in 989dbf4b07ec [2023-02-07T23:15:56.969Z] Removing intermediate container 989dbf4b07ec [2023-02-07T23:15:56.969Z] ---> 1315b7c24656 [2023-02-07T23:15:56.969Z] Step 23/23 : LABEL version=3.0.0-dev.39 [2023-02-07T23:15:56.969Z] ---> Running in 36e3534464ee [2023-02-07T23:15:57.589Z] Removing intermediate container 36e3534464ee [2023-02-07T23:15:57.589Z] ---> 56f97aa624a8 [2023-02-07T23:15:57.589Z] [2023-02-07T23:15:57.589Z] Successfully built 56f97aa624a8 [2023-02-07T23:15:57.862Z] Successfully tagged core-command-arm64:latest [2023-02-07T23:15:57.862Z] Building security-proxy-setup [2023-02-07T23:16:02.128Z]  Building core-command ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:16:02.128Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:16:02.128Z] ---> d50cffd32849 [2023-02-07T23:16:02.128Z] Step 3/21 : WORKDIR /edgex-go [2023-02-07T23:16:02.128Z] ---> Using cache [2023-02-07T23:16:02.128Z] ---> 8cc0693bf959 [2023-02-07T23:16:02.128Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-07T23:16:02.128Z] ---> Running in 0f2d144ecff8 [2023-02-07T23:16:04.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:16:04.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:16:06.615Z] OK: 221 MiB in 51 packages [2023-02-07T23:16:08.557Z] Removing intermediate container 0f2d144ecff8 [2023-02-07T23:16:08.557Z] ---> 22395b2c8b45 [2023-02-07T23:16:08.557Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-07T23:16:10.506Z] ---> 9c88d397b820 [2023-02-07T23:16:10.506Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:16:10.506Z] ---> Running in 8205f5e8878f [2023-02-07T23:16:15.850Z] Removing intermediate container 488709bc92f6 [2023-02-07T23:16:15.850Z] ---> 821610b1a5cc [2023-02-07T23:16:15.850Z] [2023-02-07T23:16:15.850Z] Step 10/24 : FROM alpine:3.16 [2023-02-07T23:16:15.850Z] ---> 2b4661558fb8 [2023-02-07T23:16:15.850Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-07T23:16:15.850Z] ---> Using cache [2023-02-07T23:16:15.850Z] ---> 8afd19082aaa [2023-02-07T23:16:15.850Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T23:16:15.850Z] ---> Using cache [2023-02-07T23:16:15.850Z] ---> 133ef2e37458 [2023-02-07T23:16:15.850Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-07T23:16:18.685Z] ---> Running in 5ad32c79e6ee [2023-02-07T23:16:18.685Z] Removing intermediate container 5ad32c79e6ee [2023-02-07T23:16:18.685Z] ---> fee62eedb2b1 [2023-02-07T23:16:18.685Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-07T23:16:18.685Z] ---> Running in 1bb3c543c5d9 [2023-02-07T23:16:19.272Z] Removing intermediate container 1bb3c543c5d9 [2023-02-07T23:16:19.272Z] ---> e6ee76857dba [2023-02-07T23:16:19.272Z] Step 15/24 : WORKDIR / [2023-02-07T23:16:19.540Z] ---> Running in 1fb3ba2c21b7 [2023-02-07T23:16:20.127Z] Removing intermediate container 1fb3ba2c21b7 [2023-02-07T23:16:20.127Z] ---> 53b89fc90bf9 [2023-02-07T23:16:20.127Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T23:16:20.716Z] ---> 15ed32b35fef [2023-02-07T23:16:20.716Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-07T23:16:22.679Z] ---> 7dd581cbf2e5 [2023-02-07T23:16:22.679Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-07T23:16:23.658Z] ---> 198c748a61c2 [2023-02-07T23:16:23.658Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-07T23:16:24.657Z] ---> 68d4e75d546a [2023-02-07T23:16:24.657Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-07T23:16:24.657Z] ---> Running in 527993be793a [2023-02-07T23:16:25.259Z] Removing intermediate container 527993be793a [2023-02-07T23:16:25.259Z] ---> f9cb46f1f71c [2023-02-07T23:16:25.259Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T23:16:25.537Z] ---> Running in 79a06a66c80f [2023-02-07T23:16:25.808Z] Removing intermediate container 79a06a66c80f [2023-02-07T23:16:26.078Z] ---> 9f789a081cfc [2023-02-07T23:16:26.078Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T23:16:26.078Z] ---> Running in f5e72c8ffd3a [2023-02-07T23:16:26.675Z] Removing intermediate container f5e72c8ffd3a [2023-02-07T23:16:26.675Z] ---> 677d955c169d [2023-02-07T23:16:26.675Z] Step 23/24 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:16:26.947Z] ---> Running in 6f265fa8c71c [2023-02-07T23:16:27.538Z] Removing intermediate container 6f265fa8c71c [2023-02-07T23:16:27.538Z] ---> 6ccbd4cfb86c [2023-02-07T23:16:27.538Z] Step 24/24 : LABEL version=3.0.0-dev.39 [2023-02-07T23:16:27.538Z] ---> Running in 060d1c6eb9fb [2023-02-07T23:16:28.130Z] Removing intermediate container 060d1c6eb9fb [2023-02-07T23:16:28.130Z] ---> 42e85c84f434 [2023-02-07T23:16:28.130Z] [2023-02-07T23:16:28.130Z] Successfully built 42e85c84f434 [2023-02-07T23:16:28.130Z] Successfully tagged core-metadata-arm64:latest [2023-02-07T23:16:28.130Z] Building core-common-config-bootstrapper [2023-02-07T23:16:32.411Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:16:32.411Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:16:32.411Z] ---> d50cffd32849 [2023-02-07T23:16:32.411Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T23:16:32.411Z] ---> Using cache [2023-02-07T23:16:32.411Z] ---> 989069602a75 [2023-02-07T23:16:32.411Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T23:16:32.411Z] ---> Using cache [2023-02-07T23:16:32.411Z] ---> 1803c95dc188 [2023-02-07T23:16:32.411Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T23:16:32.411Z] ---> Using cache [2023-02-07T23:16:32.411Z] ---> 21ba4a076de5 [2023-02-07T23:16:32.411Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T23:16:32.411Z] ---> Using cache [2023-02-07T23:16:32.411Z] ---> f1a0009677c3 [2023-02-07T23:16:32.411Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:16:32.411Z] ---> Using cache [2023-02-07T23:16:32.411Z] ---> 018a6e2550fb [2023-02-07T23:16:32.411Z] Step 8/22 : COPY . . [2023-02-07T23:16:32.411Z] ---> Using cache [2023-02-07T23:16:32.411Z] ---> 3c4afdb5d22b [2023-02-07T23:16:32.411Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-07T23:16:32.681Z] ---> Running in 8fd1051b5b8a [2023-02-07T23:16:34.643Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-07T23:17:06.933Z] Removing intermediate container 65815571af8a [2023-02-07T23:17:06.933Z] ---> c54db4f63ec9 [2023-02-07T23:17:06.933Z] [2023-02-07T23:17:06.933Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T23:17:06.933Z] ---> 2b4661558fb8 [2023-02-07T23:17:06.933Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-07T23:17:06.933Z] ---> Running in a2473ba613f2 [2023-02-07T23:17:07.523Z] Removing intermediate container a2473ba613f2 [2023-02-07T23:17:07.523Z] ---> 1d60ee08d188 [2023-02-07T23:17:07.523Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-07T23:17:07.524Z] ---> Running in 980f2a7d1174 [2023-02-07T23:17:09.483Z] Removing intermediate container 980f2a7d1174 [2023-02-07T23:17:09.483Z] ---> d9dc420afbb6 [2023-02-07T23:17:09.483Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-07T23:17:09.483Z] ---> Running in cd6d41b0115c [2023-02-07T23:17:10.075Z] Removing intermediate container cd6d41b0115c [2023-02-07T23:17:10.075Z] ---> 33675407357d [2023-02-07T23:17:10.075Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T23:17:10.345Z] ---> Running in 7c15939ea7f4 [2023-02-07T23:17:12.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:17:12.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:17:14.877Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T23:17:14.877Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T23:17:14.877Z] OK: 5 MiB in 15 packages [2023-02-07T23:17:16.840Z] Removing intermediate container 7c15939ea7f4 [2023-02-07T23:17:16.840Z] ---> db4f25b701b6 [2023-02-07T23:17:16.840Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T23:17:17.818Z] ---> 7d63ed859e89 [2023-02-07T23:17:17.818Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-07T23:17:19.794Z] ---> 4781bd61c5d7 [2023-02-07T23:17:19.794Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-07T23:17:22.396Z] ---> 6287954a66e8 [2023-02-07T23:17:22.396Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-07T23:17:22.396Z] ---> Running in 11dce668595f [2023-02-07T23:17:22.987Z] Removing intermediate container 11dce668595f [2023-02-07T23:17:22.987Z] ---> 59749c65653b [2023-02-07T23:17:22.987Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T23:17:23.259Z] ---> Running in 07dca5bcb1ba [2023-02-07T23:17:24.226Z] Removing intermediate container 07dca5bcb1ba [2023-02-07T23:17:24.226Z] ---> c8878d1b93c1 [2023-02-07T23:17:24.226Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T23:17:24.496Z] ---> Running in f64d82fb9dd2 [2023-02-07T23:17:25.470Z] Removing intermediate container f64d82fb9dd2 [2023-02-07T23:17:25.470Z] ---> 6b7d11721158 [2023-02-07T23:17:25.470Z] Step 21/22 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:17:25.740Z] ---> Running in 6d47c8b9f01b [2023-02-07T23:17:26.709Z] Removing intermediate container 6d47c8b9f01b [2023-02-07T23:17:26.709Z] ---> 2573e0e5c3e1 [2023-02-07T23:17:26.709Z] Step 22/22 : LABEL version=3.0.0-dev.39 [2023-02-07T23:17:26.709Z] ---> Running in 8fa2b2168a2c [2023-02-07T23:17:27.675Z] Removing intermediate container 8fa2b2168a2c [2023-02-07T23:17:27.675Z] ---> f249d22cc66a [2023-02-07T23:17:27.675Z] [2023-02-07T23:17:27.944Z] Successfully built f249d22cc66a [2023-02-07T23:17:27.944Z] Successfully tagged core-data-arm64:latest [2023-02-07T23:17:27.944Z] Building support-scheduler [2023-02-07T23:17:33.344Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:17:33.344Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:17:33.344Z] ---> d50cffd32849 [2023-02-07T23:17:33.344Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T23:17:33.344Z] ---> Using cache [2023-02-07T23:17:33.344Z] ---> 989069602a75 [2023-02-07T23:17:33.344Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T23:17:33.344Z] ---> Using cache [2023-02-07T23:17:33.344Z] ---> 1803c95dc188 [2023-02-07T23:17:33.344Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T23:17:33.344Z] ---> Using cache [2023-02-07T23:17:33.344Z] ---> 21ba4a076de5 [2023-02-07T23:17:33.344Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T23:17:33.344Z] ---> Using cache [2023-02-07T23:17:33.344Z] ---> f1a0009677c3 [2023-02-07T23:17:33.344Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:17:33.344Z] ---> Using cache [2023-02-07T23:17:33.344Z] ---> 018a6e2550fb [2023-02-07T23:17:33.344Z] Step 8/22 : COPY . . [2023-02-07T23:17:33.344Z] ---> Using cache [2023-02-07T23:17:33.344Z] ---> 3c4afdb5d22b [2023-02-07T23:17:33.344Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-07T23:17:35.944Z] ---> Running in f2bbb0ca94c5 [2023-02-07T23:17:39.310Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-07T23:17:57.559Z] Removing intermediate container 9fcdab2dd39c [2023-02-07T23:17:57.559Z] ---> 71214b826ff4 [2023-02-07T23:17:57.559Z] [2023-02-07T23:17:57.559Z] Step 9/19 : FROM alpine:3.15 [2023-02-07T23:17:57.559Z] ---> 8aa73fd46299 [2023-02-07T23:17:57.559Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T23:17:57.559Z] ---> Using cache [2023-02-07T23:17:57.559Z] ---> bb9807edc2cc [2023-02-07T23:17:57.559Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-07T23:17:57.559Z] ---> Running in 71a645361ccb [2023-02-07T23:17:58.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:17:58.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:18:00.703Z] v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T23:18:00.703Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T23:18:00.703Z] OK: 15736 distinct packages available [2023-02-07T23:18:01.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:18:01.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:18:03.514Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-07T23:18:03.514Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-07T23:18:03.514Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-07T23:18:03.514Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-07T23:18:03.514Z] (5/9) Installing curl (7.80.0-r5) [2023-02-07T23:18:03.514Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-07T23:18:03.514Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-07T23:18:03.514Z] (8/9) Installing libucontext (1.1-r0) [2023-02-07T23:18:03.514Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-07T23:18:03.514Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T23:18:03.785Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T23:18:04.059Z] OK: 8 MiB in 23 packages [2023-02-07T23:18:07.445Z] Removing intermediate container 8205f5e8878f [2023-02-07T23:18:07.445Z] ---> 2d5cfba3f2e3 [2023-02-07T23:18:07.445Z] Step 7/21 : COPY . . [2023-02-07T23:18:07.445Z] Removing intermediate container 71a645361ccb [2023-02-07T23:18:07.445Z] ---> a977ce159e99 [2023-02-07T23:18:07.445Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T23:18:08.864Z] ---> 56c69aa6bb32 [2023-02-07T23:18:08.864Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-07T23:18:11.485Z] ---> a1eb3686e42b [2023-02-07T23:18:11.485Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-07T23:18:11.759Z] ---> Running in e0211662663b [2023-02-07T23:18:12.362Z] ---> b0ed2f741d57 [2023-02-07T23:18:12.362Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-07T23:18:13.807Z] ---> 74cdac631ce8 [2023-02-07T23:18:13.807Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-07T23:18:14.081Z] ---> Running in 5f7789dd7401 [2023-02-07T23:18:14.353Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-07T23:18:14.629Z] Removing intermediate container 5f7789dd7401 [2023-02-07T23:18:14.629Z] ---> 206e242f1057 [2023-02-07T23:18:14.629Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T23:18:14.629Z] ---> Running in 333669ca6acd [2023-02-07T23:18:15.226Z] Removing intermediate container 333669ca6acd [2023-02-07T23:18:15.226Z] ---> a665e57a60a4 [2023-02-07T23:18:15.226Z] Step 17/19 : LABEL arch=arm64 [2023-02-07T23:18:15.226Z] ---> Running in f235003b1a4b [2023-02-07T23:18:15.827Z] Removing intermediate container f235003b1a4b [2023-02-07T23:18:15.827Z] ---> 4dce26829ae8 [2023-02-07T23:18:15.827Z] Step 18/19 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:18:15.827Z] ---> Running in 8069f8fdfe2d [2023-02-07T23:18:16.431Z] Removing intermediate container 8069f8fdfe2d [2023-02-07T23:18:16.431Z] ---> adc54bd22de1 [2023-02-07T23:18:16.431Z] Step 19/19 : LABEL version=3.0.0-dev.39 [2023-02-07T23:18:16.715Z] ---> Running in c76632ca49c4 [2023-02-07T23:18:17.307Z] Removing intermediate container c76632ca49c4 [2023-02-07T23:18:17.307Z] ---> 2ec99b6731f3 [2023-02-07T23:18:17.307Z] [2023-02-07T23:18:17.307Z] Successfully built 2ec99b6731f3 [2023-02-07T23:18:17.307Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-07T23:18:17.307Z] Building security-bootstrapper [2023-02-07T23:18:21.562Z]  Building security-spiffe-token-provider ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:18:21.563Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:18:21.563Z] ---> d50cffd32849 [2023-02-07T23:18:21.563Z] Step 3/32 : WORKDIR /edgex-go [2023-02-07T23:18:21.563Z] ---> Using cache [2023-02-07T23:18:21.563Z] ---> 8cc0693bf959 [2023-02-07T23:18:21.563Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-07T23:18:21.563Z] ---> Using cache [2023-02-07T23:18:21.563Z] ---> 22395b2c8b45 [2023-02-07T23:18:21.563Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-07T23:18:21.563Z] ---> Using cache [2023-02-07T23:18:21.563Z] ---> 9c88d397b820 [2023-02-07T23:18:21.563Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:18:21.563Z] ---> Using cache [2023-02-07T23:18:21.563Z] ---> 2d5cfba3f2e3 [2023-02-07T23:18:21.563Z] Step 7/32 : COPY . . [2023-02-07T23:18:21.563Z] ---> Using cache [2023-02-07T23:18:21.563Z] ---> a1eb3686e42b [2023-02-07T23:18:21.563Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-07T23:18:21.563Z] ---> Running in 3e58ac9b3b20 [2023-02-07T23:18:23.506Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-07T23:22:15.288Z] Removing intermediate container 326fb4808220 [2023-02-07T23:22:15.288Z] ---> 04a93e32c9a7 [2023-02-07T23:22:15.288Z] [2023-02-07T23:22:15.288Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T23:22:15.288Z] ---> 2b4661558fb8 [2023-02-07T23:22:15.288Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-07T23:22:15.288Z] ---> Running in 0433a7cb0369 [2023-02-07T23:22:15.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:22:15.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:22:15.288Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-07T23:22:15.288Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-07T23:22:15.288Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T23:22:15.288Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T23:22:15.288Z] OK: 6 MiB in 16 packages [2023-02-07T23:22:15.288Z] Removing intermediate container 0433a7cb0369 [2023-02-07T23:22:15.288Z] ---> 3efd86e719a3 [2023-02-07T23:22:15.288Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T23:22:15.288Z] ---> Running in c364f4c75404 [2023-02-07T23:22:15.288Z] Removing intermediate container c364f4c75404 [2023-02-07T23:22:15.288Z] ---> 18a49f0fa6c6 [2023-02-07T23:22:15.288Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-07T23:22:15.288Z] ---> Running in 01b7ff599250 [2023-02-07T23:22:15.288Z] Removing intermediate container 01b7ff599250 [2023-02-07T23:22:15.288Z] ---> c266b0bdbb93 [2023-02-07T23:22:15.288Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T23:22:15.288Z] ---> Running in 3dceab19b74f [2023-02-07T23:22:15.288Z] Removing intermediate container 3dceab19b74f [2023-02-07T23:22:15.288Z] ---> f69f0c2e1946 [2023-02-07T23:22:15.288Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T23:22:15.288Z] ---> 68d95b419169 [2023-02-07T23:22:15.288Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-07T23:22:15.288Z] ---> ff64bf1220ad [2023-02-07T23:22:15.288Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-07T23:22:15.288Z] ---> 2d577a5f16e8 [2023-02-07T23:22:15.288Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-07T23:22:15.288Z] ---> Running in ca98a271f771 [2023-02-07T23:22:15.871Z] Removing intermediate container ca98a271f771 [2023-02-07T23:22:15.871Z] ---> c0222cfa3c4a [2023-02-07T23:22:15.871Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T23:22:15.871Z] ---> Running in ac0e687d7f38 [2023-02-07T23:22:16.456Z] Removing intermediate container ac0e687d7f38 [2023-02-07T23:22:16.456Z] ---> 207a927f6f96 [2023-02-07T23:22:16.456Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T23:22:16.456Z] ---> Running in 8a29cf29e571 [2023-02-07T23:22:17.053Z] Removing intermediate container 8a29cf29e571 [2023-02-07T23:22:17.053Z] ---> 7cde7c95ee14 [2023-02-07T23:22:17.053Z] Step 21/22 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:22:17.053Z] ---> Running in 90cb5a18ae8c [2023-02-07T23:22:18.994Z] Removing intermediate container 90cb5a18ae8c [2023-02-07T23:22:18.994Z] ---> 9309570cd160 [2023-02-07T23:22:18.994Z] Step 22/22 : LABEL version=3.0.0-dev.39 [2023-02-07T23:22:18.994Z] ---> Running in 4c8cd558ed84 [2023-02-07T23:22:19.573Z] Removing intermediate container 4c8cd558ed84 [2023-02-07T23:22:19.573Z] ---> 020a414f855c [2023-02-07T23:22:19.573Z] [2023-02-07T23:22:19.573Z] Successfully built 020a414f855c [2023-02-07T23:22:19.573Z] Successfully tagged support-notifications-arm64:latest [2023-02-07T23:22:19.573Z] Building security-spire-agent [2023-02-07T23:22:22.924Z]  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:22:22.924Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:22:22.924Z] ---> d50cffd32849 [2023-02-07T23:22:22.924Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T23:22:22.924Z] ---> Using cache [2023-02-07T23:22:22.924Z] ---> 8cc0693bf959 [2023-02-07T23:22:22.924Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T23:22:23.190Z] ---> Running in c674600d9861 [2023-02-07T23:22:25.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:22:26.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:22:27.443Z] OK: 221 MiB in 51 packages [2023-02-07T23:22:28.848Z] Removing intermediate container c674600d9861 [2023-02-07T23:22:28.848Z] ---> 5995ec80366c [2023-02-07T23:22:28.848Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T23:22:29.437Z] ---> 003ceff2eedf [2023-02-07T23:22:29.437Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:22:29.710Z] ---> Running in 0a79be936c19 [2023-02-07T23:24:06.376Z] Removing intermediate container 8fd1051b5b8a [2023-02-07T23:24:06.376Z] ---> 3bb5a38f9851 [2023-02-07T23:24:06.376Z] [2023-02-07T23:24:06.376Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T23:24:06.376Z] ---> 2b4661558fb8 [2023-02-07T23:24:06.376Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-07T23:24:06.376Z] ---> Running in 758df48c5729 [2023-02-07T23:24:06.376Z] Removing intermediate container 758df48c5729 [2023-02-07T23:24:06.376Z] ---> b97c0b70d849 [2023-02-07T23:24:06.376Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T23:24:06.376Z] ---> Running in b482df19457e [2023-02-07T23:24:06.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:24:06.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:24:06.376Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T23:24:06.376Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T23:24:06.376Z] OK: 5 MiB in 15 packages [2023-02-07T23:24:08.344Z] Removing intermediate container b482df19457e [2023-02-07T23:24:08.344Z] ---> da88b4966e53 [2023-02-07T23:24:08.344Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T23:24:09.323Z] ---> 0ac6fb4b00a9 [2023-02-07T23:24:09.323Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-07T23:24:12.889Z] ---> 71b8c3fbda2d [2023-02-07T23:24:12.889Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-07T23:24:13.919Z] ---> ad6ae4b894f9 [2023-02-07T23:24:14.193Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-07T23:24:15.733Z] ---> 0626c6805a17 [2023-02-07T23:24:15.733Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T23:24:16.036Z] ---> Running in e361d3644a91 [2023-02-07T23:24:20.314Z] Removing intermediate container e361d3644a91 [2023-02-07T23:24:20.314Z] ---> f09bb734faaa [2023-02-07T23:24:20.314Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T23:24:20.314Z] ---> Running in 97c9854a5f7d [2023-02-07T23:24:21.289Z] Removing intermediate container 97c9854a5f7d [2023-02-07T23:24:21.289Z] ---> 752d42fb0cf8 [2023-02-07T23:24:21.289Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-07T23:24:21.561Z] ---> Running in 5008aab07a13 [2023-02-07T23:24:22.527Z] Removing intermediate container 5008aab07a13 [2023-02-07T23:24:22.527Z] ---> d48db07fa5b8 [2023-02-07T23:24:22.527Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T23:24:22.527Z] ---> Running in d4afb1933abb [2023-02-07T23:24:23.492Z] Removing intermediate container d4afb1933abb [2023-02-07T23:24:23.492Z] ---> 72035b72827c [2023-02-07T23:24:23.492Z] Step 21/22 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:24:23.492Z] ---> Running in e7b7dd88ce91 [2023-02-07T23:24:24.458Z] Removing intermediate container e7b7dd88ce91 [2023-02-07T23:24:24.458Z] ---> d49c4f1c8de1 [2023-02-07T23:24:24.458Z] Step 22/22 : LABEL version=3.0.0-dev.39 [2023-02-07T23:24:24.458Z] ---> Running in 694c7de48105 [2023-02-07T23:24:25.425Z] Removing intermediate container 694c7de48105 [2023-02-07T23:24:25.425Z] ---> 3b92d6ad7a6d [2023-02-07T23:24:25.425Z] [2023-02-07T23:24:25.696Z] Successfully built 3b92d6ad7a6d [2023-02-07T23:24:25.696Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-07T23:24:25.696Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-02-07T23:24:29.055Z] Removing intermediate container 0a79be936c19 [2023-02-07T23:24:29.324Z] ---> f7aba46b4c62 [2023-02-07T23:24:29.324Z] Step 7/24 : COPY . . [2023-02-07T23:24:30.295Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T23:24:30.295Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T23:24:30.295Z] ---> d50cffd32849 [2023-02-07T23:24:30.295Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T23:24:30.295Z] ---> Using cache [2023-02-07T23:24:30.295Z] ---> 8cc0693bf959 [2023-02-07T23:24:30.295Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-07T23:24:30.295Z] ---> Using cache [2023-02-07T23:24:30.295Z] ---> 22395b2c8b45 [2023-02-07T23:24:30.295Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T23:24:30.564Z] ---> Using cache [2023-02-07T23:24:30.564Z] ---> 9c88d397b820 [2023-02-07T23:24:30.564Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T23:24:30.564Z] ---> Using cache [2023-02-07T23:24:30.564Z] ---> 2d5cfba3f2e3 [2023-02-07T23:24:30.564Z] Step 7/24 : COPY . . [2023-02-07T23:24:30.564Z] ---> Using cache [2023-02-07T23:24:30.564Z] ---> a1eb3686e42b [2023-02-07T23:24:30.564Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-07T23:24:31.161Z] ---> Running in e1cb43f330d0 [2023-02-07T23:24:33.769Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-07T23:24:33.769Z] ---> 088ba5a2bd85 [2023-02-07T23:24:33.769Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T23:24:33.769Z] ---> Running in 594036bd976e [2023-02-07T23:24:34.361Z] Removing intermediate container 594036bd976e [2023-02-07T23:24:34.361Z] ---> eb752f58c667 [2023-02-07T23:24:34.361Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T23:24:34.361Z] ---> Running in ae351a89116d [2023-02-07T23:24:34.957Z] Removing intermediate container ae351a89116d [2023-02-07T23:24:34.957Z] ---> 1e598258949e [2023-02-07T23:24:34.957Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-07T23:24:34.957Z] ---> Running in 43d2517e2024 [2023-02-07T23:24:38.316Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-07T23:24:38.316Z] Removing intermediate container 43d2517e2024 [2023-02-07T23:24:38.316Z] ---> e139effae1df [2023-02-07T23:24:38.316Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T23:24:38.316Z] ---> Running in f411651266ab [2023-02-07T23:24:38.912Z] Removing intermediate container f411651266ab [2023-02-07T23:24:38.912Z] ---> 807bd0a66f3c [2023-02-07T23:24:38.912Z] [2023-02-07T23:24:38.912Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T23:24:38.912Z] ---> 8aa73fd46299 [2023-02-07T23:24:38.912Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T23:24:38.912Z] ---> Using cache [2023-02-07T23:24:38.912Z] ---> bb9807edc2cc [2023-02-07T23:24:38.912Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T23:24:38.912Z] ---> Using cache [2023-02-07T23:24:38.912Z] ---> 1f86c1a584ba [2023-02-07T23:24:38.912Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-07T23:24:42.296Z] ---> 6714c070da44 [2023-02-07T23:24:42.296Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T23:24:47.662Z] ---> 549ab70ba5ae [2023-02-07T23:24:47.662Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T23:24:48.256Z] ---> f7ef1a0897bc [2023-02-07T23:24:48.256Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-07T23:24:48.847Z] ---> 66211f995f4e [2023-02-07T23:24:48.847Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-07T23:24:49.813Z] ---> ae89176ed35d [2023-02-07T23:24:49.813Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T23:24:49.813Z] ---> Running in 55a85cd0ce39 [2023-02-07T23:24:50.397Z] Removing intermediate container 55a85cd0ce39 [2023-02-07T23:24:50.398Z] ---> de7e6639edbe [2023-02-07T23:24:50.398Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T23:24:50.666Z] ---> Running in 4a49b4958a5a [2023-02-07T23:24:50.936Z] Removing intermediate container 4a49b4958a5a [2023-02-07T23:24:50.936Z] ---> ce188f0d8f74 [2023-02-07T23:24:50.936Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T23:24:51.203Z] ---> Running in 022102e8b25b [2023-02-07T23:24:51.787Z] Removing intermediate container 022102e8b25b [2023-02-07T23:24:51.787Z] ---> 91354314083c [2023-02-07T23:24:51.787Z] Step 23/24 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:24:51.787Z] ---> Running in dbe284829a3a [2023-02-07T23:24:55.206Z] Removing intermediate container dbe284829a3a [2023-02-07T23:24:55.206Z] ---> 44da2fb6e4b6 [2023-02-07T23:24:55.206Z] Step 24/24 : LABEL version=3.0.0-dev.39 [2023-02-07T23:24:55.206Z] ---> Running in 74418595494d [2023-02-07T23:24:55.206Z] Removing intermediate container 74418595494d [2023-02-07T23:24:55.206Z] ---> dc9de7e5c890 [2023-02-07T23:24:55.206Z] [2023-02-07T23:24:55.479Z] Successfully built dc9de7e5c890 [2023-02-07T23:24:55.479Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-07T23:25:03.702Z]  Building security-spire-agent ... done Removing intermediate container e0211662663b [2023-02-07T23:25:03.702Z] ---> f8d13b92bbb0 [2023-02-07T23:25:03.702Z] [2023-02-07T23:25:03.703Z] Step 9/21 : FROM alpine:3.16 [2023-02-07T23:25:03.703Z] ---> 2b4661558fb8 [2023-02-07T23:25:03.703Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-07T23:25:03.703Z] ---> Running in 23f8aca3d643 [2023-02-07T23:25:05.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:25:05.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:25:07.125Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-07T23:25:07.125Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-07T23:25:07.125Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-07T23:25:07.125Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-07T23:25:07.125Z] (5/6) Installing curl (7.83.1-r5) [2023-02-07T23:25:07.125Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-07T23:25:07.125Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T23:25:07.125Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T23:25:07.713Z] OK: 8 MiB in 20 packages [2023-02-07T23:25:09.671Z] Removing intermediate container 23f8aca3d643 [2023-02-07T23:25:09.671Z] ---> 4466f3a0b5e3 [2023-02-07T23:25:09.671Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T23:25:09.671Z] ---> Running in 23abd5aad53f [2023-02-07T23:25:10.267Z] Removing intermediate container 23abd5aad53f [2023-02-07T23:25:10.267Z] ---> d6327cef9743 [2023-02-07T23:25:10.267Z] Step 12/21 : WORKDIR /edgex [2023-02-07T23:25:10.267Z] ---> Running in 5a9761b3860f [2023-02-07T23:25:10.856Z] Removing intermediate container 5a9761b3860f [2023-02-07T23:25:10.856Z] ---> 304452f6c962 [2023-02-07T23:25:10.856Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-07T23:25:12.819Z] ---> b8fa6ff0c43d [2023-02-07T23:25:12.819Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-07T23:25:15.397Z] ---> b28b343569f1 [2023-02-07T23:25:15.397Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-07T23:25:17.976Z] ---> 4dbe50719665 [2023-02-07T23:25:17.976Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T23:25:21.323Z] ---> f3b04bba80dd [2023-02-07T23:25:21.323Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T23:25:21.323Z] ---> Running in c35bfef0e83d [2023-02-07T23:25:21.592Z] Removing intermediate container 3e58ac9b3b20 [2023-02-07T23:25:21.592Z] ---> e720319f7fc6 [2023-02-07T23:25:21.592Z] [2023-02-07T23:25:21.592Z] Step 9/32 : FROM alpine:3.16 [2023-02-07T23:25:21.592Z] ---> 2b4661558fb8 [2023-02-07T23:25:21.592Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T23:25:21.858Z] ---> Running in 7b1fc06a5fd7 [2023-02-07T23:25:22.446Z] Removing intermediate container 7b1fc06a5fd7 [2023-02-07T23:25:22.446Z] ---> 3d529b001e5d [2023-02-07T23:25:22.446Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-07T23:25:22.446Z] ---> Running in b37d9262349d [2023-02-07T23:25:25.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:25:25.026Z] Removing intermediate container c35bfef0e83d [2023-02-07T23:25:25.026Z] ---> bf848fc125c7 [2023-02-07T23:25:25.026Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T23:25:25.026Z] ---> Running in bbebc8095c20 [2023-02-07T23:25:25.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:25:25.596Z] Removing intermediate container bbebc8095c20 [2023-02-07T23:25:25.596Z] ---> 4ded70dca265 [2023-02-07T23:25:25.596Z] Step 19/21 : LABEL arch=arm64 [2023-02-07T23:25:25.596Z] ---> Running in 902f7b17bdd1 [2023-02-07T23:25:26.178Z] Removing intermediate container 902f7b17bdd1 [2023-02-07T23:25:26.178Z] ---> 751b2fb976a9 [2023-02-07T23:25:26.178Z] Step 20/21 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:25:26.178Z] ---> Running in d9684a26348b [2023-02-07T23:25:26.445Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-07T23:25:26.714Z] (2/2) Installing su-exec (0.2-r1) [2023-02-07T23:25:26.714Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T23:25:26.714Z] OK: 5 MiB in 16 packages [2023-02-07T23:25:26.714Z] Removing intermediate container d9684a26348b [2023-02-07T23:25:26.714Z] ---> 91b3512d1754 [2023-02-07T23:25:26.714Z] Step 21/21 : LABEL version=3.0.0-dev.39 [2023-02-07T23:25:26.983Z] ---> Running in 22f47ccf94f3 [2023-02-07T23:25:27.564Z] Removing intermediate container 22f47ccf94f3 [2023-02-07T23:25:27.564Z] ---> 1530e6edf02b [2023-02-07T23:25:27.564Z] [2023-02-07T23:25:27.830Z] Successfully built 1530e6edf02b [2023-02-07T23:25:27.830Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-07T23:25:28.412Z]  Building security-proxy-setup ... done Removing intermediate container b37d9262349d [2023-02-07T23:25:28.412Z] ---> 4d7c6fdb83b5 [2023-02-07T23:25:28.412Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-07T23:25:28.412Z] ---> Running in 5a20e20389e3 [2023-02-07T23:25:28.682Z] Removing intermediate container 5a20e20389e3 [2023-02-07T23:25:28.682Z] ---> 43c131cca8cc [2023-02-07T23:25:28.682Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-07T23:25:28.949Z] ---> Running in ff36ca3d4c46 [2023-02-07T23:25:29.530Z] Removing intermediate container ff36ca3d4c46 [2023-02-07T23:25:29.530Z] ---> 070d7ffe7811 [2023-02-07T23:25:29.530Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-07T23:25:29.530Z] ---> Running in be19b8205b8b [2023-02-07T23:25:30.112Z] Removing intermediate container be19b8205b8b [2023-02-07T23:25:30.112Z] ---> b05a1e0bf1da [2023-02-07T23:25:30.112Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-07T23:25:30.112Z] ---> Running in b15c6816b447 [2023-02-07T23:25:30.697Z] Removing intermediate container b15c6816b447 [2023-02-07T23:25:30.697Z] ---> c72a9e53bf20 [2023-02-07T23:25:30.697Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-07T23:25:30.697Z] ---> Running in 8a149ee76a43 [2023-02-07T23:25:34.945Z] Removing intermediate container 8a149ee76a43 [2023-02-07T23:25:34.945Z] ---> 8350040a9d03 [2023-02-07T23:25:34.945Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-07T23:25:34.945Z] ---> Running in bb680a4062fd [2023-02-07T23:25:34.945Z] Removing intermediate container bb680a4062fd [2023-02-07T23:25:34.945Z] ---> bda4d809067a [2023-02-07T23:25:34.945Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-07T23:25:35.918Z] ---> 88252b1abfc8 [2023-02-07T23:25:35.918Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-07T23:25:36.185Z] ---> Running in 0446af3dae7b [2023-02-07T23:25:39.522Z] Removing intermediate container 0446af3dae7b [2023-02-07T23:25:39.522Z] ---> fe81fccc3d5f [2023-02-07T23:25:39.522Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T23:25:40.104Z] ---> 43321517681a [2023-02-07T23:25:40.104Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-07T23:25:42.050Z] ---> 11e002cae7b2 [2023-02-07T23:25:42.050Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-07T23:25:43.007Z] ---> 6686705a4442 [2023-02-07T23:25:43.007Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-07T23:25:43.965Z] ---> 73840d77b842 [2023-02-07T23:25:43.965Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-07T23:25:44.925Z] ---> e3b78aa1ad5d [2023-02-07T23:25:44.925Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-07T23:25:45.880Z] ---> 39b04eb4b1f8 [2023-02-07T23:25:45.880Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-07T23:25:46.837Z] ---> fe4e20edea9f [2023-02-07T23:25:46.837Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-07T23:25:46.837Z] ---> Running in 31b6b3b5b77c [2023-02-07T23:25:49.418Z] Removing intermediate container 31b6b3b5b77c [2023-02-07T23:25:49.418Z] ---> 58d2914524d3 [2023-02-07T23:25:49.418Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-07T23:25:49.685Z] ---> Running in 48b187f5fa23 [2023-02-07T23:25:49.952Z] Removing intermediate container 48b187f5fa23 [2023-02-07T23:25:49.952Z] ---> 69f3cee32f4e [2023-02-07T23:25:49.952Z] Step 29/32 : CMD ["gate"] [2023-02-07T23:25:50.224Z] ---> Running in bcbddec3b892 [2023-02-07T23:25:50.809Z] Removing intermediate container bcbddec3b892 [2023-02-07T23:25:50.809Z] ---> e844a4d24bcc [2023-02-07T23:25:50.809Z] Step 30/32 : LABEL arch=arm64 [2023-02-07T23:25:50.809Z] ---> Running in 12122af790d4 [2023-02-07T23:25:51.391Z] Removing intermediate container 12122af790d4 [2023-02-07T23:25:51.391Z] ---> 32b0698ca131 [2023-02-07T23:25:51.391Z] Step 31/32 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:25:51.391Z] ---> Running in f561e5afabbd [2023-02-07T23:25:51.976Z] Removing intermediate container f561e5afabbd [2023-02-07T23:25:51.976Z] ---> bf4733dcfa2c [2023-02-07T23:25:51.976Z] Step 32/32 : LABEL version=3.0.0-dev.39 [2023-02-07T23:25:51.976Z] ---> Running in 1add067b3ae2 [2023-02-07T23:25:52.564Z] Removing intermediate container 1add067b3ae2 [2023-02-07T23:25:52.564Z] ---> b0844a372dfb [2023-02-07T23:25:52.564Z] [2023-02-07T23:25:52.564Z] Successfully built b0844a372dfb [2023-02-07T23:25:52.564Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-07T23:26:48.934Z]  Building security-bootstrapper ... done Removing intermediate container f2bbb0ca94c5 [2023-02-07T23:26:48.934Z] ---> c556eb594cd2 [2023-02-07T23:26:48.934Z] [2023-02-07T23:26:48.934Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T23:26:48.934Z] ---> 2b4661558fb8 [2023-02-07T23:26:48.934Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T23:26:48.934Z] ---> Using cache [2023-02-07T23:26:48.934Z] ---> 8afd19082aaa [2023-02-07T23:26:48.934Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T23:26:48.934Z] ---> Using cache [2023-02-07T23:26:48.934Z] ---> 133ef2e37458 [2023-02-07T23:26:48.934Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-07T23:26:48.934Z] ---> Running in 9686d03db7bc [2023-02-07T23:26:48.934Z] Removing intermediate container 9686d03db7bc [2023-02-07T23:26:48.934Z] ---> 26cb363454ca [2023-02-07T23:26:48.934Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T23:26:48.934Z] ---> Running in c3a24f207209 [2023-02-07T23:26:48.934Z] Removing intermediate container c3a24f207209 [2023-02-07T23:26:48.934Z] ---> c2402eead920 [2023-02-07T23:26:48.934Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T23:26:48.934Z] ---> a2e72dae8c38 [2023-02-07T23:26:48.934Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-07T23:26:49.893Z] ---> f16fbd62911e [2023-02-07T23:26:49.893Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-07T23:26:50.492Z] ---> 6e2a2bb44e1e [2023-02-07T23:26:50.492Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-07T23:26:50.492Z] ---> Running in 47e0a19575c8 [2023-02-07T23:26:51.082Z] Removing intermediate container 47e0a19575c8 [2023-02-07T23:26:51.082Z] ---> d05ff6b6c17d [2023-02-07T23:26:51.082Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T23:26:51.082Z] ---> Running in 61c3eeaf9935 [2023-02-07T23:26:51.665Z] Removing intermediate container 61c3eeaf9935 [2023-02-07T23:26:51.665Z] ---> 85721a4b5198 [2023-02-07T23:26:51.665Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T23:26:51.665Z] ---> Running in 9c2460f75ea7 [2023-02-07T23:26:52.245Z] Removing intermediate container 9c2460f75ea7 [2023-02-07T23:26:52.245Z] ---> ea634e3fec84 [2023-02-07T23:26:52.245Z] Step 21/22 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:26:52.245Z] ---> Running in 81227c740d55 [2023-02-07T23:26:52.826Z] Removing intermediate container 81227c740d55 [2023-02-07T23:26:52.826Z] ---> a66170857fb1 [2023-02-07T23:26:52.826Z] Step 22/22 : LABEL version=3.0.0-dev.39 [2023-02-07T23:26:52.826Z] ---> Running in ed170d99bb4c [2023-02-07T23:26:53.414Z] Removing intermediate container ed170d99bb4c [2023-02-07T23:26:53.414Z] ---> f04fd9e6614d [2023-02-07T23:26:53.414Z] [2023-02-07T23:26:53.414Z] Successfully built f04fd9e6614d [2023-02-07T23:26:53.414Z] Successfully tagged support-scheduler-arm64:latest [2023-02-07T23:27:08.389Z]  Building support-scheduler ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.39" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-07T23:27:16.587Z] Removing intermediate container e1cb43f330d0 [2023-02-07T23:27:16.587Z] ---> 76554557a1f3 [2023-02-07T23:27:16.587Z] [2023-02-07T23:27:16.587Z] Step 9/24 : FROM alpine:3.16 [2023-02-07T23:27:16.587Z] ---> 2b4661558fb8 [2023-02-07T23:27:16.587Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-07T23:27:16.587Z] ---> Running in 9f6642a4fa53 [2023-02-07T23:27:16.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T23:27:16.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T23:27:17.818Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-07T23:27:18.086Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-07T23:27:18.086Z] (3/3) Installing su-exec (0.2-r1) [2023-02-07T23:27:18.086Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T23:27:18.086Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T23:27:18.353Z] OK: 6 MiB in 17 packages [2023-02-07T23:27:19.758Z] Removing intermediate container 9f6642a4fa53 [2023-02-07T23:27:19.758Z] ---> 1e81ebfa6a9f [2023-02-07T23:27:19.758Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T23:27:19.758Z] ---> Running in 5781c7476c29 [2023-02-07T23:27:20.024Z] Removing intermediate container 5781c7476c29 [2023-02-07T23:27:20.024Z] ---> afbfb603daba [2023-02-07T23:27:20.024Z] Step 12/24 : WORKDIR / [2023-02-07T23:27:20.024Z] ---> Running in 482622637ec0 [2023-02-07T23:27:20.607Z] Removing intermediate container 482622637ec0 [2023-02-07T23:27:20.607Z] ---> 6909ec3711aa [2023-02-07T23:27:20.607Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-07T23:27:20.885Z] ---> 5d930b7b75d9 [2023-02-07T23:27:20.885Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-07T23:27:21.467Z] ---> d75864ccf679 [2023-02-07T23:27:21.467Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-07T23:27:22.051Z] ---> 50f70089af71 [2023-02-07T23:27:22.051Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-07T23:27:22.634Z] ---> f63ac3e9dd90 [2023-02-07T23:27:22.634Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-07T23:27:23.595Z] ---> e86b714bd79f [2023-02-07T23:27:23.595Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-07T23:27:24.557Z] ---> 1d15cb96dc5b [2023-02-07T23:27:24.557Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T23:27:25.148Z] ---> d5684547ae31 [2023-02-07T23:27:25.148Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T23:27:25.148Z] ---> Running in 28ebe5eccce2 [2023-02-07T23:27:27.099Z] Removing intermediate container 28ebe5eccce2 [2023-02-07T23:27:27.099Z] ---> e801ab31689c [2023-02-07T23:27:27.099Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T23:27:27.099Z] ---> Running in b0522a5b2673 [2023-02-07T23:27:27.365Z] Removing intermediate container b0522a5b2673 [2023-02-07T23:27:27.365Z] ---> e38ee9b5de69 [2023-02-07T23:27:27.365Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T23:27:27.365Z] ---> Running in be8f30999d4d [2023-02-07T23:27:27.632Z] Removing intermediate container be8f30999d4d [2023-02-07T23:27:27.632Z] ---> 75bc78bc95b6 [2023-02-07T23:27:27.632Z] Step 23/24 : LABEL git_sha=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:27:27.906Z] ---> Running in 4f6664f3c4e5 [2023-02-07T23:27:28.173Z] Removing intermediate container 4f6664f3c4e5 [2023-02-07T23:27:28.173Z] ---> 34b24deeae43 [2023-02-07T23:27:28.173Z] Step 24/24 : LABEL version=3.0.0-dev.39 [2023-02-07T23:27:28.173Z] ---> Running in a78a739d4cdd [2023-02-07T23:27:28.441Z] Removing intermediate container a78a739d4cdd [2023-02-07T23:27:28.441Z] ---> 1e2e29d98719 [2023-02-07T23:27:28.441Z] [2023-02-07T23:27:28.707Z] Successfully built 1e2e29d98719 [2023-02-07T23:27:28.707Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-07T23:27:28.984Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-02-07T23:27:28.978Z] $ docker stop --time=1 d1ade2cf96e5929e5d1cd4ea566bd8da691403bfee6c21ba0acaeffb7f7b2a72 [2023-02-07T23:27:30.615Z] $ docker rm -f --volumes d1ade2cf96e5929e5d1cd4ea566bd8da691403bfee6c21ba0acaeffb7f7b2a72 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T23:27:31.131Z] + docker images [2023-02-07T23:27:31.399Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-07T23:27:31.399Z] security-secretstore-setup-arm64 latest 1e2e29d98719 3 seconds ago 28.7MB [2023-02-07T23:27:31.399Z] 76554557a1f3 17 seconds ago 1.33GB [2023-02-07T23:27:31.399Z] support-scheduler-arm64 latest f04fd9e6614d 38 seconds ago 29MB [2023-02-07T23:27:31.399Z] c556eb594cd2 48 seconds ago 1.4GB [2023-02-07T23:27:31.399Z] security-bootstrapper-arm64 latest b0844a372dfb About a minute ago 19.5MB [2023-02-07T23:27:31.399Z] security-proxy-setup-arm64 latest 1530e6edf02b 2 minutes ago 26.8MB [2023-02-07T23:27:31.399Z] e720319f7fc6 2 minutes ago 1.33GB [2023-02-07T23:27:31.399Z] f8d13b92bbb0 2 minutes ago 1.33GB [2023-02-07T23:27:31.399Z] security-spire-agent-arm64 latest dc9de7e5c890 2 minutes ago 122MB [2023-02-07T23:27:31.399Z] 807bd0a66f3c 2 minutes ago 1.21GB [2023-02-07T23:27:31.399Z] core-common-config-bootstrapper-arm64 latest 3b92d6ad7a6d 3 minutes ago 14.9MB [2023-02-07T23:27:31.399Z] 3bb5a38f9851 3 minutes ago 1.33GB [2023-02-07T23:27:31.399Z] support-notifications-arm64 latest 020a414f855c 5 minutes ago 29.5MB [2023-02-07T23:27:31.399Z] 04a93e32c9a7 5 minutes ago 1.4GB [2023-02-07T23:27:31.399Z] security-spiffe-token-provider-arm64 latest 2ec99b6731f3 9 minutes ago 28.9MB [2023-02-07T23:27:31.399Z] 71214b826ff4 9 minutes ago 1.37GB [2023-02-07T23:27:31.399Z] core-data-arm64 latest f249d22cc66a 10 minutes ago 17.2MB [2023-02-07T23:27:31.399Z] c54db4f63ec9 10 minutes ago 1.34GB [2023-02-07T23:27:31.399Z] core-metadata-arm64 latest 42e85c84f434 11 minutes ago 17.7MB [2023-02-07T23:27:31.399Z] 821610b1a5cc 11 minutes ago 1.34GB [2023-02-07T23:27:31.399Z] core-command-arm64 latest 56f97aa624a8 11 minutes ago 17MB [2023-02-07T23:27:31.399Z] 87cdf8381b28 11 minutes ago 1.34GB [2023-02-07T23:27:31.399Z] security-spire-server-arm64 latest b504bcc19d40 18 minutes ago 84.3MB [2023-02-07T23:27:31.399Z] security-spire-config-arm64 latest 3fb9050a3d43 18 minutes ago 83.6MB [2023-02-07T23:27:31.399Z] 727a90cd2959 19 minutes ago 1.21GB [2023-02-07T23:27:31.399Z] d616d70c04b0 19 minutes ago 1.21GB [2023-02-07T23:27:31.399Z] ci-base-image-arm64 latest d50cffd32849 22 minutes ago 905MB [2023-02-07T23:27:31.399Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-02-07T23:27:31.399Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-02-07T23:27:31.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-07T23:27:31.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T23:27:31.535Z] provisioning config files... [2023-02-07T23:27:31.550Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/398@tmp/config8682483656550675332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:27:31.882Z] ---> docker-login.sh [2023-02-07T23:27:31.882Z] nexus3.edgexfoundry.org:10001 [2023-02-07T23:27:32.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:27:37.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:27:37.530Z] Configure a credential helper to remove this warning. See [2023-02-07T23:27:37.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:27:37.530Z] [2023-02-07T23:27:37.530Z] Login Succeeded [2023-02-07T23:27:37.530Z] nexus3.edgexfoundry.org:10002 [2023-02-07T23:27:37.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:27:37.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:27:37.797Z] Configure a credential helper to remove this warning. See [2023-02-07T23:27:37.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:27:37.797Z] [2023-02-07T23:27:37.797Z] Login Succeeded [2023-02-07T23:27:37.797Z] nexus3.edgexfoundry.org:10003 [2023-02-07T23:27:38.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:27:38.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:27:38.073Z] Configure a credential helper to remove this warning. See [2023-02-07T23:27:38.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:27:38.073Z] [2023-02-07T23:27:38.073Z] Login Succeeded [2023-02-07T23:27:38.073Z] nexus3.edgexfoundry.org:10004 [2023-02-07T23:27:38.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:27:38.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:27:38.610Z] Configure a credential helper to remove this warning. See [2023-02-07T23:27:38.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:27:38.610Z] [2023-02-07T23:27:38.610Z] Login Succeeded [2023-02-07T23:27:38.610Z] docker.io [2023-02-07T23:27:38.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T23:27:39.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T23:27:39.149Z] Configure a credential helper to remove this warning. See [2023-02-07T23:27:39.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T23:27:39.149Z] [2023-02-07T23:27:39.149Z] Login Succeeded [2023-02-07T23:27:39.149Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T23:27:39.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:27:39.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T23:27:39.205Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-02-07T23:27:39.205Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:27:39.205Z] latest [2023-02-07T23:27:39.205Z] 3.0.0-dev.39 [2023-02-07T23:27:39.205Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:27:39.205Z] main [2023-02-07T23:27:39.205Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:27:39.551Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:27:39.901Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:27:39.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-07T23:27:39.901Z] 42aa699fee78: Preparing [2023-02-07T23:27:39.901Z] a94a9af6c7f5: Preparing [2023-02-07T23:27:39.901Z] b20bc91a0212: Preparing [2023-02-07T23:27:39.901Z] d3697098f9b4: Preparing [2023-02-07T23:27:39.901Z] 17bec77d7fdc: Preparing [2023-02-07T23:27:39.901Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:27:40.167Z] 42aa699fee78: Pushed [2023-02-07T23:27:40.167Z] d3697098f9b4: Pushed [2023-02-07T23:27:40.167Z] b20bc91a0212: Pushed [2023-02-07T23:27:43.507Z] a94a9af6c7f5: Pushed [2023-02-07T23:27:43.507Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:dd4855ec2058c8b0011a25d939611c85dd6d4bb5415e944a6754c76de05c032c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:27:43.863Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:27:44.214Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-07T23:27:44.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-07T23:27:44.214Z] 42aa699fee78: Preparing [2023-02-07T23:27:44.214Z] a94a9af6c7f5: Preparing [2023-02-07T23:27:44.214Z] b20bc91a0212: Preparing [2023-02-07T23:27:44.214Z] d3697098f9b4: Preparing [2023-02-07T23:27:44.214Z] 17bec77d7fdc: Preparing [2023-02-07T23:27:44.214Z] b20bc91a0212: Layer already exists [2023-02-07T23:27:44.214Z] a94a9af6c7f5: Layer already exists [2023-02-07T23:27:44.214Z] 42aa699fee78: Layer already exists [2023-02-07T23:27:44.214Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:27:44.214Z] d3697098f9b4: Layer already exists [2023-02-07T23:27:44.214Z] latest: digest: sha256:dd4855ec2058c8b0011a25d939611c85dd6d4bb5415e944a6754c76de05c032c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:27:44.847Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:27:45.196Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.39 [2023-02-07T23:27:45.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-07T23:27:45.196Z] 42aa699fee78: Preparing [2023-02-07T23:27:45.196Z] a94a9af6c7f5: Preparing [2023-02-07T23:27:45.196Z] b20bc91a0212: Preparing [2023-02-07T23:27:45.196Z] d3697098f9b4: Preparing [2023-02-07T23:27:45.196Z] 17bec77d7fdc: Preparing [2023-02-07T23:27:45.196Z] 42aa699fee78: Layer already exists [2023-02-07T23:27:45.196Z] a94a9af6c7f5: Layer already exists [2023-02-07T23:27:45.196Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:27:45.196Z] d3697098f9b4: Layer already exists [2023-02-07T23:27:45.196Z] b20bc91a0212: Layer already exists [2023-02-07T23:27:45.462Z] 3.0.0-dev.39: digest: sha256:dd4855ec2058c8b0011a25d939611c85dd6d4bb5415e944a6754c76de05c032c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:27:45.812Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:27:46.157Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:27:46.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-07T23:27:46.158Z] 42aa699fee78: Preparing [2023-02-07T23:27:46.158Z] a94a9af6c7f5: Preparing [2023-02-07T23:27:46.158Z] b20bc91a0212: Preparing [2023-02-07T23:27:46.158Z] d3697098f9b4: Preparing [2023-02-07T23:27:46.158Z] 17bec77d7fdc: Preparing [2023-02-07T23:27:46.158Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:27:46.158Z] a94a9af6c7f5: Layer already exists [2023-02-07T23:27:46.158Z] 42aa699fee78: Layer already exists [2023-02-07T23:27:46.158Z] b20bc91a0212: Layer already exists [2023-02-07T23:27:46.158Z] d3697098f9b4: Layer already exists [2023-02-07T23:27:46.158Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:dd4855ec2058c8b0011a25d939611c85dd6d4bb5415e944a6754c76de05c032c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:27:46.765Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:27:47.100Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-02-07T23:27:47.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-07T23:27:47.101Z] 42aa699fee78: Preparing [2023-02-07T23:27:47.101Z] a94a9af6c7f5: Preparing [2023-02-07T23:27:47.101Z] b20bc91a0212: Preparing [2023-02-07T23:27:47.101Z] d3697098f9b4: Preparing [2023-02-07T23:27:47.101Z] 17bec77d7fdc: Preparing [2023-02-07T23:27:47.101Z] a94a9af6c7f5: Layer already exists [2023-02-07T23:27:47.101Z] d3697098f9b4: Layer already exists [2023-02-07T23:27:47.101Z] 42aa699fee78: Layer already exists [2023-02-07T23:27:47.101Z] b20bc91a0212: Layer already exists [2023-02-07T23:27:47.101Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:27:47.368Z] main: digest: sha256:dd4855ec2058c8b0011a25d939611c85dd6d4bb5415e944a6754c76de05c032c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:27:47.419Z] ===================================================== [Pipeline] echo [2023-02-07T23:27:47.427Z] taggedImages: [2023-02-07T23:27:47.427Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:27:47.427Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-07T23:27:47.427Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.39 [2023-02-07T23:27:47.427Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:27:47.427Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-02-07T23:27:47.450Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-02-07T23:27:47.450Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:27:47.450Z] latest [2023-02-07T23:27:47.450Z] 3.0.0-dev.39 [2023-02-07T23:27:47.450Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:27:47.450Z] main [2023-02-07T23:27:47.450Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:27:47.793Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:27:48.142Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:27:48.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-07T23:27:48.142Z] 958210440d32: Preparing [2023-02-07T23:27:48.142Z] a4c872511bd2: Preparing [2023-02-07T23:27:48.142Z] eeed494187fe: Preparing [2023-02-07T23:27:48.142Z] 8a13563370bf: Preparing [2023-02-07T23:27:48.142Z] b20bc91a0212: Preparing [2023-02-07T23:27:48.142Z] 063c1f4d24a4: Preparing [2023-02-07T23:27:48.142Z] 17bec77d7fdc: Preparing [2023-02-07T23:27:48.142Z] 063c1f4d24a4: Waiting [2023-02-07T23:27:48.142Z] 17bec77d7fdc: Waiting [2023-02-07T23:27:48.142Z] b20bc91a0212: Layer already exists [2023-02-07T23:27:48.408Z] a4c872511bd2: Pushed [2023-02-07T23:27:48.408Z] 958210440d32: Pushed [2023-02-07T23:27:48.408Z] eeed494187fe: Pushed [2023-02-07T23:27:48.408Z] 063c1f4d24a4: Pushed [2023-02-07T23:27:48.408Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:27:50.989Z] 8a13563370bf: Pushed [2023-02-07T23:27:50.989Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:759e4ff2721ab65bc7b22943575c0140a87a1ec75d05a61c2e3e38dabd0898b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:27:51.343Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:27:51.693Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-07T23:27:51.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-07T23:27:51.693Z] 958210440d32: Preparing [2023-02-07T23:27:51.693Z] a4c872511bd2: Preparing [2023-02-07T23:27:51.693Z] eeed494187fe: Preparing [2023-02-07T23:27:51.693Z] 8a13563370bf: Preparing [2023-02-07T23:27:51.693Z] b20bc91a0212: Preparing [2023-02-07T23:27:51.693Z] 063c1f4d24a4: Preparing [2023-02-07T23:27:51.693Z] 17bec77d7fdc: Preparing [2023-02-07T23:27:51.693Z] 063c1f4d24a4: Waiting [2023-02-07T23:27:51.693Z] 17bec77d7fdc: Waiting [2023-02-07T23:27:51.693Z] a4c872511bd2: Layer already exists [2023-02-07T23:27:51.693Z] b20bc91a0212: Layer already exists [2023-02-07T23:27:51.693Z] 8a13563370bf: Layer already exists [2023-02-07T23:27:51.693Z] 958210440d32: Layer already exists [2023-02-07T23:27:51.693Z] eeed494187fe: Layer already exists [2023-02-07T23:27:51.693Z] 063c1f4d24a4: Layer already exists [2023-02-07T23:27:51.693Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:27:51.959Z] latest: digest: sha256:759e4ff2721ab65bc7b22943575c0140a87a1ec75d05a61c2e3e38dabd0898b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:27:52.307Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:27:52.650Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.39 [2023-02-07T23:27:52.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-07T23:27:52.650Z] 958210440d32: Preparing [2023-02-07T23:27:52.650Z] a4c872511bd2: Preparing [2023-02-07T23:27:52.650Z] eeed494187fe: Preparing [2023-02-07T23:27:52.650Z] 8a13563370bf: Preparing [2023-02-07T23:27:52.650Z] b20bc91a0212: Preparing [2023-02-07T23:27:52.650Z] 063c1f4d24a4: Preparing [2023-02-07T23:27:52.650Z] 17bec77d7fdc: Preparing [2023-02-07T23:27:52.650Z] 063c1f4d24a4: Waiting [2023-02-07T23:27:52.650Z] 17bec77d7fdc: Waiting [2023-02-07T23:27:52.650Z] 958210440d32: Layer already exists [2023-02-07T23:27:52.650Z] b20bc91a0212: Layer already exists [2023-02-07T23:27:52.650Z] a4c872511bd2: Layer already exists [2023-02-07T23:27:52.650Z] eeed494187fe: Layer already exists [2023-02-07T23:27:52.650Z] 8a13563370bf: Layer already exists [2023-02-07T23:27:52.650Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:27:52.650Z] 063c1f4d24a4: Layer already exists [2023-02-07T23:27:52.918Z] 3.0.0-dev.39: digest: sha256:759e4ff2721ab65bc7b22943575c0140a87a1ec75d05a61c2e3e38dabd0898b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:27:53.276Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:27:53.617Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:27:53.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-07T23:27:53.618Z] 958210440d32: Preparing [2023-02-07T23:27:53.618Z] a4c872511bd2: Preparing [2023-02-07T23:27:53.618Z] eeed494187fe: Preparing [2023-02-07T23:27:53.618Z] 8a13563370bf: Preparing [2023-02-07T23:27:53.618Z] b20bc91a0212: Preparing [2023-02-07T23:27:53.618Z] 063c1f4d24a4: Preparing [2023-02-07T23:27:53.618Z] 17bec77d7fdc: Preparing [2023-02-07T23:27:53.618Z] 063c1f4d24a4: Waiting [2023-02-07T23:27:53.618Z] 17bec77d7fdc: Waiting [2023-02-07T23:27:53.618Z] b20bc91a0212: Layer already exists [2023-02-07T23:27:53.618Z] 958210440d32: Layer already exists [2023-02-07T23:27:53.618Z] 8a13563370bf: Layer already exists [2023-02-07T23:27:53.618Z] eeed494187fe: Layer already exists [2023-02-07T23:27:53.618Z] a4c872511bd2: Layer already exists [2023-02-07T23:27:53.618Z] 063c1f4d24a4: Layer already exists [2023-02-07T23:27:53.618Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:27:53.885Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:759e4ff2721ab65bc7b22943575c0140a87a1ec75d05a61c2e3e38dabd0898b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:27:54.236Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:27:54.577Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-02-07T23:27:54.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-07T23:27:54.577Z] 958210440d32: Preparing [2023-02-07T23:27:54.577Z] a4c872511bd2: Preparing [2023-02-07T23:27:54.577Z] eeed494187fe: Preparing [2023-02-07T23:27:54.577Z] 8a13563370bf: Preparing [2023-02-07T23:27:54.577Z] b20bc91a0212: Preparing [2023-02-07T23:27:54.577Z] 063c1f4d24a4: Preparing [2023-02-07T23:27:54.577Z] 17bec77d7fdc: Preparing [2023-02-07T23:27:54.577Z] 063c1f4d24a4: Waiting [2023-02-07T23:27:54.577Z] 17bec77d7fdc: Waiting [2023-02-07T23:27:54.577Z] eeed494187fe: Layer already exists [2023-02-07T23:27:54.577Z] b20bc91a0212: Layer already exists [2023-02-07T23:27:54.577Z] 958210440d32: Layer already exists [2023-02-07T23:27:54.577Z] 8a13563370bf: Layer already exists [2023-02-07T23:27:54.577Z] a4c872511bd2: Layer already exists [2023-02-07T23:27:54.577Z] 063c1f4d24a4: Layer already exists [2023-02-07T23:27:54.577Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:27:54.843Z] main: digest: sha256:759e4ff2721ab65bc7b22943575c0140a87a1ec75d05a61c2e3e38dabd0898b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:27:54.886Z] ===================================================== [Pipeline] echo [2023-02-07T23:27:54.891Z] taggedImages: [2023-02-07T23:27:54.892Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:27:54.892Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-07T23:27:54.892Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.39 [2023-02-07T23:27:54.892Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:27:54.892Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-02-07T23:27:54.914Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-02-07T23:27:54.914Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:27:54.914Z] latest [2023-02-07T23:27:54.914Z] 3.0.0-dev.39 [2023-02-07T23:27:54.914Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:27:54.914Z] main [2023-02-07T23:27:54.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:27:55.247Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:27:55.583Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:27:55.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-07T23:27:55.583Z] 0f008073a17b: Preparing [2023-02-07T23:27:55.583Z] 1ac92cb1909b: Preparing [2023-02-07T23:27:55.583Z] b20bc91a0212: Preparing [2023-02-07T23:27:55.583Z] 1202fb92fe1a: Preparing [2023-02-07T23:27:55.583Z] 17bec77d7fdc: Preparing [2023-02-07T23:27:55.583Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:27:55.583Z] b20bc91a0212: Layer already exists [2023-02-07T23:27:55.857Z] 0f008073a17b: Pushed [2023-02-07T23:27:55.857Z] 1202fb92fe1a: Pushed [2023-02-07T23:27:59.194Z] 1ac92cb1909b: Pushed [2023-02-07T23:27:59.194Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:adffd72bed8755fcee4c47d03f59c91bf64817ca338ded86834453230c89af0d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:27:59.535Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:27:59.869Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-07T23:27:59.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-07T23:27:59.869Z] 0f008073a17b: Preparing [2023-02-07T23:27:59.869Z] 1ac92cb1909b: Preparing [2023-02-07T23:27:59.869Z] b20bc91a0212: Preparing [2023-02-07T23:27:59.869Z] 1202fb92fe1a: Preparing [2023-02-07T23:27:59.869Z] 17bec77d7fdc: Preparing [2023-02-07T23:27:59.869Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:27:59.869Z] 1ac92cb1909b: Layer already exists [2023-02-07T23:27:59.869Z] 0f008073a17b: Layer already exists [2023-02-07T23:27:59.869Z] b20bc91a0212: Layer already exists [2023-02-07T23:27:59.869Z] 1202fb92fe1a: Layer already exists [2023-02-07T23:28:00.136Z] latest: digest: sha256:adffd72bed8755fcee4c47d03f59c91bf64817ca338ded86834453230c89af0d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:28:00.491Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:28:00.827Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.39 [2023-02-07T23:28:00.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-07T23:28:00.827Z] 0f008073a17b: Preparing [2023-02-07T23:28:00.827Z] 1ac92cb1909b: Preparing [2023-02-07T23:28:00.827Z] b20bc91a0212: Preparing [2023-02-07T23:28:00.827Z] 1202fb92fe1a: Preparing [2023-02-07T23:28:00.827Z] 17bec77d7fdc: Preparing [2023-02-07T23:28:00.827Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:28:00.827Z] 0f008073a17b: Layer already exists [2023-02-07T23:28:00.827Z] 1ac92cb1909b: Layer already exists [2023-02-07T23:28:00.827Z] b20bc91a0212: Layer already exists [2023-02-07T23:28:00.827Z] 1202fb92fe1a: Layer already exists [2023-02-07T23:28:00.827Z] 3.0.0-dev.39: digest: sha256:adffd72bed8755fcee4c47d03f59c91bf64817ca338ded86834453230c89af0d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:28:01.437Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:28:01.777Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:28:01.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-07T23:28:01.777Z] 0f008073a17b: Preparing [2023-02-07T23:28:01.777Z] 1ac92cb1909b: Preparing [2023-02-07T23:28:01.777Z] b20bc91a0212: Preparing [2023-02-07T23:28:01.777Z] 1202fb92fe1a: Preparing [2023-02-07T23:28:01.777Z] 17bec77d7fdc: Preparing [2023-02-07T23:28:01.777Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:28:01.777Z] 1202fb92fe1a: Layer already exists [2023-02-07T23:28:01.777Z] 0f008073a17b: Layer already exists [2023-02-07T23:28:01.777Z] b20bc91a0212: Layer already exists [2023-02-07T23:28:01.777Z] 1ac92cb1909b: Layer already exists [2023-02-07T23:28:02.043Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:adffd72bed8755fcee4c47d03f59c91bf64817ca338ded86834453230c89af0d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:28:02.386Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:28:02.722Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-02-07T23:28:02.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-07T23:28:02.722Z] 0f008073a17b: Preparing [2023-02-07T23:28:02.722Z] 1ac92cb1909b: Preparing [2023-02-07T23:28:02.723Z] b20bc91a0212: Preparing [2023-02-07T23:28:02.723Z] 1202fb92fe1a: Preparing [2023-02-07T23:28:02.723Z] 17bec77d7fdc: Preparing [2023-02-07T23:28:02.723Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:28:02.723Z] b20bc91a0212: Layer already exists [2023-02-07T23:28:02.723Z] 0f008073a17b: Layer already exists [2023-02-07T23:28:02.723Z] 1ac92cb1909b: Layer already exists [2023-02-07T23:28:02.723Z] 1202fb92fe1a: Layer already exists [2023-02-07T23:28:02.988Z] main: digest: sha256:adffd72bed8755fcee4c47d03f59c91bf64817ca338ded86834453230c89af0d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:28:03.029Z] ===================================================== [Pipeline] echo [2023-02-07T23:28:03.034Z] taggedImages: [2023-02-07T23:28:03.034Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:28:03.034Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-07T23:28:03.034Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.39 [2023-02-07T23:28:03.034Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:28:03.034Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-02-07T23:28:03.048Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-02-07T23:28:03.048Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:28:03.048Z] latest [2023-02-07T23:28:03.048Z] 3.0.0-dev.39 [2023-02-07T23:28:03.048Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:28:03.048Z] main [2023-02-07T23:28:03.048Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:28:03.377Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:28:03.720Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:28:03.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-07T23:28:03.720Z] 88fc3a65787e: Preparing [2023-02-07T23:28:03.720Z] 1d470cf4e3ef: Preparing [2023-02-07T23:28:03.720Z] c6d0dd93a25a: Preparing [2023-02-07T23:28:03.720Z] b20bc91a0212: Preparing [2023-02-07T23:28:03.720Z] d3697098f9b4: Preparing [2023-02-07T23:28:03.720Z] 17bec77d7fdc: Preparing [2023-02-07T23:28:03.721Z] 17bec77d7fdc: Waiting [2023-02-07T23:28:03.721Z] b20bc91a0212: Layer already exists [2023-02-07T23:28:03.721Z] d3697098f9b4: Layer already exists [2023-02-07T23:28:03.988Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:28:03.988Z] 1d470cf4e3ef: Pushed [2023-02-07T23:28:03.988Z] 88fc3a65787e: Pushed [2023-02-07T23:28:07.326Z] c6d0dd93a25a: Pushed [2023-02-07T23:28:07.326Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:aad8280b41ef3a6668c89f58a85212cb3f1176bb3a59094cc7a22a16770f3701 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:28:07.663Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:28:08.003Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-07T23:28:08.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-07T23:28:08.003Z] 88fc3a65787e: Preparing [2023-02-07T23:28:08.003Z] 1d470cf4e3ef: Preparing [2023-02-07T23:28:08.003Z] c6d0dd93a25a: Preparing [2023-02-07T23:28:08.003Z] b20bc91a0212: Preparing [2023-02-07T23:28:08.003Z] d3697098f9b4: Preparing [2023-02-07T23:28:08.003Z] 17bec77d7fdc: Preparing [2023-02-07T23:28:08.003Z] 17bec77d7fdc: Waiting [2023-02-07T23:28:08.003Z] b20bc91a0212: Layer already exists [2023-02-07T23:28:08.003Z] 1d470cf4e3ef: Layer already exists [2023-02-07T23:28:08.003Z] c6d0dd93a25a: Layer already exists [2023-02-07T23:28:08.003Z] 88fc3a65787e: Layer already exists [2023-02-07T23:28:08.003Z] d3697098f9b4: Layer already exists [2023-02-07T23:28:08.003Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:28:08.271Z] latest: digest: sha256:aad8280b41ef3a6668c89f58a85212cb3f1176bb3a59094cc7a22a16770f3701 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:28:08.614Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:28:08.953Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.39 [2023-02-07T23:28:08.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-07T23:28:08.953Z] 88fc3a65787e: Preparing [2023-02-07T23:28:08.953Z] 1d470cf4e3ef: Preparing [2023-02-07T23:28:08.953Z] c6d0dd93a25a: Preparing [2023-02-07T23:28:08.953Z] b20bc91a0212: Preparing [2023-02-07T23:28:08.953Z] d3697098f9b4: Preparing [2023-02-07T23:28:08.953Z] 17bec77d7fdc: Preparing [2023-02-07T23:28:08.953Z] 17bec77d7fdc: Waiting [2023-02-07T23:28:08.953Z] c6d0dd93a25a: Layer already exists [2023-02-07T23:28:08.953Z] 1d470cf4e3ef: Layer already exists [2023-02-07T23:28:08.953Z] b20bc91a0212: Layer already exists [2023-02-07T23:28:08.953Z] d3697098f9b4: Layer already exists [2023-02-07T23:28:08.953Z] 88fc3a65787e: Layer already exists [2023-02-07T23:28:08.953Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:28:08.953Z] 3.0.0-dev.39: digest: sha256:aad8280b41ef3a6668c89f58a85212cb3f1176bb3a59094cc7a22a16770f3701 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:28:09.655Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:28:09.983Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:28:09.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-07T23:28:09.983Z] 88fc3a65787e: Preparing [2023-02-07T23:28:09.983Z] 1d470cf4e3ef: Preparing [2023-02-07T23:28:09.983Z] c6d0dd93a25a: Preparing [2023-02-07T23:28:09.983Z] b20bc91a0212: Preparing [2023-02-07T23:28:09.983Z] d3697098f9b4: Preparing [2023-02-07T23:28:09.983Z] 17bec77d7fdc: Preparing [2023-02-07T23:28:09.983Z] 17bec77d7fdc: Waiting [2023-02-07T23:28:09.983Z] b20bc91a0212: Layer already exists [2023-02-07T23:28:09.983Z] d3697098f9b4: Layer already exists [2023-02-07T23:28:09.983Z] c6d0dd93a25a: Layer already exists [2023-02-07T23:28:09.983Z] 88fc3a65787e: Layer already exists [2023-02-07T23:28:09.983Z] 1d470cf4e3ef: Layer already exists [2023-02-07T23:28:09.983Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:28:09.983Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:aad8280b41ef3a6668c89f58a85212cb3f1176bb3a59094cc7a22a16770f3701 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:28:10.588Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:28:10.925Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-02-07T23:28:10.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-07T23:28:10.925Z] 88fc3a65787e: Preparing [2023-02-07T23:28:10.925Z] 1d470cf4e3ef: Preparing [2023-02-07T23:28:10.925Z] c6d0dd93a25a: Preparing [2023-02-07T23:28:10.925Z] b20bc91a0212: Preparing [2023-02-07T23:28:10.925Z] d3697098f9b4: Preparing [2023-02-07T23:28:10.925Z] 17bec77d7fdc: Preparing [2023-02-07T23:28:10.925Z] 17bec77d7fdc: Waiting [2023-02-07T23:28:10.925Z] c6d0dd93a25a: Layer already exists [2023-02-07T23:28:10.925Z] b20bc91a0212: Layer already exists [2023-02-07T23:28:10.925Z] d3697098f9b4: Layer already exists [2023-02-07T23:28:10.925Z] 1d470cf4e3ef: Layer already exists [2023-02-07T23:28:10.925Z] 88fc3a65787e: Layer already exists [2023-02-07T23:28:10.925Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:28:11.191Z] main: digest: sha256:aad8280b41ef3a6668c89f58a85212cb3f1176bb3a59094cc7a22a16770f3701 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:28:11.251Z] ===================================================== [Pipeline] echo [2023-02-07T23:28:11.260Z] taggedImages: [2023-02-07T23:28:11.260Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:28:11.260Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-07T23:28:11.260Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.39 [2023-02-07T23:28:11.260Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:28:11.260Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-02-07T23:28:11.282Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-02-07T23:28:11.282Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:28:11.282Z] latest [2023-02-07T23:28:11.282Z] 3.0.0-dev.39 [2023-02-07T23:28:11.282Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:28:11.282Z] main [2023-02-07T23:28:11.282Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:28:11.627Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:28:11.966Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:28:11.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-07T23:28:11.966Z] 2b650d455d3f: Preparing [2023-02-07T23:28:11.966Z] 2b650d455d3f: Preparing [2023-02-07T23:28:11.966Z] 8f430580b279: Preparing [2023-02-07T23:28:11.966Z] ed18497899f4: Preparing [2023-02-07T23:28:11.966Z] 03c935f2c1bf: Preparing [2023-02-07T23:28:11.966Z] 192ecc0394fc: Preparing [2023-02-07T23:28:11.966Z] ce325c2ea0a7: Preparing [2023-02-07T23:28:11.966Z] b20bc91a0212: Preparing [2023-02-07T23:28:11.966Z] adb261b8f59b: Preparing [2023-02-07T23:28:11.966Z] 12fb29c7e5e1: Preparing [2023-02-07T23:28:11.966Z] 21993405377e: Preparing [2023-02-07T23:28:11.966Z] 8754fc389afc: Preparing [2023-02-07T23:28:11.966Z] 17bec77d7fdc: Preparing [2023-02-07T23:28:11.966Z] ce325c2ea0a7: Waiting [2023-02-07T23:28:11.966Z] adb261b8f59b: Waiting [2023-02-07T23:28:11.966Z] b20bc91a0212: Waiting [2023-02-07T23:28:11.966Z] 8754fc389afc: Waiting [2023-02-07T23:28:11.966Z] 12fb29c7e5e1: Waiting [2023-02-07T23:28:11.966Z] 21993405377e: Waiting [2023-02-07T23:28:12.242Z] 2b650d455d3f: Pushed [2023-02-07T23:28:12.242Z] 192ecc0394fc: Pushed [2023-02-07T23:28:12.242Z] 03c935f2c1bf: Pushed [2023-02-07T23:28:12.242Z] 8f430580b279: Pushed [2023-02-07T23:28:12.242Z] ed18497899f4: Pushed [2023-02-07T23:28:12.242Z] b20bc91a0212: Layer already exists [2023-02-07T23:28:12.508Z] adb261b8f59b: Pushed [2023-02-07T23:28:12.508Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:28:12.508Z] 12fb29c7e5e1: Pushed [2023-02-07T23:28:12.508Z] 21993405377e: Pushed [2023-02-07T23:28:12.508Z] 8754fc389afc: Pushed [2023-02-07T23:28:27.499Z] ce325c2ea0a7: Retrying in 5 seconds [2023-02-07T23:28:27.499Z] ce325c2ea0a7: Retrying in 4 seconds [2023-02-07T23:28:27.764Z] ce325c2ea0a7: Retrying in 3 seconds [2023-02-07T23:28:28.716Z] ce325c2ea0a7: Retrying in 2 seconds [2023-02-07T23:28:29.670Z] ce325c2ea0a7: Retrying in 1 second [2023-02-07T23:28:31.075Z] ce325c2ea0a7: Retrying in 10 seconds [2023-02-07T23:28:32.030Z] ce325c2ea0a7: Retrying in 9 seconds [2023-02-07T23:28:32.984Z] ce325c2ea0a7: Retrying in 8 seconds [2023-02-07T23:28:33.941Z] ce325c2ea0a7: Retrying in 7 seconds [2023-02-07T23:28:34.896Z] ce325c2ea0a7: Retrying in 6 seconds [2023-02-07T23:28:35.853Z] ce325c2ea0a7: Retrying in 5 seconds [2023-02-07T23:28:36.812Z] ce325c2ea0a7: Retrying in 4 seconds [2023-02-07T23:28:37.768Z] ce325c2ea0a7: Retrying in 3 seconds [2023-02-07T23:28:38.726Z] ce325c2ea0a7: Retrying in 2 seconds [2023-02-07T23:28:39.686Z] ce325c2ea0a7: Retrying in 1 second [2023-02-07T23:28:51.987Z] ce325c2ea0a7: Retrying in 15 seconds [2023-02-07T23:28:51.987Z] ce325c2ea0a7: Retrying in 14 seconds [2023-02-07T23:28:52.942Z] ce325c2ea0a7: Retrying in 13 seconds [2023-02-07T23:28:53.909Z] ce325c2ea0a7: Retrying in 12 seconds [2023-02-07T23:28:54.867Z] ce325c2ea0a7: Retrying in 11 seconds [2023-02-07T23:28:55.862Z] ce325c2ea0a7: Retrying in 10 seconds [2023-02-07T23:28:56.823Z] ce325c2ea0a7: Retrying in 9 seconds [2023-02-07T23:28:57.785Z] ce325c2ea0a7: Retrying in 8 seconds [2023-02-07T23:28:58.747Z] ce325c2ea0a7: Retrying in 7 seconds [2023-02-07T23:28:59.707Z] ce325c2ea0a7: Retrying in 6 seconds [2023-02-07T23:29:01.116Z] ce325c2ea0a7: Retrying in 5 seconds [2023-02-07T23:29:01.699Z] ce325c2ea0a7: Retrying in 4 seconds [2023-02-07T23:29:03.106Z] ce325c2ea0a7: Retrying in 3 seconds [2023-02-07T23:29:04.064Z] ce325c2ea0a7: Retrying in 2 seconds [2023-02-07T23:29:05.019Z] ce325c2ea0a7: Retrying in 1 second [2023-02-07T23:29:23.206Z] ce325c2ea0a7: Retrying in 20 seconds [2023-02-07T23:29:23.206Z] ce325c2ea0a7: Retrying in 19 seconds [2023-02-07T23:29:23.206Z] ce325c2ea0a7: Retrying in 18 seconds [2023-02-07T23:29:23.785Z] ce325c2ea0a7: Retrying in 17 seconds [2023-02-07T23:29:24.742Z] ce325c2ea0a7: Retrying in 16 seconds [2023-02-07T23:29:26.145Z] ce325c2ea0a7: Retrying in 15 seconds [2023-02-07T23:29:26.724Z] ce325c2ea0a7: Retrying in 14 seconds [2023-02-07T23:29:28.128Z] ce325c2ea0a7: Retrying in 13 seconds [2023-02-07T23:29:29.084Z] ce325c2ea0a7: Retrying in 12 seconds [2023-02-07T23:29:30.040Z] ce325c2ea0a7: Retrying in 11 seconds [2023-02-07T23:29:30.996Z] ce325c2ea0a7: Retrying in 10 seconds [2023-02-07T23:29:31.952Z] ce325c2ea0a7: Retrying in 9 seconds [2023-02-07T23:29:32.908Z] ce325c2ea0a7: Retrying in 8 seconds [2023-02-07T23:29:33.869Z] ce325c2ea0a7: Retrying in 7 seconds [2023-02-07T23:29:34.823Z] ce325c2ea0a7: Retrying in 6 seconds [2023-02-07T23:29:35.778Z] ce325c2ea0a7: Retrying in 5 seconds [2023-02-07T23:29:36.733Z] ce325c2ea0a7: Retrying in 4 seconds [2023-02-07T23:29:38.136Z] ce325c2ea0a7: Retrying in 3 seconds [2023-02-07T23:29:39.093Z] ce325c2ea0a7: Retrying in 2 seconds [2023-02-07T23:29:40.051Z] ce325c2ea0a7: Retrying in 1 second [2023-02-07T23:29:44.298Z] ce325c2ea0a7: Pushed [2023-02-07T23:29:46.229Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:f9ff369702df881136bfea29dd1e3f8fe9eed905dd4d0c6e6130fcc9118520ea size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:29:46.574Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:29:46.911Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-07T23:29:46.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-07T23:29:46.911Z] 2b650d455d3f: Preparing [2023-02-07T23:29:46.911Z] 2b650d455d3f: Preparing [2023-02-07T23:29:46.911Z] 8f430580b279: Preparing [2023-02-07T23:29:46.911Z] ed18497899f4: Preparing [2023-02-07T23:29:46.911Z] 03c935f2c1bf: Preparing [2023-02-07T23:29:46.911Z] 192ecc0394fc: Preparing [2023-02-07T23:29:46.911Z] ce325c2ea0a7: Preparing [2023-02-07T23:29:46.911Z] b20bc91a0212: Preparing [2023-02-07T23:29:46.911Z] adb261b8f59b: Preparing [2023-02-07T23:29:46.911Z] 12fb29c7e5e1: Preparing [2023-02-07T23:29:46.911Z] 21993405377e: Preparing [2023-02-07T23:29:46.911Z] 8754fc389afc: Preparing [2023-02-07T23:29:46.911Z] 17bec77d7fdc: Preparing [2023-02-07T23:29:46.911Z] 12fb29c7e5e1: Waiting [2023-02-07T23:29:46.911Z] 21993405377e: Waiting [2023-02-07T23:29:46.911Z] 8754fc389afc: Waiting [2023-02-07T23:29:46.911Z] 17bec77d7fdc: Waiting [2023-02-07T23:29:46.911Z] b20bc91a0212: Waiting [2023-02-07T23:29:46.911Z] ce325c2ea0a7: Waiting [2023-02-07T23:29:46.911Z] adb261b8f59b: Waiting [2023-02-07T23:29:46.911Z] 192ecc0394fc: Layer already exists [2023-02-07T23:29:46.911Z] 8f430580b279: Layer already exists [2023-02-07T23:29:46.911Z] 03c935f2c1bf: Layer already exists [2023-02-07T23:29:46.912Z] ed18497899f4: Layer already exists [2023-02-07T23:29:46.912Z] 2b650d455d3f: Layer already exists [2023-02-07T23:29:46.912Z] ce325c2ea0a7: Layer already exists [2023-02-07T23:29:46.912Z] b20bc91a0212: Layer already exists [2023-02-07T23:29:46.912Z] 12fb29c7e5e1: Layer already exists [2023-02-07T23:29:46.912Z] adb261b8f59b: Layer already exists [2023-02-07T23:29:46.912Z] 21993405377e: Layer already exists [2023-02-07T23:29:46.912Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:29:46.912Z] 8754fc389afc: Layer already exists [2023-02-07T23:29:47.178Z] latest: digest: sha256:f9ff369702df881136bfea29dd1e3f8fe9eed905dd4d0c6e6130fcc9118520ea size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:29:47.513Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:29:47.850Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.39 [2023-02-07T23:29:47.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-07T23:29:47.850Z] 2b650d455d3f: Preparing [2023-02-07T23:29:47.851Z] 2b650d455d3f: Preparing [2023-02-07T23:29:47.851Z] 8f430580b279: Preparing [2023-02-07T23:29:47.851Z] ed18497899f4: Preparing [2023-02-07T23:29:47.851Z] 03c935f2c1bf: Preparing [2023-02-07T23:29:47.851Z] 192ecc0394fc: Preparing [2023-02-07T23:29:47.851Z] ce325c2ea0a7: Preparing [2023-02-07T23:29:47.851Z] b20bc91a0212: Preparing [2023-02-07T23:29:47.851Z] adb261b8f59b: Preparing [2023-02-07T23:29:47.851Z] 12fb29c7e5e1: Preparing [2023-02-07T23:29:47.851Z] 21993405377e: Preparing [2023-02-07T23:29:47.851Z] 8754fc389afc: Preparing [2023-02-07T23:29:47.851Z] 17bec77d7fdc: Preparing [2023-02-07T23:29:47.851Z] adb261b8f59b: Waiting [2023-02-07T23:29:47.851Z] 12fb29c7e5e1: Waiting [2023-02-07T23:29:47.851Z] ce325c2ea0a7: Waiting [2023-02-07T23:29:47.851Z] 21993405377e: Waiting [2023-02-07T23:29:47.851Z] 8754fc389afc: Waiting [2023-02-07T23:29:47.851Z] 17bec77d7fdc: Waiting [2023-02-07T23:29:47.851Z] b20bc91a0212: Waiting [2023-02-07T23:29:47.851Z] 192ecc0394fc: Layer already exists [2023-02-07T23:29:47.851Z] 2b650d455d3f: Layer already exists [2023-02-07T23:29:47.851Z] 8f430580b279: Layer already exists [2023-02-07T23:29:47.851Z] ed18497899f4: Layer already exists [2023-02-07T23:29:47.851Z] 03c935f2c1bf: Layer already exists [2023-02-07T23:29:47.851Z] b20bc91a0212: Layer already exists [2023-02-07T23:29:47.851Z] adb261b8f59b: Layer already exists [2023-02-07T23:29:47.851Z] 21993405377e: Layer already exists [2023-02-07T23:29:47.851Z] ce325c2ea0a7: Layer already exists [2023-02-07T23:29:47.851Z] 12fb29c7e5e1: Layer already exists [2023-02-07T23:29:47.851Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:29:47.851Z] 8754fc389afc: Layer already exists [2023-02-07T23:29:48.116Z] 3.0.0-dev.39: digest: sha256:f9ff369702df881136bfea29dd1e3f8fe9eed905dd4d0c6e6130fcc9118520ea size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:29:48.446Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:29:48.777Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:29:48.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-07T23:29:48.777Z] 2b650d455d3f: Preparing [2023-02-07T23:29:48.777Z] 2b650d455d3f: Preparing [2023-02-07T23:29:48.777Z] 8f430580b279: Preparing [2023-02-07T23:29:48.777Z] ed18497899f4: Preparing [2023-02-07T23:29:48.777Z] 03c935f2c1bf: Preparing [2023-02-07T23:29:48.777Z] 192ecc0394fc: Preparing [2023-02-07T23:29:48.777Z] ce325c2ea0a7: Preparing [2023-02-07T23:29:48.777Z] b20bc91a0212: Preparing [2023-02-07T23:29:48.777Z] adb261b8f59b: Preparing [2023-02-07T23:29:48.777Z] 12fb29c7e5e1: Preparing [2023-02-07T23:29:48.777Z] 21993405377e: Preparing [2023-02-07T23:29:48.777Z] 8754fc389afc: Preparing [2023-02-07T23:29:48.777Z] 17bec77d7fdc: Preparing [2023-02-07T23:29:48.777Z] 12fb29c7e5e1: Waiting [2023-02-07T23:29:48.777Z] 21993405377e: Waiting [2023-02-07T23:29:48.777Z] 8754fc389afc: Waiting [2023-02-07T23:29:48.777Z] ce325c2ea0a7: Waiting [2023-02-07T23:29:48.777Z] b20bc91a0212: Waiting [2023-02-07T23:29:48.777Z] adb261b8f59b: Waiting [2023-02-07T23:29:48.777Z] 8f430580b279: Layer already exists [2023-02-07T23:29:48.777Z] 03c935f2c1bf: Layer already exists [2023-02-07T23:29:48.777Z] 192ecc0394fc: Layer already exists [2023-02-07T23:29:48.777Z] 2b650d455d3f: Layer already exists [2023-02-07T23:29:48.777Z] ed18497899f4: Layer already exists [2023-02-07T23:29:48.777Z] adb261b8f59b: Layer already exists [2023-02-07T23:29:48.777Z] b20bc91a0212: Layer already exists [2023-02-07T23:29:48.777Z] 21993405377e: Layer already exists [2023-02-07T23:29:48.777Z] 12fb29c7e5e1: Layer already exists [2023-02-07T23:29:48.777Z] ce325c2ea0a7: Layer already exists [2023-02-07T23:29:48.777Z] 8754fc389afc: Layer already exists [2023-02-07T23:29:48.777Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:29:49.042Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:f9ff369702df881136bfea29dd1e3f8fe9eed905dd4d0c6e6130fcc9118520ea size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:29:49.376Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:29:49.706Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-02-07T23:29:49.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-07T23:29:49.706Z] 2b650d455d3f: Preparing [2023-02-07T23:29:49.706Z] 2b650d455d3f: Preparing [2023-02-07T23:29:49.706Z] 8f430580b279: Preparing [2023-02-07T23:29:49.706Z] ed18497899f4: Preparing [2023-02-07T23:29:49.706Z] 03c935f2c1bf: Preparing [2023-02-07T23:29:49.706Z] 192ecc0394fc: Preparing [2023-02-07T23:29:49.706Z] ce325c2ea0a7: Preparing [2023-02-07T23:29:49.706Z] b20bc91a0212: Preparing [2023-02-07T23:29:49.706Z] adb261b8f59b: Preparing [2023-02-07T23:29:49.706Z] 12fb29c7e5e1: Preparing [2023-02-07T23:29:49.706Z] 21993405377e: Preparing [2023-02-07T23:29:49.706Z] 8754fc389afc: Preparing [2023-02-07T23:29:49.706Z] 17bec77d7fdc: Preparing [2023-02-07T23:29:49.706Z] ce325c2ea0a7: Waiting [2023-02-07T23:29:49.706Z] b20bc91a0212: Waiting [2023-02-07T23:29:49.706Z] 12fb29c7e5e1: Waiting [2023-02-07T23:29:49.706Z] adb261b8f59b: Waiting [2023-02-07T23:29:49.706Z] 21993405377e: Waiting [2023-02-07T23:29:49.706Z] 17bec77d7fdc: Waiting [2023-02-07T23:29:49.706Z] 8754fc389afc: Waiting [2023-02-07T23:29:49.706Z] ed18497899f4: Layer already exists [2023-02-07T23:29:49.706Z] 03c935f2c1bf: Layer already exists [2023-02-07T23:29:49.706Z] 192ecc0394fc: Layer already exists [2023-02-07T23:29:49.706Z] 2b650d455d3f: Layer already exists [2023-02-07T23:29:49.706Z] 8f430580b279: Layer already exists [2023-02-07T23:29:49.706Z] 12fb29c7e5e1: Layer already exists [2023-02-07T23:29:49.706Z] adb261b8f59b: Layer already exists [2023-02-07T23:29:49.706Z] ce325c2ea0a7: Layer already exists [2023-02-07T23:29:49.706Z] b20bc91a0212: Layer already exists [2023-02-07T23:29:49.706Z] 21993405377e: Layer already exists [2023-02-07T23:29:49.706Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:29:49.706Z] 8754fc389afc: Layer already exists [2023-02-07T23:29:49.971Z] main: digest: sha256:f9ff369702df881136bfea29dd1e3f8fe9eed905dd4d0c6e6130fcc9118520ea size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:29:50.014Z] ===================================================== [Pipeline] echo [2023-02-07T23:29:50.019Z] taggedImages: [2023-02-07T23:29:50.019Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:29:50.019Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-07T23:29:50.019Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.39 [2023-02-07T23:29:50.019Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:29:50.019Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-02-07T23:29:50.033Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-02-07T23:29:50.033Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:29:50.033Z] latest [2023-02-07T23:29:50.033Z] 3.0.0-dev.39 [2023-02-07T23:29:50.033Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:29:50.033Z] main [2023-02-07T23:29:50.033Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:29:50.360Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:29:50.695Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:29:50.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-07T23:29:50.696Z] ee0997c028a6: Preparing [2023-02-07T23:29:50.696Z] 19a637fc404c: Preparing [2023-02-07T23:29:50.696Z] 1410ff3f9277: Preparing [2023-02-07T23:29:50.696Z] 98299cab42ce: Preparing [2023-02-07T23:29:50.696Z] e400e3eb3c38: Preparing [2023-02-07T23:29:50.696Z] 096d15914085: Preparing [2023-02-07T23:29:50.696Z] 6a7d353613f4: Preparing [2023-02-07T23:29:50.696Z] 17bec77d7fdc: Preparing [2023-02-07T23:29:50.696Z] 096d15914085: Waiting [2023-02-07T23:29:50.696Z] 6a7d353613f4: Waiting [2023-02-07T23:29:50.696Z] 17bec77d7fdc: Waiting [2023-02-07T23:29:50.963Z] e400e3eb3c38: Pushed [2023-02-07T23:29:50.963Z] 19a637fc404c: Pushed [2023-02-07T23:29:50.963Z] ee0997c028a6: Pushed [2023-02-07T23:29:50.963Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:29:51.227Z] 096d15914085: Pushed [2023-02-07T23:29:51.807Z] 6a7d353613f4: Pushed [2023-02-07T23:29:53.208Z] 98299cab42ce: Pushed [2023-02-07T23:29:53.208Z] 1410ff3f9277: Pushed [2023-02-07T23:29:53.486Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:39d451891f1bf7f0ba8dd9a10dc9a9e9164aad0acdd61886a1451de89895ca1c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:29:53.837Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:29:54.167Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-07T23:29:54.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-07T23:29:54.167Z] ee0997c028a6: Preparing [2023-02-07T23:29:54.167Z] 19a637fc404c: Preparing [2023-02-07T23:29:54.167Z] 1410ff3f9277: Preparing [2023-02-07T23:29:54.167Z] 98299cab42ce: Preparing [2023-02-07T23:29:54.167Z] e400e3eb3c38: Preparing [2023-02-07T23:29:54.167Z] 096d15914085: Preparing [2023-02-07T23:29:54.167Z] 6a7d353613f4: Preparing [2023-02-07T23:29:54.167Z] 17bec77d7fdc: Preparing [2023-02-07T23:29:54.167Z] 096d15914085: Waiting [2023-02-07T23:29:54.167Z] 6a7d353613f4: Waiting [2023-02-07T23:29:54.167Z] 17bec77d7fdc: Waiting [2023-02-07T23:29:54.167Z] 98299cab42ce: Layer already exists [2023-02-07T23:29:54.167Z] e400e3eb3c38: Layer already exists [2023-02-07T23:29:54.167Z] ee0997c028a6: Layer already exists [2023-02-07T23:29:54.167Z] 19a637fc404c: Layer already exists [2023-02-07T23:29:54.167Z] 1410ff3f9277: Layer already exists [2023-02-07T23:29:54.167Z] 096d15914085: Layer already exists [2023-02-07T23:29:54.167Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:29:54.167Z] 6a7d353613f4: Layer already exists [2023-02-07T23:29:54.432Z] latest: digest: sha256:39d451891f1bf7f0ba8dd9a10dc9a9e9164aad0acdd61886a1451de89895ca1c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:29:54.760Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:29:55.093Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.39 [2023-02-07T23:29:55.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-07T23:29:55.093Z] ee0997c028a6: Preparing [2023-02-07T23:29:55.093Z] 19a637fc404c: Preparing [2023-02-07T23:29:55.093Z] 1410ff3f9277: Preparing [2023-02-07T23:29:55.093Z] 98299cab42ce: Preparing [2023-02-07T23:29:55.093Z] e400e3eb3c38: Preparing [2023-02-07T23:29:55.093Z] 096d15914085: Preparing [2023-02-07T23:29:55.093Z] 6a7d353613f4: Preparing [2023-02-07T23:29:55.093Z] 17bec77d7fdc: Preparing [2023-02-07T23:29:55.093Z] 096d15914085: Waiting [2023-02-07T23:29:55.093Z] 6a7d353613f4: Waiting [2023-02-07T23:29:55.093Z] 17bec77d7fdc: Waiting [2023-02-07T23:29:55.093Z] 98299cab42ce: Layer already exists [2023-02-07T23:29:55.093Z] ee0997c028a6: Layer already exists [2023-02-07T23:29:55.093Z] e400e3eb3c38: Layer already exists [2023-02-07T23:29:55.093Z] 1410ff3f9277: Layer already exists [2023-02-07T23:29:55.093Z] 19a637fc404c: Layer already exists [2023-02-07T23:29:55.093Z] 6a7d353613f4: Layer already exists [2023-02-07T23:29:55.093Z] 096d15914085: Layer already exists [2023-02-07T23:29:55.093Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:29:55.359Z] 3.0.0-dev.39: digest: sha256:39d451891f1bf7f0ba8dd9a10dc9a9e9164aad0acdd61886a1451de89895ca1c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:29:55.697Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:29:56.035Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:29:56.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-07T23:29:56.036Z] ee0997c028a6: Preparing [2023-02-07T23:29:56.036Z] 19a637fc404c: Preparing [2023-02-07T23:29:56.036Z] 1410ff3f9277: Preparing [2023-02-07T23:29:56.036Z] 98299cab42ce: Preparing [2023-02-07T23:29:56.036Z] e400e3eb3c38: Preparing [2023-02-07T23:29:56.036Z] 096d15914085: Preparing [2023-02-07T23:29:56.036Z] 6a7d353613f4: Preparing [2023-02-07T23:29:56.036Z] 17bec77d7fdc: Preparing [2023-02-07T23:29:56.036Z] 6a7d353613f4: Waiting [2023-02-07T23:29:56.036Z] 17bec77d7fdc: Waiting [2023-02-07T23:29:56.036Z] 096d15914085: Waiting [2023-02-07T23:29:56.036Z] 1410ff3f9277: Layer already exists [2023-02-07T23:29:56.036Z] 98299cab42ce: Layer already exists [2023-02-07T23:29:56.036Z] ee0997c028a6: Layer already exists [2023-02-07T23:29:56.036Z] 19a637fc404c: Layer already exists [2023-02-07T23:29:56.036Z] e400e3eb3c38: Layer already exists [2023-02-07T23:29:56.036Z] 096d15914085: Layer already exists [2023-02-07T23:29:56.036Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:29:56.036Z] 6a7d353613f4: Layer already exists [2023-02-07T23:29:56.302Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:39d451891f1bf7f0ba8dd9a10dc9a9e9164aad0acdd61886a1451de89895ca1c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:29:56.652Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:29:56.995Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-02-07T23:29:56.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-07T23:29:56.996Z] ee0997c028a6: Preparing [2023-02-07T23:29:56.996Z] 19a637fc404c: Preparing [2023-02-07T23:29:56.996Z] 1410ff3f9277: Preparing [2023-02-07T23:29:56.996Z] 98299cab42ce: Preparing [2023-02-07T23:29:56.996Z] e400e3eb3c38: Preparing [2023-02-07T23:29:56.996Z] 096d15914085: Preparing [2023-02-07T23:29:56.996Z] 6a7d353613f4: Preparing [2023-02-07T23:29:56.996Z] 17bec77d7fdc: Preparing [2023-02-07T23:29:56.996Z] 6a7d353613f4: Waiting [2023-02-07T23:29:56.996Z] 096d15914085: Waiting [2023-02-07T23:29:56.996Z] 17bec77d7fdc: Waiting [2023-02-07T23:29:56.996Z] 19a637fc404c: Layer already exists [2023-02-07T23:29:56.996Z] 98299cab42ce: Layer already exists [2023-02-07T23:29:56.996Z] 1410ff3f9277: Layer already exists [2023-02-07T23:29:56.996Z] e400e3eb3c38: Layer already exists [2023-02-07T23:29:56.996Z] ee0997c028a6: Layer already exists [2023-02-07T23:29:56.996Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:29:56.996Z] 096d15914085: Layer already exists [2023-02-07T23:29:56.996Z] 6a7d353613f4: Layer already exists [2023-02-07T23:29:57.260Z] main: digest: sha256:39d451891f1bf7f0ba8dd9a10dc9a9e9164aad0acdd61886a1451de89895ca1c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:29:57.318Z] ===================================================== [Pipeline] echo [2023-02-07T23:29:57.328Z] taggedImages: [2023-02-07T23:29:57.328Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:29:57.328Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-07T23:29:57.328Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.39 [2023-02-07T23:29:57.328Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:29:57.328Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-02-07T23:29:57.348Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-02-07T23:29:57.349Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:29:57.349Z] latest [2023-02-07T23:29:57.349Z] 3.0.0-dev.39 [2023-02-07T23:29:57.349Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:29:57.349Z] main [2023-02-07T23:29:57.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:29:57.687Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:29:58.020Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:29:58.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-07T23:29:58.020Z] 6fac41974d46: Preparing [2023-02-07T23:29:58.020Z] 755f2a7bb9c4: Preparing [2023-02-07T23:29:58.020Z] 4b8c499b2a31: Preparing [2023-02-07T23:29:58.020Z] aa51218c78c1: Preparing [2023-02-07T23:29:58.020Z] 09a1891d5b98: Preparing [2023-02-07T23:29:58.020Z] 0a2d22379e9a: Preparing [2023-02-07T23:29:58.020Z] 44ba0f7a9ef3: Preparing [2023-02-07T23:29:58.020Z] 85b3f7b2be1b: Preparing [2023-02-07T23:29:58.020Z] 3299d9257551: Preparing [2023-02-07T23:29:58.020Z] 17bec77d7fdc: Preparing [2023-02-07T23:29:58.020Z] 85b3f7b2be1b: Waiting [2023-02-07T23:29:58.020Z] 0a2d22379e9a: Waiting [2023-02-07T23:29:58.020Z] 44ba0f7a9ef3: Waiting [2023-02-07T23:29:58.020Z] 3299d9257551: Waiting [2023-02-07T23:29:58.020Z] 17bec77d7fdc: Waiting [2023-02-07T23:29:58.289Z] 6fac41974d46: Pushed [2023-02-07T23:29:58.289Z] 755f2a7bb9c4: Pushed [2023-02-07T23:29:58.289Z] 09a1891d5b98: Pushed [2023-02-07T23:29:58.555Z] 0a2d22379e9a: Pushed [2023-02-07T23:29:58.555Z] 44ba0f7a9ef3: Pushed [2023-02-07T23:29:58.555Z] 85b3f7b2be1b: Pushed [2023-02-07T23:29:58.555Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:29:58.822Z] 3299d9257551: Pushed [2023-02-07T23:30:00.763Z] aa51218c78c1: Pushed [2023-02-07T23:30:01.719Z] 4b8c499b2a31: Pushed [2023-02-07T23:30:01.719Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:bfee82d8ab705ac0e61af3ff2a40bb90ee8062803aca3728139ba79f5219302e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:02.050Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:02.380Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-07T23:30:02.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-07T23:30:02.380Z] 6fac41974d46: Preparing [2023-02-07T23:30:02.380Z] 755f2a7bb9c4: Preparing [2023-02-07T23:30:02.380Z] 4b8c499b2a31: Preparing [2023-02-07T23:30:02.380Z] aa51218c78c1: Preparing [2023-02-07T23:30:02.380Z] 09a1891d5b98: Preparing [2023-02-07T23:30:02.380Z] 0a2d22379e9a: Preparing [2023-02-07T23:30:02.380Z] 44ba0f7a9ef3: Preparing [2023-02-07T23:30:02.380Z] 85b3f7b2be1b: Preparing [2023-02-07T23:30:02.380Z] 3299d9257551: Preparing [2023-02-07T23:30:02.380Z] 17bec77d7fdc: Preparing [2023-02-07T23:30:02.380Z] 0a2d22379e9a: Waiting [2023-02-07T23:30:02.380Z] 44ba0f7a9ef3: Waiting [2023-02-07T23:30:02.380Z] 85b3f7b2be1b: Waiting [2023-02-07T23:30:02.380Z] 3299d9257551: Waiting [2023-02-07T23:30:02.380Z] 17bec77d7fdc: Waiting [2023-02-07T23:30:02.380Z] 09a1891d5b98: Layer already exists [2023-02-07T23:30:02.380Z] 4b8c499b2a31: Layer already exists [2023-02-07T23:30:02.380Z] aa51218c78c1: Layer already exists [2023-02-07T23:30:02.380Z] 6fac41974d46: Layer already exists [2023-02-07T23:30:02.380Z] 755f2a7bb9c4: Layer already exists [2023-02-07T23:30:02.380Z] 3299d9257551: Layer already exists [2023-02-07T23:30:02.380Z] 0a2d22379e9a: Layer already exists [2023-02-07T23:30:02.380Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:30:02.380Z] 44ba0f7a9ef3: Layer already exists [2023-02-07T23:30:02.380Z] 85b3f7b2be1b: Layer already exists [2023-02-07T23:30:02.644Z] latest: digest: sha256:bfee82d8ab705ac0e61af3ff2a40bb90ee8062803aca3728139ba79f5219302e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:02.977Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:03.311Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.39 [2023-02-07T23:30:03.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-07T23:30:03.311Z] 6fac41974d46: Preparing [2023-02-07T23:30:03.311Z] 755f2a7bb9c4: Preparing [2023-02-07T23:30:03.311Z] 4b8c499b2a31: Preparing [2023-02-07T23:30:03.311Z] aa51218c78c1: Preparing [2023-02-07T23:30:03.311Z] 09a1891d5b98: Preparing [2023-02-07T23:30:03.311Z] 0a2d22379e9a: Preparing [2023-02-07T23:30:03.311Z] 44ba0f7a9ef3: Preparing [2023-02-07T23:30:03.311Z] 85b3f7b2be1b: Preparing [2023-02-07T23:30:03.311Z] 3299d9257551: Preparing [2023-02-07T23:30:03.311Z] 17bec77d7fdc: Preparing [2023-02-07T23:30:03.311Z] 85b3f7b2be1b: Waiting [2023-02-07T23:30:03.311Z] 3299d9257551: Waiting [2023-02-07T23:30:03.311Z] 17bec77d7fdc: Waiting [2023-02-07T23:30:03.311Z] 0a2d22379e9a: Waiting [2023-02-07T23:30:03.311Z] 44ba0f7a9ef3: Waiting [2023-02-07T23:30:03.311Z] 09a1891d5b98: Layer already exists [2023-02-07T23:30:03.311Z] 755f2a7bb9c4: Layer already exists [2023-02-07T23:30:03.311Z] 4b8c499b2a31: Layer already exists [2023-02-07T23:30:03.311Z] aa51218c78c1: Layer already exists [2023-02-07T23:30:03.311Z] 6fac41974d46: Layer already exists [2023-02-07T23:30:03.311Z] 0a2d22379e9a: Layer already exists [2023-02-07T23:30:03.311Z] 44ba0f7a9ef3: Layer already exists [2023-02-07T23:30:03.311Z] 3299d9257551: Layer already exists [2023-02-07T23:30:03.311Z] 85b3f7b2be1b: Layer already exists [2023-02-07T23:30:03.311Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:30:03.577Z] 3.0.0-dev.39: digest: sha256:bfee82d8ab705ac0e61af3ff2a40bb90ee8062803aca3728139ba79f5219302e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:03.921Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:04.263Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:30:04.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-07T23:30:04.263Z] 6fac41974d46: Preparing [2023-02-07T23:30:04.263Z] 755f2a7bb9c4: Preparing [2023-02-07T23:30:04.263Z] 4b8c499b2a31: Preparing [2023-02-07T23:30:04.263Z] aa51218c78c1: Preparing [2023-02-07T23:30:04.263Z] 09a1891d5b98: Preparing [2023-02-07T23:30:04.263Z] 0a2d22379e9a: Preparing [2023-02-07T23:30:04.263Z] 44ba0f7a9ef3: Preparing [2023-02-07T23:30:04.263Z] 85b3f7b2be1b: Preparing [2023-02-07T23:30:04.263Z] 3299d9257551: Preparing [2023-02-07T23:30:04.263Z] 17bec77d7fdc: Preparing [2023-02-07T23:30:04.263Z] 44ba0f7a9ef3: Waiting [2023-02-07T23:30:04.263Z] 3299d9257551: Waiting [2023-02-07T23:30:04.263Z] 17bec77d7fdc: Waiting [2023-02-07T23:30:04.263Z] 85b3f7b2be1b: Waiting [2023-02-07T23:30:04.263Z] 0a2d22379e9a: Waiting [2023-02-07T23:30:04.263Z] aa51218c78c1: Layer already exists [2023-02-07T23:30:04.263Z] 755f2a7bb9c4: Layer already exists [2023-02-07T23:30:04.263Z] 6fac41974d46: Layer already exists [2023-02-07T23:30:04.263Z] 4b8c499b2a31: Layer already exists [2023-02-07T23:30:04.263Z] 09a1891d5b98: Layer already exists [2023-02-07T23:30:04.263Z] 85b3f7b2be1b: Layer already exists [2023-02-07T23:30:04.263Z] 44ba0f7a9ef3: Layer already exists [2023-02-07T23:30:04.263Z] 0a2d22379e9a: Layer already exists [2023-02-07T23:30:04.263Z] 3299d9257551: Layer already exists [2023-02-07T23:30:04.263Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:30:04.529Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:bfee82d8ab705ac0e61af3ff2a40bb90ee8062803aca3728139ba79f5219302e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:04.872Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:05.202Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-02-07T23:30:05.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-07T23:30:05.202Z] 6fac41974d46: Preparing [2023-02-07T23:30:05.202Z] 755f2a7bb9c4: Preparing [2023-02-07T23:30:05.202Z] 4b8c499b2a31: Preparing [2023-02-07T23:30:05.202Z] aa51218c78c1: Preparing [2023-02-07T23:30:05.202Z] 09a1891d5b98: Preparing [2023-02-07T23:30:05.202Z] 0a2d22379e9a: Preparing [2023-02-07T23:30:05.202Z] 44ba0f7a9ef3: Preparing [2023-02-07T23:30:05.202Z] 85b3f7b2be1b: Preparing [2023-02-07T23:30:05.202Z] 3299d9257551: Preparing [2023-02-07T23:30:05.202Z] 17bec77d7fdc: Preparing [2023-02-07T23:30:05.202Z] 44ba0f7a9ef3: Waiting [2023-02-07T23:30:05.202Z] 0a2d22379e9a: Waiting [2023-02-07T23:30:05.202Z] 85b3f7b2be1b: Waiting [2023-02-07T23:30:05.202Z] 3299d9257551: Waiting [2023-02-07T23:30:05.202Z] 17bec77d7fdc: Waiting [2023-02-07T23:30:05.202Z] aa51218c78c1: Layer already exists [2023-02-07T23:30:05.202Z] 4b8c499b2a31: Layer already exists [2023-02-07T23:30:05.202Z] 6fac41974d46: Layer already exists [2023-02-07T23:30:05.202Z] 755f2a7bb9c4: Layer already exists [2023-02-07T23:30:05.202Z] 09a1891d5b98: Layer already exists [2023-02-07T23:30:05.202Z] 44ba0f7a9ef3: Layer already exists [2023-02-07T23:30:05.202Z] 0a2d22379e9a: Layer already exists [2023-02-07T23:30:05.202Z] 85b3f7b2be1b: Layer already exists [2023-02-07T23:30:05.202Z] 3299d9257551: Layer already exists [2023-02-07T23:30:05.202Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:30:05.467Z] main: digest: sha256:bfee82d8ab705ac0e61af3ff2a40bb90ee8062803aca3728139ba79f5219302e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:30:05.515Z] ===================================================== [Pipeline] echo [2023-02-07T23:30:05.525Z] taggedImages: [2023-02-07T23:30:05.525Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:30:05.525Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-07T23:30:05.525Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.39 [2023-02-07T23:30:05.525Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:30:05.525Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-02-07T23:30:05.547Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-02-07T23:30:05.547Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:30:05.547Z] latest [2023-02-07T23:30:05.547Z] 3.0.0-dev.39 [2023-02-07T23:30:05.547Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:30:05.547Z] main [2023-02-07T23:30:05.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:05.901Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:06.237Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:30:06.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-07T23:30:06.237Z] 3ef6d2a30a5b: Preparing [2023-02-07T23:30:06.237Z] f548dbe74b15: Preparing [2023-02-07T23:30:06.237Z] b20bc91a0212: Preparing [2023-02-07T23:30:06.237Z] 32d706d7bf09: Preparing [2023-02-07T23:30:06.237Z] 9833f26c6bda: Preparing [2023-02-07T23:30:06.237Z] 9833f26c6bda: Layer already exists [2023-02-07T23:30:06.237Z] b20bc91a0212: Layer already exists [2023-02-07T23:30:06.502Z] 3ef6d2a30a5b: Pushed [2023-02-07T23:30:07.910Z] 32d706d7bf09: Pushed [2023-02-07T23:30:11.247Z] f548dbe74b15: Pushed [2023-02-07T23:30:11.247Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:bcf13f77dd5497999a60026f7f87b9590672b034325c75b2b57f572cd8f077fc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:11.592Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:11.931Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-07T23:30:11.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-07T23:30:11.931Z] 3ef6d2a30a5b: Preparing [2023-02-07T23:30:11.931Z] f548dbe74b15: Preparing [2023-02-07T23:30:11.931Z] b20bc91a0212: Preparing [2023-02-07T23:30:11.931Z] 32d706d7bf09: Preparing [2023-02-07T23:30:11.931Z] 9833f26c6bda: Preparing [2023-02-07T23:30:11.931Z] b20bc91a0212: Layer already exists [2023-02-07T23:30:11.931Z] 3ef6d2a30a5b: Layer already exists [2023-02-07T23:30:11.931Z] 9833f26c6bda: Layer already exists [2023-02-07T23:30:11.931Z] 32d706d7bf09: Layer already exists [2023-02-07T23:30:11.931Z] f548dbe74b15: Layer already exists [2023-02-07T23:30:12.198Z] latest: digest: sha256:bcf13f77dd5497999a60026f7f87b9590672b034325c75b2b57f572cd8f077fc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:12.544Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:12.888Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.39 [2023-02-07T23:30:12.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-07T23:30:12.888Z] 3ef6d2a30a5b: Preparing [2023-02-07T23:30:12.888Z] f548dbe74b15: Preparing [2023-02-07T23:30:12.888Z] b20bc91a0212: Preparing [2023-02-07T23:30:12.888Z] 32d706d7bf09: Preparing [2023-02-07T23:30:12.888Z] 9833f26c6bda: Preparing [2023-02-07T23:30:12.888Z] 32d706d7bf09: Layer already exists [2023-02-07T23:30:12.888Z] b20bc91a0212: Layer already exists [2023-02-07T23:30:12.888Z] f548dbe74b15: Layer already exists [2023-02-07T23:30:12.888Z] 9833f26c6bda: Layer already exists [2023-02-07T23:30:12.888Z] 3ef6d2a30a5b: Layer already exists [2023-02-07T23:30:12.888Z] 3.0.0-dev.39: digest: sha256:bcf13f77dd5497999a60026f7f87b9590672b034325c75b2b57f572cd8f077fc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:13.498Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:13.839Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:30:13.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-07T23:30:13.839Z] 3ef6d2a30a5b: Preparing [2023-02-07T23:30:13.839Z] f548dbe74b15: Preparing [2023-02-07T23:30:13.839Z] b20bc91a0212: Preparing [2023-02-07T23:30:13.839Z] 32d706d7bf09: Preparing [2023-02-07T23:30:13.839Z] 9833f26c6bda: Preparing [2023-02-07T23:30:13.839Z] f548dbe74b15: Layer already exists [2023-02-07T23:30:13.839Z] b20bc91a0212: Layer already exists [2023-02-07T23:30:13.839Z] 3ef6d2a30a5b: Layer already exists [2023-02-07T23:30:13.839Z] 32d706d7bf09: Layer already exists [2023-02-07T23:30:13.839Z] 9833f26c6bda: Layer already exists [2023-02-07T23:30:14.106Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:bcf13f77dd5497999a60026f7f87b9590672b034325c75b2b57f572cd8f077fc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:14.447Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:14.781Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-02-07T23:30:14.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-07T23:30:14.781Z] 3ef6d2a30a5b: Preparing [2023-02-07T23:30:14.781Z] f548dbe74b15: Preparing [2023-02-07T23:30:14.781Z] b20bc91a0212: Preparing [2023-02-07T23:30:14.781Z] 32d706d7bf09: Preparing [2023-02-07T23:30:14.781Z] 9833f26c6bda: Preparing [2023-02-07T23:30:14.781Z] 32d706d7bf09: Layer already exists [2023-02-07T23:30:14.781Z] 3ef6d2a30a5b: Layer already exists [2023-02-07T23:30:14.781Z] f548dbe74b15: Layer already exists [2023-02-07T23:30:14.781Z] 9833f26c6bda: Layer already exists [2023-02-07T23:30:14.781Z] b20bc91a0212: Layer already exists [2023-02-07T23:30:14.781Z] main: digest: sha256:bcf13f77dd5497999a60026f7f87b9590672b034325c75b2b57f572cd8f077fc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:30:15.088Z] ===================================================== [Pipeline] echo [2023-02-07T23:30:15.095Z] taggedImages: [2023-02-07T23:30:15.095Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:30:15.095Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-07T23:30:15.095Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.39 [2023-02-07T23:30:15.095Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:30:15.095Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-02-07T23:30:15.109Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-02-07T23:30:15.109Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:30:15.109Z] latest [2023-02-07T23:30:15.109Z] 3.0.0-dev.39 [2023-02-07T23:30:15.109Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:30:15.109Z] main [2023-02-07T23:30:15.109Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:15.439Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:15.773Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:30:15.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-07T23:30:15.773Z] f0cd22fad16c: Preparing [2023-02-07T23:30:15.773Z] 8b4be6969b21: Preparing [2023-02-07T23:30:15.773Z] 1fff2d06024c: Preparing [2023-02-07T23:30:15.773Z] 67eb416a4827: Preparing [2023-02-07T23:30:15.773Z] e7a2d53c9da7: Preparing [2023-02-07T23:30:15.773Z] 7615fccdab30: Preparing [2023-02-07T23:30:15.773Z] 9833f26c6bda: Preparing [2023-02-07T23:30:15.773Z] 7615fccdab30: Waiting [2023-02-07T23:30:15.773Z] 9833f26c6bda: Waiting [2023-02-07T23:30:16.045Z] 8b4be6969b21: Pushed [2023-02-07T23:30:16.045Z] f0cd22fad16c: Pushed [2023-02-07T23:30:16.045Z] 1fff2d06024c: Pushed [2023-02-07T23:30:16.045Z] 9833f26c6bda: Layer already exists [2023-02-07T23:30:17.013Z] 7615fccdab30: Pushed [2023-02-07T23:30:25.212Z] e7a2d53c9da7: Pushed [2023-02-07T23:30:31.849Z] 67eb416a4827: Pushed [2023-02-07T23:30:31.849Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:6b8fdcb14cd6e67c099bb5fe355763bec0b8983296d150b7c08e0e3df842fce7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:32.461Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:32.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-07T23:30:32.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-07T23:30:32.798Z] f0cd22fad16c: Preparing [2023-02-07T23:30:32.798Z] 8b4be6969b21: Preparing [2023-02-07T23:30:32.798Z] 1fff2d06024c: Preparing [2023-02-07T23:30:32.798Z] 67eb416a4827: Preparing [2023-02-07T23:30:32.798Z] e7a2d53c9da7: Preparing [2023-02-07T23:30:32.798Z] 7615fccdab30: Preparing [2023-02-07T23:30:32.798Z] 9833f26c6bda: Preparing [2023-02-07T23:30:32.798Z] 7615fccdab30: Waiting [2023-02-07T23:30:32.798Z] 9833f26c6bda: Waiting [2023-02-07T23:30:32.798Z] 67eb416a4827: Layer already exists [2023-02-07T23:30:32.798Z] f0cd22fad16c: Layer already exists [2023-02-07T23:30:32.798Z] 8b4be6969b21: Layer already exists [2023-02-07T23:30:32.798Z] 1fff2d06024c: Layer already exists [2023-02-07T23:30:32.798Z] e7a2d53c9da7: Layer already exists [2023-02-07T23:30:32.798Z] 9833f26c6bda: Layer already exists [2023-02-07T23:30:32.798Z] 7615fccdab30: Layer already exists [2023-02-07T23:30:33.064Z] latest: digest: sha256:6b8fdcb14cd6e67c099bb5fe355763bec0b8983296d150b7c08e0e3df842fce7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:33.411Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:33.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.39 [2023-02-07T23:30:33.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-07T23:30:33.746Z] f0cd22fad16c: Preparing [2023-02-07T23:30:33.746Z] 8b4be6969b21: Preparing [2023-02-07T23:30:33.746Z] 1fff2d06024c: Preparing [2023-02-07T23:30:33.746Z] 67eb416a4827: Preparing [2023-02-07T23:30:33.746Z] e7a2d53c9da7: Preparing [2023-02-07T23:30:33.746Z] 7615fccdab30: Preparing [2023-02-07T23:30:33.746Z] 9833f26c6bda: Preparing [2023-02-07T23:30:33.746Z] 7615fccdab30: Waiting [2023-02-07T23:30:33.746Z] 9833f26c6bda: Waiting [2023-02-07T23:30:33.746Z] 8b4be6969b21: Layer already exists [2023-02-07T23:30:33.746Z] e7a2d53c9da7: Layer already exists [2023-02-07T23:30:33.746Z] 1fff2d06024c: Layer already exists [2023-02-07T23:30:33.746Z] f0cd22fad16c: Layer already exists [2023-02-07T23:30:33.746Z] 67eb416a4827: Layer already exists [2023-02-07T23:30:33.746Z] 9833f26c6bda: Layer already exists [2023-02-07T23:30:33.746Z] 7615fccdab30: Layer already exists [2023-02-07T23:30:34.012Z] 3.0.0-dev.39: digest: sha256:6b8fdcb14cd6e67c099bb5fe355763bec0b8983296d150b7c08e0e3df842fce7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:34.375Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:34.723Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:30:34.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-07T23:30:34.723Z] f0cd22fad16c: Preparing [2023-02-07T23:30:34.723Z] 8b4be6969b21: Preparing [2023-02-07T23:30:34.723Z] 1fff2d06024c: Preparing [2023-02-07T23:30:34.723Z] 67eb416a4827: Preparing [2023-02-07T23:30:34.723Z] e7a2d53c9da7: Preparing [2023-02-07T23:30:34.723Z] 7615fccdab30: Preparing [2023-02-07T23:30:34.723Z] 9833f26c6bda: Preparing [2023-02-07T23:30:34.723Z] 7615fccdab30: Waiting [2023-02-07T23:30:34.723Z] 9833f26c6bda: Waiting [2023-02-07T23:30:34.723Z] 1fff2d06024c: Layer already exists [2023-02-07T23:30:34.723Z] f0cd22fad16c: Layer already exists [2023-02-07T23:30:34.723Z] 8b4be6969b21: Layer already exists [2023-02-07T23:30:34.723Z] 67eb416a4827: Layer already exists [2023-02-07T23:30:34.723Z] e7a2d53c9da7: Layer already exists [2023-02-07T23:30:34.723Z] 9833f26c6bda: Layer already exists [2023-02-07T23:30:34.723Z] 7615fccdab30: Layer already exists [2023-02-07T23:30:34.996Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:6b8fdcb14cd6e67c099bb5fe355763bec0b8983296d150b7c08e0e3df842fce7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:35.354Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:35.701Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-02-07T23:30:35.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-07T23:30:35.701Z] f0cd22fad16c: Preparing [2023-02-07T23:30:35.701Z] 8b4be6969b21: Preparing [2023-02-07T23:30:35.701Z] 1fff2d06024c: Preparing [2023-02-07T23:30:35.701Z] 67eb416a4827: Preparing [2023-02-07T23:30:35.701Z] e7a2d53c9da7: Preparing [2023-02-07T23:30:35.701Z] 7615fccdab30: Preparing [2023-02-07T23:30:35.701Z] 9833f26c6bda: Preparing [2023-02-07T23:30:35.701Z] 7615fccdab30: Waiting [2023-02-07T23:30:35.701Z] 9833f26c6bda: Waiting [2023-02-07T23:30:35.701Z] e7a2d53c9da7: Layer already exists [2023-02-07T23:30:35.701Z] 1fff2d06024c: Layer already exists [2023-02-07T23:30:35.701Z] 67eb416a4827: Layer already exists [2023-02-07T23:30:35.701Z] 8b4be6969b21: Layer already exists [2023-02-07T23:30:35.701Z] f0cd22fad16c: Layer already exists [2023-02-07T23:30:35.701Z] 9833f26c6bda: Layer already exists [2023-02-07T23:30:35.701Z] 7615fccdab30: Layer already exists [2023-02-07T23:30:35.976Z] main: digest: sha256:6b8fdcb14cd6e67c099bb5fe355763bec0b8983296d150b7c08e0e3df842fce7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:30:36.032Z] ===================================================== [Pipeline] echo [2023-02-07T23:30:36.039Z] taggedImages: [2023-02-07T23:30:36.039Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:30:36.039Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-07T23:30:36.039Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.39 [2023-02-07T23:30:36.039Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:30:36.039Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-02-07T23:30:36.060Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-02-07T23:30:36.060Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:30:36.060Z] latest [2023-02-07T23:30:36.060Z] 3.0.0-dev.39 [2023-02-07T23:30:36.060Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:30:36.060Z] main [2023-02-07T23:30:36.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:36.411Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:36.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:30:36.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-07T23:30:36.748Z] 347855e4be65: Preparing [2023-02-07T23:30:36.748Z] 332ae15c5395: Preparing [2023-02-07T23:30:36.748Z] dbd70d97a3d2: Preparing [2023-02-07T23:30:36.748Z] 64b55f2d3a66: Preparing [2023-02-07T23:30:36.748Z] fcabf3a3fa3f: Preparing [2023-02-07T23:30:36.748Z] 9833f26c6bda: Preparing [2023-02-07T23:30:36.748Z] 9833f26c6bda: Waiting [2023-02-07T23:30:37.013Z] 332ae15c5395: Pushed [2023-02-07T23:30:37.013Z] dbd70d97a3d2: Pushed [2023-02-07T23:30:37.013Z] 347855e4be65: Pushed [2023-02-07T23:30:37.013Z] 9833f26c6bda: Layer already exists [2023-02-07T23:30:37.592Z] fcabf3a3fa3f: Pushed [2023-02-07T23:30:52.566Z] 64b55f2d3a66: Pushed [2023-02-07T23:30:52.566Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:6f44659d846e967ad28f6b16d88c6c8483a312b8bc519ead92cec4750be686de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:52.913Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:53.242Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-07T23:30:53.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-07T23:30:53.243Z] 347855e4be65: Preparing [2023-02-07T23:30:53.243Z] 332ae15c5395: Preparing [2023-02-07T23:30:53.243Z] dbd70d97a3d2: Preparing [2023-02-07T23:30:53.243Z] 64b55f2d3a66: Preparing [2023-02-07T23:30:53.243Z] fcabf3a3fa3f: Preparing [2023-02-07T23:30:53.243Z] 9833f26c6bda: Preparing [2023-02-07T23:30:53.243Z] 9833f26c6bda: Waiting [2023-02-07T23:30:53.243Z] 64b55f2d3a66: Layer already exists [2023-02-07T23:30:53.243Z] fcabf3a3fa3f: Layer already exists [2023-02-07T23:30:53.243Z] 332ae15c5395: Layer already exists [2023-02-07T23:30:53.243Z] dbd70d97a3d2: Layer already exists [2023-02-07T23:30:53.243Z] 347855e4be65: Layer already exists [2023-02-07T23:30:53.243Z] 9833f26c6bda: Layer already exists [2023-02-07T23:30:53.243Z] latest: digest: sha256:6f44659d846e967ad28f6b16d88c6c8483a312b8bc519ead92cec4750be686de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:53.849Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:54.178Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.39 [2023-02-07T23:30:54.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-07T23:30:54.178Z] 347855e4be65: Preparing [2023-02-07T23:30:54.178Z] 332ae15c5395: Preparing [2023-02-07T23:30:54.178Z] dbd70d97a3d2: Preparing [2023-02-07T23:30:54.178Z] 64b55f2d3a66: Preparing [2023-02-07T23:30:54.178Z] fcabf3a3fa3f: Preparing [2023-02-07T23:30:54.178Z] 9833f26c6bda: Preparing [2023-02-07T23:30:54.178Z] 9833f26c6bda: Waiting [2023-02-07T23:30:54.178Z] dbd70d97a3d2: Layer already exists [2023-02-07T23:30:54.178Z] 347855e4be65: Layer already exists [2023-02-07T23:30:54.178Z] 64b55f2d3a66: Layer already exists [2023-02-07T23:30:54.178Z] fcabf3a3fa3f: Layer already exists [2023-02-07T23:30:54.178Z] 332ae15c5395: Layer already exists [2023-02-07T23:30:54.178Z] 9833f26c6bda: Layer already exists [2023-02-07T23:30:54.178Z] 3.0.0-dev.39: digest: sha256:6f44659d846e967ad28f6b16d88c6c8483a312b8bc519ead92cec4750be686de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:54.516Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:54.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:30:54.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-07T23:30:54.852Z] 347855e4be65: Preparing [2023-02-07T23:30:54.852Z] 332ae15c5395: Preparing [2023-02-07T23:30:54.852Z] dbd70d97a3d2: Preparing [2023-02-07T23:30:54.852Z] 64b55f2d3a66: Preparing [2023-02-07T23:30:54.852Z] fcabf3a3fa3f: Preparing [2023-02-07T23:30:54.852Z] 9833f26c6bda: Preparing [2023-02-07T23:30:54.852Z] 9833f26c6bda: Waiting [2023-02-07T23:30:54.852Z] 332ae15c5395: Layer already exists [2023-02-07T23:30:54.852Z] dbd70d97a3d2: Layer already exists [2023-02-07T23:30:54.852Z] fcabf3a3fa3f: Layer already exists [2023-02-07T23:30:54.852Z] 64b55f2d3a66: Layer already exists [2023-02-07T23:30:54.852Z] 347855e4be65: Layer already exists [2023-02-07T23:30:54.852Z] 9833f26c6bda: Layer already exists [2023-02-07T23:30:54.852Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:6f44659d846e967ad28f6b16d88c6c8483a312b8bc519ead92cec4750be686de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:55.463Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:55.805Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-02-07T23:30:55.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-07T23:30:55.805Z] 347855e4be65: Preparing [2023-02-07T23:30:55.805Z] 332ae15c5395: Preparing [2023-02-07T23:30:55.805Z] dbd70d97a3d2: Preparing [2023-02-07T23:30:55.805Z] 64b55f2d3a66: Preparing [2023-02-07T23:30:55.805Z] fcabf3a3fa3f: Preparing [2023-02-07T23:30:55.805Z] 9833f26c6bda: Preparing [2023-02-07T23:30:55.805Z] 9833f26c6bda: Waiting [2023-02-07T23:30:55.805Z] dbd70d97a3d2: Layer already exists [2023-02-07T23:30:55.805Z] 64b55f2d3a66: Layer already exists [2023-02-07T23:30:55.805Z] 332ae15c5395: Layer already exists [2023-02-07T23:30:55.805Z] fcabf3a3fa3f: Layer already exists [2023-02-07T23:30:55.805Z] 347855e4be65: Layer already exists [2023-02-07T23:30:55.805Z] 9833f26c6bda: Layer already exists [2023-02-07T23:30:55.805Z] main: digest: sha256:6f44659d846e967ad28f6b16d88c6c8483a312b8bc519ead92cec4750be686de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:30:55.853Z] ===================================================== [Pipeline] echo [2023-02-07T23:30:55.862Z] taggedImages: [2023-02-07T23:30:55.862Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:30:55.862Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-07T23:30:55.862Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.39 [2023-02-07T23:30:55.862Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:30:55.862Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-02-07T23:30:55.882Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-02-07T23:30:55.882Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:30:55.882Z] latest [2023-02-07T23:30:55.882Z] 3.0.0-dev.39 [2023-02-07T23:30:55.882Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:30:55.882Z] main [2023-02-07T23:30:55.882Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:56.220Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:30:56.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:30:56.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-07T23:30:56.551Z] 205b56ba64cd: Preparing [2023-02-07T23:30:56.551Z] 587fd3a6771a: Preparing [2023-02-07T23:30:56.551Z] 5e636a9aa555: Preparing [2023-02-07T23:30:56.551Z] a745fe08cb55: Preparing [2023-02-07T23:30:56.551Z] 7615fccdab30: Preparing [2023-02-07T23:30:56.551Z] 9833f26c6bda: Preparing [2023-02-07T23:30:56.551Z] 9833f26c6bda: Waiting [2023-02-07T23:30:56.551Z] 7615fccdab30: Layer already exists [2023-02-07T23:30:56.551Z] 9833f26c6bda: Layer already exists [2023-02-07T23:30:56.815Z] 5e636a9aa555: Pushed [2023-02-07T23:30:56.815Z] 205b56ba64cd: Pushed [2023-02-07T23:30:56.815Z] 587fd3a6771a: Pushed [2023-02-07T23:31:11.776Z] a745fe08cb55: Pushed [2023-02-07T23:31:11.776Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:36a53580b3105f9f3eed131d6edc3cc5f773f597529d9b506ebe96e0fbc22e48 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:12.127Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:12.455Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-07T23:31:12.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-07T23:31:12.455Z] 205b56ba64cd: Preparing [2023-02-07T23:31:12.455Z] 587fd3a6771a: Preparing [2023-02-07T23:31:12.455Z] 5e636a9aa555: Preparing [2023-02-07T23:31:12.455Z] a745fe08cb55: Preparing [2023-02-07T23:31:12.455Z] 7615fccdab30: Preparing [2023-02-07T23:31:12.455Z] 9833f26c6bda: Preparing [2023-02-07T23:31:12.455Z] 9833f26c6bda: Waiting [2023-02-07T23:31:12.455Z] 7615fccdab30: Layer already exists [2023-02-07T23:31:12.455Z] 205b56ba64cd: Layer already exists [2023-02-07T23:31:12.455Z] 587fd3a6771a: Layer already exists [2023-02-07T23:31:12.455Z] 5e636a9aa555: Layer already exists [2023-02-07T23:31:12.455Z] a745fe08cb55: Layer already exists [2023-02-07T23:31:12.455Z] 9833f26c6bda: Layer already exists [2023-02-07T23:31:12.720Z] latest: digest: sha256:36a53580b3105f9f3eed131d6edc3cc5f773f597529d9b506ebe96e0fbc22e48 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:13.053Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:13.382Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.39 [2023-02-07T23:31:13.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-07T23:31:13.382Z] 205b56ba64cd: Preparing [2023-02-07T23:31:13.382Z] 587fd3a6771a: Preparing [2023-02-07T23:31:13.382Z] 5e636a9aa555: Preparing [2023-02-07T23:31:13.382Z] a745fe08cb55: Preparing [2023-02-07T23:31:13.382Z] 7615fccdab30: Preparing [2023-02-07T23:31:13.382Z] 9833f26c6bda: Preparing [2023-02-07T23:31:13.382Z] 9833f26c6bda: Waiting [2023-02-07T23:31:13.382Z] a745fe08cb55: Layer already exists [2023-02-07T23:31:13.382Z] 205b56ba64cd: Layer already exists [2023-02-07T23:31:13.382Z] 7615fccdab30: Layer already exists [2023-02-07T23:31:13.382Z] 5e636a9aa555: Layer already exists [2023-02-07T23:31:13.382Z] 587fd3a6771a: Layer already exists [2023-02-07T23:31:13.382Z] 9833f26c6bda: Layer already exists [2023-02-07T23:31:13.647Z] 3.0.0-dev.39: digest: sha256:36a53580b3105f9f3eed131d6edc3cc5f773f597529d9b506ebe96e0fbc22e48 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:13.980Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:14.308Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:31:14.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-07T23:31:14.308Z] 205b56ba64cd: Preparing [2023-02-07T23:31:14.308Z] 587fd3a6771a: Preparing [2023-02-07T23:31:14.308Z] 5e636a9aa555: Preparing [2023-02-07T23:31:14.308Z] a745fe08cb55: Preparing [2023-02-07T23:31:14.308Z] 7615fccdab30: Preparing [2023-02-07T23:31:14.308Z] 9833f26c6bda: Preparing [2023-02-07T23:31:14.308Z] 9833f26c6bda: Waiting [2023-02-07T23:31:14.308Z] 5e636a9aa555: Layer already exists [2023-02-07T23:31:14.308Z] a745fe08cb55: Layer already exists [2023-02-07T23:31:14.308Z] 205b56ba64cd: Layer already exists [2023-02-07T23:31:14.308Z] 7615fccdab30: Layer already exists [2023-02-07T23:31:14.308Z] 587fd3a6771a: Layer already exists [2023-02-07T23:31:14.308Z] 9833f26c6bda: Layer already exists [2023-02-07T23:31:14.308Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:36a53580b3105f9f3eed131d6edc3cc5f773f597529d9b506ebe96e0fbc22e48 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:14.912Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:15.243Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-02-07T23:31:15.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-07T23:31:15.243Z] 205b56ba64cd: Preparing [2023-02-07T23:31:15.243Z] 587fd3a6771a: Preparing [2023-02-07T23:31:15.243Z] 5e636a9aa555: Preparing [2023-02-07T23:31:15.243Z] a745fe08cb55: Preparing [2023-02-07T23:31:15.243Z] 7615fccdab30: Preparing [2023-02-07T23:31:15.243Z] 9833f26c6bda: Preparing [2023-02-07T23:31:15.243Z] 205b56ba64cd: Layer already exists [2023-02-07T23:31:15.243Z] 587fd3a6771a: Layer already exists [2023-02-07T23:31:15.243Z] 7615fccdab30: Layer already exists [2023-02-07T23:31:15.243Z] a745fe08cb55: Layer already exists [2023-02-07T23:31:15.243Z] 5e636a9aa555: Layer already exists [2023-02-07T23:31:15.243Z] 9833f26c6bda: Layer already exists [2023-02-07T23:31:15.508Z] main: digest: sha256:36a53580b3105f9f3eed131d6edc3cc5f773f597529d9b506ebe96e0fbc22e48 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:31:15.552Z] ===================================================== [Pipeline] echo [2023-02-07T23:31:15.558Z] taggedImages: [2023-02-07T23:31:15.558Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:31:15.558Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-07T23:31:15.558Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.39 [2023-02-07T23:31:15.558Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:31:15.558Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-02-07T23:31:15.575Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-02-07T23:31:15.575Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:31:15.575Z] latest [2023-02-07T23:31:15.575Z] 3.0.0-dev.39 [2023-02-07T23:31:15.575Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:31:15.575Z] main [2023-02-07T23:31:15.575Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:15.912Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:16.256Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:31:16.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-07T23:31:16.256Z] a8c32fad97cd: Preparing [2023-02-07T23:31:16.256Z] 0bf6069208c8: Preparing [2023-02-07T23:31:16.256Z] b20bc91a0212: Preparing [2023-02-07T23:31:16.256Z] 061e3e39a045: Preparing [2023-02-07T23:31:16.256Z] 17bec77d7fdc: Preparing [2023-02-07T23:31:16.256Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:31:16.256Z] b20bc91a0212: Layer already exists [2023-02-07T23:31:16.521Z] a8c32fad97cd: Pushed [2023-02-07T23:31:16.785Z] 061e3e39a045: Pushed [2023-02-07T23:31:22.109Z] 0bf6069208c8: Pushed [2023-02-07T23:31:22.109Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:c2643320b1e4b327177472ec715f47e46ff3df176b6546aa08b0b6f2c59cea4a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:22.449Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:22.776Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-07T23:31:22.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-07T23:31:22.776Z] a8c32fad97cd: Preparing [2023-02-07T23:31:22.776Z] 0bf6069208c8: Preparing [2023-02-07T23:31:22.776Z] b20bc91a0212: Preparing [2023-02-07T23:31:22.776Z] 061e3e39a045: Preparing [2023-02-07T23:31:22.776Z] 17bec77d7fdc: Preparing [2023-02-07T23:31:22.776Z] 0bf6069208c8: Layer already exists [2023-02-07T23:31:22.776Z] a8c32fad97cd: Layer already exists [2023-02-07T23:31:22.776Z] 061e3e39a045: Layer already exists [2023-02-07T23:31:22.776Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:31:22.776Z] b20bc91a0212: Layer already exists [2023-02-07T23:31:22.776Z] latest: digest: sha256:c2643320b1e4b327177472ec715f47e46ff3df176b6546aa08b0b6f2c59cea4a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:23.108Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:23.445Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.39 [2023-02-07T23:31:23.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-07T23:31:23.445Z] a8c32fad97cd: Preparing [2023-02-07T23:31:23.445Z] 0bf6069208c8: Preparing [2023-02-07T23:31:23.445Z] b20bc91a0212: Preparing [2023-02-07T23:31:23.445Z] 061e3e39a045: Preparing [2023-02-07T23:31:23.445Z] 17bec77d7fdc: Preparing [2023-02-07T23:31:23.445Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:31:23.446Z] b20bc91a0212: Layer already exists [2023-02-07T23:31:23.446Z] 0bf6069208c8: Layer already exists [2023-02-07T23:31:23.446Z] a8c32fad97cd: Layer already exists [2023-02-07T23:31:23.446Z] 061e3e39a045: Layer already exists [2023-02-07T23:31:23.446Z] 3.0.0-dev.39: digest: sha256:c2643320b1e4b327177472ec715f47e46ff3df176b6546aa08b0b6f2c59cea4a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:23.788Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:24.126Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:31:24.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-07T23:31:24.126Z] a8c32fad97cd: Preparing [2023-02-07T23:31:24.126Z] 0bf6069208c8: Preparing [2023-02-07T23:31:24.126Z] b20bc91a0212: Preparing [2023-02-07T23:31:24.126Z] 061e3e39a045: Preparing [2023-02-07T23:31:24.126Z] 17bec77d7fdc: Preparing [2023-02-07T23:31:24.126Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:31:24.126Z] a8c32fad97cd: Layer already exists [2023-02-07T23:31:24.126Z] 061e3e39a045: Layer already exists [2023-02-07T23:31:24.126Z] b20bc91a0212: Layer already exists [2023-02-07T23:31:24.126Z] 0bf6069208c8: Layer already exists [2023-02-07T23:31:24.126Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:c2643320b1e4b327177472ec715f47e46ff3df176b6546aa08b0b6f2c59cea4a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:24.457Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:24.788Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-02-07T23:31:24.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-07T23:31:24.788Z] a8c32fad97cd: Preparing [2023-02-07T23:31:24.788Z] 0bf6069208c8: Preparing [2023-02-07T23:31:24.788Z] b20bc91a0212: Preparing [2023-02-07T23:31:24.788Z] 061e3e39a045: Preparing [2023-02-07T23:31:24.788Z] 17bec77d7fdc: Preparing [2023-02-07T23:31:24.788Z] a8c32fad97cd: Layer already exists [2023-02-07T23:31:24.788Z] 061e3e39a045: Layer already exists [2023-02-07T23:31:24.788Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:31:24.788Z] b20bc91a0212: Layer already exists [2023-02-07T23:31:24.788Z] 0bf6069208c8: Layer already exists [2023-02-07T23:31:24.788Z] main: digest: sha256:c2643320b1e4b327177472ec715f47e46ff3df176b6546aa08b0b6f2c59cea4a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:31:25.099Z] ===================================================== [Pipeline] echo [2023-02-07T23:31:25.105Z] taggedImages: [2023-02-07T23:31:25.105Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:31:25.105Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-07T23:31:25.105Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.39 [2023-02-07T23:31:25.105Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:31:25.105Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-02-07T23:31:25.123Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-02-07T23:31:25.123Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:31:25.123Z] latest [2023-02-07T23:31:25.123Z] 3.0.0-dev.39 [2023-02-07T23:31:25.123Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:31:25.123Z] main [2023-02-07T23:31:25.123Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:25.452Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:25.786Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:31:25.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-07T23:31:25.786Z] f3acab0d6056: Preparing [2023-02-07T23:31:25.786Z] 393fe80f8792: Preparing [2023-02-07T23:31:25.786Z] b20bc91a0212: Preparing [2023-02-07T23:31:25.786Z] d3697098f9b4: Preparing [2023-02-07T23:31:25.786Z] 17bec77d7fdc: Preparing [2023-02-07T23:31:25.786Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:31:25.786Z] d3697098f9b4: Layer already exists [2023-02-07T23:31:25.786Z] b20bc91a0212: Layer already exists [2023-02-07T23:31:26.052Z] f3acab0d6056: Pushed [2023-02-07T23:31:31.379Z] 393fe80f8792: Pushed [2023-02-07T23:31:31.379Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c: digest: sha256:1fc2b132f509bc0895338c46a7e90b09c419aa209dfe724fa9c7ddead154008f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:31.708Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:32.038Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-07T23:31:32.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-07T23:31:32.038Z] f3acab0d6056: Preparing [2023-02-07T23:31:32.038Z] 393fe80f8792: Preparing [2023-02-07T23:31:32.038Z] b20bc91a0212: Preparing [2023-02-07T23:31:32.038Z] d3697098f9b4: Preparing [2023-02-07T23:31:32.038Z] 17bec77d7fdc: Preparing [2023-02-07T23:31:32.038Z] 393fe80f8792: Layer already exists [2023-02-07T23:31:32.038Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:31:32.038Z] d3697098f9b4: Layer already exists [2023-02-07T23:31:32.038Z] f3acab0d6056: Layer already exists [2023-02-07T23:31:32.038Z] b20bc91a0212: Layer already exists [2023-02-07T23:31:32.038Z] latest: digest: sha256:1fc2b132f509bc0895338c46a7e90b09c419aa209dfe724fa9c7ddead154008f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:32.633Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:32.959Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.39 [2023-02-07T23:31:32.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-07T23:31:32.960Z] f3acab0d6056: Preparing [2023-02-07T23:31:32.960Z] 393fe80f8792: Preparing [2023-02-07T23:31:32.960Z] b20bc91a0212: Preparing [2023-02-07T23:31:32.960Z] d3697098f9b4: Preparing [2023-02-07T23:31:32.960Z] 17bec77d7fdc: Preparing [2023-02-07T23:31:32.960Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:31:32.960Z] f3acab0d6056: Layer already exists [2023-02-07T23:31:32.960Z] d3697098f9b4: Layer already exists [2023-02-07T23:31:32.960Z] b20bc91a0212: Layer already exists [2023-02-07T23:31:32.960Z] 393fe80f8792: Layer already exists [2023-02-07T23:31:32.960Z] 3.0.0-dev.39: digest: sha256:1fc2b132f509bc0895338c46a7e90b09c419aa209dfe724fa9c7ddead154008f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:33.295Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:33.629Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:31:33.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-07T23:31:33.629Z] f3acab0d6056: Preparing [2023-02-07T23:31:33.629Z] 393fe80f8792: Preparing [2023-02-07T23:31:33.629Z] b20bc91a0212: Preparing [2023-02-07T23:31:33.629Z] d3697098f9b4: Preparing [2023-02-07T23:31:33.629Z] 17bec77d7fdc: Preparing [2023-02-07T23:31:33.629Z] f3acab0d6056: Layer already exists [2023-02-07T23:31:33.629Z] d3697098f9b4: Layer already exists [2023-02-07T23:31:33.629Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:31:33.629Z] b20bc91a0212: Layer already exists [2023-02-07T23:31:33.629Z] 393fe80f8792: Layer already exists [2023-02-07T23:31:33.629Z] 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39: digest: sha256:1fc2b132f509bc0895338c46a7e90b09c419aa209dfe724fa9c7ddead154008f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:33.971Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:34.308Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-02-07T23:31:34.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-07T23:31:34.308Z] f3acab0d6056: Preparing [2023-02-07T23:31:34.308Z] 393fe80f8792: Preparing [2023-02-07T23:31:34.308Z] b20bc91a0212: Preparing [2023-02-07T23:31:34.308Z] d3697098f9b4: Preparing [2023-02-07T23:31:34.308Z] 17bec77d7fdc: Preparing [2023-02-07T23:31:34.308Z] b20bc91a0212: Layer already exists [2023-02-07T23:31:34.308Z] 17bec77d7fdc: Layer already exists [2023-02-07T23:31:34.308Z] 393fe80f8792: Layer already exists [2023-02-07T23:31:34.308Z] d3697098f9b4: Layer already exists [2023-02-07T23:31:34.308Z] f3acab0d6056: Layer already exists [2023-02-07T23:31:34.573Z] main: digest: sha256:1fc2b132f509bc0895338c46a7e90b09c419aa209dfe724fa9c7ddead154008f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T23:31:34.613Z] ===================================================== [Pipeline] echo [2023-02-07T23:31:34.619Z] taggedImages: [2023-02-07T23:31:34.619Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [2023-02-07T23:31:34.619Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-07T23:31:34.619Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.39 [2023-02-07T23:31:34.619Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c-3.0.0-dev.39 [2023-02-07T23:31:34.619Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:34.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T23:31:34.959Z] [2023-02-07T23:31:34.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:31:35.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T23:31:35.284Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-07T23:31:35.284Z] 8998bd30e6a1: Pulling fs layer [2023-02-07T23:31:35.284Z] 04944245beec: Pulling fs layer [2023-02-07T23:31:35.284Z] 699f458cf7ca: Pulling fs layer [2023-02-07T23:31:35.284Z] 765212b225bb: Pulling fs layer [2023-02-07T23:31:35.284Z] f23df028b6ca: Pulling fs layer [2023-02-07T23:31:35.284Z] d65c8cfc05b1: Pulling fs layer [2023-02-07T23:31:35.284Z] 2437ff75d9bd: Pulling fs layer [2023-02-07T23:31:35.284Z] d65c8cfc05b1: Waiting [2023-02-07T23:31:35.284Z] 765212b225bb: Waiting [2023-02-07T23:31:35.284Z] f23df028b6ca: Waiting [2023-02-07T23:31:35.284Z] 2437ff75d9bd: Waiting [2023-02-07T23:31:35.550Z] 04944245beec: Verifying Checksum [2023-02-07T23:31:35.550Z] 04944245beec: Download complete [2023-02-07T23:31:35.550Z] 765212b225bb: Verifying Checksum [2023-02-07T23:31:35.550Z] 765212b225bb: Download complete [2023-02-07T23:31:35.819Z] f23df028b6ca: Verifying Checksum [2023-02-07T23:31:35.819Z] f23df028b6ca: Download complete [2023-02-07T23:31:35.819Z] d65c8cfc05b1: Download complete [2023-02-07T23:31:35.819Z] 699f458cf7ca: Verifying Checksum [2023-02-07T23:31:35.819Z] 699f458cf7ca: Download complete [2023-02-07T23:31:36.087Z] 8998bd30e6a1: Verifying Checksum [2023-02-07T23:31:36.087Z] 8998bd30e6a1: Download complete [2023-02-07T23:31:38.660Z] 2437ff75d9bd: Download complete [2023-02-07T23:31:40.066Z] 8998bd30e6a1: Pull complete [2023-02-07T23:31:41.028Z] 04944245beec: Pull complete [2023-02-07T23:31:42.430Z] 699f458cf7ca: Pull complete [2023-02-07T23:31:42.430Z] 765212b225bb: Pull complete [2023-02-07T23:31:43.012Z] f23df028b6ca: Pull complete [2023-02-07T23:31:43.278Z] d65c8cfc05b1: Pull complete [2023-02-07T23:31:58.248Z] 2437ff75d9bd: Pull complete [2023-02-07T23:31:58.248Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-07T23:31:58.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T23:31:58.248Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:31:58.445Z] prd-ubuntu20.04-docker-arm64-4c-16g-5013 does not seem to be running inside a container [2023-02-07T23:31:58.500Z] $ 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/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@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 [2023-02-07T23:32:01.491Z] $ docker top da318cf1d4b9e9282de119caaa3b6995bdd84a3db9bd0f731bed5f3f507c329b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:32:02.396Z] ---> job-cost.sh [2023-02-07T23:32:02.396Z] lf-activate-venv: SKIPPING [2023-02-07T23:32:02.396Z] INFO: No Stack... [2023-02-07T23:32:02.977Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-07T23:32:03.608Z] INFO: Archiving Costs [Pipeline] sh [2023-02-07T23:32:04.268Z] + cat /w/workspace/edgex-go/398/archives/cost.csv [2023-02-07T23:32:04.269Z] + cut -d, -f6 [Pipeline] lock [2023-02-07T23:32:04.358Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-398-stack-cost] [2023-02-07T23:32:04.367Z] Resource [jenkins-edgexfoundry-edgex-go-main-398-stack-cost] did not exist. Created. [2023-02-07T23:32:04.367Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-398-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-07T23:32:05.028Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-07T23:32:05.738Z] Stashed 1 file(s) [Pipeline] } [2023-02-07T23:32:05.747Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-398-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-07T23:32:05.751Z] $ docker stop --time=1 da318cf1d4b9e9282de119caaa3b6995bdd84a3db9bd0f731bed5f3f507c329b [2023-02-07T23:32:07.295Z] $ docker rm -f --volumes da318cf1d4b9e9282de119caaa3b6995bdd84a3db9bd0f731bed5f3f507c329b [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 [2023-02-07T23:32:07.706Z] provisioning config files... [2023-02-07T23:32:07.712Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/398@tmp/config360800401346052610tmp [Pipeline] { [Pipeline] sh [2023-02-07T23:32:07.998Z] + set +x [2023-02-07T23:32:07.998Z] + curl -s https://codecov.io/bash [2023-02-07T23:32:07.998Z] + bash -s -- [2023-02-07T23:32:07.998Z] [2023-02-07T23:32:07.998Z] _____ _ [2023-02-07T23:32:07.998Z] / ____| | | [2023-02-07T23:32:07.998Z] | | ___ __| | ___ ___ _____ __ [2023-02-07T23:32:07.998Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-07T23:32:07.998Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-07T23:32:07.998Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-07T23:32:07.998Z] Bash-1.0.6 [2023-02-07T23:32:07.998Z] [2023-02-07T23:32:07.998Z] [2023-02-07T23:32:07.998Z] ==> git version 2.25.1 found [2023-02-07T23:32:07.998Z] ==> 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 [2023-02-07T23:32:07.998Z] Release-Date: 2020-01-08 [2023-02-07T23:32:07.998Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-07T23:32:07.998Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-07T23:32:07.998Z] ==> Jenkins CI detected. [2023-02-07T23:32:07.998Z] current dir:  /w/workspace/edgex-go/398 [2023-02-07T23:32:07.998Z] project root: . [2023-02-07T23:32:07.998Z] --> token set from env [2023-02-07T23:32:07.998Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-07T23:32:07.998Z] ==> Running gcov in . (disable via -X gcov) [2023-02-07T23:32:07.998Z] ==> Python coveragepy not found [2023-02-07T23:32:07.998Z] ==> Searching for coverage reports in: [2023-02-07T23:32:07.998Z] + . [2023-02-07T23:32:07.998Z] -> Found 1 reports [2023-02-07T23:32:07.998Z] ==> Detecting git/mercurial file structure [2023-02-07T23:32:08.255Z] ==> Reading reports [2023-02-07T23:32:08.255Z] + ./coverage.out bytes=484957 [2023-02-07T23:32:08.255Z] ==> Appending adjustments [2023-02-07T23:32:08.255Z] https://docs.codecov.io/docs/fixing-reports [2023-02-07T23:32:09.186Z] + Found adjustments [2023-02-07T23:32:09.186Z] ==> Gzipping contents [2023-02-07T23:32:09.186Z] 64K /tmp/codecov.nk6kQ9.gz [2023-02-07T23:32:09.186Z] ==> Uploading reports [2023-02-07T23:32:09.186Z] url: https://codecov.io [2023-02-07T23:32:09.186Z] query: branch=main&commit=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c&build=398&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F398%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-07T23:32:09.186Z] -> Pinging Codecov [2023-02-07T23:32:09.186Z] 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=7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c&build=398&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F398%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-07T23:32:09.752Z] -> Uploading to [2023-02-07T23:32:09.752Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-07/00271124DB129430A58F1EEE437C3FCB/7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c/07d752d5-c544-47a2-bd71-ba396b010785.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230207T233209Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4210ee803b7cbbc0b2cb88e10f98022d35d77aaa01eb9e2cc26820afee16106 [2023-02-07T23:32:09.752Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T23:32:09.752Z] Dload Upload Total Spent Left Speed [2023-02-07T23:32:10.010Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62732 0 0 100 62732 0 198k --:--:-- --:--:-- --:--:-- 198k [2023-02-07T23:32:10.010Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c [Pipeline] } [2023-02-07T23:32:10.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-02-07T23:32:10.275Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-07T23:32:10.290Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:32:10.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-07T23:32:10.584Z] [2023-02-07T23:32:10.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:32:10.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-07T23:32:10.888Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-07T23:32:10.888Z] df9b9388f04a: Pulling fs layer [2023-02-07T23:32:10.888Z] 52dc419b0ee2: Pulling fs layer [2023-02-07T23:32:10.888Z] 25bc292e5bac: Pulling fs layer [2023-02-07T23:32:10.888Z] 114826534d7a: Pulling fs layer [2023-02-07T23:32:10.888Z] 4657fd5d0bcf: Pulling fs layer [2023-02-07T23:32:10.888Z] 6ad1cebc031e: Pulling fs layer [2023-02-07T23:32:10.888Z] 8a3aa393b2d8: Pulling fs layer [2023-02-07T23:32:10.888Z] 4657fd5d0bcf: Waiting [2023-02-07T23:32:10.888Z] 114826534d7a: Waiting [2023-02-07T23:32:10.888Z] 6ad1cebc031e: Waiting [2023-02-07T23:32:10.888Z] 8a3aa393b2d8: Waiting [2023-02-07T23:32:10.888Z] 25bc292e5bac: Verifying Checksum [2023-02-07T23:32:10.888Z] 25bc292e5bac: Download complete [2023-02-07T23:32:10.888Z] 52dc419b0ee2: Verifying Checksum [2023-02-07T23:32:10.888Z] 52dc419b0ee2: Download complete [2023-02-07T23:32:10.888Z] 4657fd5d0bcf: Verifying Checksum [2023-02-07T23:32:10.888Z] 4657fd5d0bcf: Download complete [2023-02-07T23:32:10.888Z] df9b9388f04a: Verifying Checksum [2023-02-07T23:32:10.888Z] df9b9388f04a: Download complete [2023-02-07T23:32:11.151Z] df9b9388f04a: Pull complete [2023-02-07T23:32:11.151Z] 52dc419b0ee2: Pull complete [2023-02-07T23:32:11.418Z] 6ad1cebc031e: Verifying Checksum [2023-02-07T23:32:11.419Z] 6ad1cebc031e: Download complete [2023-02-07T23:32:11.419Z] 25bc292e5bac: Pull complete [2023-02-07T23:32:12.002Z] 114826534d7a: Verifying Checksum [2023-02-07T23:32:12.002Z] 114826534d7a: Download complete [2023-02-07T23:32:12.576Z] 8a3aa393b2d8: Verifying Checksum [2023-02-07T23:32:12.576Z] 8a3aa393b2d8: Download complete [2023-02-07T23:32:15.098Z] 114826534d7a: Pull complete [2023-02-07T23:32:15.098Z] 4657fd5d0bcf: Pull complete [2023-02-07T23:32:15.355Z] 6ad1cebc031e: Pull complete [2023-02-07T23:32:17.881Z] 8a3aa393b2d8: Pull complete [2023-02-07T23:32:17.881Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-07T23:32:17.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-07T23:32:17.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:32:17.951Z] prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container [2023-02-07T23:32:17.967Z] $ 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/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-07T23:32:20.338Z] $ docker top 765d7f3c7b77c3c74a3cb304eede03bff899b26c9267571cfedf32618fb3b90c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-07T23:32:20.407Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-02-07T23:32:20.687Z] + set -o pipefail [2023-02-07T23:32:20.687Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-02-07T23:32:25.957Z] [2023-02-07T23:32:25.957Z] Monitoring /w/workspace/edgex-go/398 (github.com/edgexfoundry/edgex-go)... [2023-02-07T23:32:25.957Z] [2023-02-07T23:32:25.957Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/448b1409-175c-46ba-9e97-5cdcceb255b8 [2023-02-07T23:32:25.957Z] [2023-02-07T23:32:25.957Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-07T23:32:25.957Z] [2023-02-07T23:32:25.957Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-07T23:32:25.957Z] [2023-02-07T23:32:26.215Z] [2023-02-07T23:32:26.215Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-07T23:32:26.215Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-07T23:32:26.215Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-07T23:32:26.216Z] $ docker stop --time=1 765d7f3c7b77c3c74a3cb304eede03bff899b26c9267571cfedf32618fb3b90c [2023-02-07T23:32:28.421Z] $ docker rm -f --volumes 765d7f3c7b77c3c74a3cb304eede03bff899b26c9267571cfedf32618fb3b90c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-07T23:32:28.758Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T23:32:28.769Z] provisioning config files... [2023-02-07T23:32:28.777Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/398@tmp/config13931206969332964200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:32:29.073Z] --> edgex-publish-swagger.sh [2023-02-07T23:32:29.073Z] === Publish openapi/v2 API === [2023-02-07T23:32:29.073Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-02-07T23:32:29.073Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/398/openapi/v2/core-command.yaml] [2023-02-07T23:32:29.073Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T23:32:29.073Z] Dload Upload Total Spent Left Speed [2023-02-07T23:32:29.332Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31091 0 0 100 31091 0 62810 --:--:-- --:--:-- --:--:-- 62683 100 31091 0 0 100 31091 0 62810 --:--:-- --:--:-- --:--:-- 62683 [2023-02-07T23:32:29.332Z] [2023-02-07T23:32:29.332Z] [2023-02-07T23:32:29.332Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/398/openapi/v2/core-data.yaml] [2023-02-07T23:32:29.591Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T23:32:29.591Z] Dload Upload Total Spent Left Speed [2023-02-07T23:32:30.158Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68908 0 0 100 68908 0 119k --:--:-- --:--:-- --:--:-- 119k [2023-02-07T23:32:30.158Z] [2023-02-07T23:32:30.158Z] [2023-02-07T23:32:30.158Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/398/openapi/v2/core-metadata.yaml] [2023-02-07T23:32:30.158Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T23:32:30.158Z] Dload Upload Total Spent Left Speed [2023-02-07T23:32:30.725Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 142k 0 0 100 142k 0 700k --:--:-- --:--:-- --:--:-- 700k 100 142k 0 0 100 142k 0 275k --:--:-- --:--:-- --:--:-- 275k [2023-02-07T23:32:30.725Z] [2023-02-07T23:32:30.725Z] [2023-02-07T23:32:30.725Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/398/openapi/v2/support-notifications.yaml] [2023-02-07T23:32:30.725Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T23:32:30.725Z] Dload Upload Total Spent Left Speed [2023-02-07T23:32:30.983Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86536 0 0 100 86536 0 164k --:--:-- --:--:-- --:--:-- 165k [2023-02-07T23:32:30.983Z] [2023-02-07T23:32:30.983Z] [2023-02-07T23:32:30.983Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/398/openapi/v2/support-scheduler.yaml] [2023-02-07T23:32:31.241Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T23:32:31.241Z] Dload Upload Total Spent Left Speed [2023-02-07T23:32:31.499Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36985 0 0 100 36985 0 314k --:--:-- --:--:-- --:--:-- 311k 100 36985 0 0 100 36985 0 75633 --:--:-- --:--:-- --:--:-- 75479 [2023-02-07T23:32:31.499Z] [2023-02-07T23:32:31.499Z] [Pipeline] } [2023-02-07T23:32:31.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-02-07T23:32:31.888Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T23:32:31.888Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:32:32.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T23:32:32.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:32:32.242Z] prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container [2023-02-07T23:32:32.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-07T23:32:32.648Z] $ docker top 4523097b0669240541bd26cf8fb30e438d38c4d104347827faeaa30090f945e2 -eo pid,comm [2023-02-07T23:32:32.700Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-07T23:32:32.700Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T23:32:32.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T23:32:32.731Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T23:32:32.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T23:32:32.837Z] $ docker exec 4523097b0669240541bd26cf8fb30e438d38c4d104347827faeaa30090f945e2 ssh-agent [2023-02-07T23:32:32.957Z] SSH_AUTH_SOCK=/tmp/ssh-rkHTh3br3rTt/agent.32 [2023-02-07T23:32:32.957Z] SSH_AGENT_PID=38 [2023-02-07T23:32:32.961Z] Running ssh-add (command line suppressed) [2023-02-07T23:32:33.047Z] Identity added: /w/workspace/edgex-go/398@tmp/private_key_10261550270331367270.key (/w/workspace/edgex-go/398@tmp/private_key_10261550270331367270.key) [2023-02-07T23:32:33.069Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T23:32:33.350Z] + git semver tag [2023-02-07T23:32:33.609Z] 2023-02-07 23:32:33,515 [run_tag] DEBUG tag force:False [2023-02-07T23:32:33.609Z] 2023-02-07 23:32:33,516 [check_head_tag] DEBUG check head tag [2023-02-07T23:32:33.609Z] 2023-02-07 23:32:33,519 [execute] INFO git cat-file --batch-check [2023-02-07T23:32:33.609Z] 2023-02-07 23:32:33,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/398, universal_newlines=False, shell=None, istream=) [2023-02-07T23:32:33.609Z] 2023-02-07 23:32:33,522 [execute] INFO git cat-file --batch [2023-02-07T23:32:33.609Z] 2023-02-07 23:32:33,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/398, universal_newlines=False, shell=None, istream=) [2023-02-07T23:32:33.609Z] 2023-02-07 23:32:33,567 [read_version] DEBUG read version from /w/workspace/edgex-go/398/.semver/main [2023-02-07T23:32:33.609Z] 2023-02-07 23:32:33,567 [execute] INFO git tag -a v3.0.0-dev.39 -m v3.0.0-dev.39 [2023-02-07T23:32:33.609Z] 2023-02-07 23:32:33,567 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.39', '-m', 'v3.0.0-dev.39'], cwd=/w/workspace/edgex-go/398, universal_newlines=False, shell=None, istream=None) [2023-02-07T23:32:33.609Z] 2023-02-07 23:32:33,571 [read_version] DEBUG read version from /w/workspace/edgex-go/398/.semver/main [2023-02-07T23:32:33.609Z] 3.0.0-dev.39 [Pipeline] } [2023-02-07T23:32:33.608Z] $ docker exec --env ******** --env ******** 4523097b0669240541bd26cf8fb30e438d38c4d104347827faeaa30090f945e2 ssh-agent -k [2023-02-07T23:32:33.701Z] unset SSH_AUTH_SOCK; [2023-02-07T23:32:33.701Z] unset SSH_AGENT_PID; [2023-02-07T23:32:33.701Z] echo Agent pid 38 killed; [2023-02-07T23:32:33.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T23:32:34.013Z] + git semver [Pipeline] } [2023-02-07T23:32:34.273Z] $ docker stop --time=1 4523097b0669240541bd26cf8fb30e438d38c4d104347827faeaa30090f945e2 [2023-02-07T23:32:35.507Z] $ docker rm -f --volumes 4523097b0669240541bd26cf8fb30e438d38c4d104347827faeaa30090f945e2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:32:35.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-07T23:32:35.891Z] [2023-02-07T23:32:35.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:32:36.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-07T23:32:36.192Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-07T23:32:36.192Z] ab5ef0e58194: Pulling fs layer [2023-02-07T23:32:36.192Z] 9712f1f96733: Pulling fs layer [2023-02-07T23:32:36.192Z] 63f879dbbcfc: Pulling fs layer [2023-02-07T23:32:36.192Z] 0d9ebad4ef96: Pulling fs layer [2023-02-07T23:32:36.192Z] e9a5061849ea: Pulling fs layer [2023-02-07T23:32:36.192Z] d747dcd14b5f: Pulling fs layer [2023-02-07T23:32:36.192Z] 2de7ff778b66: Pulling fs layer [2023-02-07T23:32:36.192Z] e9a5061849ea: Waiting [2023-02-07T23:32:36.192Z] d747dcd14b5f: Waiting [2023-02-07T23:32:36.192Z] 2de7ff778b66: Waiting [2023-02-07T23:32:36.192Z] 0d9ebad4ef96: Waiting [2023-02-07T23:32:36.192Z] 9712f1f96733: Download complete [2023-02-07T23:32:37.239Z] 63f879dbbcfc: Verifying Checksum [2023-02-07T23:32:37.239Z] 63f879dbbcfc: Download complete [2023-02-07T23:32:37.524Z] e9a5061849ea: Verifying Checksum [2023-02-07T23:32:37.524Z] e9a5061849ea: Download complete [2023-02-07T23:32:37.524Z] d747dcd14b5f: Download complete [2023-02-07T23:32:38.137Z] 2de7ff778b66: Verifying Checksum [2023-02-07T23:32:38.137Z] 2de7ff778b66: Download complete [2023-02-07T23:32:38.137Z] ab5ef0e58194: Verifying Checksum [2023-02-07T23:32:38.137Z] ab5ef0e58194: Download complete [2023-02-07T23:32:38.137Z] 0d9ebad4ef96: Verifying Checksum [2023-02-07T23:32:38.137Z] 0d9ebad4ef96: Download complete [2023-02-07T23:32:40.659Z] ab5ef0e58194: Pull complete [2023-02-07T23:32:40.659Z] 9712f1f96733: Pull complete [2023-02-07T23:32:41.222Z] 63f879dbbcfc: Pull complete [2023-02-07T23:32:44.498Z] 0d9ebad4ef96: Pull complete [2023-02-07T23:32:44.755Z] e9a5061849ea: Pull complete [2023-02-07T23:32:44.755Z] d747dcd14b5f: Pull complete [2023-02-07T23:32:46.128Z] 2de7ff778b66: Pull complete [2023-02-07T23:32:46.128Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-07T23:32:46.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-07T23:32:46.128Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:32:46.198Z] prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container [2023-02-07T23:32:46.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-07T23:32:48.413Z] $ docker top 03e3136afb444cb87a71551b4b6d2a51c4bb4148a9adbfc2c7b8719c955452a4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-07T23:32:48.492Z] provisioning config files... [2023-02-07T23:32:48.498Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/398@tmp/config10948063708092072774tmp [2023-02-07T23:32:48.507Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/398@tmp/config10731752455380129938tmp [2023-02-07T23:32:48.516Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/398@tmp/config7345901662284589233tmp [Pipeline] { [Pipeline] echo [2023-02-07T23:32:48.530Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:32:48.809Z] ---> sigul-configuration.sh [2023-02-07T23:32:48.809Z] gpg: directory `/root/.gnupg' created [2023-02-07T23:32:48.809Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-07T23:32:48.809Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-07T23:32:48.809Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-07T23:32:48.809Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-07T23:32:48.809Z] gpg: CAST5 encrypted data [2023-02-07T23:32:48.809Z] gpg: encrypted with 1 passphrase [2023-02-07T23:32:48.809Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-07T23:32:49.093Z] + mkdir /home/jenkins [2023-02-07T23:32:49.093Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-07T23:32:49.375Z] + 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 [2023-02-07T23:32:49.384Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:32:49.668Z] ---> sigul-install.sh [2023-02-07T23:32:49.668Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-07T23:32:49.953Z] + git tag --list [2023-02-07T23:32:49.953Z] 0.6.0 [2023-02-07T23:32:49.953Z] 0.6.1 [2023-02-07T23:32:49.953Z] 0.7.0 [2023-02-07T23:32:49.953Z] 0.7.1 [2023-02-07T23:32:49.953Z] v1.0.0 [2023-02-07T23:32:49.953Z] v1.0.1 [2023-02-07T23:32:49.953Z] v1.1.0 [2023-02-07T23:32:49.953Z] v1.2.0 [2023-02-07T23:32:49.953Z] v1.2.1 [2023-02-07T23:32:49.953Z] v1.3.0 [2023-02-07T23:32:49.953Z] v1.3.1 [2023-02-07T23:32:49.953Z] v2.0.0 [2023-02-07T23:32:49.953Z] v2.1.0 [2023-02-07T23:32:49.953Z] v2.1.1 [2023-02-07T23:32:49.953Z] v2.1.1-dev.1 [2023-02-07T23:32:49.953Z] v2.1.1-dev.2 [2023-02-07T23:32:49.953Z] v2.1.1-dev.3 [2023-02-07T23:32:49.953Z] v2.1.1-dev.4 [2023-02-07T23:32:49.953Z] v2.1.1-dev.5 [2023-02-07T23:32:49.953Z] v2.1.1-dev.6 [2023-02-07T23:32:49.953Z] v2.1.1-dev.7 [2023-02-07T23:32:49.953Z] v2.1.1-dev.8 [2023-02-07T23:32:49.953Z] v2.1.2-dev.1 [2023-02-07T23:32:49.953Z] v2.2.0 [2023-02-07T23:32:49.953Z] v2.2.1-dev.1 [2023-02-07T23:32:49.953Z] v2.2.1-dev.10 [2023-02-07T23:32:49.953Z] v2.2.1-dev.11 [2023-02-07T23:32:49.953Z] v2.2.1-dev.12 [2023-02-07T23:32:49.953Z] v2.2.1-dev.13 [2023-02-07T23:32:49.953Z] v2.2.1-dev.14 [2023-02-07T23:32:49.953Z] v2.2.1-dev.15 [2023-02-07T23:32:49.953Z] v2.2.1-dev.16 [2023-02-07T23:32:49.953Z] v2.2.1-dev.17 [2023-02-07T23:32:49.953Z] v2.2.1-dev.18 [2023-02-07T23:32:49.953Z] v2.2.1-dev.19 [2023-02-07T23:32:49.953Z] v2.2.1-dev.2 [2023-02-07T23:32:49.953Z] v2.2.1-dev.20 [2023-02-07T23:32:49.953Z] v2.2.1-dev.21 [2023-02-07T23:32:49.953Z] v2.2.1-dev.22 [2023-02-07T23:32:49.953Z] v2.2.1-dev.23 [2023-02-07T23:32:49.953Z] v2.2.1-dev.24 [2023-02-07T23:32:49.953Z] v2.2.1-dev.25 [2023-02-07T23:32:49.953Z] v2.2.1-dev.26 [2023-02-07T23:32:49.953Z] v2.2.1-dev.27 [2023-02-07T23:32:49.953Z] v2.2.1-dev.28 [2023-02-07T23:32:49.953Z] v2.2.1-dev.29 [2023-02-07T23:32:49.953Z] v2.2.1-dev.3 [2023-02-07T23:32:49.953Z] v2.2.1-dev.4 [2023-02-07T23:32:49.953Z] v2.2.1-dev.5 [2023-02-07T23:32:49.953Z] v2.2.1-dev.6 [2023-02-07T23:32:49.953Z] v2.2.1-dev.7 [2023-02-07T23:32:49.953Z] v2.2.1-dev.8 [2023-02-07T23:32:49.953Z] v2.2.1-dev.9 [2023-02-07T23:32:49.953Z] v2.3.0 [2023-02-07T23:32:49.953Z] v2.3.0-dev.100 [2023-02-07T23:32:49.953Z] v2.3.0-dev.101 [2023-02-07T23:32:49.953Z] v2.3.0-dev.102 [2023-02-07T23:32:49.953Z] v2.3.0-dev.103 [2023-02-07T23:32:49.953Z] v2.3.0-dev.104 [2023-02-07T23:32:49.953Z] v2.3.0-dev.105 [2023-02-07T23:32:49.953Z] v2.3.0-dev.106 [2023-02-07T23:32:49.953Z] v2.3.0-dev.29 [2023-02-07T23:32:49.953Z] v2.3.0-dev.30 [2023-02-07T23:32:49.953Z] v2.3.0-dev.31 [2023-02-07T23:32:49.953Z] v2.3.0-dev.32 [2023-02-07T23:32:49.953Z] v2.3.0-dev.33 [2023-02-07T23:32:49.953Z] v2.3.0-dev.34 [2023-02-07T23:32:49.953Z] v2.3.0-dev.35 [2023-02-07T23:32:49.953Z] v2.3.0-dev.36 [2023-02-07T23:32:49.953Z] v2.3.0-dev.37 [2023-02-07T23:32:49.953Z] v2.3.0-dev.38 [2023-02-07T23:32:49.953Z] v2.3.0-dev.39 [2023-02-07T23:32:49.953Z] v2.3.0-dev.40 [2023-02-07T23:32:49.954Z] v2.3.0-dev.41 [2023-02-07T23:32:49.954Z] v2.3.0-dev.42 [2023-02-07T23:32:49.954Z] v2.3.0-dev.43 [2023-02-07T23:32:49.954Z] v2.3.0-dev.44 [2023-02-07T23:32:49.954Z] v2.3.0-dev.45 [2023-02-07T23:32:49.954Z] v2.3.0-dev.46 [2023-02-07T23:32:49.954Z] v2.3.0-dev.47 [2023-02-07T23:32:49.954Z] v2.3.0-dev.48 [2023-02-07T23:32:49.954Z] v2.3.0-dev.49 [2023-02-07T23:32:49.954Z] v2.3.0-dev.50 [2023-02-07T23:32:49.954Z] v2.3.0-dev.51 [2023-02-07T23:32:49.954Z] v2.3.0-dev.52 [2023-02-07T23:32:49.954Z] v2.3.0-dev.53 [2023-02-07T23:32:49.954Z] v2.3.0-dev.54 [2023-02-07T23:32:49.954Z] v2.3.0-dev.55 [2023-02-07T23:32:49.954Z] v2.3.0-dev.56 [2023-02-07T23:32:49.954Z] v2.3.0-dev.57 [2023-02-07T23:32:49.954Z] v2.3.0-dev.58 [2023-02-07T23:32:49.954Z] v2.3.0-dev.59 [2023-02-07T23:32:49.954Z] v2.3.0-dev.60 [2023-02-07T23:32:49.954Z] v2.3.0-dev.61 [2023-02-07T23:32:49.954Z] v2.3.0-dev.62 [2023-02-07T23:32:49.954Z] v2.3.0-dev.63 [2023-02-07T23:32:49.954Z] v2.3.0-dev.64 [2023-02-07T23:32:49.954Z] v2.3.0-dev.65 [2023-02-07T23:32:49.954Z] v2.3.0-dev.66 [2023-02-07T23:32:49.954Z] v2.3.0-dev.67 [2023-02-07T23:32:49.954Z] v2.3.0-dev.68 [2023-02-07T23:32:49.954Z] v2.3.0-dev.69 [2023-02-07T23:32:49.954Z] v2.3.0-dev.70 [2023-02-07T23:32:49.954Z] v2.3.0-dev.71 [2023-02-07T23:32:49.954Z] v2.3.0-dev.72 [2023-02-07T23:32:49.954Z] v2.3.0-dev.73 [2023-02-07T23:32:49.954Z] v2.3.0-dev.74 [2023-02-07T23:32:49.954Z] v2.3.0-dev.75 [2023-02-07T23:32:49.954Z] v2.3.0-dev.76 [2023-02-07T23:32:49.954Z] v2.3.0-dev.77 [2023-02-07T23:32:49.954Z] v2.3.0-dev.78 [2023-02-07T23:32:49.954Z] v2.3.0-dev.79 [2023-02-07T23:32:49.954Z] v2.3.0-dev.80 [2023-02-07T23:32:49.954Z] v2.3.0-dev.81 [2023-02-07T23:32:49.954Z] v2.3.0-dev.82 [2023-02-07T23:32:49.954Z] v2.3.0-dev.83 [2023-02-07T23:32:49.954Z] v2.3.0-dev.84 [2023-02-07T23:32:49.954Z] v2.3.0-dev.85 [2023-02-07T23:32:49.954Z] v2.3.0-dev.86 [2023-02-07T23:32:49.954Z] v2.3.0-dev.87 [2023-02-07T23:32:49.954Z] v2.3.0-dev.88 [2023-02-07T23:32:49.954Z] v2.3.0-dev.89 [2023-02-07T23:32:49.954Z] v2.3.0-dev.90 [2023-02-07T23:32:49.954Z] v2.3.0-dev.91 [2023-02-07T23:32:49.954Z] v2.3.0-dev.92 [2023-02-07T23:32:49.954Z] v2.3.0-dev.93 [2023-02-07T23:32:49.954Z] v2.3.0-dev.94 [2023-02-07T23:32:49.954Z] v2.3.0-dev.95 [2023-02-07T23:32:49.954Z] v2.3.0-dev.96 [2023-02-07T23:32:49.954Z] v2.3.0-dev.97 [2023-02-07T23:32:49.954Z] v2.3.0-dev.98 [2023-02-07T23:32:49.954Z] v2.3.0-dev.99 [2023-02-07T23:32:49.954Z] v2.3.1-dev.1 [2023-02-07T23:32:49.954Z] v2.3.1-dev.2 [2023-02-07T23:32:49.954Z] v2.3.1-dev.3 [2023-02-07T23:32:49.954Z] v2.3.1-dev.4 [2023-02-07T23:32:49.954Z] v2.3.1-dev.5 [2023-02-07T23:32:49.954Z] v3.0.0-dev.1 [2023-02-07T23:32:49.954Z] v3.0.0-dev.10 [2023-02-07T23:32:49.954Z] v3.0.0-dev.11 [2023-02-07T23:32:49.954Z] v3.0.0-dev.12 [2023-02-07T23:32:49.954Z] v3.0.0-dev.13 [2023-02-07T23:32:49.954Z] v3.0.0-dev.14 [2023-02-07T23:32:49.954Z] v3.0.0-dev.15 [2023-02-07T23:32:49.954Z] v3.0.0-dev.16 [2023-02-07T23:32:49.954Z] v3.0.0-dev.17 [2023-02-07T23:32:49.954Z] v3.0.0-dev.18 [2023-02-07T23:32:49.954Z] v3.0.0-dev.19 [2023-02-07T23:32:49.954Z] v3.0.0-dev.2 [2023-02-07T23:32:49.954Z] v3.0.0-dev.20 [2023-02-07T23:32:49.954Z] v3.0.0-dev.21 [2023-02-07T23:32:49.954Z] v3.0.0-dev.22 [2023-02-07T23:32:49.954Z] v3.0.0-dev.23 [2023-02-07T23:32:49.954Z] v3.0.0-dev.24 [2023-02-07T23:32:49.954Z] v3.0.0-dev.25 [2023-02-07T23:32:49.954Z] v3.0.0-dev.26 [2023-02-07T23:32:49.954Z] v3.0.0-dev.27 [2023-02-07T23:32:49.954Z] v3.0.0-dev.28 [2023-02-07T23:32:49.954Z] v3.0.0-dev.29 [2023-02-07T23:32:49.954Z] v3.0.0-dev.3 [2023-02-07T23:32:49.954Z] v3.0.0-dev.30 [2023-02-07T23:32:49.954Z] v3.0.0-dev.31 [2023-02-07T23:32:49.954Z] v3.0.0-dev.32 [2023-02-07T23:32:49.954Z] v3.0.0-dev.33 [2023-02-07T23:32:49.954Z] v3.0.0-dev.34 [2023-02-07T23:32:49.954Z] v3.0.0-dev.35 [2023-02-07T23:32:49.954Z] v3.0.0-dev.36 [2023-02-07T23:32:49.954Z] v3.0.0-dev.37 [2023-02-07T23:32:49.954Z] v3.0.0-dev.38 [2023-02-07T23:32:49.954Z] v3.0.0-dev.39 [2023-02-07T23:32:49.954Z] v3.0.0-dev.4 [2023-02-07T23:32:49.954Z] v3.0.0-dev.5 [2023-02-07T23:32:49.954Z] v3.0.0-dev.6 [2023-02-07T23:32:49.954Z] v3.0.0-dev.7 [2023-02-07T23:32:49.954Z] v3.0.0-dev.8 [2023-02-07T23:32:49.954Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-07T23:32:50.239Z] + lftools sign git-tag v3.0.0-dev.39 [2023-02-07T23:32:50.805Z] Signing Git tag with Sigul... [2023-02-07T23:32:50.805Z] Signing v3.0.0-dev.39 [Pipeline] echo [2023-02-07T23:32:51.379Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:32:51.660Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-07T23:32:51.666Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-07T23:32:51.677Z] $ docker stop --time=1 03e3136afb444cb87a71551b4b6d2a51c4bb4148a9adbfc2c7b8719c955452a4 [2023-02-07T23:32:52.991Z] $ docker rm -f --volumes 03e3136afb444cb87a71551b4b6d2a51c4bb4148a9adbfc2c7b8719c955452a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-07T23:32:53.404Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T23:32:53.405Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:32:53.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T23:32:53.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:32:53.767Z] prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container [2023-02-07T23:32:53.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-07T23:32:54.136Z] $ docker top 22225366a8ad8895c824b8e4aa8f580e9a51c6d4a5a5987179604a928451a236 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T23:32:54.232Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T23:32:54.232Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T23:32:54.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T23:32:54.332Z] $ docker exec 22225366a8ad8895c824b8e4aa8f580e9a51c6d4a5a5987179604a928451a236 ssh-agent [2023-02-07T23:32:54.448Z] SSH_AUTH_SOCK=/tmp/ssh-MN3D3t2aVhhS/agent.33 [2023-02-07T23:32:54.448Z] SSH_AGENT_PID=39 [2023-02-07T23:32:54.466Z] Running ssh-add (command line suppressed) [2023-02-07T23:32:54.558Z] Identity added: /w/workspace/edgex-go/398@tmp/private_key_8465020078246981494.key (/w/workspace/edgex-go/398@tmp/private_key_8465020078246981494.key) [2023-02-07T23:32:54.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T23:32:54.885Z] + git semver bump pre [2023-02-07T23:32:55.144Z] 2023-02-07 23:32:55,051 [read_version] DEBUG read version from /w/workspace/edgex-go/398/.semver/main [2023-02-07T23:32:55.144Z] 2023-02-07 23:32:55,051 [bump_version] DEBUG bumping version:3.0.0-dev.39 on axis:pre with prefix:dev [2023-02-07T23:32:55.144Z] 2023-02-07 23:32:55,051 [bump_version] DEBUG bumped version:3.0.0-dev.40 [2023-02-07T23:32:55.144Z] 2023-02-07 23:32:55,052 [write_version] DEBUG write version:3.0.0-dev.40 to path:/w/workspace/edgex-go/398/.semver/main with force:True [2023-02-07T23:32:55.144Z] 2023-02-07 23:32:55,052 [read_version] DEBUG read version from /w/workspace/edgex-go/398/.semver/main [2023-02-07T23:32:55.144Z] 2023-02-07 23:32:55,052 [write_file] DEBUG write to file:/w/workspace/edgex-go/398/.semver/main [2023-02-07T23:32:55.144Z] 2023-02-07 23:32:55,053 [execute] INFO git cat-file --batch-check [2023-02-07T23:32:55.144Z] 2023-02-07 23:32:55,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/398/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T23:32:55.144Z] 2023-02-07 23:32:55,058 [execute] INFO git cat-file --batch [2023-02-07T23:32:55.144Z] 2023-02-07 23:32:55,058 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/398/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T23:32:55.144Z] 2023-02-07 23:32:55,063 [read_version] DEBUG read version from /w/workspace/edgex-go/398/.semver/main [2023-02-07T23:32:55.144Z] 3.0.0-dev.40 [Pipeline] } [2023-02-07T23:32:55.144Z] $ docker exec --env ******** --env ******** 22225366a8ad8895c824b8e4aa8f580e9a51c6d4a5a5987179604a928451a236 ssh-agent -k [2023-02-07T23:32:55.251Z] unset SSH_AUTH_SOCK; [2023-02-07T23:32:55.252Z] unset SSH_AGENT_PID; [2023-02-07T23:32:55.252Z] echo Agent pid 39 killed; [2023-02-07T23:32:55.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T23:32:55.565Z] + git semver [Pipeline] } [2023-02-07T23:32:55.827Z] $ docker stop --time=1 22225366a8ad8895c824b8e4aa8f580e9a51c6d4a5a5987179604a928451a236 [2023-02-07T23:32:57.114Z] $ docker rm -f --volumes 22225366a8ad8895c824b8e4aa8f580e9a51c6d4a5a5987179604a928451a236 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T23:32:57.463Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T23:32:57.463Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:32:57.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T23:32:57.757Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:32:57.833Z] prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container [2023-02-07T23:32:57.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-07T23:32:58.198Z] $ docker top 1cc4997612746864d720fd3b578b5bbee254e32e09c5342fad8f8c5c0aa098eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T23:32:58.295Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T23:32:58.295Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T23:32:58.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T23:32:58.399Z] $ docker exec 1cc4997612746864d720fd3b578b5bbee254e32e09c5342fad8f8c5c0aa098eb ssh-agent [2023-02-07T23:32:58.524Z] SSH_AUTH_SOCK=/tmp/ssh-Dcmi9730msKQ/agent.31 [2023-02-07T23:32:58.524Z] SSH_AGENT_PID=37 [2023-02-07T23:32:58.529Z] Running ssh-add (command line suppressed) [2023-02-07T23:32:58.622Z] Identity added: /w/workspace/edgex-go/398@tmp/private_key_8935311194423039957.key (/w/workspace/edgex-go/398@tmp/private_key_8935311194423039957.key) [2023-02-07T23:32:58.645Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T23:32:58.928Z] + git semver push [2023-02-07T23:32:59.186Z] 2023-02-07 23:32:59,091 [run_push] DEBUG push [2023-02-07T23:32:59.186Z] 2023-02-07 23:32:59,092 [execute] INFO git cat-file --batch-check [2023-02-07T23:32:59.186Z] 2023-02-07 23:32:59,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/398/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T23:32:59.186Z] 2023-02-07 23:32:59,096 [execute] INFO git rev-list 6e97a5d228d4b80bcc4052d28e60a7b15ffd878d -- [2023-02-07T23:32:59.186Z] 2023-02-07 23:32:59,096 [execute] DEBUG Popen(['git', 'rev-list', '6e97a5d228d4b80bcc4052d28e60a7b15ffd878d', '--'], cwd=/w/workspace/edgex-go/398/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-07T23:32:59.186Z] 2023-02-07 23:32:59,110 [execute] INFO git fetch -v origin [2023-02-07T23:32:59.186Z] 2023-02-07 23:32:59,110 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/398/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-07T23:33:00.122Z] 2023-02-07 23:32:59,793 [run_push] DEBUG no remote changes detected [2023-02-07T23:33:00.122Z] 2023-02-07 23:32:59,793 [execute] INFO git push origin semver [2023-02-07T23:33:00.122Z] 2023-02-07 23:32:59,793 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/398/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-07T23:33:01.058Z] 2023-02-07 23:33:00,732 [run_push] DEBUG push all version tags [2023-02-07T23:33:01.058Z] 2023-02-07 23:33:00,732 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-07T23:33:01.058Z] 2023-02-07 23:33:00,732 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/398, universal_newlines=False, shell=None, istream=None) [2023-02-07T23:33:01.995Z] 2023-02-07 23:33:01,670 [read_version] DEBUG read version from /w/workspace/edgex-go/398/.semver/main [2023-02-07T23:33:01.995Z] 3.0.0-dev.40 [Pipeline] } [2023-02-07T23:33:01.992Z] $ docker exec --env ******** --env ******** 1cc4997612746864d720fd3b578b5bbee254e32e09c5342fad8f8c5c0aa098eb ssh-agent -k [2023-02-07T23:33:02.092Z] unset SSH_AUTH_SOCK; [2023-02-07T23:33:02.093Z] unset SSH_AGENT_PID; [2023-02-07T23:33:02.093Z] echo Agent pid 37 killed; [2023-02-07T23:33:02.112Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T23:33:02.410Z] + git semver [Pipeline] } [2023-02-07T23:33:02.667Z] $ docker stop --time=1 1cc4997612746864d720fd3b578b5bbee254e32e09c5342fad8f8c5c0aa098eb [2023-02-07T23:33:03.946Z] $ docker rm -f --volumes 1cc4997612746864d720fd3b578b5bbee254e32e09c5342fad8f8c5c0aa098eb [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 [2023-02-07T23:33:04.453Z] + [ -d /w/workspace/edgex-go/398/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:33:04.741Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:33:05.594Z] ---> package-listing.sh [2023-02-07T23:33:05.594Z] ++ facter osfamily [2023-02-07T23:33:05.594Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-07T23:33:05.852Z] + OS_FAMILY=debian [2023-02-07T23:33:05.852Z] + workspace=/w/workspace/edgex-go/398 [2023-02-07T23:33:05.852Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-07T23:33:05.852Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-07T23:33:05.852Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-07T23:33:05.852Z] + PACKAGES=/tmp/packages_start.txt [2023-02-07T23:33:05.852Z] + '[' /w/workspace/edgex-go/398 ']' [2023-02-07T23:33:05.852Z] + PACKAGES=/tmp/packages_end.txt [2023-02-07T23:33:05.852Z] + case "${OS_FAMILY}" in [2023-02-07T23:33:05.852Z] + dpkg -l [2023-02-07T23:33:05.852Z] + grep '^ii' [2023-02-07T23:33:05.852Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-07T23:33:05.852Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-07T23:33:05.852Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-07T23:33:05.852Z] + '[' /w/workspace/edgex-go/398 ']' [2023-02-07T23:33:05.852Z] + mkdir -p /w/workspace/edgex-go/398/archives/ [2023-02-07T23:33:05.852Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/398/archives/ [Pipeline] echo [2023-02-07T23:33:05.864Z] 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/398/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-07T23:33:06.138Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:33:06.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T23:33:06.696Z] [2023-02-07T23:33:06.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T23:33:06.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T23:33:06.994Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-07T23:33:06.994Z] 5eb5b503b376: Pulling fs layer [2023-02-07T23:33:06.994Z] 5c69ac0246d0: Pulling fs layer [2023-02-07T23:33:06.994Z] ec43610c2a17: Pulling fs layer [2023-02-07T23:33:06.994Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-07T23:33:06.994Z] 33b1e0a273af: Pulling fs layer [2023-02-07T23:33:06.994Z] 5d3b04190fa2: Pulling fs layer [2023-02-07T23:33:06.994Z] 2f39f015ded8: Pulling fs layer [2023-02-07T23:33:06.994Z] 3a2ae6a8a46f: Waiting [2023-02-07T23:33:06.994Z] 5d3b04190fa2: Waiting [2023-02-07T23:33:06.994Z] 33b1e0a273af: Waiting [2023-02-07T23:33:06.994Z] 2f39f015ded8: Waiting [2023-02-07T23:33:06.994Z] 5c69ac0246d0: Verifying Checksum [2023-02-07T23:33:06.994Z] 5c69ac0246d0: Download complete [2023-02-07T23:33:06.994Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-07T23:33:06.994Z] 3a2ae6a8a46f: Download complete [2023-02-07T23:33:07.263Z] 33b1e0a273af: Verifying Checksum [2023-02-07T23:33:07.263Z] 33b1e0a273af: Download complete [2023-02-07T23:33:07.263Z] 5d3b04190fa2: Download complete [2023-02-07T23:33:07.531Z] ec43610c2a17: Verifying Checksum [2023-02-07T23:33:07.531Z] ec43610c2a17: Download complete [2023-02-07T23:33:07.531Z] 5eb5b503b376: Verifying Checksum [2023-02-07T23:33:07.531Z] 5eb5b503b376: Download complete [2023-02-07T23:33:08.491Z] 2f39f015ded8: Download complete [2023-02-07T23:33:08.491Z] 5eb5b503b376: Pull complete [2023-02-07T23:33:08.749Z] 5c69ac0246d0: Pull complete [2023-02-07T23:33:09.008Z] ec43610c2a17: Pull complete [2023-02-07T23:33:09.267Z] 3a2ae6a8a46f: Pull complete [2023-02-07T23:33:09.267Z] 33b1e0a273af: Pull complete [2023-02-07T23:33:09.526Z] 5d3b04190fa2: Pull complete [2023-02-07T23:33:13.707Z] 2f39f015ded8: Pull complete [2023-02-07T23:33:13.707Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-07T23:33:13.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T23:33:13.707Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T23:33:13.786Z] prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container [2023-02-07T23:33:13.806Z] $ 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/398/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/398 -v /w/workspace/edgex-go/398:/w/workspace/edgex-go/398:rw,z -v /w/workspace/edgex-go/398@tmp:/w/workspace/edgex-go/398@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-07T23:33:15.725Z] $ docker top 7627ad3a46fe304233d4c0a96e602042663a7370c198e3b7a7ca6a90ac2269e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T23:33:16.069Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-07T23:33:16.349Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-07T23:33:16.629Z] + ls /var/log/sa-host [2023-02-07T23:33:16.629Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T23:33:16.766Z] provisioning config files... [2023-02-07T23:33:16.774Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/398@tmp/config18405090245397629002tmp [Pipeline] { [Pipeline] echo [2023-02-07T23:33:16.790Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:33:17.073Z] ---> create-netrc.sh [Pipeline] } [2023-02-07T23:33:17.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:33:17.392Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-07T23:33:17.400Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:33:17.683Z] ---> sudo-logs.sh [2023-02-07T23:33:17.683Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-07T23:33:17.708Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:33:17.989Z] ---> job-cost.sh [2023-02-07T23:33:17.989Z] lf-activate-venv: SKIPPING [2023-02-07T23:33:17.989Z] DEBUG: total: 0.10999999940395355 [2023-02-07T23:33:17.989Z] INFO: Retrieving Stack Cost... [2023-02-07T23:33:18.248Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-07T23:33:18.814Z] INFO: Archiving Costs [Pipeline] echo [2023-02-07T23:33:18.825Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T23:33:19.105Z] ---> logs-deploy.sh [2023-02-07T23:33:19.105Z] lf-activate-venv: SKIPPING [2023-02-07T23:33:19.105Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/398 [2023-02-07T23:33:19.105Z] INFO: archiving workspace using pattern(s): [2023-02-07T23:33:21.010Z] Archives upload complete. [2023-02-07T23:33:21.010Z] INFO: archiving logs to Nexus