Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5762ad0855b277c3a10a3989888db3e958004f6b 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-ssh10563974003369764507.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-ssh10323301435279877027.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-ssh1660031378099150605.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-ssh1935075930213024132.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-ssh4369414140921739379.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2993 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/379 [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/379 # 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 5762ad0855b277c3a10a3989888db3e958004f6b (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5762ad0855b277c3a10a3989888db3e958004f6b # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3 (#4293)" > git rev-list --no-walk 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-18T20:17:16.547Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-18T20:17:16.596Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-18T20:17:16.614Z] ========================================================= [2023-01-18T20:17:16.614Z] EdgeX Global Pipelines Version Info [2023-01-18T20:17:16.614Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:17:17.314Z] ------------------- [2023-01-18T20:17:17.314Z] stable info: [2023-01-18T20:17:17.314Z] ------------------- [2023-01-18T20:17:17.314Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-18T20:17:17.314Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T20:17:17.314Z] Message: update stable to v1.0.244 [2023-01-18T20:17:17.885Z] ------------------- [2023-01-18T20:17:17.885Z] experimental info: [2023-01-18T20:17:17.885Z] ------------------- [2023-01-18T20:17:17.885Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-18T20:17:17.885Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T20:17:17.885Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-18T20:17:18.032Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-18T20:17:18.040Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-18T20:17:18.047Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-18T20:17:18.055Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-18T20:17:18.062Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-18T20:17:18.070Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-18T20:17:18.077Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-18T20:17:18.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-18T20:17:18.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-18T20:17:18.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-18T20:17:18.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-18T20:17:18.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-18T20:17:18.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-18T20:17:18.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-18T20:17:18.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-18T20:17:18.189Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T20:17:18.204Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T20:17:18.214Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-18T20:17:18.226Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-18T20:17:18.240Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-18T20:17:18.254Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-18T20:17:18.268Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-18T20:17:18.277Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-18T20:17:18.288Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-18T20:17:18.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-18T20:17:18.312Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-18T20:17:18.323Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] echo [2023-01-18T20:17:18.334Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5762ad0 [Pipeline] echo [2023-01-18T20:17:18.347Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T20:17:18.391Z] provisioning config files... [2023-01-18T20:17:18.405Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/379@tmp/config12343861781011405618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:17:18.706Z] ---> docker-login.sh [2023-01-18T20:17:18.706Z] nexus3.edgexfoundry.org:10001 [2023-01-18T20:17:18.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:17:19.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:17:19.231Z] Configure a credential helper to remove this warning. See [2023-01-18T20:17:19.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:17:19.231Z] [2023-01-18T20:17:19.231Z] Login Succeeded [2023-01-18T20:17:19.231Z] nexus3.edgexfoundry.org:10002 [2023-01-18T20:17:19.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:17:19.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:17:19.490Z] Configure a credential helper to remove this warning. See [2023-01-18T20:17:19.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:17:19.490Z] [2023-01-18T20:17:19.490Z] Login Succeeded [2023-01-18T20:17:19.490Z] nexus3.edgexfoundry.org:10003 [2023-01-18T20:17:19.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:17:19.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:17:19.490Z] Configure a credential helper to remove this warning. See [2023-01-18T20:17:19.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:17:19.490Z] [2023-01-18T20:17:19.490Z] Login Succeeded [2023-01-18T20:17:19.490Z] nexus3.edgexfoundry.org:10004 [2023-01-18T20:17:19.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:17:19.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:17:19.750Z] Configure a credential helper to remove this warning. See [2023-01-18T20:17:19.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:17:19.750Z] [2023-01-18T20:17:19.750Z] Login Succeeded [2023-01-18T20:17:19.750Z] docker.io [2023-01-18T20:17:19.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:17:20.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:17:20.009Z] Configure a credential helper to remove this warning. See [2023-01-18T20:17:20.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:17:20.009Z] [2023-01-18T20:17:20.009Z] Login Succeeded [2023-01-18T20:17:20.009Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T20:17:20.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T20:17:20.326Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-01-18T20:17:20.326Z] + dirname cmd/core-command/Dockerfile [2023-01-18T20:17:20.326Z] + cut -d/ -f2 [2023-01-18T20:17:20.326Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-18T20:17:20.326Z] + dirname cmd/core-data/Dockerfile [2023-01-18T20:17:20.326Z] + cut -d/ -f2 [2023-01-18T20:17:20.326Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-18T20:17:20.326Z] + + dirname cmd/core-metadata/Dockerfilecut [2023-01-18T20:17:20.326Z] -d/ -f2 [2023-01-18T20:17:20.327Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-18T20:17:20.327Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-18T20:17:20.327Z] + cut -d/ -f2 [2023-01-18T20:17:20.327Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-18T20:17:20.327Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-18T20:17:20.327Z] + cut -d/ -f2 [2023-01-18T20:17:20.327Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-18T20:17:20.327Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-18T20:17:20.327Z] + cut -d/ -f2 [2023-01-18T20:17:20.327Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-18T20:17:20.327Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-18T20:17:20.327Z] + cut -d/ -f2 [2023-01-18T20:17:20.327Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-18T20:17:20.327Z] + dirname cmd/security-spire-agent/Dockerfile [2023-01-18T20:17:20.327Z] + cut -d/ -f2 [2023-01-18T20:17:20.327Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-18T20:17:20.327Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-18T20:17:20.327Z] + cut -d/ -f2 [2023-01-18T20:17:20.327Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-18T20:17:20.327Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-18T20:17:20.327Z] + cut -d/ -f2 [2023-01-18T20:17:20.327Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-18T20:17:20.327Z] + dirname cmd/support-notifications/Dockerfile [2023-01-18T20:17:20.327Z] + cut -d/ -f2 [2023-01-18T20:17:20.327Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-18T20:17:20.327Z] + dirname cmd/support-scheduler/Dockerfile [2023-01-18T20:17:20.327Z] + cut -d/ -f2 [2023-01-18T20:17:20.327Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-18T20:17:20.385Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-18T20:17:20.762Z] + git rev-list -1 --merges 5762ad0855b277c3a10a3989888db3e958004f6b~1..5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] echo [2023-01-18T20:17:20.780Z] -----------> git rev-list -1 --merges 5762ad0855b277c3a10a3989888db3e958004f6b~1..5762ad0855b277c3a10a3989888db3e958004f6b 5762ad0855b277c3a10a3989888db3e958004f6b [false] [Pipeline] sh [2023-01-18T20:17:21.068Z] + git log --format=format:%s -1 5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] echo [2023-01-18T20:17:21.090Z] ========================================================= [2023-01-18T20:17:21.090Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-18T20:17:21.090Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-18T20:17:21.530Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T20:17:21.531Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-18T20:17:21.531Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-18T20:17:21.531Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-18T20:17:21.531Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-18T20:17:21.531Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-18T20:17:21.531Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:17:21.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T20:17:21.960Z] [2023-01-18T20:17:21.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:17:22.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T20:17:22.264Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-18T20:17:22.264Z] b85a868b505f: Pulling fs layer [2023-01-18T20:17:22.264Z] e2be974225ed: Pulling fs layer [2023-01-18T20:17:22.264Z] 339a4e72a1f5: Pulling fs layer [2023-01-18T20:17:22.264Z] 988bab9f4d93: Pulling fs layer [2023-01-18T20:17:22.264Z] 1469e6f7b9e6: Pulling fs layer [2023-01-18T20:17:22.264Z] eaf3925da568: Pulling fs layer [2023-01-18T20:17:22.264Z] bab4dde63d76: Pulling fs layer [2023-01-18T20:17:22.264Z] bde34c3a00c8: Pulling fs layer [2023-01-18T20:17:22.264Z] b352a97aabf1: Pulling fs layer [2023-01-18T20:17:22.264Z] 4872d77fe225: Pulling fs layer [2023-01-18T20:17:22.264Z] 5851b861e8e6: Pulling fs layer [2023-01-18T20:17:22.264Z] 988bab9f4d93: Waiting [2023-01-18T20:17:22.264Z] 1469e6f7b9e6: Waiting [2023-01-18T20:17:22.264Z] eaf3925da568: Waiting [2023-01-18T20:17:22.264Z] bab4dde63d76: Waiting [2023-01-18T20:17:22.264Z] b352a97aabf1: Waiting [2023-01-18T20:17:22.264Z] bde34c3a00c8: Waiting [2023-01-18T20:17:22.264Z] 4872d77fe225: Waiting [2023-01-18T20:17:22.264Z] e2be974225ed: Verifying Checksum [2023-01-18T20:17:22.264Z] e2be974225ed: Download complete [2023-01-18T20:17:22.264Z] 988bab9f4d93: Download complete [2023-01-18T20:17:22.528Z] 1469e6f7b9e6: Verifying Checksum [2023-01-18T20:17:22.528Z] 1469e6f7b9e6: Download complete [2023-01-18T20:17:22.528Z] eaf3925da568: Verifying Checksum [2023-01-18T20:17:22.528Z] eaf3925da568: Download complete [2023-01-18T20:17:22.528Z] 339a4e72a1f5: Verifying Checksum [2023-01-18T20:17:22.528Z] 339a4e72a1f5: Download complete [2023-01-18T20:17:22.528Z] bde34c3a00c8: Verifying Checksum [2023-01-18T20:17:22.528Z] bde34c3a00c8: Download complete [2023-01-18T20:17:22.789Z] b352a97aabf1: Verifying Checksum [2023-01-18T20:17:22.789Z] b352a97aabf1: Download complete [2023-01-18T20:17:22.789Z] 4872d77fe225: Download complete [2023-01-18T20:17:22.789Z] b85a868b505f: Verifying Checksum [2023-01-18T20:17:22.789Z] b85a868b505f: Download complete [2023-01-18T20:17:22.789Z] 5851b861e8e6: Verifying Checksum [2023-01-18T20:17:22.789Z] 5851b861e8e6: Download complete [2023-01-18T20:17:23.047Z] bab4dde63d76: Verifying Checksum [2023-01-18T20:17:23.047Z] bab4dde63d76: Download complete [2023-01-18T20:17:23.990Z] b85a868b505f: Pull complete [2023-01-18T20:17:23.990Z] e2be974225ed: Pull complete [2023-01-18T20:17:24.248Z] 339a4e72a1f5: Pull complete [2023-01-18T20:17:24.508Z] 988bab9f4d93: Pull complete [2023-01-18T20:17:24.767Z] 1469e6f7b9e6: Pull complete [2023-01-18T20:17:24.767Z] eaf3925da568: Pull complete [2023-01-18T20:17:26.696Z] bab4dde63d76: Pull complete [2023-01-18T20:17:26.696Z] bde34c3a00c8: Pull complete [2023-01-18T20:17:26.696Z] b352a97aabf1: Pull complete [2023-01-18T20:17:26.696Z] 4872d77fe225: Pull complete [2023-01-18T20:17:26.696Z] 5851b861e8e6: Pull complete [2023-01-18T20:17:26.696Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-18T20:17:26.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T20:17:26.956Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:17:27.036Z] prd-ubuntu20.04-docker-8c-8g-2993 does not seem to be running inside a container [2023-01-18T20:17:27.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-18T20:17:30.111Z] $ docker top 16ac6e57b1d6e394330b59ab3e01b6188cc07bfb86fa3826d157c8efe5b65617 -eo pid,comm [2023-01-18T20:17:30.183Z] 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-01-18T20:17:30.183Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T20:17:30.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T20:17:30.219Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T20:17:30.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T20:17:30.326Z] $ docker exec 16ac6e57b1d6e394330b59ab3e01b6188cc07bfb86fa3826d157c8efe5b65617 ssh-agent [2023-01-18T20:17:30.452Z] SSH_AUTH_SOCK=/tmp/ssh-4cZY1vdHCURp/agent.14 [2023-01-18T20:17:30.452Z] SSH_AGENT_PID=20 [2023-01-18T20:17:30.458Z] Running ssh-add (command line suppressed) [2023-01-18T20:17:30.550Z] Identity added: /w/workspace/edgex-go/379@tmp/private_key_7137385468951049243.key (/w/workspace/edgex-go/379@tmp/private_key_7137385468951049243.key) [2023-01-18T20:17:30.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T20:17:30.860Z] + git tag --points-at HEAD [Pipeline] } [2023-01-18T20:17:30.864Z] $ docker exec --env ******** --env ******** 16ac6e57b1d6e394330b59ab3e01b6188cc07bfb86fa3826d157c8efe5b65617 ssh-agent -k [2023-01-18T20:17:30.958Z] unset SSH_AUTH_SOCK; [2023-01-18T20:17:30.958Z] unset SSH_AGENT_PID; [2023-01-18T20:17:30.961Z] echo Agent pid 20 killed; [2023-01-18T20:17:30.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-18T20:17:30.999Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T20:17:30.999Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T20:17:31.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T20:17:31.095Z] $ docker exec 16ac6e57b1d6e394330b59ab3e01b6188cc07bfb86fa3826d157c8efe5b65617 ssh-agent [2023-01-18T20:17:31.192Z] SSH_AUTH_SOCK=/tmp/ssh-XsroTPgpOcoN/agent.69 [2023-01-18T20:17:31.192Z] SSH_AGENT_PID=75 [2023-01-18T20:17:31.196Z] Running ssh-add (command line suppressed) [2023-01-18T20:17:31.292Z] Identity added: /w/workspace/edgex-go/379@tmp/private_key_2600584225458260893.key (/w/workspace/edgex-go/379@tmp/private_key_2600584225458260893.key) [2023-01-18T20:17:31.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T20:17:31.604Z] + git semver init [2023-01-18T20:17:31.863Z] 2023-01-18 20:17:31,764 [run_init] DEBUG init version:0.0.0 force:False [2023-01-18T20:17:31.863Z] 2023-01-18 20:17:31,765 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/379/.semver [2023-01-18T20:17:31.863Z] 2023-01-18 20:17:31,766 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/379/.semver [2023-01-18T20:17:31.863Z] 2023-01-18 20:17:31,766 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/379/.semver'], cwd=/w/workspace/edgex-go/379, universal_newlines=False, shell=None, istream=None) [2023-01-18T20:17:37.266Z] 2023-01-18 20:17:37,201 [append_file] DEBUG append to file:/w/workspace/edgex-go/379/.git/info/exclude [2023-01-18T20:17:37.266Z] 2023-01-18 20:17:37,202 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/379/.semver/main with force:False [2023-01-18T20:17:37.266Z] 2023-01-18 20:17:37,202 [read_version] DEBUG read version from /w/workspace/edgex-go/379/.semver/main [2023-01-18T20:17:37.266Z] 2023-01-18 20:17:37,202 [read_version] DEBUG read version from /w/workspace/edgex-go/379/.semver/main [2023-01-18T20:17:37.266Z] 3.0.0-dev.23 [Pipeline] } [2023-01-18T20:17:37.271Z] $ docker exec --env ******** --env ******** 16ac6e57b1d6e394330b59ab3e01b6188cc07bfb86fa3826d157c8efe5b65617 ssh-agent -k [2023-01-18T20:17:37.386Z] unset SSH_AUTH_SOCK; [2023-01-18T20:17:37.386Z] unset SSH_AGENT_PID; [2023-01-18T20:17:37.387Z] echo Agent pid 75 killed; [2023-01-18T20:17:37.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T20:17:37.712Z] + git semver [Pipeline] } [2023-01-18T20:17:37.984Z] $ docker stop --time=1 16ac6e57b1d6e394330b59ab3e01b6188cc07bfb86fa3826d157c8efe5b65617 [2023-01-18T20:17:39.404Z] $ docker rm -f --volumes 16ac6e57b1d6e394330b59ab3e01b6188cc07bfb86fa3826d157c8efe5b65617 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T20:17:39.757Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-18T20:17:39.996Z] Stashed 1 file(s) [Pipeline] echo [2023-01-18T20:17:39.999Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.23 [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-01-18T20:17:40.438Z] + git config --global --add safe.directory /w/workspace/edgex-go/379 [Pipeline] echo [2023-01-18T20:17:40.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T20:17:40.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T20:17:40.468Z] ========================================================= [2023-01-18T20:17:40.468Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-18T20:17:40.468Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-18T20:17:40.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T20:17:40.753Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-18T20:17:40.753Z] 213ec9aee27d: Pulling fs layer [2023-01-18T20:17:40.753Z] 4583459ba037: Pulling fs layer [2023-01-18T20:17:40.753Z] 93c1e223e6f2: Pulling fs layer [2023-01-18T20:17:40.753Z] 53926ce57604: Pulling fs layer [2023-01-18T20:17:40.753Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-18T20:17:40.753Z] 22ff95d597cd: Pulling fs layer [2023-01-18T20:17:40.753Z] 12d6caf4c0d1: Pulling fs layer [2023-01-18T20:17:40.753Z] 96b7cbca73a9: Pulling fs layer [2023-01-18T20:17:40.753Z] a7acece74701: Pulling fs layer [2023-01-18T20:17:40.753Z] 22ff95d597cd: Waiting [2023-01-18T20:17:40.753Z] 12d6caf4c0d1: Waiting [2023-01-18T20:17:40.753Z] a7acece74701: Waiting [2023-01-18T20:17:40.753Z] 96b7cbca73a9: Waiting [2023-01-18T20:17:40.753Z] 53926ce57604: Waiting [2023-01-18T20:17:40.753Z] 21b2b0c7a3f4: Waiting [2023-01-18T20:17:40.753Z] 93c1e223e6f2: Download complete [2023-01-18T20:17:40.753Z] 4583459ba037: Verifying Checksum [2023-01-18T20:17:40.753Z] 4583459ba037: Download complete [2023-01-18T20:17:40.753Z] 213ec9aee27d: Verifying Checksum [2023-01-18T20:17:40.753Z] 213ec9aee27d: Download complete [2023-01-18T20:17:40.753Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-18T20:17:40.753Z] 21b2b0c7a3f4: Download complete [2023-01-18T20:17:40.753Z] 22ff95d597cd: Verifying Checksum [2023-01-18T20:17:40.753Z] 22ff95d597cd: Download complete [2023-01-18T20:17:41.021Z] 12d6caf4c0d1: Download complete [2023-01-18T20:17:41.021Z] 213ec9aee27d: Pull complete [2023-01-18T20:17:41.021Z] 4583459ba037: Pull complete [2023-01-18T20:17:41.295Z] 93c1e223e6f2: Pull complete [2023-01-18T20:17:42.360Z] a7acece74701: Download complete [2023-01-18T20:17:42.360Z] 53926ce57604: Download complete [2023-01-18T20:17:42.623Z] 96b7cbca73a9: Verifying Checksum [2023-01-18T20:17:42.623Z] 96b7cbca73a9: Download complete [2023-01-18T20:17:45.902Z] 53926ce57604: Pull complete [2023-01-18T20:17:45.902Z] 21b2b0c7a3f4: Pull complete [2023-01-18T20:17:45.902Z] 22ff95d597cd: Pull complete [2023-01-18T20:17:46.161Z] 12d6caf4c0d1: Pull complete [2023-01-18T20:17:48.059Z] 96b7cbca73a9: Pull complete [2023-01-18T20:17:48.626Z] a7acece74701: Pull complete [2023-01-18T20:17:48.626Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-18T20:17:48.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T20:17:48.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-18T20:17:48.925Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T20:17:48.925Z] WORKDIR /edgex [2023-01-18T20:17:48.925Z] COPY go.mod . [2023-01-18T20:17:48.925Z] RUN go mod download [2023-01-18T20:17:48.925Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-18T20:17:49.490Z] Sending build context to Docker daemon 170MB [2023-01-18T20:17:49.490Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T20:17:49.490Z] ---> db6d94c90886 [2023-01-18T20:17:49.490Z] Step 2/4 : WORKDIR /edgex [2023-01-18T20:17:54.757Z] ---> Running in 3425c304379a [2023-01-18T20:17:54.757Z] Removing intermediate container 3425c304379a [2023-01-18T20:17:54.757Z] ---> 43f08ed33456 [2023-01-18T20:17:54.757Z] Step 3/4 : COPY go.mod . [2023-01-18T20:17:54.757Z] ---> 182f28194175 [2023-01-18T20:17:54.757Z] Step 4/4 : RUN go mod download [2023-01-18T20:17:54.757Z] ---> Running in e2a5af964c2a [2023-01-18T20:17:55.131Z] Still waiting to schedule task [2023-01-18T20:17:55.131Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-18T20:18:12.879Z] Removing intermediate container e2a5af964c2a [2023-01-18T20:18:12.879Z] ---> 693384664f9f [2023-01-18T20:18:12.879Z] Successfully built 693384664f9f [2023-01-18T20:18:12.879Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:18:13.203Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T20:18:13.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:18:13.275Z] prd-ubuntu20.04-docker-8c-8g-2993 does not seem to be running inside a container [2023-01-18T20:18:13.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-18T20:18:13.973Z] $ docker top b7cc8dc309ab445b0e4082c4bbdfbdb78f0e2ca6e1529f6194263f446bbdda3e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T20:18:14.307Z] + go version [2023-01-18T20:18:14.307Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-18T20:18:14.324Z] $ docker stop --time=1 b7cc8dc309ab445b0e4082c4bbdfbdb78f0e2ca6e1529f6194263f446bbdda3e [2023-01-18T20:18:15.594Z] $ docker rm -f --volumes b7cc8dc309ab445b0e4082c4bbdfbdb78f0e2ca6e1529f6194263f446bbdda3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:18:16.156Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T20:18:16.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:18:16.228Z] prd-ubuntu20.04-docker-8c-8g-2993 does not seem to be running inside a container [2023-01-18T20:18:16.267Z] $ 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/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-18T20:18:16.627Z] $ docker top 0313dcd0a70e703af505b1bcdd540e27b4a99629f1e65d743275dddc68d0d114 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-18T20:18:16.683Z] ========================================================= [2023-01-18T20:18:16.683Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-18T20:18:16.683Z] ========================================================= [Pipeline] sh [2023-01-18T20:18:16.962Z] + git config --global --add safe.directory /w/workspace/edgex-go/379 [Pipeline] fileExists [Pipeline] sh [2023-01-18T20:18:17.256Z] + make test [2023-01-18T20:18:17.256Z] go test -race -coverprofile=coverage.out ./... [2023-01-18T20:18:23.820Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-18T20:18:36.010Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-18T20:18:36.010Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-18T20:18:36.010Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-18T20:18:36.010Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-18T20:18:36.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-18T20:18:36.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-18T20:18:36.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-18T20:18:36.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-18T20:18:36.010Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-18T20:18:36.010Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-18T20:18:36.010Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-18T20:18:36.010Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-18T20:18:36.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-18T20:18:36.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements [2023-01-18T20:18:36.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-18T20:18:36.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-18T20:18:36.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.130s coverage: 98.5% of statements [2023-01-18T20:18:36.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.146s coverage: 43.0% of statements [2023-01-18T20:18:36.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-18T20:18:36.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-18T20:18:36.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.0% of statements [2023-01-18T20:18:36.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-18T20:18:36.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-18T20:18:41.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.667s coverage: 89.2% of statements [2023-01-18T20:18:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-18T20:18:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-18T20:18:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-18T20:18:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-18T20:18:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-18T20:18:41.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 2.4% of statements [2023-01-18T20:18:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-18T20:18:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-18T20:18:41.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.505s coverage: 95.6% of statements [2023-01-18T20:18:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-18T20:18:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-18T20:18:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-18T20:18:41.016Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2023-01-18T20:18:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-18T20:18:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-18T20:18:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-18T20:18:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-18T20:18:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-18T20:18:41.016Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 60.0% of statements [2023-01-18T20:18:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-18T20:18:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-18T20:18:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-18T20:18:41.016Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.093s coverage: 0.9% of statements [2023-01-18T20:18:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-18T20:18:41.016Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements [2023-01-18T20:18:41.016Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.082s coverage: 29.6% of statements [2023-01-18T20:18:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-18T20:18:41.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements [2023-01-18T20:18:41.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.071s coverage: 79.5% of statements [2023-01-18T20:18:41.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2023-01-18T20:18:41.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2023-01-18T20:18:41.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2023-01-18T20:18:49.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.101s coverage: 94.4% of statements [2023-01-18T20:18:49.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2023-01-18T20:18:51.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.247s coverage: 79.9% of statements [2023-01-18T20:18:51.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-18T20:18:59.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.109s coverage: 92.9% of statements [2023-01-18T20:18:59.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-18T20:18:59.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-18T20:18:59.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-18T20:18:59.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2023-01-18T20:18:59.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-18T20:18:59.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-18T20:18:59.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-18T20:18:59.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-18T20:18:59.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements [2023-01-18T20:18:59.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-18T20:18:59.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-18T20:18:59.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-18T20:18:59.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-18T20:18:59.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2023-01-18T20:18:59.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-18T20:18:59.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-18T20:18:59.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-18T20:18:59.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 77.4% of statements [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-18T20:18:59.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements [2023-01-18T20:18:59.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2023-01-18T20:18:59.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.243s coverage: 91.2% of statements [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-18T20:18:59.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.199s coverage: 64.7% of statements [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-18T20:18:59.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2023-01-18T20:18:59.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-01-18T20:18:59.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements [2023-01-18T20:18:59.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-01-18T20:18:59.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements [2023-01-18T20:18:59.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.351s coverage: 65.3% of statements [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-18T20:18:59.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 41.8% of statements [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-18T20:18:59.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-18T20:18:59.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-18T20:18:59.781Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-18T20:18:59.781Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-18T20:18:59.781Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-18T20:18:59.781Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-18T20:18:59.781Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-18T20:18:59.781Z] 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-01-18T20:19:20.368Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2996 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-01-18T20:19:20.382Z] Running in /w/workspace/edgex-go/379 [Pipeline] { [Pipeline] checkout [2023-01-18T20:19:20.417Z] The recommended git tool is: git [2023-01-18T20:19:21.738Z] 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-01-18T20:19:21.738Z] go vet ./... [2023-01-18T20:19:23.110Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T20:19:23.368Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-18T20:19:23.368Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-18T20:19:23.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-18T20:19:23.679Z] + ls -al . [2023-01-18T20:19:23.679Z] total 748 [2023-01-18T20:19:23.679Z] drwxrwxr-x 11 1001 1001 4096 Jan 18 20:18 . [2023-01-18T20:19:23.679Z] drwxr-xr-x 4 root root 4096 Jan 18 20:18 .. [2023-01-18T20:19:23.679Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 20:17 .blubracket [2023-01-18T20:19:23.679Z] -rw-rw-r-- 1 1001 1001 16 Jan 18 20:17 .dockerignore [2023-01-18T20:19:23.679Z] drwxrwxr-x 8 1001 1001 4096 Jan 18 20:19 .git [2023-01-18T20:19:23.679Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 20:17 .github [2023-01-18T20:19:23.679Z] -rw-rw-r-- 1 1001 1001 956 Jan 18 20:17 .gitignore [2023-01-18T20:19:23.679Z] -rw-rw-r-- 1 1001 1001 42 Jan 18 20:17 .golangci.yml [2023-01-18T20:19:23.679Z] -rw-rw-r-- 1 1001 1001 87 Jan 18 20:17 .hadolint.yml [2023-01-18T20:19:23.679Z] drwxr-xr-x 3 1001 1001 4096 Jan 18 20:17 .semver [2023-01-18T20:19:23.679Z] -rw-rw-r-- 1 1001 1001 166 Jan 18 20:17 .sonarcloud.properties [2023-01-18T20:19:23.679Z] -rw-rw-r-- 1 1001 1001 1171 Jan 18 20:17 ADOPTERS.md [2023-01-18T20:19:23.679Z] -rw-rw-r-- 1 1001 1001 10825 Jan 18 20:17 Attribution.txt [2023-01-18T20:19:23.679Z] -rw-rw-r-- 1 1001 1001 73765 Jan 18 20:17 CHANGELOG.md [2023-01-18T20:19:23.679Z] -rw-rw-r-- 1 1001 1001 3804 Jan 18 20:17 CONTRIBUTING.md [2023-01-18T20:19:23.679Z] -rw-rw-r-- 1 1001 1001 677 Jan 18 20:17 GOVERNANCE.md [2023-01-18T20:19:23.679Z] -rw-rw-r-- 1 1001 1001 850 Jan 18 20:17 Jenkinsfile [2023-01-18T20:19:23.679Z] -rw-rw-r-- 1 1001 1001 10775 Jan 18 20:17 LICENSE [2023-01-18T20:19:23.679Z] -rw-rw-r-- 1 1001 1001 12513 Jan 18 20:17 Makefile [2023-01-18T20:19:23.679Z] -rw-rw-r-- 1 1001 1001 582 Jan 18 20:17 OWNERS.md [2023-01-18T20:19:23.679Z] -rw-rw-r-- 1 1001 1001 9403 Jan 18 20:17 README.md [2023-01-18T20:19:23.679Z] -rw-rw-r-- 1 1001 1001 6912 Jan 18 20:17 SECURITY.md [2023-01-18T20:19:23.679Z] -rw-rw-r-- 1 1001 1001 12 Jan 18 20:17 VERSION [2023-01-18T20:19:23.679Z] drwxrwxr-x 2 1001 1001 4096 Jan 18 20:17 bin [2023-01-18T20:19:23.679Z] drwxrwxr-x 16 1001 1001 4096 Jan 18 20:17 cmd [2023-01-18T20:19:23.679Z] -rw-r--r-- 1 root root 489970 Jan 18 20:18 coverage.out [2023-01-18T20:19:23.679Z] -rw-rw-r-- 1 1001 1001 3377 Jan 18 20:17 go.mod [2023-01-18T20:19:23.679Z] -rw-rw-r-- 1 1001 1001 34951 Jan 18 20:17 go.sum [2023-01-18T20:19:23.679Z] drwxrwxr-x 7 1001 1001 4096 Jan 18 20:17 internal [2023-01-18T20:19:23.679Z] drwxrwxr-x 3 1001 1001 4096 Jan 18 20:17 openapi [2023-01-18T20:19:23.679Z] drwxrwxr-x 4 1001 1001 4096 Jan 18 20:17 snap [2023-01-18T20:19:23.679Z] -rw-rw-r-- 1 1001 1001 204 Jan 18 20:17 version.go [Pipeline] sh [2023-01-18T20:19:23.990Z] + '[' -e coverage.out ] [2023-01-18T20:19:23.990Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-18T20:19:24.171Z] Stashed 1 file(s) [Pipeline] sh [2023-01-18T20:19:24.487Z] + make build [2023-01-18T20:19:24.487Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-18T20:19:25.278Z] using credential edgex-jenkins-ssh [2023-01-18T20:19:25.297Z] Cloning the remote Git repository [2023-01-18T20:19:25.341Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-18T20:19:25.417Z] > git init /w/workspace/edgex-go/379 # timeout=10 [2023-01-18T20:19:25.558Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-18T20:19:25.559Z] > git --version # timeout=10 [2023-01-18T20:19:25.579Z] > git --version # 'git version 2.25.1' [2023-01-18T20:19:25.581Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T20:19:25.643Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T20:19:39.380Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-18T20:19:39.380Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-18T20:19:39.948Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-18T20:19:42.089Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-18T20:19:42.108Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T20:19:42.941Z] Avoid second fetch [2023-01-18T20:19:42.942Z] Checking out Revision 5762ad0855b277c3a10a3989888db3e958004f6b (main) [2023-01-18T20:19:43.600Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3 (#4293)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T20:19:44.491Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-18T20:19:44.491Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T20:19:44.491Z] Dload Upload Total Spent Left Speed [2023-01-18T20:19:44.491Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 94451 [2023-01-18T20:19:42.958Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T20:19:42.977Z] > git checkout -f 5762ad0855b277c3a10a3989888db3e958004f6b # timeout=10 [Pipeline] sh [2023-01-18T20:19:45.116Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-18T20:19:45.452Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-18T20:19:45.452Z] + sudo tee /etc/docker/daemon.new [2023-01-18T20:19:45.452Z] { [2023-01-18T20:19:45.452Z] "registry-mirrors": [ [2023-01-18T20:19:45.452Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-18T20:19:45.452Z] ], [2023-01-18T20:19:45.452Z] "bip": "10.250.0.254/24", [2023-01-18T20:19:45.452Z] "hosts": [ [2023-01-18T20:19:45.452Z] "tcp://0.0.0.0:5555", [2023-01-18T20:19:45.452Z] "unix:///var/run/docker.sock" [2023-01-18T20:19:45.452Z] ], [2023-01-18T20:19:45.452Z] "mtu": 1458, [2023-01-18T20:19:45.452Z] "selinux-enabled": true, [2023-01-18T20:19:45.452Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-18T20:19:45.452Z] } [Pipeline] sh [2023-01-18T20:19:45.787Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-18T20:19:46.118Z] + sudo service docker restart [2023-01-18T20:19:48.072Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-18T20:19:49.010Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-18T20:19:49.948Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-18T20:19:51.330Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-18T20:19:52.271Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-18T20:19:53.209Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-18T20:19:55.753Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-01-18T20:19:57.705Z] $ docker stop --time=1 0313dcd0a70e703af505b1bcdd540e27b4a99629f1e65d743275dddc68d0d114 [2023-01-18T20:20:00.991Z] $ docker rm -f --volumes 0313dcd0a70e703af505b1bcdd540e27b4a99629f1e65d743275dddc68d0d114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:20:01.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T20:20:01.815Z] [2023-01-18T20:20:01.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:20:02.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T20:20:02.108Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-18T20:20:02.108Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-18T20:20:02.108Z] ca9280d653b3: Pulling fs layer [2023-01-18T20:20:02.108Z] 7e9c9ca2126c: Pulling fs layer [2023-01-18T20:20:02.370Z] cbdbe7a5bc2a: Verifying Checksum [2023-01-18T20:20:02.370Z] cbdbe7a5bc2a: Download complete [2023-01-18T20:20:02.370Z] cbdbe7a5bc2a: Pull complete [2023-01-18T20:20:02.370Z] ca9280d653b3: Verifying Checksum [2023-01-18T20:20:02.370Z] ca9280d653b3: Download complete [2023-01-18T20:20:02.936Z] 7e9c9ca2126c: Download complete [2023-01-18T20:20:02.936Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T20:20:04.366Z] provisioning config files... [2023-01-18T20:20:04.391Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/379@tmp/config5287672939519581392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:20:04.740Z] ---> docker-login.sh [2023-01-18T20:20:04.741Z] nexus3.edgexfoundry.org:10001 [2023-01-18T20:20:05.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:20:05.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:20:05.277Z] Configure a credential helper to remove this warning. See [2023-01-18T20:20:05.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:20:05.277Z] [2023-01-18T20:20:05.277Z] Login Succeeded [2023-01-18T20:20:05.277Z] nexus3.edgexfoundry.org:10002 [2023-01-18T20:20:05.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:20:05.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:20:05.546Z] Configure a credential helper to remove this warning. See [2023-01-18T20:20:05.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:20:05.546Z] [2023-01-18T20:20:05.546Z] Login Succeeded [2023-01-18T20:20:05.546Z] nexus3.edgexfoundry.org:10003 [2023-01-18T20:20:05.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:20:05.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:20:05.813Z] Configure a credential helper to remove this warning. See [2023-01-18T20:20:05.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:20:05.813Z] [2023-01-18T20:20:05.813Z] Login Succeeded [2023-01-18T20:20:05.813Z] nexus3.edgexfoundry.org:10004 [2023-01-18T20:20:06.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:20:06.215Z] 7e9c9ca2126c: Pull complete [2023-01-18T20:20:06.215Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-18T20:20:06.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T20:20:06.215Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:20:06.289Z] prd-ubuntu20.04-docker-8c-8g-2993 does not seem to be running inside a container [2023-01-18T20:20:06.323Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-18T20:20:06.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:20:06.347Z] Configure a credential helper to remove this warning. See [2023-01-18T20:20:06.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:20:06.347Z] [2023-01-18T20:20:06.347Z] Login Succeeded [2023-01-18T20:20:06.347Z] docker.io [2023-01-18T20:20:06.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:20:06.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:20:06.616Z] Configure a credential helper to remove this warning. See [2023-01-18T20:20:06.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:20:06.616Z] [2023-01-18T20:20:06.616Z] Login Succeeded [2023-01-18T20:20:06.616Z] ---> docker-login.sh ends [2023-01-18T20:20:08.839Z] $ docker top 3ead5f530875c45e6a44f69e656870a7a2165d0b6cad0646a0d5a8195f5df4ab -eo pid,comm [Pipeline] { [Pipeline] } [2023-01-18T20:20:08.890Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-01-18T20:20:09.168Z] + docker-compose build --help [2023-01-18T20:20:09.168Z] + grep parallel [2023-01-18T20:20:09.447Z] + git config --global --add safe.directory /w/workspace/edgex-go/379 [Pipeline] echo [2023-01-18T20:20:09.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T20:20:09.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T20:20:09.492Z] ========================================================= [2023-01-18T20:20:09.492Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-18T20:20:09.492Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-18T20:20:09.735Z] --parallel Build images in parallel. [Pipeline] } [2023-01-18T20:20:09.757Z] $ docker stop --time=1 3ead5f530875c45e6a44f69e656870a7a2165d0b6cad0646a0d5a8195f5df4ab [2023-01-18T20:20:09.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T20:20:09.811Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-18T20:20:09.811Z] 9b18e9b68314: Pulling fs layer [2023-01-18T20:20:09.812Z] 35d82f9e3411: Pulling fs layer [2023-01-18T20:20:09.812Z] e16973657156: Pulling fs layer [2023-01-18T20:20:09.812Z] fc693d55d65f: Pulling fs layer [2023-01-18T20:20:09.812Z] 7e9fc2657dce: Pulling fs layer [2023-01-18T20:20:09.812Z] dda99020689f: Pulling fs layer [2023-01-18T20:20:09.812Z] db1c61fa0a46: Pulling fs layer [2023-01-18T20:20:09.812Z] 891c053d2c06: Pulling fs layer [2023-01-18T20:20:09.812Z] 7e9fc2657dce: Waiting [2023-01-18T20:20:09.812Z] dda99020689f: Waiting [2023-01-18T20:20:09.812Z] db1c61fa0a46: Waiting [2023-01-18T20:20:09.812Z] 891c053d2c06: Waiting [2023-01-18T20:20:09.812Z] fc693d55d65f: Waiting [2023-01-18T20:20:10.080Z] e16973657156: Verifying Checksum [2023-01-18T20:20:10.080Z] e16973657156: Download complete [2023-01-18T20:20:10.080Z] 35d82f9e3411: Verifying Checksum [2023-01-18T20:20:10.080Z] 35d82f9e3411: Download complete [2023-01-18T20:20:10.080Z] 7e9fc2657dce: Download complete [2023-01-18T20:20:10.080Z] dda99020689f: Verifying Checksum [2023-01-18T20:20:10.080Z] dda99020689f: Download complete [2023-01-18T20:20:10.080Z] 9b18e9b68314: Verifying Checksum [2023-01-18T20:20:10.080Z] 9b18e9b68314: Download complete [2023-01-18T20:20:11.043Z] 9b18e9b68314: Pull complete [2023-01-18T20:20:11.043Z] 891c053d2c06: Verifying Checksum [2023-01-18T20:20:11.043Z] 891c053d2c06: Download complete [2023-01-18T20:20:11.061Z] $ docker rm -f --volumes 3ead5f530875c45e6a44f69e656870a7a2165d0b6cad0646a0d5a8195f5df4ab [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:20:11.311Z] 35d82f9e3411: Pull complete [2023-01-18T20:20:11.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-18T20:20:11.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:20:11.511Z] prd-ubuntu20.04-docker-8c-8g-2993 does not seem to be running inside a container [2023-01-18T20:20:11.551Z] $ 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/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@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-01-18T20:20:11.584Z] e16973657156: Pull complete [2023-01-18T20:20:11.881Z] $ docker top f67c53570d02558b2cdd2e0f12799d173c2b4a1719e4726840abc6990f0871b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T20:20:12.172Z] db1c61fa0a46: Verifying Checksum [2023-01-18T20:20:12.172Z] db1c61fa0a46: Download complete [2023-01-18T20:20:12.211Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-18T20:20:12.756Z] fc693d55d65f: Download complete [2023-01-18T20:20:12.776Z] Building core-command ... [2023-01-18T20:20:12.776Z] Building core-data ... [2023-01-18T20:20:12.776Z] Building core-metadata ... [2023-01-18T20:20:12.776Z] Building security-bootstrapper ... [2023-01-18T20:20:12.776Z] Building security-proxy-setup ... [2023-01-18T20:20:12.776Z] Building security-secretstore-setup ... [2023-01-18T20:20:12.776Z] Building security-spiffe-token-provider ... [2023-01-18T20:20:12.776Z] Building security-spire-agent ... [2023-01-18T20:20:12.776Z] Building security-spire-config ... [2023-01-18T20:20:12.776Z] Building security-spire-server ... [2023-01-18T20:20:12.776Z] Building support-notifications ... [2023-01-18T20:20:12.776Z] Building support-scheduler ... [2023-01-18T20:20:12.776Z] Building core-command [2023-01-18T20:20:12.776Z] Building security-spire-server [2023-01-18T20:20:12.776Z] Building core-metadata [2023-01-18T20:20:12.776Z] Building security-secretstore-setup [2023-01-18T20:20:12.776Z] Building security-bootstrapper [2023-01-18T20:20:22.832Z] fc693d55d65f: Pull complete [2023-01-18T20:20:23.099Z] 7e9fc2657dce: Pull complete [2023-01-18T20:20:23.365Z] dda99020689f: Pull complete [2023-01-18T20:20:24.996Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:20:24.997Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:20:24.997Z] ---> 693384664f9f [2023-01-18T20:20:24.997Z] Step 3/32 : WORKDIR /edgex-go [2023-01-18T20:20:24.997Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:20:24.997Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:20:24.997Z] ---> 693384664f9f [2023-01-18T20:20:24.997Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T20:20:24.997Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:20:24.997Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:20:24.997Z] ---> 693384664f9f [2023-01-18T20:20:24.997Z] Step 3/23 : WORKDIR /edgex-go [2023-01-18T20:20:24.997Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:20:24.997Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:20:24.997Z] ---> 693384664f9f [2023-01-18T20:20:24.997Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-18T20:20:25.937Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:20:25.937Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:20:25.937Z] ---> 693384664f9f [2023-01-18T20:20:25.937Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-18T20:20:29.999Z] db1c61fa0a46: Pull complete [2023-01-18T20:20:30.959Z] 891c053d2c06: Pull complete [2023-01-18T20:20:30.959Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-18T20:20:30.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T20:20:30.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-18T20:20:31.301Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T20:20:31.301Z] WORKDIR /edgex [2023-01-18T20:20:31.301Z] COPY go.mod . [2023-01-18T20:20:31.301Z] RUN go mod download [2023-01-18T20:20:31.301Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-18T20:20:31.887Z] Sending build context to Docker daemon 3.109MB [2023-01-18T20:20:31.887Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T20:20:31.887Z] ---> f96f9c87975a [2023-01-18T20:20:31.887Z] Step 2/4 : WORKDIR /edgex [2023-01-18T20:20:33.833Z] ---> Running in 601f68940cf1 [2023-01-18T20:20:33.833Z] Removing intermediate container 601f68940cf1 [2023-01-18T20:20:33.833Z] ---> 6e09b0818087 [2023-01-18T20:20:33.833Z] Step 3/4 : COPY go.mod . [2023-01-18T20:20:34.055Z] ---> Running in f9e89a8f8370 [2023-01-18T20:20:34.055Z] ---> Running in 7ab3fed0a052 [2023-01-18T20:20:34.055Z] ---> Running in 94bdbc9e64d9 [2023-01-18T20:20:34.055Z] ---> Running in 27371350cdb9 [2023-01-18T20:20:34.055Z] ---> Running in 58cd377b4763 [2023-01-18T20:20:34.055Z] Removing intermediate container 7ab3fed0a052 [2023-01-18T20:20:34.055Z] ---> 0b43e64b7d56 [2023-01-18T20:20:34.055Z] Step 4/24 : WORKDIR /edgex-go [2023-01-18T20:20:34.055Z] Removing intermediate container 58cd377b4763 [2023-01-18T20:20:34.055Z] ---> 999c2cea9d65 [2023-01-18T20:20:34.055Z] Step 4/23 : WORKDIR /edgex-go [2023-01-18T20:20:34.055Z] Removing intermediate container 27371350cdb9 [2023-01-18T20:20:34.055Z] ---> a37476f601fe [2023-01-18T20:20:34.055Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T20:20:34.055Z] ---> Running in e7fd389ca206 [2023-01-18T20:20:34.055Z] Removing intermediate container f9e89a8f8370 [2023-01-18T20:20:34.055Z] ---> d33c4de63757 [2023-01-18T20:20:34.055Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-18T20:20:34.055Z] Removing intermediate container 94bdbc9e64d9 [2023-01-18T20:20:34.055Z] ---> f004d3f55e1f [2023-01-18T20:20:34.055Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-18T20:20:34.055Z] ---> Running in b20f8d79afb0 [2023-01-18T20:20:34.055Z] ---> Running in 29ad3be472a7 [2023-01-18T20:20:34.055Z] ---> Running in e5a8ea83e0e2 [2023-01-18T20:20:34.055Z] ---> Running in a7177bac6571 [2023-01-18T20:20:34.055Z] Removing intermediate container e7fd389ca206 [2023-01-18T20:20:34.055Z] ---> e4b3fc2048d8 [2023-01-18T20:20:34.055Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-18T20:20:34.055Z] ---> Running in bb1e7fed338e [2023-01-18T20:20:34.055Z] Removing intermediate container 29ad3be472a7 [2023-01-18T20:20:34.055Z] ---> da578fe6a31a [2023-01-18T20:20:34.055Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-18T20:20:34.055Z] ---> Running in e66ec8e95942 [2023-01-18T20:20:34.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:20:34.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:20:34.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:20:34.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:20:34.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:20:34.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:20:34.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:20:34.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:20:34.414Z] ---> 56948527094b [2023-01-18T20:20:34.414Z] Step 4/4 : RUN go mod download [2023-01-18T20:20:34.414Z] ---> Running in 098303e5354c [2023-01-18T20:20:34.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:20:34.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:20:34.571Z] OK: 211 MiB in 51 packages [2023-01-18T20:20:34.571Z] OK: 211 MiB in 51 packages [2023-01-18T20:20:34.571Z] OK: 211 MiB in 51 packages [2023-01-18T20:20:34.571Z] OK: 211 MiB in 51 packages [2023-01-18T20:20:34.835Z] OK: 211 MiB in 51 packages [2023-01-18T20:20:35.094Z] Removing intermediate container e5a8ea83e0e2 [2023-01-18T20:20:35.094Z] ---> 16efbbcc62c5 [2023-01-18T20:20:35.094Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-18T20:20:35.353Z] Removing intermediate container a7177bac6571 [2023-01-18T20:20:35.353Z] ---> 9e3ffdec18a9 [2023-01-18T20:20:35.353Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T20:20:35.353Z] Removing intermediate container b20f8d79afb0 [2023-01-18T20:20:35.353Z] ---> 31f14904edbc [2023-01-18T20:20:35.353Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-18T20:20:35.353Z] ---> d9c8608ac6f5 [2023-01-18T20:20:35.353Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:20:35.353Z] ---> Running in 2774fa095aa5 [2023-01-18T20:20:35.353Z] Removing intermediate container e66ec8e95942 [2023-01-18T20:20:35.353Z] ---> fc9b70adafc0 [2023-01-18T20:20:35.353Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-18T20:20:35.353Z] Removing intermediate container bb1e7fed338e [2023-01-18T20:20:35.353Z] ---> 492900446435 [2023-01-18T20:20:35.353Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-18T20:20:35.353Z] ---> 64422588cca4 [2023-01-18T20:20:35.353Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:20:35.353Z] ---> a584b1b16953 [2023-01-18T20:20:35.353Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:20:35.353Z] ---> Running in 96d707711021 [2023-01-18T20:20:35.353Z] ---> Running in 2296aa28420c [2023-01-18T20:20:35.611Z] ---> f617d9831b3f [2023-01-18T20:20:35.611Z] ---> cdf886b39d6e [2023-01-18T20:20:35.611Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:20:35.611Z] [2023-01-18T20:20:35.611Z] ---> Running in 71921d2e22c8 [2023-01-18T20:20:35.611Z] ---> Running in 8b551666b757 [2023-01-18T20:21:06.714Z] Removing intermediate container 098303e5354c [2023-01-18T20:21:06.714Z] ---> 8780611b436e [2023-01-18T20:21:06.714Z] Successfully built 8780611b436e [2023-01-18T20:21:06.714Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:21:07.049Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T20:21:07.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:21:07.243Z] prd-ubuntu20.04-docker-arm64-4c-16g-2996 does not seem to be running inside a container [2023-01-18T20:21:07.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-18T20:21:08.659Z] $ docker top 7c1b32688577d4992abaff12c9fb54eab618a0b99e55794d67df403ba9dc1e20 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T20:21:09.467Z] + go version [2023-01-18T20:21:09.467Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-18T20:21:09.489Z] $ docker stop --time=1 7c1b32688577d4992abaff12c9fb54eab618a0b99e55794d67df403ba9dc1e20 [2023-01-18T20:21:11.109Z] $ docker rm -f --volumes 7c1b32688577d4992abaff12c9fb54eab618a0b99e55794d67df403ba9dc1e20 [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-01-18T20:21:11.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-18T20:21:11.691Z] [2023-01-18T20:21:11.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:21:12.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-18T20:21:12.034Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-18T20:21:12.034Z] 29e5d40040c1: Pulling fs layer [2023-01-18T20:21:12.034Z] 1ce36da41761: Pulling fs layer [2023-01-18T20:21:12.034Z] 25b303627fd3: Pulling fs layer [2023-01-18T20:21:12.307Z] 29e5d40040c1: Verifying Checksum [2023-01-18T20:21:12.307Z] 29e5d40040c1: Download complete [2023-01-18T20:21:12.574Z] 1ce36da41761: Verifying Checksum [2023-01-18T20:21:12.574Z] 1ce36da41761: Download complete [2023-01-18T20:21:13.160Z] 29e5d40040c1: Pull complete [2023-01-18T20:21:14.122Z] 25b303627fd3: Verifying Checksum [2023-01-18T20:21:14.122Z] 25b303627fd3: Download complete [2023-01-18T20:21:14.122Z] 1ce36da41761: Pull complete [2023-01-18T20:21:24.193Z] 25b303627fd3: Pull complete [2023-01-18T20:21:24.193Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-18T20:21:24.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-18T20:21:24.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:21:24.381Z] prd-ubuntu20.04-docker-arm64-4c-16g-2996 does not seem to be running inside a container [2023-01-18T20:21:24.447Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@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-01-18T20:21:26.540Z] $ docker top b75f2e3d69c73497422feaa3b8edba5458ea6f74840766e328984c067748a7c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T20:21:27.344Z] + docker-compose build --help [2023-01-18T20:21:27.344Z] + grep parallel [2023-01-18T20:21:31.589Z] --parallel Build images in parallel. [Pipeline] } [2023-01-18T20:21:31.609Z] $ docker stop --time=1 b75f2e3d69c73497422feaa3b8edba5458ea6f74840766e328984c067748a7c8 [2023-01-18T20:21:33.733Z] $ docker rm -f --volumes b75f2e3d69c73497422feaa3b8edba5458ea6f74840766e328984c067748a7c8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:21:34.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-18T20:21:34.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:21:34.439Z] prd-ubuntu20.04-docker-arm64-4c-16g-2996 does not seem to be running inside a container [2023-01-18T20:21:34.501Z] $ 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/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-18T20:21:35.611Z] $ docker top aabde1179ae77a4f38d65d88a23e015bbd70b6b91b1f79a760408bd6ed707756 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T20:21:36.101Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-18T20:21:40.343Z] Building core-command ... [2023-01-18T20:21:40.343Z] Building core-data ... [2023-01-18T20:21:40.343Z] Building core-metadata ... [2023-01-18T20:21:40.343Z] Building security-bootstrapper ... [2023-01-18T20:21:40.343Z] Building security-proxy-setup ... [2023-01-18T20:21:40.343Z] Building security-secretstore-setup ... [2023-01-18T20:21:40.343Z] Building security-spiffe-token-provider ... [2023-01-18T20:21:40.343Z] Building security-spire-agent ... [2023-01-18T20:21:40.343Z] Building security-spire-config ... [2023-01-18T20:21:40.343Z] Building security-spire-server ... [2023-01-18T20:21:40.343Z] Building support-notifications ... [2023-01-18T20:21:40.343Z] Building support-scheduler ... [2023-01-18T20:21:40.343Z] Building core-metadata [2023-01-18T20:21:40.343Z] Building security-spire-agent [2023-01-18T20:21:40.343Z] Building core-data [2023-01-18T20:21:40.343Z] Building security-proxy-setup [2023-01-18T20:21:40.343Z] Building support-notifications [2023-01-18T20:21:43.552Z] Removing intermediate container 8b551666b757 [2023-01-18T20:21:43.552Z] ---> 1c5cb815284f [2023-01-18T20:21:43.552Z] Step 8/24 : COPY . . [2023-01-18T20:21:43.552Z] Removing intermediate container 2296aa28420c [2023-01-18T20:21:43.552Z] ---> e528d301719a [2023-01-18T20:21:43.552Z] Step 7/23 : COPY . . [2023-01-18T20:21:43.552Z] Removing intermediate container 71921d2e22c8 [2023-01-18T20:21:43.552Z] ---> 987986eca110 [2023-01-18T20:21:43.552Z] Step 8/23 : COPY . . [2023-01-18T20:21:43.552Z] Removing intermediate container 2774fa095aa5 [2023-01-18T20:21:43.552Z] ---> 92e01f090c4f [2023-01-18T20:21:43.552Z] Step 7/32 : COPY . . [2023-01-18T20:21:43.552Z] Removing intermediate container 96d707711021 [2023-01-18T20:21:43.552Z] ---> 0178ae7546e3 [2023-01-18T20:21:43.552Z] Step 7/24 : COPY . . [2023-01-18T20:21:50.425Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:21:50.425Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:21:50.425Z] ---> 8780611b436e [2023-01-18T20:21:50.425Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T20:21:50.425Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:21:50.425Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:21:50.425Z] ---> 8780611b436e [2023-01-18T20:21:50.425Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T20:21:50.425Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:21:50.425Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:21:50.425Z] ---> 8780611b436e [2023-01-18T20:21:50.425Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T20:21:50.425Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:21:50.425Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:21:50.425Z] ---> 8780611b436e [2023-01-18T20:21:50.425Z] Step 3/21 : WORKDIR /edgex-go [2023-01-18T20:21:50.425Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:21:50.425Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:21:50.425Z] ---> 8780611b436e [2023-01-18T20:21:50.425Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-18T20:21:50.425Z] ---> Running in 4ecee1e3fcaf [2023-01-18T20:21:50.425Z] ---> Running in b00941bd5e08 [2023-01-18T20:21:50.425Z] ---> Running in 9a7114b4f193 [2023-01-18T20:21:50.425Z] ---> Running in d12249718024 [2023-01-18T20:21:50.425Z] ---> Running in 95a10549ac56 [2023-01-18T20:21:50.425Z] Removing intermediate container 4ecee1e3fcaf [2023-01-18T20:21:50.425Z] ---> 759345e00be0 [2023-01-18T20:21:50.425Z] Step 4/24 : WORKDIR /edgex-go [2023-01-18T20:21:50.697Z] Removing intermediate container d12249718024 [2023-01-18T20:21:50.697Z] ---> aaa30d2fce6f [2023-01-18T20:21:50.697Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-18T20:21:50.697Z] ---> Running in dd353c850fe8 [2023-01-18T20:21:50.697Z] Removing intermediate container b00941bd5e08 [2023-01-18T20:21:50.697Z] ---> 5f65616d5c03 [2023-01-18T20:21:50.697Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T20:21:50.697Z] Removing intermediate container 9a7114b4f193 [2023-01-18T20:21:50.697Z] ---> c463bfd92855 [2023-01-18T20:21:50.697Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T20:21:50.697Z] ---> Running in 760adea9036b [2023-01-18T20:21:50.697Z] ---> Running in 059bde6b0548 [2023-01-18T20:21:50.965Z] ---> Running in 0c3729664d5c [2023-01-18T20:21:50.965Z] Removing intermediate container 95a10549ac56 [2023-01-18T20:21:50.965Z] ---> 84f6c3afe5fe [2023-01-18T20:21:50.965Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T20:21:50.965Z] ---> Running in 31fa74fa8353 [2023-01-18T20:21:51.547Z] Removing intermediate container dd353c850fe8 [2023-01-18T20:21:51.547Z] ---> 89d4ad0465ec [2023-01-18T20:21:51.547Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-18T20:21:51.547Z] ---> Running in 7d057fd18466 [2023-01-18T20:21:51.760Z] ---> cec959db652e [2023-01-18T20:21:51.760Z] ---> 0983bfea7931 [2023-01-18T20:21:51.760Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-18T20:21:51.760Z] [2023-01-18T20:21:51.760Z] ---> c850d88d02f8 [2023-01-18T20:21:51.760Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-18T20:21:51.760Z] ---> 02e1e1b5a4db [2023-01-18T20:21:51.760Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-18T20:21:51.760Z] ---> ea84918ff714 [2023-01-18T20:21:51.760Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-18T20:21:51.760Z] ---> Running in 5894f8f05448 [2023-01-18T20:21:51.760Z] ---> Running in 37fadb0f7645 [2023-01-18T20:21:51.760Z] ---> Running in 47696b25c565 [2023-01-18T20:21:51.760Z] ---> Running in 822ba1d151f4 [2023-01-18T20:21:51.760Z] ---> Running in 8430ecb7a6b9 [2023-01-18T20:21:51.815Z] Removing intermediate container 059bde6b0548 [2023-01-18T20:21:51.815Z] Removing intermediate container 0c3729664d5c [2023-01-18T20:21:51.815Z] ---> d45744bb931c [2023-01-18T20:21:51.815Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-18T20:21:51.815Z] ---> abd76fa00d7b [2023-01-18T20:21:51.815Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T20:21:51.815Z] ---> Running in 17b039247e91 [2023-01-18T20:21:51.815Z] ---> Running in 1d63cb3bf6fa [2023-01-18T20:21:52.019Z] Removing intermediate container 5894f8f05448 [2023-01-18T20:21:52.019Z] ---> 8d9f1d89e292 [2023-01-18T20:21:52.019Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-18T20:21:52.019Z] ---> Running in a22a9e827028 [2023-01-18T20:21:52.277Z] Removing intermediate container a22a9e827028 [2023-01-18T20:21:52.277Z] ---> 672b5d624022 [2023-01-18T20:21:52.277Z] 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-01-18T20:21:52.277Z] ---> Running in 63e465c0bd5b [2023-01-18T20:21:52.277Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-18T20:21:52.277Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-18T20:21:52.539Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-18T20:21:52.539Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-18T20:21:53.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T20:21:53.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T20:21:53.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T20:21:53.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T20:21:53.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T20:21:53.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T20:21:53.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T20:21:53.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T20:21:53.977Z] Removing intermediate container 63e465c0bd5b [2023-01-18T20:21:53.978Z] ---> d48ae8d9cc6d [2023-01-18T20:21:53.978Z] Step 11/23 : WORKDIR /edgex-go [2023-01-18T20:21:53.978Z] ---> Running in f4d2cfe56fd3 [2023-01-18T20:21:53.978Z] Removing intermediate container f4d2cfe56fd3 [2023-01-18T20:21:53.978Z] ---> c10463ea15a9 [2023-01-18T20:21:53.978Z] [2023-01-18T20:21:53.978Z] Step 12/23 : FROM alpine:3.15 [2023-01-18T20:21:53.978Z] 3.15: Pulling from library/alpine [2023-01-18T20:21:54.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T20:21:54.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T20:21:54.544Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-18T20:21:54.544Z] Status: Downloaded newer image for alpine:3.15 [2023-01-18T20:21:54.544Z] ---> c4fc93816858 [2023-01-18T20:21:54.544Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T20:21:54.544Z] ---> Running in 5bf4af056ec7 [2023-01-18T20:21:54.804Z] Removing intermediate container 5bf4af056ec7 [2023-01-18T20:21:54.804Z] ---> 87679ab9376a [2023-01-18T20:21:54.804Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T20:21:54.804Z] ---> Running in 4181d8329ac1 [2023-01-18T20:21:54.925Z] OK: 221 MiB in 51 packages [2023-01-18T20:21:54.925Z] OK: 221 MiB in 51 packages [2023-01-18T20:21:54.925Z] OK: 221 MiB in 51 packages [2023-01-18T20:21:55.555Z] OK: 221 MiB in 51 packages [2023-01-18T20:21:55.555Z] OK: 221 MiB in 51 packages [2023-01-18T20:21:55.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:21:56.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:21:56.281Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T20:21:56.281Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T20:21:56.281Z] OK: 15859 distinct packages available [2023-01-18T20:21:56.540Z] Removing intermediate container 31fa74fa8353 [2023-01-18T20:21:56.540Z] ---> d112c58e37c4 [2023-01-18T20:21:56.540Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T20:21:56.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:21:56.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:21:56.808Z] Removing intermediate container 7d057fd18466 [2023-01-18T20:21:56.808Z] ---> 8f02d2eb10f6 [2023-01-18T20:21:56.808Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-18T20:21:56.808Z] Removing intermediate container 760adea9036b [2023-01-18T20:21:56.808Z] ---> bef5aa7f85b6 [2023-01-18T20:21:56.808Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-18T20:21:56.840Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-18T20:21:56.840Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-18T20:21:56.840Z] (3/5) Installing libucontext (1.1-r0) [2023-01-18T20:21:56.840Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-18T20:21:56.840Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-18T20:21:56.840Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T20:21:56.840Z] OK: 7 MiB in 19 packages [2023-01-18T20:21:57.084Z] Removing intermediate container 1d63cb3bf6fa [2023-01-18T20:21:57.084Z] ---> dbdafdc4c567 [2023-01-18T20:21:57.084Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T20:21:57.360Z] Removing intermediate container 17b039247e91 [2023-01-18T20:21:57.360Z] ---> 03d45b2d2e33 [2023-01-18T20:21:57.360Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T20:21:57.628Z] ---> 07f6330a736c [2023-01-18T20:21:57.628Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:21:57.628Z] ---> Running in 2c5a6bdf770a [2023-01-18T20:21:57.628Z] ---> 933dab045a5b [2023-01-18T20:21:57.628Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:21:57.906Z] ---> 623019540320 [2023-01-18T20:21:57.906Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:21:57.906Z] ---> Running in a77cb4ab74f8 [2023-01-18T20:21:57.906Z] ---> Running in 79a270a992ae [2023-01-18T20:21:58.496Z] ---> 7b0f6f503d48 [2023-01-18T20:21:58.496Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:21:58.496Z] ---> Running in e9b53dde2714 [2023-01-18T20:21:58.496Z] ---> d3a8ffe6711d [2023-01-18T20:21:58.496Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:21:58.771Z] Removing intermediate container 4181d8329ac1 [2023-01-18T20:21:58.771Z] ---> 9a60b889dbee [2023-01-18T20:21:58.771Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T20:21:58.776Z] ---> Running in 7b0942873bae [2023-01-18T20:22:05.372Z] ---> f7d01602c75c [2023-01-18T20:22:05.372Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T20:22:06.311Z] ---> 53104841c319 [2023-01-18T20:22:06.311Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-18T20:22:08.844Z] ---> e2add1c74e27 [2023-01-18T20:22:08.844Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-18T20:22:10.780Z] ---> 18e423b48b81 [2023-01-18T20:22:10.780Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T20:22:11.358Z] ---> Running in 54ed28d87d3d [2023-01-18T20:22:11.628Z] Removing intermediate container 54ed28d87d3d [2023-01-18T20:22:11.628Z] ---> f029644603d9 [2023-01-18T20:22:11.628Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T20:22:13.002Z] ---> Running in 9e4d761dea58 [2023-01-18T20:22:13.568Z] Removing intermediate container 9e4d761dea58 [2023-01-18T20:22:13.568Z] ---> 3f77dcbca40a [2023-01-18T20:22:13.568Z] Step 21/23 : LABEL arch=x86_64 [2023-01-18T20:22:13.568Z] ---> Running in 62739d919212 [2023-01-18T20:22:14.137Z] Removing intermediate container 62739d919212 [2023-01-18T20:22:14.137Z] ---> 034b4d67cb99 [2023-01-18T20:22:14.137Z] Step 22/23 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:22:14.137Z] ---> Running in b290dd0dd058 [2023-01-18T20:22:14.137Z] Removing intermediate container b290dd0dd058 [2023-01-18T20:22:14.137Z] ---> 2da920f5c349 [2023-01-18T20:22:14.137Z] Step 23/23 : LABEL version=3.0.0-dev.23 [2023-01-18T20:22:14.137Z] ---> Running in c64bdd47c7df [2023-01-18T20:22:14.394Z] Removing intermediate container c64bdd47c7df [2023-01-18T20:22:14.394Z] ---> 496b0d86bdac [2023-01-18T20:22:14.394Z] [2023-01-18T20:22:14.394Z] Successfully built 496b0d86bdac [2023-01-18T20:22:14.394Z] Successfully tagged security-spire-server:latest [2023-01-18T20:22:14.394Z]  Building security-spire-server ... done Building support-scheduler [2023-01-18T20:22:17.674Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:22:17.674Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:22:17.674Z] ---> 693384664f9f [2023-01-18T20:22:17.674Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T20:22:17.674Z] ---> Using cache [2023-01-18T20:22:17.674Z] ---> 999c2cea9d65 [2023-01-18T20:22:17.674Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T20:22:17.674Z] ---> Using cache [2023-01-18T20:22:17.674Z] ---> da578fe6a31a [2023-01-18T20:22:17.674Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T20:22:17.674Z] ---> Using cache [2023-01-18T20:22:17.674Z] ---> fc9b70adafc0 [2023-01-18T20:22:17.674Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T20:22:17.674Z] ---> Using cache [2023-01-18T20:22:17.674Z] ---> f617d9831b3f [2023-01-18T20:22:17.674Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:22:17.674Z] ---> Using cache [2023-01-18T20:22:17.674Z] ---> 987986eca110 [2023-01-18T20:22:17.674Z] Step 8/22 : COPY . . [2023-01-18T20:22:17.674Z] ---> Using cache [2023-01-18T20:22:17.674Z] ---> c850d88d02f8 [2023-01-18T20:22:17.674Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-18T20:22:24.290Z] ---> Running in 936165e206fd [2023-01-18T20:22:24.290Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-18T20:22:24.290Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-18T20:22:29.573Z] Removing intermediate container 37fadb0f7645 [2023-01-18T20:22:29.573Z] ---> d4f408d085a8 [2023-01-18T20:22:29.573Z] [2023-01-18T20:22:29.573Z] Step 9/32 : FROM alpine:3.16 [2023-01-18T20:22:30.956Z] 3.16: Pulling from library/alpine [2023-01-18T20:22:30.956Z] Removing intermediate container 47696b25c565 [2023-01-18T20:22:30.956Z] ---> daefe3717869 [2023-01-18T20:22:30.956Z] [2023-01-18T20:22:30.956Z] Step 10/23 : FROM alpine:3.16 [2023-01-18T20:22:30.956Z] Removing intermediate container 8430ecb7a6b9 [2023-01-18T20:22:30.956Z] ---> 96b5fe68ab37 [2023-01-18T20:22:30.956Z] [2023-01-18T20:22:30.956Z] Step 9/24 : FROM alpine:3.16 [2023-01-18T20:22:30.956Z] Removing intermediate container 822ba1d151f4 [2023-01-18T20:22:30.956Z] ---> 9b8522fb9c2a [2023-01-18T20:22:30.956Z] [2023-01-18T20:22:30.956Z] Step 10/24 : FROM alpine:3.16 [2023-01-18T20:22:30.956Z] 3.16: Pulling from library/alpine [2023-01-18T20:22:30.956Z] 3.16: Pulling from library/alpine [2023-01-18T20:22:30.956Z] 3.16: Pulling from library/alpine [2023-01-18T20:22:31.217Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T20:22:31.217Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T20:22:31.217Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T20:22:31.217Z] Status: Image is up to date for alpine:3.16 [2023-01-18T20:22:31.217Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T20:22:31.217Z] Status: Image is up to date for alpine:3.16 [2023-01-18T20:22:31.217Z] ---> bfe296a52501 [2023-01-18T20:22:31.217Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T20:22:31.217Z] ---> bfe296a52501 [2023-01-18T20:22:31.217Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-18T20:22:31.217Z] ---> bfe296a52501 [2023-01-18T20:22:31.217Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-18T20:22:31.476Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T20:22:31.477Z] Status: Image is up to date for alpine:3.16 [2023-01-18T20:22:31.477Z] ---> bfe296a52501 [2023-01-18T20:22:31.477Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-18T20:22:31.477Z] ---> Running in 007ce01c4740 [2023-01-18T20:22:31.477Z] ---> Running in ab84fbebf772 [2023-01-18T20:22:31.477Z] ---> Running in 4533e8330909 [2023-01-18T20:22:31.477Z] ---> Running in f8f40e3fd7c3 [2023-01-18T20:22:31.740Z] Removing intermediate container 007ce01c4740 [2023-01-18T20:22:31.740Z] ---> 10a9042184ad [2023-01-18T20:22:31.740Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-18T20:22:31.999Z] ---> Running in de3a07149c70 [2023-01-18T20:22:32.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:22:32.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:22:32.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:22:32.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:22:33.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:22:34.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:22:34.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:22:34.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:22:35.790Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-18T20:22:35.790Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T20:22:35.790Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T20:22:35.790Z] OK: 6 MiB in 15 packages [2023-01-18T20:22:35.790Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-18T20:22:35.790Z] (2/2) Installing su-exec (0.2-r1) [2023-01-18T20:22:35.790Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-18T20:22:35.790Z] (3/3) Installing su-exec (0.2-r1) [2023-01-18T20:22:35.790Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T20:22:35.790Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T20:22:35.790Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T20:22:35.790Z] OK: 6 MiB in 16 packages [2023-01-18T20:22:35.790Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T20:22:35.790Z] OK: 6 MiB in 17 packages [2023-01-18T20:22:35.790Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T20:22:35.790Z] OK: 6 MiB in 15 packages [2023-01-18T20:22:38.329Z] Removing intermediate container 4533e8330909 [2023-01-18T20:22:38.329Z] ---> 7572af4367b4 [2023-01-18T20:22:38.329Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T20:22:38.329Z] Removing intermediate container de3a07149c70 [2023-01-18T20:22:38.329Z] ---> f4352eb88da6 [2023-01-18T20:22:38.329Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-18T20:22:38.609Z] Removing intermediate container ab84fbebf772 [2023-01-18T20:22:38.609Z] ---> 7d3f776ba98f [2023-01-18T20:22:38.609Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T20:22:38.871Z] ---> Running in b145e4dbee12 [2023-01-18T20:22:38.871Z] ---> Running in 7f0a361dd4b4 [2023-01-18T20:22:38.871Z] ---> Running in 214f63280a71 [2023-01-18T20:22:38.871Z] Removing intermediate container f8f40e3fd7c3 [2023-01-18T20:22:38.871Z] ---> 6d7f4f240d4c [2023-01-18T20:22:38.871Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T20:22:38.871Z] ---> Running in 6425fa198861 [2023-01-18T20:22:39.130Z] Removing intermediate container 7f0a361dd4b4 [2023-01-18T20:22:39.130Z] ---> cc09e1fcec62 [2023-01-18T20:22:39.130Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-18T20:22:39.130Z] Removing intermediate container 214f63280a71 [2023-01-18T20:22:39.130Z] ---> 7223614c30c7 [2023-01-18T20:22:39.130Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-18T20:22:39.130Z] ---> Running in f1e7f8234a26 [2023-01-18T20:22:39.130Z] Removing intermediate container b145e4dbee12 [2023-01-18T20:22:39.130Z] ---> a52c20575a5e [2023-01-18T20:22:39.130Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-18T20:22:39.130Z] ---> Running in 9db63a42befb [2023-01-18T20:22:39.130Z] Removing intermediate container 6425fa198861 [2023-01-18T20:22:39.130Z] ---> afa4da5ffa89 [2023-01-18T20:22:39.130Z] Step 12/24 : WORKDIR / [2023-01-18T20:22:39.130Z] ---> Running in d08788d804ad [2023-01-18T20:22:39.398Z] ---> Running in 0b80baf3a0d1 [2023-01-18T20:22:39.398Z] Removing intermediate container 9db63a42befb [2023-01-18T20:22:39.398Z] ---> 9966785b42f4 [2023-01-18T20:22:39.398Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-18T20:22:39.398Z] ---> Running in f0ccfdc2bcd0 [2023-01-18T20:22:39.398Z] Removing intermediate container f1e7f8234a26 [2023-01-18T20:22:39.398Z] ---> eacc7f416f7c [2023-01-18T20:22:39.398Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-18T20:22:39.398Z] ---> Running in 582457dc32b0 [2023-01-18T20:22:39.398Z] Removing intermediate container d08788d804ad [2023-01-18T20:22:39.398Z] ---> 9aad1001c00c [2023-01-18T20:22:39.398Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-18T20:22:39.657Z] Removing intermediate container 0b80baf3a0d1 [2023-01-18T20:22:39.657Z] ---> 6e79a3e597f9 [2023-01-18T20:22:39.657Z] 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-01-18T20:22:39.657Z] ---> Running in facf5f360075 [2023-01-18T20:22:39.657Z] Removing intermediate container f0ccfdc2bcd0 [2023-01-18T20:22:39.657Z] ---> 8334722bcc4f [2023-01-18T20:22:39.657Z] Step 15/24 : WORKDIR / [2023-01-18T20:22:39.657Z] Removing intermediate container 582457dc32b0 [2023-01-18T20:22:39.657Z] ---> b1a210ea843b [2023-01-18T20:22:39.657Z] Step 15/23 : WORKDIR / [2023-01-18T20:22:39.657Z] ---> Running in 5a70e39f0232 [2023-01-18T20:22:39.657Z] ---> Running in d89cd87d0707 [2023-01-18T20:22:39.657Z] Removing intermediate container facf5f360075 [2023-01-18T20:22:39.657Z] ---> 3bff24ced562 [2023-01-18T20:22:39.920Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-18T20:22:39.920Z] ---> 5f9af2c4909a [2023-01-18T20:22:39.920Z] 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-01-18T20:22:39.920Z] ---> Running in 3a2a679dd5e7 [2023-01-18T20:22:40.180Z] Removing intermediate container 5a70e39f0232 [2023-01-18T20:22:40.180Z] ---> f51c72d25993 [2023-01-18T20:22:40.180Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T20:22:40.180Z] Removing intermediate container 3a2a679dd5e7 [2023-01-18T20:22:40.180Z] ---> 51066995e84e [2023-01-18T20:22:40.180Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-18T20:22:40.180Z] Removing intermediate container d89cd87d0707 [2023-01-18T20:22:40.180Z] ---> bd6f31573b54 [2023-01-18T20:22:40.180Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T20:22:40.180Z] ---> Running in 75ba7c9d95fa [2023-01-18T20:22:40.440Z] ---> 378ac0f1a2ca [2023-01-18T20:22:40.440Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-18T20:22:40.701Z] ---> e512050a0154 [2023-01-18T20:22:40.701Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-18T20:22:40.961Z] ---> 5590abf4de7d [2023-01-18T20:22:40.961Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-18T20:22:40.961Z] ---> 0fe8245a780c [2023-01-18T20:22:40.961Z] 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-01-18T20:22:42.355Z] ---> 30f770a4a6f8 [2023-01-18T20:22:42.355Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-18T20:22:42.355Z] ---> 9230f5568a34 [2023-01-18T20:22:42.355Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-18T20:22:42.355Z] ---> 22edf4484219 [2023-01-18T20:22:42.355Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-18T20:22:42.355Z] Removing intermediate container 75ba7c9d95fa [2023-01-18T20:22:42.355Z] ---> b0db9188dc4f [2023-01-18T20:22:42.355Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-18T20:22:42.622Z] ---> Running in 0a2b5985945e [2023-01-18T20:22:42.622Z] ---> 83a49f6419cf [2023-01-18T20:22:42.622Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-18T20:22:42.622Z] ---> 81b0e1de770f [2023-01-18T20:22:42.622Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-18T20:22:42.883Z] ---> Running in 734c8327e321 [2023-01-18T20:22:42.883Z] Removing intermediate container 0a2b5985945e [2023-01-18T20:22:42.883Z] ---> 1227ae02a37a [2023-01-18T20:22:42.883Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-18T20:22:42.883Z] ---> 1ca9f87f6d85 [2023-01-18T20:22:42.883Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-18T20:22:42.883Z] Removing intermediate container 734c8327e321 [2023-01-18T20:22:42.883Z] ---> f77757650596 [2023-01-18T20:22:42.883Z] ---> 481873ff154d [2023-01-18T20:22:42.883Z] Step 20/24 : ENTRYPOINT ["/core-metadata"]Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T20:22:42.883Z] [2023-01-18T20:22:42.883Z] ---> Running in b7de562989de [2023-01-18T20:22:42.883Z] ---> Running in edd3a04f6818 [2023-01-18T20:22:43.469Z] Removing intermediate container edd3a04f6818 [2023-01-18T20:22:43.469Z] ---> 959f817cabaf [2023-01-18T20:22:43.469Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T20:22:43.469Z] Removing intermediate container b7de562989de [2023-01-18T20:22:43.469Z] ---> 36a2acef730e [2023-01-18T20:22:43.469Z] Step 21/23 : LABEL arch=x86_64 [2023-01-18T20:22:43.727Z] ---> d2f50ae38b33 [2023-01-18T20:22:43.727Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-18T20:22:43.727Z] ---> Running in e55c756f8887 [2023-01-18T20:22:43.727Z] ---> 2d4afd03d6a4 [2023-01-18T20:22:43.727Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T20:22:43.727Z] ---> Running in 6621b6fd0010 [2023-01-18T20:22:43.727Z] ---> Running in 42440f26a047 [2023-01-18T20:22:43.727Z] Removing intermediate container e55c756f8887 [2023-01-18T20:22:43.727Z] ---> 71c4f9a87190 [2023-01-18T20:22:43.727Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T20:22:43.986Z] ---> Running in 18d764331e56 [2023-01-18T20:22:43.986Z] Removing intermediate container 6621b6fd0010 [2023-01-18T20:22:43.986Z] ---> e2fc2854b074 [2023-01-18T20:22:43.986Z] Step 22/23 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:22:43.986Z] Removing intermediate container 18d764331e56 [2023-01-18T20:22:43.986Z] ---> f3c14d4f3a2a [2023-01-18T20:22:43.986Z] Step 23/24 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:22:43.986Z] ---> 66153b690a44 [2023-01-18T20:22:43.986Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T20:22:43.986Z] ---> Running in c911c83aab36 [2023-01-18T20:22:43.986Z] ---> Running in 5d6e143a3ee7 [2023-01-18T20:22:43.986Z] ---> Running in 4f3a06ef2210 [2023-01-18T20:22:44.244Z] Removing intermediate container 5d6e143a3ee7 [2023-01-18T20:22:44.244Z] ---> 2ec65129025d [2023-01-18T20:22:44.244Z] Step 24/24 : LABEL version=3.0.0-dev.23 [2023-01-18T20:22:44.244Z] Removing intermediate container c911c83aab36 [2023-01-18T20:22:44.244Z] ---> b944db009b5c [2023-01-18T20:22:44.244Z] Step 23/23 : LABEL version=3.0.0-dev.23 [2023-01-18T20:22:44.244Z] ---> Running in 0b183810d1ec [2023-01-18T20:22:44.244Z] ---> Running in 676206add725 [2023-01-18T20:22:44.502Z] Removing intermediate container 42440f26a047 [2023-01-18T20:22:44.502Z] ---> 4593fabfbe21 [2023-01-18T20:22:44.502Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T20:22:44.502Z] Removing intermediate container 0b183810d1ec [2023-01-18T20:22:44.502Z] ---> cc0f35562e03 [2023-01-18T20:22:44.502Z] [2023-01-18T20:22:44.502Z] Removing intermediate container 676206add725 [2023-01-18T20:22:44.502Z] ---> fc3bcbf48954 [2023-01-18T20:22:44.502Z] [2023-01-18T20:22:44.502Z] Successfully built cc0f35562e03 [2023-01-18T20:22:44.502Z] Successfully tagged core-metadata:latest [2023-01-18T20:22:44.502Z]  Building core-metadata ... done Building support-notifications [2023-01-18T20:22:44.760Z] Successfully built fc3bcbf48954 [2023-01-18T20:22:44.760Z] Successfully tagged core-command:latest [2023-01-18T20:22:44.760Z]  Building core-command ... done Building security-spire-agent [2023-01-18T20:22:44.760Z] ---> 0304366bbb37 [2023-01-18T20:22:44.760Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-18T20:22:48.948Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:22:48.948Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:22:48.948Z] ---> 693384664f9f [2023-01-18T20:22:48.948Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T20:22:48.948Z] ---> Using cache [2023-01-18T20:22:48.948Z] ---> 999c2cea9d65 [2023-01-18T20:22:48.948Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T20:22:48.948Z] ---> Using cache [2023-01-18T20:22:48.948Z] ---> da578fe6a31a [2023-01-18T20:22:48.948Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-18T20:22:49.206Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:22:49.206Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:22:49.206Z] ---> 693384664f9f [2023-01-18T20:22:49.206Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T20:22:49.206Z] ---> Using cache [2023-01-18T20:22:49.206Z] ---> f004d3f55e1f [2023-01-18T20:22:49.206Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T20:22:51.742Z] ---> 1b1417aa37a0 [2023-01-18T20:22:51.742Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ ---> Running in a2304cdad6f7 [2023-01-18T20:22:51.742Z] [2023-01-18T20:22:51.742Z] ---> Running in 308a7e3ddf20 [2023-01-18T20:22:52.003Z] Removing intermediate container 4f3a06ef2210 [2023-01-18T20:22:52.003Z] ---> 1e8608df9049 [2023-01-18T20:22:52.003Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T20:22:52.003Z] ---> Running in fc703360ff31 [2023-01-18T20:22:52.263Z] ---> 39451554595f [2023-01-18T20:22:52.263Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-18T20:22:52.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:22:52.263Z] Removing intermediate container fc703360ff31 [2023-01-18T20:22:52.263Z] ---> be72f90b0a50 [2023-01-18T20:22:52.263Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T20:22:52.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:22:52.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:22:52.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:22:52.522Z] ---> Running in b48860fdd849 [2023-01-18T20:22:52.522Z] ---> cdae2f5d13bb [2023-01-18T20:22:52.522Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-18T20:22:52.522Z] Removing intermediate container b48860fdd849 [2023-01-18T20:22:52.522Z] ---> 410eade21d11 [2023-01-18T20:22:52.522Z] Step 23/24 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:22:52.780Z] OK: 211 MiB in 51 packages [2023-01-18T20:22:52.780Z] OK: 211 MiB in 51 packages [2023-01-18T20:22:52.780Z] ---> Running in 9980fc3f5051 [2023-01-18T20:22:53.039Z] ---> 1f4654b699d1 [2023-01-18T20:22:53.039Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-18T20:22:53.039Z] Removing intermediate container 9980fc3f5051 [2023-01-18T20:22:53.039Z] ---> 5b9fd2141dd8 [2023-01-18T20:22:53.039Z] Step 24/24 : LABEL version=3.0.0-dev.23 [2023-01-18T20:22:53.297Z] ---> Running in 23613bcacc61 [2023-01-18T20:22:53.297Z] ---> 888a227e4bf2 [2023-01-18T20:22:53.297Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-18T20:22:53.297Z] Removing intermediate container a2304cdad6f7 [2023-01-18T20:22:53.297Z] ---> 9f6b3d218379 [2023-01-18T20:22:53.297Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T20:22:53.555Z] Removing intermediate container 23613bcacc61 [2023-01-18T20:22:53.555Z] ---> 986465d0280e [2023-01-18T20:22:53.555Z] [2023-01-18T20:22:53.555Z] Successfully built 986465d0280e [2023-01-18T20:22:53.555Z] ---> 16b259cd1534 [2023-01-18T20:22:53.555Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-18T20:22:53.555Z] Successfully tagged security-secretstore-setup:latest [2023-01-18T20:22:53.555Z]  Building security-secretstore-setup ... done Building security-spire-config [2023-01-18T20:22:53.555Z] Removing intermediate container 308a7e3ddf20 [2023-01-18T20:22:53.555Z] ---> 1d950ae480c0 [2023-01-18T20:22:53.555Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T20:22:53.813Z] ---> 22dadaa58d98 [2023-01-18T20:22:53.813Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:22:53.813Z] ---> Running in aa4553d05851 [2023-01-18T20:22:53.813Z] ---> Running in 9e696d0ce515 [2023-01-18T20:22:57.465Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:22:57.465Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:22:57.465Z] ---> 693384664f9f [2023-01-18T20:22:57.465Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T20:22:57.465Z] ---> Using cache [2023-01-18T20:22:57.465Z] ---> f004d3f55e1f [2023-01-18T20:22:57.465Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T20:22:57.465Z] ---> Using cache [2023-01-18T20:22:57.465Z] ---> 1d950ae480c0 [2023-01-18T20:22:57.465Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T20:22:57.465Z] ---> Using cache [2023-01-18T20:22:57.465Z] ---> 76dc94e83d4c [2023-01-18T20:22:57.465Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:22:57.724Z] ---> 76dc94e83d4c [2023-01-18T20:22:57.724Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:22:58.304Z] ---> Running in 5d2a8ed611e6 [2023-01-18T20:22:58.304Z] ---> Running in ffda8a955504 [2023-01-18T20:22:58.563Z] Removing intermediate container 936165e206fd [2023-01-18T20:22:58.563Z] ---> 98ea32d87ffc [2023-01-18T20:22:58.563Z] [2023-01-18T20:22:58.563Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T20:22:58.563Z] ---> bfe296a52501 [2023-01-18T20:22:58.563Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T20:22:58.563Z] ---> Using cache [2023-01-18T20:22:58.563Z] ---> 7d3f776ba98f [2023-01-18T20:22:58.563Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T20:22:58.563Z] ---> Using cache [2023-01-18T20:22:58.563Z] ---> 7223614c30c7 [2023-01-18T20:22:58.563Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-18T20:22:58.563Z] ---> Running in f5b3dba43c99 [2023-01-18T20:22:58.563Z] Removing intermediate container aa4553d05851 [2023-01-18T20:22:58.563Z] ---> 2da35031aa7f [2023-01-18T20:22:58.563Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-18T20:22:58.563Z] ---> Running in 478f821c180b [2023-01-18T20:22:58.563Z] Removing intermediate container f5b3dba43c99 [2023-01-18T20:22:58.563Z] ---> f45e35b154ff [2023-01-18T20:22:58.563Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T20:22:58.563Z] ---> Running in 94a33080dd41 [2023-01-18T20:22:58.824Z] Removing intermediate container 478f821c180b [2023-01-18T20:22:58.824Z] ---> bc4e92dbb2db [2023-01-18T20:22:58.824Z] Step 29/32 : CMD ["gate"] [2023-01-18T20:22:58.824Z] ---> Running in 6aa98badd506 [2023-01-18T20:22:58.824Z] Removing intermediate container 94a33080dd41 [2023-01-18T20:22:58.824Z] ---> df2050f7c5e6 [2023-01-18T20:22:58.824Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T20:22:58.824Z] Removing intermediate container 6aa98badd506 [2023-01-18T20:22:58.824Z] ---> 2aecc43bb2d6 [2023-01-18T20:22:58.824Z] Step 30/32 : LABEL arch=x86_64 [2023-01-18T20:22:58.824Z] ---> Running in 91c2bdcdd88e [2023-01-18T20:22:58.824Z] ---> 786c335187ce [2023-01-18T20:22:58.824Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-18T20:22:58.824Z] Removing intermediate container 91c2bdcdd88e [2023-01-18T20:22:58.824Z] ---> 9f7da3489bcd [2023-01-18T20:22:58.824Z] Step 31/32 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:22:59.082Z] ---> Running in b9a6e0ea15ed [2023-01-18T20:22:59.082Z] Removing intermediate container b9a6e0ea15ed [2023-01-18T20:22:59.082Z] ---> 568c30362cae [2023-01-18T20:22:59.082Z] Step 32/32 : LABEL version=3.0.0-dev.23 [2023-01-18T20:22:59.649Z] ---> Running in e08e96b91508 [2023-01-18T20:22:59.649Z] ---> dbf8efcc1ead [2023-01-18T20:22:59.649Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-18T20:22:59.649Z] Removing intermediate container e08e96b91508 [2023-01-18T20:22:59.649Z] ---> 4827d94bd077 [2023-01-18T20:22:59.649Z] [2023-01-18T20:22:59.649Z] Successfully built 4827d94bd077 [2023-01-18T20:22:59.649Z] Successfully tagged security-bootstrapper:latest [2023-01-18T20:22:59.649Z] Building security-proxy-setup [2023-01-18T20:22:59.649Z]  Building security-bootstrapper ... done  ---> f0d5d468b154 [2023-01-18T20:22:59.649Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-18T20:22:59.908Z] ---> Running in 1fc83a3b4397 [2023-01-18T20:23:01.814Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:23:01.814Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:23:01.814Z] ---> 693384664f9f [2023-01-18T20:23:01.814Z] Step 3/21 : WORKDIR /edgex-go [2023-01-18T20:23:01.814Z] ---> Using cache [2023-01-18T20:23:01.814Z] ---> f004d3f55e1f [2023-01-18T20:23:01.814Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-18T20:23:01.814Z] ---> Using cache [2023-01-18T20:23:01.814Z] ---> 9e3ffdec18a9 [2023-01-18T20:23:01.814Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-18T20:23:01.814Z] ---> Using cache [2023-01-18T20:23:01.814Z] ---> 64422588cca4 [2023-01-18T20:23:01.814Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:23:01.814Z] ---> Using cache [2023-01-18T20:23:01.814Z] ---> 0178ae7546e3 [2023-01-18T20:23:01.814Z] Step 7/21 : COPY . . [2023-01-18T20:23:01.814Z] ---> Using cache [2023-01-18T20:23:01.814Z] ---> 02e1e1b5a4db [2023-01-18T20:23:01.814Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-18T20:23:03.721Z] Removing intermediate container 1fc83a3b4397 [2023-01-18T20:23:03.721Z] ---> 1be503fb364b [2023-01-18T20:23:03.721Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T20:23:03.721Z] ---> Running in 30ce8c22798d [2023-01-18T20:23:03.721Z] ---> Running in bfd1b068f852 [2023-01-18T20:23:03.721Z] Removing intermediate container bfd1b068f852 [2023-01-18T20:23:03.721Z] ---> 81c3b4d587f6 [2023-01-18T20:23:03.721Z] Step 20/22 : LABEL arch=x86_64 [2023-01-18T20:23:03.721Z] ---> Running in c0b593bdb90e [2023-01-18T20:23:03.721Z] Removing intermediate container c0b593bdb90e [2023-01-18T20:23:03.721Z] ---> 929c6c85d17a [2023-01-18T20:23:03.721Z] Step 21/22 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:23:03.721Z] ---> Running in 4e8f2dc430ee [2023-01-18T20:23:03.721Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-18T20:23:03.721Z] Removing intermediate container 4e8f2dc430ee [2023-01-18T20:23:03.721Z] ---> 82df1a768e7d [2023-01-18T20:23:03.721Z] Step 22/22 : LABEL version=3.0.0-dev.23 [2023-01-18T20:23:03.721Z] ---> Running in f0699be99f1c [2023-01-18T20:23:03.979Z] Removing intermediate container f0699be99f1c [2023-01-18T20:23:03.979Z] ---> cd2b89be101e [2023-01-18T20:23:03.979Z] [2023-01-18T20:23:03.979Z] Successfully built cd2b89be101e [2023-01-18T20:23:03.979Z] Successfully tagged support-scheduler:latest [2023-01-18T20:23:03.979Z]  Building support-scheduler ... done Building core-data [2023-01-18T20:23:06.509Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:23:06.509Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:23:06.509Z] ---> 693384664f9f [2023-01-18T20:23:06.509Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T20:23:06.509Z] ---> Using cache [2023-01-18T20:23:06.509Z] ---> 999c2cea9d65 [2023-01-18T20:23:06.509Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T20:23:06.509Z] ---> Using cache [2023-01-18T20:23:06.509Z] ---> da578fe6a31a [2023-01-18T20:23:06.509Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T20:23:06.509Z] ---> Using cache [2023-01-18T20:23:06.509Z] ---> fc9b70adafc0 [2023-01-18T20:23:06.509Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T20:23:06.509Z] ---> Using cache [2023-01-18T20:23:06.509Z] ---> f617d9831b3f [2023-01-18T20:23:06.509Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:23:06.509Z] ---> Using cache [2023-01-18T20:23:06.509Z] ---> 987986eca110 [2023-01-18T20:23:06.509Z] Step 8/22 : COPY . . [2023-01-18T20:23:06.509Z] ---> Using cache [2023-01-18T20:23:06.509Z] ---> c850d88d02f8 [2023-01-18T20:23:06.509Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-18T20:23:07.882Z] ---> Running in b808aa54f026 [2023-01-18T20:23:08.140Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-18T20:23:23.192Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-18T20:23:41.851Z] Removing intermediate container 30ce8c22798d [2023-01-18T20:23:41.851Z] ---> b8b25fa4fd9d [2023-01-18T20:23:41.851Z] [2023-01-18T20:23:41.851Z] Step 9/21 : FROM alpine:3.16 [2023-01-18T20:23:41.851Z] ---> bfe296a52501 [2023-01-18T20:23:41.851Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-18T20:23:41.851Z] Removing intermediate container b808aa54f026 [2023-01-18T20:23:41.851Z] ---> 69c24152f5e7 [2023-01-18T20:23:41.851Z] [2023-01-18T20:23:41.851Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T20:23:41.851Z] ---> bfe296a52501 [2023-01-18T20:23:41.851Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-18T20:23:41.851Z] ---> Running in fed186f80c83 [2023-01-18T20:23:41.851Z] ---> Running in 8312fc86da5e [2023-01-18T20:23:41.851Z] Removing intermediate container 8312fc86da5e [2023-01-18T20:23:41.851Z] ---> 6303eb81fe75 [2023-01-18T20:23:41.851Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-18T20:23:41.851Z] ---> Running in 057340c5ebfd [2023-01-18T20:23:41.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:23:41.851Z] Removing intermediate container 057340c5ebfd [2023-01-18T20:23:41.851Z] ---> df92c9aece2a [2023-01-18T20:23:41.851Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-18T20:23:41.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:23:41.851Z] ---> Running in 45a917259369 [2023-01-18T20:23:41.851Z] Removing intermediate container 9e696d0ce515 [2023-01-18T20:23:41.851Z] ---> c3bccfd3691c [2023-01-18T20:23:41.851Z] Step 8/22 : COPY . . [2023-01-18T20:23:42.120Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-18T20:23:42.120Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-18T20:23:42.120Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-18T20:23:42.120Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-18T20:23:42.120Z] (5/6) Installing curl (7.83.1-r5) [2023-01-18T20:23:42.382Z] Removing intermediate container 5d2a8ed611e6 [2023-01-18T20:23:42.382Z] ---> 5cb309894983 [2023-01-18T20:23:42.382Z] Step 7/24 : COPY . . [2023-01-18T20:23:42.382Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-18T20:23:42.382Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T20:23:42.382Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T20:23:42.382Z] Removing intermediate container ffda8a955504 [2023-01-18T20:23:42.382Z] ---> 966861fd9707 [2023-01-18T20:23:42.382Z] Step 7/24 : COPY . . [2023-01-18T20:23:42.656Z] OK: 8 MiB in 20 packages [2023-01-18T20:23:42.656Z] Removing intermediate container 45a917259369 [2023-01-18T20:23:42.656Z] ---> 239622cd4f7a [2023-01-18T20:23:42.656Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T20:23:43.735Z] ---> Running in f63b010795f4 [2023-01-18T20:23:50.438Z] Removing intermediate container 7b0942873bae [2023-01-18T20:23:50.438Z] ---> 610be970d362 [2023-01-18T20:23:50.438Z] Step 8/22 : COPY . . [2023-01-18T20:23:50.438Z] Removing intermediate container e9b53dde2714 [2023-01-18T20:23:50.438Z] ---> 3b5982eafd6f [2023-01-18T20:23:50.438Z] Step 8/22 : COPY . . [2023-01-18T20:23:50.438Z] Removing intermediate container 79a270a992ae [2023-01-18T20:23:50.438Z] ---> 16fd2446c86b [2023-01-18T20:23:50.438Z] Step 8/24 : COPY . . [2023-01-18T20:23:50.438Z] Removing intermediate container a77cb4ab74f8 [2023-01-18T20:23:50.438Z] ---> b91e8487c988 [2023-01-18T20:23:50.438Z] Step 7/21 : COPY . . [2023-01-18T20:23:50.438Z] Removing intermediate container 2c5a6bdf770a [2023-01-18T20:23:50.438Z] ---> 3222149221c8 [2023-01-18T20:23:50.438Z] Step 7/24 : COPY . . [2023-01-18T20:23:50.438Z] ---> bb9439b073cb [2023-01-18T20:23:50.438Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-18T20:23:50.438Z] ---> 448f85b27790 [2023-01-18T20:23:50.438Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-18T20:23:50.438Z] ---> e5182ad10244 [2023-01-18T20:23:50.438Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T20:23:50.438Z] ---> 10478b889c67 [2023-01-18T20:23:50.438Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-18T20:23:50.438Z] ---> Running in 26ff26f9fabf [2023-01-18T20:23:50.438Z] ---> 8afe20155773 [2023-01-18T20:23:50.438Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-18T20:23:50.438Z] ---> Running in 712db48c1cf2 [2023-01-18T20:23:50.438Z] ---> Running in 672cc3a25166 [2023-01-18T20:23:50.438Z] ---> Running in 31507521256f [2023-01-18T20:23:50.438Z] ---> Running in e112413e2145 [2023-01-18T20:23:50.438Z] Removing intermediate container 712db48c1cf2 [2023-01-18T20:23:50.438Z] ---> 5353ee8782b3 [2023-01-18T20:23:50.438Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T20:23:50.438Z] ---> Running in ce5332f008d1 [2023-01-18T20:23:50.438Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-01-18T20:23:50.438Z] Removing intermediate container ce5332f008d1 [2023-01-18T20:23:50.438Z] ---> ec949cb3146e [2023-01-18T20:23:50.438Z] 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-01-18T20:23:50.438Z] ---> Running in 0e3c27e9d883 [2023-01-18T20:23:50.438Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-01-18T20:23:50.438Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-18T20:23:50.438Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-01-18T20:23:52.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:23:52.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:23:52.606Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T20:23:52.606Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T20:23:52.606Z] OK: 6 MiB in 15 packages [2023-01-18T20:23:53.031Z] Removing intermediate container 0e3c27e9d883 [2023-01-18T20:23:53.031Z] ---> a73819600e27 [2023-01-18T20:23:53.031Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T20:23:53.172Z] Removing intermediate container fed186f80c83 [2023-01-18T20:23:53.172Z] ---> 703b5fdda24e [2023-01-18T20:23:53.172Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T20:23:53.172Z] ---> Running in 3d6ce7bc2df7 [2023-01-18T20:23:53.172Z] ---> 84123f6a942f [2023-01-18T20:23:53.172Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T20:23:53.172Z] ---> af818a4ccf23 [2023-01-18T20:23:53.172Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T20:23:53.172Z] ---> 2d8c8b33b0ff [2023-01-18T20:23:53.172Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-18T20:23:53.172Z] ---> Running in d3a4ccd22fd9 [2023-01-18T20:23:53.172Z] ---> Running in 75c732172845 [2023-01-18T20:23:53.172Z] ---> Running in 1dc052cf01c9 [2023-01-18T20:23:53.298Z] ---> Running in da090e90abde [2023-01-18T20:23:53.431Z] Removing intermediate container 3d6ce7bc2df7 [2023-01-18T20:23:53.431Z] ---> 64904cf107d5 [2023-01-18T20:23:53.431Z] Step 12/21 : WORKDIR /edgex [2023-01-18T20:23:53.431Z] Removing intermediate container f63b010795f4 [2023-01-18T20:23:53.431Z] ---> 29908a0ab7d3 [2023-01-18T20:23:53.431Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T20:23:53.431Z] Removing intermediate container d3a4ccd22fd9 [2023-01-18T20:23:53.431Z] ---> 133d7c6bbf66 [2023-01-18T20:23:53.431Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T20:23:53.431Z] Removing intermediate container 75c732172845 [2023-01-18T20:23:53.431Z] ---> 4e3367759fee [2023-01-18T20:23:53.431Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T20:23:53.431Z] ---> Running in deed4e117068 [2023-01-18T20:23:53.687Z] ---> Running in aa79ab3ee6af [2023-01-18T20:23:53.687Z] ---> Running in 066f94a7620a [2023-01-18T20:23:53.687Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-01-18T20:23:53.687Z] Removing intermediate container deed4e117068 [2023-01-18T20:23:53.687Z] ---> f332d7be5c58 [2023-01-18T20:23:53.687Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-18T20:23:53.687Z] ---> 31525ab0f5ed [2023-01-18T20:23:53.687Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-18T20:23:53.687Z] Removing intermediate container 066f94a7620a [2023-01-18T20:23:53.687Z] ---> c2a8fbf99c54 [2023-01-18T20:23:53.687Z] 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-01-18T20:23:53.687Z] Removing intermediate container aa79ab3ee6af [2023-01-18T20:23:53.687Z] ---> e693fc40573a [2023-01-18T20:23:53.687Z] 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-01-18T20:23:53.687Z] ---> Running in 0a20c5a9f5eb [2023-01-18T20:23:53.880Z] Removing intermediate container da090e90abde [2023-01-18T20:23:53.881Z] ---> 50550858e709 [2023-01-18T20:23:53.881Z] [2023-01-18T20:23:53.881Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T20:23:53.944Z] ---> Running in 9cc50989267f [2023-01-18T20:23:53.944Z] ---> 427cfc5c7e88 [2023-01-18T20:23:53.944Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-18T20:23:54.153Z] 3.15: Pulling from library/alpine [2023-01-18T20:23:54.201Z] ---> 3eb5de4b515f [2023-01-18T20:23:54.201Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-18T20:23:54.458Z] ---> c9cad1866829 [2023-01-18T20:23:54.458Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-18T20:23:54.458Z] ---> 79ec1478c3cd [2023-01-18T20:23:54.458Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-18T20:23:54.458Z] ---> Running in 23b0f535d5a1 [2023-01-18T20:23:54.715Z] Removing intermediate container 23b0f535d5a1 [2023-01-18T20:23:54.715Z] ---> b4afd26eef1b [2023-01-18T20:23:54.715Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T20:23:54.972Z] ---> Running in e0493bf291c3 [2023-01-18T20:23:54.972Z] ---> 6d0735e8a52d [2023-01-18T20:23:54.972Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T20:23:54.972Z] Removing intermediate container e0493bf291c3 [2023-01-18T20:23:54.972Z] ---> ef750e2323b3 [2023-01-18T20:23:54.972Z] Step 20/22 : LABEL arch=x86_64 [2023-01-18T20:23:54.972Z] ---> Running in 9233e3b50652 [2023-01-18T20:23:54.972Z] Removing intermediate container 9cc50989267f [2023-01-18T20:23:54.972Z] ---> 76aca15c4033 [2023-01-18T20:23:54.972Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T20:23:54.972Z] ---> Running in 7804a0c6cd44 [2023-01-18T20:23:54.972Z] Removing intermediate container 0a20c5a9f5eb [2023-01-18T20:23:54.972Z] ---> 57f2393b6ce6 [2023-01-18T20:23:54.972Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T20:23:55.229Z] ---> Running in d3d09c73c8fc [2023-01-18T20:23:55.229Z] Removing intermediate container 9233e3b50652 [2023-01-18T20:23:55.229Z] ---> 36ce3de1e41b [2023-01-18T20:23:55.229Z] Step 21/22 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:23:55.229Z] ---> cc019f57aeb6 [2023-01-18T20:23:55.229Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T20:23:55.229Z] Removing intermediate container 7804a0c6cd44 [2023-01-18T20:23:55.229Z] ---> adeb6b6f82b4 [2023-01-18T20:23:55.229Z] [2023-01-18T20:23:55.229Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T20:23:55.229Z] ---> c4fc93816858 [2023-01-18T20:23:55.229Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T20:23:55.229Z] ---> Using cache [2023-01-18T20:23:55.229Z] ---> 87679ab9376a [2023-01-18T20:23:55.229Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T20:23:55.229Z] ---> Using cache [2023-01-18T20:23:55.229Z] ---> 9a60b889dbee [2023-01-18T20:23:55.229Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-18T20:23:55.229Z] ---> Running in ef316dd007c9 [2023-01-18T20:23:55.229Z] ---> Running in 6960b0abc6de [2023-01-18T20:23:55.487Z] Removing intermediate container d3d09c73c8fc [2023-01-18T20:23:55.487Z] ---> 513c43fe6467 [2023-01-18T20:23:55.487Z] [2023-01-18T20:23:55.487Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T20:23:55.487Z] ---> c4fc93816858 [2023-01-18T20:23:55.487Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T20:23:55.487Z] ---> Using cache [2023-01-18T20:23:55.487Z] ---> 87679ab9376a [2023-01-18T20:23:55.487Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-18T20:23:55.487Z] Removing intermediate container ef316dd007c9 [2023-01-18T20:23:55.487Z] ---> 510b8ab3be1f [2023-01-18T20:23:55.487Z] Step 22/22 : LABEL version=3.0.0-dev.23 [2023-01-18T20:23:55.487Z] ---> Running in f8b54b6f824a [2023-01-18T20:23:55.487Z] ---> Running in 2a1fce1a02ad [2023-01-18T20:23:56.139Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-18T20:23:56.425Z] Status: Downloaded newer image for alpine:3.15 [2023-01-18T20:23:56.425Z] ---> 8aa73fd46299 [2023-01-18T20:23:56.425Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T20:23:56.456Z] Removing intermediate container 2a1fce1a02ad [2023-01-18T20:23:56.456Z] ---> 3cf296ee3476 [2023-01-18T20:23:56.456Z] [2023-01-18T20:23:56.456Z] ---> 086088511d19 [2023-01-18T20:23:56.456Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T20:23:56.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:23:56.456Z] Successfully built 3cf296ee3476 [2023-01-18T20:23:56.456Z] Successfully tagged core-data:latest [2023-01-18T20:23:56.456Z]  Building core-data ... done Building security-spiffe-token-provider [2023-01-18T20:23:56.697Z] ---> Running in e49f818c94e7 [2023-01-18T20:23:56.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:23:56.970Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T20:23:56.970Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T20:23:56.970Z] OK: 15859 distinct packages available [2023-01-18T20:23:56.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:23:56.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:23:57.227Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-18T20:23:57.227Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-18T20:23:57.227Z] (3/4) Installing libucontext (1.1-r0) [2023-01-18T20:23:57.227Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-18T20:23:57.227Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T20:23:57.227Z] OK: 6 MiB in 18 packages [2023-01-18T20:23:57.300Z] Removing intermediate container e49f818c94e7 [2023-01-18T20:23:57.300Z] ---> a5fb4f0f47d8 [2023-01-18T20:23:57.300Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T20:23:57.581Z] ---> Running in 80bd4901f92b [2023-01-18T20:24:00.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T20:24:00.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T20:24:01.407Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:24:01.407Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:24:01.407Z] ---> 693384664f9f [2023-01-18T20:24:01.407Z] Step 3/19 : WORKDIR /edgex-go [2023-01-18T20:24:01.407Z] ---> Using cache [2023-01-18T20:24:01.407Z] ---> f004d3f55e1f [2023-01-18T20:24:01.407Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-18T20:24:02.433Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T20:24:02.433Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T20:24:02.433Z] OK: 15736 distinct packages available [2023-01-18T20:24:02.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T20:24:03.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T20:24:04.432Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-18T20:24:04.432Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-18T20:24:04.432Z] (3/5) Installing libucontext (1.1-r0) [2023-01-18T20:24:04.432Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-18T20:24:04.432Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-18T20:24:04.432Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T20:24:04.700Z] OK: 6 MiB in 19 packages [2023-01-18T20:24:04.739Z] ---> Running in 9179bcc93026 [2023-01-18T20:24:04.739Z] ---> 9386ad53f934 [2023-01-18T20:24:04.739Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T20:24:04.739Z] Removing intermediate container 6960b0abc6de [2023-01-18T20:24:04.739Z] ---> 322cf2ae6b41 [2023-01-18T20:24:04.739Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T20:24:04.739Z] ---> Running in 722eedb8f7ae [2023-01-18T20:24:04.739Z] Removing intermediate container f8b54b6f824a [2023-01-18T20:24:04.739Z] ---> f984be3d3ab1 [2023-01-18T20:24:04.739Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T20:24:04.739Z] Removing intermediate container 722eedb8f7ae [2023-01-18T20:24:04.739Z] ---> 84e235d971cb [2023-01-18T20:24:04.739Z] Step 19/21 : LABEL arch=x86_64 [2023-01-18T20:24:04.739Z] ---> Running in 73a50face1c2 [2023-01-18T20:24:04.739Z] ---> 2950c27c4c64 [2023-01-18T20:24:04.739Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-18T20:24:04.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:24:04.999Z] Removing intermediate container 73a50face1c2 [2023-01-18T20:24:04.999Z] ---> 9e00430651eb [2023-01-18T20:24:04.999Z] Step 20/21 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:24:04.999Z] ---> f816b6e835a0 [2023-01-18T20:24:04.999Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-18T20:24:04.999Z] ---> Running in eba86424c1b9 [2023-01-18T20:24:04.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:24:05.599Z] v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-18T20:24:05.599Z] v3.16.3-126-g19213cd943 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-18T20:24:05.599Z] OK: 17043 distinct packages available [2023-01-18T20:24:05.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:24:05.859Z] Removing intermediate container eba86424c1b9 [2023-01-18T20:24:05.859Z] ---> 400171a0e6fb [2023-01-18T20:24:05.859Z] Step 21/21 : LABEL version=3.0.0-dev.23 [2023-01-18T20:24:05.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:24:06.120Z] OK: 211 MiB in 51 packages [2023-01-18T20:24:06.380Z] ---> f3e804407806 [2023-01-18T20:24:06.380Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T20:24:06.380Z] ---> Running in 1de197b58956 [2023-01-18T20:24:06.380Z] ---> Running in 44d46bc27262 [2023-01-18T20:24:06.380Z] ---> bb04f7d4a304 [2023-01-18T20:24:06.380Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T20:24:06.641Z] Removing intermediate container 44d46bc27262 [2023-01-18T20:24:06.641Z] ---> ce6aad139a40 [2023-01-18T20:24:06.641Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T20:24:06.641Z] Removing intermediate container 1de197b58956 [2023-01-18T20:24:06.641Z] ---> 0a8d2104409f [2023-01-18T20:24:06.641Z] [2023-01-18T20:24:06.641Z] ---> Running in e25cd26236f9 [2023-01-18T20:24:06.641Z] Successfully built 0a8d2104409f [2023-01-18T20:24:06.641Z] Successfully tagged security-proxy-setup:latest [2023-01-18T20:24:06.641Z]  Building security-proxy-setup ... done  ---> 436827848192 [2023-01-18T20:24:06.641Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-18T20:24:06.901Z] ---> Running in 956131757bce [2023-01-18T20:24:06.901Z] Removing intermediate container 9179bcc93026 [2023-01-18T20:24:06.901Z] ---> 81674204c8e3 [2023-01-18T20:24:06.901Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-18T20:24:06.901Z] Removing intermediate container e25cd26236f9 [2023-01-18T20:24:06.901Z] ---> 8e2f4d73a433 [2023-01-18T20:24:06.901Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T20:24:06.901Z] ---> Running in ca8a89c16c3a [2023-01-18T20:24:06.901Z] Removing intermediate container 956131757bce [2023-01-18T20:24:06.901Z] ---> e3c10079b469 [2023-01-18T20:24:06.901Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-18T20:24:07.160Z] Removing intermediate container ca8a89c16c3a [2023-01-18T20:24:07.160Z] ---> cf0520773ab9 [2023-01-18T20:24:07.160Z] Step 23/24 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:24:07.160Z] ---> bff66b8ab6e0 [2023-01-18T20:24:07.160Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:24:07.160Z] ---> Running in 174e2669b5c0 [2023-01-18T20:24:07.160Z] ---> Running in 226562dca93b [2023-01-18T20:24:07.160Z] ---> e023e1c5179c [2023-01-18T20:24:07.160Z] Step 19/24 : WORKDIR / [2023-01-18T20:24:07.160Z] Removing intermediate container 226562dca93b [2023-01-18T20:24:07.160Z] ---> bdb103e87a74 [2023-01-18T20:24:07.160Z] Step 24/24 : LABEL version=3.0.0-dev.23 [2023-01-18T20:24:07.287Z] Removing intermediate container 80bd4901f92b [2023-01-18T20:24:07.287Z] ---> 884d0923925c [2023-01-18T20:24:07.287Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-18T20:24:07.420Z] ---> Running in 65c5b4cf024a [2023-01-18T20:24:07.420Z] ---> Running in 0706ee1cfa65 [2023-01-18T20:24:07.420Z] Removing intermediate container 65c5b4cf024a [2023-01-18T20:24:07.420Z] ---> 94e05ce37ef4 [2023-01-18T20:24:07.420Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T20:24:07.420Z] ---> Running in ef1c5c29437e [2023-01-18T20:24:07.420Z] Removing intermediate container 0706ee1cfa65 [2023-01-18T20:24:07.420Z] ---> d4ed36faaacb [2023-01-18T20:24:07.420Z] [2023-01-18T20:24:07.678Z] Successfully built d4ed36faaacb [2023-01-18T20:24:07.678Z] Successfully tagged security-spire-agent:latest [2023-01-18T20:24:07.678Z]  Building security-spire-agent ... done Removing intermediate container ef1c5c29437e [2023-01-18T20:24:07.678Z] ---> 7afca4abd58a [2023-01-18T20:24:07.678Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T20:24:07.951Z] ---> Running in 069dd8c6baf6 [2023-01-18T20:24:08.212Z] Removing intermediate container 069dd8c6baf6 [2023-01-18T20:24:08.212Z] ---> 14804b529808 [2023-01-18T20:24:08.212Z] Step 22/24 : LABEL arch=x86_64 [2023-01-18T20:24:08.212Z] ---> Running in 33f3af3ae8ea [2023-01-18T20:24:08.212Z] Removing intermediate container 33f3af3ae8ea [2023-01-18T20:24:08.212Z] ---> 1df8d82daf56 [2023-01-18T20:24:08.212Z] Step 23/24 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:24:08.212Z] ---> Running in 5da0ecd3a6c0 [2023-01-18T20:24:08.471Z] Removing intermediate container 5da0ecd3a6c0 [2023-01-18T20:24:08.471Z] ---> ae44206ca52a [2023-01-18T20:24:08.471Z] Step 24/24 : LABEL version=3.0.0-dev.23 [2023-01-18T20:24:08.471Z] ---> Running in 363bbe3c8809 [2023-01-18T20:24:08.730Z] Removing intermediate container 363bbe3c8809 [2023-01-18T20:24:08.730Z] ---> 70fa6e0ea369 [2023-01-18T20:24:08.730Z] [2023-01-18T20:24:08.730Z] Successfully built 70fa6e0ea369 [2023-01-18T20:24:08.730Z] Successfully tagged security-spire-config:latest [2023-01-18T20:24:11.545Z] ---> c34c4e796cd7 [2023-01-18T20:24:11.545Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T20:24:21.627Z] ---> 504644368e3d [2023-01-18T20:24:21.627Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T20:24:21.627Z] ---> aa7036a620ee [2023-01-18T20:24:21.627Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-18T20:24:22.217Z] ---> 25e144dc00e1 [2023-01-18T20:24:22.217Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-18T20:24:23.624Z] ---> 27bb957dcc7a [2023-01-18T20:24:23.624Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T20:24:23.624Z] ---> Running in e38d144a2dc7 [2023-01-18T20:24:24.218Z] Removing intermediate container e38d144a2dc7 [2023-01-18T20:24:24.218Z] ---> 65d55c085717 [2023-01-18T20:24:24.218Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T20:24:24.485Z] ---> Running in eb20a5220c81 [2023-01-18T20:24:25.066Z] Removing intermediate container eb20a5220c81 [2023-01-18T20:24:25.066Z] ---> 4c08ba7f0456 [2023-01-18T20:24:25.066Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T20:24:25.332Z] ---> Running in 5827abf8f77b [2023-01-18T20:24:25.929Z] Removing intermediate container 5827abf8f77b [2023-01-18T20:24:25.929Z] ---> 83b08b8846f9 [2023-01-18T20:24:25.929Z] Step 23/24 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:24:25.929Z] ---> Running in be0db9c07c6c [2023-01-18T20:24:26.512Z] Removing intermediate container be0db9c07c6c [2023-01-18T20:24:26.512Z] ---> 0130cc118a05 [2023-01-18T20:24:26.512Z] Step 24/24 : LABEL version=3.0.0-dev.23 [2023-01-18T20:24:26.777Z] ---> Running in 50364219ebb3 [2023-01-18T20:24:26.819Z]  Building security-spire-config ... done Removing intermediate container 1dc052cf01c9 [2023-01-18T20:24:26.819Z] ---> 876c8dbe84c7 [2023-01-18T20:24:26.819Z] [2023-01-18T20:24:26.819Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T20:24:26.819Z] ---> bfe296a52501 [2023-01-18T20:24:26.819Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-18T20:24:26.819Z] ---> Running in 1ca60ff9995b [2023-01-18T20:24:26.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:24:26.819Z] Removing intermediate container 174e2669b5c0 [2023-01-18T20:24:26.819Z] ---> 9018b56669b8 [2023-01-18T20:24:26.819Z] Step 7/19 : COPY . . [2023-01-18T20:24:26.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:24:26.819Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-18T20:24:26.819Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-18T20:24:26.819Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T20:24:26.819Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T20:24:26.819Z] OK: 6 MiB in 16 packages [2023-01-18T20:24:27.358Z] Removing intermediate container 50364219ebb3 [2023-01-18T20:24:27.358Z] ---> 59d3342f3cb1 [2023-01-18T20:24:27.358Z] [2023-01-18T20:24:27.623Z] Successfully built 59d3342f3cb1 [2023-01-18T20:24:27.623Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-18T20:24:27.623Z] Building security-spire-config [2023-01-18T20:24:31.183Z] ---> a829713d01c6 [2023-01-18T20:24:31.183Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-18T20:24:31.183Z] ---> Running in 41bd55454f29 [2023-01-18T20:24:31.183Z] Removing intermediate container 1ca60ff9995b [2023-01-18T20:24:31.183Z] ---> 65da71935a51 [2023-01-18T20:24:31.183Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T20:24:31.443Z] ---> Running in a5cef0a6ba03 [2023-01-18T20:24:31.718Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-18T20:24:31.882Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:24:31.882Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:24:31.882Z] ---> 8780611b436e [2023-01-18T20:24:31.882Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T20:24:31.882Z] ---> Using cache [2023-01-18T20:24:31.882Z] ---> 84f6c3afe5fe [2023-01-18T20:24:31.882Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T20:24:31.882Z] ---> Using cache [2023-01-18T20:24:31.882Z] ---> d112c58e37c4 [2023-01-18T20:24:31.882Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T20:24:31.882Z] ---> Using cache [2023-01-18T20:24:31.882Z] ---> 07f6330a736c [2023-01-18T20:24:31.882Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:24:31.882Z] ---> Using cache [2023-01-18T20:24:31.882Z] ---> 3222149221c8 [2023-01-18T20:24:31.882Z] Step 7/24 : COPY . . [2023-01-18T20:24:31.882Z] ---> Using cache [2023-01-18T20:24:31.882Z] ---> e5182ad10244 [2023-01-18T20:24:31.882Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T20:24:31.882Z] ---> Using cache [2023-01-18T20:24:31.882Z] ---> 5353ee8782b3 [2023-01-18T20:24:31.882Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-18T20:24:31.882Z] ---> Using cache [2023-01-18T20:24:31.882Z] ---> ec949cb3146e [2023-01-18T20:24:31.882Z] 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-01-18T20:24:31.882Z] ---> Using cache [2023-01-18T20:24:31.882Z] ---> a73819600e27 [2023-01-18T20:24:31.882Z] Step 11/24 : WORKDIR /edgex-go [2023-01-18T20:24:31.882Z] ---> Using cache [2023-01-18T20:24:31.882Z] ---> 50550858e709 [2023-01-18T20:24:31.882Z] [2023-01-18T20:24:31.882Z] Step 12/24 : FROM alpine:3.15 [2023-01-18T20:24:31.882Z] ---> 8aa73fd46299 [2023-01-18T20:24:31.882Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T20:24:31.882Z] ---> Using cache [2023-01-18T20:24:31.882Z] ---> a5fb4f0f47d8 [2023-01-18T20:24:31.882Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-18T20:24:31.978Z] Removing intermediate container a5cef0a6ba03 [2023-01-18T20:24:31.978Z] ---> 87255cea2344 [2023-01-18T20:24:31.978Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-18T20:24:31.978Z] ---> Running in 0f18018d7a7d [2023-01-18T20:24:31.978Z] Removing intermediate container 0f18018d7a7d [2023-01-18T20:24:31.978Z] ---> eabe864eb173 [2023-01-18T20:24:31.978Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T20:24:31.978Z] ---> Running in 92b8cbabfe71 [2023-01-18T20:24:32.150Z] ---> Running in 3b4f3e94ac54 [2023-01-18T20:24:32.242Z] Removing intermediate container 92b8cbabfe71 [2023-01-18T20:24:32.242Z] ---> d320ea36c645 [2023-01-18T20:24:32.242Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T20:24:32.500Z] ---> fc67c76f7920 [2023-01-18T20:24:32.500Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-18T20:24:33.091Z] ---> 53078edcaa1b [2023-01-18T20:24:33.091Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-18T20:24:33.356Z] ---> 9056f03703f8 [2023-01-18T20:24:33.356Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-18T20:24:33.356Z] ---> Running in 8042ca788483 [2023-01-18T20:24:33.356Z] Removing intermediate container 8042ca788483 [2023-01-18T20:24:33.356Z] ---> 03595c874720 [2023-01-18T20:24:33.356Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T20:24:33.356Z] ---> Running in 9cb6e9f81652 [2023-01-18T20:24:33.615Z] Removing intermediate container 9cb6e9f81652 [2023-01-18T20:24:33.615Z] ---> 24f8ef8943a2 [2023-01-18T20:24:33.615Z] Step 20/22 : LABEL arch=x86_64 [2023-01-18T20:24:33.615Z] ---> Running in 84d1a431b96e [2023-01-18T20:24:33.615Z] Removing intermediate container 84d1a431b96e [2023-01-18T20:24:33.615Z] ---> aa9106e1c54c [2023-01-18T20:24:33.615Z] Step 21/22 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:24:33.615Z] ---> Running in 8dfc859d024b [2023-01-18T20:24:33.877Z] Removing intermediate container 8dfc859d024b [2023-01-18T20:24:33.877Z] ---> 3c1e9e137ecc [2023-01-18T20:24:33.877Z] Step 22/22 : LABEL version=3.0.0-dev.23 [2023-01-18T20:24:33.877Z] ---> Running in d93581d8a662 [2023-01-18T20:24:33.877Z] Removing intermediate container d93581d8a662 [2023-01-18T20:24:33.877Z] ---> 5066ed73e397 [2023-01-18T20:24:33.877Z] [2023-01-18T20:24:33.877Z] Successfully built 5066ed73e397 [2023-01-18T20:24:33.877Z] Successfully tagged support-notifications:latest [2023-01-18T20:24:36.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T20:24:36.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T20:24:37.800Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T20:24:37.800Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T20:24:37.800Z] OK: 15736 distinct packages available [2023-01-18T20:24:38.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T20:24:38.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T20:24:39.741Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-18T20:24:39.741Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-18T20:24:39.741Z] (3/4) Installing libucontext (1.1-r0) [2023-01-18T20:24:39.741Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-18T20:24:39.741Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T20:24:39.741Z] OK: 6 MiB in 18 packages [2023-01-18T20:24:43.684Z] Removing intermediate container 3b4f3e94ac54 [2023-01-18T20:24:43.684Z] ---> 1cac0b767c89 [2023-01-18T20:24:43.684Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T20:24:50.501Z] ---> 15b8af6d82d6 [2023-01-18T20:24:50.501Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T20:24:51.460Z] ---> 964a6f333fe4 [2023-01-18T20:24:51.460Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-18T20:24:51.460Z] ---> Running in 6429e48cf32b [2023-01-18T20:24:52.043Z] Removing intermediate container 6429e48cf32b [2023-01-18T20:24:52.043Z] ---> 361e2cbe75cd [2023-01-18T20:24:52.043Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-18T20:24:53.449Z] ---> f7d1c0b78ca8 [2023-01-18T20:24:53.449Z] Step 19/24 : WORKDIR / [2023-01-18T20:24:53.449Z] ---> Running in a9953e74ae2c [2023-01-18T20:24:54.030Z] Removing intermediate container a9953e74ae2c [2023-01-18T20:24:54.030Z] ---> 83dabdfbd2dd [2023-01-18T20:24:54.030Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T20:24:54.030Z] ---> Running in 0f3b8726da7f [2023-01-18T20:24:54.613Z] Removing intermediate container 0f3b8726da7f [2023-01-18T20:24:54.613Z] ---> caf8425b98ab [2023-01-18T20:24:54.613Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T20:24:54.613Z] ---> Running in 47723bae7945 [2023-01-18T20:24:55.198Z] Removing intermediate container 47723bae7945 [2023-01-18T20:24:55.198Z] ---> 8b6f6ad549a0 [2023-01-18T20:24:55.198Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T20:24:55.198Z] ---> Running in f430b3722ee1 [2023-01-18T20:24:55.974Z]  Building support-notifications ... done Removing intermediate container 41bd55454f29 [2023-01-18T20:24:55.974Z] ---> bb3a71a83519 [2023-01-18T20:24:55.974Z] [2023-01-18T20:24:55.974Z] Step 9/19 : FROM alpine:3.15 [2023-01-18T20:24:55.974Z] ---> c4fc93816858 [2023-01-18T20:24:55.974Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T20:24:55.974Z] ---> Using cache [2023-01-18T20:24:55.974Z] ---> 87679ab9376a [2023-01-18T20:24:55.974Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-18T20:24:55.974Z] ---> Running in 9a80d898efaf [2023-01-18T20:24:55.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:24:55.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:24:55.974Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T20:24:55.974Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T20:24:55.974Z] OK: 15859 distinct packages available [2023-01-18T20:24:55.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-18T20:24:55.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-18T20:24:55.974Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-18T20:24:55.974Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-18T20:24:55.974Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-18T20:24:55.974Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-18T20:24:55.974Z] (5/9) Installing curl (7.80.0-r5) [2023-01-18T20:24:55.974Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-18T20:24:55.974Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-18T20:24:55.974Z] (8/9) Installing libucontext (1.1-r0) [2023-01-18T20:24:55.974Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-18T20:24:55.974Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T20:24:55.974Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T20:24:55.974Z] OK: 8 MiB in 23 packages [2023-01-18T20:24:55.974Z] Removing intermediate container 9a80d898efaf [2023-01-18T20:24:55.974Z] ---> 59f65bbb8a60 [2023-01-18T20:24:55.974Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T20:24:55.974Z] ---> 413851c02982 [2023-01-18T20:24:55.974Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-18T20:24:56.165Z] Removing intermediate container f430b3722ee1 [2023-01-18T20:24:56.165Z] ---> 959d8e2bf511 [2023-01-18T20:24:56.165Z] Step 23/24 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:24:56.165Z] ---> Running in 4f0aebbda342 [2023-01-18T20:24:56.233Z] ---> 51d6c4abcca7 [2023-01-18T20:24:56.233Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-18T20:24:56.495Z] ---> f6f03f2a54d8 [2023-01-18T20:24:56.495Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-18T20:24:56.754Z] ---> Running in cbe6684f832e [2023-01-18T20:24:57.015Z] Removing intermediate container cbe6684f832e [2023-01-18T20:24:57.015Z] ---> 737be6d13407 [2023-01-18T20:24:57.016Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T20:24:57.277Z] ---> Running in 1a5558b0a3a6 [2023-01-18T20:24:57.538Z] Removing intermediate container 1a5558b0a3a6 [2023-01-18T20:24:57.538Z] ---> c2e9a0ffbaba [2023-01-18T20:24:57.538Z] Step 17/19 : LABEL arch=x86_64 [2023-01-18T20:24:57.800Z] ---> Running in de8c69261378 [2023-01-18T20:24:58.062Z] Removing intermediate container de8c69261378 [2023-01-18T20:24:58.062Z] ---> 11f5b35ac51c [2023-01-18T20:24:58.062Z] Step 18/19 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:24:58.114Z] Removing intermediate container 4f0aebbda342 [2023-01-18T20:24:58.114Z] ---> 0ccbbd275798 [2023-01-18T20:24:58.114Z] Step 24/24 : LABEL version=3.0.0-dev.23 [2023-01-18T20:24:58.114Z] ---> Running in b297784ab1bb [2023-01-18T20:24:58.321Z] ---> Running in 0b6accd774cd [2023-01-18T20:24:58.582Z] Removing intermediate container 0b6accd774cd [2023-01-18T20:24:58.582Z] ---> dece2cc150f8 [2023-01-18T20:24:58.582Z] Step 19/19 : LABEL version=3.0.0-dev.23 [2023-01-18T20:24:58.582Z] ---> Running in c756e511f4c8 [2023-01-18T20:24:58.842Z] Removing intermediate container c756e511f4c8 [2023-01-18T20:24:58.843Z] ---> fccf2f0d34ea [2023-01-18T20:24:58.843Z] [2023-01-18T20:24:58.843Z] Successfully built fccf2f0d34ea [2023-01-18T20:24:58.843Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-18T20:24:59.101Z] Removing intermediate container b297784ab1bb [2023-01-18T20:24:59.101Z] ---> f53324b78d43 [2023-01-18T20:24:59.101Z] [2023-01-18T20:24:59.101Z] Successfully built f53324b78d43 [2023-01-18T20:24:59.101Z] Successfully tagged security-spire-config-arm64:latest [2023-01-18T20:24:59.101Z]  Building security-spire-config ... done Building support-scheduler [2023-01-18T20:24:59.109Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-01-18T20:24:59.134Z] $ docker stop --time=1 f67c53570d02558b2cdd2e0f12799d173c2b4a1719e4726840abc6990f0871b7 [2023-01-18T20:25:00.429Z] $ docker rm -f --volumes f67c53570d02558b2cdd2e0f12799d173c2b4a1719e4726840abc6990f0871b7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T20:25:00.745Z] + docker images [2023-01-18T20:25:00.745Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-18T20:25:00.745Z] security-spiffe-token-provider latest fccf2f0d34ea 2 seconds ago 29.8MB [2023-01-18T20:25:00.745Z] bb3a71a83519 9 seconds ago 1.7GB [2023-01-18T20:25:00.745Z] support-notifications latest 5066ed73e397 27 seconds ago 30.6MB [2023-01-18T20:25:00.745Z] 876c8dbe84c7 40 seconds ago 1.74GB [2023-01-18T20:25:00.745Z] security-spire-config latest 70fa6e0ea369 52 seconds ago 85.8MB [2023-01-18T20:25:00.745Z] security-spire-agent latest d4ed36faaacb 53 seconds ago 125MB [2023-01-18T20:25:00.745Z] security-proxy-setup latest 0a8d2104409f 54 seconds ago 27.8MB [2023-01-18T20:25:00.745Z] adeb6b6f82b4 About a minute ago 1.54GB [2023-01-18T20:25:00.745Z] core-data latest 3cf296ee3476 About a minute ago 17.9MB [2023-01-18T20:25:00.745Z] 513c43fe6467 About a minute ago 1.54GB [2023-01-18T20:25:00.745Z] 69c24152f5e7 About a minute ago 1.68GB [2023-01-18T20:25:00.745Z] b8b25fa4fd9d About a minute ago 1.66GB [2023-01-18T20:25:00.745Z] support-scheduler latest cd2b89be101e About a minute ago 30MB [2023-01-18T20:25:00.745Z] security-bootstrapper latest 4827d94bd077 2 minutes ago 20.3MB [2023-01-18T20:25:00.745Z] 98ea32d87ffc 2 minutes ago 1.74GB [2023-01-18T20:25:00.745Z] security-secretstore-setup latest 986465d0280e 2 minutes ago 29.9MB [2023-01-18T20:25:00.745Z] core-metadata latest cc0f35562e03 2 minutes ago 18.5MB [2023-01-18T20:25:00.745Z] core-command latest fc3bcbf48954 2 minutes ago 17.7MB [2023-01-18T20:25:00.745Z] 96b5fe68ab37 2 minutes ago 1.66GB [2023-01-18T20:25:00.745Z] 9b8522fb9c2a 2 minutes ago 1.68GB [2023-01-18T20:25:00.745Z] daefe3717869 2 minutes ago 1.67GB [2023-01-18T20:25:00.745Z] d4f408d085a8 2 minutes ago 1.66GB [2023-01-18T20:25:00.745Z] security-spire-server latest 496b0d86bdac 2 minutes ago 86.5MB [2023-01-18T20:25:00.745Z] c10463ea15a9 3 minutes ago 1.54GB [2023-01-18T20:25:00.745Z] ci-base-image-x86_64 latest 693384664f9f 6 minutes ago 904MB [2023-01-18T20:25:00.745Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-18T20:25:00.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-18T20:25:00.745Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-18T20:25:00.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-18T20:25:00.745Z] 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-01-18T20:25:00.879Z] provisioning config files... [2023-01-18T20:25:00.888Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/379@tmp/config6790705452373599160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:25:01.185Z] ---> docker-login.sh [2023-01-18T20:25:01.185Z] nexus3.edgexfoundry.org:10001 [2023-01-18T20:25:01.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:25:01.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:25:01.185Z] Configure a credential helper to remove this warning. See [2023-01-18T20:25:01.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:25:01.185Z] [2023-01-18T20:25:01.185Z] Login Succeeded [2023-01-18T20:25:01.185Z] nexus3.edgexfoundry.org:10002 [2023-01-18T20:25:01.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:25:01.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:25:01.185Z] Configure a credential helper to remove this warning. See [2023-01-18T20:25:01.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:25:01.185Z] [2023-01-18T20:25:01.185Z] Login Succeeded [2023-01-18T20:25:01.185Z] nexus3.edgexfoundry.org:10003 [2023-01-18T20:25:01.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:25:01.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:25:01.444Z] Configure a credential helper to remove this warning. See [2023-01-18T20:25:01.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:25:01.444Z] [2023-01-18T20:25:01.444Z] Login Succeeded [2023-01-18T20:25:01.444Z] nexus3.edgexfoundry.org:10004 [2023-01-18T20:25:01.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:25:01.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:25:01.444Z] Configure a credential helper to remove this warning. See [2023-01-18T20:25:01.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:25:01.444Z] [2023-01-18T20:25:01.444Z] Login Succeeded [2023-01-18T20:25:01.444Z] docker.io [2023-01-18T20:25:01.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:25:01.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:25:01.703Z] Configure a credential helper to remove this warning. See [2023-01-18T20:25:01.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:25:01.703Z] [2023-01-18T20:25:01.703Z] Login Succeeded [2023-01-18T20:25:01.703Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T20:25:01.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:25:01.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T20:25:01.744Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-01-18T20:25:01.744Z] 5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:01.744Z] latest [2023-01-18T20:25:01.744Z] 3.0.0-dev.23 [2023-01-18T20:25:01.744Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:01.744Z] main [2023-01-18T20:25:01.744Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:02.067Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:02.375Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:02.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-18T20:25:02.375Z] 12c321ed8b2c: Preparing [2023-01-18T20:25:02.375Z] d5da2ba7d9eb: Preparing [2023-01-18T20:25:02.375Z] 75497e65fab2: Preparing [2023-01-18T20:25:02.375Z] 9b5623c2e2b2: Preparing [2023-01-18T20:25:02.375Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:02.375Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:02.375Z] 9b5623c2e2b2: Pushed [2023-01-18T20:25:02.375Z] 12c321ed8b2c: Pushed [2023-01-18T20:25:02.375Z] 75497e65fab2: Pushed [2023-01-18T20:25:03.749Z] d5da2ba7d9eb: Pushed [2023-01-18T20:25:03.749Z] 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:b0e00bbcb0cf25430e59b27cfd7fac92db5be8230efa76d649a1589d2617e43e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:04.060Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:04.363Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-01-18T20:25:04.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-18T20:25:04.363Z] 12c321ed8b2c: Preparing [2023-01-18T20:25:04.363Z] d5da2ba7d9eb: Preparing [2023-01-18T20:25:04.363Z] 75497e65fab2: Preparing [2023-01-18T20:25:04.363Z] 9b5623c2e2b2: Preparing [2023-01-18T20:25:04.363Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:04.363Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:04.363Z] 12c321ed8b2c: Layer already exists [2023-01-18T20:25:04.363Z] d5da2ba7d9eb: Layer already exists [2023-01-18T20:25:04.363Z] 9b5623c2e2b2: Layer already exists [2023-01-18T20:25:04.363Z] 75497e65fab2: Layer already exists [2023-01-18T20:25:04.363Z] latest: digest: sha256:b0e00bbcb0cf25430e59b27cfd7fac92db5be8230efa76d649a1589d2617e43e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:04.678Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:04.983Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.23 [2023-01-18T20:25:04.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-18T20:25:04.983Z] 12c321ed8b2c: Preparing [2023-01-18T20:25:04.983Z] d5da2ba7d9eb: Preparing [2023-01-18T20:25:04.983Z] 75497e65fab2: Preparing [2023-01-18T20:25:04.983Z] 9b5623c2e2b2: Preparing [2023-01-18T20:25:04.983Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:04.983Z] 75497e65fab2: Layer already exists [2023-01-18T20:25:04.983Z] 12c321ed8b2c: Layer already exists [2023-01-18T20:25:04.983Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:04.983Z] 9b5623c2e2b2: Layer already exists [2023-01-18T20:25:04.983Z] d5da2ba7d9eb: Layer already exists [2023-01-18T20:25:04.983Z] 3.0.0-dev.23: digest: sha256:b0e00bbcb0cf25430e59b27cfd7fac92db5be8230efa76d649a1589d2617e43e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:05.289Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:05.592Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:05.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-18T20:25:05.592Z] 12c321ed8b2c: Preparing [2023-01-18T20:25:05.592Z] d5da2ba7d9eb: Preparing [2023-01-18T20:25:05.592Z] 75497e65fab2: Preparing [2023-01-18T20:25:05.592Z] 9b5623c2e2b2: Preparing [2023-01-18T20:25:05.592Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:05.592Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:05.592Z] 9b5623c2e2b2: Layer already exists [2023-01-18T20:25:05.592Z] d5da2ba7d9eb: Layer already exists [2023-01-18T20:25:05.592Z] 12c321ed8b2c: Layer already exists [2023-01-18T20:25:05.592Z] 75497e65fab2: Layer already exists [2023-01-18T20:25:05.592Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:b0e00bbcb0cf25430e59b27cfd7fac92db5be8230efa76d649a1589d2617e43e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:05.751Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:25:05.751Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:25:05.751Z] ---> 8780611b436e [2023-01-18T20:25:05.751Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-18T20:25:05.751Z] ---> Using cache [2023-01-18T20:25:05.751Z] ---> c463bfd92855 [2023-01-18T20:25:05.751Z] Step 4/22 : WORKDIR /edgex-go [2023-01-18T20:25:05.751Z] ---> Using cache [2023-01-18T20:25:05.751Z] ---> d45744bb931c [2023-01-18T20:25:05.751Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-18T20:25:05.751Z] ---> Running in 0256a99b0281 [2023-01-18T20:25:05.904Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:06.205Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-01-18T20:25:06.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-01-18T20:25:06.205Z] 12c321ed8b2c: Preparing [2023-01-18T20:25:06.205Z] d5da2ba7d9eb: Preparing [2023-01-18T20:25:06.205Z] 75497e65fab2: Preparing [2023-01-18T20:25:06.205Z] 9b5623c2e2b2: Preparing [2023-01-18T20:25:06.205Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:06.205Z] 9b5623c2e2b2: Layer already exists [2023-01-18T20:25:06.205Z] d5da2ba7d9eb: Layer already exists [2023-01-18T20:25:06.205Z] 75497e65fab2: Layer already exists [2023-01-18T20:25:06.205Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:06.205Z] 12c321ed8b2c: Layer already exists [2023-01-18T20:25:06.205Z] main: digest: sha256:b0e00bbcb0cf25430e59b27cfd7fac92db5be8230efa76d649a1589d2617e43e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:25:06.245Z] ===================================================== [Pipeline] echo [2023-01-18T20:25:06.252Z] taggedImages: [2023-01-18T20:25:06.252Z] - nexus3.edgexfoundry.org:10004/core-command:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:06.252Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-01-18T20:25:06.252Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.23 [2023-01-18T20:25:06.252Z] - nexus3.edgexfoundry.org:10004/core-command:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:06.252Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-01-18T20:25:06.272Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-01-18T20:25:06.272Z] 5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:06.272Z] latest [2023-01-18T20:25:06.272Z] 3.0.0-dev.23 [2023-01-18T20:25:06.272Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:06.272Z] main [2023-01-18T20:25:06.272Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:06.590Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:06.896Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:06.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-18T20:25:06.896Z] afcfc47ba17d: Preparing [2023-01-18T20:25:06.896Z] ea96ca8ba3a9: Preparing [2023-01-18T20:25:06.896Z] 75497e65fab2: Preparing [2023-01-18T20:25:06.896Z] fd75d7ea04bc: Preparing [2023-01-18T20:25:06.896Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:06.896Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:06.896Z] 75497e65fab2: Layer already exists [2023-01-18T20:25:06.896Z] afcfc47ba17d: Pushed [2023-01-18T20:25:06.896Z] fd75d7ea04bc: Pushed [2023-01-18T20:25:08.270Z] ea96ca8ba3a9: Pushed [2023-01-18T20:25:08.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T20:25:08.530Z] 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:641235ba171306f4ae8e0a33010ba696b350edd2c0e40b2e98eecddc67eda897 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:08.844Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:09.195Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-01-18T20:25:09.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-18T20:25:09.195Z] afcfc47ba17d: Preparing [2023-01-18T20:25:09.195Z] ea96ca8ba3a9: Preparing [2023-01-18T20:25:09.195Z] 75497e65fab2: Preparing [2023-01-18T20:25:09.195Z] fd75d7ea04bc: Preparing [2023-01-18T20:25:09.195Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:09.195Z] 75497e65fab2: Layer already exists [2023-01-18T20:25:09.195Z] afcfc47ba17d: Layer already exists [2023-01-18T20:25:09.195Z] fd75d7ea04bc: Layer already exists [2023-01-18T20:25:09.195Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:09.195Z] ea96ca8ba3a9: Layer already exists [2023-01-18T20:25:09.195Z] latest: digest: sha256:641235ba171306f4ae8e0a33010ba696b350edd2c0e40b2e98eecddc67eda897 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:09.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T20:25:09.721Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:10.093Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.23 [2023-01-18T20:25:10.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-18T20:25:10.093Z] afcfc47ba17d: Preparing [2023-01-18T20:25:10.093Z] ea96ca8ba3a9: Preparing [2023-01-18T20:25:10.093Z] 75497e65fab2: Preparing [2023-01-18T20:25:10.093Z] fd75d7ea04bc: Preparing [2023-01-18T20:25:10.093Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:10.093Z] afcfc47ba17d: Layer already exists [2023-01-18T20:25:10.093Z] 75497e65fab2: Layer already exists [2023-01-18T20:25:10.093Z] ea96ca8ba3a9: Layer already exists [2023-01-18T20:25:10.093Z] fd75d7ea04bc: Layer already exists [2023-01-18T20:25:10.093Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:10.093Z] 3.0.0-dev.23: digest: sha256:641235ba171306f4ae8e0a33010ba696b350edd2c0e40b2e98eecddc67eda897 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:10.473Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:10.798Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:10.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-18T20:25:10.798Z] afcfc47ba17d: Preparing [2023-01-18T20:25:10.798Z] ea96ca8ba3a9: Preparing [2023-01-18T20:25:10.798Z] 75497e65fab2: Preparing [2023-01-18T20:25:10.798Z] fd75d7ea04bc: Preparing [2023-01-18T20:25:10.798Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:10.798Z] ea96ca8ba3a9: Layer already exists [2023-01-18T20:25:10.798Z] afcfc47ba17d: Layer already exists [2023-01-18T20:25:10.798Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:10.798Z] fd75d7ea04bc: Layer already exists [2023-01-18T20:25:10.798Z] 75497e65fab2: Layer already exists [2023-01-18T20:25:10.798Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:641235ba171306f4ae8e0a33010ba696b350edd2c0e40b2e98eecddc67eda897 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:11.137Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:11.471Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-01-18T20:25:11.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-01-18T20:25:11.472Z] afcfc47ba17d: Preparing [2023-01-18T20:25:11.472Z] ea96ca8ba3a9: Preparing [2023-01-18T20:25:11.472Z] 75497e65fab2: Preparing [2023-01-18T20:25:11.472Z] fd75d7ea04bc: Preparing [2023-01-18T20:25:11.472Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:11.472Z] ea96ca8ba3a9: Layer already exists [2023-01-18T20:25:11.472Z] fd75d7ea04bc: Layer already exists [2023-01-18T20:25:11.472Z] 75497e65fab2: Layer already exists [2023-01-18T20:25:12.411Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:12.411Z] afcfc47ba17d: Layer already exists [2023-01-18T20:25:12.411Z] main: digest: sha256:641235ba171306f4ae8e0a33010ba696b350edd2c0e40b2e98eecddc67eda897 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:25:12.454Z] ===================================================== [Pipeline] echo [2023-01-18T20:25:12.462Z] taggedImages: [2023-01-18T20:25:12.462Z] - nexus3.edgexfoundry.org:10004/core-data:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:12.462Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-01-18T20:25:12.462Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.23 [2023-01-18T20:25:12.462Z] - nexus3.edgexfoundry.org:10004/core-data:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:12.462Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-01-18T20:25:12.487Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-01-18T20:25:12.487Z] 5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:12.487Z] latest [2023-01-18T20:25:12.487Z] 3.0.0-dev.23 [2023-01-18T20:25:12.487Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:12.487Z] main [2023-01-18T20:25:12.487Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:12.810Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:13.124Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:13.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-18T20:25:13.124Z] fc59540cca1c: Preparing [2023-01-18T20:25:13.124Z] 77f284508ac6: Preparing [2023-01-18T20:25:13.124Z] aca214fa05c1: Preparing [2023-01-18T20:25:13.124Z] 75497e65fab2: Preparing [2023-01-18T20:25:13.124Z] 9b5623c2e2b2: Preparing [2023-01-18T20:25:13.124Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:13.124Z] e5e13b0c77cb: Waiting [2023-01-18T20:25:13.124Z] 9b5623c2e2b2: Layer already exists [2023-01-18T20:25:13.124Z] 75497e65fab2: Layer already exists [2023-01-18T20:25:13.124Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:13.124Z] 77f284508ac6: Pushed [2023-01-18T20:25:13.124Z] fc59540cca1c: Pushed [2023-01-18T20:25:13.610Z] OK: 221 MiB in 51 packages [2023-01-18T20:25:14.502Z] aca214fa05c1: Pushed [2023-01-18T20:25:14.502Z] 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:be5fffdf2a88eb8cdef93c2ab1875b608beb66dd33d086a57f5352fe61c3df88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:14.822Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:15.027Z] Removing intermediate container 0256a99b0281 [2023-01-18T20:25:15.027Z] ---> 102c77c5488c [2023-01-18T20:25:15.027Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-18T20:25:15.127Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-01-18T20:25:15.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-18T20:25:15.127Z] fc59540cca1c: Preparing [2023-01-18T20:25:15.127Z] 77f284508ac6: Preparing [2023-01-18T20:25:15.127Z] aca214fa05c1: Preparing [2023-01-18T20:25:15.127Z] 75497e65fab2: Preparing [2023-01-18T20:25:15.127Z] 9b5623c2e2b2: Preparing [2023-01-18T20:25:15.127Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:15.127Z] 77f284508ac6: Layer already exists [2023-01-18T20:25:15.127Z] fc59540cca1c: Layer already exists [2023-01-18T20:25:15.127Z] 75497e65fab2: Layer already exists [2023-01-18T20:25:15.127Z] 9b5623c2e2b2: Layer already exists [2023-01-18T20:25:15.127Z] aca214fa05c1: Layer already exists [2023-01-18T20:25:15.127Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:15.127Z] latest: digest: sha256:be5fffdf2a88eb8cdef93c2ab1875b608beb66dd33d086a57f5352fe61c3df88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:15.447Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:15.764Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.23 [2023-01-18T20:25:15.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-18T20:25:15.764Z] fc59540cca1c: Preparing [2023-01-18T20:25:15.764Z] 77f284508ac6: Preparing [2023-01-18T20:25:15.764Z] aca214fa05c1: Preparing [2023-01-18T20:25:15.764Z] 75497e65fab2: Preparing [2023-01-18T20:25:15.764Z] 9b5623c2e2b2: Preparing [2023-01-18T20:25:15.764Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:15.764Z] e5e13b0c77cb: Waiting [2023-01-18T20:25:15.764Z] 77f284508ac6: Layer already exists [2023-01-18T20:25:15.764Z] 75497e65fab2: Layer already exists [2023-01-18T20:25:15.764Z] 9b5623c2e2b2: Layer already exists [2023-01-18T20:25:15.764Z] fc59540cca1c: Layer already exists [2023-01-18T20:25:15.764Z] aca214fa05c1: Layer already exists [2023-01-18T20:25:15.764Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:15.764Z] 3.0.0-dev.23: digest: sha256:be5fffdf2a88eb8cdef93c2ab1875b608beb66dd33d086a57f5352fe61c3df88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:16.079Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:16.384Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:16.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-18T20:25:16.384Z] fc59540cca1c: Preparing [2023-01-18T20:25:16.384Z] 77f284508ac6: Preparing [2023-01-18T20:25:16.384Z] aca214fa05c1: Preparing [2023-01-18T20:25:16.384Z] 75497e65fab2: Preparing [2023-01-18T20:25:16.384Z] 9b5623c2e2b2: Preparing [2023-01-18T20:25:16.384Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:16.384Z] e5e13b0c77cb: Waiting [2023-01-18T20:25:16.384Z] 75497e65fab2: Layer already exists [2023-01-18T20:25:16.384Z] 9b5623c2e2b2: Layer already exists [2023-01-18T20:25:16.384Z] fc59540cca1c: Layer already exists [2023-01-18T20:25:16.384Z] 77f284508ac6: Layer already exists [2023-01-18T20:25:16.384Z] aca214fa05c1: Layer already exists [2023-01-18T20:25:16.384Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:16.384Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:be5fffdf2a88eb8cdef93c2ab1875b608beb66dd33d086a57f5352fe61c3df88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:16.438Z] ---> b60ce116aabe [2023-01-18T20:25:16.438Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:25:16.689Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [2023-01-18T20:25:16.705Z] ---> Running in 004f91312993 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:16.999Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-01-18T20:25:16.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-01-18T20:25:16.999Z] fc59540cca1c: Preparing [2023-01-18T20:25:16.999Z] 77f284508ac6: Preparing [2023-01-18T20:25:16.999Z] aca214fa05c1: Preparing [2023-01-18T20:25:16.999Z] 75497e65fab2: Preparing [2023-01-18T20:25:16.999Z] 9b5623c2e2b2: Preparing [2023-01-18T20:25:16.999Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:16.999Z] e5e13b0c77cb: Waiting [2023-01-18T20:25:16.999Z] fc59540cca1c: Layer already exists [2023-01-18T20:25:16.999Z] 77f284508ac6: Layer already exists [2023-01-18T20:25:16.999Z] 9b5623c2e2b2: Layer already exists [2023-01-18T20:25:16.999Z] aca214fa05c1: Layer already exists [2023-01-18T20:25:16.999Z] 75497e65fab2: Layer already exists [2023-01-18T20:25:16.999Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:16.999Z] main: digest: sha256:be5fffdf2a88eb8cdef93c2ab1875b608beb66dd33d086a57f5352fe61c3df88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:25:17.046Z] ===================================================== [Pipeline] echo [2023-01-18T20:25:17.056Z] taggedImages: [2023-01-18T20:25:17.056Z] - nexus3.edgexfoundry.org:10004/core-metadata:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:17.056Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-01-18T20:25:17.056Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.23 [2023-01-18T20:25:17.056Z] - nexus3.edgexfoundry.org:10004/core-metadata:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:17.056Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-01-18T20:25:17.081Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-01-18T20:25:17.081Z] 5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:17.081Z] latest [2023-01-18T20:25:17.081Z] 3.0.0-dev.23 [2023-01-18T20:25:17.081Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:17.081Z] main [2023-01-18T20:25:17.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:17.395Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:17.725Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:17.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-18T20:25:17.726Z] 6ae901f3b20c: Preparing [2023-01-18T20:25:17.726Z] 6ae901f3b20c: Preparing [2023-01-18T20:25:17.726Z] c1278e9361a5: Preparing [2023-01-18T20:25:17.726Z] 9f58f2419751: Preparing [2023-01-18T20:25:17.726Z] 37fe6f672dae: Preparing [2023-01-18T20:25:17.726Z] 7ad04e6240cd: Preparing [2023-01-18T20:25:17.726Z] 3b1f8bd4ae33: Preparing [2023-01-18T20:25:17.726Z] 75497e65fab2: Preparing [2023-01-18T20:25:17.726Z] 3b1f8bd4ae33: Waiting [2023-01-18T20:25:17.726Z] ed1e856efe41: Preparing [2023-01-18T20:25:17.726Z] 85e7237649fb: Preparing [2023-01-18T20:25:17.726Z] 62f3a13b3783: Preparing [2023-01-18T20:25:17.726Z] 75497e65fab2: Waiting [2023-01-18T20:25:17.726Z] ed1e856efe41: Waiting [2023-01-18T20:25:17.726Z] 85e7237649fb: Waiting [2023-01-18T20:25:17.726Z] 1e5e82a3dc02: Preparing [2023-01-18T20:25:17.726Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:17.726Z] 62f3a13b3783: Waiting [2023-01-18T20:25:17.726Z] 1e5e82a3dc02: Waiting [2023-01-18T20:25:17.726Z] e5e13b0c77cb: Waiting [2023-01-18T20:25:17.726Z] c1278e9361a5: Pushed [2023-01-18T20:25:17.726Z] 9f58f2419751: Pushed [2023-01-18T20:25:17.726Z] 6ae901f3b20c: Pushed [2023-01-18T20:25:17.726Z] 37fe6f672dae: Pushed [2023-01-18T20:25:17.726Z] 7ad04e6240cd: Pushed [2023-01-18T20:25:17.985Z] 75497e65fab2: Layer already exists [2023-01-18T20:25:17.985Z] ed1e856efe41: Pushed [2023-01-18T20:25:17.985Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:17.985Z] 85e7237649fb: Pushed [2023-01-18T20:25:17.985Z] 62f3a13b3783: Pushed [2023-01-18T20:25:17.985Z] 1e5e82a3dc02: Pushed [2023-01-18T20:25:19.368Z] 3b1f8bd4ae33: Pushed [2023-01-18T20:25:19.628Z] 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:002b5a952023004328afbf059c91d0fbc838d3bdcb995aa02cc6b0cf9ff5081d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:19.932Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:20.239Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-01-18T20:25:20.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-18T20:25:20.239Z] 6ae901f3b20c: Preparing [2023-01-18T20:25:20.239Z] 6ae901f3b20c: Preparing [2023-01-18T20:25:20.239Z] c1278e9361a5: Preparing [2023-01-18T20:25:20.239Z] 9f58f2419751: Preparing [2023-01-18T20:25:20.239Z] 37fe6f672dae: Preparing [2023-01-18T20:25:20.239Z] 7ad04e6240cd: Preparing [2023-01-18T20:25:20.239Z] 3b1f8bd4ae33: Preparing [2023-01-18T20:25:20.239Z] 75497e65fab2: Preparing [2023-01-18T20:25:20.239Z] ed1e856efe41: Preparing [2023-01-18T20:25:20.239Z] 85e7237649fb: Preparing [2023-01-18T20:25:20.239Z] 62f3a13b3783: Preparing [2023-01-18T20:25:20.239Z] 1e5e82a3dc02: Preparing [2023-01-18T20:25:20.239Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:20.239Z] 3b1f8bd4ae33: Waiting [2023-01-18T20:25:20.239Z] 75497e65fab2: Waiting [2023-01-18T20:25:20.239Z] ed1e856efe41: Waiting [2023-01-18T20:25:20.239Z] 85e7237649fb: Waiting [2023-01-18T20:25:20.239Z] 62f3a13b3783: Waiting [2023-01-18T20:25:20.239Z] 1e5e82a3dc02: Waiting [2023-01-18T20:25:20.239Z] e5e13b0c77cb: Waiting [2023-01-18T20:25:20.239Z] 37fe6f672dae: Layer already exists [2023-01-18T20:25:20.239Z] 7ad04e6240cd: Layer already exists [2023-01-18T20:25:20.239Z] 6ae901f3b20c: Layer already exists [2023-01-18T20:25:20.239Z] c1278e9361a5: Layer already exists [2023-01-18T20:25:20.239Z] 9f58f2419751: Layer already exists [2023-01-18T20:25:20.239Z] 3b1f8bd4ae33: Layer already exists [2023-01-18T20:25:20.239Z] 75497e65fab2: Layer already exists [2023-01-18T20:25:20.239Z] ed1e856efe41: Layer already exists [2023-01-18T20:25:20.239Z] 62f3a13b3783: Layer already exists [2023-01-18T20:25:20.239Z] 85e7237649fb: Layer already exists [2023-01-18T20:25:20.239Z] 1e5e82a3dc02: Layer already exists [2023-01-18T20:25:20.239Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:20.239Z] latest: digest: sha256:002b5a952023004328afbf059c91d0fbc838d3bdcb995aa02cc6b0cf9ff5081d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:20.547Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:20.851Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.23 [2023-01-18T20:25:20.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-18T20:25:20.851Z] 6ae901f3b20c: Preparing [2023-01-18T20:25:20.851Z] 6ae901f3b20c: Preparing [2023-01-18T20:25:20.851Z] c1278e9361a5: Preparing [2023-01-18T20:25:20.851Z] 9f58f2419751: Preparing [2023-01-18T20:25:20.851Z] 37fe6f672dae: Preparing [2023-01-18T20:25:20.851Z] 7ad04e6240cd: Preparing [2023-01-18T20:25:20.851Z] 3b1f8bd4ae33: Preparing [2023-01-18T20:25:20.851Z] 75497e65fab2: Preparing [2023-01-18T20:25:20.851Z] ed1e856efe41: Preparing [2023-01-18T20:25:20.851Z] 85e7237649fb: Preparing [2023-01-18T20:25:20.851Z] 62f3a13b3783: Preparing [2023-01-18T20:25:20.851Z] 1e5e82a3dc02: Preparing [2023-01-18T20:25:20.851Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:20.851Z] 3b1f8bd4ae33: Waiting [2023-01-18T20:25:20.851Z] 1e5e82a3dc02: Waiting [2023-01-18T20:25:20.851Z] ed1e856efe41: Waiting [2023-01-18T20:25:20.851Z] 85e7237649fb: Waiting [2023-01-18T20:25:20.851Z] e5e13b0c77cb: Waiting [2023-01-18T20:25:20.851Z] 62f3a13b3783: Waiting [2023-01-18T20:25:20.851Z] 6ae901f3b20c: Layer already exists [2023-01-18T20:25:20.851Z] c1278e9361a5: Layer already exists [2023-01-18T20:25:20.851Z] 9f58f2419751: Layer already exists [2023-01-18T20:25:20.851Z] 7ad04e6240cd: Layer already exists [2023-01-18T20:25:20.851Z] 37fe6f672dae: Layer already exists [2023-01-18T20:25:20.851Z] 3b1f8bd4ae33: Layer already exists [2023-01-18T20:25:20.851Z] 75497e65fab2: Layer already exists [2023-01-18T20:25:20.851Z] 85e7237649fb: Layer already exists [2023-01-18T20:25:20.851Z] ed1e856efe41: Layer already exists [2023-01-18T20:25:20.851Z] 62f3a13b3783: Layer already exists [2023-01-18T20:25:20.851Z] 1e5e82a3dc02: Layer already exists [2023-01-18T20:25:20.851Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:20.851Z] 3.0.0-dev.23: digest: sha256:002b5a952023004328afbf059c91d0fbc838d3bdcb995aa02cc6b0cf9ff5081d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:21.160Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:21.466Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:21.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-18T20:25:21.466Z] 6ae901f3b20c: Preparing [2023-01-18T20:25:21.466Z] 6ae901f3b20c: Preparing [2023-01-18T20:25:21.466Z] c1278e9361a5: Preparing [2023-01-18T20:25:21.466Z] 9f58f2419751: Preparing [2023-01-18T20:25:21.466Z] 37fe6f672dae: Preparing [2023-01-18T20:25:21.466Z] 7ad04e6240cd: Preparing [2023-01-18T20:25:21.466Z] 3b1f8bd4ae33: Preparing [2023-01-18T20:25:21.466Z] 75497e65fab2: Preparing [2023-01-18T20:25:21.466Z] ed1e856efe41: Preparing [2023-01-18T20:25:21.466Z] 85e7237649fb: Preparing [2023-01-18T20:25:21.466Z] 62f3a13b3783: Preparing [2023-01-18T20:25:21.466Z] 1e5e82a3dc02: Preparing [2023-01-18T20:25:21.466Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:21.466Z] 75497e65fab2: Waiting [2023-01-18T20:25:21.466Z] 3b1f8bd4ae33: Waiting [2023-01-18T20:25:21.466Z] ed1e856efe41: Waiting [2023-01-18T20:25:21.466Z] 1e5e82a3dc02: Waiting [2023-01-18T20:25:21.466Z] 62f3a13b3783: Waiting [2023-01-18T20:25:21.466Z] e5e13b0c77cb: Waiting [2023-01-18T20:25:21.466Z] 9f58f2419751: Layer already exists [2023-01-18T20:25:21.466Z] 7ad04e6240cd: Layer already exists [2023-01-18T20:25:21.466Z] c1278e9361a5: Layer already exists [2023-01-18T20:25:21.466Z] 6ae901f3b20c: Layer already exists [2023-01-18T20:25:21.466Z] 37fe6f672dae: Layer already exists [2023-01-18T20:25:21.466Z] 3b1f8bd4ae33: Layer already exists [2023-01-18T20:25:21.466Z] 75497e65fab2: Layer already exists [2023-01-18T20:25:21.466Z] ed1e856efe41: Layer already exists [2023-01-18T20:25:21.466Z] 85e7237649fb: Layer already exists [2023-01-18T20:25:21.466Z] 62f3a13b3783: Layer already exists [2023-01-18T20:25:21.466Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:21.466Z] 1e5e82a3dc02: Layer already exists [2023-01-18T20:25:21.466Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:002b5a952023004328afbf059c91d0fbc838d3bdcb995aa02cc6b0cf9ff5081d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:21.771Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:22.082Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-01-18T20:25:22.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-01-18T20:25:22.082Z] 6ae901f3b20c: Preparing [2023-01-18T20:25:22.082Z] 6ae901f3b20c: Preparing [2023-01-18T20:25:22.082Z] c1278e9361a5: Preparing [2023-01-18T20:25:22.082Z] 9f58f2419751: Preparing [2023-01-18T20:25:22.082Z] 37fe6f672dae: Preparing [2023-01-18T20:25:22.082Z] 7ad04e6240cd: Preparing [2023-01-18T20:25:22.082Z] 3b1f8bd4ae33: Preparing [2023-01-18T20:25:22.082Z] 75497e65fab2: Preparing [2023-01-18T20:25:22.082Z] ed1e856efe41: Preparing [2023-01-18T20:25:22.082Z] 85e7237649fb: Preparing [2023-01-18T20:25:22.082Z] 62f3a13b3783: Preparing [2023-01-18T20:25:22.082Z] 1e5e82a3dc02: Preparing [2023-01-18T20:25:22.082Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:22.082Z] 75497e65fab2: Waiting [2023-01-18T20:25:22.082Z] ed1e856efe41: Waiting [2023-01-18T20:25:22.082Z] 85e7237649fb: Waiting [2023-01-18T20:25:22.082Z] 3b1f8bd4ae33: Waiting [2023-01-18T20:25:22.082Z] 62f3a13b3783: Waiting [2023-01-18T20:25:22.083Z] e5e13b0c77cb: Waiting [2023-01-18T20:25:22.083Z] 1e5e82a3dc02: Waiting [2023-01-18T20:25:22.083Z] 37fe6f672dae: Layer already exists [2023-01-18T20:25:22.083Z] c1278e9361a5: Layer already exists [2023-01-18T20:25:22.083Z] 6ae901f3b20c: Layer already exists [2023-01-18T20:25:22.083Z] 9f58f2419751: Layer already exists [2023-01-18T20:25:22.083Z] 7ad04e6240cd: Layer already exists [2023-01-18T20:25:22.083Z] 3b1f8bd4ae33: Layer already exists [2023-01-18T20:25:22.083Z] 85e7237649fb: Layer already exists [2023-01-18T20:25:22.083Z] 62f3a13b3783: Layer already exists [2023-01-18T20:25:22.083Z] ed1e856efe41: Layer already exists [2023-01-18T20:25:22.083Z] 75497e65fab2: Layer already exists [2023-01-18T20:25:22.083Z] 1e5e82a3dc02: Layer already exists [2023-01-18T20:25:22.083Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:22.083Z] main: digest: sha256:002b5a952023004328afbf059c91d0fbc838d3bdcb995aa02cc6b0cf9ff5081d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:25:22.129Z] ===================================================== [Pipeline] echo [2023-01-18T20:25:22.138Z] taggedImages: [2023-01-18T20:25:22.138Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:22.138Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-01-18T20:25:22.138Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.23 [2023-01-18T20:25:22.138Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:22.138Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-01-18T20:25:22.163Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-01-18T20:25:22.163Z] 5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:22.163Z] latest [2023-01-18T20:25:22.163Z] 3.0.0-dev.23 [2023-01-18T20:25:22.163Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:22.163Z] main [2023-01-18T20:25:22.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:22.480Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:22.783Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:22.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-18T20:25:22.783Z] e93452ea4948: Preparing [2023-01-18T20:25:22.783Z] a05c0d683060: Preparing [2023-01-18T20:25:22.783Z] 817e2747d445: Preparing [2023-01-18T20:25:22.783Z] 3857647e0759: Preparing [2023-01-18T20:25:22.783Z] fde29fa25f28: Preparing [2023-01-18T20:25:22.783Z] 8ad34762c5b1: Preparing [2023-01-18T20:25:22.783Z] 0772d516ee7b: Preparing [2023-01-18T20:25:22.783Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:22.783Z] 8ad34762c5b1: Waiting [2023-01-18T20:25:22.784Z] 0772d516ee7b: Waiting [2023-01-18T20:25:22.784Z] e5e13b0c77cb: Waiting [2023-01-18T20:25:22.784Z] fde29fa25f28: Pushed [2023-01-18T20:25:22.784Z] a05c0d683060: Pushed [2023-01-18T20:25:22.784Z] e93452ea4948: Pushed [2023-01-18T20:25:23.042Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:23.042Z] 8ad34762c5b1: Pushed [2023-01-18T20:25:23.300Z] 0772d516ee7b: Pushed [2023-01-18T20:25:23.868Z] 3857647e0759: Pushed [2023-01-18T20:25:23.868Z] 817e2747d445: Pushed [2023-01-18T20:25:24.127Z] 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:4bb57475eb5d0c9a8c7fb359b5b70c9999fc55bdbd840f9c32741639b55e0000 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:24.437Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:24.744Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-01-18T20:25:24.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-18T20:25:24.744Z] e93452ea4948: Preparing [2023-01-18T20:25:24.744Z] a05c0d683060: Preparing [2023-01-18T20:25:24.744Z] 817e2747d445: Preparing [2023-01-18T20:25:24.744Z] 3857647e0759: Preparing [2023-01-18T20:25:24.744Z] fde29fa25f28: Preparing [2023-01-18T20:25:24.744Z] 8ad34762c5b1: Preparing [2023-01-18T20:25:24.744Z] 0772d516ee7b: Preparing [2023-01-18T20:25:24.744Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:24.744Z] 0772d516ee7b: Waiting [2023-01-18T20:25:24.744Z] e5e13b0c77cb: Waiting [2023-01-18T20:25:24.744Z] 8ad34762c5b1: Waiting [2023-01-18T20:25:24.744Z] 3857647e0759: Layer already exists [2023-01-18T20:25:24.744Z] a05c0d683060: Layer already exists [2023-01-18T20:25:24.744Z] fde29fa25f28: Layer already exists [2023-01-18T20:25:24.744Z] e93452ea4948: Layer already exists [2023-01-18T20:25:24.744Z] 817e2747d445: Layer already exists [2023-01-18T20:25:24.744Z] 8ad34762c5b1: Layer already exists [2023-01-18T20:25:24.744Z] 0772d516ee7b: Layer already exists [2023-01-18T20:25:24.744Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:24.744Z] latest: digest: sha256:4bb57475eb5d0c9a8c7fb359b5b70c9999fc55bdbd840f9c32741639b55e0000 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:25.051Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:25.358Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.23 [2023-01-18T20:25:25.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-18T20:25:25.358Z] e93452ea4948: Preparing [2023-01-18T20:25:25.358Z] a05c0d683060: Preparing [2023-01-18T20:25:25.358Z] 817e2747d445: Preparing [2023-01-18T20:25:25.358Z] 3857647e0759: Preparing [2023-01-18T20:25:25.358Z] fde29fa25f28: Preparing [2023-01-18T20:25:25.358Z] 8ad34762c5b1: Preparing [2023-01-18T20:25:25.358Z] 0772d516ee7b: Preparing [2023-01-18T20:25:25.358Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:25.358Z] 8ad34762c5b1: Waiting [2023-01-18T20:25:25.358Z] 0772d516ee7b: Waiting [2023-01-18T20:25:25.358Z] e5e13b0c77cb: Waiting [2023-01-18T20:25:25.358Z] 3857647e0759: Layer already exists [2023-01-18T20:25:25.358Z] fde29fa25f28: Layer already exists [2023-01-18T20:25:25.358Z] 817e2747d445: Layer already exists [2023-01-18T20:25:25.358Z] e93452ea4948: Layer already exists [2023-01-18T20:25:25.358Z] a05c0d683060: Layer already exists [2023-01-18T20:25:25.358Z] 8ad34762c5b1: Layer already exists [2023-01-18T20:25:25.358Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:25.358Z] 0772d516ee7b: Layer already exists [2023-01-18T20:25:25.358Z] 3.0.0-dev.23: digest: sha256:4bb57475eb5d0c9a8c7fb359b5b70c9999fc55bdbd840f9c32741639b55e0000 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:25.670Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:25.972Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:25.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-18T20:25:25.972Z] e93452ea4948: Preparing [2023-01-18T20:25:25.972Z] a05c0d683060: Preparing [2023-01-18T20:25:25.972Z] 817e2747d445: Preparing [2023-01-18T20:25:25.972Z] 3857647e0759: Preparing [2023-01-18T20:25:25.972Z] fde29fa25f28: Preparing [2023-01-18T20:25:25.972Z] 8ad34762c5b1: Preparing [2023-01-18T20:25:25.972Z] 0772d516ee7b: Preparing [2023-01-18T20:25:25.972Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:25.972Z] 8ad34762c5b1: Waiting [2023-01-18T20:25:25.972Z] 0772d516ee7b: Waiting [2023-01-18T20:25:25.972Z] e5e13b0c77cb: Waiting [2023-01-18T20:25:25.972Z] 3857647e0759: Layer already exists [2023-01-18T20:25:25.972Z] e93452ea4948: Layer already exists [2023-01-18T20:25:25.972Z] fde29fa25f28: Layer already exists [2023-01-18T20:25:25.972Z] a05c0d683060: Layer already exists [2023-01-18T20:25:25.972Z] 817e2747d445: Layer already exists [2023-01-18T20:25:25.972Z] 8ad34762c5b1: Layer already exists [2023-01-18T20:25:25.972Z] 0772d516ee7b: Layer already exists [2023-01-18T20:25:25.972Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:25.972Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:4bb57475eb5d0c9a8c7fb359b5b70c9999fc55bdbd840f9c32741639b55e0000 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:26.279Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:26.583Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-01-18T20:25:26.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-01-18T20:25:26.583Z] e93452ea4948: Preparing [2023-01-18T20:25:26.583Z] a05c0d683060: Preparing [2023-01-18T20:25:26.583Z] 817e2747d445: Preparing [2023-01-18T20:25:26.583Z] 3857647e0759: Preparing [2023-01-18T20:25:26.583Z] fde29fa25f28: Preparing [2023-01-18T20:25:26.583Z] 8ad34762c5b1: Preparing [2023-01-18T20:25:26.583Z] 0772d516ee7b: Preparing [2023-01-18T20:25:26.583Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:26.583Z] 8ad34762c5b1: Waiting [2023-01-18T20:25:26.583Z] 0772d516ee7b: Waiting [2023-01-18T20:25:26.583Z] e5e13b0c77cb: Waiting [2023-01-18T20:25:26.583Z] fde29fa25f28: Layer already exists [2023-01-18T20:25:26.583Z] 817e2747d445: Layer already exists [2023-01-18T20:25:26.583Z] 3857647e0759: Layer already exists [2023-01-18T20:25:26.583Z] e93452ea4948: Layer already exists [2023-01-18T20:25:26.583Z] a05c0d683060: Layer already exists [2023-01-18T20:25:26.583Z] 8ad34762c5b1: Layer already exists [2023-01-18T20:25:26.583Z] 0772d516ee7b: Layer already exists [2023-01-18T20:25:26.583Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:26.583Z] main: digest: sha256:4bb57475eb5d0c9a8c7fb359b5b70c9999fc55bdbd840f9c32741639b55e0000 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:25:26.619Z] ===================================================== [Pipeline] echo [2023-01-18T20:25:26.625Z] taggedImages: [2023-01-18T20:25:26.625Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:26.625Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-01-18T20:25:26.625Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.23 [2023-01-18T20:25:26.625Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:26.625Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-01-18T20:25:26.640Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-01-18T20:25:26.640Z] 5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:26.640Z] latest [2023-01-18T20:25:26.640Z] 3.0.0-dev.23 [2023-01-18T20:25:26.640Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:26.640Z] main [2023-01-18T20:25:26.640Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:26.947Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:27.253Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:27.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-18T20:25:27.253Z] 3d8120b9c1ce: Preparing [2023-01-18T20:25:27.253Z] 245bf4075cfe: Preparing [2023-01-18T20:25:27.253Z] 6c19f100909a: Preparing [2023-01-18T20:25:27.253Z] 6a3fc903aa92: Preparing [2023-01-18T20:25:27.253Z] fe43d59da805: Preparing [2023-01-18T20:25:27.253Z] 30640ccc81b1: Preparing [2023-01-18T20:25:27.253Z] 66c50fa2d532: Preparing [2023-01-18T20:25:27.253Z] ddd004659232: Preparing [2023-01-18T20:25:27.253Z] 218b00cd2f22: Preparing [2023-01-18T20:25:27.253Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:27.253Z] 30640ccc81b1: Waiting [2023-01-18T20:25:27.253Z] 66c50fa2d532: Waiting [2023-01-18T20:25:27.253Z] 218b00cd2f22: Waiting [2023-01-18T20:25:27.253Z] ddd004659232: Waiting [2023-01-18T20:25:27.253Z] e5e13b0c77cb: Waiting [2023-01-18T20:25:27.253Z] 245bf4075cfe: Pushed [2023-01-18T20:25:27.253Z] fe43d59da805: Pushed [2023-01-18T20:25:27.253Z] 3d8120b9c1ce: Pushed [2023-01-18T20:25:27.511Z] 30640ccc81b1: Pushed [2023-01-18T20:25:27.511Z] 66c50fa2d532: Pushed [2023-01-18T20:25:27.511Z] ddd004659232: Pushed [2023-01-18T20:25:27.770Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:27.770Z] 218b00cd2f22: Pushed [2023-01-18T20:25:28.337Z] 6a3fc903aa92: Pushed [2023-01-18T20:25:28.606Z] 6c19f100909a: Pushed [2023-01-18T20:25:28.866Z] 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:13f20f7451d4c0b839f609c971ae6c77213c53a9daffa6d3a0dccc7c361f98f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:29.170Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:29.474Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-01-18T20:25:29.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-18T20:25:29.474Z] 3d8120b9c1ce: Preparing [2023-01-18T20:25:29.474Z] 245bf4075cfe: Preparing [2023-01-18T20:25:29.474Z] 6c19f100909a: Preparing [2023-01-18T20:25:29.474Z] 6a3fc903aa92: Preparing [2023-01-18T20:25:29.474Z] fe43d59da805: Preparing [2023-01-18T20:25:29.474Z] 30640ccc81b1: Preparing [2023-01-18T20:25:29.474Z] 66c50fa2d532: Preparing [2023-01-18T20:25:29.474Z] ddd004659232: Preparing [2023-01-18T20:25:29.474Z] 218b00cd2f22: Preparing [2023-01-18T20:25:29.474Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:29.474Z] 66c50fa2d532: Waiting [2023-01-18T20:25:29.474Z] ddd004659232: Waiting [2023-01-18T20:25:29.474Z] 218b00cd2f22: Waiting [2023-01-18T20:25:29.474Z] e5e13b0c77cb: Waiting [2023-01-18T20:25:29.474Z] 30640ccc81b1: Waiting [2023-01-18T20:25:29.474Z] 6c19f100909a: Layer already exists [2023-01-18T20:25:29.474Z] 245bf4075cfe: Layer already exists [2023-01-18T20:25:29.474Z] fe43d59da805: Layer already exists [2023-01-18T20:25:29.474Z] 6a3fc903aa92: Layer already exists [2023-01-18T20:25:29.474Z] 3d8120b9c1ce: Layer already exists [2023-01-18T20:25:29.474Z] 66c50fa2d532: Layer already exists [2023-01-18T20:25:29.474Z] 30640ccc81b1: Layer already exists [2023-01-18T20:25:29.474Z] 218b00cd2f22: Layer already exists [2023-01-18T20:25:29.474Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:29.474Z] ddd004659232: Layer already exists [2023-01-18T20:25:29.474Z] latest: digest: sha256:13f20f7451d4c0b839f609c971ae6c77213c53a9daffa6d3a0dccc7c361f98f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:29.779Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:30.080Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.23 [2023-01-18T20:25:30.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-18T20:25:30.080Z] 3d8120b9c1ce: Preparing [2023-01-18T20:25:30.080Z] 245bf4075cfe: Preparing [2023-01-18T20:25:30.080Z] 6c19f100909a: Preparing [2023-01-18T20:25:30.080Z] 6a3fc903aa92: Preparing [2023-01-18T20:25:30.080Z] fe43d59da805: Preparing [2023-01-18T20:25:30.080Z] 30640ccc81b1: Preparing [2023-01-18T20:25:30.080Z] 66c50fa2d532: Preparing [2023-01-18T20:25:30.080Z] ddd004659232: Preparing [2023-01-18T20:25:30.080Z] 218b00cd2f22: Preparing [2023-01-18T20:25:30.080Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:30.080Z] 66c50fa2d532: Waiting [2023-01-18T20:25:30.080Z] ddd004659232: Waiting [2023-01-18T20:25:30.080Z] 218b00cd2f22: Waiting [2023-01-18T20:25:30.080Z] e5e13b0c77cb: Waiting [2023-01-18T20:25:30.080Z] 30640ccc81b1: Waiting [2023-01-18T20:25:30.080Z] 6c19f100909a: Layer already exists [2023-01-18T20:25:30.080Z] 3d8120b9c1ce: Layer already exists [2023-01-18T20:25:30.080Z] fe43d59da805: Layer already exists [2023-01-18T20:25:30.080Z] 6a3fc903aa92: Layer already exists [2023-01-18T20:25:30.080Z] 245bf4075cfe: Layer already exists [2023-01-18T20:25:30.080Z] 66c50fa2d532: Layer already exists [2023-01-18T20:25:30.080Z] 218b00cd2f22: Layer already exists [2023-01-18T20:25:30.080Z] ddd004659232: Layer already exists [2023-01-18T20:25:30.080Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:30.080Z] 30640ccc81b1: Layer already exists [2023-01-18T20:25:30.080Z] 3.0.0-dev.23: digest: sha256:13f20f7451d4c0b839f609c971ae6c77213c53a9daffa6d3a0dccc7c361f98f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:30.386Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:30.688Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:30.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-18T20:25:30.688Z] 3d8120b9c1ce: Preparing [2023-01-18T20:25:30.688Z] 245bf4075cfe: Preparing [2023-01-18T20:25:30.688Z] 6c19f100909a: Preparing [2023-01-18T20:25:30.688Z] 6a3fc903aa92: Preparing [2023-01-18T20:25:30.688Z] fe43d59da805: Preparing [2023-01-18T20:25:30.688Z] 30640ccc81b1: Preparing [2023-01-18T20:25:30.688Z] 66c50fa2d532: Preparing [2023-01-18T20:25:30.688Z] ddd004659232: Preparing [2023-01-18T20:25:30.688Z] 218b00cd2f22: Preparing [2023-01-18T20:25:30.688Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:30.688Z] ddd004659232: Waiting [2023-01-18T20:25:30.688Z] 218b00cd2f22: Waiting [2023-01-18T20:25:30.688Z] e5e13b0c77cb: Waiting [2023-01-18T20:25:30.688Z] 30640ccc81b1: Waiting [2023-01-18T20:25:30.688Z] 66c50fa2d532: Waiting [2023-01-18T20:25:30.688Z] 3d8120b9c1ce: Layer already exists [2023-01-18T20:25:30.688Z] 245bf4075cfe: Layer already exists [2023-01-18T20:25:30.688Z] fe43d59da805: Layer already exists [2023-01-18T20:25:30.688Z] 6c19f100909a: Layer already exists [2023-01-18T20:25:30.688Z] 6a3fc903aa92: Layer already exists [2023-01-18T20:25:30.688Z] 30640ccc81b1: Layer already exists [2023-01-18T20:25:30.688Z] ddd004659232: Layer already exists [2023-01-18T20:25:30.688Z] 218b00cd2f22: Layer already exists [2023-01-18T20:25:30.688Z] 66c50fa2d532: Layer already exists [2023-01-18T20:25:30.688Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:30.688Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:13f20f7451d4c0b839f609c971ae6c77213c53a9daffa6d3a0dccc7c361f98f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:30.995Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:31.298Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-01-18T20:25:31.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-01-18T20:25:31.298Z] 3d8120b9c1ce: Preparing [2023-01-18T20:25:31.298Z] 245bf4075cfe: Preparing [2023-01-18T20:25:31.298Z] 6c19f100909a: Preparing [2023-01-18T20:25:31.298Z] 6a3fc903aa92: Preparing [2023-01-18T20:25:31.298Z] fe43d59da805: Preparing [2023-01-18T20:25:31.298Z] 30640ccc81b1: Preparing [2023-01-18T20:25:31.298Z] 66c50fa2d532: Preparing [2023-01-18T20:25:31.298Z] ddd004659232: Preparing [2023-01-18T20:25:31.298Z] 218b00cd2f22: Preparing [2023-01-18T20:25:31.298Z] e5e13b0c77cb: Preparing [2023-01-18T20:25:31.298Z] 30640ccc81b1: Waiting [2023-01-18T20:25:31.298Z] 66c50fa2d532: Waiting [2023-01-18T20:25:31.298Z] ddd004659232: Waiting [2023-01-18T20:25:31.298Z] e5e13b0c77cb: Waiting [2023-01-18T20:25:31.298Z] 218b00cd2f22: Waiting [2023-01-18T20:25:31.298Z] fe43d59da805: Layer already exists [2023-01-18T20:25:31.298Z] 3d8120b9c1ce: Layer already exists [2023-01-18T20:25:31.298Z] 6a3fc903aa92: Layer already exists [2023-01-18T20:25:31.298Z] 245bf4075cfe: Layer already exists [2023-01-18T20:25:31.298Z] 6c19f100909a: Layer already exists [2023-01-18T20:25:31.298Z] 30640ccc81b1: Layer already exists [2023-01-18T20:25:31.298Z] ddd004659232: Layer already exists [2023-01-18T20:25:31.298Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:25:31.298Z] 218b00cd2f22: Layer already exists [2023-01-18T20:25:31.298Z] 66c50fa2d532: Layer already exists [2023-01-18T20:25:31.298Z] main: digest: sha256:13f20f7451d4c0b839f609c971ae6c77213c53a9daffa6d3a0dccc7c361f98f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:25:31.331Z] ===================================================== [Pipeline] echo [2023-01-18T20:25:31.337Z] taggedImages: [2023-01-18T20:25:31.337Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:31.337Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-01-18T20:25:31.337Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.23 [2023-01-18T20:25:31.337Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:31.337Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-01-18T20:25:31.351Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-01-18T20:25:31.351Z] 5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:31.351Z] latest [2023-01-18T20:25:31.351Z] 3.0.0-dev.23 [2023-01-18T20:25:31.351Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:31.351Z] main [2023-01-18T20:25:31.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:31.654Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:31.957Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:31.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-18T20:25:31.958Z] 5f498661b2e5: Preparing [2023-01-18T20:25:31.958Z] 0ff7ae95e5ad: Preparing [2023-01-18T20:25:31.958Z] 75497e65fab2: Preparing [2023-01-18T20:25:31.958Z] 824f3da23a65: Preparing [2023-01-18T20:25:31.958Z] 34d5ebaa5410: Preparing [2023-01-18T20:25:31.958Z] 34d5ebaa5410: Layer already exists [2023-01-18T20:25:31.958Z] 75497e65fab2: Layer already exists [2023-01-18T20:25:31.958Z] 5f498661b2e5: Pushed [2023-01-18T20:25:32.527Z] 824f3da23a65: Pushed [2023-01-18T20:25:33.906Z] 0ff7ae95e5ad: Pushed [2023-01-18T20:25:34.165Z] 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:6b2985e07ea37e5da6394b4ee6617a0e76625453a8548cbeb045b266dd26571c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:34.483Z] + 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-01-18T20:25:34.792Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-01-18T20:25:34.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-18T20:25:34.792Z] 5f498661b2e5: Preparing [2023-01-18T20:25:34.792Z] 0ff7ae95e5ad: Preparing [2023-01-18T20:25:34.792Z] 75497e65fab2: Preparing [2023-01-18T20:25:34.792Z] 824f3da23a65: Preparing [2023-01-18T20:25:34.792Z] 34d5ebaa5410: Preparing [2023-01-18T20:25:34.792Z] 5f498661b2e5: Layer already exists [2023-01-18T20:25:34.792Z] 0ff7ae95e5ad: Layer already exists [2023-01-18T20:25:34.792Z] 34d5ebaa5410: Layer already exists [2023-01-18T20:25:34.792Z] 824f3da23a65: Layer already exists [2023-01-18T20:25:34.792Z] 75497e65fab2: Layer already exists [2023-01-18T20:25:34.792Z] latest: digest: sha256:6b2985e07ea37e5da6394b4ee6617a0e76625453a8548cbeb045b266dd26571c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:35.108Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:35.424Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.23 [2023-01-18T20:25:35.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-18T20:25:35.424Z] 5f498661b2e5: Preparing [2023-01-18T20:25:35.424Z] 0ff7ae95e5ad: Preparing [2023-01-18T20:25:35.424Z] 75497e65fab2: Preparing [2023-01-18T20:25:35.424Z] 824f3da23a65: Preparing [2023-01-18T20:25:35.424Z] 34d5ebaa5410: Preparing [2023-01-18T20:25:35.424Z] 5f498661b2e5: Layer already exists [2023-01-18T20:25:35.424Z] 75497e65fab2: Layer already exists [2023-01-18T20:25:35.424Z] 34d5ebaa5410: Layer already exists [2023-01-18T20:25:35.424Z] 0ff7ae95e5ad: Layer already exists [2023-01-18T20:25:35.424Z] 824f3da23a65: Layer already exists [2023-01-18T20:25:35.424Z] 3.0.0-dev.23: digest: sha256:6b2985e07ea37e5da6394b4ee6617a0e76625453a8548cbeb045b266dd26571c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:35.736Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:36.044Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:36.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-18T20:25:36.044Z] 5f498661b2e5: Preparing [2023-01-18T20:25:36.044Z] 0ff7ae95e5ad: Preparing [2023-01-18T20:25:36.044Z] 75497e65fab2: Preparing [2023-01-18T20:25:36.044Z] 824f3da23a65: Preparing [2023-01-18T20:25:36.044Z] 34d5ebaa5410: Preparing [2023-01-18T20:25:36.044Z] 824f3da23a65: Layer already exists [2023-01-18T20:25:36.044Z] 75497e65fab2: Layer already exists [2023-01-18T20:25:36.044Z] 0ff7ae95e5ad: Layer already exists [2023-01-18T20:25:36.044Z] 34d5ebaa5410: Layer already exists [2023-01-18T20:25:36.044Z] 5f498661b2e5: Layer already exists [2023-01-18T20:25:36.044Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:6b2985e07ea37e5da6394b4ee6617a0e76625453a8548cbeb045b266dd26571c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:36.356Z] + 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-01-18T20:25:36.663Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-01-18T20:25:36.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-01-18T20:25:36.664Z] 5f498661b2e5: Preparing [2023-01-18T20:25:36.664Z] 0ff7ae95e5ad: Preparing [2023-01-18T20:25:36.664Z] 75497e65fab2: Preparing [2023-01-18T20:25:36.664Z] 824f3da23a65: Preparing [2023-01-18T20:25:36.664Z] 34d5ebaa5410: Preparing [2023-01-18T20:25:36.664Z] 5f498661b2e5: Layer already exists [2023-01-18T20:25:36.664Z] 34d5ebaa5410: Layer already exists [2023-01-18T20:25:36.664Z] 824f3da23a65: Layer already exists [2023-01-18T20:25:36.664Z] 75497e65fab2: Layer already exists [2023-01-18T20:25:36.664Z] 0ff7ae95e5ad: Layer already exists [2023-01-18T20:25:36.664Z] main: digest: sha256:6b2985e07ea37e5da6394b4ee6617a0e76625453a8548cbeb045b266dd26571c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:25:36.712Z] ===================================================== [Pipeline] echo [2023-01-18T20:25:36.726Z] taggedImages: [2023-01-18T20:25:36.726Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:36.726Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-01-18T20:25:36.726Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.23 [2023-01-18T20:25:36.726Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:36.726Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-01-18T20:25:36.749Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-01-18T20:25:36.749Z] 5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:36.749Z] latest [2023-01-18T20:25:36.749Z] 3.0.0-dev.23 [2023-01-18T20:25:36.749Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:36.749Z] main [2023-01-18T20:25:36.749Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:37.065Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:37.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:37.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-18T20:25:37.372Z] c684d9686035: Preparing [2023-01-18T20:25:37.372Z] 7fd4e60be7b7: Preparing [2023-01-18T20:25:37.372Z] a8f408239f46: Preparing [2023-01-18T20:25:37.372Z] 284566a555a1: Preparing [2023-01-18T20:25:37.372Z] d4af3ded4dac: Preparing [2023-01-18T20:25:37.372Z] 9ba98a290f88: Preparing [2023-01-18T20:25:37.372Z] 34d5ebaa5410: Preparing [2023-01-18T20:25:37.372Z] 34d5ebaa5410: Waiting [2023-01-18T20:25:37.372Z] 9ba98a290f88: Waiting [2023-01-18T20:25:37.372Z] 7fd4e60be7b7: Pushed [2023-01-18T20:25:37.372Z] c684d9686035: Pushed [2023-01-18T20:25:37.372Z] a8f408239f46: Pushed [2023-01-18T20:25:37.938Z] 34d5ebaa5410: Layer already exists [2023-01-18T20:25:37.938Z] 9ba98a290f88: Pushed [2023-01-18T20:25:41.223Z] d4af3ded4dac: Pushed [2023-01-18T20:25:44.513Z] 284566a555a1: Pushed [2023-01-18T20:25:44.513Z] 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:4307b0954f9d4db8386590935cb4cc9ed75df55a0a05264367e51c2cb8b67403 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:44.821Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:45.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-01-18T20:25:45.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-18T20:25:45.124Z] c684d9686035: Preparing [2023-01-18T20:25:45.124Z] 7fd4e60be7b7: Preparing [2023-01-18T20:25:45.124Z] a8f408239f46: Preparing [2023-01-18T20:25:45.124Z] 284566a555a1: Preparing [2023-01-18T20:25:45.124Z] d4af3ded4dac: Preparing [2023-01-18T20:25:45.124Z] 9ba98a290f88: Preparing [2023-01-18T20:25:45.124Z] 34d5ebaa5410: Preparing [2023-01-18T20:25:45.124Z] 9ba98a290f88: Waiting [2023-01-18T20:25:45.124Z] 34d5ebaa5410: Waiting [2023-01-18T20:25:45.124Z] 7fd4e60be7b7: Layer already exists [2023-01-18T20:25:45.124Z] 284566a555a1: Layer already exists [2023-01-18T20:25:45.124Z] c684d9686035: Layer already exists [2023-01-18T20:25:45.124Z] d4af3ded4dac: Layer already exists [2023-01-18T20:25:45.124Z] a8f408239f46: Layer already exists [2023-01-18T20:25:45.124Z] 9ba98a290f88: Layer already exists [2023-01-18T20:25:45.124Z] 34d5ebaa5410: Layer already exists [2023-01-18T20:25:45.124Z] latest: digest: sha256:4307b0954f9d4db8386590935cb4cc9ed75df55a0a05264367e51c2cb8b67403 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:45.433Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:45.740Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.23 [2023-01-18T20:25:45.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-18T20:25:45.740Z] c684d9686035: Preparing [2023-01-18T20:25:45.740Z] 7fd4e60be7b7: Preparing [2023-01-18T20:25:45.740Z] a8f408239f46: Preparing [2023-01-18T20:25:45.740Z] 284566a555a1: Preparing [2023-01-18T20:25:45.740Z] d4af3ded4dac: Preparing [2023-01-18T20:25:45.740Z] 9ba98a290f88: Preparing [2023-01-18T20:25:45.740Z] 34d5ebaa5410: Preparing [2023-01-18T20:25:45.740Z] 9ba98a290f88: Waiting [2023-01-18T20:25:45.740Z] 34d5ebaa5410: Waiting [2023-01-18T20:25:45.740Z] a8f408239f46: Layer already exists [2023-01-18T20:25:45.740Z] 7fd4e60be7b7: Layer already exists [2023-01-18T20:25:45.740Z] c684d9686035: Layer already exists [2023-01-18T20:25:45.740Z] d4af3ded4dac: Layer already exists [2023-01-18T20:25:45.740Z] 284566a555a1: Layer already exists [2023-01-18T20:25:45.740Z] 9ba98a290f88: Layer already exists [2023-01-18T20:25:45.740Z] 34d5ebaa5410: Layer already exists [2023-01-18T20:25:45.740Z] 3.0.0-dev.23: digest: sha256:4307b0954f9d4db8386590935cb4cc9ed75df55a0a05264367e51c2cb8b67403 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:46.047Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:46.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:46.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-18T20:25:46.351Z] c684d9686035: Preparing [2023-01-18T20:25:46.351Z] 7fd4e60be7b7: Preparing [2023-01-18T20:25:46.351Z] a8f408239f46: Preparing [2023-01-18T20:25:46.351Z] 284566a555a1: Preparing [2023-01-18T20:25:46.351Z] d4af3ded4dac: Preparing [2023-01-18T20:25:46.351Z] 9ba98a290f88: Preparing [2023-01-18T20:25:46.351Z] 34d5ebaa5410: Preparing [2023-01-18T20:25:46.351Z] 34d5ebaa5410: Waiting [2023-01-18T20:25:46.351Z] d4af3ded4dac: Layer already exists [2023-01-18T20:25:46.351Z] 284566a555a1: Layer already exists [2023-01-18T20:25:46.351Z] 7fd4e60be7b7: Layer already exists [2023-01-18T20:25:46.351Z] c684d9686035: Layer already exists [2023-01-18T20:25:46.351Z] a8f408239f46: Layer already exists [2023-01-18T20:25:46.351Z] 9ba98a290f88: Layer already exists [2023-01-18T20:25:46.351Z] 34d5ebaa5410: Layer already exists [2023-01-18T20:25:46.351Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:4307b0954f9d4db8386590935cb4cc9ed75df55a0a05264367e51c2cb8b67403 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:46.652Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:46.955Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-01-18T20:25:46.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-01-18T20:25:46.955Z] c684d9686035: Preparing [2023-01-18T20:25:46.955Z] 7fd4e60be7b7: Preparing [2023-01-18T20:25:46.955Z] a8f408239f46: Preparing [2023-01-18T20:25:46.955Z] 284566a555a1: Preparing [2023-01-18T20:25:46.955Z] d4af3ded4dac: Preparing [2023-01-18T20:25:46.955Z] 9ba98a290f88: Preparing [2023-01-18T20:25:46.955Z] 34d5ebaa5410: Preparing [2023-01-18T20:25:46.955Z] 9ba98a290f88: Waiting [2023-01-18T20:25:46.955Z] 34d5ebaa5410: Waiting [2023-01-18T20:25:46.955Z] c684d9686035: Layer already exists [2023-01-18T20:25:46.955Z] 284566a555a1: Layer already exists [2023-01-18T20:25:46.955Z] 7fd4e60be7b7: Layer already exists [2023-01-18T20:25:46.955Z] d4af3ded4dac: Layer already exists [2023-01-18T20:25:46.955Z] a8f408239f46: Layer already exists [2023-01-18T20:25:46.955Z] 34d5ebaa5410: Layer already exists [2023-01-18T20:25:46.955Z] 9ba98a290f88: Layer already exists [2023-01-18T20:25:46.955Z] main: digest: sha256:4307b0954f9d4db8386590935cb4cc9ed75df55a0a05264367e51c2cb8b67403 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:25:46.991Z] ===================================================== [Pipeline] echo [2023-01-18T20:25:46.997Z] taggedImages: [2023-01-18T20:25:46.997Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:46.997Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-01-18T20:25:46.997Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.23 [2023-01-18T20:25:46.997Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:46.997Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-01-18T20:25:47.012Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-01-18T20:25:47.012Z] 5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:47.012Z] latest [2023-01-18T20:25:47.012Z] 3.0.0-dev.23 [2023-01-18T20:25:47.012Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:47.012Z] main [2023-01-18T20:25:47.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:47.330Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:47.633Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:47.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-18T20:25:47.633Z] 05ee3473ca7f: Preparing [2023-01-18T20:25:47.633Z] 8bb25faa9d41: Preparing [2023-01-18T20:25:47.633Z] a31d94e91129: Preparing [2023-01-18T20:25:47.633Z] 1ebdcc958dd6: Preparing [2023-01-18T20:25:47.633Z] be8dc412a21d: Preparing [2023-01-18T20:25:47.633Z] 34d5ebaa5410: Preparing [2023-01-18T20:25:47.633Z] 05ee3473ca7f: Pushed [2023-01-18T20:25:47.633Z] 8bb25faa9d41: Pushed [2023-01-18T20:25:47.633Z] a31d94e91129: Pushed [2023-01-18T20:25:47.892Z] 34d5ebaa5410: Layer already exists [2023-01-18T20:25:47.892Z] be8dc412a21d: Pushed [2023-01-18T20:25:54.464Z] 1ebdcc958dd6: Pushed [2023-01-18T20:25:54.464Z] 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:99aad210af12edf6be8d157f56686bcb713208a365e75ccda8604a92b19f8e71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:55.030Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:55.334Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-01-18T20:25:55.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-18T20:25:55.334Z] 05ee3473ca7f: Preparing [2023-01-18T20:25:55.334Z] 8bb25faa9d41: Preparing [2023-01-18T20:25:55.334Z] a31d94e91129: Preparing [2023-01-18T20:25:55.334Z] 1ebdcc958dd6: Preparing [2023-01-18T20:25:55.334Z] be8dc412a21d: Preparing [2023-01-18T20:25:55.334Z] 34d5ebaa5410: Preparing [2023-01-18T20:25:55.334Z] 34d5ebaa5410: Waiting [2023-01-18T20:25:55.335Z] a31d94e91129: Layer already exists [2023-01-18T20:25:55.335Z] 1ebdcc958dd6: Layer already exists [2023-01-18T20:25:55.335Z] 8bb25faa9d41: Layer already exists [2023-01-18T20:25:55.335Z] 05ee3473ca7f: Layer already exists [2023-01-18T20:25:55.335Z] be8dc412a21d: Layer already exists [2023-01-18T20:25:55.335Z] 34d5ebaa5410: Layer already exists [2023-01-18T20:25:55.335Z] latest: digest: sha256:99aad210af12edf6be8d157f56686bcb713208a365e75ccda8604a92b19f8e71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:55.640Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:55.945Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.23 [2023-01-18T20:25:55.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-18T20:25:55.945Z] 05ee3473ca7f: Preparing [2023-01-18T20:25:55.945Z] 8bb25faa9d41: Preparing [2023-01-18T20:25:55.945Z] a31d94e91129: Preparing [2023-01-18T20:25:55.945Z] 1ebdcc958dd6: Preparing [2023-01-18T20:25:55.945Z] be8dc412a21d: Preparing [2023-01-18T20:25:55.945Z] 34d5ebaa5410: Preparing [2023-01-18T20:25:55.945Z] 34d5ebaa5410: Waiting [2023-01-18T20:25:55.945Z] 8bb25faa9d41: Layer already exists [2023-01-18T20:25:55.945Z] 1ebdcc958dd6: Layer already exists [2023-01-18T20:25:55.945Z] be8dc412a21d: Layer already exists [2023-01-18T20:25:55.945Z] 05ee3473ca7f: Layer already exists [2023-01-18T20:25:55.945Z] a31d94e91129: Layer already exists [2023-01-18T20:25:55.945Z] 34d5ebaa5410: Layer already exists [2023-01-18T20:25:55.945Z] 3.0.0-dev.23: digest: sha256:99aad210af12edf6be8d157f56686bcb713208a365e75ccda8604a92b19f8e71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:56.252Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:56.556Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:56.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-18T20:25:56.557Z] 05ee3473ca7f: Preparing [2023-01-18T20:25:56.557Z] 8bb25faa9d41: Preparing [2023-01-18T20:25:56.557Z] a31d94e91129: Preparing [2023-01-18T20:25:56.557Z] 1ebdcc958dd6: Preparing [2023-01-18T20:25:56.557Z] be8dc412a21d: Preparing [2023-01-18T20:25:56.557Z] 34d5ebaa5410: Preparing [2023-01-18T20:25:56.557Z] 34d5ebaa5410: Waiting [2023-01-18T20:25:56.557Z] 8bb25faa9d41: Layer already exists [2023-01-18T20:25:56.557Z] 1ebdcc958dd6: Layer already exists [2023-01-18T20:25:56.557Z] a31d94e91129: Layer already exists [2023-01-18T20:25:56.557Z] 05ee3473ca7f: Layer already exists [2023-01-18T20:25:56.557Z] be8dc412a21d: Layer already exists [2023-01-18T20:25:56.557Z] 34d5ebaa5410: Layer already exists [2023-01-18T20:25:56.557Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:99aad210af12edf6be8d157f56686bcb713208a365e75ccda8604a92b19f8e71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:56.863Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:57.166Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-01-18T20:25:57.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-01-18T20:25:57.166Z] 05ee3473ca7f: Preparing [2023-01-18T20:25:57.166Z] 8bb25faa9d41: Preparing [2023-01-18T20:25:57.166Z] a31d94e91129: Preparing [2023-01-18T20:25:57.166Z] 1ebdcc958dd6: Preparing [2023-01-18T20:25:57.166Z] be8dc412a21d: Preparing [2023-01-18T20:25:57.166Z] 34d5ebaa5410: Preparing [2023-01-18T20:25:57.166Z] 1ebdcc958dd6: Layer already exists [2023-01-18T20:25:57.166Z] a31d94e91129: Layer already exists [2023-01-18T20:25:57.166Z] 8bb25faa9d41: Layer already exists [2023-01-18T20:25:57.166Z] be8dc412a21d: Layer already exists [2023-01-18T20:25:57.166Z] 05ee3473ca7f: Layer already exists [2023-01-18T20:25:57.166Z] 34d5ebaa5410: Layer already exists [2023-01-18T20:25:57.166Z] main: digest: sha256:99aad210af12edf6be8d157f56686bcb713208a365e75ccda8604a92b19f8e71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:25:57.198Z] ===================================================== [Pipeline] echo [2023-01-18T20:25:57.205Z] taggedImages: [2023-01-18T20:25:57.205Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:57.205Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-01-18T20:25:57.205Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.23 [2023-01-18T20:25:57.205Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:57.205Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-01-18T20:25:57.223Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-01-18T20:25:57.223Z] 5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:57.223Z] latest [2023-01-18T20:25:57.223Z] 3.0.0-dev.23 [2023-01-18T20:25:57.223Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:25:57.223Z] main [2023-01-18T20:25:57.223Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:57.543Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:25:57.844Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:25:57.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-18T20:25:57.844Z] bacd2e095e7d: Preparing [2023-01-18T20:25:57.844Z] 3747df524939: Preparing [2023-01-18T20:25:57.844Z] 7654c05125c1: Preparing [2023-01-18T20:25:57.844Z] 0a7a1839c953: Preparing [2023-01-18T20:25:57.844Z] 9ba98a290f88: Preparing [2023-01-18T20:25:57.844Z] 34d5ebaa5410: Preparing [2023-01-18T20:25:57.844Z] 9ba98a290f88: Layer already exists [2023-01-18T20:25:57.844Z] 34d5ebaa5410: Layer already exists [2023-01-18T20:25:57.844Z] bacd2e095e7d: Pushed [2023-01-18T20:25:57.844Z] 7654c05125c1: Pushed [2023-01-18T20:25:57.844Z] 3747df524939: Pushed [2023-01-18T20:26:04.412Z] 0a7a1839c953: Pushed [2023-01-18T20:26:04.412Z] 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:62fd08cdfc034f6395692c48519470d251bd59a541bbe090c5b8a175819f2233 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:04.717Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:05.023Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-01-18T20:26:05.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-18T20:26:05.024Z] bacd2e095e7d: Preparing [2023-01-18T20:26:05.024Z] 3747df524939: Preparing [2023-01-18T20:26:05.024Z] 7654c05125c1: Preparing [2023-01-18T20:26:05.024Z] 0a7a1839c953: Preparing [2023-01-18T20:26:05.024Z] 9ba98a290f88: Preparing [2023-01-18T20:26:05.024Z] 34d5ebaa5410: Preparing [2023-01-18T20:26:05.024Z] 34d5ebaa5410: Waiting [2023-01-18T20:26:05.024Z] 9ba98a290f88: Layer already exists [2023-01-18T20:26:05.024Z] 0a7a1839c953: Layer already exists [2023-01-18T20:26:05.024Z] 3747df524939: Layer already exists [2023-01-18T20:26:05.024Z] bacd2e095e7d: Layer already exists [2023-01-18T20:26:05.024Z] 7654c05125c1: Layer already exists [2023-01-18T20:26:05.024Z] 34d5ebaa5410: Layer already exists [2023-01-18T20:26:05.024Z] latest: digest: sha256:62fd08cdfc034f6395692c48519470d251bd59a541bbe090c5b8a175819f2233 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:05.331Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:05.639Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.23 [2023-01-18T20:26:05.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-18T20:26:05.639Z] bacd2e095e7d: Preparing [2023-01-18T20:26:05.639Z] 3747df524939: Preparing [2023-01-18T20:26:05.639Z] 7654c05125c1: Preparing [2023-01-18T20:26:05.639Z] 0a7a1839c953: Preparing [2023-01-18T20:26:05.639Z] 9ba98a290f88: Preparing [2023-01-18T20:26:05.639Z] 34d5ebaa5410: Preparing [2023-01-18T20:26:05.639Z] 34d5ebaa5410: Waiting [2023-01-18T20:26:05.639Z] 3747df524939: Layer already exists [2023-01-18T20:26:05.639Z] bacd2e095e7d: Layer already exists [2023-01-18T20:26:05.639Z] 0a7a1839c953: Layer already exists [2023-01-18T20:26:05.639Z] 7654c05125c1: Layer already exists [2023-01-18T20:26:05.639Z] 9ba98a290f88: Layer already exists [2023-01-18T20:26:05.639Z] 34d5ebaa5410: Layer already exists [2023-01-18T20:26:05.639Z] 3.0.0-dev.23: digest: sha256:62fd08cdfc034f6395692c48519470d251bd59a541bbe090c5b8a175819f2233 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:05.956Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:06.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:26:06.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-18T20:26:06.261Z] bacd2e095e7d: Preparing [2023-01-18T20:26:06.261Z] 3747df524939: Preparing [2023-01-18T20:26:06.261Z] 7654c05125c1: Preparing [2023-01-18T20:26:06.261Z] 0a7a1839c953: Preparing [2023-01-18T20:26:06.261Z] 9ba98a290f88: Preparing [2023-01-18T20:26:06.261Z] 34d5ebaa5410: Preparing [2023-01-18T20:26:06.261Z] 34d5ebaa5410: Waiting [2023-01-18T20:26:06.261Z] 0a7a1839c953: Layer already exists [2023-01-18T20:26:06.261Z] bacd2e095e7d: Layer already exists [2023-01-18T20:26:06.261Z] 3747df524939: Layer already exists [2023-01-18T20:26:06.261Z] 9ba98a290f88: Layer already exists [2023-01-18T20:26:06.261Z] 7654c05125c1: Layer already exists [2023-01-18T20:26:06.261Z] 34d5ebaa5410: Layer already exists [2023-01-18T20:26:06.261Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:62fd08cdfc034f6395692c48519470d251bd59a541bbe090c5b8a175819f2233 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:06.575Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:07.143Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-01-18T20:26:07.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-01-18T20:26:07.143Z] bacd2e095e7d: Preparing [2023-01-18T20:26:07.143Z] 3747df524939: Preparing [2023-01-18T20:26:07.143Z] 7654c05125c1: Preparing [2023-01-18T20:26:07.143Z] 0a7a1839c953: Preparing [2023-01-18T20:26:07.143Z] 9ba98a290f88: Preparing [2023-01-18T20:26:07.143Z] 34d5ebaa5410: Preparing [2023-01-18T20:26:07.143Z] 34d5ebaa5410: Waiting [2023-01-18T20:26:07.143Z] 7654c05125c1: Layer already exists [2023-01-18T20:26:07.143Z] 9ba98a290f88: Layer already exists [2023-01-18T20:26:07.143Z] 3747df524939: Layer already exists [2023-01-18T20:26:07.143Z] 0a7a1839c953: Layer already exists [2023-01-18T20:26:07.143Z] bacd2e095e7d: Layer already exists [2023-01-18T20:26:07.143Z] 34d5ebaa5410: Layer already exists [2023-01-18T20:26:07.143Z] main: digest: sha256:62fd08cdfc034f6395692c48519470d251bd59a541bbe090c5b8a175819f2233 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:26:07.187Z] ===================================================== [Pipeline] echo [2023-01-18T20:26:07.193Z] taggedImages: [2023-01-18T20:26:07.193Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:26:07.193Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-01-18T20:26:07.193Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.23 [2023-01-18T20:26:07.193Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:26:07.193Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-01-18T20:26:07.208Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-01-18T20:26:07.208Z] 5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:26:07.208Z] latest [2023-01-18T20:26:07.208Z] 3.0.0-dev.23 [2023-01-18T20:26:07.208Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:26:07.208Z] main [2023-01-18T20:26:07.208Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:07.512Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:07.813Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:26:07.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-18T20:26:07.813Z] e71c33f568cf: Preparing [2023-01-18T20:26:07.813Z] 222d75d3d5d8: Preparing [2023-01-18T20:26:07.813Z] 75497e65fab2: Preparing [2023-01-18T20:26:07.813Z] d04274a1ad1f: Preparing [2023-01-18T20:26:07.813Z] e5e13b0c77cb: Preparing [2023-01-18T20:26:07.813Z] 75497e65fab2: Layer already exists [2023-01-18T20:26:07.813Z] e71c33f568cf: Pushed [2023-01-18T20:26:07.813Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:26:07.813Z] d04274a1ad1f: Pushed [2023-01-18T20:26:10.348Z] 222d75d3d5d8: Pushed [2023-01-18T20:26:10.607Z] 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:2ff090ea144fe00634595526a9c0aeb677792facbc863d46740838f24a841a9a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:10.913Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:11.226Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-01-18T20:26:11.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-18T20:26:11.226Z] e71c33f568cf: Preparing [2023-01-18T20:26:11.226Z] 222d75d3d5d8: Preparing [2023-01-18T20:26:11.226Z] 75497e65fab2: Preparing [2023-01-18T20:26:11.226Z] d04274a1ad1f: Preparing [2023-01-18T20:26:11.226Z] e5e13b0c77cb: Preparing [2023-01-18T20:26:11.226Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:26:11.226Z] d04274a1ad1f: Layer already exists [2023-01-18T20:26:11.226Z] e71c33f568cf: Layer already exists [2023-01-18T20:26:11.226Z] 75497e65fab2: Layer already exists [2023-01-18T20:26:11.226Z] 222d75d3d5d8: Layer already exists [2023-01-18T20:26:11.226Z] latest: digest: sha256:2ff090ea144fe00634595526a9c0aeb677792facbc863d46740838f24a841a9a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:11.537Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:11.847Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.23 [2023-01-18T20:26:11.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-18T20:26:11.847Z] e71c33f568cf: Preparing [2023-01-18T20:26:11.847Z] 222d75d3d5d8: Preparing [2023-01-18T20:26:11.847Z] 75497e65fab2: Preparing [2023-01-18T20:26:11.847Z] d04274a1ad1f: Preparing [2023-01-18T20:26:11.847Z] e5e13b0c77cb: Preparing [2023-01-18T20:26:11.847Z] d04274a1ad1f: Layer already exists [2023-01-18T20:26:11.847Z] e71c33f568cf: Layer already exists [2023-01-18T20:26:11.847Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:26:11.847Z] 222d75d3d5d8: Layer already exists [2023-01-18T20:26:11.847Z] 75497e65fab2: Layer already exists [2023-01-18T20:26:11.847Z] 3.0.0-dev.23: digest: sha256:2ff090ea144fe00634595526a9c0aeb677792facbc863d46740838f24a841a9a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:12.158Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:12.459Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:26:12.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-18T20:26:12.459Z] e71c33f568cf: Preparing [2023-01-18T20:26:12.459Z] 222d75d3d5d8: Preparing [2023-01-18T20:26:12.459Z] 75497e65fab2: Preparing [2023-01-18T20:26:12.459Z] d04274a1ad1f: Preparing [2023-01-18T20:26:12.459Z] e5e13b0c77cb: Preparing [2023-01-18T20:26:12.459Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:26:12.459Z] d04274a1ad1f: Layer already exists [2023-01-18T20:26:12.459Z] e71c33f568cf: Layer already exists [2023-01-18T20:26:12.459Z] 75497e65fab2: Layer already exists [2023-01-18T20:26:12.459Z] 222d75d3d5d8: Layer already exists [2023-01-18T20:26:12.459Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:2ff090ea144fe00634595526a9c0aeb677792facbc863d46740838f24a841a9a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:12.764Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:13.071Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-01-18T20:26:13.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-01-18T20:26:13.071Z] e71c33f568cf: Preparing [2023-01-18T20:26:13.071Z] 222d75d3d5d8: Preparing [2023-01-18T20:26:13.071Z] 75497e65fab2: Preparing [2023-01-18T20:26:13.071Z] d04274a1ad1f: Preparing [2023-01-18T20:26:13.071Z] e5e13b0c77cb: Preparing [2023-01-18T20:26:13.071Z] 75497e65fab2: Layer already exists [2023-01-18T20:26:13.071Z] e71c33f568cf: Layer already exists [2023-01-18T20:26:13.072Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:26:13.072Z] 222d75d3d5d8: Layer already exists [2023-01-18T20:26:13.072Z] d04274a1ad1f: Layer already exists [2023-01-18T20:26:13.072Z] main: digest: sha256:2ff090ea144fe00634595526a9c0aeb677792facbc863d46740838f24a841a9a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:26:13.123Z] ===================================================== [Pipeline] echo [2023-01-18T20:26:13.133Z] taggedImages: [2023-01-18T20:26:13.133Z] - nexus3.edgexfoundry.org:10004/support-notifications:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:26:13.133Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-01-18T20:26:13.133Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.23 [2023-01-18T20:26:13.133Z] - nexus3.edgexfoundry.org:10004/support-notifications:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:26:13.133Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-01-18T20:26:13.154Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-01-18T20:26:13.154Z] 5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:26:13.154Z] latest [2023-01-18T20:26:13.154Z] 3.0.0-dev.23 [2023-01-18T20:26:13.154Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:26:13.154Z] main [2023-01-18T20:26:13.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:13.472Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:13.771Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:26:13.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-18T20:26:13.771Z] 437dc0fd7775: Preparing [2023-01-18T20:26:13.771Z] 1756f60f66eb: Preparing [2023-01-18T20:26:13.771Z] 75497e65fab2: Preparing [2023-01-18T20:26:13.771Z] 9b5623c2e2b2: Preparing [2023-01-18T20:26:13.771Z] e5e13b0c77cb: Preparing [2023-01-18T20:26:13.771Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:26:13.771Z] 437dc0fd7775: Pushed [2023-01-18T20:26:13.771Z] 9b5623c2e2b2: Layer already exists [2023-01-18T20:26:13.771Z] 75497e65fab2: Layer already exists [2023-01-18T20:26:16.303Z] 1756f60f66eb: Pushed [2023-01-18T20:26:16.869Z] 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:0e66f79c3a98646154b0303fa3f8c3dc531a00f2b7b5966aa575b43d3171282b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:17.183Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:17.491Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-01-18T20:26:17.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-18T20:26:17.491Z] 437dc0fd7775: Preparing [2023-01-18T20:26:17.491Z] 1756f60f66eb: Preparing [2023-01-18T20:26:17.491Z] 75497e65fab2: Preparing [2023-01-18T20:26:17.491Z] 9b5623c2e2b2: Preparing [2023-01-18T20:26:17.491Z] e5e13b0c77cb: Preparing [2023-01-18T20:26:17.491Z] 75497e65fab2: Layer already exists [2023-01-18T20:26:17.491Z] 9b5623c2e2b2: Layer already exists [2023-01-18T20:26:17.491Z] 437dc0fd7775: Layer already exists [2023-01-18T20:26:17.491Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:26:17.491Z] 1756f60f66eb: Layer already exists [2023-01-18T20:26:17.491Z] latest: digest: sha256:0e66f79c3a98646154b0303fa3f8c3dc531a00f2b7b5966aa575b43d3171282b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:17.807Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:18.178Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.23 [2023-01-18T20:26:18.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-18T20:26:18.178Z] 437dc0fd7775: Preparing [2023-01-18T20:26:18.178Z] 1756f60f66eb: Preparing [2023-01-18T20:26:18.178Z] 75497e65fab2: Preparing [2023-01-18T20:26:18.178Z] 9b5623c2e2b2: Preparing [2023-01-18T20:26:18.178Z] e5e13b0c77cb: Preparing [2023-01-18T20:26:18.178Z] 437dc0fd7775: Layer already exists [2023-01-18T20:26:18.178Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:26:18.178Z] 75497e65fab2: Layer already exists [2023-01-18T20:26:18.178Z] 1756f60f66eb: Layer already exists [2023-01-18T20:26:18.178Z] 9b5623c2e2b2: Layer already exists [2023-01-18T20:26:18.178Z] 3.0.0-dev.23: digest: sha256:0e66f79c3a98646154b0303fa3f8c3dc531a00f2b7b5966aa575b43d3171282b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:18.524Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:18.874Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:26:18.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-18T20:26:18.874Z] 437dc0fd7775: Preparing [2023-01-18T20:26:18.874Z] 1756f60f66eb: Preparing [2023-01-18T20:26:18.874Z] 75497e65fab2: Preparing [2023-01-18T20:26:18.874Z] 9b5623c2e2b2: Preparing [2023-01-18T20:26:18.874Z] e5e13b0c77cb: Preparing [2023-01-18T20:26:18.874Z] 75497e65fab2: Layer already exists [2023-01-18T20:26:18.874Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:26:18.874Z] 1756f60f66eb: Layer already exists [2023-01-18T20:26:18.874Z] 9b5623c2e2b2: Layer already exists [2023-01-18T20:26:18.874Z] 437dc0fd7775: Layer already exists [2023-01-18T20:26:18.874Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:0e66f79c3a98646154b0303fa3f8c3dc531a00f2b7b5966aa575b43d3171282b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:19.211Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:26:19.519Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-01-18T20:26:19.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-01-18T20:26:19.519Z] 437dc0fd7775: Preparing [2023-01-18T20:26:19.519Z] 1756f60f66eb: Preparing [2023-01-18T20:26:19.519Z] 75497e65fab2: Preparing [2023-01-18T20:26:19.519Z] 9b5623c2e2b2: Preparing [2023-01-18T20:26:19.519Z] e5e13b0c77cb: Preparing [2023-01-18T20:26:19.519Z] e5e13b0c77cb: Layer already exists [2023-01-18T20:26:19.519Z] 75497e65fab2: Layer already exists [2023-01-18T20:26:19.519Z] 437dc0fd7775: Layer already exists [2023-01-18T20:26:19.519Z] 9b5623c2e2b2: Layer already exists [2023-01-18T20:26:19.519Z] 1756f60f66eb: Layer already exists [2023-01-18T20:26:19.519Z] main: digest: sha256:0e66f79c3a98646154b0303fa3f8c3dc531a00f2b7b5966aa575b43d3171282b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:26:19.555Z] ===================================================== [Pipeline] echo [2023-01-18T20:26:19.560Z] taggedImages: [2023-01-18T20:26:19.561Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:26:19.561Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-01-18T20:26:19.561Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.23 [2023-01-18T20:26:19.561Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:26:19.561Z] - 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-01-18T20:26:53.360Z] Removing intermediate container 004f91312993 [2023-01-18T20:26:53.360Z] ---> f7dd3b265a71 [2023-01-18T20:26:53.360Z] Step 8/22 : COPY . . [2023-01-18T20:26:53.360Z] ---> 544a80b5f4fd [2023-01-18T20:26:53.360Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-18T20:26:53.360Z] ---> Running in f4e18047338b [2023-01-18T20:26:53.360Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-01-18T20:30:15.123Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-01-18T20:30:37.176Z] Removing intermediate container 31507521256f [2023-01-18T20:30:37.176Z] ---> a9ecf6ed1f85 [2023-01-18T20:30:37.176Z] [2023-01-18T20:30:37.176Z] Step 9/21 : FROM alpine:3.16 [2023-01-18T20:30:37.176Z] 3.16: Pulling from library/alpine [2023-01-18T20:30:38.137Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T20:30:38.137Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T20:30:38.137Z] ---> 2b4661558fb8 [2023-01-18T20:30:38.137Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-18T20:30:38.719Z] ---> Running in ac0b35bcc359 [2023-01-18T20:30:40.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T20:30:40.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T20:30:42.868Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-18T20:30:42.868Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-18T20:30:42.868Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-18T20:30:42.868Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-18T20:30:42.868Z] (5/6) Installing curl (7.83.1-r5) [2023-01-18T20:30:42.868Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-18T20:30:42.868Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T20:30:42.868Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T20:30:43.455Z] OK: 8 MiB in 20 packages [2023-01-18T20:30:46.049Z] Removing intermediate container ac0b35bcc359 [2023-01-18T20:30:46.049Z] ---> fdc27772ccbe [2023-01-18T20:30:46.049Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T20:30:46.049Z] ---> Running in bd94b2864cf3 [2023-01-18T20:30:46.318Z] Removing intermediate container bd94b2864cf3 [2023-01-18T20:30:46.318Z] ---> 46e115feaa77 [2023-01-18T20:30:46.318Z] Step 12/21 : WORKDIR /edgex [2023-01-18T20:30:46.588Z] ---> Running in 7f24f772d81f [2023-01-18T20:30:48.047Z] Removing intermediate container 7f24f772d81f [2023-01-18T20:30:48.047Z] ---> 6d0261b2836c [2023-01-18T20:30:48.047Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-18T20:30:49.035Z] ---> dadf564e8573 [2023-01-18T20:30:49.035Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-18T20:30:50.451Z] ---> b932cde86ad0 [2023-01-18T20:30:50.452Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-18T20:30:51.864Z] ---> 8261740ce9ef [2023-01-18T20:30:51.864Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T20:30:52.831Z] ---> b108b3666f9c [2023-01-18T20:30:52.831Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T20:30:53.098Z] ---> Running in 6957c9a2a998 [2023-01-18T20:30:56.441Z] Removing intermediate container 6957c9a2a998 [2023-01-18T20:30:56.441Z] ---> 6b20ee493832 [2023-01-18T20:30:56.441Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T20:30:56.441Z] ---> Running in c6fc75a91345 [2023-01-18T20:30:57.022Z] Removing intermediate container c6fc75a91345 [2023-01-18T20:30:57.022Z] ---> 0cd0c8331783 [2023-01-18T20:30:57.022Z] Step 19/21 : LABEL arch=arm64 [2023-01-18T20:30:57.288Z] ---> Running in 157b8dc354a3 [2023-01-18T20:30:57.880Z] Removing intermediate container 157b8dc354a3 [2023-01-18T20:30:57.880Z] ---> 3fa3c00768ad [2023-01-18T20:30:57.880Z] Step 20/21 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:30:57.880Z] ---> Running in 63a572ce570c [2023-01-18T20:30:58.465Z] Removing intermediate container 63a572ce570c [2023-01-18T20:30:58.465Z] ---> 8b0316bc9e0d [2023-01-18T20:30:58.465Z] Step 21/21 : LABEL version=3.0.0-dev.23 [2023-01-18T20:30:58.732Z] ---> Running in 3f58c7a3449d [2023-01-18T20:31:00.670Z] Removing intermediate container 3f58c7a3449d [2023-01-18T20:31:00.670Z] ---> fc9f30c31545 [2023-01-18T20:31:00.670Z] [2023-01-18T20:31:00.670Z] Successfully built fc9f30c31545 [2023-01-18T20:31:00.670Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-18T20:31:00.670Z] Building core-command [2023-01-18T20:31:04.001Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:31:04.001Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:31:04.001Z] ---> 8780611b436e [2023-01-18T20:31:04.001Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-18T20:31:04.001Z] ---> Using cache [2023-01-18T20:31:04.001Z] ---> c463bfd92855 [2023-01-18T20:31:04.001Z] Step 4/23 : WORKDIR /edgex-go [2023-01-18T20:31:04.001Z] ---> Using cache [2023-01-18T20:31:04.001Z] ---> d45744bb931c [2023-01-18T20:31:04.001Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-18T20:31:04.001Z] ---> Using cache [2023-01-18T20:31:04.001Z] ---> 102c77c5488c [2023-01-18T20:31:04.001Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-18T20:31:04.001Z] ---> Using cache [2023-01-18T20:31:04.001Z] ---> b60ce116aabe [2023-01-18T20:31:04.001Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:31:04.001Z] ---> Using cache [2023-01-18T20:31:04.001Z] ---> f7dd3b265a71 [2023-01-18T20:31:04.001Z] Step 8/23 : COPY . . [2023-01-18T20:31:04.001Z] ---> Using cache [2023-01-18T20:31:04.001Z] ---> 544a80b5f4fd [2023-01-18T20:31:04.001Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-18T20:31:04.594Z] ---> Running in 970f51d90cb3 [2023-01-18T20:31:06.541Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-01-18T20:31:45.405Z] Removing intermediate container 26ff26f9fabf [2023-01-18T20:31:45.405Z] ---> 2e8c5ced7bb8 [2023-01-18T20:31:45.405Z] [2023-01-18T20:31:45.405Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T20:31:45.405Z] ---> 2b4661558fb8 [2023-01-18T20:31:45.405Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-18T20:31:45.405Z] ---> Running in 1a1decf5635b [2023-01-18T20:31:45.405Z] Removing intermediate container 1a1decf5635b [2023-01-18T20:31:45.405Z] ---> 6e5f5d66645f [2023-01-18T20:31:45.405Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-18T20:31:45.405Z] ---> Running in 0beefbc01827 [2023-01-18T20:31:45.405Z] Removing intermediate container 0beefbc01827 [2023-01-18T20:31:45.405Z] ---> 64a3c07c2e3b [2023-01-18T20:31:45.405Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-18T20:31:45.405Z] Removing intermediate container 672cc3a25166 [2023-01-18T20:31:45.405Z] ---> 1308a038ecee [2023-01-18T20:31:45.405Z] [2023-01-18T20:31:45.405Z] Step 10/24 : FROM alpine:3.16 ---> Running in e88bb0e25844 [2023-01-18T20:31:45.405Z] [2023-01-18T20:31:45.405Z] ---> 2b4661558fb8 [2023-01-18T20:31:45.405Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-18T20:31:45.405Z] ---> Running in dfcfc82c7233 [2023-01-18T20:31:45.405Z] Removing intermediate container e88bb0e25844 [2023-01-18T20:31:45.405Z] ---> eecc42e12731 [2023-01-18T20:31:45.405Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T20:31:45.405Z] ---> Running in b25e2fde040e [2023-01-18T20:31:45.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T20:31:45.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T20:31:45.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T20:31:45.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T20:31:46.365Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T20:31:46.365Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T20:31:46.365Z] OK: 5 MiB in 15 packages [2023-01-18T20:31:46.951Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T20:31:46.951Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T20:31:46.951Z] OK: 5 MiB in 15 packages [2023-01-18T20:31:48.357Z] Removing intermediate container dfcfc82c7233 [2023-01-18T20:31:48.357Z] ---> 02440bf6ec18 [2023-01-18T20:31:48.357Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T20:31:48.357Z] ---> Running in 1ecc65832cf6 [2023-01-18T20:31:48.622Z] Removing intermediate container b25e2fde040e [2023-01-18T20:31:48.622Z] ---> cc0b8ff5748c [2023-01-18T20:31:48.622Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T20:31:48.888Z] Removing intermediate container 1ecc65832cf6 [2023-01-18T20:31:48.888Z] ---> 34078e0ddefe [2023-01-18T20:31:48.888Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-18T20:31:49.154Z] ---> Running in 374efd83b5ff [2023-01-18T20:31:49.737Z] Removing intermediate container 374efd83b5ff [2023-01-18T20:31:49.737Z] ---> c46ab82b5c1b [2023-01-18T20:31:49.737Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-18T20:31:50.003Z] ---> 3b70e6ebb75a [2023-01-18T20:31:50.003Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-18T20:31:50.003Z] ---> Running in 05bde5bcabca [2023-01-18T20:31:50.583Z] Removing intermediate container 05bde5bcabca [2023-01-18T20:31:50.583Z] ---> 70ea3a778f7a [2023-01-18T20:31:50.583Z] Step 15/24 : WORKDIR / [2023-01-18T20:31:50.849Z] ---> Running in c164746b4411 [2023-01-18T20:31:51.808Z] Removing intermediate container c164746b4411 [2023-01-18T20:31:51.808Z] ---> 0806543614a1 [2023-01-18T20:31:51.808Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T20:31:52.077Z] ---> 57256825c561 [2023-01-18T20:31:52.077Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-18T20:31:53.034Z] ---> 9273c1ca9067 [2023-01-18T20:31:53.034Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-18T20:31:53.034Z] ---> 3eb640f51ca5 [2023-01-18T20:31:53.034Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-18T20:31:53.313Z] ---> Running in 167018ad934a [2023-01-18T20:31:54.274Z] Removing intermediate container 167018ad934a [2023-01-18T20:31:54.274Z] ---> 473d5b07bd08 [2023-01-18T20:31:54.274Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T20:31:54.274Z] ---> Running in 3867dfb9ec7d [2023-01-18T20:31:54.868Z] Removing intermediate container 3867dfb9ec7d [2023-01-18T20:31:54.868Z] ---> 5621c19ceca8 [2023-01-18T20:31:54.868Z] Step 20/22 : LABEL arch=arm64 [2023-01-18T20:31:55.136Z] ---> Running in b7e24aaa33c3 [2023-01-18T20:31:55.402Z] ---> 1bd302b44645 [2023-01-18T20:31:55.403Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-18T20:31:55.987Z] Removing intermediate container b7e24aaa33c3 [2023-01-18T20:31:55.987Z] ---> 98b48ca5d838 [2023-01-18T20:31:55.987Z] Step 21/22 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:31:55.987Z] ---> Running in 3c306ef1254f [2023-01-18T20:31:56.579Z] ---> ebc9f7b4f11e [2023-01-18T20:31:56.580Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-18T20:31:56.580Z] Removing intermediate container 3c306ef1254f [2023-01-18T20:31:56.580Z] ---> 8bc82aa0fdfc [2023-01-18T20:31:56.580Z] Step 22/22 : LABEL version=3.0.0-dev.23 [2023-01-18T20:31:56.850Z] ---> Running in 893087bddd8a [2023-01-18T20:31:57.437Z] Removing intermediate container 893087bddd8a [2023-01-18T20:31:57.437Z] ---> 49c5835d2966 [2023-01-18T20:31:57.437Z] [2023-01-18T20:31:57.724Z] Successfully built 49c5835d2966 [2023-01-18T20:31:57.724Z] Successfully tagged core-data-arm64:latest [2023-01-18T20:31:57.724Z]  Building core-data ... done Building security-spire-server [2023-01-18T20:31:57.724Z] ---> ebe144ab7a15 [2023-01-18T20:31:57.724Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-18T20:31:57.992Z] ---> Running in 9080419e3b89 [2023-01-18T20:31:58.576Z] Removing intermediate container 9080419e3b89 [2023-01-18T20:31:58.576Z] ---> da9697d5043f [2023-01-18T20:31:58.576Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T20:31:58.576Z] ---> Running in 7159f4c95094 [2023-01-18T20:31:59.160Z] Removing intermediate container 7159f4c95094 [2023-01-18T20:31:59.160Z] ---> d02c4dc6deb3 [2023-01-18T20:31:59.160Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T20:31:59.160Z] ---> Running in 470d55c38730 [2023-01-18T20:31:59.426Z] Removing intermediate container 470d55c38730 [2023-01-18T20:31:59.426Z] ---> a0fa1989b45c [2023-01-18T20:31:59.426Z] Step 23/24 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:31:59.695Z] ---> Running in 8b09fbf79cc3 [2023-01-18T20:31:59.971Z] Removing intermediate container 8b09fbf79cc3 [2023-01-18T20:31:59.971Z] ---> 694adb83d74b [2023-01-18T20:31:59.971Z] Step 24/24 : LABEL version=3.0.0-dev.23 [2023-01-18T20:32:00.238Z] ---> Running in 8a3a1e090048 [2023-01-18T20:32:00.506Z] Removing intermediate container 8a3a1e090048 [2023-01-18T20:32:00.774Z] ---> 1e2f3d49e9ec [2023-01-18T20:32:00.774Z] [2023-01-18T20:32:00.774Z] Successfully built 1e2f3d49e9ec [2023-01-18T20:32:00.774Z] Successfully tagged core-metadata-arm64:latest [2023-01-18T20:32:00.774Z]  Building core-metadata ... done Building security-spiffe-token-provider [2023-01-18T20:32:02.713Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:32:02.713Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:32:02.713Z] ---> 8780611b436e [2023-01-18T20:32:02.713Z] Step 3/23 : WORKDIR /edgex-go [2023-01-18T20:32:02.713Z] ---> Using cache [2023-01-18T20:32:02.713Z] ---> 84f6c3afe5fe [2023-01-18T20:32:02.713Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-18T20:32:02.713Z] ---> Using cache [2023-01-18T20:32:02.713Z] ---> d112c58e37c4 [2023-01-18T20:32:02.713Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-18T20:32:02.713Z] ---> Using cache [2023-01-18T20:32:02.713Z] ---> 07f6330a736c [2023-01-18T20:32:02.713Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:32:02.713Z] ---> Using cache [2023-01-18T20:32:02.713Z] ---> 3222149221c8 [2023-01-18T20:32:02.713Z] Step 7/23 : COPY . . [2023-01-18T20:32:02.978Z] ---> Using cache [2023-01-18T20:32:02.978Z] ---> e5182ad10244 [2023-01-18T20:32:02.978Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-18T20:32:02.978Z] ---> Using cache [2023-01-18T20:32:02.978Z] ---> 5353ee8782b3 [2023-01-18T20:32:02.978Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-18T20:32:02.978Z] ---> Using cache [2023-01-18T20:32:02.978Z] ---> ec949cb3146e [2023-01-18T20:32:02.978Z] 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-01-18T20:32:04.378Z] ---> Running in 9b465ef9e26b [2023-01-18T20:32:06.493Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:32:06.493Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:32:06.493Z] ---> 8780611b436e [2023-01-18T20:32:06.493Z] Step 3/19 : WORKDIR /edgex-go [2023-01-18T20:32:06.493Z] ---> Using cache [2023-01-18T20:32:06.493Z] ---> 84f6c3afe5fe [2023-01-18T20:32:06.493Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-18T20:32:06.493Z] ---> Running in 9e1ec359c3d6 [2023-01-18T20:32:08.487Z] Removing intermediate container 9b465ef9e26b [2023-01-18T20:32:08.487Z] ---> 309e377d7c86 [2023-01-18T20:32:08.487Z] Step 11/23 : WORKDIR /edgex-go [2023-01-18T20:32:08.757Z] ---> Running in a6bb25c26e3a [2023-01-18T20:32:09.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T20:32:09.292Z] Removing intermediate container a6bb25c26e3a [2023-01-18T20:32:09.292Z] ---> 9d7f89d2c05d [2023-01-18T20:32:09.292Z] [2023-01-18T20:32:09.292Z] Step 12/23 : FROM alpine:3.15 [2023-01-18T20:32:09.292Z] ---> 8aa73fd46299 [2023-01-18T20:32:09.292Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T20:32:09.292Z] ---> Using cache [2023-01-18T20:32:09.292Z] ---> a5fb4f0f47d8 [2023-01-18T20:32:09.292Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-18T20:32:09.292Z] ---> Using cache [2023-01-18T20:32:09.292Z] ---> 884d0923925c [2023-01-18T20:32:09.292Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-18T20:32:09.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T20:32:11.535Z] v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-18T20:32:11.535Z] v3.16.3-126-g19213cd943 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-18T20:32:11.535Z] OK: 16900 distinct packages available [2023-01-18T20:32:12.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T20:32:12.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T20:32:14.346Z] OK: 221 MiB in 51 packages [2023-01-18T20:32:14.937Z] ---> d7517e10f8a8 [2023-01-18T20:32:14.937Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-18T20:32:16.357Z] Removing intermediate container 9e1ec359c3d6 [2023-01-18T20:32:16.357Z] ---> 857ea10a2c78 [2023-01-18T20:32:16.357Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-18T20:32:16.357Z] ---> 2e052652be50 [2023-01-18T20:32:16.357Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-18T20:32:17.325Z] ---> 3f2e1385419a [2023-01-18T20:32:17.325Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:32:17.325Z] ---> 8f2b1f37b3e6 [2023-01-18T20:32:17.325Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-18T20:32:17.592Z] ---> Running in c0c023a9e736 [2023-01-18T20:32:19.008Z] ---> 6f96af0622fe [2023-01-18T20:32:19.008Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-18T20:32:19.008Z] ---> Running in 979c0d901f42 [2023-01-18T20:32:19.594Z] Removing intermediate container 979c0d901f42 [2023-01-18T20:32:19.594Z] ---> 52e2a90c32a5 [2023-01-18T20:32:19.594Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-18T20:32:19.594Z] ---> Running in 56ceb13c3cf1 [2023-01-18T20:32:20.180Z] Removing intermediate container 56ceb13c3cf1 [2023-01-18T20:32:20.180Z] ---> ea9d5e42db1e [2023-01-18T20:32:20.180Z] Step 21/23 : LABEL arch=arm64 [2023-01-18T20:32:20.180Z] ---> Running in e68cddc550fa [2023-01-18T20:32:20.765Z] Removing intermediate container e68cddc550fa [2023-01-18T20:32:20.765Z] ---> da79b21f1193 [2023-01-18T20:32:20.765Z] Step 22/23 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:32:20.765Z] ---> Running in e79402c0101d [2023-01-18T20:32:21.347Z] Removing intermediate container e79402c0101d [2023-01-18T20:32:21.347Z] ---> 6b99dda59a3f [2023-01-18T20:32:21.347Z] Step 23/23 : LABEL version=3.0.0-dev.23 [2023-01-18T20:32:21.347Z] ---> Running in 89c6ccb275b3 [2023-01-18T20:32:21.927Z] Removing intermediate container 89c6ccb275b3 [2023-01-18T20:32:21.927Z] ---> 2725209b8e23 [2023-01-18T20:32:21.927Z] [2023-01-18T20:32:21.927Z] Successfully built 2725209b8e23 [2023-01-18T20:32:22.193Z] Successfully tagged security-spire-server-arm64:latest [2023-01-18T20:32:22.193Z]  Building security-spire-server ... done Building security-bootstrapper [2023-01-18T20:32:25.529Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:32:25.529Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:32:25.529Z] ---> 8780611b436e [2023-01-18T20:32:25.529Z] Step 3/32 : WORKDIR /edgex-go [2023-01-18T20:32:25.529Z] ---> Using cache [2023-01-18T20:32:25.529Z] ---> 84f6c3afe5fe [2023-01-18T20:32:25.529Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-18T20:32:25.529Z] ---> Running in f2152dbe8f6b [2023-01-18T20:32:27.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T20:32:27.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T20:32:28.867Z] OK: 221 MiB in 51 packages [2023-01-18T20:32:30.273Z] Removing intermediate container f2152dbe8f6b [2023-01-18T20:32:30.273Z] ---> c44b2bfd3399 [2023-01-18T20:32:30.273Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-18T20:32:31.227Z] ---> 80d23de4dc19 [2023-01-18T20:32:31.227Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:32:31.227Z] ---> Running in 95e783fb66ec [2023-01-18T20:34:22.854Z] Removing intermediate container e112413e2145 [2023-01-18T20:34:22.854Z] ---> 4b14d121eff1 [2023-01-18T20:34:22.854Z] [2023-01-18T20:34:22.854Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T20:34:22.854Z] ---> 2b4661558fb8 [2023-01-18T20:34:22.854Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-18T20:34:23.470Z] ---> Running in d31169cc1ad2 [2023-01-18T20:34:26.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T20:34:26.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T20:34:26.903Z] Removing intermediate container 95e783fb66ec [2023-01-18T20:34:26.903Z] ---> 45a951191fc5 [2023-01-18T20:34:26.903Z] Step 7/32 : COPY . . [2023-01-18T20:34:27.865Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-18T20:34:27.865Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-18T20:34:27.865Z] Removing intermediate container c0c023a9e736 [2023-01-18T20:34:27.865Z] ---> 05053acd7c9d [2023-01-18T20:34:27.865Z] Step 7/19 : COPY . . [2023-01-18T20:34:27.865Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T20:34:27.865Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T20:34:28.451Z] OK: 6 MiB in 16 packages [2023-01-18T20:34:31.795Z] Removing intermediate container d31169cc1ad2 [2023-01-18T20:34:31.795Z] ---> 753910c1dc01 [2023-01-18T20:34:31.795Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T20:34:32.062Z] ---> Running in bb6aa08f29b0 [2023-01-18T20:34:32.062Z] ---> 3e8406b7b9e5 [2023-01-18T20:34:32.062Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-18T20:34:32.328Z] ---> Running in 7c9bf19b5828 [2023-01-18T20:34:33.288Z] Removing intermediate container bb6aa08f29b0 [2023-01-18T20:34:33.288Z] ---> e9d19966474e [2023-01-18T20:34:33.288Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-18T20:34:33.554Z] ---> Running in 4a49801c9f33 [2023-01-18T20:34:33.826Z] ---> 3512104ccfc4 [2023-01-18T20:34:33.826Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-18T20:34:34.094Z] ---> Running in e8850f948179 [2023-01-18T20:34:34.693Z] Removing intermediate container 4a49801c9f33 [2023-01-18T20:34:34.693Z] ---> ce32613b792e [2023-01-18T20:34:34.693Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T20:34:34.693Z] ---> Running in 50260f01b60b [2023-01-18T20:34:34.959Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-01-18T20:34:35.225Z] Removing intermediate container 50260f01b60b [2023-01-18T20:34:35.225Z] ---> 1c63dcdc3c16 [2023-01-18T20:34:35.225Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T20:34:36.648Z] ---> 0be5dc41e7ac [2023-01-18T20:34:36.649Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-18T20:34:36.649Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-01-18T20:34:39.240Z] ---> 704385e860a0 [2023-01-18T20:34:39.240Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-18T20:34:39.822Z] ---> 912e6ed2c51d [2023-01-18T20:34:39.822Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-18T20:34:39.822Z] ---> Running in 7688ea67cd9f [2023-01-18T20:34:40.408Z] Removing intermediate container 7688ea67cd9f [2023-01-18T20:34:40.408Z] ---> 32243f639be9 [2023-01-18T20:34:40.408Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T20:34:40.408Z] ---> Running in c83e7b6a0fb2 [2023-01-18T20:34:40.998Z] Removing intermediate container c83e7b6a0fb2 [2023-01-18T20:34:40.998Z] ---> c2f1d449f1da [2023-01-18T20:34:40.998Z] Step 20/22 : LABEL arch=arm64 [2023-01-18T20:34:40.998Z] ---> Running in 5000921c0cea [2023-01-18T20:34:41.581Z] Removing intermediate container 5000921c0cea [2023-01-18T20:34:41.581Z] ---> 2da996d94393 [2023-01-18T20:34:41.581Z] Step 21/22 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:34:41.850Z] ---> Running in a0cbdba25b70 [2023-01-18T20:34:42.115Z] Removing intermediate container a0cbdba25b70 [2023-01-18T20:34:42.115Z] ---> b1e00aebd023 [2023-01-18T20:34:42.115Z] Step 22/22 : LABEL version=3.0.0-dev.23 [2023-01-18T20:34:42.382Z] ---> Running in 19979e90c6d2 [2023-01-18T20:34:42.964Z] Removing intermediate container 19979e90c6d2 [2023-01-18T20:34:42.964Z] ---> 06639134d536 [2023-01-18T20:34:42.964Z] [2023-01-18T20:34:42.964Z] Successfully built 06639134d536 [2023-01-18T20:34:42.964Z] Successfully tagged support-notifications-arm64:latest [2023-01-18T20:34:42.964Z]  Building support-notifications ... done Building security-secretstore-setup [2023-01-18T20:34:46.301Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-18T20:34:46.301Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-18T20:34:46.301Z] ---> 8780611b436e [2023-01-18T20:34:46.301Z] Step 3/24 : WORKDIR /edgex-go [2023-01-18T20:34:46.301Z] ---> Using cache [2023-01-18T20:34:46.301Z] ---> 84f6c3afe5fe [2023-01-18T20:34:46.301Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-18T20:34:46.301Z] ---> Using cache [2023-01-18T20:34:46.301Z] ---> c44b2bfd3399 [2023-01-18T20:34:46.301Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-18T20:34:46.301Z] ---> Using cache [2023-01-18T20:34:46.301Z] ---> 80d23de4dc19 [2023-01-18T20:34:46.301Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T20:34:46.301Z] ---> Using cache [2023-01-18T20:34:46.301Z] ---> 45a951191fc5 [2023-01-18T20:34:46.301Z] Step 7/24 : COPY . . [2023-01-18T20:34:46.577Z] ---> Using cache [2023-01-18T20:34:46.577Z] ---> 3e8406b7b9e5 [2023-01-18T20:34:46.577Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-18T20:34:46.577Z] ---> Running in 6a33a3ea15e4 [2023-01-18T20:34:48.518Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-18T20:36:25.141Z] Removing intermediate container f4e18047338b [2023-01-18T20:36:25.141Z] ---> 196c164b48bf [2023-01-18T20:36:25.141Z] [2023-01-18T20:36:25.141Z] Step 10/22 : FROM alpine:3.16 [2023-01-18T20:36:25.141Z] ---> 2b4661558fb8 [2023-01-18T20:36:25.141Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-18T20:36:25.141Z] ---> Using cache [2023-01-18T20:36:25.141Z] ---> 02440bf6ec18 [2023-01-18T20:36:25.141Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T20:36:25.141Z] ---> Using cache [2023-01-18T20:36:25.141Z] ---> 34078e0ddefe [2023-01-18T20:36:25.141Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-18T20:36:25.141Z] ---> Running in 1f6a66de5f15 [2023-01-18T20:36:25.141Z] Removing intermediate container 1f6a66de5f15 [2023-01-18T20:36:25.141Z] ---> 125fdf20c73b [2023-01-18T20:36:25.141Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-18T20:36:25.141Z] ---> Running in 8c393a88b630 [2023-01-18T20:36:25.141Z] Removing intermediate container 8c393a88b630 [2023-01-18T20:36:25.141Z] ---> 548b9afe12b9 [2023-01-18T20:36:25.141Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T20:36:25.141Z] ---> 312956897daa [2023-01-18T20:36:25.141Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-18T20:36:25.141Z] ---> db5d2acd9fc6 [2023-01-18T20:36:25.141Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-18T20:36:26.097Z] ---> b1f24a57a340 [2023-01-18T20:36:26.097Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-18T20:36:26.097Z] ---> Running in 04777445df4d [2023-01-18T20:36:26.679Z] Removing intermediate container 04777445df4d [2023-01-18T20:36:26.679Z] ---> 4bdc5fe50571 [2023-01-18T20:36:26.679Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T20:36:26.679Z] ---> Running in 88601f8df3a6 [2023-01-18T20:36:27.261Z] Removing intermediate container 88601f8df3a6 [2023-01-18T20:36:27.261Z] ---> b16084d4fb19 [2023-01-18T20:36:27.261Z] Step 20/22 : LABEL arch=arm64 [2023-01-18T20:36:27.261Z] ---> Running in 1ca76e6dc3de [2023-01-18T20:36:27.844Z] Removing intermediate container 1ca76e6dc3de [2023-01-18T20:36:27.844Z] ---> e342025f7c8a [2023-01-18T20:36:27.844Z] Step 21/22 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:36:28.111Z] ---> Running in b90982142b66 [2023-01-18T20:36:28.692Z] Removing intermediate container b90982142b66 [2023-01-18T20:36:28.692Z] ---> 39f013fd9a78 [2023-01-18T20:36:28.692Z] Step 22/22 : LABEL version=3.0.0-dev.23 [2023-01-18T20:36:28.692Z] ---> Running in 30b30c0c9704 [2023-01-18T20:36:29.274Z] Removing intermediate container 30b30c0c9704 [2023-01-18T20:36:29.274Z] ---> fba05233ce0a [2023-01-18T20:36:29.274Z] [2023-01-18T20:36:29.274Z] Successfully built fba05233ce0a [2023-01-18T20:36:29.274Z] Successfully tagged support-scheduler-arm64:latest [2023-01-18T20:37:08.112Z]  Building support-scheduler ... done Removing intermediate container 970f51d90cb3 [2023-01-18T20:37:08.112Z] ---> 381471d337eb [2023-01-18T20:37:08.112Z] [2023-01-18T20:37:08.112Z] Step 10/23 : FROM alpine:3.16 [2023-01-18T20:37:08.112Z] ---> 2b4661558fb8 [2023-01-18T20:37:08.112Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-18T20:37:08.112Z] ---> Using cache [2023-01-18T20:37:08.112Z] ---> 02440bf6ec18 [2023-01-18T20:37:08.112Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-18T20:37:08.112Z] ---> Using cache [2023-01-18T20:37:08.112Z] ---> 34078e0ddefe [2023-01-18T20:37:08.112Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-18T20:37:08.378Z] ---> Running in 29bb7ee81d33 [2023-01-18T20:37:08.652Z] Removing intermediate container 29bb7ee81d33 [2023-01-18T20:37:08.652Z] ---> 7f70863ad8ae [2023-01-18T20:37:08.652Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-18T20:37:08.924Z] ---> Running in 550200f60b08 [2023-01-18T20:37:09.191Z] Removing intermediate container 550200f60b08 [2023-01-18T20:37:09.191Z] ---> 2bf886a71954 [2023-01-18T20:37:09.191Z] Step 15/23 : WORKDIR / [2023-01-18T20:37:09.457Z] ---> Running in b199edfcb3a7 [2023-01-18T20:37:10.036Z] Removing intermediate container b199edfcb3a7 [2023-01-18T20:37:10.036Z] ---> b4cf2744cf10 [2023-01-18T20:37:10.036Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T20:37:10.989Z] ---> 182be5f44502 [2023-01-18T20:37:10.989Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-18T20:37:12.393Z] ---> 05dff311f585 [2023-01-18T20:37:12.393Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-18T20:37:13.352Z] ---> 7de6c14b1f7f [2023-01-18T20:37:13.352Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-18T20:37:13.352Z] ---> Running in 8dc18b2f2008 [2023-01-18T20:37:13.937Z] Removing intermediate container 8dc18b2f2008 [2023-01-18T20:37:13.937Z] ---> 71c4572244a4 [2023-01-18T20:37:13.937Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T20:37:13.937Z] ---> Running in 6bbee99f03bd [2023-01-18T20:37:14.520Z] Removing intermediate container 6bbee99f03bd [2023-01-18T20:37:14.520Z] ---> c6154222a134 [2023-01-18T20:37:14.520Z] Step 21/23 : LABEL arch=arm64 [2023-01-18T20:37:14.520Z] ---> Running in 48a41f6d16fc [2023-01-18T20:37:15.111Z] Removing intermediate container 48a41f6d16fc [2023-01-18T20:37:15.111Z] ---> c34d9f173971 [2023-01-18T20:37:15.111Z] Step 22/23 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:37:15.111Z] ---> Running in 86cbbf3b39c5 [2023-01-18T20:37:15.694Z] Removing intermediate container 86cbbf3b39c5 [2023-01-18T20:37:15.694Z] ---> ec8713338d09 [2023-01-18T20:37:15.694Z] Step 23/23 : LABEL version=3.0.0-dev.23 [2023-01-18T20:37:15.694Z] ---> Running in b9ae56b30b18 [2023-01-18T20:37:17.104Z] Removing intermediate container b9ae56b30b18 [2023-01-18T20:37:17.104Z] ---> 9bc7ff497264 [2023-01-18T20:37:17.104Z] [2023-01-18T20:37:17.104Z] Successfully built 9bc7ff497264 [2023-01-18T20:37:17.104Z] Successfully tagged core-command-arm64:latest [2023-01-18T20:39:08.715Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-18T20:39:18.775Z] Removing intermediate container 7c9bf19b5828 [2023-01-18T20:39:18.775Z] ---> 38d55198fb45 [2023-01-18T20:39:18.775Z] [2023-01-18T20:39:18.775Z] Step 9/32 : FROM alpine:3.16 [2023-01-18T20:39:18.775Z] ---> 2b4661558fb8 [2023-01-18T20:39:18.775Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T20:39:18.775Z] ---> Running in d6c4efad4387 [2023-01-18T20:39:19.041Z] Removing intermediate container d6c4efad4387 [2023-01-18T20:39:19.041Z] ---> ce1f0daab965 [2023-01-18T20:39:19.041Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-18T20:39:19.041Z] ---> Running in 098e7965ab91 [2023-01-18T20:39:20.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T20:39:21.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T20:39:22.539Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-18T20:39:22.539Z] (2/2) Installing su-exec (0.2-r1) [2023-01-18T20:39:22.539Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T20:39:22.539Z] Removing intermediate container 6a33a3ea15e4 [2023-01-18T20:39:22.539Z] ---> c57753d21e28 [2023-01-18T20:39:22.539Z] [2023-01-18T20:39:22.539Z] Step 9/24 : FROM alpine:3.16 [2023-01-18T20:39:22.539Z] ---> 2b4661558fb8 [2023-01-18T20:39:22.539Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-18T20:39:22.539Z] OK: 5 MiB in 16 packages [2023-01-18T20:39:22.809Z] ---> Running in d9c279cbb14e [2023-01-18T20:39:24.215Z] Removing intermediate container 098e7965ab91 [2023-01-18T20:39:24.215Z] ---> faa0f12a1441 [2023-01-18T20:39:24.215Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-18T20:39:24.482Z] ---> Running in 1bc27ca62782 [2023-01-18T20:39:25.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T20:39:25.067Z] Removing intermediate container 1bc27ca62782 [2023-01-18T20:39:25.067Z] ---> f23c3bd0e462 [2023-01-18T20:39:25.067Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-18T20:39:25.067Z] ---> Running in 12774e6a9b7a [2023-01-18T20:39:25.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T20:39:25.603Z] Removing intermediate container 12774e6a9b7a [2023-01-18T20:39:25.603Z] ---> f33cc5a70c28 [2023-01-18T20:39:25.603Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-18T20:39:25.870Z] ---> Running in 474f3e8d0df8 [2023-01-18T20:39:26.455Z] Removing intermediate container 474f3e8d0df8 [2023-01-18T20:39:26.455Z] ---> 886fbf379eb1 [2023-01-18T20:39:26.455Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-18T20:39:26.455Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-18T20:39:26.455Z] ---> Running in c023dbdf1cb0 [2023-01-18T20:39:26.841Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-18T20:39:26.841Z] (3/3) Installing su-exec (0.2-r1) [2023-01-18T20:39:26.841Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T20:39:26.841Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T20:39:27.120Z] Removing intermediate container c023dbdf1cb0 [2023-01-18T20:39:27.120Z] ---> 9b90ec00b577 [2023-01-18T20:39:27.120Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-18T20:39:27.120Z] ---> Running in de1d5fd7e889 [2023-01-18T20:39:27.120Z] OK: 6 MiB in 17 packages [2023-01-18T20:39:29.827Z] Removing intermediate container d9c279cbb14e [2023-01-18T20:39:29.827Z] ---> 545b6c977945 [2023-01-18T20:39:29.827Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-18T20:39:29.827Z] ---> Running in c51e047133c7 [2023-01-18T20:39:29.827Z] Removing intermediate container de1d5fd7e889 [2023-01-18T20:39:29.827Z] ---> a2922cd81094 [2023-01-18T20:39:29.827Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-18T20:39:30.118Z] Removing intermediate container c51e047133c7 [2023-01-18T20:39:30.118Z] ---> c89b8f6c88b7 [2023-01-18T20:39:30.118Z] Step 12/24 : WORKDIR / [2023-01-18T20:39:30.118Z] ---> Running in 5b9ec0e54025 [2023-01-18T20:39:30.118Z] ---> Running in 5df88e3aab46 [2023-01-18T20:39:30.729Z] Removing intermediate container 5b9ec0e54025 [2023-01-18T20:39:30.729Z] ---> dd3203e13d43 [2023-01-18T20:39:30.729Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-18T20:39:31.006Z] Removing intermediate container 5df88e3aab46 [2023-01-18T20:39:31.006Z] ---> c436885dd9fe [2023-01-18T20:39:31.006Z] 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-01-18T20:39:31.967Z] ---> b6321be667ac [2023-01-18T20:39:31.967Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-18T20:39:31.967Z] ---> 61cd11e70859 [2023-01-18T20:39:31.967Z] 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-01-18T20:39:32.235Z] ---> Running in 4f3e7e461a22 [2023-01-18T20:39:33.195Z] ---> 9386ffa726eb [2023-01-18T20:39:33.195Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-18T20:39:34.167Z] ---> c2cf62f425db [2023-01-18T20:39:34.167Z] 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-01-18T20:39:35.134Z] ---> 95e624b83d99 [2023-01-18T20:39:35.134Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-18T20:39:35.400Z] Removing intermediate container 4f3e7e461a22 [2023-01-18T20:39:35.400Z] ---> 3d71b26db63d [2023-01-18T20:39:35.400Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T20:39:36.358Z] ---> d6c8a2bd9176 [2023-01-18T20:39:36.358Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-18T20:39:36.947Z] ---> 4c001beb87de [2023-01-18T20:39:36.947Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-18T20:39:37.905Z] ---> e348c1022a22 [2023-01-18T20:39:37.905Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-18T20:39:38.488Z] ---> 05bc35167531 [2023-01-18T20:39:38.488Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-18T20:39:38.753Z] ---> 4adf225d2b82 [2023-01-18T20:39:38.753Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-18T20:39:39.021Z] ---> 548599cbd6b1 [2023-01-18T20:39:39.290Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-18T20:39:39.290Z] ---> Running in 885beadf558e [2023-01-18T20:39:39.878Z] ---> 9bc54229410e [2023-01-18T20:39:39.878Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-18T20:39:40.835Z] ---> 90dae14f1b26 [2023-01-18T20:39:40.835Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-18T20:39:41.415Z] ---> a0e24406ab78 [2023-01-18T20:39:41.416Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-18T20:39:42.380Z] Removing intermediate container 885beadf558e [2023-01-18T20:39:42.380Z] ---> 78090473449c [2023-01-18T20:39:42.380Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-18T20:39:42.380Z] ---> 001e90bc1abf [2023-01-18T20:39:42.380Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-18T20:39:42.380Z] ---> Running in 65c4ff21cb14 [2023-01-18T20:39:42.380Z] ---> Running in 4f8465618b42 [2023-01-18T20:39:42.966Z] Removing intermediate container 65c4ff21cb14 [2023-01-18T20:39:42.967Z] ---> 0913b3e1847a [2023-01-18T20:39:42.967Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T20:39:42.967Z] ---> Running in a2480d8e8bec [2023-01-18T20:39:43.548Z] Removing intermediate container a2480d8e8bec [2023-01-18T20:39:43.548Z] ---> 982a2518bb66 [2023-01-18T20:39:43.548Z] Step 23/24 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:39:43.548Z] ---> Running in 7e3e52e3cd86 [2023-01-18T20:39:44.132Z] Removing intermediate container 7e3e52e3cd86 [2023-01-18T20:39:44.132Z] ---> d81f0f236cec [2023-01-18T20:39:44.132Z] Step 24/24 : LABEL version=3.0.0-dev.23 [2023-01-18T20:39:44.132Z] ---> Running in 568260db12b9 [2023-01-18T20:39:44.715Z] Removing intermediate container 568260db12b9 [2023-01-18T20:39:44.715Z] ---> a823a4fa3db9 [2023-01-18T20:39:44.715Z] [2023-01-18T20:39:44.715Z] Successfully built a823a4fa3db9 [2023-01-18T20:39:44.715Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-18T20:39:44.983Z]  Building security-secretstore-setup ... done Removing intermediate container 4f8465618b42 [2023-01-18T20:39:44.983Z] ---> 4cc30878d086 [2023-01-18T20:39:44.983Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-18T20:39:44.983Z] ---> Running in f41f1b5f39d4 [2023-01-18T20:39:45.250Z] Removing intermediate container f41f1b5f39d4 [2023-01-18T20:39:45.250Z] ---> 0da52e11fbe6 [2023-01-18T20:39:45.250Z] Step 29/32 : CMD ["gate"] [2023-01-18T20:39:45.515Z] ---> Running in 24340f72cba3 [2023-01-18T20:39:45.781Z] Removing intermediate container 24340f72cba3 [2023-01-18T20:39:45.781Z] ---> e8ea1988f3c3 [2023-01-18T20:39:45.781Z] Step 30/32 : LABEL arch=arm64 [2023-01-18T20:39:45.781Z] ---> Running in a15dedddeb0a [2023-01-18T20:39:46.364Z] Removing intermediate container a15dedddeb0a [2023-01-18T20:39:46.364Z] ---> 13f32863eaf6 [2023-01-18T20:39:46.364Z] Step 31/32 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:39:46.364Z] ---> Running in 9a420e9e4411 [2023-01-18T20:39:46.633Z] Removing intermediate container 9a420e9e4411 [2023-01-18T20:39:46.633Z] ---> 54cfaee21836 [2023-01-18T20:39:46.633Z] Step 32/32 : LABEL version=3.0.0-dev.23 [2023-01-18T20:39:46.633Z] ---> Running in 048d3385e0d0 [2023-01-18T20:39:46.901Z] Removing intermediate container 048d3385e0d0 [2023-01-18T20:39:46.901Z] ---> e8d1ffb3837f [2023-01-18T20:39:46.901Z] [2023-01-18T20:39:47.167Z] Successfully built e8d1ffb3837f [2023-01-18T20:39:47.167Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-18T20:39:55.357Z]  Building security-bootstrapper ... done Removing intermediate container e8850f948179 [2023-01-18T20:39:55.357Z] ---> 66fecaef049e [2023-01-18T20:39:55.357Z] [2023-01-18T20:39:55.357Z] Step 9/19 : FROM alpine:3.15 [2023-01-18T20:39:55.357Z] ---> 8aa73fd46299 [2023-01-18T20:39:55.357Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-18T20:39:55.357Z] ---> Using cache [2023-01-18T20:39:55.357Z] ---> a5fb4f0f47d8 [2023-01-18T20:39:55.357Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-18T20:39:55.357Z] ---> Running in fa00b4701513 [2023-01-18T20:39:56.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T20:39:56.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T20:39:57.538Z] v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-18T20:39:57.538Z] v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-18T20:39:57.538Z] OK: 15736 distinct packages available [2023-01-18T20:39:57.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-18T20:39:57.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-18T20:39:58.764Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-18T20:39:58.764Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-18T20:39:58.764Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-18T20:39:58.764Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-18T20:39:58.764Z] (5/9) Installing curl (7.80.0-r5) [2023-01-18T20:39:58.764Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-18T20:39:58.764Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-18T20:39:58.764Z] (8/9) Installing libucontext (1.1-r0) [2023-01-18T20:39:58.764Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-18T20:39:58.764Z] Executing busybox-1.34.1-r7.trigger [2023-01-18T20:39:58.764Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T20:39:59.028Z] OK: 8 MiB in 23 packages [2023-01-18T20:40:00.435Z] Removing intermediate container fa00b4701513 [2023-01-18T20:40:00.435Z] ---> 1c8fc260d535 [2023-01-18T20:40:00.435Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-18T20:40:01.021Z] ---> dda770130339 [2023-01-18T20:40:01.021Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-18T20:40:01.986Z] ---> 271e7a764ee4 [2023-01-18T20:40:01.986Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-18T20:40:02.571Z] ---> f91730f644e1 [2023-01-18T20:40:02.571Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-18T20:40:02.571Z] ---> Running in 15425400cfff [2023-01-18T20:40:02.844Z] Removing intermediate container 15425400cfff [2023-01-18T20:40:02.844Z] ---> 7e6cdd2268ea [2023-01-18T20:40:02.844Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T20:40:02.844Z] ---> Running in d19284e023e0 [2023-01-18T20:40:03.112Z] Removing intermediate container d19284e023e0 [2023-01-18T20:40:03.112Z] ---> fc1e0175384c [2023-01-18T20:40:03.112Z] Step 17/19 : LABEL arch=arm64 [2023-01-18T20:40:03.385Z] ---> Running in 6a2817ba0d77 [2023-01-18T20:40:03.650Z] Removing intermediate container 6a2817ba0d77 [2023-01-18T20:40:03.650Z] ---> 5a533ad51597 [2023-01-18T20:40:03.650Z] Step 18/19 : LABEL git_sha=5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:40:03.650Z] ---> Running in 5ee8495d6af0 [2023-01-18T20:40:03.919Z] Removing intermediate container 5ee8495d6af0 [2023-01-18T20:40:03.919Z] ---> 43278d46787a [2023-01-18T20:40:03.919Z] Step 19/19 : LABEL version=3.0.0-dev.23 [2023-01-18T20:40:03.919Z] ---> Running in 96c32dfe33a2 [2023-01-18T20:40:04.499Z] Removing intermediate container 96c32dfe33a2 [2023-01-18T20:40:04.499Z] ---> 85137b9c5d91 [2023-01-18T20:40:04.499Z] [2023-01-18T20:40:04.499Z] Successfully built 85137b9c5d91 [2023-01-18T20:40:04.499Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-18T20:40:04.775Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-01-18T20:40:04.742Z] $ docker stop --time=1 aabde1179ae77a4f38d65d88a23e015bbd70b6b91b1f79a760408bd6ed707756 [2023-01-18T20:40:06.402Z] $ docker rm -f --volumes aabde1179ae77a4f38d65d88a23e015bbd70b6b91b1f79a760408bd6ed707756 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T20:40:06.920Z] + docker images [2023-01-18T20:40:07.185Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-18T20:40:07.185Z] security-spiffe-token-provider-arm64 latest 85137b9c5d91 2 seconds ago 28.9MB [2023-01-18T20:40:07.185Z] 66fecaef049e 13 seconds ago 1.37GB [2023-01-18T20:40:07.185Z] security-bootstrapper-arm64 latest e8d1ffb3837f 20 seconds ago 19.5MB [2023-01-18T20:40:07.185Z] security-secretstore-setup-arm64 latest a823a4fa3db9 22 seconds ago 28.7MB [2023-01-18T20:40:07.185Z] c57753d21e28 45 seconds ago 1.33GB [2023-01-18T20:40:07.185Z] 38d55198fb45 50 seconds ago 1.33GB [2023-01-18T20:40:07.185Z] core-command-arm64 latest 9bc7ff497264 2 minutes ago 17MB [2023-01-18T20:40:07.185Z] 381471d337eb 3 minutes ago 1.34GB [2023-01-18T20:40:07.185Z] support-scheduler-arm64 latest fba05233ce0a 3 minutes ago 29MB [2023-01-18T20:40:07.185Z] 196c164b48bf 3 minutes ago 1.4GB [2023-01-18T20:40:07.185Z] support-notifications-arm64 latest 06639134d536 5 minutes ago 29.6MB [2023-01-18T20:40:07.185Z] 4b14d121eff1 5 minutes ago 1.41GB [2023-01-18T20:40:07.185Z] security-spire-server-arm64 latest 2725209b8e23 7 minutes ago 84.3MB [2023-01-18T20:40:07.185Z] 9d7f89d2c05d 7 minutes ago 1.21GB [2023-01-18T20:40:07.185Z] core-metadata-arm64 latest 1e2f3d49e9ec 8 minutes ago 17.8MB [2023-01-18T20:40:07.185Z] core-data-arm64 latest 49c5835d2966 8 minutes ago 17.2MB [2023-01-18T20:40:07.185Z] 1308a038ecee 8 minutes ago 1.35GB [2023-01-18T20:40:07.185Z] 2e8c5ced7bb8 8 minutes ago 1.35GB [2023-01-18T20:40:07.185Z] security-proxy-setup-arm64 latest fc9f30c31545 9 minutes ago 26.8MB [2023-01-18T20:40:07.185Z] a9ecf6ed1f85 9 minutes ago 1.33GB [2023-01-18T20:40:07.185Z] security-spire-config-arm64 latest f53324b78d43 15 minutes ago 83.6MB [2023-01-18T20:40:07.185Z] security-spire-agent-arm64 latest 59d3342f3cb1 15 minutes ago 122MB [2023-01-18T20:40:07.185Z] 50550858e709 16 minutes ago 1.21GB [2023-01-18T20:40:07.185Z] ci-base-image-arm64 latest 8780611b436e 19 minutes ago 905MB [2023-01-18T20:40:07.185Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-18T20:40:07.185Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-18T20:40:07.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-18T20:40:07.185Z] 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-01-18T20:40:07.285Z] provisioning config files... [2023-01-18T20:40:07.296Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/379@tmp/config9307646530234227625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:40:07.626Z] ---> docker-login.sh [2023-01-18T20:40:07.626Z] nexus3.edgexfoundry.org:10001 [2023-01-18T20:40:07.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:40:07.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:40:07.891Z] Configure a credential helper to remove this warning. See [2023-01-18T20:40:07.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:40:07.891Z] [2023-01-18T20:40:07.891Z] Login Succeeded [2023-01-18T20:40:07.891Z] nexus3.edgexfoundry.org:10002 [2023-01-18T20:40:08.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:40:08.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:40:08.164Z] Configure a credential helper to remove this warning. See [2023-01-18T20:40:08.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:40:08.164Z] [2023-01-18T20:40:08.164Z] Login Succeeded [2023-01-18T20:40:08.164Z] nexus3.edgexfoundry.org:10003 [2023-01-18T20:40:08.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:40:08.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:40:08.696Z] Configure a credential helper to remove this warning. See [2023-01-18T20:40:08.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:40:08.696Z] [2023-01-18T20:40:08.696Z] Login Succeeded [2023-01-18T20:40:08.696Z] nexus3.edgexfoundry.org:10004 [2023-01-18T20:40:08.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:40:08.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:40:08.963Z] Configure a credential helper to remove this warning. See [2023-01-18T20:40:08.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:40:08.963Z] [2023-01-18T20:40:08.963Z] Login Succeeded [2023-01-18T20:40:08.963Z] docker.io [2023-01-18T20:40:09.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T20:40:09.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T20:40:09.493Z] Configure a credential helper to remove this warning. See [2023-01-18T20:40:09.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T20:40:09.493Z] [2023-01-18T20:40:09.493Z] Login Succeeded [2023-01-18T20:40:09.493Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T20:40:09.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:40:09.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T20:40:09.538Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-01-18T20:40:09.538Z] 5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:40:09.538Z] latest [2023-01-18T20:40:09.538Z] 3.0.0-dev.23 [2023-01-18T20:40:09.538Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:40:09.538Z] main [2023-01-18T20:40:09.538Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:09.869Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:10.206Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:40:10.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-18T20:40:10.206Z] 649e4b83d3d7: Preparing [2023-01-18T20:40:10.206Z] 598fde08284a: Preparing [2023-01-18T20:40:10.206Z] 30b89b8c14d5: Preparing [2023-01-18T20:40:10.206Z] d3dc37d71bee: Preparing [2023-01-18T20:40:10.206Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:10.206Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:10.470Z] 649e4b83d3d7: Pushed [2023-01-18T20:40:10.470Z] d3dc37d71bee: Pushed [2023-01-18T20:40:10.470Z] 30b89b8c14d5: Pushed [2023-01-18T20:40:13.037Z] 598fde08284a: Pushed [2023-01-18T20:40:13.037Z] 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:735e9eaf54fbbc979294b1ab0b2a44eb80ed83a13f9a8b5a7e74635d2a6e6b5b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:13.644Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:13.981Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-01-18T20:40:13.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-18T20:40:13.981Z] 649e4b83d3d7: Preparing [2023-01-18T20:40:13.981Z] 598fde08284a: Preparing [2023-01-18T20:40:13.981Z] 30b89b8c14d5: Preparing [2023-01-18T20:40:13.981Z] d3dc37d71bee: Preparing [2023-01-18T20:40:13.981Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:13.981Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:13.981Z] 649e4b83d3d7: Layer already exists [2023-01-18T20:40:13.981Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:40:13.981Z] d3dc37d71bee: Layer already exists [2023-01-18T20:40:13.981Z] 598fde08284a: Layer already exists [2023-01-18T20:40:14.246Z] latest: digest: sha256:735e9eaf54fbbc979294b1ab0b2a44eb80ed83a13f9a8b5a7e74635d2a6e6b5b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:14.587Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:14.918Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.23 [2023-01-18T20:40:14.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-18T20:40:14.919Z] 649e4b83d3d7: Preparing [2023-01-18T20:40:14.919Z] 598fde08284a: Preparing [2023-01-18T20:40:14.919Z] 30b89b8c14d5: Preparing [2023-01-18T20:40:14.919Z] d3dc37d71bee: Preparing [2023-01-18T20:40:14.919Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:14.919Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:40:14.919Z] 598fde08284a: Layer already exists [2023-01-18T20:40:14.919Z] 649e4b83d3d7: Layer already exists [2023-01-18T20:40:14.919Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:14.919Z] d3dc37d71bee: Layer already exists [2023-01-18T20:40:14.919Z] 3.0.0-dev.23: digest: sha256:735e9eaf54fbbc979294b1ab0b2a44eb80ed83a13f9a8b5a7e74635d2a6e6b5b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:15.257Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:15.594Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:40:15.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-18T20:40:15.594Z] 649e4b83d3d7: Preparing [2023-01-18T20:40:15.594Z] 598fde08284a: Preparing [2023-01-18T20:40:15.594Z] 30b89b8c14d5: Preparing [2023-01-18T20:40:15.594Z] d3dc37d71bee: Preparing [2023-01-18T20:40:15.594Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:15.594Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:15.594Z] 598fde08284a: Layer already exists [2023-01-18T20:40:15.594Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:40:15.594Z] 649e4b83d3d7: Layer already exists [2023-01-18T20:40:15.594Z] d3dc37d71bee: Layer already exists [2023-01-18T20:40:15.594Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:735e9eaf54fbbc979294b1ab0b2a44eb80ed83a13f9a8b5a7e74635d2a6e6b5b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:15.932Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:16.268Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-01-18T20:40:16.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-01-18T20:40:16.268Z] 649e4b83d3d7: Preparing [2023-01-18T20:40:16.268Z] 598fde08284a: Preparing [2023-01-18T20:40:16.268Z] 30b89b8c14d5: Preparing [2023-01-18T20:40:16.268Z] d3dc37d71bee: Preparing [2023-01-18T20:40:16.268Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:16.268Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:16.268Z] 598fde08284a: Layer already exists [2023-01-18T20:40:16.268Z] d3dc37d71bee: Layer already exists [2023-01-18T20:40:16.268Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:40:16.268Z] 649e4b83d3d7: Layer already exists [2023-01-18T20:40:16.534Z] main: digest: sha256:735e9eaf54fbbc979294b1ab0b2a44eb80ed83a13f9a8b5a7e74635d2a6e6b5b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:40:16.589Z] ===================================================== [Pipeline] echo [2023-01-18T20:40:16.599Z] taggedImages: [2023-01-18T20:40:16.599Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:40:16.599Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-01-18T20:40:16.599Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.23 [2023-01-18T20:40:16.599Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:40:16.599Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-01-18T20:40:16.618Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-01-18T20:40:16.618Z] 5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:40:16.618Z] latest [2023-01-18T20:40:16.618Z] 3.0.0-dev.23 [2023-01-18T20:40:16.618Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:40:16.618Z] main [2023-01-18T20:40:16.618Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:16.949Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:17.282Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:40:17.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-18T20:40:17.282Z] 18e461fb4ab9: Preparing [2023-01-18T20:40:17.282Z] 53ae087d7967: Preparing [2023-01-18T20:40:17.282Z] 30b89b8c14d5: Preparing [2023-01-18T20:40:17.282Z] 65ee6eec2a0c: Preparing [2023-01-18T20:40:17.282Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:17.282Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:17.282Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:40:17.558Z] 18e461fb4ab9: Pushed [2023-01-18T20:40:17.558Z] 65ee6eec2a0c: Pushed [2023-01-18T20:40:20.892Z] 53ae087d7967: Pushed [2023-01-18T20:40:20.892Z] 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:4cc18473794a67b52482007ff2c4cc93c612986aaf30045195f58e7e1268c694 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:21.230Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:21.572Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-01-18T20:40:21.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-18T20:40:21.573Z] 18e461fb4ab9: Preparing [2023-01-18T20:40:21.573Z] 53ae087d7967: Preparing [2023-01-18T20:40:21.573Z] 30b89b8c14d5: Preparing [2023-01-18T20:40:21.573Z] 65ee6eec2a0c: Preparing [2023-01-18T20:40:21.573Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:21.573Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:21.573Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:40:21.573Z] 53ae087d7967: Layer already exists [2023-01-18T20:40:21.573Z] 65ee6eec2a0c: Layer already exists [2023-01-18T20:40:21.573Z] 18e461fb4ab9: Layer already exists [2023-01-18T20:40:21.573Z] latest: digest: sha256:4cc18473794a67b52482007ff2c4cc93c612986aaf30045195f58e7e1268c694 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:21.916Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:22.251Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.23 [2023-01-18T20:40:22.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-18T20:40:22.251Z] 18e461fb4ab9: Preparing [2023-01-18T20:40:22.251Z] 53ae087d7967: Preparing [2023-01-18T20:40:22.251Z] 30b89b8c14d5: Preparing [2023-01-18T20:40:22.251Z] 65ee6eec2a0c: Preparing [2023-01-18T20:40:22.251Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:22.251Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:40:22.251Z] 53ae087d7967: Layer already exists [2023-01-18T20:40:22.251Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:22.251Z] 65ee6eec2a0c: Layer already exists [2023-01-18T20:40:22.251Z] 18e461fb4ab9: Layer already exists [2023-01-18T20:40:22.251Z] 3.0.0-dev.23: digest: sha256:4cc18473794a67b52482007ff2c4cc93c612986aaf30045195f58e7e1268c694 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:22.590Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:22.922Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:40:22.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-18T20:40:22.922Z] 18e461fb4ab9: Preparing [2023-01-18T20:40:22.922Z] 53ae087d7967: Preparing [2023-01-18T20:40:22.922Z] 30b89b8c14d5: Preparing [2023-01-18T20:40:22.922Z] 65ee6eec2a0c: Preparing [2023-01-18T20:40:22.922Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:22.922Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:40:22.922Z] 53ae087d7967: Layer already exists [2023-01-18T20:40:22.922Z] 65ee6eec2a0c: Layer already exists [2023-01-18T20:40:22.922Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:22.922Z] 18e461fb4ab9: Layer already exists [2023-01-18T20:40:22.922Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:4cc18473794a67b52482007ff2c4cc93c612986aaf30045195f58e7e1268c694 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:23.255Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:24.071Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-01-18T20:40:24.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-01-18T20:40:24.071Z] 18e461fb4ab9: Preparing [2023-01-18T20:40:24.071Z] 53ae087d7967: Preparing [2023-01-18T20:40:24.071Z] 30b89b8c14d5: Preparing [2023-01-18T20:40:24.071Z] 65ee6eec2a0c: Preparing [2023-01-18T20:40:24.071Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:24.071Z] 53ae087d7967: Layer already exists [2023-01-18T20:40:24.071Z] 65ee6eec2a0c: Layer already exists [2023-01-18T20:40:24.071Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:40:24.071Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:24.071Z] 18e461fb4ab9: Layer already exists [2023-01-18T20:40:24.071Z] main: digest: sha256:4cc18473794a67b52482007ff2c4cc93c612986aaf30045195f58e7e1268c694 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:40:24.112Z] ===================================================== [Pipeline] echo [2023-01-18T20:40:24.118Z] taggedImages: [2023-01-18T20:40:24.118Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:40:24.118Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-01-18T20:40:24.118Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.23 [2023-01-18T20:40:24.118Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:40:24.118Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-01-18T20:40:24.132Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-01-18T20:40:24.132Z] 5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:40:24.132Z] latest [2023-01-18T20:40:24.132Z] 3.0.0-dev.23 [2023-01-18T20:40:24.132Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:40:24.132Z] main [2023-01-18T20:40:24.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:24.463Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:24.797Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:40:24.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-18T20:40:24.797Z] 04e2aba854a4: Preparing [2023-01-18T20:40:24.797Z] 5b1688def9a0: Preparing [2023-01-18T20:40:24.797Z] 7227fe5d701c: Preparing [2023-01-18T20:40:24.797Z] 30b89b8c14d5: Preparing [2023-01-18T20:40:24.797Z] d3dc37d71bee: Preparing [2023-01-18T20:40:24.797Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:24.797Z] 17bec77d7fdc: Waiting [2023-01-18T20:40:24.797Z] d3dc37d71bee: Layer already exists [2023-01-18T20:40:24.797Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:40:25.065Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:25.065Z] 04e2aba854a4: Pushed [2023-01-18T20:40:25.065Z] 5b1688def9a0: Pushed [2023-01-18T20:40:28.393Z] 7227fe5d701c: Pushed [2023-01-18T20:40:28.393Z] 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:876f831b4394465e1d6268990f879eba89be51fa1b7074429f7945f883c7598a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:28.732Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:29.064Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-01-18T20:40:29.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-18T20:40:29.064Z] 04e2aba854a4: Preparing [2023-01-18T20:40:29.064Z] 5b1688def9a0: Preparing [2023-01-18T20:40:29.064Z] 7227fe5d701c: Preparing [2023-01-18T20:40:29.064Z] 30b89b8c14d5: Preparing [2023-01-18T20:40:29.064Z] d3dc37d71bee: Preparing [2023-01-18T20:40:29.064Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:29.064Z] 17bec77d7fdc: Waiting [2023-01-18T20:40:29.064Z] d3dc37d71bee: Layer already exists [2023-01-18T20:40:29.064Z] 04e2aba854a4: Layer already exists [2023-01-18T20:40:29.064Z] 7227fe5d701c: Layer already exists [2023-01-18T20:40:29.064Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:40:29.064Z] 5b1688def9a0: Layer already exists [2023-01-18T20:40:29.064Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:29.329Z] latest: digest: sha256:876f831b4394465e1d6268990f879eba89be51fa1b7074429f7945f883c7598a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:29.664Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:29.998Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.23 [2023-01-18T20:40:29.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-18T20:40:29.998Z] 04e2aba854a4: Preparing [2023-01-18T20:40:29.998Z] 5b1688def9a0: Preparing [2023-01-18T20:40:29.998Z] 7227fe5d701c: Preparing [2023-01-18T20:40:29.998Z] 30b89b8c14d5: Preparing [2023-01-18T20:40:29.998Z] d3dc37d71bee: Preparing [2023-01-18T20:40:29.998Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:29.998Z] 17bec77d7fdc: Waiting [2023-01-18T20:40:29.998Z] 7227fe5d701c: Layer already exists [2023-01-18T20:40:29.998Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:40:29.998Z] 04e2aba854a4: Layer already exists [2023-01-18T20:40:29.998Z] d3dc37d71bee: Layer already exists [2023-01-18T20:40:29.998Z] 5b1688def9a0: Layer already exists [2023-01-18T20:40:29.998Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:29.998Z] 3.0.0-dev.23: digest: sha256:876f831b4394465e1d6268990f879eba89be51fa1b7074429f7945f883c7598a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:30.335Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:30.699Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:40:30.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-18T20:40:30.699Z] 04e2aba854a4: Preparing [2023-01-18T20:40:30.699Z] 5b1688def9a0: Preparing [2023-01-18T20:40:30.699Z] 7227fe5d701c: Preparing [2023-01-18T20:40:30.699Z] 30b89b8c14d5: Preparing [2023-01-18T20:40:30.699Z] d3dc37d71bee: Preparing [2023-01-18T20:40:30.699Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:30.699Z] 17bec77d7fdc: Waiting [2023-01-18T20:40:30.699Z] 7227fe5d701c: Layer already exists [2023-01-18T20:40:30.699Z] d3dc37d71bee: Layer already exists [2023-01-18T20:40:30.699Z] 04e2aba854a4: Layer already exists [2023-01-18T20:40:30.699Z] 5b1688def9a0: Layer already exists [2023-01-18T20:40:30.699Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:40:30.699Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:30.699Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:876f831b4394465e1d6268990f879eba89be51fa1b7074429f7945f883c7598a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:31.328Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:31.691Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-01-18T20:40:31.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-01-18T20:40:31.691Z] 04e2aba854a4: Preparing [2023-01-18T20:40:31.691Z] 5b1688def9a0: Preparing [2023-01-18T20:40:31.691Z] 7227fe5d701c: Preparing [2023-01-18T20:40:31.691Z] 30b89b8c14d5: Preparing [2023-01-18T20:40:31.691Z] d3dc37d71bee: Preparing [2023-01-18T20:40:31.691Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:31.691Z] 17bec77d7fdc: Waiting [2023-01-18T20:40:31.691Z] d3dc37d71bee: Layer already exists [2023-01-18T20:40:31.691Z] 7227fe5d701c: Layer already exists [2023-01-18T20:40:31.691Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:40:31.691Z] 5b1688def9a0: Layer already exists [2023-01-18T20:40:31.691Z] 04e2aba854a4: Layer already exists [2023-01-18T20:40:31.691Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:31.960Z] main: digest: sha256:876f831b4394465e1d6268990f879eba89be51fa1b7074429f7945f883c7598a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:40:32.005Z] ===================================================== [Pipeline] echo [2023-01-18T20:40:32.012Z] taggedImages: [2023-01-18T20:40:32.012Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:40:32.012Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-01-18T20:40:32.012Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.23 [2023-01-18T20:40:32.012Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:40:32.012Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-01-18T20:40:32.028Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-01-18T20:40:32.028Z] 5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:40:32.028Z] latest [2023-01-18T20:40:32.028Z] 3.0.0-dev.23 [2023-01-18T20:40:32.028Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:40:32.028Z] main [2023-01-18T20:40:32.028Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:32.440Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:32.784Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:40:32.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-18T20:40:32.784Z] 427937825c44: Preparing [2023-01-18T20:40:32.784Z] 427937825c44: Preparing [2023-01-18T20:40:32.784Z] a7c6a3eb839e: Preparing [2023-01-18T20:40:32.784Z] acc38236216a: Preparing [2023-01-18T20:40:32.784Z] 54f5c40b033a: Preparing [2023-01-18T20:40:32.784Z] d19d1349c354: Preparing [2023-01-18T20:40:32.784Z] 640acc454c12: Preparing [2023-01-18T20:40:32.784Z] 30b89b8c14d5: Preparing [2023-01-18T20:40:32.784Z] 010307e4b5fd: Preparing [2023-01-18T20:40:32.784Z] 39548c04c661: Preparing [2023-01-18T20:40:32.784Z] cd8e3e00a27f: Preparing [2023-01-18T20:40:32.784Z] 2fd80b86d770: Preparing [2023-01-18T20:40:32.784Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:32.784Z] 39548c04c661: Waiting [2023-01-18T20:40:32.784Z] cd8e3e00a27f: Waiting [2023-01-18T20:40:32.784Z] 640acc454c12: Waiting [2023-01-18T20:40:32.784Z] 2fd80b86d770: Waiting [2023-01-18T20:40:32.784Z] 30b89b8c14d5: Waiting [2023-01-18T20:40:32.784Z] 010307e4b5fd: Waiting [2023-01-18T20:40:32.784Z] 17bec77d7fdc: Waiting [2023-01-18T20:40:33.051Z] a7c6a3eb839e: Pushed [2023-01-18T20:40:33.051Z] 427937825c44: Pushed [2023-01-18T20:40:33.051Z] acc38236216a: Pushed [2023-01-18T20:40:33.051Z] d19d1349c354: Pushed [2023-01-18T20:40:33.051Z] 54f5c40b033a: Pushed [2023-01-18T20:40:33.051Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:40:33.316Z] cd8e3e00a27f: Pushed [2023-01-18T20:40:33.316Z] 39548c04c661: Pushed [2023-01-18T20:40:33.316Z] 010307e4b5fd: Pushed [2023-01-18T20:40:33.316Z] 2fd80b86d770: Pushed [2023-01-18T20:40:33.316Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:36.649Z] 640acc454c12: Pushed [2023-01-18T20:40:36.649Z] 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:b61df1cff9b05de087a393e022a0e6adc2aa685addf53ec2910be4f606e91c1b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:36.989Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:37.321Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-01-18T20:40:37.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-18T20:40:37.321Z] 427937825c44: Preparing [2023-01-18T20:40:37.321Z] 427937825c44: Preparing [2023-01-18T20:40:37.321Z] a7c6a3eb839e: Preparing [2023-01-18T20:40:37.321Z] acc38236216a: Preparing [2023-01-18T20:40:37.321Z] 54f5c40b033a: Preparing [2023-01-18T20:40:37.321Z] d19d1349c354: Preparing [2023-01-18T20:40:37.321Z] 640acc454c12: Preparing [2023-01-18T20:40:37.322Z] 30b89b8c14d5: Preparing [2023-01-18T20:40:37.322Z] 010307e4b5fd: Preparing [2023-01-18T20:40:37.322Z] 39548c04c661: Preparing [2023-01-18T20:40:37.322Z] cd8e3e00a27f: Preparing [2023-01-18T20:40:37.322Z] 2fd80b86d770: Preparing [2023-01-18T20:40:37.322Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:37.322Z] 640acc454c12: Waiting [2023-01-18T20:40:37.322Z] 30b89b8c14d5: Waiting [2023-01-18T20:40:37.322Z] 010307e4b5fd: Waiting [2023-01-18T20:40:37.322Z] 39548c04c661: Waiting [2023-01-18T20:40:37.322Z] cd8e3e00a27f: Waiting [2023-01-18T20:40:37.322Z] 2fd80b86d770: Waiting [2023-01-18T20:40:37.322Z] 17bec77d7fdc: Waiting [2023-01-18T20:40:37.322Z] d19d1349c354: Layer already exists [2023-01-18T20:40:37.322Z] acc38236216a: Layer already exists [2023-01-18T20:40:37.322Z] a7c6a3eb839e: Layer already exists [2023-01-18T20:40:37.322Z] 427937825c44: Layer already exists [2023-01-18T20:40:37.322Z] 54f5c40b033a: Layer already exists [2023-01-18T20:40:37.322Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:40:37.322Z] 640acc454c12: Layer already exists [2023-01-18T20:40:37.322Z] 39548c04c661: Layer already exists [2023-01-18T20:40:37.322Z] cd8e3e00a27f: Layer already exists [2023-01-18T20:40:37.322Z] 010307e4b5fd: Layer already exists [2023-01-18T20:40:37.322Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:37.322Z] 2fd80b86d770: Layer already exists [2023-01-18T20:40:37.588Z] latest: digest: sha256:b61df1cff9b05de087a393e022a0e6adc2aa685addf53ec2910be4f606e91c1b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:37.917Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:38.253Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.23 [2023-01-18T20:40:38.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-18T20:40:38.253Z] 427937825c44: Preparing [2023-01-18T20:40:38.253Z] 427937825c44: Preparing [2023-01-18T20:40:38.253Z] a7c6a3eb839e: Preparing [2023-01-18T20:40:38.253Z] acc38236216a: Preparing [2023-01-18T20:40:38.253Z] 54f5c40b033a: Preparing [2023-01-18T20:40:38.253Z] d19d1349c354: Preparing [2023-01-18T20:40:38.253Z] 640acc454c12: Preparing [2023-01-18T20:40:38.253Z] 30b89b8c14d5: Preparing [2023-01-18T20:40:38.253Z] 010307e4b5fd: Preparing [2023-01-18T20:40:38.253Z] 39548c04c661: Preparing [2023-01-18T20:40:38.253Z] cd8e3e00a27f: Preparing [2023-01-18T20:40:38.253Z] 2fd80b86d770: Preparing [2023-01-18T20:40:38.253Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:38.253Z] 30b89b8c14d5: Waiting [2023-01-18T20:40:38.253Z] 010307e4b5fd: Waiting [2023-01-18T20:40:38.253Z] 39548c04c661: Waiting [2023-01-18T20:40:38.253Z] cd8e3e00a27f: Waiting [2023-01-18T20:40:38.253Z] 2fd80b86d770: Waiting [2023-01-18T20:40:38.253Z] 17bec77d7fdc: Waiting [2023-01-18T20:40:38.253Z] 640acc454c12: Waiting [2023-01-18T20:40:38.253Z] acc38236216a: Layer already exists [2023-01-18T20:40:38.253Z] d19d1349c354: Layer already exists [2023-01-18T20:40:38.253Z] a7c6a3eb839e: Layer already exists [2023-01-18T20:40:38.253Z] 54f5c40b033a: Layer already exists [2023-01-18T20:40:38.253Z] 427937825c44: Layer already exists [2023-01-18T20:40:38.253Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:40:38.253Z] 010307e4b5fd: Layer already exists [2023-01-18T20:40:38.253Z] cd8e3e00a27f: Layer already exists [2023-01-18T20:40:38.253Z] 39548c04c661: Layer already exists [2023-01-18T20:40:38.253Z] 640acc454c12: Layer already exists [2023-01-18T20:40:38.253Z] 2fd80b86d770: Layer already exists [2023-01-18T20:40:38.253Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:38.518Z] 3.0.0-dev.23: digest: sha256:b61df1cff9b05de087a393e022a0e6adc2aa685addf53ec2910be4f606e91c1b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:38.868Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:39.195Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:40:39.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-18T20:40:39.195Z] 427937825c44: Preparing [2023-01-18T20:40:39.195Z] 427937825c44: Preparing [2023-01-18T20:40:39.195Z] a7c6a3eb839e: Preparing [2023-01-18T20:40:39.195Z] acc38236216a: Preparing [2023-01-18T20:40:39.195Z] 54f5c40b033a: Preparing [2023-01-18T20:40:39.195Z] d19d1349c354: Preparing [2023-01-18T20:40:39.195Z] 640acc454c12: Preparing [2023-01-18T20:40:39.195Z] 30b89b8c14d5: Preparing [2023-01-18T20:40:39.195Z] 010307e4b5fd: Preparing [2023-01-18T20:40:39.195Z] 39548c04c661: Preparing [2023-01-18T20:40:39.195Z] cd8e3e00a27f: Preparing [2023-01-18T20:40:39.195Z] 2fd80b86d770: Preparing [2023-01-18T20:40:39.195Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:39.195Z] 39548c04c661: Waiting [2023-01-18T20:40:39.195Z] cd8e3e00a27f: Waiting [2023-01-18T20:40:39.195Z] 2fd80b86d770: Waiting [2023-01-18T20:40:39.195Z] 17bec77d7fdc: Waiting [2023-01-18T20:40:39.195Z] 640acc454c12: Waiting [2023-01-18T20:40:39.195Z] 30b89b8c14d5: Waiting [2023-01-18T20:40:39.195Z] 010307e4b5fd: Waiting [2023-01-18T20:40:39.195Z] acc38236216a: Layer already exists [2023-01-18T20:40:39.195Z] 427937825c44: Layer already exists [2023-01-18T20:40:39.195Z] a7c6a3eb839e: Layer already exists [2023-01-18T20:40:39.195Z] d19d1349c354: Layer already exists [2023-01-18T20:40:39.195Z] 54f5c40b033a: Layer already exists [2023-01-18T20:40:39.195Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:40:39.195Z] 640acc454c12: Layer already exists [2023-01-18T20:40:39.195Z] 39548c04c661: Layer already exists [2023-01-18T20:40:39.195Z] 010307e4b5fd: Layer already exists [2023-01-18T20:40:39.195Z] cd8e3e00a27f: Layer already exists [2023-01-18T20:40:39.195Z] 2fd80b86d770: Layer already exists [2023-01-18T20:40:39.195Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:39.459Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:b61df1cff9b05de087a393e022a0e6adc2aa685addf53ec2910be4f606e91c1b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:39.797Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:40.123Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-01-18T20:40:40.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-01-18T20:40:40.123Z] 427937825c44: Preparing [2023-01-18T20:40:40.123Z] 427937825c44: Preparing [2023-01-18T20:40:40.123Z] a7c6a3eb839e: Preparing [2023-01-18T20:40:40.123Z] acc38236216a: Preparing [2023-01-18T20:40:40.123Z] 54f5c40b033a: Preparing [2023-01-18T20:40:40.123Z] d19d1349c354: Preparing [2023-01-18T20:40:40.123Z] 640acc454c12: Preparing [2023-01-18T20:40:40.123Z] 30b89b8c14d5: Preparing [2023-01-18T20:40:40.123Z] 010307e4b5fd: Preparing [2023-01-18T20:40:40.123Z] 39548c04c661: Preparing [2023-01-18T20:40:40.123Z] cd8e3e00a27f: Preparing [2023-01-18T20:40:40.123Z] 2fd80b86d770: Preparing [2023-01-18T20:40:40.123Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:40.123Z] 640acc454c12: Waiting [2023-01-18T20:40:40.123Z] 30b89b8c14d5: Waiting [2023-01-18T20:40:40.123Z] 39548c04c661: Waiting [2023-01-18T20:40:40.123Z] cd8e3e00a27f: Waiting [2023-01-18T20:40:40.123Z] 2fd80b86d770: Waiting [2023-01-18T20:40:40.123Z] 17bec77d7fdc: Waiting [2023-01-18T20:40:40.123Z] 010307e4b5fd: Waiting [2023-01-18T20:40:40.123Z] 427937825c44: Layer already exists [2023-01-18T20:40:40.123Z] d19d1349c354: Layer already exists [2023-01-18T20:40:40.123Z] acc38236216a: Layer already exists [2023-01-18T20:40:40.123Z] 54f5c40b033a: Layer already exists [2023-01-18T20:40:40.123Z] a7c6a3eb839e: Layer already exists [2023-01-18T20:40:40.123Z] 39548c04c661: Layer already exists [2023-01-18T20:40:40.123Z] 010307e4b5fd: Layer already exists [2023-01-18T20:40:40.123Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:40:40.123Z] 640acc454c12: Layer already exists [2023-01-18T20:40:40.123Z] cd8e3e00a27f: Layer already exists [2023-01-18T20:40:40.123Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:40.123Z] 2fd80b86d770: Layer already exists [2023-01-18T20:40:40.388Z] main: digest: sha256:b61df1cff9b05de087a393e022a0e6adc2aa685addf53ec2910be4f606e91c1b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:40:40.425Z] ===================================================== [Pipeline] echo [2023-01-18T20:40:40.430Z] taggedImages: [2023-01-18T20:40:40.430Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:40:40.430Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-01-18T20:40:40.430Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.23 [2023-01-18T20:40:40.430Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:40:40.430Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-01-18T20:40:40.445Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-01-18T20:40:40.445Z] 5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:40:40.445Z] latest [2023-01-18T20:40:40.445Z] 3.0.0-dev.23 [2023-01-18T20:40:40.445Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:40:40.445Z] main [2023-01-18T20:40:40.445Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:40.771Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:41.106Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:40:41.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-18T20:40:41.106Z] e5684909aa0b: Preparing [2023-01-18T20:40:41.106Z] e2bf4c529d9f: Preparing [2023-01-18T20:40:41.106Z] 8885ee214031: Preparing [2023-01-18T20:40:41.106Z] 39c78f341f2b: Preparing [2023-01-18T20:40:41.106Z] fff1cec84501: Preparing [2023-01-18T20:40:41.106Z] 4f1d70869699: Preparing [2023-01-18T20:40:41.106Z] a5b4675b36eb: Preparing [2023-01-18T20:40:41.106Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:41.106Z] 4f1d70869699: Waiting [2023-01-18T20:40:41.106Z] a5b4675b36eb: Waiting [2023-01-18T20:40:41.371Z] e5684909aa0b: Pushed [2023-01-18T20:40:41.371Z] fff1cec84501: Pushed [2023-01-18T20:40:41.371Z] e2bf4c529d9f: Pushed [2023-01-18T20:40:41.371Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:41.636Z] 4f1d70869699: Pushed [2023-01-18T20:40:42.222Z] a5b4675b36eb: Pushed [2023-01-18T20:40:43.628Z] 39c78f341f2b: Pushed [2023-01-18T20:40:43.894Z] 8885ee214031: Pushed [2023-01-18T20:40:43.894Z] 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:3f1c0c4e3c97b64a6a3afb21b579f6f075c007fe44a929380a5f839b5a6f1279 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:44.223Z] + 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-01-18T20:40:44.549Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-01-18T20:40:44.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-18T20:40:44.550Z] e5684909aa0b: Preparing [2023-01-18T20:40:44.550Z] e2bf4c529d9f: Preparing [2023-01-18T20:40:44.550Z] 8885ee214031: Preparing [2023-01-18T20:40:44.550Z] 39c78f341f2b: Preparing [2023-01-18T20:40:44.550Z] fff1cec84501: Preparing [2023-01-18T20:40:44.550Z] 4f1d70869699: Preparing [2023-01-18T20:40:44.550Z] a5b4675b36eb: Preparing [2023-01-18T20:40:44.550Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:44.550Z] 4f1d70869699: Waiting [2023-01-18T20:40:44.550Z] a5b4675b36eb: Waiting [2023-01-18T20:40:44.550Z] 17bec77d7fdc: Waiting [2023-01-18T20:40:44.550Z] fff1cec84501: Layer already exists [2023-01-18T20:40:44.550Z] e5684909aa0b: Layer already exists [2023-01-18T20:40:44.550Z] 39c78f341f2b: Layer already exists [2023-01-18T20:40:44.550Z] e2bf4c529d9f: Layer already exists [2023-01-18T20:40:44.550Z] 8885ee214031: Layer already exists [2023-01-18T20:40:44.550Z] 4f1d70869699: Layer already exists [2023-01-18T20:40:44.550Z] a5b4675b36eb: Layer already exists [2023-01-18T20:40:44.550Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:44.818Z] latest: digest: sha256:3f1c0c4e3c97b64a6a3afb21b579f6f075c007fe44a929380a5f839b5a6f1279 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:45.166Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:45.506Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.23 [2023-01-18T20:40:45.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-18T20:40:45.506Z] e5684909aa0b: Preparing [2023-01-18T20:40:45.506Z] e2bf4c529d9f: Preparing [2023-01-18T20:40:45.506Z] 8885ee214031: Preparing [2023-01-18T20:40:45.506Z] 39c78f341f2b: Preparing [2023-01-18T20:40:45.506Z] fff1cec84501: Preparing [2023-01-18T20:40:45.506Z] 4f1d70869699: Preparing [2023-01-18T20:40:45.506Z] a5b4675b36eb: Preparing [2023-01-18T20:40:45.506Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:45.506Z] a5b4675b36eb: Waiting [2023-01-18T20:40:45.506Z] 4f1d70869699: Waiting [2023-01-18T20:40:45.506Z] 17bec77d7fdc: Waiting [2023-01-18T20:40:45.506Z] 8885ee214031: Layer already exists [2023-01-18T20:40:45.506Z] 39c78f341f2b: Layer already exists [2023-01-18T20:40:45.506Z] e2bf4c529d9f: Layer already exists [2023-01-18T20:40:45.506Z] e5684909aa0b: Layer already exists [2023-01-18T20:40:45.506Z] fff1cec84501: Layer already exists [2023-01-18T20:40:45.506Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:45.506Z] a5b4675b36eb: Layer already exists [2023-01-18T20:40:45.506Z] 4f1d70869699: Layer already exists [2023-01-18T20:40:45.506Z] 3.0.0-dev.23: digest: sha256:3f1c0c4e3c97b64a6a3afb21b579f6f075c007fe44a929380a5f839b5a6f1279 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:46.112Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:46.440Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:40:46.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-18T20:40:46.440Z] e5684909aa0b: Preparing [2023-01-18T20:40:46.440Z] e2bf4c529d9f: Preparing [2023-01-18T20:40:46.440Z] 8885ee214031: Preparing [2023-01-18T20:40:46.440Z] 39c78f341f2b: Preparing [2023-01-18T20:40:46.440Z] fff1cec84501: Preparing [2023-01-18T20:40:46.440Z] 4f1d70869699: Preparing [2023-01-18T20:40:46.440Z] a5b4675b36eb: Preparing [2023-01-18T20:40:46.440Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:46.440Z] 4f1d70869699: Waiting [2023-01-18T20:40:46.440Z] a5b4675b36eb: Waiting [2023-01-18T20:40:46.440Z] 17bec77d7fdc: Waiting [2023-01-18T20:40:46.440Z] 39c78f341f2b: Layer already exists [2023-01-18T20:40:46.440Z] 8885ee214031: Layer already exists [2023-01-18T20:40:46.440Z] e2bf4c529d9f: Layer already exists [2023-01-18T20:40:46.440Z] fff1cec84501: Layer already exists [2023-01-18T20:40:46.440Z] e5684909aa0b: Layer already exists [2023-01-18T20:40:46.440Z] 4f1d70869699: Layer already exists [2023-01-18T20:40:46.440Z] a5b4675b36eb: Layer already exists [2023-01-18T20:40:46.440Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:46.704Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:3f1c0c4e3c97b64a6a3afb21b579f6f075c007fe44a929380a5f839b5a6f1279 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:47.038Z] + 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-01-18T20:40:47.369Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-01-18T20:40:47.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-01-18T20:40:47.369Z] e5684909aa0b: Preparing [2023-01-18T20:40:47.369Z] e2bf4c529d9f: Preparing [2023-01-18T20:40:47.369Z] 8885ee214031: Preparing [2023-01-18T20:40:47.369Z] 39c78f341f2b: Preparing [2023-01-18T20:40:47.369Z] fff1cec84501: Preparing [2023-01-18T20:40:47.369Z] 4f1d70869699: Preparing [2023-01-18T20:40:47.369Z] a5b4675b36eb: Preparing [2023-01-18T20:40:47.369Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:47.369Z] 4f1d70869699: Waiting [2023-01-18T20:40:47.369Z] a5b4675b36eb: Waiting [2023-01-18T20:40:47.369Z] 17bec77d7fdc: Waiting [2023-01-18T20:40:47.369Z] fff1cec84501: Layer already exists [2023-01-18T20:40:47.369Z] 8885ee214031: Layer already exists [2023-01-18T20:40:47.369Z] 39c78f341f2b: Layer already exists [2023-01-18T20:40:47.369Z] e5684909aa0b: Layer already exists [2023-01-18T20:40:47.369Z] e2bf4c529d9f: Layer already exists [2023-01-18T20:40:47.369Z] a5b4675b36eb: Layer already exists [2023-01-18T20:40:47.369Z] 4f1d70869699: Layer already exists [2023-01-18T20:40:47.369Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:47.633Z] main: digest: sha256:3f1c0c4e3c97b64a6a3afb21b579f6f075c007fe44a929380a5f839b5a6f1279 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:40:47.676Z] ===================================================== [Pipeline] echo [2023-01-18T20:40:47.683Z] taggedImages: [2023-01-18T20:40:47.683Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:40:47.683Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-01-18T20:40:47.683Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.23 [2023-01-18T20:40:47.683Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:40:47.683Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-01-18T20:40:47.699Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-01-18T20:40:47.699Z] 5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:40:47.699Z] latest [2023-01-18T20:40:47.699Z] 3.0.0-dev.23 [2023-01-18T20:40:47.699Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:40:47.699Z] main [2023-01-18T20:40:47.699Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:48.030Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:48.368Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:40:48.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-18T20:40:48.368Z] da573ae24f82: Preparing [2023-01-18T20:40:48.368Z] ed391f55f739: Preparing [2023-01-18T20:40:48.368Z] 839b031edfac: Preparing [2023-01-18T20:40:48.368Z] b98cea26f3c9: Preparing [2023-01-18T20:40:48.368Z] 83ca10d0ae2b: Preparing [2023-01-18T20:40:48.368Z] e074ae2a667d: Preparing [2023-01-18T20:40:48.368Z] 4c6fef0d1d4d: Preparing [2023-01-18T20:40:48.368Z] 10ad8e0787bc: Preparing [2023-01-18T20:40:48.368Z] 877167743442: Preparing [2023-01-18T20:40:48.368Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:48.368Z] e074ae2a667d: Waiting [2023-01-18T20:40:48.368Z] 4c6fef0d1d4d: Waiting [2023-01-18T20:40:48.368Z] 10ad8e0787bc: Waiting [2023-01-18T20:40:48.368Z] 877167743442: Waiting [2023-01-18T20:40:48.368Z] 17bec77d7fdc: Waiting [2023-01-18T20:40:48.635Z] ed391f55f739: Pushed [2023-01-18T20:40:48.635Z] 83ca10d0ae2b: Pushed [2023-01-18T20:40:48.635Z] da573ae24f82: Pushed [2023-01-18T20:40:48.900Z] e074ae2a667d: Pushed [2023-01-18T20:40:48.900Z] 10ad8e0787bc: Pushed [2023-01-18T20:40:48.900Z] 4c6fef0d1d4d: Pushed [2023-01-18T20:40:48.900Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:49.177Z] 877167743442: Pushed [2023-01-18T20:40:51.118Z] b98cea26f3c9: Pushed [2023-01-18T20:40:51.697Z] 839b031edfac: Pushed [2023-01-18T20:40:51.962Z] 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:0cf463492cf88b387bd1ebe5aa7a83f5b9fe314c239a5834aebdc1f5148f6f00 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:52.301Z] + 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-01-18T20:40:52.625Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-01-18T20:40:52.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-18T20:40:52.625Z] da573ae24f82: Preparing [2023-01-18T20:40:52.625Z] ed391f55f739: Preparing [2023-01-18T20:40:52.625Z] 839b031edfac: Preparing [2023-01-18T20:40:52.625Z] b98cea26f3c9: Preparing [2023-01-18T20:40:52.625Z] 83ca10d0ae2b: Preparing [2023-01-18T20:40:52.625Z] e074ae2a667d: Preparing [2023-01-18T20:40:52.625Z] 4c6fef0d1d4d: Preparing [2023-01-18T20:40:52.625Z] 10ad8e0787bc: Preparing [2023-01-18T20:40:52.625Z] 877167743442: Preparing [2023-01-18T20:40:52.625Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:52.625Z] 4c6fef0d1d4d: Waiting [2023-01-18T20:40:52.625Z] 10ad8e0787bc: Waiting [2023-01-18T20:40:52.625Z] 877167743442: Waiting [2023-01-18T20:40:52.625Z] 17bec77d7fdc: Waiting [2023-01-18T20:40:52.625Z] e074ae2a667d: Waiting [2023-01-18T20:40:52.625Z] 83ca10d0ae2b: Layer already exists [2023-01-18T20:40:52.625Z] 839b031edfac: Layer already exists [2023-01-18T20:40:52.625Z] ed391f55f739: Layer already exists [2023-01-18T20:40:52.625Z] da573ae24f82: Layer already exists [2023-01-18T20:40:52.625Z] b98cea26f3c9: Layer already exists [2023-01-18T20:40:52.625Z] e074ae2a667d: Layer already exists [2023-01-18T20:40:52.625Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:52.625Z] 4c6fef0d1d4d: Layer already exists [2023-01-18T20:40:52.625Z] 877167743442: Layer already exists [2023-01-18T20:40:52.625Z] 10ad8e0787bc: Layer already exists [2023-01-18T20:40:52.889Z] latest: digest: sha256:0cf463492cf88b387bd1ebe5aa7a83f5b9fe314c239a5834aebdc1f5148f6f00 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:53.221Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:53.559Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.23 [2023-01-18T20:40:53.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-18T20:40:53.559Z] da573ae24f82: Preparing [2023-01-18T20:40:53.559Z] ed391f55f739: Preparing [2023-01-18T20:40:53.559Z] 839b031edfac: Preparing [2023-01-18T20:40:53.559Z] b98cea26f3c9: Preparing [2023-01-18T20:40:53.559Z] 83ca10d0ae2b: Preparing [2023-01-18T20:40:53.559Z] e074ae2a667d: Preparing [2023-01-18T20:40:53.559Z] 4c6fef0d1d4d: Preparing [2023-01-18T20:40:53.559Z] 10ad8e0787bc: Preparing [2023-01-18T20:40:53.559Z] 877167743442: Preparing [2023-01-18T20:40:53.559Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:53.559Z] e074ae2a667d: Waiting [2023-01-18T20:40:53.559Z] 877167743442: Waiting [2023-01-18T20:40:53.559Z] 4c6fef0d1d4d: Waiting [2023-01-18T20:40:53.559Z] 17bec77d7fdc: Waiting [2023-01-18T20:40:53.559Z] 10ad8e0787bc: Waiting [2023-01-18T20:40:53.559Z] b98cea26f3c9: Layer already exists [2023-01-18T20:40:53.559Z] da573ae24f82: Layer already exists [2023-01-18T20:40:53.559Z] ed391f55f739: Layer already exists [2023-01-18T20:40:53.559Z] 83ca10d0ae2b: Layer already exists [2023-01-18T20:40:53.559Z] 839b031edfac: Layer already exists [2023-01-18T20:40:53.559Z] 4c6fef0d1d4d: Layer already exists [2023-01-18T20:40:53.559Z] 10ad8e0787bc: Layer already exists [2023-01-18T20:40:53.559Z] e074ae2a667d: Layer already exists [2023-01-18T20:40:53.559Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:53.559Z] 877167743442: Layer already exists [2023-01-18T20:40:53.824Z] 3.0.0-dev.23: digest: sha256:0cf463492cf88b387bd1ebe5aa7a83f5b9fe314c239a5834aebdc1f5148f6f00 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:54.156Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:54.501Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:40:54.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-18T20:40:54.502Z] da573ae24f82: Preparing [2023-01-18T20:40:54.502Z] ed391f55f739: Preparing [2023-01-18T20:40:54.502Z] 839b031edfac: Preparing [2023-01-18T20:40:54.502Z] b98cea26f3c9: Preparing [2023-01-18T20:40:54.502Z] 83ca10d0ae2b: Preparing [2023-01-18T20:40:54.502Z] e074ae2a667d: Preparing [2023-01-18T20:40:54.502Z] 4c6fef0d1d4d: Preparing [2023-01-18T20:40:54.502Z] 10ad8e0787bc: Preparing [2023-01-18T20:40:54.502Z] 877167743442: Preparing [2023-01-18T20:40:54.502Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:54.502Z] e074ae2a667d: Waiting [2023-01-18T20:40:54.502Z] 10ad8e0787bc: Waiting [2023-01-18T20:40:54.502Z] 4c6fef0d1d4d: Waiting [2023-01-18T20:40:54.502Z] 877167743442: Waiting [2023-01-18T20:40:54.502Z] 17bec77d7fdc: Waiting [2023-01-18T20:40:54.502Z] ed391f55f739: Layer already exists [2023-01-18T20:40:54.502Z] 839b031edfac: Layer already exists [2023-01-18T20:40:54.502Z] b98cea26f3c9: Layer already exists [2023-01-18T20:40:54.502Z] 83ca10d0ae2b: Layer already exists [2023-01-18T20:40:54.502Z] da573ae24f82: Layer already exists [2023-01-18T20:40:54.502Z] e074ae2a667d: Layer already exists [2023-01-18T20:40:54.502Z] 10ad8e0787bc: Layer already exists [2023-01-18T20:40:54.502Z] 4c6fef0d1d4d: Layer already exists [2023-01-18T20:40:54.502Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:54.502Z] 877167743442: Layer already exists [2023-01-18T20:40:54.772Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:0cf463492cf88b387bd1ebe5aa7a83f5b9fe314c239a5834aebdc1f5148f6f00 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:55.111Z] + 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-01-18T20:40:55.442Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-01-18T20:40:55.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-01-18T20:40:55.442Z] da573ae24f82: Preparing [2023-01-18T20:40:55.442Z] ed391f55f739: Preparing [2023-01-18T20:40:55.442Z] 839b031edfac: Preparing [2023-01-18T20:40:55.442Z] b98cea26f3c9: Preparing [2023-01-18T20:40:55.442Z] 83ca10d0ae2b: Preparing [2023-01-18T20:40:55.442Z] e074ae2a667d: Preparing [2023-01-18T20:40:55.442Z] 4c6fef0d1d4d: Preparing [2023-01-18T20:40:55.442Z] 10ad8e0787bc: Preparing [2023-01-18T20:40:55.442Z] 877167743442: Preparing [2023-01-18T20:40:55.442Z] 17bec77d7fdc: Preparing [2023-01-18T20:40:55.442Z] e074ae2a667d: Waiting [2023-01-18T20:40:55.442Z] 4c6fef0d1d4d: Waiting [2023-01-18T20:40:55.442Z] 10ad8e0787bc: Waiting [2023-01-18T20:40:55.442Z] 877167743442: Waiting [2023-01-18T20:40:55.442Z] 17bec77d7fdc: Waiting [2023-01-18T20:40:55.442Z] ed391f55f739: Layer already exists [2023-01-18T20:40:55.442Z] 839b031edfac: Layer already exists [2023-01-18T20:40:55.442Z] da573ae24f82: Layer already exists [2023-01-18T20:40:55.442Z] b98cea26f3c9: Layer already exists [2023-01-18T20:40:55.442Z] 83ca10d0ae2b: Layer already exists [2023-01-18T20:40:55.442Z] e074ae2a667d: Layer already exists [2023-01-18T20:40:55.442Z] 4c6fef0d1d4d: Layer already exists [2023-01-18T20:40:55.442Z] 877167743442: Layer already exists [2023-01-18T20:40:55.442Z] 10ad8e0787bc: Layer already exists [2023-01-18T20:40:55.442Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:40:55.709Z] main: digest: sha256:0cf463492cf88b387bd1ebe5aa7a83f5b9fe314c239a5834aebdc1f5148f6f00 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:40:55.746Z] ===================================================== [Pipeline] echo [2023-01-18T20:40:55.751Z] taggedImages: [2023-01-18T20:40:55.751Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:40:55.751Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-01-18T20:40:55.751Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.23 [2023-01-18T20:40:55.751Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:40:55.751Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-01-18T20:40:55.766Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-01-18T20:40:55.766Z] 5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:40:55.766Z] latest [2023-01-18T20:40:55.766Z] 3.0.0-dev.23 [2023-01-18T20:40:55.766Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:40:55.766Z] main [2023-01-18T20:40:55.766Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:56.095Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:40:56.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:40:56.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-18T20:40:56.419Z] cc76f8cec771: Preparing [2023-01-18T20:40:56.419Z] f91da89e431e: Preparing [2023-01-18T20:40:56.419Z] 30b89b8c14d5: Preparing [2023-01-18T20:40:56.419Z] b18ffeadc669: Preparing [2023-01-18T20:40:56.419Z] 9833f26c6bda: Preparing [2023-01-18T20:40:56.419Z] 9833f26c6bda: Layer already exists [2023-01-18T20:40:56.419Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:40:56.685Z] cc76f8cec771: Pushed [2023-01-18T20:40:57.640Z] b18ffeadc669: Pushed [2023-01-18T20:41:00.979Z] f91da89e431e: Pushed [2023-01-18T20:41:01.245Z] 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:76dce265aa6e5eaa016e56912aebcc392eae252ecc6cb31b6a3fa84c448b908f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:41:01.588Z] + 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-01-18T20:41:01.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-01-18T20:41:01.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-18T20:41:01.919Z] cc76f8cec771: Preparing [2023-01-18T20:41:01.919Z] f91da89e431e: Preparing [2023-01-18T20:41:01.919Z] 30b89b8c14d5: Preparing [2023-01-18T20:41:01.919Z] b18ffeadc669: Preparing [2023-01-18T20:41:01.919Z] 9833f26c6bda: Preparing [2023-01-18T20:41:01.919Z] cc76f8cec771: Layer already exists [2023-01-18T20:41:01.919Z] f91da89e431e: Layer already exists [2023-01-18T20:41:01.919Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:41:01.919Z] 9833f26c6bda: Layer already exists [2023-01-18T20:41:01.919Z] b18ffeadc669: Layer already exists [2023-01-18T20:41:01.919Z] latest: digest: sha256:76dce265aa6e5eaa016e56912aebcc392eae252ecc6cb31b6a3fa84c448b908f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:41:02.520Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:41:02.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.23 [2023-01-18T20:41:02.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-18T20:41:02.870Z] cc76f8cec771: Preparing [2023-01-18T20:41:02.870Z] f91da89e431e: Preparing [2023-01-18T20:41:02.870Z] 30b89b8c14d5: Preparing [2023-01-18T20:41:02.870Z] b18ffeadc669: Preparing [2023-01-18T20:41:02.870Z] 9833f26c6bda: Preparing [2023-01-18T20:41:02.870Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:41:02.870Z] cc76f8cec771: Layer already exists [2023-01-18T20:41:02.870Z] 9833f26c6bda: Layer already exists [2023-01-18T20:41:02.870Z] b18ffeadc669: Layer already exists [2023-01-18T20:41:02.870Z] f91da89e431e: Layer already exists [2023-01-18T20:41:02.870Z] 3.0.0-dev.23: digest: sha256:76dce265aa6e5eaa016e56912aebcc392eae252ecc6cb31b6a3fa84c448b908f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:41:03.206Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:41:03.530Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:41:03.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-18T20:41:03.530Z] cc76f8cec771: Preparing [2023-01-18T20:41:03.530Z] f91da89e431e: Preparing [2023-01-18T20:41:03.530Z] 30b89b8c14d5: Preparing [2023-01-18T20:41:03.530Z] b18ffeadc669: Preparing [2023-01-18T20:41:03.530Z] 9833f26c6bda: Preparing [2023-01-18T20:41:03.530Z] f91da89e431e: Layer already exists [2023-01-18T20:41:03.530Z] cc76f8cec771: Layer already exists [2023-01-18T20:41:03.530Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:41:03.530Z] 9833f26c6bda: Layer already exists [2023-01-18T20:41:03.530Z] b18ffeadc669: Layer already exists [2023-01-18T20:41:03.530Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:76dce265aa6e5eaa016e56912aebcc392eae252ecc6cb31b6a3fa84c448b908f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:41:03.859Z] + 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-01-18T20:41:04.179Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-01-18T20:41:04.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-01-18T20:41:04.179Z] cc76f8cec771: Preparing [2023-01-18T20:41:04.179Z] f91da89e431e: Preparing [2023-01-18T20:41:04.179Z] 30b89b8c14d5: Preparing [2023-01-18T20:41:04.179Z] b18ffeadc669: Preparing [2023-01-18T20:41:04.179Z] 9833f26c6bda: Preparing [2023-01-18T20:41:04.179Z] cc76f8cec771: Layer already exists [2023-01-18T20:41:04.179Z] b18ffeadc669: Layer already exists [2023-01-18T20:41:04.179Z] 9833f26c6bda: Layer already exists [2023-01-18T20:41:04.179Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:41:04.179Z] f91da89e431e: Layer already exists [2023-01-18T20:41:04.180Z] main: digest: sha256:76dce265aa6e5eaa016e56912aebcc392eae252ecc6cb31b6a3fa84c448b908f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:41:04.481Z] ===================================================== [Pipeline] echo [2023-01-18T20:41:04.486Z] taggedImages: [2023-01-18T20:41:04.486Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:41:04.486Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-01-18T20:41:04.486Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.23 [2023-01-18T20:41:04.486Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:41:04.486Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-01-18T20:41:04.501Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-01-18T20:41:04.501Z] 5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:41:04.501Z] latest [2023-01-18T20:41:04.501Z] 3.0.0-dev.23 [2023-01-18T20:41:04.501Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:41:04.501Z] main [2023-01-18T20:41:04.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:41:04.821Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:41:05.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:41:05.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-18T20:41:05.147Z] 6c69b82cf69c: Preparing [2023-01-18T20:41:05.147Z] 557ae0c714e6: Preparing [2023-01-18T20:41:05.147Z] d640f361e38e: Preparing [2023-01-18T20:41:05.147Z] ac02c74171de: Preparing [2023-01-18T20:41:05.147Z] 23575b60efe7: Preparing [2023-01-18T20:41:05.147Z] d7c977f653af: Preparing [2023-01-18T20:41:05.147Z] 9833f26c6bda: Preparing [2023-01-18T20:41:05.147Z] d7c977f653af: Waiting [2023-01-18T20:41:05.147Z] 9833f26c6bda: Waiting [2023-01-18T20:41:05.412Z] 6c69b82cf69c: Pushed [2023-01-18T20:41:05.412Z] d640f361e38e: Pushed [2023-01-18T20:41:05.412Z] 557ae0c714e6: Pushed [2023-01-18T20:41:05.412Z] 9833f26c6bda: Layer already exists [2023-01-18T20:41:06.370Z] d7c977f653af: Pushed [2023-01-18T20:41:14.560Z] 23575b60efe7: Pushed [2023-01-18T20:41:21.265Z] ac02c74171de: Pushed [2023-01-18T20:41:21.265Z] 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:242e38822688e20822ab7a6263e8986244c40be9bd154975db1cba902259b033 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:41:21.614Z] + 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-01-18T20:41:21.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-01-18T20:41:21.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-18T20:41:21.960Z] 6c69b82cf69c: Preparing [2023-01-18T20:41:21.960Z] 557ae0c714e6: Preparing [2023-01-18T20:41:21.960Z] d640f361e38e: Preparing [2023-01-18T20:41:21.960Z] ac02c74171de: Preparing [2023-01-18T20:41:21.960Z] 23575b60efe7: Preparing [2023-01-18T20:41:21.960Z] d7c977f653af: Preparing [2023-01-18T20:41:21.960Z] 9833f26c6bda: Preparing [2023-01-18T20:41:21.960Z] d7c977f653af: Waiting [2023-01-18T20:41:21.960Z] 9833f26c6bda: Waiting [2023-01-18T20:41:21.960Z] d640f361e38e: Layer already exists [2023-01-18T20:41:21.960Z] 557ae0c714e6: Layer already exists [2023-01-18T20:41:21.960Z] 23575b60efe7: Layer already exists [2023-01-18T20:41:21.960Z] 6c69b82cf69c: Layer already exists [2023-01-18T20:41:21.960Z] ac02c74171de: Layer already exists [2023-01-18T20:41:21.960Z] 9833f26c6bda: Layer already exists [2023-01-18T20:41:21.960Z] d7c977f653af: Layer already exists [2023-01-18T20:41:22.230Z] latest: digest: sha256:242e38822688e20822ab7a6263e8986244c40be9bd154975db1cba902259b033 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:41:22.566Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:41:22.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.23 [2023-01-18T20:41:22.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-18T20:41:22.898Z] 6c69b82cf69c: Preparing [2023-01-18T20:41:22.898Z] 557ae0c714e6: Preparing [2023-01-18T20:41:22.898Z] d640f361e38e: Preparing [2023-01-18T20:41:22.898Z] ac02c74171de: Preparing [2023-01-18T20:41:22.898Z] 23575b60efe7: Preparing [2023-01-18T20:41:22.898Z] d7c977f653af: Preparing [2023-01-18T20:41:22.898Z] 9833f26c6bda: Preparing [2023-01-18T20:41:22.898Z] d7c977f653af: Waiting [2023-01-18T20:41:22.898Z] 9833f26c6bda: Waiting [2023-01-18T20:41:22.898Z] 23575b60efe7: Layer already exists [2023-01-18T20:41:22.898Z] d640f361e38e: Layer already exists [2023-01-18T20:41:22.898Z] 557ae0c714e6: Layer already exists [2023-01-18T20:41:22.898Z] ac02c74171de: Layer already exists [2023-01-18T20:41:22.898Z] 6c69b82cf69c: Layer already exists [2023-01-18T20:41:22.898Z] 9833f26c6bda: Layer already exists [2023-01-18T20:41:22.898Z] d7c977f653af: Layer already exists [2023-01-18T20:41:22.898Z] 3.0.0-dev.23: digest: sha256:242e38822688e20822ab7a6263e8986244c40be9bd154975db1cba902259b033 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:41:23.494Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:41:23.822Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:41:23.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-18T20:41:23.822Z] 6c69b82cf69c: Preparing [2023-01-18T20:41:23.822Z] 557ae0c714e6: Preparing [2023-01-18T20:41:23.822Z] d640f361e38e: Preparing [2023-01-18T20:41:23.822Z] ac02c74171de: Preparing [2023-01-18T20:41:23.822Z] 23575b60efe7: Preparing [2023-01-18T20:41:23.822Z] d7c977f653af: Preparing [2023-01-18T20:41:23.822Z] 9833f26c6bda: Preparing [2023-01-18T20:41:23.822Z] d7c977f653af: Waiting [2023-01-18T20:41:23.823Z] 9833f26c6bda: Waiting [2023-01-18T20:41:23.823Z] 23575b60efe7: Layer already exists [2023-01-18T20:41:23.823Z] 557ae0c714e6: Layer already exists [2023-01-18T20:41:23.823Z] 6c69b82cf69c: Layer already exists [2023-01-18T20:41:23.823Z] ac02c74171de: Layer already exists [2023-01-18T20:41:23.823Z] d640f361e38e: Layer already exists [2023-01-18T20:41:23.823Z] 9833f26c6bda: Layer already exists [2023-01-18T20:41:23.823Z] d7c977f653af: Layer already exists [2023-01-18T20:41:23.823Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:242e38822688e20822ab7a6263e8986244c40be9bd154975db1cba902259b033 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:41:24.417Z] + 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-01-18T20:41:24.754Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-01-18T20:41:24.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-01-18T20:41:24.755Z] 6c69b82cf69c: Preparing [2023-01-18T20:41:24.755Z] 557ae0c714e6: Preparing [2023-01-18T20:41:24.755Z] d640f361e38e: Preparing [2023-01-18T20:41:24.755Z] ac02c74171de: Preparing [2023-01-18T20:41:24.755Z] 23575b60efe7: Preparing [2023-01-18T20:41:24.755Z] d7c977f653af: Preparing [2023-01-18T20:41:24.755Z] 9833f26c6bda: Preparing [2023-01-18T20:41:24.755Z] d7c977f653af: Waiting [2023-01-18T20:41:24.755Z] 9833f26c6bda: Waiting [2023-01-18T20:41:24.755Z] 557ae0c714e6: Layer already exists [2023-01-18T20:41:24.755Z] 6c69b82cf69c: Layer already exists [2023-01-18T20:41:24.755Z] ac02c74171de: Layer already exists [2023-01-18T20:41:24.755Z] 23575b60efe7: Layer already exists [2023-01-18T20:41:24.755Z] d640f361e38e: Layer already exists [2023-01-18T20:41:24.755Z] d7c977f653af: Layer already exists [2023-01-18T20:41:24.755Z] 9833f26c6bda: Layer already exists [2023-01-18T20:41:25.019Z] main: digest: sha256:242e38822688e20822ab7a6263e8986244c40be9bd154975db1cba902259b033 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:41:25.081Z] ===================================================== [Pipeline] echo [2023-01-18T20:41:25.090Z] taggedImages: [2023-01-18T20:41:25.090Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:41:25.090Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-01-18T20:41:25.090Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.23 [2023-01-18T20:41:25.090Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:41:25.090Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-01-18T20:41:25.110Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-01-18T20:41:25.110Z] 5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:41:25.110Z] latest [2023-01-18T20:41:25.110Z] 3.0.0-dev.23 [2023-01-18T20:41:25.110Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:41:25.110Z] main [2023-01-18T20:41:25.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:41:25.446Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:41:25.781Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:41:25.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-18T20:41:25.781Z] 372816be3400: Preparing [2023-01-18T20:41:25.781Z] b9c8c7b533ca: Preparing [2023-01-18T20:41:25.781Z] 6b97d975c076: Preparing [2023-01-18T20:41:25.781Z] bdb939bc5c68: Preparing [2023-01-18T20:41:25.781Z] 40d99bb8c148: Preparing [2023-01-18T20:41:25.781Z] 9833f26c6bda: Preparing [2023-01-18T20:41:25.781Z] 9833f26c6bda: Waiting [2023-01-18T20:41:26.049Z] 372816be3400: Pushed [2023-01-18T20:41:26.049Z] 6b97d975c076: Pushed [2023-01-18T20:41:26.049Z] b9c8c7b533ca: Pushed [2023-01-18T20:41:26.049Z] 9833f26c6bda: Layer already exists [2023-01-18T20:41:26.630Z] 40d99bb8c148: Pushed [2023-01-18T20:41:41.609Z] bdb939bc5c68: Pushed [2023-01-18T20:41:41.609Z] 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:8f21cf5f1d61059a637ba774e7282f6af5243955e3528a7213d3611d4bc59214 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:41:41.948Z] + 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-01-18T20:41:42.279Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-01-18T20:41:42.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-18T20:41:42.280Z] 372816be3400: Preparing [2023-01-18T20:41:42.280Z] b9c8c7b533ca: Preparing [2023-01-18T20:41:42.280Z] 6b97d975c076: Preparing [2023-01-18T20:41:42.280Z] bdb939bc5c68: Preparing [2023-01-18T20:41:42.280Z] 40d99bb8c148: Preparing [2023-01-18T20:41:42.280Z] 9833f26c6bda: Preparing [2023-01-18T20:41:42.280Z] 9833f26c6bda: Waiting [2023-01-18T20:41:42.280Z] bdb939bc5c68: Layer already exists [2023-01-18T20:41:42.280Z] 372816be3400: Layer already exists [2023-01-18T20:41:42.280Z] 40d99bb8c148: Layer already exists [2023-01-18T20:41:42.280Z] 6b97d975c076: Layer already exists [2023-01-18T20:41:42.280Z] b9c8c7b533ca: Layer already exists [2023-01-18T20:41:42.280Z] 9833f26c6bda: Layer already exists [2023-01-18T20:41:42.546Z] latest: digest: sha256:8f21cf5f1d61059a637ba774e7282f6af5243955e3528a7213d3611d4bc59214 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:41:42.883Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:41:43.207Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.23 [2023-01-18T20:41:43.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-18T20:41:43.207Z] 372816be3400: Preparing [2023-01-18T20:41:43.207Z] b9c8c7b533ca: Preparing [2023-01-18T20:41:43.207Z] 6b97d975c076: Preparing [2023-01-18T20:41:43.207Z] bdb939bc5c68: Preparing [2023-01-18T20:41:43.207Z] 40d99bb8c148: Preparing [2023-01-18T20:41:43.207Z] 9833f26c6bda: Preparing [2023-01-18T20:41:43.207Z] 9833f26c6bda: Waiting [2023-01-18T20:41:43.207Z] 6b97d975c076: Layer already exists [2023-01-18T20:41:43.207Z] 40d99bb8c148: Layer already exists [2023-01-18T20:41:43.207Z] 372816be3400: Layer already exists [2023-01-18T20:41:43.207Z] b9c8c7b533ca: Layer already exists [2023-01-18T20:41:43.207Z] bdb939bc5c68: Layer already exists [2023-01-18T20:41:43.207Z] 9833f26c6bda: Layer already exists [2023-01-18T20:41:43.207Z] 3.0.0-dev.23: digest: sha256:8f21cf5f1d61059a637ba774e7282f6af5243955e3528a7213d3611d4bc59214 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:41:43.802Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:41:44.127Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:41:44.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-18T20:41:44.127Z] 372816be3400: Preparing [2023-01-18T20:41:44.127Z] b9c8c7b533ca: Preparing [2023-01-18T20:41:44.127Z] 6b97d975c076: Preparing [2023-01-18T20:41:44.127Z] bdb939bc5c68: Preparing [2023-01-18T20:41:44.127Z] 40d99bb8c148: Preparing [2023-01-18T20:41:44.127Z] 9833f26c6bda: Preparing [2023-01-18T20:41:44.127Z] 9833f26c6bda: Waiting [2023-01-18T20:41:44.127Z] 40d99bb8c148: Layer already exists [2023-01-18T20:41:44.127Z] 6b97d975c076: Layer already exists [2023-01-18T20:41:44.127Z] bdb939bc5c68: Layer already exists [2023-01-18T20:41:44.127Z] b9c8c7b533ca: Layer already exists [2023-01-18T20:41:44.127Z] 372816be3400: Layer already exists [2023-01-18T20:41:44.127Z] 9833f26c6bda: Layer already exists [2023-01-18T20:41:44.127Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:8f21cf5f1d61059a637ba774e7282f6af5243955e3528a7213d3611d4bc59214 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:41:44.731Z] + 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-01-18T20:41:45.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-01-18T20:41:45.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-01-18T20:41:45.070Z] 372816be3400: Preparing [2023-01-18T20:41:45.070Z] b9c8c7b533ca: Preparing [2023-01-18T20:41:45.070Z] 6b97d975c076: Preparing [2023-01-18T20:41:45.070Z] bdb939bc5c68: Preparing [2023-01-18T20:41:45.070Z] 40d99bb8c148: Preparing [2023-01-18T20:41:45.070Z] 9833f26c6bda: Preparing [2023-01-18T20:41:45.070Z] 9833f26c6bda: Waiting [2023-01-18T20:41:45.070Z] 372816be3400: Layer already exists [2023-01-18T20:41:45.070Z] 6b97d975c076: Layer already exists [2023-01-18T20:41:45.070Z] 40d99bb8c148: Layer already exists [2023-01-18T20:41:45.070Z] b9c8c7b533ca: Layer already exists [2023-01-18T20:41:45.070Z] bdb939bc5c68: Layer already exists [2023-01-18T20:41:45.070Z] 9833f26c6bda: Layer already exists [2023-01-18T20:41:45.336Z] main: digest: sha256:8f21cf5f1d61059a637ba774e7282f6af5243955e3528a7213d3611d4bc59214 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:41:45.375Z] ===================================================== [Pipeline] echo [2023-01-18T20:41:45.381Z] taggedImages: [2023-01-18T20:41:45.381Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:41:45.381Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-01-18T20:41:45.381Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.23 [2023-01-18T20:41:45.381Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:41:45.381Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-01-18T20:41:45.396Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-01-18T20:41:45.396Z] 5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:41:45.396Z] latest [2023-01-18T20:41:45.396Z] 3.0.0-dev.23 [2023-01-18T20:41:45.396Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:41:45.396Z] main [2023-01-18T20:41:45.396Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:41:45.722Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:41:46.047Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:41:46.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-18T20:41:46.047Z] 5c5121d0467e: Preparing [2023-01-18T20:41:46.047Z] aade0569b9fb: Preparing [2023-01-18T20:41:46.047Z] 38e36945d8b6: Preparing [2023-01-18T20:41:46.047Z] 76fc901fbbfb: Preparing [2023-01-18T20:41:46.047Z] d7c977f653af: Preparing [2023-01-18T20:41:46.047Z] 9833f26c6bda: Preparing [2023-01-18T20:41:46.047Z] 9833f26c6bda: Waiting [2023-01-18T20:41:46.047Z] d7c977f653af: Layer already exists [2023-01-18T20:41:46.047Z] 9833f26c6bda: Layer already exists [2023-01-18T20:41:46.311Z] aade0569b9fb: Pushed [2023-01-18T20:41:46.311Z] 5c5121d0467e: Pushed [2023-01-18T20:41:46.311Z] 38e36945d8b6: Pushed [2023-01-18T20:42:01.274Z] 76fc901fbbfb: Pushed [2023-01-18T20:42:01.274Z] 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:d9df42308869d026e17d8c484c870e28917fda76b0d5475992a09825d79272e4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:01.624Z] + 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-01-18T20:42:01.953Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-01-18T20:42:01.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-18T20:42:01.953Z] 5c5121d0467e: Preparing [2023-01-18T20:42:01.953Z] aade0569b9fb: Preparing [2023-01-18T20:42:01.953Z] 38e36945d8b6: Preparing [2023-01-18T20:42:01.953Z] 76fc901fbbfb: Preparing [2023-01-18T20:42:01.953Z] d7c977f653af: Preparing [2023-01-18T20:42:01.953Z] 9833f26c6bda: Preparing [2023-01-18T20:42:01.953Z] 9833f26c6bda: Waiting [2023-01-18T20:42:01.953Z] 5c5121d0467e: Layer already exists [2023-01-18T20:42:01.953Z] 38e36945d8b6: Layer already exists [2023-01-18T20:42:01.953Z] aade0569b9fb: Layer already exists [2023-01-18T20:42:01.953Z] d7c977f653af: Layer already exists [2023-01-18T20:42:01.953Z] 76fc901fbbfb: Layer already exists [2023-01-18T20:42:01.953Z] 9833f26c6bda: Layer already exists [2023-01-18T20:42:02.218Z] latest: digest: sha256:d9df42308869d026e17d8c484c870e28917fda76b0d5475992a09825d79272e4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:02.551Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:02.886Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.23 [2023-01-18T20:42:02.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-18T20:42:02.886Z] 5c5121d0467e: Preparing [2023-01-18T20:42:02.886Z] aade0569b9fb: Preparing [2023-01-18T20:42:02.886Z] 38e36945d8b6: Preparing [2023-01-18T20:42:02.886Z] 76fc901fbbfb: Preparing [2023-01-18T20:42:02.886Z] d7c977f653af: Preparing [2023-01-18T20:42:02.886Z] 9833f26c6bda: Preparing [2023-01-18T20:42:02.886Z] 9833f26c6bda: Waiting [2023-01-18T20:42:02.886Z] 76fc901fbbfb: Layer already exists [2023-01-18T20:42:02.886Z] aade0569b9fb: Layer already exists [2023-01-18T20:42:02.886Z] 38e36945d8b6: Layer already exists [2023-01-18T20:42:02.886Z] 5c5121d0467e: Layer already exists [2023-01-18T20:42:02.886Z] d7c977f653af: Layer already exists [2023-01-18T20:42:02.886Z] 9833f26c6bda: Layer already exists [2023-01-18T20:42:03.150Z] 3.0.0-dev.23: digest: sha256:d9df42308869d026e17d8c484c870e28917fda76b0d5475992a09825d79272e4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:03.483Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:03.820Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:42:03.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-18T20:42:03.820Z] 5c5121d0467e: Preparing [2023-01-18T20:42:03.820Z] aade0569b9fb: Preparing [2023-01-18T20:42:03.820Z] 38e36945d8b6: Preparing [2023-01-18T20:42:03.820Z] 76fc901fbbfb: Preparing [2023-01-18T20:42:03.820Z] d7c977f653af: Preparing [2023-01-18T20:42:03.820Z] 9833f26c6bda: Preparing [2023-01-18T20:42:03.820Z] 9833f26c6bda: Waiting [2023-01-18T20:42:03.820Z] d7c977f653af: Layer already exists [2023-01-18T20:42:03.820Z] 76fc901fbbfb: Layer already exists [2023-01-18T20:42:03.820Z] aade0569b9fb: Layer already exists [2023-01-18T20:42:03.820Z] 38e36945d8b6: Layer already exists [2023-01-18T20:42:03.820Z] 5c5121d0467e: Layer already exists [2023-01-18T20:42:03.820Z] 9833f26c6bda: Layer already exists [2023-01-18T20:42:04.085Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:d9df42308869d026e17d8c484c870e28917fda76b0d5475992a09825d79272e4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:04.424Z] + 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-01-18T20:42:04.758Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-01-18T20:42:04.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-01-18T20:42:04.758Z] 5c5121d0467e: Preparing [2023-01-18T20:42:04.758Z] aade0569b9fb: Preparing [2023-01-18T20:42:04.758Z] 38e36945d8b6: Preparing [2023-01-18T20:42:04.759Z] 76fc901fbbfb: Preparing [2023-01-18T20:42:04.759Z] d7c977f653af: Preparing [2023-01-18T20:42:04.759Z] 9833f26c6bda: Preparing [2023-01-18T20:42:04.759Z] 9833f26c6bda: Waiting [2023-01-18T20:42:04.759Z] 38e36945d8b6: Layer already exists [2023-01-18T20:42:04.759Z] 76fc901fbbfb: Layer already exists [2023-01-18T20:42:04.759Z] 5c5121d0467e: Layer already exists [2023-01-18T20:42:04.759Z] aade0569b9fb: Layer already exists [2023-01-18T20:42:04.759Z] d7c977f653af: Layer already exists [2023-01-18T20:42:04.759Z] 9833f26c6bda: Layer already exists [2023-01-18T20:42:05.023Z] main: digest: sha256:d9df42308869d026e17d8c484c870e28917fda76b0d5475992a09825d79272e4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:42:05.061Z] ===================================================== [Pipeline] echo [2023-01-18T20:42:05.067Z] taggedImages: [2023-01-18T20:42:05.067Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:42:05.067Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-01-18T20:42:05.067Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.23 [2023-01-18T20:42:05.067Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:42:05.067Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-01-18T20:42:05.081Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-01-18T20:42:05.081Z] 5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:42:05.081Z] latest [2023-01-18T20:42:05.081Z] 3.0.0-dev.23 [2023-01-18T20:42:05.081Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:42:05.081Z] main [2023-01-18T20:42:05.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:05.405Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:05.746Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:42:05.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-18T20:42:05.746Z] bd235e0036cf: Preparing [2023-01-18T20:42:05.746Z] a19a69e30ef5: Preparing [2023-01-18T20:42:05.746Z] 30b89b8c14d5: Preparing [2023-01-18T20:42:05.746Z] df5646ba9a62: Preparing [2023-01-18T20:42:05.746Z] 17bec77d7fdc: Preparing [2023-01-18T20:42:05.746Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:42:05.746Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:42:06.010Z] bd235e0036cf: Pushed [2023-01-18T20:42:06.010Z] df5646ba9a62: Pushed [2023-01-18T20:42:11.336Z] a19a69e30ef5: Pushed [2023-01-18T20:42:11.336Z] 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:989fdd549912664eda9c53498f58a522c0c61904f4e612fb50ccbf2f28066f8d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:11.672Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:12.000Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-01-18T20:42:12.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-18T20:42:12.000Z] bd235e0036cf: Preparing [2023-01-18T20:42:12.000Z] a19a69e30ef5: Preparing [2023-01-18T20:42:12.000Z] 30b89b8c14d5: Preparing [2023-01-18T20:42:12.000Z] df5646ba9a62: Preparing [2023-01-18T20:42:12.000Z] 17bec77d7fdc: Preparing [2023-01-18T20:42:12.000Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:42:12.000Z] a19a69e30ef5: Layer already exists [2023-01-18T20:42:12.000Z] bd235e0036cf: Layer already exists [2023-01-18T20:42:12.000Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:42:12.000Z] df5646ba9a62: Layer already exists [2023-01-18T20:42:12.000Z] latest: digest: sha256:989fdd549912664eda9c53498f58a522c0c61904f4e612fb50ccbf2f28066f8d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:12.594Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:12.919Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.23 [2023-01-18T20:42:12.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-18T20:42:12.919Z] bd235e0036cf: Preparing [2023-01-18T20:42:12.919Z] a19a69e30ef5: Preparing [2023-01-18T20:42:12.919Z] 30b89b8c14d5: Preparing [2023-01-18T20:42:12.919Z] df5646ba9a62: Preparing [2023-01-18T20:42:12.919Z] 17bec77d7fdc: Preparing [2023-01-18T20:42:12.919Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:42:12.919Z] df5646ba9a62: Layer already exists [2023-01-18T20:42:12.919Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:42:12.919Z] bd235e0036cf: Layer already exists [2023-01-18T20:42:12.919Z] a19a69e30ef5: Layer already exists [2023-01-18T20:42:12.919Z] 3.0.0-dev.23: digest: sha256:989fdd549912664eda9c53498f58a522c0c61904f4e612fb50ccbf2f28066f8d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:13.249Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:13.579Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:42:13.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-18T20:42:13.579Z] bd235e0036cf: Preparing [2023-01-18T20:42:13.579Z] a19a69e30ef5: Preparing [2023-01-18T20:42:13.579Z] 30b89b8c14d5: Preparing [2023-01-18T20:42:13.579Z] df5646ba9a62: Preparing [2023-01-18T20:42:13.579Z] 17bec77d7fdc: Preparing [2023-01-18T20:42:13.579Z] a19a69e30ef5: Layer already exists [2023-01-18T20:42:13.579Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:42:13.579Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:42:13.579Z] df5646ba9a62: Layer already exists [2023-01-18T20:42:13.579Z] bd235e0036cf: Layer already exists [2023-01-18T20:42:13.845Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:989fdd549912664eda9c53498f58a522c0c61904f4e612fb50ccbf2f28066f8d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:14.179Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:14.510Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-01-18T20:42:14.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-01-18T20:42:14.510Z] bd235e0036cf: Preparing [2023-01-18T20:42:14.510Z] a19a69e30ef5: Preparing [2023-01-18T20:42:14.510Z] 30b89b8c14d5: Preparing [2023-01-18T20:42:14.510Z] df5646ba9a62: Preparing [2023-01-18T20:42:14.510Z] 17bec77d7fdc: Preparing [2023-01-18T20:42:14.510Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:42:14.510Z] df5646ba9a62: Layer already exists [2023-01-18T20:42:14.510Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:42:14.510Z] bd235e0036cf: Layer already exists [2023-01-18T20:42:14.510Z] a19a69e30ef5: Layer already exists [2023-01-18T20:42:14.774Z] main: digest: sha256:989fdd549912664eda9c53498f58a522c0c61904f4e612fb50ccbf2f28066f8d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:42:14.828Z] ===================================================== [Pipeline] echo [2023-01-18T20:42:14.835Z] taggedImages: [2023-01-18T20:42:14.835Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:42:14.835Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-01-18T20:42:14.835Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.23 [2023-01-18T20:42:14.835Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:42:14.835Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-01-18T20:42:14.857Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-01-18T20:42:14.857Z] 5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:42:14.857Z] latest [2023-01-18T20:42:14.857Z] 3.0.0-dev.23 [2023-01-18T20:42:14.857Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:42:14.857Z] main [2023-01-18T20:42:14.857Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:15.195Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:15.528Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:42:15.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-18T20:42:15.528Z] 49df49bac70f: Preparing [2023-01-18T20:42:15.528Z] 03b38f430841: Preparing [2023-01-18T20:42:15.528Z] 30b89b8c14d5: Preparing [2023-01-18T20:42:15.528Z] d3dc37d71bee: Preparing [2023-01-18T20:42:15.528Z] 17bec77d7fdc: Preparing [2023-01-18T20:42:15.528Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:42:15.528Z] d3dc37d71bee: Layer already exists [2023-01-18T20:42:15.528Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:42:15.796Z] 49df49bac70f: Pushed [2023-01-18T20:42:22.422Z] 03b38f430841: Pushed [2023-01-18T20:42:22.422Z] 5762ad0855b277c3a10a3989888db3e958004f6b: digest: sha256:3963dc286fe4277aeaef1796460f0fe9c6ff4acea8216bc1f0887c9daee1d69c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:22.768Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:23.108Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-01-18T20:42:23.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-18T20:42:23.108Z] 49df49bac70f: Preparing [2023-01-18T20:42:23.108Z] 03b38f430841: Preparing [2023-01-18T20:42:23.108Z] 30b89b8c14d5: Preparing [2023-01-18T20:42:23.108Z] d3dc37d71bee: Preparing [2023-01-18T20:42:23.108Z] 17bec77d7fdc: Preparing [2023-01-18T20:42:23.108Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:42:23.108Z] d3dc37d71bee: Layer already exists [2023-01-18T20:42:23.108Z] 49df49bac70f: Layer already exists [2023-01-18T20:42:23.108Z] 03b38f430841: Layer already exists [2023-01-18T20:42:23.108Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:42:23.373Z] latest: digest: sha256:3963dc286fe4277aeaef1796460f0fe9c6ff4acea8216bc1f0887c9daee1d69c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:23.704Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:24.033Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.23 [2023-01-18T20:42:24.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-18T20:42:24.033Z] 49df49bac70f: Preparing [2023-01-18T20:42:24.033Z] 03b38f430841: Preparing [2023-01-18T20:42:24.033Z] 30b89b8c14d5: Preparing [2023-01-18T20:42:24.033Z] d3dc37d71bee: Preparing [2023-01-18T20:42:24.033Z] 17bec77d7fdc: Preparing [2023-01-18T20:42:24.033Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:42:24.033Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:42:24.033Z] 03b38f430841: Layer already exists [2023-01-18T20:42:24.033Z] 49df49bac70f: Layer already exists [2023-01-18T20:42:24.033Z] d3dc37d71bee: Layer already exists [2023-01-18T20:42:24.033Z] 3.0.0-dev.23: digest: sha256:3963dc286fe4277aeaef1796460f0fe9c6ff4acea8216bc1f0887c9daee1d69c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:24.635Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:24.965Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:42:24.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-18T20:42:24.965Z] 49df49bac70f: Preparing [2023-01-18T20:42:24.965Z] 03b38f430841: Preparing [2023-01-18T20:42:24.965Z] 30b89b8c14d5: Preparing [2023-01-18T20:42:24.965Z] d3dc37d71bee: Preparing [2023-01-18T20:42:24.965Z] 17bec77d7fdc: Preparing [2023-01-18T20:42:24.965Z] 49df49bac70f: Layer already exists [2023-01-18T20:42:24.965Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:42:24.965Z] d3dc37d71bee: Layer already exists [2023-01-18T20:42:24.965Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:42:24.965Z] 03b38f430841: Layer already exists [2023-01-18T20:42:24.965Z] 5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23: digest: sha256:3963dc286fe4277aeaef1796460f0fe9c6ff4acea8216bc1f0887c9daee1d69c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:25.555Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:25.882Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-01-18T20:42:25.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-01-18T20:42:25.882Z] 49df49bac70f: Preparing [2023-01-18T20:42:25.882Z] 03b38f430841: Preparing [2023-01-18T20:42:25.882Z] 30b89b8c14d5: Preparing [2023-01-18T20:42:25.882Z] d3dc37d71bee: Preparing [2023-01-18T20:42:25.882Z] 17bec77d7fdc: Preparing [2023-01-18T20:42:25.882Z] 17bec77d7fdc: Layer already exists [2023-01-18T20:42:25.882Z] 03b38f430841: Layer already exists [2023-01-18T20:42:25.882Z] 49df49bac70f: Layer already exists [2023-01-18T20:42:25.882Z] d3dc37d71bee: Layer already exists [2023-01-18T20:42:25.883Z] 30b89b8c14d5: Layer already exists [2023-01-18T20:42:25.883Z] main: digest: sha256:3963dc286fe4277aeaef1796460f0fe9c6ff4acea8216bc1f0887c9daee1d69c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T20:42:25.931Z] ===================================================== [Pipeline] echo [2023-01-18T20:42:25.941Z] taggedImages: [2023-01-18T20:42:25.941Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5762ad0855b277c3a10a3989888db3e958004f6b [2023-01-18T20:42:25.941Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-01-18T20:42:25.941Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.23 [2023-01-18T20:42:25.941Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5762ad0855b277c3a10a3989888db3e958004f6b-3.0.0-dev.23 [2023-01-18T20:42:25.941Z] - 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-01-18T20:42:26.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T20:42:26.309Z] [2023-01-18T20:42:26.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:26.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T20:42:26.634Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-18T20:42:26.634Z] 8998bd30e6a1: Pulling fs layer [2023-01-18T20:42:26.634Z] 04944245beec: Pulling fs layer [2023-01-18T20:42:26.634Z] 699f458cf7ca: Pulling fs layer [2023-01-18T20:42:26.634Z] 765212b225bb: Pulling fs layer [2023-01-18T20:42:26.634Z] f23df028b6ca: Pulling fs layer [2023-01-18T20:42:26.634Z] d65c8cfc05b1: Pulling fs layer [2023-01-18T20:42:26.634Z] 2437ff75d9bd: Pulling fs layer [2023-01-18T20:42:26.634Z] 765212b225bb: Waiting [2023-01-18T20:42:26.634Z] f23df028b6ca: Waiting [2023-01-18T20:42:26.634Z] d65c8cfc05b1: Waiting [2023-01-18T20:42:26.900Z] 04944245beec: Verifying Checksum [2023-01-18T20:42:26.900Z] 04944245beec: Download complete [2023-01-18T20:42:26.900Z] 765212b225bb: Verifying Checksum [2023-01-18T20:42:26.900Z] 765212b225bb: Download complete [2023-01-18T20:42:26.900Z] f23df028b6ca: Verifying Checksum [2023-01-18T20:42:26.900Z] f23df028b6ca: Download complete [2023-01-18T20:42:26.900Z] d65c8cfc05b1: Verifying Checksum [2023-01-18T20:42:26.900Z] d65c8cfc05b1: Download complete [2023-01-18T20:42:26.900Z] 699f458cf7ca: Verifying Checksum [2023-01-18T20:42:26.900Z] 699f458cf7ca: Download complete [2023-01-18T20:42:27.480Z] 8998bd30e6a1: Verifying Checksum [2023-01-18T20:42:27.480Z] 8998bd30e6a1: Download complete [2023-01-18T20:42:29.475Z] 2437ff75d9bd: Verifying Checksum [2023-01-18T20:42:29.475Z] 2437ff75d9bd: Download complete [2023-01-18T20:42:31.457Z] 8998bd30e6a1: Pull complete [2023-01-18T20:42:31.740Z] 04944245beec: Pull complete [2023-01-18T20:42:33.148Z] 699f458cf7ca: Pull complete [2023-01-18T20:42:33.148Z] 765212b225bb: Pull complete [2023-01-18T20:42:34.105Z] f23df028b6ca: Pull complete [2023-01-18T20:42:34.105Z] d65c8cfc05b1: Pull complete [2023-01-18T20:42:49.081Z] 2437ff75d9bd: Pull complete [2023-01-18T20:42:49.081Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-18T20:42:49.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T20:42:49.081Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:42:49.269Z] prd-ubuntu20.04-docker-arm64-4c-16g-2996 does not seem to be running inside a container [2023-01-18T20:42:49.283Z] $ 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/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-18T20:42:50.790Z] $ docker top d3604969dd5bbeb86e8a0d49ce16ae2bb9939a2919e4598975a684fb153c494e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:42:51.682Z] ---> job-cost.sh [2023-01-18T20:42:51.682Z] lf-activate-venv: SKIPPING [2023-01-18T20:42:51.682Z] INFO: No Stack... [2023-01-18T20:42:51.946Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-18T20:42:52.902Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T20:42:53.223Z] + cat /w/workspace/edgex-go/379/archives/cost.csv [2023-01-18T20:42:53.223Z] + cut -d, -f6 [Pipeline] lock [2023-01-18T20:42:53.563Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-379-stack-cost] [2023-01-18T20:42:53.569Z] Resource [jenkins-edgexfoundry-edgex-go-main-379-stack-cost] did not exist. Created. [2023-01-18T20:42:53.569Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-379-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T20:42:54.206Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-18T20:42:54.781Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T20:42:54.788Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-379-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T20:42:54.761Z] $ docker stop --time=1 d3604969dd5bbeb86e8a0d49ce16ae2bb9939a2919e4598975a684fb153c494e [2023-01-18T20:42:56.307Z] $ docker rm -f --volumes d3604969dd5bbeb86e8a0d49ce16ae2bb9939a2919e4598975a684fb153c494e [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-01-18T20:42:56.794Z] provisioning config files... [2023-01-18T20:42:56.801Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/379@tmp/config1947797511756622834tmp [Pipeline] { [Pipeline] sh [2023-01-18T20:42:57.093Z] + set +x [2023-01-18T20:42:57.093Z] + bash -s -- [2023-01-18T20:42:57.093Z] + curl -s https://codecov.io/bash [2023-01-18T20:42:57.093Z] [2023-01-18T20:42:57.093Z] _____ _ [2023-01-18T20:42:57.093Z] / ____| | | [2023-01-18T20:42:57.093Z] | | ___ __| | ___ ___ _____ __ [2023-01-18T20:42:57.093Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-18T20:42:57.093Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-18T20:42:57.093Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-18T20:42:57.093Z] Bash-1.0.6 [2023-01-18T20:42:57.093Z] [2023-01-18T20:42:57.093Z] [2023-01-18T20:42:57.093Z] ==> git version 2.25.1 found [2023-01-18T20:42:57.093Z] ==> 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-01-18T20:42:57.093Z] Release-Date: 2020-01-08 [2023-01-18T20:42:57.093Z] 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-01-18T20:42:57.093Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-18T20:42:57.093Z] ==> Jenkins CI detected. [2023-01-18T20:42:57.093Z] current dir:  /w/workspace/edgex-go/379 [2023-01-18T20:42:57.093Z] project root: . [2023-01-18T20:42:57.093Z] --> token set from env [2023-01-18T20:42:57.093Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-18T20:42:57.093Z] ==> Running gcov in . (disable via -X gcov) [2023-01-18T20:42:57.093Z] ==> Python coveragepy not found [2023-01-18T20:42:57.093Z] ==> Searching for coverage reports in: [2023-01-18T20:42:57.093Z] + . [2023-01-18T20:42:57.351Z] -> Found 1 reports [2023-01-18T20:42:57.351Z] ==> Detecting git/mercurial file structure [2023-01-18T20:42:57.351Z] ==> Reading reports [2023-01-18T20:42:57.351Z] + ./coverage.out bytes=489970 [2023-01-18T20:42:57.351Z] ==> Appending adjustments [2023-01-18T20:42:57.351Z] https://docs.codecov.io/docs/fixing-reports [2023-01-18T20:42:58.288Z] + Found adjustments [2023-01-18T20:42:58.288Z] ==> Gzipping contents [2023-01-18T20:42:58.546Z] 64K /tmp/codecov.6LVFYa.gz [2023-01-18T20:42:58.546Z] ==> Uploading reports [2023-01-18T20:42:58.546Z] url: https://codecov.io [2023-01-18T20:42:58.546Z] query: branch=main&commit=5762ad0855b277c3a10a3989888db3e958004f6b&build=379&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F379%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-18T20:42:58.546Z] -> Pinging Codecov [2023-01-18T20:42:58.546Z] 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=5762ad0855b277c3a10a3989888db3e958004f6b&build=379&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F379%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-18T20:42:58.805Z] -> Uploading to [2023-01-18T20:42:58.805Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-18/00271124DB129430A58F1EEE437C3FCB/5762ad0855b277c3a10a3989888db3e958004f6b/3cf6ef1a-e3bc-4850-8faf-18624ab2423a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230118T204258Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e511f9526b7ae37ce0d55894678469e22d130663704f683a3809f9fd52a28890 [2023-01-18T20:42:58.805Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T20:42:58.805Z] Dload Upload Total Spent Left Speed [2023-01-18T20:42:59.063Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63194 0 0 100 63194 0 209k --:--:-- --:--:-- --:--:-- 209k [2023-01-18T20:42:59.063Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5762ad0855b277c3a10a3989888db3e958004f6b [Pipeline] } [2023-01-18T20:42:59.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-01-18T20:42:59.256Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-18T20:42:59.268Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:59.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-18T20:42:59.554Z] [2023-01-18T20:42:59.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:42:59.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-18T20:42:59.852Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-18T20:42:59.852Z] df9b9388f04a: Pulling fs layer [2023-01-18T20:42:59.852Z] 52dc419b0ee2: Pulling fs layer [2023-01-18T20:42:59.852Z] 25bc292e5bac: Pulling fs layer [2023-01-18T20:42:59.852Z] 114826534d7a: Pulling fs layer [2023-01-18T20:42:59.852Z] 4657fd5d0bcf: Pulling fs layer [2023-01-18T20:42:59.852Z] 6ad1cebc031e: Pulling fs layer [2023-01-18T20:42:59.852Z] 8a3aa393b2d8: Pulling fs layer [2023-01-18T20:42:59.852Z] 4657fd5d0bcf: Waiting [2023-01-18T20:42:59.852Z] 6ad1cebc031e: Waiting [2023-01-18T20:42:59.852Z] 8a3aa393b2d8: Waiting [2023-01-18T20:42:59.852Z] 114826534d7a: Waiting [2023-01-18T20:43:00.123Z] 25bc292e5bac: Verifying Checksum [2023-01-18T20:43:00.123Z] 25bc292e5bac: Download complete [2023-01-18T20:43:00.123Z] 52dc419b0ee2: Verifying Checksum [2023-01-18T20:43:00.123Z] 52dc419b0ee2: Download complete [2023-01-18T20:43:00.123Z] 4657fd5d0bcf: Verifying Checksum [2023-01-18T20:43:00.123Z] 4657fd5d0bcf: Download complete [2023-01-18T20:43:00.123Z] df9b9388f04a: Download complete [2023-01-18T20:43:00.387Z] df9b9388f04a: Pull complete [2023-01-18T20:43:00.387Z] 52dc419b0ee2: Pull complete [2023-01-18T20:43:00.387Z] 6ad1cebc031e: Verifying Checksum [2023-01-18T20:43:00.387Z] 6ad1cebc031e: Download complete [2023-01-18T20:43:00.387Z] 25bc292e5bac: Pull complete [2023-01-18T20:43:01.384Z] 114826534d7a: Verifying Checksum [2023-01-18T20:43:01.384Z] 114826534d7a: Download complete [2023-01-18T20:43:01.642Z] 8a3aa393b2d8: Verifying Checksum [2023-01-18T20:43:01.642Z] 8a3aa393b2d8: Download complete [2023-01-18T20:43:04.917Z] 114826534d7a: Pull complete [2023-01-18T20:43:04.917Z] 4657fd5d0bcf: Pull complete [2023-01-18T20:43:04.917Z] 6ad1cebc031e: Pull complete [2023-01-18T20:43:08.201Z] 8a3aa393b2d8: Pull complete [2023-01-18T20:43:08.201Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-18T20:43:08.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-18T20:43:08.201Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:43:08.276Z] prd-ubuntu20.04-docker-8c-8g-2993 does not seem to be running inside a container [2023-01-18T20:43:08.329Z] $ 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/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-18T20:43:12.825Z] $ docker top d1766ee49622426b2297a15520b8ce8409913fdbfac80cdcb9fcd6931b28458b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-18T20:43:12.861Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-01-18T20:43:13.138Z] + set -o pipefail [2023-01-18T20:43:13.138Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-01-18T20:43:18.405Z] [2023-01-18T20:43:18.405Z] Monitoring /w/workspace/edgex-go/379 (github.com/edgexfoundry/edgex-go)... [2023-01-18T20:43:18.405Z] [2023-01-18T20:43:18.405Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/1fe54680-79d2-4887-8ade-c6dfe6445f0a [2023-01-18T20:43:18.405Z] [2023-01-18T20:43:18.405Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-18T20:43:18.405Z] [2023-01-18T20:43:18.405Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-18T20:43:18.405Z] [2023-01-18T20:43:18.405Z] [2023-01-18T20:43:18.405Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-18T20:43:18.405Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-18T20:43:18.405Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-18T20:43:18.441Z] $ docker stop --time=1 d1766ee49622426b2297a15520b8ce8409913fdbfac80cdcb9fcd6931b28458b [2023-01-18T20:43:21.360Z] $ docker rm -f --volumes d1766ee49622426b2297a15520b8ce8409913fdbfac80cdcb9fcd6931b28458b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-01-18T20:43:21.650Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T20:43:21.659Z] provisioning config files... [2023-01-18T20:43:21.666Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/379@tmp/config18381257619010506283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:43:21.958Z] --> edgex-publish-swagger.sh [2023-01-18T20:43:21.958Z] === Publish openapi/v2 API === [2023-01-18T20:43:21.958Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-01-18T20:43:21.958Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/379/openapi/v2/core-command.yaml] [2023-01-18T20:43:21.958Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T20:43:21.958Z] Dload Upload Total Spent Left Speed [2023-01-18T20:43:22.894Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33880 100 38 100 33842 41 37189 --:--:-- --:--:-- --:--:-- 37189 100 33880 100 38 100 33842 41 37189 --:--:-- --:--:-- --:--:-- 37189 [2023-01-18T20:43:22.894Z] {"code":403,"message":"Access Denied"} [2023-01-18T20:43:22.894Z] [2023-01-18T20:43:22.894Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/379/openapi/v2/core-data.yaml] [2023-01-18T20:43:22.894Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T20:43:22.894Z] Dload Upload Total Spent Left Speed [2023-01-18T20:43:23.832Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71748 100 38 100 71710 45 86397 --:--:-- --:--:-- --:--:-- 86443 [2023-01-18T20:43:23.832Z] {"code":403,"message":"Access Denied"} [2023-01-18T20:43:23.832Z] [2023-01-18T20:43:23.832Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/379/openapi/v2/core-metadata.yaml] [2023-01-18T20:43:23.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T20:43:23.832Z] Dload Upload Total Spent Left Speed [2023-01-18T20:43:24.398Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 38 100 144k 45 174k --:--:-- --:--:-- --:--:-- 174k [2023-01-18T20:43:24.398Z] {"code":403,"message":"Access Denied"} [2023-01-18T20:43:24.398Z] [2023-01-18T20:43:24.398Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/379/openapi/v2/support-notifications.yaml] [2023-01-18T20:43:24.398Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T20:43:24.398Z] Dload Upload Total Spent Left Speed [2023-01-18T20:43:25.224Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89309 0 0 100 89309 0 429k --:--:-- --:--:-- --:--:-- 427k 100 89347 100 38 100 89309 44 101k --:--:-- --:--:-- --:--:-- 101k [2023-01-18T20:43:25.224Z] {"code":403,"message":"Access Denied"} [2023-01-18T20:43:25.224Z] [2023-01-18T20:43:25.224Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/379/openapi/v2/support-scheduler.yaml] [2023-01-18T20:43:25.224Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T20:43:25.224Z] Dload Upload Total Spent Left Speed [2023-01-18T20:43:26.166Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39585 100 38 100 39547 45 47361 --:--:-- --:--:-- --:--:-- 47350 100 39585 100 38 100 39547 45 47361 --:--:-- --:--:-- --:--:-- 47350 [2023-01-18T20:43:26.166Z] {"code":403,"message":"Access Denied"} [2023-01-18T20:43:26.166Z] [Pipeline] } [2023-01-18T20:43:26.173Z] 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-01-18T20:43:26.640Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T20:43:26.640Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:43:26.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T20:43:26.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:43:27.014Z] prd-ubuntu20.04-docker-8c-8g-2993 does not seem to be running inside a container [2023-01-18T20:43:27.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-18T20:43:27.433Z] $ docker top fc7211b91db4fbee148cba6af8ee62c6676a35df2a9c66802d1e4145d0ce8786 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T20:43:27.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T20:43:27.496Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T20:43:27.609Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T20:43:27.637Z] $ docker exec fc7211b91db4fbee148cba6af8ee62c6676a35df2a9c66802d1e4145d0ce8786 ssh-agent [2023-01-18T20:43:27.718Z] SSH_AUTH_SOCK=/tmp/ssh-e9BCn0t6Lauj/agent.32 [2023-01-18T20:43:27.718Z] SSH_AGENT_PID=38 [2023-01-18T20:43:27.725Z] Running ssh-add (command line suppressed) [2023-01-18T20:43:27.861Z] Identity added: /w/workspace/edgex-go/379@tmp/private_key_4006471098131354441.key (/w/workspace/edgex-go/379@tmp/private_key_4006471098131354441.key) [2023-01-18T20:43:27.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T20:43:28.133Z] + git semver tag [2023-01-18T20:43:28.391Z] 2023-01-18 20:43:28,326 [run_tag] DEBUG tag force:False [2023-01-18T20:43:28.391Z] 2023-01-18 20:43:28,326 [check_head_tag] DEBUG check head tag [2023-01-18T20:43:28.391Z] 2023-01-18 20:43:28,328 [execute] INFO git cat-file --batch-check [2023-01-18T20:43:28.391Z] 2023-01-18 20:43:28,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/379, universal_newlines=False, shell=None, istream=) [2023-01-18T20:43:28.391Z] 2023-01-18 20:43:28,332 [execute] INFO git cat-file --batch [2023-01-18T20:43:28.391Z] 2023-01-18 20:43:28,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/379, universal_newlines=False, shell=None, istream=) [2023-01-18T20:43:28.391Z] 2023-01-18 20:43:28,374 [read_version] DEBUG read version from /w/workspace/edgex-go/379/.semver/main [2023-01-18T20:43:28.391Z] 2023-01-18 20:43:28,375 [execute] INFO git tag -a v3.0.0-dev.23 -m v3.0.0-dev.23 [2023-01-18T20:43:28.391Z] 2023-01-18 20:43:28,375 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.23', '-m', 'v3.0.0-dev.23'], cwd=/w/workspace/edgex-go/379, universal_newlines=False, shell=None, istream=None) [2023-01-18T20:43:28.391Z] 2023-01-18 20:43:28,379 [read_version] DEBUG read version from /w/workspace/edgex-go/379/.semver/main [2023-01-18T20:43:28.391Z] 3.0.0-dev.23 [Pipeline] } [2023-01-18T20:43:28.427Z] $ docker exec --env ******** --env ******** fc7211b91db4fbee148cba6af8ee62c6676a35df2a9c66802d1e4145d0ce8786 ssh-agent -k [2023-01-18T20:43:28.522Z] unset SSH_AUTH_SOCK; [2023-01-18T20:43:28.522Z] unset SSH_AGENT_PID; [2023-01-18T20:43:28.527Z] echo Agent pid 38 killed; [2023-01-18T20:43:28.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T20:43:28.802Z] + git semver [Pipeline] } [2023-01-18T20:43:29.098Z] $ docker stop --time=1 fc7211b91db4fbee148cba6af8ee62c6676a35df2a9c66802d1e4145d0ce8786 [2023-01-18T20:43:30.406Z] $ docker rm -f --volumes fc7211b91db4fbee148cba6af8ee62c6676a35df2a9c66802d1e4145d0ce8786 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:43:30.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-18T20:43:30.788Z] [2023-01-18T20:43:30.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:43:31.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-18T20:43:31.088Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-18T20:43:31.088Z] ab5ef0e58194: Pulling fs layer [2023-01-18T20:43:31.088Z] 9712f1f96733: Pulling fs layer [2023-01-18T20:43:31.088Z] 63f879dbbcfc: Pulling fs layer [2023-01-18T20:43:31.088Z] 0d9ebad4ef96: Pulling fs layer [2023-01-18T20:43:31.088Z] e9a5061849ea: Pulling fs layer [2023-01-18T20:43:31.088Z] d747dcd14b5f: Pulling fs layer [2023-01-18T20:43:31.088Z] 2de7ff778b66: Pulling fs layer [2023-01-18T20:43:31.088Z] e9a5061849ea: Waiting [2023-01-18T20:43:31.088Z] d747dcd14b5f: Waiting [2023-01-18T20:43:31.088Z] 2de7ff778b66: Waiting [2023-01-18T20:43:31.088Z] 0d9ebad4ef96: Waiting [2023-01-18T20:43:31.088Z] 9712f1f96733: Verifying Checksum [2023-01-18T20:43:31.088Z] 9712f1f96733: Download complete [2023-01-18T20:43:32.101Z] 63f879dbbcfc: Verifying Checksum [2023-01-18T20:43:32.101Z] 63f879dbbcfc: Download complete [2023-01-18T20:43:32.101Z] e9a5061849ea: Verifying Checksum [2023-01-18T20:43:32.101Z] e9a5061849ea: Download complete [2023-01-18T20:43:32.101Z] d747dcd14b5f: Download complete [2023-01-18T20:43:32.368Z] 0d9ebad4ef96: Verifying Checksum [2023-01-18T20:43:32.368Z] 0d9ebad4ef96: Download complete [2023-01-18T20:43:32.368Z] ab5ef0e58194: Verifying Checksum [2023-01-18T20:43:32.368Z] ab5ef0e58194: Download complete [2023-01-18T20:43:32.368Z] 2de7ff778b66: Verifying Checksum [2023-01-18T20:43:32.368Z] 2de7ff778b66: Download complete [2023-01-18T20:43:35.651Z] ab5ef0e58194: Pull complete [2023-01-18T20:43:35.651Z] 9712f1f96733: Pull complete [2023-01-18T20:43:35.910Z] 63f879dbbcfc: Pull complete [2023-01-18T20:43:39.219Z] 0d9ebad4ef96: Pull complete [2023-01-18T20:43:39.477Z] e9a5061849ea: Pull complete [2023-01-18T20:43:39.735Z] d747dcd14b5f: Pull complete [2023-01-18T20:43:40.670Z] 2de7ff778b66: Pull complete [2023-01-18T20:43:40.670Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-18T20:43:40.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-18T20:43:40.670Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:43:40.743Z] prd-ubuntu20.04-docker-8c-8g-2993 does not seem to be running inside a container [2023-01-18T20:43:40.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-01-18T20:43:45.230Z] $ docker top f51415cb515597e75a98448ff5b2904ccf1ff241e26f77c1ffdbd393c3e0503d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-18T20:43:45.279Z] provisioning config files... [2023-01-18T20:43:45.287Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/379@tmp/config10293507527397974913tmp [2023-01-18T20:43:45.296Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/379@tmp/config13988669761052935881tmp [2023-01-18T20:43:45.306Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/379@tmp/config5574665562687038259tmp [Pipeline] { [Pipeline] echo [2023-01-18T20:43:45.321Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:43:45.609Z] ---> sigul-configuration.sh [2023-01-18T20:43:45.609Z] gpg: directory `/root/.gnupg' created [2023-01-18T20:43:45.609Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-18T20:43:45.609Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-18T20:43:45.609Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-18T20:43:45.609Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-18T20:43:45.609Z] gpg: CAST5 encrypted data [2023-01-18T20:43:45.609Z] gpg: encrypted with 1 passphrase [2023-01-18T20:43:45.609Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-18T20:43:45.893Z] + mkdir /home/jenkins [2023-01-18T20:43:45.893Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-18T20:43:46.177Z] + 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-01-18T20:43:46.187Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:43:46.473Z] ---> sigul-install.sh [2023-01-18T20:43:46.473Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-18T20:43:46.756Z] + git tag --list [2023-01-18T20:43:46.756Z] 0.6.0 [2023-01-18T20:43:46.756Z] 0.6.1 [2023-01-18T20:43:46.756Z] 0.7.0 [2023-01-18T20:43:46.756Z] 0.7.1 [2023-01-18T20:43:46.756Z] v1.0.0 [2023-01-18T20:43:46.756Z] v1.0.1 [2023-01-18T20:43:46.756Z] v1.1.0 [2023-01-18T20:43:46.756Z] v1.2.0 [2023-01-18T20:43:46.756Z] v1.2.1 [2023-01-18T20:43:46.756Z] v1.3.0 [2023-01-18T20:43:46.756Z] v1.3.1 [2023-01-18T20:43:46.756Z] v2.0.0 [2023-01-18T20:43:46.756Z] v2.1.0 [2023-01-18T20:43:46.756Z] v2.1.1 [2023-01-18T20:43:46.756Z] v2.1.1-dev.1 [2023-01-18T20:43:46.756Z] v2.1.1-dev.2 [2023-01-18T20:43:46.756Z] v2.1.1-dev.3 [2023-01-18T20:43:46.756Z] v2.1.1-dev.4 [2023-01-18T20:43:46.756Z] v2.1.1-dev.5 [2023-01-18T20:43:46.756Z] v2.1.1-dev.6 [2023-01-18T20:43:46.756Z] v2.1.1-dev.7 [2023-01-18T20:43:46.756Z] v2.1.1-dev.8 [2023-01-18T20:43:46.756Z] v2.1.2-dev.1 [2023-01-18T20:43:46.756Z] v2.2.0 [2023-01-18T20:43:46.756Z] v2.2.1-dev.1 [2023-01-18T20:43:46.756Z] v2.2.1-dev.10 [2023-01-18T20:43:46.756Z] v2.2.1-dev.11 [2023-01-18T20:43:46.756Z] v2.2.1-dev.12 [2023-01-18T20:43:46.756Z] v2.2.1-dev.13 [2023-01-18T20:43:46.756Z] v2.2.1-dev.14 [2023-01-18T20:43:46.756Z] v2.2.1-dev.15 [2023-01-18T20:43:46.756Z] v2.2.1-dev.16 [2023-01-18T20:43:46.756Z] v2.2.1-dev.17 [2023-01-18T20:43:46.756Z] v2.2.1-dev.18 [2023-01-18T20:43:46.756Z] v2.2.1-dev.19 [2023-01-18T20:43:46.756Z] v2.2.1-dev.2 [2023-01-18T20:43:46.756Z] v2.2.1-dev.20 [2023-01-18T20:43:46.756Z] v2.2.1-dev.21 [2023-01-18T20:43:46.756Z] v2.2.1-dev.22 [2023-01-18T20:43:46.756Z] v2.2.1-dev.23 [2023-01-18T20:43:46.756Z] v2.2.1-dev.24 [2023-01-18T20:43:46.756Z] v2.2.1-dev.25 [2023-01-18T20:43:46.756Z] v2.2.1-dev.26 [2023-01-18T20:43:46.756Z] v2.2.1-dev.27 [2023-01-18T20:43:46.756Z] v2.2.1-dev.28 [2023-01-18T20:43:46.756Z] v2.2.1-dev.29 [2023-01-18T20:43:46.756Z] v2.2.1-dev.3 [2023-01-18T20:43:46.756Z] v2.2.1-dev.4 [2023-01-18T20:43:46.756Z] v2.2.1-dev.5 [2023-01-18T20:43:46.756Z] v2.2.1-dev.6 [2023-01-18T20:43:46.756Z] v2.2.1-dev.7 [2023-01-18T20:43:46.756Z] v2.2.1-dev.8 [2023-01-18T20:43:46.756Z] v2.2.1-dev.9 [2023-01-18T20:43:46.756Z] v2.3.0 [2023-01-18T20:43:46.756Z] v2.3.0-dev.100 [2023-01-18T20:43:46.756Z] v2.3.0-dev.101 [2023-01-18T20:43:46.756Z] v2.3.0-dev.102 [2023-01-18T20:43:46.756Z] v2.3.0-dev.103 [2023-01-18T20:43:46.756Z] v2.3.0-dev.104 [2023-01-18T20:43:46.756Z] v2.3.0-dev.105 [2023-01-18T20:43:46.756Z] v2.3.0-dev.106 [2023-01-18T20:43:46.756Z] v2.3.0-dev.29 [2023-01-18T20:43:46.756Z] v2.3.0-dev.30 [2023-01-18T20:43:46.756Z] v2.3.0-dev.31 [2023-01-18T20:43:46.756Z] v2.3.0-dev.32 [2023-01-18T20:43:46.756Z] v2.3.0-dev.33 [2023-01-18T20:43:46.756Z] v2.3.0-dev.34 [2023-01-18T20:43:46.756Z] v2.3.0-dev.35 [2023-01-18T20:43:46.756Z] v2.3.0-dev.36 [2023-01-18T20:43:46.756Z] v2.3.0-dev.37 [2023-01-18T20:43:46.756Z] v2.3.0-dev.38 [2023-01-18T20:43:46.756Z] v2.3.0-dev.39 [2023-01-18T20:43:46.756Z] v2.3.0-dev.40 [2023-01-18T20:43:46.756Z] v2.3.0-dev.41 [2023-01-18T20:43:46.756Z] v2.3.0-dev.42 [2023-01-18T20:43:46.756Z] v2.3.0-dev.43 [2023-01-18T20:43:46.756Z] v2.3.0-dev.44 [2023-01-18T20:43:46.756Z] v2.3.0-dev.45 [2023-01-18T20:43:46.756Z] v2.3.0-dev.46 [2023-01-18T20:43:46.756Z] v2.3.0-dev.47 [2023-01-18T20:43:46.756Z] v2.3.0-dev.48 [2023-01-18T20:43:46.756Z] v2.3.0-dev.49 [2023-01-18T20:43:46.756Z] v2.3.0-dev.50 [2023-01-18T20:43:46.756Z] v2.3.0-dev.51 [2023-01-18T20:43:46.756Z] v2.3.0-dev.52 [2023-01-18T20:43:46.756Z] v2.3.0-dev.53 [2023-01-18T20:43:46.756Z] v2.3.0-dev.54 [2023-01-18T20:43:46.756Z] v2.3.0-dev.55 [2023-01-18T20:43:46.756Z] v2.3.0-dev.56 [2023-01-18T20:43:46.756Z] v2.3.0-dev.57 [2023-01-18T20:43:46.756Z] v2.3.0-dev.58 [2023-01-18T20:43:46.756Z] v2.3.0-dev.59 [2023-01-18T20:43:46.756Z] v2.3.0-dev.60 [2023-01-18T20:43:46.756Z] v2.3.0-dev.61 [2023-01-18T20:43:46.756Z] v2.3.0-dev.62 [2023-01-18T20:43:46.756Z] v2.3.0-dev.63 [2023-01-18T20:43:46.756Z] v2.3.0-dev.64 [2023-01-18T20:43:46.756Z] v2.3.0-dev.65 [2023-01-18T20:43:46.756Z] v2.3.0-dev.66 [2023-01-18T20:43:46.756Z] v2.3.0-dev.67 [2023-01-18T20:43:46.756Z] v2.3.0-dev.68 [2023-01-18T20:43:46.756Z] v2.3.0-dev.69 [2023-01-18T20:43:46.756Z] v2.3.0-dev.70 [2023-01-18T20:43:46.756Z] v2.3.0-dev.71 [2023-01-18T20:43:46.756Z] v2.3.0-dev.72 [2023-01-18T20:43:46.756Z] v2.3.0-dev.73 [2023-01-18T20:43:46.756Z] v2.3.0-dev.74 [2023-01-18T20:43:46.756Z] v2.3.0-dev.75 [2023-01-18T20:43:46.756Z] v2.3.0-dev.76 [2023-01-18T20:43:46.756Z] v2.3.0-dev.77 [2023-01-18T20:43:46.756Z] v2.3.0-dev.78 [2023-01-18T20:43:46.756Z] v2.3.0-dev.79 [2023-01-18T20:43:46.756Z] v2.3.0-dev.80 [2023-01-18T20:43:46.756Z] v2.3.0-dev.81 [2023-01-18T20:43:46.756Z] v2.3.0-dev.82 [2023-01-18T20:43:46.756Z] v2.3.0-dev.83 [2023-01-18T20:43:46.756Z] v2.3.0-dev.84 [2023-01-18T20:43:46.756Z] v2.3.0-dev.85 [2023-01-18T20:43:46.756Z] v2.3.0-dev.86 [2023-01-18T20:43:46.757Z] v2.3.0-dev.87 [2023-01-18T20:43:46.757Z] v2.3.0-dev.88 [2023-01-18T20:43:46.757Z] v2.3.0-dev.89 [2023-01-18T20:43:46.757Z] v2.3.0-dev.90 [2023-01-18T20:43:46.757Z] v2.3.0-dev.91 [2023-01-18T20:43:46.757Z] v2.3.0-dev.92 [2023-01-18T20:43:46.757Z] v2.3.0-dev.93 [2023-01-18T20:43:46.757Z] v2.3.0-dev.94 [2023-01-18T20:43:46.757Z] v2.3.0-dev.95 [2023-01-18T20:43:46.757Z] v2.3.0-dev.96 [2023-01-18T20:43:46.757Z] v2.3.0-dev.97 [2023-01-18T20:43:46.757Z] v2.3.0-dev.98 [2023-01-18T20:43:46.757Z] v2.3.0-dev.99 [2023-01-18T20:43:46.757Z] v2.3.1-dev.1 [2023-01-18T20:43:46.757Z] v2.3.1-dev.2 [2023-01-18T20:43:46.757Z] v2.3.1-dev.3 [2023-01-18T20:43:46.757Z] v2.3.1-dev.4 [2023-01-18T20:43:46.757Z] v2.3.1-dev.5 [2023-01-18T20:43:46.757Z] v3.0.0-dev.1 [2023-01-18T20:43:46.757Z] v3.0.0-dev.10 [2023-01-18T20:43:46.757Z] v3.0.0-dev.11 [2023-01-18T20:43:46.757Z] v3.0.0-dev.12 [2023-01-18T20:43:46.757Z] v3.0.0-dev.13 [2023-01-18T20:43:46.757Z] v3.0.0-dev.14 [2023-01-18T20:43:46.757Z] v3.0.0-dev.15 [2023-01-18T20:43:46.757Z] v3.0.0-dev.16 [2023-01-18T20:43:46.757Z] v3.0.0-dev.17 [2023-01-18T20:43:46.757Z] v3.0.0-dev.18 [2023-01-18T20:43:46.757Z] v3.0.0-dev.19 [2023-01-18T20:43:46.757Z] v3.0.0-dev.2 [2023-01-18T20:43:46.757Z] v3.0.0-dev.20 [2023-01-18T20:43:46.757Z] v3.0.0-dev.21 [2023-01-18T20:43:46.757Z] v3.0.0-dev.22 [2023-01-18T20:43:46.757Z] v3.0.0-dev.23 [2023-01-18T20:43:46.757Z] v3.0.0-dev.3 [2023-01-18T20:43:46.757Z] v3.0.0-dev.4 [2023-01-18T20:43:46.757Z] v3.0.0-dev.5 [2023-01-18T20:43:46.757Z] v3.0.0-dev.6 [2023-01-18T20:43:46.757Z] v3.0.0-dev.7 [2023-01-18T20:43:46.757Z] v3.0.0-dev.8 [2023-01-18T20:43:46.757Z] v3.0.0-dev.9 [Pipeline] sh [2023-01-18T20:43:47.041Z] + lftools sign git-tag v3.0.0-dev.23 [2023-01-18T20:43:47.608Z] Signing Git tag with Sigul... [2023-01-18T20:43:47.608Z] Signing v3.0.0-dev.23 [Pipeline] echo [2023-01-18T20:43:48.184Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:43:48.468Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-18T20:43:48.475Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-18T20:43:48.519Z] $ docker stop --time=1 f51415cb515597e75a98448ff5b2904ccf1ff241e26f77c1ffdbd393c3e0503d [2023-01-18T20:43:49.808Z] $ docker rm -f --volumes f51415cb515597e75a98448ff5b2904ccf1ff241e26f77c1ffdbd393c3e0503d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-18T20:43:50.200Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T20:43:50.200Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:43:50.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T20:43:50.494Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:43:50.561Z] prd-ubuntu20.04-docker-8c-8g-2993 does not seem to be running inside a container [2023-01-18T20:43:50.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-18T20:43:50.948Z] $ docker top 59833c0696aaabe09ba22c03aa525bc838bfcb95b3dcaa30365927dcee004e0e -eo pid,comm [2023-01-18T20:43:50.971Z] 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-01-18T20:43:50.971Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T20:43:51.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T20:43:51.009Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T20:43:51.124Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T20:43:51.154Z] $ docker exec 59833c0696aaabe09ba22c03aa525bc838bfcb95b3dcaa30365927dcee004e0e ssh-agent [2023-01-18T20:43:51.230Z] SSH_AUTH_SOCK=/tmp/ssh-Durr9eZkjXGd/agent.33 [2023-01-18T20:43:51.230Z] SSH_AGENT_PID=39 [2023-01-18T20:43:51.235Z] Running ssh-add (command line suppressed) [2023-01-18T20:43:51.356Z] Identity added: /w/workspace/edgex-go/379@tmp/private_key_1630810002849234253.key (/w/workspace/edgex-go/379@tmp/private_key_1630810002849234253.key) [2023-01-18T20:43:51.342Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T20:43:51.627Z] + git semver bump pre [2023-01-18T20:43:51.886Z] 2023-01-18 20:43:51,821 [read_version] DEBUG read version from /w/workspace/edgex-go/379/.semver/main [2023-01-18T20:43:51.886Z] 2023-01-18 20:43:51,821 [bump_version] DEBUG bumping version:3.0.0-dev.23 on axis:pre with prefix:dev [2023-01-18T20:43:51.886Z] 2023-01-18 20:43:51,821 [bump_version] DEBUG bumped version:3.0.0-dev.24 [2023-01-18T20:43:51.886Z] 2023-01-18 20:43:51,821 [write_version] DEBUG write version:3.0.0-dev.24 to path:/w/workspace/edgex-go/379/.semver/main with force:True [2023-01-18T20:43:51.886Z] 2023-01-18 20:43:51,821 [read_version] DEBUG read version from /w/workspace/edgex-go/379/.semver/main [2023-01-18T20:43:51.886Z] 2023-01-18 20:43:51,821 [write_file] DEBUG write to file:/w/workspace/edgex-go/379/.semver/main [2023-01-18T20:43:51.886Z] 2023-01-18 20:43:51,823 [execute] INFO git cat-file --batch-check [2023-01-18T20:43:51.886Z] 2023-01-18 20:43:51,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/379/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T20:43:51.886Z] 2023-01-18 20:43:51,829 [execute] INFO git cat-file --batch [2023-01-18T20:43:51.886Z] 2023-01-18 20:43:51,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/379/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T20:43:51.886Z] 2023-01-18 20:43:51,834 [read_version] DEBUG read version from /w/workspace/edgex-go/379/.semver/main [2023-01-18T20:43:51.886Z] 3.0.0-dev.24 [Pipeline] } [2023-01-18T20:43:51.923Z] $ docker exec --env ******** --env ******** 59833c0696aaabe09ba22c03aa525bc838bfcb95b3dcaa30365927dcee004e0e ssh-agent -k [2023-01-18T20:43:52.017Z] unset SSH_AUTH_SOCK; [2023-01-18T20:43:52.017Z] unset SSH_AGENT_PID; [2023-01-18T20:43:52.017Z] echo Agent pid 39 killed; [2023-01-18T20:43:51.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T20:43:52.309Z] + git semver [Pipeline] } [2023-01-18T20:43:52.610Z] $ docker stop --time=1 59833c0696aaabe09ba22c03aa525bc838bfcb95b3dcaa30365927dcee004e0e [2023-01-18T20:43:53.886Z] $ docker rm -f --volumes 59833c0696aaabe09ba22c03aa525bc838bfcb95b3dcaa30365927dcee004e0e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T20:43:54.205Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T20:43:54.205Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:43:54.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T20:43:54.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:43:54.582Z] prd-ubuntu20.04-docker-8c-8g-2993 does not seem to be running inside a container [2023-01-18T20:43:54.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-18T20:43:54.966Z] $ docker top 953d803f3e80e1b83a0eb01e49d63d562283be91739e9adbf3807dda7da7599a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T20:43:55.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T20:43:55.016Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T20:43:55.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T20:43:55.156Z] $ docker exec 953d803f3e80e1b83a0eb01e49d63d562283be91739e9adbf3807dda7da7599a ssh-agent [2023-01-18T20:43:55.227Z] SSH_AUTH_SOCK=/tmp/ssh-pXw967uapFbh/agent.32 [2023-01-18T20:43:55.227Z] SSH_AGENT_PID=38 [2023-01-18T20:43:55.231Z] Running ssh-add (command line suppressed) [2023-01-18T20:43:55.370Z] Identity added: /w/workspace/edgex-go/379@tmp/private_key_16744112687543962368.key (/w/workspace/edgex-go/379@tmp/private_key_16744112687543962368.key) [2023-01-18T20:43:55.358Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T20:43:55.648Z] + git semver push [2023-01-18T20:43:55.908Z] 2023-01-18 20:43:55,841 [run_push] DEBUG push [2023-01-18T20:43:55.908Z] 2023-01-18 20:43:55,842 [execute] INFO git cat-file --batch-check [2023-01-18T20:43:55.908Z] 2023-01-18 20:43:55,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/379/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T20:43:55.908Z] 2023-01-18 20:43:55,846 [execute] INFO git rev-list 0980d9885e7a05fe55b4b5306904cae5c59cbb05 -- [2023-01-18T20:43:55.908Z] 2023-01-18 20:43:55,847 [execute] DEBUG Popen(['git', 'rev-list', '0980d9885e7a05fe55b4b5306904cae5c59cbb05', '--'], cwd=/w/workspace/edgex-go/379/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-18T20:43:55.908Z] 2023-01-18 20:43:55,861 [execute] INFO git fetch -v origin [2023-01-18T20:43:55.908Z] 2023-01-18 20:43:55,862 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/379/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-18T20:43:56.476Z] 2023-01-18 20:43:56,502 [run_push] DEBUG no remote changes detected [2023-01-18T20:43:56.736Z] 2023-01-18 20:43:56,502 [execute] INFO git push origin semver [2023-01-18T20:43:56.736Z] 2023-01-18 20:43:56,503 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/379/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-18T20:43:57.674Z] 2023-01-18 20:43:57,382 [run_push] DEBUG push all version tags [2023-01-18T20:43:57.674Z] 2023-01-18 20:43:57,383 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-18T20:43:57.674Z] 2023-01-18 20:43:57,383 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/379, universal_newlines=False, shell=None, istream=None) [2023-01-18T20:43:58.242Z] 2023-01-18 20:43:58,256 [read_version] DEBUG read version from /w/workspace/edgex-go/379/.semver/main [2023-01-18T20:43:58.242Z] 3.0.0-dev.24 [Pipeline] } [2023-01-18T20:43:58.539Z] $ docker exec --env ******** --env ******** 953d803f3e80e1b83a0eb01e49d63d562283be91739e9adbf3807dda7da7599a ssh-agent -k [2023-01-18T20:43:58.639Z] unset SSH_AUTH_SOCK; [2023-01-18T20:43:58.639Z] unset SSH_AGENT_PID; [2023-01-18T20:43:58.639Z] echo Agent pid 38 killed; [2023-01-18T20:43:58.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T20:43:58.922Z] + git semver [Pipeline] } [2023-01-18T20:43:59.218Z] $ docker stop --time=1 953d803f3e80e1b83a0eb01e49d63d562283be91739e9adbf3807dda7da7599a [2023-01-18T20:44:00.501Z] $ docker rm -f --volumes 953d803f3e80e1b83a0eb01e49d63d562283be91739e9adbf3807dda7da7599a [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-01-18T20:44:00.941Z] + [ -d /w/workspace/edgex-go/379/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:44:01.231Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:44:02.090Z] ---> package-listing.sh [2023-01-18T20:44:02.090Z] ++ facter osfamily [2023-01-18T20:44:02.090Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-18T20:44:02.349Z] + OS_FAMILY=debian [2023-01-18T20:44:02.349Z] + workspace=/w/workspace/edgex-go/379 [2023-01-18T20:44:02.349Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-18T20:44:02.349Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-18T20:44:02.349Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-18T20:44:02.349Z] + PACKAGES=/tmp/packages_start.txt [2023-01-18T20:44:02.349Z] + '[' /w/workspace/edgex-go/379 ']' [2023-01-18T20:44:02.349Z] + PACKAGES=/tmp/packages_end.txt [2023-01-18T20:44:02.349Z] + case "${OS_FAMILY}" in [2023-01-18T20:44:02.349Z] + dpkg -l [2023-01-18T20:44:02.349Z] + grep '^ii' [2023-01-18T20:44:02.349Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-18T20:44:02.349Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-18T20:44:02.349Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-18T20:44:02.349Z] + '[' /w/workspace/edgex-go/379 ']' [2023-01-18T20:44:02.349Z] + mkdir -p /w/workspace/edgex-go/379/archives/ [2023-01-18T20:44:02.349Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/379/archives/ [Pipeline] echo [2023-01-18T20:44:02.361Z] 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/379/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-18T20:44:02.639Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:44:03.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T20:44:03.197Z] [2023-01-18T20:44:03.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T20:44:03.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T20:44:03.493Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-18T20:44:03.493Z] 5eb5b503b376: Pulling fs layer [2023-01-18T20:44:03.493Z] 5c69ac0246d0: Pulling fs layer [2023-01-18T20:44:03.493Z] ec43610c2a17: Pulling fs layer [2023-01-18T20:44:03.493Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-18T20:44:03.493Z] 33b1e0a273af: Pulling fs layer [2023-01-18T20:44:03.493Z] 5d3b04190fa2: Pulling fs layer [2023-01-18T20:44:03.493Z] 2f39f015ded8: Pulling fs layer [2023-01-18T20:44:03.493Z] 33b1e0a273af: Waiting [2023-01-18T20:44:03.493Z] 2f39f015ded8: Waiting [2023-01-18T20:44:03.493Z] 5d3b04190fa2: Waiting [2023-01-18T20:44:03.493Z] 3a2ae6a8a46f: Waiting [2023-01-18T20:44:03.493Z] 5c69ac0246d0: Verifying Checksum [2023-01-18T20:44:03.493Z] 5c69ac0246d0: Download complete [2023-01-18T20:44:03.493Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-18T20:44:03.493Z] 3a2ae6a8a46f: Download complete [2023-01-18T20:44:03.757Z] 33b1e0a273af: Verifying Checksum [2023-01-18T20:44:03.757Z] 33b1e0a273af: Download complete [2023-01-18T20:44:03.757Z] 5d3b04190fa2: Verifying Checksum [2023-01-18T20:44:03.757Z] 5d3b04190fa2: Download complete [2023-01-18T20:44:03.757Z] ec43610c2a17: Verifying Checksum [2023-01-18T20:44:03.757Z] ec43610c2a17: Download complete [2023-01-18T20:44:04.022Z] 5eb5b503b376: Verifying Checksum [2023-01-18T20:44:04.022Z] 5eb5b503b376: Download complete [2023-01-18T20:44:04.590Z] 2f39f015ded8: Download complete [2023-01-18T20:44:05.155Z] 5eb5b503b376: Pull complete [2023-01-18T20:44:05.155Z] 5c69ac0246d0: Pull complete [2023-01-18T20:44:05.721Z] ec43610c2a17: Pull complete [2023-01-18T20:44:05.721Z] 3a2ae6a8a46f: Pull complete [2023-01-18T20:44:05.980Z] 33b1e0a273af: Pull complete [2023-01-18T20:44:05.980Z] 5d3b04190fa2: Pull complete [2023-01-18T20:44:10.161Z] 2f39f015ded8: Pull complete [2023-01-18T20:44:10.161Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-18T20:44:10.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T20:44:10.161Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T20:44:10.245Z] prd-ubuntu20.04-docker-8c-8g-2993 does not seem to be running inside a container [2023-01-18T20:44:10.300Z] $ 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/379/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/379 -v /w/workspace/edgex-go/379:/w/workspace/edgex-go/379:rw,z -v /w/workspace/edgex-go/379@tmp:/w/workspace/edgex-go/379@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-18T20:44:13.441Z] $ docker top f4d402776563645d0c597caf896b004f7dc3c3ea89f47b0e7703173394f7560f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T20:44:13.758Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-18T20:44:14.040Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-18T20:44:14.397Z] + ls /var/log/sa-host [2023-01-18T20:44:14.397Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T20:44:14.489Z] provisioning config files... [2023-01-18T20:44:14.520Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/379@tmp/config14512631865014825052tmp [Pipeline] { [Pipeline] echo [2023-01-18T20:44:14.544Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:44:14.851Z] ---> create-netrc.sh [Pipeline] } [2023-01-18T20:44:14.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:44:15.191Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-18T20:44:15.201Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:44:15.484Z] ---> sudo-logs.sh [2023-01-18T20:44:15.484Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-18T20:44:15.508Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:44:15.796Z] ---> job-cost.sh [2023-01-18T20:44:15.796Z] lf-activate-venv: SKIPPING [2023-01-18T20:44:15.796Z] DEBUG: total: 0.10999999940395355 [2023-01-18T20:44:15.796Z] INFO: Retrieving Stack Cost... [2023-01-18T20:44:16.366Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T20:44:16.625Z] INFO: Archiving Costs [Pipeline] echo [2023-01-18T20:44:16.638Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T20:44:16.920Z] ---> logs-deploy.sh [2023-01-18T20:44:16.920Z] lf-activate-venv: SKIPPING [2023-01-18T20:44:16.920Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/379 [2023-01-18T20:44:16.920Z] INFO: archiving workspace using pattern(s): [2023-01-18T20:44:17.856Z] Archives upload complete. [2023-01-18T20:44:17.856Z] INFO: archiving logs to Nexus