Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 65e9980456b4b2f337a17b2905105e5bc0143998 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-ssh7863031765239330361.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-ssh2258155825175415866.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-ssh726750785314127488.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-ssh17816078765540587543.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-ssh7775637109145555916.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4818 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/395 [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/395 # 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 > 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 Avoid second fetch Checking out Revision 65e9980456b4b2f337a17b2905105e5bc0143998 (main) Commit message: "Merge pull request #4322 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.17" > git config core.sparsecheckout # timeout=10 > git checkout -f 65e9980456b4b2f337a17b2905105e5bc0143998 # timeout=10 > git rev-list --no-walk c283a7be9218ded72848df09373152042ee2fab6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-07T03:00:05.416Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-07T03:00:05.482Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-07T03:00:05.502Z] ========================================================= [2023-02-07T03:00:05.502Z] EdgeX Global Pipelines Version Info [2023-02-07T03:00:05.502Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:00:06.233Z] ------------------- [2023-02-07T03:00:06.233Z] stable info: [2023-02-07T03:00:06.233Z] ------------------- [2023-02-07T03:00:06.233Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-07T03:00:06.233Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T03:00:06.233Z] Message: update stable to v1.0.244 [2023-02-07T03:00:06.802Z] ------------------- [2023-02-07T03:00:06.802Z] experimental info: [2023-02-07T03:00:06.802Z] ------------------- [2023-02-07T03:00:06.802Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-07T03:00:06.802Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T03:00:06.802Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-07T03:00:06.976Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-07T03:00:06.985Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-07T03:00:06.993Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-07T03:00:07.001Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-07T03:00:07.009Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-07T03:00:07.017Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-07T03:00:07.026Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-07T03:00:07.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-07T03:00:07.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-07T03:00:07.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-07T03:00:07.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-07T03:00:07.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-07T03:00:07.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-07T03:00:07.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-07T03:00:07.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-07T03:00:07.136Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T03:00:07.149Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T03:00:07.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-07T03:00:07.170Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-07T03:00:07.182Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-07T03:00:07.193Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-07T03:00:07.205Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-07T03:00:07.214Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-07T03:00:07.227Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-07T03:00:07.242Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-07T03:00:07.254Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-07T03:00:07.267Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] echo [2023-02-07T03:00:07.282Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65e9980 [Pipeline] echo [2023-02-07T03:00:07.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T03:00:07.349Z] provisioning config files... [2023-02-07T03:00:07.363Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/395@tmp/config15078223782468935729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:00:07.669Z] ---> docker-login.sh [2023-02-07T03:00:07.669Z] nexus3.edgexfoundry.org:10001 [2023-02-07T03:00:07.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:00:08.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:00:08.194Z] Configure a credential helper to remove this warning. See [2023-02-07T03:00:08.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:00:08.194Z] [2023-02-07T03:00:08.194Z] Login Succeeded [2023-02-07T03:00:08.194Z] nexus3.edgexfoundry.org:10002 [2023-02-07T03:00:08.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:00:08.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:00:08.194Z] Configure a credential helper to remove this warning. See [2023-02-07T03:00:08.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:00:08.194Z] [2023-02-07T03:00:08.194Z] Login Succeeded [2023-02-07T03:00:08.194Z] nexus3.edgexfoundry.org:10003 [2023-02-07T03:00:08.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:00:08.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:00:08.457Z] Configure a credential helper to remove this warning. See [2023-02-07T03:00:08.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:00:08.457Z] [2023-02-07T03:00:08.457Z] Login Succeeded [2023-02-07T03:00:08.457Z] nexus3.edgexfoundry.org:10004 [2023-02-07T03:00:08.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:00:08.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:00:08.457Z] Configure a credential helper to remove this warning. See [2023-02-07T03:00:08.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:00:08.457Z] [2023-02-07T03:00:08.457Z] Login Succeeded [2023-02-07T03:00:08.457Z] docker.io [2023-02-07T03:00:08.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:00:09.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:00:09.028Z] Configure a credential helper to remove this warning. See [2023-02-07T03:00:09.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:00:09.028Z] [2023-02-07T03:00:09.028Z] Login Succeeded [2023-02-07T03:00:09.028Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T03:00:09.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T03:00:09.342Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-07T03:00:09.342Z] + dirname cmd/core-command/Dockerfile [2023-02-07T03:00:09.342Z] + cut -d/ -f2 [2023-02-07T03:00:09.342Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-07T03:00:09.342Z] + dirname+ cmd/core-common-config-bootstrapper/Dockerfile [2023-02-07T03:00:09.342Z] cut -d/ -f2 [2023-02-07T03:00:09.342Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-07T03:00:09.342Z] + dirname cmd/core-data/Dockerfile [2023-02-07T03:00:09.342Z] + cut -d/ -f2 [2023-02-07T03:00:09.342Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-07T03:00:09.342Z] + dirname cmd/core-metadata/Dockerfile [2023-02-07T03:00:09.342Z] + cut -d/ -f2 [2023-02-07T03:00:09.342Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-07T03:00:09.342Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-07T03:00:09.342Z] + cut -d/ -f2 [2023-02-07T03:00:09.342Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-07T03:00:09.342Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-07T03:00:09.342Z] + cut -d/ -f2 [2023-02-07T03:00:09.342Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-07T03:00:09.342Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-07T03:00:09.342Z] + cut -d/ -f2 [2023-02-07T03:00:09.342Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-07T03:00:09.342Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-07T03:00:09.342Z] + cut -d/ -f2 [2023-02-07T03:00:09.342Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-07T03:00:09.342Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-07T03:00:09.342Z] + cut -d/ -f2 [2023-02-07T03:00:09.342Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-07T03:00:09.342Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-07T03:00:09.342Z] + cut -d/ -f2 [2023-02-07T03:00:09.342Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-07T03:00:09.342Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-07T03:00:09.342Z] + cut -d/ -f2 [2023-02-07T03:00:09.342Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-07T03:00:09.342Z] + dirname cmd/support-notifications/Dockerfile [2023-02-07T03:00:09.342Z] + cut -d/ -f2 [2023-02-07T03:00:09.342Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-07T03:00:09.342Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-07T03:00:09.342Z] + cut -d/ -f2 [2023-02-07T03:00:09.342Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-07T03:00:09.410Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-07T03:00:09.775Z] + git rev-list -1 --merges 65e9980456b4b2f337a17b2905105e5bc0143998~1..65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] echo [2023-02-07T03:00:09.788Z] -----------> git rev-list -1 --merges 65e9980456b4b2f337a17b2905105e5bc0143998~1..65e9980456b4b2f337a17b2905105e5bc0143998 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:00:09.788Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [false] [Pipeline] sh [2023-02-07T03:00:10.074Z] + git log --format=format:%s -1 65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] echo [2023-02-07T03:00:10.088Z] ========================================================= [2023-02-07T03:00:10.088Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-07T03:00:10.088Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-07T03:00:10.505Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T03:00:10.505Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-07T03:00:10.505Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-07T03:00:10.505Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-07T03:00:10.505Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-07T03:00:10.505Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-07T03:00:10.505Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:00:10.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T03:00:10.917Z] [2023-02-07T03:00:10.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:00:11.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T03:00:11.221Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-07T03:00:11.221Z] b85a868b505f: Pulling fs layer [2023-02-07T03:00:11.221Z] e2be974225ed: Pulling fs layer [2023-02-07T03:00:11.221Z] 339a4e72a1f5: Pulling fs layer [2023-02-07T03:00:11.221Z] 988bab9f4d93: Pulling fs layer [2023-02-07T03:00:11.221Z] 1469e6f7b9e6: Pulling fs layer [2023-02-07T03:00:11.221Z] eaf3925da568: Pulling fs layer [2023-02-07T03:00:11.221Z] bab4dde63d76: Pulling fs layer [2023-02-07T03:00:11.221Z] bde34c3a00c8: Pulling fs layer [2023-02-07T03:00:11.221Z] b352a97aabf1: Pulling fs layer [2023-02-07T03:00:11.221Z] 4872d77fe225: Pulling fs layer [2023-02-07T03:00:11.221Z] 5851b861e8e6: Pulling fs layer [2023-02-07T03:00:11.221Z] b352a97aabf1: Waiting [2023-02-07T03:00:11.221Z] bab4dde63d76: Waiting [2023-02-07T03:00:11.221Z] bde34c3a00c8: Waiting [2023-02-07T03:00:11.221Z] 4872d77fe225: Waiting [2023-02-07T03:00:11.221Z] 988bab9f4d93: Waiting [2023-02-07T03:00:11.221Z] 1469e6f7b9e6: Waiting [2023-02-07T03:00:11.221Z] 5851b861e8e6: Waiting [2023-02-07T03:00:11.221Z] eaf3925da568: Waiting [2023-02-07T03:00:11.221Z] e2be974225ed: Verifying Checksum [2023-02-07T03:00:11.221Z] e2be974225ed: Download complete [2023-02-07T03:00:11.221Z] 988bab9f4d93: Verifying Checksum [2023-02-07T03:00:11.221Z] 988bab9f4d93: Download complete [2023-02-07T03:00:11.485Z] 1469e6f7b9e6: Verifying Checksum [2023-02-07T03:00:11.485Z] 1469e6f7b9e6: Download complete [2023-02-07T03:00:11.485Z] 339a4e72a1f5: Verifying Checksum [2023-02-07T03:00:11.485Z] 339a4e72a1f5: Download complete [2023-02-07T03:00:11.747Z] eaf3925da568: Download complete [2023-02-07T03:00:11.747Z] bde34c3a00c8: Verifying Checksum [2023-02-07T03:00:11.747Z] bde34c3a00c8: Download complete [2023-02-07T03:00:11.747Z] b352a97aabf1: Verifying Checksum [2023-02-07T03:00:11.747Z] b352a97aabf1: Download complete [2023-02-07T03:00:11.747Z] 4872d77fe225: Download complete [2023-02-07T03:00:11.747Z] 5851b861e8e6: Download complete [2023-02-07T03:00:11.747Z] b85a868b505f: Verifying Checksum [2023-02-07T03:00:11.747Z] b85a868b505f: Download complete [2023-02-07T03:00:12.316Z] bab4dde63d76: Verifying Checksum [2023-02-07T03:00:12.316Z] bab4dde63d76: Download complete [2023-02-07T03:00:13.252Z] b85a868b505f: Pull complete [2023-02-07T03:00:13.253Z] e2be974225ed: Pull complete [2023-02-07T03:00:13.821Z] 339a4e72a1f5: Pull complete [2023-02-07T03:00:13.821Z] 988bab9f4d93: Pull complete [2023-02-07T03:00:14.081Z] 1469e6f7b9e6: Pull complete [2023-02-07T03:00:14.081Z] eaf3925da568: Pull complete [2023-02-07T03:00:15.991Z] bab4dde63d76: Pull complete [2023-02-07T03:00:16.251Z] bde34c3a00c8: Pull complete [2023-02-07T03:00:16.251Z] b352a97aabf1: Pull complete [2023-02-07T03:00:16.511Z] 4872d77fe225: Pull complete [2023-02-07T03:00:16.511Z] 5851b861e8e6: Pull complete [2023-02-07T03:00:16.511Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-07T03:00:16.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T03:00:16.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:00:16.605Z] prd-ubuntu20.04-docker-8c-8g-4818 does not seem to be running inside a container [2023-02-07T03:00:16.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-07T03:00:20.552Z] $ docker top 7c51d6252ade7cdec013c111f5f712b30156cbbad0fc2faeb8184228c12b173c -eo pid,comm [2023-02-07T03:00:20.621Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-07T03:00:20.621Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T03:00:20.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T03:00:20.658Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T03:00:20.804Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T03:00:20.811Z] $ docker exec 7c51d6252ade7cdec013c111f5f712b30156cbbad0fc2faeb8184228c12b173c ssh-agent [2023-02-07T03:00:20.928Z] SSH_AUTH_SOCK=/tmp/ssh-RE4TlBuUajek/agent.13 [2023-02-07T03:00:20.928Z] SSH_AGENT_PID=19 [2023-02-07T03:00:20.937Z] Running ssh-add (command line suppressed) [2023-02-07T03:00:21.052Z] Identity added: /w/workspace/edgex-go/395@tmp/private_key_17906720234798423320.key (/w/workspace/edgex-go/395@tmp/private_key_17906720234798423320.key) [2023-02-07T03:00:21.065Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T03:00:21.376Z] + git tag --points-at HEAD [Pipeline] } [2023-02-07T03:00:21.402Z] $ docker exec --env ******** --env ******** 7c51d6252ade7cdec013c111f5f712b30156cbbad0fc2faeb8184228c12b173c ssh-agent -k [2023-02-07T03:00:21.509Z] unset SSH_AUTH_SOCK; [2023-02-07T03:00:21.510Z] unset SSH_AGENT_PID; [2023-02-07T03:00:21.511Z] echo Agent pid 19 killed; [2023-02-07T03:00:21.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-07T03:00:21.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T03:00:21.537Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T03:00:21.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T03:00:21.671Z] $ docker exec 7c51d6252ade7cdec013c111f5f712b30156cbbad0fc2faeb8184228c12b173c ssh-agent [2023-02-07T03:00:21.788Z] SSH_AUTH_SOCK=/tmp/ssh-jhpKqV0SGw09/agent.69 [2023-02-07T03:00:21.788Z] SSH_AGENT_PID=75 [2023-02-07T03:00:21.793Z] Running ssh-add (command line suppressed) [2023-02-07T03:00:21.907Z] Identity added: /w/workspace/edgex-go/395@tmp/private_key_14863803785044370404.key (/w/workspace/edgex-go/395@tmp/private_key_14863803785044370404.key) [2023-02-07T03:00:21.922Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T03:00:22.209Z] + git semver init [2023-02-07T03:00:22.469Z] 2023-02-07 03:00:22,433 [run_init] DEBUG init version:0.0.0 force:False [2023-02-07T03:00:22.469Z] 2023-02-07 03:00:22,434 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/395/.semver [2023-02-07T03:00:22.469Z] 2023-02-07 03:00:22,434 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/395/.semver [2023-02-07T03:00:22.469Z] 2023-02-07 03:00:22,434 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/395/.semver'], cwd=/w/workspace/edgex-go/395, universal_newlines=False, shell=None, istream=None) [2023-02-07T03:00:29.037Z] 2023-02-07 03:00:28,246 [append_file] DEBUG append to file:/w/workspace/edgex-go/395/.git/info/exclude [2023-02-07T03:00:29.037Z] 2023-02-07 03:00:28,246 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/395/.semver/main with force:False [2023-02-07T03:00:29.037Z] 2023-02-07 03:00:28,246 [read_version] DEBUG read version from /w/workspace/edgex-go/395/.semver/main [2023-02-07T03:00:29.037Z] 2023-02-07 03:00:28,246 [read_version] DEBUG read version from /w/workspace/edgex-go/395/.semver/main [2023-02-07T03:00:29.037Z] 3.0.0-dev.36 [Pipeline] } [2023-02-07T03:00:29.048Z] $ docker exec --env ******** --env ******** 7c51d6252ade7cdec013c111f5f712b30156cbbad0fc2faeb8184228c12b173c ssh-agent -k [2023-02-07T03:00:29.159Z] unset SSH_AUTH_SOCK; [2023-02-07T03:00:29.160Z] unset SSH_AGENT_PID; [2023-02-07T03:00:29.160Z] echo Agent pid 75 killed; [2023-02-07T03:00:29.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T03:00:29.463Z] + git semver [Pipeline] } [2023-02-07T03:00:29.741Z] $ docker stop --time=1 7c51d6252ade7cdec013c111f5f712b30156cbbad0fc2faeb8184228c12b173c [2023-02-07T03:00:31.097Z] $ docker rm -f --volumes 7c51d6252ade7cdec013c111f5f712b30156cbbad0fc2faeb8184228c12b173c [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T03:00:31.446Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-07T03:00:31.753Z] Stashed 1 file(s) [Pipeline] echo [2023-02-07T03:00:31.756Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.36 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T03:00:32.191Z] + git config --global --add safe.directory /w/workspace/edgex-go/395 [Pipeline] echo [2023-02-07T03:00:32.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T03:00:32.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T03:00:32.224Z] ========================================================= [2023-02-07T03:00:32.224Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-07T03:00:32.224Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-07T03:00:32.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T03:00:32.515Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-07T03:00:32.515Z] 213ec9aee27d: Pulling fs layer [2023-02-07T03:00:32.515Z] 4583459ba037: Pulling fs layer [2023-02-07T03:00:32.515Z] 93c1e223e6f2: Pulling fs layer [2023-02-07T03:00:32.515Z] 53926ce57604: Pulling fs layer [2023-02-07T03:00:32.515Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-07T03:00:32.515Z] 22ff95d597cd: Pulling fs layer [2023-02-07T03:00:32.515Z] 12d6caf4c0d1: Pulling fs layer [2023-02-07T03:00:32.515Z] 96b7cbca73a9: Pulling fs layer [2023-02-07T03:00:32.515Z] a7acece74701: Pulling fs layer [2023-02-07T03:00:32.515Z] 22ff95d597cd: Waiting [2023-02-07T03:00:32.515Z] 12d6caf4c0d1: Waiting [2023-02-07T03:00:32.515Z] 96b7cbca73a9: Waiting [2023-02-07T03:00:32.515Z] a7acece74701: Waiting [2023-02-07T03:00:32.515Z] 53926ce57604: Waiting [2023-02-07T03:00:32.515Z] 21b2b0c7a3f4: Waiting [2023-02-07T03:00:32.515Z] 93c1e223e6f2: Verifying Checksum [2023-02-07T03:00:32.515Z] 93c1e223e6f2: Download complete [2023-02-07T03:00:32.515Z] 4583459ba037: Download complete [2023-02-07T03:00:32.515Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-07T03:00:32.515Z] 21b2b0c7a3f4: Download complete [2023-02-07T03:00:32.790Z] 22ff95d597cd: Verifying Checksum [2023-02-07T03:00:32.790Z] 22ff95d597cd: Download complete [2023-02-07T03:00:32.790Z] 213ec9aee27d: Verifying Checksum [2023-02-07T03:00:32.790Z] 213ec9aee27d: Download complete [2023-02-07T03:00:32.790Z] 12d6caf4c0d1: Download complete [2023-02-07T03:00:32.790Z] 213ec9aee27d: Pull complete [2023-02-07T03:00:33.082Z] 4583459ba037: Pull complete [2023-02-07T03:00:33.082Z] 93c1e223e6f2: Pull complete [2023-02-07T03:00:36.099Z] a7acece74701: Verifying Checksum [2023-02-07T03:00:36.099Z] a7acece74701: Download complete [2023-02-07T03:00:36.099Z] 96b7cbca73a9: Verifying Checksum [2023-02-07T03:00:36.099Z] 96b7cbca73a9: Download complete [2023-02-07T03:00:36.360Z] 53926ce57604: Verifying Checksum [2023-02-07T03:00:36.360Z] 53926ce57604: Download complete [2023-02-07T03:00:40.553Z] 53926ce57604: Pull complete [2023-02-07T03:00:40.553Z] 21b2b0c7a3f4: Pull complete [2023-02-07T03:00:40.553Z] 22ff95d597cd: Pull complete [2023-02-07T03:00:40.553Z] 12d6caf4c0d1: Pull complete [2023-02-07T03:00:43.091Z] 96b7cbca73a9: Pull complete [2023-02-07T03:00:43.660Z] a7acece74701: Pull complete [2023-02-07T03:00:43.660Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-07T03:00:43.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T03:00:43.660Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-07T03:00:43.951Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T03:00:43.951Z] WORKDIR /edgex [2023-02-07T03:00:43.951Z] COPY go.mod . [2023-02-07T03:00:43.951Z] RUN go mod download [2023-02-07T03:00:43.951Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-07T03:00:44.516Z] Sending build context to Docker daemon 170.1MB [2023-02-07T03:00:44.775Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T03:00:44.775Z] ---> db6d94c90886 [2023-02-07T03:00:44.775Z] Step 2/4 : WORKDIR /edgex [2023-02-07T03:00:46.850Z] Still waiting to schedule task [2023-02-07T03:00:46.850Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4816’ [2023-02-07T03:00:48.085Z] ---> Running in c7af544c799f [2023-02-07T03:00:48.085Z] Removing intermediate container c7af544c799f [2023-02-07T03:00:48.085Z] ---> 1eb6f9cd602e [2023-02-07T03:00:48.085Z] Step 3/4 : COPY go.mod . [2023-02-07T03:00:48.085Z] ---> e3638c70d2bd [2023-02-07T03:00:48.085Z] Step 4/4 : RUN go mod download [2023-02-07T03:00:48.085Z] ---> Running in 58bb401b98de [2023-02-07T03:01:00.348Z] Removing intermediate container 58bb401b98de [2023-02-07T03:01:00.348Z] ---> 72ad7c1e2246 [2023-02-07T03:01:00.348Z] Successfully built 72ad7c1e2246 [2023-02-07T03:01:00.348Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:01:00.650Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T03:01:00.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:01:00.725Z] prd-ubuntu20.04-docker-8c-8g-4818 does not seem to be running inside a container [2023-02-07T03:01:00.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-07T03:01:01.216Z] $ docker top a721a5ba119e559a2df4b49ce629bbc8349a175100e78690909625c74d13b26a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:01:01.561Z] + go version [2023-02-07T03:01:01.561Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-07T03:01:01.575Z] $ docker stop --time=1 a721a5ba119e559a2df4b49ce629bbc8349a175100e78690909625c74d13b26a [2023-02-07T03:01:02.941Z] $ docker rm -f --volumes a721a5ba119e559a2df4b49ce629bbc8349a175100e78690909625c74d13b26a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:01:03.462Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T03:01:03.462Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:01:03.757Z] prd-ubuntu20.04-docker-8c-8g-4818 does not seem to be running inside a container [2023-02-07T03:01:04.040Z] $ 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/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-07T03:01:04.452Z] $ docker top d2ec221773e3491b43e9d58d885c01994d8762a2a629e0971de77810599a916c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-07T03:01:04.513Z] ========================================================= [2023-02-07T03:01:04.513Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-07T03:01:04.513Z] ========================================================= [Pipeline] sh [2023-02-07T03:01:04.792Z] + git config --global --add safe.directory /w/workspace/edgex-go/395 [Pipeline] fileExists [Pipeline] sh [2023-02-07T03:01:05.088Z] + make test [2023-02-07T03:01:05.088Z] go test -race -coverprofile=coverage.out ./... [2023-02-07T03:01:11.653Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-07T03:01:26.540Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-07T03:01:26.540Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-07T03:01:26.540Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-07T03:01:27.112Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-07T03:01:27.112Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-07T03:01:27.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-07T03:01:27.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-07T03:01:27.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-07T03:01:27.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-07T03:01:27.112Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-07T03:01:27.369Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-07T03:01:27.369Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-07T03:01:27.369Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-07T03:01:27.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-07T03:01:28.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.084s coverage: 28.7% of statements [2023-02-07T03:01:28.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-07T03:01:28.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-07T03:01:28.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements [2023-02-07T03:01:28.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.123s coverage: 43.1% of statements [2023-02-07T03:01:28.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-07T03:01:28.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-07T03:01:28.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-07T03:01:28.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.0% of statements [2023-02-07T03:01:28.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-07T03:01:28.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-07T03:01:33.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.488s coverage: 89.2% of statements [2023-02-07T03:01:33.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-07T03:01:33.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-07T03:01:33.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:01:33.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-07T03:01:33.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-07T03:01:33.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.074s coverage: 2.6% of statements [2023-02-07T03:01:33.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-07T03:01:33.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-07T03:01:33.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.545s coverage: 95.6% of statements [2023-02-07T03:01:33.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-07T03:01:33.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:01:33.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-07T03:01:33.849Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements [2023-02-07T03:01:33.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-07T03:01:33.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-07T03:01:33.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-07T03:01:33.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-07T03:01:33.849Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-07T03:01:33.850Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 65.9% of statements [2023-02-07T03:01:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-07T03:01:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-07T03:01:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-07T03:01:33.850Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements [2023-02-07T03:01:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-07T03:01:33.850Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.6% of statements [2023-02-07T03:01:33.850Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-07T03:01:33.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2023-02-07T03:01:33.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 82.9% of statements [2023-02-07T03:01:33.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2023-02-07T03:01:33.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.119s coverage: 96.3% of statements [2023-02-07T03:01:33.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.076s coverage: 87.5% of statements [2023-02-07T03:01:38.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements [2023-02-07T03:01:38.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.083s coverage: 44.8% of statements [2023-02-07T03:01:44.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.292s coverage: 79.9% of statements [2023-02-07T03:01:44.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-07T03:01:47.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-07T03:01:47.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-07T03:01:47.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-07T03:01:47.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-07T03:01:47.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-07T03:01:47.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 77.4% of statements [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-07T03:01:47.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements [2023-02-07T03:01:47.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.075s coverage: 87.2% of statements [2023-02-07T03:01:47.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.240s coverage: 91.2% of statements [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-07T03:01:47.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 64.7% of statements [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-07T03:01:47.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-02-07T03:01:47.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-02-07T03:01:47.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-02-07T03:01:47.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-02-07T03:01:47.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-02-07T03:01:47.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.362s coverage: 65.3% of statements [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-07T03:01:47.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.208s coverage: 41.8% of statements [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-07T03:01:47.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.081s coverage: 89.5% of statements [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-07T03:01:47.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-07T03:01:47.990Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-07T03:01:47.990Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.176s coverage: 92.3% of statements [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-07T03:01:47.990Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-07T03:01:47.990Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-07T03:01:47.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:01:47.990Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-07T03:02:10.077Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-07T03:02:10.077Z] go vet ./... [2023-02-07T03:02:13.437Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-07T03:02:13.695Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-07T03:02:13.695Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-07T03:02:13.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-07T03:02:14.249Z] + ls -al . [2023-02-07T03:02:14.249Z] total 744 [2023-02-07T03:02:14.249Z] drwxrwxr-x 11 1001 1001 4096 Feb 7 03:01 . [2023-02-07T03:02:14.249Z] drwxr-xr-x 4 root root 4096 Feb 7 03:01 .. [2023-02-07T03:02:14.249Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 03:00 .blubracket [2023-02-07T03:02:14.249Z] -rw-rw-r-- 1 1001 1001 16 Feb 7 03:00 .dockerignore [2023-02-07T03:02:14.249Z] drwxrwxr-x 8 1001 1001 4096 Feb 7 03:01 .git [2023-02-07T03:02:14.249Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 03:00 .github [2023-02-07T03:02:14.249Z] -rw-rw-r-- 1 1001 1001 1024 Feb 7 03:00 .gitignore [2023-02-07T03:02:14.249Z] -rw-rw-r-- 1 1001 1001 42 Feb 7 03:00 .golangci.yml [2023-02-07T03:02:14.249Z] -rw-rw-r-- 1 1001 1001 87 Feb 7 03:00 .hadolint.yml [2023-02-07T03:02:14.249Z] drwxr-xr-x 3 1001 1001 4096 Feb 7 03:00 .semver [2023-02-07T03:02:14.249Z] -rw-rw-r-- 1 1001 1001 166 Feb 7 03:00 .sonarcloud.properties [2023-02-07T03:02:14.249Z] -rw-rw-r-- 1 1001 1001 1171 Feb 7 03:00 ADOPTERS.md [2023-02-07T03:02:14.249Z] -rw-rw-r-- 1 1001 1001 10825 Feb 7 03:00 Attribution.txt [2023-02-07T03:02:14.249Z] -rw-rw-r-- 1 1001 1001 73765 Feb 7 03:00 CHANGELOG.md [2023-02-07T03:02:14.249Z] -rw-rw-r-- 1 1001 1001 3804 Feb 7 03:00 CONTRIBUTING.md [2023-02-07T03:02:14.249Z] -rw-rw-r-- 1 1001 1001 677 Feb 7 03:00 GOVERNANCE.md [2023-02-07T03:02:14.249Z] -rw-rw-r-- 1 1001 1001 850 Feb 7 03:00 Jenkinsfile [2023-02-07T03:02:14.249Z] -rw-rw-r-- 1 1001 1001 10775 Feb 7 03:00 LICENSE [2023-02-07T03:02:14.249Z] -rw-rw-r-- 1 1001 1001 13375 Feb 7 03:00 Makefile [2023-02-07T03:02:14.249Z] -rw-rw-r-- 1 1001 1001 582 Feb 7 03:00 OWNERS.md [2023-02-07T03:02:14.249Z] -rw-rw-r-- 1 1001 1001 9403 Feb 7 03:00 README.md [2023-02-07T03:02:14.249Z] -rw-rw-r-- 1 1001 1001 6912 Feb 7 03:00 SECURITY.md [2023-02-07T03:02:14.249Z] -rw-rw-r-- 1 1001 1001 12 Feb 7 03:00 VERSION [2023-02-07T03:02:14.249Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 03:00 bin [2023-02-07T03:02:14.249Z] drwxrwxr-x 17 1001 1001 4096 Feb 7 03:00 cmd [2023-02-07T03:02:14.249Z] -rw-r--r-- 1 root root 486191 Feb 7 03:01 coverage.out [2023-02-07T03:02:14.249Z] -rw-rw-r-- 1 1001 1001 3294 Feb 7 03:00 go.mod [2023-02-07T03:02:14.249Z] -rw-rw-r-- 1 1001 1001 34708 Feb 7 03:00 go.sum [2023-02-07T03:02:14.249Z] drwxrwxr-x 7 1001 1001 4096 Feb 7 03:00 internal [2023-02-07T03:02:14.249Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 03:00 openapi [2023-02-07T03:02:14.249Z] drwxrwxr-x 4 1001 1001 4096 Feb 7 03:00 snap [2023-02-07T03:02:14.249Z] -rw-rw-r-- 1 1001 1001 204 Feb 7 03:00 version.go [Pipeline] sh [2023-02-07T03:02:14.537Z] + '[' -e coverage.out ] [2023-02-07T03:02:14.537Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-07T03:02:14.643Z] Stashed 1 file(s) [Pipeline] sh [2023-02-07T03:02:14.924Z] + make build [2023-02-07T03:02:14.924Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-07T03:02:29.802Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-07T03:02:29.802Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-07T03:02:30.369Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-07T03:02:31.306Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-07T03:02:39.430Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-07T03:02:40.811Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-07T03:02:41.747Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-07T03:02:43.124Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-07T03:02:44.061Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-07T03:02:44.997Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-07T03:02:48.306Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-07T03:02:49.255Z] $ docker stop --time=1 d2ec221773e3491b43e9d58d885c01994d8762a2a629e0971de77810599a916c [2023-02-07T03:02:51.641Z] $ docker rm -f --volumes d2ec221773e3491b43e9d58d885c01994d8762a2a629e0971de77810599a916c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:02:52.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T03:02:52.536Z] [2023-02-07T03:02:52.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:02:52.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T03:02:52.836Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-07T03:02:52.836Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-07T03:02:52.836Z] ca9280d653b3: Pulling fs layer [2023-02-07T03:02:52.836Z] 7e9c9ca2126c: Pulling fs layer [2023-02-07T03:02:53.103Z] cbdbe7a5bc2a: Download complete [2023-02-07T03:02:53.103Z] cbdbe7a5bc2a: Pull complete [2023-02-07T03:02:53.103Z] ca9280d653b3: Verifying Checksum [2023-02-07T03:02:53.103Z] ca9280d653b3: Download complete [2023-02-07T03:02:53.671Z] 7e9c9ca2126c: Download complete [2023-02-07T03:02:53.671Z] ca9280d653b3: Pull complete [2023-02-07T03:02:56.955Z] 7e9c9ca2126c: Pull complete [2023-02-07T03:02:56.955Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-07T03:02:56.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T03:02:56.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:02:57.033Z] prd-ubuntu20.04-docker-8c-8g-4818 does not seem to be running inside a container [2023-02-07T03:02:57.070Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-07T03:02:58.845Z] $ docker top 2097dc1c0facedf6a4f8fa7ba43e747fe8796360c09a54eb5fe8fd2e55eca256 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:02:59.190Z] + docker-compose build --help [2023-02-07T03:02:59.190Z] + grep parallel [2023-02-07T03:02:59.757Z] --parallel Build images in parallel. [Pipeline] } [2023-02-07T03:02:59.770Z] $ docker stop --time=1 2097dc1c0facedf6a4f8fa7ba43e747fe8796360c09a54eb5fe8fd2e55eca256 [2023-02-07T03:03:01.067Z] $ docker rm -f --volumes 2097dc1c0facedf6a4f8fa7ba43e747fe8796360c09a54eb5fe8fd2e55eca256 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:03:01.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-07T03:03:01.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:03:01.538Z] prd-ubuntu20.04-docker-8c-8g-4818 does not seem to be running inside a container [2023-02-07T03:03:01.572Z] $ 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/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-07T03:03:01.935Z] $ docker top 72aa76aec0458008820da6aaef61225e8f3f0fbf67e1b62c965585f493d1e69f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:03:02.271Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-07T03:03:02.838Z] Building core-command ... [2023-02-07T03:03:02.838Z] Building core-common-config-bootstrapper ... [2023-02-07T03:03:02.838Z] Building core-data ... [2023-02-07T03:03:02.838Z] Building core-metadata ... [2023-02-07T03:03:02.838Z] Building security-bootstrapper ... [2023-02-07T03:03:02.838Z] Building security-proxy-setup ... [2023-02-07T03:03:02.838Z] Building security-secretstore-setup ... [2023-02-07T03:03:02.838Z] Building security-spiffe-token-provider ... [2023-02-07T03:03:02.838Z] Building security-spire-agent ... [2023-02-07T03:03:02.838Z] Building security-spire-config ... [2023-02-07T03:03:02.838Z] Building security-spire-server ... [2023-02-07T03:03:02.838Z] Building support-notifications ... [2023-02-07T03:03:02.838Z] Building support-scheduler ... [2023-02-07T03:03:02.838Z] Building security-spire-agent [2023-02-07T03:03:02.838Z] Building core-command [2023-02-07T03:03:02.838Z] Building security-proxy-setup [2023-02-07T03:03:02.838Z] Building security-secretstore-setup [2023-02-07T03:03:02.838Z] Building core-metadata [2023-02-07T03:03:15.043Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:03:15.043Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:03:15.043Z] ---> 72ad7c1e2246 [2023-02-07T03:03:15.043Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:03:15.043Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:03:15.043Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:03:15.043Z] ---> 72ad7c1e2246 [2023-02-07T03:03:15.043Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:03:15.043Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:03:15.043Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:03:15.043Z] ---> 72ad7c1e2246 [2023-02-07T03:03:15.043Z] Step 3/21 : WORKDIR /edgex-go [2023-02-07T03:03:15.043Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:03:15.043Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:03:15.043Z] ---> 72ad7c1e2246 [2023-02-07T03:03:15.043Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T03:03:15.043Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:03:15.043Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:03:15.043Z] ---> 72ad7c1e2246 [2023-02-07T03:03:15.043Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T03:03:17.686Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4823 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-02-07T03:03:17.700Z] Running in /w/workspace/edgex-go/395 [Pipeline] { [Pipeline] checkout [2023-02-07T03:03:17.733Z] The recommended git tool is: git [2023-02-07T03:03:20.325Z] ---> Running in f624ee897bd7 [2023-02-07T03:03:20.325Z] ---> Running in c0e1fbd2c06e [2023-02-07T03:03:20.325Z] ---> Running in 46ac871af767 [2023-02-07T03:03:20.325Z] ---> Running in 07de11fdf4a9 [2023-02-07T03:03:20.325Z] ---> Running in 6dd4119ae906 [2023-02-07T03:03:20.325Z] Removing intermediate container f624ee897bd7 [2023-02-07T03:03:20.325Z] ---> 797f3485fbe1 [2023-02-07T03:03:20.325Z] Step 4/23 : WORKDIR /edgex-go [2023-02-07T03:03:20.325Z] Removing intermediate container 46ac871af767 [2023-02-07T03:03:20.325Z] ---> 8932ba51f066 [2023-02-07T03:03:20.325Z] Step 4/24 : WORKDIR /edgex-go [2023-02-07T03:03:20.325Z] ---> Running in ed585d18131b [2023-02-07T03:03:20.325Z] Removing intermediate container c0e1fbd2c06e [2023-02-07T03:03:20.325Z] ---> f0f4363391b3 [2023-02-07T03:03:20.325Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-07T03:03:20.325Z] Removing intermediate container 07de11fdf4a9 [2023-02-07T03:03:20.325Z] ---> dd410cbdcd57 [2023-02-07T03:03:20.325Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-07T03:03:20.325Z] Removing intermediate container 6dd4119ae906 [2023-02-07T03:03:20.325Z] ---> 4d967d810f21 [2023-02-07T03:03:20.325Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T03:03:20.325Z] ---> Running in 0dafee8e54eb [2023-02-07T03:03:20.585Z] ---> Running in 341a38e8c235 [2023-02-07T03:03:20.585Z] ---> Running in 181e02185909 [2023-02-07T03:03:20.585Z] ---> Running in 773181a2ce24 [2023-02-07T03:03:20.585Z] Removing intermediate container ed585d18131b [2023-02-07T03:03:20.585Z] ---> 432a82ab7980 [2023-02-07T03:03:20.585Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-07T03:03:20.585Z] ---> Running in 41b60d1c6f60 [2023-02-07T03:03:20.585Z] Removing intermediate container 0dafee8e54eb [2023-02-07T03:03:20.585Z] ---> cb4c529533bd [2023-02-07T03:03:20.585Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-07T03:03:20.585Z] ---> Running in e9eb20c178ca [2023-02-07T03:03:21.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:03:21.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:03:21.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:03:21.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:03:21.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:03:21.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:03:21.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:03:21.420Z] OK: 211 MiB in 51 packages [2023-02-07T03:03:21.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:03:21.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:03:21.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:03:21.683Z] OK: 211 MiB in 51 packages [2023-02-07T03:03:21.683Z] OK: 211 MiB in 51 packages [2023-02-07T03:03:21.942Z] OK: 211 MiB in 51 packages [2023-02-07T03:03:21.942Z] OK: 211 MiB in 51 packages [2023-02-07T03:03:21.942Z] Removing intermediate container 341a38e8c235 [2023-02-07T03:03:21.942Z] ---> aae6abbfe120 [2023-02-07T03:03:21.942Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-07T03:03:22.201Z] ---> d25bf5bd2092 [2023-02-07T03:03:22.201Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:03:22.201Z] ---> Running in 42d6db6cb6af [2023-02-07T03:03:22.201Z] Removing intermediate container 181e02185909 [2023-02-07T03:03:22.201Z] ---> fada1ade5c3e [2023-02-07T03:03:22.201Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T03:03:22.201Z] Removing intermediate container 773181a2ce24 [2023-02-07T03:03:22.201Z] ---> 800cc320af31 [2023-02-07T03:03:22.201Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T03:03:22.460Z] ---> 43f38f6e112b [2023-02-07T03:03:22.460Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:03:22.460Z] ---> Running in 3d10614a7e8f [2023-02-07T03:03:22.460Z] ---> 47d4bb30e99c [2023-02-07T03:03:22.460Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:03:22.460Z] Removing intermediate container e9eb20c178ca [2023-02-07T03:03:22.460Z] ---> e61121bedcab [2023-02-07T03:03:22.460Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-07T03:03:22.719Z] Removing intermediate container 41b60d1c6f60 [2023-02-07T03:03:22.719Z] ---> bc48e088e3e4 [2023-02-07T03:03:22.719Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-07T03:03:22.719Z] ---> Running in 340afce0473d [2023-02-07T03:03:22.719Z] ---> e625f0dbbfb3 [2023-02-07T03:03:22.719Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:03:22.977Z] ---> Running in 6c04fb7abfb2 [2023-02-07T03:03:22.977Z] ---> bec6608c4749 [2023-02-07T03:03:22.977Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:03:22.977Z] ---> Running in 81c8d72682df [2023-02-07T03:03:23.674Z] using credential edgex-jenkins-ssh [2023-02-07T03:03:23.691Z] Cloning the remote Git repository [2023-02-07T03:03:23.738Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-07T03:03:23.823Z] > git init /w/workspace/edgex-go/395 # timeout=10 [2023-02-07T03:03:23.974Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-07T03:03:23.975Z] > git --version # timeout=10 [2023-02-07T03:03:24.007Z] > git --version # 'git version 2.25.1' [2023-02-07T03:03:24.009Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T03:03:24.074Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T03:03:44.005Z] Avoid second fetch [2023-02-07T03:03:44.005Z] Checking out Revision 65e9980456b4b2f337a17b2905105e5bc0143998 (main) [2023-02-07T03:03:43.028Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-07T03:03:43.051Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T03:03:44.024Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T03:03:44.042Z] > git checkout -f 65e9980456b4b2f337a17b2905105e5bc0143998 # timeout=10 [2023-02-07T03:03:44.785Z] Commit message: "Merge pull request #4322 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.17" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T03:03:45.860Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-07T03:03:45.860Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T03:03:45.860Z] Dload Upload Total Spent Left Speed [2023-02-07T03:03:45.860Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 56671 0 --:--:-- --:--:-- --:--:-- 56671 [Pipeline] sh [2023-02-07T03:03:46.514Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-07T03:03:46.851Z] + sudo tee /etc/docker/daemon.new [2023-02-07T03:03:46.851Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-07T03:03:46.851Z] { [2023-02-07T03:03:46.851Z] "registry-mirrors": [ [2023-02-07T03:03:46.851Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-07T03:03:46.851Z] ], [2023-02-07T03:03:46.851Z] "bip": "10.250.0.254/24", [2023-02-07T03:03:46.851Z] "hosts": [ [2023-02-07T03:03:46.851Z] "tcp://0.0.0.0:5555", [2023-02-07T03:03:46.851Z] "unix:///var/run/docker.sock" [2023-02-07T03:03:46.851Z] ], [2023-02-07T03:03:46.851Z] "mtu": 1458, [2023-02-07T03:03:46.851Z] "selinux-enabled": true, [2023-02-07T03:03:46.851Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-07T03:03:46.851Z] } [Pipeline] sh [2023-02-07T03:03:47.201Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-07T03:03:47.554Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T03:04:05.879Z] provisioning config files... [2023-02-07T03:04:05.915Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/395@tmp/config15256016364961355094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:04:06.303Z] ---> docker-login.sh [2023-02-07T03:04:06.304Z] nexus3.edgexfoundry.org:10001 [2023-02-07T03:04:06.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:04:06.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:04:06.907Z] Configure a credential helper to remove this warning. See [2023-02-07T03:04:06.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:04:06.907Z] [2023-02-07T03:04:06.907Z] Login Succeeded [2023-02-07T03:04:06.907Z] nexus3.edgexfoundry.org:10002 [2023-02-07T03:04:07.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:04:07.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:04:07.506Z] Configure a credential helper to remove this warning. See [2023-02-07T03:04:07.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:04:07.506Z] [2023-02-07T03:04:07.506Z] Login Succeeded [2023-02-07T03:04:07.506Z] nexus3.edgexfoundry.org:10003 [2023-02-07T03:04:07.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:04:08.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:04:08.056Z] Configure a credential helper to remove this warning. See [2023-02-07T03:04:08.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:04:08.056Z] [2023-02-07T03:04:08.056Z] Login Succeeded [2023-02-07T03:04:08.056Z] nexus3.edgexfoundry.org:10004 [2023-02-07T03:04:08.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:04:08.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:04:08.347Z] Configure a credential helper to remove this warning. See [2023-02-07T03:04:08.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:04:08.347Z] [2023-02-07T03:04:08.347Z] Login Succeeded [2023-02-07T03:04:08.347Z] docker.io [2023-02-07T03:04:08.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:04:08.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:04:08.887Z] Configure a credential helper to remove this warning. See [2023-02-07T03:04:08.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:04:08.887Z] [2023-02-07T03:04:08.887Z] Login Succeeded [2023-02-07T03:04:08.887Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T03:04:08.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-07T03:04:09.569Z] + git config --global --add safe.directory /w/workspace/edgex-go/395 [Pipeline] echo [2023-02-07T03:04:09.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T03:04:09.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T03:04:09.615Z] ========================================================= [2023-02-07T03:04:09.615Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-07T03:04:09.615Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-07T03:04:09.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T03:04:11.912Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-07T03:04:11.912Z] 9b18e9b68314: Pulling fs layer [2023-02-07T03:04:11.912Z] 35d82f9e3411: Pulling fs layer [2023-02-07T03:04:11.912Z] e16973657156: Pulling fs layer [2023-02-07T03:04:11.912Z] fc693d55d65f: Pulling fs layer [2023-02-07T03:04:11.912Z] 7e9fc2657dce: Pulling fs layer [2023-02-07T03:04:11.912Z] dda99020689f: Pulling fs layer [2023-02-07T03:04:11.912Z] db1c61fa0a46: Pulling fs layer [2023-02-07T03:04:11.912Z] 891c053d2c06: Pulling fs layer [2023-02-07T03:04:11.912Z] fc693d55d65f: Waiting [2023-02-07T03:04:11.912Z] dda99020689f: Waiting [2023-02-07T03:04:11.912Z] 7e9fc2657dce: Waiting [2023-02-07T03:04:11.912Z] db1c61fa0a46: Waiting [2023-02-07T03:04:11.912Z] 891c053d2c06: Waiting [2023-02-07T03:04:12.187Z] e16973657156: Verifying Checksum [2023-02-07T03:04:12.187Z] e16973657156: Download complete [2023-02-07T03:04:12.187Z] 35d82f9e3411: Verifying Checksum [2023-02-07T03:04:12.187Z] 35d82f9e3411: Download complete [2023-02-07T03:04:12.187Z] 7e9fc2657dce: Verifying Checksum [2023-02-07T03:04:12.187Z] 7e9fc2657dce: Download complete [2023-02-07T03:04:12.187Z] dda99020689f: Verifying Checksum [2023-02-07T03:04:12.187Z] dda99020689f: Download complete [2023-02-07T03:04:12.187Z] 9b18e9b68314: Verifying Checksum [2023-02-07T03:04:12.187Z] 9b18e9b68314: Download complete [2023-02-07T03:04:13.169Z] 9b18e9b68314: Pull complete [2023-02-07T03:04:13.446Z] 891c053d2c06: Verifying Checksum [2023-02-07T03:04:13.446Z] 891c053d2c06: Download complete [2023-02-07T03:04:13.726Z] 35d82f9e3411: Pull complete [2023-02-07T03:04:13.997Z] e16973657156: Pull complete [2023-02-07T03:04:14.592Z] db1c61fa0a46: Verifying Checksum [2023-02-07T03:04:14.592Z] db1c61fa0a46: Download complete [2023-02-07T03:04:15.184Z] fc693d55d65f: Download complete [2023-02-07T03:04:19.267Z] Removing intermediate container 42d6db6cb6af [2023-02-07T03:04:19.267Z] ---> d46ee7c543a7 [2023-02-07T03:04:19.267Z] Step 7/21 : COPY . . [2023-02-07T03:04:19.267Z] Removing intermediate container 6c04fb7abfb2 [2023-02-07T03:04:19.267Z] ---> f53abc34ca2d [2023-02-07T03:04:19.267Z] Step 8/24 : COPY . . [2023-02-07T03:04:19.267Z] Removing intermediate container 81c8d72682df [2023-02-07T03:04:19.267Z] ---> 669f2a95c593 [2023-02-07T03:04:19.267Z] Step 8/23 : COPY . . [2023-02-07T03:04:19.267Z] Removing intermediate container 340afce0473d [2023-02-07T03:04:19.267Z] ---> 4aedac45d191 [2023-02-07T03:04:19.267Z] Step 7/24 : COPY . . [2023-02-07T03:04:19.267Z] Removing intermediate container 3d10614a7e8f [2023-02-07T03:04:19.267Z] ---> a782997d0d7f [2023-02-07T03:04:19.267Z] Step 7/24 : COPY . . [2023-02-07T03:04:27.525Z] fc693d55d65f: Pull complete [2023-02-07T03:04:27.525Z] 7e9fc2657dce: Pull complete [2023-02-07T03:04:27.525Z] dda99020689f: Pull complete [2023-02-07T03:04:33.071Z] db1c61fa0a46: Pull complete [2023-02-07T03:04:35.024Z] 891c053d2c06: Pull complete [2023-02-07T03:04:35.024Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-07T03:04:35.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T03:04:35.024Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-07T03:04:35.375Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T03:04:35.375Z] WORKDIR /edgex [2023-02-07T03:04:35.375Z] COPY go.mod . [2023-02-07T03:04:35.375Z] RUN go mod download [2023-02-07T03:04:35.375Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-07T03:04:35.964Z] Sending build context to Docker daemon 3.091MB [2023-02-07T03:04:35.964Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T03:04:35.964Z] ---> f96f9c87975a [2023-02-07T03:04:35.964Z] Step 2/4 : WORKDIR /edgex [2023-02-07T03:04:37.387Z] ---> 6247e8aedeb9 [2023-02-07T03:04:37.388Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T03:04:37.388Z] ---> a7f06e4230c6 [2023-02-07T03:04:37.388Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-07T03:04:37.388Z] ---> 682cc4349b1f [2023-02-07T03:04:37.388Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-07T03:04:37.388Z] ---> 97a311874dbb [2023-02-07T03:04:37.388Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-07T03:04:37.388Z] ---> 53fa1f704cf0 [2023-02-07T03:04:37.388Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-07T03:04:37.388Z] ---> Running in fd48443d640d [2023-02-07T03:04:37.388Z] ---> Running in ed9a83afacdb [2023-02-07T03:04:37.388Z] ---> Running in 4a608426bd50 [2023-02-07T03:04:37.388Z] ---> Running in ef5c7e8200ea [2023-02-07T03:04:37.388Z] ---> Running in 4bf48edbbb80 [2023-02-07T03:04:37.388Z] Removing intermediate container fd48443d640d [2023-02-07T03:04:37.388Z] ---> b1d5bf2d4905 [2023-02-07T03:04:37.388Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T03:04:37.388Z] ---> Running in 57d1c230b624 [2023-02-07T03:04:37.388Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-07T03:04:37.388Z] Removing intermediate container 57d1c230b624 [2023-02-07T03:04:37.388Z] ---> 4e84d1eb75be [2023-02-07T03:04:37.388Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-07T03:04:37.388Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-07T03:04:37.388Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-07T03:04:37.388Z] ---> Running in 4ef9864fc70d [2023-02-07T03:04:37.388Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-07T03:04:38.584Z] ---> Running in 28c39d6c0dda [2023-02-07T03:04:38.759Z] Removing intermediate container 4ef9864fc70d [2023-02-07T03:04:38.759Z] ---> cb1f23ba7cd5 [2023-02-07T03:04:38.759Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T03:04:38.854Z] Removing intermediate container 28c39d6c0dda [2023-02-07T03:04:38.854Z] ---> e5ddd0f0c8f2 [2023-02-07T03:04:38.854Z] Step 3/4 : COPY go.mod . [2023-02-07T03:04:39.020Z] ---> Running in 1918762e4029 [2023-02-07T03:04:39.020Z] Removing intermediate container 1918762e4029 [2023-02-07T03:04:39.020Z] ---> 7f3980bb216e [2023-02-07T03:04:39.020Z] [2023-02-07T03:04:39.020Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T03:04:39.020Z] 3.15: Pulling from library/alpine [2023-02-07T03:04:39.453Z] ---> b67cf0b9b21c [2023-02-07T03:04:39.454Z] Step 4/4 : RUN go mod download [2023-02-07T03:04:39.454Z] ---> Running in b7b438674d54 [2023-02-07T03:04:40.391Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-07T03:04:40.391Z] Status: Downloaded newer image for alpine:3.15 [2023-02-07T03:04:40.391Z] ---> c4fc93816858 [2023-02-07T03:04:40.391Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:04:40.391Z] ---> Running in f8e82c467bf3 [2023-02-07T03:04:40.648Z] Removing intermediate container f8e82c467bf3 [2023-02-07T03:04:40.648Z] ---> 4e617331cebc [2023-02-07T03:04:40.648Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T03:04:40.905Z] ---> Running in 891e218c0a5b [2023-02-07T03:04:41.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:04:41.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:04:42.433Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T03:04:42.433Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T03:04:42.433Z] OK: 15859 distinct packages available [2023-02-07T03:04:42.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:04:42.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:04:42.691Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-07T03:04:42.691Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-07T03:04:42.691Z] (3/5) Installing libucontext (1.1-r0) [2023-02-07T03:04:42.691Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-07T03:04:42.691Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-07T03:04:42.691Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T03:04:42.691Z] OK: 7 MiB in 19 packages [2023-02-07T03:04:49.249Z] Removing intermediate container 891e218c0a5b [2023-02-07T03:04:49.249Z] ---> 963bf605051c [2023-02-07T03:04:49.249Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-07T03:04:53.094Z] ---> 77c788a9393a [2023-02-07T03:04:53.094Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T03:04:57.360Z] ---> bb6e020d706d [2023-02-07T03:04:57.360Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T03:04:57.930Z] ---> 903175e528d4 [2023-02-07T03:04:57.930Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-07T03:04:58.496Z] ---> ba6d1c08584a [2023-02-07T03:04:58.496Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-07T03:04:59.063Z] ---> 6726f404648a [2023-02-07T03:04:59.063Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T03:04:59.319Z] ---> Running in 3e97c00a3336 [2023-02-07T03:04:59.921Z] Removing intermediate container 3e97c00a3336 [2023-02-07T03:04:59.921Z] ---> 8dfd0c0e59ca [2023-02-07T03:04:59.921Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T03:05:00.493Z] ---> Running in 738048826e92 [2023-02-07T03:05:00.751Z] Removing intermediate container 738048826e92 [2023-02-07T03:05:00.751Z] ---> 88ce4e158bca [2023-02-07T03:05:00.751Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T03:05:01.317Z] ---> Running in d52b4f341374 [2023-02-07T03:05:02.688Z] Removing intermediate container d52b4f341374 [2023-02-07T03:05:02.688Z] ---> 556bb32d38a4 [2023-02-07T03:05:02.688Z] Step 23/24 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:05:03.251Z] ---> Running in e99611c51ee1 [2023-02-07T03:05:04.900Z] Removing intermediate container e99611c51ee1 [2023-02-07T03:05:04.900Z] ---> d6489b272c12 [2023-02-07T03:05:04.900Z] Step 24/24 : LABEL version=3.0.0-dev.36 [2023-02-07T03:05:05.473Z] ---> Running in e1c157b7470f [2023-02-07T03:05:06.037Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-07T03:05:06.037Z] Removing intermediate container e1c157b7470f [2023-02-07T03:05:06.037Z] ---> 80ac94411ef0 [2023-02-07T03:05:06.037Z] [2023-02-07T03:05:06.294Z] Successfully built 80ac94411ef0 [2023-02-07T03:05:06.614Z] Successfully tagged security-spire-agent:latest [2023-02-07T03:05:06.614Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2023-02-07T03:05:06.873Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-07T03:05:10.159Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:05:10.159Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:05:10.159Z] ---> 72ad7c1e2246 [2023-02-07T03:05:10.159Z] Step 3/19 : WORKDIR /edgex-go [2023-02-07T03:05:10.159Z] ---> Using cache [2023-02-07T03:05:10.159Z] ---> 4d967d810f21 [2023-02-07T03:05:10.159Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-07T03:05:11.536Z] ---> Running in 354e7f6f7915 [2023-02-07T03:05:14.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:14.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:15.080Z] v3.16.3-154-ga2a60f3e0fe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-07T03:05:15.080Z] v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-07T03:05:15.080Z] OK: 17044 distinct packages available [2023-02-07T03:05:15.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:15.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:15.342Z] OK: 211 MiB in 51 packages [2023-02-07T03:05:16.719Z] Removing intermediate container ed9a83afacdb [2023-02-07T03:05:16.719Z] ---> 77a5092cc640 [2023-02-07T03:05:16.719Z] [2023-02-07T03:05:16.719Z] Step 10/23 : FROM alpine:3.16 [2023-02-07T03:05:16.719Z] Removing intermediate container 4bf48edbbb80 [2023-02-07T03:05:16.719Z] ---> 55d2eae4e458 [2023-02-07T03:05:16.719Z] [2023-02-07T03:05:16.719Z] Step 9/21 : FROM alpine:3.16 [2023-02-07T03:05:16.719Z] Removing intermediate container 4a608426bd50 [2023-02-07T03:05:16.719Z] ---> 51f6fa95b238 [2023-02-07T03:05:16.719Z] [2023-02-07T03:05:16.719Z] Step 10/24 : FROM alpine:3.16 [2023-02-07T03:05:16.719Z] Removing intermediate container ef5c7e8200ea [2023-02-07T03:05:16.719Z] ---> 2facdec0ad32 [2023-02-07T03:05:16.719Z] [2023-02-07T03:05:16.719Z] Step 9/24 : FROM alpine:3.16 [2023-02-07T03:05:16.719Z] Removing intermediate container 354e7f6f7915 [2023-02-07T03:05:16.719Z] ---> 479490873412 [2023-02-07T03:05:16.719Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-07T03:05:16.978Z] ---> f13410d5def1 [2023-02-07T03:05:16.978Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:05:16.978Z] ---> Running in be4c2fc3bf9e [2023-02-07T03:05:17.236Z] 3.16: Pulling from library/alpine [2023-02-07T03:05:17.236Z] 3.16: Pulling from library/alpine [2023-02-07T03:05:17.236Z] 3.16: Pulling from library/alpine [2023-02-07T03:05:18.375Z] Removing intermediate container b7b438674d54 [2023-02-07T03:05:18.375Z] ---> 231830d95dba [2023-02-07T03:05:18.375Z] Successfully built 231830d95dba [2023-02-07T03:05:18.375Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:05:18.631Z] 3.16: Pulling from library/alpine [2023-02-07T03:05:18.631Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T03:05:18.631Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T03:05:18.631Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T03:05:18.631Z] Status: Image is up to date for alpine:3.16 [2023-02-07T03:05:18.631Z] ---> bfe296a52501 [2023-02-07T03:05:18.631Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-07T03:05:18.631Z] ---> bfe296a52501 [2023-02-07T03:05:18.631Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:05:18.631Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T03:05:18.631Z] Status: Image is up to date for alpine:3.16 [2023-02-07T03:05:18.720Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T03:05:18.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:05:18.889Z] ---> bfe296a52501 [2023-02-07T03:05:18.889Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:05:18.889Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T03:05:18.889Z] Status: Image is up to date for alpine:3.16 [2023-02-07T03:05:18.889Z] ---> bfe296a52501 [2023-02-07T03:05:18.889Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-07T03:05:18.889Z] ---> Running in 9a9ba9bf6cd0 [2023-02-07T03:05:18.889Z] ---> Running in bc233c29bfa3 [2023-02-07T03:05:18.889Z] ---> Running in c89b6efcc12e [2023-02-07T03:05:18.889Z] ---> Running in 4a6b1f8be07b [2023-02-07T03:05:18.925Z] prd-ubuntu20.04-docker-arm64-4c-16g-4823 does not seem to be running inside a container [2023-02-07T03:05:19.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@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-02-07T03:05:19.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:19.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:19.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:19.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:19.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:19.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:19.976Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-07T03:05:19.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:19.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:19.976Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-07T03:05:19.976Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-07T03:05:19.976Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-07T03:05:19.976Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T03:05:19.976Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:05:19.976Z] OK: 6 MiB in 15 packages [2023-02-07T03:05:19.976Z] (5/6) Installing curl (7.83.1-r5) [2023-02-07T03:05:19.976Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-07T03:05:19.976Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:05:19.976Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:05:19.976Z] OK: 8 MiB in 20 packages [2023-02-07T03:05:20.236Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-07T03:05:20.236Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-07T03:05:20.236Z] (3/3) Installing su-exec (0.2-r1) [2023-02-07T03:05:20.236Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:05:20.236Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:05:20.236Z] OK: 6 MiB in 17 packages [2023-02-07T03:05:20.236Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T03:05:20.236Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:05:20.236Z] OK: 6 MiB in 15 packages [2023-02-07T03:05:20.315Z] $ docker top c10d49d7dfa66a6dd4f79abca1842fe7ae33e6c11a525ca9180466b272612c27 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:05:21.184Z] + go version [2023-02-07T03:05:21.184Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-07T03:05:21.211Z] $ docker stop --time=1 c10d49d7dfa66a6dd4f79abca1842fe7ae33e6c11a525ca9180466b272612c27 [2023-02-07T03:05:22.159Z] Removing intermediate container bc233c29bfa3 [2023-02-07T03:05:22.159Z] ---> ba7be388b346 [2023-02-07T03:05:22.159Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:05:22.731Z] ---> Running in fa4d0bb306ac [2023-02-07T03:05:22.731Z] Removing intermediate container 4a6b1f8be07b [2023-02-07T03:05:22.731Z] ---> c299dd4f07a5 [2023-02-07T03:05:22.731Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T03:05:22.889Z] $ docker rm -f --volumes c10d49d7dfa66a6dd4f79abca1842fe7ae33e6c11a525ca9180466b272612c27 [2023-02-07T03:05:23.037Z] Removing intermediate container c89b6efcc12e [2023-02-07T03:05:23.037Z] ---> 2107f82d3a79 [2023-02-07T03:05:23.037Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:05:23.037Z] Removing intermediate container 9a9ba9bf6cd0 [2023-02-07T03:05:23.037Z] ---> 2ccd2d1a1f9e [2023-02-07T03:05:23.037Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:05:23.298Z] ---> Running in 49e02c53a2c1 [2023-02-07T03:05:23.563Z] ---> Running in b53ddd69226e [2023-02-07T03:05:23.563Z] ---> Running in becc370915fc [2023-02-07T03:05:23.563Z] Removing intermediate container fa4d0bb306ac [2023-02-07T03:05:23.563Z] ---> df272a2c699a [2023-02-07T03:05:23.563Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-07T03:05:23.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T03:05:23.667Z] [2023-02-07T03:05:23.667Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:05:24.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T03:05:24.006Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-07T03:05:24.006Z] 29e5d40040c1: Pulling fs layer [2023-02-07T03:05:24.006Z] 1ce36da41761: Pulling fs layer [2023-02-07T03:05:24.006Z] 25b303627fd3: Pulling fs layer [2023-02-07T03:05:24.158Z] ---> Running in dcdcd5fa4604 [2023-02-07T03:05:24.158Z] Removing intermediate container 49e02c53a2c1 [2023-02-07T03:05:24.158Z] ---> 4b3a77097fb0 [2023-02-07T03:05:24.158Z] Step 12/24 : WORKDIR / [2023-02-07T03:05:24.278Z] 29e5d40040c1: Verifying Checksum [2023-02-07T03:05:24.278Z] 29e5d40040c1: Download complete [2023-02-07T03:05:24.421Z] Removing intermediate container b53ddd69226e [2023-02-07T03:05:24.421Z] ---> 898ffc25987d [2023-02-07T03:05:24.421Z] Step 12/21 : WORKDIR /edgex [2023-02-07T03:05:24.547Z] 1ce36da41761: Verifying Checksum [2023-02-07T03:05:24.547Z] 1ce36da41761: Download complete [2023-02-07T03:05:24.681Z] Removing intermediate container becc370915fc [2023-02-07T03:05:24.681Z] ---> f879496edc72 [2023-02-07T03:05:24.681Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-07T03:05:24.681Z] ---> Running in caa29813399e [2023-02-07T03:05:24.681Z] ---> Running in 8dffc5be2254 [2023-02-07T03:05:24.681Z] Removing intermediate container dcdcd5fa4604 [2023-02-07T03:05:24.681Z] ---> 9807b61f37d1 [2023-02-07T03:05:24.681Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-07T03:05:24.816Z] 29e5d40040c1: Pull complete [2023-02-07T03:05:24.941Z] ---> Running in d5bccbe04e57 [2023-02-07T03:05:24.941Z] ---> Running in 2d610f3b550e [2023-02-07T03:05:25.512Z] Removing intermediate container 8dffc5be2254 [2023-02-07T03:05:25.512Z] ---> 98ef28fb27ca [2023-02-07T03:05:25.512Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-07T03:05:25.512Z] Removing intermediate container caa29813399e [2023-02-07T03:05:25.512Z] ---> 97aeeee23f7e [2023-02-07T03:05:25.512Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-07T03:05:25.512Z] Removing intermediate container d5bccbe04e57 [2023-02-07T03:05:25.512Z] ---> c76e20fa4006 [2023-02-07T03:05:25.512Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-07T03:05:26.097Z] Removing intermediate container 2d610f3b550e [2023-02-07T03:05:26.097Z] ---> 404a6400b6e6 [2023-02-07T03:05:26.097Z] Step 15/24 : WORKDIR / [2023-02-07T03:05:26.097Z] ---> d8a7d41c558f [2023-02-07T03:05:26.097Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-07T03:05:26.097Z] ---> Running in f2e680bd8743 [2023-02-07T03:05:26.234Z] 1ce36da41761: Pull complete [2023-02-07T03:05:26.234Z] 25b303627fd3: Download complete [2023-02-07T03:05:26.355Z] ---> Running in d98831f07fd2 [2023-02-07T03:05:26.613Z] ---> 2863cb410a57 [2023-02-07T03:05:26.613Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-07T03:05:26.914Z] Removing intermediate container f2e680bd8743 [2023-02-07T03:05:26.914Z] ---> 1deb69beb4d7 [2023-02-07T03:05:26.914Z] Step 15/23 : WORKDIR / [2023-02-07T03:05:26.914Z] ---> 317782df4ac3 [2023-02-07T03:05:26.914Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-07T03:05:27.173Z] ---> Running in 69317a6c73e9 [2023-02-07T03:05:27.432Z] Removing intermediate container d98831f07fd2 [2023-02-07T03:05:27.432Z] ---> 3a6c929ee1c9 [2023-02-07T03:05:27.432Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:05:27.691Z] ---> b02b8f04c06d [2023-02-07T03:05:27.691Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-07T03:05:28.638Z] ---> fff018c1a59b [2023-02-07T03:05:28.638Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T03:05:28.638Z] Removing intermediate container 69317a6c73e9 [2023-02-07T03:05:28.638Z] ---> 8c5e80dc1876 [2023-02-07T03:05:28.638Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:05:28.896Z] ---> ee5f3d754470 [2023-02-07T03:05:28.896Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-07T03:05:29.154Z] ---> ad1c5698bf09 [2023-02-07T03:05:29.154Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-07T03:05:29.430Z] ---> a87a224c0a58 [2023-02-07T03:05:29.430Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T03:05:30.011Z] ---> Running in a8ce0c8e7cab [2023-02-07T03:05:30.011Z] ---> 5bf259b91abe [2023-02-07T03:05:30.011Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-07T03:05:30.291Z] ---> 3ef2e2f059ef [2023-02-07T03:05:30.291Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-07T03:05:30.551Z] ---> 7af1c78d48e2 [2023-02-07T03:05:30.551Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-07T03:05:31.117Z] ---> 26275f026032 [2023-02-07T03:05:31.117Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-07T03:05:31.375Z] ---> e8ce7defb00a [2023-02-07T03:05:31.375Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-07T03:05:31.632Z] ---> 3175bbba5c6d [2023-02-07T03:05:31.632Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-07T03:05:31.897Z] ---> 982c1930ebf2 [2023-02-07T03:05:31.897Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] ---> ea4010d2bb68 [2023-02-07T03:05:31.897Z] [2023-02-07T03:05:31.897Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-07T03:05:32.465Z] ---> Running in 20a27f13064f [2023-02-07T03:05:32.465Z] ---> Running in 52ce553d6cc6 [2023-02-07T03:05:32.465Z] Removing intermediate container a8ce0c8e7cab [2023-02-07T03:05:32.465Z] ---> 846cc1aa5360 [2023-02-07T03:05:32.465Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T03:05:32.465Z] ---> a39c3b5b1bc8 [2023-02-07T03:05:32.465Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T03:05:32.749Z] ---> Running in b57ddeebc7c2 [2023-02-07T03:05:32.749Z] Removing intermediate container 20a27f13064f [2023-02-07T03:05:32.749Z] ---> d9400aa8f6ae [2023-02-07T03:05:32.749Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:05:33.007Z] ---> 9b2fa58af2ca [2023-02-07T03:05:33.007Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T03:05:33.007Z] Removing intermediate container 52ce553d6cc6 [2023-02-07T03:05:33.007Z] ---> c8f6866e3339 [2023-02-07T03:05:33.007Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:05:33.266Z] ---> Running in 60b0a8132d56 [2023-02-07T03:05:33.266Z] Removing intermediate container b57ddeebc7c2 [2023-02-07T03:05:33.266Z] ---> 2fc65153d5c7 [2023-02-07T03:05:33.266Z] Step 19/21 : LABEL arch=x86_64 [2023-02-07T03:05:33.835Z] ---> Running in a229ba52a2c8 [2023-02-07T03:05:33.835Z] ---> Running in d07256730e6e [2023-02-07T03:05:34.141Z] ---> Running in cca748fd3797 [2023-02-07T03:05:34.399Z] Removing intermediate container 60b0a8132d56 [2023-02-07T03:05:34.399Z] ---> bcfc4094763e [2023-02-07T03:05:34.399Z] Step 21/23 : LABEL arch=x86_64 [2023-02-07T03:05:34.672Z] Removing intermediate container d07256730e6e [2023-02-07T03:05:34.672Z] ---> 85e926c67b26 [2023-02-07T03:05:34.672Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T03:05:34.931Z] ---> Running in c79dd274f623 [2023-02-07T03:05:35.189Z] Removing intermediate container cca748fd3797 [2023-02-07T03:05:35.189Z] ---> ef2569725a67 [2023-02-07T03:05:35.189Z] Step 20/21 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:05:35.447Z] ---> Running in 9fd09daeebb2 [2023-02-07T03:05:35.706Z] ---> Running in 80fd98987e98 [2023-02-07T03:05:35.706Z] Removing intermediate container c79dd274f623 [2023-02-07T03:05:35.706Z] ---> 7f9a12aacae8 [2023-02-07T03:05:35.706Z] Step 22/23 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:05:36.272Z] ---> Running in 7d3778ad5d0b [2023-02-07T03:05:36.272Z] Removing intermediate container 9fd09daeebb2 [2023-02-07T03:05:36.272Z] ---> 9c6cd6bce1ae [2023-02-07T03:05:36.272Z] Step 23/24 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:05:36.325Z] 25b303627fd3: Pull complete [2023-02-07T03:05:36.325Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-07T03:05:36.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T03:05:36.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:05:36.539Z] prd-ubuntu20.04-docker-arm64-4c-16g-4823 does not seem to be running inside a container [2023-02-07T03:05:36.570Z] Removing intermediate container 80fd98987e98 [2023-02-07T03:05:36.570Z] ---> 0ad1b62b9395 [2023-02-07T03:05:36.570Z] Step 21/21 : LABEL version=3.0.0-dev.36 [2023-02-07T03:05:36.570Z] Removing intermediate container a229ba52a2c8 [2023-02-07T03:05:36.570Z] ---> ae38f1188dc4 [2023-02-07T03:05:36.570Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T03:05:36.621Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-07T03:05:36.831Z] ---> Running in 303a031d6dc1 [2023-02-07T03:05:37.089Z] ---> Running in 6248b792b1d6 [2023-02-07T03:05:37.089Z] Removing intermediate container 7d3778ad5d0b [2023-02-07T03:05:37.089Z] ---> 9626f3f1d52f [2023-02-07T03:05:37.089Z] Step 23/23 : LABEL version=3.0.0-dev.36 [2023-02-07T03:05:37.089Z] ---> Running in e1dff5a69491 [2023-02-07T03:05:37.346Z] ---> Running in 4ea148172505 [2023-02-07T03:05:37.347Z] Removing intermediate container 303a031d6dc1 [2023-02-07T03:05:37.347Z] ---> de7016a82cac [2023-02-07T03:05:37.347Z] Step 24/24 : LABEL version=3.0.0-dev.36 [2023-02-07T03:05:37.347Z] Removing intermediate container 6248b792b1d6 [2023-02-07T03:05:37.347Z] ---> 7dd0e1c8dd92 [2023-02-07T03:05:37.347Z] [2023-02-07T03:05:37.347Z] Removing intermediate container e1dff5a69491 [2023-02-07T03:05:37.347Z] ---> 802bdbe537ed [2023-02-07T03:05:37.347Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T03:05:37.604Z] ---> Running in d19214807625 [2023-02-07T03:05:37.604Z] Successfully built 7dd0e1c8dd92 [2023-02-07T03:05:37.604Z] Successfully tagged security-proxy-setup:latest [2023-02-07T03:05:37.604Z]  Building security-proxy-setup ... done  ---> Running in fdb6dd8dfe9b [2023-02-07T03:05:37.604Z] Building security-spire-config [2023-02-07T03:05:37.604Z] Removing intermediate container 4ea148172505 [2023-02-07T03:05:37.604Z] ---> 102c371ea02f [2023-02-07T03:05:37.604Z] [2023-02-07T03:05:37.861Z] Successfully built 102c371ea02f [2023-02-07T03:05:37.861Z] Successfully tagged core-command:latest [2023-02-07T03:05:37.861Z] Building security-bootstrapper [2023-02-07T03:05:39.074Z] $ docker top 981dbe3c58e63cd1a39773694755331f8010cf58669cf563d95eea96e12de18e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:05:39.899Z] + docker-compose build --help [2023-02-07T03:05:39.900Z] + grep parallel [2023-02-07T03:05:41.209Z]  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:05:41.209Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:05:41.209Z] ---> 72ad7c1e2246 [2023-02-07T03:05:41.209Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T03:05:41.209Z] ---> Using cache [2023-02-07T03:05:41.209Z] ---> 4d967d810f21 [2023-02-07T03:05:41.209Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T03:05:41.209Z] ---> Using cache [2023-02-07T03:05:41.209Z] ---> 800cc320af31 [2023-02-07T03:05:41.209Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T03:05:41.209Z] ---> Using cache [2023-02-07T03:05:41.209Z] ---> 47d4bb30e99c [2023-02-07T03:05:41.209Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:05:41.209Z] ---> Using cache [2023-02-07T03:05:41.209Z] ---> 4aedac45d191 [2023-02-07T03:05:41.209Z] Step 7/24 : COPY . . [2023-02-07T03:05:41.209Z] ---> Using cache [2023-02-07T03:05:41.209Z] ---> 6247e8aedeb9 [2023-02-07T03:05:41.209Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T03:05:41.209Z] ---> Using cache [2023-02-07T03:05:41.209Z] ---> b1d5bf2d4905 [2023-02-07T03:05:41.209Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T03:05:41.209Z] ---> Using cache [2023-02-07T03:05:41.209Z] ---> 4e84d1eb75be [2023-02-07T03:05:41.209Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-07T03:05:41.209Z] ---> Using cache [2023-02-07T03:05:41.209Z] ---> cb1f23ba7cd5 [2023-02-07T03:05:41.209Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T03:05:41.209Z] ---> Using cache [2023-02-07T03:05:41.209Z] ---> 7f3980bb216e [2023-02-07T03:05:41.209Z] [2023-02-07T03:05:41.209Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T03:05:41.209Z] ---> c4fc93816858 [2023-02-07T03:05:41.209Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:05:41.209Z] ---> Using cache [2023-02-07T03:05:41.209Z] ---> 4e617331cebc [2023-02-07T03:05:41.209Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-07T03:05:41.209Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:05:41.209Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:05:41.209Z] ---> 72ad7c1e2246 [2023-02-07T03:05:41.209Z] Step 3/32 : WORKDIR /edgex-go [2023-02-07T03:05:41.209Z] ---> Using cache [2023-02-07T03:05:41.209Z] ---> 4d967d810f21 [2023-02-07T03:05:41.209Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-07T03:05:41.209Z] Removing intermediate container d19214807625 [2023-02-07T03:05:41.209Z] ---> d357beeb545f [2023-02-07T03:05:41.209Z] [2023-02-07T03:05:41.566Z] Successfully built d357beeb545f [2023-02-07T03:05:43.087Z] Successfully tagged core-metadata:latest [2023-02-07T03:05:43.087Z] Building core-common-config-bootstrapper [2023-02-07T03:05:43.346Z]  Building core-metadata ... done Removing intermediate container fdb6dd8dfe9b [2023-02-07T03:05:43.346Z] ---> ac600b976299 [2023-02-07T03:05:43.346Z] Step 23/24 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:05:45.240Z] --parallel Build images in parallel. [Pipeline] } [2023-02-07T03:05:45.262Z] $ docker stop --time=1 981dbe3c58e63cd1a39773694755331f8010cf58669cf563d95eea96e12de18e [2023-02-07T03:05:46.148Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:05:46.148Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:05:46.148Z] ---> 72ad7c1e2246 [2023-02-07T03:05:46.148Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:05:46.148Z] ---> Using cache [2023-02-07T03:05:46.148Z] ---> 8932ba51f066 [2023-02-07T03:05:46.148Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:05:46.148Z] ---> Using cache [2023-02-07T03:05:46.148Z] ---> cb4c529533bd [2023-02-07T03:05:46.148Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T03:05:46.148Z] ---> Using cache [2023-02-07T03:05:46.148Z] ---> e61121bedcab [2023-02-07T03:05:46.148Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:05:46.148Z] ---> Using cache [2023-02-07T03:05:46.148Z] ---> e625f0dbbfb3 [2023-02-07T03:05:46.148Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:05:46.148Z] ---> Using cache [2023-02-07T03:05:46.148Z] ---> f53abc34ca2d [2023-02-07T03:05:46.148Z] Step 8/22 : COPY . . [2023-02-07T03:05:46.148Z] ---> Using cache [2023-02-07T03:05:46.148Z] ---> 682cc4349b1f [2023-02-07T03:05:46.148Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-07T03:05:46.894Z] $ docker rm -f --volumes 981dbe3c58e63cd1a39773694755331f8010cf58669cf563d95eea96e12de18e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:05:47.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T03:05:47.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:05:47.584Z] prd-ubuntu20.04-docker-arm64-4c-16g-4823 does not seem to be running inside a container [2023-02-07T03:05:47.657Z] $ 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/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@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-02-07T03:05:48.854Z] $ docker top ae27a5ef7be0e55110ca2e9cd154664c004d5f2bed51f7541ef7066de8faa225 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:05:49.670Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-07T03:05:54.290Z] ---> Running in acf19571dfe1 [2023-02-07T03:05:54.290Z] ---> Running in 633e2c57e048 [2023-02-07T03:05:54.290Z] ---> Running in 520414e0aa8e [2023-02-07T03:05:54.290Z] ---> Running in 1871e075c118 [2023-02-07T03:05:54.290Z] Removing intermediate container 520414e0aa8e [2023-02-07T03:05:54.290Z] ---> 0ffd80c5d265 [2023-02-07T03:05:54.290Z] Step 24/24 : LABEL version=3.0.0-dev.36 [2023-02-07T03:05:54.549Z] ---> Running in 35e333c3221d [2023-02-07T03:05:54.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:54.808Z] Removing intermediate container 35e333c3221d [2023-02-07T03:05:54.808Z] ---> c3fb132c07f7 [2023-02-07T03:05:54.808Z] [2023-02-07T03:05:55.023Z] Building core-command ... [2023-02-07T03:05:55.023Z] Building core-common-config-bootstrapper ... [2023-02-07T03:05:55.023Z] Building core-data ... [2023-02-07T03:05:55.023Z] Building core-metadata ... [2023-02-07T03:05:55.023Z] Building security-bootstrapper ... [2023-02-07T03:05:55.023Z] Building security-proxy-setup ... [2023-02-07T03:05:55.023Z] Building security-secretstore-setup ... [2023-02-07T03:05:55.023Z] Building security-spiffe-token-provider ... [2023-02-07T03:05:55.023Z] Building security-spire-agent ... [2023-02-07T03:05:55.023Z] Building security-spire-config ... [2023-02-07T03:05:55.023Z] Building security-spire-server ... [2023-02-07T03:05:55.023Z] Building support-notifications ... [2023-02-07T03:05:55.023Z] Building support-scheduler ... [2023-02-07T03:05:55.023Z] Building security-secretstore-setup [2023-02-07T03:05:55.023Z] Building core-common-config-bootstrapper [2023-02-07T03:05:55.023Z] Building security-proxy-setup [2023-02-07T03:05:55.023Z] Building core-metadata [2023-02-07T03:05:55.023Z] Building core-command [2023-02-07T03:05:55.070Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-07T03:05:55.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:55.070Z] Successfully built c3fb132c07f7 [2023-02-07T03:05:55.070Z] Successfully tagged security-secretstore-setup:latest [2023-02-07T03:05:55.070Z]  Building security-secretstore-setup ... done Building support-scheduler [2023-02-07T03:05:55.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:55.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:55.333Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T03:05:55.333Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T03:05:55.333Z] OK: 15859 distinct packages available [2023-02-07T03:05:55.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:55.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:05:55.592Z] OK: 211 MiB in 51 packages [2023-02-07T03:05:55.854Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-07T03:05:55.854Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-07T03:05:55.854Z] (3/4) Installing libucontext (1.1-r0) [2023-02-07T03:05:55.854Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-07T03:05:55.854Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T03:05:55.854Z] OK: 6 MiB in 18 packages [2023-02-07T03:05:58.415Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:05:58.415Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:05:58.415Z] ---> 72ad7c1e2246 [2023-02-07T03:05:58.415Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:05:58.415Z] ---> Using cache [2023-02-07T03:05:58.415Z] ---> 8932ba51f066 [2023-02-07T03:05:58.415Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:05:58.415Z] ---> Using cache [2023-02-07T03:05:58.415Z] ---> cb4c529533bd [2023-02-07T03:05:58.415Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T03:05:58.415Z] ---> Using cache [2023-02-07T03:05:58.415Z] ---> e61121bedcab [2023-02-07T03:05:58.415Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:05:58.415Z] ---> Using cache [2023-02-07T03:05:58.415Z] ---> e625f0dbbfb3 [2023-02-07T03:05:58.415Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:05:58.415Z] ---> Using cache [2023-02-07T03:05:58.415Z] ---> f53abc34ca2d [2023-02-07T03:05:58.415Z] Step 8/22 : COPY . . [2023-02-07T03:05:58.415Z] ---> Using cache [2023-02-07T03:05:58.415Z] ---> 682cc4349b1f [2023-02-07T03:05:58.415Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-07T03:06:05.323Z] ---> Running in c7e2765ebb9a [2023-02-07T03:06:05.323Z] Removing intermediate container 633e2c57e048 [2023-02-07T03:06:05.323Z] ---> 9d9dbb861de7 [2023-02-07T03:06:05.323Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-07T03:06:06.271Z] Removing intermediate container acf19571dfe1 [2023-02-07T03:06:06.271Z] ---> 76ab2ef1fad7 [2023-02-07T03:06:06.271Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T03:06:06.271Z] Removing intermediate container be4c2fc3bf9e [2023-02-07T03:06:06.271Z] ---> f22b0437b295 [2023-02-07T03:06:06.271Z] Step 7/19 : COPY . . [2023-02-07T03:06:06.271Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-07T03:06:07.352Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:06:07.352Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:06:07.352Z] ---> 231830d95dba [2023-02-07T03:06:07.352Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:06:07.352Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:06:07.352Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:06:07.352Z] ---> 231830d95dba [2023-02-07T03:06:07.352Z] Step 3/21 : WORKDIR /edgex-go [2023-02-07T03:06:07.630Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:06:07.630Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:06:07.630Z] ---> 231830d95dba [2023-02-07T03:06:07.630Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:06:07.630Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:06:07.630Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:06:07.630Z] ---> 231830d95dba [2023-02-07T03:06:07.630Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T03:06:07.630Z] ---> Running in dc08cc670e44 [2023-02-07T03:06:07.916Z] ---> Running in c8a9d6018e6f [2023-02-07T03:06:07.916Z] ---> Running in e45aee33bf13 [2023-02-07T03:06:07.916Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:06:07.916Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:06:07.916Z] ---> 231830d95dba [2023-02-07T03:06:07.916Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:06:07.916Z] ---> Running in 58b39d648a07 [2023-02-07T03:06:07.916Z] ---> Running in db365134225f [2023-02-07T03:06:08.511Z] Removing intermediate container dc08cc670e44 [2023-02-07T03:06:08.511Z] ---> 48c21906268f [2023-02-07T03:06:08.511Z] Step 4/23 : WORKDIR /edgex-go [2023-02-07T03:06:08.511Z] Removing intermediate container c8a9d6018e6f [2023-02-07T03:06:08.511Z] ---> 5cd60dd3ebdb [2023-02-07T03:06:08.511Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-07T03:06:08.511Z] ---> Running in cfb331e07c97 [2023-02-07T03:06:08.511Z] ---> Running in 3bcd0b6ec8bf [2023-02-07T03:06:08.780Z] Removing intermediate container 58b39d648a07 [2023-02-07T03:06:08.780Z] ---> 2842bc86e5dc [2023-02-07T03:06:08.780Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-07T03:06:08.780Z] Removing intermediate container e45aee33bf13 [2023-02-07T03:06:08.780Z] ---> 51f53b33f496 [2023-02-07T03:06:08.780Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:06:08.780Z] Removing intermediate container db365134225f [2023-02-07T03:06:08.780Z] ---> d5ab7001822b [2023-02-07T03:06:08.780Z] Step 4/24 : WORKDIR /edgex-go [2023-02-07T03:06:08.780Z] ---> Running in fff5542a084b [2023-02-07T03:06:09.058Z] ---> Running in 9b175a882ca1 [2023-02-07T03:06:09.058Z] ---> Running in 13f62dcdb8b3 [2023-02-07T03:06:09.333Z] Removing intermediate container cfb331e07c97 [2023-02-07T03:06:09.333Z] ---> 238c9c28afd5 [2023-02-07T03:06:09.333Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-07T03:06:09.606Z] ---> b66b49eeffbf [2023-02-07T03:06:09.607Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:06:09.608Z] ---> Running in f60e941f8476 [2023-02-07T03:06:09.879Z] Removing intermediate container 9b175a882ca1 [2023-02-07T03:06:09.879Z] ---> 3daa282ab03a [2023-02-07T03:06:09.879Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T03:06:09.879Z] Removing intermediate container 13f62dcdb8b3 [2023-02-07T03:06:09.879Z] ---> 0f9c25250fc9 [2023-02-07T03:06:09.879Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-07T03:06:10.150Z] ---> Running in 12d89f3c8078 [2023-02-07T03:06:10.150Z] ---> Running in ce204c38af9a [2023-02-07T03:06:11.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:06:11.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:06:11.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:06:11.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:06:11.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:06:12.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:06:12.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:06:12.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:06:13.071Z] OK: 221 MiB in 51 packages [2023-02-07T03:06:13.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:06:13.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:06:13.618Z] OK: 221 MiB in 51 packages [2023-02-07T03:06:13.618Z] OK: 221 MiB in 51 packages [2023-02-07T03:06:13.811Z] ---> d0df9c03ec02 [2023-02-07T03:06:13.811Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T03:06:13.811Z] ---> Running in 6cd037917297 [2023-02-07T03:06:13.811Z] ---> 9ed2c4556657 [2023-02-07T03:06:13.811Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-07T03:06:13.811Z] ---> ec29b0b56af2 [2023-02-07T03:06:13.811Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-07T03:06:13.811Z] ---> Running in 25a922358457 [2023-02-07T03:06:14.070Z] ---> Running in 562920443f9b [2023-02-07T03:06:14.638Z] Removing intermediate container 562920443f9b [2023-02-07T03:06:14.638Z] ---> a22db4ff9bed [2023-02-07T03:06:14.638Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-07T03:06:15.104Z] OK: 221 MiB in 51 packages [2023-02-07T03:06:15.104Z] Removing intermediate container 3bcd0b6ec8bf [2023-02-07T03:06:15.104Z] ---> a683f222c789 [2023-02-07T03:06:15.104Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T03:06:15.104Z] OK: 221 MiB in 51 packages [2023-02-07T03:06:15.578Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-07T03:06:16.203Z] ---> 6ff24664c0d5 [2023-02-07T03:06:16.203Z] Step 19/24 : WORKDIR / [2023-02-07T03:06:16.534Z] Removing intermediate container f60e941f8476 [2023-02-07T03:06:16.534Z] ---> 553ab3c55ff7 [2023-02-07T03:06:16.534Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-07T03:06:16.534Z] Removing intermediate container fff5542a084b [2023-02-07T03:06:16.535Z] ---> 42446eeaf116 [2023-02-07T03:06:16.535Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-07T03:06:16.535Z] Removing intermediate container 12d89f3c8078 [2023-02-07T03:06:16.535Z] ---> 7f23f6eacb22 [2023-02-07T03:06:16.535Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-07T03:06:16.803Z] ---> 74aa09f1bb1d [2023-02-07T03:06:16.803Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:06:16.803Z] Removing intermediate container ce204c38af9a [2023-02-07T03:06:16.803Z] ---> aec13f406992 [2023-02-07T03:06:16.803Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:06:16.803Z] ---> Running in 0612657f8940 [2023-02-07T03:06:17.640Z] ---> Running in 8ae781a6a6b2 [2023-02-07T03:06:17.767Z] ---> 8ec0849ef65a [2023-02-07T03:06:17.767Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:06:18.041Z] ---> c5ba701a5b68 [2023-02-07T03:06:18.041Z] ---> Running in d0fead0b33e7 [2023-02-07T03:06:18.041Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:06:18.041Z] ---> 90267a189a58 [2023-02-07T03:06:18.041Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:06:18.041Z] ---> Running in d139c87b857c [2023-02-07T03:06:18.310Z] ---> 46143504d5cd [2023-02-07T03:06:18.310Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:06:18.310Z] ---> Running in c1fee988dc76 [2023-02-07T03:06:18.332Z] Removing intermediate container 8ae781a6a6b2 [2023-02-07T03:06:18.332Z] ---> bc3d3683424b [2023-02-07T03:06:18.332Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T03:06:18.577Z] ---> Running in 2bb49aaeddbb [2023-02-07T03:06:18.900Z] ---> Running in 83755838ccb0 [2023-02-07T03:06:19.175Z] Removing intermediate container 83755838ccb0 [2023-02-07T03:06:19.175Z] ---> c2fa0a888b1f [2023-02-07T03:06:19.175Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T03:06:19.749Z] ---> Running in bd2f3ad0813d [2023-02-07T03:06:21.659Z] Removing intermediate container bd2f3ad0813d [2023-02-07T03:06:21.660Z] ---> f1ded28d3ce1 [2023-02-07T03:06:21.660Z] Step 22/24 : LABEL arch=x86_64 [2023-02-07T03:06:22.266Z] ---> Running in 2f4e74a64087 [2023-02-07T03:06:22.266Z] Removing intermediate container 1871e075c118 [2023-02-07T03:06:22.266Z] ---> 24462ec1bca9 [2023-02-07T03:06:22.266Z] [2023-02-07T03:06:22.266Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:06:22.266Z] ---> bfe296a52501 [2023-02-07T03:06:22.266Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-07T03:06:22.526Z] ---> Running in b8dfe8fff36d [2023-02-07T03:06:22.801Z] Removing intermediate container 2f4e74a64087 [2023-02-07T03:06:22.801Z] ---> 8503e1d60f6c [2023-02-07T03:06:22.801Z] Step 23/24 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:06:22.801Z] ---> Running in 974f29380443 [2023-02-07T03:06:23.060Z] Removing intermediate container b8dfe8fff36d [2023-02-07T03:06:23.060Z] ---> f77b004aea32 [2023-02-07T03:06:23.060Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:06:23.628Z] Removing intermediate container 974f29380443 [2023-02-07T03:06:23.628Z] ---> 51a5f90732c0 [2023-02-07T03:06:23.628Z] Step 24/24 : LABEL version=3.0.0-dev.36 [2023-02-07T03:06:23.628Z] ---> Running in f980c7146274 [2023-02-07T03:06:24.241Z] ---> Running in 8f5b85464177 [2023-02-07T03:06:25.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:25.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:25.183Z] Removing intermediate container 8f5b85464177 [2023-02-07T03:06:25.183Z] ---> 09a67d4094d7 [2023-02-07T03:06:25.183Z] [2023-02-07T03:06:25.444Z] Successfully built 09a67d4094d7 [2023-02-07T03:06:25.444Z] Successfully tagged security-spire-config:latest [2023-02-07T03:06:25.444Z]  Building security-spire-config ... done Building core-data [2023-02-07T03:06:25.444Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T03:06:25.444Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:06:25.444Z] OK: 6 MiB in 15 packages [2023-02-07T03:06:29.645Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:06:29.645Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:06:29.645Z] ---> 72ad7c1e2246 [2023-02-07T03:06:29.645Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:06:29.645Z] ---> Using cache [2023-02-07T03:06:29.645Z] ---> 8932ba51f066 [2023-02-07T03:06:29.645Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:06:29.645Z] ---> Using cache [2023-02-07T03:06:29.645Z] ---> cb4c529533bd [2023-02-07T03:06:29.645Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T03:06:29.645Z] ---> Using cache [2023-02-07T03:06:29.645Z] ---> e61121bedcab [2023-02-07T03:06:29.645Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:06:29.645Z] ---> Using cache [2023-02-07T03:06:29.645Z] ---> e625f0dbbfb3 [2023-02-07T03:06:29.645Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:06:29.645Z] ---> Using cache [2023-02-07T03:06:29.645Z] ---> f53abc34ca2d [2023-02-07T03:06:29.645Z] Step 8/22 : COPY . . [2023-02-07T03:06:29.645Z] ---> Using cache [2023-02-07T03:06:29.645Z] ---> 682cc4349b1f [2023-02-07T03:06:29.645Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-07T03:06:31.644Z] ---> Running in 9f2a23fb6902 [2023-02-07T03:06:31.644Z] Removing intermediate container f980c7146274 [2023-02-07T03:06:31.644Z] ---> 4d9458cace26 [2023-02-07T03:06:31.644Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:06:32.582Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-07T03:06:32.582Z] ---> 3e57335d752d [2023-02-07T03:06:32.582Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-07T03:06:34.490Z] ---> cb1069aab886 [2023-02-07T03:06:34.490Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-07T03:06:35.519Z] ---> ef7bd4264608 [2023-02-07T03:06:35.519Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-07T03:06:37.441Z] ---> 76dbed168878 [2023-02-07T03:06:37.441Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T03:06:42.802Z] ---> Running in 8e1b306fd9a3 [2023-02-07T03:06:42.802Z] Removing intermediate container c7e2765ebb9a [2023-02-07T03:06:42.802Z] ---> 988f42e6b666 [2023-02-07T03:06:42.802Z] [2023-02-07T03:06:42.802Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:06:42.802Z] ---> bfe296a52501 [2023-02-07T03:06:42.802Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:06:42.802Z] ---> Using cache [2023-02-07T03:06:42.802Z] ---> 2107f82d3a79 [2023-02-07T03:06:42.802Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:06:42.802Z] ---> Using cache [2023-02-07T03:06:42.802Z] ---> f879496edc72 [2023-02-07T03:06:42.802Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-07T03:06:46.107Z] ---> Running in effb2b3bb9f1 [2023-02-07T03:06:48.017Z] Removing intermediate container effb2b3bb9f1 [2023-02-07T03:06:48.017Z] ---> c50242aa280e [2023-02-07T03:06:48.017Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T03:06:49.983Z] ---> Running in 4d10af6b8d74 [2023-02-07T03:06:49.983Z] Removing intermediate container 25a922358457 [2023-02-07T03:06:49.983Z] ---> 5f111c50d203 [2023-02-07T03:06:49.983Z] [2023-02-07T03:06:49.983Z] Step 9/19 : FROM alpine:3.15 [2023-02-07T03:06:49.983Z] ---> c4fc93816858 [2023-02-07T03:06:49.983Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:06:49.983Z] ---> Using cache [2023-02-07T03:06:49.983Z] ---> 4e617331cebc [2023-02-07T03:06:49.983Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-07T03:06:51.362Z] ---> Running in ae2baa38a10b [2023-02-07T03:06:51.932Z] Removing intermediate container 4d10af6b8d74 [2023-02-07T03:06:51.932Z] ---> 2f34bf87c840 [2023-02-07T03:06:51.932Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:06:51.932Z] Removing intermediate container 8e1b306fd9a3 [2023-02-07T03:06:51.932Z] ---> d3cd4f5b7a28 [2023-02-07T03:06:51.932Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T03:06:53.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:53.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:53.886Z] ---> Running in 0e277bafbde4 [2023-02-07T03:06:53.886Z] ---> 5cf9724df688 [2023-02-07T03:06:53.886Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-07T03:06:54.463Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T03:06:54.463Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T03:06:54.463Z] OK: 15859 distinct packages available [2023-02-07T03:06:54.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:54.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:06:54.724Z] Removing intermediate container 6cd037917297 [2023-02-07T03:06:54.724Z] ---> e3d98643e371 [2023-02-07T03:06:54.724Z] Step 7/32 : COPY . . [2023-02-07T03:06:54.724Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-07T03:06:54.724Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-07T03:06:54.724Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-07T03:06:54.724Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-07T03:06:54.724Z] (5/9) Installing curl (7.80.0-r5) [2023-02-07T03:06:54.724Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-07T03:06:54.724Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-07T03:06:54.724Z] (8/9) Installing libucontext (1.1-r0) [2023-02-07T03:06:55.013Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-07T03:06:55.013Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T03:06:55.013Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:06:55.013Z] OK: 8 MiB in 23 packages [2023-02-07T03:06:55.957Z] Removing intermediate container 0e277bafbde4 [2023-02-07T03:06:55.957Z] ---> 7c60be530e5e [2023-02-07T03:06:55.957Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-07T03:06:59.453Z] ---> 5dcfc2be1c0a [2023-02-07T03:06:59.453Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-07T03:06:59.453Z] ---> Running in 02d993116343 [2023-02-07T03:06:59.453Z] Removing intermediate container 9f2a23fb6902 [2023-02-07T03:06:59.453Z] ---> 6a03d4c03f0c [2023-02-07T03:06:59.453Z] [2023-02-07T03:06:59.453Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:06:59.453Z] ---> bfe296a52501 [2023-02-07T03:06:59.453Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-07T03:07:00.030Z] ---> Running in 43d34d2c7bec [2023-02-07T03:07:00.293Z] Removing intermediate container 02d993116343 [2023-02-07T03:07:00.293Z] ---> 92ebd5d33825 [2023-02-07T03:07:00.293Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T03:07:00.293Z] ---> 697add5cbf1a [2023-02-07T03:07:00.293Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-07T03:07:00.553Z] Removing intermediate container ae2baa38a10b [2023-02-07T03:07:00.553Z] ---> e1cb0c69b5d7 [2023-02-07T03:07:00.553Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:07:00.553Z] ---> 3858740e79af [2023-02-07T03:07:00.553Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-07T03:07:00.553Z] ---> Running in 069ca14394b1 [2023-02-07T03:07:00.553Z] ---> Running in 8422afe973d5 [2023-02-07T03:07:00.813Z] Removing intermediate container 43d34d2c7bec [2023-02-07T03:07:00.813Z] ---> 53bcae9d98f5 [2023-02-07T03:07:00.813Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-07T03:07:01.075Z] ---> Running in ffeffc668b9f [2023-02-07T03:07:01.410Z] ---> Running in 4de2be0be922 [2023-02-07T03:07:01.410Z] ---> 45a08766e8eb [2023-02-07T03:07:01.410Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-07T03:07:01.672Z] Removing intermediate container 8422afe973d5 [2023-02-07T03:07:01.672Z] ---> e5c707e0b2a4 [2023-02-07T03:07:01.672Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:07:01.932Z] Removing intermediate container 069ca14394b1 [2023-02-07T03:07:01.932Z] ---> 67d78f1e2715 [2023-02-07T03:07:01.932Z] Step 21/22 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:07:02.504Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-07T03:07:02.764Z] ---> Running in 292db1b5f9c6 [2023-02-07T03:07:02.764Z] Removing intermediate container 4de2be0be922 [2023-02-07T03:07:02.764Z] ---> f9205b74bd34 [2023-02-07T03:07:02.764Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-07T03:07:03.358Z] ---> Running in 0c8b0822fd2f [2023-02-07T03:07:03.627Z] ---> 7eee7fad6cc7 [2023-02-07T03:07:03.627Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-07T03:07:03.922Z] ---> Running in 29765517d898 [2023-02-07T03:07:03.922Z] Removing intermediate container 292db1b5f9c6 [2023-02-07T03:07:03.922Z] ---> 0a7da3e6bc83 [2023-02-07T03:07:03.922Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T03:07:03.922Z] Removing intermediate container 0c8b0822fd2f [2023-02-07T03:07:03.922Z] ---> 6121b9dfb918 [2023-02-07T03:07:03.922Z] Step 22/22 : LABEL version=3.0.0-dev.36 [2023-02-07T03:07:04.179Z] ---> bcef5ee0858b [2023-02-07T03:07:04.179Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-07T03:07:04.489Z] Removing intermediate container 29765517d898 [2023-02-07T03:07:04.489Z] ---> bac566c7861d [2023-02-07T03:07:04.489Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:07:04.489Z] ---> Running in c2656eb26898 [2023-02-07T03:07:04.489Z] ---> Running in c89732f95318 [2023-02-07T03:07:04.748Z] ---> Running in 54b212641390 [2023-02-07T03:07:04.748Z] ---> Running in 68166e653bfe [2023-02-07T03:07:05.315Z] Removing intermediate container c2656eb26898 [2023-02-07T03:07:05.315Z] ---> 439e2a721d6c [2023-02-07T03:07:05.315Z] Step 21/22 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:07:05.315Z] Removing intermediate container c89732f95318 [2023-02-07T03:07:05.315Z] ---> f9ba65a3c741 [2023-02-07T03:07:05.315Z] [2023-02-07T03:07:05.315Z] Successfully built f9ba65a3c741 [2023-02-07T03:07:05.315Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-07T03:07:05.645Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-02-07T03:07:05.645Z] Removing intermediate container 54b212641390 [2023-02-07T03:07:05.645Z] ---> f509a0600c94 [2023-02-07T03:07:05.645Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:07:05.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:07:06.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:07:06.466Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T03:07:06.466Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:07:06.466Z] OK: 6 MiB in 15 packages [2023-02-07T03:07:07.404Z] ---> Running in d25d95570f53 [2023-02-07T03:07:08.348Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:07:08.348Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:07:08.348Z] ---> 72ad7c1e2246 [2023-02-07T03:07:08.348Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:07:08.348Z] ---> Using cache [2023-02-07T03:07:08.348Z] ---> 8932ba51f066 [2023-02-07T03:07:08.348Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:07:08.348Z] ---> Using cache [2023-02-07T03:07:08.348Z] ---> cb4c529533bd [2023-02-07T03:07:08.348Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-07T03:07:10.262Z] ---> Running in b0bdb0da8557 [2023-02-07T03:07:10.263Z] Removing intermediate container d25d95570f53 [2023-02-07T03:07:10.263Z] ---> 3b7f97c1efcd [2023-02-07T03:07:10.263Z] Step 22/22 : LABEL version=3.0.0-dev.36 [2023-02-07T03:07:10.525Z] ---> Running in a344801222fb [2023-02-07T03:07:10.525Z] ---> Running in 11e939a9ef3e [2023-02-07T03:07:10.790Z] Removing intermediate container b0bdb0da8557 [2023-02-07T03:07:10.790Z] ---> 4390351a7805 [2023-02-07T03:07:10.790Z] Step 17/19 : LABEL arch=x86_64 [2023-02-07T03:07:11.052Z] Removing intermediate container 68166e653bfe [2023-02-07T03:07:11.052Z] ---> f213b1a8b944 [2023-02-07T03:07:11.052Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:07:11.313Z] ---> Running in 33ad5ebfa499 [2023-02-07T03:07:11.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:07:11.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:07:11.576Z] Removing intermediate container 11e939a9ef3e [2023-02-07T03:07:11.576Z] ---> b9cd24d02482 [2023-02-07T03:07:11.576Z] [2023-02-07T03:07:11.836Z] Successfully built b9cd24d02482 [2023-02-07T03:07:11.836Z] OK: 211 MiB in 51 packages [2023-02-07T03:07:12.407Z] Successfully tagged support-scheduler:latest [2023-02-07T03:07:12.407Z] Building security-spire-server [2023-02-07T03:07:13.842Z]  Building support-scheduler ... done Removing intermediate container 33ad5ebfa499 [2023-02-07T03:07:13.842Z] ---> cc05072f98c0 [2023-02-07T03:07:13.842Z] Step 18/19 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:07:14.410Z] ---> 80b758cac997 [2023-02-07T03:07:14.410Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-07T03:07:15.792Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:07:15.792Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:07:15.792Z] ---> 72ad7c1e2246 [2023-02-07T03:07:15.792Z] Step 3/23 : WORKDIR /edgex-go [2023-02-07T03:07:15.792Z] ---> Using cache [2023-02-07T03:07:15.792Z] ---> 4d967d810f21 [2023-02-07T03:07:15.792Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T03:07:15.792Z] ---> Using cache [2023-02-07T03:07:15.792Z] ---> 800cc320af31 [2023-02-07T03:07:15.792Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-07T03:07:15.792Z] ---> Using cache [2023-02-07T03:07:15.792Z] ---> 47d4bb30e99c [2023-02-07T03:07:15.792Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:07:15.792Z] ---> Using cache [2023-02-07T03:07:15.792Z] ---> 4aedac45d191 [2023-02-07T03:07:15.792Z] Step 7/23 : COPY . . [2023-02-07T03:07:15.792Z] ---> Using cache [2023-02-07T03:07:15.792Z] ---> 6247e8aedeb9 [2023-02-07T03:07:15.792Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T03:07:15.792Z] ---> Using cache [2023-02-07T03:07:15.792Z] ---> b1d5bf2d4905 [2023-02-07T03:07:15.792Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-07T03:07:15.792Z] ---> Using cache [2023-02-07T03:07:15.792Z] ---> 4e84d1eb75be [2023-02-07T03:07:15.792Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-07T03:07:18.511Z] ---> Running in 8f9bfc516e5d [2023-02-07T03:07:18.511Z] ---> Running in 2edf07dc1fcc [2023-02-07T03:07:18.511Z] ---> d009250ebeae [2023-02-07T03:07:18.511Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-07T03:07:19.068Z] Removing intermediate container a344801222fb [2023-02-07T03:07:19.068Z] ---> 6cf2cefd1fb9 [2023-02-07T03:07:19.068Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:07:19.328Z] Removing intermediate container 2edf07dc1fcc [2023-02-07T03:07:19.328Z] ---> d9d8d037d232 [2023-02-07T03:07:19.328Z] Step 19/19 : LABEL version=3.0.0-dev.36 [2023-02-07T03:07:19.917Z] ---> 37aa745953a2 [2023-02-07T03:07:19.917Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-07T03:07:20.182Z] ---> Running in 67cffc6ebb10 [2023-02-07T03:07:20.442Z] ---> bb549d7bb570 [2023-02-07T03:07:20.442Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:07:20.702Z] ---> Running in 60539bea04d2 [2023-02-07T03:07:21.286Z] ---> Running in a3f1967be33a [2023-02-07T03:07:21.286Z] Removing intermediate container 67cffc6ebb10 [2023-02-07T03:07:21.286Z] ---> da1160ad0770 [2023-02-07T03:07:21.286Z] [2023-02-07T03:07:21.286Z] Removing intermediate container 60539bea04d2 [2023-02-07T03:07:21.286Z] ---> 00203a4061c7 [2023-02-07T03:07:21.286Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:07:21.662Z] Successfully built da1160ad0770 [2023-02-07T03:07:21.662Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-07T03:07:21.662Z]  Building security-spiffe-token-provider ... done Removing intermediate container 8f9bfc516e5d [2023-02-07T03:07:21.662Z] ---> 4215f593cc2b [2023-02-07T03:07:21.662Z] Step 11/23 : WORKDIR /edgex-go [2023-02-07T03:07:21.923Z] ---> Running in 8af2b378086d [2023-02-07T03:07:22.185Z] ---> Running in 33c14df4ef1d [2023-02-07T03:07:22.756Z] Removing intermediate container 8af2b378086d [2023-02-07T03:07:22.756Z] ---> 2bb973166994 [2023-02-07T03:07:22.756Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T03:07:23.761Z] Removing intermediate container 33c14df4ef1d [2023-02-07T03:07:23.761Z] ---> b2e633ccc0d5 [2023-02-07T03:07:23.761Z] [2023-02-07T03:07:23.761Z] Step 12/23 : FROM alpine:3.15 [2023-02-07T03:07:23.761Z] ---> c4fc93816858 [2023-02-07T03:07:23.761Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:07:23.761Z] ---> Using cache [2023-02-07T03:07:23.761Z] ---> 4e617331cebc [2023-02-07T03:07:23.761Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T03:07:23.761Z] ---> Using cache [2023-02-07T03:07:23.761Z] ---> 963bf605051c [2023-02-07T03:07:23.761Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T03:07:23.761Z] ---> Running in 0b3b046837d8 [2023-02-07T03:07:24.021Z] Removing intermediate container 0b3b046837d8 [2023-02-07T03:07:24.021Z] ---> d627c7348743 [2023-02-07T03:07:24.021Z] Step 21/22 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:07:25.434Z] ---> Running in 54352e2dd1bd [2023-02-07T03:07:25.695Z] ---> 556820c03aac [2023-02-07T03:07:25.696Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T03:07:25.696Z] Removing intermediate container 54352e2dd1bd [2023-02-07T03:07:25.696Z] ---> 8ff43923250c [2023-02-07T03:07:25.696Z] Step 22/22 : LABEL version=3.0.0-dev.36 [2023-02-07T03:07:25.696Z] ---> Running in 1e2af536e356 [2023-02-07T03:07:25.696Z] ---> 67ee79a0f329 [2023-02-07T03:07:25.696Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-07T03:07:25.957Z] Removing intermediate container 1e2af536e356 [2023-02-07T03:07:25.957Z] ---> b295a8793a05 [2023-02-07T03:07:25.957Z] [2023-02-07T03:07:25.957Z] Successfully built b295a8793a05 [2023-02-07T03:07:25.957Z] Successfully tagged core-data:latest [2023-02-07T03:07:27.880Z]  Building core-data ... done  ---> 936a7b3581cd [2023-02-07T03:07:27.880Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-07T03:07:28.453Z] ---> f56f6b0809e9 [2023-02-07T03:07:28.453Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T03:07:28.453Z] Removing intermediate container ffeffc668b9f [2023-02-07T03:07:28.453Z] ---> b316363ae557 [2023-02-07T03:07:28.453Z] [2023-02-07T03:07:28.453Z] Step 9/32 : FROM alpine:3.16 [2023-02-07T03:07:28.453Z] ---> bfe296a52501 [2023-02-07T03:07:28.453Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:07:28.716Z] ---> Running in 5bb95004395a [2023-02-07T03:07:28.716Z] ---> Running in 5012e9715618 [2023-02-07T03:07:28.976Z] Removing intermediate container 5012e9715618 [2023-02-07T03:07:28.976Z] ---> f12236943e75 [2023-02-07T03:07:28.976Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-07T03:07:29.235Z] Removing intermediate container 5bb95004395a [2023-02-07T03:07:29.235Z] ---> 40b6e0fb4594 [2023-02-07T03:07:29.235Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T03:07:29.519Z] ---> Running in cf8d611aac5c [2023-02-07T03:07:29.519Z] ---> Running in a7e089b387d6 [2023-02-07T03:07:29.781Z] Removing intermediate container a7e089b387d6 [2023-02-07T03:07:29.781Z] ---> 2162efa527c3 [2023-02-07T03:07:29.781Z] Step 21/23 : LABEL arch=x86_64 [2023-02-07T03:07:29.781Z] ---> Running in 3cb4119d5b9e [2023-02-07T03:07:30.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:07:30.042Z] Removing intermediate container 3cb4119d5b9e [2023-02-07T03:07:30.042Z] ---> fe2f1191c143 [2023-02-07T03:07:30.042Z] Step 22/23 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:07:30.042Z] ---> Running in cea085bdf71c [2023-02-07T03:07:30.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:07:30.042Z] Removing intermediate container cea085bdf71c [2023-02-07T03:07:30.042Z] ---> b775f3f055e7 [2023-02-07T03:07:30.042Z] Step 23/23 : LABEL version=3.0.0-dev.36 [2023-02-07T03:07:30.302Z] ---> Running in 5c7f5285a095 [2023-02-07T03:07:30.302Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-07T03:07:30.302Z] (2/2) Installing su-exec (0.2-r1) [2023-02-07T03:07:30.302Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:07:30.302Z] OK: 6 MiB in 16 packages [2023-02-07T03:07:30.302Z] Removing intermediate container 5c7f5285a095 [2023-02-07T03:07:30.302Z] ---> d63b5b2d339d [2023-02-07T03:07:30.302Z] [2023-02-07T03:07:30.566Z] Successfully built d63b5b2d339d [2023-02-07T03:07:30.566Z] Successfully tagged security-spire-server:latest [2023-02-07T03:07:31.512Z]  Building security-spire-server ... done Removing intermediate container cf8d611aac5c [2023-02-07T03:07:31.512Z] ---> 5b418dd5828a [2023-02-07T03:07:31.512Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-07T03:07:31.773Z] ---> Running in 072239878f77 [2023-02-07T03:07:32.361Z] Removing intermediate container 072239878f77 [2023-02-07T03:07:32.361Z] ---> 0e0a9b37b0ed [2023-02-07T03:07:32.361Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-07T03:07:32.951Z] ---> Running in c62bfbe23f2b [2023-02-07T03:07:33.214Z] Removing intermediate container c62bfbe23f2b [2023-02-07T03:07:33.214Z] ---> 06cc4fcc19a8 [2023-02-07T03:07:33.214Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-07T03:07:33.214Z] ---> Running in 462e97833e64 [2023-02-07T03:07:33.480Z] Removing intermediate container 462e97833e64 [2023-02-07T03:07:33.480Z] ---> 0f5f0f8904d3 [2023-02-07T03:07:33.480Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-07T03:07:33.480Z] ---> Running in 9f1fc0a3fd37 [2023-02-07T03:07:33.742Z] Removing intermediate container 9f1fc0a3fd37 [2023-02-07T03:07:33.742Z] ---> a2e262c80e30 [2023-02-07T03:07:33.742Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-07T03:07:34.038Z] ---> Running in 2fa3c726cacf [2023-02-07T03:07:35.519Z] Removing intermediate container 2fa3c726cacf [2023-02-07T03:07:35.519Z] ---> c26ccf25d75b [2023-02-07T03:07:35.519Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-07T03:07:35.799Z] ---> Running in 6275358f0ef5 [2023-02-07T03:07:36.101Z] Removing intermediate container 6275358f0ef5 [2023-02-07T03:07:36.101Z] ---> 530e4c5214b5 [2023-02-07T03:07:36.101Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-07T03:07:36.383Z] ---> 698ca8db1b89 [2023-02-07T03:07:36.383Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-07T03:07:36.652Z] ---> Running in 21b2bb83b364 [2023-02-07T03:07:37.628Z] Removing intermediate container 21b2bb83b364 [2023-02-07T03:07:37.628Z] ---> 3cddddb7716f [2023-02-07T03:07:37.628Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:07:37.628Z] ---> 2476347a698c [2023-02-07T03:07:37.628Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-07T03:07:38.594Z] ---> 14186b2cde4a [2023-02-07T03:07:38.594Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-07T03:07:39.161Z] ---> c3ed7e394953 [2023-02-07T03:07:39.161Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-07T03:07:42.491Z] ---> 771101fa0e61 [2023-02-07T03:07:42.491Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-07T03:07:44.404Z] ---> c64bdb262c4d [2023-02-07T03:07:44.404Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-07T03:07:44.699Z] ---> fb6bb7e84d53 [2023-02-07T03:07:44.699Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-07T03:07:44.957Z] ---> 0b0399323382 [2023-02-07T03:07:44.957Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-07T03:07:45.218Z] ---> Running in 3365451e4e7d [2023-02-07T03:07:46.592Z] Removing intermediate container 3365451e4e7d [2023-02-07T03:07:46.592Z] ---> a59bcae41695 [2023-02-07T03:07:46.592Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-07T03:07:46.867Z] ---> Running in 1e59ed4a89f9 [2023-02-07T03:07:47.125Z] Removing intermediate container 1e59ed4a89f9 [2023-02-07T03:07:47.125Z] ---> 4ff74558235f [2023-02-07T03:07:47.125Z] Step 29/32 : CMD ["gate"] [2023-02-07T03:07:47.125Z] ---> Running in f490ef8050fa [2023-02-07T03:07:47.384Z] Removing intermediate container f490ef8050fa [2023-02-07T03:07:47.384Z] ---> 986cbad2c268 [2023-02-07T03:07:47.384Z] Step 30/32 : LABEL arch=x86_64 [2023-02-07T03:07:47.384Z] ---> Running in b31218fc00e3 [2023-02-07T03:07:47.657Z] Removing intermediate container b31218fc00e3 [2023-02-07T03:07:47.657Z] ---> 235ec8867b52 [2023-02-07T03:07:47.657Z] Step 31/32 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:07:47.657Z] ---> Running in dccfd38fb864 [2023-02-07T03:07:47.916Z] Removing intermediate container dccfd38fb864 [2023-02-07T03:07:47.916Z] ---> 98b0123f3d56 [2023-02-07T03:07:47.916Z] Step 32/32 : LABEL version=3.0.0-dev.36 [2023-02-07T03:07:47.916Z] ---> Running in 458a5f169109 [2023-02-07T03:07:48.175Z] Removing intermediate container 458a5f169109 [2023-02-07T03:07:48.175Z] ---> f137b5450d97 [2023-02-07T03:07:48.175Z] [2023-02-07T03:07:48.175Z] Successfully built f137b5450d97 [2023-02-07T03:07:48.175Z] Successfully tagged security-bootstrapper:latest [2023-02-07T03:07:52.381Z]  Building security-bootstrapper ... done Removing intermediate container a3f1967be33a [2023-02-07T03:07:52.381Z] ---> ea4015c2db3f [2023-02-07T03:07:52.381Z] Step 8/22 : COPY . . [2023-02-07T03:07:58.971Z] ---> a68b686341d1 [2023-02-07T03:07:58.972Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-07T03:07:58.972Z] ---> Running in a6bdcda91733 [2023-02-07T03:07:58.972Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-07T03:08:20.901Z] Removing intermediate container a6bdcda91733 [2023-02-07T03:08:20.901Z] ---> c90b99796641 [2023-02-07T03:08:20.901Z] [2023-02-07T03:08:20.901Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:08:20.901Z] ---> bfe296a52501 [2023-02-07T03:08:20.901Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-07T03:08:20.901Z] ---> Running in 0d4b28456478 [2023-02-07T03:08:20.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-07T03:08:20.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-07T03:08:20.901Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-07T03:08:20.901Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-07T03:08:20.901Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:08:20.901Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:08:20.901Z] OK: 6 MiB in 16 packages [2023-02-07T03:08:20.901Z] Removing intermediate container 0d4b28456478 [2023-02-07T03:08:20.901Z] ---> bc6efcec2079 [2023-02-07T03:08:20.901Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:08:20.901Z] ---> Running in 35d16d013a95 [2023-02-07T03:08:20.901Z] Removing intermediate container 35d16d013a95 [2023-02-07T03:08:20.901Z] ---> f5cf61584955 [2023-02-07T03:08:20.901Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-07T03:08:20.901Z] ---> Running in 2dbda62d83bd [2023-02-07T03:08:20.901Z] Removing intermediate container 2dbda62d83bd [2023-02-07T03:08:20.901Z] ---> a389dc6f5037 [2023-02-07T03:08:20.901Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T03:08:20.901Z] ---> Running in 0c7a3c3adcfc [2023-02-07T03:08:20.901Z] Removing intermediate container 0c7a3c3adcfc [2023-02-07T03:08:20.901Z] ---> e918b602add9 [2023-02-07T03:08:20.901Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:08:21.161Z] ---> 10f2ba0c17c8 [2023-02-07T03:08:21.161Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-07T03:08:22.148Z] ---> 948ba77995d5 [2023-02-07T03:08:22.148Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-07T03:08:22.148Z] ---> 010eca8ce697 [2023-02-07T03:08:22.148Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-07T03:08:22.407Z] ---> Running in 78c6d01eefb0 [2023-02-07T03:08:22.666Z] Removing intermediate container 78c6d01eefb0 [2023-02-07T03:08:22.666Z] ---> 816d6f05725b [2023-02-07T03:08:22.666Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:08:22.926Z] ---> Running in eb6b10565220 [2023-02-07T03:08:22.926Z] Removing intermediate container eb6b10565220 [2023-02-07T03:08:22.926Z] ---> 4f7c0d507fa7 [2023-02-07T03:08:22.926Z] Step 20/22 : LABEL arch=x86_64 [2023-02-07T03:08:23.197Z] ---> Running in 04c21c5ef4cf [2023-02-07T03:08:23.197Z] Removing intermediate container 04c21c5ef4cf [2023-02-07T03:08:23.197Z] ---> 3eede5f0ff20 [2023-02-07T03:08:23.197Z] Step 21/22 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:08:23.455Z] ---> Running in 3ed86ed80bb9 [2023-02-07T03:08:23.714Z] Removing intermediate container 3ed86ed80bb9 [2023-02-07T03:08:23.714Z] ---> 14b768942b37 [2023-02-07T03:08:23.714Z] Step 22/22 : LABEL version=3.0.0-dev.36 [2023-02-07T03:08:23.714Z] ---> Running in e42cf1d69222 [2023-02-07T03:08:23.973Z] Removing intermediate container e42cf1d69222 [2023-02-07T03:08:23.973Z] ---> f1174642a6c7 [2023-02-07T03:08:23.973Z] [2023-02-07T03:08:23.973Z] Successfully built f1174642a6c7 [2023-02-07T03:08:23.973Z] Successfully tagged support-notifications:latest [2023-02-07T03:08:24.235Z]  Building support-notifications ... done  [Pipeline] } [2023-02-07T03:08:24.238Z] $ docker stop --time=1 72aa76aec0458008820da6aaef61225e8f3f0fbf67e1b62c965585f493d1e69f [2023-02-07T03:08:25.940Z] $ docker rm -f --volumes 72aa76aec0458008820da6aaef61225e8f3f0fbf67e1b62c965585f493d1e69f [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T03:08:26.302Z] + docker images [2023-02-07T03:08:26.302Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-07T03:08:26.302Z] support-notifications latest f1174642a6c7 3 seconds ago 30.6MB [2023-02-07T03:08:26.302Z] c90b99796641 10 seconds ago 1.75GB [2023-02-07T03:08:26.302Z] security-bootstrapper latest f137b5450d97 39 seconds ago 20.3MB [2023-02-07T03:08:26.302Z] security-spire-server latest d63b5b2d339d 56 seconds ago 86.5MB [2023-02-07T03:08:26.302Z] b316363ae557 59 seconds ago 1.67GB [2023-02-07T03:08:26.302Z] core-data latest b295a8793a05 About a minute ago 17.9MB [2023-02-07T03:08:26.302Z] b2e633ccc0d5 About a minute ago 1.55GB [2023-02-07T03:08:26.302Z] security-spiffe-token-provider latest da1160ad0770 About a minute ago 29.8MB [2023-02-07T03:08:26.302Z] support-scheduler latest b9cd24d02482 About a minute ago 30MB [2023-02-07T03:08:26.302Z] core-common-config-bootstrapper latest f9ba65a3c741 About a minute ago 15.5MB [2023-02-07T03:08:26.302Z] 6a03d4c03f0c About a minute ago 1.69GB [2023-02-07T03:08:26.302Z] 5f111c50d203 About a minute ago 1.71GB [2023-02-07T03:08:26.302Z] 988f42e6b666 About a minute ago 1.75GB [2023-02-07T03:08:26.303Z] security-spire-config latest 09a67d4094d7 2 minutes ago 85.8MB [2023-02-07T03:08:26.303Z] 24462ec1bca9 2 minutes ago 1.68GB [2023-02-07T03:08:26.303Z] security-secretstore-setup latest c3fb132c07f7 2 minutes ago 29.9MB [2023-02-07T03:08:26.303Z] core-metadata latest d357beeb545f 2 minutes ago 18.4MB [2023-02-07T03:08:26.303Z] core-command latest 102c371ea02f 2 minutes ago 17.7MB [2023-02-07T03:08:26.303Z] security-proxy-setup latest 7dd0e1c8dd92 2 minutes ago 27.8MB [2023-02-07T03:08:26.303Z] 2facdec0ad32 3 minutes ago 1.67GB [2023-02-07T03:08:26.303Z] 55d2eae4e458 3 minutes ago 1.67GB [2023-02-07T03:08:26.303Z] 51f6fa95b238 3 minutes ago 1.69GB [2023-02-07T03:08:26.303Z] 77a5092cc640 3 minutes ago 1.68GB [2023-02-07T03:08:26.303Z] security-spire-agent latest 80ac94411ef0 3 minutes ago 125MB [2023-02-07T03:08:26.303Z] 7f3980bb216e 3 minutes ago 1.55GB [2023-02-07T03:08:26.303Z] ci-base-image-x86_64 latest 72ad7c1e2246 7 minutes ago 904MB [2023-02-07T03:08:26.303Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-02-07T03:08:26.303Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-07T03:08:26.303Z] alpine 3.15 c4fc93816858 6 months ago 5.59MB [2023-02-07T03:08:26.303Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-07T03:08:26.303Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T03:08:26.388Z] provisioning config files... [2023-02-07T03:08:26.397Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/395@tmp/config6052230233635693844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:08:26.701Z] ---> docker-login.sh [2023-02-07T03:08:26.701Z] nexus3.edgexfoundry.org:10001 [2023-02-07T03:08:26.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:08:26.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:08:26.701Z] Configure a credential helper to remove this warning. See [2023-02-07T03:08:26.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:08:26.701Z] [2023-02-07T03:08:26.701Z] Login Succeeded [2023-02-07T03:08:26.701Z] nexus3.edgexfoundry.org:10002 [2023-02-07T03:08:26.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:08:26.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:08:26.959Z] Configure a credential helper to remove this warning. See [2023-02-07T03:08:26.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:08:26.959Z] [2023-02-07T03:08:26.959Z] Login Succeeded [2023-02-07T03:08:26.959Z] nexus3.edgexfoundry.org:10003 [2023-02-07T03:08:26.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:08:26.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:08:26.959Z] Configure a credential helper to remove this warning. See [2023-02-07T03:08:26.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:08:26.959Z] [2023-02-07T03:08:26.959Z] Login Succeeded [2023-02-07T03:08:26.959Z] nexus3.edgexfoundry.org:10004 [2023-02-07T03:08:26.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:08:27.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:08:27.217Z] Configure a credential helper to remove this warning. See [2023-02-07T03:08:27.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:08:27.217Z] [2023-02-07T03:08:27.217Z] Login Succeeded [2023-02-07T03:08:27.217Z] docker.io [2023-02-07T03:08:27.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:08:27.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:08:27.476Z] Configure a credential helper to remove this warning. See [2023-02-07T03:08:27.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:08:27.476Z] [2023-02-07T03:08:27.476Z] Login Succeeded [2023-02-07T03:08:27.476Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T03:08:27.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:08:27.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T03:08:27.521Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-02-07T03:08:27.521Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:08:27.521Z] latest [2023-02-07T03:08:27.521Z] 3.0.0-dev.36 [2023-02-07T03:08:27.521Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:08:27.521Z] main [2023-02-07T03:08:27.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:08:27.827Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:08:28.132Z] + docker push nexus3.edgexfoundry.org:10004/core-command:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:08:28.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-07T03:08:28.132Z] 5b949487095e: Preparing [2023-02-07T03:08:28.132Z] 52190e6f0fcf: Preparing [2023-02-07T03:08:28.132Z] 501edf4dedd2: Preparing [2023-02-07T03:08:28.132Z] 61f6f9f4dabd: Preparing [2023-02-07T03:08:28.132Z] e5e13b0c77cb: Preparing [2023-02-07T03:08:28.132Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:08:40.302Z] Removing intermediate container c1fee988dc76 [2023-02-07T03:08:40.302Z] ---> 1c5138b40229 [2023-02-07T03:08:40.302Z] Step 8/24 : COPY . . [2023-02-07T03:08:40.302Z] Removing intermediate container 0612657f8940 [2023-02-07T03:08:40.302Z] ---> c426ea2a6049 [2023-02-07T03:08:40.302Z] Step 7/24 : COPY . . [2023-02-07T03:08:40.302Z] Removing intermediate container d139c87b857c [2023-02-07T03:08:40.302Z] ---> 4ca1940ef17b [2023-02-07T03:08:40.302Z] Step 7/21 : COPY . . [2023-02-07T03:08:40.302Z] Removing intermediate container d0fead0b33e7 [2023-02-07T03:08:40.302Z] ---> c02f0c8dd054 [2023-02-07T03:08:40.302Z] Step 8/23 : COPY . . [2023-02-07T03:08:40.302Z] Removing intermediate container 2bb49aaeddbb [2023-02-07T03:08:40.302Z] ---> f36831ebaf53 [2023-02-07T03:08:40.302Z] Step 8/22 : COPY . . [2023-02-07T03:08:40.302Z] ---> 8dcc99dfe494 [2023-02-07T03:08:40.302Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-07T03:08:40.302Z] ---> 3d6b7eef9230 [2023-02-07T03:08:40.302Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-07T03:08:40.302Z] ---> 702826df7737 [2023-02-07T03:08:40.302Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-07T03:08:40.302Z] ---> Running in 6198bc9e0db1 [2023-02-07T03:08:40.302Z] ---> Running in be0deefe02cb [2023-02-07T03:08:40.302Z] ---> Running in 69c422d63559 [2023-02-07T03:08:40.302Z] ---> cf8a2dc7e6c3 [2023-02-07T03:08:40.302Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-07T03:08:40.302Z] ---> Running in be80ad434047 [2023-02-07T03:08:40.302Z] ---> a8bafe192a1f [2023-02-07T03:08:40.302Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-07T03:08:40.302Z] ---> Running in 47d884700da5 [2023-02-07T03:08:41.267Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-07T03:08:41.267Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-07T03:08:42.233Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-07T03:08:43.204Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-07T03:08:43.204Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-07T03:09:49.620Z] 61f6f9f4dabd: Pushed [2023-02-07T03:09:49.620Z] 5b949487095e: Pushed [2023-02-07T03:09:49.620Z] 501edf4dedd2: Pushed [2023-02-07T03:09:49.620Z] 52190e6f0fcf: Pushed [2023-02-07T03:09:49.620Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:5bb07a345df01cc81156cde784fe8846f51281fed82d9787bca64268f252a61d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:09:49.952Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:09:50.277Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-07T03:09:50.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-07T03:09:50.277Z] 5b949487095e: Preparing [2023-02-07T03:09:50.277Z] 52190e6f0fcf: Preparing [2023-02-07T03:09:50.277Z] 501edf4dedd2: Preparing [2023-02-07T03:09:50.277Z] 61f6f9f4dabd: Preparing [2023-02-07T03:09:50.277Z] e5e13b0c77cb: Preparing [2023-02-07T03:09:50.277Z] 61f6f9f4dabd: Layer already exists [2023-02-07T03:09:50.277Z] 52190e6f0fcf: Layer already exists [2023-02-07T03:09:50.277Z] 5b949487095e: Layer already exists [2023-02-07T03:09:50.277Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:09:50.277Z] 501edf4dedd2: Layer already exists [2023-02-07T03:09:50.277Z] latest: digest: sha256:5bb07a345df01cc81156cde784fe8846f51281fed82d9787bca64268f252a61d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:09:50.592Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:09:50.899Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.36 [2023-02-07T03:09:50.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-07T03:09:50.899Z] 5b949487095e: Preparing [2023-02-07T03:09:50.899Z] 52190e6f0fcf: Preparing [2023-02-07T03:09:50.899Z] 501edf4dedd2: Preparing [2023-02-07T03:09:50.899Z] 61f6f9f4dabd: Preparing [2023-02-07T03:09:50.899Z] e5e13b0c77cb: Preparing [2023-02-07T03:09:50.899Z] 501edf4dedd2: Layer already exists [2023-02-07T03:09:50.899Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:09:50.899Z] 5b949487095e: Layer already exists [2023-02-07T03:09:50.899Z] 52190e6f0fcf: Layer already exists [2023-02-07T03:09:50.899Z] 61f6f9f4dabd: Layer already exists [2023-02-07T03:09:50.899Z] 3.0.0-dev.36: digest: sha256:5bb07a345df01cc81156cde784fe8846f51281fed82d9787bca64268f252a61d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:09:51.211Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:09:51.519Z] + docker push nexus3.edgexfoundry.org:10004/core-command:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:09:51.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-07T03:09:51.519Z] 5b949487095e: Preparing [2023-02-07T03:09:51.519Z] 52190e6f0fcf: Preparing [2023-02-07T03:09:51.519Z] 501edf4dedd2: Preparing [2023-02-07T03:09:51.519Z] 61f6f9f4dabd: Preparing [2023-02-07T03:09:51.519Z] e5e13b0c77cb: Preparing [2023-02-07T03:09:51.519Z] 5b949487095e: Layer already exists [2023-02-07T03:09:51.519Z] 52190e6f0fcf: Layer already exists [2023-02-07T03:09:51.519Z] 61f6f9f4dabd: Layer already exists [2023-02-07T03:09:51.519Z] 501edf4dedd2: Layer already exists [2023-02-07T03:09:51.519Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:09:51.519Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:5bb07a345df01cc81156cde784fe8846f51281fed82d9787bca64268f252a61d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:09:51.828Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:09:52.135Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-02-07T03:09:52.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-07T03:09:52.135Z] 5b949487095e: Preparing [2023-02-07T03:09:52.135Z] 52190e6f0fcf: Preparing [2023-02-07T03:09:52.135Z] 501edf4dedd2: Preparing [2023-02-07T03:09:52.135Z] 61f6f9f4dabd: Preparing [2023-02-07T03:09:52.135Z] e5e13b0c77cb: Preparing [2023-02-07T03:09:52.135Z] 52190e6f0fcf: Layer already exists [2023-02-07T03:09:52.135Z] 5b949487095e: Layer already exists [2023-02-07T03:09:52.135Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:09:52.135Z] 501edf4dedd2: Layer already exists [2023-02-07T03:09:52.135Z] 61f6f9f4dabd: Layer already exists [2023-02-07T03:09:52.135Z] main: digest: sha256:5bb07a345df01cc81156cde784fe8846f51281fed82d9787bca64268f252a61d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:09:52.174Z] ===================================================== [Pipeline] echo [2023-02-07T03:09:52.181Z] taggedImages: [2023-02-07T03:09:52.181Z] - nexus3.edgexfoundry.org:10004/core-command:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:09:52.181Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-07T03:09:52.181Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.36 [2023-02-07T03:09:52.181Z] - nexus3.edgexfoundry.org:10004/core-command:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:09:52.181Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-02-07T03:09:52.198Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-02-07T03:09:52.198Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:09:52.198Z] latest [2023-02-07T03:09:52.198Z] 3.0.0-dev.36 [2023-02-07T03:09:52.198Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:09:52.198Z] main [2023-02-07T03:09:52.198Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:09:52.507Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:09:52.842Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:09:52.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-07T03:09:52.843Z] 6cc0aa7e844a: Preparing [2023-02-07T03:09:52.843Z] 69d60e50ad55: Preparing [2023-02-07T03:09:52.843Z] 5b24978e730c: Preparing [2023-02-07T03:09:52.843Z] 9dbd1b7c0c3a: Preparing [2023-02-07T03:09:52.843Z] 501edf4dedd2: Preparing [2023-02-07T03:09:52.843Z] de692c259011: Preparing [2023-02-07T03:09:52.843Z] e5e13b0c77cb: Preparing [2023-02-07T03:09:52.843Z] e5e13b0c77cb: Waiting [2023-02-07T03:09:52.843Z] de692c259011: Waiting [2023-02-07T03:09:52.843Z] 501edf4dedd2: Layer already exists [2023-02-07T03:09:53.130Z] 69d60e50ad55: Pushed [2023-02-07T03:09:53.130Z] 5b24978e730c: Pushed [2023-02-07T03:09:53.130Z] 6cc0aa7e844a: Pushed [2023-02-07T03:09:53.130Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:09:53.130Z] de692c259011: Pushed [2023-02-07T03:09:54.064Z] 9dbd1b7c0c3a: Pushed [2023-02-07T03:09:54.064Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:844d42767959f1237ea06f3dd9ecc217e7cedc151c1c0b1d3d126169876869ff size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:09:54.374Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:09:54.678Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-07T03:09:54.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-07T03:09:54.678Z] 6cc0aa7e844a: Preparing [2023-02-07T03:09:54.678Z] 69d60e50ad55: Preparing [2023-02-07T03:09:54.678Z] 5b24978e730c: Preparing [2023-02-07T03:09:54.678Z] 9dbd1b7c0c3a: Preparing [2023-02-07T03:09:54.678Z] 501edf4dedd2: Preparing [2023-02-07T03:09:54.678Z] de692c259011: Preparing [2023-02-07T03:09:54.678Z] e5e13b0c77cb: Preparing [2023-02-07T03:09:54.678Z] de692c259011: Waiting [2023-02-07T03:09:54.678Z] e5e13b0c77cb: Waiting [2023-02-07T03:09:54.678Z] 501edf4dedd2: Layer already exists [2023-02-07T03:09:54.678Z] 5b24978e730c: Layer already exists [2023-02-07T03:09:54.678Z] 9dbd1b7c0c3a: Layer already exists [2023-02-07T03:09:54.678Z] 69d60e50ad55: Layer already exists [2023-02-07T03:09:54.678Z] 6cc0aa7e844a: Layer already exists [2023-02-07T03:09:54.678Z] de692c259011: Layer already exists [2023-02-07T03:09:54.678Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:09:54.937Z] latest: digest: sha256:844d42767959f1237ea06f3dd9ecc217e7cedc151c1c0b1d3d126169876869ff size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:09:55.245Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:09:55.550Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.36 [2023-02-07T03:09:55.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-07T03:09:55.550Z] 6cc0aa7e844a: Preparing [2023-02-07T03:09:55.550Z] 69d60e50ad55: Preparing [2023-02-07T03:09:55.550Z] 5b24978e730c: Preparing [2023-02-07T03:09:55.550Z] 9dbd1b7c0c3a: Preparing [2023-02-07T03:09:55.550Z] 501edf4dedd2: Preparing [2023-02-07T03:09:55.550Z] de692c259011: Preparing [2023-02-07T03:09:55.550Z] e5e13b0c77cb: Preparing [2023-02-07T03:09:55.550Z] de692c259011: Waiting [2023-02-07T03:09:55.550Z] e5e13b0c77cb: Waiting [2023-02-07T03:09:55.550Z] 5b24978e730c: Layer already exists [2023-02-07T03:09:55.550Z] 69d60e50ad55: Layer already exists [2023-02-07T03:09:55.550Z] 6cc0aa7e844a: Layer already exists [2023-02-07T03:09:55.550Z] 501edf4dedd2: Layer already exists [2023-02-07T03:09:55.550Z] 9dbd1b7c0c3a: Layer already exists [2023-02-07T03:09:55.550Z] de692c259011: Layer already exists [2023-02-07T03:09:55.550Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:09:55.551Z] 3.0.0-dev.36: digest: sha256:844d42767959f1237ea06f3dd9ecc217e7cedc151c1c0b1d3d126169876869ff size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:09:55.862Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:09:56.165Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:09:56.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-07T03:09:56.165Z] 6cc0aa7e844a: Preparing [2023-02-07T03:09:56.165Z] 69d60e50ad55: Preparing [2023-02-07T03:09:56.165Z] 5b24978e730c: Preparing [2023-02-07T03:09:56.165Z] 9dbd1b7c0c3a: Preparing [2023-02-07T03:09:56.165Z] 501edf4dedd2: Preparing [2023-02-07T03:09:56.165Z] de692c259011: Preparing [2023-02-07T03:09:56.165Z] e5e13b0c77cb: Preparing [2023-02-07T03:09:56.165Z] de692c259011: Waiting [2023-02-07T03:09:56.165Z] e5e13b0c77cb: Waiting [2023-02-07T03:09:56.165Z] 501edf4dedd2: Layer already exists [2023-02-07T03:09:56.165Z] 5b24978e730c: Layer already exists [2023-02-07T03:09:56.165Z] 6cc0aa7e844a: Layer already exists [2023-02-07T03:09:56.165Z] 9dbd1b7c0c3a: Layer already exists [2023-02-07T03:09:56.165Z] 69d60e50ad55: Layer already exists [2023-02-07T03:09:56.165Z] de692c259011: Layer already exists [2023-02-07T03:09:56.165Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:09:56.165Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:844d42767959f1237ea06f3dd9ecc217e7cedc151c1c0b1d3d126169876869ff size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:09:56.478Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:09:56.800Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-02-07T03:09:56.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-07T03:09:56.800Z] 6cc0aa7e844a: Preparing [2023-02-07T03:09:56.800Z] 69d60e50ad55: Preparing [2023-02-07T03:09:56.800Z] 5b24978e730c: Preparing [2023-02-07T03:09:56.800Z] 9dbd1b7c0c3a: Preparing [2023-02-07T03:09:56.800Z] 501edf4dedd2: Preparing [2023-02-07T03:09:56.800Z] de692c259011: Preparing [2023-02-07T03:09:56.800Z] e5e13b0c77cb: Preparing [2023-02-07T03:09:56.800Z] de692c259011: Waiting [2023-02-07T03:09:56.800Z] 5b24978e730c: Layer already exists [2023-02-07T03:09:56.800Z] 501edf4dedd2: Layer already exists [2023-02-07T03:09:56.800Z] 9dbd1b7c0c3a: Layer already exists [2023-02-07T03:09:56.800Z] 6cc0aa7e844a: Layer already exists [2023-02-07T03:09:56.800Z] 69d60e50ad55: Layer already exists [2023-02-07T03:09:56.800Z] de692c259011: Layer already exists [2023-02-07T03:09:56.800Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:09:56.800Z] main: digest: sha256:844d42767959f1237ea06f3dd9ecc217e7cedc151c1c0b1d3d126169876869ff size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:09:56.841Z] ===================================================== [Pipeline] echo [2023-02-07T03:09:56.847Z] taggedImages: [2023-02-07T03:09:56.847Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:09:56.847Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-07T03:09:56.847Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.36 [2023-02-07T03:09:56.847Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:09:56.847Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-02-07T03:09:56.870Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-02-07T03:09:56.870Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:09:56.870Z] latest [2023-02-07T03:09:56.870Z] 3.0.0-dev.36 [2023-02-07T03:09:56.870Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:09:56.870Z] main [2023-02-07T03:09:56.870Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:09:57.182Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:09:57.489Z] + docker push nexus3.edgexfoundry.org:10004/core-data:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:09:57.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-07T03:09:57.489Z] 22350cf9679f: Preparing [2023-02-07T03:09:57.489Z] 7e89a4bc83f5: Preparing [2023-02-07T03:09:57.489Z] 501edf4dedd2: Preparing [2023-02-07T03:09:57.489Z] 76a5ac5cb775: Preparing [2023-02-07T03:09:57.489Z] e5e13b0c77cb: Preparing [2023-02-07T03:09:57.489Z] 22350cf9679f: Pushed [2023-02-07T03:09:57.489Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:09:57.489Z] 76a5ac5cb775: Pushed [2023-02-07T03:09:57.748Z] 501edf4dedd2: Layer already exists [2023-02-07T03:09:59.126Z] 7e89a4bc83f5: Pushed [2023-02-07T03:10:02.414Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:da18e23e2b1ed1d380156c068d91b5ae0c0caac83d1d652e3435db83a9684c24 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:02.721Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:03.037Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-07T03:10:03.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-07T03:10:03.037Z] 22350cf9679f: Preparing [2023-02-07T03:10:03.037Z] 7e89a4bc83f5: Preparing [2023-02-07T03:10:03.037Z] 501edf4dedd2: Preparing [2023-02-07T03:10:03.037Z] 76a5ac5cb775: Preparing [2023-02-07T03:10:03.037Z] e5e13b0c77cb: Preparing [2023-02-07T03:10:03.037Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:10:03.037Z] 501edf4dedd2: Layer already exists [2023-02-07T03:10:03.037Z] 76a5ac5cb775: Layer already exists [2023-02-07T03:10:03.037Z] 22350cf9679f: Layer already exists [2023-02-07T03:10:03.037Z] 7e89a4bc83f5: Layer already exists [2023-02-07T03:10:03.037Z] latest: digest: sha256:da18e23e2b1ed1d380156c068d91b5ae0c0caac83d1d652e3435db83a9684c24 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:03.359Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:03.661Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.36 [2023-02-07T03:10:03.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-07T03:10:03.661Z] 22350cf9679f: Preparing [2023-02-07T03:10:03.661Z] 7e89a4bc83f5: Preparing [2023-02-07T03:10:03.661Z] 501edf4dedd2: Preparing [2023-02-07T03:10:03.661Z] 76a5ac5cb775: Preparing [2023-02-07T03:10:03.661Z] e5e13b0c77cb: Preparing [2023-02-07T03:10:03.661Z] 7e89a4bc83f5: Layer already exists [2023-02-07T03:10:03.661Z] 76a5ac5cb775: Layer already exists [2023-02-07T03:10:03.661Z] 501edf4dedd2: Layer already exists [2023-02-07T03:10:03.661Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:10:03.661Z] 22350cf9679f: Layer already exists [2023-02-07T03:10:03.661Z] 3.0.0-dev.36: digest: sha256:da18e23e2b1ed1d380156c068d91b5ae0c0caac83d1d652e3435db83a9684c24 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:03.967Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:04.269Z] + docker push nexus3.edgexfoundry.org:10004/core-data:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:10:04.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-07T03:10:04.269Z] 22350cf9679f: Preparing [2023-02-07T03:10:04.269Z] 7e89a4bc83f5: Preparing [2023-02-07T03:10:04.269Z] 501edf4dedd2: Preparing [2023-02-07T03:10:04.269Z] 76a5ac5cb775: Preparing [2023-02-07T03:10:04.269Z] e5e13b0c77cb: Preparing [2023-02-07T03:10:04.269Z] 501edf4dedd2: Layer already exists [2023-02-07T03:10:04.269Z] 22350cf9679f: Layer already exists [2023-02-07T03:10:04.269Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:10:04.269Z] 7e89a4bc83f5: Layer already exists [2023-02-07T03:10:04.269Z] 76a5ac5cb775: Layer already exists [2023-02-07T03:10:04.269Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:da18e23e2b1ed1d380156c068d91b5ae0c0caac83d1d652e3435db83a9684c24 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:04.576Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:04.882Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-02-07T03:10:04.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-07T03:10:04.882Z] 22350cf9679f: Preparing [2023-02-07T03:10:04.882Z] 7e89a4bc83f5: Preparing [2023-02-07T03:10:04.882Z] 501edf4dedd2: Preparing [2023-02-07T03:10:04.882Z] 76a5ac5cb775: Preparing [2023-02-07T03:10:04.882Z] e5e13b0c77cb: Preparing [2023-02-07T03:10:04.882Z] 501edf4dedd2: Layer already exists [2023-02-07T03:10:04.882Z] 76a5ac5cb775: Layer already exists [2023-02-07T03:10:04.882Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:10:04.882Z] 22350cf9679f: Layer already exists [2023-02-07T03:10:04.882Z] 7e89a4bc83f5: Layer already exists [2023-02-07T03:10:04.882Z] main: digest: sha256:da18e23e2b1ed1d380156c068d91b5ae0c0caac83d1d652e3435db83a9684c24 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:10:04.918Z] ===================================================== [Pipeline] echo [2023-02-07T03:10:04.924Z] taggedImages: [2023-02-07T03:10:04.924Z] - nexus3.edgexfoundry.org:10004/core-data:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:10:04.924Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-07T03:10:04.924Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.36 [2023-02-07T03:10:04.924Z] - nexus3.edgexfoundry.org:10004/core-data:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:10:04.924Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-02-07T03:10:04.939Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-02-07T03:10:04.939Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:10:04.939Z] latest [2023-02-07T03:10:04.939Z] 3.0.0-dev.36 [2023-02-07T03:10:04.939Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:10:04.939Z] main [2023-02-07T03:10:04.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:05.245Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:05.565Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:10:05.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-07T03:10:05.565Z] a2928d245059: Preparing [2023-02-07T03:10:05.565Z] bc9044bf4838: Preparing [2023-02-07T03:10:05.565Z] f960a83b1171: Preparing [2023-02-07T03:10:05.565Z] 501edf4dedd2: Preparing [2023-02-07T03:10:05.565Z] c42cb25188de: Preparing [2023-02-07T03:10:05.565Z] e5e13b0c77cb: Preparing [2023-02-07T03:10:05.565Z] e5e13b0c77cb: Waiting [2023-02-07T03:10:05.565Z] 501edf4dedd2: Layer already exists [2023-02-07T03:10:05.565Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:10:05.565Z] a2928d245059: Pushed [2023-02-07T03:10:05.565Z] c42cb25188de: Pushed [2023-02-07T03:10:05.565Z] bc9044bf4838: Pushed [2023-02-07T03:10:06.943Z] f960a83b1171: Pushed [2023-02-07T03:10:07.207Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:a2d8f5811f4a6109feb8f8488e323113d992c610c39ef956de2c2f89f6a3309a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:07.523Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:07.835Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-07T03:10:07.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-07T03:10:07.835Z] a2928d245059: Preparing [2023-02-07T03:10:07.835Z] bc9044bf4838: Preparing [2023-02-07T03:10:07.835Z] f960a83b1171: Preparing [2023-02-07T03:10:07.835Z] 501edf4dedd2: Preparing [2023-02-07T03:10:07.835Z] c42cb25188de: Preparing [2023-02-07T03:10:07.835Z] e5e13b0c77cb: Preparing [2023-02-07T03:10:07.835Z] e5e13b0c77cb: Waiting [2023-02-07T03:10:07.835Z] f960a83b1171: Layer already exists [2023-02-07T03:10:07.835Z] 501edf4dedd2: Layer already exists [2023-02-07T03:10:07.835Z] c42cb25188de: Layer already exists [2023-02-07T03:10:07.835Z] a2928d245059: Layer already exists [2023-02-07T03:10:07.835Z] bc9044bf4838: Layer already exists [2023-02-07T03:10:07.835Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:10:07.835Z] latest: digest: sha256:a2d8f5811f4a6109feb8f8488e323113d992c610c39ef956de2c2f89f6a3309a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:08.144Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:08.451Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.36 [2023-02-07T03:10:08.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-07T03:10:08.451Z] a2928d245059: Preparing [2023-02-07T03:10:08.451Z] bc9044bf4838: Preparing [2023-02-07T03:10:08.451Z] f960a83b1171: Preparing [2023-02-07T03:10:08.451Z] 501edf4dedd2: Preparing [2023-02-07T03:10:08.451Z] c42cb25188de: Preparing [2023-02-07T03:10:08.451Z] e5e13b0c77cb: Preparing [2023-02-07T03:10:08.451Z] e5e13b0c77cb: Waiting [2023-02-07T03:10:08.451Z] 501edf4dedd2: Layer already exists [2023-02-07T03:10:08.451Z] c42cb25188de: Layer already exists [2023-02-07T03:10:08.451Z] a2928d245059: Layer already exists [2023-02-07T03:10:08.451Z] bc9044bf4838: Layer already exists [2023-02-07T03:10:08.451Z] f960a83b1171: Layer already exists [2023-02-07T03:10:08.451Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:10:08.451Z] 3.0.0-dev.36: digest: sha256:a2d8f5811f4a6109feb8f8488e323113d992c610c39ef956de2c2f89f6a3309a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:08.761Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:09.076Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:10:09.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-07T03:10:09.076Z] a2928d245059: Preparing [2023-02-07T03:10:09.076Z] bc9044bf4838: Preparing [2023-02-07T03:10:09.076Z] f960a83b1171: Preparing [2023-02-07T03:10:09.076Z] 501edf4dedd2: Preparing [2023-02-07T03:10:09.076Z] c42cb25188de: Preparing [2023-02-07T03:10:09.076Z] e5e13b0c77cb: Preparing [2023-02-07T03:10:09.076Z] e5e13b0c77cb: Waiting [2023-02-07T03:10:09.076Z] c42cb25188de: Layer already exists [2023-02-07T03:10:09.076Z] a2928d245059: Layer already exists [2023-02-07T03:10:09.076Z] 501edf4dedd2: Layer already exists [2023-02-07T03:10:09.076Z] f960a83b1171: Layer already exists [2023-02-07T03:10:09.076Z] bc9044bf4838: Layer already exists [2023-02-07T03:10:09.076Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:10:09.076Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:a2d8f5811f4a6109feb8f8488e323113d992c610c39ef956de2c2f89f6a3309a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:09.391Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:09.708Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-02-07T03:10:09.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-07T03:10:09.709Z] a2928d245059: Preparing [2023-02-07T03:10:09.709Z] bc9044bf4838: Preparing [2023-02-07T03:10:09.709Z] f960a83b1171: Preparing [2023-02-07T03:10:09.709Z] 501edf4dedd2: Preparing [2023-02-07T03:10:09.709Z] c42cb25188de: Preparing [2023-02-07T03:10:09.709Z] e5e13b0c77cb: Preparing [2023-02-07T03:10:09.709Z] e5e13b0c77cb: Waiting [2023-02-07T03:10:09.709Z] bc9044bf4838: Layer already exists [2023-02-07T03:10:09.709Z] a2928d245059: Layer already exists [2023-02-07T03:10:09.709Z] c42cb25188de: Layer already exists [2023-02-07T03:10:09.709Z] f960a83b1171: Layer already exists [2023-02-07T03:10:09.709Z] 501edf4dedd2: Layer already exists [2023-02-07T03:10:09.709Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:10:09.709Z] main: digest: sha256:a2d8f5811f4a6109feb8f8488e323113d992c610c39ef956de2c2f89f6a3309a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:10:09.761Z] ===================================================== [Pipeline] echo [2023-02-07T03:10:09.771Z] taggedImages: [2023-02-07T03:10:09.771Z] - nexus3.edgexfoundry.org:10004/core-metadata:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:10:09.771Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-07T03:10:09.771Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.36 [2023-02-07T03:10:09.771Z] - nexus3.edgexfoundry.org:10004/core-metadata:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:10:09.771Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-02-07T03:10:09.796Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-02-07T03:10:09.796Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:10:09.796Z] latest [2023-02-07T03:10:09.796Z] 3.0.0-dev.36 [2023-02-07T03:10:09.796Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:10:09.796Z] main [2023-02-07T03:10:09.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:10.135Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:10.450Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:10:10.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-07T03:10:10.450Z] 09a903a797a0: Preparing [2023-02-07T03:10:10.450Z] 09a903a797a0: Preparing [2023-02-07T03:10:10.450Z] 7c8ae015a391: Preparing [2023-02-07T03:10:10.450Z] 6bebcab0d7d5: Preparing [2023-02-07T03:10:10.450Z] a9944cba8996: Preparing [2023-02-07T03:10:10.450Z] 1aef35f86897: Preparing [2023-02-07T03:10:10.450Z] b0e1f44edd32: Preparing [2023-02-07T03:10:10.450Z] 501edf4dedd2: Preparing [2023-02-07T03:10:10.450Z] 3de0e9c4c8e6: Preparing [2023-02-07T03:10:10.450Z] eff9d0404308: Preparing [2023-02-07T03:10:10.450Z] b0bef0f12c96: Preparing [2023-02-07T03:10:10.450Z] 41b5dddf678c: Preparing [2023-02-07T03:10:10.450Z] e5e13b0c77cb: Preparing [2023-02-07T03:10:10.450Z] eff9d0404308: Waiting [2023-02-07T03:10:10.450Z] b0bef0f12c96: Waiting [2023-02-07T03:10:10.450Z] b0e1f44edd32: Waiting [2023-02-07T03:10:10.450Z] 501edf4dedd2: Waiting [2023-02-07T03:10:10.450Z] 41b5dddf678c: Waiting [2023-02-07T03:10:10.450Z] e5e13b0c77cb: Waiting [2023-02-07T03:10:10.450Z] 3de0e9c4c8e6: Waiting [2023-02-07T03:10:10.450Z] 09a903a797a0: Pushed [2023-02-07T03:10:10.450Z] a9944cba8996: Pushed [2023-02-07T03:10:10.450Z] 7c8ae015a391: Pushed [2023-02-07T03:10:10.450Z] 6bebcab0d7d5: Pushed [2023-02-07T03:10:10.450Z] 1aef35f86897: Pushed [2023-02-07T03:10:10.710Z] 501edf4dedd2: Layer already exists [2023-02-07T03:10:10.710Z] 3de0e9c4c8e6: Pushed [2023-02-07T03:10:10.710Z] eff9d0404308: Pushed [2023-02-07T03:10:10.710Z] b0bef0f12c96: Pushed [2023-02-07T03:10:10.710Z] 41b5dddf678c: Pushed [2023-02-07T03:10:10.710Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:10:12.097Z] b0e1f44edd32: Pushed [2023-02-07T03:10:12.357Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:85743d538aa5f16ffc4d1198743c3dae15cdfcf5da3460f37a6d052c8e22e7f4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:12.675Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:12.980Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-07T03:10:12.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-07T03:10:12.980Z] 09a903a797a0: Preparing [2023-02-07T03:10:12.980Z] 09a903a797a0: Preparing [2023-02-07T03:10:12.980Z] 7c8ae015a391: Preparing [2023-02-07T03:10:12.980Z] 6bebcab0d7d5: Preparing [2023-02-07T03:10:12.980Z] a9944cba8996: Preparing [2023-02-07T03:10:12.980Z] 1aef35f86897: Preparing [2023-02-07T03:10:12.980Z] b0e1f44edd32: Preparing [2023-02-07T03:10:12.980Z] 501edf4dedd2: Preparing [2023-02-07T03:10:12.980Z] 3de0e9c4c8e6: Preparing [2023-02-07T03:10:12.980Z] eff9d0404308: Preparing [2023-02-07T03:10:12.980Z] b0bef0f12c96: Preparing [2023-02-07T03:10:12.980Z] 41b5dddf678c: Preparing [2023-02-07T03:10:12.980Z] e5e13b0c77cb: Preparing [2023-02-07T03:10:12.980Z] 501edf4dedd2: Waiting [2023-02-07T03:10:12.980Z] 41b5dddf678c: Waiting [2023-02-07T03:10:12.980Z] b0bef0f12c96: Waiting [2023-02-07T03:10:12.980Z] 3de0e9c4c8e6: Waiting [2023-02-07T03:10:12.980Z] eff9d0404308: Waiting [2023-02-07T03:10:12.980Z] e5e13b0c77cb: Waiting [2023-02-07T03:10:12.980Z] b0e1f44edd32: Waiting [2023-02-07T03:10:12.980Z] 09a903a797a0: Layer already exists [2023-02-07T03:10:12.980Z] a9944cba8996: Layer already exists [2023-02-07T03:10:12.980Z] 7c8ae015a391: Layer already exists [2023-02-07T03:10:12.980Z] 1aef35f86897: Layer already exists [2023-02-07T03:10:12.980Z] 6bebcab0d7d5: Layer already exists [2023-02-07T03:10:12.980Z] b0e1f44edd32: Layer already exists [2023-02-07T03:10:12.980Z] 3de0e9c4c8e6: Layer already exists [2023-02-07T03:10:12.980Z] 501edf4dedd2: Layer already exists [2023-02-07T03:10:12.980Z] eff9d0404308: Layer already exists [2023-02-07T03:10:12.980Z] b0bef0f12c96: Layer already exists [2023-02-07T03:10:12.980Z] 41b5dddf678c: Layer already exists [2023-02-07T03:10:12.980Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:10:12.980Z] latest: digest: sha256:85743d538aa5f16ffc4d1198743c3dae15cdfcf5da3460f37a6d052c8e22e7f4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:13.297Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:13.620Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.36 [2023-02-07T03:10:13.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-07T03:10:13.620Z] 09a903a797a0: Preparing [2023-02-07T03:10:13.620Z] 09a903a797a0: Preparing [2023-02-07T03:10:13.620Z] 7c8ae015a391: Preparing [2023-02-07T03:10:13.620Z] 6bebcab0d7d5: Preparing [2023-02-07T03:10:13.620Z] a9944cba8996: Preparing [2023-02-07T03:10:13.620Z] 1aef35f86897: Preparing [2023-02-07T03:10:13.620Z] b0e1f44edd32: Preparing [2023-02-07T03:10:13.620Z] 501edf4dedd2: Preparing [2023-02-07T03:10:13.620Z] 3de0e9c4c8e6: Preparing [2023-02-07T03:10:13.620Z] eff9d0404308: Preparing [2023-02-07T03:10:13.620Z] b0bef0f12c96: Preparing [2023-02-07T03:10:13.620Z] 41b5dddf678c: Preparing [2023-02-07T03:10:13.620Z] e5e13b0c77cb: Preparing [2023-02-07T03:10:13.620Z] 3de0e9c4c8e6: Waiting [2023-02-07T03:10:13.620Z] b0e1f44edd32: Waiting [2023-02-07T03:10:13.620Z] eff9d0404308: Waiting [2023-02-07T03:10:13.620Z] b0bef0f12c96: Waiting [2023-02-07T03:10:13.620Z] 501edf4dedd2: Waiting [2023-02-07T03:10:13.620Z] 41b5dddf678c: Waiting [2023-02-07T03:10:13.620Z] e5e13b0c77cb: Waiting [2023-02-07T03:10:13.620Z] a9944cba8996: Layer already exists [2023-02-07T03:10:13.620Z] 6bebcab0d7d5: Layer already exists [2023-02-07T03:10:13.620Z] 09a903a797a0: Layer already exists [2023-02-07T03:10:13.620Z] 7c8ae015a391: Layer already exists [2023-02-07T03:10:13.620Z] 1aef35f86897: Layer already exists [2023-02-07T03:10:13.620Z] b0e1f44edd32: Layer already exists [2023-02-07T03:10:13.620Z] 3de0e9c4c8e6: Layer already exists [2023-02-07T03:10:13.620Z] 501edf4dedd2: Layer already exists [2023-02-07T03:10:13.620Z] b0bef0f12c96: Layer already exists [2023-02-07T03:10:13.620Z] eff9d0404308: Layer already exists [2023-02-07T03:10:13.620Z] 41b5dddf678c: Layer already exists [2023-02-07T03:10:13.620Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:10:13.620Z] 3.0.0-dev.36: digest: sha256:85743d538aa5f16ffc4d1198743c3dae15cdfcf5da3460f37a6d052c8e22e7f4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:13.938Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:14.248Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:10:14.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-07T03:10:14.248Z] 09a903a797a0: Preparing [2023-02-07T03:10:14.248Z] 09a903a797a0: Preparing [2023-02-07T03:10:14.248Z] 7c8ae015a391: Preparing [2023-02-07T03:10:14.248Z] 6bebcab0d7d5: Preparing [2023-02-07T03:10:14.248Z] a9944cba8996: Preparing [2023-02-07T03:10:14.248Z] 1aef35f86897: Preparing [2023-02-07T03:10:14.248Z] b0e1f44edd32: Preparing [2023-02-07T03:10:14.248Z] 501edf4dedd2: Preparing [2023-02-07T03:10:14.248Z] 3de0e9c4c8e6: Preparing [2023-02-07T03:10:14.248Z] eff9d0404308: Preparing [2023-02-07T03:10:14.248Z] b0bef0f12c96: Preparing [2023-02-07T03:10:14.248Z] 41b5dddf678c: Preparing [2023-02-07T03:10:14.248Z] e5e13b0c77cb: Preparing [2023-02-07T03:10:14.248Z] 501edf4dedd2: Waiting [2023-02-07T03:10:14.248Z] 3de0e9c4c8e6: Waiting [2023-02-07T03:10:14.248Z] eff9d0404308: Waiting [2023-02-07T03:10:14.248Z] b0bef0f12c96: Waiting [2023-02-07T03:10:14.248Z] 41b5dddf678c: Waiting [2023-02-07T03:10:14.248Z] e5e13b0c77cb: Waiting [2023-02-07T03:10:14.248Z] b0e1f44edd32: Waiting [2023-02-07T03:10:14.248Z] 7c8ae015a391: Layer already exists [2023-02-07T03:10:14.248Z] 1aef35f86897: Layer already exists [2023-02-07T03:10:14.248Z] 09a903a797a0: Layer already exists [2023-02-07T03:10:14.248Z] a9944cba8996: Layer already exists [2023-02-07T03:10:14.248Z] 6bebcab0d7d5: Layer already exists [2023-02-07T03:10:14.248Z] b0e1f44edd32: Layer already exists [2023-02-07T03:10:14.248Z] 3de0e9c4c8e6: Layer already exists [2023-02-07T03:10:14.248Z] 501edf4dedd2: Layer already exists [2023-02-07T03:10:14.248Z] eff9d0404308: Layer already exists [2023-02-07T03:10:14.248Z] b0bef0f12c96: Layer already exists [2023-02-07T03:10:14.248Z] 41b5dddf678c: Layer already exists [2023-02-07T03:10:14.248Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:10:14.248Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:85743d538aa5f16ffc4d1198743c3dae15cdfcf5da3460f37a6d052c8e22e7f4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:14.552Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:14.853Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-02-07T03:10:14.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-07T03:10:14.853Z] 09a903a797a0: Preparing [2023-02-07T03:10:14.853Z] 09a903a797a0: Preparing [2023-02-07T03:10:14.853Z] 7c8ae015a391: Preparing [2023-02-07T03:10:14.853Z] 6bebcab0d7d5: Preparing [2023-02-07T03:10:14.853Z] a9944cba8996: Preparing [2023-02-07T03:10:14.853Z] 1aef35f86897: Preparing [2023-02-07T03:10:14.853Z] b0e1f44edd32: Preparing [2023-02-07T03:10:14.853Z] 501edf4dedd2: Preparing [2023-02-07T03:10:14.853Z] 3de0e9c4c8e6: Preparing [2023-02-07T03:10:14.853Z] eff9d0404308: Preparing [2023-02-07T03:10:14.853Z] b0bef0f12c96: Preparing [2023-02-07T03:10:14.853Z] 41b5dddf678c: Preparing [2023-02-07T03:10:14.853Z] e5e13b0c77cb: Preparing [2023-02-07T03:10:14.853Z] eff9d0404308: Waiting [2023-02-07T03:10:14.853Z] 3de0e9c4c8e6: Waiting [2023-02-07T03:10:14.853Z] b0bef0f12c96: Waiting [2023-02-07T03:10:14.853Z] 41b5dddf678c: Waiting [2023-02-07T03:10:14.853Z] b0e1f44edd32: Waiting [2023-02-07T03:10:14.853Z] 501edf4dedd2: Waiting [2023-02-07T03:10:14.853Z] e5e13b0c77cb: Waiting [2023-02-07T03:10:14.853Z] 6bebcab0d7d5: Layer already exists [2023-02-07T03:10:14.853Z] a9944cba8996: Layer already exists [2023-02-07T03:10:14.853Z] 1aef35f86897: Layer already exists [2023-02-07T03:10:14.853Z] 09a903a797a0: Layer already exists [2023-02-07T03:10:14.853Z] 7c8ae015a391: Layer already exists [2023-02-07T03:10:14.853Z] eff9d0404308: Layer already exists [2023-02-07T03:10:14.853Z] b0e1f44edd32: Layer already exists [2023-02-07T03:10:14.853Z] 501edf4dedd2: Layer already exists [2023-02-07T03:10:14.853Z] 3de0e9c4c8e6: Layer already exists [2023-02-07T03:10:14.853Z] b0bef0f12c96: Layer already exists [2023-02-07T03:10:14.854Z] 41b5dddf678c: Layer already exists [2023-02-07T03:10:14.854Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:10:14.854Z] main: digest: sha256:85743d538aa5f16ffc4d1198743c3dae15cdfcf5da3460f37a6d052c8e22e7f4 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:10:14.901Z] ===================================================== [Pipeline] echo [2023-02-07T03:10:14.910Z] taggedImages: [2023-02-07T03:10:14.910Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:10:14.910Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-07T03:10:14.910Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.36 [2023-02-07T03:10:14.910Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:10:14.910Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-02-07T03:10:14.932Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-02-07T03:10:14.932Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:10:14.932Z] latest [2023-02-07T03:10:14.932Z] 3.0.0-dev.36 [2023-02-07T03:10:14.932Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:10:14.932Z] main [2023-02-07T03:10:14.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:15.262Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:15.569Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:10:15.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-07T03:10:15.569Z] 89a01b50889f: Preparing [2023-02-07T03:10:15.569Z] 49dae5a7ff28: Preparing [2023-02-07T03:10:15.569Z] 2b6f248b12b2: Preparing [2023-02-07T03:10:15.569Z] 69cdb40c1c33: Preparing [2023-02-07T03:10:15.569Z] b71bdb4b6599: Preparing [2023-02-07T03:10:15.569Z] 46c8ecd9f829: Preparing [2023-02-07T03:10:15.569Z] 9a85065fc9e8: Preparing [2023-02-07T03:10:15.569Z] e5e13b0c77cb: Preparing [2023-02-07T03:10:15.569Z] 9a85065fc9e8: Waiting [2023-02-07T03:10:15.569Z] 46c8ecd9f829: Waiting [2023-02-07T03:10:15.569Z] e5e13b0c77cb: Waiting [2023-02-07T03:10:15.569Z] b71bdb4b6599: Pushed [2023-02-07T03:10:15.569Z] 49dae5a7ff28: Pushed [2023-02-07T03:10:15.569Z] 89a01b50889f: Pushed [2023-02-07T03:10:15.829Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:10:15.829Z] 46c8ecd9f829: Pushed [2023-02-07T03:10:16.087Z] 9a85065fc9e8: Pushed [2023-02-07T03:10:16.658Z] 2b6f248b12b2: Pushed [2023-02-07T03:10:16.658Z] 69cdb40c1c33: Pushed [2023-02-07T03:10:16.919Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:0382875180da4c9496121983dc881b101e588908404af648f11b06d52c441eab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:17.229Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:17.533Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-07T03:10:17.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-07T03:10:17.533Z] 89a01b50889f: Preparing [2023-02-07T03:10:17.533Z] 49dae5a7ff28: Preparing [2023-02-07T03:10:17.533Z] 2b6f248b12b2: Preparing [2023-02-07T03:10:17.533Z] 69cdb40c1c33: Preparing [2023-02-07T03:10:17.533Z] b71bdb4b6599: Preparing [2023-02-07T03:10:17.533Z] 46c8ecd9f829: Preparing [2023-02-07T03:10:17.533Z] 9a85065fc9e8: Preparing [2023-02-07T03:10:17.533Z] e5e13b0c77cb: Preparing [2023-02-07T03:10:17.533Z] 46c8ecd9f829: Waiting [2023-02-07T03:10:17.533Z] 9a85065fc9e8: Waiting [2023-02-07T03:10:17.533Z] e5e13b0c77cb: Waiting [2023-02-07T03:10:17.534Z] b71bdb4b6599: Layer already exists [2023-02-07T03:10:17.534Z] 69cdb40c1c33: Layer already exists [2023-02-07T03:10:17.534Z] 2b6f248b12b2: Layer already exists [2023-02-07T03:10:17.534Z] 89a01b50889f: Layer already exists [2023-02-07T03:10:17.534Z] 49dae5a7ff28: Layer already exists [2023-02-07T03:10:17.534Z] 9a85065fc9e8: Layer already exists [2023-02-07T03:10:17.534Z] 46c8ecd9f829: Layer already exists [2023-02-07T03:10:17.534Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:10:17.534Z] latest: digest: sha256:0382875180da4c9496121983dc881b101e588908404af648f11b06d52c441eab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:17.856Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:18.160Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.36 [2023-02-07T03:10:18.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-07T03:10:18.160Z] 89a01b50889f: Preparing [2023-02-07T03:10:18.160Z] 49dae5a7ff28: Preparing [2023-02-07T03:10:18.160Z] 2b6f248b12b2: Preparing [2023-02-07T03:10:18.160Z] 69cdb40c1c33: Preparing [2023-02-07T03:10:18.160Z] b71bdb4b6599: Preparing [2023-02-07T03:10:18.160Z] 46c8ecd9f829: Preparing [2023-02-07T03:10:18.160Z] 9a85065fc9e8: Preparing [2023-02-07T03:10:18.160Z] e5e13b0c77cb: Preparing [2023-02-07T03:10:18.160Z] 46c8ecd9f829: Waiting [2023-02-07T03:10:18.160Z] e5e13b0c77cb: Waiting [2023-02-07T03:10:18.160Z] 9a85065fc9e8: Waiting [2023-02-07T03:10:18.160Z] 69cdb40c1c33: Layer already exists [2023-02-07T03:10:18.160Z] 89a01b50889f: Layer already exists [2023-02-07T03:10:18.160Z] b71bdb4b6599: Layer already exists [2023-02-07T03:10:18.160Z] 49dae5a7ff28: Layer already exists [2023-02-07T03:10:18.160Z] 2b6f248b12b2: Layer already exists [2023-02-07T03:10:18.160Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:10:18.160Z] 46c8ecd9f829: Layer already exists [2023-02-07T03:10:18.160Z] 9a85065fc9e8: Layer already exists [2023-02-07T03:10:18.160Z] 3.0.0-dev.36: digest: sha256:0382875180da4c9496121983dc881b101e588908404af648f11b06d52c441eab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:18.469Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:18.777Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:10:18.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-07T03:10:18.777Z] 89a01b50889f: Preparing [2023-02-07T03:10:18.777Z] 49dae5a7ff28: Preparing [2023-02-07T03:10:18.777Z] 2b6f248b12b2: Preparing [2023-02-07T03:10:18.777Z] 69cdb40c1c33: Preparing [2023-02-07T03:10:18.777Z] b71bdb4b6599: Preparing [2023-02-07T03:10:18.777Z] 46c8ecd9f829: Preparing [2023-02-07T03:10:18.777Z] 9a85065fc9e8: Preparing [2023-02-07T03:10:18.777Z] e5e13b0c77cb: Preparing [2023-02-07T03:10:18.777Z] 9a85065fc9e8: Waiting [2023-02-07T03:10:18.777Z] b71bdb4b6599: Layer already exists [2023-02-07T03:10:18.777Z] 2b6f248b12b2: Layer already exists [2023-02-07T03:10:18.777Z] 69cdb40c1c33: Layer already exists [2023-02-07T03:10:18.777Z] 49dae5a7ff28: Layer already exists [2023-02-07T03:10:18.777Z] 89a01b50889f: Layer already exists [2023-02-07T03:10:18.777Z] 46c8ecd9f829: Layer already exists [2023-02-07T03:10:18.777Z] 9a85065fc9e8: Layer already exists [2023-02-07T03:10:18.777Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:10:18.777Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:0382875180da4c9496121983dc881b101e588908404af648f11b06d52c441eab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:19.090Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:19.407Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-02-07T03:10:19.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-07T03:10:19.407Z] 89a01b50889f: Preparing [2023-02-07T03:10:19.407Z] 49dae5a7ff28: Preparing [2023-02-07T03:10:19.407Z] 2b6f248b12b2: Preparing [2023-02-07T03:10:19.407Z] 69cdb40c1c33: Preparing [2023-02-07T03:10:19.407Z] b71bdb4b6599: Preparing [2023-02-07T03:10:19.407Z] 46c8ecd9f829: Preparing [2023-02-07T03:10:19.407Z] 9a85065fc9e8: Preparing [2023-02-07T03:10:19.407Z] e5e13b0c77cb: Preparing [2023-02-07T03:10:19.407Z] 9a85065fc9e8: Waiting [2023-02-07T03:10:19.407Z] 46c8ecd9f829: Waiting [2023-02-07T03:10:19.408Z] e5e13b0c77cb: Waiting [2023-02-07T03:10:19.408Z] 2b6f248b12b2: Layer already exists [2023-02-07T03:10:19.408Z] b71bdb4b6599: Layer already exists [2023-02-07T03:10:19.408Z] 89a01b50889f: Layer already exists [2023-02-07T03:10:19.408Z] 69cdb40c1c33: Layer already exists [2023-02-07T03:10:19.408Z] 49dae5a7ff28: Layer already exists [2023-02-07T03:10:19.408Z] 46c8ecd9f829: Layer already exists [2023-02-07T03:10:19.408Z] 9a85065fc9e8: Layer already exists [2023-02-07T03:10:19.408Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:10:19.979Z] main: digest: sha256:0382875180da4c9496121983dc881b101e588908404af648f11b06d52c441eab size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:10:20.025Z] ===================================================== [Pipeline] echo [2023-02-07T03:10:20.035Z] taggedImages: [2023-02-07T03:10:20.035Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:10:20.035Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-07T03:10:20.035Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.36 [2023-02-07T03:10:20.035Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:10:20.035Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-02-07T03:10:20.058Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-02-07T03:10:20.058Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:10:20.058Z] latest [2023-02-07T03:10:20.058Z] 3.0.0-dev.36 [2023-02-07T03:10:20.058Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:10:20.058Z] main [2023-02-07T03:10:20.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:20.389Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:20.698Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:10:20.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-07T03:10:20.698Z] b661f9bd3480: Preparing [2023-02-07T03:10:20.698Z] a4687b03cb44: Preparing [2023-02-07T03:10:20.698Z] 295d5cab6922: Preparing [2023-02-07T03:10:20.698Z] 9cfb278a6384: Preparing [2023-02-07T03:10:20.698Z] 339b14a10258: Preparing [2023-02-07T03:10:20.698Z] 757f563c6f2a: Preparing [2023-02-07T03:10:20.698Z] 07672a45d4c4: Preparing [2023-02-07T03:10:20.698Z] b55dd5104255: Preparing [2023-02-07T03:10:20.698Z] ecf5623cec4e: Preparing [2023-02-07T03:10:20.698Z] e5e13b0c77cb: Preparing [2023-02-07T03:10:20.698Z] 757f563c6f2a: Waiting [2023-02-07T03:10:20.698Z] 07672a45d4c4: Waiting [2023-02-07T03:10:20.698Z] b55dd5104255: Waiting [2023-02-07T03:10:20.698Z] e5e13b0c77cb: Waiting [2023-02-07T03:10:20.698Z] ecf5623cec4e: Waiting [2023-02-07T03:10:20.698Z] 339b14a10258: Pushed [2023-02-07T03:10:20.698Z] a4687b03cb44: Pushed [2023-02-07T03:10:20.698Z] b661f9bd3480: Pushed [2023-02-07T03:10:20.959Z] 757f563c6f2a: Pushed [2023-02-07T03:10:20.959Z] b55dd5104255: Pushed [2023-02-07T03:10:20.959Z] 07672a45d4c4: Pushed [2023-02-07T03:10:20.959Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:10:21.220Z] ecf5623cec4e: Pushed [2023-02-07T03:10:21.793Z] 9cfb278a6384: Pushed [2023-02-07T03:10:22.361Z] 295d5cab6922: Pushed [2023-02-07T03:10:22.361Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:abfb8ecf0003a547f09c3367c587099eb0a564050a5c403002f86961b31ca3e5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:22.668Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:22.973Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-07T03:10:22.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-07T03:10:22.973Z] b661f9bd3480: Preparing [2023-02-07T03:10:22.973Z] a4687b03cb44: Preparing [2023-02-07T03:10:22.973Z] 295d5cab6922: Preparing [2023-02-07T03:10:22.973Z] 9cfb278a6384: Preparing [2023-02-07T03:10:22.973Z] 339b14a10258: Preparing [2023-02-07T03:10:22.973Z] 757f563c6f2a: Preparing [2023-02-07T03:10:22.973Z] 07672a45d4c4: Preparing [2023-02-07T03:10:22.973Z] b55dd5104255: Preparing [2023-02-07T03:10:22.973Z] ecf5623cec4e: Preparing [2023-02-07T03:10:22.973Z] e5e13b0c77cb: Preparing [2023-02-07T03:10:22.973Z] b55dd5104255: Waiting [2023-02-07T03:10:22.973Z] 07672a45d4c4: Waiting [2023-02-07T03:10:22.973Z] ecf5623cec4e: Waiting [2023-02-07T03:10:22.973Z] e5e13b0c77cb: Waiting [2023-02-07T03:10:22.973Z] 757f563c6f2a: Waiting [2023-02-07T03:10:22.973Z] 295d5cab6922: Layer already exists [2023-02-07T03:10:22.973Z] 339b14a10258: Layer already exists [2023-02-07T03:10:22.973Z] b661f9bd3480: Layer already exists [2023-02-07T03:10:22.973Z] a4687b03cb44: Layer already exists [2023-02-07T03:10:22.973Z] 9cfb278a6384: Layer already exists [2023-02-07T03:10:22.973Z] 757f563c6f2a: Layer already exists [2023-02-07T03:10:22.973Z] b55dd5104255: Layer already exists [2023-02-07T03:10:22.973Z] 07672a45d4c4: Layer already exists [2023-02-07T03:10:22.973Z] ecf5623cec4e: Layer already exists [2023-02-07T03:10:22.973Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:10:22.973Z] latest: digest: sha256:abfb8ecf0003a547f09c3367c587099eb0a564050a5c403002f86961b31ca3e5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:23.286Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:23.603Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.36 [2023-02-07T03:10:23.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-07T03:10:23.603Z] b661f9bd3480: Preparing [2023-02-07T03:10:23.603Z] a4687b03cb44: Preparing [2023-02-07T03:10:23.603Z] 295d5cab6922: Preparing [2023-02-07T03:10:23.603Z] 9cfb278a6384: Preparing [2023-02-07T03:10:23.603Z] 339b14a10258: Preparing [2023-02-07T03:10:23.603Z] 757f563c6f2a: Preparing [2023-02-07T03:10:23.603Z] 07672a45d4c4: Preparing [2023-02-07T03:10:23.603Z] b55dd5104255: Preparing [2023-02-07T03:10:23.603Z] ecf5623cec4e: Preparing [2023-02-07T03:10:23.603Z] e5e13b0c77cb: Preparing [2023-02-07T03:10:23.603Z] b55dd5104255: Waiting [2023-02-07T03:10:23.603Z] e5e13b0c77cb: Waiting [2023-02-07T03:10:23.603Z] 07672a45d4c4: Waiting [2023-02-07T03:10:23.603Z] b661f9bd3480: Layer already exists [2023-02-07T03:10:23.603Z] 339b14a10258: Layer already exists [2023-02-07T03:10:23.603Z] 9cfb278a6384: Layer already exists [2023-02-07T03:10:23.603Z] a4687b03cb44: Layer already exists [2023-02-07T03:10:23.603Z] 295d5cab6922: Layer already exists [2023-02-07T03:10:23.603Z] 757f563c6f2a: Layer already exists [2023-02-07T03:10:23.603Z] 07672a45d4c4: Layer already exists [2023-02-07T03:10:23.603Z] b55dd5104255: Layer already exists [2023-02-07T03:10:23.603Z] ecf5623cec4e: Layer already exists [2023-02-07T03:10:23.603Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:10:23.603Z] 3.0.0-dev.36: digest: sha256:abfb8ecf0003a547f09c3367c587099eb0a564050a5c403002f86961b31ca3e5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:23.915Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:24.220Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:10:24.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-07T03:10:24.220Z] b661f9bd3480: Preparing [2023-02-07T03:10:24.220Z] a4687b03cb44: Preparing [2023-02-07T03:10:24.220Z] 295d5cab6922: Preparing [2023-02-07T03:10:24.220Z] 9cfb278a6384: Preparing [2023-02-07T03:10:24.220Z] 339b14a10258: Preparing [2023-02-07T03:10:24.220Z] 757f563c6f2a: Preparing [2023-02-07T03:10:24.220Z] 07672a45d4c4: Preparing [2023-02-07T03:10:24.220Z] b55dd5104255: Preparing [2023-02-07T03:10:24.220Z] ecf5623cec4e: Preparing [2023-02-07T03:10:24.220Z] e5e13b0c77cb: Preparing [2023-02-07T03:10:24.220Z] 757f563c6f2a: Waiting [2023-02-07T03:10:24.220Z] ecf5623cec4e: Waiting [2023-02-07T03:10:24.220Z] e5e13b0c77cb: Waiting [2023-02-07T03:10:24.220Z] a4687b03cb44: Layer already exists [2023-02-07T03:10:24.220Z] 339b14a10258: Layer already exists [2023-02-07T03:10:24.220Z] b661f9bd3480: Layer already exists [2023-02-07T03:10:24.220Z] 9cfb278a6384: Layer already exists [2023-02-07T03:10:24.220Z] 295d5cab6922: Layer already exists [2023-02-07T03:10:24.220Z] ecf5623cec4e: Layer already exists [2023-02-07T03:10:24.220Z] 757f563c6f2a: Layer already exists [2023-02-07T03:10:24.220Z] 07672a45d4c4: Layer already exists [2023-02-07T03:10:24.220Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:10:24.220Z] b55dd5104255: Layer already exists [2023-02-07T03:10:24.220Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:abfb8ecf0003a547f09c3367c587099eb0a564050a5c403002f86961b31ca3e5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:24.537Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:24.850Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-02-07T03:10:24.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-07T03:10:24.850Z] b661f9bd3480: Preparing [2023-02-07T03:10:24.850Z] a4687b03cb44: Preparing [2023-02-07T03:10:24.850Z] 295d5cab6922: Preparing [2023-02-07T03:10:24.850Z] 9cfb278a6384: Preparing [2023-02-07T03:10:24.850Z] 339b14a10258: Preparing [2023-02-07T03:10:24.850Z] 757f563c6f2a: Preparing [2023-02-07T03:10:24.850Z] 07672a45d4c4: Preparing [2023-02-07T03:10:24.850Z] b55dd5104255: Preparing [2023-02-07T03:10:24.850Z] ecf5623cec4e: Preparing [2023-02-07T03:10:24.850Z] 757f563c6f2a: Waiting [2023-02-07T03:10:24.850Z] b55dd5104255: Waiting [2023-02-07T03:10:24.850Z] e5e13b0c77cb: Preparing [2023-02-07T03:10:24.850Z] ecf5623cec4e: Waiting [2023-02-07T03:10:24.850Z] e5e13b0c77cb: Waiting [2023-02-07T03:10:24.850Z] 07672a45d4c4: Waiting [2023-02-07T03:10:24.850Z] b661f9bd3480: Layer already exists [2023-02-07T03:10:24.850Z] a4687b03cb44: Layer already exists [2023-02-07T03:10:24.850Z] 9cfb278a6384: Layer already exists [2023-02-07T03:10:24.850Z] 339b14a10258: Layer already exists [2023-02-07T03:10:24.850Z] 295d5cab6922: Layer already exists [2023-02-07T03:10:24.850Z] 757f563c6f2a: Layer already exists [2023-02-07T03:10:24.850Z] ecf5623cec4e: Layer already exists [2023-02-07T03:10:24.850Z] 07672a45d4c4: Layer already exists [2023-02-07T03:10:24.850Z] b55dd5104255: Layer already exists [2023-02-07T03:10:24.850Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:10:24.850Z] main: digest: sha256:abfb8ecf0003a547f09c3367c587099eb0a564050a5c403002f86961b31ca3e5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:10:24.888Z] ===================================================== [Pipeline] echo [2023-02-07T03:10:24.893Z] taggedImages: [2023-02-07T03:10:24.893Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:10:24.893Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-07T03:10:24.893Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.36 [2023-02-07T03:10:24.893Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:10:24.893Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-02-07T03:10:24.911Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-02-07T03:10:24.911Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:10:24.911Z] latest [2023-02-07T03:10:24.911Z] 3.0.0-dev.36 [2023-02-07T03:10:24.911Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:10:24.911Z] main [2023-02-07T03:10:24.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:25.218Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:25.525Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:10:25.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-07T03:10:25.526Z] 12f007279eaa: Preparing [2023-02-07T03:10:25.526Z] dc46a25238aa: Preparing [2023-02-07T03:10:25.526Z] 501edf4dedd2: Preparing [2023-02-07T03:10:25.526Z] 7deac348e15b: Preparing [2023-02-07T03:10:25.526Z] 34d5ebaa5410: Preparing [2023-02-07T03:10:25.526Z] 501edf4dedd2: Layer already exists [2023-02-07T03:10:25.526Z] 34d5ebaa5410: Layer already exists [2023-02-07T03:10:25.526Z] 12f007279eaa: Pushed [2023-02-07T03:10:26.097Z] 7deac348e15b: Pushed [2023-02-07T03:10:27.473Z] dc46a25238aa: Pushed [2023-02-07T03:10:27.732Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:b85bd7b6e0312f222d67f7981f88fe9102e454c2f7c6f29eaaac03c955b660c4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:28.041Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:28.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-07T03:10:28.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-07T03:10:28.351Z] 12f007279eaa: Preparing [2023-02-07T03:10:28.351Z] dc46a25238aa: Preparing [2023-02-07T03:10:28.351Z] 501edf4dedd2: Preparing [2023-02-07T03:10:28.351Z] 7deac348e15b: Preparing [2023-02-07T03:10:28.351Z] 34d5ebaa5410: Preparing [2023-02-07T03:10:28.351Z] 501edf4dedd2: Layer already exists [2023-02-07T03:10:28.351Z] 12f007279eaa: Layer already exists [2023-02-07T03:10:28.351Z] dc46a25238aa: Layer already exists [2023-02-07T03:10:28.351Z] 34d5ebaa5410: Layer already exists [2023-02-07T03:10:28.351Z] 7deac348e15b: Layer already exists [2023-02-07T03:10:28.351Z] latest: digest: sha256:b85bd7b6e0312f222d67f7981f88fe9102e454c2f7c6f29eaaac03c955b660c4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:28.660Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:28.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.36 [2023-02-07T03:10:28.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-07T03:10:28.964Z] 12f007279eaa: Preparing [2023-02-07T03:10:28.964Z] dc46a25238aa: Preparing [2023-02-07T03:10:28.964Z] 501edf4dedd2: Preparing [2023-02-07T03:10:28.964Z] 7deac348e15b: Preparing [2023-02-07T03:10:28.964Z] 34d5ebaa5410: Preparing [2023-02-07T03:10:28.964Z] 34d5ebaa5410: Layer already exists [2023-02-07T03:10:28.964Z] 501edf4dedd2: Layer already exists [2023-02-07T03:10:28.964Z] dc46a25238aa: Layer already exists [2023-02-07T03:10:28.964Z] 7deac348e15b: Layer already exists [2023-02-07T03:10:28.964Z] 12f007279eaa: Layer already exists [2023-02-07T03:10:28.964Z] 3.0.0-dev.36: digest: sha256:b85bd7b6e0312f222d67f7981f88fe9102e454c2f7c6f29eaaac03c955b660c4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:29.267Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:29.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:10:29.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-07T03:10:29.580Z] 12f007279eaa: Preparing [2023-02-07T03:10:29.580Z] dc46a25238aa: Preparing [2023-02-07T03:10:29.580Z] 501edf4dedd2: Preparing [2023-02-07T03:10:29.580Z] 7deac348e15b: Preparing [2023-02-07T03:10:29.580Z] 34d5ebaa5410: Preparing [2023-02-07T03:10:29.580Z] 34d5ebaa5410: Layer already exists [2023-02-07T03:10:29.580Z] dc46a25238aa: Layer already exists [2023-02-07T03:10:29.580Z] 12f007279eaa: Layer already exists [2023-02-07T03:10:29.580Z] 501edf4dedd2: Layer already exists [2023-02-07T03:10:29.580Z] 7deac348e15b: Layer already exists [2023-02-07T03:10:29.580Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:b85bd7b6e0312f222d67f7981f88fe9102e454c2f7c6f29eaaac03c955b660c4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:29.989Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:30.354Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-02-07T03:10:30.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-07T03:10:30.354Z] 12f007279eaa: Preparing [2023-02-07T03:10:30.354Z] dc46a25238aa: Preparing [2023-02-07T03:10:30.354Z] 501edf4dedd2: Preparing [2023-02-07T03:10:30.354Z] 7deac348e15b: Preparing [2023-02-07T03:10:30.354Z] 34d5ebaa5410: Preparing [2023-02-07T03:10:30.354Z] 12f007279eaa: Layer already exists [2023-02-07T03:10:30.354Z] 7deac348e15b: Layer already exists [2023-02-07T03:10:30.354Z] 501edf4dedd2: Layer already exists [2023-02-07T03:10:30.354Z] dc46a25238aa: Layer already exists [2023-02-07T03:10:30.354Z] 34d5ebaa5410: Layer already exists [2023-02-07T03:10:30.354Z] main: digest: sha256:b85bd7b6e0312f222d67f7981f88fe9102e454c2f7c6f29eaaac03c955b660c4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:10:30.412Z] ===================================================== [Pipeline] echo [2023-02-07T03:10:30.421Z] taggedImages: [2023-02-07T03:10:30.421Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:10:30.421Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-07T03:10:30.421Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.36 [2023-02-07T03:10:30.421Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:10:30.421Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-02-07T03:10:30.441Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-02-07T03:10:30.441Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:10:30.441Z] latest [2023-02-07T03:10:30.441Z] 3.0.0-dev.36 [2023-02-07T03:10:30.441Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:10:30.441Z] main [2023-02-07T03:10:30.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:30.748Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:31.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:10:31.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-07T03:10:31.055Z] 61ea3749e056: Preparing [2023-02-07T03:10:31.055Z] 65dcbb39c4d0: Preparing [2023-02-07T03:10:31.055Z] d57fe76cd0ad: Preparing [2023-02-07T03:10:31.055Z] 2037ddf4574e: Preparing [2023-02-07T03:10:31.055Z] 8c488b1d2992: Preparing [2023-02-07T03:10:31.055Z] edad5976318b: Preparing [2023-02-07T03:10:31.055Z] 34d5ebaa5410: Preparing [2023-02-07T03:10:31.055Z] 34d5ebaa5410: Waiting [2023-02-07T03:10:31.055Z] d57fe76cd0ad: Pushed [2023-02-07T03:10:31.055Z] 61ea3749e056: Pushed [2023-02-07T03:10:31.055Z] 65dcbb39c4d0: Pushed [2023-02-07T03:10:31.055Z] 34d5ebaa5410: Layer already exists [2023-02-07T03:10:31.632Z] edad5976318b: Pushed [2023-02-07T03:10:34.922Z] 8c488b1d2992: Pushed [2023-02-07T03:10:38.212Z] 2037ddf4574e: Pushed [2023-02-07T03:10:38.212Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:beb633a797b3a66fd0381b1b6756ea468f0af298f4dabde653bac7904f3995a9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:38.520Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:38.822Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-07T03:10:38.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-07T03:10:38.822Z] 61ea3749e056: Preparing [2023-02-07T03:10:38.822Z] 65dcbb39c4d0: Preparing [2023-02-07T03:10:38.822Z] d57fe76cd0ad: Preparing [2023-02-07T03:10:38.822Z] 2037ddf4574e: Preparing [2023-02-07T03:10:38.822Z] 8c488b1d2992: Preparing [2023-02-07T03:10:38.822Z] edad5976318b: Preparing [2023-02-07T03:10:38.822Z] 34d5ebaa5410: Preparing [2023-02-07T03:10:38.822Z] edad5976318b: Waiting [2023-02-07T03:10:38.822Z] 34d5ebaa5410: Waiting [2023-02-07T03:10:38.822Z] 2037ddf4574e: Layer already exists [2023-02-07T03:10:38.822Z] 65dcbb39c4d0: Layer already exists [2023-02-07T03:10:38.822Z] 61ea3749e056: Layer already exists [2023-02-07T03:10:38.822Z] 8c488b1d2992: Layer already exists [2023-02-07T03:10:38.822Z] d57fe76cd0ad: Layer already exists [2023-02-07T03:10:38.822Z] edad5976318b: Layer already exists [2023-02-07T03:10:38.822Z] 34d5ebaa5410: Layer already exists [2023-02-07T03:10:38.822Z] latest: digest: sha256:beb633a797b3a66fd0381b1b6756ea468f0af298f4dabde653bac7904f3995a9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:39.132Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:39.435Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.36 [2023-02-07T03:10:39.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-07T03:10:39.436Z] 61ea3749e056: Preparing [2023-02-07T03:10:39.436Z] 65dcbb39c4d0: Preparing [2023-02-07T03:10:39.436Z] d57fe76cd0ad: Preparing [2023-02-07T03:10:39.436Z] 2037ddf4574e: Preparing [2023-02-07T03:10:39.436Z] 8c488b1d2992: Preparing [2023-02-07T03:10:39.436Z] edad5976318b: Preparing [2023-02-07T03:10:39.436Z] 34d5ebaa5410: Preparing [2023-02-07T03:10:39.436Z] edad5976318b: Waiting [2023-02-07T03:10:39.436Z] 34d5ebaa5410: Waiting [2023-02-07T03:10:39.436Z] 65dcbb39c4d0: Layer already exists [2023-02-07T03:10:39.436Z] 61ea3749e056: Layer already exists [2023-02-07T03:10:39.436Z] 2037ddf4574e: Layer already exists [2023-02-07T03:10:39.436Z] d57fe76cd0ad: Layer already exists [2023-02-07T03:10:39.436Z] 8c488b1d2992: Layer already exists [2023-02-07T03:10:39.436Z] 34d5ebaa5410: Layer already exists [2023-02-07T03:10:39.436Z] edad5976318b: Layer already exists [2023-02-07T03:10:39.436Z] 3.0.0-dev.36: digest: sha256:beb633a797b3a66fd0381b1b6756ea468f0af298f4dabde653bac7904f3995a9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:39.744Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:40.058Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:10:40.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-07T03:10:40.058Z] 61ea3749e056: Preparing [2023-02-07T03:10:40.058Z] 65dcbb39c4d0: Preparing [2023-02-07T03:10:40.058Z] d57fe76cd0ad: Preparing [2023-02-07T03:10:40.058Z] 2037ddf4574e: Preparing [2023-02-07T03:10:40.058Z] 8c488b1d2992: Preparing [2023-02-07T03:10:40.058Z] edad5976318b: Preparing [2023-02-07T03:10:40.058Z] 34d5ebaa5410: Preparing [2023-02-07T03:10:40.058Z] edad5976318b: Waiting [2023-02-07T03:10:40.058Z] 34d5ebaa5410: Waiting [2023-02-07T03:10:40.058Z] 61ea3749e056: Layer already exists [2023-02-07T03:10:40.058Z] 8c488b1d2992: Layer already exists [2023-02-07T03:10:40.058Z] 2037ddf4574e: Layer already exists [2023-02-07T03:10:40.058Z] 65dcbb39c4d0: Layer already exists [2023-02-07T03:10:40.058Z] d57fe76cd0ad: Layer already exists [2023-02-07T03:10:40.058Z] edad5976318b: Layer already exists [2023-02-07T03:10:40.058Z] 34d5ebaa5410: Layer already exists [2023-02-07T03:10:40.058Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:beb633a797b3a66fd0381b1b6756ea468f0af298f4dabde653bac7904f3995a9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:40.370Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:40.674Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-02-07T03:10:40.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-07T03:10:40.674Z] 61ea3749e056: Preparing [2023-02-07T03:10:40.674Z] 65dcbb39c4d0: Preparing [2023-02-07T03:10:40.674Z] d57fe76cd0ad: Preparing [2023-02-07T03:10:40.674Z] 2037ddf4574e: Preparing [2023-02-07T03:10:40.674Z] 8c488b1d2992: Preparing [2023-02-07T03:10:40.674Z] edad5976318b: Preparing [2023-02-07T03:10:40.674Z] 34d5ebaa5410: Preparing [2023-02-07T03:10:40.674Z] edad5976318b: Waiting [2023-02-07T03:10:40.674Z] 34d5ebaa5410: Waiting [2023-02-07T03:10:40.674Z] 61ea3749e056: Layer already exists [2023-02-07T03:10:40.674Z] 2037ddf4574e: Layer already exists [2023-02-07T03:10:40.674Z] d57fe76cd0ad: Layer already exists [2023-02-07T03:10:40.674Z] 8c488b1d2992: Layer already exists [2023-02-07T03:10:40.675Z] 65dcbb39c4d0: Layer already exists [2023-02-07T03:10:40.675Z] edad5976318b: Layer already exists [2023-02-07T03:10:40.675Z] 34d5ebaa5410: Layer already exists [2023-02-07T03:10:40.675Z] main: digest: sha256:beb633a797b3a66fd0381b1b6756ea468f0af298f4dabde653bac7904f3995a9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:10:40.711Z] ===================================================== [Pipeline] echo [2023-02-07T03:10:40.717Z] taggedImages: [2023-02-07T03:10:40.717Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:10:40.717Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-07T03:10:40.717Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.36 [2023-02-07T03:10:40.717Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:10:40.717Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-02-07T03:10:40.731Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-02-07T03:10:40.731Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:10:40.731Z] latest [2023-02-07T03:10:40.731Z] 3.0.0-dev.36 [2023-02-07T03:10:40.731Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:10:40.731Z] main [2023-02-07T03:10:40.731Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:41.064Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:41.387Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:10:41.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-07T03:10:41.387Z] 6d2d5b683567: Preparing [2023-02-07T03:10:41.387Z] f1b159ed5687: Preparing [2023-02-07T03:10:41.387Z] 148cb83a824d: Preparing [2023-02-07T03:10:41.387Z] 06b4c960b39b: Preparing [2023-02-07T03:10:41.387Z] 0a3e0b4e328a: Preparing [2023-02-07T03:10:41.388Z] 34d5ebaa5410: Preparing [2023-02-07T03:10:41.388Z] 34d5ebaa5410: Waiting [2023-02-07T03:10:41.388Z] f1b159ed5687: Pushed [2023-02-07T03:10:41.388Z] 6d2d5b683567: Pushed [2023-02-07T03:10:41.388Z] 34d5ebaa5410: Layer already exists [2023-02-07T03:10:41.388Z] 148cb83a824d: Pushed [2023-02-07T03:10:41.956Z] 0a3e0b4e328a: Pushed [2023-02-07T03:10:48.538Z] 06b4c960b39b: Pushed [2023-02-07T03:10:48.538Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:8e743325a7b7805d0ee382399c6f8b65b91fb5db5bcc00b89200f81e8904e454 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:48.857Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:49.161Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-07T03:10:49.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-07T03:10:49.161Z] 6d2d5b683567: Preparing [2023-02-07T03:10:49.161Z] f1b159ed5687: Preparing [2023-02-07T03:10:49.161Z] 148cb83a824d: Preparing [2023-02-07T03:10:49.161Z] 06b4c960b39b: Preparing [2023-02-07T03:10:49.161Z] 0a3e0b4e328a: Preparing [2023-02-07T03:10:49.161Z] 34d5ebaa5410: Preparing [2023-02-07T03:10:49.161Z] 34d5ebaa5410: Waiting [2023-02-07T03:10:49.161Z] 148cb83a824d: Layer already exists [2023-02-07T03:10:49.161Z] f1b159ed5687: Layer already exists [2023-02-07T03:10:49.161Z] 0a3e0b4e328a: Layer already exists [2023-02-07T03:10:49.162Z] 06b4c960b39b: Layer already exists [2023-02-07T03:10:49.162Z] 6d2d5b683567: Layer already exists [2023-02-07T03:10:49.162Z] 34d5ebaa5410: Layer already exists [2023-02-07T03:10:49.162Z] latest: digest: sha256:8e743325a7b7805d0ee382399c6f8b65b91fb5db5bcc00b89200f81e8904e454 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:49.476Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:49.785Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.36 [2023-02-07T03:10:49.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-07T03:10:49.785Z] 6d2d5b683567: Preparing [2023-02-07T03:10:49.785Z] f1b159ed5687: Preparing [2023-02-07T03:10:49.785Z] 148cb83a824d: Preparing [2023-02-07T03:10:49.785Z] 06b4c960b39b: Preparing [2023-02-07T03:10:49.785Z] 0a3e0b4e328a: Preparing [2023-02-07T03:10:49.785Z] 34d5ebaa5410: Preparing [2023-02-07T03:10:49.785Z] 34d5ebaa5410: Waiting [2023-02-07T03:10:49.785Z] 6d2d5b683567: Layer already exists [2023-02-07T03:10:49.785Z] 148cb83a824d: Layer already exists [2023-02-07T03:10:49.785Z] 0a3e0b4e328a: Layer already exists [2023-02-07T03:10:49.785Z] f1b159ed5687: Layer already exists [2023-02-07T03:10:49.785Z] 06b4c960b39b: Layer already exists [2023-02-07T03:10:49.785Z] 34d5ebaa5410: Layer already exists [2023-02-07T03:10:49.785Z] 3.0.0-dev.36: digest: sha256:8e743325a7b7805d0ee382399c6f8b65b91fb5db5bcc00b89200f81e8904e454 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:50.105Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:50.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:10:50.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-07T03:10:50.413Z] 6d2d5b683567: Preparing [2023-02-07T03:10:50.413Z] f1b159ed5687: Preparing [2023-02-07T03:10:50.413Z] 148cb83a824d: Preparing [2023-02-07T03:10:50.413Z] 06b4c960b39b: Preparing [2023-02-07T03:10:50.413Z] 0a3e0b4e328a: Preparing [2023-02-07T03:10:50.413Z] 34d5ebaa5410: Preparing [2023-02-07T03:10:50.413Z] 34d5ebaa5410: Waiting [2023-02-07T03:10:50.413Z] 0a3e0b4e328a: Layer already exists [2023-02-07T03:10:50.413Z] 06b4c960b39b: Layer already exists [2023-02-07T03:10:50.413Z] 6d2d5b683567: Layer already exists [2023-02-07T03:10:50.413Z] f1b159ed5687: Layer already exists [2023-02-07T03:10:50.413Z] 148cb83a824d: Layer already exists [2023-02-07T03:10:50.413Z] 34d5ebaa5410: Layer already exists [2023-02-07T03:10:50.413Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:8e743325a7b7805d0ee382399c6f8b65b91fb5db5bcc00b89200f81e8904e454 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:50.724Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:51.026Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-02-07T03:10:51.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-07T03:10:51.026Z] 6d2d5b683567: Preparing [2023-02-07T03:10:51.026Z] f1b159ed5687: Preparing [2023-02-07T03:10:51.026Z] 148cb83a824d: Preparing [2023-02-07T03:10:51.026Z] 06b4c960b39b: Preparing [2023-02-07T03:10:51.026Z] 0a3e0b4e328a: Preparing [2023-02-07T03:10:51.026Z] 34d5ebaa5410: Preparing [2023-02-07T03:10:51.026Z] 34d5ebaa5410: Waiting [2023-02-07T03:10:51.026Z] 06b4c960b39b: Layer already exists [2023-02-07T03:10:51.026Z] 148cb83a824d: Layer already exists [2023-02-07T03:10:51.026Z] 0a3e0b4e328a: Layer already exists [2023-02-07T03:10:51.026Z] 6d2d5b683567: Layer already exists [2023-02-07T03:10:51.026Z] f1b159ed5687: Layer already exists [2023-02-07T03:10:51.026Z] 34d5ebaa5410: Layer already exists [2023-02-07T03:10:51.026Z] main: digest: sha256:8e743325a7b7805d0ee382399c6f8b65b91fb5db5bcc00b89200f81e8904e454 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:10:51.066Z] ===================================================== [Pipeline] echo [2023-02-07T03:10:51.072Z] taggedImages: [2023-02-07T03:10:51.072Z] - nexus3.edgexfoundry.org:10004/security-spire-config:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:10:51.072Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-07T03:10:51.072Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.36 [2023-02-07T03:10:51.072Z] - nexus3.edgexfoundry.org:10004/security-spire-config:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:10:51.072Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-02-07T03:10:51.087Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-02-07T03:10:51.087Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:10:51.087Z] latest [2023-02-07T03:10:51.087Z] 3.0.0-dev.36 [2023-02-07T03:10:51.087Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:10:51.087Z] main [2023-02-07T03:10:51.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:51.392Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:10:51.705Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:10:51.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-07T03:10:51.705Z] 24b47ff611c5: Preparing [2023-02-07T03:10:51.705Z] d8ef218321d9: Preparing [2023-02-07T03:10:51.705Z] 5b8e1269a6c4: Preparing [2023-02-07T03:10:51.705Z] a35e9bdfb332: Preparing [2023-02-07T03:10:51.705Z] edad5976318b: Preparing [2023-02-07T03:10:51.705Z] 34d5ebaa5410: Preparing [2023-02-07T03:10:51.705Z] 34d5ebaa5410: Waiting [2023-02-07T03:10:51.705Z] edad5976318b: Layer already exists [2023-02-07T03:10:51.705Z] 34d5ebaa5410: Layer already exists [2023-02-07T03:10:51.705Z] 24b47ff611c5: Pushed [2023-02-07T03:10:51.705Z] d8ef218321d9: Pushed [2023-02-07T03:10:51.705Z] 5b8e1269a6c4: Pushed [2023-02-07T03:10:59.825Z] a35e9bdfb332: Pushed [2023-02-07T03:10:59.825Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:e9955f965b0ebb0d3a8eaff5da4973236f65cb343a921a02b392bc84b00eb524 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:00.151Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:00.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-07T03:11:00.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-07T03:11:00.460Z] 24b47ff611c5: Preparing [2023-02-07T03:11:00.460Z] d8ef218321d9: Preparing [2023-02-07T03:11:00.460Z] 5b8e1269a6c4: Preparing [2023-02-07T03:11:00.460Z] a35e9bdfb332: Preparing [2023-02-07T03:11:00.460Z] edad5976318b: Preparing [2023-02-07T03:11:00.460Z] 34d5ebaa5410: Preparing [2023-02-07T03:11:00.460Z] 34d5ebaa5410: Waiting [2023-02-07T03:11:00.460Z] d8ef218321d9: Layer already exists [2023-02-07T03:11:00.460Z] 24b47ff611c5: Layer already exists [2023-02-07T03:11:00.460Z] edad5976318b: Layer already exists [2023-02-07T03:11:00.460Z] a35e9bdfb332: Layer already exists [2023-02-07T03:11:00.460Z] 5b8e1269a6c4: Layer already exists [2023-02-07T03:11:00.460Z] 34d5ebaa5410: Layer already exists [2023-02-07T03:11:00.460Z] latest: digest: sha256:e9955f965b0ebb0d3a8eaff5da4973236f65cb343a921a02b392bc84b00eb524 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:00.764Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:01.067Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.36 [2023-02-07T03:11:01.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-07T03:11:01.067Z] 24b47ff611c5: Preparing [2023-02-07T03:11:01.067Z] d8ef218321d9: Preparing [2023-02-07T03:11:01.067Z] 5b8e1269a6c4: Preparing [2023-02-07T03:11:01.067Z] a35e9bdfb332: Preparing [2023-02-07T03:11:01.067Z] edad5976318b: Preparing [2023-02-07T03:11:01.067Z] 34d5ebaa5410: Preparing [2023-02-07T03:11:01.067Z] 34d5ebaa5410: Waiting [2023-02-07T03:11:01.067Z] 24b47ff611c5: Layer already exists [2023-02-07T03:11:01.067Z] 5b8e1269a6c4: Layer already exists [2023-02-07T03:11:01.067Z] a35e9bdfb332: Layer already exists [2023-02-07T03:11:01.067Z] d8ef218321d9: Layer already exists [2023-02-07T03:11:01.067Z] edad5976318b: Layer already exists [2023-02-07T03:11:01.067Z] 34d5ebaa5410: Layer already exists [2023-02-07T03:11:01.067Z] 3.0.0-dev.36: digest: sha256:e9955f965b0ebb0d3a8eaff5da4973236f65cb343a921a02b392bc84b00eb524 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:01.372Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:01.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:11:01.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-07T03:11:01.683Z] 24b47ff611c5: Preparing [2023-02-07T03:11:01.683Z] d8ef218321d9: Preparing [2023-02-07T03:11:01.683Z] 5b8e1269a6c4: Preparing [2023-02-07T03:11:01.683Z] a35e9bdfb332: Preparing [2023-02-07T03:11:01.683Z] edad5976318b: Preparing [2023-02-07T03:11:01.683Z] 34d5ebaa5410: Preparing [2023-02-07T03:11:01.683Z] 34d5ebaa5410: Waiting [2023-02-07T03:11:01.683Z] edad5976318b: Layer already exists [2023-02-07T03:11:01.683Z] d8ef218321d9: Layer already exists [2023-02-07T03:11:01.683Z] 5b8e1269a6c4: Layer already exists [2023-02-07T03:11:01.683Z] 24b47ff611c5: Layer already exists [2023-02-07T03:11:01.683Z] a35e9bdfb332: Layer already exists [2023-02-07T03:11:01.683Z] 34d5ebaa5410: Layer already exists [2023-02-07T03:11:01.683Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:e9955f965b0ebb0d3a8eaff5da4973236f65cb343a921a02b392bc84b00eb524 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:02.003Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:02.310Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-02-07T03:11:02.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-07T03:11:02.310Z] 24b47ff611c5: Preparing [2023-02-07T03:11:02.310Z] d8ef218321d9: Preparing [2023-02-07T03:11:02.310Z] 5b8e1269a6c4: Preparing [2023-02-07T03:11:02.310Z] a35e9bdfb332: Preparing [2023-02-07T03:11:02.310Z] edad5976318b: Preparing [2023-02-07T03:11:02.310Z] 34d5ebaa5410: Preparing [2023-02-07T03:11:02.310Z] 34d5ebaa5410: Waiting [2023-02-07T03:11:02.310Z] edad5976318b: Layer already exists [2023-02-07T03:11:02.310Z] 24b47ff611c5: Layer already exists [2023-02-07T03:11:02.310Z] d8ef218321d9: Layer already exists [2023-02-07T03:11:02.310Z] 5b8e1269a6c4: Layer already exists [2023-02-07T03:11:02.310Z] a35e9bdfb332: Layer already exists [2023-02-07T03:11:02.310Z] 34d5ebaa5410: Layer already exists [2023-02-07T03:11:02.310Z] main: digest: sha256:e9955f965b0ebb0d3a8eaff5da4973236f65cb343a921a02b392bc84b00eb524 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:11:02.346Z] ===================================================== [Pipeline] echo [2023-02-07T03:11:02.352Z] taggedImages: [2023-02-07T03:11:02.352Z] - nexus3.edgexfoundry.org:10004/security-spire-server:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:11:02.352Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-07T03:11:02.352Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.36 [2023-02-07T03:11:02.352Z] - nexus3.edgexfoundry.org:10004/security-spire-server:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:11:02.352Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-02-07T03:11:02.368Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-02-07T03:11:02.368Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:11:02.368Z] latest [2023-02-07T03:11:02.368Z] 3.0.0-dev.36 [2023-02-07T03:11:02.368Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:11:02.368Z] main [2023-02-07T03:11:02.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:02.678Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:02.978Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:11:02.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-07T03:11:02.979Z] 56ac849e46b7: Preparing [2023-02-07T03:11:02.979Z] 99d526030520: Preparing [2023-02-07T03:11:02.979Z] 501edf4dedd2: Preparing [2023-02-07T03:11:02.979Z] 3fd70948d22c: Preparing [2023-02-07T03:11:02.979Z] e5e13b0c77cb: Preparing [2023-02-07T03:11:02.979Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:11:02.979Z] 501edf4dedd2: Layer already exists [2023-02-07T03:11:02.979Z] 56ac849e46b7: Pushed [2023-02-07T03:11:02.979Z] 3fd70948d22c: Pushed [2023-02-07T03:11:05.510Z] 99d526030520: Pushed [2023-02-07T03:11:05.510Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:8f15243c0da43e2be56be06af62521a0d43bfaf8d45530112ea95afbc0628534 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:05.817Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:06.119Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-07T03:11:06.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-07T03:11:06.119Z] 56ac849e46b7: Preparing [2023-02-07T03:11:06.119Z] 99d526030520: Preparing [2023-02-07T03:11:06.119Z] 501edf4dedd2: Preparing [2023-02-07T03:11:06.119Z] 3fd70948d22c: Preparing [2023-02-07T03:11:06.119Z] e5e13b0c77cb: Preparing [2023-02-07T03:11:06.119Z] 99d526030520: Layer already exists [2023-02-07T03:11:06.119Z] 501edf4dedd2: Layer already exists [2023-02-07T03:11:06.119Z] 56ac849e46b7: Layer already exists [2023-02-07T03:11:06.119Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:11:06.119Z] 3fd70948d22c: Layer already exists [2023-02-07T03:11:06.119Z] latest: digest: sha256:8f15243c0da43e2be56be06af62521a0d43bfaf8d45530112ea95afbc0628534 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:06.422Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:06.727Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.36 [2023-02-07T03:11:06.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-07T03:11:06.727Z] 56ac849e46b7: Preparing [2023-02-07T03:11:06.727Z] 99d526030520: Preparing [2023-02-07T03:11:06.727Z] 501edf4dedd2: Preparing [2023-02-07T03:11:06.727Z] 3fd70948d22c: Preparing [2023-02-07T03:11:06.728Z] e5e13b0c77cb: Preparing [2023-02-07T03:11:06.728Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:11:06.728Z] 3fd70948d22c: Layer already exists [2023-02-07T03:11:06.728Z] 501edf4dedd2: Layer already exists [2023-02-07T03:11:06.728Z] 99d526030520: Layer already exists [2023-02-07T03:11:06.728Z] 56ac849e46b7: Layer already exists [2023-02-07T03:11:06.728Z] 3.0.0-dev.36: digest: sha256:8f15243c0da43e2be56be06af62521a0d43bfaf8d45530112ea95afbc0628534 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:07.047Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:07.349Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:11:07.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-07T03:11:07.349Z] 56ac849e46b7: Preparing [2023-02-07T03:11:07.349Z] 99d526030520: Preparing [2023-02-07T03:11:07.349Z] 501edf4dedd2: Preparing [2023-02-07T03:11:07.349Z] 3fd70948d22c: Preparing [2023-02-07T03:11:07.349Z] e5e13b0c77cb: Preparing [2023-02-07T03:11:07.349Z] 56ac849e46b7: Layer already exists [2023-02-07T03:11:07.349Z] 99d526030520: Layer already exists [2023-02-07T03:11:07.349Z] 3fd70948d22c: Layer already exists [2023-02-07T03:11:07.349Z] 501edf4dedd2: Layer already exists [2023-02-07T03:11:07.349Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:11:07.349Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:8f15243c0da43e2be56be06af62521a0d43bfaf8d45530112ea95afbc0628534 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:07.662Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:07.964Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-02-07T03:11:07.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-07T03:11:07.964Z] 56ac849e46b7: Preparing [2023-02-07T03:11:07.964Z] 99d526030520: Preparing [2023-02-07T03:11:07.964Z] 501edf4dedd2: Preparing [2023-02-07T03:11:07.964Z] 3fd70948d22c: Preparing [2023-02-07T03:11:07.964Z] e5e13b0c77cb: Preparing [2023-02-07T03:11:07.964Z] 56ac849e46b7: Layer already exists [2023-02-07T03:11:07.964Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:11:07.964Z] 99d526030520: Layer already exists [2023-02-07T03:11:07.964Z] 3fd70948d22c: Layer already exists [2023-02-07T03:11:07.964Z] 501edf4dedd2: Layer already exists [2023-02-07T03:11:07.964Z] main: digest: sha256:8f15243c0da43e2be56be06af62521a0d43bfaf8d45530112ea95afbc0628534 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:11:07.997Z] ===================================================== [Pipeline] echo [2023-02-07T03:11:08.003Z] taggedImages: [2023-02-07T03:11:08.003Z] - nexus3.edgexfoundry.org:10004/support-notifications:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:11:08.003Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-07T03:11:08.003Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.36 [2023-02-07T03:11:08.003Z] - nexus3.edgexfoundry.org:10004/support-notifications:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:11:08.003Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-02-07T03:11:08.018Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-02-07T03:11:08.018Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:11:08.018Z] latest [2023-02-07T03:11:08.018Z] 3.0.0-dev.36 [2023-02-07T03:11:08.018Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:11:08.018Z] main [2023-02-07T03:11:08.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:08.334Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:08.637Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:11:08.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-07T03:11:08.637Z] ed44f9ee8352: Preparing [2023-02-07T03:11:08.637Z] e4b30df4d3ed: Preparing [2023-02-07T03:11:08.637Z] 501edf4dedd2: Preparing [2023-02-07T03:11:08.637Z] 61f6f9f4dabd: Preparing [2023-02-07T03:11:08.637Z] e5e13b0c77cb: Preparing [2023-02-07T03:11:08.637Z] 501edf4dedd2: Layer already exists [2023-02-07T03:11:08.637Z] 61f6f9f4dabd: Layer already exists [2023-02-07T03:11:08.637Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:11:08.637Z] ed44f9ee8352: Pushed [2023-02-07T03:11:11.178Z] e4b30df4d3ed: Pushed [2023-02-07T03:11:11.178Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:037a67453e891a05d001101d38476f783dfacaacfff98895afe55b4caf79319f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:11.493Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:11.794Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-07T03:11:11.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-07T03:11:11.794Z] ed44f9ee8352: Preparing [2023-02-07T03:11:11.794Z] e4b30df4d3ed: Preparing [2023-02-07T03:11:11.794Z] 501edf4dedd2: Preparing [2023-02-07T03:11:11.794Z] 61f6f9f4dabd: Preparing [2023-02-07T03:11:11.794Z] e5e13b0c77cb: Preparing [2023-02-07T03:11:11.794Z] 501edf4dedd2: Layer already exists [2023-02-07T03:11:11.794Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:11:11.794Z] e4b30df4d3ed: Layer already exists [2023-02-07T03:11:11.794Z] ed44f9ee8352: Layer already exists [2023-02-07T03:11:11.794Z] 61f6f9f4dabd: Layer already exists [2023-02-07T03:11:11.794Z] latest: digest: sha256:037a67453e891a05d001101d38476f783dfacaacfff98895afe55b4caf79319f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:12.100Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:12.399Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.36 [2023-02-07T03:11:12.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-07T03:11:12.399Z] ed44f9ee8352: Preparing [2023-02-07T03:11:12.399Z] e4b30df4d3ed: Preparing [2023-02-07T03:11:12.399Z] 501edf4dedd2: Preparing [2023-02-07T03:11:12.399Z] 61f6f9f4dabd: Preparing [2023-02-07T03:11:12.399Z] e5e13b0c77cb: Preparing [2023-02-07T03:11:12.399Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:11:12.399Z] ed44f9ee8352: Layer already exists [2023-02-07T03:11:12.399Z] 61f6f9f4dabd: Layer already exists [2023-02-07T03:11:12.399Z] 501edf4dedd2: Layer already exists [2023-02-07T03:11:12.399Z] e4b30df4d3ed: Layer already exists [2023-02-07T03:11:12.399Z] 3.0.0-dev.36: digest: sha256:037a67453e891a05d001101d38476f783dfacaacfff98895afe55b4caf79319f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:12.707Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:13.007Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:11:13.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-07T03:11:13.007Z] ed44f9ee8352: Preparing [2023-02-07T03:11:13.007Z] e4b30df4d3ed: Preparing [2023-02-07T03:11:13.007Z] 501edf4dedd2: Preparing [2023-02-07T03:11:13.007Z] 61f6f9f4dabd: Preparing [2023-02-07T03:11:13.007Z] e5e13b0c77cb: Preparing [2023-02-07T03:11:13.007Z] e4b30df4d3ed: Layer already exists [2023-02-07T03:11:13.007Z] ed44f9ee8352: Layer already exists [2023-02-07T03:11:13.007Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:11:13.007Z] 61f6f9f4dabd: Layer already exists [2023-02-07T03:11:13.007Z] 501edf4dedd2: Layer already exists [2023-02-07T03:11:13.007Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:037a67453e891a05d001101d38476f783dfacaacfff98895afe55b4caf79319f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:13.310Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:11:13.617Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-02-07T03:11:13.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-07T03:11:13.617Z] ed44f9ee8352: Preparing [2023-02-07T03:11:13.617Z] e4b30df4d3ed: Preparing [2023-02-07T03:11:13.617Z] 501edf4dedd2: Preparing [2023-02-07T03:11:13.617Z] 61f6f9f4dabd: Preparing [2023-02-07T03:11:13.617Z] e5e13b0c77cb: Preparing [2023-02-07T03:11:13.617Z] ed44f9ee8352: Layer already exists [2023-02-07T03:11:13.617Z] e5e13b0c77cb: Layer already exists [2023-02-07T03:11:13.617Z] 501edf4dedd2: Layer already exists [2023-02-07T03:11:13.617Z] 61f6f9f4dabd: Layer already exists [2023-02-07T03:11:13.617Z] e4b30df4d3ed: Layer already exists [2023-02-07T03:11:13.617Z] main: digest: sha256:037a67453e891a05d001101d38476f783dfacaacfff98895afe55b4caf79319f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:11:13.656Z] ===================================================== [Pipeline] echo [2023-02-07T03:11:13.662Z] taggedImages: [2023-02-07T03:11:13.662Z] - nexus3.edgexfoundry.org:10004/support-scheduler:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:11:13.662Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-07T03:11:13.662Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.36 [2023-02-07T03:11:13.662Z] - nexus3.edgexfoundry.org:10004/support-scheduler:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:11:13.662Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-07T03:15:35.331Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-07T03:15:37.908Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-07T03:16:04.584Z] Removing intermediate container 6198bc9e0db1 [2023-02-07T03:16:04.584Z] ---> 77d627d78907 [2023-02-07T03:16:04.584Z] [2023-02-07T03:16:04.584Z] Step 9/21 : FROM alpine:3.16 [2023-02-07T03:16:04.584Z] 3.16: Pulling from library/alpine [2023-02-07T03:16:04.584Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T03:16:04.584Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T03:16:04.584Z] ---> 2b4661558fb8 [2023-02-07T03:16:04.584Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-07T03:16:04.584Z] Removing intermediate container be0deefe02cb [2023-02-07T03:16:04.584Z] ---> aac54c20f2db [2023-02-07T03:16:04.584Z] [2023-02-07T03:16:04.584Z] Step 9/24 : FROM alpine:3.16 [2023-02-07T03:16:04.584Z] ---> 2b4661558fb8 [2023-02-07T03:16:04.584Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-07T03:16:04.584Z] ---> Running in faf02721a50e [2023-02-07T03:16:04.584Z] ---> Running in 52be537f6390 [2023-02-07T03:16:05.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:16:05.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:16:06.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:16:06.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:16:07.949Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-07T03:16:07.949Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-07T03:16:07.949Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-07T03:16:07.949Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-07T03:16:08.477Z] (3/3) Installing su-exec (0.2-r1) [2023-02-07T03:16:08.477Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-07T03:16:08.477Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:16:08.477Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-07T03:16:08.477Z] (5/6) Installing curl (7.83.1-r5) [2023-02-07T03:16:08.477Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-07T03:16:08.477Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:16:08.477Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:16:08.477Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:16:08.840Z] OK: 8 MiB in 20 packages [2023-02-07T03:16:08.840Z] OK: 6 MiB in 17 packages [2023-02-07T03:16:13.333Z] Removing intermediate container 52be537f6390 [2023-02-07T03:16:13.333Z] ---> e3643ec63567 [2023-02-07T03:16:13.333Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T03:16:13.333Z] Removing intermediate container faf02721a50e [2023-02-07T03:16:13.333Z] ---> b515fe9252d1 [2023-02-07T03:16:13.333Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T03:16:13.333Z] ---> Running in c7f2660e493d [2023-02-07T03:16:13.333Z] ---> Running in db71062412c2 [2023-02-07T03:16:13.918Z] Removing intermediate container c7f2660e493d [2023-02-07T03:16:13.918Z] ---> 435b021d3e61 [2023-02-07T03:16:13.918Z] Step 12/24 : WORKDIR / [2023-02-07T03:16:13.918Z] ---> Running in b987b0a0df60 [2023-02-07T03:16:14.186Z] Removing intermediate container db71062412c2 [2023-02-07T03:16:14.186Z] ---> 4c104d7602d8 [2023-02-07T03:16:14.186Z] Step 12/21 : WORKDIR /edgex [2023-02-07T03:16:14.451Z] ---> Running in 363ea3a007fc [2023-02-07T03:16:15.037Z] Removing intermediate container b987b0a0df60 [2023-02-07T03:16:15.037Z] ---> 78ae54e63395 [2023-02-07T03:16:15.037Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-07T03:16:15.303Z] Removing intermediate container 363ea3a007fc [2023-02-07T03:16:15.303Z] ---> 178cd873e452 [2023-02-07T03:16:15.303Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-07T03:16:17.259Z] ---> 739687fbf565 [2023-02-07T03:16:17.259Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-07T03:16:17.259Z] ---> 892e3b1ba222 [2023-02-07T03:16:17.259Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-07T03:16:19.208Z] ---> f86e683cfb8f [2023-02-07T03:16:19.208Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-07T03:16:20.621Z] ---> cd0a8e8d2fc7 [2023-02-07T03:16:20.621Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-07T03:16:20.621Z] ---> f2bff532fb45 [2023-02-07T03:16:20.621Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-07T03:16:24.908Z] ---> 45fff51e5e36 [2023-02-07T03:16:24.908Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T03:16:24.908Z] ---> 4498e0b856b2 [2023-02-07T03:16:24.908Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-07T03:16:25.874Z] ---> ed1feeab6d55 [2023-02-07T03:16:25.874Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T03:16:25.874Z] ---> Running in 5f73e276311b [2023-02-07T03:16:26.840Z] Removing intermediate container 47d884700da5 [2023-02-07T03:16:26.840Z] ---> 157197d4182d [2023-02-07T03:16:26.840Z] [2023-02-07T03:16:26.840Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:16:26.840Z] ---> 2b4661558fb8 [2023-02-07T03:16:26.840Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-07T03:16:27.125Z] ---> 2971bbc4f0e1 [2023-02-07T03:16:27.125Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-07T03:16:27.125Z] ---> Running in b887f07a56d8 [2023-02-07T03:16:27.718Z] Removing intermediate container b887f07a56d8 [2023-02-07T03:16:27.718Z] ---> b9dd4c0aa0bb [2023-02-07T03:16:27.718Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:16:28.014Z] ---> Running in 8afc536c3a43 [2023-02-07T03:16:29.965Z] Removing intermediate container 5f73e276311b [2023-02-07T03:16:29.965Z] ---> 0ad89b02c083 [2023-02-07T03:16:29.965Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T03:16:29.965Z] ---> Running in de051be4190b [2023-02-07T03:16:30.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:16:30.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:16:30.821Z] Removing intermediate container de051be4190b [2023-02-07T03:16:30.821Z] ---> 42ef0050c730 [2023-02-07T03:16:30.821Z] Step 19/21 : LABEL arch=arm64 [2023-02-07T03:16:30.821Z] ---> d202a6b5b5d5 [2023-02-07T03:16:30.821Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T03:16:30.821Z] ---> Running in 13b7d615dff0 [2023-02-07T03:16:31.787Z] Removing intermediate container 13b7d615dff0 [2023-02-07T03:16:31.787Z] ---> 6461782efae5 [2023-02-07T03:16:31.787Z] Step 20/21 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:16:31.787Z] ---> Running in 2b9159b511d4 [2023-02-07T03:16:32.059Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T03:16:32.059Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:16:32.059Z] OK: 5 MiB in 15 packages [2023-02-07T03:16:32.059Z] ---> 7314641f65f7 [2023-02-07T03:16:32.059Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T03:16:32.329Z] ---> Running in 54a3922b9abe [2023-02-07T03:16:32.614Z] Removing intermediate container 2b9159b511d4 [2023-02-07T03:16:32.614Z] ---> 8a8390697530 [2023-02-07T03:16:32.614Z] Step 21/21 : LABEL version=3.0.0-dev.36 [2023-02-07T03:16:32.882Z] ---> Running in 164340eede47 [2023-02-07T03:16:33.153Z] Removing intermediate container be80ad434047 [2023-02-07T03:16:33.153Z] ---> 21215b9b6dfa [2023-02-07T03:16:33.153Z] [2023-02-07T03:16:33.153Z] Step 10/23 : FROM alpine:3.16 [2023-02-07T03:16:33.153Z] ---> 2b4661558fb8 [2023-02-07T03:16:33.153Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:16:33.423Z] ---> Running in 21112ddf645a [2023-02-07T03:16:34.035Z] Removing intermediate container 164340eede47 [2023-02-07T03:16:34.035Z] ---> 9a9dc9913973 [2023-02-07T03:16:34.035Z] [2023-02-07T03:16:34.035Z] Removing intermediate container 8afc536c3a43 [2023-02-07T03:16:34.035Z] ---> e66427e5c50f [2023-02-07T03:16:34.035Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:16:34.308Z] Successfully built 9a9dc9913973 [2023-02-07T03:16:34.308Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-07T03:16:34.308Z]  Building security-proxy-setup ... done Building security-spire-server [2023-02-07T03:16:35.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:16:35.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:16:36.501Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T03:16:36.501Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:16:36.501Z] OK: 5 MiB in 15 packages [2023-02-07T03:16:37.468Z] ---> bff25e71c73f [2023-02-07T03:16:37.468Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-07T03:16:38.053Z] Removing intermediate container 54a3922b9abe [2023-02-07T03:16:38.053Z] ---> 5a96b42730c2 [2023-02-07T03:16:38.053Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T03:16:38.321Z] ---> Running in 58aacc046e67 [2023-02-07T03:16:38.594Z] Removing intermediate container 21112ddf645a [2023-02-07T03:16:38.594Z] ---> ff9044ded1d9 [2023-02-07T03:16:38.594Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:16:38.873Z] ---> Running in 166a8f86193b [2023-02-07T03:16:38.874Z] Removing intermediate container 58aacc046e67 [2023-02-07T03:16:38.874Z] ---> 094de34bc071 [2023-02-07T03:16:38.874Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T03:16:38.874Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:16:38.874Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:16:38.874Z] ---> 231830d95dba [2023-02-07T03:16:38.874Z] Step 3/23 : WORKDIR /edgex-go [2023-02-07T03:16:38.874Z] ---> Using cache [2023-02-07T03:16:39.142Z] ---> 2842bc86e5dc [2023-02-07T03:16:39.142Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T03:16:39.142Z] ---> Running in 69663267e05b [2023-02-07T03:16:39.142Z] ---> Running in c344d537fbd5 [2023-02-07T03:16:39.736Z] Removing intermediate container 166a8f86193b [2023-02-07T03:16:39.736Z] ---> b92ea5692e7f [2023-02-07T03:16:39.736Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-07T03:16:40.013Z] ---> Running in c138572c4535 [2023-02-07T03:16:40.013Z] Removing intermediate container 69663267e05b [2023-02-07T03:16:40.013Z] ---> 7aad98fc6b47 [2023-02-07T03:16:40.013Z] Step 23/24 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:16:40.013Z] ---> de24c01615bf [2023-02-07T03:16:40.013Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-07T03:16:40.281Z] ---> Running in 4dbc4a6b0767 [2023-02-07T03:16:40.554Z] Removing intermediate container c138572c4535 [2023-02-07T03:16:40.554Z] ---> 6487194fd71d [2023-02-07T03:16:40.554Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-07T03:16:40.823Z] ---> Running in 77cd8472bb68 [2023-02-07T03:16:41.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:16:41.100Z] Removing intermediate container 4dbc4a6b0767 [2023-02-07T03:16:41.100Z] ---> 45bd96e9ffe1 [2023-02-07T03:16:41.100Z] Step 24/24 : LABEL version=3.0.0-dev.36 [2023-02-07T03:16:41.100Z] ---> Running in 95bcd0c77c1c [2023-02-07T03:16:41.377Z] ---> b009de36c204 [2023-02-07T03:16:41.377Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-07T03:16:41.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:16:41.648Z] Removing intermediate container 77cd8472bb68 [2023-02-07T03:16:41.648Z] ---> 3762ecad5227 [2023-02-07T03:16:41.648Z] Step 15/23 : WORKDIR / [2023-02-07T03:16:41.920Z] ---> Running in 1e60686ddcc8 [2023-02-07T03:16:41.920Z] Removing intermediate container 95bcd0c77c1c [2023-02-07T03:16:41.920Z] ---> 2061438a4fb0 [2023-02-07T03:16:41.920Z] [2023-02-07T03:16:42.521Z] Successfully built 2061438a4fb0 [2023-02-07T03:16:42.521Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-07T03:16:42.521Z]  Building security-secretstore-setup ... done Building security-spire-config [2023-02-07T03:16:42.521Z] Removing intermediate container 1e60686ddcc8 [2023-02-07T03:16:42.521Z] ---> 1165836fabc5 [2023-02-07T03:16:42.521Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:16:42.789Z] OK: 221 MiB in 51 packages [2023-02-07T03:16:42.789Z] ---> c088ed3c22fb [2023-02-07T03:16:42.789Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T03:16:43.056Z] ---> Running in f30e948957e1 [2023-02-07T03:16:44.477Z] Removing intermediate container 69c422d63559 [2023-02-07T03:16:44.477Z] ---> f5b91863bd48 [2023-02-07T03:16:44.477Z] [2023-02-07T03:16:44.477Z] Step 10/24 : FROM alpine:3.16 [2023-02-07T03:16:44.477Z] ---> 2b4661558fb8 [2023-02-07T03:16:44.477Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:16:44.477Z] ---> Using cache [2023-02-07T03:16:44.477Z] ---> ff9044ded1d9 [2023-02-07T03:16:44.477Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:16:44.477Z] ---> Using cache [2023-02-07T03:16:44.477Z] ---> b92ea5692e7f [2023-02-07T03:16:44.477Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-07T03:16:44.477Z] ---> a00b08399cc1 [2023-02-07T03:16:44.477Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-07T03:16:44.477Z] ---> Running in 52ccb4243765 [2023-02-07T03:16:44.477Z] Removing intermediate container c344d537fbd5 [2023-02-07T03:16:44.477Z] ---> 6fbe328dda20 [2023-02-07T03:16:44.477Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-07T03:16:45.067Z] Removing intermediate container 52ccb4243765 [2023-02-07T03:16:45.067Z] ---> d81fb4793ed4 [2023-02-07T03:16:45.067Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-07T03:16:45.346Z] ---> Running in c77f5700c5f4 [2023-02-07T03:16:45.938Z] ---> ae5a1647918f [2023-02-07T03:16:45.938Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:16:45.938Z] ---> Running in 352df20b4189 [2023-02-07T03:16:46.209Z] Removing intermediate container c77f5700c5f4 [2023-02-07T03:16:46.209Z] ---> cfe4a206e366 [2023-02-07T03:16:46.209Z] Step 15/24 : WORKDIR / [2023-02-07T03:16:46.209Z] Removing intermediate container f30e948957e1 [2023-02-07T03:16:46.209Z] ---> 3f41a4106cc3 [2023-02-07T03:16:46.209Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T03:16:46.475Z] ---> Running in ebbb9f2ad9aa [2023-02-07T03:16:46.475Z] ---> Running in 354791488f5b [2023-02-07T03:16:47.062Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:16:47.062Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:16:47.062Z] ---> 231830d95dba [2023-02-07T03:16:47.062Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T03:16:47.062Z] ---> Using cache [2023-02-07T03:16:47.062Z] ---> 2842bc86e5dc [2023-02-07T03:16:47.062Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T03:16:47.062Z] ---> Using cache [2023-02-07T03:16:47.062Z] ---> 6fbe328dda20 [2023-02-07T03:16:47.062Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T03:16:47.062Z] ---> Using cache [2023-02-07T03:16:47.062Z] ---> ae5a1647918f [2023-02-07T03:16:47.062Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:16:47.346Z] Removing intermediate container 354791488f5b [2023-02-07T03:16:47.346Z] ---> 5d623f39d678 [2023-02-07T03:16:47.346Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-07T03:16:47.346Z] ---> Running in f77e90cacce9 [2023-02-07T03:16:47.346Z] ---> d69b3b6f6f0e [2023-02-07T03:16:47.346Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-07T03:16:47.346Z] Removing intermediate container ebbb9f2ad9aa [2023-02-07T03:16:47.346Z] ---> 7f8bae308725 [2023-02-07T03:16:47.346Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:16:47.622Z] ---> Running in b73ce2b44719 [2023-02-07T03:16:50.215Z] Removing intermediate container b73ce2b44719 [2023-02-07T03:16:50.215Z] ---> 7b2ff93ebd21 [2023-02-07T03:16:50.215Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T03:16:50.215Z] ---> 54590a69657e [2023-02-07T03:16:50.215Z] Step 19/23 : ENTRYPOINT ["/core-command"] ---> ce4be4e341c5 [2023-02-07T03:16:50.215Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-07T03:16:50.215Z] [2023-02-07T03:16:50.215Z] ---> Running in 2b65dd96917c [2023-02-07T03:16:50.215Z] ---> Running in 123c849a809a [2023-02-07T03:16:50.808Z] Removing intermediate container 2b65dd96917c [2023-02-07T03:16:50.808Z] ---> 7aedfd4c135f [2023-02-07T03:16:50.808Z] Step 21/22 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:16:51.078Z] Removing intermediate container 123c849a809a [2023-02-07T03:16:51.078Z] ---> a78ff97969fe [2023-02-07T03:16:51.078Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:16:51.078Z] ---> Running in 8168b7b6f0c7 [2023-02-07T03:16:51.078Z] ---> Running in 2db9f5caf8e1 [2023-02-07T03:16:51.665Z] Removing intermediate container 8168b7b6f0c7 [2023-02-07T03:16:51.665Z] ---> 0d9d6cf9d301 [2023-02-07T03:16:51.665Z] Step 22/22 : LABEL version=3.0.0-dev.36 [2023-02-07T03:16:51.665Z] Removing intermediate container 2db9f5caf8e1 [2023-02-07T03:16:51.665Z] ---> bc39542dc6e3 [2023-02-07T03:16:51.665Z] Step 21/23 : LABEL arch=arm64 [2023-02-07T03:16:51.665Z] ---> Running in d732bb5b5b4d [2023-02-07T03:16:51.940Z] ---> Running in c4c2663a8542 [2023-02-07T03:16:52.207Z] ---> c9939c5681e8 [2023-02-07T03:16:52.207Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-07T03:16:52.207Z] Removing intermediate container d732bb5b5b4d [2023-02-07T03:16:52.207Z] ---> 2a987f1899c3 [2023-02-07T03:16:52.207Z] [2023-02-07T03:16:52.207Z] Removing intermediate container c4c2663a8542 [2023-02-07T03:16:52.207Z] ---> 80e2e48a6476 [2023-02-07T03:16:52.207Z] Step 22/23 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:16:52.478Z] Successfully built 2a987f1899c3 [2023-02-07T03:16:52.478Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-07T03:16:52.478Z] Building support-notifications [2023-02-07T03:16:52.478Z]  Building core-common-config-bootstrapper ... done  ---> Running in c9839c28cc3c [2023-02-07T03:16:53.072Z] ---> 71b3b1fba0ef [2023-02-07T03:16:53.072Z] Removing intermediate container c9839c28cc3c [2023-02-07T03:16:53.072Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-07T03:16:53.072Z] ---> 70625f163a01 [2023-02-07T03:16:53.072Z] Step 23/23 : LABEL version=3.0.0-dev.36 [2023-02-07T03:16:53.072Z] ---> Running in 38b4557336e1 [2023-02-07T03:16:53.664Z] Removing intermediate container 38b4557336e1 [2023-02-07T03:16:53.664Z] ---> 6e2bcfba2370 [2023-02-07T03:16:53.664Z] [2023-02-07T03:16:53.664Z] Successfully built 6e2bcfba2370 [2023-02-07T03:16:53.664Z] Successfully tagged core-command-arm64:latest [2023-02-07T03:16:53.664Z] Building support-scheduler [2023-02-07T03:16:53.664Z]  Building core-command ... done  ---> 66b27009101d [2023-02-07T03:16:53.664Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-07T03:16:53.941Z] ---> Running in 72190f250490 [2023-02-07T03:16:54.210Z] Removing intermediate container 72190f250490 [2023-02-07T03:16:54.210Z] ---> 60580b74d5b2 [2023-02-07T03:16:54.210Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:16:54.210Z] ---> Running in 831c00a0fec1 [2023-02-07T03:16:54.798Z] Removing intermediate container 831c00a0fec1 [2023-02-07T03:16:54.798Z] ---> 48ce013c1d9d [2023-02-07T03:16:54.798Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T03:16:54.798Z] ---> Running in 8cf3851cba46 [2023-02-07T03:16:55.068Z] Removing intermediate container 8cf3851cba46 [2023-02-07T03:16:55.068Z] ---> fe1f582d6a41 [2023-02-07T03:16:55.068Z] Step 23/24 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:16:55.338Z] ---> Running in ad08a7e4eb2e [2023-02-07T03:16:55.606Z] Removing intermediate container ad08a7e4eb2e [2023-02-07T03:16:55.606Z] ---> bc96cb640b25 [2023-02-07T03:16:55.606Z] Step 24/24 : LABEL version=3.0.0-dev.36 [2023-02-07T03:16:55.875Z] ---> Running in 991bdd16bf39 [2023-02-07T03:16:56.142Z] Removing intermediate container 991bdd16bf39 [2023-02-07T03:16:56.142Z] ---> 8b955b6b14b8 [2023-02-07T03:16:56.142Z] [2023-02-07T03:16:56.142Z] Successfully built 8b955b6b14b8 [2023-02-07T03:16:56.142Z] Successfully tagged core-metadata-arm64:latest [2023-02-07T03:16:56.142Z]  Building core-metadata ... done Building core-data [2023-02-07T03:16:57.551Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:16:57.551Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:16:57.551Z] ---> 231830d95dba [2023-02-07T03:16:57.551Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:16:57.551Z] ---> Using cache [2023-02-07T03:16:57.551Z] ---> d5ab7001822b [2023-02-07T03:16:57.551Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:16:57.551Z] ---> Using cache [2023-02-07T03:16:57.551Z] ---> 0f9c25250fc9 [2023-02-07T03:16:57.551Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-07T03:16:57.821Z] ---> Running in 3c52af2abffd [2023-02-07T03:16:59.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:16:59.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:16:59.505Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:16:59.505Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:16:59.505Z] ---> 231830d95dba [2023-02-07T03:16:59.505Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:16:59.505Z] ---> Using cache [2023-02-07T03:16:59.505Z] ---> d5ab7001822b [2023-02-07T03:16:59.505Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:16:59.505Z] ---> Using cache [2023-02-07T03:16:59.505Z] ---> 0f9c25250fc9 [2023-02-07T03:16:59.505Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T03:16:59.505Z] ---> Using cache [2023-02-07T03:16:59.505Z] ---> 7f23f6eacb22 [2023-02-07T03:16:59.505Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:16:59.505Z] ---> Using cache [2023-02-07T03:16:59.505Z] ---> 90267a189a58 [2023-02-07T03:16:59.505Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:16:59.505Z] ---> Using cache [2023-02-07T03:16:59.505Z] ---> 1c5138b40229 [2023-02-07T03:16:59.505Z] Step 8/22 : COPY . . [2023-02-07T03:16:59.773Z] ---> Using cache [2023-02-07T03:16:59.774Z] ---> 702826df7737 [2023-02-07T03:16:59.774Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-07T03:17:00.042Z] ---> Running in d1cee1fd3f9f [2023-02-07T03:17:01.005Z] OK: 221 MiB in 51 packages [2023-02-07T03:17:01.006Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:17:01.006Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:17:01.006Z] ---> 231830d95dba [2023-02-07T03:17:01.006Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:17:01.006Z] ---> Using cache [2023-02-07T03:17:01.006Z] ---> d5ab7001822b [2023-02-07T03:17:01.006Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:17:01.006Z] ---> Using cache [2023-02-07T03:17:01.006Z] ---> 0f9c25250fc9 [2023-02-07T03:17:01.006Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T03:17:01.006Z] ---> Using cache [2023-02-07T03:17:01.006Z] ---> 7f23f6eacb22 [2023-02-07T03:17:01.006Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:17:01.006Z] ---> Using cache [2023-02-07T03:17:01.006Z] ---> 90267a189a58 [2023-02-07T03:17:01.006Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:17:01.276Z] ---> Using cache [2023-02-07T03:17:01.276Z] ---> 1c5138b40229 [2023-02-07T03:17:01.276Z] Step 8/22 : COPY . . [2023-02-07T03:17:01.276Z] ---> Using cache [2023-02-07T03:17:01.276Z] ---> 702826df7737 [2023-02-07T03:17:01.276Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-07T03:17:01.550Z] ---> Running in dff703f6fb07 [2023-02-07T03:17:01.822Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-07T03:17:02.794Z] Removing intermediate container 3c52af2abffd [2023-02-07T03:17:02.794Z] ---> 3e8ddfa8f297 [2023-02-07T03:17:02.794Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:17:03.757Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-07T03:17:03.757Z] ---> 02330e08e5ee [2023-02-07T03:17:03.757Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:17:03.757Z] ---> Running in 56e3d537a305 [2023-02-07T03:19:40.511Z] Removing intermediate container 352df20b4189 [2023-02-07T03:19:40.511Z] ---> e320eadecf4f [2023-02-07T03:19:40.511Z] Step 7/23 : COPY . . [2023-02-07T03:19:40.511Z] Removing intermediate container 56e3d537a305 [2023-02-07T03:19:40.511Z] ---> 35b3b827a347 [2023-02-07T03:19:40.511Z] Step 8/22 : COPY . . [2023-02-07T03:19:40.511Z] Removing intermediate container f77e90cacce9 [2023-02-07T03:19:40.511Z] ---> 44664cbb01f3 [2023-02-07T03:19:40.511Z] Step 7/24 : COPY . . [2023-02-07T03:19:40.511Z] ---> 09cd3c6278f2 [2023-02-07T03:19:40.511Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T03:19:40.511Z] ---> 5fce69fc1099 [2023-02-07T03:19:40.511Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T03:19:40.511Z] ---> 2c3c1a40a150 [2023-02-07T03:19:40.511Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-07T03:19:40.511Z] ---> Running in b39139a35740 [2023-02-07T03:19:40.511Z] ---> Running in 04d106777377 [2023-02-07T03:19:40.511Z] ---> Running in 5fd9ff0e447a [2023-02-07T03:19:40.511Z] Removing intermediate container 04d106777377 [2023-02-07T03:19:40.511Z] ---> 953a8870d412 [2023-02-07T03:19:40.511Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-07T03:19:40.511Z] Removing intermediate container b39139a35740 [2023-02-07T03:19:40.511Z] ---> 4020a15cba9f [2023-02-07T03:19:40.511Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T03:19:40.511Z] ---> Running in 0d64529abd06 [2023-02-07T03:19:40.511Z] ---> Running in 406666aa221e [2023-02-07T03:19:40.511Z] Removing intermediate container 0d64529abd06 [2023-02-07T03:19:40.511Z] ---> 957f3b38a476 [2023-02-07T03:19:40.511Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-07T03:19:40.511Z] Removing intermediate container 406666aa221e [2023-02-07T03:19:40.511Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-07T03:19:40.511Z] ---> 1c154dfa78c4 [2023-02-07T03:19:40.511Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-07T03:19:40.511Z] ---> Running in 53cbdb7f897f [2023-02-07T03:19:40.511Z] ---> Running in 6e1f357adfe1 [2023-02-07T03:19:43.884Z] Removing intermediate container 6e1f357adfe1 [2023-02-07T03:19:43.884Z] ---> 63c4f99f090e [2023-02-07T03:19:43.884Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T03:19:43.884Z] ---> Running in 09f273fbce2e [2023-02-07T03:19:43.884Z] Removing intermediate container 53cbdb7f897f [2023-02-07T03:19:43.884Z] ---> 8d7e6411073b [2023-02-07T03:19:43.884Z] Step 11/23 : WORKDIR /edgex-go [2023-02-07T03:19:43.884Z] ---> Running in ba9a69c1635e [2023-02-07T03:19:44.480Z] Removing intermediate container 09f273fbce2e [2023-02-07T03:19:44.480Z] ---> ad8ac52102f5 [2023-02-07T03:19:44.480Z] [2023-02-07T03:19:44.480Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T03:19:44.480Z] Removing intermediate container ba9a69c1635e [2023-02-07T03:19:44.480Z] ---> 8da66f4aae57 [2023-02-07T03:19:44.480Z] [2023-02-07T03:19:44.480Z] Step 12/23 : FROM alpine:3.15 [2023-02-07T03:19:44.749Z] 3.15: Pulling from library/alpine [2023-02-07T03:19:45.336Z] 3.15: Pulling from library/alpine [2023-02-07T03:19:48.701Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-07T03:19:48.701Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-07T03:19:48.701Z] Status: Downloaded newer image for alpine:3.15 [2023-02-07T03:19:48.701Z] Status: Downloaded newer image for alpine:3.15 [2023-02-07T03:19:48.701Z] ---> 8aa73fd46299 [2023-02-07T03:19:48.701Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:19:48.701Z] ---> 8aa73fd46299 [2023-02-07T03:19:48.701Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:19:48.701Z] ---> Running in 23cf8d550eec [2023-02-07T03:19:48.701Z] ---> Running in 74d0d6e7604a [2023-02-07T03:19:49.310Z] Removing intermediate container 23cf8d550eec [2023-02-07T03:19:49.310Z] ---> a2fcf7ac76de [2023-02-07T03:19:49.310Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T03:19:49.579Z] ---> Running in 58b500952aa0 [2023-02-07T03:19:49.579Z] Removing intermediate container 74d0d6e7604a [2023-02-07T03:19:49.579Z] ---> 24f9b3add76b [2023-02-07T03:19:49.579Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-07T03:19:49.850Z] ---> Running in 9d385b1899c7 [2023-02-07T03:19:52.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:19:52.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:19:53.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:19:53.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:19:54.972Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T03:19:54.972Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T03:19:54.972Z] OK: 15736 distinct packages available [2023-02-07T03:19:54.972Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T03:19:54.972Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T03:19:54.972Z] OK: 15736 distinct packages available [2023-02-07T03:19:54.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:19:54.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:19:55.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:19:55.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:19:56.934Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-07T03:19:56.934Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-07T03:19:56.934Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-07T03:19:56.934Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-07T03:19:56.934Z] (3/5) Installing libucontext (1.1-r0) [2023-02-07T03:19:56.934Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-07T03:19:56.934Z] (3/4) Installing libucontext (1.1-r0) [2023-02-07T03:19:56.934Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-07T03:19:56.934Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-07T03:19:56.934Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T03:19:56.934Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T03:19:56.934Z] OK: 6 MiB in 18 packages [2023-02-07T03:19:56.934Z] OK: 6 MiB in 19 packages [2023-02-07T03:20:00.286Z] Removing intermediate container 58b500952aa0 [2023-02-07T03:20:00.286Z] ---> 74b6a0cb1477 [2023-02-07T03:20:00.286Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T03:20:00.286Z] Removing intermediate container 9d385b1899c7 [2023-02-07T03:20:00.286Z] ---> 39535b08095b [2023-02-07T03:20:00.286Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T03:20:10.365Z] ---> 29788013c248 [2023-02-07T03:20:10.365Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T03:20:10.365Z] ---> e082fefaf128 [2023-02-07T03:20:10.365Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T03:20:11.324Z] ---> be138e682549 [2023-02-07T03:20:11.324Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-07T03:20:11.324Z] ---> 603810370c63 [2023-02-07T03:20:11.324Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-07T03:20:11.591Z] ---> Running in 3bf2c9e62cb7 [2023-02-07T03:20:12.549Z] Removing intermediate container 3bf2c9e62cb7 [2023-02-07T03:20:12.549Z] ---> 768fe4e0ae02 [2023-02-07T03:20:12.549Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-07T03:20:12.814Z] ---> 1aa93aa90bd5 [2023-02-07T03:20:12.814Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-07T03:20:13.773Z] ---> 917c55d54e55 [2023-02-07T03:20:13.773Z] Step 19/24 : WORKDIR / [2023-02-07T03:20:14.042Z] ---> Running in 1b460cc13bd7 [2023-02-07T03:20:14.309Z] ---> cd3b297a8740 [2023-02-07T03:20:14.309Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T03:20:14.577Z] ---> Running in d4921e3d5d76 [2023-02-07T03:20:14.843Z] Removing intermediate container 1b460cc13bd7 [2023-02-07T03:20:14.843Z] ---> 8d6227b783ea [2023-02-07T03:20:14.843Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T03:20:15.115Z] ---> Running in c99cfdb0ed8f [2023-02-07T03:20:15.380Z] Removing intermediate container d4921e3d5d76 [2023-02-07T03:20:15.380Z] ---> 72c17c294400 [2023-02-07T03:20:15.380Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T03:20:15.380Z] ---> Running in 0bf3a5ccdece [2023-02-07T03:20:15.961Z] Removing intermediate container c99cfdb0ed8f [2023-02-07T03:20:15.961Z] ---> 06ea2b015a19 [2023-02-07T03:20:15.961Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T03:20:15.961Z] ---> Running in 1d67fa0b9204 [2023-02-07T03:20:16.227Z] Removing intermediate container 0bf3a5ccdece [2023-02-07T03:20:16.227Z] ---> 5210d60e7b6f [2023-02-07T03:20:16.227Z] Step 21/23 : LABEL arch=arm64 [2023-02-07T03:20:16.493Z] ---> Running in 2b89baf9dc59 [2023-02-07T03:20:16.759Z] Removing intermediate container 1d67fa0b9204 [2023-02-07T03:20:16.759Z] ---> a167dfa0ad63 [2023-02-07T03:20:16.759Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T03:20:17.037Z] ---> Running in de56e014b53e [2023-02-07T03:20:17.305Z] Removing intermediate container 2b89baf9dc59 [2023-02-07T03:20:17.305Z] ---> a78216c08849 [2023-02-07T03:20:17.305Z] Step 22/23 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:20:17.305Z] ---> Running in 31a7e496c5d1 [2023-02-07T03:20:17.887Z] Removing intermediate container de56e014b53e [2023-02-07T03:20:17.887Z] ---> 48026152d55d [2023-02-07T03:20:17.887Z] Step 23/24 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:20:17.887Z] ---> Running in 612a683142d9 [2023-02-07T03:20:18.163Z] Removing intermediate container 31a7e496c5d1 [2023-02-07T03:20:18.163Z] ---> 4c4710d7b41b [2023-02-07T03:20:18.163Z] Step 23/23 : LABEL version=3.0.0-dev.36 [2023-02-07T03:20:18.431Z] ---> Running in c1b68e0e2d59 [2023-02-07T03:20:18.697Z] Removing intermediate container 612a683142d9 [2023-02-07T03:20:18.965Z] ---> 10da6e4da28c [2023-02-07T03:20:18.965Z] Step 24/24 : LABEL version=3.0.0-dev.36 [2023-02-07T03:20:18.965Z] ---> Running in 39e3ab3ee1a4 [2023-02-07T03:20:19.231Z] Removing intermediate container c1b68e0e2d59 [2023-02-07T03:20:19.231Z] ---> 053b6773df12 [2023-02-07T03:20:19.231Z] [2023-02-07T03:20:19.505Z] Successfully built 053b6773df12 [2023-02-07T03:20:19.505Z] Successfully tagged security-spire-server-arm64:latest [2023-02-07T03:20:19.505Z] Building security-spiffe-token-provider [2023-02-07T03:20:19.505Z]  Building security-spire-server ... done Removing intermediate container 39e3ab3ee1a4 [2023-02-07T03:20:19.505Z] ---> ec7c9d1bf639 [2023-02-07T03:20:19.505Z] [2023-02-07T03:20:19.771Z] Successfully built ec7c9d1bf639 [2023-02-07T03:20:19.771Z] Successfully tagged security-spire-config-arm64:latest [2023-02-07T03:20:19.771Z]  Building security-spire-config ... done Building security-spire-agent [2023-02-07T03:20:27.969Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:20:27.969Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:20:27.969Z] ---> 231830d95dba [2023-02-07T03:20:27.969Z] Step 3/19 : WORKDIR /edgex-go [2023-02-07T03:20:27.969Z] ---> Using cache [2023-02-07T03:20:27.969Z] ---> 2842bc86e5dc [2023-02-07T03:20:27.969Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-07T03:20:27.969Z] ---> Running in 5a09b9bc8c50 [2023-02-07T03:20:27.969Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:20:27.969Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:20:27.969Z] ---> 231830d95dba [2023-02-07T03:20:27.969Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T03:20:27.969Z] ---> Using cache [2023-02-07T03:20:27.969Z] ---> 2842bc86e5dc [2023-02-07T03:20:27.969Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T03:20:27.969Z] ---> Using cache [2023-02-07T03:20:27.969Z] ---> 6fbe328dda20 [2023-02-07T03:20:27.969Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T03:20:27.969Z] ---> Using cache [2023-02-07T03:20:27.969Z] ---> ae5a1647918f [2023-02-07T03:20:27.969Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:20:27.969Z] ---> Using cache [2023-02-07T03:20:27.969Z] ---> 44664cbb01f3 [2023-02-07T03:20:27.969Z] Step 7/24 : COPY . . [2023-02-07T03:20:28.551Z] ---> Using cache [2023-02-07T03:20:28.551Z] ---> 09cd3c6278f2 [2023-02-07T03:20:28.551Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T03:20:28.551Z] ---> Using cache [2023-02-07T03:20:28.551Z] ---> 4020a15cba9f [2023-02-07T03:20:28.551Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T03:20:28.551Z] ---> Using cache [2023-02-07T03:20:28.551Z] ---> 1c154dfa78c4 [2023-02-07T03:20:28.551Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-07T03:20:28.551Z] ---> Using cache [2023-02-07T03:20:28.551Z] ---> 63c4f99f090e [2023-02-07T03:20:28.551Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T03:20:28.551Z] ---> Using cache [2023-02-07T03:20:28.551Z] ---> ad8ac52102f5 [2023-02-07T03:20:28.551Z] [2023-02-07T03:20:28.551Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T03:20:28.551Z] ---> 8aa73fd46299 [2023-02-07T03:20:28.551Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:20:28.551Z] ---> Using cache [2023-02-07T03:20:28.551Z] ---> 24f9b3add76b [2023-02-07T03:20:28.551Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T03:20:28.551Z] ---> Running in 06ef6f623133 [2023-02-07T03:20:30.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:20:31.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:20:31.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:20:31.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:20:32.784Z] v3.16.3-154-ga2a60f3e0f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-07T03:20:32.784Z] v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-07T03:20:32.784Z] OK: 16901 distinct packages available [2023-02-07T03:20:32.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:20:32.784Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T03:20:32.784Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T03:20:32.784Z] OK: 15736 distinct packages available [2023-02-07T03:20:33.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:20:33.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:20:33.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:20:35.172Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-07T03:20:35.172Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-07T03:20:35.172Z] (3/5) Installing libucontext (1.1-r0) [2023-02-07T03:20:35.172Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-07T03:20:35.172Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-07T03:20:35.461Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T03:20:35.461Z] OK: 6 MiB in 19 packages [2023-02-07T03:20:35.461Z] OK: 221 MiB in 51 packages [2023-02-07T03:20:38.192Z] Removing intermediate container 5a09b9bc8c50 [2023-02-07T03:20:38.192Z] ---> 582c704d31ef [2023-02-07T03:20:38.192Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-07T03:20:38.192Z] Removing intermediate container 06ef6f623133 [2023-02-07T03:20:38.192Z] ---> ce9917130ac5 [2023-02-07T03:20:38.192Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-07T03:20:40.164Z] ---> fd05c57b3519 [2023-02-07T03:20:40.164Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:20:40.164Z] ---> Running in 15985147d3f8 [2023-02-07T03:20:43.502Z] ---> 035a6f43b80b [2023-02-07T03:20:43.502Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T03:20:50.141Z] ---> 99dd4e117a0d [2023-02-07T03:20:50.141Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T03:20:50.141Z] ---> 9bab37eeec40 [2023-02-07T03:20:50.141Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-07T03:20:51.105Z] ---> c5758e9e0b0d [2023-02-07T03:20:51.105Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-07T03:20:52.514Z] ---> 944223edc5f2 [2023-02-07T03:20:52.514Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T03:20:52.514Z] ---> Running in 6464e37ff7a8 [2023-02-07T03:20:53.096Z] Removing intermediate container 6464e37ff7a8 [2023-02-07T03:20:53.096Z] ---> 6518e675139f [2023-02-07T03:20:53.096Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T03:20:53.096Z] ---> Running in 6d4127031bc4 [2023-02-07T03:20:53.680Z] Removing intermediate container 6d4127031bc4 [2023-02-07T03:20:53.680Z] ---> c9371576a3fe [2023-02-07T03:20:53.680Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T03:20:53.948Z] ---> Running in 69b6301705a2 [2023-02-07T03:20:54.536Z] Removing intermediate container 69b6301705a2 [2023-02-07T03:20:54.536Z] ---> a97d6b2f9dfe [2023-02-07T03:20:54.536Z] Step 23/24 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:20:54.536Z] ---> Running in 43c31e008305 [2023-02-07T03:20:55.495Z] Removing intermediate container 43c31e008305 [2023-02-07T03:20:55.495Z] ---> ff57b80e0642 [2023-02-07T03:20:55.495Z] Step 24/24 : LABEL version=3.0.0-dev.36 [2023-02-07T03:20:55.495Z] ---> Running in 725b3a2251cb [2023-02-07T03:20:56.077Z] Removing intermediate container 725b3a2251cb [2023-02-07T03:20:56.077Z] ---> 7b06222652bf [2023-02-07T03:20:56.077Z] [2023-02-07T03:20:56.345Z] Successfully built 7b06222652bf [2023-02-07T03:20:56.345Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-07T03:20:56.345Z]  Building security-spire-agent ... done Building security-bootstrapper [2023-02-07T03:21:01.709Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:21:01.709Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:21:01.709Z] ---> 231830d95dba [2023-02-07T03:21:01.710Z] Step 3/32 : WORKDIR /edgex-go [2023-02-07T03:21:01.710Z] ---> Using cache [2023-02-07T03:21:01.710Z] ---> 2842bc86e5dc [2023-02-07T03:21:01.710Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-07T03:21:01.710Z] ---> Using cache [2023-02-07T03:21:01.710Z] ---> 42446eeaf116 [2023-02-07T03:21:01.710Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-07T03:21:01.710Z] ---> Using cache [2023-02-07T03:21:01.710Z] ---> c5ba701a5b68 [2023-02-07T03:21:01.710Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:21:01.710Z] ---> Using cache [2023-02-07T03:21:01.710Z] ---> 4ca1940ef17b [2023-02-07T03:21:01.710Z] Step 7/32 : COPY . . [2023-02-07T03:21:01.710Z] ---> Using cache [2023-02-07T03:21:01.710Z] ---> 8dcc99dfe494 [2023-02-07T03:21:01.710Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-07T03:21:01.710Z] ---> Running in b584122ca7ee [2023-02-07T03:21:03.654Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-07T03:22:25.250Z] Removing intermediate container 15985147d3f8 [2023-02-07T03:22:25.250Z] ---> 1dd8116350c1 [2023-02-07T03:22:25.250Z] Step 7/19 : COPY . . [2023-02-07T03:22:27.828Z] ---> f48fc2f46ceb [2023-02-07T03:22:28.094Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-07T03:22:28.094Z] ---> Running in e8165f863315 [2023-02-07T03:22:30.037Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.36" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-07T03:24:21.684Z] Removing intermediate container dff703f6fb07 [2023-02-07T03:24:21.684Z] ---> f9a93c1bafe3 [2023-02-07T03:24:21.684Z] [2023-02-07T03:24:21.684Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:24:21.685Z] ---> 2b4661558fb8 [2023-02-07T03:24:21.685Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-07T03:24:21.685Z] ---> Running in b7b178e857b3 [2023-02-07T03:24:21.685Z] Removing intermediate container b7b178e857b3 [2023-02-07T03:24:21.685Z] ---> 41a2cb62c60b [2023-02-07T03:24:21.685Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-07T03:24:21.685Z] ---> Running in 81c02be9f1e8 [2023-02-07T03:24:21.685Z] Removing intermediate container 81c02be9f1e8 [2023-02-07T03:24:21.685Z] ---> 24e4deec5323 [2023-02-07T03:24:21.685Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-07T03:24:21.685Z] ---> Running in 23c27835c34a [2023-02-07T03:24:21.685Z] Removing intermediate container 23c27835c34a [2023-02-07T03:24:21.685Z] ---> 5a59b72e2fcb [2023-02-07T03:24:21.685Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:24:21.685Z] ---> Running in b2416ec5b50e [2023-02-07T03:24:21.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:24:22.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:24:23.956Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T03:24:23.956Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:24:24.224Z] OK: 5 MiB in 15 packages [2023-02-07T03:24:26.177Z] Removing intermediate container b2416ec5b50e [2023-02-07T03:24:26.177Z] ---> 209d24733d4a [2023-02-07T03:24:26.177Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:24:26.758Z] ---> 92955fd88d20 [2023-02-07T03:24:26.758Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-07T03:24:29.336Z] ---> 8d6af0ca0ce4 [2023-02-07T03:24:29.337Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-07T03:24:29.919Z] ---> b739c5addf25 [2023-02-07T03:24:29.919Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-07T03:24:29.919Z] ---> Running in 744c166f8433 [2023-02-07T03:24:30.500Z] Removing intermediate container 744c166f8433 [2023-02-07T03:24:30.500Z] ---> b36e73568768 [2023-02-07T03:24:30.500Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:24:30.766Z] ---> Running in 6cc0447df234 [2023-02-07T03:24:31.349Z] Removing intermediate container 6cc0447df234 [2023-02-07T03:24:31.349Z] ---> 939276e76079 [2023-02-07T03:24:31.349Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T03:24:31.349Z] ---> Running in ff9cf50c95ae [2023-02-07T03:24:31.931Z] Removing intermediate container ff9cf50c95ae [2023-02-07T03:24:31.931Z] ---> fd9d27fad41f [2023-02-07T03:24:31.931Z] Step 21/22 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:24:32.200Z] ---> Running in a3e3bf618e7a [2023-02-07T03:24:32.466Z] Removing intermediate container a3e3bf618e7a [2023-02-07T03:24:32.466Z] ---> 1149e2b11d8a [2023-02-07T03:24:32.466Z] Step 22/22 : LABEL version=3.0.0-dev.36 [2023-02-07T03:24:32.732Z] ---> Running in d6dc49d78790 [2023-02-07T03:24:33.315Z] Removing intermediate container d6dc49d78790 [2023-02-07T03:24:33.315Z] ---> df9b2753c66b [2023-02-07T03:24:33.315Z] [2023-02-07T03:24:33.315Z] Successfully built df9b2753c66b [2023-02-07T03:24:33.315Z] Successfully tagged core-data-arm64:latest [2023-02-07T03:26:55.025Z]  Building core-data ... done Removing intermediate container d1cee1fd3f9f [2023-02-07T03:26:55.025Z] ---> 904cf6d209ed [2023-02-07T03:26:55.025Z] [2023-02-07T03:26:55.025Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:26:55.025Z] ---> 2b4661558fb8 [2023-02-07T03:26:55.025Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:26:55.025Z] ---> Using cache [2023-02-07T03:26:55.025Z] ---> ff9044ded1d9 [2023-02-07T03:26:55.025Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:26:55.025Z] ---> Using cache [2023-02-07T03:26:55.025Z] ---> b92ea5692e7f [2023-02-07T03:26:55.025Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-07T03:26:55.025Z] ---> Running in 9480c0967e65 [2023-02-07T03:26:55.025Z] Removing intermediate container 9480c0967e65 [2023-02-07T03:26:55.025Z] ---> eeb40f100f70 [2023-02-07T03:26:55.025Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T03:26:55.025Z] ---> Running in 645d1e0f07c3 [2023-02-07T03:26:55.025Z] Removing intermediate container 645d1e0f07c3 [2023-02-07T03:26:55.025Z] ---> 160eba4b2406 [2023-02-07T03:26:55.025Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:26:55.025Z] ---> a446437d2411 [2023-02-07T03:26:55.025Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-07T03:26:55.025Z] ---> 0d940b929f8b [2023-02-07T03:26:55.025Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-07T03:26:55.025Z] ---> 868eae34f1bd [2023-02-07T03:26:55.025Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-07T03:26:55.025Z] ---> Running in f2c3a687b5c8 [2023-02-07T03:26:55.025Z] Removing intermediate container f2c3a687b5c8 [2023-02-07T03:26:55.025Z] ---> 06a731268c7d [2023-02-07T03:26:55.025Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:26:55.025Z] ---> Running in 2dc7f5e6ea14 [2023-02-07T03:26:55.025Z] Removing intermediate container 2dc7f5e6ea14 [2023-02-07T03:26:55.025Z] ---> 75e41e4443df [2023-02-07T03:26:55.025Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T03:26:55.025Z] ---> Running in b729fe856c9f [2023-02-07T03:26:55.025Z] Removing intermediate container b729fe856c9f [2023-02-07T03:26:55.025Z] ---> fa995304904a [2023-02-07T03:26:55.025Z] Step 21/22 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:26:55.025Z] ---> Running in ed855d164299 [2023-02-07T03:26:55.025Z] Removing intermediate container ed855d164299 [2023-02-07T03:26:55.025Z] ---> 47e23348ecac [2023-02-07T03:26:55.025Z] Step 22/22 : LABEL version=3.0.0-dev.36 [2023-02-07T03:26:55.025Z] ---> Running in 69464bbeff75 [2023-02-07T03:26:55.298Z] Removing intermediate container 69464bbeff75 [2023-02-07T03:26:55.298Z] ---> e71ce9dc4026 [2023-02-07T03:26:55.298Z] [2023-02-07T03:26:55.298Z] Successfully built e71ce9dc4026 [2023-02-07T03:26:55.298Z] Successfully tagged support-scheduler-arm64:latest [2023-02-07T03:27:51.719Z]  Building support-scheduler ... done Removing intermediate container b584122ca7ee [2023-02-07T03:27:51.719Z] ---> 9778a0bdecb5 [2023-02-07T03:27:51.719Z] [2023-02-07T03:27:51.719Z] Step 9/32 : FROM alpine:3.16 [2023-02-07T03:27:51.719Z] ---> 2b4661558fb8 [2023-02-07T03:27:51.719Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:27:51.719Z] ---> Running in a929d052a202 [2023-02-07T03:27:51.719Z] Removing intermediate container a929d052a202 [2023-02-07T03:27:51.719Z] ---> 01685f08ce58 [2023-02-07T03:27:51.719Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-07T03:27:51.719Z] ---> Running in 0949aa076139 [2023-02-07T03:27:51.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:27:51.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:27:51.719Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-07T03:27:51.719Z] (2/2) Installing su-exec (0.2-r1) [2023-02-07T03:27:51.719Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:27:51.719Z] OK: 5 MiB in 16 packages [2023-02-07T03:27:51.719Z] Removing intermediate container 0949aa076139 [2023-02-07T03:27:51.719Z] ---> 4364324ca3e3 [2023-02-07T03:27:51.719Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-07T03:27:51.719Z] ---> Running in 694afc40a549 [2023-02-07T03:27:51.719Z] Removing intermediate container 694afc40a549 [2023-02-07T03:27:51.719Z] ---> c8d3c3f7a4a9 [2023-02-07T03:27:51.719Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-07T03:27:51.719Z] ---> Running in 0da9365c3cea [2023-02-07T03:27:51.719Z] Removing intermediate container 0da9365c3cea [2023-02-07T03:27:51.719Z] ---> 4e307bd697bd [2023-02-07T03:27:51.719Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-07T03:27:51.719Z] ---> Running in ac73029f9896 [2023-02-07T03:27:51.719Z] Removing intermediate container ac73029f9896 [2023-02-07T03:27:51.719Z] ---> 62526ff03aac [2023-02-07T03:27:51.719Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-07T03:27:51.719Z] ---> Running in 77cabef56ab2 [2023-02-07T03:27:52.017Z] Removing intermediate container 77cabef56ab2 [2023-02-07T03:27:52.017Z] ---> 94dade210550 [2023-02-07T03:27:52.017Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-07T03:27:52.300Z] ---> Running in 52dc1103f79a [2023-02-07T03:27:57.654Z] Removing intermediate container 52dc1103f79a [2023-02-07T03:27:57.654Z] ---> 0b66bc1067fa [2023-02-07T03:27:57.654Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-07T03:27:57.654Z] ---> Running in e832b7e3b936 [2023-02-07T03:27:57.654Z] Removing intermediate container e832b7e3b936 [2023-02-07T03:27:57.654Z] ---> d24ecc743e44 [2023-02-07T03:27:57.654Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-07T03:27:58.614Z] ---> 3d0f3054dedc [2023-02-07T03:27:58.614Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-07T03:27:58.614Z] ---> Running in 0959e33100d4 [2023-02-07T03:28:01.967Z] Removing intermediate container 0959e33100d4 [2023-02-07T03:28:01.967Z] ---> dd1ec0ae9615 [2023-02-07T03:28:01.967Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:28:02.924Z] ---> 1c295c642c70 [2023-02-07T03:28:02.924Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-07T03:28:05.498Z] ---> 22c737206c17 [2023-02-07T03:28:05.498Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-07T03:28:06.462Z] ---> fa3be9312c97 [2023-02-07T03:28:06.462Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-07T03:28:07.428Z] ---> 66d88fdd8b1b [2023-02-07T03:28:07.428Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-07T03:28:08.845Z] ---> a669092883c8 [2023-02-07T03:28:08.845Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-07T03:28:09.809Z] ---> d37739581864 [2023-02-07T03:28:09.809Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-07T03:28:10.785Z] ---> b8a67a748495 [2023-02-07T03:28:10.785Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-07T03:28:11.055Z] ---> Running in 97a15d726a6f [2023-02-07T03:28:14.410Z] Removing intermediate container 97a15d726a6f [2023-02-07T03:28:14.410Z] ---> 8c25d6b65a99 [2023-02-07T03:28:14.410Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-07T03:28:14.678Z] ---> Running in fa16fc948f78 [2023-02-07T03:28:14.949Z] Removing intermediate container fa16fc948f78 [2023-02-07T03:28:14.949Z] ---> f3ddffb7f1f1 [2023-02-07T03:28:14.949Z] Step 29/32 : CMD ["gate"] [2023-02-07T03:28:15.214Z] ---> Running in d3df2225701f [2023-02-07T03:28:15.798Z] Removing intermediate container d3df2225701f [2023-02-07T03:28:15.798Z] ---> 27e764f2b8c4 [2023-02-07T03:28:15.798Z] Step 30/32 : LABEL arch=arm64 [2023-02-07T03:28:16.070Z] ---> Running in 310ddf0be4a7 [2023-02-07T03:28:16.651Z] Removing intermediate container 310ddf0be4a7 [2023-02-07T03:28:16.651Z] ---> 33ddbeff03a9 [2023-02-07T03:28:16.651Z] Step 31/32 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:28:16.918Z] ---> Running in 830a41defaf7 [2023-02-07T03:28:17.501Z] Removing intermediate container 830a41defaf7 [2023-02-07T03:28:17.501Z] ---> e03cb11893ab [2023-02-07T03:28:17.501Z] Step 32/32 : LABEL version=3.0.0-dev.36 [2023-02-07T03:28:17.501Z] ---> Running in d5c773bfba96 [2023-02-07T03:28:18.082Z] Removing intermediate container d5c773bfba96 [2023-02-07T03:28:18.082Z] ---> 12d883f4f2b5 [2023-02-07T03:28:18.082Z] [2023-02-07T03:28:18.349Z] Successfully built 12d883f4f2b5 [2023-02-07T03:28:18.349Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-07T03:28:57.213Z]  Building security-bootstrapper ... done Removing intermediate container 5fd9ff0e447a [2023-02-07T03:28:57.213Z] ---> 33c759c705a8 [2023-02-07T03:28:57.213Z] [2023-02-07T03:28:57.213Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:28:57.213Z] ---> 2b4661558fb8 [2023-02-07T03:28:57.213Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-07T03:28:57.213Z] ---> Running in 316e6afe44d9 [2023-02-07T03:28:57.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:28:58.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:28:59.801Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-07T03:28:59.801Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-07T03:28:59.801Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:28:59.801Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:29:00.071Z] OK: 6 MiB in 16 packages [2023-02-07T03:29:02.021Z] Removing intermediate container 316e6afe44d9 [2023-02-07T03:29:02.021Z] ---> bafab0ace907 [2023-02-07T03:29:02.021Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:29:02.021Z] ---> Running in 0c71cff410c7 [2023-02-07T03:29:02.714Z] Removing intermediate container 0c71cff410c7 [2023-02-07T03:29:02.714Z] ---> 9dcc3d6d0e7d [2023-02-07T03:29:02.714Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-07T03:29:02.714Z] ---> Running in a5906d8e65f0 [2023-02-07T03:29:03.345Z] Removing intermediate container a5906d8e65f0 [2023-02-07T03:29:03.345Z] ---> b9be219aca82 [2023-02-07T03:29:03.345Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T03:29:03.621Z] ---> Running in 14c4a1f0152e [2023-02-07T03:29:03.900Z] Removing intermediate container 14c4a1f0152e [2023-02-07T03:29:03.900Z] ---> b78ad993727e [2023-02-07T03:29:03.900Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:29:04.993Z] ---> 003b659835ef [2023-02-07T03:29:04.993Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-07T03:29:07.661Z] ---> 4d0f45be075c [2023-02-07T03:29:07.661Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-07T03:29:07.661Z] Removing intermediate container e8165f863315 [2023-02-07T03:29:07.661Z] ---> 16198ca2452f [2023-02-07T03:29:07.661Z] [2023-02-07T03:29:07.661Z] Step 9/19 : FROM alpine:3.15 [2023-02-07T03:29:07.661Z] ---> 8aa73fd46299 [2023-02-07T03:29:07.661Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:29:07.661Z] ---> Using cache [2023-02-07T03:29:07.661Z] ---> 24f9b3add76b [2023-02-07T03:29:07.661Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-07T03:29:07.935Z] ---> Running in 10539e50714f [2023-02-07T03:29:07.935Z] ---> b839f0acf0b7 [2023-02-07T03:29:07.935Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-07T03:29:08.209Z] ---> Running in 82880544a1fd [2023-02-07T03:29:08.482Z] Removing intermediate container 82880544a1fd [2023-02-07T03:29:08.482Z] ---> 0cd605fabbf2 [2023-02-07T03:29:08.482Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:29:08.755Z] ---> Running in 89a0c247b28a [2023-02-07T03:29:09.035Z] Removing intermediate container 89a0c247b28a [2023-02-07T03:29:09.035Z] ---> fe321436ba8d [2023-02-07T03:29:09.035Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T03:29:09.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:29:09.308Z] ---> Running in 9145cc776f8b [2023-02-07T03:29:09.581Z] Removing intermediate container 9145cc776f8b [2023-02-07T03:29:09.581Z] ---> 49ebf288e253 [2023-02-07T03:29:09.581Z] Step 21/22 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:29:09.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:29:09.581Z] ---> Running in 2672b84faa74 [2023-02-07T03:29:10.190Z] Removing intermediate container 2672b84faa74 [2023-02-07T03:29:10.190Z] ---> c20095049c4a [2023-02-07T03:29:10.190Z] Step 22/22 : LABEL version=3.0.0-dev.36 [2023-02-07T03:29:10.190Z] ---> Running in 70b78ef715de [2023-02-07T03:29:10.461Z] Removing intermediate container 70b78ef715de [2023-02-07T03:29:10.461Z] ---> fdc55d28c442 [2023-02-07T03:29:10.461Z] [2023-02-07T03:29:10.734Z] Successfully built fdc55d28c442 [2023-02-07T03:29:10.734Z] Successfully tagged support-notifications-arm64:latest [2023-02-07T03:29:10.734Z]  Building support-notifications ... done v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T03:29:10.734Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T03:29:10.734Z] OK: 15736 distinct packages available [2023-02-07T03:29:11.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:29:11.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:29:12.702Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-07T03:29:12.702Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-07T03:29:12.702Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-07T03:29:12.702Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-07T03:29:12.702Z] (5/9) Installing curl (7.80.0-r5) [2023-02-07T03:29:12.702Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-07T03:29:12.702Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-07T03:29:12.702Z] (8/9) Installing libucontext (1.1-r0) [2023-02-07T03:29:12.702Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-07T03:29:12.702Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T03:29:12.702Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:29:12.973Z] OK: 8 MiB in 23 packages [2023-02-07T03:29:14.400Z] Removing intermediate container 10539e50714f [2023-02-07T03:29:14.400Z] ---> ab46056fa811 [2023-02-07T03:29:14.400Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:29:15.373Z] ---> 7c1bfc6a7ec6 [2023-02-07T03:29:15.373Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-07T03:29:16.346Z] ---> 7673e065a79c [2023-02-07T03:29:16.346Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-07T03:29:17.318Z] ---> 8d290dffb1bf [2023-02-07T03:29:17.318Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-07T03:29:17.318Z] ---> Running in 49d4f6d6fcf3 [2023-02-07T03:29:17.588Z] Removing intermediate container 49d4f6d6fcf3 [2023-02-07T03:29:17.588Z] ---> 3965e23d73c2 [2023-02-07T03:29:17.588Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:29:17.859Z] ---> Running in 89aefc18070c [2023-02-07T03:29:18.140Z] Removing intermediate container 89aefc18070c [2023-02-07T03:29:18.140Z] ---> 62c31dde9b61 [2023-02-07T03:29:18.140Z] Step 17/19 : LABEL arch=arm64 [2023-02-07T03:29:18.140Z] ---> Running in b3b2c2bbba2c [2023-02-07T03:29:18.415Z] Removing intermediate container b3b2c2bbba2c [2023-02-07T03:29:18.415Z] ---> 13ba9588b1b8 [2023-02-07T03:29:18.415Z] Step 18/19 : LABEL git_sha=65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:29:18.703Z] ---> Running in 528c9b8191b0 [2023-02-07T03:29:18.972Z] Removing intermediate container 528c9b8191b0 [2023-02-07T03:29:18.972Z] ---> da3ed98d17d2 [2023-02-07T03:29:18.972Z] Step 19/19 : LABEL version=3.0.0-dev.36 [2023-02-07T03:29:18.972Z] ---> Running in d87bbea72d43 [2023-02-07T03:29:19.569Z] Removing intermediate container d87bbea72d43 [2023-02-07T03:29:19.569Z] ---> f38e8e800735 [2023-02-07T03:29:19.569Z] [2023-02-07T03:29:19.569Z] Successfully built f38e8e800735 [2023-02-07T03:29:19.569Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-07T03:29:20.174Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-07T03:29:20.186Z] $ docker stop --time=1 ae27a5ef7be0e55110ca2e9cd154664c004d5f2bed51f7541ef7066de8faa225 [2023-02-07T03:29:21.958Z] $ docker rm -f --volumes ae27a5ef7be0e55110ca2e9cd154664c004d5f2bed51f7541ef7066de8faa225 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T03:29:22.482Z] + docker images [2023-02-07T03:29:22.750Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-07T03:29:22.750Z] security-spiffe-token-provider-arm64 latest f38e8e800735 3 seconds ago 28.9MB [2023-02-07T03:29:22.750Z] support-notifications-arm64 latest fdc55d28c442 12 seconds ago 29.5MB [2023-02-07T03:29:22.750Z] 16198ca2452f 16 seconds ago 1.37GB [2023-02-07T03:29:22.750Z] 33c759c705a8 27 seconds ago 1.4GB [2023-02-07T03:29:22.750Z] security-bootstrapper-arm64 latest 12d883f4f2b5 About a minute ago 19.5MB [2023-02-07T03:29:22.750Z] 9778a0bdecb5 About a minute ago 1.33GB [2023-02-07T03:29:22.750Z] support-scheduler-arm64 latest e71ce9dc4026 2 minutes ago 29MB [2023-02-07T03:29:22.750Z] 904cf6d209ed 2 minutes ago 1.4GB [2023-02-07T03:29:22.750Z] core-data-arm64 latest df9b2753c66b 4 minutes ago 17.2MB [2023-02-07T03:29:22.750Z] f9a93c1bafe3 5 minutes ago 1.35GB [2023-02-07T03:29:22.750Z] security-spire-agent-arm64 latest 7b06222652bf 8 minutes ago 122MB [2023-02-07T03:29:22.750Z] security-spire-config-arm64 latest ec7c9d1bf639 9 minutes ago 83.6MB [2023-02-07T03:29:22.750Z] security-spire-server-arm64 latest 053b6773df12 9 minutes ago 84.3MB [2023-02-07T03:29:22.750Z] ad8ac52102f5 9 minutes ago 1.21GB [2023-02-07T03:29:22.750Z] 8da66f4aae57 9 minutes ago 1.21GB [2023-02-07T03:29:22.750Z] core-metadata-arm64 latest 8b955b6b14b8 12 minutes ago 17.7MB [2023-02-07T03:29:22.750Z] core-command-arm64 latest 6e2bcfba2370 12 minutes ago 17MB [2023-02-07T03:29:22.750Z] core-common-config-bootstrapper-arm64 latest 2a987f1899c3 12 minutes ago 14.9MB [2023-02-07T03:29:22.750Z] f5b91863bd48 12 minutes ago 1.35GB [2023-02-07T03:29:22.750Z] security-secretstore-setup-arm64 latest 2061438a4fb0 12 minutes ago 28.7MB [2023-02-07T03:29:22.750Z] security-proxy-setup-arm64 latest 9a9dc9913973 12 minutes ago 26.8MB [2023-02-07T03:29:22.750Z] 21215b9b6dfa 12 minutes ago 1.34GB [2023-02-07T03:29:22.750Z] 157197d4182d 12 minutes ago 1.33GB [2023-02-07T03:29:22.750Z] aac54c20f2db 13 minutes ago 1.33GB [2023-02-07T03:29:22.750Z] 77d627d78907 13 minutes ago 1.33GB [2023-02-07T03:29:22.750Z] ci-base-image-arm64 latest 231830d95dba 24 minutes ago 905MB [2023-02-07T03:29:22.750Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-02-07T03:29:22.750Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-02-07T03:29:22.750Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-07T03:29:22.750Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T03:29:22.874Z] provisioning config files... [2023-02-07T03:29:22.890Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/395@tmp/config7156885998053359004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:29:23.241Z] ---> docker-login.sh [2023-02-07T03:29:23.241Z] nexus3.edgexfoundry.org:10001 [2023-02-07T03:29:23.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:29:23.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:29:23.510Z] Configure a credential helper to remove this warning. See [2023-02-07T03:29:23.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:29:23.510Z] [2023-02-07T03:29:23.510Z] Login Succeeded [2023-02-07T03:29:23.510Z] nexus3.edgexfoundry.org:10002 [2023-02-07T03:29:24.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:29:24.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:29:24.094Z] Configure a credential helper to remove this warning. See [2023-02-07T03:29:24.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:29:24.094Z] [2023-02-07T03:29:24.094Z] Login Succeeded [2023-02-07T03:29:24.094Z] nexus3.edgexfoundry.org:10003 [2023-02-07T03:29:24.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:29:24.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:29:24.629Z] Configure a credential helper to remove this warning. See [2023-02-07T03:29:24.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:29:24.629Z] [2023-02-07T03:29:24.629Z] Login Succeeded [2023-02-07T03:29:24.629Z] nexus3.edgexfoundry.org:10004 [2023-02-07T03:29:24.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:29:24.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:29:24.898Z] Configure a credential helper to remove this warning. See [2023-02-07T03:29:24.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:29:24.898Z] [2023-02-07T03:29:24.898Z] Login Succeeded [2023-02-07T03:29:24.898Z] docker.io [2023-02-07T03:29:25.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:29:25.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:29:25.754Z] Configure a credential helper to remove this warning. See [2023-02-07T03:29:25.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:29:25.754Z] [2023-02-07T03:29:25.754Z] Login Succeeded [2023-02-07T03:29:25.754Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T03:29:25.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:29:25.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T03:29:25.821Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-02-07T03:29:25.821Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:29:25.821Z] latest [2023-02-07T03:29:25.821Z] 3.0.0-dev.36 [2023-02-07T03:29:25.821Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:29:25.821Z] main [2023-02-07T03:29:25.821Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:26.183Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:26.537Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:29:26.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-07T03:29:26.537Z] c298649c17e3: Preparing [2023-02-07T03:29:26.537Z] 165e215e909c: Preparing [2023-02-07T03:29:26.537Z] 7fb927c78140: Preparing [2023-02-07T03:29:26.537Z] 309a2c008be2: Preparing [2023-02-07T03:29:26.537Z] 17bec77d7fdc: Preparing [2023-02-07T03:29:26.537Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:29:26.805Z] 7fb927c78140: Pushed [2023-02-07T03:29:26.805Z] c298649c17e3: Pushed [2023-02-07T03:29:26.805Z] 309a2c008be2: Pushed [2023-02-07T03:29:30.153Z] 165e215e909c: Pushed [2023-02-07T03:29:30.153Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:dfc4042b106ff7f20335eb9b78ff75a6b2d26d9bc439c6bc75d7b83c40ce6932 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:30.518Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:30.869Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-07T03:29:30.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-07T03:29:30.869Z] c298649c17e3: Preparing [2023-02-07T03:29:30.869Z] 165e215e909c: Preparing [2023-02-07T03:29:30.869Z] 7fb927c78140: Preparing [2023-02-07T03:29:30.869Z] 309a2c008be2: Preparing [2023-02-07T03:29:30.869Z] 17bec77d7fdc: Preparing [2023-02-07T03:29:30.869Z] 7fb927c78140: Layer already exists [2023-02-07T03:29:30.869Z] c298649c17e3: Layer already exists [2023-02-07T03:29:30.869Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:29:30.869Z] 309a2c008be2: Layer already exists [2023-02-07T03:29:30.869Z] 165e215e909c: Layer already exists [2023-02-07T03:29:31.138Z] latest: digest: sha256:dfc4042b106ff7f20335eb9b78ff75a6b2d26d9bc439c6bc75d7b83c40ce6932 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:31.499Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:31.852Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.36 [2023-02-07T03:29:31.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-07T03:29:31.852Z] c298649c17e3: Preparing [2023-02-07T03:29:31.852Z] 165e215e909c: Preparing [2023-02-07T03:29:31.852Z] 7fb927c78140: Preparing [2023-02-07T03:29:31.852Z] 309a2c008be2: Preparing [2023-02-07T03:29:31.852Z] 17bec77d7fdc: Preparing [2023-02-07T03:29:31.852Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:29:31.852Z] 165e215e909c: Layer already exists [2023-02-07T03:29:31.852Z] c298649c17e3: Layer already exists [2023-02-07T03:29:31.852Z] 7fb927c78140: Layer already exists [2023-02-07T03:29:31.852Z] 309a2c008be2: Layer already exists [2023-02-07T03:29:32.119Z] 3.0.0-dev.36: digest: sha256:dfc4042b106ff7f20335eb9b78ff75a6b2d26d9bc439c6bc75d7b83c40ce6932 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:32.476Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:32.832Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:29:32.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-07T03:29:32.832Z] c298649c17e3: Preparing [2023-02-07T03:29:32.832Z] 165e215e909c: Preparing [2023-02-07T03:29:32.832Z] 7fb927c78140: Preparing [2023-02-07T03:29:32.832Z] 309a2c008be2: Preparing [2023-02-07T03:29:32.832Z] 17bec77d7fdc: Preparing [2023-02-07T03:29:32.832Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:29:32.832Z] 165e215e909c: Layer already exists [2023-02-07T03:29:32.832Z] 7fb927c78140: Layer already exists [2023-02-07T03:29:32.832Z] 309a2c008be2: Layer already exists [2023-02-07T03:29:32.832Z] c298649c17e3: Layer already exists [2023-02-07T03:29:33.100Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:dfc4042b106ff7f20335eb9b78ff75a6b2d26d9bc439c6bc75d7b83c40ce6932 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:33.464Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:33.811Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-02-07T03:29:33.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-07T03:29:33.811Z] c298649c17e3: Preparing [2023-02-07T03:29:33.811Z] 165e215e909c: Preparing [2023-02-07T03:29:33.811Z] 7fb927c78140: Preparing [2023-02-07T03:29:33.811Z] 309a2c008be2: Preparing [2023-02-07T03:29:33.811Z] 17bec77d7fdc: Preparing [2023-02-07T03:29:33.811Z] 165e215e909c: Layer already exists [2023-02-07T03:29:33.811Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:29:33.811Z] 7fb927c78140: Layer already exists [2023-02-07T03:29:33.811Z] c298649c17e3: Layer already exists [2023-02-07T03:29:33.811Z] 309a2c008be2: Layer already exists [2023-02-07T03:29:34.078Z] main: digest: sha256:dfc4042b106ff7f20335eb9b78ff75a6b2d26d9bc439c6bc75d7b83c40ce6932 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:29:34.129Z] ===================================================== [Pipeline] echo [2023-02-07T03:29:34.137Z] taggedImages: [2023-02-07T03:29:34.137Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:29:34.137Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-07T03:29:34.137Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.36 [2023-02-07T03:29:34.137Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:29:34.137Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-02-07T03:29:34.157Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-02-07T03:29:34.157Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:29:34.157Z] latest [2023-02-07T03:29:34.157Z] 3.0.0-dev.36 [2023-02-07T03:29:34.157Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:29:34.157Z] main [2023-02-07T03:29:34.157Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:34.507Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:34.861Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:29:34.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-07T03:29:34.861Z] 4009c60c9573: Preparing [2023-02-07T03:29:34.861Z] bc26849c1c90: Preparing [2023-02-07T03:29:34.861Z] 6c485feddee5: Preparing [2023-02-07T03:29:34.861Z] c1e031282df9: Preparing [2023-02-07T03:29:34.861Z] 7fb927c78140: Preparing [2023-02-07T03:29:34.861Z] 84b0745973ac: Preparing [2023-02-07T03:29:34.861Z] 17bec77d7fdc: Preparing [2023-02-07T03:29:34.861Z] 84b0745973ac: Waiting [2023-02-07T03:29:34.861Z] 17bec77d7fdc: Waiting [2023-02-07T03:29:34.861Z] 7fb927c78140: Layer already exists [2023-02-07T03:29:35.128Z] 6c485feddee5: Pushed [2023-02-07T03:29:35.128Z] bc26849c1c90: Pushed [2023-02-07T03:29:35.128Z] 4009c60c9573: Pushed [2023-02-07T03:29:35.128Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:29:35.128Z] 84b0745973ac: Pushed [2023-02-07T03:29:37.717Z] c1e031282df9: Pushed [2023-02-07T03:29:37.985Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:93b11a36113c282e73f559bb259a8b848609a52297274a5a96d7387cf5fe1aa2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:38.335Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:38.690Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-07T03:29:38.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-07T03:29:38.690Z] 4009c60c9573: Preparing [2023-02-07T03:29:38.690Z] bc26849c1c90: Preparing [2023-02-07T03:29:38.690Z] 6c485feddee5: Preparing [2023-02-07T03:29:38.690Z] c1e031282df9: Preparing [2023-02-07T03:29:38.690Z] 7fb927c78140: Preparing [2023-02-07T03:29:38.690Z] 84b0745973ac: Preparing [2023-02-07T03:29:38.690Z] 17bec77d7fdc: Preparing [2023-02-07T03:29:38.690Z] 84b0745973ac: Waiting [2023-02-07T03:29:38.690Z] 17bec77d7fdc: Waiting [2023-02-07T03:29:38.690Z] c1e031282df9: Layer already exists [2023-02-07T03:29:38.690Z] 4009c60c9573: Layer already exists [2023-02-07T03:29:38.690Z] 7fb927c78140: Layer already exists [2023-02-07T03:29:38.690Z] bc26849c1c90: Layer already exists [2023-02-07T03:29:38.690Z] 6c485feddee5: Layer already exists [2023-02-07T03:29:38.690Z] 84b0745973ac: Layer already exists [2023-02-07T03:29:38.690Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:29:38.958Z] latest: digest: sha256:93b11a36113c282e73f559bb259a8b848609a52297274a5a96d7387cf5fe1aa2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:39.320Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:39.665Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.36 [2023-02-07T03:29:39.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-07T03:29:39.665Z] 4009c60c9573: Preparing [2023-02-07T03:29:39.665Z] bc26849c1c90: Preparing [2023-02-07T03:29:39.665Z] 6c485feddee5: Preparing [2023-02-07T03:29:39.665Z] c1e031282df9: Preparing [2023-02-07T03:29:39.665Z] 7fb927c78140: Preparing [2023-02-07T03:29:39.665Z] 84b0745973ac: Preparing [2023-02-07T03:29:39.665Z] 17bec77d7fdc: Preparing [2023-02-07T03:29:39.665Z] 84b0745973ac: Waiting [2023-02-07T03:29:39.665Z] 17bec77d7fdc: Waiting [2023-02-07T03:29:39.665Z] bc26849c1c90: Layer already exists [2023-02-07T03:29:39.665Z] 4009c60c9573: Layer already exists [2023-02-07T03:29:39.665Z] 7fb927c78140: Layer already exists [2023-02-07T03:29:39.665Z] 6c485feddee5: Layer already exists [2023-02-07T03:29:39.665Z] c1e031282df9: Layer already exists [2023-02-07T03:29:39.665Z] 84b0745973ac: Layer already exists [2023-02-07T03:29:39.666Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:29:39.932Z] 3.0.0-dev.36: digest: sha256:93b11a36113c282e73f559bb259a8b848609a52297274a5a96d7387cf5fe1aa2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:40.279Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:40.623Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:29:40.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-07T03:29:40.623Z] 4009c60c9573: Preparing [2023-02-07T03:29:40.623Z] bc26849c1c90: Preparing [2023-02-07T03:29:40.623Z] 6c485feddee5: Preparing [2023-02-07T03:29:40.623Z] c1e031282df9: Preparing [2023-02-07T03:29:40.623Z] 7fb927c78140: Preparing [2023-02-07T03:29:40.623Z] 84b0745973ac: Preparing [2023-02-07T03:29:40.623Z] 17bec77d7fdc: Preparing [2023-02-07T03:29:40.623Z] 84b0745973ac: Waiting [2023-02-07T03:29:40.623Z] 17bec77d7fdc: Waiting [2023-02-07T03:29:40.623Z] c1e031282df9: Layer already exists [2023-02-07T03:29:40.623Z] 4009c60c9573: Layer already exists [2023-02-07T03:29:40.623Z] bc26849c1c90: Layer already exists [2023-02-07T03:29:40.623Z] 6c485feddee5: Layer already exists [2023-02-07T03:29:40.623Z] 7fb927c78140: Layer already exists [2023-02-07T03:29:40.623Z] 84b0745973ac: Layer already exists [2023-02-07T03:29:40.623Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:29:40.891Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:93b11a36113c282e73f559bb259a8b848609a52297274a5a96d7387cf5fe1aa2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:41.245Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:41.594Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-02-07T03:29:41.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-07T03:29:41.594Z] 4009c60c9573: Preparing [2023-02-07T03:29:41.594Z] bc26849c1c90: Preparing [2023-02-07T03:29:41.594Z] 6c485feddee5: Preparing [2023-02-07T03:29:41.594Z] c1e031282df9: Preparing [2023-02-07T03:29:41.594Z] 7fb927c78140: Preparing [2023-02-07T03:29:41.594Z] 84b0745973ac: Preparing [2023-02-07T03:29:41.594Z] 17bec77d7fdc: Preparing [2023-02-07T03:29:41.594Z] 84b0745973ac: Waiting [2023-02-07T03:29:41.594Z] 17bec77d7fdc: Waiting [2023-02-07T03:29:41.594Z] c1e031282df9: Layer already exists [2023-02-07T03:29:41.594Z] 7fb927c78140: Layer already exists [2023-02-07T03:29:41.594Z] 4009c60c9573: Layer already exists [2023-02-07T03:29:41.594Z] 6c485feddee5: Layer already exists [2023-02-07T03:29:41.594Z] bc26849c1c90: Layer already exists [2023-02-07T03:29:41.594Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:29:41.594Z] 84b0745973ac: Layer already exists [2023-02-07T03:29:41.861Z] main: digest: sha256:93b11a36113c282e73f559bb259a8b848609a52297274a5a96d7387cf5fe1aa2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:29:41.910Z] ===================================================== [Pipeline] echo [2023-02-07T03:29:41.916Z] taggedImages: [2023-02-07T03:29:41.916Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:29:41.916Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-07T03:29:41.916Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.36 [2023-02-07T03:29:41.916Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:29:41.916Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-02-07T03:29:41.931Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-02-07T03:29:41.931Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:29:41.931Z] latest [2023-02-07T03:29:41.931Z] 3.0.0-dev.36 [2023-02-07T03:29:41.931Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:29:41.931Z] main [2023-02-07T03:29:41.931Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:42.287Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:42.649Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:29:42.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-07T03:29:42.649Z] 622fda8a4565: Preparing [2023-02-07T03:29:42.649Z] 2e8d330c8bc9: Preparing [2023-02-07T03:29:42.649Z] 7fb927c78140: Preparing [2023-02-07T03:29:42.649Z] 23174d710659: Preparing [2023-02-07T03:29:42.649Z] 17bec77d7fdc: Preparing [2023-02-07T03:29:42.649Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:29:42.917Z] 7fb927c78140: Layer already exists [2023-02-07T03:29:42.917Z] 622fda8a4565: Pushed [2023-02-07T03:29:42.917Z] 23174d710659: Pushed [2023-02-07T03:29:46.263Z] 2e8d330c8bc9: Pushed [2023-02-07T03:29:46.263Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:ed7d2e5c966dd451e5aa8fc8a02193be6ba5131748e5dc96d9cf2d7394df209a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:46.605Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:46.943Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-07T03:29:46.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-07T03:29:46.943Z] 622fda8a4565: Preparing [2023-02-07T03:29:46.943Z] 2e8d330c8bc9: Preparing [2023-02-07T03:29:46.943Z] 7fb927c78140: Preparing [2023-02-07T03:29:46.943Z] 23174d710659: Preparing [2023-02-07T03:29:46.943Z] 17bec77d7fdc: Preparing [2023-02-07T03:29:46.943Z] 7fb927c78140: Layer already exists [2023-02-07T03:29:46.943Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:29:46.943Z] 622fda8a4565: Layer already exists [2023-02-07T03:29:46.943Z] 2e8d330c8bc9: Layer already exists [2023-02-07T03:29:46.943Z] 23174d710659: Layer already exists [2023-02-07T03:29:47.210Z] latest: digest: sha256:ed7d2e5c966dd451e5aa8fc8a02193be6ba5131748e5dc96d9cf2d7394df209a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:47.551Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:47.892Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.36 [2023-02-07T03:29:47.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-07T03:29:47.892Z] 622fda8a4565: Preparing [2023-02-07T03:29:47.892Z] 2e8d330c8bc9: Preparing [2023-02-07T03:29:47.892Z] 7fb927c78140: Preparing [2023-02-07T03:29:47.892Z] 23174d710659: Preparing [2023-02-07T03:29:47.892Z] 17bec77d7fdc: Preparing [2023-02-07T03:29:47.892Z] 7fb927c78140: Layer already exists [2023-02-07T03:29:47.892Z] 23174d710659: Layer already exists [2023-02-07T03:29:47.892Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:29:47.892Z] 622fda8a4565: Layer already exists [2023-02-07T03:29:47.892Z] 2e8d330c8bc9: Layer already exists [2023-02-07T03:29:48.163Z] 3.0.0-dev.36: digest: sha256:ed7d2e5c966dd451e5aa8fc8a02193be6ba5131748e5dc96d9cf2d7394df209a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:48.509Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:48.938Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:29:48.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-07T03:29:48.938Z] 622fda8a4565: Preparing [2023-02-07T03:29:48.938Z] 2e8d330c8bc9: Preparing [2023-02-07T03:29:48.938Z] 7fb927c78140: Preparing [2023-02-07T03:29:48.938Z] 23174d710659: Preparing [2023-02-07T03:29:48.938Z] 17bec77d7fdc: Preparing [2023-02-07T03:29:48.938Z] 2e8d330c8bc9: Layer already exists [2023-02-07T03:29:48.938Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:29:48.938Z] 23174d710659: Layer already exists [2023-02-07T03:29:48.938Z] 7fb927c78140: Layer already exists [2023-02-07T03:29:48.938Z] 622fda8a4565: Layer already exists [2023-02-07T03:29:49.205Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:ed7d2e5c966dd451e5aa8fc8a02193be6ba5131748e5dc96d9cf2d7394df209a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:49.543Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:49.889Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-02-07T03:29:49.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-07T03:29:49.890Z] 622fda8a4565: Preparing [2023-02-07T03:29:49.890Z] 2e8d330c8bc9: Preparing [2023-02-07T03:29:49.890Z] 7fb927c78140: Preparing [2023-02-07T03:29:49.890Z] 23174d710659: Preparing [2023-02-07T03:29:49.890Z] 17bec77d7fdc: Preparing [2023-02-07T03:29:49.890Z] 2e8d330c8bc9: Layer already exists [2023-02-07T03:29:49.890Z] 7fb927c78140: Layer already exists [2023-02-07T03:29:49.890Z] 622fda8a4565: Layer already exists [2023-02-07T03:29:49.890Z] 23174d710659: Layer already exists [2023-02-07T03:29:49.890Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:29:50.155Z] main: digest: sha256:ed7d2e5c966dd451e5aa8fc8a02193be6ba5131748e5dc96d9cf2d7394df209a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:29:50.215Z] ===================================================== [Pipeline] echo [2023-02-07T03:29:50.222Z] taggedImages: [2023-02-07T03:29:50.222Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:29:50.222Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-07T03:29:50.222Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.36 [2023-02-07T03:29:50.222Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:29:50.222Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-02-07T03:29:50.242Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-02-07T03:29:50.242Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:29:50.242Z] latest [2023-02-07T03:29:50.242Z] 3.0.0-dev.36 [2023-02-07T03:29:50.242Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:29:50.242Z] main [2023-02-07T03:29:50.242Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:50.607Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:51.021Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:29:51.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-07T03:29:51.022Z] 65fbf887e3de: Preparing [2023-02-07T03:29:51.022Z] 536a07e6c790: Preparing [2023-02-07T03:29:51.022Z] 8523efc2d7a6: Preparing [2023-02-07T03:29:51.022Z] 7fb927c78140: Preparing [2023-02-07T03:29:51.022Z] 309a2c008be2: Preparing [2023-02-07T03:29:51.022Z] 17bec77d7fdc: Preparing [2023-02-07T03:29:51.022Z] 17bec77d7fdc: Waiting [2023-02-07T03:29:51.290Z] 309a2c008be2: Layer already exists [2023-02-07T03:29:51.290Z] 7fb927c78140: Layer already exists [2023-02-07T03:29:51.290Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:29:51.290Z] 536a07e6c790: Pushed [2023-02-07T03:29:51.290Z] 65fbf887e3de: Pushed [2023-02-07T03:29:54.655Z] 8523efc2d7a6: Pushed [2023-02-07T03:29:54.655Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:b3bf04748f4975b12d28b8ba21063ee250b60cb5050e23bd9d3d7656cfbe77df size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:54.994Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:55.326Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-07T03:29:55.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-07T03:29:55.326Z] 65fbf887e3de: Preparing [2023-02-07T03:29:55.326Z] 536a07e6c790: Preparing [2023-02-07T03:29:55.326Z] 8523efc2d7a6: Preparing [2023-02-07T03:29:55.326Z] 7fb927c78140: Preparing [2023-02-07T03:29:55.326Z] 309a2c008be2: Preparing [2023-02-07T03:29:55.326Z] 17bec77d7fdc: Preparing [2023-02-07T03:29:55.326Z] 17bec77d7fdc: Waiting [2023-02-07T03:29:55.326Z] 65fbf887e3de: Layer already exists [2023-02-07T03:29:55.326Z] 8523efc2d7a6: Layer already exists [2023-02-07T03:29:55.326Z] 7fb927c78140: Layer already exists [2023-02-07T03:29:55.326Z] 536a07e6c790: Layer already exists [2023-02-07T03:29:55.326Z] 309a2c008be2: Layer already exists [2023-02-07T03:29:55.326Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:29:55.592Z] latest: digest: sha256:b3bf04748f4975b12d28b8ba21063ee250b60cb5050e23bd9d3d7656cfbe77df size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:55.939Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:56.280Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.36 [2023-02-07T03:29:56.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-07T03:29:56.280Z] 65fbf887e3de: Preparing [2023-02-07T03:29:56.280Z] 536a07e6c790: Preparing [2023-02-07T03:29:56.280Z] 8523efc2d7a6: Preparing [2023-02-07T03:29:56.280Z] 7fb927c78140: Preparing [2023-02-07T03:29:56.280Z] 309a2c008be2: Preparing [2023-02-07T03:29:56.280Z] 17bec77d7fdc: Preparing [2023-02-07T03:29:56.280Z] 17bec77d7fdc: Waiting [2023-02-07T03:29:56.280Z] 8523efc2d7a6: Layer already exists [2023-02-07T03:29:56.280Z] 7fb927c78140: Layer already exists [2023-02-07T03:29:56.280Z] 309a2c008be2: Layer already exists [2023-02-07T03:29:56.280Z] 536a07e6c790: Layer already exists [2023-02-07T03:29:56.280Z] 65fbf887e3de: Layer already exists [2023-02-07T03:29:56.280Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:29:56.546Z] 3.0.0-dev.36: digest: sha256:b3bf04748f4975b12d28b8ba21063ee250b60cb5050e23bd9d3d7656cfbe77df size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:56.895Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:57.226Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:29:57.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-07T03:29:57.226Z] 65fbf887e3de: Preparing [2023-02-07T03:29:57.226Z] 536a07e6c790: Preparing [2023-02-07T03:29:57.226Z] 8523efc2d7a6: Preparing [2023-02-07T03:29:57.226Z] 7fb927c78140: Preparing [2023-02-07T03:29:57.226Z] 309a2c008be2: Preparing [2023-02-07T03:29:57.226Z] 17bec77d7fdc: Preparing [2023-02-07T03:29:57.226Z] 17bec77d7fdc: Waiting [2023-02-07T03:29:57.226Z] 536a07e6c790: Layer already exists [2023-02-07T03:29:57.226Z] 8523efc2d7a6: Layer already exists [2023-02-07T03:29:57.226Z] 7fb927c78140: Layer already exists [2023-02-07T03:29:57.226Z] 309a2c008be2: Layer already exists [2023-02-07T03:29:57.226Z] 65fbf887e3de: Layer already exists [2023-02-07T03:29:57.226Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:29:57.491Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:b3bf04748f4975b12d28b8ba21063ee250b60cb5050e23bd9d3d7656cfbe77df size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:57.836Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:58.175Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-02-07T03:29:58.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-07T03:29:58.175Z] 65fbf887e3de: Preparing [2023-02-07T03:29:58.175Z] 536a07e6c790: Preparing [2023-02-07T03:29:58.175Z] 8523efc2d7a6: Preparing [2023-02-07T03:29:58.175Z] 7fb927c78140: Preparing [2023-02-07T03:29:58.175Z] 309a2c008be2: Preparing [2023-02-07T03:29:58.175Z] 17bec77d7fdc: Preparing [2023-02-07T03:29:58.175Z] 17bec77d7fdc: Waiting [2023-02-07T03:29:58.175Z] 7fb927c78140: Layer already exists [2023-02-07T03:29:58.175Z] 65fbf887e3de: Layer already exists [2023-02-07T03:29:58.175Z] 536a07e6c790: Layer already exists [2023-02-07T03:29:58.175Z] 309a2c008be2: Layer already exists [2023-02-07T03:29:58.175Z] 8523efc2d7a6: Layer already exists [2023-02-07T03:29:58.175Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:29:58.441Z] main: digest: sha256:b3bf04748f4975b12d28b8ba21063ee250b60cb5050e23bd9d3d7656cfbe77df size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:29:58.480Z] ===================================================== [Pipeline] echo [2023-02-07T03:29:58.486Z] taggedImages: [2023-02-07T03:29:58.486Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:29:58.486Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-07T03:29:58.486Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.36 [2023-02-07T03:29:58.486Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:29:58.486Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-02-07T03:29:58.507Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-02-07T03:29:58.507Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:29:58.507Z] latest [2023-02-07T03:29:58.507Z] 3.0.0-dev.36 [2023-02-07T03:29:58.507Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:29:58.507Z] main [2023-02-07T03:29:58.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:58.868Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:29:59.207Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:29:59.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-07T03:29:59.207Z] dcf77b2e012a: Preparing [2023-02-07T03:29:59.207Z] dcf77b2e012a: Preparing [2023-02-07T03:29:59.207Z] 923453c804c0: Preparing [2023-02-07T03:29:59.207Z] 9511059dc047: Preparing [2023-02-07T03:29:59.208Z] 58086cd374b4: Preparing [2023-02-07T03:29:59.208Z] 08540ad71856: Preparing [2023-02-07T03:29:59.208Z] 7c0d86bbc373: Preparing [2023-02-07T03:29:59.208Z] 7fb927c78140: Preparing [2023-02-07T03:29:59.208Z] 618a8e0346ae: Preparing [2023-02-07T03:29:59.208Z] a5fe6c57ff3e: Preparing [2023-02-07T03:29:59.208Z] 62504b8744a9: Preparing [2023-02-07T03:29:59.208Z] ffb44f295c24: Preparing [2023-02-07T03:29:59.208Z] 17bec77d7fdc: Preparing [2023-02-07T03:29:59.208Z] 7c0d86bbc373: Waiting [2023-02-07T03:29:59.208Z] 7fb927c78140: Waiting [2023-02-07T03:29:59.208Z] a5fe6c57ff3e: Waiting [2023-02-07T03:29:59.208Z] 618a8e0346ae: Waiting [2023-02-07T03:29:59.208Z] 62504b8744a9: Waiting [2023-02-07T03:29:59.208Z] 17bec77d7fdc: Waiting [2023-02-07T03:29:59.208Z] ffb44f295c24: Waiting [2023-02-07T03:29:59.490Z] 08540ad71856: Pushed [2023-02-07T03:29:59.490Z] 58086cd374b4: Pushed [2023-02-07T03:29:59.490Z] 923453c804c0: Pushed [2023-02-07T03:29:59.490Z] dcf77b2e012a: Pushed [2023-02-07T03:29:59.490Z] 9511059dc047: Pushed [2023-02-07T03:29:59.490Z] 7fb927c78140: Layer already exists [2023-02-07T03:29:59.971Z] 62504b8744a9: Pushed [2023-02-07T03:29:59.971Z] 618a8e0346ae: Pushed [2023-02-07T03:29:59.971Z] ffb44f295c24: Pushed [2023-02-07T03:29:59.971Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:30:00.931Z] a5fe6c57ff3e: Pushed [2023-02-07T03:30:03.521Z] 7c0d86bbc373: Pushed [2023-02-07T03:30:03.788Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:f70a941d8fe59db2e9cfeaf62a519c7ac72b1b1a02483547e924109f69c91160 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:04.150Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:04.494Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-07T03:30:04.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-07T03:30:04.494Z] dcf77b2e012a: Preparing [2023-02-07T03:30:04.494Z] dcf77b2e012a: Preparing [2023-02-07T03:30:04.494Z] 923453c804c0: Preparing [2023-02-07T03:30:04.494Z] 9511059dc047: Preparing [2023-02-07T03:30:04.494Z] 58086cd374b4: Preparing [2023-02-07T03:30:04.494Z] 08540ad71856: Preparing [2023-02-07T03:30:04.494Z] 7c0d86bbc373: Preparing [2023-02-07T03:30:04.494Z] 7fb927c78140: Preparing [2023-02-07T03:30:04.494Z] 618a8e0346ae: Preparing [2023-02-07T03:30:04.494Z] a5fe6c57ff3e: Preparing [2023-02-07T03:30:04.494Z] 62504b8744a9: Preparing [2023-02-07T03:30:04.494Z] ffb44f295c24: Preparing [2023-02-07T03:30:04.494Z] 17bec77d7fdc: Preparing [2023-02-07T03:30:04.494Z] a5fe6c57ff3e: Waiting [2023-02-07T03:30:04.494Z] 62504b8744a9: Waiting [2023-02-07T03:30:04.494Z] ffb44f295c24: Waiting [2023-02-07T03:30:04.494Z] 17bec77d7fdc: Waiting [2023-02-07T03:30:04.494Z] 7c0d86bbc373: Waiting [2023-02-07T03:30:04.494Z] 7fb927c78140: Waiting [2023-02-07T03:30:04.494Z] 618a8e0346ae: Waiting [2023-02-07T03:30:04.494Z] 923453c804c0: Layer already exists [2023-02-07T03:30:04.494Z] dcf77b2e012a: Layer already exists [2023-02-07T03:30:04.494Z] 58086cd374b4: Layer already exists [2023-02-07T03:30:04.494Z] 9511059dc047: Layer already exists [2023-02-07T03:30:04.494Z] 08540ad71856: Layer already exists [2023-02-07T03:30:04.494Z] 7c0d86bbc373: Layer already exists [2023-02-07T03:30:04.494Z] 618a8e0346ae: Layer already exists [2023-02-07T03:30:04.494Z] 7fb927c78140: Layer already exists [2023-02-07T03:30:04.494Z] 62504b8744a9: Layer already exists [2023-02-07T03:30:04.494Z] a5fe6c57ff3e: Layer already exists [2023-02-07T03:30:04.760Z] ffb44f295c24: Layer already exists [2023-02-07T03:30:04.760Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:30:04.760Z] latest: digest: sha256:f70a941d8fe59db2e9cfeaf62a519c7ac72b1b1a02483547e924109f69c91160 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:05.104Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:05.443Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.36 [2023-02-07T03:30:05.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-07T03:30:05.443Z] dcf77b2e012a: Preparing [2023-02-07T03:30:05.443Z] dcf77b2e012a: Preparing [2023-02-07T03:30:05.443Z] 923453c804c0: Preparing [2023-02-07T03:30:05.443Z] 9511059dc047: Preparing [2023-02-07T03:30:05.443Z] 58086cd374b4: Preparing [2023-02-07T03:30:05.443Z] 08540ad71856: Preparing [2023-02-07T03:30:05.443Z] 7c0d86bbc373: Preparing [2023-02-07T03:30:05.443Z] 7fb927c78140: Preparing [2023-02-07T03:30:05.443Z] 618a8e0346ae: Preparing [2023-02-07T03:30:05.443Z] a5fe6c57ff3e: Preparing [2023-02-07T03:30:05.443Z] 62504b8744a9: Preparing [2023-02-07T03:30:05.443Z] ffb44f295c24: Preparing [2023-02-07T03:30:05.443Z] 17bec77d7fdc: Preparing [2023-02-07T03:30:05.443Z] a5fe6c57ff3e: Waiting [2023-02-07T03:30:05.443Z] 62504b8744a9: Waiting [2023-02-07T03:30:05.443Z] 7c0d86bbc373: Waiting [2023-02-07T03:30:05.443Z] 7fb927c78140: Waiting [2023-02-07T03:30:05.443Z] ffb44f295c24: Waiting [2023-02-07T03:30:05.443Z] 618a8e0346ae: Waiting [2023-02-07T03:30:05.443Z] 17bec77d7fdc: Waiting [2023-02-07T03:30:05.443Z] 923453c804c0: Layer already exists [2023-02-07T03:30:05.443Z] 58086cd374b4: Layer already exists [2023-02-07T03:30:05.443Z] 08540ad71856: Layer already exists [2023-02-07T03:30:05.443Z] dcf77b2e012a: Layer already exists [2023-02-07T03:30:05.443Z] 9511059dc047: Layer already exists [2023-02-07T03:30:05.443Z] 7c0d86bbc373: Layer already exists [2023-02-07T03:30:05.443Z] 618a8e0346ae: Layer already exists [2023-02-07T03:30:05.443Z] a5fe6c57ff3e: Layer already exists [2023-02-07T03:30:05.443Z] 7fb927c78140: Layer already exists [2023-02-07T03:30:05.443Z] 62504b8744a9: Layer already exists [2023-02-07T03:30:05.443Z] ffb44f295c24: Layer already exists [2023-02-07T03:30:05.443Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:30:05.709Z] 3.0.0-dev.36: digest: sha256:f70a941d8fe59db2e9cfeaf62a519c7ac72b1b1a02483547e924109f69c91160 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:06.048Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:06.388Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:30:06.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-07T03:30:07.344Z] dcf77b2e012a: Preparing [2023-02-07T03:30:07.344Z] dcf77b2e012a: Preparing [2023-02-07T03:30:07.344Z] 923453c804c0: Preparing [2023-02-07T03:30:07.344Z] 9511059dc047: Preparing [2023-02-07T03:30:07.344Z] 58086cd374b4: Preparing [2023-02-07T03:30:07.344Z] 08540ad71856: Preparing [2023-02-07T03:30:07.344Z] 7c0d86bbc373: Preparing [2023-02-07T03:30:07.344Z] 7fb927c78140: Preparing [2023-02-07T03:30:07.344Z] 618a8e0346ae: Preparing [2023-02-07T03:30:07.344Z] a5fe6c57ff3e: Preparing [2023-02-07T03:30:07.344Z] 62504b8744a9: Preparing [2023-02-07T03:30:07.344Z] ffb44f295c24: Preparing [2023-02-07T03:30:07.344Z] 17bec77d7fdc: Preparing [2023-02-07T03:30:07.344Z] a5fe6c57ff3e: Waiting [2023-02-07T03:30:07.344Z] 62504b8744a9: Waiting [2023-02-07T03:30:07.344Z] 7c0d86bbc373: Waiting [2023-02-07T03:30:07.344Z] 7fb927c78140: Waiting [2023-02-07T03:30:07.344Z] 618a8e0346ae: Waiting [2023-02-07T03:30:07.344Z] 17bec77d7fdc: Waiting [2023-02-07T03:30:07.344Z] ffb44f295c24: Waiting [2023-02-07T03:30:07.344Z] 08540ad71856: Layer already exists [2023-02-07T03:30:07.344Z] dcf77b2e012a: Layer already exists [2023-02-07T03:30:07.344Z] 923453c804c0: Layer already exists [2023-02-07T03:30:07.344Z] 58086cd374b4: Layer already exists [2023-02-07T03:30:07.344Z] 9511059dc047: Layer already exists [2023-02-07T03:30:07.344Z] 7fb927c78140: Layer already exists [2023-02-07T03:30:07.611Z] 7c0d86bbc373: Layer already exists [2023-02-07T03:30:07.611Z] 618a8e0346ae: Layer already exists [2023-02-07T03:30:07.611Z] 62504b8744a9: Layer already exists [2023-02-07T03:30:07.611Z] a5fe6c57ff3e: Layer already exists [2023-02-07T03:30:07.611Z] ffb44f295c24: Layer already exists [2023-02-07T03:30:07.611Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:30:07.611Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:f70a941d8fe59db2e9cfeaf62a519c7ac72b1b1a02483547e924109f69c91160 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:07.958Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:08.298Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-02-07T03:30:08.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-07T03:30:08.298Z] dcf77b2e012a: Preparing [2023-02-07T03:30:08.298Z] dcf77b2e012a: Preparing [2023-02-07T03:30:08.298Z] 923453c804c0: Preparing [2023-02-07T03:30:08.298Z] 9511059dc047: Preparing [2023-02-07T03:30:08.298Z] 58086cd374b4: Preparing [2023-02-07T03:30:08.298Z] 08540ad71856: Preparing [2023-02-07T03:30:08.298Z] 7c0d86bbc373: Preparing [2023-02-07T03:30:08.298Z] 7fb927c78140: Preparing [2023-02-07T03:30:08.298Z] 618a8e0346ae: Preparing [2023-02-07T03:30:08.298Z] a5fe6c57ff3e: Preparing [2023-02-07T03:30:08.298Z] 62504b8744a9: Preparing [2023-02-07T03:30:08.298Z] ffb44f295c24: Preparing [2023-02-07T03:30:08.298Z] 17bec77d7fdc: Preparing [2023-02-07T03:30:08.298Z] 7c0d86bbc373: Waiting [2023-02-07T03:30:08.298Z] 62504b8744a9: Waiting [2023-02-07T03:30:08.298Z] ffb44f295c24: Waiting [2023-02-07T03:30:08.298Z] 17bec77d7fdc: Waiting [2023-02-07T03:30:08.298Z] 7fb927c78140: Waiting [2023-02-07T03:30:08.298Z] 618a8e0346ae: Waiting [2023-02-07T03:30:08.298Z] a5fe6c57ff3e: Waiting [2023-02-07T03:30:08.298Z] 9511059dc047: Layer already exists [2023-02-07T03:30:08.298Z] 58086cd374b4: Layer already exists [2023-02-07T03:30:08.298Z] dcf77b2e012a: Layer already exists [2023-02-07T03:30:08.298Z] 923453c804c0: Layer already exists [2023-02-07T03:30:08.298Z] 08540ad71856: Layer already exists [2023-02-07T03:30:08.298Z] 7c0d86bbc373: Layer already exists [2023-02-07T03:30:08.298Z] a5fe6c57ff3e: Layer already exists [2023-02-07T03:30:08.298Z] 618a8e0346ae: Layer already exists [2023-02-07T03:30:08.298Z] 7fb927c78140: Layer already exists [2023-02-07T03:30:08.298Z] 62504b8744a9: Layer already exists [2023-02-07T03:30:08.298Z] ffb44f295c24: Layer already exists [2023-02-07T03:30:08.298Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:30:08.565Z] main: digest: sha256:f70a941d8fe59db2e9cfeaf62a519c7ac72b1b1a02483547e924109f69c91160 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:30:08.605Z] ===================================================== [Pipeline] echo [2023-02-07T03:30:08.611Z] taggedImages: [2023-02-07T03:30:08.611Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:30:08.611Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-07T03:30:08.611Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.36 [2023-02-07T03:30:08.611Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:30:08.611Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-02-07T03:30:08.635Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-02-07T03:30:08.635Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:30:08.635Z] latest [2023-02-07T03:30:08.635Z] 3.0.0-dev.36 [2023-02-07T03:30:08.635Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:30:08.635Z] main [2023-02-07T03:30:08.635Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:08.983Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:09.323Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:30:09.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-07T03:30:09.323Z] 4a38628f296a: Preparing [2023-02-07T03:30:09.323Z] 7896d51bcef5: Preparing [2023-02-07T03:30:09.323Z] b81a0e14a771: Preparing [2023-02-07T03:30:09.323Z] 34e50c2ebaf0: Preparing [2023-02-07T03:30:09.323Z] dfc54455d881: Preparing [2023-02-07T03:30:09.323Z] 86ad64218b12: Preparing [2023-02-07T03:30:09.323Z] 16411e733297: Preparing [2023-02-07T03:30:09.323Z] 17bec77d7fdc: Preparing [2023-02-07T03:30:09.323Z] 86ad64218b12: Waiting [2023-02-07T03:30:09.323Z] 16411e733297: Waiting [2023-02-07T03:30:09.323Z] 17bec77d7fdc: Waiting [2023-02-07T03:30:09.591Z] 4a38628f296a: Pushed [2023-02-07T03:30:09.591Z] 7896d51bcef5: Pushed [2023-02-07T03:30:09.591Z] dfc54455d881: Pushed [2023-02-07T03:30:09.591Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:30:09.856Z] 86ad64218b12: Pushed [2023-02-07T03:30:10.437Z] 16411e733297: Pushed [2023-02-07T03:30:11.856Z] 34e50c2ebaf0: Pushed [2023-02-07T03:30:11.856Z] b81a0e14a771: Pushed [2023-02-07T03:30:12.136Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:1beec158e132975259b275eae760f4c4a09331d11870f4da21b44a2fba453feb size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:12.483Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:12.826Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-07T03:30:12.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-07T03:30:12.826Z] 4a38628f296a: Preparing [2023-02-07T03:30:12.826Z] 7896d51bcef5: Preparing [2023-02-07T03:30:12.826Z] b81a0e14a771: Preparing [2023-02-07T03:30:12.826Z] 34e50c2ebaf0: Preparing [2023-02-07T03:30:12.826Z] dfc54455d881: Preparing [2023-02-07T03:30:12.826Z] 86ad64218b12: Preparing [2023-02-07T03:30:12.826Z] 16411e733297: Preparing [2023-02-07T03:30:12.826Z] 17bec77d7fdc: Preparing [2023-02-07T03:30:12.826Z] 16411e733297: Waiting [2023-02-07T03:30:12.826Z] 17bec77d7fdc: Waiting [2023-02-07T03:30:12.826Z] 86ad64218b12: Waiting [2023-02-07T03:30:12.826Z] 4a38628f296a: Layer already exists [2023-02-07T03:30:12.826Z] dfc54455d881: Layer already exists [2023-02-07T03:30:12.826Z] 34e50c2ebaf0: Layer already exists [2023-02-07T03:30:12.826Z] 7896d51bcef5: Layer already exists [2023-02-07T03:30:12.826Z] b81a0e14a771: Layer already exists [2023-02-07T03:30:12.826Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:30:12.826Z] 86ad64218b12: Layer already exists [2023-02-07T03:30:12.826Z] 16411e733297: Layer already exists [2023-02-07T03:30:13.093Z] latest: digest: sha256:1beec158e132975259b275eae760f4c4a09331d11870f4da21b44a2fba453feb size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:13.437Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:13.780Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.36 [2023-02-07T03:30:13.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-07T03:30:13.780Z] 4a38628f296a: Preparing [2023-02-07T03:30:13.780Z] 7896d51bcef5: Preparing [2023-02-07T03:30:13.780Z] b81a0e14a771: Preparing [2023-02-07T03:30:13.780Z] 34e50c2ebaf0: Preparing [2023-02-07T03:30:13.780Z] dfc54455d881: Preparing [2023-02-07T03:30:13.780Z] 86ad64218b12: Preparing [2023-02-07T03:30:13.780Z] 16411e733297: Preparing [2023-02-07T03:30:13.780Z] 17bec77d7fdc: Preparing [2023-02-07T03:30:13.780Z] 16411e733297: Waiting [2023-02-07T03:30:13.780Z] 86ad64218b12: Waiting [2023-02-07T03:30:13.780Z] 17bec77d7fdc: Waiting [2023-02-07T03:30:13.780Z] 7896d51bcef5: Layer already exists [2023-02-07T03:30:13.780Z] b81a0e14a771: Layer already exists [2023-02-07T03:30:13.780Z] 34e50c2ebaf0: Layer already exists [2023-02-07T03:30:13.780Z] 4a38628f296a: Layer already exists [2023-02-07T03:30:13.780Z] dfc54455d881: Layer already exists [2023-02-07T03:30:13.780Z] 16411e733297: Layer already exists [2023-02-07T03:30:13.780Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:30:13.780Z] 86ad64218b12: Layer already exists [2023-02-07T03:30:14.046Z] 3.0.0-dev.36: digest: sha256:1beec158e132975259b275eae760f4c4a09331d11870f4da21b44a2fba453feb size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:14.386Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:14.726Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:30:14.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-07T03:30:14.726Z] 4a38628f296a: Preparing [2023-02-07T03:30:14.726Z] 7896d51bcef5: Preparing [2023-02-07T03:30:14.726Z] b81a0e14a771: Preparing [2023-02-07T03:30:14.726Z] 34e50c2ebaf0: Preparing [2023-02-07T03:30:14.726Z] dfc54455d881: Preparing [2023-02-07T03:30:14.726Z] 86ad64218b12: Preparing [2023-02-07T03:30:14.726Z] 16411e733297: Preparing [2023-02-07T03:30:14.726Z] 17bec77d7fdc: Preparing [2023-02-07T03:30:14.726Z] 86ad64218b12: Waiting [2023-02-07T03:30:14.726Z] 16411e733297: Waiting [2023-02-07T03:30:14.726Z] 17bec77d7fdc: Waiting [2023-02-07T03:30:14.726Z] 4a38628f296a: Layer already exists [2023-02-07T03:30:14.726Z] 34e50c2ebaf0: Layer already exists [2023-02-07T03:30:14.726Z] b81a0e14a771: Layer already exists [2023-02-07T03:30:14.726Z] dfc54455d881: Layer already exists [2023-02-07T03:30:14.726Z] 7896d51bcef5: Layer already exists [2023-02-07T03:30:14.726Z] 86ad64218b12: Layer already exists [2023-02-07T03:30:14.726Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:30:14.726Z] 16411e733297: Layer already exists [2023-02-07T03:30:14.991Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:1beec158e132975259b275eae760f4c4a09331d11870f4da21b44a2fba453feb size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:15.329Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:15.672Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-02-07T03:30:15.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-07T03:30:15.672Z] 4a38628f296a: Preparing [2023-02-07T03:30:15.672Z] 7896d51bcef5: Preparing [2023-02-07T03:30:15.672Z] b81a0e14a771: Preparing [2023-02-07T03:30:15.672Z] 34e50c2ebaf0: Preparing [2023-02-07T03:30:15.672Z] dfc54455d881: Preparing [2023-02-07T03:30:15.672Z] 86ad64218b12: Preparing [2023-02-07T03:30:15.672Z] 16411e733297: Preparing [2023-02-07T03:30:15.672Z] 17bec77d7fdc: Preparing [2023-02-07T03:30:15.672Z] 16411e733297: Waiting [2023-02-07T03:30:15.672Z] 86ad64218b12: Waiting [2023-02-07T03:30:15.672Z] 17bec77d7fdc: Waiting [2023-02-07T03:30:15.672Z] 7896d51bcef5: Layer already exists [2023-02-07T03:30:15.672Z] b81a0e14a771: Layer already exists [2023-02-07T03:30:15.672Z] 4a38628f296a: Layer already exists [2023-02-07T03:30:15.672Z] dfc54455d881: Layer already exists [2023-02-07T03:30:15.672Z] 16411e733297: Layer already exists [2023-02-07T03:30:15.672Z] 86ad64218b12: Layer already exists [2023-02-07T03:30:16.254Z] 34e50c2ebaf0: Layer already exists [2023-02-07T03:30:16.254Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:30:16.254Z] main: digest: sha256:1beec158e132975259b275eae760f4c4a09331d11870f4da21b44a2fba453feb size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:30:16.309Z] ===================================================== [Pipeline] echo [2023-02-07T03:30:16.317Z] taggedImages: [2023-02-07T03:30:16.317Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:30:16.317Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-07T03:30:16.317Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.36 [2023-02-07T03:30:16.317Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:30:16.317Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-02-07T03:30:16.336Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-02-07T03:30:16.336Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:30:16.336Z] latest [2023-02-07T03:30:16.336Z] 3.0.0-dev.36 [2023-02-07T03:30:16.336Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:30:16.336Z] main [2023-02-07T03:30:16.336Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:16.670Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:17.011Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:30:17.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-07T03:30:17.011Z] 53d12fb1a20a: Preparing [2023-02-07T03:30:17.011Z] 1e767f374d34: Preparing [2023-02-07T03:30:17.011Z] e28cd49779a3: Preparing [2023-02-07T03:30:17.011Z] 92f13495d252: Preparing [2023-02-07T03:30:17.011Z] 44f528ab7da5: Preparing [2023-02-07T03:30:17.011Z] e1977185c6c3: Preparing [2023-02-07T03:30:17.011Z] cc4f42ea19d7: Preparing [2023-02-07T03:30:17.011Z] f619725a3ddf: Preparing [2023-02-07T03:30:17.011Z] 02437b59a4ee: Preparing [2023-02-07T03:30:17.011Z] 17bec77d7fdc: Preparing [2023-02-07T03:30:17.011Z] f619725a3ddf: Waiting [2023-02-07T03:30:17.011Z] e1977185c6c3: Waiting [2023-02-07T03:30:17.011Z] cc4f42ea19d7: Waiting [2023-02-07T03:30:17.011Z] 02437b59a4ee: Waiting [2023-02-07T03:30:17.011Z] 17bec77d7fdc: Waiting [2023-02-07T03:30:17.276Z] 1e767f374d34: Pushed [2023-02-07T03:30:17.276Z] 44f528ab7da5: Pushed [2023-02-07T03:30:17.276Z] 53d12fb1a20a: Pushed [2023-02-07T03:30:17.542Z] e1977185c6c3: Pushed [2023-02-07T03:30:17.542Z] f619725a3ddf: Pushed [2023-02-07T03:30:17.542Z] cc4f42ea19d7: Pushed [2023-02-07T03:30:17.542Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:30:17.808Z] 02437b59a4ee: Pushed [2023-02-07T03:30:19.747Z] 92f13495d252: Pushed [2023-02-07T03:30:20.327Z] e28cd49779a3: Pushed [2023-02-07T03:30:20.592Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:f2f9d65be78c726cb9a75f75f1c8b98a3ad4f15c87125b786a9aa499be2cb3fc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:20.942Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:21.290Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-07T03:30:21.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-07T03:30:21.290Z] 53d12fb1a20a: Preparing [2023-02-07T03:30:21.290Z] 1e767f374d34: Preparing [2023-02-07T03:30:21.290Z] e28cd49779a3: Preparing [2023-02-07T03:30:21.290Z] 92f13495d252: Preparing [2023-02-07T03:30:21.290Z] 44f528ab7da5: Preparing [2023-02-07T03:30:21.290Z] e1977185c6c3: Preparing [2023-02-07T03:30:21.290Z] cc4f42ea19d7: Preparing [2023-02-07T03:30:21.290Z] f619725a3ddf: Preparing [2023-02-07T03:30:21.290Z] 02437b59a4ee: Preparing [2023-02-07T03:30:21.290Z] 17bec77d7fdc: Preparing [2023-02-07T03:30:21.290Z] e1977185c6c3: Waiting [2023-02-07T03:30:21.290Z] f619725a3ddf: Waiting [2023-02-07T03:30:21.290Z] cc4f42ea19d7: Waiting [2023-02-07T03:30:21.290Z] 02437b59a4ee: Waiting [2023-02-07T03:30:21.290Z] 17bec77d7fdc: Waiting [2023-02-07T03:30:21.290Z] 92f13495d252: Layer already exists [2023-02-07T03:30:21.290Z] 53d12fb1a20a: Layer already exists [2023-02-07T03:30:21.290Z] 1e767f374d34: Layer already exists [2023-02-07T03:30:21.290Z] e28cd49779a3: Layer already exists [2023-02-07T03:30:21.290Z] 44f528ab7da5: Layer already exists [2023-02-07T03:30:21.290Z] cc4f42ea19d7: Layer already exists [2023-02-07T03:30:21.290Z] e1977185c6c3: Layer already exists [2023-02-07T03:30:21.290Z] f619725a3ddf: Layer already exists [2023-02-07T03:30:21.290Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:30:21.290Z] 02437b59a4ee: Layer already exists [2023-02-07T03:30:21.554Z] latest: digest: sha256:f2f9d65be78c726cb9a75f75f1c8b98a3ad4f15c87125b786a9aa499be2cb3fc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:21.896Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:22.233Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.36 [2023-02-07T03:30:22.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-07T03:30:22.233Z] 53d12fb1a20a: Preparing [2023-02-07T03:30:22.233Z] 1e767f374d34: Preparing [2023-02-07T03:30:22.233Z] e28cd49779a3: Preparing [2023-02-07T03:30:22.233Z] 92f13495d252: Preparing [2023-02-07T03:30:22.233Z] 44f528ab7da5: Preparing [2023-02-07T03:30:22.233Z] e1977185c6c3: Preparing [2023-02-07T03:30:22.233Z] cc4f42ea19d7: Preparing [2023-02-07T03:30:22.233Z] f619725a3ddf: Preparing [2023-02-07T03:30:22.233Z] 02437b59a4ee: Preparing [2023-02-07T03:30:22.233Z] 17bec77d7fdc: Preparing [2023-02-07T03:30:22.233Z] cc4f42ea19d7: Waiting [2023-02-07T03:30:22.233Z] f619725a3ddf: Waiting [2023-02-07T03:30:22.233Z] 02437b59a4ee: Waiting [2023-02-07T03:30:22.233Z] 17bec77d7fdc: Waiting [2023-02-07T03:30:22.233Z] e1977185c6c3: Waiting [2023-02-07T03:30:22.233Z] 53d12fb1a20a: Layer already exists [2023-02-07T03:30:22.233Z] 1e767f374d34: Layer already exists [2023-02-07T03:30:22.233Z] e28cd49779a3: Layer already exists [2023-02-07T03:30:22.233Z] 92f13495d252: Layer already exists [2023-02-07T03:30:22.233Z] 44f528ab7da5: Layer already exists [2023-02-07T03:30:22.233Z] e1977185c6c3: Layer already exists [2023-02-07T03:30:22.233Z] cc4f42ea19d7: Layer already exists [2023-02-07T03:30:22.233Z] 02437b59a4ee: Layer already exists [2023-02-07T03:30:22.233Z] f619725a3ddf: Layer already exists [2023-02-07T03:30:22.233Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:30:22.498Z] 3.0.0-dev.36: digest: sha256:f2f9d65be78c726cb9a75f75f1c8b98a3ad4f15c87125b786a9aa499be2cb3fc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:22.836Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:23.169Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:30:23.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-07T03:30:23.169Z] 53d12fb1a20a: Preparing [2023-02-07T03:30:23.169Z] 1e767f374d34: Preparing [2023-02-07T03:30:23.169Z] e28cd49779a3: Preparing [2023-02-07T03:30:23.169Z] 92f13495d252: Preparing [2023-02-07T03:30:23.169Z] 44f528ab7da5: Preparing [2023-02-07T03:30:23.169Z] e1977185c6c3: Preparing [2023-02-07T03:30:23.169Z] cc4f42ea19d7: Preparing [2023-02-07T03:30:23.169Z] f619725a3ddf: Preparing [2023-02-07T03:30:23.169Z] 02437b59a4ee: Preparing [2023-02-07T03:30:23.169Z] 17bec77d7fdc: Preparing [2023-02-07T03:30:23.169Z] e1977185c6c3: Waiting [2023-02-07T03:30:23.169Z] cc4f42ea19d7: Waiting [2023-02-07T03:30:23.169Z] f619725a3ddf: Waiting [2023-02-07T03:30:23.169Z] 02437b59a4ee: Waiting [2023-02-07T03:30:23.169Z] 17bec77d7fdc: Waiting [2023-02-07T03:30:23.169Z] 53d12fb1a20a: Layer already exists [2023-02-07T03:30:23.169Z] e28cd49779a3: Layer already exists [2023-02-07T03:30:23.169Z] 1e767f374d34: Layer already exists [2023-02-07T03:30:23.169Z] 44f528ab7da5: Layer already exists [2023-02-07T03:30:23.169Z] 92f13495d252: Layer already exists [2023-02-07T03:30:23.169Z] cc4f42ea19d7: Layer already exists [2023-02-07T03:30:23.169Z] f619725a3ddf: Layer already exists [2023-02-07T03:30:23.169Z] e1977185c6c3: Layer already exists [2023-02-07T03:30:23.169Z] 02437b59a4ee: Layer already exists [2023-02-07T03:30:23.169Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:30:23.434Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:f2f9d65be78c726cb9a75f75f1c8b98a3ad4f15c87125b786a9aa499be2cb3fc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:23.778Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:24.119Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-02-07T03:30:24.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-07T03:30:24.119Z] 53d12fb1a20a: Preparing [2023-02-07T03:30:24.119Z] 1e767f374d34: Preparing [2023-02-07T03:30:24.119Z] e28cd49779a3: Preparing [2023-02-07T03:30:24.119Z] 92f13495d252: Preparing [2023-02-07T03:30:24.119Z] 44f528ab7da5: Preparing [2023-02-07T03:30:24.119Z] e1977185c6c3: Preparing [2023-02-07T03:30:24.119Z] cc4f42ea19d7: Preparing [2023-02-07T03:30:24.119Z] f619725a3ddf: Preparing [2023-02-07T03:30:24.119Z] 02437b59a4ee: Preparing [2023-02-07T03:30:24.119Z] 17bec77d7fdc: Preparing [2023-02-07T03:30:24.119Z] e1977185c6c3: Waiting [2023-02-07T03:30:24.119Z] cc4f42ea19d7: Waiting [2023-02-07T03:30:24.119Z] f619725a3ddf: Waiting [2023-02-07T03:30:24.119Z] 02437b59a4ee: Waiting [2023-02-07T03:30:24.119Z] 17bec77d7fdc: Waiting [2023-02-07T03:30:24.119Z] 1e767f374d34: Layer already exists [2023-02-07T03:30:24.119Z] 53d12fb1a20a: Layer already exists [2023-02-07T03:30:24.119Z] 44f528ab7da5: Layer already exists [2023-02-07T03:30:24.119Z] e28cd49779a3: Layer already exists [2023-02-07T03:30:24.119Z] 92f13495d252: Layer already exists [2023-02-07T03:30:24.119Z] cc4f42ea19d7: Layer already exists [2023-02-07T03:30:24.119Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:30:24.119Z] f619725a3ddf: Layer already exists [2023-02-07T03:30:24.119Z] 02437b59a4ee: Layer already exists [2023-02-07T03:30:24.119Z] e1977185c6c3: Layer already exists [2023-02-07T03:30:24.386Z] main: digest: sha256:f2f9d65be78c726cb9a75f75f1c8b98a3ad4f15c87125b786a9aa499be2cb3fc size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:30:24.429Z] ===================================================== [Pipeline] echo [2023-02-07T03:30:24.435Z] taggedImages: [2023-02-07T03:30:24.435Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:30:24.435Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-07T03:30:24.435Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.36 [2023-02-07T03:30:24.435Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:30:24.435Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-02-07T03:30:24.449Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-02-07T03:30:24.449Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:30:24.449Z] latest [2023-02-07T03:30:24.449Z] 3.0.0-dev.36 [2023-02-07T03:30:24.449Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:30:24.449Z] main [2023-02-07T03:30:24.449Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:24.788Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:25.134Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:30:25.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-07T03:30:25.134Z] d114e4208067: Preparing [2023-02-07T03:30:25.134Z] 2e809a2fa29d: Preparing [2023-02-07T03:30:25.134Z] 7fb927c78140: Preparing [2023-02-07T03:30:25.134Z] 50e2dad5db1a: Preparing [2023-02-07T03:30:25.134Z] 9833f26c6bda: Preparing [2023-02-07T03:30:25.134Z] 7fb927c78140: Layer already exists [2023-02-07T03:30:25.134Z] 9833f26c6bda: Layer already exists [2023-02-07T03:30:25.402Z] d114e4208067: Pushed [2023-02-07T03:30:26.812Z] 50e2dad5db1a: Pushed [2023-02-07T03:30:30.150Z] 2e809a2fa29d: Pushed [2023-02-07T03:30:30.416Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:1cfbf141f81d8f2df52273607bec3f0f55e46255405402de948e92363a28ca10 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:30.771Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:31.115Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-07T03:30:31.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-07T03:30:31.115Z] d114e4208067: Preparing [2023-02-07T03:30:31.115Z] 2e809a2fa29d: Preparing [2023-02-07T03:30:31.115Z] 7fb927c78140: Preparing [2023-02-07T03:30:31.115Z] 50e2dad5db1a: Preparing [2023-02-07T03:30:31.115Z] 9833f26c6bda: Preparing [2023-02-07T03:30:31.115Z] 50e2dad5db1a: Layer already exists [2023-02-07T03:30:31.115Z] 7fb927c78140: Layer already exists [2023-02-07T03:30:31.115Z] 9833f26c6bda: Layer already exists [2023-02-07T03:30:31.115Z] d114e4208067: Layer already exists [2023-02-07T03:30:31.115Z] 2e809a2fa29d: Layer already exists [2023-02-07T03:30:31.381Z] latest: digest: sha256:1cfbf141f81d8f2df52273607bec3f0f55e46255405402de948e92363a28ca10 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:31.739Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:32.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.36 [2023-02-07T03:30:32.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-07T03:30:32.080Z] d114e4208067: Preparing [2023-02-07T03:30:32.080Z] 2e809a2fa29d: Preparing [2023-02-07T03:30:32.080Z] 7fb927c78140: Preparing [2023-02-07T03:30:32.080Z] 50e2dad5db1a: Preparing [2023-02-07T03:30:32.080Z] 9833f26c6bda: Preparing [2023-02-07T03:30:32.080Z] 9833f26c6bda: Layer already exists [2023-02-07T03:30:32.080Z] d114e4208067: Layer already exists [2023-02-07T03:30:32.080Z] 50e2dad5db1a: Layer already exists [2023-02-07T03:30:32.080Z] 7fb927c78140: Layer already exists [2023-02-07T03:30:32.080Z] 2e809a2fa29d: Layer already exists [2023-02-07T03:30:32.347Z] 3.0.0-dev.36: digest: sha256:1cfbf141f81d8f2df52273607bec3f0f55e46255405402de948e92363a28ca10 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:32.695Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:33.039Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:30:33.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-07T03:30:33.039Z] d114e4208067: Preparing [2023-02-07T03:30:33.039Z] 2e809a2fa29d: Preparing [2023-02-07T03:30:33.039Z] 7fb927c78140: Preparing [2023-02-07T03:30:33.039Z] 50e2dad5db1a: Preparing [2023-02-07T03:30:33.039Z] 9833f26c6bda: Preparing [2023-02-07T03:30:33.039Z] 7fb927c78140: Layer already exists [2023-02-07T03:30:33.039Z] 50e2dad5db1a: Layer already exists [2023-02-07T03:30:33.039Z] d114e4208067: Layer already exists [2023-02-07T03:30:33.039Z] 2e809a2fa29d: Layer already exists [2023-02-07T03:30:33.039Z] 9833f26c6bda: Layer already exists [2023-02-07T03:30:33.308Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:1cfbf141f81d8f2df52273607bec3f0f55e46255405402de948e92363a28ca10 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:33.669Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:34.019Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-02-07T03:30:34.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-07T03:30:34.019Z] d114e4208067: Preparing [2023-02-07T03:30:34.019Z] 2e809a2fa29d: Preparing [2023-02-07T03:30:34.019Z] 7fb927c78140: Preparing [2023-02-07T03:30:34.019Z] 50e2dad5db1a: Preparing [2023-02-07T03:30:34.019Z] 9833f26c6bda: Preparing [2023-02-07T03:30:34.019Z] 9833f26c6bda: Layer already exists [2023-02-07T03:30:34.019Z] 2e809a2fa29d: Layer already exists [2023-02-07T03:30:34.019Z] d114e4208067: Layer already exists [2023-02-07T03:30:34.019Z] 50e2dad5db1a: Layer already exists [2023-02-07T03:30:34.019Z] 7fb927c78140: Layer already exists [2023-02-07T03:30:34.287Z] main: digest: sha256:1cfbf141f81d8f2df52273607bec3f0f55e46255405402de948e92363a28ca10 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:30:34.328Z] ===================================================== [Pipeline] echo [2023-02-07T03:30:34.334Z] taggedImages: [2023-02-07T03:30:34.334Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:30:34.334Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-07T03:30:34.334Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.36 [2023-02-07T03:30:34.334Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:30:34.334Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-02-07T03:30:34.349Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-02-07T03:30:34.349Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:30:34.349Z] latest [2023-02-07T03:30:34.349Z] 3.0.0-dev.36 [2023-02-07T03:30:34.349Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:30:34.349Z] main [2023-02-07T03:30:34.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:34.688Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:35.137Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:30:35.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-07T03:30:35.137Z] a180352d9d2f: Preparing [2023-02-07T03:30:35.137Z] 2142c0ecdcd1: Preparing [2023-02-07T03:30:35.137Z] 17951a460a98: Preparing [2023-02-07T03:30:35.137Z] 6dcfba1b5d4b: Preparing [2023-02-07T03:30:35.137Z] 5927d887af6d: Preparing [2023-02-07T03:30:35.137Z] 1ea05de8537e: Preparing [2023-02-07T03:30:35.137Z] 9833f26c6bda: Preparing [2023-02-07T03:30:35.137Z] 1ea05de8537e: Waiting [2023-02-07T03:30:35.137Z] 9833f26c6bda: Waiting [2023-02-07T03:30:35.429Z] 2142c0ecdcd1: Pushed [2023-02-07T03:30:35.429Z] 17951a460a98: Pushed [2023-02-07T03:30:35.429Z] a180352d9d2f: Pushed [2023-02-07T03:30:35.716Z] 9833f26c6bda: Layer already exists [2023-02-07T03:30:36.712Z] 1ea05de8537e: Pushed [2023-02-07T03:30:44.973Z] 5927d887af6d: Pushed [2023-02-07T03:30:53.175Z] 6dcfba1b5d4b: Pushed [2023-02-07T03:30:53.175Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:859b6a4c5b0c5d800e3e62e73ae7162ef46be1a539dfc0b74ab21c79555432e9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:53.522Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:53.866Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-07T03:30:53.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-07T03:30:53.866Z] a180352d9d2f: Preparing [2023-02-07T03:30:53.866Z] 2142c0ecdcd1: Preparing [2023-02-07T03:30:53.866Z] 17951a460a98: Preparing [2023-02-07T03:30:53.866Z] 6dcfba1b5d4b: Preparing [2023-02-07T03:30:53.866Z] 5927d887af6d: Preparing [2023-02-07T03:30:53.866Z] 1ea05de8537e: Preparing [2023-02-07T03:30:53.866Z] 9833f26c6bda: Preparing [2023-02-07T03:30:53.866Z] 1ea05de8537e: Waiting [2023-02-07T03:30:53.866Z] 9833f26c6bda: Waiting [2023-02-07T03:30:53.866Z] 6dcfba1b5d4b: Layer already exists [2023-02-07T03:30:53.866Z] 5927d887af6d: Layer already exists [2023-02-07T03:30:53.866Z] 17951a460a98: Layer already exists [2023-02-07T03:30:53.866Z] 2142c0ecdcd1: Layer already exists [2023-02-07T03:30:53.866Z] a180352d9d2f: Layer already exists [2023-02-07T03:30:53.866Z] 1ea05de8537e: Layer already exists [2023-02-07T03:30:53.866Z] 9833f26c6bda: Layer already exists [2023-02-07T03:30:54.135Z] latest: digest: sha256:859b6a4c5b0c5d800e3e62e73ae7162ef46be1a539dfc0b74ab21c79555432e9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:54.492Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:54.839Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.36 [2023-02-07T03:30:54.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-07T03:30:54.839Z] a180352d9d2f: Preparing [2023-02-07T03:30:54.839Z] 2142c0ecdcd1: Preparing [2023-02-07T03:30:54.839Z] 17951a460a98: Preparing [2023-02-07T03:30:54.839Z] 6dcfba1b5d4b: Preparing [2023-02-07T03:30:54.839Z] 5927d887af6d: Preparing [2023-02-07T03:30:54.839Z] 1ea05de8537e: Preparing [2023-02-07T03:30:54.839Z] 9833f26c6bda: Preparing [2023-02-07T03:30:54.839Z] 1ea05de8537e: Waiting [2023-02-07T03:30:54.839Z] 9833f26c6bda: Waiting [2023-02-07T03:30:54.839Z] 5927d887af6d: Layer already exists [2023-02-07T03:30:54.839Z] 2142c0ecdcd1: Layer already exists [2023-02-07T03:30:54.839Z] 6dcfba1b5d4b: Layer already exists [2023-02-07T03:30:54.840Z] a180352d9d2f: Layer already exists [2023-02-07T03:30:54.840Z] 17951a460a98: Layer already exists [2023-02-07T03:30:54.840Z] 1ea05de8537e: Layer already exists [2023-02-07T03:30:54.840Z] 9833f26c6bda: Layer already exists [2023-02-07T03:30:55.106Z] 3.0.0-dev.36: digest: sha256:859b6a4c5b0c5d800e3e62e73ae7162ef46be1a539dfc0b74ab21c79555432e9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:55.453Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:55.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:30:55.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-07T03:30:55.800Z] a180352d9d2f: Preparing [2023-02-07T03:30:55.800Z] 2142c0ecdcd1: Preparing [2023-02-07T03:30:55.800Z] 17951a460a98: Preparing [2023-02-07T03:30:55.800Z] 6dcfba1b5d4b: Preparing [2023-02-07T03:30:55.800Z] 5927d887af6d: Preparing [2023-02-07T03:30:55.800Z] 1ea05de8537e: Preparing [2023-02-07T03:30:55.800Z] 9833f26c6bda: Preparing [2023-02-07T03:30:55.800Z] 1ea05de8537e: Waiting [2023-02-07T03:30:55.800Z] 9833f26c6bda: Waiting [2023-02-07T03:30:55.800Z] 6dcfba1b5d4b: Layer already exists [2023-02-07T03:30:55.800Z] 5927d887af6d: Layer already exists [2023-02-07T03:30:55.800Z] 2142c0ecdcd1: Layer already exists [2023-02-07T03:30:55.800Z] a180352d9d2f: Layer already exists [2023-02-07T03:30:55.800Z] 17951a460a98: Layer already exists [2023-02-07T03:30:55.800Z] 9833f26c6bda: Layer already exists [2023-02-07T03:30:55.800Z] 1ea05de8537e: Layer already exists [2023-02-07T03:30:56.068Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:859b6a4c5b0c5d800e3e62e73ae7162ef46be1a539dfc0b74ab21c79555432e9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:56.420Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:56.767Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-02-07T03:30:56.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-07T03:30:56.767Z] a180352d9d2f: Preparing [2023-02-07T03:30:56.767Z] 2142c0ecdcd1: Preparing [2023-02-07T03:30:56.767Z] 17951a460a98: Preparing [2023-02-07T03:30:56.767Z] 6dcfba1b5d4b: Preparing [2023-02-07T03:30:56.767Z] 5927d887af6d: Preparing [2023-02-07T03:30:56.767Z] 1ea05de8537e: Preparing [2023-02-07T03:30:56.767Z] 9833f26c6bda: Preparing [2023-02-07T03:30:56.767Z] 1ea05de8537e: Waiting [2023-02-07T03:30:56.767Z] 9833f26c6bda: Waiting [2023-02-07T03:30:56.767Z] 6dcfba1b5d4b: Layer already exists [2023-02-07T03:30:56.767Z] a180352d9d2f: Layer already exists [2023-02-07T03:30:56.767Z] 5927d887af6d: Layer already exists [2023-02-07T03:30:56.767Z] 17951a460a98: Layer already exists [2023-02-07T03:30:56.767Z] 2142c0ecdcd1: Layer already exists [2023-02-07T03:30:56.767Z] 1ea05de8537e: Layer already exists [2023-02-07T03:30:56.767Z] 9833f26c6bda: Layer already exists [2023-02-07T03:30:57.035Z] main: digest: sha256:859b6a4c5b0c5d800e3e62e73ae7162ef46be1a539dfc0b74ab21c79555432e9 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:30:57.084Z] ===================================================== [Pipeline] echo [2023-02-07T03:30:57.093Z] taggedImages: [2023-02-07T03:30:57.093Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:30:57.093Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-07T03:30:57.093Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.36 [2023-02-07T03:30:57.093Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:30:57.093Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-02-07T03:30:57.114Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-02-07T03:30:57.114Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:30:57.114Z] latest [2023-02-07T03:30:57.114Z] 3.0.0-dev.36 [2023-02-07T03:30:57.114Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:30:57.114Z] main [2023-02-07T03:30:57.114Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:57.456Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:30:57.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:30:57.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-07T03:30:57.809Z] d53b289d690b: Preparing [2023-02-07T03:30:57.809Z] fc61dcae358a: Preparing [2023-02-07T03:30:57.809Z] 42bc7e0776a3: Preparing [2023-02-07T03:30:57.809Z] ff719af234da: Preparing [2023-02-07T03:30:57.809Z] c98e5d460de5: Preparing [2023-02-07T03:30:57.809Z] 9833f26c6bda: Preparing [2023-02-07T03:30:57.809Z] 9833f26c6bda: Waiting [2023-02-07T03:30:58.081Z] fc61dcae358a: Pushed [2023-02-07T03:30:58.081Z] d53b289d690b: Pushed [2023-02-07T03:30:58.081Z] 42bc7e0776a3: Pushed [2023-02-07T03:30:58.081Z] 9833f26c6bda: Layer already exists [2023-02-07T03:30:58.668Z] c98e5d460de5: Pushed [2023-02-07T03:31:16.890Z] ff719af234da: Pushed [2023-02-07T03:31:16.890Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:3ee27723a59504727345046d1887e565e9a3de5277e24a653a3dae31ecef637e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:17.250Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:17.597Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-07T03:31:17.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-07T03:31:17.598Z] d53b289d690b: Preparing [2023-02-07T03:31:17.598Z] fc61dcae358a: Preparing [2023-02-07T03:31:17.598Z] 42bc7e0776a3: Preparing [2023-02-07T03:31:17.598Z] ff719af234da: Preparing [2023-02-07T03:31:17.598Z] c98e5d460de5: Preparing [2023-02-07T03:31:17.598Z] 9833f26c6bda: Preparing [2023-02-07T03:31:17.598Z] 9833f26c6bda: Waiting [2023-02-07T03:31:17.598Z] ff719af234da: Layer already exists [2023-02-07T03:31:17.598Z] 42bc7e0776a3: Layer already exists [2023-02-07T03:31:17.598Z] c98e5d460de5: Layer already exists [2023-02-07T03:31:17.598Z] d53b289d690b: Layer already exists [2023-02-07T03:31:17.598Z] fc61dcae358a: Layer already exists [2023-02-07T03:31:17.598Z] 9833f26c6bda: Layer already exists [2023-02-07T03:31:17.866Z] latest: digest: sha256:3ee27723a59504727345046d1887e565e9a3de5277e24a653a3dae31ecef637e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:18.222Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:18.576Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.36 [2023-02-07T03:31:18.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-07T03:31:18.576Z] d53b289d690b: Preparing [2023-02-07T03:31:18.576Z] fc61dcae358a: Preparing [2023-02-07T03:31:18.576Z] 42bc7e0776a3: Preparing [2023-02-07T03:31:18.576Z] ff719af234da: Preparing [2023-02-07T03:31:18.576Z] c98e5d460de5: Preparing [2023-02-07T03:31:18.576Z] 9833f26c6bda: Preparing [2023-02-07T03:31:18.576Z] 9833f26c6bda: Waiting [2023-02-07T03:31:18.576Z] fc61dcae358a: Layer already exists [2023-02-07T03:31:18.576Z] ff719af234da: Layer already exists [2023-02-07T03:31:18.576Z] c98e5d460de5: Layer already exists [2023-02-07T03:31:18.576Z] 42bc7e0776a3: Layer already exists [2023-02-07T03:31:18.576Z] d53b289d690b: Layer already exists [2023-02-07T03:31:18.576Z] 9833f26c6bda: Layer already exists [2023-02-07T03:31:18.844Z] 3.0.0-dev.36: digest: sha256:3ee27723a59504727345046d1887e565e9a3de5277e24a653a3dae31ecef637e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:19.197Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:19.547Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:31:19.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-07T03:31:19.547Z] d53b289d690b: Preparing [2023-02-07T03:31:19.547Z] fc61dcae358a: Preparing [2023-02-07T03:31:19.547Z] 42bc7e0776a3: Preparing [2023-02-07T03:31:19.547Z] ff719af234da: Preparing [2023-02-07T03:31:19.547Z] c98e5d460de5: Preparing [2023-02-07T03:31:19.547Z] 9833f26c6bda: Preparing [2023-02-07T03:31:19.547Z] 9833f26c6bda: Waiting [2023-02-07T03:31:19.547Z] d53b289d690b: Layer already exists [2023-02-07T03:31:19.547Z] fc61dcae358a: Layer already exists [2023-02-07T03:31:19.547Z] c98e5d460de5: Layer already exists [2023-02-07T03:31:19.547Z] 42bc7e0776a3: Layer already exists [2023-02-07T03:31:19.547Z] ff719af234da: Layer already exists [2023-02-07T03:31:19.547Z] 9833f26c6bda: Layer already exists [2023-02-07T03:31:19.815Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:3ee27723a59504727345046d1887e565e9a3de5277e24a653a3dae31ecef637e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:20.159Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:20.506Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-02-07T03:31:20.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-07T03:31:20.506Z] d53b289d690b: Preparing [2023-02-07T03:31:20.506Z] fc61dcae358a: Preparing [2023-02-07T03:31:20.506Z] 42bc7e0776a3: Preparing [2023-02-07T03:31:20.506Z] ff719af234da: Preparing [2023-02-07T03:31:20.506Z] c98e5d460de5: Preparing [2023-02-07T03:31:20.506Z] 9833f26c6bda: Preparing [2023-02-07T03:31:20.506Z] 9833f26c6bda: Waiting [2023-02-07T03:31:20.506Z] 42bc7e0776a3: Layer already exists [2023-02-07T03:31:20.506Z] c98e5d460de5: Layer already exists [2023-02-07T03:31:20.506Z] fc61dcae358a: Layer already exists [2023-02-07T03:31:20.506Z] ff719af234da: Layer already exists [2023-02-07T03:31:20.506Z] d53b289d690b: Layer already exists [2023-02-07T03:31:20.506Z] 9833f26c6bda: Layer already exists [2023-02-07T03:31:20.774Z] main: digest: sha256:3ee27723a59504727345046d1887e565e9a3de5277e24a653a3dae31ecef637e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:31:20.830Z] ===================================================== [Pipeline] echo [2023-02-07T03:31:20.840Z] taggedImages: [2023-02-07T03:31:20.840Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:31:20.840Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-07T03:31:20.840Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.36 [2023-02-07T03:31:20.840Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:31:20.840Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-02-07T03:31:20.865Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-02-07T03:31:20.865Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:31:20.865Z] latest [2023-02-07T03:31:20.865Z] 3.0.0-dev.36 [2023-02-07T03:31:20.865Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:31:20.865Z] main [2023-02-07T03:31:20.865Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:21.217Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:21.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:31:21.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-07T03:31:21.569Z] 0bd920c3e74b: Preparing [2023-02-07T03:31:21.569Z] c8f43e559236: Preparing [2023-02-07T03:31:21.569Z] 719929aac3ac: Preparing [2023-02-07T03:31:21.569Z] ff719af234da: Preparing [2023-02-07T03:31:21.569Z] df4ada9167de: Preparing [2023-02-07T03:31:21.569Z] 9833f26c6bda: Preparing [2023-02-07T03:31:21.569Z] 9833f26c6bda: Waiting [2023-02-07T03:31:21.569Z] ff719af234da: Layer already exists [2023-02-07T03:31:21.837Z] 9833f26c6bda: Layer already exists [2023-02-07T03:31:22.798Z] 719929aac3ac: Pushed [2023-02-07T03:31:22.798Z] c8f43e559236: Pushed [2023-02-07T03:31:22.798Z] 0bd920c3e74b: Pushed [2023-02-07T03:31:22.798Z] df4ada9167de: Pushed [2023-02-07T03:31:22.798Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:a0d39012dd4fe298fb95cb976f0cb4f621423c2e9580a990eb837d45796223d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:23.413Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:23.755Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-07T03:31:23.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-07T03:31:23.755Z] 0bd920c3e74b: Preparing [2023-02-07T03:31:23.755Z] c8f43e559236: Preparing [2023-02-07T03:31:23.755Z] 719929aac3ac: Preparing [2023-02-07T03:31:23.755Z] ff719af234da: Preparing [2023-02-07T03:31:23.755Z] df4ada9167de: Preparing [2023-02-07T03:31:23.755Z] 9833f26c6bda: Preparing [2023-02-07T03:31:23.755Z] 9833f26c6bda: Waiting [2023-02-07T03:31:23.755Z] c8f43e559236: Layer already exists [2023-02-07T03:31:23.755Z] 0bd920c3e74b: Layer already exists [2023-02-07T03:31:23.755Z] ff719af234da: Layer already exists [2023-02-07T03:31:23.755Z] 719929aac3ac: Layer already exists [2023-02-07T03:31:23.755Z] df4ada9167de: Layer already exists [2023-02-07T03:31:23.755Z] 9833f26c6bda: Layer already exists [2023-02-07T03:31:24.023Z] latest: digest: sha256:a0d39012dd4fe298fb95cb976f0cb4f621423c2e9580a990eb837d45796223d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:24.381Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:24.727Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.36 [2023-02-07T03:31:24.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-07T03:31:24.727Z] 0bd920c3e74b: Preparing [2023-02-07T03:31:24.727Z] c8f43e559236: Preparing [2023-02-07T03:31:24.727Z] 719929aac3ac: Preparing [2023-02-07T03:31:24.727Z] ff719af234da: Preparing [2023-02-07T03:31:24.727Z] df4ada9167de: Preparing [2023-02-07T03:31:24.727Z] 9833f26c6bda: Preparing [2023-02-07T03:31:24.727Z] 9833f26c6bda: Waiting [2023-02-07T03:31:24.727Z] ff719af234da: Layer already exists [2023-02-07T03:31:24.727Z] c8f43e559236: Layer already exists [2023-02-07T03:31:24.727Z] df4ada9167de: Layer already exists [2023-02-07T03:31:24.727Z] 0bd920c3e74b: Layer already exists [2023-02-07T03:31:24.727Z] 719929aac3ac: Layer already exists [2023-02-07T03:31:24.727Z] 9833f26c6bda: Layer already exists [2023-02-07T03:31:24.995Z] 3.0.0-dev.36: digest: sha256:a0d39012dd4fe298fb95cb976f0cb4f621423c2e9580a990eb837d45796223d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:25.352Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:25.694Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:31:25.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-07T03:31:25.694Z] 0bd920c3e74b: Preparing [2023-02-07T03:31:25.694Z] c8f43e559236: Preparing [2023-02-07T03:31:25.694Z] 719929aac3ac: Preparing [2023-02-07T03:31:25.694Z] ff719af234da: Preparing [2023-02-07T03:31:25.694Z] df4ada9167de: Preparing [2023-02-07T03:31:25.694Z] 9833f26c6bda: Preparing [2023-02-07T03:31:25.694Z] 9833f26c6bda: Waiting [2023-02-07T03:31:25.694Z] 0bd920c3e74b: Layer already exists [2023-02-07T03:31:25.694Z] c8f43e559236: Layer already exists [2023-02-07T03:31:25.694Z] ff719af234da: Layer already exists [2023-02-07T03:31:25.694Z] 719929aac3ac: Layer already exists [2023-02-07T03:31:25.694Z] df4ada9167de: Layer already exists [2023-02-07T03:31:25.694Z] 9833f26c6bda: Layer already exists [2023-02-07T03:31:25.961Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:a0d39012dd4fe298fb95cb976f0cb4f621423c2e9580a990eb837d45796223d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:26.299Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:26.638Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-02-07T03:31:26.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-07T03:31:26.638Z] 0bd920c3e74b: Preparing [2023-02-07T03:31:26.638Z] c8f43e559236: Preparing [2023-02-07T03:31:26.638Z] 719929aac3ac: Preparing [2023-02-07T03:31:26.638Z] ff719af234da: Preparing [2023-02-07T03:31:26.638Z] df4ada9167de: Preparing [2023-02-07T03:31:26.638Z] 9833f26c6bda: Preparing [2023-02-07T03:31:26.638Z] 9833f26c6bda: Waiting [2023-02-07T03:31:26.638Z] 719929aac3ac: Layer already exists [2023-02-07T03:31:26.638Z] 0bd920c3e74b: Layer already exists [2023-02-07T03:31:26.638Z] df4ada9167de: Layer already exists [2023-02-07T03:31:26.638Z] c8f43e559236: Layer already exists [2023-02-07T03:31:26.638Z] ff719af234da: Layer already exists [2023-02-07T03:31:26.638Z] 9833f26c6bda: Layer already exists [2023-02-07T03:31:26.906Z] main: digest: sha256:a0d39012dd4fe298fb95cb976f0cb4f621423c2e9580a990eb837d45796223d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:31:26.946Z] ===================================================== [Pipeline] echo [2023-02-07T03:31:26.952Z] taggedImages: [2023-02-07T03:31:26.952Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:31:26.952Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-07T03:31:26.952Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.36 [2023-02-07T03:31:26.952Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:31:26.952Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-02-07T03:31:26.966Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-02-07T03:31:26.966Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:31:26.966Z] latest [2023-02-07T03:31:26.966Z] 3.0.0-dev.36 [2023-02-07T03:31:26.966Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:31:26.966Z] main [2023-02-07T03:31:26.966Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:27.299Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:27.641Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:31:27.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-07T03:31:27.641Z] 3470fd19547e: Preparing [2023-02-07T03:31:27.641Z] 897cc03057e3: Preparing [2023-02-07T03:31:27.641Z] 7fb927c78140: Preparing [2023-02-07T03:31:27.641Z] 1de2152b88ea: Preparing [2023-02-07T03:31:27.641Z] 17bec77d7fdc: Preparing [2023-02-07T03:31:27.641Z] 7fb927c78140: Layer already exists [2023-02-07T03:31:27.909Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:31:27.909Z] 3470fd19547e: Pushed [2023-02-07T03:31:28.176Z] 1de2152b88ea: Pushed [2023-02-07T03:31:34.823Z] 897cc03057e3: Pushed [2023-02-07T03:31:34.823Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:80fc7fc339447827dd513ca0654e0ea0d6c0117b4f849f544cc293eaa9ea9023 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:35.158Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:35.496Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-07T03:31:35.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-07T03:31:35.496Z] 3470fd19547e: Preparing [2023-02-07T03:31:35.496Z] 897cc03057e3: Preparing [2023-02-07T03:31:35.496Z] 7fb927c78140: Preparing [2023-02-07T03:31:35.496Z] 1de2152b88ea: Preparing [2023-02-07T03:31:35.496Z] 17bec77d7fdc: Preparing [2023-02-07T03:31:35.496Z] 3470fd19547e: Layer already exists [2023-02-07T03:31:35.496Z] 1de2152b88ea: Layer already exists [2023-02-07T03:31:35.496Z] 7fb927c78140: Layer already exists [2023-02-07T03:31:35.496Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:31:35.496Z] 897cc03057e3: Layer already exists [2023-02-07T03:31:35.762Z] latest: digest: sha256:80fc7fc339447827dd513ca0654e0ea0d6c0117b4f849f544cc293eaa9ea9023 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:36.108Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:36.443Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.36 [2023-02-07T03:31:36.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-07T03:31:36.443Z] 3470fd19547e: Preparing [2023-02-07T03:31:36.443Z] 897cc03057e3: Preparing [2023-02-07T03:31:36.443Z] 7fb927c78140: Preparing [2023-02-07T03:31:36.443Z] 1de2152b88ea: Preparing [2023-02-07T03:31:36.443Z] 17bec77d7fdc: Preparing [2023-02-07T03:31:36.443Z] 3470fd19547e: Layer already exists [2023-02-07T03:31:36.443Z] 1de2152b88ea: Layer already exists [2023-02-07T03:31:36.443Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:31:36.443Z] 897cc03057e3: Layer already exists [2023-02-07T03:31:36.443Z] 7fb927c78140: Layer already exists [2023-02-07T03:31:36.443Z] 3.0.0-dev.36: digest: sha256:80fc7fc339447827dd513ca0654e0ea0d6c0117b4f849f544cc293eaa9ea9023 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:37.049Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:37.385Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:31:37.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-07T03:31:37.385Z] 3470fd19547e: Preparing [2023-02-07T03:31:37.385Z] 897cc03057e3: Preparing [2023-02-07T03:31:37.385Z] 7fb927c78140: Preparing [2023-02-07T03:31:37.385Z] 1de2152b88ea: Preparing [2023-02-07T03:31:37.385Z] 17bec77d7fdc: Preparing [2023-02-07T03:31:37.385Z] 3470fd19547e: Layer already exists [2023-02-07T03:31:37.385Z] 7fb927c78140: Layer already exists [2023-02-07T03:31:37.385Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:31:37.385Z] 1de2152b88ea: Layer already exists [2023-02-07T03:31:37.385Z] 897cc03057e3: Layer already exists [2023-02-07T03:31:37.650Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:80fc7fc339447827dd513ca0654e0ea0d6c0117b4f849f544cc293eaa9ea9023 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:37.990Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:38.332Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-02-07T03:31:38.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-07T03:31:38.332Z] 3470fd19547e: Preparing [2023-02-07T03:31:38.332Z] 897cc03057e3: Preparing [2023-02-07T03:31:38.332Z] 7fb927c78140: Preparing [2023-02-07T03:31:38.332Z] 1de2152b88ea: Preparing [2023-02-07T03:31:38.332Z] 17bec77d7fdc: Preparing [2023-02-07T03:31:38.332Z] 7fb927c78140: Layer already exists [2023-02-07T03:31:38.332Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:31:38.332Z] 1de2152b88ea: Layer already exists [2023-02-07T03:31:38.332Z] 3470fd19547e: Layer already exists [2023-02-07T03:31:38.332Z] 897cc03057e3: Layer already exists [2023-02-07T03:31:38.598Z] main: digest: sha256:80fc7fc339447827dd513ca0654e0ea0d6c0117b4f849f544cc293eaa9ea9023 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:31:38.638Z] ===================================================== [Pipeline] echo [2023-02-07T03:31:38.643Z] taggedImages: [2023-02-07T03:31:38.643Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:31:38.643Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-07T03:31:38.643Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.36 [2023-02-07T03:31:38.643Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:31:38.643Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-02-07T03:31:38.657Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-02-07T03:31:38.657Z] 65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:31:38.657Z] latest [2023-02-07T03:31:38.657Z] 3.0.0-dev.36 [2023-02-07T03:31:38.657Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:31:38.657Z] main [2023-02-07T03:31:38.657Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:38.987Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:39.322Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:31:39.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-07T03:31:39.322Z] b366026fe31d: Preparing [2023-02-07T03:31:39.322Z] f3a74ebb02c2: Preparing [2023-02-07T03:31:39.322Z] 7fb927c78140: Preparing [2023-02-07T03:31:39.322Z] 309a2c008be2: Preparing [2023-02-07T03:31:39.322Z] 17bec77d7fdc: Preparing [2023-02-07T03:31:39.322Z] 309a2c008be2: Layer already exists [2023-02-07T03:31:39.322Z] 7fb927c78140: Layer already exists [2023-02-07T03:31:39.589Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:31:39.589Z] b366026fe31d: Pushed [2023-02-07T03:31:46.286Z] f3a74ebb02c2: Pushed [2023-02-07T03:31:46.286Z] 65e9980456b4b2f337a17b2905105e5bc0143998: digest: sha256:ebffbf14c3b86e333551dd86fb776ac3606043365d0514123a7c951b997a476c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:46.644Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:46.975Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-07T03:31:46.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-07T03:31:46.975Z] b366026fe31d: Preparing [2023-02-07T03:31:46.975Z] f3a74ebb02c2: Preparing [2023-02-07T03:31:46.975Z] 7fb927c78140: Preparing [2023-02-07T03:31:46.975Z] 309a2c008be2: Preparing [2023-02-07T03:31:46.975Z] 17bec77d7fdc: Preparing [2023-02-07T03:31:46.975Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:31:46.975Z] 309a2c008be2: Layer already exists [2023-02-07T03:31:46.975Z] f3a74ebb02c2: Layer already exists [2023-02-07T03:31:46.975Z] 7fb927c78140: Layer already exists [2023-02-07T03:31:46.975Z] b366026fe31d: Layer already exists [2023-02-07T03:31:47.240Z] latest: digest: sha256:ebffbf14c3b86e333551dd86fb776ac3606043365d0514123a7c951b997a476c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:47.590Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:47.926Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.36 [2023-02-07T03:31:47.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-07T03:31:47.926Z] b366026fe31d: Preparing [2023-02-07T03:31:47.926Z] f3a74ebb02c2: Preparing [2023-02-07T03:31:47.926Z] 7fb927c78140: Preparing [2023-02-07T03:31:47.926Z] 309a2c008be2: Preparing [2023-02-07T03:31:47.926Z] 17bec77d7fdc: Preparing [2023-02-07T03:31:47.926Z] f3a74ebb02c2: Layer already exists [2023-02-07T03:31:47.926Z] b366026fe31d: Layer already exists [2023-02-07T03:31:47.926Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:31:47.926Z] 7fb927c78140: Layer already exists [2023-02-07T03:31:47.926Z] 309a2c008be2: Layer already exists [2023-02-07T03:31:48.192Z] 3.0.0-dev.36: digest: sha256:ebffbf14c3b86e333551dd86fb776ac3606043365d0514123a7c951b997a476c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:48.532Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:48.871Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:31:48.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-07T03:31:48.871Z] b366026fe31d: Preparing [2023-02-07T03:31:48.871Z] f3a74ebb02c2: Preparing [2023-02-07T03:31:48.871Z] 7fb927c78140: Preparing [2023-02-07T03:31:48.871Z] 309a2c008be2: Preparing [2023-02-07T03:31:48.871Z] 17bec77d7fdc: Preparing [2023-02-07T03:31:48.871Z] f3a74ebb02c2: Layer already exists [2023-02-07T03:31:48.871Z] 309a2c008be2: Layer already exists [2023-02-07T03:31:48.871Z] 7fb927c78140: Layer already exists [2023-02-07T03:31:48.871Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:31:48.871Z] b366026fe31d: Layer already exists [2023-02-07T03:31:49.136Z] 65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36: digest: sha256:ebffbf14c3b86e333551dd86fb776ac3606043365d0514123a7c951b997a476c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:49.487Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:49.830Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-02-07T03:31:49.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-07T03:31:49.831Z] b366026fe31d: Preparing [2023-02-07T03:31:49.831Z] f3a74ebb02c2: Preparing [2023-02-07T03:31:49.831Z] 7fb927c78140: Preparing [2023-02-07T03:31:49.831Z] 309a2c008be2: Preparing [2023-02-07T03:31:49.831Z] 17bec77d7fdc: Preparing [2023-02-07T03:31:49.831Z] f3a74ebb02c2: Layer already exists [2023-02-07T03:31:49.831Z] b366026fe31d: Layer already exists [2023-02-07T03:31:49.831Z] 309a2c008be2: Layer already exists [2023-02-07T03:31:49.831Z] 17bec77d7fdc: Layer already exists [2023-02-07T03:31:49.831Z] 7fb927c78140: Layer already exists [2023-02-07T03:31:50.097Z] main: digest: sha256:ebffbf14c3b86e333551dd86fb776ac3606043365d0514123a7c951b997a476c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-07T03:31:50.148Z] ===================================================== [Pipeline] echo [2023-02-07T03:31:50.157Z] taggedImages: [2023-02-07T03:31:50.157Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:65e9980456b4b2f337a17b2905105e5bc0143998 [2023-02-07T03:31:50.157Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-07T03:31:50.157Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.36 [2023-02-07T03:31:50.157Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:65e9980456b4b2f337a17b2905105e5bc0143998-3.0.0-dev.36 [2023-02-07T03:31:50.157Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:50.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T03:31:50.508Z] [2023-02-07T03:31:50.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:31:50.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T03:31:51.104Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-07T03:31:51.104Z] 8998bd30e6a1: Pulling fs layer [2023-02-07T03:31:51.104Z] 04944245beec: Pulling fs layer [2023-02-07T03:31:51.104Z] 699f458cf7ca: Pulling fs layer [2023-02-07T03:31:51.104Z] 765212b225bb: Pulling fs layer [2023-02-07T03:31:51.104Z] f23df028b6ca: Pulling fs layer [2023-02-07T03:31:51.104Z] d65c8cfc05b1: Pulling fs layer [2023-02-07T03:31:51.104Z] 2437ff75d9bd: Pulling fs layer [2023-02-07T03:31:51.104Z] 765212b225bb: Waiting [2023-02-07T03:31:51.104Z] f23df028b6ca: Waiting [2023-02-07T03:31:51.104Z] d65c8cfc05b1: Waiting [2023-02-07T03:31:51.104Z] 2437ff75d9bd: Waiting [2023-02-07T03:31:51.104Z] 04944245beec: Verifying Checksum [2023-02-07T03:31:51.104Z] 04944245beec: Download complete [2023-02-07T03:31:51.104Z] 765212b225bb: Verifying Checksum [2023-02-07T03:31:51.104Z] 765212b225bb: Download complete [2023-02-07T03:31:51.374Z] f23df028b6ca: Download complete [2023-02-07T03:31:51.374Z] d65c8cfc05b1: Verifying Checksum [2023-02-07T03:31:51.374Z] d65c8cfc05b1: Download complete [2023-02-07T03:31:51.374Z] 699f458cf7ca: Verifying Checksum [2023-02-07T03:31:51.374Z] 699f458cf7ca: Download complete [2023-02-07T03:31:51.957Z] 8998bd30e6a1: Verifying Checksum [2023-02-07T03:31:51.957Z] 8998bd30e6a1: Download complete [2023-02-07T03:31:53.898Z] 2437ff75d9bd: Verifying Checksum [2023-02-07T03:31:53.898Z] 2437ff75d9bd: Download complete [2023-02-07T03:31:55.832Z] 8998bd30e6a1: Pull complete [2023-02-07T03:31:56.099Z] 04944245beec: Pull complete [2023-02-07T03:31:57.501Z] 699f458cf7ca: Pull complete [2023-02-07T03:31:57.767Z] 765212b225bb: Pull complete [2023-02-07T03:31:58.348Z] f23df028b6ca: Pull complete [2023-02-07T03:31:58.614Z] d65c8cfc05b1: Pull complete [2023-02-07T03:32:13.594Z] 2437ff75d9bd: Pull complete [2023-02-07T03:32:13.594Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-07T03:32:13.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T03:32:13.594Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:32:13.788Z] prd-ubuntu20.04-docker-arm64-4c-16g-4823 does not seem to be running inside a container [2023-02-07T03:32:13.851Z] $ 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/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@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-02-07T03:32:15.715Z] $ docker top 8e2d55a17e310a184a160446c82fd420e55bcfdde63a4eb7a38fb5840632bfec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:32:16.600Z] ---> job-cost.sh [2023-02-07T03:32:16.600Z] lf-activate-venv: SKIPPING [2023-02-07T03:32:16.600Z] INFO: No Stack... [2023-02-07T03:32:17.182Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-07T03:32:17.764Z] INFO: Archiving Costs [Pipeline] sh [2023-02-07T03:32:18.664Z] + cut -d, -f6 [2023-02-07T03:32:18.664Z] + cat /w/workspace/edgex-go/395/archives/cost.csv [Pipeline] lock [2023-02-07T03:32:18.737Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-395-stack-cost] [2023-02-07T03:32:18.818Z] Resource [jenkins-edgexfoundry-edgex-go-main-395-stack-cost] did not exist. Created. [2023-02-07T03:32:18.818Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-395-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-07T03:32:19.452Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-07T03:32:20.107Z] Stashed 1 file(s) [Pipeline] } [2023-02-07T03:32:20.121Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-395-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-07T03:32:20.140Z] $ docker stop --time=1 8e2d55a17e310a184a160446c82fd420e55bcfdde63a4eb7a38fb5840632bfec [2023-02-07T03:32:21.709Z] $ docker rm -f --volumes 8e2d55a17e310a184a160446c82fd420e55bcfdde63a4eb7a38fb5840632bfec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-07T03:32:22.173Z] provisioning config files... [2023-02-07T03:32:22.180Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/395@tmp/config16269300240071692498tmp [Pipeline] { [Pipeline] sh [2023-02-07T03:32:22.469Z] + set +x [2023-02-07T03:32:22.469Z] + curl -s https://codecov.io/bash [2023-02-07T03:32:22.469Z] + bash -s -- [2023-02-07T03:32:22.469Z] [2023-02-07T03:32:22.469Z] _____ _ [2023-02-07T03:32:22.469Z] / ____| | | [2023-02-07T03:32:22.469Z] | | ___ __| | ___ ___ _____ __ [2023-02-07T03:32:22.469Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-07T03:32:22.469Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-07T03:32:22.469Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-07T03:32:22.469Z] Bash-1.0.6 [2023-02-07T03:32:22.469Z] [2023-02-07T03:32:22.469Z] [2023-02-07T03:32:22.469Z] ==> git version 2.25.1 found [2023-02-07T03:32:22.469Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-07T03:32:22.469Z] Release-Date: 2020-01-08 [2023-02-07T03:32:22.469Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-07T03:32:22.469Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-07T03:32:22.469Z] ==> Jenkins CI detected. [2023-02-07T03:32:22.469Z] current dir:  /w/workspace/edgex-go/395 [2023-02-07T03:32:22.469Z] project root: . [2023-02-07T03:32:22.469Z] --> token set from env [2023-02-07T03:32:22.469Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-07T03:32:22.469Z] ==> Running gcov in . (disable via -X gcov) [2023-02-07T03:32:22.469Z] ==> Python coveragepy not found [2023-02-07T03:32:22.469Z] ==> Searching for coverage reports in: [2023-02-07T03:32:22.469Z] + . [2023-02-07T03:32:22.728Z] -> Found 1 reports [2023-02-07T03:32:22.728Z] ==> Detecting git/mercurial file structure [2023-02-07T03:32:22.728Z] ==> Reading reports [2023-02-07T03:32:22.728Z] + ./coverage.out bytes=486191 [2023-02-07T03:32:22.728Z] ==> Appending adjustments [2023-02-07T03:32:22.728Z] https://docs.codecov.io/docs/fixing-reports [2023-02-07T03:32:24.107Z] + Found adjustments [2023-02-07T03:32:24.107Z] ==> Gzipping contents [2023-02-07T03:32:24.107Z] 64K /tmp/codecov.EGmSdW.gz [2023-02-07T03:32:24.107Z] ==> Uploading reports [2023-02-07T03:32:24.107Z] url: https://codecov.io [2023-02-07T03:32:24.107Z] query: branch=main&commit=65e9980456b4b2f337a17b2905105e5bc0143998&build=395&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F395%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-07T03:32:24.107Z] -> Pinging Codecov [2023-02-07T03:32:24.107Z] 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=65e9980456b4b2f337a17b2905105e5bc0143998&build=395&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F395%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-07T03:32:24.107Z] -> Uploading to [2023-02-07T03:32:24.107Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-07/00271124DB129430A58F1EEE437C3FCB/65e9980456b4b2f337a17b2905105e5bc0143998/b37e7cd7-e668-4103-934c-5e3462a91ecc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230207T033223Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8d836c5ce7c28b51f69b5d8e8ad29c72db4fcfcb2fea8464e72ef9546ba7dfaf [2023-02-07T03:32:24.107Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T03:32:24.107Z] Dload Upload Total Spent Left Speed [2023-02-07T03:32:24.366Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62852 0 0 100 62852 0 300k --:--:-- --:--:-- --:--:-- 299k 100 62852 0 0 100 62852 0 208k --:--:-- --:--:-- --:--:-- 207k [2023-02-07T03:32:24.366Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/65e9980456b4b2f337a17b2905105e5bc0143998 [Pipeline] } [2023-02-07T03:32:24.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-02-07T03:32:24.606Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-07T03:32:24.617Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:32:24.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-07T03:32:24.918Z] [2023-02-07T03:32:24.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:32:25.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-07T03:32:25.226Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-07T03:32:25.226Z] df9b9388f04a: Pulling fs layer [2023-02-07T03:32:25.226Z] 52dc419b0ee2: Pulling fs layer [2023-02-07T03:32:25.226Z] 25bc292e5bac: Pulling fs layer [2023-02-07T03:32:25.226Z] 114826534d7a: Pulling fs layer [2023-02-07T03:32:25.226Z] 4657fd5d0bcf: Pulling fs layer [2023-02-07T03:32:25.226Z] 6ad1cebc031e: Pulling fs layer [2023-02-07T03:32:25.226Z] 8a3aa393b2d8: Pulling fs layer [2023-02-07T03:32:25.226Z] 114826534d7a: Waiting [2023-02-07T03:32:25.226Z] 4657fd5d0bcf: Waiting [2023-02-07T03:32:25.226Z] 25bc292e5bac: Verifying Checksum [2023-02-07T03:32:25.226Z] 25bc292e5bac: Download complete [2023-02-07T03:32:25.226Z] 52dc419b0ee2: Download complete [2023-02-07T03:32:25.226Z] 4657fd5d0bcf: Verifying Checksum [2023-02-07T03:32:25.226Z] 4657fd5d0bcf: Download complete [2023-02-07T03:32:25.226Z] df9b9388f04a: Verifying Checksum [2023-02-07T03:32:25.226Z] df9b9388f04a: Download complete [2023-02-07T03:32:25.491Z] df9b9388f04a: Pull complete [2023-02-07T03:32:25.760Z] 6ad1cebc031e: Verifying Checksum [2023-02-07T03:32:25.760Z] 52dc419b0ee2: Pull complete [2023-02-07T03:32:25.760Z] 25bc292e5bac: Pull complete [2023-02-07T03:32:26.334Z] 114826534d7a: Verifying Checksum [2023-02-07T03:32:26.334Z] 114826534d7a: Download complete [2023-02-07T03:32:26.334Z] 8a3aa393b2d8: Verifying Checksum [2023-02-07T03:32:26.334Z] 8a3aa393b2d8: Download complete [2023-02-07T03:32:29.618Z] 114826534d7a: Pull complete [2023-02-07T03:32:29.618Z] 4657fd5d0bcf: Pull complete [2023-02-07T03:32:30.189Z] 6ad1cebc031e: Pull complete [2023-02-07T03:32:32.724Z] 8a3aa393b2d8: Pull complete [2023-02-07T03:32:32.724Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-07T03:32:32.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-07T03:32:32.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:32:32.801Z] prd-ubuntu20.04-docker-8c-8g-4818 does not seem to be running inside a container [2023-02-07T03:32:32.814Z] $ 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/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-07T03:32:35.255Z] $ docker top 785333dc3f884e8daf3619c070ee52bd434ac475be58c7ee801d6d2839fa7bf3 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-07T03:32:35.334Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-02-07T03:32:35.606Z] + set -o pipefail [2023-02-07T03:32:35.606Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-02-07T03:32:40.873Z] [2023-02-07T03:32:40.873Z] Monitoring /w/workspace/edgex-go/395 (github.com/edgexfoundry/edgex-go)... [2023-02-07T03:32:40.873Z] [2023-02-07T03:32:40.873Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/5cd30181-00fd-49b2-844d-a989b1cfb685 [2023-02-07T03:32:40.873Z] [2023-02-07T03:32:40.873Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-07T03:32:40.873Z] [2023-02-07T03:32:40.873Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-07T03:32:40.873Z] [2023-02-07T03:32:41.133Z] [2023-02-07T03:32:41.133Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-07T03:32:41.133Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-07T03:32:41.133Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-07T03:32:41.124Z] $ docker stop --time=1 785333dc3f884e8daf3619c070ee52bd434ac475be58c7ee801d6d2839fa7bf3 [2023-02-07T03:32:43.255Z] $ docker rm -f --volumes 785333dc3f884e8daf3619c070ee52bd434ac475be58c7ee801d6d2839fa7bf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-07T03:32:43.647Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T03:32:43.663Z] provisioning config files... [2023-02-07T03:32:43.670Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/395@tmp/config6379002011405881227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:32:43.962Z] --> edgex-publish-swagger.sh [2023-02-07T03:32:43.962Z] === Publish openapi/v2 API === [2023-02-07T03:32:43.962Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-02-07T03:32:43.962Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/395/openapi/v2/core-command.yaml] [2023-02-07T03:32:43.962Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T03:32:43.962Z] Dload Upload Total Spent Left Speed [2023-02-07T03:32:44.530Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31091 0 0 100 31091 0 59220 --:--:-- --:--:-- --:--:-- 59108 100 31091 0 0 100 31091 0 59220 --:--:-- --:--:-- --:--:-- 59108 [2023-02-07T03:32:44.530Z] [2023-02-07T03:32:44.530Z] [2023-02-07T03:32:44.530Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/395/openapi/v2/core-data.yaml] [2023-02-07T03:32:44.530Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T03:32:44.530Z] Dload Upload Total Spent Left Speed [2023-02-07T03:32:45.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68908 0 0 100 68908 0 112k --:--:-- --:--:-- --:--:-- 112k [2023-02-07T03:32:45.099Z] [2023-02-07T03:32:45.099Z] [2023-02-07T03:32:45.099Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/395/openapi/v2/core-metadata.yaml] [2023-02-07T03:32:45.099Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T03:32:45.099Z] Dload Upload Total Spent Left Speed [2023-02-07T03:32:45.667Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 142k 0 0 100 142k 0 264k --:--:-- --:--:-- --:--:-- 264k 100 142k 0 0 100 142k 0 264k --:--:-- --:--:-- --:--:-- 264k [2023-02-07T03:32:45.667Z] [2023-02-07T03:32:45.667Z] [2023-02-07T03:32:45.667Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/395/openapi/v2/support-notifications.yaml] [2023-02-07T03:32:45.667Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T03:32:45.667Z] Dload Upload Total Spent Left Speed [2023-02-07T03:32:45.926Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86536 0 0 100 86536 0 172k --:--:-- --:--:-- --:--:-- 172k [2023-02-07T03:32:46.184Z] [2023-02-07T03:32:46.184Z] [2023-02-07T03:32:46.184Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/395/openapi/v2/support-scheduler.yaml] [2023-02-07T03:32:46.184Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T03:32:46.184Z] Dload Upload Total Spent Left Speed [2023-02-07T03:32:46.443Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36985 0 0 100 36985 0 79197 --:--:-- --:--:-- --:--:-- 79027 100 36985 0 0 100 36985 0 79197 --:--:-- --:--:-- --:--:-- 79027 [2023-02-07T03:32:46.443Z] [2023-02-07T03:32:46.443Z] [Pipeline] } [2023-02-07T03:32:46.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-02-07T03:32:46.820Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T03:32:46.820Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:32:47.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T03:32:47.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:32:47.185Z] prd-ubuntu20.04-docker-8c-8g-4818 does not seem to be running inside a container [2023-02-07T03:32:47.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-07T03:32:47.596Z] $ docker top 53e724990be4f6ca0e6dbb095623eabbd37c38f9161228b514c9b9ad591c70c3 -eo pid,comm [2023-02-07T03:32:47.662Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-07T03:32:47.662Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T03:32:47.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T03:32:47.690Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T03:32:47.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T03:32:47.778Z] $ docker exec 53e724990be4f6ca0e6dbb095623eabbd37c38f9161228b514c9b9ad591c70c3 ssh-agent [2023-02-07T03:32:47.909Z] SSH_AUTH_SOCK=/tmp/ssh-yjxbRCSyVOIj/agent.31 [2023-02-07T03:32:47.909Z] SSH_AGENT_PID=37 [2023-02-07T03:32:47.915Z] Running ssh-add (command line suppressed) [2023-02-07T03:32:48.003Z] Identity added: /w/workspace/edgex-go/395@tmp/private_key_10415963835334937853.key (/w/workspace/edgex-go/395@tmp/private_key_10415963835334937853.key) [2023-02-07T03:32:48.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T03:32:48.328Z] + git semver tag [2023-02-07T03:32:48.590Z] 2023-02-07 03:32:48,501 [run_tag] DEBUG tag force:False [2023-02-07T03:32:48.590Z] 2023-02-07 03:32:48,501 [check_head_tag] DEBUG check head tag [2023-02-07T03:32:48.590Z] 2023-02-07 03:32:48,504 [execute] INFO git cat-file --batch-check [2023-02-07T03:32:48.590Z] 2023-02-07 03:32:48,505 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/395, universal_newlines=False, shell=None, istream=) [2023-02-07T03:32:48.590Z] 2023-02-07 03:32:48,509 [execute] INFO git cat-file --batch [2023-02-07T03:32:48.590Z] 2023-02-07 03:32:48,509 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/395, universal_newlines=False, shell=None, istream=) [2023-02-07T03:32:48.590Z] 2023-02-07 03:32:48,556 [read_version] DEBUG read version from /w/workspace/edgex-go/395/.semver/main [2023-02-07T03:32:48.590Z] 2023-02-07 03:32:48,556 [execute] INFO git tag -a v3.0.0-dev.36 -m v3.0.0-dev.36 [2023-02-07T03:32:48.590Z] 2023-02-07 03:32:48,556 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.36', '-m', 'v3.0.0-dev.36'], cwd=/w/workspace/edgex-go/395, universal_newlines=False, shell=None, istream=None) [2023-02-07T03:32:48.590Z] 2023-02-07 03:32:48,562 [read_version] DEBUG read version from /w/workspace/edgex-go/395/.semver/main [2023-02-07T03:32:48.590Z] 3.0.0-dev.36 [Pipeline] } [2023-02-07T03:32:48.842Z] $ docker exec --env ******** --env ******** 53e724990be4f6ca0e6dbb095623eabbd37c38f9161228b514c9b9ad591c70c3 ssh-agent -k [2023-02-07T03:32:48.945Z] unset SSH_AUTH_SOCK; [2023-02-07T03:32:48.945Z] unset SSH_AGENT_PID; [2023-02-07T03:32:48.945Z] echo Agent pid 37 killed; [2023-02-07T03:32:48.979Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T03:32:49.285Z] + git semver [Pipeline] } [2023-02-07T03:32:49.538Z] $ docker stop --time=1 53e724990be4f6ca0e6dbb095623eabbd37c38f9161228b514c9b9ad591c70c3 [2023-02-07T03:32:50.890Z] $ docker rm -f --volumes 53e724990be4f6ca0e6dbb095623eabbd37c38f9161228b514c9b9ad591c70c3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:32:51.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-07T03:32:51.334Z] [2023-02-07T03:32:51.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:32:51.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-07T03:32:51.631Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-07T03:32:51.631Z] ab5ef0e58194: Pulling fs layer [2023-02-07T03:32:51.631Z] 9712f1f96733: Pulling fs layer [2023-02-07T03:32:51.631Z] 63f879dbbcfc: Pulling fs layer [2023-02-07T03:32:51.631Z] 0d9ebad4ef96: Pulling fs layer [2023-02-07T03:32:51.631Z] e9a5061849ea: Pulling fs layer [2023-02-07T03:32:51.631Z] d747dcd14b5f: Pulling fs layer [2023-02-07T03:32:51.631Z] 2de7ff778b66: Pulling fs layer [2023-02-07T03:32:51.631Z] 0d9ebad4ef96: Waiting [2023-02-07T03:32:51.631Z] e9a5061849ea: Waiting [2023-02-07T03:32:51.631Z] d747dcd14b5f: Waiting [2023-02-07T03:32:51.631Z] 2de7ff778b66: Waiting [2023-02-07T03:32:51.895Z] 9712f1f96733: Verifying Checksum [2023-02-07T03:32:51.895Z] 9712f1f96733: Download complete [2023-02-07T03:32:52.491Z] 63f879dbbcfc: Verifying Checksum [2023-02-07T03:32:52.491Z] 63f879dbbcfc: Download complete [2023-02-07T03:32:52.771Z] 0d9ebad4ef96: Verifying Checksum [2023-02-07T03:32:52.771Z] 0d9ebad4ef96: Download complete [2023-02-07T03:32:53.036Z] ab5ef0e58194: Verifying Checksum [2023-02-07T03:32:53.036Z] ab5ef0e58194: Download complete [2023-02-07T03:32:53.036Z] d747dcd14b5f: Download complete [2023-02-07T03:32:53.036Z] e9a5061849ea: Verifying Checksum [2023-02-07T03:32:53.036Z] e9a5061849ea: Download complete [2023-02-07T03:32:53.036Z] 2de7ff778b66: Verifying Checksum [2023-02-07T03:32:53.036Z] 2de7ff778b66: Download complete [2023-02-07T03:32:55.566Z] ab5ef0e58194: Pull complete [2023-02-07T03:32:55.566Z] 9712f1f96733: Pull complete [2023-02-07T03:32:56.136Z] 63f879dbbcfc: Pull complete [2023-02-07T03:32:59.411Z] 0d9ebad4ef96: Pull complete [2023-02-07T03:32:59.667Z] e9a5061849ea: Pull complete [2023-02-07T03:32:59.667Z] d747dcd14b5f: Pull complete [2023-02-07T03:33:00.602Z] 2de7ff778b66: Pull complete [2023-02-07T03:33:00.602Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-07T03:33:00.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-07T03:33:00.602Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:33:00.679Z] prd-ubuntu20.04-docker-8c-8g-4818 does not seem to be running inside a container [2023-02-07T03:33:00.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-07T03:33:03.456Z] $ docker top 7872b1ff34b9e0b552ea3d5d5e18a38014ad39e008cb5361ae080f202446fdbe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-07T03:33:03.555Z] provisioning config files... [2023-02-07T03:33:03.562Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/395@tmp/config2701604588721617323tmp [2023-02-07T03:33:03.572Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/395@tmp/config7245081968467605219tmp [2023-02-07T03:33:03.581Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/395@tmp/config6037607939469802325tmp [Pipeline] { [Pipeline] echo [2023-02-07T03:33:03.596Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:33:03.880Z] ---> sigul-configuration.sh [2023-02-07T03:33:03.880Z] gpg: directory `/root/.gnupg' created [2023-02-07T03:33:03.880Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-07T03:33:03.880Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-07T03:33:03.880Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-07T03:33:03.880Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-07T03:33:03.880Z] gpg: CAST5 encrypted data [2023-02-07T03:33:03.880Z] gpg: encrypted with 1 passphrase [2023-02-07T03:33:03.880Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-07T03:33:04.168Z] + mkdir /home/jenkins [2023-02-07T03:33:04.168Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-07T03:33:04.455Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-02-07T03:33:04.466Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:33:04.749Z] ---> sigul-install.sh [2023-02-07T03:33:04.750Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-07T03:33:05.139Z] + git tag --list [2023-02-07T03:33:05.139Z] 0.6.0 [2023-02-07T03:33:05.139Z] 0.6.1 [2023-02-07T03:33:05.139Z] 0.7.0 [2023-02-07T03:33:05.139Z] 0.7.1 [2023-02-07T03:33:05.139Z] v1.0.0 [2023-02-07T03:33:05.139Z] v1.0.1 [2023-02-07T03:33:05.139Z] v1.1.0 [2023-02-07T03:33:05.139Z] v1.2.0 [2023-02-07T03:33:05.139Z] v1.2.1 [2023-02-07T03:33:05.139Z] v1.3.0 [2023-02-07T03:33:05.139Z] v1.3.1 [2023-02-07T03:33:05.139Z] v2.0.0 [2023-02-07T03:33:05.139Z] v2.1.0 [2023-02-07T03:33:05.139Z] v2.1.1 [2023-02-07T03:33:05.139Z] v2.1.1-dev.1 [2023-02-07T03:33:05.139Z] v2.1.1-dev.2 [2023-02-07T03:33:05.139Z] v2.1.1-dev.3 [2023-02-07T03:33:05.139Z] v2.1.1-dev.4 [2023-02-07T03:33:05.139Z] v2.1.1-dev.5 [2023-02-07T03:33:05.139Z] v2.1.1-dev.6 [2023-02-07T03:33:05.139Z] v2.1.1-dev.7 [2023-02-07T03:33:05.139Z] v2.1.1-dev.8 [2023-02-07T03:33:05.139Z] v2.1.2-dev.1 [2023-02-07T03:33:05.139Z] v2.2.0 [2023-02-07T03:33:05.139Z] v2.2.1-dev.1 [2023-02-07T03:33:05.139Z] v2.2.1-dev.10 [2023-02-07T03:33:05.139Z] v2.2.1-dev.11 [2023-02-07T03:33:05.139Z] v2.2.1-dev.12 [2023-02-07T03:33:05.139Z] v2.2.1-dev.13 [2023-02-07T03:33:05.139Z] v2.2.1-dev.14 [2023-02-07T03:33:05.139Z] v2.2.1-dev.15 [2023-02-07T03:33:05.139Z] v2.2.1-dev.16 [2023-02-07T03:33:05.139Z] v2.2.1-dev.17 [2023-02-07T03:33:05.139Z] v2.2.1-dev.18 [2023-02-07T03:33:05.139Z] v2.2.1-dev.19 [2023-02-07T03:33:05.139Z] v2.2.1-dev.2 [2023-02-07T03:33:05.139Z] v2.2.1-dev.20 [2023-02-07T03:33:05.139Z] v2.2.1-dev.21 [2023-02-07T03:33:05.139Z] v2.2.1-dev.22 [2023-02-07T03:33:05.139Z] v2.2.1-dev.23 [2023-02-07T03:33:05.139Z] v2.2.1-dev.24 [2023-02-07T03:33:05.139Z] v2.2.1-dev.25 [2023-02-07T03:33:05.139Z] v2.2.1-dev.26 [2023-02-07T03:33:05.139Z] v2.2.1-dev.27 [2023-02-07T03:33:05.139Z] v2.2.1-dev.28 [2023-02-07T03:33:05.139Z] v2.2.1-dev.29 [2023-02-07T03:33:05.139Z] v2.2.1-dev.3 [2023-02-07T03:33:05.139Z] v2.2.1-dev.4 [2023-02-07T03:33:05.139Z] v2.2.1-dev.5 [2023-02-07T03:33:05.139Z] v2.2.1-dev.6 [2023-02-07T03:33:05.139Z] v2.2.1-dev.7 [2023-02-07T03:33:05.139Z] v2.2.1-dev.8 [2023-02-07T03:33:05.139Z] v2.2.1-dev.9 [2023-02-07T03:33:05.139Z] v2.3.0 [2023-02-07T03:33:05.139Z] v2.3.0-dev.100 [2023-02-07T03:33:05.139Z] v2.3.0-dev.101 [2023-02-07T03:33:05.139Z] v2.3.0-dev.102 [2023-02-07T03:33:05.139Z] v2.3.0-dev.103 [2023-02-07T03:33:05.139Z] v2.3.0-dev.104 [2023-02-07T03:33:05.139Z] v2.3.0-dev.105 [2023-02-07T03:33:05.139Z] v2.3.0-dev.106 [2023-02-07T03:33:05.139Z] v2.3.0-dev.29 [2023-02-07T03:33:05.139Z] v2.3.0-dev.30 [2023-02-07T03:33:05.139Z] v2.3.0-dev.31 [2023-02-07T03:33:05.139Z] v2.3.0-dev.32 [2023-02-07T03:33:05.139Z] v2.3.0-dev.33 [2023-02-07T03:33:05.139Z] v2.3.0-dev.34 [2023-02-07T03:33:05.139Z] v2.3.0-dev.35 [2023-02-07T03:33:05.139Z] v2.3.0-dev.36 [2023-02-07T03:33:05.139Z] v2.3.0-dev.37 [2023-02-07T03:33:05.139Z] v2.3.0-dev.38 [2023-02-07T03:33:05.139Z] v2.3.0-dev.39 [2023-02-07T03:33:05.139Z] v2.3.0-dev.40 [2023-02-07T03:33:05.139Z] v2.3.0-dev.41 [2023-02-07T03:33:05.139Z] v2.3.0-dev.42 [2023-02-07T03:33:05.139Z] v2.3.0-dev.43 [2023-02-07T03:33:05.139Z] v2.3.0-dev.44 [2023-02-07T03:33:05.139Z] v2.3.0-dev.45 [2023-02-07T03:33:05.139Z] v2.3.0-dev.46 [2023-02-07T03:33:05.139Z] v2.3.0-dev.47 [2023-02-07T03:33:05.139Z] v2.3.0-dev.48 [2023-02-07T03:33:05.139Z] v2.3.0-dev.49 [2023-02-07T03:33:05.139Z] v2.3.0-dev.50 [2023-02-07T03:33:05.139Z] v2.3.0-dev.51 [2023-02-07T03:33:05.139Z] v2.3.0-dev.52 [2023-02-07T03:33:05.139Z] v2.3.0-dev.53 [2023-02-07T03:33:05.139Z] v2.3.0-dev.54 [2023-02-07T03:33:05.139Z] v2.3.0-dev.55 [2023-02-07T03:33:05.139Z] v2.3.0-dev.56 [2023-02-07T03:33:05.139Z] v2.3.0-dev.57 [2023-02-07T03:33:05.139Z] v2.3.0-dev.58 [2023-02-07T03:33:05.139Z] v2.3.0-dev.59 [2023-02-07T03:33:05.139Z] v2.3.0-dev.60 [2023-02-07T03:33:05.139Z] v2.3.0-dev.61 [2023-02-07T03:33:05.139Z] v2.3.0-dev.62 [2023-02-07T03:33:05.139Z] v2.3.0-dev.63 [2023-02-07T03:33:05.139Z] v2.3.0-dev.64 [2023-02-07T03:33:05.139Z] v2.3.0-dev.65 [2023-02-07T03:33:05.139Z] v2.3.0-dev.66 [2023-02-07T03:33:05.139Z] v2.3.0-dev.67 [2023-02-07T03:33:05.139Z] v2.3.0-dev.68 [2023-02-07T03:33:05.139Z] v2.3.0-dev.69 [2023-02-07T03:33:05.139Z] v2.3.0-dev.70 [2023-02-07T03:33:05.139Z] v2.3.0-dev.71 [2023-02-07T03:33:05.139Z] v2.3.0-dev.72 [2023-02-07T03:33:05.139Z] v2.3.0-dev.73 [2023-02-07T03:33:05.139Z] v2.3.0-dev.74 [2023-02-07T03:33:05.139Z] v2.3.0-dev.75 [2023-02-07T03:33:05.139Z] v2.3.0-dev.76 [2023-02-07T03:33:05.139Z] v2.3.0-dev.77 [2023-02-07T03:33:05.139Z] v2.3.0-dev.78 [2023-02-07T03:33:05.139Z] v2.3.0-dev.79 [2023-02-07T03:33:05.139Z] v2.3.0-dev.80 [2023-02-07T03:33:05.139Z] v2.3.0-dev.81 [2023-02-07T03:33:05.139Z] v2.3.0-dev.82 [2023-02-07T03:33:05.139Z] v2.3.0-dev.83 [2023-02-07T03:33:05.139Z] v2.3.0-dev.84 [2023-02-07T03:33:05.139Z] v2.3.0-dev.85 [2023-02-07T03:33:05.139Z] v2.3.0-dev.86 [2023-02-07T03:33:05.139Z] v2.3.0-dev.87 [2023-02-07T03:33:05.139Z] v2.3.0-dev.88 [2023-02-07T03:33:05.139Z] v2.3.0-dev.89 [2023-02-07T03:33:05.139Z] v2.3.0-dev.90 [2023-02-07T03:33:05.139Z] v2.3.0-dev.91 [2023-02-07T03:33:05.139Z] v2.3.0-dev.92 [2023-02-07T03:33:05.139Z] v2.3.0-dev.93 [2023-02-07T03:33:05.139Z] v2.3.0-dev.94 [2023-02-07T03:33:05.139Z] v2.3.0-dev.95 [2023-02-07T03:33:05.139Z] v2.3.0-dev.96 [2023-02-07T03:33:05.139Z] v2.3.0-dev.97 [2023-02-07T03:33:05.139Z] v2.3.0-dev.98 [2023-02-07T03:33:05.139Z] v2.3.0-dev.99 [2023-02-07T03:33:05.139Z] v2.3.1-dev.1 [2023-02-07T03:33:05.139Z] v2.3.1-dev.2 [2023-02-07T03:33:05.139Z] v2.3.1-dev.3 [2023-02-07T03:33:05.139Z] v2.3.1-dev.4 [2023-02-07T03:33:05.139Z] v2.3.1-dev.5 [2023-02-07T03:33:05.139Z] v3.0.0-dev.1 [2023-02-07T03:33:05.139Z] v3.0.0-dev.10 [2023-02-07T03:33:05.139Z] v3.0.0-dev.11 [2023-02-07T03:33:05.139Z] v3.0.0-dev.12 [2023-02-07T03:33:05.139Z] v3.0.0-dev.13 [2023-02-07T03:33:05.139Z] v3.0.0-dev.14 [2023-02-07T03:33:05.139Z] v3.0.0-dev.15 [2023-02-07T03:33:05.139Z] v3.0.0-dev.16 [2023-02-07T03:33:05.139Z] v3.0.0-dev.17 [2023-02-07T03:33:05.139Z] v3.0.0-dev.18 [2023-02-07T03:33:05.139Z] v3.0.0-dev.19 [2023-02-07T03:33:05.139Z] v3.0.0-dev.2 [2023-02-07T03:33:05.139Z] v3.0.0-dev.20 [2023-02-07T03:33:05.139Z] v3.0.0-dev.21 [2023-02-07T03:33:05.139Z] v3.0.0-dev.22 [2023-02-07T03:33:05.139Z] v3.0.0-dev.23 [2023-02-07T03:33:05.139Z] v3.0.0-dev.24 [2023-02-07T03:33:05.139Z] v3.0.0-dev.25 [2023-02-07T03:33:05.139Z] v3.0.0-dev.26 [2023-02-07T03:33:05.139Z] v3.0.0-dev.27 [2023-02-07T03:33:05.139Z] v3.0.0-dev.28 [2023-02-07T03:33:05.139Z] v3.0.0-dev.29 [2023-02-07T03:33:05.139Z] v3.0.0-dev.3 [2023-02-07T03:33:05.139Z] v3.0.0-dev.30 [2023-02-07T03:33:05.139Z] v3.0.0-dev.31 [2023-02-07T03:33:05.139Z] v3.0.0-dev.32 [2023-02-07T03:33:05.139Z] v3.0.0-dev.33 [2023-02-07T03:33:05.139Z] v3.0.0-dev.34 [2023-02-07T03:33:05.139Z] v3.0.0-dev.35 [2023-02-07T03:33:05.139Z] v3.0.0-dev.36 [2023-02-07T03:33:05.139Z] v3.0.0-dev.4 [2023-02-07T03:33:05.139Z] v3.0.0-dev.5 [2023-02-07T03:33:05.139Z] v3.0.0-dev.6 [2023-02-07T03:33:05.139Z] v3.0.0-dev.7 [2023-02-07T03:33:05.139Z] v3.0.0-dev.8 [2023-02-07T03:33:05.139Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-07T03:33:05.485Z] + lftools sign git-tag v3.0.0-dev.36 [2023-02-07T03:33:06.051Z] Signing Git tag with Sigul... [2023-02-07T03:33:06.051Z] Signing v3.0.0-dev.36 [Pipeline] echo [2023-02-07T03:33:06.318Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:33:06.604Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-07T03:33:06.611Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-07T03:33:06.606Z] $ docker stop --time=1 7872b1ff34b9e0b552ea3d5d5e18a38014ad39e008cb5361ae080f202446fdbe [2023-02-07T03:33:07.948Z] $ docker rm -f --volumes 7872b1ff34b9e0b552ea3d5d5e18a38014ad39e008cb5361ae080f202446fdbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-07T03:33:08.374Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T03:33:08.374Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:33:08.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T03:33:08.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:33:08.738Z] prd-ubuntu20.04-docker-8c-8g-4818 does not seem to be running inside a container [2023-02-07T03:33:08.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-07T03:33:09.116Z] $ docker top d7a5d00936b866f84ab314410a3754afd6709c7cfccfc0aed395518af1d1fd16 -eo pid,comm [2023-02-07T03:33:09.185Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-07T03:33:09.185Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T03:33:09.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T03:33:09.224Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T03:33:09.341Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T03:33:09.322Z] $ docker exec d7a5d00936b866f84ab314410a3754afd6709c7cfccfc0aed395518af1d1fd16 ssh-agent [2023-02-07T03:33:09.451Z] SSH_AUTH_SOCK=/tmp/ssh-LMKFDPo7sFpo/agent.32 [2023-02-07T03:33:09.451Z] SSH_AGENT_PID=39 [2023-02-07T03:33:09.457Z] Running ssh-add (command line suppressed) [2023-02-07T03:33:09.547Z] Identity added: /w/workspace/edgex-go/395@tmp/private_key_13323155878282616897.key (/w/workspace/edgex-go/395@tmp/private_key_13323155878282616897.key) [2023-02-07T03:33:09.586Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T03:33:09.871Z] + git semver bump pre [2023-02-07T03:33:10.130Z] 2023-02-07 03:33:10,043 [read_version] DEBUG read version from /w/workspace/edgex-go/395/.semver/main [2023-02-07T03:33:10.130Z] 2023-02-07 03:33:10,043 [bump_version] DEBUG bumping version:3.0.0-dev.36 on axis:pre with prefix:dev [2023-02-07T03:33:10.130Z] 2023-02-07 03:33:10,043 [bump_version] DEBUG bumped version:3.0.0-dev.37 [2023-02-07T03:33:10.130Z] 2023-02-07 03:33:10,043 [write_version] DEBUG write version:3.0.0-dev.37 to path:/w/workspace/edgex-go/395/.semver/main with force:True [2023-02-07T03:33:10.130Z] 2023-02-07 03:33:10,043 [read_version] DEBUG read version from /w/workspace/edgex-go/395/.semver/main [2023-02-07T03:33:10.130Z] 2023-02-07 03:33:10,043 [write_file] DEBUG write to file:/w/workspace/edgex-go/395/.semver/main [2023-02-07T03:33:10.130Z] 2023-02-07 03:33:10,045 [execute] INFO git cat-file --batch-check [2023-02-07T03:33:10.130Z] 2023-02-07 03:33:10,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/395/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T03:33:10.130Z] 2023-02-07 03:33:10,052 [execute] INFO git cat-file --batch [2023-02-07T03:33:10.130Z] 2023-02-07 03:33:10,052 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/395/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T03:33:10.130Z] 2023-02-07 03:33:10,058 [read_version] DEBUG read version from /w/workspace/edgex-go/395/.semver/main [2023-02-07T03:33:10.130Z] 3.0.0-dev.37 [Pipeline] } [2023-02-07T03:33:10.118Z] $ docker exec --env ******** --env ******** d7a5d00936b866f84ab314410a3754afd6709c7cfccfc0aed395518af1d1fd16 ssh-agent -k [2023-02-07T03:33:10.217Z] unset SSH_AUTH_SOCK; [2023-02-07T03:33:10.218Z] unset SSH_AGENT_PID; [2023-02-07T03:33:10.218Z] echo Agent pid 39 killed; [2023-02-07T03:33:10.249Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T03:33:10.548Z] + git semver [Pipeline] } [2023-02-07T03:33:10.798Z] $ docker stop --time=1 d7a5d00936b866f84ab314410a3754afd6709c7cfccfc0aed395518af1d1fd16 [2023-02-07T03:33:12.097Z] $ docker rm -f --volumes d7a5d00936b866f84ab314410a3754afd6709c7cfccfc0aed395518af1d1fd16 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T03:33:12.474Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T03:33:12.474Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:33:12.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T03:33:12.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:33:12.846Z] prd-ubuntu20.04-docker-8c-8g-4818 does not seem to be running inside a container [2023-02-07T03:33:12.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-07T03:33:13.198Z] $ docker top 332e5efe81797d6099980686f7b718dc40a4825c74ffafb1fa04fd1f4e00fce8 -eo pid,comm [2023-02-07T03:33:13.267Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-07T03:33:13.267Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T03:33:13.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T03:33:13.305Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T03:33:13.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T03:33:13.405Z] $ docker exec 332e5efe81797d6099980686f7b718dc40a4825c74ffafb1fa04fd1f4e00fce8 ssh-agent [2023-02-07T03:33:13.534Z] SSH_AUTH_SOCK=/tmp/ssh-5IlXqR6fmmEd/agent.32 [2023-02-07T03:33:13.534Z] SSH_AGENT_PID=38 [2023-02-07T03:33:13.539Z] Running ssh-add (command line suppressed) [2023-02-07T03:33:13.617Z] Identity added: /w/workspace/edgex-go/395@tmp/private_key_9328031907700092230.key (/w/workspace/edgex-go/395@tmp/private_key_9328031907700092230.key) [2023-02-07T03:33:13.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T03:33:13.940Z] + git semver push [2023-02-07T03:33:14.200Z] 2023-02-07 03:33:14,096 [run_push] DEBUG push [2023-02-07T03:33:14.200Z] 2023-02-07 03:33:14,096 [execute] INFO git cat-file --batch-check [2023-02-07T03:33:14.200Z] 2023-02-07 03:33:14,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/395/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T03:33:14.200Z] 2023-02-07 03:33:14,101 [execute] INFO git rev-list 1a67380717fa94c4ec38647fa2c7d476c8316b7a -- [2023-02-07T03:33:14.200Z] 2023-02-07 03:33:14,101 [execute] DEBUG Popen(['git', 'rev-list', '1a67380717fa94c4ec38647fa2c7d476c8316b7a', '--'], cwd=/w/workspace/edgex-go/395/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-07T03:33:14.200Z] 2023-02-07 03:33:14,117 [execute] INFO git fetch -v origin [2023-02-07T03:33:14.200Z] 2023-02-07 03:33:14,117 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/395/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-07T03:33:14.768Z] 2023-02-07 03:33:14,688 [run_push] DEBUG no remote changes detected [2023-02-07T03:33:14.768Z] 2023-02-07 03:33:14,689 [execute] INFO git push origin semver [2023-02-07T03:33:14.768Z] 2023-02-07 03:33:14,689 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/395/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-07T03:33:16.147Z] 2023-02-07 03:33:15,877 [run_push] DEBUG push all version tags [2023-02-07T03:33:16.147Z] 2023-02-07 03:33:15,878 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-07T03:33:16.147Z] 2023-02-07 03:33:15,878 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/395, universal_newlines=False, shell=None, istream=None) [2023-02-07T03:33:17.084Z] 2023-02-07 03:33:16,744 [read_version] DEBUG read version from /w/workspace/edgex-go/395/.semver/main [2023-02-07T03:33:17.084Z] 3.0.0-dev.37 [Pipeline] } [2023-02-07T03:33:17.072Z] $ docker exec --env ******** --env ******** 332e5efe81797d6099980686f7b718dc40a4825c74ffafb1fa04fd1f4e00fce8 ssh-agent -k [2023-02-07T03:33:17.184Z] unset SSH_AUTH_SOCK; [2023-02-07T03:33:17.184Z] unset SSH_AGENT_PID; [2023-02-07T03:33:17.185Z] echo Agent pid 38 killed; [2023-02-07T03:33:17.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T03:33:17.527Z] + git semver [Pipeline] } [2023-02-07T03:33:17.778Z] $ docker stop --time=1 332e5efe81797d6099980686f7b718dc40a4825c74ffafb1fa04fd1f4e00fce8 [2023-02-07T03:33:19.065Z] $ docker rm -f --volumes 332e5efe81797d6099980686f7b718dc40a4825c74ffafb1fa04fd1f4e00fce8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-07T03:33:19.592Z] + [ -d /w/workspace/edgex-go/395/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:33:19.882Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:33:20.736Z] ---> package-listing.sh [2023-02-07T03:33:20.736Z] ++ facter osfamily [2023-02-07T03:33:20.736Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-07T03:33:20.996Z] + OS_FAMILY=debian [2023-02-07T03:33:20.996Z] + workspace=/w/workspace/edgex-go/395 [2023-02-07T03:33:20.996Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-07T03:33:20.996Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-07T03:33:20.996Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-07T03:33:20.996Z] + PACKAGES=/tmp/packages_start.txt [2023-02-07T03:33:20.996Z] + '[' /w/workspace/edgex-go/395 ']' [2023-02-07T03:33:20.996Z] + PACKAGES=/tmp/packages_end.txt [2023-02-07T03:33:20.996Z] + case "${OS_FAMILY}" in [2023-02-07T03:33:20.996Z] + dpkg -l [2023-02-07T03:33:20.996Z] + grep '^ii' [2023-02-07T03:33:20.996Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-07T03:33:20.996Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-07T03:33:20.996Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-07T03:33:20.996Z] + '[' /w/workspace/edgex-go/395 ']' [2023-02-07T03:33:20.996Z] + mkdir -p /w/workspace/edgex-go/395/archives/ [2023-02-07T03:33:20.996Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/395/archives/ [Pipeline] echo [2023-02-07T03:33:21.009Z] 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/395/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-07T03:33:21.284Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:33:21.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T03:33:21.847Z] [2023-02-07T03:33:21.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:33:22.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T03:33:22.143Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-07T03:33:22.143Z] 5eb5b503b376: Pulling fs layer [2023-02-07T03:33:22.143Z] 5c69ac0246d0: Pulling fs layer [2023-02-07T03:33:22.143Z] ec43610c2a17: Pulling fs layer [2023-02-07T03:33:22.143Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-07T03:33:22.143Z] 33b1e0a273af: Pulling fs layer [2023-02-07T03:33:22.143Z] 5d3b04190fa2: Pulling fs layer [2023-02-07T03:33:22.143Z] 2f39f015ded8: Pulling fs layer [2023-02-07T03:33:22.143Z] 3a2ae6a8a46f: Waiting [2023-02-07T03:33:22.143Z] 5d3b04190fa2: Waiting [2023-02-07T03:33:22.143Z] 2f39f015ded8: Waiting [2023-02-07T03:33:22.143Z] 5c69ac0246d0: Download complete [2023-02-07T03:33:22.143Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-07T03:33:22.143Z] 3a2ae6a8a46f: Download complete [2023-02-07T03:33:22.408Z] ec43610c2a17: Verifying Checksum [2023-02-07T03:33:22.408Z] ec43610c2a17: Download complete [2023-02-07T03:33:22.408Z] 33b1e0a273af: Verifying Checksum [2023-02-07T03:33:22.408Z] 33b1e0a273af: Download complete [2023-02-07T03:33:22.408Z] 5d3b04190fa2: Verifying Checksum [2023-02-07T03:33:22.408Z] 5d3b04190fa2: Download complete [2023-02-07T03:33:22.669Z] 5eb5b503b376: Verifying Checksum [2023-02-07T03:33:22.669Z] 5eb5b503b376: Download complete [2023-02-07T03:33:23.238Z] 2f39f015ded8: Download complete [2023-02-07T03:33:23.803Z] 5eb5b503b376: Pull complete [2023-02-07T03:33:24.060Z] 5c69ac0246d0: Pull complete [2023-02-07T03:33:24.318Z] ec43610c2a17: Pull complete [2023-02-07T03:33:24.578Z] 3a2ae6a8a46f: Pull complete [2023-02-07T03:33:24.578Z] 33b1e0a273af: Pull complete [2023-02-07T03:33:24.835Z] 5d3b04190fa2: Pull complete [2023-02-07T03:33:29.022Z] 2f39f015ded8: Pull complete [2023-02-07T03:33:29.022Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-07T03:33:29.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T03:33:29.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:33:29.101Z] prd-ubuntu20.04-docker-8c-8g-4818 does not seem to be running inside a container [2023-02-07T03:33:29.109Z] $ 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/395/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/395 -v /w/workspace/edgex-go/395:/w/workspace/edgex-go/395:rw,z -v /w/workspace/edgex-go/395@tmp:/w/workspace/edgex-go/395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-07T03:33:30.875Z] $ docker top 018fe8405723a498df98a02224140b2fd54f4ad279684238bb03d6187138836d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:33:31.239Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-07T03:33:31.528Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-07T03:33:31.813Z] + ls /var/log/sa-host [2023-02-07T03:33:31.813Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T03:33:31.952Z] provisioning config files... [2023-02-07T03:33:31.962Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/395@tmp/config17038570223582897403tmp [Pipeline] { [Pipeline] echo [2023-02-07T03:33:31.972Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:33:32.252Z] ---> create-netrc.sh [Pipeline] } [2023-02-07T03:33:32.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:33:32.590Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-07T03:33:32.598Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:33:32.881Z] ---> sudo-logs.sh [2023-02-07T03:33:32.881Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-07T03:33:32.903Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:33:33.184Z] ---> job-cost.sh [2023-02-07T03:33:33.184Z] lf-activate-venv: SKIPPING [2023-02-07T03:33:33.184Z] DEBUG: total: 0.10999999940395355 [2023-02-07T03:33:33.184Z] INFO: Retrieving Stack Cost... [2023-02-07T03:33:33.754Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-07T03:33:34.015Z] INFO: Archiving Costs [Pipeline] echo [2023-02-07T03:33:34.026Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:33:34.308Z] ---> logs-deploy.sh [2023-02-07T03:33:34.308Z] lf-activate-venv: SKIPPING [2023-02-07T03:33:34.308Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/395 [2023-02-07T03:33:34.308Z] INFO: archiving workspace using pattern(s): [2023-02-07T03:33:35.244Z] Archives upload complete. [2023-02-07T03:33:35.244Z] INFO: archiving logs to Nexus