Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 680d408d1fe061a8660851a15e6239967f05f6d8 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-ssh5151278833477423278.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh788874045198116026.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh95752710072698296.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh5651651667423957948.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-ssh17599552326549090990.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/v3], 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.20 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8967 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/496 [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/496 # 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 680d408d1fe061a8660851a15e6239967f05f6d8 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4517)" > git config core.sparsecheckout # timeout=10 > git checkout -f 680d408d1fe061a8660851a15e6239967f05f6d8 # timeout=10 > git rev-list --no-walk de8ca292a0f52966ebd0c852ab3af25f57b1d8bf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-18T19:00:21.661Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-18T19:00:21.705Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-18T19:00:21.722Z] ========================================================= [2023-04-18T19:00:21.722Z] EdgeX Global Pipelines Version Info [2023-04-18T19:00:21.722Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-18T19:00:22.443Z] ------------------- [2023-04-18T19:00:22.443Z] stable info: [2023-04-18T19:00:22.443Z] ------------------- [2023-04-18T19:00:22.443Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-18T19:00:22.443Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T19:00:22.443Z] Message: update stable to v1.0.248 [2023-04-18T19:00:23.019Z] ------------------- [2023-04-18T19:00:23.019Z] experimental info: [2023-04-18T19:00:23.019Z] ------------------- [2023-04-18T19:00:23.020Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-18T19:00:23.020Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T19:00:23.020Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-18T19:00:23.197Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-18T19:00:23.212Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-18T19:00:23.228Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-18T19:00:23.245Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-18T19:00:23.259Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-18T19:00:23.269Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-18T19:00:23.280Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-18T19:00:23.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-18T19:00:23.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-18T19:00:23.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-18T19:00:23.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-18T19:00:23.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-18T19:00:23.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-18T19:00:23.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-18T19:00:23.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-18T19:00:23.383Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-18T19:00:23.393Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-18T19:00:23.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-18T19:00:23.410Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-18T19:00:23.419Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-18T19:00:23.433Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-18T19:00:23.447Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-18T19:00:23.457Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-18T19:00:23.469Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-18T19:00:23.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-18T19:00:23.504Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-18T19:00:23.517Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] echo [2023-04-18T19:00:23.528Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 680d408 [Pipeline] echo [2023-04-18T19:00:23.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T19:00:23.595Z] provisioning config files... [2023-04-18T19:00:23.609Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/496@tmp/config5854494837822130042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T19:00:23.919Z] ---> docker-login.sh [2023-04-18T19:00:23.919Z] nexus3.edgexfoundry.org:10001 [2023-04-18T19:00:24.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T19:00:24.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T19:00:24.441Z] Configure a credential helper to remove this warning. See [2023-04-18T19:00:24.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T19:00:24.441Z] [2023-04-18T19:00:24.441Z] Login Succeeded [2023-04-18T19:00:24.441Z] nexus3.edgexfoundry.org:10002 [2023-04-18T19:00:24.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T19:00:24.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T19:00:24.701Z] Configure a credential helper to remove this warning. See [2023-04-18T19:00:24.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T19:00:24.701Z] [2023-04-18T19:00:24.701Z] Login Succeeded [2023-04-18T19:00:24.701Z] nexus3.edgexfoundry.org:10003 [2023-04-18T19:00:24.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T19:00:24.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T19:00:24.701Z] Configure a credential helper to remove this warning. See [2023-04-18T19:00:24.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T19:00:24.701Z] [2023-04-18T19:00:24.701Z] Login Succeeded [2023-04-18T19:00:24.701Z] nexus3.edgexfoundry.org:10004 [2023-04-18T19:00:24.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T19:00:24.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T19:00:24.962Z] Configure a credential helper to remove this warning. See [2023-04-18T19:00:24.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T19:00:24.962Z] [2023-04-18T19:00:24.962Z] Login Succeeded [2023-04-18T19:00:24.962Z] docker.io [2023-04-18T19:00:24.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T19:00:25.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T19:00:25.223Z] Configure a credential helper to remove this warning. See [2023-04-18T19:00:25.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T19:00:25.223Z] [2023-04-18T19:00:25.223Z] Login Succeeded [2023-04-18T19:00:25.223Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T19:00:25.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T19:00:25.539Z] + 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-auth/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-04-18T19:00:25.539Z] + dirname cmd/core-command/Dockerfile [2023-04-18T19:00:25.539Z] + cut -d/ -f2 [2023-04-18T19:00:25.539Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-18T19:00:25.539Z] + cut -d/ -f2 [2023-04-18T19:00:25.539Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-18T19:00:25.539Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-18T19:00:25.539Z] + + dirname cmd/core-data/Dockerfile [2023-04-18T19:00:25.539Z] cut -d/ -f2 [2023-04-18T19:00:25.539Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-18T19:00:25.539Z] + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile [2023-04-18T19:00:25.539Z] [2023-04-18T19:00:25.539Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-18T19:00:25.539Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-18T19:00:25.539Z] + cut -d/ -f2 [2023-04-18T19:00:25.539Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-18T19:00:25.539Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-18T19:00:25.539Z] + cut -d/ -f2 [2023-04-18T19:00:25.539Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-18T19:00:25.539Z] + + cut -d/ -f2 [2023-04-18T19:00:25.539Z] dirname cmd/security-proxy-setup/Dockerfile [2023-04-18T19:00:25.539Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-18T19:00:25.539Z] + cut -d/ -f2 [2023-04-18T19:00:25.539Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-18T19:00:25.539Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-18T19:00:25.539Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-18T19:00:25.539Z] + cut -d/ -f2 [2023-04-18T19:00:25.539Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-18T19:00:25.539Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-18T19:00:25.539Z] + cut -d/ -f2 [2023-04-18T19:00:25.539Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-18T19:00:25.539Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-18T19:00:25.539Z] + cut -d/ -f2 [2023-04-18T19:00:25.539Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-18T19:00:25.539Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-18T19:00:25.539Z] + cut -d/ -f2 [2023-04-18T19:00:25.539Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-18T19:00:25.539Z] + dirname cmd/support-notifications/Dockerfile [2023-04-18T19:00:25.539Z] + cut -d/ -f2 [2023-04-18T19:00:25.539Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-18T19:00:25.539Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-18T19:00:25.539Z] + cut -d/ -f2 [2023-04-18T19:00:25.539Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-18T19:00:25.688Z] 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-auth, dockerfile:cmd/security-proxy-auth/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-04-18T19:00:26.024Z] + git rev-list -1 --merges 680d408d1fe061a8660851a15e6239967f05f6d8~1..680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] echo [2023-04-18T19:00:26.041Z] -----------> git rev-list -1 --merges 680d408d1fe061a8660851a15e6239967f05f6d8~1..680d408d1fe061a8660851a15e6239967f05f6d8 680d408d1fe061a8660851a15e6239967f05f6d8 [false] [Pipeline] sh [2023-04-18T19:00:26.326Z] + git log --format=format:%s -1 680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] echo [2023-04-18T19:00:26.342Z] ========================================================= [2023-04-18T19:00:26.342Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-18T19:00:26.342Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-18T19:00:26.722Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T19:00:26.723Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-18T19:00:26.723Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-18T19:00:26.723Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-18T19:00:26.723Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-18T19:00:26.723Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-18T19:00:26.723Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:00:27.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T19:00:27.141Z] [2023-04-18T19:00:27.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:00:27.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T19:00:27.445Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-18T19:00:27.445Z] b85a868b505f: Pulling fs layer [2023-04-18T19:00:27.445Z] e2be974225ed: Pulling fs layer [2023-04-18T19:00:27.445Z] 339a4e72a1f5: Pulling fs layer [2023-04-18T19:00:27.445Z] 988bab9f4d93: Pulling fs layer [2023-04-18T19:00:27.445Z] 1469e6f7b9e6: Pulling fs layer [2023-04-18T19:00:27.445Z] eaf3925da568: Pulling fs layer [2023-04-18T19:00:27.445Z] bab4dde63d76: Pulling fs layer [2023-04-18T19:00:27.445Z] bde34c3a00c8: Pulling fs layer [2023-04-18T19:00:27.445Z] b352a97aabf1: Pulling fs layer [2023-04-18T19:00:27.445Z] 4872d77fe225: Pulling fs layer [2023-04-18T19:00:27.445Z] 5851b861e8e6: Pulling fs layer [2023-04-18T19:00:27.445Z] bab4dde63d76: Waiting [2023-04-18T19:00:27.445Z] bde34c3a00c8: Waiting [2023-04-18T19:00:27.445Z] b352a97aabf1: Waiting [2023-04-18T19:00:27.445Z] 4872d77fe225: Waiting [2023-04-18T19:00:27.445Z] 5851b861e8e6: Waiting [2023-04-18T19:00:27.445Z] 988bab9f4d93: Waiting [2023-04-18T19:00:27.445Z] 1469e6f7b9e6: Waiting [2023-04-18T19:00:27.445Z] eaf3925da568: Waiting [2023-04-18T19:00:27.445Z] e2be974225ed: Download complete [2023-04-18T19:00:27.445Z] 988bab9f4d93: Download complete [2023-04-18T19:00:27.704Z] 1469e6f7b9e6: Verifying Checksum [2023-04-18T19:00:27.704Z] 1469e6f7b9e6: Download complete [2023-04-18T19:00:27.704Z] eaf3925da568: Verifying Checksum [2023-04-18T19:00:27.704Z] eaf3925da568: Download complete [2023-04-18T19:00:27.704Z] 339a4e72a1f5: Verifying Checksum [2023-04-18T19:00:27.704Z] 339a4e72a1f5: Download complete [2023-04-18T19:00:27.704Z] bde34c3a00c8: Download complete [2023-04-18T19:00:27.704Z] b352a97aabf1: Verifying Checksum [2023-04-18T19:00:27.704Z] b352a97aabf1: Download complete [2023-04-18T19:00:27.704Z] 4872d77fe225: Verifying Checksum [2023-04-18T19:00:27.704Z] 4872d77fe225: Download complete [2023-04-18T19:00:27.704Z] 5851b861e8e6: Verifying Checksum [2023-04-18T19:00:27.704Z] 5851b861e8e6: Download complete [2023-04-18T19:00:27.704Z] b85a868b505f: Verifying Checksum [2023-04-18T19:00:27.704Z] b85a868b505f: Download complete [2023-04-18T19:00:27.963Z] bab4dde63d76: Verifying Checksum [2023-04-18T19:00:27.963Z] bab4dde63d76: Download complete [2023-04-18T19:00:28.900Z] b85a868b505f: Pull complete [2023-04-18T19:00:28.900Z] e2be974225ed: Pull complete [2023-04-18T19:00:29.466Z] 339a4e72a1f5: Pull complete [2023-04-18T19:00:29.466Z] 988bab9f4d93: Pull complete [2023-04-18T19:00:29.725Z] 1469e6f7b9e6: Pull complete [2023-04-18T19:00:29.725Z] eaf3925da568: Pull complete [2023-04-18T19:00:31.633Z] bab4dde63d76: Pull complete [2023-04-18T19:00:31.633Z] bde34c3a00c8: Pull complete [2023-04-18T19:00:31.633Z] b352a97aabf1: Pull complete [2023-04-18T19:00:31.892Z] 4872d77fe225: Pull complete [2023-04-18T19:00:31.892Z] 5851b861e8e6: Pull complete [2023-04-18T19:00:31.892Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-18T19:00:31.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T19:00:31.892Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T19:00:31.987Z] prd-ubuntu20.04-docker-8c-8g-8967 does not seem to be running inside a container [2023-04-18T19:00:32.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/496 -v /w/workspace/edgex-go/496:/w/workspace/edgex-go/496:rw,z -v /w/workspace/edgex-go/496@tmp:/w/workspace/edgex-go/496@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-04-18T19:00:33.071Z] $ docker top 793423e98224281cda9b06a0249e92efd426e215c0335f9c9af14a22a8ab017f -eo pid,comm [2023-04-18T19:00:33.137Z] 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-04-18T19:00:33.137Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T19:00:33.182Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T19:00:33.183Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T19:00:33.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T19:00:33.279Z] $ docker exec 793423e98224281cda9b06a0249e92efd426e215c0335f9c9af14a22a8ab017f ssh-agent [2023-04-18T19:00:33.407Z] SSH_AUTH_SOCK=/tmp/ssh-6YXi5GhQagdB/agent.32 [2023-04-18T19:00:33.407Z] SSH_AGENT_PID=38 [2023-04-18T19:00:33.415Z] Running ssh-add (command line suppressed) [2023-04-18T19:00:33.516Z] Identity added: /w/workspace/edgex-go/496@tmp/private_key_18055010732330989967.key (/w/workspace/edgex-go/496@tmp/private_key_18055010732330989967.key) [2023-04-18T19:00:33.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T19:00:33.843Z] + git tag --points-at HEAD [Pipeline] } [2023-04-18T19:00:33.843Z] $ docker exec --env ******** --env ******** 793423e98224281cda9b06a0249e92efd426e215c0335f9c9af14a22a8ab017f ssh-agent -k [2023-04-18T19:00:33.937Z] unset SSH_AUTH_SOCK; [2023-04-18T19:00:33.937Z] unset SSH_AGENT_PID; [2023-04-18T19:00:33.938Z] echo Agent pid 38 killed; [2023-04-18T19:00:33.960Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-18T19:00:33.981Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T19:00:33.981Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T19:00:34.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T19:00:34.080Z] $ docker exec 793423e98224281cda9b06a0249e92efd426e215c0335f9c9af14a22a8ab017f ssh-agent [2023-04-18T19:00:34.202Z] SSH_AUTH_SOCK=/tmp/ssh-kq28LCTcmigS/agent.70 [2023-04-18T19:00:34.203Z] SSH_AGENT_PID=76 [2023-04-18T19:00:34.207Z] Running ssh-add (command line suppressed) [2023-04-18T19:00:34.297Z] Identity added: /w/workspace/edgex-go/496@tmp/private_key_11571551771637498939.key (/w/workspace/edgex-go/496@tmp/private_key_11571551771637498939.key) [2023-04-18T19:00:34.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T19:00:34.614Z] + git semver init [2023-04-18T19:00:34.872Z] 2023-04-18 19:00:34,770 [run_init] DEBUG init version:0.0.0 force:False [2023-04-18T19:00:34.872Z] 2023-04-18 19:00:34,771 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/496/.semver [2023-04-18T19:00:34.872Z] 2023-04-18 19:00:34,771 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/496/.semver [2023-04-18T19:00:34.872Z] 2023-04-18 19:00:34,771 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/496/.semver'], cwd=/w/workspace/edgex-go/496, universal_newlines=False, shell=None, istream=None) [2023-04-18T19:00:39.067Z] 2023-04-18 19:00:38,865 [append_file] DEBUG append to file:/w/workspace/edgex-go/496/.git/info/exclude [2023-04-18T19:00:39.067Z] 2023-04-18 19:00:38,866 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/496/.semver/main with force:False [2023-04-18T19:00:39.067Z] 2023-04-18 19:00:38,866 [read_version] DEBUG read version from /w/workspace/edgex-go/496/.semver/main [2023-04-18T19:00:39.067Z] 2023-04-18 19:00:38,866 [read_version] DEBUG read version from /w/workspace/edgex-go/496/.semver/main [2023-04-18T19:00:39.067Z] 3.0.0-dev.134 [Pipeline] } [2023-04-18T19:00:39.066Z] $ docker exec --env ******** --env ******** 793423e98224281cda9b06a0249e92efd426e215c0335f9c9af14a22a8ab017f ssh-agent -k [2023-04-18T19:00:39.187Z] unset SSH_AUTH_SOCK; [2023-04-18T19:00:39.187Z] unset SSH_AGENT_PID; [2023-04-18T19:00:39.188Z] echo Agent pid 76 killed; [2023-04-18T19:00:39.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T19:00:39.514Z] + git semver [Pipeline] } [2023-04-18T19:00:39.775Z] $ docker stop --time=1 793423e98224281cda9b06a0249e92efd426e215c0335f9c9af14a22a8ab017f [2023-04-18T19:00:41.192Z] $ docker rm -f --volumes 793423e98224281cda9b06a0249e92efd426e215c0335f9c9af14a22a8ab017f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T19:00:41.543Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-18T19:00:41.765Z] Stashed 1 file(s) [Pipeline] echo [2023-04-18T19:00:41.767Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.134 [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-04-18T19:00:42.177Z] + git config --global --add safe.directory /w/workspace/edgex-go/496 [Pipeline] echo [2023-04-18T19:00:42.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T19:00:42.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T19:00:42.213Z] ========================================================= [2023-04-18T19:00:42.213Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-18T19:00:42.213Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-18T19:00:42.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-18T19:00:42.503Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-18T19:00:42.503Z] 63b65145d645: Pulling fs layer [2023-04-18T19:00:42.503Z] a2d21d5440eb: Pulling fs layer [2023-04-18T19:00:42.503Z] 935e6c44a52c: Pulling fs layer [2023-04-18T19:00:42.503Z] 94cc34f8dd06: Pulling fs layer [2023-04-18T19:00:42.503Z] 30dea6a524f1: Pulling fs layer [2023-04-18T19:00:42.503Z] a2aff8979fd8: Pulling fs layer [2023-04-18T19:00:42.503Z] 6808be2612f2: Pulling fs layer [2023-04-18T19:00:42.503Z] f25807f1079a: Pulling fs layer [2023-04-18T19:00:42.503Z] 30dea6a524f1: Waiting [2023-04-18T19:00:42.503Z] a2aff8979fd8: Waiting [2023-04-18T19:00:42.503Z] 6808be2612f2: Waiting [2023-04-18T19:00:42.503Z] f25807f1079a: Waiting [2023-04-18T19:00:42.503Z] 94cc34f8dd06: Waiting [2023-04-18T19:00:42.504Z] a2d21d5440eb: Verifying Checksum [2023-04-18T19:00:42.504Z] a2d21d5440eb: Download complete [2023-04-18T19:00:42.504Z] 94cc34f8dd06: Verifying Checksum [2023-04-18T19:00:42.504Z] 94cc34f8dd06: Download complete [2023-04-18T19:00:42.504Z] 30dea6a524f1: Verifying Checksum [2023-04-18T19:00:42.504Z] 30dea6a524f1: Download complete [2023-04-18T19:00:42.504Z] 63b65145d645: Download complete [2023-04-18T19:00:42.769Z] a2aff8979fd8: Verifying Checksum [2023-04-18T19:00:42.769Z] a2aff8979fd8: Download complete [2023-04-18T19:00:42.769Z] 63b65145d645: Pull complete [2023-04-18T19:00:43.037Z] a2d21d5440eb: Pull complete [2023-04-18T19:00:43.037Z] f25807f1079a: Verifying Checksum [2023-04-18T19:00:43.037Z] f25807f1079a: Download complete [2023-04-18T19:00:43.303Z] 935e6c44a52c: Verifying Checksum [2023-04-18T19:00:43.303Z] 935e6c44a52c: Download complete [2023-04-18T19:00:43.564Z] 6808be2612f2: Verifying Checksum [2023-04-18T19:00:43.564Z] 6808be2612f2: Download complete [2023-04-18T19:00:46.851Z] 935e6c44a52c: Pull complete [2023-04-18T19:00:46.851Z] 94cc34f8dd06: Pull complete [2023-04-18T19:00:46.851Z] 30dea6a524f1: Pull complete [2023-04-18T19:00:46.851Z] a2aff8979fd8: Pull complete [2023-04-18T19:00:48.756Z] 6808be2612f2: Pull complete [2023-04-18T19:00:49.694Z] f25807f1079a: Pull complete [2023-04-18T19:00:49.694Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-18T19:00:49.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-18T19:00:49.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-18T19:00:49.984Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-18T19:00:49.984Z] WORKDIR /edgex [2023-04-18T19:00:49.984Z] COPY go.mod . [2023-04-18T19:00:49.984Z] RUN go mod download [2023-04-18T19:00:49.984Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-18T19:00:50.551Z] Sending build context to Docker daemon 170.6MB [2023-04-18T19:00:50.551Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-18T19:00:50.551Z] ---> 3b553350e43f [2023-04-18T19:00:50.551Z] Step 2/4 : WORKDIR /edgex [2023-04-18T19:00:51.931Z] ---> Running in 0076d5254750 [2023-04-18T19:00:52.192Z] Removing intermediate container 0076d5254750 [2023-04-18T19:00:52.193Z] ---> e9721510aed6 [2023-04-18T19:00:52.193Z] Step 3/4 : COPY go.mod . [2023-04-18T19:00:52.193Z] ---> 8c09dd9872a5 [2023-04-18T19:00:52.193Z] Step 4/4 : RUN go mod download [2023-04-18T19:00:52.193Z] ---> Running in a00d3a3aeeb2 [2023-04-18T19:00:56.852Z] Still waiting to schedule task [2023-04-18T19:00:56.852Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-18T19:01:02.174Z] Removing intermediate container a00d3a3aeeb2 [2023-04-18T19:01:02.174Z] ---> 6d63800af9a7 [2023-04-18T19:01:02.174Z] Successfully built 6d63800af9a7 [2023-04-18T19:01:02.174Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:01:02.484Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-18T19:01:02.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T19:01:02.564Z] prd-ubuntu20.04-docker-8c-8g-8967 does not seem to be running inside a container [2023-04-18T19:01:02.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/496 -v /w/workspace/edgex-go/496:/w/workspace/edgex-go/496:rw,z -v /w/workspace/edgex-go/496@tmp:/w/workspace/edgex-go/496@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-04-18T19:01:02.915Z] $ docker top 968691d6e970fce775738ebab91a3b3be066ac67ffa90655f31b8b70201835f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T19:01:03.260Z] + go version [2023-04-18T19:01:03.260Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-18T19:01:03.268Z] $ docker stop --time=1 968691d6e970fce775738ebab91a3b3be066ac67ffa90655f31b8b70201835f1 [2023-04-18T19:01:04.530Z] $ docker rm -f --volumes 968691d6e970fce775738ebab91a3b3be066ac67ffa90655f31b8b70201835f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:01:04.933Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-18T19:01:04.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T19:01:04.998Z] prd-ubuntu20.04-docker-8c-8g-8967 does not seem to be running inside a container [2023-04-18T19:01:05.025Z] $ 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/496 -v /w/workspace/edgex-go/496:/w/workspace/edgex-go/496:rw,z -v /w/workspace/edgex-go/496@tmp:/w/workspace/edgex-go/496@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-04-18T19:01:05.329Z] $ docker top 5ec830d6185d046aed59e255ed8bae71287598e7798aeea453831abcdaa811c7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-18T19:01:05.397Z] ========================================================= [2023-04-18T19:01:05.397Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-18T19:01:05.397Z] ========================================================= [Pipeline] sh [2023-04-18T19:01:05.675Z] + git config --global --add safe.directory /w/workspace/edgex-go/496 [Pipeline] fileExists [Pipeline] sh [2023-04-18T19:01:05.973Z] + make test [2023-04-18T19:01:05.973Z] go test -race -coverprofile=coverage.out ./... [2023-04-18T19:01:12.542Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-18T19:01:27.463Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-18T19:01:27.463Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-18T19:01:27.463Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-18T19:01:27.463Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-18T19:01:27.463Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-18T19:01:27.463Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-18T19:01:27.463Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-18T19:01:27.463Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-18T19:01:27.463Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-18T19:01:27.463Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-18T19:01:27.463Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-18T19:01:27.725Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-18T19:01:27.725Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-18T19:01:27.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-18T19:01:29.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-18T19:01:29.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-18T19:01:29.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2023-04-18T19:01:31.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-04-18T19:01:35.740Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.5% of statements [2023-04-18T19:01:35.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-18T19:01:35.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-18T19:01:35.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-18T19:01:36.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-18T19:01:36.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-18T19:01:36.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.0% of statements [2023-04-18T19:01:38.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-18T19:01:38.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-18T19:01:38.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-18T19:01:38.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-18T19:01:38.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-18T19:01:38.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-18T19:01:38.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-18T19:01:40.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.647s coverage: 88.5% of statements [2023-04-18T19:01:40.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.059s coverage: 3.8% of statements [2023-04-18T19:01:40.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-18T19:01:40.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-18T19:01:40.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-18T19:01:41.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.368s coverage: 95.6% of statements [2023-04-18T19:01:41.451Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-18T19:01:41.451Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-18T19:01:41.451Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-18T19:01:41.451Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-18T19:01:41.451Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-18T19:01:41.451Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2023-04-18T19:01:42.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-18T19:01:42.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-18T19:01:42.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-18T19:01:42.385Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements [2023-04-18T19:01:42.950Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-18T19:01:42.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-18T19:01:42.950Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements [2023-04-18T19:01:42.950Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.0% of statements [2023-04-18T19:01:43.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 44.1% of statements [2023-04-18T19:01:43.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 82.9% of statements [2023-04-18T19:01:43.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2023-04-18T19:01:43.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2023-04-18T19:01:43.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2023-04-18T19:01:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-18T19:01:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-18T19:01:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-18T19:01:44.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-18T19:01:44.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-18T19:01:44.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-18T19:01:44.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-18T19:01:44.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-18T19:01:45.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-18T19:01:45.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-18T19:01:45.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-18T19:01:45.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-18T19:01:46.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-18T19:01:46.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-18T19:01:46.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-18T19:01:47.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-18T19:01:47.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-18T19:01:48.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-18T19:01:48.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-18T19:01:49.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-18T19:01:49.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-18T19:01:49.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-18T19:01:51.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-18T19:01:51.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-18T19:01:51.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-18T19:01:52.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-18T19:01:52.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-18T19:01:52.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-18T19:01:52.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-18T19:01:53.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-18T19:01:53.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-18T19:01:53.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-18T19:01:53.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-18T19:01:54.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.069s coverage: 94.4% of statements [2023-04-18T19:01:54.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-18T19:01:54.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-18T19:01:54.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-18T19:01:54.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-18T19:01:55.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-18T19:01:55.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-18T19:01:55.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-18T19:01:55.973Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-18T19:02:08.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.264s coverage: 79.9% of statements [2023-04-18T19:02:08.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.077s coverage: 92.9% of statements [2023-04-18T19:02:08.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 64.4% of statements [2023-04-18T19:02:08.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements [2023-04-18T19:02:08.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2023-04-18T19:02:08.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements [2023-04-18T19:02:08.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-04-18T19:02:08.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements [2023-04-18T19:02:08.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 82.1% of statements [2023-04-18T19:02:08.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.055s coverage: 86.0% of statements [2023-04-18T19:02:08.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 63.1% of statements [2023-04-18T19:02:08.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements [2023-04-18T19:02:08.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-04-18T19:02:08.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2023-04-18T19:02:08.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2023-04-18T19:02:08.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-04-18T19:02:08.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 38.4% of statements [2023-04-18T19:02:08.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-04-18T19:02:08.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2023-04-18T19:02:08.443Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements [2023-04-18T19:02:08.443Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements [2023-04-18T19:02:08.443Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements [2023-04-18T19:02:08.443Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements [2023-04-18T19:02:08.443Z] 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-04-18T19:02:08.702Z] running golangci-lint [2023-04-18T19:02:08.961Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-18T19:02:08.961Z] go version go1.20.2 linux/amd64 [2023-04-18T19:02:08.961Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-18T19:02:09.222Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-18T19:02:24.090Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|name|types_sizes|compiled_files|files|imports) took 13.017450755s" [2023-04-18T19:02:24.090Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 26.220697ms" [2023-04-18T19:02:28.272Z] level=info msg="[linters_context/goanalysis] analyzers took 46.084414858s with top 10 stages: buildir: 25.650629946s, inspect: 1.435244834s, fact_deprecated: 1.23321933s, gosec: 1.219062337s, ctrlflow: 996.552145ms, printf: 960.099999ms, S1038: 719.911433ms, fact_purity: 663.805424ms, nilness: 662.732114ms, directives: 416.050091ms" [2023-04-18T19:02:28.272Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-04-18T19:02:28.272Z] level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/23, cgo: 203/203, path_prettifier: 203/203, identifier_marker: 203/203, exclude: 203/203, filename_unadjuster: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, skip_files: 203/203, exclude-rules: 23/203" [2023-04-18T19:02:28.272Z] level=info msg="[runner] processing took 14.366935ms with stages: nolint: 6.955668ms, identifier_marker: 3.420187ms, path_prettifier: 1.527656ms, exclude-rules: 1.208551ms, autogenerated_exclude: 733.541µs, skip_dirs: 421.868µs, cgo: 67.463µs, filename_unadjuster: 28.391µs, max_same_issues: 600ns, diff: 530ns, skip_files: 480ns, uniq_by_line: 400ns, source_code: 270ns, exclude: 250ns, severity-rules: 240ns, sort_results: 230ns, path_shortener: 170ns, max_from_linter: 170ns, path_prefixer: 150ns, max_per_file_from_linter: 120ns" [2023-04-18T19:02:28.272Z] level=info msg="[runner] linters took 6.17712877s with stages: goanalysis_metalinter: 6.162670671s" [2023-04-18T19:02:28.272Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-18T19:02:28.272Z] level=info msg="Memory: 194 samples, avg is 178.7MB, max is 839.9MB" [2023-04-18T19:02:28.272Z] level=info msg="Execution took 19.229459376s" [2023-04-18T19:02:28.273Z] go vet ./... [2023-04-18T19:02:32.454Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-18T19:02:32.454Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-18T19:02:32.715Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-18T19:02:32.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-18T19:02:33.011Z] + ls -al . [2023-04-18T19:02:33.012Z] total 704 [2023-04-18T19:02:33.012Z] drwxrwxr-x 11 1001 1001 4096 Apr 18 19:01 . [2023-04-18T19:02:33.012Z] drwxr-xr-x 4 root root 4096 Apr 18 19:01 .. [2023-04-18T19:02:33.012Z] drwxrwxr-x 2 1001 1001 4096 Apr 18 19:00 .blubracket [2023-04-18T19:02:33.012Z] -rw-rw-r-- 1 1001 1001 16 Apr 18 19:00 .dockerignore [2023-04-18T19:02:33.012Z] drwxrwxr-x 8 1001 1001 4096 Apr 18 19:00 .git [2023-04-18T19:02:33.012Z] drwxrwxr-x 3 1001 1001 4096 Apr 18 19:00 .github [2023-04-18T19:02:33.012Z] -rw-rw-r-- 1 1001 1001 1133 Apr 18 19:00 .gitignore [2023-04-18T19:02:33.012Z] -rw-rw-r-- 1 1001 1001 42 Apr 18 19:00 .golangci.yml [2023-04-18T19:02:33.012Z] -rw-rw-r-- 1 1001 1001 87 Apr 18 19:00 .hadolint.yml [2023-04-18T19:02:33.012Z] drwxr-xr-x 3 1001 1001 4096 Apr 18 19:00 .semver [2023-04-18T19:02:33.012Z] -rw-rw-r-- 1 1001 1001 166 Apr 18 19:00 .sonarcloud.properties [2023-04-18T19:02:33.012Z] -rw-rw-r-- 1 1001 1001 1171 Apr 18 19:00 ADOPTERS.md [2023-04-18T19:02:33.012Z] -rw-rw-r-- 1 1001 1001 10835 Apr 18 19:00 Attribution.txt [2023-04-18T19:02:33.012Z] -rw-rw-r-- 1 1001 1001 73765 Apr 18 19:00 CHANGELOG.md [2023-04-18T19:02:33.012Z] -rw-rw-r-- 1 1001 1001 3804 Apr 18 19:00 CONTRIBUTING.md [2023-04-18T19:02:33.012Z] -rw-rw-r-- 1 1001 1001 677 Apr 18 19:00 GOVERNANCE.md [2023-04-18T19:02:33.012Z] -rw-rw-r-- 1 1001 1001 883 Apr 18 19:00 Jenkinsfile [2023-04-18T19:02:33.012Z] -rw-rw-r-- 1 1001 1001 10775 Apr 18 19:00 LICENSE [2023-04-18T19:02:33.012Z] -rw-rw-r-- 1 1001 1001 14368 Apr 18 19:00 Makefile [2023-04-18T19:02:33.012Z] -rw-rw-r-- 1 1001 1001 582 Apr 18 19:00 OWNERS.md [2023-04-18T19:02:33.012Z] -rw-rw-r-- 1 1001 1001 9403 Apr 18 19:00 README.md [2023-04-18T19:02:33.012Z] -rw-rw-r-- 1 1001 1001 789 Apr 18 19:00 SECURITY.md [2023-04-18T19:02:33.012Z] -rw-rw-r-- 1 1001 1001 13 Apr 18 19:00 VERSION [2023-04-18T19:02:33.012Z] drwxrwxr-x 2 1001 1001 4096 Apr 18 19:00 bin [2023-04-18T19:02:33.012Z] drwxrwxr-x 18 1001 1001 4096 Apr 18 19:00 cmd [2023-04-18T19:02:33.012Z] -rw-r--r-- 1 root root 448248 Apr 18 19:02 coverage.out [2023-04-18T19:02:33.012Z] -rw-rw-r-- 1 1001 1001 3200 Apr 18 19:00 go.mod [2023-04-18T19:02:33.012Z] -rw-rw-r-- 1 1001 1001 31155 Apr 18 19:00 go.sum [2023-04-18T19:02:33.012Z] drwxrwxr-x 7 1001 1001 4096 Apr 18 19:00 internal [2023-04-18T19:02:33.012Z] drwxrwxr-x 3 1001 1001 4096 Apr 18 19:00 openapi [2023-04-18T19:02:33.012Z] -rw-rw-r-- 1 1001 1001 594 Apr 18 19:00 security.txt [2023-04-18T19:02:33.012Z] drwxrwxr-x 4 1001 1001 4096 Apr 18 19:00 snap [2023-04-18T19:02:33.012Z] -rw-rw-r-- 1 1001 1001 204 Apr 18 19:00 version.go [Pipeline] sh [2023-04-18T19:02:33.295Z] + '[' -e coverage.out ] [2023-04-18T19:02:33.295Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-18T19:02:33.394Z] Stashed 1 file(s) [Pipeline] sh [2023-04-18T19:02:33.672Z] + make build [2023-04-18T19:02:33.672Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-18T19:02:35.881Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8973 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-04-18T19:02:35.893Z] Running in /w/workspace/edgex-go/496 [Pipeline] { [Pipeline] checkout [2023-04-18T19:02:35.931Z] The recommended git tool is: git [2023-04-18T19:02:42.027Z] using credential edgex-jenkins-ssh [2023-04-18T19:02:42.056Z] Cloning the remote Git repository [2023-04-18T19:02:42.112Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-18T19:02:42.227Z] > git init /w/workspace/edgex-go/496 # timeout=10 [2023-04-18T19:02:42.414Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-18T19:02:42.415Z] > git --version # timeout=10 [2023-04-18T19:02:42.440Z] > git --version # 'git version 2.25.1' [2023-04-18T19:02:42.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-18T19:02:42.622Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-18T19:02:45.873Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-18T19:02:45.873Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-18T19:02:46.132Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-18T19:02:46.699Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-18T19:02:53.257Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-18T19:02:54.201Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-18T19:02:55.576Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-18T19:02:56.512Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-18T19:02:57.078Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-18T19:02:58.015Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-18T19:02:58.959Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-04-18T19:03:00.344Z] $ docker stop --time=1 5ec830d6185d046aed59e255ed8bae71287598e7798aeea453831abcdaa811c7 [2023-04-18T19:03:01.688Z] Avoid second fetch [2023-04-18T19:03:01.688Z] Checking out Revision 680d408d1fe061a8660851a15e6239967f05f6d8 (main) [2023-04-18T19:03:02.415Z] $ docker rm -f --volumes 5ec830d6185d046aed59e255ed8bae71287598e7798aeea453831abcdaa811c7 [2023-04-18T19:03:02.437Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4517)" [2023-04-18T19:03:00.771Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-18T19:03:00.794Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-18T19:03:01.701Z] > git config core.sparsecheckout # timeout=10 [2023-04-18T19:03:01.773Z] > git checkout -f 680d408d1fe061a8660851a15e6239967f05f6d8 # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T19:03:03.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-18T19:03:03.190Z] [2023-04-18T19:03:03.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:03:03.454Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-18T19:03:03.454Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T19:03:03.454Z] Dload Upload Total Spent Left Speed [2023-04-18T19:03:03.454Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 68924 0 --:--:-- --:--:-- --:--:-- 69298 [2023-04-18T19:03:03.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-18T19:03:03.488Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-18T19:03:03.488Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-18T19:03:03.488Z] ca9280d653b3: Pulling fs layer [2023-04-18T19:03:03.488Z] 7e9c9ca2126c: Pulling fs layer [2023-04-18T19:03:03.488Z] cbdbe7a5bc2a: Verifying Checksum [2023-04-18T19:03:03.488Z] cbdbe7a5bc2a: Download complete [2023-04-18T19:03:03.746Z] ca9280d653b3: Verifying Checksum [2023-04-18T19:03:03.746Z] ca9280d653b3: Download complete [2023-04-18T19:03:03.746Z] cbdbe7a5bc2a: Pull complete [Pipeline] sh [2023-04-18T19:03:04.004Z] 7e9c9ca2126c: Verifying Checksum [2023-04-18T19:03:04.004Z] 7e9c9ca2126c: Download complete [2023-04-18T19:03:04.004Z] ca9280d653b3: Pull complete [2023-04-18T19:03:04.141Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-18T19:03:04.470Z] + sudo tee /etc/docker/daemon.new [2023-04-18T19:03:04.470Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-18T19:03:04.470Z] { [2023-04-18T19:03:04.470Z] "registry-mirrors": [ [2023-04-18T19:03:04.470Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-18T19:03:04.470Z] ], [2023-04-18T19:03:04.470Z] "bip": "10.250.0.254/24", [2023-04-18T19:03:04.470Z] "hosts": [ [2023-04-18T19:03:04.470Z] "tcp://0.0.0.0:5555", [2023-04-18T19:03:04.470Z] "unix:///var/run/docker.sock" [2023-04-18T19:03:04.470Z] ], [2023-04-18T19:03:04.470Z] "mtu": 1458, [2023-04-18T19:03:04.470Z] "selinux-enabled": true, [2023-04-18T19:03:04.470Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-18T19:03:04.470Z] } [Pipeline] sh [2023-04-18T19:03:04.804Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-18T19:03:05.144Z] + sudo service docker restart [2023-04-18T19:03:07.297Z] 7e9c9ca2126c: Pull complete [2023-04-18T19:03:07.298Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-18T19:03:07.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-18T19:03:07.298Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T19:03:07.378Z] prd-ubuntu20.04-docker-8c-8g-8967 does not seem to be running inside a container [2023-04-18T19:03:07.402Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/496 -v /w/workspace/edgex-go/496:/w/workspace/edgex-go/496:rw,z -v /w/workspace/edgex-go/496@tmp:/w/workspace/edgex-go/496@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-04-18T19:03:08.244Z] $ docker top f0196963aac69f8ee18448b01cca5c396844fe24d0bd0d14a66d623b9bdc75cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T19:03:08.575Z] + docker-compose build --help [2023-04-18T19:03:08.575Z] + grep parallel [2023-04-18T19:03:09.141Z] --parallel Build images in parallel. [Pipeline] } [2023-04-18T19:03:09.154Z] $ docker stop --time=1 f0196963aac69f8ee18448b01cca5c396844fe24d0bd0d14a66d623b9bdc75cb [2023-04-18T19:03:10.425Z] $ docker rm -f --volumes f0196963aac69f8ee18448b01cca5c396844fe24d0bd0d14a66d623b9bdc75cb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:03:10.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-18T19:03:10.821Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T19:03:10.892Z] prd-ubuntu20.04-docker-8c-8g-8967 does not seem to be running inside a container [2023-04-18T19:03:10.919Z] $ 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/496 -v /w/workspace/edgex-go/496:/w/workspace/edgex-go/496:rw,z -v /w/workspace/edgex-go/496@tmp:/w/workspace/edgex-go/496@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-04-18T19:03:11.240Z] $ docker top 8713839acb626b6319702f90cfdf0b9e1badf65cda2f289f2b81cbf3e574f82b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T19:03:11.568Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-18T19:03:12.135Z] Building core-command ... [2023-04-18T19:03:12.135Z] Building core-common-config-bootstrapper ... [2023-04-18T19:03:12.135Z] Building core-data ... [2023-04-18T19:03:12.135Z] Building core-metadata ... [2023-04-18T19:03:12.135Z] Building security-bootstrapper ... [2023-04-18T19:03:12.135Z] Building security-proxy-auth ... [2023-04-18T19:03:12.135Z] Building security-proxy-setup ... [2023-04-18T19:03:12.135Z] Building security-secretstore-setup ... [2023-04-18T19:03:12.135Z] Building security-spiffe-token-provider ... [2023-04-18T19:03:12.135Z] Building security-spire-agent ... [2023-04-18T19:03:12.135Z] Building security-spire-config ... [2023-04-18T19:03:12.135Z] Building security-spire-server ... [2023-04-18T19:03:12.135Z] Building support-notifications ... [2023-04-18T19:03:12.135Z] Building support-scheduler ... [2023-04-18T19:03:12.135Z] Building security-proxy-setup [2023-04-18T19:03:12.135Z] Building security-bootstrapper [2023-04-18T19:03:12.135Z] Building security-spiffe-token-provider [2023-04-18T19:03:12.135Z] Building security-proxy-auth [2023-04-18T19:03:12.135Z] Building support-scheduler [2023-04-18T19:03:22.102Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:03:22.102Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:03:22.102Z] ---> 6d63800af9a7 [2023-04-18T19:03:22.102Z] Step 3/33 : WORKDIR /edgex-go [2023-04-18T19:03:22.102Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:03:22.102Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:03:22.102Z] ---> 6d63800af9a7 [2023-04-18T19:03:22.102Z] Step 3/20 : WORKDIR /edgex-go [2023-04-18T19:03:22.102Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:03:22.102Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:03:22.102Z] ---> 6d63800af9a7 [2023-04-18T19:03:22.102Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-18T19:03:22.102Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:03:22.102Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:03:22.102Z] ---> 6d63800af9a7 [2023-04-18T19:03:22.102Z] Step 3/22 : WORKDIR /edgex-go [2023-04-18T19:03:22.102Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:03:22.102Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:03:22.102Z] ---> 6d63800af9a7 [2023-04-18T19:03:22.102Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T19:03:23.410Z] provisioning config files... [2023-04-18T19:03:23.435Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/496@tmp/config12855480452571486307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T19:03:23.787Z] ---> docker-login.sh [2023-04-18T19:03:23.787Z] nexus3.edgexfoundry.org:10001 [2023-04-18T19:03:24.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T19:03:24.636Z] ---> Running in efdc222ed843 [2023-04-18T19:03:24.636Z] ---> Running in 6b91a8853155 [2023-04-18T19:03:24.636Z] ---> Running in 68b1b4e0af4a [2023-04-18T19:03:24.636Z] ---> Running in 2c672a26f5eb [2023-04-18T19:03:24.636Z] ---> Running in 3b9123910ec3 [2023-04-18T19:03:24.636Z] Removing intermediate container 2c672a26f5eb [2023-04-18T19:03:24.636Z] ---> 49c9eb3dbced [2023-04-18T19:03:24.636Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-18T19:03:24.636Z] Removing intermediate container efdc222ed843 [2023-04-18T19:03:24.636Z] ---> 21d99a3f766f [2023-04-18T19:03:24.636Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-18T19:03:24.636Z] Removing intermediate container 68b1b4e0af4a [2023-04-18T19:03:24.636Z] ---> aab401f0196d [2023-04-18T19:03:24.636Z] Step 4/23 : WORKDIR /edgex-go [2023-04-18T19:03:24.636Z] Removing intermediate container 3b9123910ec3 [2023-04-18T19:03:24.636Z] Removing intermediate container 6b91a8853155 [2023-04-18T19:03:24.636Z] ---> 382260baba50 [2023-04-18T19:03:24.636Z] ---> 82738a36e845 [2023-04-18T19:03:24.636Z] Step 4/23 : WORKDIR /edgex-goStep 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-18T19:03:24.636Z] [2023-04-18T19:03:24.636Z] ---> Running in 9d81a9dd1ef9 [2023-04-18T19:03:24.636Z] ---> Running in aaa0e59593a6 [2023-04-18T19:03:24.636Z] ---> Running in 7cee20813180 [2023-04-18T19:03:24.636Z] ---> Running in ca4b81adf428 [2023-04-18T19:03:24.636Z] ---> Running in 8df4780977e0 [2023-04-18T19:03:24.636Z] Removing intermediate container 9d81a9dd1ef9 [2023-04-18T19:03:24.636Z] ---> fab99e9867a7 [2023-04-18T19:03:24.636Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-18T19:03:24.636Z] ---> Running in 38da358c60e3 [2023-04-18T19:03:24.636Z] Removing intermediate container 8df4780977e0 [2023-04-18T19:03:24.636Z] ---> 327460a8f38c [2023-04-18T19:03:24.636Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-18T19:03:24.636Z] ---> Running in 3422956ffd04 [2023-04-18T19:03:24.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T19:03:24.660Z] Configure a credential helper to remove this warning. See [2023-04-18T19:03:24.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T19:03:24.660Z] [2023-04-18T19:03:24.660Z] Login Succeeded [2023-04-18T19:03:24.660Z] nexus3.edgexfoundry.org:10002 [2023-04-18T19:03:24.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T19:03:24.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T19:03:24.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T19:03:24.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T19:03:24.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T19:03:24.929Z] Configure a credential helper to remove this warning. See [2023-04-18T19:03:24.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T19:03:24.929Z] [2023-04-18T19:03:24.929Z] Login Succeeded [2023-04-18T19:03:24.929Z] nexus3.edgexfoundry.org:10003 [2023-04-18T19:03:25.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T19:03:25.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T19:03:25.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T19:03:25.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T19:03:25.152Z] OK: 265 MiB in 53 packages [2023-04-18T19:03:25.152Z] OK: 265 MiB in 53 packages [2023-04-18T19:03:25.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T19:03:25.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T19:03:25.200Z] Configure a credential helper to remove this warning. See [2023-04-18T19:03:25.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T19:03:25.200Z] [2023-04-18T19:03:25.200Z] Login Succeeded [2023-04-18T19:03:25.200Z] nexus3.edgexfoundry.org:10004 [2023-04-18T19:03:25.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T19:03:25.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T19:03:25.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T19:03:25.410Z] OK: 265 MiB in 53 packages [2023-04-18T19:03:25.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T19:03:25.668Z] OK: 265 MiB in 53 packages [2023-04-18T19:03:25.668Z] v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-18T19:03:25.668Z] v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-18T19:03:25.668Z] OK: 17824 distinct packages available [2023-04-18T19:03:25.668Z] Removing intermediate container 7cee20813180 [2023-04-18T19:03:25.668Z] ---> c2e646cc4300 [2023-04-18T19:03:25.668Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-18T19:03:25.668Z] Removing intermediate container aaa0e59593a6 [2023-04-18T19:03:25.668Z] ---> 2b39b70c7562 [2023-04-18T19:03:25.668Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-18T19:03:25.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T19:03:25.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T19:03:25.740Z] Configure a credential helper to remove this warning. See [2023-04-18T19:03:25.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T19:03:25.740Z] [2023-04-18T19:03:25.740Z] Login Succeeded [2023-04-18T19:03:25.740Z] docker.io [2023-04-18T19:03:25.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T19:03:25.927Z] ---> 83c4306ffbcd [2023-04-18T19:03:25.927Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:03:25.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T19:03:25.927Z] ---> ae54d71695b9 [2023-04-18T19:03:25.927Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:03:25.927Z] ---> Running in d1a1432e1ad1 [2023-04-18T19:03:25.927Z] ---> Running in 2da022593066 [2023-04-18T19:03:25.927Z] Removing intermediate container 3422956ffd04 [2023-04-18T19:03:25.927Z] ---> bc652b27bd48 [2023-04-18T19:03:25.927Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-18T19:03:25.927Z] Removing intermediate container 38da358c60e3 [2023-04-18T19:03:25.927Z] ---> 3741680b76cb [2023-04-18T19:03:25.927Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-18T19:03:26.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T19:03:26.009Z] Configure a credential helper to remove this warning. See [2023-04-18T19:03:26.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T19:03:26.009Z] [2023-04-18T19:03:26.009Z] Login Succeeded [2023-04-18T19:03:26.009Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T19:03:26.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-04-18T19:03:26.184Z] OK: 265 MiB in 53 packages [2023-04-18T19:03:26.184Z] ---> bd765d935943 [2023-04-18T19:03:26.185Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:03:26.185Z] ---> Running in 5373567c2781 [2023-04-18T19:03:26.185Z] ---> 8c709d09c682 [2023-04-18T19:03:26.185Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:03:26.185Z] ---> Running in e0b9f04a30c9 [Pipeline] sh [2023-04-18T19:03:26.442Z] Removing intermediate container ca4b81adf428 [2023-04-18T19:03:26.442Z] ---> 401a9d08fa53 [2023-04-18T19:03:26.442Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-18T19:03:26.562Z] + git config --global --add safe.directory /w/workspace/edgex-go/496 [Pipeline] echo [2023-04-18T19:03:26.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T19:03:26.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T19:03:26.606Z] ========================================================= [2023-04-18T19:03:26.607Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-18T19:03:26.607Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-18T19:03:26.701Z] ---> cd504890327a [2023-04-18T19:03:26.701Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:03:26.701Z] ---> Running in 12b7558487af [2023-04-18T19:03:26.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-18T19:03:27.959Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-18T19:03:27.959Z] af6eaf76a39c: Pulling fs layer [2023-04-18T19:03:27.959Z] 55522c791124: Pulling fs layer [2023-04-18T19:03:27.959Z] ce5c4a1c91eb: Pulling fs layer [2023-04-18T19:03:27.959Z] 169dfbe0d373: Pulling fs layer [2023-04-18T19:03:27.959Z] e1ff8fa3b103: Pulling fs layer [2023-04-18T19:03:27.959Z] 52ebb69f0ebf: Pulling fs layer [2023-04-18T19:03:27.959Z] 5abe8eddf0d5: Pulling fs layer [2023-04-18T19:03:27.959Z] 169dfbe0d373: Waiting [2023-04-18T19:03:27.959Z] e1ff8fa3b103: Waiting [2023-04-18T19:03:27.959Z] 52ebb69f0ebf: Waiting [2023-04-18T19:03:27.959Z] 5abe8eddf0d5: Waiting [2023-04-18T19:03:27.959Z] 55522c791124: Verifying Checksum [2023-04-18T19:03:27.959Z] 55522c791124: Download complete [2023-04-18T19:03:27.959Z] 169dfbe0d373: Verifying Checksum [2023-04-18T19:03:27.959Z] 169dfbe0d373: Download complete [2023-04-18T19:03:27.959Z] e1ff8fa3b103: Verifying Checksum [2023-04-18T19:03:27.959Z] e1ff8fa3b103: Download complete [2023-04-18T19:03:27.959Z] af6eaf76a39c: Verifying Checksum [2023-04-18T19:03:27.959Z] af6eaf76a39c: Download complete [2023-04-18T19:03:28.924Z] af6eaf76a39c: Pull complete [2023-04-18T19:03:29.192Z] 5abe8eddf0d5: Verifying Checksum [2023-04-18T19:03:29.192Z] 5abe8eddf0d5: Download complete [2023-04-18T19:03:29.467Z] 55522c791124: Pull complete [2023-04-18T19:03:30.437Z] ce5c4a1c91eb: Download complete [2023-04-18T19:03:30.437Z] 52ebb69f0ebf: Verifying Checksum [2023-04-18T19:03:30.437Z] 52ebb69f0ebf: Download complete [2023-04-18T19:03:40.652Z] ce5c4a1c91eb: Pull complete [2023-04-18T19:03:40.921Z] 169dfbe0d373: Pull complete [2023-04-18T19:03:40.921Z] e1ff8fa3b103: Pull complete [2023-04-18T19:03:47.592Z] 52ebb69f0ebf: Pull complete [2023-04-18T19:03:48.559Z] 5abe8eddf0d5: Pull complete [2023-04-18T19:03:48.559Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-18T19:03:48.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-18T19:03:48.559Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-18T19:03:48.627Z] Removing intermediate container d1a1432e1ad1 [2023-04-18T19:03:48.627Z] ---> 4441534c28cd [2023-04-18T19:03:48.627Z] Step 7/33 : COPY . . [2023-04-18T19:03:48.627Z] Removing intermediate container 5373567c2781 [2023-04-18T19:03:48.627Z] ---> 5d86eb1184a8 [2023-04-18T19:03:48.627Z] Step 8/23 : COPY . . [2023-04-18T19:03:48.627Z] Removing intermediate container e0b9f04a30c9 [2023-04-18T19:03:48.627Z] ---> eacdcbdfefc8 [2023-04-18T19:03:48.627Z] Step 8/23 : COPY . . [2023-04-18T19:03:48.627Z] Removing intermediate container 2da022593066 [2023-04-18T19:03:48.627Z] ---> fc74292c24aa [2023-04-18T19:03:48.627Z] Step 7/22 : COPY . . [2023-04-18T19:03:48.627Z] Removing intermediate container 12b7558487af [2023-04-18T19:03:48.627Z] ---> 158070b7861a [2023-04-18T19:03:48.627Z] Step 7/20 : COPY . . [2023-04-18T19:03:48.891Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-18T19:03:48.891Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-18T19:03:48.891Z] WORKDIR /edgex [2023-04-18T19:03:48.891Z] COPY go.mod . [2023-04-18T19:03:48.891Z] RUN go mod download [2023-04-18T19:03:49.473Z] Sending build context to Docker daemon 2.932MB [2023-04-18T19:03:49.473Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-18T19:03:49.473Z] ---> 6cb57ee374ae [2023-04-18T19:03:49.473Z] Step 2/4 : WORKDIR /edgex [2023-04-18T19:03:51.485Z] ---> Running in b3e89543b5f8 [2023-04-18T19:03:51.485Z] Removing intermediate container b3e89543b5f8 [2023-04-18T19:03:51.485Z] ---> fa07259a370a [2023-04-18T19:03:51.485Z] Step 3/4 : COPY go.mod . [2023-04-18T19:03:53.432Z] ---> cc75264b47e2 [2023-04-18T19:03:53.432Z] Step 4/4 : RUN go mod download [2023-04-18T19:03:53.432Z] ---> Running in 045eea3ef699 [2023-04-18T19:03:56.736Z] ---> ac5035697764 [2023-04-18T19:03:56.736Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-18T19:03:56.736Z] ---> 45fdb040dc79 [2023-04-18T19:03:56.736Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-18T19:03:56.736Z] ---> 49202e9cbff8 [2023-04-18T19:03:56.736Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-18T19:03:56.736Z] ---> 9cf8817bfc7a [2023-04-18T19:03:56.736Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-18T19:03:56.736Z] ---> Running in 4f492f0f0214 [2023-04-18T19:03:56.736Z] ---> Running in e2a620b37847 [2023-04-18T19:03:56.736Z] ---> aeb5c5117b5d [2023-04-18T19:03:56.736Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-18T19:03:56.736Z] ---> Running in d0501e7c657c [2023-04-18T19:03:56.736Z] ---> Running in a4ab99d122cf [2023-04-18T19:03:56.736Z] ---> Running in 72ddd62e8e0e [2023-04-18T19:03:56.736Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-18T19:03:56.736Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-18T19:03:56.994Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-18T19:03:56.994Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-18T19:03:56.994Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-18T19:04:25.699Z] Removing intermediate container 045eea3ef699 [2023-04-18T19:04:25.699Z] ---> f6a2c387ade1 [2023-04-18T19:04:25.699Z] Successfully built f6a2c387ade1 [2023-04-18T19:04:25.699Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:04:26.044Z] + docker inspect -f . ci-base-image-arm64 [2023-04-18T19:04:26.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T19:04:26.284Z] prd-ubuntu20.04-docker-arm64-4c-16g-8973 does not seem to be running inside a container [2023-04-18T19:04:26.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/496 -v /w/workspace/edgex-go/496:/w/workspace/edgex-go/496:rw,z -v /w/workspace/edgex-go/496@tmp:/w/workspace/edgex-go/496@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-18T19:04:27.671Z] $ docker top 4e7f6d3335c9ab0c8d73eaa7663f111bd5f2ce21d98790c9901dbc81d0bea55b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T19:04:28.523Z] + go version [2023-04-18T19:04:28.523Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-18T19:04:28.548Z] $ docker stop --time=1 4e7f6d3335c9ab0c8d73eaa7663f111bd5f2ce21d98790c9901dbc81d0bea55b [2023-04-18T19:04:29.047Z] Removing intermediate container 4f492f0f0214 [2023-04-18T19:04:29.047Z] ---> b11f0a08f32a [2023-04-18T19:04:29.047Z] [2023-04-18T19:04:29.047Z] Step 10/23 : FROM alpine:3.17 [2023-04-18T19:04:29.047Z] Removing intermediate container a4ab99d122cf [2023-04-18T19:04:29.047Z] ---> 483c761316e1 [2023-04-18T19:04:29.047Z] [2023-04-18T19:04:29.047Z] Step 9/22 : FROM alpine:3.17 [2023-04-18T19:04:29.047Z] Removing intermediate container d0501e7c657c [2023-04-18T19:04:29.047Z] ---> 07509910605d [2023-04-18T19:04:29.047Z] [2023-04-18T19:04:29.047Z] Step 9/33 : FROM alpine:3.17 [2023-04-18T19:04:29.305Z] 3.17: Pulling from library/alpine [2023-04-18T19:04:29.305Z] 3.17: Pulling from library/alpine [2023-04-18T19:04:29.305Z] 3.17: Pulling from library/alpine [2023-04-18T19:04:30.215Z] $ docker rm -f --volumes 4e7f6d3335c9ab0c8d73eaa7663f111bd5f2ce21d98790c9901dbc81d0bea55b [2023-04-18T19:04:30.241Z] Removing intermediate container 72ddd62e8e0e [2023-04-18T19:04:30.242Z] ---> 24ec76edd2e1 [2023-04-18T19:04:30.242Z] [2023-04-18T19:04:30.242Z] Step 9/20 : FROM alpine:3.17 [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-04-18T19:04:30.808Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-18T19:04:30.808Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-18T19:04:30.808Z] Status: Downloaded newer image for alpine:3.17 [2023-04-18T19:04:30.808Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-18T19:04:30.808Z] Status: Image is up to date for alpine:3.17 [2023-04-18T19:04:30.808Z] Status: Downloaded newer image for alpine:3.17 [2023-04-18T19:04:30.808Z] ---> 9ed4aefc74f6 [2023-04-18T19:04:30.808Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-18T19:04:30.808Z] ---> 9ed4aefc74f6 [2023-04-18T19:04:30.808Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-18T19:04:30.808Z] ---> 9ed4aefc74f6 [2023-04-18T19:04:30.808Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-18T19:04:30.808Z] ---> Running in c0985bba5e73 [2023-04-18T19:04:30.808Z] ---> Running in 881e51b8f0f8 [2023-04-18T19:04:30.808Z] ---> Running in ae0eb7f6ce74 [2023-04-18T19:04:30.808Z] 3.17: Pulling from library/alpine [2023-04-18T19:04:30.808Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-18T19:04:30.808Z] Status: Image is up to date for alpine:3.17 [2023-04-18T19:04:30.808Z] ---> 9ed4aefc74f6 [2023-04-18T19:04:30.808Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-18T19:04:30.808Z] ---> Running in 5070c3016b18 [2023-04-18T19:04:30.808Z] Removing intermediate container 881e51b8f0f8 [2023-04-18T19:04:30.808Z] ---> 741b748392eb [2023-04-18T19:04:30.808Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-18T19:04:30.808Z] Removing intermediate container ae0eb7f6ce74 [2023-04-18T19:04:30.808Z] ---> f97c5053e3b0 [2023-04-18T19:04:30.808Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-18T19:04:30.808Z] ---> Running in f234c2644f1c [2023-04-18T19:04:30.808Z] ---> Running in d4755bc42e41 [2023-04-18T19:04:30.808Z] Removing intermediate container 5070c3016b18 [2023-04-18T19:04:30.808Z] ---> 71ac5f356315 [2023-04-18T19:04:30.808Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-18T19:04:30.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-18T19:04:30.825Z] [2023-04-18T19:04:30.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:04:31.068Z] ---> Running in c5d6c0b1bfd4 [2023-04-18T19:04:31.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T19:04:31.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T19:04:31.170Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-18T19:04:31.170Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-18T19:04:31.170Z] 29e5d40040c1: Pulling fs layer [2023-04-18T19:04:31.170Z] 1ce36da41761: Pulling fs layer [2023-04-18T19:04:31.170Z] 25b303627fd3: Pulling fs layer [2023-04-18T19:04:31.325Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-18T19:04:31.325Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-18T19:04:31.325Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T19:04:31.325Z] OK: 8 MiB in 17 packages [2023-04-18T19:04:31.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T19:04:31.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T19:04:31.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T19:04:31.440Z] 29e5d40040c1: Download complete [2023-04-18T19:04:31.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T19:04:31.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T19:04:31.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T19:04:31.710Z] 1ce36da41761: Verifying Checksum [2023-04-18T19:04:31.710Z] 1ce36da41761: Download complete [2023-04-18T19:04:31.848Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-18T19:04:31.848Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-18T19:04:31.848Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T19:04:31.848Z] (2/2) Installing su-exec (0.2-r2) [2023-04-18T19:04:31.848Z] OK: 7 MiB in 16 packages [2023-04-18T19:04:31.848Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T19:04:31.848Z] OK: 7 MiB in 17 packages [2023-04-18T19:04:31.848Z] v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-18T19:04:31.848Z] v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-18T19:04:31.848Z] OK: 17818 distinct packages available [2023-04-18T19:04:31.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T19:04:31.848Z] Removing intermediate container c0985bba5e73 [2023-04-18T19:04:31.848Z] ---> 83dd725257d8 [2023-04-18T19:04:31.848Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-18T19:04:31.848Z] ---> Running in f37dcf3ff031 [2023-04-18T19:04:32.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T19:04:32.106Z] Removing intermediate container f37dcf3ff031 [2023-04-18T19:04:32.106Z] ---> 21d4a74e56a5 [2023-04-18T19:04:32.106Z] Step 12/22 : WORKDIR /edgex [2023-04-18T19:04:32.106Z] ---> Running in f00dbbd814c6 [2023-04-18T19:04:32.106Z] Removing intermediate container d4755bc42e41 [2023-04-18T19:04:32.106Z] ---> b0488a4629a9 [2023-04-18T19:04:32.106Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:04:32.106Z] Removing intermediate container f234c2644f1c [2023-04-18T19:04:32.106Z] ---> c2a0f7261ae3 [2023-04-18T19:04:32.106Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-18T19:04:32.106Z] Removing intermediate container f00dbbd814c6 [2023-04-18T19:04:32.106Z] ---> 9bf48fa104ed [2023-04-18T19:04:32.106Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:04:32.106Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-18T19:04:32.106Z] ---> Running in ac80ba8a02fd [2023-04-18T19:04:32.106Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-18T19:04:32.300Z] 29e5d40040c1: Pull complete [2023-04-18T19:04:32.368Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-18T19:04:32.368Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-18T19:04:32.368Z] (5/9) Installing curl (8.0.1-r0) [2023-04-18T19:04:32.368Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-18T19:04:32.368Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-18T19:04:32.368Z] (8/9) Installing libucontext (1.2-r0) [2023-04-18T19:04:32.368Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-18T19:04:32.368Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T19:04:32.368Z] Executing ca-certificates-20220614-r4.trigger [2023-04-18T19:04:32.368Z] ---> d1156d1281f5 [2023-04-18T19:04:32.368Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:04:32.368Z] ---> 59114aa10d91 [2023-04-18T19:04:32.368Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:04:32.368Z] Removing intermediate container ac80ba8a02fd [2023-04-18T19:04:32.368Z] ---> ef2288b06c07 [2023-04-18T19:04:32.368Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-18T19:04:32.368Z] OK: 10 MiB in 24 packages [2023-04-18T19:04:32.368Z] ---> Running in bb586609f3f5 [2023-04-18T19:04:32.625Z] ---> 132ac99785e5 [2023-04-18T19:04:32.625Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-18T19:04:32.625Z] Removing intermediate container bb586609f3f5 [2023-04-18T19:04:32.625Z] ---> e693fbecd93c [2023-04-18T19:04:32.625Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-18T19:04:32.625Z] ---> 8086f7b8234f [2023-04-18T19:04:32.626Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-18T19:04:32.626Z] ---> Running in e1207206bdc0 [2023-04-18T19:04:32.626Z] Removing intermediate container e1207206bdc0 [2023-04-18T19:04:32.626Z] ---> 33a542770584 [2023-04-18T19:04:32.626Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-18T19:04:32.884Z] ---> Running in 8e1daa7f0c99 [2023-04-18T19:04:32.884Z] ---> 7a6b6aaeb92e [2023-04-18T19:04:32.884Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-18T19:04:32.884Z] ---> 32ae9a5a7d83 [2023-04-18T19:04:32.884Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-18T19:04:32.884Z] Removing intermediate container 8e1daa7f0c99 [2023-04-18T19:04:32.884Z] ---> 613d3e8a5ad8 [2023-04-18T19:04:32.884Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-18T19:04:32.884Z] ---> Running in bc3afa67f7d3 [2023-04-18T19:04:33.142Z] Removing intermediate container c5d6c0b1bfd4 [2023-04-18T19:04:33.142Z] ---> 6ba1f52d397a [2023-04-18T19:04:33.142Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:04:33.142Z] ---> 76012525e1f4 [2023-04-18T19:04:33.142Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-18T19:04:33.142Z] Removing intermediate container e2a620b37847 [2023-04-18T19:04:33.142Z] ---> 13fe83af1380 [2023-04-18T19:04:33.142Z] [2023-04-18T19:04:33.142Z] Step 10/23 : FROM alpine:3.17 [2023-04-18T19:04:33.142Z] ---> 9ed4aefc74f6 [2023-04-18T19:04:33.142Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-18T19:04:33.276Z] 25b303627fd3: Verifying Checksum [2023-04-18T19:04:33.276Z] 25b303627fd3: Download complete [2023-04-18T19:04:33.399Z] ---> d87499695dac [2023-04-18T19:04:33.399Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-18T19:04:33.399Z] ---> Running in 42ac60094699 [2023-04-18T19:04:33.399Z] ---> acd4a781598a [2023-04-18T19:04:33.399Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:04:33.399Z] ---> b2c092cd07be [2023-04-18T19:04:33.399Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-18T19:04:33.399Z] ---> Running in bd13ece9dc53 [2023-04-18T19:04:33.399Z] ---> 6e3e63ef37fa [2023-04-18T19:04:33.399Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-18T19:04:33.547Z] 1ce36da41761: Pull complete [2023-04-18T19:04:33.657Z] ---> 921ef57292e0 [2023-04-18T19:04:33.657Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-18T19:04:33.657Z] ---> Running in e5f5536a631b [2023-04-18T19:04:33.657Z] Removing intermediate container bc3afa67f7d3 [2023-04-18T19:04:33.657Z] ---> 26547a1501c4 [2023-04-18T19:04:33.657Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-18T19:04:33.657Z] ---> Running in fec49c1267e8 [2023-04-18T19:04:33.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T19:04:33.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T19:04:33.916Z] Removing intermediate container fec49c1267e8 [2023-04-18T19:04:33.916Z] ---> 3d40d790efd9 [2023-04-18T19:04:33.916Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-18T19:04:33.916Z] ---> bdbd61edba8b [2023-04-18T19:04:33.916Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-18T19:04:34.173Z] ---> a9746fa22370 [2023-04-18T19:04:34.173Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-18T19:04:34.173Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-18T19:04:34.173Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T19:04:34.173Z] ---> d335b0a33c19 [2023-04-18T19:04:34.173Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-18T19:04:34.173Z] OK: 7 MiB in 16 packages [2023-04-18T19:04:34.173Z] ---> Running in b7fbdfaac2d7 [2023-04-18T19:04:34.173Z] ---> Running in 1ade9a1e6db5 [2023-04-18T19:04:34.173Z] Removing intermediate container 1ade9a1e6db5 [2023-04-18T19:04:34.173Z] ---> 71452c29fdb5 [2023-04-18T19:04:34.173Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T19:04:34.173Z] ---> Running in 8772fd785287 [2023-04-18T19:04:34.431Z] Removing intermediate container 8772fd785287 [2023-04-18T19:04:34.431Z] ---> 091d2066ccec [2023-04-18T19:04:34.431Z] Step 18/20 : LABEL arch=x86_64 [2023-04-18T19:04:34.431Z] ---> Running in e2024c01ba91 [2023-04-18T19:04:34.431Z] Removing intermediate container e2024c01ba91 [2023-04-18T19:04:34.431Z] ---> 200a008d2166 [2023-04-18T19:04:34.431Z] Step 19/20 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:04:34.431Z] ---> Running in cf2989e36614 [2023-04-18T19:04:34.431Z] Removing intermediate container cf2989e36614 [2023-04-18T19:04:34.431Z] ---> 116c69887244 [2023-04-18T19:04:34.431Z] Step 20/20 : LABEL version=3.0.0-dev.134 [2023-04-18T19:04:34.431Z] ---> Running in d29d15be9b8a [2023-04-18T19:04:34.690Z] Removing intermediate container bd13ece9dc53 [2023-04-18T19:04:34.690Z] ---> ed006e24b2bc [2023-04-18T19:04:34.690Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-18T19:04:34.690Z] Removing intermediate container e5f5536a631b [2023-04-18T19:04:34.690Z] ---> bc79581a17f1 [2023-04-18T19:04:34.690Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-18T19:04:34.690Z] ---> Running in f41752fa4331 [2023-04-18T19:04:34.690Z] ---> Running in cc1722c65e72 [2023-04-18T19:04:34.691Z] Removing intermediate container d29d15be9b8a [2023-04-18T19:04:34.691Z] ---> 2ab5e096f451 [2023-04-18T19:04:34.691Z] [2023-04-18T19:04:34.691Z] Removing intermediate container 42ac60094699 [2023-04-18T19:04:34.691Z] ---> 2b6ecf5614cd [2023-04-18T19:04:34.691Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-18T19:04:34.691Z] ---> Running in 5d72f49edbc7 [2023-04-18T19:04:34.691Z] Successfully built 2ab5e096f451 [2023-04-18T19:04:34.691Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-18T19:04:34.691Z]  Building security-spiffe-token-provider ... done Building core-common-config-bootstrapper [2023-04-18T19:04:34.691Z] Removing intermediate container f41752fa4331 [2023-04-18T19:04:34.691Z] ---> 495102ea23fe [2023-04-18T19:04:34.691Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-18T19:04:34.691Z] Removing intermediate container cc1722c65e72 [2023-04-18T19:04:34.691Z] ---> 5fee797fe1d4 [2023-04-18T19:04:34.691Z] Step 20/22 : LABEL arch=x86_64 [2023-04-18T19:04:34.948Z] ---> Running in 7b152ae0c2cc [2023-04-18T19:04:34.948Z] ---> Running in 1444e860fbc9 [2023-04-18T19:04:34.948Z] Removing intermediate container 5d72f49edbc7 [2023-04-18T19:04:34.948Z] ---> 55c6c1651515 [2023-04-18T19:04:34.948Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-18T19:04:34.948Z] ---> Running in c0751746eaa3 [2023-04-18T19:04:35.220Z] Removing intermediate container 7b152ae0c2cc [2023-04-18T19:04:35.220Z] ---> eab4e8437200 [2023-04-18T19:04:35.220Z] Step 21/22 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:04:35.220Z] Removing intermediate container 1444e860fbc9 [2023-04-18T19:04:35.220Z] ---> c0242aa5219b [2023-04-18T19:04:35.220Z] Step 21/23 : LABEL arch=x86_64 [2023-04-18T19:04:35.483Z] Removing intermediate container c0751746eaa3 [2023-04-18T19:04:35.483Z] ---> f4e467d3b0b0 [2023-04-18T19:04:35.483Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-18T19:04:35.483Z] Removing intermediate container b7fbdfaac2d7 [2023-04-18T19:04:35.483Z] ---> 74f8e8a0ba2e [2023-04-18T19:04:35.483Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:04:35.483Z] ---> Running in 79f986d64bc3 [2023-04-18T19:04:35.483Z] ---> Running in 0a61bccd00af [2023-04-18T19:04:35.483Z] ---> Running in e207817934b4 [2023-04-18T19:04:35.483Z] Removing intermediate container 79f986d64bc3 [2023-04-18T19:04:35.483Z] ---> a8463f667e6a [2023-04-18T19:04:35.483Z] Step 22/22 : LABEL version=3.0.0-dev.134 [2023-04-18T19:04:35.742Z] Removing intermediate container 0a61bccd00af [2023-04-18T19:04:35.742Z] ---> 9c61fce26730 [2023-04-18T19:04:35.742Z] Step 22/23 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:04:35.742Z] ---> Running in 485c20cc1a44 [2023-04-18T19:04:35.742Z] Removing intermediate container e207817934b4 [2023-04-18T19:04:35.742Z] ---> b31941bf11b3 [2023-04-18T19:04:35.742Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:04:35.742Z] ---> Running in e43e1c703d69 [2023-04-18T19:04:35.742Z] ---> 03c4015ce246 [2023-04-18T19:04:35.742Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:04:35.742Z] Removing intermediate container 485c20cc1a44 [2023-04-18T19:04:35.742Z] ---> 8be95247fbdc [2023-04-18T19:04:35.742Z] [2023-04-18T19:04:35.742Z] Removing intermediate container e43e1c703d69 [2023-04-18T19:04:35.742Z] ---> 6d0d13af4eb2 [2023-04-18T19:04:35.742Z] Step 23/23 : LABEL version=3.0.0-dev.134 [2023-04-18T19:04:35.742Z] ---> Running in 613270e1310f [2023-04-18T19:04:35.742Z] ---> cc9206665ce9 [2023-04-18T19:04:35.742Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:04:36.015Z] Successfully built 8be95247fbdc [2023-04-18T19:04:36.015Z] Successfully tagged security-proxy-setup:latest [2023-04-18T19:04:36.015Z]  Building security-proxy-setup ... done Building security-spire-config [2023-04-18T19:04:36.015Z] ---> 802036b95728 [2023-04-18T19:04:36.015Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-18T19:04:36.015Z] Removing intermediate container 613270e1310f [2023-04-18T19:04:36.015Z] ---> d443c1f1da7b [2023-04-18T19:04:36.015Z] [2023-04-18T19:04:36.015Z] Successfully built d443c1f1da7b [2023-04-18T19:04:36.289Z] Successfully tagged security-proxy-auth:latest [2023-04-18T19:04:36.289Z] Building security-spire-server [2023-04-18T19:04:36.548Z]  Building security-proxy-auth ... done  ---> c04ae3f678da [2023-04-18T19:04:36.548Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-18T19:04:37.114Z] ---> 953b53079791 [2023-04-18T19:04:37.114Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-18T19:04:37.376Z] ---> d198be732f8a [2023-04-18T19:04:37.376Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-18T19:04:37.638Z] ---> e727f56b28e5 [2023-04-18T19:04:37.638Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-18T19:04:37.638Z] ---> ce16b74fb215 [2023-04-18T19:04:37.638Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-18T19:04:37.638Z] ---> Running in 11cdaaa68dc7 [2023-04-18T19:04:37.898Z] ---> ebe7277e4497 [2023-04-18T19:04:37.898Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-18T19:04:37.898Z] Removing intermediate container 11cdaaa68dc7 [2023-04-18T19:04:37.898Z] ---> 22beb53637ad [2023-04-18T19:04:37.898Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T19:04:37.898Z] ---> Running in cef717dc20ff [2023-04-18T19:04:38.157Z] ---> f695f7df1e3c [2023-04-18T19:04:38.158Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-18T19:04:38.158Z] Removing intermediate container cef717dc20ff [2023-04-18T19:04:38.158Z] ---> 17f9f5710a2b [2023-04-18T19:04:38.158Z] Step 21/23 : LABEL arch=x86_64 [2023-04-18T19:04:38.158Z] ---> Running in 5afbeb0f9075 [2023-04-18T19:04:38.158Z] Removing intermediate container 5afbeb0f9075 [2023-04-18T19:04:38.158Z] ---> e0369b0d5ace [2023-04-18T19:04:38.158Z] Step 22/23 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:04:38.417Z] ---> d92172ac01d7 [2023-04-18T19:04:38.417Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-18T19:04:38.417Z] ---> Running in eeb924e56db4 [2023-04-18T19:04:38.417Z] Removing intermediate container eeb924e56db4 [2023-04-18T19:04:38.417Z] ---> dd4e8e55a476 [2023-04-18T19:04:38.417Z] Step 23/23 : LABEL version=3.0.0-dev.134 [2023-04-18T19:04:38.676Z] ---> Running in 9c5a451cda0a [2023-04-18T19:04:38.676Z] ---> d9b72ede2fb3 [2023-04-18T19:04:38.676Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-18T19:04:38.676Z] ---> Running in f81f7e86e59d [2023-04-18T19:04:38.676Z] Removing intermediate container 9c5a451cda0a [2023-04-18T19:04:38.676Z] ---> ec3c1caa77f3 [2023-04-18T19:04:38.676Z] [2023-04-18T19:04:38.676Z] Successfully built ec3c1caa77f3 [2023-04-18T19:04:38.933Z] Successfully tagged support-scheduler:latest [2023-04-18T19:04:38.933Z]  Building support-scheduler ... done Building core-command [2023-04-18T19:04:39.872Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:04:39.872Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:04:39.872Z] ---> 6d63800af9a7 [2023-04-18T19:04:39.872Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-18T19:04:39.872Z] ---> Using cache [2023-04-18T19:04:39.872Z] ---> 382260baba50 [2023-04-18T19:04:39.872Z] Step 4/23 : WORKDIR /edgex-go [2023-04-18T19:04:39.872Z] ---> Using cache [2023-04-18T19:04:39.872Z] ---> 327460a8f38c [2023-04-18T19:04:39.872Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-18T19:04:39.872Z] ---> Using cache [2023-04-18T19:04:39.872Z] ---> bc652b27bd48 [2023-04-18T19:04:39.872Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-18T19:04:39.872Z] ---> Using cache [2023-04-18T19:04:39.872Z] ---> bd765d935943 [2023-04-18T19:04:39.872Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:04:39.872Z] ---> Using cache [2023-04-18T19:04:39.872Z] ---> 5d86eb1184a8 [2023-04-18T19:04:39.872Z] Step 8/23 : COPY . . [2023-04-18T19:04:39.872Z] ---> Using cache [2023-04-18T19:04:39.872Z] ---> 45fdb040dc79 [2023-04-18T19:04:39.872Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-18T19:04:40.441Z] ---> Running in 900553ba1ec0 [2023-04-18T19:04:40.441Z] Removing intermediate container f81f7e86e59d [2023-04-18T19:04:40.441Z] ---> 9d95c46fec2d [2023-04-18T19:04:40.441Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-18T19:04:40.441Z] ---> Running in b89b9a4c03f2 [2023-04-18T19:04:40.699Z] Removing intermediate container b89b9a4c03f2 [2023-04-18T19:04:40.699Z] ---> 035fdb52614e [2023-04-18T19:04:40.699Z] Step 30/33 : CMD ["gate"] [2023-04-18T19:04:40.699Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-18T19:04:40.699Z] ---> Running in 90e2e3df6fa4 [2023-04-18T19:04:40.957Z] Removing intermediate container 90e2e3df6fa4 [2023-04-18T19:04:40.957Z] ---> fec03d7d9696 [2023-04-18T19:04:40.957Z] Step 31/33 : LABEL arch=x86_64 [2023-04-18T19:04:40.957Z] ---> Running in dd195de30eb2 [2023-04-18T19:04:40.957Z] Removing intermediate container dd195de30eb2 [2023-04-18T19:04:40.957Z] ---> b30d0c363149 [2023-04-18T19:04:40.957Z] Step 32/33 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:04:41.214Z] ---> Running in 15cf537cd5d8 [2023-04-18T19:04:41.490Z] Removing intermediate container 15cf537cd5d8 [2023-04-18T19:04:41.490Z] ---> b154b7d0cf31 [2023-04-18T19:04:41.490Z] Step 33/33 : LABEL version=3.0.0-dev.134 [2023-04-18T19:04:41.490Z] ---> Running in f68ecd2f790d [2023-04-18T19:04:41.748Z] Removing intermediate container f68ecd2f790d [2023-04-18T19:04:41.748Z] ---> 511267da1921 [2023-04-18T19:04:41.748Z] [2023-04-18T19:04:41.748Z] Successfully built 511267da1921 [2023-04-18T19:04:41.748Z] Successfully tagged security-bootstrapper:latest [2023-04-18T19:04:41.748Z] Building core-data [2023-04-18T19:04:41.748Z]  Building security-bootstrapper ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:04:41.748Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:04:41.748Z] ---> 6d63800af9a7 [2023-04-18T19:04:41.748Z] Step 3/27 : WORKDIR /edgex-go [2023-04-18T19:04:41.748Z] ---> Using cache [2023-04-18T19:04:41.748Z] ---> 82738a36e845 [2023-04-18T19:04:41.748Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-18T19:04:42.005Z] ---> Running in 8f4507e2cc0f [2023-04-18T19:04:42.262Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:04:42.262Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:04:42.262Z] ---> 6d63800af9a7 [2023-04-18T19:04:42.262Z] Step 3/26 : WORKDIR /edgex-go [2023-04-18T19:04:42.262Z] ---> Using cache [2023-04-18T19:04:42.262Z] ---> 82738a36e845 [2023-04-18T19:04:42.262Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-18T19:04:42.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T19:04:42.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T19:04:42.777Z] OK: 265 MiB in 53 packages [2023-04-18T19:04:42.777Z] ---> Running in cf81f569abca [2023-04-18T19:04:43.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T19:04:43.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T19:04:43.292Z] OK: 265 MiB in 53 packages [2023-04-18T19:04:43.553Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:04:43.553Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:04:43.553Z] ---> 6d63800af9a7 [2023-04-18T19:04:43.553Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-18T19:04:43.553Z] ---> Using cache [2023-04-18T19:04:43.553Z] ---> 382260baba50 [2023-04-18T19:04:43.553Z] Step 4/24 : WORKDIR /edgex-go [2023-04-18T19:04:43.553Z] ---> Using cache [2023-04-18T19:04:43.553Z] ---> 327460a8f38c [2023-04-18T19:04:43.553Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-18T19:04:43.553Z] ---> Using cache [2023-04-18T19:04:43.553Z] ---> bc652b27bd48 [2023-04-18T19:04:43.553Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-18T19:04:43.553Z] ---> Using cache [2023-04-18T19:04:43.553Z] ---> bd765d935943 [2023-04-18T19:04:43.553Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:04:43.553Z] ---> Using cache [2023-04-18T19:04:43.553Z] ---> 5d86eb1184a8 [2023-04-18T19:04:43.553Z] Step 8/24 : COPY . . [2023-04-18T19:04:43.553Z] ---> Using cache [2023-04-18T19:04:43.553Z] ---> 45fdb040dc79 [2023-04-18T19:04:43.553Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-18T19:04:43.553Z] Removing intermediate container 8f4507e2cc0f [2023-04-18T19:04:43.553Z] ---> 6aaa94974e3b [2023-04-18T19:04:43.553Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-18T19:04:43.553Z] ---> Running in 6377cd309417 [2023-04-18T19:04:43.817Z] ---> e03c4f1eb52e [2023-04-18T19:04:43.817Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:04:43.817Z] ---> Running in 34cd5af8891a [2023-04-18T19:04:43.817Z] Removing intermediate container cf81f569abca [2023-04-18T19:04:43.817Z] ---> bf4ccb0e4046 [2023-04-18T19:04:43.817Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-18T19:04:44.382Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-18T19:04:44.382Z] ---> 5b197e195dd0 [2023-04-18T19:04:44.382Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:04:44.382Z] ---> Running in fdf60bc2477b [2023-04-18T19:04:45.320Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:04:45.320Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:04:45.320Z] ---> 6d63800af9a7 [2023-04-18T19:04:45.320Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-18T19:04:45.320Z] ---> Using cache [2023-04-18T19:04:45.320Z] ---> 382260baba50 [2023-04-18T19:04:45.320Z] Step 4/23 : WORKDIR /edgex-go [2023-04-18T19:04:45.320Z] ---> Using cache [2023-04-18T19:04:45.320Z] ---> 327460a8f38c [2023-04-18T19:04:45.320Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-18T19:04:45.320Z] ---> Using cache [2023-04-18T19:04:45.320Z] ---> bc652b27bd48 [2023-04-18T19:04:45.320Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-18T19:04:45.320Z] ---> Using cache [2023-04-18T19:04:45.320Z] ---> bd765d935943 [2023-04-18T19:04:45.320Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:04:45.320Z] ---> Using cache [2023-04-18T19:04:45.320Z] ---> 5d86eb1184a8 [2023-04-18T19:04:45.320Z] Step 8/23 : COPY . . [2023-04-18T19:04:45.320Z] ---> Using cache [2023-04-18T19:04:45.320Z] ---> 45fdb040dc79 [2023-04-18T19:04:45.320Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-18T19:04:45.578Z] ---> Running in 5f34e497cd2f [2023-04-18T19:04:46.144Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-18T19:04:48.544Z] 25b303627fd3: Pull complete [2023-04-18T19:04:48.544Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-18T19:04:48.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-18T19:04:48.544Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T19:04:48.725Z] prd-ubuntu20.04-docker-arm64-4c-16g-8973 does not seem to be running inside a container [2023-04-18T19:04:48.791Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/496 -v /w/workspace/edgex-go/496:/w/workspace/edgex-go/496:rw,z -v /w/workspace/edgex-go/496@tmp:/w/workspace/edgex-go/496@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-18T19:04:51.042Z] $ docker top 93cdddb640746b55a331daeb93db8b8bc60be9695efa5a474f1342856973e0df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T19:04:51.886Z] + grep parallel [2023-04-18T19:04:51.886Z] + docker-compose build --help [2023-04-18T19:04:56.142Z] --parallel Build images in parallel. [Pipeline] } [2023-04-18T19:04:56.158Z] $ docker stop --time=1 93cdddb640746b55a331daeb93db8b8bc60be9695efa5a474f1342856973e0df [2023-04-18T19:04:57.795Z] $ docker rm -f --volumes 93cdddb640746b55a331daeb93db8b8bc60be9695efa5a474f1342856973e0df [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:04:58.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-18T19:04:58.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T19:04:58.510Z] prd-ubuntu20.04-docker-arm64-4c-16g-8973 does not seem to be running inside a container [2023-04-18T19:04:58.579Z] $ 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/496 -v /w/workspace/edgex-go/496:/w/workspace/edgex-go/496:rw,z -v /w/workspace/edgex-go/496@tmp:/w/workspace/edgex-go/496@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-04-18T19:04:59.721Z] $ docker top 0b6df1370e2d3b092a06a259b4c46e7a81c3a799c16dbbbdb9c11d5b936f362e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T19:05:00.549Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-18T19:05:05.895Z] Building core-command ... [2023-04-18T19:05:05.895Z] Building core-common-config-bootstrapper ... [2023-04-18T19:05:05.895Z] Building core-data ... [2023-04-18T19:05:05.895Z] Building core-metadata ... [2023-04-18T19:05:05.895Z] Building security-bootstrapper ... [2023-04-18T19:05:05.895Z] Building security-proxy-auth ... [2023-04-18T19:05:05.895Z] Building security-proxy-setup ... [2023-04-18T19:05:05.895Z] Building security-secretstore-setup ... [2023-04-18T19:05:05.895Z] Building security-spiffe-token-provider ... [2023-04-18T19:05:05.895Z] Building security-spire-agent ... [2023-04-18T19:05:05.895Z] Building security-spire-config ... [2023-04-18T19:05:05.895Z] Building security-spire-server ... [2023-04-18T19:05:05.895Z] Building support-notifications ... [2023-04-18T19:05:05.895Z] Building support-scheduler ... [2023-04-18T19:05:05.895Z] Building security-proxy-setup [2023-04-18T19:05:05.895Z] Building security-spire-agent [2023-04-18T19:05:05.895Z] Building core-data [2023-04-18T19:05:05.895Z] Building support-scheduler [2023-04-18T19:05:05.895Z] Building security-spire-server [2023-04-18T19:05:08.090Z] Removing intermediate container 900553ba1ec0 [2023-04-18T19:05:08.091Z] ---> 3b7f5778bfe2 [2023-04-18T19:05:08.091Z] [2023-04-18T19:05:08.091Z] Step 10/23 : FROM alpine:3.17 [2023-04-18T19:05:08.091Z] ---> 9ed4aefc74f6 [2023-04-18T19:05:08.091Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-18T19:05:08.091Z] ---> Using cache [2023-04-18T19:05:08.091Z] ---> f97c5053e3b0 [2023-04-18T19:05:08.091Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-18T19:05:08.091Z] ---> Using cache [2023-04-18T19:05:08.091Z] ---> b0488a4629a9 [2023-04-18T19:05:08.091Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:05:08.091Z] ---> Using cache [2023-04-18T19:05:08.091Z] ---> d1156d1281f5 [2023-04-18T19:05:08.091Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:05:08.091Z] ---> Using cache [2023-04-18T19:05:08.091Z] ---> 132ac99785e5 [2023-04-18T19:05:08.091Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-18T19:05:08.091Z] Removing intermediate container fdf60bc2477b [2023-04-18T19:05:08.091Z] ---> b388a36c5712 [2023-04-18T19:05:08.091Z] Step 7/26 : COPY . . [2023-04-18T19:05:08.091Z] ---> e590a364f4f1 [2023-04-18T19:05:08.091Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-18T19:05:08.091Z] Removing intermediate container 34cd5af8891a [2023-04-18T19:05:08.091Z] ---> 36bfe9884a9f [2023-04-18T19:05:08.091Z] Step 7/27 : COPY . . [2023-04-18T19:05:08.091Z] ---> 9d2f78254ebd [2023-04-18T19:05:08.091Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-18T19:05:08.091Z] ---> e284efa69ffb [2023-04-18T19:05:08.091Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-18T19:05:08.091Z] ---> Running in 9503c2fd35e4 [2023-04-18T19:05:08.091Z] Removing intermediate container 6377cd309417 [2023-04-18T19:05:08.091Z] ---> 5df0bc841229 [2023-04-18T19:05:08.091Z] [2023-04-18T19:05:08.091Z] Step 10/24 : FROM alpine:3.17 [2023-04-18T19:05:08.091Z] ---> 9ed4aefc74f6 [2023-04-18T19:05:08.091Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-18T19:05:08.091Z] ---> Using cache [2023-04-18T19:05:08.091Z] ---> 2b6ecf5614cd [2023-04-18T19:05:08.091Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-18T19:05:08.091Z] ---> Using cache [2023-04-18T19:05:08.091Z] ---> 55c6c1651515 [2023-04-18T19:05:08.091Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-18T19:05:08.091Z] ---> Running in e49597703d46 [2023-04-18T19:05:08.091Z] Removing intermediate container e49597703d46 [2023-04-18T19:05:08.091Z] ---> e35cf2920a00 [2023-04-18T19:05:08.091Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-18T19:05:08.091Z] ---> Running in e5e54215027c [2023-04-18T19:05:08.091Z] Removing intermediate container e5e54215027c [2023-04-18T19:05:08.091Z] ---> e483a5cd2842 [2023-04-18T19:05:08.091Z] Step 15/24 : WORKDIR / [2023-04-18T19:05:08.091Z] ---> Running in fb780b929c6a [2023-04-18T19:05:08.091Z] Removing intermediate container 9503c2fd35e4 [2023-04-18T19:05:08.091Z] ---> 5745a1bac3bf [2023-04-18T19:05:08.091Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-18T19:05:08.091Z] ---> Running in 5f7babb2f933 [2023-04-18T19:05:08.349Z] Removing intermediate container fb780b929c6a [2023-04-18T19:05:08.349Z] ---> 653a001c189a [2023-04-18T19:05:08.349Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:05:08.349Z] Removing intermediate container 5f7babb2f933 [2023-04-18T19:05:08.349Z] ---> e90df9ee5af5 [2023-04-18T19:05:08.349Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-18T19:05:08.349Z] ---> Running in 47db4b6a6ccd [2023-04-18T19:05:08.607Z] ---> 676f111ca3dc [2023-04-18T19:05:08.607Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:05:08.607Z] Removing intermediate container 47db4b6a6ccd [2023-04-18T19:05:08.607Z] ---> 25959b0d1f4b [2023-04-18T19:05:08.607Z] Step 21/23 : LABEL arch=x86_64 [2023-04-18T19:05:08.607Z] ---> Running in f5782363a400 [2023-04-18T19:05:08.866Z] ---> f6199101f3a6 [2023-04-18T19:05:08.866Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-18T19:05:08.866Z] Removing intermediate container f5782363a400 [2023-04-18T19:05:08.866Z] ---> a48bcbcd699e [2023-04-18T19:05:08.866Z] Step 22/23 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:05:08.866Z] ---> Running in d00f696ecf61 [2023-04-18T19:05:08.866Z] Removing intermediate container d00f696ecf61 [2023-04-18T19:05:08.866Z] ---> d32686cd7474 [2023-04-18T19:05:08.866Z] Step 23/23 : LABEL version=3.0.0-dev.134 [2023-04-18T19:05:09.141Z] ---> Running in b7385a3e46bc [2023-04-18T19:05:09.141Z] Removing intermediate container b7385a3e46bc [2023-04-18T19:05:09.141Z] ---> f3cf698f4119 [2023-04-18T19:05:09.141Z] [2023-04-18T19:05:09.141Z] Successfully built f3cf698f4119 [2023-04-18T19:05:09.141Z] ---> 1d991d79c50c [2023-04-18T19:05:09.141Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-18T19:05:09.141Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-18T19:05:09.141Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-04-18T19:05:09.141Z] Removing intermediate container 5f34e497cd2f [2023-04-18T19:05:09.141Z] ---> 5733c8b528bc [2023-04-18T19:05:09.141Z] [2023-04-18T19:05:09.141Z] Step 10/23 : FROM alpine:3.17 [2023-04-18T19:05:09.141Z] ---> 9ed4aefc74f6 [2023-04-18T19:05:09.141Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-18T19:05:09.141Z] ---> 2514c29e6bbb [2023-04-18T19:05:09.141Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-18T19:05:09.399Z] ---> Running in e1e84ad97bf4 [2023-04-18T19:05:09.399Z] ---> Running in 147cc365e668 [2023-04-18T19:05:09.667Z] ---> d62444ac0f7b [2023-04-18T19:05:09.667Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-18T19:05:09.667Z] Removing intermediate container 147cc365e668 [2023-04-18T19:05:09.667Z] ---> eb0adcface15 [2023-04-18T19:05:09.667Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-18T19:05:09.667Z] Removing intermediate container e1e84ad97bf4 [2023-04-18T19:05:09.667Z] ---> 76b79937cc3e [2023-04-18T19:05:09.667Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-18T19:05:09.925Z] ---> Running in 2a4024f5f10e [2023-04-18T19:05:09.925Z] ---> Running in d0388d9f5df0 [2023-04-18T19:05:09.925Z] ---> Running in 0fb7eaa974ec [2023-04-18T19:05:09.925Z] Removing intermediate container 2a4024f5f10e [2023-04-18T19:05:09.925Z] Removing intermediate container d0388d9f5df0 [2023-04-18T19:05:09.925Z] ---> 9f11b2f6d499 [2023-04-18T19:05:09.925Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T19:05:09.925Z] Removing intermediate container 0fb7eaa974ec [2023-04-18T19:05:09.925Z] ---> 936c411ae1ac [2023-04-18T19:05:09.925Z] ---> 8d0a16f068e9 [2023-04-18T19:05:09.925Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"]Step 13/23 : EXPOSE $APP_PORT [2023-04-18T19:05:09.925Z] [2023-04-18T19:05:09.925Z] ---> Running in e8fd1dafe02b [2023-04-18T19:05:09.925Z] ---> Running in 6efda337b7b8 [2023-04-18T19:05:09.925Z] ---> Running in b63424c40f71 [2023-04-18T19:05:10.198Z] ---> cdb9afe0925e [2023-04-18T19:05:10.199Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-18T19:05:10.199Z] ---> Running in 5d1f0d679f82 [2023-04-18T19:05:10.199Z] Removing intermediate container 6efda337b7b8 [2023-04-18T19:05:10.199Z] ---> bb4e05bcde51 [2023-04-18T19:05:10.199Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-18T19:05:10.199Z] Removing intermediate container e8fd1dafe02b [2023-04-18T19:05:10.199Z] ---> dce085ba5009 [2023-04-18T19:05:10.199Z] Step 22/24 : LABEL arch=x86_64 [2023-04-18T19:05:10.199Z] ---> Running in 8e8e7cb82aae [2023-04-18T19:05:10.199Z] Removing intermediate container b63424c40f71 [2023-04-18T19:05:10.199Z] ---> bf734f37cd07 [2023-04-18T19:05:10.199Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-18T19:05:10.199Z] Removing intermediate container 5d1f0d679f82 [2023-04-18T19:05:10.199Z] ---> 5c03bd7bda6c [2023-04-18T19:05:10.199Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-18T19:05:10.199Z] ---> Running in fe893538bb5b [2023-04-18T19:05:10.457Z] ---> Running in d28327875033 [2023-04-18T19:05:10.457Z] ---> Running in 1a516fc9805a [2023-04-18T19:05:10.457Z] Removing intermediate container fe893538bb5b [2023-04-18T19:05:10.457Z] ---> ac335e672cbf [2023-04-18T19:05:10.457Z] Step 23/24 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:05:10.457Z] ---> Running in ece1a43893e2 [2023-04-18T19:05:10.457Z] Removing intermediate container 1a516fc9805a [2023-04-18T19:05:10.457Z] ---> a7701576d94f [2023-04-18T19:05:10.457Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-18T19:05:10.457Z] ---> Running in 1cffea70c7d1 [2023-04-18T19:05:10.716Z] Removing intermediate container ece1a43893e2 [2023-04-18T19:05:10.716Z] ---> 3847fac17730 [2023-04-18T19:05:10.716Z] Step 24/24 : LABEL version=3.0.0-dev.134 [2023-04-18T19:05:10.716Z] ---> Running in b6e2577c5163 [2023-04-18T19:05:10.716Z] Removing intermediate container 1cffea70c7d1 [2023-04-18T19:05:10.716Z] ---> 29f981b46a2e [2023-04-18T19:05:10.716Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-18T19:05:10.716Z] ---> Running in 7e21fe265d3b [2023-04-18T19:05:10.716Z] Removing intermediate container b6e2577c5163 [2023-04-18T19:05:10.716Z] ---> ada7156bc221 [2023-04-18T19:05:10.716Z] [2023-04-18T19:05:10.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T19:05:10.974Z] Successfully built ada7156bc221 [2023-04-18T19:05:10.974Z] Successfully tagged core-command:latest [2023-04-18T19:05:10.974Z]  Building core-command ... done Building core-metadata [2023-04-18T19:05:10.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T19:05:11.233Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-18T19:05:11.233Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T19:05:11.233Z] OK: 7 MiB in 16 packages [2023-04-18T19:05:11.233Z] Removing intermediate container 8e8e7cb82aae [2023-04-18T19:05:11.233Z] ---> e062da45fbd1 [2023-04-18T19:05:11.233Z] Step 12/26 : WORKDIR /edgex-go [2023-04-18T19:05:11.490Z] ---> Running in 038a00f8f160 [2023-04-18T19:05:11.748Z] Removing intermediate container 038a00f8f160 [2023-04-18T19:05:11.748Z] ---> 5fa90846e568 [2023-04-18T19:05:11.748Z] [2023-04-18T19:05:11.748Z] Step 13/26 : FROM alpine:3.17 [2023-04-18T19:05:11.748Z] ---> 9ed4aefc74f6 [2023-04-18T19:05:11.748Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-18T19:05:11.748Z] Removing intermediate container d28327875033 [2023-04-18T19:05:11.748Z] ---> 964de85d6dd1 [2023-04-18T19:05:11.748Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:05:11.748Z] ---> Running in c8bdf1bd35d7 [2023-04-18T19:05:11.748Z] Removing intermediate container 7e21fe265d3b [2023-04-18T19:05:11.748Z] ---> ad0ff88cca9e [2023-04-18T19:05:11.748Z] Step 12/27 : WORKDIR /edgex-go [2023-04-18T19:05:12.006Z] ---> Running in 26e1dbd8371c [2023-04-18T19:05:12.006Z] Removing intermediate container c8bdf1bd35d7 [2023-04-18T19:05:12.006Z] ---> 0c88b36baff6 [2023-04-18T19:05:12.007Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-18T19:05:12.007Z] ---> Running in 72d498168851 [2023-04-18T19:05:12.007Z] ---> e5aded8170f2 [2023-04-18T19:05:12.007Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:05:12.007Z] Removing intermediate container 26e1dbd8371c [2023-04-18T19:05:12.007Z] ---> a3305996a077 [2023-04-18T19:05:12.007Z] [2023-04-18T19:05:12.007Z] Step 13/27 : FROM alpine:3.17 [2023-04-18T19:05:12.007Z] ---> 9ed4aefc74f6 [2023-04-18T19:05:12.007Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-18T19:05:12.007Z] ---> Using cache [2023-04-18T19:05:12.007Z] ---> 0c88b36baff6 [2023-04-18T19:05:12.007Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-18T19:05:12.007Z] ---> Running in adedd1048151 [2023-04-18T19:05:12.007Z] ---> 225a6d014bcf [2023-04-18T19:05:12.007Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-18T19:05:12.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T19:05:12.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T19:05:12.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T19:05:12.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T19:05:12.785Z] ---> 32efc0fbb98b [2023-04-18T19:05:12.785Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-18T19:05:12.785Z] v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-18T19:05:12.785Z] v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-18T19:05:12.785Z] OK: 17818 distinct packages available [2023-04-18T19:05:12.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T19:05:12.785Z] v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-18T19:05:12.785Z] v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-18T19:05:12.785Z] OK: 17818 distinct packages available [2023-04-18T19:05:12.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T19:05:12.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T19:05:13.045Z] ---> de8f2508e0fe [2023-04-18T19:05:13.045Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-18T19:05:13.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T19:05:13.045Z] ---> Running in 7df20083ff15 [2023-04-18T19:05:13.045Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-18T19:05:13.045Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-18T19:05:13.045Z] (3/5) Installing libucontext (1.2-r0) [2023-04-18T19:05:13.045Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-18T19:05:13.045Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-18T19:05:13.304Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T19:05:13.304Z] OK: 8 MiB in 20 packages [2023-04-18T19:05:13.304Z] Removing intermediate container 7df20083ff15 [2023-04-18T19:05:13.304Z] ---> 61cfa1a097b3 [2023-04-18T19:05:13.304Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T19:05:13.304Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-18T19:05:13.304Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:05:13.304Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:05:13.304Z] ---> 6d63800af9a7 [2023-04-18T19:05:13.304Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-18T19:05:13.304Z] ---> Using cache [2023-04-18T19:05:13.304Z] ---> 382260baba50 [2023-04-18T19:05:13.304Z] Step 4/23 : WORKDIR /edgex-go [2023-04-18T19:05:13.304Z] ---> Using cache [2023-04-18T19:05:13.304Z] ---> 327460a8f38c [2023-04-18T19:05:13.304Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-18T19:05:13.304Z] ---> Running in e597469a1d7b [2023-04-18T19:05:13.304Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-18T19:05:13.304Z] (3/4) Installing libucontext (1.2-r0) [2023-04-18T19:05:13.304Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-18T19:05:13.304Z] ---> Running in 69180bc10684 [2023-04-18T19:05:13.304Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T19:05:13.304Z] OK: 7 MiB in 19 packages [2023-04-18T19:05:13.304Z] Removing intermediate container 69180bc10684 [2023-04-18T19:05:13.304Z] ---> 6cbab2a95be2 [2023-04-18T19:05:13.304Z] Step 21/23 : LABEL arch=x86_64 [2023-04-18T19:05:13.304Z] ---> Running in a67b55cce576 [2023-04-18T19:05:13.561Z] Removing intermediate container a67b55cce576 [2023-04-18T19:05:13.561Z] ---> a894f4f5ad30 [2023-04-18T19:05:13.562Z] Step 22/23 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:05:13.562Z] ---> Running in 509130eed304 [2023-04-18T19:05:13.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T19:05:13.819Z] Removing intermediate container 509130eed304 [2023-04-18T19:05:13.819Z] ---> a19b855c74be [2023-04-18T19:05:13.819Z] Step 23/23 : LABEL version=3.0.0-dev.134 [2023-04-18T19:05:13.819Z] ---> Running in 80017dd306c0 [2023-04-18T19:05:13.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T19:05:13.819Z] Removing intermediate container adedd1048151 [2023-04-18T19:05:13.819Z] ---> 377fea2af0f9 [2023-04-18T19:05:13.819Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:05:13.819Z] Removing intermediate container 72d498168851 [2023-04-18T19:05:13.819Z] ---> 4cdb56c2498d [2023-04-18T19:05:13.819Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:05:13.819Z] Removing intermediate container 80017dd306c0 [2023-04-18T19:05:13.819Z] ---> 828bbcc0bf0c [2023-04-18T19:05:13.819Z] [2023-04-18T19:05:13.819Z] Successfully built 828bbcc0bf0c [2023-04-18T19:05:13.819Z] Successfully tagged core-data:latest [2023-04-18T19:05:13.819Z]  Building core-data ... done Building security-secretstore-setup [2023-04-18T19:05:14.078Z] ---> 671d9d9ae4d5 [2023-04-18T19:05:14.078Z] ---> b57067b496a6 [2023-04-18T19:05:14.078Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt /OK: 265 MiB in 53 packages [2023-04-18T19:05:14.078Z] [2023-04-18T19:05:14.078Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:05:14.645Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:05:14.645Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:05:14.645Z] ---> 6d63800af9a7 [2023-04-18T19:05:14.645Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-18T19:05:14.645Z] ---> Using cache [2023-04-18T19:05:14.645Z] ---> 382260baba50 [2023-04-18T19:05:14.645Z] Step 4/25 : WORKDIR /edgex-go [2023-04-18T19:05:14.645Z] ---> Using cache [2023-04-18T19:05:14.645Z] ---> 327460a8f38c [2023-04-18T19:05:14.645Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-18T19:05:14.645Z] ---> Using cache [2023-04-18T19:05:14.645Z] ---> bc652b27bd48 [2023-04-18T19:05:14.645Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-18T19:05:14.645Z] ---> Using cache [2023-04-18T19:05:14.645Z] ---> bd765d935943 [2023-04-18T19:05:14.645Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:05:14.645Z] ---> Using cache [2023-04-18T19:05:14.645Z] ---> 5d86eb1184a8 [2023-04-18T19:05:14.645Z] Step 8/25 : COPY . . [2023-04-18T19:05:14.645Z] ---> Using cache [2023-04-18T19:05:14.645Z] ---> 45fdb040dc79 [2023-04-18T19:05:14.645Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-18T19:05:14.645Z] ---> 04e871e8203c [2023-04-18T19:05:14.645Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-18T19:05:14.645Z] ---> 497c1f8fd5f2 [2023-04-18T19:05:14.645Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-18T19:05:14.645Z] ---> Running in cd64bcb78f21 [2023-04-18T19:05:14.928Z] Removing intermediate container e597469a1d7b [2023-04-18T19:05:14.928Z] ---> fd33a07fc278 [2023-04-18T19:05:14.928Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-18T19:05:15.186Z] ---> cdb32b5b4e8e [2023-04-18T19:05:15.186Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:05:15.186Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-18T19:05:15.186Z] ---> Running in 49ff1bd9b1d6 [2023-04-18T19:05:17.090Z] ---> 4db9745cc61f [2023-04-18T19:05:17.090Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-18T19:05:17.090Z] ---> 6483d2c12fb3 [2023-04-18T19:05:17.090Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-18T19:05:17.090Z] ---> a3a268d24c44 [2023-04-18T19:05:17.090Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-18T19:05:17.090Z] ---> Running in 6b6ce0d9560d [2023-04-18T19:05:17.090Z] ---> e0c682d30eef [2023-04-18T19:05:17.091Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-18T19:05:17.091Z] Removing intermediate container 6b6ce0d9560d [2023-04-18T19:05:17.091Z] ---> abe57a638867 [2023-04-18T19:05:17.091Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-18T19:05:17.091Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:05:17.091Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:05:17.091Z] ---> 6d63800af9a7 [2023-04-18T19:05:17.091Z] Step 3/25 : WORKDIR /edgex-go [2023-04-18T19:05:17.091Z] ---> Using cache [2023-04-18T19:05:17.091Z] ---> 82738a36e845 [2023-04-18T19:05:17.091Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-18T19:05:17.091Z] ---> Running in 167bcb45bbd6 [2023-04-18T19:05:17.350Z] ---> a9303fe05e92 [2023-04-18T19:05:17.350Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-18T19:05:17.350Z] ---> fc19e3f16f3f [2023-04-18T19:05:17.350Z] Step 22/27 : WORKDIR / [2023-04-18T19:05:17.350Z] ---> Running in 112d1139ed53 [2023-04-18T19:05:17.608Z] Removing intermediate container 112d1139ed53 [2023-04-18T19:05:17.608Z] ---> fac9aa0d07d4 [2023-04-18T19:05:17.608Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-18T19:05:17.608Z] ---> f323c5223653 [2023-04-18T19:05:17.608Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-18T19:05:17.608Z] ---> Running in 94567b48634c [2023-04-18T19:05:17.608Z] ---> Running in 82e69f3fd89c [2023-04-18T19:05:17.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T19:05:17.608Z] Removing intermediate container 94567b48634c [2023-04-18T19:05:17.608Z] ---> f04653a44483 [2023-04-18T19:05:17.608Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-18T19:05:17.608Z] Removing intermediate container 82e69f3fd89c [2023-04-18T19:05:17.608Z] ---> 018d6c7fb542 [2023-04-18T19:05:17.608Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-18T19:05:17.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T19:05:17.608Z] ---> Running in 18e818e8110e [2023-04-18T19:05:17.608Z] ---> Running in 2a7e36da757b [2023-04-18T19:05:17.866Z] Removing intermediate container 18e818e8110e [2023-04-18T19:05:17.867Z] ---> 135a1d577099 [2023-04-18T19:05:17.867Z] Step 25/27 : LABEL arch=x86_64 [2023-04-18T19:05:17.867Z] ---> Running in 11d0faf6a382 [2023-04-18T19:05:17.867Z] OK: 265 MiB in 53 packages [2023-04-18T19:05:17.867Z] Removing intermediate container 2a7e36da757b [2023-04-18T19:05:17.867Z] ---> 81eabf81deea [2023-04-18T19:05:17.867Z] Step 24/26 : LABEL arch=x86_64 [2023-04-18T19:05:17.867Z] ---> Running in c68ded7cf275 [2023-04-18T19:05:17.867Z] Removing intermediate container 11d0faf6a382 [2023-04-18T19:05:17.867Z] ---> 4b53132b4c8c [2023-04-18T19:05:17.867Z] Step 26/27 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:05:18.128Z] ---> Running in df3fae525eb1 [2023-04-18T19:05:18.128Z] Removing intermediate container c68ded7cf275 [2023-04-18T19:05:18.128Z] ---> a32c41335214 [2023-04-18T19:05:18.128Z] Step 25/26 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:05:18.128Z] ---> Running in 8a4567c6a5b5 [2023-04-18T19:05:18.128Z] Removing intermediate container df3fae525eb1 [2023-04-18T19:05:18.128Z] ---> 59253f181d21 [2023-04-18T19:05:18.128Z] Step 27/27 : LABEL version=3.0.0-dev.134 [2023-04-18T19:05:18.128Z] ---> Running in 1fe4cb7b2aa2 [2023-04-18T19:05:18.128Z] Removing intermediate container 8a4567c6a5b5 [2023-04-18T19:05:18.128Z] ---> 410756564802 [2023-04-18T19:05:18.128Z] Step 26/26 : LABEL version=3.0.0-dev.134 [2023-04-18T19:05:18.128Z] ---> Running in 8c84c07af7b8 [2023-04-18T19:05:18.359Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:05:18.359Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:05:18.359Z] ---> f6a2c387ade1 [2023-04-18T19:05:18.359Z] Step 3/26 : WORKDIR /edgex-go [2023-04-18T19:05:18.359Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:05:18.359Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:05:18.359Z] ---> f6a2c387ade1 [2023-04-18T19:05:18.359Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-18T19:05:18.359Z] ---> Running in d368967b935d [2023-04-18T19:05:18.359Z] ---> Running in 78cb10aa4cb6 [2023-04-18T19:05:18.359Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:05:18.359Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:05:18.359Z] ---> f6a2c387ade1 [2023-04-18T19:05:18.359Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-18T19:05:18.359Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:05:18.359Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:05:18.359Z] ---> f6a2c387ade1 [2023-04-18T19:05:18.359Z] Step 3/27 : WORKDIR /edgex-go [2023-04-18T19:05:18.359Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:05:18.359Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:05:18.359Z] ---> f6a2c387ade1 [2023-04-18T19:05:18.359Z] Step 3/22 : WORKDIR /edgex-go [2023-04-18T19:05:18.359Z] ---> Running in e4ecde4ba7d4 [2023-04-18T19:05:18.359Z] ---> Running in 5387a396f058 [2023-04-18T19:05:18.359Z] ---> Running in 814293fdac6a [2023-04-18T19:05:18.359Z] Removing intermediate container d368967b935d [2023-04-18T19:05:18.359Z] ---> e248897d9b9f [2023-04-18T19:05:18.359Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-18T19:05:18.359Z] ---> Running in fde457099ef1 [2023-04-18T19:05:18.359Z] Removing intermediate container 78cb10aa4cb6 [2023-04-18T19:05:18.359Z] ---> 5df954571c0b [2023-04-18T19:05:18.359Z] Step 4/23 : WORKDIR /edgex-go [2023-04-18T19:05:18.359Z] Removing intermediate container e4ecde4ba7d4 [2023-04-18T19:05:18.359Z] ---> eb4224bc731e [2023-04-18T19:05:18.359Z] Step 4/23 : WORKDIR /edgex-go [2023-04-18T19:05:18.359Z] ---> Running in 94f2caf6b995 [2023-04-18T19:05:18.359Z] ---> Running in 7d0893d33175 [2023-04-18T19:05:18.359Z] Removing intermediate container 5387a396f058 [2023-04-18T19:05:18.359Z] ---> 3c925e46a148 [2023-04-18T19:05:18.359Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-18T19:05:18.359Z] Removing intermediate container 814293fdac6a [2023-04-18T19:05:18.359Z] ---> 146809bf624c [2023-04-18T19:05:18.359Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-18T19:05:18.386Z] Removing intermediate container 167bcb45bbd6 [2023-04-18T19:05:18.386Z] ---> 1d40a14ae503 [2023-04-18T19:05:18.386Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-18T19:05:18.386Z] Removing intermediate container 1fe4cb7b2aa2 [2023-04-18T19:05:18.386Z] ---> 4d8fbc762f3d [2023-04-18T19:05:18.386Z] [2023-04-18T19:05:18.386Z] Removing intermediate container 8c84c07af7b8 [2023-04-18T19:05:18.386Z] ---> 49d8e0f6bcd7 [2023-04-18T19:05:18.386Z] [2023-04-18T19:05:18.386Z] Successfully built 4d8fbc762f3d [2023-04-18T19:05:18.386Z] Successfully tagged security-spire-config:latest [2023-04-18T19:05:18.386Z]  Building security-spire-config ... done Building security-spire-agent [2023-04-18T19:05:18.386Z] Successfully built 49d8e0f6bcd7 [2023-04-18T19:05:18.386Z] ---> 3921816dd77a [2023-04-18T19:05:18.386Z] Successfully tagged security-spire-server:latest [2023-04-18T19:05:18.386Z]  Building security-spire-server ... done Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:05:18.386Z] ---> Running in 19c7f37f3ce4 [2023-04-18T19:05:18.628Z] ---> Running in 007ec786274e [2023-04-18T19:05:18.628Z] ---> Running in 7f5380d95f1e [2023-04-18T19:05:18.897Z] Removing intermediate container 94f2caf6b995 [2023-04-18T19:05:18.897Z] ---> 98e40a702740 [2023-04-18T19:05:18.897Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-18T19:05:18.897Z] ---> Running in 27bd61235485 [2023-04-18T19:05:19.166Z] Removing intermediate container 7d0893d33175 [2023-04-18T19:05:19.166Z] ---> 2cdec44d3355 [2023-04-18T19:05:19.166Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-18T19:05:19.166Z] ---> Running in 203a34201c56 [2023-04-18T19:05:20.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T19:05:20.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T19:05:20.910Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:05:20.910Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:05:20.910Z] ---> 6d63800af9a7 [2023-04-18T19:05:20.910Z] Step 3/27 : WORKDIR /edgex-go [2023-04-18T19:05:20.910Z] ---> Using cache [2023-04-18T19:05:20.910Z] ---> 82738a36e845 [2023-04-18T19:05:20.910Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-18T19:05:20.910Z] ---> Using cache [2023-04-18T19:05:20.910Z] ---> bf4ccb0e4046 [2023-04-18T19:05:20.910Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-18T19:05:20.910Z] ---> Using cache [2023-04-18T19:05:20.910Z] ---> 5b197e195dd0 [2023-04-18T19:05:20.910Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:05:20.910Z] ---> Using cache [2023-04-18T19:05:20.910Z] ---> b388a36c5712 [2023-04-18T19:05:20.910Z] Step 7/27 : COPY . . [2023-04-18T19:05:20.910Z] ---> Using cache [2023-04-18T19:05:20.910Z] ---> 2514c29e6bbb [2023-04-18T19:05:20.910Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-18T19:05:20.910Z] ---> Using cache [2023-04-18T19:05:20.910Z] ---> eb0adcface15 [2023-04-18T19:05:20.910Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-18T19:05:20.910Z] ---> Using cache [2023-04-18T19:05:20.910Z] ---> 936c411ae1ac [2023-04-18T19:05:20.910Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-18T19:05:20.910Z] ---> Using cache [2023-04-18T19:05:20.910Z] ---> bb4e05bcde51 [2023-04-18T19:05:20.910Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-18T19:05:21.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T19:05:21.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T19:05:21.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T19:05:21.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T19:05:21.478Z] ---> Running in 48c2935b3149 [2023-04-18T19:05:21.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T19:05:21.911Z] OK: 263 MiB in 53 packages [2023-04-18T19:05:22.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T19:05:22.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T19:05:22.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T19:05:22.850Z] Removing intermediate container 48c2935b3149 [2023-04-18T19:05:22.850Z] ---> 6540386e2949 [2023-04-18T19:05:22.850Z] Step 12/27 : WORKDIR /edgex-go [2023-04-18T19:05:22.850Z] ---> Running in 3731e6573542 [2023-04-18T19:05:22.850Z] Removing intermediate container 3731e6573542 [2023-04-18T19:05:22.850Z] ---> 5ead93c6cbf7 [2023-04-18T19:05:22.850Z] [2023-04-18T19:05:22.850Z] Step 13/27 : FROM alpine:3.17 [2023-04-18T19:05:22.850Z] ---> 9ed4aefc74f6 [2023-04-18T19:05:22.850Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-18T19:05:22.850Z] ---> Using cache [2023-04-18T19:05:22.850Z] ---> 0c88b36baff6 [2023-04-18T19:05:22.850Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-18T19:05:22.850Z] ---> Using cache [2023-04-18T19:05:22.850Z] ---> 4cdb56c2498d [2023-04-18T19:05:22.850Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:05:22.850Z] ---> Using cache [2023-04-18T19:05:22.850Z] ---> b57067b496a6 [2023-04-18T19:05:22.850Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:05:22.850Z] ---> Using cache [2023-04-18T19:05:22.850Z] ---> 497c1f8fd5f2 [2023-04-18T19:05:22.850Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-18T19:05:23.434Z] OK: 263 MiB in 53 packages [2023-04-18T19:05:23.434Z] Removing intermediate container fde457099ef1 [2023-04-18T19:05:23.434Z] ---> 17a95c49e37b [2023-04-18T19:05:23.434Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-18T19:05:23.708Z] OK: 263 MiB in 53 packages [2023-04-18T19:05:23.783Z] ---> a23730115a3d [2023-04-18T19:05:23.783Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-18T19:05:23.978Z] OK: 263 MiB in 53 packages [2023-04-18T19:05:24.249Z] OK: 263 MiB in 53 packages [2023-04-18T19:05:25.229Z] ---> 73701e7bbcf9 [2023-04-18T19:05:25.229Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:05:25.229Z] ---> Running in 35fbf7adaae2 [2023-04-18T19:05:25.815Z] Removing intermediate container 27bd61235485 [2023-04-18T19:05:25.815Z] ---> 11e7b93d414a [2023-04-18T19:05:25.815Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-18T19:05:26.089Z] Removing intermediate container 007ec786274e [2023-04-18T19:05:26.089Z] ---> cc6e06946329 [2023-04-18T19:05:26.089Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-18T19:05:26.337Z] ---> 6c1696651b97 [2023-04-18T19:05:26.337Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-18T19:05:26.358Z] Removing intermediate container 7f5380d95f1e [2023-04-18T19:05:26.358Z] ---> 85dcfd877923 [2023-04-18T19:05:26.358Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-18T19:05:26.358Z] Removing intermediate container 203a34201c56 [2023-04-18T19:05:26.358Z] ---> edaa193cf1a7 [2023-04-18T19:05:26.358Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-18T19:05:26.596Z] ---> fdfcecc28b0c [2023-04-18T19:05:26.596Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-18T19:05:27.162Z] ---> 13c2037d1f5d [2023-04-18T19:05:27.162Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-18T19:05:27.333Z] ---> 270316358afa [2023-04-18T19:05:27.333Z] ---> b198a90617ae [2023-04-18T19:05:27.333Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:05:27.333Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:05:27.333Z] ---> Running in f0c33431f1da [2023-04-18T19:05:27.333Z] ---> Running in c44cc6698f84 [2023-04-18T19:05:27.610Z] ---> fc6adfb2ab17 [2023-04-18T19:05:27.610Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:05:27.610Z] ---> Running in e068d78823de [2023-04-18T19:05:27.730Z] ---> 537441f6e4c3 [2023-04-18T19:05:27.730Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-18T19:05:27.730Z] ---> Running in d36a90af0135 [2023-04-18T19:05:27.988Z] Removing intermediate container d36a90af0135 [2023-04-18T19:05:27.988Z] ---> e62e73f4f016 [2023-04-18T19:05:27.988Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-18T19:05:27.988Z] ---> Running in 7734bfcbf4e2 [2023-04-18T19:05:28.203Z] ---> 6c9926fcbef9 [2023-04-18T19:05:28.204Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:05:28.204Z] ---> Running in 487e072c4077 [2023-04-18T19:05:28.250Z] Removing intermediate container 7734bfcbf4e2 [2023-04-18T19:05:28.250Z] ---> e349a0d426f3 [2023-04-18T19:05:28.250Z] Step 25/27 : LABEL arch=x86_64 [2023-04-18T19:05:28.250Z] ---> Running in 3b04c683bb96 [2023-04-18T19:05:28.513Z] Removing intermediate container 3b04c683bb96 [2023-04-18T19:05:28.513Z] ---> a58b611c882a [2023-04-18T19:05:28.513Z] Step 26/27 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:05:28.770Z] ---> Running in 29b6c9b4d0a9 [2023-04-18T19:05:29.029Z] Removing intermediate container 29b6c9b4d0a9 [2023-04-18T19:05:29.029Z] ---> b1c2446c1f3c [2023-04-18T19:05:29.029Z] Step 27/27 : LABEL version=3.0.0-dev.134 [2023-04-18T19:05:29.029Z] ---> Running in 0d38b1094a48 [2023-04-18T19:05:29.029Z] Removing intermediate container 0d38b1094a48 [2023-04-18T19:05:29.029Z] ---> 8d13e1d28d84 [2023-04-18T19:05:29.029Z] [2023-04-18T19:05:29.029Z] Successfully built 8d13e1d28d84 [2023-04-18T19:05:29.029Z] Successfully tagged security-spire-agent:latest [2023-04-18T19:05:29.598Z]  Building security-spire-agent ... done Removing intermediate container 49ff1bd9b1d6 [2023-04-18T19:05:29.598Z] ---> 971b8c47d4fe [2023-04-18T19:05:29.598Z] Step 8/23 : COPY . . [2023-04-18T19:05:33.786Z] ---> e2c657aeda12 [2023-04-18T19:05:33.786Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-18T19:05:33.786Z] Removing intermediate container cd64bcb78f21 [2023-04-18T19:05:33.786Z] ---> 3a2003ddc9e6 [2023-04-18T19:05:33.786Z] [2023-04-18T19:05:33.786Z] Step 10/25 : FROM alpine:3.17 [2023-04-18T19:05:33.786Z] ---> 9ed4aefc74f6 [2023-04-18T19:05:33.786Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-18T19:05:33.786Z] ---> Using cache [2023-04-18T19:05:33.786Z] ---> 2b6ecf5614cd [2023-04-18T19:05:33.786Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-18T19:05:33.786Z] ---> Using cache [2023-04-18T19:05:33.786Z] ---> 55c6c1651515 [2023-04-18T19:05:33.786Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-18T19:05:33.786Z] ---> Running in c18f6880c1a5 [2023-04-18T19:05:33.786Z] ---> Running in 920474ad733c [2023-04-18T19:05:33.786Z] Removing intermediate container c18f6880c1a5 [2023-04-18T19:05:33.786Z] ---> fb3c3c6f05cb [2023-04-18T19:05:33.786Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-18T19:05:33.786Z] ---> Running in 1726167e94fa [2023-04-18T19:05:33.786Z] Removing intermediate container 1726167e94fa [2023-04-18T19:05:33.786Z] ---> 7b42a020e759 [2023-04-18T19:05:33.786Z] Step 15/25 : WORKDIR / [2023-04-18T19:05:33.786Z] ---> Running in eac570608737 [2023-04-18T19:05:33.786Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-18T19:05:33.786Z] Removing intermediate container 19c7f37f3ce4 [2023-04-18T19:05:33.786Z] ---> 86d63939c4e6 [2023-04-18T19:05:33.786Z] Step 7/25 : COPY . . [2023-04-18T19:05:33.786Z] Removing intermediate container eac570608737 [2023-04-18T19:05:33.786Z] ---> e0ed645b62b8 [2023-04-18T19:05:33.786Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:05:34.351Z] ---> ae9d0e7326ec [2023-04-18T19:05:34.351Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:05:34.915Z] ---> 1902f1102a95 [2023-04-18T19:05:34.915Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-18T19:05:35.172Z] ---> 5de9ca04d63a [2023-04-18T19:05:35.172Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-18T19:05:35.430Z] ---> 329e783dae05 [2023-04-18T19:05:35.430Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-18T19:05:35.430Z] ---> 29be51a0fef1 [2023-04-18T19:05:35.430Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-18T19:05:35.430Z] ---> Running in 22d407ec4544 [2023-04-18T19:05:35.688Z] Removing intermediate container 22d407ec4544 [2023-04-18T19:05:35.688Z] ---> 989d4571bb94 [2023-04-18T19:05:35.688Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T19:05:35.688Z] ---> Running in 83b0da49574a [2023-04-18T19:05:35.688Z] Removing intermediate container 83b0da49574a [2023-04-18T19:05:35.688Z] ---> 37bd9f9c0d72 [2023-04-18T19:05:35.688Z] Step 23/25 : LABEL arch=x86_64 [2023-04-18T19:05:35.945Z] ---> Running in 92d1a74bb936 [2023-04-18T19:05:35.945Z] Removing intermediate container 92d1a74bb936 [2023-04-18T19:05:35.945Z] ---> 5fb4f6ddee3e [2023-04-18T19:05:35.945Z] Step 24/25 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:05:35.945Z] ---> Running in 0b331705e7ea [2023-04-18T19:05:36.203Z] Removing intermediate container 0b331705e7ea [2023-04-18T19:05:36.203Z] ---> 0c64cd41fdaf [2023-04-18T19:05:36.203Z] Step 25/25 : LABEL version=3.0.0-dev.134 [2023-04-18T19:05:36.203Z] ---> Running in 72024fc24d77 [2023-04-18T19:05:36.203Z] Removing intermediate container 72024fc24d77 [2023-04-18T19:05:36.203Z] ---> 20518fc28057 [2023-04-18T19:05:36.203Z] [2023-04-18T19:05:36.203Z] Successfully built 20518fc28057 [2023-04-18T19:05:36.460Z] Successfully tagged core-metadata:latest [2023-04-18T19:05:37.393Z]  Building core-metadata ... done  ---> 859f65bd6d95 [2023-04-18T19:05:37.393Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-18T19:05:37.393Z] ---> Running in 238b92208929 [2023-04-18T19:05:37.960Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-18T19:05:52.818Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-18T19:05:54.194Z] Removing intermediate container 920474ad733c [2023-04-18T19:05:54.194Z] ---> b760e1179906 [2023-04-18T19:05:54.194Z] [2023-04-18T19:05:54.194Z] Step 10/23 : FROM alpine:3.17 [2023-04-18T19:05:54.194Z] ---> 9ed4aefc74f6 [2023-04-18T19:05:54.194Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-18T19:05:54.194Z] ---> Running in 266e68dfe244 [2023-04-18T19:05:54.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T19:05:54.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T19:05:54.712Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-18T19:05:54.712Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-18T19:05:54.712Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T19:05:54.712Z] Executing ca-certificates-20220614-r4.trigger [2023-04-18T19:05:54.970Z] OK: 8 MiB in 17 packages [2023-04-18T19:05:54.970Z] Removing intermediate container 238b92208929 [2023-04-18T19:05:54.970Z] ---> fa3e450b3e4a [2023-04-18T19:05:54.970Z] [2023-04-18T19:05:54.970Z] Step 9/25 : FROM alpine:3.17 [2023-04-18T19:05:54.970Z] ---> 9ed4aefc74f6 [2023-04-18T19:05:54.970Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-18T19:05:54.970Z] ---> Running in 3a99df91ec2f [2023-04-18T19:05:55.228Z] Removing intermediate container 266e68dfe244 [2023-04-18T19:05:55.228Z] ---> e4db7d57b171 [2023-04-18T19:05:55.228Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-18T19:05:55.228Z] ---> Running in 0c3816c47bfe [2023-04-18T19:05:55.486Z] Removing intermediate container 0c3816c47bfe [2023-04-18T19:05:55.486Z] ---> d6cdfd62f5a2 [2023-04-18T19:05:55.486Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-18T19:05:55.486Z] ---> Running in 106e4e6bbec6 [2023-04-18T19:05:55.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T19:05:55.486Z] Removing intermediate container 106e4e6bbec6 [2023-04-18T19:05:55.486Z] ---> 8b6733abf934 [2023-04-18T19:05:55.486Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-18T19:05:55.486Z] ---> Running in ab025e2fc6d9 [2023-04-18T19:05:55.486Z] Removing intermediate container ab025e2fc6d9 [2023-04-18T19:05:55.486Z] ---> c885bea2cdf8 [2023-04-18T19:05:55.486Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:05:55.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T19:05:55.744Z] ---> 9aa0de3594d2 [2023-04-18T19:05:55.744Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:05:55.744Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-18T19:05:55.744Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-18T19:05:55.744Z] ---> e3ef591538b4 [2023-04-18T19:05:55.744Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-18T19:05:55.744Z] (3/3) Installing su-exec (0.2-r2) [2023-04-18T19:05:56.001Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T19:05:56.001Z] Executing ca-certificates-20220614-r4.trigger [2023-04-18T19:05:56.001Z] OK: 8 MiB in 18 packages [2023-04-18T19:05:56.259Z] ---> 3ac98ddb1170 [2023-04-18T19:05:56.259Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-18T19:05:56.518Z] ---> 29c018c2fbd8 [2023-04-18T19:05:56.518Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-18T19:05:56.518Z] Removing intermediate container 3a99df91ec2f [2023-04-18T19:05:56.518Z] ---> b71225fcec82 [2023-04-18T19:05:56.518Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-18T19:05:56.518Z] ---> Running in a16af35ca829 [2023-04-18T19:05:56.518Z] ---> Running in 47c926ff1b3b [2023-04-18T19:05:56.518Z] Removing intermediate container 47c926ff1b3b [2023-04-18T19:05:56.518Z] ---> 4a4138124916 [2023-04-18T19:05:56.518Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T19:05:56.518Z] Removing intermediate container a16af35ca829 [2023-04-18T19:05:56.518Z] ---> 6babea4eda84 [2023-04-18T19:05:56.518Z] Step 12/25 : WORKDIR / [2023-04-18T19:05:56.518Z] ---> Running in 3fa5bdca9252 [2023-04-18T19:05:56.518Z] ---> Running in a9b74d9caca5 [2023-04-18T19:05:56.518Z] Removing intermediate container 3fa5bdca9252 [2023-04-18T19:05:56.518Z] ---> b64c86d0ca5c [2023-04-18T19:05:56.518Z] Step 21/23 : LABEL arch=x86_64 [2023-04-18T19:05:56.777Z] ---> Running in dc2ea1bf580d [2023-04-18T19:05:56.777Z] Removing intermediate container a9b74d9caca5 [2023-04-18T19:05:56.777Z] ---> 373074df5d03 [2023-04-18T19:05:56.777Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:05:56.777Z] Removing intermediate container dc2ea1bf580d [2023-04-18T19:05:56.777Z] ---> 8b21afafaf40 [2023-04-18T19:05:56.777Z] Step 22/23 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:05:56.777Z] ---> Running in 75010211c74e [2023-04-18T19:05:56.777Z] ---> cbf0839070eb [2023-04-18T19:05:56.777Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:05:56.777Z] Removing intermediate container 75010211c74e [2023-04-18T19:05:56.777Z] ---> 6d0dd71adc73 [2023-04-18T19:05:56.777Z] Step 23/23 : LABEL version=3.0.0-dev.134 [2023-04-18T19:05:56.777Z] ---> Running in 61f7b21b37f1 [2023-04-18T19:05:57.037Z] ---> 7ddc4240fab0 [2023-04-18T19:05:57.037Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-18T19:05:57.037Z] Removing intermediate container 61f7b21b37f1 [2023-04-18T19:05:57.037Z] ---> 7321edf13e7b [2023-04-18T19:05:57.037Z] [2023-04-18T19:05:57.037Z] Successfully built 7321edf13e7b [2023-04-18T19:05:57.037Z] Successfully tagged support-notifications:latest [2023-04-18T19:05:57.037Z]  Building support-notifications ... done  ---> c778cb4e5952 [2023-04-18T19:05:57.037Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-18T19:05:57.297Z] ---> 2af5240a2627 [2023-04-18T19:05:57.297Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-18T19:05:57.297Z] ---> a12f0fafa310 [2023-04-18T19:05:57.297Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-18T19:05:57.556Z] ---> c461f196031f [2023-04-18T19:05:57.556Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-18T19:05:57.814Z] ---> 4cd57e19683a [2023-04-18T19:05:57.814Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-18T19:05:57.814Z] ---> 617e8386e532 [2023-04-18T19:05:57.814Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-18T19:05:58.073Z] ---> Running in 86d66e4adde0 [2023-04-18T19:05:58.641Z] Removing intermediate container 86d66e4adde0 [2023-04-18T19:05:58.641Z] ---> 802216d6e66d [2023-04-18T19:05:58.641Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-18T19:05:58.641Z] ---> Running in 2a0dc09f41fd [2023-04-18T19:05:58.641Z] Removing intermediate container 2a0dc09f41fd [2023-04-18T19:05:58.641Z] ---> 121af53e9da0 [2023-04-18T19:05:58.641Z] Step 23/25 : LABEL arch=x86_64 [2023-04-18T19:05:58.641Z] ---> Running in f41c0bd05f50 [2023-04-18T19:05:58.641Z] Removing intermediate container f41c0bd05f50 [2023-04-18T19:05:58.641Z] ---> a3142ed6533f [2023-04-18T19:05:58.641Z] Step 24/25 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:05:58.641Z] ---> Running in 6a2b21a4a5f8 [2023-04-18T19:05:58.641Z] Removing intermediate container 6a2b21a4a5f8 [2023-04-18T19:05:58.641Z] ---> 317e5182b013 [2023-04-18T19:05:58.641Z] Step 25/25 : LABEL version=3.0.0-dev.134 [2023-04-18T19:05:58.901Z] ---> Running in f671d8ae53ec [2023-04-18T19:05:58.901Z] Removing intermediate container f671d8ae53ec [2023-04-18T19:05:58.901Z] ---> 355ec2b0219d [2023-04-18T19:05:58.901Z] [2023-04-18T19:05:58.901Z] Successfully built 355ec2b0219d [2023-04-18T19:05:58.901Z] Successfully tagged security-secretstore-setup:latest [2023-04-18T19:05:58.908Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-04-18T19:05:58.914Z] $ docker stop --time=1 8713839acb626b6319702f90cfdf0b9e1badf65cda2f289f2b81cbf3e574f82b [2023-04-18T19:06:00.170Z] $ docker rm -f --volumes 8713839acb626b6319702f90cfdf0b9e1badf65cda2f289f2b81cbf3e574f82b [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T19:06:00.505Z] + docker images [2023-04-18T19:06:00.505Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-18T19:06:00.505Z] security-secretstore-setup latest 355ec2b0219d 2 seconds ago 32.8MB [2023-04-18T19:06:00.505Z] support-notifications latest 7321edf13e7b 4 seconds ago 32.7MB [2023-04-18T19:06:00.505Z] fa3e450b3e4a 6 seconds ago 1.68GB [2023-04-18T19:06:00.505Z] b760e1179906 7 seconds ago 1.75GB [2023-04-18T19:06:00.505Z] core-metadata latest 20518fc28057 24 seconds ago 20.4MB [2023-04-18T19:06:00.505Z] 3a2003ddc9e6 29 seconds ago 1.69GB [2023-04-18T19:06:00.505Z] security-spire-agent latest 8d13e1d28d84 32 seconds ago 129MB [2023-04-18T19:06:00.505Z] 5ead93c6cbf7 38 seconds ago 1.55GB [2023-04-18T19:06:00.505Z] security-spire-config latest 4d8fbc762f3d 42 seconds ago 88.9MB [2023-04-18T19:06:00.505Z] security-spire-server latest 49d8e0f6bcd7 42 seconds ago 89.8MB [2023-04-18T19:06:00.505Z] core-data latest 828bbcc0bf0c 47 seconds ago 20MB [2023-04-18T19:06:00.505Z] a3305996a077 49 seconds ago 1.55GB [2023-04-18T19:06:00.505Z] 5fa90846e568 49 seconds ago 1.55GB [2023-04-18T19:06:00.505Z] core-command latest ada7156bc221 50 seconds ago 19.8MB [2023-04-18T19:06:00.505Z] core-common-config-bootstrapper latest f3cf698f4119 52 seconds ago 17.2MB [2023-04-18T19:06:00.505Z] 5733c8b528bc 52 seconds ago 1.69GB [2023-04-18T19:06:00.505Z] 5df0bc841229 53 seconds ago 1.69GB [2023-04-18T19:06:00.505Z] 3b7f5778bfe2 57 seconds ago 1.68GB [2023-04-18T19:06:00.505Z] security-bootstrapper latest 511267da1921 About a minute ago 22.2MB [2023-04-18T19:06:00.505Z] support-scheduler latest ec3c1caa77f3 About a minute ago 32.1MB [2023-04-18T19:06:00.505Z] security-proxy-auth latest d443c1f1da7b About a minute ago 18.3MB [2023-04-18T19:06:00.505Z] security-proxy-setup latest 8be95247fbdc About a minute ago 18.7MB [2023-04-18T19:06:00.505Z] security-spiffe-token-provider latest 2ab5e096f451 About a minute ago 32.8MB [2023-04-18T19:06:00.505Z] 13fe83af1380 About a minute ago 1.75GB [2023-04-18T19:06:00.505Z] 24ec76edd2e1 About a minute ago 1.73GB [2023-04-18T19:06:00.505Z] 07509910605d About a minute ago 1.67GB [2023-04-18T19:06:00.505Z] b11f0a08f32a About a minute ago 1.67GB [2023-04-18T19:06:00.505Z] 483c761316e1 About a minute ago 1.67GB [2023-04-18T19:06:00.505Z] ci-base-image-x86_64 latest 6d63800af9a7 5 minutes ago 881MB [2023-04-18T19:06:00.505Z] alpine 3.17 9ed4aefc74f6 2 weeks ago 7.05MB [2023-04-18T19:06:00.505Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 weeks ago 664MB [2023-04-18T19:06:00.505Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-18T19:06:00.505Z] 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-04-18T19:06:00.637Z] provisioning config files... [2023-04-18T19:06:00.648Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/496@tmp/config8635138053796229342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T19:06:00.943Z] ---> docker-login.sh [2023-04-18T19:06:00.943Z] nexus3.edgexfoundry.org:10001 [2023-04-18T19:06:00.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T19:06:00.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T19:06:00.943Z] Configure a credential helper to remove this warning. See [2023-04-18T19:06:00.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T19:06:00.943Z] [2023-04-18T19:06:00.943Z] Login Succeeded [2023-04-18T19:06:00.943Z] nexus3.edgexfoundry.org:10002 [2023-04-18T19:06:00.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T19:06:00.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T19:06:00.943Z] Configure a credential helper to remove this warning. See [2023-04-18T19:06:00.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T19:06:00.943Z] [2023-04-18T19:06:00.943Z] Login Succeeded [2023-04-18T19:06:00.943Z] nexus3.edgexfoundry.org:10003 [2023-04-18T19:06:01.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T19:06:01.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T19:06:01.202Z] Configure a credential helper to remove this warning. See [2023-04-18T19:06:01.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T19:06:01.202Z] [2023-04-18T19:06:01.202Z] Login Succeeded [2023-04-18T19:06:01.202Z] nexus3.edgexfoundry.org:10004 [2023-04-18T19:06:01.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T19:06:01.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T19:06:01.202Z] Configure a credential helper to remove this warning. See [2023-04-18T19:06:01.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T19:06:01.202Z] [2023-04-18T19:06:01.202Z] Login Succeeded [2023-04-18T19:06:01.202Z] docker.io [2023-04-18T19:06:01.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T19:06:01.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T19:06:01.463Z] Configure a credential helper to remove this warning. See [2023-04-18T19:06:01.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T19:06:01.463Z] [2023-04-18T19:06:01.463Z] Login Succeeded [2023-04-18T19:06:01.463Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T19:06:01.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:06:01.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T19:06:01.531Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-04-18T19:06:01.531Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:01.531Z] latest [2023-04-18T19:06:01.531Z] 3.0.0-dev.134 [2023-04-18T19:06:01.531Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:01.531Z] main [2023-04-18T19:06:01.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:01.848Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:02.157Z] + docker push nexus3.edgexfoundry.org:10004/core-command:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:02.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-18T19:06:02.157Z] 6962146f2595: Preparing [2023-04-18T19:06:02.157Z] a139773e99c9: Preparing [2023-04-18T19:06:02.157Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:02.157Z] 5a555dd80350: Preparing [2023-04-18T19:06:02.157Z] 32505fc77619: Preparing [2023-04-18T19:06:02.157Z] f1417ff83b31: Preparing [2023-04-18T19:06:02.157Z] f1417ff83b31: Waiting [2023-04-18T19:06:02.157Z] 32505fc77619: Pushed [2023-04-18T19:06:02.157Z] 6962146f2595: Pushed [2023-04-18T19:06:02.157Z] 014f3ef5ce97: Pushed [2023-04-18T19:06:02.157Z] 5a555dd80350: Pushed [2023-04-18T19:06:02.157Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:03.535Z] a139773e99c9: Pushed [2023-04-18T19:06:03.535Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:5288bd1b98d645ccef95d58eea3dd8594fba62799dfc3115b06d17034ca493e4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:03.841Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:04.163Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-18T19:06:04.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-18T19:06:04.163Z] 6962146f2595: Preparing [2023-04-18T19:06:04.163Z] a139773e99c9: Preparing [2023-04-18T19:06:04.163Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:04.163Z] 5a555dd80350: Preparing [2023-04-18T19:06:04.163Z] 32505fc77619: Preparing [2023-04-18T19:06:04.163Z] f1417ff83b31: Preparing [2023-04-18T19:06:04.163Z] f1417ff83b31: Waiting [2023-04-18T19:06:04.163Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:04.163Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:04.163Z] 32505fc77619: Layer already exists [2023-04-18T19:06:04.163Z] a139773e99c9: Layer already exists [2023-04-18T19:06:04.163Z] 6962146f2595: Layer already exists [2023-04-18T19:06:04.163Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:04.163Z] latest: digest: sha256:5288bd1b98d645ccef95d58eea3dd8594fba62799dfc3115b06d17034ca493e4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:04.475Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:04.777Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.134 [2023-04-18T19:06:04.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-18T19:06:04.777Z] 6962146f2595: Preparing [2023-04-18T19:06:04.777Z] a139773e99c9: Preparing [2023-04-18T19:06:04.777Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:04.777Z] 5a555dd80350: Preparing [2023-04-18T19:06:04.777Z] 32505fc77619: Preparing [2023-04-18T19:06:04.777Z] f1417ff83b31: Preparing [2023-04-18T19:06:04.777Z] f1417ff83b31: Waiting [2023-04-18T19:06:04.777Z] 32505fc77619: Layer already exists [2023-04-18T19:06:04.777Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:04.778Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:04.778Z] 6962146f2595: Layer already exists [2023-04-18T19:06:04.778Z] a139773e99c9: Layer already exists [2023-04-18T19:06:04.778Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:04.778Z] 3.0.0-dev.134: digest: sha256:5288bd1b98d645ccef95d58eea3dd8594fba62799dfc3115b06d17034ca493e4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:05.079Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:05.382Z] + docker push nexus3.edgexfoundry.org:10004/core-command:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:05.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-18T19:06:05.382Z] 6962146f2595: Preparing [2023-04-18T19:06:05.382Z] a139773e99c9: Preparing [2023-04-18T19:06:05.382Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:05.382Z] 5a555dd80350: Preparing [2023-04-18T19:06:05.382Z] 32505fc77619: Preparing [2023-04-18T19:06:05.382Z] f1417ff83b31: Preparing [2023-04-18T19:06:05.382Z] f1417ff83b31: Waiting [2023-04-18T19:06:05.382Z] a139773e99c9: Layer already exists [2023-04-18T19:06:05.382Z] 6962146f2595: Layer already exists [2023-04-18T19:06:05.382Z] 32505fc77619: Layer already exists [2023-04-18T19:06:05.382Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:05.382Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:05.382Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:05.382Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:5288bd1b98d645ccef95d58eea3dd8594fba62799dfc3115b06d17034ca493e4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:05.707Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:06.021Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-04-18T19:06:06.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-18T19:06:06.021Z] 6962146f2595: Preparing [2023-04-18T19:06:06.021Z] a139773e99c9: Preparing [2023-04-18T19:06:06.021Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:06.021Z] 5a555dd80350: Preparing [2023-04-18T19:06:06.021Z] 32505fc77619: Preparing [2023-04-18T19:06:06.021Z] f1417ff83b31: Preparing [2023-04-18T19:06:06.021Z] f1417ff83b31: Waiting [2023-04-18T19:06:06.021Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:06.021Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:06.021Z] 6962146f2595: Layer already exists [2023-04-18T19:06:06.021Z] 32505fc77619: Layer already exists [2023-04-18T19:06:06.021Z] a139773e99c9: Layer already exists [2023-04-18T19:06:06.021Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:06.021Z] main: digest: sha256:5288bd1b98d645ccef95d58eea3dd8594fba62799dfc3115b06d17034ca493e4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:06:06.057Z] ===================================================== [Pipeline] echo [2023-04-18T19:06:06.063Z] taggedImages: [2023-04-18T19:06:06.063Z] - nexus3.edgexfoundry.org:10004/core-command:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:06.063Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-18T19:06:06.063Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.134 [2023-04-18T19:06:06.063Z] - nexus3.edgexfoundry.org:10004/core-command:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:06.063Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-04-18T19:06:06.080Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-04-18T19:06:06.080Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:06.080Z] latest [2023-04-18T19:06:06.080Z] 3.0.0-dev.134 [2023-04-18T19:06:06.080Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:06.080Z] main [2023-04-18T19:06:06.080Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:06.402Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:06.717Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:06.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-18T19:06:06.717Z] 34639057c53c: Preparing [2023-04-18T19:06:06.717Z] d23b5749990b: Preparing [2023-04-18T19:06:06.717Z] cae6bd3b59df: Preparing [2023-04-18T19:06:06.717Z] c1ac9fdf9c2b: Preparing [2023-04-18T19:06:06.717Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:06.717Z] 5a555dd80350: Preparing [2023-04-18T19:06:06.717Z] 086202fd02c7: Preparing [2023-04-18T19:06:06.717Z] f1417ff83b31: Preparing [2023-04-18T19:06:06.717Z] 5a555dd80350: Waiting [2023-04-18T19:06:06.717Z] 086202fd02c7: Waiting [2023-04-18T19:06:06.717Z] f1417ff83b31: Waiting [2023-04-18T19:06:06.717Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:06.717Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:06.717Z] cae6bd3b59df: Pushed [2023-04-18T19:06:06.717Z] 34639057c53c: Pushed [2023-04-18T19:06:06.717Z] d23b5749990b: Pushed [2023-04-18T19:06:06.717Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:06.717Z] 086202fd02c7: Pushed [2023-04-18T19:06:08.095Z] c1ac9fdf9c2b: Pushed [2023-04-18T19:06:08.095Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:31363a26056c83df03297cc4b56346bee54f178c54f7eceaef0ef532df33220e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:08.411Z] + 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-04-18T19:06:08.717Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-18T19:06:08.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-18T19:06:08.717Z] 34639057c53c: Preparing [2023-04-18T19:06:08.717Z] d23b5749990b: Preparing [2023-04-18T19:06:08.717Z] cae6bd3b59df: Preparing [2023-04-18T19:06:08.717Z] c1ac9fdf9c2b: Preparing [2023-04-18T19:06:08.717Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:08.717Z] 5a555dd80350: Preparing [2023-04-18T19:06:08.717Z] 086202fd02c7: Preparing [2023-04-18T19:06:08.717Z] f1417ff83b31: Preparing [2023-04-18T19:06:08.717Z] 086202fd02c7: Waiting [2023-04-18T19:06:08.717Z] 5a555dd80350: Waiting [2023-04-18T19:06:08.717Z] f1417ff83b31: Waiting [2023-04-18T19:06:08.717Z] 34639057c53c: Layer already exists [2023-04-18T19:06:08.717Z] d23b5749990b: Layer already exists [2023-04-18T19:06:08.717Z] cae6bd3b59df: Layer already exists [2023-04-18T19:06:08.717Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:08.717Z] c1ac9fdf9c2b: Layer already exists [2023-04-18T19:06:08.717Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:08.717Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:08.717Z] 086202fd02c7: Layer already exists [2023-04-18T19:06:08.717Z] latest: digest: sha256:31363a26056c83df03297cc4b56346bee54f178c54f7eceaef0ef532df33220e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:09.034Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:09.343Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.134 [2023-04-18T19:06:09.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-18T19:06:09.343Z] 34639057c53c: Preparing [2023-04-18T19:06:09.343Z] d23b5749990b: Preparing [2023-04-18T19:06:09.343Z] cae6bd3b59df: Preparing [2023-04-18T19:06:09.343Z] c1ac9fdf9c2b: Preparing [2023-04-18T19:06:09.343Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:09.343Z] 5a555dd80350: Preparing [2023-04-18T19:06:09.343Z] 086202fd02c7: Preparing [2023-04-18T19:06:09.343Z] f1417ff83b31: Preparing [2023-04-18T19:06:09.343Z] 086202fd02c7: Waiting [2023-04-18T19:06:09.343Z] 5a555dd80350: Waiting [2023-04-18T19:06:09.343Z] f1417ff83b31: Waiting [2023-04-18T19:06:09.343Z] c1ac9fdf9c2b: Layer already exists [2023-04-18T19:06:09.343Z] d23b5749990b: Layer already exists [2023-04-18T19:06:09.343Z] cae6bd3b59df: Layer already exists [2023-04-18T19:06:09.343Z] 34639057c53c: Layer already exists [2023-04-18T19:06:09.343Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:09.343Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:09.343Z] 086202fd02c7: Layer already exists [2023-04-18T19:06:09.343Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:09.343Z] 3.0.0-dev.134: digest: sha256:31363a26056c83df03297cc4b56346bee54f178c54f7eceaef0ef532df33220e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:09.661Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:09.967Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:09.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-18T19:06:09.967Z] 34639057c53c: Preparing [2023-04-18T19:06:09.967Z] d23b5749990b: Preparing [2023-04-18T19:06:09.967Z] cae6bd3b59df: Preparing [2023-04-18T19:06:09.967Z] c1ac9fdf9c2b: Preparing [2023-04-18T19:06:09.967Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:09.967Z] 5a555dd80350: Preparing [2023-04-18T19:06:09.967Z] 086202fd02c7: Preparing [2023-04-18T19:06:09.967Z] f1417ff83b31: Preparing [2023-04-18T19:06:09.967Z] 5a555dd80350: Waiting [2023-04-18T19:06:09.967Z] 086202fd02c7: Waiting [2023-04-18T19:06:09.967Z] c1ac9fdf9c2b: Layer already exists [2023-04-18T19:06:09.967Z] cae6bd3b59df: Layer already exists [2023-04-18T19:06:09.967Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:09.967Z] d23b5749990b: Layer already exists [2023-04-18T19:06:09.967Z] 34639057c53c: Layer already exists [2023-04-18T19:06:09.967Z] 086202fd02c7: Layer already exists [2023-04-18T19:06:09.967Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:09.968Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:09.968Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:31363a26056c83df03297cc4b56346bee54f178c54f7eceaef0ef532df33220e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:10.278Z] + 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-04-18T19:06:10.583Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-04-18T19:06:10.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-18T19:06:10.583Z] 34639057c53c: Preparing [2023-04-18T19:06:10.583Z] d23b5749990b: Preparing [2023-04-18T19:06:10.583Z] cae6bd3b59df: Preparing [2023-04-18T19:06:10.583Z] c1ac9fdf9c2b: Preparing [2023-04-18T19:06:10.583Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:10.583Z] 5a555dd80350: Preparing [2023-04-18T19:06:10.583Z] 086202fd02c7: Preparing [2023-04-18T19:06:10.583Z] f1417ff83b31: Preparing [2023-04-18T19:06:10.583Z] 086202fd02c7: Waiting [2023-04-18T19:06:10.583Z] f1417ff83b31: Waiting [2023-04-18T19:06:10.583Z] 5a555dd80350: Waiting [2023-04-18T19:06:10.583Z] c1ac9fdf9c2b: Layer already exists [2023-04-18T19:06:10.583Z] cae6bd3b59df: Layer already exists [2023-04-18T19:06:10.583Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:10.583Z] d23b5749990b: Layer already exists [2023-04-18T19:06:10.583Z] 34639057c53c: Layer already exists [2023-04-18T19:06:10.583Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:10.583Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:10.583Z] 086202fd02c7: Layer already exists [2023-04-18T19:06:10.583Z] main: digest: sha256:31363a26056c83df03297cc4b56346bee54f178c54f7eceaef0ef532df33220e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:06:10.619Z] ===================================================== [Pipeline] echo [2023-04-18T19:06:10.625Z] taggedImages: [2023-04-18T19:06:10.625Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:10.625Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-18T19:06:10.625Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.134 [2023-04-18T19:06:10.625Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:10.625Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-04-18T19:06:10.648Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-04-18T19:06:10.648Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:10.648Z] latest [2023-04-18T19:06:10.648Z] 3.0.0-dev.134 [2023-04-18T19:06:10.648Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:10.648Z] main [2023-04-18T19:06:10.648Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:10.969Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:11.284Z] + docker push nexus3.edgexfoundry.org:10004/core-data:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:11.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-18T19:06:11.284Z] 35eb4f77b29f: Preparing [2023-04-18T19:06:11.284Z] ca21d8c20b13: Preparing [2023-04-18T19:06:11.284Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:11.284Z] 5a555dd80350: Preparing [2023-04-18T19:06:11.284Z] 092c3e2fd2e4: Preparing [2023-04-18T19:06:11.284Z] f1417ff83b31: Preparing [2023-04-18T19:06:11.284Z] f1417ff83b31: Waiting [2023-04-18T19:06:11.284Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:11.284Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:11.284Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:11.284Z] 35eb4f77b29f: Pushed [2023-04-18T19:06:11.285Z] 092c3e2fd2e4: Pushed [2023-04-18T19:06:12.665Z] ca21d8c20b13: Pushed [2023-04-18T19:06:12.924Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:467acc80f916b82a4f03247df31e407c5bdf4aae279826f8cf9dff26d1052d76 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:13.231Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:13.534Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-18T19:06:13.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-18T19:06:13.534Z] 35eb4f77b29f: Preparing [2023-04-18T19:06:13.534Z] ca21d8c20b13: Preparing [2023-04-18T19:06:13.534Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:13.534Z] 5a555dd80350: Preparing [2023-04-18T19:06:13.534Z] 092c3e2fd2e4: Preparing [2023-04-18T19:06:13.534Z] f1417ff83b31: Preparing [2023-04-18T19:06:13.534Z] f1417ff83b31: Waiting [2023-04-18T19:06:13.534Z] 35eb4f77b29f: Layer already exists [2023-04-18T19:06:13.534Z] ca21d8c20b13: Layer already exists [2023-04-18T19:06:13.534Z] 092c3e2fd2e4: Layer already exists [2023-04-18T19:06:13.534Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:13.534Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:13.534Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:13.534Z] latest: digest: sha256:467acc80f916b82a4f03247df31e407c5bdf4aae279826f8cf9dff26d1052d76 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:13.845Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:14.165Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.134 [2023-04-18T19:06:14.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-18T19:06:14.165Z] 35eb4f77b29f: Preparing [2023-04-18T19:06:14.165Z] ca21d8c20b13: Preparing [2023-04-18T19:06:14.165Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:14.165Z] 5a555dd80350: Preparing [2023-04-18T19:06:14.165Z] 092c3e2fd2e4: Preparing [2023-04-18T19:06:14.165Z] f1417ff83b31: Preparing [2023-04-18T19:06:14.165Z] f1417ff83b31: Waiting [2023-04-18T19:06:14.165Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:14.165Z] ca21d8c20b13: Layer already exists [2023-04-18T19:06:14.165Z] 35eb4f77b29f: Layer already exists [2023-04-18T19:06:14.165Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:14.165Z] 092c3e2fd2e4: Layer already exists [2023-04-18T19:06:14.165Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:14.165Z] 3.0.0-dev.134: digest: sha256:467acc80f916b82a4f03247df31e407c5bdf4aae279826f8cf9dff26d1052d76 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:14.473Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:14.787Z] + docker push nexus3.edgexfoundry.org:10004/core-data:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:14.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-18T19:06:14.787Z] 35eb4f77b29f: Preparing [2023-04-18T19:06:14.787Z] ca21d8c20b13: Preparing [2023-04-18T19:06:14.787Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:14.787Z] 5a555dd80350: Preparing [2023-04-18T19:06:14.787Z] 092c3e2fd2e4: Preparing [2023-04-18T19:06:14.787Z] f1417ff83b31: Preparing [2023-04-18T19:06:14.787Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:14.787Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:14.787Z] ca21d8c20b13: Layer already exists [2023-04-18T19:06:14.787Z] 35eb4f77b29f: Layer already exists [2023-04-18T19:06:14.787Z] 092c3e2fd2e4: Layer already exists [2023-04-18T19:06:14.787Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:14.787Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:467acc80f916b82a4f03247df31e407c5bdf4aae279826f8cf9dff26d1052d76 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:15.225Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:15.665Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-04-18T19:06:15.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-18T19:06:15.665Z] 35eb4f77b29f: Preparing [2023-04-18T19:06:15.665Z] ca21d8c20b13: Preparing [2023-04-18T19:06:15.665Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:15.665Z] 5a555dd80350: Preparing [2023-04-18T19:06:15.665Z] 092c3e2fd2e4: Preparing [2023-04-18T19:06:15.665Z] f1417ff83b31: Preparing [2023-04-18T19:06:15.665Z] f1417ff83b31: Waiting [2023-04-18T19:06:15.665Z] ca21d8c20b13: Layer already exists [2023-04-18T19:06:15.665Z] 35eb4f77b29f: Layer already exists [2023-04-18T19:06:15.665Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:15.665Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:15.665Z] 092c3e2fd2e4: Layer already exists [2023-04-18T19:06:15.665Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:15.665Z] main: digest: sha256:467acc80f916b82a4f03247df31e407c5bdf4aae279826f8cf9dff26d1052d76 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:06:15.714Z] ===================================================== [Pipeline] echo [2023-04-18T19:06:15.724Z] taggedImages: [2023-04-18T19:06:15.724Z] - nexus3.edgexfoundry.org:10004/core-data:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:15.724Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-18T19:06:15.724Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.134 [2023-04-18T19:06:15.724Z] - nexus3.edgexfoundry.org:10004/core-data:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:15.724Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-04-18T19:06:15.747Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-04-18T19:06:15.747Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:15.747Z] latest [2023-04-18T19:06:15.747Z] 3.0.0-dev.134 [2023-04-18T19:06:15.747Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:15.747Z] main [2023-04-18T19:06:15.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:16.110Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:16.435Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:16.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-18T19:06:16.436Z] b37e220bb17c: Preparing [2023-04-18T19:06:16.436Z] 3dc5d4c07264: Preparing [2023-04-18T19:06:16.436Z] df853843e84d: Preparing [2023-04-18T19:06:16.436Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:16.436Z] 5a555dd80350: Preparing [2023-04-18T19:06:16.436Z] 32505fc77619: Preparing [2023-04-18T19:06:16.436Z] f1417ff83b31: Preparing [2023-04-18T19:06:16.436Z] f1417ff83b31: Waiting [2023-04-18T19:06:16.436Z] 32505fc77619: Waiting [2023-04-18T19:06:16.436Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:16.436Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:16.436Z] 32505fc77619: Layer already exists [2023-04-18T19:06:16.436Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:16.436Z] b37e220bb17c: Pushed [2023-04-18T19:06:16.436Z] 3dc5d4c07264: Pushed [2023-04-18T19:06:17.812Z] df853843e84d: Pushed [2023-04-18T19:06:18.072Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:b6219d527847ecb8e5fa52e09ac5d318d8f7e9e7abb973bc412e4e25e4c9535b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:18.381Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:18.682Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-18T19:06:18.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-18T19:06:18.682Z] b37e220bb17c: Preparing [2023-04-18T19:06:18.682Z] 3dc5d4c07264: Preparing [2023-04-18T19:06:18.682Z] df853843e84d: Preparing [2023-04-18T19:06:18.682Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:18.682Z] 5a555dd80350: Preparing [2023-04-18T19:06:18.682Z] 32505fc77619: Preparing [2023-04-18T19:06:18.682Z] f1417ff83b31: Preparing [2023-04-18T19:06:18.682Z] f1417ff83b31: Waiting [2023-04-18T19:06:18.682Z] 32505fc77619: Waiting [2023-04-18T19:06:18.682Z] 3dc5d4c07264: Layer already exists [2023-04-18T19:06:18.682Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:18.682Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:18.682Z] b37e220bb17c: Layer already exists [2023-04-18T19:06:18.682Z] df853843e84d: Layer already exists [2023-04-18T19:06:18.682Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:18.682Z] 32505fc77619: Layer already exists [2023-04-18T19:06:18.682Z] latest: digest: sha256:b6219d527847ecb8e5fa52e09ac5d318d8f7e9e7abb973bc412e4e25e4c9535b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:18.985Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:19.293Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.134 [2023-04-18T19:06:19.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-18T19:06:19.294Z] b37e220bb17c: Preparing [2023-04-18T19:06:19.294Z] 3dc5d4c07264: Preparing [2023-04-18T19:06:19.294Z] df853843e84d: Preparing [2023-04-18T19:06:19.294Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:19.294Z] 5a555dd80350: Preparing [2023-04-18T19:06:19.294Z] 32505fc77619: Preparing [2023-04-18T19:06:19.294Z] f1417ff83b31: Preparing [2023-04-18T19:06:19.294Z] 32505fc77619: Waiting [2023-04-18T19:06:19.294Z] f1417ff83b31: Waiting [2023-04-18T19:06:19.294Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:19.294Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:19.294Z] df853843e84d: Layer already exists [2023-04-18T19:06:19.294Z] b37e220bb17c: Layer already exists [2023-04-18T19:06:19.294Z] 3dc5d4c07264: Layer already exists [2023-04-18T19:06:19.294Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:19.294Z] 32505fc77619: Layer already exists [2023-04-18T19:06:19.294Z] 3.0.0-dev.134: digest: sha256:b6219d527847ecb8e5fa52e09ac5d318d8f7e9e7abb973bc412e4e25e4c9535b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:19.607Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:19.908Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:19.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-18T19:06:19.908Z] b37e220bb17c: Preparing [2023-04-18T19:06:19.908Z] 3dc5d4c07264: Preparing [2023-04-18T19:06:19.908Z] df853843e84d: Preparing [2023-04-18T19:06:19.908Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:19.908Z] 5a555dd80350: Preparing [2023-04-18T19:06:19.908Z] 32505fc77619: Preparing [2023-04-18T19:06:19.908Z] f1417ff83b31: Preparing [2023-04-18T19:06:19.908Z] 32505fc77619: Waiting [2023-04-18T19:06:19.908Z] f1417ff83b31: Waiting [2023-04-18T19:06:19.908Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:19.908Z] b37e220bb17c: Layer already exists [2023-04-18T19:06:19.908Z] df853843e84d: Layer already exists [2023-04-18T19:06:19.908Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:19.908Z] 3dc5d4c07264: Layer already exists [2023-04-18T19:06:19.908Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:19.908Z] 32505fc77619: Layer already exists [2023-04-18T19:06:19.908Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:b6219d527847ecb8e5fa52e09ac5d318d8f7e9e7abb973bc412e4e25e4c9535b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:20.220Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:20.525Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-04-18T19:06:20.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-18T19:06:20.526Z] b37e220bb17c: Preparing [2023-04-18T19:06:20.526Z] 3dc5d4c07264: Preparing [2023-04-18T19:06:20.526Z] df853843e84d: Preparing [2023-04-18T19:06:20.526Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:20.526Z] 5a555dd80350: Preparing [2023-04-18T19:06:20.526Z] 32505fc77619: Preparing [2023-04-18T19:06:20.526Z] f1417ff83b31: Preparing [2023-04-18T19:06:20.526Z] 32505fc77619: Waiting [2023-04-18T19:06:20.526Z] f1417ff83b31: Waiting [2023-04-18T19:06:20.526Z] 3dc5d4c07264: Layer already exists [2023-04-18T19:06:20.526Z] b37e220bb17c: Layer already exists [2023-04-18T19:06:20.526Z] df853843e84d: Layer already exists [2023-04-18T19:06:20.526Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:20.526Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:20.526Z] 32505fc77619: Layer already exists [2023-04-18T19:06:20.526Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:20.526Z] main: digest: sha256:b6219d527847ecb8e5fa52e09ac5d318d8f7e9e7abb973bc412e4e25e4c9535b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:06:20.576Z] ===================================================== [Pipeline] echo [2023-04-18T19:06:20.585Z] taggedImages: [2023-04-18T19:06:20.585Z] - nexus3.edgexfoundry.org:10004/core-metadata:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:20.585Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-18T19:06:20.585Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.134 [2023-04-18T19:06:20.585Z] - nexus3.edgexfoundry.org:10004/core-metadata:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:20.585Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-04-18T19:06:20.608Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-04-18T19:06:20.608Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:20.608Z] latest [2023-04-18T19:06:20.608Z] 3.0.0-dev.134 [2023-04-18T19:06:20.608Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:20.608Z] main [2023-04-18T19:06:20.608Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:20.929Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:21.240Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:21.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-18T19:06:21.240Z] ede0bc389e73: Preparing [2023-04-18T19:06:21.240Z] ede0bc389e73: Preparing [2023-04-18T19:06:21.240Z] 71e572347bc6: Preparing [2023-04-18T19:06:21.240Z] f7dd79a4faab: Preparing [2023-04-18T19:06:21.240Z] 25355a8e7e20: Preparing [2023-04-18T19:06:21.240Z] 47da58832687: Preparing [2023-04-18T19:06:21.240Z] 0f2ca61ba649: Preparing [2023-04-18T19:06:21.240Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:21.240Z] 5a555dd80350: Preparing [2023-04-18T19:06:21.240Z] 3807a61aebfb: Preparing [2023-04-18T19:06:21.240Z] 6cba00fbae07: Preparing [2023-04-18T19:06:21.240Z] db1ae980e621: Preparing [2023-04-18T19:06:21.240Z] db90a01eaae4: Preparing [2023-04-18T19:06:21.240Z] f1417ff83b31: Preparing [2023-04-18T19:06:21.240Z] 5a555dd80350: Waiting [2023-04-18T19:06:21.240Z] 0f2ca61ba649: Waiting [2023-04-18T19:06:21.240Z] 3807a61aebfb: Waiting [2023-04-18T19:06:21.240Z] db1ae980e621: Waiting [2023-04-18T19:06:21.240Z] 014f3ef5ce97: Waiting [2023-04-18T19:06:21.240Z] f1417ff83b31: Waiting [2023-04-18T19:06:21.240Z] db90a01eaae4: Waiting [2023-04-18T19:06:21.240Z] 6cba00fbae07: Waiting [2023-04-18T19:06:21.240Z] 25355a8e7e20: Pushed [2023-04-18T19:06:21.240Z] 71e572347bc6: Pushed [2023-04-18T19:06:21.240Z] f7dd79a4faab: Pushed [2023-04-18T19:06:21.240Z] ede0bc389e73: Pushed [2023-04-18T19:06:21.240Z] 47da58832687: Pushed [2023-04-18T19:06:21.240Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:21.240Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:21.498Z] db1ae980e621: Pushed [2023-04-18T19:06:21.498Z] 3807a61aebfb: Pushed [2023-04-18T19:06:21.498Z] db90a01eaae4: Pushed [2023-04-18T19:06:21.498Z] 6cba00fbae07: Pushed [2023-04-18T19:06:21.498Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:22.872Z] 0f2ca61ba649: Pushed [2023-04-18T19:06:23.131Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:41a85135ccbe132636abd3292d2e405d9081981367e9de99387f17b89296dc5b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:23.446Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:23.753Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-18T19:06:23.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-18T19:06:23.753Z] ede0bc389e73: Preparing [2023-04-18T19:06:23.753Z] ede0bc389e73: Preparing [2023-04-18T19:06:23.753Z] 71e572347bc6: Preparing [2023-04-18T19:06:23.753Z] f7dd79a4faab: Preparing [2023-04-18T19:06:23.753Z] 25355a8e7e20: Preparing [2023-04-18T19:06:23.753Z] 47da58832687: Preparing [2023-04-18T19:06:23.753Z] 0f2ca61ba649: Preparing [2023-04-18T19:06:23.753Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:23.753Z] 5a555dd80350: Preparing [2023-04-18T19:06:23.753Z] 3807a61aebfb: Preparing [2023-04-18T19:06:23.753Z] 6cba00fbae07: Preparing [2023-04-18T19:06:23.753Z] db1ae980e621: Preparing [2023-04-18T19:06:23.753Z] db90a01eaae4: Preparing [2023-04-18T19:06:23.753Z] f1417ff83b31: Preparing [2023-04-18T19:06:23.753Z] db1ae980e621: Waiting [2023-04-18T19:06:23.753Z] 014f3ef5ce97: Waiting [2023-04-18T19:06:23.753Z] db90a01eaae4: Waiting [2023-04-18T19:06:23.753Z] 6cba00fbae07: Waiting [2023-04-18T19:06:23.753Z] f1417ff83b31: Waiting [2023-04-18T19:06:23.754Z] 0f2ca61ba649: Waiting [2023-04-18T19:06:23.754Z] 5a555dd80350: Waiting [2023-04-18T19:06:23.754Z] 3807a61aebfb: Waiting [2023-04-18T19:06:23.754Z] ede0bc389e73: Layer already exists [2023-04-18T19:06:23.754Z] 71e572347bc6: Layer already exists [2023-04-18T19:06:23.754Z] 25355a8e7e20: Layer already exists [2023-04-18T19:06:23.754Z] 47da58832687: Layer already exists [2023-04-18T19:06:23.754Z] f7dd79a4faab: Layer already exists [2023-04-18T19:06:23.754Z] 0f2ca61ba649: Layer already exists [2023-04-18T19:06:23.754Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:23.754Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:23.754Z] 3807a61aebfb: Layer already exists [2023-04-18T19:06:23.754Z] 6cba00fbae07: Layer already exists [2023-04-18T19:06:23.754Z] db90a01eaae4: Layer already exists [2023-04-18T19:06:23.754Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:23.754Z] db1ae980e621: Layer already exists [2023-04-18T19:06:23.754Z] latest: digest: sha256:41a85135ccbe132636abd3292d2e405d9081981367e9de99387f17b89296dc5b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:24.065Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:24.364Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.134 [2023-04-18T19:06:24.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-18T19:06:24.365Z] ede0bc389e73: Preparing [2023-04-18T19:06:24.365Z] ede0bc389e73: Preparing [2023-04-18T19:06:24.365Z] 71e572347bc6: Preparing [2023-04-18T19:06:24.365Z] f7dd79a4faab: Preparing [2023-04-18T19:06:24.365Z] 25355a8e7e20: Preparing [2023-04-18T19:06:24.365Z] 47da58832687: Preparing [2023-04-18T19:06:24.365Z] 0f2ca61ba649: Preparing [2023-04-18T19:06:24.365Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:24.365Z] 5a555dd80350: Preparing [2023-04-18T19:06:24.365Z] 3807a61aebfb: Preparing [2023-04-18T19:06:24.365Z] 6cba00fbae07: Preparing [2023-04-18T19:06:24.365Z] db1ae980e621: Preparing [2023-04-18T19:06:24.365Z] db90a01eaae4: Preparing [2023-04-18T19:06:24.365Z] f1417ff83b31: Preparing [2023-04-18T19:06:24.365Z] 3807a61aebfb: Waiting [2023-04-18T19:06:24.365Z] db90a01eaae4: Waiting [2023-04-18T19:06:24.365Z] 5a555dd80350: Waiting [2023-04-18T19:06:24.365Z] f1417ff83b31: Waiting [2023-04-18T19:06:24.365Z] db1ae980e621: Waiting [2023-04-18T19:06:24.365Z] 6cba00fbae07: Waiting [2023-04-18T19:06:24.365Z] 014f3ef5ce97: Waiting [2023-04-18T19:06:24.365Z] 0f2ca61ba649: Waiting [2023-04-18T19:06:24.365Z] 71e572347bc6: Layer already exists [2023-04-18T19:06:24.365Z] f7dd79a4faab: Layer already exists [2023-04-18T19:06:24.365Z] ede0bc389e73: Layer already exists [2023-04-18T19:06:24.365Z] 47da58832687: Layer already exists [2023-04-18T19:06:24.365Z] 25355a8e7e20: Layer already exists [2023-04-18T19:06:24.365Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:24.365Z] 0f2ca61ba649: Layer already exists [2023-04-18T19:06:24.365Z] 6cba00fbae07: Layer already exists [2023-04-18T19:06:24.365Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:24.365Z] 3807a61aebfb: Layer already exists [2023-04-18T19:06:24.365Z] db90a01eaae4: Layer already exists [2023-04-18T19:06:24.365Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:24.365Z] db1ae980e621: Layer already exists [2023-04-18T19:06:24.365Z] 3.0.0-dev.134: digest: sha256:41a85135ccbe132636abd3292d2e405d9081981367e9de99387f17b89296dc5b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:24.671Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:24.973Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:24.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-18T19:06:24.973Z] ede0bc389e73: Preparing [2023-04-18T19:06:24.973Z] ede0bc389e73: Preparing [2023-04-18T19:06:24.973Z] 71e572347bc6: Preparing [2023-04-18T19:06:24.973Z] f7dd79a4faab: Preparing [2023-04-18T19:06:24.973Z] 25355a8e7e20: Preparing [2023-04-18T19:06:24.973Z] 47da58832687: Preparing [2023-04-18T19:06:24.973Z] 0f2ca61ba649: Preparing [2023-04-18T19:06:24.973Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:24.973Z] 5a555dd80350: Preparing [2023-04-18T19:06:24.973Z] 3807a61aebfb: Preparing [2023-04-18T19:06:24.973Z] 6cba00fbae07: Preparing [2023-04-18T19:06:24.973Z] db1ae980e621: Preparing [2023-04-18T19:06:24.973Z] db90a01eaae4: Preparing [2023-04-18T19:06:24.973Z] f1417ff83b31: Preparing [2023-04-18T19:06:24.973Z] 0f2ca61ba649: Waiting [2023-04-18T19:06:24.973Z] db1ae980e621: Waiting [2023-04-18T19:06:24.973Z] db90a01eaae4: Waiting [2023-04-18T19:06:24.973Z] 014f3ef5ce97: Waiting [2023-04-18T19:06:24.973Z] f1417ff83b31: Waiting [2023-04-18T19:06:24.973Z] 5a555dd80350: Waiting [2023-04-18T19:06:24.973Z] 3807a61aebfb: Waiting [2023-04-18T19:06:24.973Z] 6cba00fbae07: Waiting [2023-04-18T19:06:24.973Z] ede0bc389e73: Layer already exists [2023-04-18T19:06:24.973Z] 47da58832687: Layer already exists [2023-04-18T19:06:24.973Z] f7dd79a4faab: Layer already exists [2023-04-18T19:06:24.973Z] 25355a8e7e20: Layer already exists [2023-04-18T19:06:24.973Z] 71e572347bc6: Layer already exists [2023-04-18T19:06:24.973Z] 0f2ca61ba649: Layer already exists [2023-04-18T19:06:24.973Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:24.973Z] 6cba00fbae07: Layer already exists [2023-04-18T19:06:24.973Z] 3807a61aebfb: Layer already exists [2023-04-18T19:06:24.973Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:24.973Z] db1ae980e621: Layer already exists [2023-04-18T19:06:24.973Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:24.973Z] db90a01eaae4: Layer already exists [2023-04-18T19:06:24.973Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:41a85135ccbe132636abd3292d2e405d9081981367e9de99387f17b89296dc5b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:25.281Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:25.586Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-04-18T19:06:25.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-18T19:06:25.586Z] ede0bc389e73: Preparing [2023-04-18T19:06:25.586Z] ede0bc389e73: Preparing [2023-04-18T19:06:25.586Z] 71e572347bc6: Preparing [2023-04-18T19:06:25.586Z] f7dd79a4faab: Preparing [2023-04-18T19:06:25.586Z] 25355a8e7e20: Preparing [2023-04-18T19:06:25.586Z] 47da58832687: Preparing [2023-04-18T19:06:25.586Z] 0f2ca61ba649: Preparing [2023-04-18T19:06:25.586Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:25.586Z] 5a555dd80350: Preparing [2023-04-18T19:06:25.586Z] 3807a61aebfb: Preparing [2023-04-18T19:06:25.586Z] 6cba00fbae07: Preparing [2023-04-18T19:06:25.586Z] db1ae980e621: Preparing [2023-04-18T19:06:25.586Z] db90a01eaae4: Preparing [2023-04-18T19:06:25.586Z] f1417ff83b31: Preparing [2023-04-18T19:06:25.586Z] 0f2ca61ba649: Waiting [2023-04-18T19:06:25.586Z] 3807a61aebfb: Waiting [2023-04-18T19:06:25.586Z] 014f3ef5ce97: Waiting [2023-04-18T19:06:25.586Z] 5a555dd80350: Waiting [2023-04-18T19:06:25.586Z] db1ae980e621: Waiting [2023-04-18T19:06:25.586Z] 6cba00fbae07: Waiting [2023-04-18T19:06:25.586Z] db90a01eaae4: Waiting [2023-04-18T19:06:25.586Z] f1417ff83b31: Waiting [2023-04-18T19:06:25.586Z] 25355a8e7e20: Layer already exists [2023-04-18T19:06:25.586Z] 47da58832687: Layer already exists [2023-04-18T19:06:25.586Z] f7dd79a4faab: Layer already exists [2023-04-18T19:06:25.586Z] ede0bc389e73: Layer already exists [2023-04-18T19:06:25.586Z] 71e572347bc6: Layer already exists [2023-04-18T19:06:25.586Z] 0f2ca61ba649: Layer already exists [2023-04-18T19:06:25.586Z] 6cba00fbae07: Layer already exists [2023-04-18T19:06:25.586Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:25.586Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:25.586Z] 3807a61aebfb: Layer already exists [2023-04-18T19:06:25.586Z] db1ae980e621: Layer already exists [2023-04-18T19:06:25.586Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:25.586Z] db90a01eaae4: Layer already exists [2023-04-18T19:06:25.586Z] main: digest: sha256:41a85135ccbe132636abd3292d2e405d9081981367e9de99387f17b89296dc5b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:06:25.632Z] ===================================================== [Pipeline] echo [2023-04-18T19:06:25.638Z] taggedImages: [2023-04-18T19:06:25.638Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:25.638Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-18T19:06:25.638Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.134 [2023-04-18T19:06:25.638Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:25.638Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-04-18T19:06:25.654Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-04-18T19:06:25.654Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:25.654Z] latest [2023-04-18T19:06:25.654Z] 3.0.0-dev.134 [2023-04-18T19:06:25.654Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:25.654Z] main [2023-04-18T19:06:25.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:25.962Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:26.269Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:26.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-18T19:06:26.269Z] aff4d010ed52: Preparing [2023-04-18T19:06:26.269Z] f00f53464717: Preparing [2023-04-18T19:06:26.269Z] 10c6ce1bf87f: Preparing [2023-04-18T19:06:26.269Z] e9289c9d9432: Preparing [2023-04-18T19:06:26.269Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:26.269Z] 5a555dd80350: Preparing [2023-04-18T19:06:26.269Z] 086202fd02c7: Preparing [2023-04-18T19:06:26.269Z] f1417ff83b31: Preparing [2023-04-18T19:06:26.269Z] 086202fd02c7: Waiting [2023-04-18T19:06:26.269Z] f1417ff83b31: Waiting [2023-04-18T19:06:26.269Z] 5a555dd80350: Waiting [2023-04-18T19:06:26.269Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:26.269Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:26.269Z] 086202fd02c7: Layer already exists [2023-04-18T19:06:26.269Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:26.269Z] 10c6ce1bf87f: Pushed [2023-04-18T19:06:26.269Z] aff4d010ed52: Pushed [2023-04-18T19:06:26.269Z] f00f53464717: Pushed [2023-04-18T19:06:27.650Z] e9289c9d9432: Pushed [2023-04-18T19:06:27.650Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:acd0c46a139fb8263da60fd33981985dea6c3d7c2bf513217ae0ae7b9bac027e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:27.966Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:28.268Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-18T19:06:28.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-18T19:06:28.268Z] aff4d010ed52: Preparing [2023-04-18T19:06:28.268Z] f00f53464717: Preparing [2023-04-18T19:06:28.268Z] 10c6ce1bf87f: Preparing [2023-04-18T19:06:28.268Z] e9289c9d9432: Preparing [2023-04-18T19:06:28.268Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:28.268Z] 5a555dd80350: Preparing [2023-04-18T19:06:28.268Z] 086202fd02c7: Preparing [2023-04-18T19:06:28.268Z] f1417ff83b31: Preparing [2023-04-18T19:06:28.268Z] 5a555dd80350: Waiting [2023-04-18T19:06:28.268Z] 086202fd02c7: Waiting [2023-04-18T19:06:28.268Z] f1417ff83b31: Waiting [2023-04-18T19:06:28.268Z] aff4d010ed52: Layer already exists [2023-04-18T19:06:28.268Z] f00f53464717: Layer already exists [2023-04-18T19:06:28.268Z] 10c6ce1bf87f: Layer already exists [2023-04-18T19:06:28.268Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:28.268Z] e9289c9d9432: Layer already exists [2023-04-18T19:06:28.268Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:28.268Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:28.268Z] 086202fd02c7: Layer already exists [2023-04-18T19:06:28.268Z] latest: digest: sha256:acd0c46a139fb8263da60fd33981985dea6c3d7c2bf513217ae0ae7b9bac027e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:28.573Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:28.879Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.134 [2023-04-18T19:06:28.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-18T19:06:28.879Z] aff4d010ed52: Preparing [2023-04-18T19:06:28.879Z] f00f53464717: Preparing [2023-04-18T19:06:28.879Z] 10c6ce1bf87f: Preparing [2023-04-18T19:06:28.879Z] e9289c9d9432: Preparing [2023-04-18T19:06:28.879Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:28.879Z] 5a555dd80350: Preparing [2023-04-18T19:06:28.879Z] 086202fd02c7: Preparing [2023-04-18T19:06:28.879Z] f1417ff83b31: Preparing [2023-04-18T19:06:28.879Z] 5a555dd80350: Waiting [2023-04-18T19:06:28.879Z] 086202fd02c7: Waiting [2023-04-18T19:06:28.879Z] f1417ff83b31: Waiting [2023-04-18T19:06:28.879Z] f00f53464717: Layer already exists [2023-04-18T19:06:28.879Z] aff4d010ed52: Layer already exists [2023-04-18T19:06:28.879Z] e9289c9d9432: Layer already exists [2023-04-18T19:06:28.879Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:28.879Z] 10c6ce1bf87f: Layer already exists [2023-04-18T19:06:28.879Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:28.879Z] 086202fd02c7: Layer already exists [2023-04-18T19:06:28.879Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:28.879Z] 3.0.0-dev.134: digest: sha256:acd0c46a139fb8263da60fd33981985dea6c3d7c2bf513217ae0ae7b9bac027e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:29.195Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:29.502Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:29.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-18T19:06:29.503Z] aff4d010ed52: Preparing [2023-04-18T19:06:29.503Z] f00f53464717: Preparing [2023-04-18T19:06:29.503Z] 10c6ce1bf87f: Preparing [2023-04-18T19:06:29.503Z] e9289c9d9432: Preparing [2023-04-18T19:06:29.503Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:29.503Z] 5a555dd80350: Preparing [2023-04-18T19:06:29.503Z] 086202fd02c7: Preparing [2023-04-18T19:06:29.503Z] f1417ff83b31: Preparing [2023-04-18T19:06:29.503Z] 5a555dd80350: Waiting [2023-04-18T19:06:29.503Z] 086202fd02c7: Waiting [2023-04-18T19:06:29.503Z] f1417ff83b31: Waiting [2023-04-18T19:06:29.503Z] e9289c9d9432: Layer already exists [2023-04-18T19:06:29.503Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:29.503Z] f00f53464717: Layer already exists [2023-04-18T19:06:29.503Z] 10c6ce1bf87f: Layer already exists [2023-04-18T19:06:29.503Z] aff4d010ed52: Layer already exists [2023-04-18T19:06:29.503Z] 086202fd02c7: Layer already exists [2023-04-18T19:06:29.503Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:29.503Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:29.503Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:acd0c46a139fb8263da60fd33981985dea6c3d7c2bf513217ae0ae7b9bac027e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:29.824Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:30.139Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-04-18T19:06:30.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-18T19:06:30.139Z] aff4d010ed52: Preparing [2023-04-18T19:06:30.139Z] f00f53464717: Preparing [2023-04-18T19:06:30.139Z] 10c6ce1bf87f: Preparing [2023-04-18T19:06:30.139Z] e9289c9d9432: Preparing [2023-04-18T19:06:30.139Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:30.139Z] 5a555dd80350: Preparing [2023-04-18T19:06:30.139Z] 086202fd02c7: Preparing [2023-04-18T19:06:30.139Z] f1417ff83b31: Preparing [2023-04-18T19:06:30.139Z] 086202fd02c7: Waiting [2023-04-18T19:06:30.139Z] 5a555dd80350: Waiting [2023-04-18T19:06:30.139Z] f1417ff83b31: Waiting [2023-04-18T19:06:30.139Z] f00f53464717: Layer already exists [2023-04-18T19:06:30.139Z] 10c6ce1bf87f: Layer already exists [2023-04-18T19:06:30.139Z] aff4d010ed52: Layer already exists [2023-04-18T19:06:30.139Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:30.139Z] e9289c9d9432: Layer already exists [2023-04-18T19:06:30.139Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:30.139Z] 086202fd02c7: Layer already exists [2023-04-18T19:06:30.139Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:30.139Z] main: digest: sha256:acd0c46a139fb8263da60fd33981985dea6c3d7c2bf513217ae0ae7b9bac027e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:06:30.188Z] ===================================================== [Pipeline] echo [2023-04-18T19:06:30.196Z] taggedImages: [2023-04-18T19:06:30.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:30.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-18T19:06:30.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.134 [2023-04-18T19:06:30.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:30.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-04-18T19:06:30.228Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-04-18T19:06:30.228Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:30.228Z] latest [2023-04-18T19:06:30.228Z] 3.0.0-dev.134 [2023-04-18T19:06:30.228Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:30.228Z] main [2023-04-18T19:06:30.228Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:30.560Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:30.876Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:30.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-18T19:06:30.876Z] 08ab53575dc4: Preparing [2023-04-18T19:06:30.876Z] 9d7d195f0051: Preparing [2023-04-18T19:06:30.876Z] f2d370d85e74: Preparing [2023-04-18T19:06:30.876Z] 8724b18f2bb0: Preparing [2023-04-18T19:06:30.876Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:30.876Z] 5a555dd80350: Preparing [2023-04-18T19:06:30.876Z] bfbaf720a63f: Preparing [2023-04-18T19:06:30.876Z] fe69bd603b72: Preparing [2023-04-18T19:06:30.876Z] f1417ff83b31: Preparing [2023-04-18T19:06:30.876Z] 5a555dd80350: Waiting [2023-04-18T19:06:30.876Z] bfbaf720a63f: Waiting [2023-04-18T19:06:30.876Z] fe69bd603b72: Waiting [2023-04-18T19:06:30.876Z] f1417ff83b31: Waiting [2023-04-18T19:06:30.876Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:30.876Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:30.876Z] 08ab53575dc4: Pushed [2023-04-18T19:06:30.876Z] 9d7d195f0051: Pushed [2023-04-18T19:06:30.876Z] 8724b18f2bb0: Pushed [2023-04-18T19:06:30.876Z] bfbaf720a63f: Pushed [2023-04-18T19:06:30.876Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:31.136Z] fe69bd603b72: Pushed [2023-04-18T19:06:32.074Z] f2d370d85e74: Pushed [2023-04-18T19:06:32.333Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:90e9d8065e8da524d691f7858dc9cff5cd08ec7510f5884f12d3c729246e3c72 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:32.658Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:32.971Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-18T19:06:32.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-18T19:06:32.971Z] 08ab53575dc4: Preparing [2023-04-18T19:06:32.971Z] 9d7d195f0051: Preparing [2023-04-18T19:06:32.971Z] f2d370d85e74: Preparing [2023-04-18T19:06:32.971Z] 8724b18f2bb0: Preparing [2023-04-18T19:06:32.971Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:32.971Z] 5a555dd80350: Preparing [2023-04-18T19:06:32.971Z] bfbaf720a63f: Preparing [2023-04-18T19:06:32.971Z] fe69bd603b72: Preparing [2023-04-18T19:06:32.971Z] f1417ff83b31: Preparing [2023-04-18T19:06:32.971Z] bfbaf720a63f: Waiting [2023-04-18T19:06:32.971Z] 5a555dd80350: Waiting [2023-04-18T19:06:32.971Z] f1417ff83b31: Waiting [2023-04-18T19:06:32.971Z] fe69bd603b72: Waiting [2023-04-18T19:06:32.971Z] f2d370d85e74: Layer already exists [2023-04-18T19:06:32.971Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:32.971Z] 8724b18f2bb0: Layer already exists [2023-04-18T19:06:32.971Z] 9d7d195f0051: Layer already exists [2023-04-18T19:06:32.971Z] 08ab53575dc4: Layer already exists [2023-04-18T19:06:32.971Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:32.971Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:32.971Z] fe69bd603b72: Layer already exists [2023-04-18T19:06:32.971Z] bfbaf720a63f: Layer already exists [2023-04-18T19:06:32.971Z] latest: digest: sha256:90e9d8065e8da524d691f7858dc9cff5cd08ec7510f5884f12d3c729246e3c72 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:33.297Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:33.608Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.134 [2023-04-18T19:06:33.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-18T19:06:33.609Z] 08ab53575dc4: Preparing [2023-04-18T19:06:33.609Z] 9d7d195f0051: Preparing [2023-04-18T19:06:33.609Z] f2d370d85e74: Preparing [2023-04-18T19:06:33.609Z] 8724b18f2bb0: Preparing [2023-04-18T19:06:33.609Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:33.609Z] 5a555dd80350: Preparing [2023-04-18T19:06:33.609Z] bfbaf720a63f: Preparing [2023-04-18T19:06:33.609Z] fe69bd603b72: Preparing [2023-04-18T19:06:33.609Z] f1417ff83b31: Preparing [2023-04-18T19:06:33.609Z] bfbaf720a63f: Waiting [2023-04-18T19:06:33.609Z] fe69bd603b72: Waiting [2023-04-18T19:06:33.609Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:33.609Z] 08ab53575dc4: Layer already exists [2023-04-18T19:06:33.609Z] f2d370d85e74: Layer already exists [2023-04-18T19:06:33.609Z] 8724b18f2bb0: Layer already exists [2023-04-18T19:06:33.609Z] 9d7d195f0051: Layer already exists [2023-04-18T19:06:33.609Z] bfbaf720a63f: Layer already exists [2023-04-18T19:06:33.609Z] fe69bd603b72: Layer already exists [2023-04-18T19:06:33.609Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:33.609Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:33.609Z] 3.0.0-dev.134: digest: sha256:90e9d8065e8da524d691f7858dc9cff5cd08ec7510f5884f12d3c729246e3c72 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:33.933Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:34.241Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:34.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-18T19:06:34.241Z] 08ab53575dc4: Preparing [2023-04-18T19:06:34.241Z] 9d7d195f0051: Preparing [2023-04-18T19:06:34.241Z] f2d370d85e74: Preparing [2023-04-18T19:06:34.241Z] 8724b18f2bb0: Preparing [2023-04-18T19:06:34.241Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:34.241Z] 5a555dd80350: Preparing [2023-04-18T19:06:34.241Z] bfbaf720a63f: Preparing [2023-04-18T19:06:34.241Z] fe69bd603b72: Preparing [2023-04-18T19:06:34.241Z] f1417ff83b31: Preparing [2023-04-18T19:06:34.241Z] bfbaf720a63f: Waiting [2023-04-18T19:06:34.241Z] 5a555dd80350: Waiting [2023-04-18T19:06:34.241Z] fe69bd603b72: Waiting [2023-04-18T19:06:34.241Z] f1417ff83b31: Waiting [2023-04-18T19:06:34.241Z] 8724b18f2bb0: Layer already exists [2023-04-18T19:06:34.241Z] 9d7d195f0051: Layer already exists [2023-04-18T19:06:34.241Z] 08ab53575dc4: Layer already exists [2023-04-18T19:06:34.241Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:34.241Z] f2d370d85e74: Layer already exists [2023-04-18T19:06:34.241Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:34.241Z] fe69bd603b72: Layer already exists [2023-04-18T19:06:34.241Z] bfbaf720a63f: Layer already exists [2023-04-18T19:06:34.241Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:34.241Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:90e9d8065e8da524d691f7858dc9cff5cd08ec7510f5884f12d3c729246e3c72 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:34.548Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:34.851Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-04-18T19:06:34.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-18T19:06:34.852Z] 08ab53575dc4: Preparing [2023-04-18T19:06:34.852Z] 9d7d195f0051: Preparing [2023-04-18T19:06:34.852Z] f2d370d85e74: Preparing [2023-04-18T19:06:34.852Z] 8724b18f2bb0: Preparing [2023-04-18T19:06:34.852Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:34.852Z] 5a555dd80350: Preparing [2023-04-18T19:06:34.852Z] bfbaf720a63f: Preparing [2023-04-18T19:06:34.852Z] fe69bd603b72: Preparing [2023-04-18T19:06:34.852Z] f1417ff83b31: Preparing [2023-04-18T19:06:34.852Z] fe69bd603b72: Waiting [2023-04-18T19:06:34.852Z] f1417ff83b31: Waiting [2023-04-18T19:06:34.852Z] 5a555dd80350: Waiting [2023-04-18T19:06:34.852Z] bfbaf720a63f: Waiting [2023-04-18T19:06:34.852Z] 8724b18f2bb0: Layer already exists [2023-04-18T19:06:34.852Z] 08ab53575dc4: Layer already exists [2023-04-18T19:06:34.852Z] f2d370d85e74: Layer already exists [2023-04-18T19:06:34.852Z] 9d7d195f0051: Layer already exists [2023-04-18T19:06:34.852Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:34.852Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:34.852Z] bfbaf720a63f: Layer already exists [2023-04-18T19:06:34.852Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:34.852Z] fe69bd603b72: Layer already exists [2023-04-18T19:06:34.852Z] main: digest: sha256:90e9d8065e8da524d691f7858dc9cff5cd08ec7510f5884f12d3c729246e3c72 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:06:34.901Z] ===================================================== [Pipeline] echo [2023-04-18T19:06:34.910Z] taggedImages: [2023-04-18T19:06:34.910Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:34.910Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-18T19:06:34.910Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.134 [2023-04-18T19:06:34.910Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:34.910Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-04-18T19:06:34.940Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-04-18T19:06:34.940Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:34.940Z] latest [2023-04-18T19:06:34.940Z] 3.0.0-dev.134 [2023-04-18T19:06:34.940Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:34.940Z] main [2023-04-18T19:06:34.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:35.257Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:35.570Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:35.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-18T19:06:35.570Z] c2a6a2260970: Preparing [2023-04-18T19:06:35.570Z] 95df6985fcc4: Preparing [2023-04-18T19:06:35.570Z] e9e8a6aedd1a: Preparing [2023-04-18T19:06:35.570Z] f95a2873e09d: Preparing [2023-04-18T19:06:35.570Z] 274920843550: Preparing [2023-04-18T19:06:35.570Z] cc5435dbdb4d: Preparing [2023-04-18T19:06:35.570Z] 45a469e71466: Preparing [2023-04-18T19:06:35.570Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:35.570Z] 5a555dd80350: Preparing [2023-04-18T19:06:35.570Z] b4cc8694a95f: Preparing [2023-04-18T19:06:35.570Z] f1417ff83b31: Preparing [2023-04-18T19:06:35.570Z] cc5435dbdb4d: Waiting [2023-04-18T19:06:35.570Z] b4cc8694a95f: Waiting [2023-04-18T19:06:35.570Z] 45a469e71466: Waiting [2023-04-18T19:06:35.570Z] f1417ff83b31: Waiting [2023-04-18T19:06:35.570Z] 5a555dd80350: Waiting [2023-04-18T19:06:35.570Z] 014f3ef5ce97: Waiting [2023-04-18T19:06:35.570Z] 274920843550: Pushed [2023-04-18T19:06:35.570Z] 95df6985fcc4: Pushed [2023-04-18T19:06:35.570Z] c2a6a2260970: Pushed [2023-04-18T19:06:35.570Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:35.570Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:35.829Z] 45a469e71466: Pushed [2023-04-18T19:06:35.829Z] cc5435dbdb4d: Pushed [2023-04-18T19:06:35.829Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:35.829Z] b4cc8694a95f: Pushed [2023-04-18T19:06:36.765Z] f95a2873e09d: Pushed [2023-04-18T19:06:37.334Z] e9e8a6aedd1a: Pushed [2023-04-18T19:06:37.334Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:1e5b2877c514229280ed1b7a6021609dbfa86408e9f4bb1084f7b98d972d9635 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:37.645Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:37.957Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-18T19:06:37.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-18T19:06:37.957Z] c2a6a2260970: Preparing [2023-04-18T19:06:37.957Z] 95df6985fcc4: Preparing [2023-04-18T19:06:37.957Z] e9e8a6aedd1a: Preparing [2023-04-18T19:06:37.957Z] f95a2873e09d: Preparing [2023-04-18T19:06:37.957Z] 274920843550: Preparing [2023-04-18T19:06:37.957Z] cc5435dbdb4d: Preparing [2023-04-18T19:06:37.957Z] 45a469e71466: Preparing [2023-04-18T19:06:37.957Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:37.957Z] 5a555dd80350: Preparing [2023-04-18T19:06:37.957Z] b4cc8694a95f: Preparing [2023-04-18T19:06:37.957Z] f1417ff83b31: Preparing [2023-04-18T19:06:37.957Z] cc5435dbdb4d: Waiting [2023-04-18T19:06:37.957Z] 45a469e71466: Waiting [2023-04-18T19:06:37.957Z] 014f3ef5ce97: Waiting [2023-04-18T19:06:37.957Z] 5a555dd80350: Waiting [2023-04-18T19:06:37.957Z] b4cc8694a95f: Waiting [2023-04-18T19:06:37.957Z] f1417ff83b31: Waiting [2023-04-18T19:06:37.957Z] f95a2873e09d: Layer already exists [2023-04-18T19:06:37.957Z] c2a6a2260970: Layer already exists [2023-04-18T19:06:37.957Z] 95df6985fcc4: Layer already exists [2023-04-18T19:06:37.957Z] e9e8a6aedd1a: Layer already exists [2023-04-18T19:06:37.957Z] 274920843550: Layer already exists [2023-04-18T19:06:37.957Z] cc5435dbdb4d: Layer already exists [2023-04-18T19:06:37.957Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:37.957Z] 45a469e71466: Layer already exists [2023-04-18T19:06:37.957Z] b4cc8694a95f: Layer already exists [2023-04-18T19:06:37.957Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:37.957Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:37.957Z] latest: digest: sha256:1e5b2877c514229280ed1b7a6021609dbfa86408e9f4bb1084f7b98d972d9635 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:38.266Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:38.566Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.134 [2023-04-18T19:06:38.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-18T19:06:38.566Z] c2a6a2260970: Preparing [2023-04-18T19:06:38.566Z] 95df6985fcc4: Preparing [2023-04-18T19:06:38.566Z] e9e8a6aedd1a: Preparing [2023-04-18T19:06:38.566Z] f95a2873e09d: Preparing [2023-04-18T19:06:38.566Z] 274920843550: Preparing [2023-04-18T19:06:38.566Z] cc5435dbdb4d: Preparing [2023-04-18T19:06:38.566Z] 45a469e71466: Preparing [2023-04-18T19:06:38.566Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:38.566Z] 5a555dd80350: Preparing [2023-04-18T19:06:38.566Z] b4cc8694a95f: Preparing [2023-04-18T19:06:38.566Z] f1417ff83b31: Preparing [2023-04-18T19:06:38.566Z] 45a469e71466: Waiting [2023-04-18T19:06:38.566Z] 014f3ef5ce97: Waiting [2023-04-18T19:06:38.566Z] 5a555dd80350: Waiting [2023-04-18T19:06:38.566Z] cc5435dbdb4d: Waiting [2023-04-18T19:06:38.566Z] b4cc8694a95f: Waiting [2023-04-18T19:06:38.566Z] f1417ff83b31: Waiting [2023-04-18T19:06:38.566Z] 95df6985fcc4: Layer already exists [2023-04-18T19:06:38.566Z] e9e8a6aedd1a: Layer already exists [2023-04-18T19:06:38.566Z] c2a6a2260970: Layer already exists [2023-04-18T19:06:38.566Z] 274920843550: Layer already exists [2023-04-18T19:06:38.566Z] f95a2873e09d: Layer already exists [2023-04-18T19:06:38.566Z] 45a469e71466: Layer already exists [2023-04-18T19:06:38.566Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:38.566Z] cc5435dbdb4d: Layer already exists [2023-04-18T19:06:38.566Z] b4cc8694a95f: Layer already exists [2023-04-18T19:06:38.566Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:38.566Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:38.566Z] 3.0.0-dev.134: digest: sha256:1e5b2877c514229280ed1b7a6021609dbfa86408e9f4bb1084f7b98d972d9635 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:38.868Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:39.169Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:39.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-18T19:06:39.169Z] c2a6a2260970: Preparing [2023-04-18T19:06:39.169Z] 95df6985fcc4: Preparing [2023-04-18T19:06:39.169Z] e9e8a6aedd1a: Preparing [2023-04-18T19:06:39.169Z] f95a2873e09d: Preparing [2023-04-18T19:06:39.169Z] 274920843550: Preparing [2023-04-18T19:06:39.169Z] cc5435dbdb4d: Preparing [2023-04-18T19:06:39.169Z] 45a469e71466: Preparing [2023-04-18T19:06:39.169Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:39.169Z] 5a555dd80350: Preparing [2023-04-18T19:06:39.169Z] b4cc8694a95f: Preparing [2023-04-18T19:06:39.169Z] f1417ff83b31: Preparing [2023-04-18T19:06:39.169Z] 45a469e71466: Waiting [2023-04-18T19:06:39.169Z] 014f3ef5ce97: Waiting [2023-04-18T19:06:39.169Z] 5a555dd80350: Waiting [2023-04-18T19:06:39.169Z] b4cc8694a95f: Waiting [2023-04-18T19:06:39.169Z] f1417ff83b31: Waiting [2023-04-18T19:06:39.169Z] cc5435dbdb4d: Waiting [2023-04-18T19:06:39.169Z] 95df6985fcc4: Layer already exists [2023-04-18T19:06:39.169Z] c2a6a2260970: Layer already exists [2023-04-18T19:06:39.169Z] e9e8a6aedd1a: Layer already exists [2023-04-18T19:06:39.169Z] 274920843550: Layer already exists [2023-04-18T19:06:39.169Z] f95a2873e09d: Layer already exists [2023-04-18T19:06:39.169Z] 45a469e71466: Layer already exists [2023-04-18T19:06:39.169Z] cc5435dbdb4d: Layer already exists [2023-04-18T19:06:39.170Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:39.170Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:39.170Z] b4cc8694a95f: Layer already exists [2023-04-18T19:06:39.170Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:39.170Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:1e5b2877c514229280ed1b7a6021609dbfa86408e9f4bb1084f7b98d972d9635 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:39.481Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:39.790Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-04-18T19:06:39.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-18T19:06:39.790Z] c2a6a2260970: Preparing [2023-04-18T19:06:39.790Z] 95df6985fcc4: Preparing [2023-04-18T19:06:39.790Z] e9e8a6aedd1a: Preparing [2023-04-18T19:06:39.790Z] f95a2873e09d: Preparing [2023-04-18T19:06:39.790Z] 274920843550: Preparing [2023-04-18T19:06:39.790Z] cc5435dbdb4d: Preparing [2023-04-18T19:06:39.790Z] 45a469e71466: Preparing [2023-04-18T19:06:39.790Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:39.790Z] 5a555dd80350: Preparing [2023-04-18T19:06:39.790Z] b4cc8694a95f: Preparing [2023-04-18T19:06:39.790Z] 5a555dd80350: Waiting [2023-04-18T19:06:39.790Z] b4cc8694a95f: Waiting [2023-04-18T19:06:39.790Z] cc5435dbdb4d: Waiting [2023-04-18T19:06:39.790Z] f1417ff83b31: Preparing [2023-04-18T19:06:39.790Z] f1417ff83b31: Waiting [2023-04-18T19:06:39.790Z] 274920843550: Layer already exists [2023-04-18T19:06:39.790Z] f95a2873e09d: Layer already exists [2023-04-18T19:06:39.790Z] c2a6a2260970: Layer already exists [2023-04-18T19:06:39.790Z] 95df6985fcc4: Layer already exists [2023-04-18T19:06:39.790Z] e9e8a6aedd1a: Layer already exists [2023-04-18T19:06:39.790Z] cc5435dbdb4d: Layer already exists [2023-04-18T19:06:39.790Z] 45a469e71466: Layer already exists [2023-04-18T19:06:39.790Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:39.790Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:39.790Z] b4cc8694a95f: Layer already exists [2023-04-18T19:06:39.790Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:39.790Z] main: digest: sha256:1e5b2877c514229280ed1b7a6021609dbfa86408e9f4bb1084f7b98d972d9635 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:06:39.829Z] ===================================================== [Pipeline] echo [2023-04-18T19:06:39.837Z] taggedImages: [2023-04-18T19:06:39.837Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:39.837Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-18T19:06:39.837Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.134 [2023-04-18T19:06:39.837Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:39.837Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-04-18T19:06:39.852Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-04-18T19:06:39.852Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:39.852Z] latest [2023-04-18T19:06:39.852Z] 3.0.0-dev.134 [2023-04-18T19:06:39.852Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:39.852Z] main [2023-04-18T19:06:39.852Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:40.167Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:40.477Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:40.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-18T19:06:40.477Z] 5177f8f4925d: Preparing [2023-04-18T19:06:40.477Z] d7695beaf22f: Preparing [2023-04-18T19:06:40.477Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:40.477Z] 5a555dd80350: Preparing [2023-04-18T19:06:40.477Z] feb2aac5f0c8: Preparing [2023-04-18T19:06:40.477Z] f1417ff83b31: Preparing [2023-04-18T19:06:40.477Z] f1417ff83b31: Waiting [2023-04-18T19:06:40.477Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:40.477Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:40.477Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:40.477Z] 5177f8f4925d: Pushed [2023-04-18T19:06:41.046Z] feb2aac5f0c8: Pushed [2023-04-18T19:06:42.956Z] d7695beaf22f: Pushed [2023-04-18T19:06:42.956Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:99c0903212bff5689e0b1ab5bc77f44c72063b5528eef55611bc6019d4bcf99a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:43.264Z] + 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-04-18T19:06:43.582Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-18T19:06:43.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-18T19:06:43.582Z] 5177f8f4925d: Preparing [2023-04-18T19:06:43.582Z] d7695beaf22f: Preparing [2023-04-18T19:06:43.582Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:43.582Z] 5a555dd80350: Preparing [2023-04-18T19:06:43.582Z] feb2aac5f0c8: Preparing [2023-04-18T19:06:43.582Z] f1417ff83b31: Preparing [2023-04-18T19:06:43.582Z] f1417ff83b31: Waiting [2023-04-18T19:06:43.582Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:43.582Z] 5177f8f4925d: Layer already exists [2023-04-18T19:06:43.582Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:43.582Z] feb2aac5f0c8: Layer already exists [2023-04-18T19:06:43.582Z] d7695beaf22f: Layer already exists [2023-04-18T19:06:43.582Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:43.582Z] latest: digest: sha256:99c0903212bff5689e0b1ab5bc77f44c72063b5528eef55611bc6019d4bcf99a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:43.890Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:44.195Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.134 [2023-04-18T19:06:44.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-18T19:06:44.195Z] 5177f8f4925d: Preparing [2023-04-18T19:06:44.195Z] d7695beaf22f: Preparing [2023-04-18T19:06:44.195Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:44.195Z] 5a555dd80350: Preparing [2023-04-18T19:06:44.195Z] feb2aac5f0c8: Preparing [2023-04-18T19:06:44.195Z] f1417ff83b31: Preparing [2023-04-18T19:06:44.195Z] f1417ff83b31: Waiting [2023-04-18T19:06:44.195Z] 5177f8f4925d: Layer already exists [2023-04-18T19:06:44.195Z] d7695beaf22f: Layer already exists [2023-04-18T19:06:44.195Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:44.195Z] feb2aac5f0c8: Layer already exists [2023-04-18T19:06:44.195Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:44.195Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:44.195Z] 3.0.0-dev.134: digest: sha256:99c0903212bff5689e0b1ab5bc77f44c72063b5528eef55611bc6019d4bcf99a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:44.506Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:44.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:44.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-18T19:06:44.809Z] 5177f8f4925d: Preparing [2023-04-18T19:06:44.809Z] d7695beaf22f: Preparing [2023-04-18T19:06:44.809Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:44.809Z] 5a555dd80350: Preparing [2023-04-18T19:06:44.809Z] feb2aac5f0c8: Preparing [2023-04-18T19:06:44.809Z] f1417ff83b31: Preparing [2023-04-18T19:06:44.809Z] f1417ff83b31: Waiting [2023-04-18T19:06:44.809Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:44.809Z] d7695beaf22f: Layer already exists [2023-04-18T19:06:44.810Z] feb2aac5f0c8: Layer already exists [2023-04-18T19:06:44.810Z] 5177f8f4925d: Layer already exists [2023-04-18T19:06:44.810Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:44.810Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:44.810Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:99c0903212bff5689e0b1ab5bc77f44c72063b5528eef55611bc6019d4bcf99a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:45.111Z] + 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-04-18T19:06:45.408Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-04-18T19:06:45.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-18T19:06:45.408Z] 5177f8f4925d: Preparing [2023-04-18T19:06:45.408Z] d7695beaf22f: Preparing [2023-04-18T19:06:45.408Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:45.408Z] 5a555dd80350: Preparing [2023-04-18T19:06:45.408Z] feb2aac5f0c8: Preparing [2023-04-18T19:06:45.408Z] f1417ff83b31: Preparing [2023-04-18T19:06:45.408Z] 5177f8f4925d: Layer already exists [2023-04-18T19:06:45.408Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:45.408Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:45.408Z] d7695beaf22f: Layer already exists [2023-04-18T19:06:45.408Z] feb2aac5f0c8: Layer already exists [2023-04-18T19:06:45.408Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:45.408Z] main: digest: sha256:99c0903212bff5689e0b1ab5bc77f44c72063b5528eef55611bc6019d4bcf99a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:06:45.444Z] ===================================================== [Pipeline] echo [2023-04-18T19:06:45.450Z] taggedImages: [2023-04-18T19:06:45.450Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:45.450Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-18T19:06:45.450Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.134 [2023-04-18T19:06:45.450Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:45.450Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-04-18T19:06:45.466Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-04-18T19:06:45.466Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:45.466Z] latest [2023-04-18T19:06:45.466Z] 3.0.0-dev.134 [2023-04-18T19:06:45.466Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:45.466Z] main [2023-04-18T19:06:45.466Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:45.768Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:46.071Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:46.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-18T19:06:46.071Z] 8f34d7719256: Preparing [2023-04-18T19:06:46.071Z] a9b4f4acd5fb: Preparing [2023-04-18T19:06:46.071Z] 8d36bd4d8a3b: Preparing [2023-04-18T19:06:46.071Z] 6a942aa795f8: Preparing [2023-04-18T19:06:46.071Z] 9ac2f35e6680: Preparing [2023-04-18T19:06:46.071Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:46.071Z] 5a555dd80350: Preparing [2023-04-18T19:06:46.071Z] 3169710306a5: Preparing [2023-04-18T19:06:46.071Z] f1417ff83b31: Preparing [2023-04-18T19:06:46.071Z] 014f3ef5ce97: Waiting [2023-04-18T19:06:46.071Z] 5a555dd80350: Waiting [2023-04-18T19:06:46.071Z] 3169710306a5: Waiting [2023-04-18T19:06:46.071Z] 8f34d7719256: Pushed [2023-04-18T19:06:46.071Z] a9b4f4acd5fb: Pushed [2023-04-18T19:06:46.071Z] 8d36bd4d8a3b: Pushed [2023-04-18T19:06:46.072Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:46.072Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:46.072Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:46.642Z] 3169710306a5: Pushed [2023-04-18T19:06:49.930Z] 9ac2f35e6680: Pushed [2023-04-18T19:06:53.216Z] 6a942aa795f8: Pushed [2023-04-18T19:06:53.216Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:d661ed300bbd52bb7076e9954c17a2f2b9abac47a6a81a0d4f52e2166241ba3e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:53.538Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:53.845Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-18T19:06:53.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-18T19:06:53.846Z] 8f34d7719256: Preparing [2023-04-18T19:06:53.846Z] a9b4f4acd5fb: Preparing [2023-04-18T19:06:53.846Z] 8d36bd4d8a3b: Preparing [2023-04-18T19:06:53.846Z] 6a942aa795f8: Preparing [2023-04-18T19:06:53.846Z] 9ac2f35e6680: Preparing [2023-04-18T19:06:53.846Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:53.846Z] 5a555dd80350: Preparing [2023-04-18T19:06:53.846Z] 3169710306a5: Preparing [2023-04-18T19:06:53.846Z] f1417ff83b31: Preparing [2023-04-18T19:06:53.846Z] 5a555dd80350: Waiting [2023-04-18T19:06:53.846Z] 3169710306a5: Waiting [2023-04-18T19:06:53.846Z] 014f3ef5ce97: Waiting [2023-04-18T19:06:53.846Z] 8f34d7719256: Layer already exists [2023-04-18T19:06:53.846Z] a9b4f4acd5fb: Layer already exists [2023-04-18T19:06:53.846Z] 8d36bd4d8a3b: Layer already exists [2023-04-18T19:06:53.846Z] 6a942aa795f8: Layer already exists [2023-04-18T19:06:53.846Z] 9ac2f35e6680: Layer already exists [2023-04-18T19:06:53.846Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:53.846Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:53.846Z] 3169710306a5: Layer already exists [2023-04-18T19:06:53.846Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:53.846Z] latest: digest: sha256:d661ed300bbd52bb7076e9954c17a2f2b9abac47a6a81a0d4f52e2166241ba3e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:54.164Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:54.469Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.134 [2023-04-18T19:06:54.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-18T19:06:54.470Z] 8f34d7719256: Preparing [2023-04-18T19:06:54.470Z] a9b4f4acd5fb: Preparing [2023-04-18T19:06:54.470Z] 8d36bd4d8a3b: Preparing [2023-04-18T19:06:54.470Z] 6a942aa795f8: Preparing [2023-04-18T19:06:54.470Z] 9ac2f35e6680: Preparing [2023-04-18T19:06:54.470Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:54.470Z] 5a555dd80350: Preparing [2023-04-18T19:06:54.470Z] 3169710306a5: Preparing [2023-04-18T19:06:54.470Z] f1417ff83b31: Preparing [2023-04-18T19:06:54.470Z] 014f3ef5ce97: Waiting [2023-04-18T19:06:54.470Z] 5a555dd80350: Waiting [2023-04-18T19:06:54.470Z] 3169710306a5: Waiting [2023-04-18T19:06:54.470Z] f1417ff83b31: Waiting [2023-04-18T19:06:54.470Z] a9b4f4acd5fb: Layer already exists [2023-04-18T19:06:54.470Z] 8d36bd4d8a3b: Layer already exists [2023-04-18T19:06:54.470Z] 6a942aa795f8: Layer already exists [2023-04-18T19:06:54.470Z] 8f34d7719256: Layer already exists [2023-04-18T19:06:54.470Z] 9ac2f35e6680: Layer already exists [2023-04-18T19:06:54.470Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:54.470Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:54.470Z] 3169710306a5: Layer already exists [2023-04-18T19:06:54.470Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:54.470Z] 3.0.0-dev.134: digest: sha256:d661ed300bbd52bb7076e9954c17a2f2b9abac47a6a81a0d4f52e2166241ba3e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:54.778Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:55.084Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:55.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-18T19:06:55.085Z] 8f34d7719256: Preparing [2023-04-18T19:06:55.085Z] a9b4f4acd5fb: Preparing [2023-04-18T19:06:55.085Z] 8d36bd4d8a3b: Preparing [2023-04-18T19:06:55.085Z] 6a942aa795f8: Preparing [2023-04-18T19:06:55.085Z] 9ac2f35e6680: Preparing [2023-04-18T19:06:55.085Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:55.085Z] 5a555dd80350: Preparing [2023-04-18T19:06:55.085Z] 3169710306a5: Preparing [2023-04-18T19:06:55.085Z] f1417ff83b31: Preparing [2023-04-18T19:06:55.085Z] 5a555dd80350: Waiting [2023-04-18T19:06:55.085Z] 3169710306a5: Waiting [2023-04-18T19:06:55.085Z] f1417ff83b31: Waiting [2023-04-18T19:06:55.085Z] 014f3ef5ce97: Waiting [2023-04-18T19:06:55.085Z] 6a942aa795f8: Layer already exists [2023-04-18T19:06:55.085Z] 8f34d7719256: Layer already exists [2023-04-18T19:06:55.085Z] 8d36bd4d8a3b: Layer already exists [2023-04-18T19:06:55.085Z] 9ac2f35e6680: Layer already exists [2023-04-18T19:06:55.085Z] a9b4f4acd5fb: Layer already exists [2023-04-18T19:06:55.085Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:55.085Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:55.085Z] 3169710306a5: Layer already exists [2023-04-18T19:06:55.085Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:55.085Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:d661ed300bbd52bb7076e9954c17a2f2b9abac47a6a81a0d4f52e2166241ba3e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:55.394Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:55.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-04-18T19:06:55.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-18T19:06:55.697Z] 8f34d7719256: Preparing [2023-04-18T19:06:55.697Z] a9b4f4acd5fb: Preparing [2023-04-18T19:06:55.697Z] 8d36bd4d8a3b: Preparing [2023-04-18T19:06:55.697Z] 6a942aa795f8: Preparing [2023-04-18T19:06:55.697Z] 9ac2f35e6680: Preparing [2023-04-18T19:06:55.697Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:55.697Z] 5a555dd80350: Preparing [2023-04-18T19:06:55.697Z] 3169710306a5: Preparing [2023-04-18T19:06:55.697Z] f1417ff83b31: Preparing [2023-04-18T19:06:55.697Z] 5a555dd80350: Waiting [2023-04-18T19:06:55.697Z] 3169710306a5: Waiting [2023-04-18T19:06:55.697Z] f1417ff83b31: Waiting [2023-04-18T19:06:55.697Z] 014f3ef5ce97: Waiting [2023-04-18T19:06:55.697Z] 8f34d7719256: Layer already exists [2023-04-18T19:06:55.697Z] 9ac2f35e6680: Layer already exists [2023-04-18T19:06:55.697Z] 8d36bd4d8a3b: Layer already exists [2023-04-18T19:06:55.697Z] a9b4f4acd5fb: Layer already exists [2023-04-18T19:06:55.697Z] 6a942aa795f8: Layer already exists [2023-04-18T19:06:55.697Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:55.697Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:55.697Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:55.697Z] 3169710306a5: Layer already exists [2023-04-18T19:06:55.697Z] main: digest: sha256:d661ed300bbd52bb7076e9954c17a2f2b9abac47a6a81a0d4f52e2166241ba3e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:06:55.753Z] ===================================================== [Pipeline] echo [2023-04-18T19:06:55.763Z] taggedImages: [2023-04-18T19:06:55.763Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:55.763Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-18T19:06:55.763Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.134 [2023-04-18T19:06:55.763Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:55.763Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-04-18T19:06:55.792Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-04-18T19:06:55.792Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:55.792Z] latest [2023-04-18T19:06:55.792Z] 3.0.0-dev.134 [2023-04-18T19:06:55.792Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:06:55.792Z] main [2023-04-18T19:06:55.792Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:56.120Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:06:56.439Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:06:56.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-18T19:06:56.439Z] a140b20ee8a6: Preparing [2023-04-18T19:06:56.439Z] e00ab3660051: Preparing [2023-04-18T19:06:56.439Z] 71b539be353d: Preparing [2023-04-18T19:06:56.439Z] 9b2d7d70fff7: Preparing [2023-04-18T19:06:56.439Z] 014f3ef5ce97: Preparing [2023-04-18T19:06:56.439Z] 5a555dd80350: Preparing [2023-04-18T19:06:56.439Z] 47ba46611afa: Preparing [2023-04-18T19:06:56.439Z] f1417ff83b31: Preparing [2023-04-18T19:06:56.439Z] 5a555dd80350: Waiting [2023-04-18T19:06:56.439Z] 47ba46611afa: Waiting [2023-04-18T19:06:56.439Z] f1417ff83b31: Waiting [2023-04-18T19:06:56.439Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:06:56.439Z] 5a555dd80350: Layer already exists [2023-04-18T19:06:56.439Z] 71b539be353d: Pushed [2023-04-18T19:06:56.439Z] f1417ff83b31: Layer already exists [2023-04-18T19:06:56.439Z] e00ab3660051: Pushed [2023-04-18T19:06:56.439Z] a140b20ee8a6: Pushed [2023-04-18T19:06:56.699Z] 47ba46611afa: Pushed [2023-04-18T19:07:05.164Z] 9b2d7d70fff7: Pushed [2023-04-18T19:07:05.164Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:e37f2407c8b5e1afdc3b5cf37f7bf6896296954772e9582ea44ca36ef69c61c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:05.492Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:05.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-18T19:07:05.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-18T19:07:05.798Z] a140b20ee8a6: Preparing [2023-04-18T19:07:05.798Z] e00ab3660051: Preparing [2023-04-18T19:07:05.798Z] 71b539be353d: Preparing [2023-04-18T19:07:05.798Z] 9b2d7d70fff7: Preparing [2023-04-18T19:07:05.798Z] 014f3ef5ce97: Preparing [2023-04-18T19:07:05.798Z] 5a555dd80350: Preparing [2023-04-18T19:07:05.798Z] 47ba46611afa: Preparing [2023-04-18T19:07:05.798Z] f1417ff83b31: Preparing [2023-04-18T19:07:05.798Z] 5a555dd80350: Waiting [2023-04-18T19:07:05.798Z] f1417ff83b31: Waiting [2023-04-18T19:07:05.798Z] 47ba46611afa: Waiting [2023-04-18T19:07:05.798Z] e00ab3660051: Layer already exists [2023-04-18T19:07:05.798Z] 71b539be353d: Layer already exists [2023-04-18T19:07:05.798Z] a140b20ee8a6: Layer already exists [2023-04-18T19:07:05.798Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:07:05.798Z] 9b2d7d70fff7: Layer already exists [2023-04-18T19:07:05.798Z] 5a555dd80350: Layer already exists [2023-04-18T19:07:05.798Z] 47ba46611afa: Layer already exists [2023-04-18T19:07:05.798Z] f1417ff83b31: Layer already exists [2023-04-18T19:07:05.798Z] latest: digest: sha256:e37f2407c8b5e1afdc3b5cf37f7bf6896296954772e9582ea44ca36ef69c61c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:06.104Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:06.407Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.134 [2023-04-18T19:07:06.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-18T19:07:06.407Z] a140b20ee8a6: Preparing [2023-04-18T19:07:06.407Z] e00ab3660051: Preparing [2023-04-18T19:07:06.407Z] 71b539be353d: Preparing [2023-04-18T19:07:06.407Z] 9b2d7d70fff7: Preparing [2023-04-18T19:07:06.407Z] 014f3ef5ce97: Preparing [2023-04-18T19:07:06.407Z] 5a555dd80350: Preparing [2023-04-18T19:07:06.407Z] 47ba46611afa: Preparing [2023-04-18T19:07:06.407Z] f1417ff83b31: Preparing [2023-04-18T19:07:06.407Z] 5a555dd80350: Waiting [2023-04-18T19:07:06.407Z] 47ba46611afa: Waiting [2023-04-18T19:07:06.407Z] f1417ff83b31: Waiting [2023-04-18T19:07:06.407Z] 71b539be353d: Layer already exists [2023-04-18T19:07:06.407Z] 9b2d7d70fff7: Layer already exists [2023-04-18T19:07:06.407Z] e00ab3660051: Layer already exists [2023-04-18T19:07:06.407Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:07:06.407Z] a140b20ee8a6: Layer already exists [2023-04-18T19:07:06.407Z] 5a555dd80350: Layer already exists [2023-04-18T19:07:06.407Z] 47ba46611afa: Layer already exists [2023-04-18T19:07:06.407Z] f1417ff83b31: Layer already exists [2023-04-18T19:07:06.407Z] 3.0.0-dev.134: digest: sha256:e37f2407c8b5e1afdc3b5cf37f7bf6896296954772e9582ea44ca36ef69c61c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:06.708Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:07.006Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:07:07.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-18T19:07:07.006Z] a140b20ee8a6: Preparing [2023-04-18T19:07:07.006Z] e00ab3660051: Preparing [2023-04-18T19:07:07.006Z] 71b539be353d: Preparing [2023-04-18T19:07:07.006Z] 9b2d7d70fff7: Preparing [2023-04-18T19:07:07.006Z] 014f3ef5ce97: Preparing [2023-04-18T19:07:07.006Z] 5a555dd80350: Preparing [2023-04-18T19:07:07.006Z] 47ba46611afa: Preparing [2023-04-18T19:07:07.006Z] f1417ff83b31: Preparing [2023-04-18T19:07:07.006Z] 47ba46611afa: Waiting [2023-04-18T19:07:07.006Z] f1417ff83b31: Waiting [2023-04-18T19:07:07.006Z] 5a555dd80350: Waiting [2023-04-18T19:07:07.006Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:07:07.006Z] 9b2d7d70fff7: Layer already exists [2023-04-18T19:07:07.006Z] a140b20ee8a6: Layer already exists [2023-04-18T19:07:07.006Z] e00ab3660051: Layer already exists [2023-04-18T19:07:07.006Z] 71b539be353d: Layer already exists [2023-04-18T19:07:07.006Z] 5a555dd80350: Layer already exists [2023-04-18T19:07:07.006Z] 47ba46611afa: Layer already exists [2023-04-18T19:07:07.006Z] f1417ff83b31: Layer already exists [2023-04-18T19:07:07.007Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:e37f2407c8b5e1afdc3b5cf37f7bf6896296954772e9582ea44ca36ef69c61c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:07.310Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:07.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-04-18T19:07:07.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-18T19:07:07.621Z] a140b20ee8a6: Preparing [2023-04-18T19:07:07.621Z] e00ab3660051: Preparing [2023-04-18T19:07:07.621Z] 71b539be353d: Preparing [2023-04-18T19:07:07.621Z] 9b2d7d70fff7: Preparing [2023-04-18T19:07:07.621Z] 014f3ef5ce97: Preparing [2023-04-18T19:07:07.621Z] 5a555dd80350: Preparing [2023-04-18T19:07:07.621Z] 47ba46611afa: Preparing [2023-04-18T19:07:07.621Z] f1417ff83b31: Preparing [2023-04-18T19:07:07.621Z] 5a555dd80350: Waiting [2023-04-18T19:07:07.621Z] 47ba46611afa: Waiting [2023-04-18T19:07:07.621Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:07:07.621Z] e00ab3660051: Layer already exists [2023-04-18T19:07:07.621Z] 9b2d7d70fff7: Layer already exists [2023-04-18T19:07:07.621Z] 71b539be353d: Layer already exists [2023-04-18T19:07:07.621Z] a140b20ee8a6: Layer already exists [2023-04-18T19:07:07.621Z] 5a555dd80350: Layer already exists [2023-04-18T19:07:07.621Z] 47ba46611afa: Layer already exists [2023-04-18T19:07:07.621Z] f1417ff83b31: Layer already exists [2023-04-18T19:07:07.621Z] main: digest: sha256:e37f2407c8b5e1afdc3b5cf37f7bf6896296954772e9582ea44ca36ef69c61c1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:07:07.658Z] ===================================================== [Pipeline] echo [2023-04-18T19:07:07.663Z] taggedImages: [2023-04-18T19:07:07.664Z] - nexus3.edgexfoundry.org:10004/security-spire-config:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:07:07.664Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-18T19:07:07.664Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.134 [2023-04-18T19:07:07.664Z] - nexus3.edgexfoundry.org:10004/security-spire-config:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:07:07.664Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-04-18T19:07:07.679Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-04-18T19:07:07.679Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:07:07.679Z] latest [2023-04-18T19:07:07.679Z] 3.0.0-dev.134 [2023-04-18T19:07:07.679Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:07:07.679Z] main [2023-04-18T19:07:07.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:07.980Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:08.284Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:07:08.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-18T19:07:08.284Z] c54df4d0ec04: Preparing [2023-04-18T19:07:08.284Z] 8a071a0154e9: Preparing [2023-04-18T19:07:08.284Z] 94dff6c24f00: Preparing [2023-04-18T19:07:08.284Z] 31da2cebcd1a: Preparing [2023-04-18T19:07:08.284Z] 014f3ef5ce97: Preparing [2023-04-18T19:07:08.284Z] 5a555dd80350: Preparing [2023-04-18T19:07:08.284Z] 3169710306a5: Preparing [2023-04-18T19:07:08.284Z] f1417ff83b31: Preparing [2023-04-18T19:07:08.284Z] 5a555dd80350: Waiting [2023-04-18T19:07:08.284Z] f1417ff83b31: Waiting [2023-04-18T19:07:08.284Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:07:08.284Z] 5a555dd80350: Layer already exists [2023-04-18T19:07:08.284Z] 3169710306a5: Layer already exists [2023-04-18T19:07:08.284Z] 8a071a0154e9: Pushed [2023-04-18T19:07:08.284Z] f1417ff83b31: Layer already exists [2023-04-18T19:07:08.284Z] c54df4d0ec04: Pushed [2023-04-18T19:07:08.284Z] 94dff6c24f00: Pushed [2023-04-18T19:07:14.856Z] 31da2cebcd1a: Pushed [2023-04-18T19:07:14.856Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:79588944414f60d30f5bf9f9e0e7ca19a0228b55ac32df8c2bb596ac1344d682 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:15.169Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:15.471Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-18T19:07:15.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-18T19:07:15.471Z] c54df4d0ec04: Preparing [2023-04-18T19:07:15.471Z] 8a071a0154e9: Preparing [2023-04-18T19:07:15.471Z] 94dff6c24f00: Preparing [2023-04-18T19:07:15.471Z] 31da2cebcd1a: Preparing [2023-04-18T19:07:15.471Z] 014f3ef5ce97: Preparing [2023-04-18T19:07:15.471Z] 5a555dd80350: Preparing [2023-04-18T19:07:15.471Z] 3169710306a5: Preparing [2023-04-18T19:07:15.471Z] f1417ff83b31: Preparing [2023-04-18T19:07:15.471Z] 3169710306a5: Waiting [2023-04-18T19:07:15.471Z] f1417ff83b31: Waiting [2023-04-18T19:07:15.471Z] 5a555dd80350: Waiting [2023-04-18T19:07:15.471Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:07:15.471Z] 31da2cebcd1a: Layer already exists [2023-04-18T19:07:15.471Z] 8a071a0154e9: Layer already exists [2023-04-18T19:07:15.471Z] c54df4d0ec04: Layer already exists [2023-04-18T19:07:15.471Z] 94dff6c24f00: Layer already exists [2023-04-18T19:07:15.471Z] 5a555dd80350: Layer already exists [2023-04-18T19:07:15.471Z] 3169710306a5: Layer already exists [2023-04-18T19:07:15.471Z] f1417ff83b31: Layer already exists [2023-04-18T19:07:15.471Z] latest: digest: sha256:79588944414f60d30f5bf9f9e0e7ca19a0228b55ac32df8c2bb596ac1344d682 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:15.778Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:16.072Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.134 [2023-04-18T19:07:16.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-18T19:07:16.072Z] c54df4d0ec04: Preparing [2023-04-18T19:07:16.072Z] 8a071a0154e9: Preparing [2023-04-18T19:07:16.072Z] 94dff6c24f00: Preparing [2023-04-18T19:07:16.072Z] 31da2cebcd1a: Preparing [2023-04-18T19:07:16.072Z] 014f3ef5ce97: Preparing [2023-04-18T19:07:16.072Z] 5a555dd80350: Preparing [2023-04-18T19:07:16.072Z] 3169710306a5: Preparing [2023-04-18T19:07:16.072Z] f1417ff83b31: Preparing [2023-04-18T19:07:16.072Z] 5a555dd80350: Waiting [2023-04-18T19:07:16.072Z] 3169710306a5: Waiting [2023-04-18T19:07:16.072Z] f1417ff83b31: Waiting [2023-04-18T19:07:16.072Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:07:16.072Z] 8a071a0154e9: Layer already exists [2023-04-18T19:07:16.072Z] c54df4d0ec04: Layer already exists [2023-04-18T19:07:16.072Z] 94dff6c24f00: Layer already exists [2023-04-18T19:07:16.072Z] 31da2cebcd1a: Layer already exists [2023-04-18T19:07:16.072Z] 5a555dd80350: Layer already exists [2023-04-18T19:07:16.072Z] f1417ff83b31: Layer already exists [2023-04-18T19:07:16.072Z] 3169710306a5: Layer already exists [2023-04-18T19:07:16.072Z] 3.0.0-dev.134: digest: sha256:79588944414f60d30f5bf9f9e0e7ca19a0228b55ac32df8c2bb596ac1344d682 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:16.378Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:16.695Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:07:16.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-18T19:07:16.695Z] c54df4d0ec04: Preparing [2023-04-18T19:07:16.695Z] 8a071a0154e9: Preparing [2023-04-18T19:07:16.695Z] 94dff6c24f00: Preparing [2023-04-18T19:07:16.695Z] 31da2cebcd1a: Preparing [2023-04-18T19:07:16.695Z] 014f3ef5ce97: Preparing [2023-04-18T19:07:16.695Z] 5a555dd80350: Preparing [2023-04-18T19:07:16.695Z] 3169710306a5: Preparing [2023-04-18T19:07:16.695Z] f1417ff83b31: Preparing [2023-04-18T19:07:16.695Z] 5a555dd80350: Waiting [2023-04-18T19:07:16.695Z] 3169710306a5: Waiting [2023-04-18T19:07:16.695Z] f1417ff83b31: Waiting [2023-04-18T19:07:16.695Z] c54df4d0ec04: Layer already exists [2023-04-18T19:07:16.695Z] 94dff6c24f00: Layer already exists [2023-04-18T19:07:16.695Z] 31da2cebcd1a: Layer already exists [2023-04-18T19:07:16.695Z] 8a071a0154e9: Layer already exists [2023-04-18T19:07:16.695Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:07:16.695Z] 5a555dd80350: Layer already exists [2023-04-18T19:07:16.695Z] 3169710306a5: Layer already exists [2023-04-18T19:07:16.695Z] f1417ff83b31: Layer already exists [2023-04-18T19:07:16.695Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:79588944414f60d30f5bf9f9e0e7ca19a0228b55ac32df8c2bb596ac1344d682 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:17.002Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:17.305Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-04-18T19:07:17.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-18T19:07:17.305Z] c54df4d0ec04: Preparing [2023-04-18T19:07:17.305Z] 8a071a0154e9: Preparing [2023-04-18T19:07:17.305Z] 94dff6c24f00: Preparing [2023-04-18T19:07:17.305Z] 31da2cebcd1a: Preparing [2023-04-18T19:07:17.305Z] 014f3ef5ce97: Preparing [2023-04-18T19:07:17.305Z] 5a555dd80350: Preparing [2023-04-18T19:07:17.305Z] 3169710306a5: Preparing [2023-04-18T19:07:17.305Z] f1417ff83b31: Preparing [2023-04-18T19:07:17.305Z] 5a555dd80350: Waiting [2023-04-18T19:07:17.305Z] 3169710306a5: Waiting [2023-04-18T19:07:17.305Z] f1417ff83b31: Waiting [2023-04-18T19:07:17.305Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:07:17.305Z] c54df4d0ec04: Layer already exists [2023-04-18T19:07:17.305Z] 8a071a0154e9: Layer already exists [2023-04-18T19:07:17.305Z] 94dff6c24f00: Layer already exists [2023-04-18T19:07:17.305Z] 31da2cebcd1a: Layer already exists [2023-04-18T19:07:17.305Z] 5a555dd80350: Layer already exists [2023-04-18T19:07:17.305Z] 3169710306a5: Layer already exists [2023-04-18T19:07:17.305Z] f1417ff83b31: Layer already exists [2023-04-18T19:07:17.305Z] main: digest: sha256:79588944414f60d30f5bf9f9e0e7ca19a0228b55ac32df8c2bb596ac1344d682 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:07:17.343Z] ===================================================== [Pipeline] echo [2023-04-18T19:07:17.355Z] taggedImages: [2023-04-18T19:07:17.355Z] - nexus3.edgexfoundry.org:10004/security-spire-server:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:07:17.355Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-18T19:07:17.355Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.134 [2023-04-18T19:07:17.355Z] - nexus3.edgexfoundry.org:10004/security-spire-server:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:07:17.355Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-04-18T19:07:17.375Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-04-18T19:07:17.375Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:07:17.375Z] latest [2023-04-18T19:07:17.375Z] 3.0.0-dev.134 [2023-04-18T19:07:17.375Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:07:17.375Z] main [2023-04-18T19:07:17.375Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:17.677Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:17.984Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:07:17.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-18T19:07:17.985Z] cadaa9cb8fc4: Preparing [2023-04-18T19:07:17.985Z] dcf79ecee2a6: Preparing [2023-04-18T19:07:17.985Z] 014f3ef5ce97: Preparing [2023-04-18T19:07:17.985Z] 5a555dd80350: Preparing [2023-04-18T19:07:17.985Z] d17716f84d16: Preparing [2023-04-18T19:07:17.985Z] f1417ff83b31: Preparing [2023-04-18T19:07:17.985Z] 5a555dd80350: Layer already exists [2023-04-18T19:07:17.985Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:07:17.985Z] f1417ff83b31: Layer already exists [2023-04-18T19:07:17.985Z] cadaa9cb8fc4: Pushed [2023-04-18T19:07:17.985Z] d17716f84d16: Pushed [2023-04-18T19:07:19.916Z] Removing intermediate container 35fbf7adaae2 [2023-04-18T19:07:19.917Z] ---> 8995ff4c9825 [2023-04-18T19:07:19.917Z] Step 7/26 : COPY . . [2023-04-18T19:07:19.917Z] ---> a3c76ea23671 [2023-04-18T19:07:19.917Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-18T19:07:19.917Z] ---> Running in 1682d0782c1d [2023-04-18T19:07:19.917Z] Removing intermediate container 1682d0782c1d [2023-04-18T19:07:19.917Z] ---> 5f5968f186f7 [2023-04-18T19:07:19.917Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-18T19:07:19.917Z] ---> Running in 7ba591591fc0 [2023-04-18T19:07:20.187Z] Removing intermediate container 7ba591591fc0 [2023-04-18T19:07:20.187Z] ---> af3cea4d8082 [2023-04-18T19:07:20.187Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-18T19:07:20.455Z] ---> Running in 1025a840d1b2 [2023-04-18T19:07:20.512Z] dcf79ecee2a6: Pushed [2023-04-18T19:07:20.770Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:4460e2ddfd639fbb9fb4c1d79e2298fc2eb759be87a530c19ac236d96a44b1dc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:21.080Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:21.380Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-18T19:07:21.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-18T19:07:21.380Z] cadaa9cb8fc4: Preparing [2023-04-18T19:07:21.380Z] dcf79ecee2a6: Preparing [2023-04-18T19:07:21.380Z] 014f3ef5ce97: Preparing [2023-04-18T19:07:21.380Z] 5a555dd80350: Preparing [2023-04-18T19:07:21.380Z] d17716f84d16: Preparing [2023-04-18T19:07:21.380Z] f1417ff83b31: Preparing [2023-04-18T19:07:21.380Z] f1417ff83b31: Waiting [2023-04-18T19:07:21.380Z] dcf79ecee2a6: Layer already exists [2023-04-18T19:07:21.380Z] 5a555dd80350: Layer already exists [2023-04-18T19:07:21.380Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:07:21.380Z] d17716f84d16: Layer already exists [2023-04-18T19:07:21.381Z] cadaa9cb8fc4: Layer already exists [2023-04-18T19:07:21.381Z] f1417ff83b31: Layer already exists [2023-04-18T19:07:21.381Z] latest: digest: sha256:4460e2ddfd639fbb9fb4c1d79e2298fc2eb759be87a530c19ac236d96a44b1dc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:21.431Z] Removing intermediate container 1025a840d1b2 [2023-04-18T19:07:21.431Z] ---> 23782ed98b95 [2023-04-18T19:07:21.431Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-18T19:07:21.431Z] ---> Running in e9727cd54e98 [2023-04-18T19:07:21.684Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:21.985Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.134 [2023-04-18T19:07:21.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-18T19:07:21.985Z] cadaa9cb8fc4: Preparing [2023-04-18T19:07:21.985Z] dcf79ecee2a6: Preparing [2023-04-18T19:07:21.985Z] 014f3ef5ce97: Preparing [2023-04-18T19:07:21.985Z] 5a555dd80350: Preparing [2023-04-18T19:07:21.985Z] d17716f84d16: Preparing [2023-04-18T19:07:21.985Z] f1417ff83b31: Preparing [2023-04-18T19:07:21.985Z] f1417ff83b31: Waiting [2023-04-18T19:07:21.985Z] 5a555dd80350: Layer already exists [2023-04-18T19:07:21.985Z] d17716f84d16: Layer already exists [2023-04-18T19:07:21.985Z] dcf79ecee2a6: Layer already exists [2023-04-18T19:07:21.985Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:07:21.985Z] cadaa9cb8fc4: Layer already exists [2023-04-18T19:07:21.985Z] f1417ff83b31: Layer already exists [2023-04-18T19:07:21.985Z] 3.0.0-dev.134: digest: sha256:4460e2ddfd639fbb9fb4c1d79e2298fc2eb759be87a530c19ac236d96a44b1dc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:22.292Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:22.605Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:07:22.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-18T19:07:22.605Z] cadaa9cb8fc4: Preparing [2023-04-18T19:07:22.605Z] dcf79ecee2a6: Preparing [2023-04-18T19:07:22.605Z] 014f3ef5ce97: Preparing [2023-04-18T19:07:22.605Z] 5a555dd80350: Preparing [2023-04-18T19:07:22.605Z] d17716f84d16: Preparing [2023-04-18T19:07:22.605Z] f1417ff83b31: Preparing [2023-04-18T19:07:22.605Z] f1417ff83b31: Waiting [2023-04-18T19:07:22.605Z] 5a555dd80350: Layer already exists [2023-04-18T19:07:22.605Z] d17716f84d16: Layer already exists [2023-04-18T19:07:22.605Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:07:22.605Z] cadaa9cb8fc4: Layer already exists [2023-04-18T19:07:22.605Z] dcf79ecee2a6: Layer already exists [2023-04-18T19:07:22.605Z] f1417ff83b31: Layer already exists [2023-04-18T19:07:22.605Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:4460e2ddfd639fbb9fb4c1d79e2298fc2eb759be87a530c19ac236d96a44b1dc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:22.847Z] Removing intermediate container f0c33431f1da [2023-04-18T19:07:22.848Z] ---> 3eb7977bd3c8 [2023-04-18T19:07:22.848Z] Step 7/27 : COPY . . [2023-04-18T19:07:22.976Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:23.334Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-04-18T19:07:23.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-18T19:07:23.334Z] cadaa9cb8fc4: Preparing [2023-04-18T19:07:23.334Z] dcf79ecee2a6: Preparing [2023-04-18T19:07:23.334Z] 014f3ef5ce97: Preparing [2023-04-18T19:07:23.334Z] 5a555dd80350: Preparing [2023-04-18T19:07:23.334Z] d17716f84d16: Preparing [2023-04-18T19:07:23.334Z] f1417ff83b31: Preparing [2023-04-18T19:07:23.334Z] dcf79ecee2a6: Layer already exists [2023-04-18T19:07:23.334Z] d17716f84d16: Layer already exists [2023-04-18T19:07:23.334Z] cadaa9cb8fc4: Layer already exists [2023-04-18T19:07:23.334Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:07:23.334Z] 5a555dd80350: Layer already exists [2023-04-18T19:07:23.334Z] f1417ff83b31: Layer already exists [2023-04-18T19:07:23.334Z] main: digest: sha256:4460e2ddfd639fbb9fb4c1d79e2298fc2eb759be87a530c19ac236d96a44b1dc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:07:23.410Z] ===================================================== [Pipeline] echo [2023-04-18T19:07:23.416Z] taggedImages: [2023-04-18T19:07:23.416Z] - nexus3.edgexfoundry.org:10004/support-notifications:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:07:23.416Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-18T19:07:23.416Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.134 [2023-04-18T19:07:23.416Z] - nexus3.edgexfoundry.org:10004/support-notifications:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:07:23.416Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-04-18T19:07:23.432Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-04-18T19:07:23.432Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:07:23.432Z] latest [2023-04-18T19:07:23.432Z] 3.0.0-dev.134 [2023-04-18T19:07:23.432Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:07:23.432Z] main [2023-04-18T19:07:23.432Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:23.781Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:24.085Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:07:24.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-18T19:07:24.085Z] 97435bf165b4: Preparing [2023-04-18T19:07:24.085Z] c8d86ae65aad: Preparing [2023-04-18T19:07:24.085Z] 014f3ef5ce97: Preparing [2023-04-18T19:07:24.085Z] 5a555dd80350: Preparing [2023-04-18T19:07:24.085Z] 32505fc77619: Preparing [2023-04-18T19:07:24.085Z] f1417ff83b31: Preparing [2023-04-18T19:07:24.085Z] f1417ff83b31: Waiting [2023-04-18T19:07:24.085Z] 5a555dd80350: Layer already exists [2023-04-18T19:07:24.085Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:07:24.085Z] 32505fc77619: Layer already exists [2023-04-18T19:07:24.085Z] f1417ff83b31: Layer already exists [2023-04-18T19:07:24.085Z] 97435bf165b4: Pushed [2023-04-18T19:07:24.805Z] Removing intermediate container e9727cd54e98 [2023-04-18T19:07:24.805Z] ---> 0c52a3ba7b55 [2023-04-18T19:07:24.805Z] Step 12/26 : WORKDIR /edgex-go [2023-04-18T19:07:25.076Z] ---> Running in 5fb19f32cf95 [2023-04-18T19:07:26.050Z] Removing intermediate container e068d78823de [2023-04-18T19:07:26.050Z] ---> 42f791de4439 [2023-04-18T19:07:26.050Z] Step 7/22 : COPY . . [2023-04-18T19:07:26.326Z] Removing intermediate container 487e072c4077 [2023-04-18T19:07:26.326Z] ---> 4d258731afc4 [2023-04-18T19:07:26.326Z] Step 8/23 : COPY . . [2023-04-18T19:07:26.326Z] Removing intermediate container c44cc6698f84 [2023-04-18T19:07:26.326Z] ---> b026d8faf121 [2023-04-18T19:07:26.326Z] Step 8/23 : COPY . . [2023-04-18T19:07:26.617Z] c8d86ae65aad: Pushed [2023-04-18T19:07:26.618Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:9a779452f6adf85c46c6a65a5a29d07d8d0bf335b0dfdae84bf28a2dd52779ca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:26.935Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:27.250Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-18T19:07:27.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-18T19:07:27.250Z] 97435bf165b4: Preparing [2023-04-18T19:07:27.250Z] c8d86ae65aad: Preparing [2023-04-18T19:07:27.250Z] 014f3ef5ce97: Preparing [2023-04-18T19:07:27.250Z] 5a555dd80350: Preparing [2023-04-18T19:07:27.250Z] 32505fc77619: Preparing [2023-04-18T19:07:27.250Z] f1417ff83b31: Preparing [2023-04-18T19:07:27.250Z] f1417ff83b31: Waiting [2023-04-18T19:07:27.250Z] c8d86ae65aad: Layer already exists [2023-04-18T19:07:27.250Z] 32505fc77619: Layer already exists [2023-04-18T19:07:27.250Z] 97435bf165b4: Layer already exists [2023-04-18T19:07:27.250Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:07:27.250Z] 5a555dd80350: Layer already exists [2023-04-18T19:07:27.250Z] f1417ff83b31: Layer already exists [2023-04-18T19:07:27.250Z] latest: digest: sha256:9a779452f6adf85c46c6a65a5a29d07d8d0bf335b0dfdae84bf28a2dd52779ca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:27.556Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:27.860Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.134 [2023-04-18T19:07:27.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-18T19:07:27.861Z] 97435bf165b4: Preparing [2023-04-18T19:07:27.861Z] c8d86ae65aad: Preparing [2023-04-18T19:07:27.861Z] 014f3ef5ce97: Preparing [2023-04-18T19:07:27.861Z] 5a555dd80350: Preparing [2023-04-18T19:07:27.861Z] 32505fc77619: Preparing [2023-04-18T19:07:27.861Z] f1417ff83b31: Preparing [2023-04-18T19:07:27.861Z] f1417ff83b31: Waiting [2023-04-18T19:07:27.861Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:07:27.861Z] 97435bf165b4: Layer already exists [2023-04-18T19:07:27.861Z] 5a555dd80350: Layer already exists [2023-04-18T19:07:27.861Z] c8d86ae65aad: Layer already exists [2023-04-18T19:07:27.861Z] 32505fc77619: Layer already exists [2023-04-18T19:07:27.861Z] f1417ff83b31: Layer already exists [2023-04-18T19:07:27.861Z] 3.0.0-dev.134: digest: sha256:9a779452f6adf85c46c6a65a5a29d07d8d0bf335b0dfdae84bf28a2dd52779ca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:28.171Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:28.293Z] Removing intermediate container 5fb19f32cf95 [2023-04-18T19:07:28.293Z] ---> c8a7bf2e5560 [2023-04-18T19:07:28.293Z] [2023-04-18T19:07:28.293Z] Step 13/26 : FROM alpine:3.17 [2023-04-18T19:07:28.293Z] 3.17: Pulling from library/alpine [2023-04-18T19:07:28.473Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:07:28.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-18T19:07:28.474Z] 97435bf165b4: Preparing [2023-04-18T19:07:28.474Z] c8d86ae65aad: Preparing [2023-04-18T19:07:28.474Z] 014f3ef5ce97: Preparing [2023-04-18T19:07:28.474Z] 5a555dd80350: Preparing [2023-04-18T19:07:28.474Z] 32505fc77619: Preparing [2023-04-18T19:07:28.474Z] f1417ff83b31: Preparing [2023-04-18T19:07:28.474Z] f1417ff83b31: Waiting [2023-04-18T19:07:28.474Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:07:28.474Z] 32505fc77619: Layer already exists [2023-04-18T19:07:28.474Z] 5a555dd80350: Layer already exists [2023-04-18T19:07:28.474Z] c8d86ae65aad: Layer already exists [2023-04-18T19:07:28.474Z] 97435bf165b4: Layer already exists [2023-04-18T19:07:28.474Z] f1417ff83b31: Layer already exists [2023-04-18T19:07:28.474Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:9a779452f6adf85c46c6a65a5a29d07d8d0bf335b0dfdae84bf28a2dd52779ca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:28.565Z] ---> 94602773a8b6 [2023-04-18T19:07:28.565Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-18T19:07:28.778Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:07:28.836Z] ---> Running in a301ea64c840 [2023-04-18T19:07:29.093Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-04-18T19:07:29.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-18T19:07:29.094Z] 97435bf165b4: Preparing [2023-04-18T19:07:29.094Z] c8d86ae65aad: Preparing [2023-04-18T19:07:29.094Z] 014f3ef5ce97: Preparing [2023-04-18T19:07:29.094Z] 5a555dd80350: Preparing [2023-04-18T19:07:29.094Z] 32505fc77619: Preparing [2023-04-18T19:07:29.094Z] f1417ff83b31: Preparing [2023-04-18T19:07:29.094Z] f1417ff83b31: Waiting [2023-04-18T19:07:29.094Z] 32505fc77619: Layer already exists [2023-04-18T19:07:29.094Z] 97435bf165b4: Layer already exists [2023-04-18T19:07:29.094Z] c8d86ae65aad: Layer already exists [2023-04-18T19:07:29.094Z] 014f3ef5ce97: Layer already exists [2023-04-18T19:07:29.094Z] 5a555dd80350: Layer already exists [2023-04-18T19:07:29.094Z] f1417ff83b31: Layer already exists [2023-04-18T19:07:29.094Z] main: digest: sha256:9a779452f6adf85c46c6a65a5a29d07d8d0bf335b0dfdae84bf28a2dd52779ca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:07:29.146Z] ===================================================== [Pipeline] echo [2023-04-18T19:07:29.158Z] taggedImages: [2023-04-18T19:07:29.158Z] - nexus3.edgexfoundry.org:10004/support-scheduler:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:07:29.158Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-18T19:07:29.158Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.134 [2023-04-18T19:07:29.158Z] - nexus3.edgexfoundry.org:10004/support-scheduler:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:07:29.158Z] - 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-04-18T19:07:30.254Z] ---> 39f579146662 [2023-04-18T19:07:30.254Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-18T19:07:30.254Z] ---> Running in 425cf503bf39 [2023-04-18T19:07:30.254Z] ---> 37959a60cfba [2023-04-18T19:07:30.254Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-18T19:07:30.255Z] ---> f4655720c744 [2023-04-18T19:07:30.255Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-18T19:07:30.533Z] ---> Running in 05b3343c41ea [2023-04-18T19:07:30.533Z] ---> Running in 8f110a68f6c7 [2023-04-18T19:07:31.957Z] Removing intermediate container a301ea64c840 [2023-04-18T19:07:31.957Z] ---> 03d9fad082df [2023-04-18T19:07:31.957Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-18T19:07:31.957Z] ---> Running in 8ea4540346ec [2023-04-18T19:07:32.545Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-18T19:07:32.821Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-18T19:07:32.821Z] Status: Downloaded newer image for alpine:3.17 [2023-04-18T19:07:32.821Z] ---> 51e60588ff2c [2023-04-18T19:07:32.821Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-18T19:07:33.095Z] Removing intermediate container 8ea4540346ec [2023-04-18T19:07:33.095Z] ---> b9924ba17f4a [2023-04-18T19:07:33.095Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-18T19:07:33.375Z] ---> Running in 422a1b020688 [2023-04-18T19:07:33.375Z] ---> Running in 401ff0b12b78 [2023-04-18T19:07:33.647Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-18T19:07:33.647Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-18T19:07:36.280Z] Removing intermediate container 422a1b020688 [2023-04-18T19:07:36.280Z] ---> 9e9b930cf2ec [2023-04-18T19:07:36.280Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-18T19:07:36.280Z] Removing intermediate container 401ff0b12b78 [2023-04-18T19:07:36.280Z] ---> 3dbe5707360b [2023-04-18T19:07:36.280Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-18T19:07:36.553Z] ---> Running in ccc6cfe159b0 [2023-04-18T19:07:36.553Z] ---> Running in e24cbeef82b9 [2023-04-18T19:07:40.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T19:07:41.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T19:07:43.234Z] Removing intermediate container ccc6cfe159b0 [2023-04-18T19:07:43.234Z] ---> 6dc885ce584a [2023-04-18T19:07:43.234Z] Step 12/27 : WORKDIR /edgex-go [2023-04-18T19:07:43.234Z] ---> Running in 4a00c6a42739 [2023-04-18T19:07:44.203Z] v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-18T19:07:44.203Z] v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-18T19:07:44.203Z] OK: 17689 distinct packages available [2023-04-18T19:07:44.203Z] Removing intermediate container 4a00c6a42739 [2023-04-18T19:07:44.203Z] ---> 93a471a87cc6 [2023-04-18T19:07:44.203Z] [2023-04-18T19:07:44.203Z] Step 13/27 : FROM alpine:3.17 [2023-04-18T19:07:44.203Z] ---> 51e60588ff2c [2023-04-18T19:07:44.204Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-18T19:07:44.204Z] ---> Using cache [2023-04-18T19:07:44.204Z] ---> 9e9b930cf2ec [2023-04-18T19:07:44.204Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-18T19:07:44.204Z] ---> Running in 7b06edcec62f [2023-04-18T19:07:44.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T19:07:45.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T19:07:47.870Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-18T19:07:47.870Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-18T19:07:47.870Z] (3/5) Installing libucontext (1.2-r0) [2023-04-18T19:07:47.870Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-18T19:07:47.870Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-18T19:07:47.870Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T19:07:47.870Z] OK: 9 MiB in 20 packages [2023-04-18T19:07:48.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T19:07:50.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T19:07:51.267Z] Removing intermediate container e24cbeef82b9 [2023-04-18T19:07:51.267Z] ---> 98c5295283a0 [2023-04-18T19:07:51.267Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:07:52.754Z] ---> e5f18cace4f8 [2023-04-18T19:07:52.754Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:07:53.049Z] v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-18T19:07:53.049Z] v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-18T19:07:53.049Z] OK: 17689 distinct packages available [2023-04-18T19:07:53.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T19:07:55.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T19:07:55.129Z] ---> e64dc5d864f6 [2023-04-18T19:07:55.129Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-18T19:07:56.543Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-18T19:07:56.543Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-18T19:07:56.543Z] (3/5) Installing libucontext (1.2-r0) [2023-04-18T19:07:56.543Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-18T19:07:56.543Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-18T19:07:56.543Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T19:07:56.543Z] OK: 9 MiB in 20 packages [2023-04-18T19:07:59.130Z] Removing intermediate container 7b06edcec62f [2023-04-18T19:07:59.130Z] ---> 5fc948a257a9 [2023-04-18T19:07:59.130Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:08:00.544Z] ---> 8cc87fb39c2a [2023-04-18T19:08:00.544Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:08:01.962Z] ---> 31808a780a41 [2023-04-18T19:08:01.962Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-18T19:08:02.233Z] ---> 155846811739 [2023-04-18T19:08:02.233Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-18T19:08:03.672Z] ---> 5ab516fabc5e [2023-04-18T19:08:03.672Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-18T19:08:04.637Z] ---> 60b6eeacb9e6 [2023-04-18T19:08:04.637Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-18T19:08:08.598Z] ---> 7145a7217f32 [2023-04-18T19:08:08.598Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-18T19:08:08.598Z] ---> Running in 25707edb6ac1 [2023-04-18T19:08:08.598Z] Removing intermediate container 25707edb6ac1 [2023-04-18T19:08:08.598Z] ---> e0ea127e935a [2023-04-18T19:08:08.598Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-18T19:08:08.598Z] ---> Running in fc8ad3620b2f [2023-04-18T19:08:08.598Z] ---> 2a3a32f84a71 [2023-04-18T19:08:08.598Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-18T19:08:08.598Z] Removing intermediate container fc8ad3620b2f [2023-04-18T19:08:08.598Z] ---> e8266766edc5 [2023-04-18T19:08:08.598Z] Step 24/26 : LABEL arch=arm64 [2023-04-18T19:08:08.598Z] ---> Running in 7cb6c152222e [2023-04-18T19:08:08.598Z] Removing intermediate container 7cb6c152222e [2023-04-18T19:08:08.598Z] ---> 6140898441a6 [2023-04-18T19:08:08.598Z] Step 25/26 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:08:08.598Z] ---> Running in ed5f4a405182 [2023-04-18T19:08:09.196Z] Removing intermediate container ed5f4a405182 [2023-04-18T19:08:09.196Z] ---> 5bcdb06bd1c9 [2023-04-18T19:08:09.196Z] Step 26/26 : LABEL version=3.0.0-dev.134 [2023-04-18T19:08:09.468Z] ---> Running in c614690e2345 [2023-04-18T19:08:10.052Z] Removing intermediate container c614690e2345 [2023-04-18T19:08:10.052Z] ---> 5ece8b831740 [2023-04-18T19:08:10.052Z] [2023-04-18T19:08:10.320Z] Successfully built 5ece8b831740 [2023-04-18T19:08:10.320Z] Successfully tagged security-spire-server-arm64:latest [2023-04-18T19:08:10.320Z]  Building security-spire-server ... done Building core-metadata [2023-04-18T19:08:14.590Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:08:14.590Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:08:14.590Z] ---> f6a2c387ade1 [2023-04-18T19:08:14.590Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-18T19:08:14.590Z] ---> Using cache [2023-04-18T19:08:14.590Z] ---> eb4224bc731e [2023-04-18T19:08:14.590Z] Step 4/25 : WORKDIR /edgex-go [2023-04-18T19:08:14.590Z] ---> Using cache [2023-04-18T19:08:14.590Z] ---> 2cdec44d3355 [2023-04-18T19:08:14.590Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-18T19:08:14.590Z] ---> Using cache [2023-04-18T19:08:14.590Z] ---> edaa193cf1a7 [2023-04-18T19:08:14.590Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-18T19:08:14.590Z] ---> Using cache [2023-04-18T19:08:14.590Z] ---> 6c9926fcbef9 [2023-04-18T19:08:14.590Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:08:14.590Z] ---> Using cache [2023-04-18T19:08:14.590Z] ---> 4d258731afc4 [2023-04-18T19:08:14.590Z] Step 8/25 : COPY . . [2023-04-18T19:08:14.590Z] ---> 4a750e3477df [2023-04-18T19:08:14.590Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-18T19:08:14.877Z] ---> Using cache [2023-04-18T19:08:14.877Z] ---> f4655720c744 [2023-04-18T19:08:14.877Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-18T19:08:14.877Z] ---> Running in dbe2408516a3 [2023-04-18T19:08:16.295Z] ---> 794164e16f1c [2023-04-18T19:08:16.295Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-18T19:08:17.260Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-18T19:08:17.260Z] ---> 1cf5fac3f014 [2023-04-18T19:08:17.260Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-18T19:08:18.226Z] ---> e65a46855d36 [2023-04-18T19:08:18.226Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-18T19:08:18.226Z] ---> Running in 8e3d1a894f0d [2023-04-18T19:08:18.820Z] Removing intermediate container 8e3d1a894f0d [2023-04-18T19:08:18.820Z] ---> a42c5be59aed [2023-04-18T19:08:18.820Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-18T19:08:18.820Z] ---> Running in 261593a968a8 [2023-04-18T19:08:19.405Z] Removing intermediate container 261593a968a8 [2023-04-18T19:08:19.405Z] ---> 0a7bfcc9037b [2023-04-18T19:08:19.405Z] Step 25/27 : LABEL arch=arm64 [2023-04-18T19:08:19.405Z] ---> Running in de4fc1856c94 [2023-04-18T19:08:19.995Z] Removing intermediate container de4fc1856c94 [2023-04-18T19:08:19.995Z] ---> d1616f1dba2a [2023-04-18T19:08:19.995Z] Step 26/27 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:08:19.995Z] ---> Running in fd03007e0102 [2023-04-18T19:08:20.591Z] Removing intermediate container fd03007e0102 [2023-04-18T19:08:20.591Z] ---> 645cb21e9127 [2023-04-18T19:08:20.591Z] Step 27/27 : LABEL version=3.0.0-dev.134 [2023-04-18T19:08:20.591Z] ---> Running in b1970c3cdb2e [2023-04-18T19:08:22.174Z] Removing intermediate container b1970c3cdb2e [2023-04-18T19:08:22.174Z] ---> c4ed07082bdc [2023-04-18T19:08:22.174Z] [2023-04-18T19:08:22.174Z] Successfully built c4ed07082bdc [2023-04-18T19:08:22.174Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-18T19:08:22.174Z] Building core-common-config-bootstrapper [2023-04-18T19:08:25.530Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:08:25.530Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:08:25.530Z] ---> f6a2c387ade1 [2023-04-18T19:08:25.530Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-18T19:08:25.530Z] ---> Using cache [2023-04-18T19:08:25.530Z] ---> eb4224bc731e [2023-04-18T19:08:25.530Z] Step 4/23 : WORKDIR /edgex-go [2023-04-18T19:08:25.530Z] ---> Using cache [2023-04-18T19:08:25.530Z] ---> 2cdec44d3355 [2023-04-18T19:08:25.530Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-18T19:08:25.530Z] ---> Using cache [2023-04-18T19:08:25.530Z] ---> edaa193cf1a7 [2023-04-18T19:08:25.530Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-18T19:08:25.530Z] ---> Using cache [2023-04-18T19:08:25.530Z] ---> 6c9926fcbef9 [2023-04-18T19:08:25.530Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:08:25.530Z] ---> Using cache [2023-04-18T19:08:25.530Z] ---> 4d258731afc4 [2023-04-18T19:08:25.530Z] Step 8/23 : COPY . . [2023-04-18T19:08:25.530Z] ---> Using cache [2023-04-18T19:08:25.530Z] ---> f4655720c744 [2023-04-18T19:08:25.530Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-18T19:08:25.800Z] ---> Running in 8bf18c3e02c9 [2023-04-18T19:08:27.745Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-18T19:14:50.424Z] Removing intermediate container 425cf503bf39 [2023-04-18T19:14:50.424Z] ---> 9e90e333f193 [2023-04-18T19:14:50.424Z] [2023-04-18T19:14:50.424Z] Step 9/22 : FROM alpine:3.17 [2023-04-18T19:14:50.424Z] ---> 51e60588ff2c [2023-04-18T19:14:50.424Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-18T19:14:50.424Z] ---> Running in 623a4c6db4e7 [2023-04-18T19:14:50.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T19:14:50.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T19:14:50.424Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-18T19:14:50.424Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-18T19:14:50.424Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T19:14:50.424Z] OK: 8 MiB in 17 packages [2023-04-18T19:14:50.424Z] Removing intermediate container 623a4c6db4e7 [2023-04-18T19:14:50.424Z] ---> a338b58d202d [2023-04-18T19:14:50.424Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-18T19:14:50.424Z] ---> Running in 41893e200cbc [2023-04-18T19:14:50.424Z] Removing intermediate container 41893e200cbc [2023-04-18T19:14:50.424Z] ---> 010584ac3317 [2023-04-18T19:14:50.424Z] Step 12/22 : WORKDIR /edgex [2023-04-18T19:14:50.424Z] ---> Running in e254f255bb7a [2023-04-18T19:14:50.424Z] Removing intermediate container e254f255bb7a [2023-04-18T19:14:50.424Z] ---> 7054c764daf6 [2023-04-18T19:14:50.424Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:14:50.424Z] ---> 0e4154764386 [2023-04-18T19:14:50.424Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:14:50.424Z] ---> 3922d305e28c [2023-04-18T19:14:50.424Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-18T19:14:50.424Z] ---> 068a7c7b488f [2023-04-18T19:14:50.424Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-18T19:14:51.029Z] ---> 0194c7cbc400 [2023-04-18T19:14:51.029Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-18T19:14:52.010Z] ---> f985a132ecca [2023-04-18T19:14:52.010Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-18T19:14:52.010Z] ---> Running in 3b699062131e [2023-04-18T19:14:55.378Z] Removing intermediate container 3b699062131e [2023-04-18T19:14:55.378Z] ---> 2d8ffed9a064 [2023-04-18T19:14:55.378Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-18T19:14:55.378Z] ---> Running in 2daa746a3275 [2023-04-18T19:14:55.969Z] Removing intermediate container 2daa746a3275 [2023-04-18T19:14:55.969Z] ---> 9ee3d3e16efe [2023-04-18T19:14:55.969Z] Step 20/22 : LABEL arch=arm64 [2023-04-18T19:14:55.969Z] ---> Running in bdf5f8810578 [2023-04-18T19:14:56.554Z] Removing intermediate container bdf5f8810578 [2023-04-18T19:14:56.554Z] ---> 010e5553830e [2023-04-18T19:14:56.554Z] Step 21/22 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:14:56.554Z] ---> Running in ce8b24570e7a [2023-04-18T19:14:57.140Z] Removing intermediate container ce8b24570e7a [2023-04-18T19:14:57.140Z] ---> 828e30c0d32b [2023-04-18T19:14:57.140Z] Step 22/22 : LABEL version=3.0.0-dev.134 [2023-04-18T19:14:57.140Z] ---> Running in 6afb9492ef15 [2023-04-18T19:14:57.727Z] Removing intermediate container 6afb9492ef15 [2023-04-18T19:14:57.727Z] ---> 288a065c8cb9 [2023-04-18T19:14:57.727Z] [2023-04-18T19:14:57.727Z] Successfully built 288a065c8cb9 [2023-04-18T19:14:57.727Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-18T19:14:57.727Z] Building security-secretstore-setup [2023-04-18T19:15:01.078Z]  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:15:01.078Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:15:01.078Z] ---> f6a2c387ade1 [2023-04-18T19:15:01.078Z] Step 3/25 : WORKDIR /edgex-go [2023-04-18T19:15:01.078Z] ---> Using cache [2023-04-18T19:15:01.078Z] ---> 146809bf624c [2023-04-18T19:15:01.078Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-18T19:15:01.078Z] ---> Using cache [2023-04-18T19:15:01.078Z] ---> 85dcfd877923 [2023-04-18T19:15:01.078Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-18T19:15:01.078Z] ---> Using cache [2023-04-18T19:15:01.078Z] ---> fc6adfb2ab17 [2023-04-18T19:15:01.078Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:15:01.078Z] ---> Using cache [2023-04-18T19:15:01.078Z] ---> 42f791de4439 [2023-04-18T19:15:01.078Z] Step 7/25 : COPY . . [2023-04-18T19:15:01.078Z] ---> Using cache [2023-04-18T19:15:01.078Z] ---> 39f579146662 [2023-04-18T19:15:01.078Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-18T19:15:03.667Z] ---> Running in f7df67934b8a [2023-04-18T19:15:05.627Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-18T19:15:37.865Z] Removing intermediate container 05b3343c41ea [2023-04-18T19:15:37.865Z] ---> 7fc77dfab4ae [2023-04-18T19:15:37.865Z] [2023-04-18T19:15:37.865Z] Step 10/23 : FROM alpine:3.17 [2023-04-18T19:15:37.865Z] ---> 51e60588ff2c [2023-04-18T19:15:37.865Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-18T19:15:37.865Z] ---> Running in fa097fae4e48 [2023-04-18T19:15:37.865Z] Removing intermediate container fa097fae4e48 [2023-04-18T19:15:37.865Z] ---> e72397598a77 [2023-04-18T19:15:37.865Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-18T19:15:37.865Z] ---> Running in 10afd62757f2 [2023-04-18T19:15:37.865Z] Removing intermediate container 10afd62757f2 [2023-04-18T19:15:37.865Z] ---> 2e597327cc83 [2023-04-18T19:15:37.865Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-18T19:15:37.865Z] ---> Running in 498206185e57 [2023-04-18T19:15:37.865Z] Removing intermediate container 498206185e57 [2023-04-18T19:15:37.865Z] ---> 444ab072c857 [2023-04-18T19:15:37.865Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-18T19:15:37.865Z] ---> Running in c527552c5535 [2023-04-18T19:15:39.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T19:15:39.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T19:15:41.813Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-18T19:15:41.813Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T19:15:41.813Z] OK: 8 MiB in 16 packages [2023-04-18T19:15:43.776Z] Removing intermediate container c527552c5535 [2023-04-18T19:15:43.776Z] ---> 7e4f02bda74e [2023-04-18T19:15:43.776Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:15:44.738Z] ---> e13240dbf480 [2023-04-18T19:15:44.738Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:15:46.704Z] ---> cdd472a16515 [2023-04-18T19:15:46.704Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-18T19:15:50.061Z] ---> 8e2579d27108 [2023-04-18T19:15:50.061Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-18T19:15:51.523Z] ---> 5455b7b08d6a [2023-04-18T19:15:51.523Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-18T19:15:51.523Z] ---> Running in 764eebc8c268 [2023-04-18T19:15:52.129Z] Removing intermediate container 764eebc8c268 [2023-04-18T19:15:52.129Z] ---> 1c68a3508cb7 [2023-04-18T19:15:52.129Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T19:15:52.405Z] ---> Running in f04799a4746f [2023-04-18T19:15:55.752Z] Removing intermediate container f04799a4746f [2023-04-18T19:15:55.752Z] ---> 675ba80d990d [2023-04-18T19:15:55.752Z] Step 21/23 : LABEL arch=arm64 [2023-04-18T19:15:55.752Z] ---> Running in 3d3ca2111d92 [2023-04-18T19:15:56.028Z] Removing intermediate container 8bf18c3e02c9 [2023-04-18T19:15:56.028Z] ---> e58e63519188 [2023-04-18T19:15:56.028Z] [2023-04-18T19:15:56.028Z] Step 10/23 : FROM alpine:3.17 [2023-04-18T19:15:56.028Z] ---> 51e60588ff2c [2023-04-18T19:15:56.028Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-18T19:15:56.028Z] Removing intermediate container 3d3ca2111d92 [2023-04-18T19:15:56.028Z] ---> cb0ed7af3bc6 [2023-04-18T19:15:56.028Z] Step 22/23 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:15:56.295Z] ---> Running in 7d4bd9811211 [2023-04-18T19:15:56.295Z] ---> Running in 380cf1d5f041 [2023-04-18T19:15:56.571Z] Removing intermediate container 7d4bd9811211 [2023-04-18T19:15:56.571Z] ---> 03da84b27dc2 [2023-04-18T19:15:56.571Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-18T19:15:56.844Z] Removing intermediate container 380cf1d5f041 [2023-04-18T19:15:56.844Z] ---> deaea5091c1a [2023-04-18T19:15:56.844Z] Step 23/23 : LABEL version=3.0.0-dev.134 [2023-04-18T19:15:56.844Z] ---> Running in 1274338f8d58 [2023-04-18T19:15:57.112Z] ---> Running in f96010fd9682 [2023-04-18T19:15:57.700Z] Removing intermediate container f96010fd9682 [2023-04-18T19:15:57.700Z] ---> 570111a8d6dd [2023-04-18T19:15:57.700Z] [2023-04-18T19:15:57.970Z] Successfully built 570111a8d6dd [2023-04-18T19:15:57.970Z] Successfully tagged core-data-arm64:latest [2023-04-18T19:15:57.970Z]  Building core-data ... done Building security-spire-config [2023-04-18T19:15:58.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T19:15:59.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T19:16:01.294Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-18T19:16:01.294Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T19:16:01.294Z] OK: 8 MiB in 16 packages [2023-04-18T19:16:01.880Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:16:01.880Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:16:01.880Z] ---> f6a2c387ade1 [2023-04-18T19:16:01.880Z] Step 3/27 : WORKDIR /edgex-go [2023-04-18T19:16:01.880Z] ---> Using cache [2023-04-18T19:16:01.880Z] ---> 146809bf624c [2023-04-18T19:16:01.880Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-18T19:16:02.148Z] ---> Running in 348c5dc59d22 [2023-04-18T19:16:03.130Z] Removing intermediate container 1274338f8d58 [2023-04-18T19:16:03.130Z] ---> 95e6bbbcbdf6 [2023-04-18T19:16:03.130Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:16:05.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T19:16:05.078Z] ---> bf3662011c97 [2023-04-18T19:16:05.078Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:16:05.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T19:16:06.329Z] ---> e9dee2221d9d [2023-04-18T19:16:06.329Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-18T19:16:06.916Z] OK: 263 MiB in 53 packages [2023-04-18T19:16:09.498Z] ---> 266e638251ed [2023-04-18T19:16:09.498Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-18T19:16:10.083Z] Removing intermediate container 348c5dc59d22 [2023-04-18T19:16:10.083Z] ---> 0cf67dcd0a00 [2023-04-18T19:16:10.083Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-18T19:16:11.552Z] ---> 5bb6149182a9 [2023-04-18T19:16:11.552Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-18T19:16:11.819Z] ---> 0f90dac4aa5f [2023-04-18T19:16:11.819Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:16:11.819Z] ---> Running in 18feea4b5f4a [2023-04-18T19:16:13.762Z] ---> 04b4e8244a54 [2023-04-18T19:16:13.762Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-18T19:16:13.762Z] ---> Running in c6c67a8b648f [2023-04-18T19:16:18.011Z] Removing intermediate container c6c67a8b648f [2023-04-18T19:16:18.011Z] ---> 9cee8c518e61 [2023-04-18T19:16:18.011Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-18T19:16:18.011Z] ---> Running in 63fc2a50eb20 [2023-04-18T19:16:18.602Z] Removing intermediate container 63fc2a50eb20 [2023-04-18T19:16:18.602Z] ---> f374ee62dc44 [2023-04-18T19:16:18.602Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-18T19:16:18.602Z] ---> Running in 1b78f69cae2b [2023-04-18T19:16:18.879Z] Removing intermediate container dbe2408516a3 [2023-04-18T19:16:18.879Z] ---> fd8c92cf53e7 [2023-04-18T19:16:18.879Z] [2023-04-18T19:16:18.879Z] Step 10/25 : FROM alpine:3.17 [2023-04-18T19:16:18.879Z] ---> 51e60588ff2c [2023-04-18T19:16:18.879Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-18T19:16:19.147Z] ---> Running in de94b98f6c16 [2023-04-18T19:16:19.421Z] Removing intermediate container 1b78f69cae2b [2023-04-18T19:16:19.421Z] ---> 847593d6eb7e [2023-04-18T19:16:19.421Z] Step 21/23 : LABEL arch=arm64 [2023-04-18T19:16:19.696Z] ---> Running in d74bc4eaef86 [2023-04-18T19:16:20.283Z] Removing intermediate container d74bc4eaef86 [2023-04-18T19:16:20.283Z] ---> 25ea9465675e [2023-04-18T19:16:20.283Z] Step 22/23 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:16:20.283Z] ---> Running in 4a0350681077 [2023-04-18T19:16:21.245Z] Removing intermediate container 4a0350681077 [2023-04-18T19:16:21.245Z] ---> 50c653db95bc [2023-04-18T19:16:21.245Z] Step 23/23 : LABEL version=3.0.0-dev.134 [2023-04-18T19:16:21.245Z] ---> Running in c0d2c403817d [2023-04-18T19:16:21.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T19:16:21.830Z] Removing intermediate container c0d2c403817d [2023-04-18T19:16:21.830Z] ---> dc53bb0a2011 [2023-04-18T19:16:21.830Z] [2023-04-18T19:16:21.830Z] Successfully built dc53bb0a2011 [2023-04-18T19:16:21.830Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-18T19:16:21.830Z]  Building core-common-config-bootstrapper ... done Building core-command [2023-04-18T19:16:22.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T19:16:23.507Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-18T19:16:23.507Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T19:16:23.507Z] OK: 8 MiB in 16 packages [2023-04-18T19:16:25.452Z] Removing intermediate container de94b98f6c16 [2023-04-18T19:16:25.452Z] ---> 82e22e6066cb [2023-04-18T19:16:25.452Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-18T19:16:25.915Z] ---> Running in 5d52f2a8cac0 [2023-04-18T19:16:25.915Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:16:25.915Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:16:25.915Z] ---> f6a2c387ade1 [2023-04-18T19:16:25.915Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-18T19:16:25.915Z] ---> Using cache [2023-04-18T19:16:25.915Z] ---> eb4224bc731e [2023-04-18T19:16:25.915Z] Step 4/24 : WORKDIR /edgex-go [2023-04-18T19:16:25.915Z] ---> Using cache [2023-04-18T19:16:25.915Z] ---> 2cdec44d3355 [2023-04-18T19:16:25.915Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-18T19:16:25.915Z] ---> Using cache [2023-04-18T19:16:25.915Z] ---> edaa193cf1a7 [2023-04-18T19:16:25.915Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-18T19:16:25.916Z] ---> Using cache [2023-04-18T19:16:25.916Z] ---> 6c9926fcbef9 [2023-04-18T19:16:25.916Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:16:25.916Z] ---> Using cache [2023-04-18T19:16:25.916Z] ---> 4d258731afc4 [2023-04-18T19:16:25.916Z] Step 8/24 : COPY . . [2023-04-18T19:16:25.916Z] ---> Using cache [2023-04-18T19:16:25.916Z] ---> f4655720c744 [2023-04-18T19:16:25.916Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-18T19:16:26.193Z] ---> Running in e9beea166b1a [2023-04-18T19:16:26.479Z] Removing intermediate container 5d52f2a8cac0 [2023-04-18T19:16:26.479Z] ---> a67191721729 [2023-04-18T19:16:26.479Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-18T19:16:26.766Z] ---> Running in 23f08f8b900a [2023-04-18T19:16:27.386Z] Removing intermediate container 23f08f8b900a [2023-04-18T19:16:27.386Z] ---> e315eeaa8764 [2023-04-18T19:16:27.386Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-18T19:16:27.386Z] ---> Running in 29b49dd93893 [2023-04-18T19:16:28.402Z] Removing intermediate container 29b49dd93893 [2023-04-18T19:16:28.402Z] ---> 79c499672b53 [2023-04-18T19:16:28.402Z] Step 15/25 : WORKDIR / [2023-04-18T19:16:28.402Z] ---> Running in a4a38af83d2c [2023-04-18T19:16:28.402Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-18T19:16:28.702Z] Removing intermediate container a4a38af83d2c [2023-04-18T19:16:28.703Z] ---> 6cf4a851cb15 [2023-04-18T19:16:28.703Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:16:29.721Z] ---> a85f6200db1a [2023-04-18T19:16:29.721Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:16:30.689Z] ---> 94ac978cccab [2023-04-18T19:16:30.689Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-18T19:16:32.633Z] ---> 0afd3bb11a23 [2023-04-18T19:16:32.633Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-18T19:16:33.214Z] ---> e63b9445f877 [2023-04-18T19:16:33.214Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-18T19:16:34.172Z] ---> d3860ce6f4dd [2023-04-18T19:16:34.172Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-18T19:16:34.438Z] ---> Running in f8ee85e33ca8 [2023-04-18T19:16:35.031Z] Removing intermediate container f8ee85e33ca8 [2023-04-18T19:16:35.031Z] ---> e684b9ef3c40 [2023-04-18T19:16:35.031Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T19:16:35.031Z] ---> Running in 5d2151cf61d1 [2023-04-18T19:16:35.625Z] Removing intermediate container 5d2151cf61d1 [2023-04-18T19:16:35.625Z] ---> 15edbd11ba6a [2023-04-18T19:16:35.625Z] Step 23/25 : LABEL arch=arm64 [2023-04-18T19:16:35.625Z] ---> Running in 1392a51fbed3 [2023-04-18T19:16:36.206Z] Removing intermediate container 1392a51fbed3 [2023-04-18T19:16:36.206Z] ---> b166e2e8e650 [2023-04-18T19:16:36.206Z] Step 24/25 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:16:36.206Z] ---> Running in 62016199fd3b [2023-04-18T19:16:36.786Z] Removing intermediate container 62016199fd3b [2023-04-18T19:16:36.787Z] ---> e5b298d08c5b [2023-04-18T19:16:36.787Z] Step 25/25 : LABEL version=3.0.0-dev.134 [2023-04-18T19:16:36.787Z] ---> Running in b222d2ef7ce3 [2023-04-18T19:16:37.367Z] Removing intermediate container b222d2ef7ce3 [2023-04-18T19:16:37.367Z] ---> 404892644e5e [2023-04-18T19:16:37.367Z] [2023-04-18T19:16:37.632Z] Successfully built 404892644e5e [2023-04-18T19:16:37.633Z] Successfully tagged core-metadata-arm64:latest [2023-04-18T19:16:37.633Z]  Building core-metadata ... done Building security-spiffe-token-provider [2023-04-18T19:16:40.965Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:16:40.965Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:16:40.965Z] ---> f6a2c387ade1 [2023-04-18T19:16:40.965Z] Step 3/20 : WORKDIR /edgex-go [2023-04-18T19:16:40.965Z] ---> Using cache [2023-04-18T19:16:40.965Z] ---> 146809bf624c [2023-04-18T19:16:40.965Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-18T19:16:40.965Z] ---> Running in b832d1adde7c [2023-04-18T19:16:42.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T19:16:43.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T19:16:45.440Z] v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-18T19:16:45.440Z] v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-18T19:16:45.440Z] OK: 17695 distinct packages available [2023-04-18T19:16:45.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T19:16:46.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T19:16:47.431Z] OK: 263 MiB in 53 packages [2023-04-18T19:16:50.028Z] Removing intermediate container b832d1adde7c [2023-04-18T19:16:50.028Z] ---> 0faf976dbf23 [2023-04-18T19:16:50.028Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-18T19:16:50.609Z] ---> e2761b032a28 [2023-04-18T19:16:50.610Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:16:50.610Z] ---> Running in 3bd644b7d0cf [2023-04-18T19:18:12.224Z] Removing intermediate container 8f110a68f6c7 [2023-04-18T19:18:12.224Z] ---> efe563f5ce18 [2023-04-18T19:18:12.224Z] [2023-04-18T19:18:12.224Z] Step 10/23 : FROM alpine:3.17 [2023-04-18T19:18:12.224Z] ---> 51e60588ff2c [2023-04-18T19:18:12.224Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-18T19:18:12.224Z] ---> Using cache [2023-04-18T19:18:12.224Z] ---> 82e22e6066cb [2023-04-18T19:18:12.224Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-18T19:18:12.224Z] ---> Using cache [2023-04-18T19:18:12.224Z] ---> a67191721729 [2023-04-18T19:18:12.224Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-18T19:18:12.224Z] ---> Running in 3d7e9d78b1e4 [2023-04-18T19:18:12.224Z] Removing intermediate container 3d7e9d78b1e4 [2023-04-18T19:18:12.224Z] ---> 92a2e341b4b0 [2023-04-18T19:18:12.224Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-18T19:18:12.224Z] ---> Running in 76c8963a03a6 [2023-04-18T19:18:12.224Z] Removing intermediate container 76c8963a03a6 [2023-04-18T19:18:12.224Z] ---> 9131578cfce1 [2023-04-18T19:18:12.224Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:18:14.189Z] ---> ff349955a1ec [2023-04-18T19:18:14.189Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:18:16.127Z] ---> 22dc9520f413 [2023-04-18T19:18:16.127Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-18T19:18:21.463Z] ---> 96a399ddf7f7 [2023-04-18T19:18:21.463Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-18T19:18:22.427Z] ---> 8ff92d3a0692 [2023-04-18T19:18:22.427Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-18T19:18:22.692Z] ---> Running in 631205a4d193 [2023-04-18T19:18:23.658Z] Removing intermediate container 631205a4d193 [2023-04-18T19:18:23.658Z] ---> 59d1fc8eeca4 [2023-04-18T19:18:23.658Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T19:18:23.923Z] ---> Running in d29c12268bf2 [2023-04-18T19:18:24.891Z] Removing intermediate container d29c12268bf2 [2023-04-18T19:18:24.891Z] ---> 774ddc94bdd5 [2023-04-18T19:18:24.891Z] Step 21/23 : LABEL arch=arm64 [2023-04-18T19:18:25.157Z] ---> Running in 1bdef432becf [2023-04-18T19:18:25.744Z] Removing intermediate container 1bdef432becf [2023-04-18T19:18:25.744Z] ---> eb0b6132f16d [2023-04-18T19:18:25.744Z] Step 22/23 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:18:26.013Z] ---> Running in 5efeaf15394c [2023-04-18T19:18:26.596Z] Removing intermediate container 18feea4b5f4a [2023-04-18T19:18:26.596Z] ---> 75a8642f1a69 [2023-04-18T19:18:26.596Z] Step 7/27 : COPY . . [2023-04-18T19:18:26.862Z] Removing intermediate container 5efeaf15394c [2023-04-18T19:18:26.862Z] ---> 5aa57137093b [2023-04-18T19:18:26.862Z] Step 23/23 : LABEL version=3.0.0-dev.134 [2023-04-18T19:18:27.129Z] ---> Running in 22373c44de5f [2023-04-18T19:18:28.087Z] Removing intermediate container 22373c44de5f [2023-04-18T19:18:28.087Z] ---> c0313af4c5c8 [2023-04-18T19:18:28.087Z] [2023-04-18T19:18:28.666Z] Successfully built c0313af4c5c8 [2023-04-18T19:18:28.666Z] Successfully tagged support-scheduler-arm64:latest [2023-04-18T19:18:28.666Z]  Building support-scheduler ... done Building support-notifications [2023-04-18T19:18:31.999Z] ---> 3257396b9efd [2023-04-18T19:18:31.999Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-18T19:18:31.999Z] ---> Running in 4a23ec5e9db1 [2023-04-18T19:18:33.402Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:18:33.402Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:18:33.402Z] ---> f6a2c387ade1 [2023-04-18T19:18:33.402Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-18T19:18:33.402Z] ---> Using cache [2023-04-18T19:18:33.402Z] ---> eb4224bc731e [2023-04-18T19:18:33.402Z] Step 4/23 : WORKDIR /edgex-go [2023-04-18T19:18:33.402Z] ---> Using cache [2023-04-18T19:18:33.402Z] ---> 2cdec44d3355 [2023-04-18T19:18:33.402Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-18T19:18:35.364Z] Removing intermediate container 4a23ec5e9db1 [2023-04-18T19:18:35.364Z] ---> 2dc32b3ac75e [2023-04-18T19:18:35.364Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-18T19:18:35.364Z] ---> Running in 4a0a1c6f2824 [2023-04-18T19:18:35.364Z] ---> Running in 316041ec4d16 [2023-04-18T19:18:36.768Z] Removing intermediate container 316041ec4d16 [2023-04-18T19:18:36.768Z] ---> 0f7be613983d [2023-04-18T19:18:36.768Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-18T19:18:36.768Z] ---> Running in c9e2541a7db1 [2023-04-18T19:18:37.735Z] Removing intermediate container c9e2541a7db1 [2023-04-18T19:18:37.735Z] ---> 9d197bc195e6 [2023-04-18T19:18:37.735Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-18T19:18:37.735Z] ---> Running in 4b2fce8449da [2023-04-18T19:18:38.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T19:18:38.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T19:18:40.363Z] OK: 263 MiB in 53 packages [2023-04-18T19:18:41.772Z] Removing intermediate container 4b2fce8449da [2023-04-18T19:18:41.772Z] ---> 35eade1f431a [2023-04-18T19:18:41.772Z] Step 12/27 : WORKDIR /edgex-go [2023-04-18T19:18:42.039Z] ---> Running in 8124bf394cb4 [2023-04-18T19:18:42.619Z] Removing intermediate container 4a0a1c6f2824 [2023-04-18T19:18:42.619Z] ---> 9f0ba620eeaa [2023-04-18T19:18:42.619Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-18T19:18:42.619Z] Removing intermediate container 8124bf394cb4 [2023-04-18T19:18:42.619Z] ---> 1522b7c2ad18 [2023-04-18T19:18:42.619Z] [2023-04-18T19:18:42.619Z] Step 13/27 : FROM alpine:3.17 [2023-04-18T19:18:42.619Z] ---> 51e60588ff2c [2023-04-18T19:18:42.619Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-18T19:18:42.619Z] ---> Using cache [2023-04-18T19:18:42.619Z] ---> 9e9b930cf2ec [2023-04-18T19:18:42.619Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-18T19:18:42.884Z] ---> Running in 2d4871b2d0c6 [2023-04-18T19:18:44.820Z] ---> 19e8e730e559 [2023-04-18T19:18:44.820Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:18:44.820Z] ---> Running in 6e31e8f72b98 [2023-04-18T19:18:45.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T19:18:46.364Z] Removing intermediate container 3bd644b7d0cf [2023-04-18T19:18:46.364Z] ---> 1a849b4e484c [2023-04-18T19:18:46.364Z] Step 7/20 : COPY . . [2023-04-18T19:18:46.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T19:18:48.033Z] v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-18T19:18:48.033Z] v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-18T19:18:48.298Z] OK: 17689 distinct packages available [2023-04-18T19:18:48.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T19:18:49.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T19:18:49.531Z] ---> 54c3b53790b3 [2023-04-18T19:18:49.531Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-18T19:18:49.800Z] ---> Running in 01d7fb06de8a [2023-04-18T19:18:51.202Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-18T19:18:51.202Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-18T19:18:51.202Z] (3/4) Installing libucontext (1.2-r0) [2023-04-18T19:18:51.202Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-18T19:18:51.202Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T19:18:51.202Z] OK: 8 MiB in 19 packages [2023-04-18T19:18:51.202Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-18T19:18:53.152Z] Removing intermediate container 2d4871b2d0c6 [2023-04-18T19:18:53.152Z] ---> 4e68d8c6a2b4 [2023-04-18T19:18:53.152Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:18:53.732Z] ---> fe74e480cfd4 [2023-04-18T19:18:53.732Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:18:54.692Z] ---> 4832a51354cd [2023-04-18T19:18:54.692Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-18T19:19:00.023Z] ---> 2a44948c1bf5 [2023-04-18T19:19:00.023Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-18T19:19:00.977Z] ---> da474d5f5292 [2023-04-18T19:19:00.977Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-18T19:19:00.977Z] ---> Running in a2b2daf204fc [2023-04-18T19:19:01.567Z] Removing intermediate container a2b2daf204fc [2023-04-18T19:19:01.567Z] ---> ac804f82d3d4 [2023-04-18T19:19:01.567Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-18T19:19:02.525Z] ---> 695117591054 [2023-04-18T19:19:02.525Z] Step 22/27 : WORKDIR / [2023-04-18T19:19:02.525Z] ---> Running in 90729d7132f3 [2023-04-18T19:19:03.106Z] Removing intermediate container 90729d7132f3 [2023-04-18T19:19:03.106Z] ---> ac510eceaecd [2023-04-18T19:19:03.106Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-18T19:19:03.375Z] ---> Running in 4cf09b3a5337 [2023-04-18T19:19:03.958Z] Removing intermediate container 4cf09b3a5337 [2023-04-18T19:19:03.958Z] ---> adb76daee561 [2023-04-18T19:19:03.958Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-18T19:19:03.958Z] ---> Running in f0e657a43900 [2023-04-18T19:19:04.539Z] Removing intermediate container f0e657a43900 [2023-04-18T19:19:04.539Z] ---> d08456cf0240 [2023-04-18T19:19:04.539Z] Step 25/27 : LABEL arch=arm64 [2023-04-18T19:19:04.539Z] ---> Running in f376f90eb7af [2023-04-18T19:19:05.120Z] Removing intermediate container f376f90eb7af [2023-04-18T19:19:05.120Z] ---> 387b8f168af4 [2023-04-18T19:19:05.120Z] Step 26/27 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:19:05.120Z] ---> Running in 931493c499c8 [2023-04-18T19:19:05.699Z] Removing intermediate container 931493c499c8 [2023-04-18T19:19:05.699Z] ---> fe672f558be5 [2023-04-18T19:19:05.699Z] Step 27/27 : LABEL version=3.0.0-dev.134 [2023-04-18T19:19:05.699Z] ---> Running in 1660ea5f490a [2023-04-18T19:19:06.287Z] Removing intermediate container 1660ea5f490a [2023-04-18T19:19:06.287Z] ---> 3f0c65bc622d [2023-04-18T19:19:06.287Z] [2023-04-18T19:19:06.287Z] Successfully built 3f0c65bc622d [2023-04-18T19:19:06.288Z] Successfully tagged security-spire-config-arm64:latest [2023-04-18T19:19:06.288Z] Building security-bootstrapper [2023-04-18T19:19:09.629Z]  Building security-spire-config ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:19:09.629Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:19:09.629Z] ---> f6a2c387ade1 [2023-04-18T19:19:09.629Z] Step 3/33 : WORKDIR /edgex-go [2023-04-18T19:19:09.629Z] ---> Using cache [2023-04-18T19:19:09.629Z] ---> 146809bf624c [2023-04-18T19:19:09.629Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-18T19:19:09.629Z] ---> Using cache [2023-04-18T19:19:09.629Z] ---> 85dcfd877923 [2023-04-18T19:19:09.629Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-18T19:19:09.629Z] ---> Using cache [2023-04-18T19:19:09.629Z] ---> fc6adfb2ab17 [2023-04-18T19:19:09.629Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:19:09.629Z] ---> Using cache [2023-04-18T19:19:09.629Z] ---> 42f791de4439 [2023-04-18T19:19:09.629Z] Step 7/33 : COPY . . [2023-04-18T19:19:09.629Z] ---> Using cache [2023-04-18T19:19:09.629Z] ---> 39f579146662 [2023-04-18T19:19:09.629Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-18T19:19:09.895Z] ---> Running in 0bf531a9e2ba [2023-04-18T19:19:11.832Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-18T19:20:19.712Z] Removing intermediate container 6e31e8f72b98 [2023-04-18T19:20:19.712Z] ---> 98afabadda75 [2023-04-18T19:20:19.712Z] Step 8/23 : COPY . . [2023-04-18T19:20:22.312Z] ---> 3112aee26255 [2023-04-18T19:20:22.312Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-18T19:20:22.312Z] ---> Running in 77ca9d30c3f6 [2023-04-18T19:20:24.255Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-18T19:20:36.554Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-18T19:20:58.611Z] Removing intermediate container f7df67934b8a [2023-04-18T19:20:58.611Z] ---> 9f53e03c855c [2023-04-18T19:20:58.611Z] [2023-04-18T19:20:58.611Z] Step 9/25 : FROM alpine:3.17 [2023-04-18T19:20:58.611Z] ---> 51e60588ff2c [2023-04-18T19:20:58.611Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-18T19:20:58.611Z] ---> Running in 881a31244f02 [2023-04-18T19:20:58.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T19:20:59.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T19:21:01.254Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-18T19:21:01.521Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-18T19:21:01.521Z] (3/3) Installing su-exec (0.2-r2) [2023-04-18T19:21:01.521Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T19:21:01.521Z] Executing ca-certificates-20220614-r4.trigger [2023-04-18T19:21:02.481Z] OK: 8 MiB in 18 packages [2023-04-18T19:21:04.431Z] Removing intermediate container 881a31244f02 [2023-04-18T19:21:04.431Z] ---> 194e06583345 [2023-04-18T19:21:04.431Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-18T19:21:04.431Z] ---> Running in 952b8ea7f20d [2023-04-18T19:21:05.013Z] Removing intermediate container 952b8ea7f20d [2023-04-18T19:21:05.013Z] ---> 6907a000e6c6 [2023-04-18T19:21:05.013Z] Step 12/25 : WORKDIR / [2023-04-18T19:21:05.013Z] ---> Running in 0054d5765925 [2023-04-18T19:21:05.283Z] Removing intermediate container 0054d5765925 [2023-04-18T19:21:05.283Z] ---> 4ed13ad94208 [2023-04-18T19:21:05.283Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:21:06.243Z] ---> be8e35d98941 [2023-04-18T19:21:06.243Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:21:07.203Z] ---> daffb421faf4 [2023-04-18T19:21:07.203Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-18T19:21:08.162Z] ---> 72e5381bb17b [2023-04-18T19:21:08.162Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-18T19:21:09.120Z] ---> 63fdc1fd0489 [2023-04-18T19:21:09.120Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-18T19:21:09.703Z] ---> 3e162c4bf2e4 [2023-04-18T19:21:09.703Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-18T19:21:11.653Z] ---> d32652ffa459 [2023-04-18T19:21:11.653Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-18T19:21:13.060Z] ---> 7d493716c900 [2023-04-18T19:21:13.060Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-18T19:21:15.749Z] ---> 1891d8b8cc3d [2023-04-18T19:21:15.749Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-18T19:21:15.749Z] ---> Running in b2415376afff [2023-04-18T19:21:19.114Z] Removing intermediate container b2415376afff [2023-04-18T19:21:19.114Z] ---> f1f8751d7c13 [2023-04-18T19:21:19.114Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-18T19:21:19.114Z] ---> Running in 2457c2b6d313 [2023-04-18T19:21:19.114Z] Removing intermediate container 2457c2b6d313 [2023-04-18T19:21:19.114Z] ---> ea772ed6c719 [2023-04-18T19:21:19.114Z] Step 23/25 : LABEL arch=arm64 [2023-04-18T19:21:19.383Z] ---> Running in 53794663684f [2023-04-18T19:21:19.966Z] Removing intermediate container 53794663684f [2023-04-18T19:21:19.966Z] ---> 2e4ff8fe2d6f [2023-04-18T19:21:19.966Z] Step 24/25 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:21:19.966Z] ---> Running in 5fb3667cc93c [2023-04-18T19:21:20.552Z] Removing intermediate container 5fb3667cc93c [2023-04-18T19:21:20.552Z] ---> f40f92b86555 [2023-04-18T19:21:20.552Z] Step 25/25 : LABEL version=3.0.0-dev.134 [2023-04-18T19:21:20.552Z] ---> Running in e8a76f3e0f53 [2023-04-18T19:21:21.137Z] Removing intermediate container e8a76f3e0f53 [2023-04-18T19:21:21.137Z] ---> b50bb1fb9c2b [2023-04-18T19:21:21.137Z] [2023-04-18T19:21:21.137Z] Successfully built b50bb1fb9c2b [2023-04-18T19:21:21.137Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-18T19:21:21.137Z]  Building security-secretstore-setup ... done Building security-proxy-auth [2023-04-18T19:21:24.477Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-18T19:21:24.477Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-18T19:21:24.477Z] ---> f6a2c387ade1 [2023-04-18T19:21:24.477Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-18T19:21:24.477Z] ---> Using cache [2023-04-18T19:21:24.477Z] ---> eb4224bc731e [2023-04-18T19:21:24.477Z] Step 4/23 : WORKDIR /edgex-go [2023-04-18T19:21:24.477Z] ---> Using cache [2023-04-18T19:21:24.477Z] ---> 2cdec44d3355 [2023-04-18T19:21:24.477Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-18T19:21:24.477Z] ---> Using cache [2023-04-18T19:21:24.477Z] ---> edaa193cf1a7 [2023-04-18T19:21:24.477Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-18T19:21:24.477Z] ---> Using cache [2023-04-18T19:21:24.477Z] ---> 6c9926fcbef9 [2023-04-18T19:21:24.477Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T19:21:24.477Z] ---> Using cache [2023-04-18T19:21:24.477Z] ---> 4d258731afc4 [2023-04-18T19:21:24.477Z] Step 8/23 : COPY . . [2023-04-18T19:21:24.477Z] ---> Using cache [2023-04-18T19:21:24.477Z] ---> f4655720c744 [2023-04-18T19:21:24.477Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-18T19:21:24.751Z] ---> Running in 219fb2b81cfe [2023-04-18T19:21:26.689Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.134" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-18T19:23:03.344Z] Removing intermediate container e9beea166b1a [2023-04-18T19:23:03.344Z] ---> db9943ba6c12 [2023-04-18T19:23:03.344Z] [2023-04-18T19:23:03.344Z] Step 10/24 : FROM alpine:3.17 [2023-04-18T19:23:03.344Z] ---> 51e60588ff2c [2023-04-18T19:23:03.344Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-18T19:23:03.344Z] ---> Using cache [2023-04-18T19:23:03.344Z] ---> 82e22e6066cb [2023-04-18T19:23:03.344Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-18T19:23:03.344Z] ---> Using cache [2023-04-18T19:23:03.344Z] ---> a67191721729 [2023-04-18T19:23:03.344Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-18T19:23:03.345Z] ---> Running in a8a2b1e9faa6 [2023-04-18T19:23:03.345Z] Removing intermediate container a8a2b1e9faa6 [2023-04-18T19:23:03.345Z] ---> 9657b9254fe1 [2023-04-18T19:23:03.345Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-18T19:23:03.345Z] ---> Running in c7850dac0956 [2023-04-18T19:23:03.345Z] Removing intermediate container c7850dac0956 [2023-04-18T19:23:03.345Z] ---> 66803f365869 [2023-04-18T19:23:03.345Z] Step 15/24 : WORKDIR / [2023-04-18T19:23:03.345Z] ---> Running in 8ec3a45e19d6 [2023-04-18T19:23:03.345Z] Removing intermediate container 8ec3a45e19d6 [2023-04-18T19:23:03.345Z] ---> 0425f5fa03b5 [2023-04-18T19:23:03.345Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:23:03.345Z] ---> 31719cf10108 [2023-04-18T19:23:03.345Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:23:03.345Z] ---> d9e4da83be06 [2023-04-18T19:23:03.345Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-18T19:23:03.614Z] ---> b15806fc0145 [2023-04-18T19:23:03.614Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-18T19:23:04.572Z] ---> f856bc334e68 [2023-04-18T19:23:04.572Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-18T19:23:04.572Z] ---> Running in 7ee65dd62160 [2023-04-18T19:23:05.155Z] Removing intermediate container 7ee65dd62160 [2023-04-18T19:23:05.155Z] ---> a8d14e66a4a5 [2023-04-18T19:23:05.155Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T19:23:05.155Z] ---> Running in a35dfd365599 [2023-04-18T19:23:05.741Z] Removing intermediate container a35dfd365599 [2023-04-18T19:23:05.741Z] ---> 7fe33b9232d9 [2023-04-18T19:23:05.741Z] Step 22/24 : LABEL arch=arm64 [2023-04-18T19:23:05.741Z] ---> Running in f4a1eb77e284 [2023-04-18T19:23:06.328Z] Removing intermediate container f4a1eb77e284 [2023-04-18T19:23:06.328Z] ---> af11541a70c5 [2023-04-18T19:23:06.328Z] Step 23/24 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:23:06.599Z] ---> Running in 9333f6967c8b [2023-04-18T19:23:07.200Z] Removing intermediate container 9333f6967c8b [2023-04-18T19:23:07.200Z] ---> b7e915a59dae [2023-04-18T19:23:07.200Z] Step 24/24 : LABEL version=3.0.0-dev.134 [2023-04-18T19:23:07.200Z] ---> Running in e9510839795d [2023-04-18T19:23:07.783Z] Removing intermediate container e9510839795d [2023-04-18T19:23:07.783Z] ---> 5a47a5b550b3 [2023-04-18T19:23:07.783Z] [2023-04-18T19:23:07.783Z] Successfully built 5a47a5b550b3 [2023-04-18T19:23:07.783Z] Successfully tagged core-command-arm64:latest [2023-04-18T19:25:14.435Z]  Building core-command ... done Removing intermediate container 0bf531a9e2ba [2023-04-18T19:25:14.435Z] ---> 53322e473757 [2023-04-18T19:25:14.435Z] [2023-04-18T19:25:14.435Z] Step 9/33 : FROM alpine:3.17 [2023-04-18T19:25:14.435Z] ---> 51e60588ff2c [2023-04-18T19:25:14.435Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-18T19:25:14.435Z] ---> Running in bc8480712d07 [2023-04-18T19:25:14.435Z] Removing intermediate container bc8480712d07 [2023-04-18T19:25:14.435Z] ---> 990c2a6fa9a6 [2023-04-18T19:25:14.435Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-18T19:25:14.435Z] ---> Running in 643f7be713fc [2023-04-18T19:25:14.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T19:25:15.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T19:25:17.072Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-18T19:25:17.072Z] (2/2) Installing su-exec (0.2-r2) [2023-04-18T19:25:17.072Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T19:25:17.072Z] OK: 8 MiB in 17 packages [2023-04-18T19:25:18.483Z] Removing intermediate container 643f7be713fc [2023-04-18T19:25:18.483Z] ---> e86af4956153 [2023-04-18T19:25:18.483Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-18T19:25:18.750Z] ---> Running in 6a178705748c [2023-04-18T19:25:19.338Z] Removing intermediate container 6a178705748c [2023-04-18T19:25:19.338Z] ---> 5227cd93c094 [2023-04-18T19:25:19.338Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-18T19:25:19.338Z] ---> Running in 1eebd952a5cc [2023-04-18T19:25:19.920Z] Removing intermediate container 1eebd952a5cc [2023-04-18T19:25:19.921Z] ---> 9a6ecee77418 [2023-04-18T19:25:19.921Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-18T19:25:19.921Z] ---> Running in d4c1b908ffbf [2023-04-18T19:25:20.579Z] Removing intermediate container d4c1b908ffbf [2023-04-18T19:25:20.579Z] ---> 406397150e1a [2023-04-18T19:25:20.579Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-18T19:25:20.579Z] ---> Running in 0c3ff56ee0dc [2023-04-18T19:25:20.849Z] Removing intermediate container 0c3ff56ee0dc [2023-04-18T19:25:20.849Z] ---> a7c776ffd45a [2023-04-18T19:25:20.849Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-18T19:25:21.127Z] ---> Running in 759c5ce247f9 [2023-04-18T19:25:24.474Z] Removing intermediate container 759c5ce247f9 [2023-04-18T19:25:24.474Z] ---> 4f1ce0994245 [2023-04-18T19:25:24.474Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-18T19:25:26.411Z] ---> Running in 92bfe11bb959 [2023-04-18T19:25:26.677Z] Removing intermediate container 92bfe11bb959 [2023-04-18T19:25:26.677Z] ---> 248a899b0d51 [2023-04-18T19:25:26.677Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-18T19:25:27.637Z] ---> e8b0bd5bd4ae [2023-04-18T19:25:27.637Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-18T19:25:27.637Z] ---> Running in 40e1fc9baf64 [2023-04-18T19:25:30.982Z] Removing intermediate container 40e1fc9baf64 [2023-04-18T19:25:30.982Z] ---> e153f5347430 [2023-04-18T19:25:30.982Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:25:31.946Z] ---> bd90af1104d1 [2023-04-18T19:25:31.946Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:25:32.906Z] ---> dc34402f129b [2023-04-18T19:25:32.906Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-18T19:25:34.847Z] ---> b431f89a57ab [2023-04-18T19:25:34.847Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-18T19:25:35.439Z] ---> ebb0e57e0543 [2023-04-18T19:25:35.439Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-18T19:25:36.396Z] ---> 91128e6f80c5 [2023-04-18T19:25:36.396Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-18T19:25:40.660Z] ---> 86824b774b9e [2023-04-18T19:25:40.660Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-18T19:25:41.242Z] ---> edb9bba8c7c9 [2023-04-18T19:25:41.242Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-18T19:25:42.208Z] ---> 9f0944b06eee [2023-04-18T19:25:42.208Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-18T19:25:42.208Z] ---> Running in 654e5f91d74c [2023-04-18T19:25:45.557Z] Removing intermediate container 654e5f91d74c [2023-04-18T19:25:45.558Z] ---> 07e497b44ae9 [2023-04-18T19:25:45.558Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-18T19:25:45.558Z] ---> Running in 0220da7be927 [2023-04-18T19:25:45.829Z] Removing intermediate container 0220da7be927 [2023-04-18T19:25:45.829Z] ---> d1cf0c99ccd6 [2023-04-18T19:25:45.829Z] Step 30/33 : CMD ["gate"] [2023-04-18T19:25:45.829Z] ---> Running in 9aac60852c37 [2023-04-18T19:25:46.415Z] Removing intermediate container 9aac60852c37 [2023-04-18T19:25:46.415Z] ---> d984de9e9dba [2023-04-18T19:25:46.415Z] Step 31/33 : LABEL arch=arm64 [2023-04-18T19:25:46.415Z] ---> Running in 9236df6c6a2e [2023-04-18T19:25:47.011Z] Removing intermediate container 9236df6c6a2e [2023-04-18T19:25:47.011Z] ---> b99ef4aee2d1 [2023-04-18T19:25:47.011Z] Step 32/33 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:25:47.011Z] ---> Running in de8bf6df8442 [2023-04-18T19:25:47.596Z] Removing intermediate container de8bf6df8442 [2023-04-18T19:25:47.596Z] ---> 890bcf35584b [2023-04-18T19:25:47.596Z] Step 33/33 : LABEL version=3.0.0-dev.134 [2023-04-18T19:25:47.865Z] ---> Running in e4efbeb3441a [2023-04-18T19:25:48.148Z] Removing intermediate container e4efbeb3441a [2023-04-18T19:25:48.148Z] ---> af96dfc7964d [2023-04-18T19:25:48.148Z] [2023-04-18T19:25:48.416Z] Successfully built af96dfc7964d [2023-04-18T19:25:48.416Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-18T19:26:45.043Z]  Building security-bootstrapper ... done Removing intermediate container 219fb2b81cfe [2023-04-18T19:26:45.043Z] ---> c0db92f7513a [2023-04-18T19:26:45.043Z] [2023-04-18T19:26:45.043Z] Step 10/23 : FROM alpine:3.17 [2023-04-18T19:26:45.043Z] ---> 51e60588ff2c [2023-04-18T19:26:45.043Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-18T19:26:45.043Z] ---> Using cache [2023-04-18T19:26:45.043Z] ---> 03da84b27dc2 [2023-04-18T19:26:45.043Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-18T19:26:45.043Z] ---> Using cache [2023-04-18T19:26:45.043Z] ---> 95e6bbbcbdf6 [2023-04-18T19:26:45.043Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:26:45.043Z] ---> Using cache [2023-04-18T19:26:45.043Z] ---> bf3662011c97 [2023-04-18T19:26:45.043Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:26:45.043Z] ---> Using cache [2023-04-18T19:26:45.043Z] ---> e9dee2221d9d [2023-04-18T19:26:45.043Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-18T19:26:45.043Z] Removing intermediate container 01d7fb06de8a [2023-04-18T19:26:45.043Z] ---> b3e217f3f091 [2023-04-18T19:26:45.043Z] [2023-04-18T19:26:45.043Z] Step 9/20 : FROM alpine:3.17 [2023-04-18T19:26:45.043Z] ---> 51e60588ff2c [2023-04-18T19:26:45.043Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-18T19:26:45.043Z] ---> Using cache [2023-04-18T19:26:45.043Z] ---> 990c2a6fa9a6 [2023-04-18T19:26:45.043Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-18T19:26:45.043Z] ---> Running in 7c19d37fe4ae [2023-04-18T19:26:45.043Z] ---> db465810a05f [2023-04-18T19:26:45.043Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-18T19:26:45.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T19:26:45.043Z] ---> abf8581039cb [2023-04-18T19:26:45.043Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-18T19:26:45.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T19:26:45.043Z] ---> 0ec3e360253f [2023-04-18T19:26:45.043Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-18T19:26:45.043Z] ---> Running in 5a75aae7b057 [2023-04-18T19:26:45.043Z] v3.17.3-107-g33f50aa8e1e [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-18T19:26:45.043Z] v3.17.3-106-g2d42395391a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-18T19:26:45.043Z] OK: 17689 distinct packages available [2023-04-18T19:26:45.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T19:26:45.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T19:26:45.327Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-18T19:26:45.327Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-18T19:26:45.600Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-18T19:26:45.600Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-18T19:26:45.600Z] Removing intermediate container 5a75aae7b057 [2023-04-18T19:26:45.600Z] ---> 2b51f17f72b4 [2023-04-18T19:26:45.600Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-18T19:26:45.600Z] (5/9) Installing curl (8.0.1-r0) [2023-04-18T19:26:45.600Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-18T19:26:45.600Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-18T19:26:45.600Z] ---> Running in 980f462bfb33 [2023-04-18T19:26:45.600Z] (8/9) Installing libucontext (1.2-r0) [2023-04-18T19:26:45.600Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-18T19:26:45.600Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T19:26:45.600Z] Executing ca-certificates-20220614-r4.trigger [2023-04-18T19:26:46.182Z] Removing intermediate container 980f462bfb33 [2023-04-18T19:26:46.182Z] ---> 851dff722df2 [2023-04-18T19:26:46.182Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-18T19:26:46.182Z] ---> Running in 344b3354a3c0 [2023-04-18T19:26:46.182Z] OK: 11 MiB in 24 packages [2023-04-18T19:26:46.451Z] Removing intermediate container 344b3354a3c0 [2023-04-18T19:26:46.451Z] ---> 63b4c2bcccb5 [2023-04-18T19:26:46.451Z] Step 21/23 : LABEL arch=arm64 [2023-04-18T19:26:46.725Z] ---> Running in 0821d615d885 [2023-04-18T19:26:50.064Z] Removing intermediate container 0821d615d885 [2023-04-18T19:26:50.064Z] ---> 9d48034e40c0 [2023-04-18T19:26:50.064Z] Step 22/23 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:26:50.064Z] ---> Running in 44ea532c76ce [2023-04-18T19:26:50.064Z] Removing intermediate container 7c19d37fe4ae [2023-04-18T19:26:50.064Z] ---> 68d1b8cfce02 [2023-04-18T19:26:50.064Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:26:50.655Z] Removing intermediate container 44ea532c76ce [2023-04-18T19:26:50.655Z] ---> f543415af81d [2023-04-18T19:26:50.655Z] Step 23/23 : LABEL version=3.0.0-dev.134 [2023-04-18T19:26:50.655Z] ---> Running in 406a2165a5da [2023-04-18T19:26:50.921Z] ---> d275a6181a3b [2023-04-18T19:26:50.921Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:26:50.921Z] Removing intermediate container 406a2165a5da [2023-04-18T19:26:50.921Z] ---> 96a75b219a99 [2023-04-18T19:26:50.921Z] [2023-04-18T19:26:51.187Z] Successfully built 96a75b219a99 [2023-04-18T19:26:51.187Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-18T19:26:51.453Z]  Building security-proxy-auth ... done  ---> d6f2be4ef272 [2023-04-18T19:26:51.453Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-18T19:26:53.397Z] ---> 87217b971588 [2023-04-18T19:26:53.397Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-18T19:26:54.357Z] ---> 3928bb874f5f [2023-04-18T19:26:54.357Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-18T19:26:54.357Z] ---> Running in 5a4efa02d833 [2023-04-18T19:26:54.645Z] Removing intermediate container 5a4efa02d833 [2023-04-18T19:26:54.645Z] ---> 0a0d671964c9 [2023-04-18T19:26:54.645Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T19:26:54.913Z] ---> Running in 0c28b400bd8e [2023-04-18T19:26:55.496Z] Removing intermediate container 0c28b400bd8e [2023-04-18T19:26:55.496Z] ---> 9a153ede8f2f [2023-04-18T19:26:55.496Z] Step 18/20 : LABEL arch=arm64 [2023-04-18T19:26:55.496Z] ---> Running in a924ec1711c7 [2023-04-18T19:26:55.770Z] Removing intermediate container a924ec1711c7 [2023-04-18T19:26:55.770Z] ---> 03f171bd3e5d [2023-04-18T19:26:55.770Z] Step 19/20 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:26:56.048Z] ---> Running in 5d5539c6261d [2023-04-18T19:26:56.315Z] Removing intermediate container 5d5539c6261d [2023-04-18T19:26:56.315Z] ---> 474f32d57928 [2023-04-18T19:26:56.315Z] Step 20/20 : LABEL version=3.0.0-dev.134 [2023-04-18T19:26:56.315Z] ---> Running in 1db693ea6291 [2023-04-18T19:26:56.581Z] Removing intermediate container 1db693ea6291 [2023-04-18T19:26:56.581Z] ---> 66c62cf49ca4 [2023-04-18T19:26:56.581Z] [2023-04-18T19:26:56.846Z] Successfully built 66c62cf49ca4 [2023-04-18T19:26:56.846Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-18T19:27:18.916Z]  Building security-spiffe-token-provider ... done Removing intermediate container 77ca9d30c3f6 [2023-04-18T19:27:18.916Z] ---> 270060a3e189 [2023-04-18T19:27:18.916Z] [2023-04-18T19:27:18.916Z] Step 10/23 : FROM alpine:3.17 [2023-04-18T19:27:18.916Z] ---> 51e60588ff2c [2023-04-18T19:27:18.916Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-18T19:27:18.916Z] ---> Running in bd9bafb2a21d [2023-04-18T19:27:19.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T19:27:20.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T19:27:21.407Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-18T19:27:21.408Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-18T19:27:21.408Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T19:27:21.408Z] Executing ca-certificates-20220614-r4.trigger [2023-04-18T19:27:21.987Z] OK: 8 MiB in 17 packages [2023-04-18T19:27:22.943Z] Removing intermediate container bd9bafb2a21d [2023-04-18T19:27:22.943Z] ---> 24c7a318b80b [2023-04-18T19:27:22.943Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-18T19:27:22.943Z] ---> Running in 96e621007873 [2023-04-18T19:27:23.523Z] Removing intermediate container 96e621007873 [2023-04-18T19:27:23.523Z] ---> ab2033c32118 [2023-04-18T19:27:23.523Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-18T19:27:23.523Z] ---> Running in c24745d5fc6f [2023-04-18T19:27:23.788Z] Removing intermediate container c24745d5fc6f [2023-04-18T19:27:23.788Z] ---> d7896e877b49 [2023-04-18T19:27:23.788Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-18T19:27:23.788Z] ---> Running in f72fa2f6d8ad [2023-04-18T19:27:24.053Z] Removing intermediate container f72fa2f6d8ad [2023-04-18T19:27:24.053Z] ---> bf7a4ab57ad1 [2023-04-18T19:27:24.053Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-18T19:27:24.633Z] ---> 57155bce80f4 [2023-04-18T19:27:24.633Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-18T19:27:25.215Z] ---> 207dc1fe116e [2023-04-18T19:27:25.215Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-18T19:27:26.618Z] ---> 1bb92468f52c [2023-04-18T19:27:26.618Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-18T19:27:26.885Z] ---> 36f1998c6468 [2023-04-18T19:27:26.885Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-18T19:27:27.160Z] ---> Running in e64839b4c71c [2023-04-18T19:27:27.425Z] Removing intermediate container e64839b4c71c [2023-04-18T19:27:27.425Z] ---> 4fc9bf340d34 [2023-04-18T19:27:27.425Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T19:27:27.425Z] ---> Running in b61835f5b581 [2023-04-18T19:27:28.013Z] Removing intermediate container b61835f5b581 [2023-04-18T19:27:28.013Z] ---> 0440eb862be3 [2023-04-18T19:27:28.013Z] Step 21/23 : LABEL arch=arm64 [2023-04-18T19:27:28.279Z] ---> Running in da2ca4d25f4f [2023-04-18T19:27:28.545Z] Removing intermediate container da2ca4d25f4f [2023-04-18T19:27:28.545Z] ---> 8571c26a841c [2023-04-18T19:27:28.545Z] Step 22/23 : LABEL git_sha=680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:27:28.545Z] ---> Running in 2324d18ead81 [2023-04-18T19:27:28.815Z] Removing intermediate container 2324d18ead81 [2023-04-18T19:27:28.815Z] ---> 0407352b2838 [2023-04-18T19:27:28.815Z] Step 23/23 : LABEL version=3.0.0-dev.134 [2023-04-18T19:27:29.083Z] ---> Running in b8578c17de0f [2023-04-18T19:27:29.348Z] Removing intermediate container b8578c17de0f [2023-04-18T19:27:29.348Z] ---> 5cfa5292fc95 [2023-04-18T19:27:29.348Z] [2023-04-18T19:27:29.348Z] Successfully built 5cfa5292fc95 [2023-04-18T19:27:29.348Z] Successfully tagged support-notifications-arm64:latest [2023-04-18T19:27:29.937Z]  Building support-notifications ... done  [Pipeline] } [2023-04-18T19:27:29.939Z] $ docker stop --time=1 0b6df1370e2d3b092a06a259b4c46e7a81c3a799c16dbbbdb9c11d5b936f362e [2023-04-18T19:27:31.631Z] $ docker rm -f --volumes 0b6df1370e2d3b092a06a259b4c46e7a81c3a799c16dbbbdb9c11d5b936f362e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T19:27:32.118Z] + docker images [2023-04-18T19:27:32.386Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-18T19:27:32.386Z] support-notifications-arm64 latest 5cfa5292fc95 3 seconds ago 32.2MB [2023-04-18T19:27:32.386Z] 270060a3e189 15 seconds ago 1.39GB [2023-04-18T19:27:32.386Z] security-spiffe-token-provider-arm64 latest 66c62cf49ca4 36 seconds ago 32.7MB [2023-04-18T19:27:32.386Z] security-proxy-auth-arm64 latest 96a75b219a99 42 seconds ago 18.3MB [2023-04-18T19:27:32.386Z] b3e217f3f091 55 seconds ago 1.36GB [2023-04-18T19:27:32.386Z] c0db92f7513a 56 seconds ago 1.3GB [2023-04-18T19:27:32.386Z] security-bootstrapper-arm64 latest af96dfc7964d About a minute ago 21.9MB [2023-04-18T19:27:32.386Z] 53322e473757 2 minutes ago 1.31GB [2023-04-18T19:27:32.386Z] core-command-arm64 latest 5a47a5b550b3 4 minutes ago 19.7MB [2023-04-18T19:27:32.386Z] db9943ba6c12 4 minutes ago 1.32GB [2023-04-18T19:27:32.386Z] security-secretstore-setup-arm64 latest b50bb1fb9c2b 6 minutes ago 32.2MB [2023-04-18T19:27:32.386Z] 9f53e03c855c 6 minutes ago 1.31GB [2023-04-18T19:27:32.386Z] security-spire-config-arm64 latest 3f0c65bc622d 8 minutes ago 86.2MB [2023-04-18T19:27:32.386Z] 1522b7c2ad18 8 minutes ago 1.18GB [2023-04-18T19:27:32.386Z] support-scheduler-arm64 latest c0313af4c5c8 9 minutes ago 31.5MB [2023-04-18T19:27:32.386Z] efe563f5ce18 9 minutes ago 1.39GB [2023-04-18T19:27:32.386Z] core-metadata-arm64 latest 404892644e5e 10 minutes ago 20.2MB [2023-04-18T19:27:32.386Z] core-common-config-bootstrapper-arm64 latest dc53bb0a2011 11 minutes ago 17.2MB [2023-04-18T19:27:32.386Z] fd8c92cf53e7 11 minutes ago 1.33GB [2023-04-18T19:27:32.386Z] core-data-arm64 latest 570111a8d6dd 11 minutes ago 19.9MB [2023-04-18T19:27:32.386Z] e58e63519188 11 minutes ago 1.31GB [2023-04-18T19:27:32.386Z] 7fc77dfab4ae 11 minutes ago 1.33GB [2023-04-18T19:27:32.386Z] security-proxy-setup-arm64 latest 288a065c8cb9 12 minutes ago 18.7MB [2023-04-18T19:27:32.386Z] 9e90e333f193 12 minutes ago 1.3GB [2023-04-18T19:27:32.386Z] security-spire-agent-arm64 latest c4ed07082bdc 19 minutes ago 125MB [2023-04-18T19:27:32.386Z] security-spire-server-arm64 latest 5ece8b831740 19 minutes ago 87.1MB [2023-04-18T19:27:32.386Z] 93a471a87cc6 19 minutes ago 1.18GB [2023-04-18T19:27:32.386Z] c8a7bf2e5560 20 minutes ago 1.18GB [2023-04-18T19:27:32.386Z] ci-base-image-arm64 latest f6a2c387ade1 23 minutes ago 866MB [2023-04-18T19:27:32.386Z] alpine 3.17 51e60588ff2c 2 weeks ago 7.46MB [2023-04-18T19:27:32.386Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 weeks ago 648MB [2023-04-18T19:27:32.386Z] 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-04-18T19:27:32.519Z] provisioning config files... [2023-04-18T19:27:32.533Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/496@tmp/config14643726991988696238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T19:27:32.868Z] ---> docker-login.sh [2023-04-18T19:27:32.869Z] nexus3.edgexfoundry.org:10001 [2023-04-18T19:27:32.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T19:27:33.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T19:27:33.137Z] Configure a credential helper to remove this warning. See [2023-04-18T19:27:33.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T19:27:33.137Z] [2023-04-18T19:27:33.137Z] Login Succeeded [2023-04-18T19:27:33.137Z] nexus3.edgexfoundry.org:10002 [2023-04-18T19:27:33.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T19:27:33.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T19:27:33.671Z] Configure a credential helper to remove this warning. See [2023-04-18T19:27:33.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T19:27:33.671Z] [2023-04-18T19:27:33.671Z] Login Succeeded [2023-04-18T19:27:33.671Z] nexus3.edgexfoundry.org:10003 [2023-04-18T19:27:33.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T19:27:33.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T19:27:33.937Z] Configure a credential helper to remove this warning. See [2023-04-18T19:27:33.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T19:27:33.937Z] [2023-04-18T19:27:33.937Z] Login Succeeded [2023-04-18T19:27:33.937Z] nexus3.edgexfoundry.org:10004 [2023-04-18T19:27:34.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T19:27:34.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T19:27:34.204Z] Configure a credential helper to remove this warning. See [2023-04-18T19:27:34.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T19:27:34.204Z] [2023-04-18T19:27:34.471Z] Login Succeeded [2023-04-18T19:27:34.471Z] docker.io [2023-04-18T19:27:34.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T19:27:35.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T19:27:35.001Z] Configure a credential helper to remove this warning. See [2023-04-18T19:27:35.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T19:27:35.001Z] [2023-04-18T19:27:35.001Z] Login Succeeded [2023-04-18T19:27:35.001Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T19:27:35.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:27:35.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T19:27:35.084Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-04-18T19:27:35.084Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:27:35.084Z] latest [2023-04-18T19:27:35.084Z] 3.0.0-dev.134 [2023-04-18T19:27:35.084Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:27:35.084Z] main [2023-04-18T19:27:35.084Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:35.442Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:35.774Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:27:35.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-18T19:27:35.774Z] a87463d8ddf6: Preparing [2023-04-18T19:27:35.774Z] 92e33d9abf57: Preparing [2023-04-18T19:27:35.774Z] c695c180ba46: Preparing [2023-04-18T19:27:35.774Z] c94a75f323d9: Preparing [2023-04-18T19:27:35.774Z] 9df1e04c33f6: Preparing [2023-04-18T19:27:35.774Z] 26cbea5cba74: Preparing [2023-04-18T19:27:35.774Z] 26cbea5cba74: Waiting [2023-04-18T19:27:36.037Z] c695c180ba46: Pushed [2023-04-18T19:27:36.037Z] a87463d8ddf6: Pushed [2023-04-18T19:27:36.037Z] 9df1e04c33f6: Pushed [2023-04-18T19:27:36.037Z] c94a75f323d9: Pushed [2023-04-18T19:27:36.037Z] 26cbea5cba74: Layer already exists [2023-04-18T19:27:38.616Z] 92e33d9abf57: Pushed [2023-04-18T19:27:38.882Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:4f1f2a21d7fb6b14bbd7fce4687b22958fbb82d63f6c1de7aca8ffd7cf45b736 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:39.220Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:39.564Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-18T19:27:39.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-18T19:27:39.564Z] a87463d8ddf6: Preparing [2023-04-18T19:27:39.564Z] 92e33d9abf57: Preparing [2023-04-18T19:27:39.564Z] c695c180ba46: Preparing [2023-04-18T19:27:39.564Z] c94a75f323d9: Preparing [2023-04-18T19:27:39.564Z] 9df1e04c33f6: Preparing [2023-04-18T19:27:39.564Z] 26cbea5cba74: Preparing [2023-04-18T19:27:39.564Z] 26cbea5cba74: Waiting [2023-04-18T19:27:39.564Z] a87463d8ddf6: Layer already exists [2023-04-18T19:27:39.564Z] c695c180ba46: Layer already exists [2023-04-18T19:27:39.564Z] 9df1e04c33f6: Layer already exists [2023-04-18T19:27:39.564Z] 92e33d9abf57: Layer already exists [2023-04-18T19:27:39.564Z] c94a75f323d9: Layer already exists [2023-04-18T19:27:39.564Z] 26cbea5cba74: Layer already exists [2023-04-18T19:27:39.829Z] latest: digest: sha256:4f1f2a21d7fb6b14bbd7fce4687b22958fbb82d63f6c1de7aca8ffd7cf45b736 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:40.187Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:40.527Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.134 [2023-04-18T19:27:40.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-18T19:27:40.527Z] a87463d8ddf6: Preparing [2023-04-18T19:27:40.527Z] 92e33d9abf57: Preparing [2023-04-18T19:27:40.527Z] c695c180ba46: Preparing [2023-04-18T19:27:40.527Z] c94a75f323d9: Preparing [2023-04-18T19:27:40.527Z] 9df1e04c33f6: Preparing [2023-04-18T19:27:40.527Z] 26cbea5cba74: Preparing [2023-04-18T19:27:40.527Z] 26cbea5cba74: Waiting [2023-04-18T19:27:40.527Z] a87463d8ddf6: Layer already exists [2023-04-18T19:27:40.527Z] 9df1e04c33f6: Layer already exists [2023-04-18T19:27:40.527Z] c695c180ba46: Layer already exists [2023-04-18T19:27:40.527Z] 92e33d9abf57: Layer already exists [2023-04-18T19:27:40.527Z] c94a75f323d9: Layer already exists [2023-04-18T19:27:40.527Z] 26cbea5cba74: Layer already exists [2023-04-18T19:27:40.527Z] 3.0.0-dev.134: digest: sha256:4f1f2a21d7fb6b14bbd7fce4687b22958fbb82d63f6c1de7aca8ffd7cf45b736 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:41.154Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:41.488Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:27:41.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-18T19:27:41.488Z] a87463d8ddf6: Preparing [2023-04-18T19:27:41.488Z] 92e33d9abf57: Preparing [2023-04-18T19:27:41.488Z] c695c180ba46: Preparing [2023-04-18T19:27:41.488Z] c94a75f323d9: Preparing [2023-04-18T19:27:41.488Z] 9df1e04c33f6: Preparing [2023-04-18T19:27:41.488Z] 26cbea5cba74: Preparing [2023-04-18T19:27:41.488Z] 26cbea5cba74: Waiting [2023-04-18T19:27:41.488Z] c94a75f323d9: Layer already exists [2023-04-18T19:27:41.488Z] 92e33d9abf57: Layer already exists [2023-04-18T19:27:41.488Z] a87463d8ddf6: Layer already exists [2023-04-18T19:27:41.488Z] 9df1e04c33f6: Layer already exists [2023-04-18T19:27:41.488Z] c695c180ba46: Layer already exists [2023-04-18T19:27:41.488Z] 26cbea5cba74: Layer already exists [2023-04-18T19:27:41.755Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:4f1f2a21d7fb6b14bbd7fce4687b22958fbb82d63f6c1de7aca8ffd7cf45b736 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:42.098Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:42.440Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-04-18T19:27:42.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-18T19:27:42.440Z] a87463d8ddf6: Preparing [2023-04-18T19:27:42.440Z] 92e33d9abf57: Preparing [2023-04-18T19:27:42.440Z] c695c180ba46: Preparing [2023-04-18T19:27:42.440Z] c94a75f323d9: Preparing [2023-04-18T19:27:42.440Z] 9df1e04c33f6: Preparing [2023-04-18T19:27:42.440Z] 26cbea5cba74: Preparing [2023-04-18T19:27:42.440Z] 26cbea5cba74: Waiting [2023-04-18T19:27:42.440Z] 92e33d9abf57: Layer already exists [2023-04-18T19:27:42.440Z] c695c180ba46: Layer already exists [2023-04-18T19:27:42.440Z] c94a75f323d9: Layer already exists [2023-04-18T19:27:42.440Z] 9df1e04c33f6: Layer already exists [2023-04-18T19:27:42.440Z] a87463d8ddf6: Layer already exists [2023-04-18T19:27:42.440Z] 26cbea5cba74: Layer already exists [2023-04-18T19:27:42.440Z] main: digest: sha256:4f1f2a21d7fb6b14bbd7fce4687b22958fbb82d63f6c1de7aca8ffd7cf45b736 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:27:42.482Z] ===================================================== [Pipeline] echo [2023-04-18T19:27:42.492Z] taggedImages: [2023-04-18T19:27:42.492Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:27:42.492Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-18T19:27:42.492Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.134 [2023-04-18T19:27:42.492Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:27:42.492Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-04-18T19:27:42.520Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-04-18T19:27:42.520Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:27:42.520Z] latest [2023-04-18T19:27:42.520Z] 3.0.0-dev.134 [2023-04-18T19:27:42.520Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:27:42.520Z] main [2023-04-18T19:27:42.520Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:42.876Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:43.422Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:27:43.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-18T19:27:43.422Z] 6391ea1bd596: Preparing [2023-04-18T19:27:43.422Z] 3292040be4f7: Preparing [2023-04-18T19:27:43.422Z] f7e481954f3e: Preparing [2023-04-18T19:27:43.422Z] f5de87de9521: Preparing [2023-04-18T19:27:43.422Z] c695c180ba46: Preparing [2023-04-18T19:27:43.422Z] c94a75f323d9: Preparing [2023-04-18T19:27:43.422Z] d0dc8b1c6c0d: Preparing [2023-04-18T19:27:43.422Z] 26cbea5cba74: Preparing [2023-04-18T19:27:43.422Z] c94a75f323d9: Waiting [2023-04-18T19:27:43.422Z] d0dc8b1c6c0d: Waiting [2023-04-18T19:27:43.422Z] 26cbea5cba74: Waiting [2023-04-18T19:27:43.697Z] c695c180ba46: Layer already exists [2023-04-18T19:27:43.697Z] c94a75f323d9: Layer already exists [2023-04-18T19:27:43.697Z] f7e481954f3e: Pushed [2023-04-18T19:27:43.697Z] 3292040be4f7: Pushed [2023-04-18T19:27:43.697Z] 6391ea1bd596: Pushed [2023-04-18T19:27:43.697Z] 26cbea5cba74: Layer already exists [2023-04-18T19:27:43.697Z] d0dc8b1c6c0d: Pushed [2023-04-18T19:27:46.286Z] f5de87de9521: Pushed [2023-04-18T19:27:46.286Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:65b675413a2aa71450faa2083d1d20b75f3e3a5c8107bd901a143d5899ebd593 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:46.626Z] + 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-04-18T19:27:46.962Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-18T19:27:46.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-18T19:27:46.962Z] 6391ea1bd596: Preparing [2023-04-18T19:27:46.962Z] 3292040be4f7: Preparing [2023-04-18T19:27:46.962Z] f7e481954f3e: Preparing [2023-04-18T19:27:46.962Z] f5de87de9521: Preparing [2023-04-18T19:27:46.962Z] c695c180ba46: Preparing [2023-04-18T19:27:46.962Z] c94a75f323d9: Preparing [2023-04-18T19:27:46.962Z] d0dc8b1c6c0d: Preparing [2023-04-18T19:27:46.962Z] 26cbea5cba74: Preparing [2023-04-18T19:27:46.962Z] c94a75f323d9: Waiting [2023-04-18T19:27:46.962Z] d0dc8b1c6c0d: Waiting [2023-04-18T19:27:46.962Z] 26cbea5cba74: Waiting [2023-04-18T19:27:46.962Z] f7e481954f3e: Layer already exists [2023-04-18T19:27:46.962Z] c695c180ba46: Layer already exists [2023-04-18T19:27:46.962Z] 3292040be4f7: Layer already exists [2023-04-18T19:27:46.962Z] f5de87de9521: Layer already exists [2023-04-18T19:27:46.962Z] 6391ea1bd596: Layer already exists [2023-04-18T19:27:46.962Z] 26cbea5cba74: Layer already exists [2023-04-18T19:27:46.962Z] c94a75f323d9: Layer already exists [2023-04-18T19:27:46.962Z] d0dc8b1c6c0d: Layer already exists [2023-04-18T19:27:47.226Z] latest: digest: sha256:65b675413a2aa71450faa2083d1d20b75f3e3a5c8107bd901a143d5899ebd593 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:47.571Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:47.908Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.134 [2023-04-18T19:27:47.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-18T19:27:47.908Z] 6391ea1bd596: Preparing [2023-04-18T19:27:47.908Z] 3292040be4f7: Preparing [2023-04-18T19:27:47.908Z] f7e481954f3e: Preparing [2023-04-18T19:27:47.908Z] f5de87de9521: Preparing [2023-04-18T19:27:47.908Z] c695c180ba46: Preparing [2023-04-18T19:27:47.908Z] c94a75f323d9: Preparing [2023-04-18T19:27:47.908Z] d0dc8b1c6c0d: Preparing [2023-04-18T19:27:47.908Z] 26cbea5cba74: Preparing [2023-04-18T19:27:47.908Z] d0dc8b1c6c0d: Waiting [2023-04-18T19:27:47.908Z] 26cbea5cba74: Waiting [2023-04-18T19:27:47.908Z] c94a75f323d9: Waiting [2023-04-18T19:27:47.908Z] 6391ea1bd596: Layer already exists [2023-04-18T19:27:47.908Z] f5de87de9521: Layer already exists [2023-04-18T19:27:47.908Z] c695c180ba46: Layer already exists [2023-04-18T19:27:47.908Z] f7e481954f3e: Layer already exists [2023-04-18T19:27:47.908Z] 3292040be4f7: Layer already exists [2023-04-18T19:27:47.908Z] d0dc8b1c6c0d: Layer already exists [2023-04-18T19:27:47.908Z] 26cbea5cba74: Layer already exists [2023-04-18T19:27:47.908Z] c94a75f323d9: Layer already exists [2023-04-18T19:27:48.173Z] 3.0.0-dev.134: digest: sha256:65b675413a2aa71450faa2083d1d20b75f3e3a5c8107bd901a143d5899ebd593 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:48.518Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:48.859Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:27:48.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-18T19:27:48.859Z] 6391ea1bd596: Preparing [2023-04-18T19:27:48.859Z] 3292040be4f7: Preparing [2023-04-18T19:27:48.859Z] f7e481954f3e: Preparing [2023-04-18T19:27:48.859Z] f5de87de9521: Preparing [2023-04-18T19:27:48.859Z] c695c180ba46: Preparing [2023-04-18T19:27:48.859Z] c94a75f323d9: Preparing [2023-04-18T19:27:48.859Z] d0dc8b1c6c0d: Preparing [2023-04-18T19:27:48.859Z] 26cbea5cba74: Preparing [2023-04-18T19:27:48.859Z] d0dc8b1c6c0d: Waiting [2023-04-18T19:27:48.859Z] c94a75f323d9: Waiting [2023-04-18T19:27:48.859Z] 26cbea5cba74: Waiting [2023-04-18T19:27:48.859Z] f7e481954f3e: Layer already exists [2023-04-18T19:27:48.859Z] 6391ea1bd596: Layer already exists [2023-04-18T19:27:48.859Z] c695c180ba46: Layer already exists [2023-04-18T19:27:48.859Z] 3292040be4f7: Layer already exists [2023-04-18T19:27:48.859Z] f5de87de9521: Layer already exists [2023-04-18T19:27:48.859Z] c94a75f323d9: Layer already exists [2023-04-18T19:27:48.859Z] 26cbea5cba74: Layer already exists [2023-04-18T19:27:48.859Z] d0dc8b1c6c0d: Layer already exists [2023-04-18T19:27:49.123Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:65b675413a2aa71450faa2083d1d20b75f3e3a5c8107bd901a143d5899ebd593 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:49.466Z] + 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-04-18T19:27:49.804Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-04-18T19:27:49.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-18T19:27:49.804Z] 6391ea1bd596: Preparing [2023-04-18T19:27:49.804Z] 3292040be4f7: Preparing [2023-04-18T19:27:49.804Z] f7e481954f3e: Preparing [2023-04-18T19:27:49.804Z] f5de87de9521: Preparing [2023-04-18T19:27:49.804Z] c695c180ba46: Preparing [2023-04-18T19:27:49.804Z] c94a75f323d9: Preparing [2023-04-18T19:27:49.804Z] d0dc8b1c6c0d: Preparing [2023-04-18T19:27:49.805Z] 26cbea5cba74: Preparing [2023-04-18T19:27:49.805Z] c94a75f323d9: Waiting [2023-04-18T19:27:49.805Z] d0dc8b1c6c0d: Waiting [2023-04-18T19:27:49.805Z] 26cbea5cba74: Waiting [2023-04-18T19:27:49.805Z] c695c180ba46: Layer already exists [2023-04-18T19:27:49.805Z] f5de87de9521: Layer already exists [2023-04-18T19:27:49.805Z] 6391ea1bd596: Layer already exists [2023-04-18T19:27:49.805Z] f7e481954f3e: Layer already exists [2023-04-18T19:27:49.805Z] 3292040be4f7: Layer already exists [2023-04-18T19:27:49.805Z] c94a75f323d9: Layer already exists [2023-04-18T19:27:49.805Z] d0dc8b1c6c0d: Layer already exists [2023-04-18T19:27:49.805Z] 26cbea5cba74: Layer already exists [2023-04-18T19:27:49.805Z] main: digest: sha256:65b675413a2aa71450faa2083d1d20b75f3e3a5c8107bd901a143d5899ebd593 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:27:50.125Z] ===================================================== [Pipeline] echo [2023-04-18T19:27:50.131Z] taggedImages: [2023-04-18T19:27:50.131Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:27:50.131Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-18T19:27:50.131Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.134 [2023-04-18T19:27:50.131Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:27:50.131Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-04-18T19:27:50.148Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-04-18T19:27:50.148Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:27:50.148Z] latest [2023-04-18T19:27:50.148Z] 3.0.0-dev.134 [2023-04-18T19:27:50.148Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:27:50.148Z] main [2023-04-18T19:27:50.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:50.477Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:50.811Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:27:50.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-18T19:27:50.811Z] 08ad0cf78398: Preparing [2023-04-18T19:27:50.811Z] 594ebb19dfd2: Preparing [2023-04-18T19:27:50.811Z] c695c180ba46: Preparing [2023-04-18T19:27:50.811Z] c94a75f323d9: Preparing [2023-04-18T19:27:50.811Z] 59305e8b24db: Preparing [2023-04-18T19:27:50.811Z] 26cbea5cba74: Preparing [2023-04-18T19:27:50.811Z] 26cbea5cba74: Waiting [2023-04-18T19:27:50.811Z] c695c180ba46: Layer already exists [2023-04-18T19:27:50.811Z] c94a75f323d9: Layer already exists [2023-04-18T19:27:50.811Z] 26cbea5cba74: Layer already exists [2023-04-18T19:27:51.076Z] 08ad0cf78398: Pushed [2023-04-18T19:27:51.076Z] 59305e8b24db: Pushed [2023-04-18T19:27:54.414Z] 594ebb19dfd2: Pushed [2023-04-18T19:27:54.997Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:f0116e83a4870119493398f8d9db08220308d1f5f0bd20d8a75bad0f1ab90b8b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:55.330Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:55.664Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-18T19:27:55.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-18T19:27:55.664Z] 08ad0cf78398: Preparing [2023-04-18T19:27:55.664Z] 594ebb19dfd2: Preparing [2023-04-18T19:27:55.664Z] c695c180ba46: Preparing [2023-04-18T19:27:55.664Z] c94a75f323d9: Preparing [2023-04-18T19:27:55.664Z] 59305e8b24db: Preparing [2023-04-18T19:27:55.664Z] 26cbea5cba74: Preparing [2023-04-18T19:27:55.664Z] 26cbea5cba74: Waiting [2023-04-18T19:27:55.664Z] c94a75f323d9: Layer already exists [2023-04-18T19:27:55.664Z] 59305e8b24db: Layer already exists [2023-04-18T19:27:55.664Z] 08ad0cf78398: Layer already exists [2023-04-18T19:27:55.664Z] 594ebb19dfd2: Layer already exists [2023-04-18T19:27:55.664Z] c695c180ba46: Layer already exists [2023-04-18T19:27:55.664Z] 26cbea5cba74: Layer already exists [2023-04-18T19:27:55.664Z] latest: digest: sha256:f0116e83a4870119493398f8d9db08220308d1f5f0bd20d8a75bad0f1ab90b8b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:56.258Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:56.587Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.134 [2023-04-18T19:27:56.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-18T19:27:56.587Z] 08ad0cf78398: Preparing [2023-04-18T19:27:56.587Z] 594ebb19dfd2: Preparing [2023-04-18T19:27:56.587Z] c695c180ba46: Preparing [2023-04-18T19:27:56.587Z] c94a75f323d9: Preparing [2023-04-18T19:27:56.587Z] 59305e8b24db: Preparing [2023-04-18T19:27:56.587Z] 26cbea5cba74: Preparing [2023-04-18T19:27:56.587Z] 26cbea5cba74: Waiting [2023-04-18T19:27:56.587Z] 59305e8b24db: Layer already exists [2023-04-18T19:27:56.587Z] c695c180ba46: Layer already exists [2023-04-18T19:27:56.587Z] 594ebb19dfd2: Layer already exists [2023-04-18T19:27:56.587Z] 08ad0cf78398: Layer already exists [2023-04-18T19:27:56.587Z] c94a75f323d9: Layer already exists [2023-04-18T19:27:56.587Z] 26cbea5cba74: Layer already exists [2023-04-18T19:27:56.587Z] 3.0.0-dev.134: digest: sha256:f0116e83a4870119493398f8d9db08220308d1f5f0bd20d8a75bad0f1ab90b8b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:56.920Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:57.252Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:27:57.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-18T19:27:57.252Z] 08ad0cf78398: Preparing [2023-04-18T19:27:57.252Z] 594ebb19dfd2: Preparing [2023-04-18T19:27:57.252Z] c695c180ba46: Preparing [2023-04-18T19:27:57.252Z] c94a75f323d9: Preparing [2023-04-18T19:27:57.252Z] 59305e8b24db: Preparing [2023-04-18T19:27:57.252Z] 26cbea5cba74: Preparing [2023-04-18T19:27:57.252Z] 26cbea5cba74: Waiting [2023-04-18T19:27:57.252Z] 594ebb19dfd2: Layer already exists [2023-04-18T19:27:57.252Z] 08ad0cf78398: Layer already exists [2023-04-18T19:27:57.252Z] c94a75f323d9: Layer already exists [2023-04-18T19:27:57.252Z] 59305e8b24db: Layer already exists [2023-04-18T19:27:57.252Z] c695c180ba46: Layer already exists [2023-04-18T19:27:57.252Z] 26cbea5cba74: Layer already exists [2023-04-18T19:27:57.252Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:f0116e83a4870119493398f8d9db08220308d1f5f0bd20d8a75bad0f1ab90b8b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:57.585Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:57.927Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-04-18T19:27:57.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-18T19:27:57.928Z] 08ad0cf78398: Preparing [2023-04-18T19:27:57.928Z] 594ebb19dfd2: Preparing [2023-04-18T19:27:57.928Z] c695c180ba46: Preparing [2023-04-18T19:27:57.928Z] c94a75f323d9: Preparing [2023-04-18T19:27:57.928Z] 59305e8b24db: Preparing [2023-04-18T19:27:57.928Z] 26cbea5cba74: Preparing [2023-04-18T19:27:57.928Z] 26cbea5cba74: Waiting [2023-04-18T19:27:57.928Z] 594ebb19dfd2: Layer already exists [2023-04-18T19:27:57.928Z] c94a75f323d9: Layer already exists [2023-04-18T19:27:57.928Z] 59305e8b24db: Layer already exists [2023-04-18T19:27:57.928Z] c695c180ba46: Layer already exists [2023-04-18T19:27:57.928Z] 08ad0cf78398: Layer already exists [2023-04-18T19:27:57.928Z] 26cbea5cba74: Layer already exists [2023-04-18T19:27:57.928Z] main: digest: sha256:f0116e83a4870119493398f8d9db08220308d1f5f0bd20d8a75bad0f1ab90b8b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:27:58.250Z] ===================================================== [Pipeline] echo [2023-04-18T19:27:58.260Z] taggedImages: [2023-04-18T19:27:58.260Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:27:58.260Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-18T19:27:58.260Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.134 [2023-04-18T19:27:58.260Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:27:58.260Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-04-18T19:27:58.286Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-04-18T19:27:58.286Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:27:58.286Z] latest [2023-04-18T19:27:58.286Z] 3.0.0-dev.134 [2023-04-18T19:27:58.286Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:27:58.286Z] main [2023-04-18T19:27:58.286Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:58.631Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:27:58.959Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:27:58.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-18T19:27:58.959Z] 968b8723f3a6: Preparing [2023-04-18T19:27:58.959Z] e1a9a537f63b: Preparing [2023-04-18T19:27:58.959Z] ce493bf76e4c: Preparing [2023-04-18T19:27:58.959Z] c695c180ba46: Preparing [2023-04-18T19:27:58.959Z] c94a75f323d9: Preparing [2023-04-18T19:27:58.959Z] 9df1e04c33f6: Preparing [2023-04-18T19:27:58.959Z] 26cbea5cba74: Preparing [2023-04-18T19:27:58.959Z] 9df1e04c33f6: Waiting [2023-04-18T19:27:58.959Z] 26cbea5cba74: Waiting [2023-04-18T19:27:58.959Z] c695c180ba46: Layer already exists [2023-04-18T19:27:58.959Z] c94a75f323d9: Layer already exists [2023-04-18T19:27:58.959Z] 26cbea5cba74: Layer already exists [2023-04-18T19:27:59.223Z] 9df1e04c33f6: Layer already exists [2023-04-18T19:27:59.224Z] 968b8723f3a6: Pushed [2023-04-18T19:27:59.224Z] e1a9a537f63b: Pushed [2023-04-18T19:28:02.560Z] ce493bf76e4c: Pushed [2023-04-18T19:28:02.560Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:7828178295420207de7026222dee573c1e0b5518e94da0a156e4897bc86536df size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:02.889Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:03.224Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-18T19:28:03.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-18T19:28:03.224Z] 968b8723f3a6: Preparing [2023-04-18T19:28:03.224Z] e1a9a537f63b: Preparing [2023-04-18T19:28:03.224Z] ce493bf76e4c: Preparing [2023-04-18T19:28:03.224Z] c695c180ba46: Preparing [2023-04-18T19:28:03.224Z] c94a75f323d9: Preparing [2023-04-18T19:28:03.224Z] 9df1e04c33f6: Preparing [2023-04-18T19:28:03.224Z] 26cbea5cba74: Preparing [2023-04-18T19:28:03.224Z] 9df1e04c33f6: Waiting [2023-04-18T19:28:03.224Z] 26cbea5cba74: Waiting [2023-04-18T19:28:03.224Z] ce493bf76e4c: Layer already exists [2023-04-18T19:28:03.224Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:03.224Z] c695c180ba46: Layer already exists [2023-04-18T19:28:03.224Z] e1a9a537f63b: Layer already exists [2023-04-18T19:28:03.224Z] 968b8723f3a6: Layer already exists [2023-04-18T19:28:03.224Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:03.224Z] 9df1e04c33f6: Layer already exists [2023-04-18T19:28:03.489Z] latest: digest: sha256:7828178295420207de7026222dee573c1e0b5518e94da0a156e4897bc86536df size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:03.819Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:04.165Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.134 [2023-04-18T19:28:04.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-18T19:28:04.166Z] 968b8723f3a6: Preparing [2023-04-18T19:28:04.166Z] e1a9a537f63b: Preparing [2023-04-18T19:28:04.166Z] ce493bf76e4c: Preparing [2023-04-18T19:28:04.166Z] c695c180ba46: Preparing [2023-04-18T19:28:04.166Z] c94a75f323d9: Preparing [2023-04-18T19:28:04.166Z] 9df1e04c33f6: Preparing [2023-04-18T19:28:04.166Z] 26cbea5cba74: Preparing [2023-04-18T19:28:04.166Z] 26cbea5cba74: Waiting [2023-04-18T19:28:04.166Z] 9df1e04c33f6: Waiting [2023-04-18T19:28:04.166Z] c695c180ba46: Layer already exists [2023-04-18T19:28:04.166Z] 968b8723f3a6: Layer already exists [2023-04-18T19:28:04.166Z] ce493bf76e4c: Layer already exists [2023-04-18T19:28:04.166Z] e1a9a537f63b: Layer already exists [2023-04-18T19:28:04.166Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:04.166Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:04.166Z] 9df1e04c33f6: Layer already exists [2023-04-18T19:28:04.166Z] 3.0.0-dev.134: digest: sha256:7828178295420207de7026222dee573c1e0b5518e94da0a156e4897bc86536df size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:04.769Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:05.104Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:28:05.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-18T19:28:05.104Z] 968b8723f3a6: Preparing [2023-04-18T19:28:05.104Z] e1a9a537f63b: Preparing [2023-04-18T19:28:05.104Z] ce493bf76e4c: Preparing [2023-04-18T19:28:05.104Z] c695c180ba46: Preparing [2023-04-18T19:28:05.104Z] c94a75f323d9: Preparing [2023-04-18T19:28:05.104Z] 9df1e04c33f6: Preparing [2023-04-18T19:28:05.104Z] 26cbea5cba74: Preparing [2023-04-18T19:28:05.104Z] 9df1e04c33f6: Waiting [2023-04-18T19:28:05.104Z] 26cbea5cba74: Waiting [2023-04-18T19:28:05.104Z] c695c180ba46: Layer already exists [2023-04-18T19:28:05.104Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:05.104Z] e1a9a537f63b: Layer already exists [2023-04-18T19:28:05.104Z] ce493bf76e4c: Layer already exists [2023-04-18T19:28:05.104Z] 968b8723f3a6: Layer already exists [2023-04-18T19:28:05.104Z] 9df1e04c33f6: Layer already exists [2023-04-18T19:28:05.104Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:05.104Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:7828178295420207de7026222dee573c1e0b5518e94da0a156e4897bc86536df size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:05.706Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:06.040Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-04-18T19:28:06.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-18T19:28:06.040Z] 968b8723f3a6: Preparing [2023-04-18T19:28:06.040Z] e1a9a537f63b: Preparing [2023-04-18T19:28:06.040Z] ce493bf76e4c: Preparing [2023-04-18T19:28:06.040Z] c695c180ba46: Preparing [2023-04-18T19:28:06.040Z] c94a75f323d9: Preparing [2023-04-18T19:28:06.040Z] 9df1e04c33f6: Preparing [2023-04-18T19:28:06.040Z] 26cbea5cba74: Preparing [2023-04-18T19:28:06.040Z] 26cbea5cba74: Waiting [2023-04-18T19:28:06.040Z] 9df1e04c33f6: Waiting [2023-04-18T19:28:06.040Z] ce493bf76e4c: Layer already exists [2023-04-18T19:28:06.040Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:06.040Z] 968b8723f3a6: Layer already exists [2023-04-18T19:28:06.040Z] e1a9a537f63b: Layer already exists [2023-04-18T19:28:06.040Z] c695c180ba46: Layer already exists [2023-04-18T19:28:06.040Z] 9df1e04c33f6: Layer already exists [2023-04-18T19:28:06.040Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:06.305Z] main: digest: sha256:7828178295420207de7026222dee573c1e0b5518e94da0a156e4897bc86536df size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:28:06.347Z] ===================================================== [Pipeline] echo [2023-04-18T19:28:06.353Z] taggedImages: [2023-04-18T19:28:06.353Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:28:06.353Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-18T19:28:06.353Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.134 [2023-04-18T19:28:06.353Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:28:06.353Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-04-18T19:28:06.370Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-04-18T19:28:06.370Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:28:06.370Z] latest [2023-04-18T19:28:06.370Z] 3.0.0-dev.134 [2023-04-18T19:28:06.370Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:28:06.370Z] main [2023-04-18T19:28:06.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:06.698Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:07.027Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:28:07.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-18T19:28:07.027Z] df567f1c9067: Preparing [2023-04-18T19:28:07.027Z] df567f1c9067: Preparing [2023-04-18T19:28:07.027Z] fd0e00bc38b2: Preparing [2023-04-18T19:28:07.027Z] d5a4ea3eab95: Preparing [2023-04-18T19:28:07.027Z] 0321eb3e953a: Preparing [2023-04-18T19:28:07.027Z] 830c5b92ced2: Preparing [2023-04-18T19:28:07.027Z] 6638d4132e08: Preparing [2023-04-18T19:28:07.027Z] c695c180ba46: Preparing [2023-04-18T19:28:07.027Z] c94a75f323d9: Preparing [2023-04-18T19:28:07.027Z] c94eebcc9830: Preparing [2023-04-18T19:28:07.027Z] 7a7af4a6d36e: Preparing [2023-04-18T19:28:07.027Z] ccd53c6b8c16: Preparing [2023-04-18T19:28:07.027Z] 41cf630b24aa: Preparing [2023-04-18T19:28:07.027Z] 26cbea5cba74: Preparing [2023-04-18T19:28:07.027Z] c695c180ba46: Waiting [2023-04-18T19:28:07.027Z] c94a75f323d9: Waiting [2023-04-18T19:28:07.027Z] c94eebcc9830: Waiting [2023-04-18T19:28:07.027Z] 7a7af4a6d36e: Waiting [2023-04-18T19:28:07.027Z] ccd53c6b8c16: Waiting [2023-04-18T19:28:07.027Z] 41cf630b24aa: Waiting [2023-04-18T19:28:07.027Z] 26cbea5cba74: Waiting [2023-04-18T19:28:07.027Z] 6638d4132e08: Waiting [2023-04-18T19:28:07.294Z] 830c5b92ced2: Pushed [2023-04-18T19:28:07.294Z] 0321eb3e953a: Pushed [2023-04-18T19:28:07.294Z] fd0e00bc38b2: Pushed [2023-04-18T19:28:07.294Z] d5a4ea3eab95: Pushed [2023-04-18T19:28:07.294Z] df567f1c9067: Pushed [2023-04-18T19:28:07.294Z] c695c180ba46: Layer already exists [2023-04-18T19:28:07.294Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:07.559Z] c94eebcc9830: Pushed [2023-04-18T19:28:07.559Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:07.559Z] 7a7af4a6d36e: Pushed [2023-04-18T19:28:07.559Z] ccd53c6b8c16: Pushed [2023-04-18T19:28:07.559Z] 41cf630b24aa: Pushed [2023-04-18T19:28:10.893Z] 6638d4132e08: Pushed [2023-04-18T19:28:11.158Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:692101c9ae23c019b447d31f23fae27af3f92be49b7b8b931f3ad5c306360e46 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:11.490Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:11.821Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-18T19:28:11.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-18T19:28:11.821Z] df567f1c9067: Preparing [2023-04-18T19:28:11.821Z] df567f1c9067: Preparing [2023-04-18T19:28:11.821Z] fd0e00bc38b2: Preparing [2023-04-18T19:28:11.821Z] d5a4ea3eab95: Preparing [2023-04-18T19:28:11.821Z] 0321eb3e953a: Preparing [2023-04-18T19:28:11.821Z] 830c5b92ced2: Preparing [2023-04-18T19:28:11.821Z] 6638d4132e08: Preparing [2023-04-18T19:28:11.821Z] c695c180ba46: Preparing [2023-04-18T19:28:11.821Z] c94a75f323d9: Preparing [2023-04-18T19:28:11.821Z] c94eebcc9830: Preparing [2023-04-18T19:28:11.821Z] 7a7af4a6d36e: Preparing [2023-04-18T19:28:11.821Z] ccd53c6b8c16: Preparing [2023-04-18T19:28:11.821Z] 41cf630b24aa: Preparing [2023-04-18T19:28:11.821Z] 26cbea5cba74: Preparing [2023-04-18T19:28:11.821Z] c94eebcc9830: Waiting [2023-04-18T19:28:11.821Z] 7a7af4a6d36e: Waiting [2023-04-18T19:28:11.821Z] ccd53c6b8c16: Waiting [2023-04-18T19:28:11.821Z] 6638d4132e08: Waiting [2023-04-18T19:28:11.821Z] 41cf630b24aa: Waiting [2023-04-18T19:28:11.821Z] 26cbea5cba74: Waiting [2023-04-18T19:28:11.821Z] c94a75f323d9: Waiting [2023-04-18T19:28:11.821Z] c695c180ba46: Waiting [2023-04-18T19:28:11.821Z] 830c5b92ced2: Layer already exists [2023-04-18T19:28:11.821Z] d5a4ea3eab95: Layer already exists [2023-04-18T19:28:11.821Z] fd0e00bc38b2: Layer already exists [2023-04-18T19:28:11.821Z] 0321eb3e953a: Layer already exists [2023-04-18T19:28:11.821Z] df567f1c9067: Layer already exists [2023-04-18T19:28:11.821Z] c94eebcc9830: Layer already exists [2023-04-18T19:28:11.821Z] 6638d4132e08: Layer already exists [2023-04-18T19:28:11.821Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:11.821Z] c695c180ba46: Layer already exists [2023-04-18T19:28:11.821Z] 7a7af4a6d36e: Layer already exists [2023-04-18T19:28:11.821Z] ccd53c6b8c16: Layer already exists [2023-04-18T19:28:11.821Z] 41cf630b24aa: Layer already exists [2023-04-18T19:28:11.821Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:12.087Z] latest: digest: sha256:692101c9ae23c019b447d31f23fae27af3f92be49b7b8b931f3ad5c306360e46 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:12.434Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:12.761Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.134 [2023-04-18T19:28:12.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-18T19:28:12.761Z] df567f1c9067: Preparing [2023-04-18T19:28:12.761Z] df567f1c9067: Preparing [2023-04-18T19:28:12.761Z] fd0e00bc38b2: Preparing [2023-04-18T19:28:12.761Z] d5a4ea3eab95: Preparing [2023-04-18T19:28:12.761Z] 0321eb3e953a: Preparing [2023-04-18T19:28:12.761Z] 830c5b92ced2: Preparing [2023-04-18T19:28:12.761Z] 6638d4132e08: Preparing [2023-04-18T19:28:12.761Z] c695c180ba46: Preparing [2023-04-18T19:28:12.761Z] c94a75f323d9: Preparing [2023-04-18T19:28:12.761Z] c94eebcc9830: Preparing [2023-04-18T19:28:12.761Z] 7a7af4a6d36e: Preparing [2023-04-18T19:28:12.761Z] ccd53c6b8c16: Preparing [2023-04-18T19:28:12.761Z] 41cf630b24aa: Preparing [2023-04-18T19:28:12.761Z] 26cbea5cba74: Preparing [2023-04-18T19:28:12.761Z] c94eebcc9830: Waiting [2023-04-18T19:28:12.761Z] ccd53c6b8c16: Waiting [2023-04-18T19:28:12.761Z] 7a7af4a6d36e: Waiting [2023-04-18T19:28:12.761Z] 41cf630b24aa: Waiting [2023-04-18T19:28:12.761Z] 26cbea5cba74: Waiting [2023-04-18T19:28:12.761Z] c695c180ba46: Waiting [2023-04-18T19:28:12.761Z] c94a75f323d9: Waiting [2023-04-18T19:28:12.761Z] fd0e00bc38b2: Layer already exists [2023-04-18T19:28:12.761Z] 830c5b92ced2: Layer already exists [2023-04-18T19:28:12.761Z] 0321eb3e953a: Layer already exists [2023-04-18T19:28:12.761Z] d5a4ea3eab95: Layer already exists [2023-04-18T19:28:12.761Z] df567f1c9067: Layer already exists [2023-04-18T19:28:12.761Z] 6638d4132e08: Layer already exists [2023-04-18T19:28:12.761Z] c695c180ba46: Layer already exists [2023-04-18T19:28:12.761Z] c94eebcc9830: Layer already exists [2023-04-18T19:28:12.761Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:12.761Z] 7a7af4a6d36e: Layer already exists [2023-04-18T19:28:12.761Z] ccd53c6b8c16: Layer already exists [2023-04-18T19:28:12.761Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:12.761Z] 41cf630b24aa: Layer already exists [2023-04-18T19:28:13.026Z] 3.0.0-dev.134: digest: sha256:692101c9ae23c019b447d31f23fae27af3f92be49b7b8b931f3ad5c306360e46 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:13.374Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:13.711Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:28:13.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-18T19:28:13.711Z] df567f1c9067: Preparing [2023-04-18T19:28:13.711Z] df567f1c9067: Preparing [2023-04-18T19:28:13.711Z] fd0e00bc38b2: Preparing [2023-04-18T19:28:13.711Z] d5a4ea3eab95: Preparing [2023-04-18T19:28:13.711Z] 0321eb3e953a: Preparing [2023-04-18T19:28:13.711Z] 830c5b92ced2: Preparing [2023-04-18T19:28:13.711Z] 6638d4132e08: Preparing [2023-04-18T19:28:13.711Z] c695c180ba46: Preparing [2023-04-18T19:28:13.711Z] c94a75f323d9: Preparing [2023-04-18T19:28:13.711Z] c94eebcc9830: Preparing [2023-04-18T19:28:13.711Z] 7a7af4a6d36e: Preparing [2023-04-18T19:28:13.711Z] ccd53c6b8c16: Preparing [2023-04-18T19:28:13.711Z] 41cf630b24aa: Preparing [2023-04-18T19:28:13.711Z] 26cbea5cba74: Preparing [2023-04-18T19:28:13.711Z] 6638d4132e08: Waiting [2023-04-18T19:28:13.711Z] c695c180ba46: Waiting [2023-04-18T19:28:13.711Z] c94a75f323d9: Waiting [2023-04-18T19:28:13.711Z] c94eebcc9830: Waiting [2023-04-18T19:28:13.711Z] 7a7af4a6d36e: Waiting [2023-04-18T19:28:13.711Z] ccd53c6b8c16: Waiting [2023-04-18T19:28:13.711Z] 41cf630b24aa: Waiting [2023-04-18T19:28:13.711Z] 26cbea5cba74: Waiting [2023-04-18T19:28:13.711Z] fd0e00bc38b2: Layer already exists [2023-04-18T19:28:13.711Z] 830c5b92ced2: Layer already exists [2023-04-18T19:28:13.711Z] d5a4ea3eab95: Layer already exists [2023-04-18T19:28:13.711Z] df567f1c9067: Layer already exists [2023-04-18T19:28:13.711Z] 0321eb3e953a: Layer already exists [2023-04-18T19:28:13.711Z] 6638d4132e08: Layer already exists [2023-04-18T19:28:13.711Z] c695c180ba46: Layer already exists [2023-04-18T19:28:13.711Z] 7a7af4a6d36e: Layer already exists [2023-04-18T19:28:13.711Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:13.711Z] c94eebcc9830: Layer already exists [2023-04-18T19:28:13.711Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:13.711Z] ccd53c6b8c16: Layer already exists [2023-04-18T19:28:13.711Z] 41cf630b24aa: Layer already exists [2023-04-18T19:28:13.974Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:692101c9ae23c019b447d31f23fae27af3f92be49b7b8b931f3ad5c306360e46 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:14.315Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:14.655Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-04-18T19:28:14.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-18T19:28:14.655Z] df567f1c9067: Preparing [2023-04-18T19:28:14.655Z] df567f1c9067: Preparing [2023-04-18T19:28:14.655Z] fd0e00bc38b2: Preparing [2023-04-18T19:28:14.655Z] d5a4ea3eab95: Preparing [2023-04-18T19:28:14.655Z] 0321eb3e953a: Preparing [2023-04-18T19:28:14.655Z] 830c5b92ced2: Preparing [2023-04-18T19:28:14.655Z] 6638d4132e08: Preparing [2023-04-18T19:28:14.655Z] c695c180ba46: Preparing [2023-04-18T19:28:14.655Z] c94a75f323d9: Preparing [2023-04-18T19:28:14.655Z] c94eebcc9830: Preparing [2023-04-18T19:28:14.655Z] 7a7af4a6d36e: Preparing [2023-04-18T19:28:14.655Z] ccd53c6b8c16: Preparing [2023-04-18T19:28:14.655Z] 41cf630b24aa: Preparing [2023-04-18T19:28:14.655Z] 26cbea5cba74: Preparing [2023-04-18T19:28:14.655Z] 6638d4132e08: Waiting [2023-04-18T19:28:14.655Z] 7a7af4a6d36e: Waiting [2023-04-18T19:28:14.655Z] ccd53c6b8c16: Waiting [2023-04-18T19:28:14.655Z] c695c180ba46: Waiting [2023-04-18T19:28:14.655Z] c94a75f323d9: Waiting [2023-04-18T19:28:14.655Z] c94eebcc9830: Waiting [2023-04-18T19:28:14.655Z] 41cf630b24aa: Waiting [2023-04-18T19:28:14.655Z] 26cbea5cba74: Waiting [2023-04-18T19:28:14.655Z] fd0e00bc38b2: Layer already exists [2023-04-18T19:28:14.655Z] 830c5b92ced2: Layer already exists [2023-04-18T19:28:14.655Z] 0321eb3e953a: Layer already exists [2023-04-18T19:28:14.655Z] d5a4ea3eab95: Layer already exists [2023-04-18T19:28:14.655Z] df567f1c9067: Layer already exists [2023-04-18T19:28:14.655Z] c695c180ba46: Layer already exists [2023-04-18T19:28:14.655Z] 6638d4132e08: Layer already exists [2023-04-18T19:28:14.655Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:14.655Z] 7a7af4a6d36e: Layer already exists [2023-04-18T19:28:14.655Z] c94eebcc9830: Layer already exists [2023-04-18T19:28:14.655Z] ccd53c6b8c16: Layer already exists [2023-04-18T19:28:14.655Z] 41cf630b24aa: Layer already exists [2023-04-18T19:28:14.655Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:14.920Z] main: digest: sha256:692101c9ae23c019b447d31f23fae27af3f92be49b7b8b931f3ad5c306360e46 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:28:14.964Z] ===================================================== [Pipeline] echo [2023-04-18T19:28:14.973Z] taggedImages: [2023-04-18T19:28:14.973Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:28:14.973Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-18T19:28:14.973Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.134 [2023-04-18T19:28:14.973Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:28:14.973Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-04-18T19:28:14.999Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-04-18T19:28:14.999Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:28:14.999Z] latest [2023-04-18T19:28:14.999Z] 3.0.0-dev.134 [2023-04-18T19:28:14.999Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:28:14.999Z] main [2023-04-18T19:28:14.999Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:15.345Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:15.696Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:28:15.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-18T19:28:15.696Z] d164a4195cd9: Preparing [2023-04-18T19:28:15.696Z] 3aa9721d9b1b: Preparing [2023-04-18T19:28:15.696Z] 1a67f1a64270: Preparing [2023-04-18T19:28:15.696Z] d5ce8dca730f: Preparing [2023-04-18T19:28:15.696Z] c695c180ba46: Preparing [2023-04-18T19:28:15.696Z] c94a75f323d9: Preparing [2023-04-18T19:28:15.696Z] d0dc8b1c6c0d: Preparing [2023-04-18T19:28:15.696Z] 26cbea5cba74: Preparing [2023-04-18T19:28:15.696Z] d0dc8b1c6c0d: Waiting [2023-04-18T19:28:15.696Z] c94a75f323d9: Waiting [2023-04-18T19:28:15.696Z] 26cbea5cba74: Waiting [2023-04-18T19:28:15.696Z] c695c180ba46: Layer already exists [2023-04-18T19:28:15.962Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:15.962Z] d0dc8b1c6c0d: Layer already exists [2023-04-18T19:28:15.962Z] 3aa9721d9b1b: Pushed [2023-04-18T19:28:15.962Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:15.962Z] 1a67f1a64270: Pushed [2023-04-18T19:28:15.962Z] d164a4195cd9: Pushed [2023-04-18T19:28:18.535Z] d5ce8dca730f: Pushed [2023-04-18T19:28:18.800Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:064af9ced9777ae92a9acc5a4760a1630ecf3b82d12bb86969015521727b78a5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:19.138Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:19.472Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-18T19:28:19.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-18T19:28:19.473Z] d164a4195cd9: Preparing [2023-04-18T19:28:19.473Z] 3aa9721d9b1b: Preparing [2023-04-18T19:28:19.473Z] 1a67f1a64270: Preparing [2023-04-18T19:28:19.473Z] d5ce8dca730f: Preparing [2023-04-18T19:28:19.473Z] c695c180ba46: Preparing [2023-04-18T19:28:19.473Z] c94a75f323d9: Preparing [2023-04-18T19:28:19.473Z] d0dc8b1c6c0d: Preparing [2023-04-18T19:28:19.473Z] 26cbea5cba74: Preparing [2023-04-18T19:28:19.473Z] c94a75f323d9: Waiting [2023-04-18T19:28:19.473Z] d0dc8b1c6c0d: Waiting [2023-04-18T19:28:19.473Z] 26cbea5cba74: Waiting [2023-04-18T19:28:19.473Z] d164a4195cd9: Layer already exists [2023-04-18T19:28:19.473Z] d5ce8dca730f: Layer already exists [2023-04-18T19:28:19.473Z] 1a67f1a64270: Layer already exists [2023-04-18T19:28:19.473Z] 3aa9721d9b1b: Layer already exists [2023-04-18T19:28:19.473Z] c695c180ba46: Layer already exists [2023-04-18T19:28:19.473Z] d0dc8b1c6c0d: Layer already exists [2023-04-18T19:28:19.473Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:19.473Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:19.737Z] latest: digest: sha256:064af9ced9777ae92a9acc5a4760a1630ecf3b82d12bb86969015521727b78a5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:20.078Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:20.418Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.134 [2023-04-18T19:28:20.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-18T19:28:20.419Z] d164a4195cd9: Preparing [2023-04-18T19:28:20.419Z] 3aa9721d9b1b: Preparing [2023-04-18T19:28:20.419Z] 1a67f1a64270: Preparing [2023-04-18T19:28:20.419Z] d5ce8dca730f: Preparing [2023-04-18T19:28:20.419Z] c695c180ba46: Preparing [2023-04-18T19:28:20.419Z] c94a75f323d9: Preparing [2023-04-18T19:28:20.419Z] d0dc8b1c6c0d: Preparing [2023-04-18T19:28:20.419Z] 26cbea5cba74: Preparing [2023-04-18T19:28:20.419Z] d0dc8b1c6c0d: Waiting [2023-04-18T19:28:20.419Z] 26cbea5cba74: Waiting [2023-04-18T19:28:20.419Z] c94a75f323d9: Waiting [2023-04-18T19:28:20.419Z] c695c180ba46: Layer already exists [2023-04-18T19:28:20.419Z] d5ce8dca730f: Layer already exists [2023-04-18T19:28:20.419Z] 3aa9721d9b1b: Layer already exists [2023-04-18T19:28:20.419Z] 1a67f1a64270: Layer already exists [2023-04-18T19:28:20.419Z] d164a4195cd9: Layer already exists [2023-04-18T19:28:20.419Z] d0dc8b1c6c0d: Layer already exists [2023-04-18T19:28:20.419Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:20.419Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:20.684Z] 3.0.0-dev.134: digest: sha256:064af9ced9777ae92a9acc5a4760a1630ecf3b82d12bb86969015521727b78a5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:21.019Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:21.351Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:28:21.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-18T19:28:21.351Z] d164a4195cd9: Preparing [2023-04-18T19:28:21.351Z] 3aa9721d9b1b: Preparing [2023-04-18T19:28:21.351Z] 1a67f1a64270: Preparing [2023-04-18T19:28:21.351Z] d5ce8dca730f: Preparing [2023-04-18T19:28:21.351Z] c695c180ba46: Preparing [2023-04-18T19:28:21.351Z] c94a75f323d9: Preparing [2023-04-18T19:28:21.351Z] d0dc8b1c6c0d: Preparing [2023-04-18T19:28:21.352Z] 26cbea5cba74: Preparing [2023-04-18T19:28:21.352Z] c94a75f323d9: Waiting [2023-04-18T19:28:21.352Z] d0dc8b1c6c0d: Waiting [2023-04-18T19:28:21.352Z] 26cbea5cba74: Waiting [2023-04-18T19:28:21.352Z] d164a4195cd9: Layer already exists [2023-04-18T19:28:21.352Z] 1a67f1a64270: Layer already exists [2023-04-18T19:28:21.352Z] c695c180ba46: Layer already exists [2023-04-18T19:28:21.352Z] d5ce8dca730f: Layer already exists [2023-04-18T19:28:21.352Z] 3aa9721d9b1b: Layer already exists [2023-04-18T19:28:21.352Z] d0dc8b1c6c0d: Layer already exists [2023-04-18T19:28:21.352Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:21.352Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:21.616Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:064af9ced9777ae92a9acc5a4760a1630ecf3b82d12bb86969015521727b78a5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:21.951Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:22.278Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-04-18T19:28:22.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-18T19:28:22.278Z] d164a4195cd9: Preparing [2023-04-18T19:28:22.278Z] 3aa9721d9b1b: Preparing [2023-04-18T19:28:22.278Z] 1a67f1a64270: Preparing [2023-04-18T19:28:22.278Z] d5ce8dca730f: Preparing [2023-04-18T19:28:22.278Z] c695c180ba46: Preparing [2023-04-18T19:28:22.278Z] c94a75f323d9: Preparing [2023-04-18T19:28:22.278Z] d0dc8b1c6c0d: Preparing [2023-04-18T19:28:22.278Z] 26cbea5cba74: Preparing [2023-04-18T19:28:22.278Z] c94a75f323d9: Waiting [2023-04-18T19:28:22.278Z] 26cbea5cba74: Waiting [2023-04-18T19:28:22.278Z] d0dc8b1c6c0d: Waiting [2023-04-18T19:28:22.278Z] c695c180ba46: Layer already exists [2023-04-18T19:28:22.278Z] 1a67f1a64270: Layer already exists [2023-04-18T19:28:22.278Z] 3aa9721d9b1b: Layer already exists [2023-04-18T19:28:22.278Z] d5ce8dca730f: Layer already exists [2023-04-18T19:28:22.278Z] d164a4195cd9: Layer already exists [2023-04-18T19:28:22.278Z] d0dc8b1c6c0d: Layer already exists [2023-04-18T19:28:22.278Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:22.278Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:22.542Z] main: digest: sha256:064af9ced9777ae92a9acc5a4760a1630ecf3b82d12bb86969015521727b78a5 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:28:22.585Z] ===================================================== [Pipeline] echo [2023-04-18T19:28:22.592Z] taggedImages: [2023-04-18T19:28:22.592Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:28:22.592Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-18T19:28:22.592Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.134 [2023-04-18T19:28:22.592Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:28:22.592Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-04-18T19:28:22.610Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-04-18T19:28:22.610Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:28:22.610Z] latest [2023-04-18T19:28:22.610Z] 3.0.0-dev.134 [2023-04-18T19:28:22.610Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:28:22.610Z] main [2023-04-18T19:28:22.610Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:22.995Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:23.369Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:28:23.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-18T19:28:23.370Z] f3cfbc0068b1: Preparing [2023-04-18T19:28:23.370Z] 50f2e3f527db: Preparing [2023-04-18T19:28:23.370Z] a5d0c39654a3: Preparing [2023-04-18T19:28:23.370Z] cabaeb550e13: Preparing [2023-04-18T19:28:23.370Z] c695c180ba46: Preparing [2023-04-18T19:28:23.370Z] c94a75f323d9: Preparing [2023-04-18T19:28:23.370Z] cc94d68d87c9: Preparing [2023-04-18T19:28:23.370Z] ffdc4782c517: Preparing [2023-04-18T19:28:23.370Z] 26cbea5cba74: Preparing [2023-04-18T19:28:23.370Z] c94a75f323d9: Waiting [2023-04-18T19:28:23.370Z] cc94d68d87c9: Waiting [2023-04-18T19:28:23.370Z] ffdc4782c517: Waiting [2023-04-18T19:28:23.370Z] 26cbea5cba74: Waiting [2023-04-18T19:28:23.370Z] c695c180ba46: Layer already exists [2023-04-18T19:28:23.643Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:23.643Z] cabaeb550e13: Pushed [2023-04-18T19:28:23.643Z] 50f2e3f527db: Pushed [2023-04-18T19:28:23.643Z] f3cfbc0068b1: Pushed [2023-04-18T19:28:23.643Z] cc94d68d87c9: Pushed [2023-04-18T19:28:23.643Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:23.912Z] ffdc4782c517: Pushed [2023-04-18T19:28:26.506Z] a5d0c39654a3: Pushed [2023-04-18T19:28:26.506Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:42930c19213800f92987678e44468700fd7043c514f990a91ec0e664eddaddf0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:26.848Z] + 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-04-18T19:28:27.176Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-18T19:28:27.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-18T19:28:27.176Z] f3cfbc0068b1: Preparing [2023-04-18T19:28:27.176Z] 50f2e3f527db: Preparing [2023-04-18T19:28:27.176Z] a5d0c39654a3: Preparing [2023-04-18T19:28:27.176Z] cabaeb550e13: Preparing [2023-04-18T19:28:27.176Z] c695c180ba46: Preparing [2023-04-18T19:28:27.176Z] c94a75f323d9: Preparing [2023-04-18T19:28:27.176Z] cc94d68d87c9: Preparing [2023-04-18T19:28:27.176Z] ffdc4782c517: Preparing [2023-04-18T19:28:27.176Z] 26cbea5cba74: Preparing [2023-04-18T19:28:27.176Z] c94a75f323d9: Waiting [2023-04-18T19:28:27.176Z] cc94d68d87c9: Waiting [2023-04-18T19:28:27.176Z] ffdc4782c517: Waiting [2023-04-18T19:28:27.176Z] 26cbea5cba74: Waiting [2023-04-18T19:28:27.176Z] c695c180ba46: Layer already exists [2023-04-18T19:28:27.176Z] f3cfbc0068b1: Layer already exists [2023-04-18T19:28:27.176Z] a5d0c39654a3: Layer already exists [2023-04-18T19:28:27.176Z] cabaeb550e13: Layer already exists [2023-04-18T19:28:27.176Z] 50f2e3f527db: Layer already exists [2023-04-18T19:28:27.176Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:27.176Z] ffdc4782c517: Layer already exists [2023-04-18T19:28:27.176Z] cc94d68d87c9: Layer already exists [2023-04-18T19:28:27.176Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:27.440Z] latest: digest: sha256:42930c19213800f92987678e44468700fd7043c514f990a91ec0e664eddaddf0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:27.787Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:28.129Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.134 [2023-04-18T19:28:28.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-18T19:28:28.129Z] f3cfbc0068b1: Preparing [2023-04-18T19:28:28.129Z] 50f2e3f527db: Preparing [2023-04-18T19:28:28.129Z] a5d0c39654a3: Preparing [2023-04-18T19:28:28.129Z] cabaeb550e13: Preparing [2023-04-18T19:28:28.129Z] c695c180ba46: Preparing [2023-04-18T19:28:28.129Z] c94a75f323d9: Preparing [2023-04-18T19:28:28.129Z] cc94d68d87c9: Preparing [2023-04-18T19:28:28.129Z] ffdc4782c517: Preparing [2023-04-18T19:28:28.129Z] 26cbea5cba74: Preparing [2023-04-18T19:28:28.129Z] cc94d68d87c9: Waiting [2023-04-18T19:28:28.129Z] 26cbea5cba74: Waiting [2023-04-18T19:28:28.129Z] ffdc4782c517: Waiting [2023-04-18T19:28:28.129Z] c94a75f323d9: Waiting [2023-04-18T19:28:28.129Z] c695c180ba46: Layer already exists [2023-04-18T19:28:28.129Z] a5d0c39654a3: Layer already exists [2023-04-18T19:28:28.129Z] cabaeb550e13: Layer already exists [2023-04-18T19:28:28.129Z] 50f2e3f527db: Layer already exists [2023-04-18T19:28:28.129Z] f3cfbc0068b1: Layer already exists [2023-04-18T19:28:28.129Z] ffdc4782c517: Layer already exists [2023-04-18T19:28:28.129Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:28.129Z] cc94d68d87c9: Layer already exists [2023-04-18T19:28:28.129Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:28.129Z] 3.0.0-dev.134: digest: sha256:42930c19213800f92987678e44468700fd7043c514f990a91ec0e664eddaddf0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:28.742Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:29.076Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:28:29.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-18T19:28:29.076Z] f3cfbc0068b1: Preparing [2023-04-18T19:28:29.076Z] 50f2e3f527db: Preparing [2023-04-18T19:28:29.076Z] a5d0c39654a3: Preparing [2023-04-18T19:28:29.076Z] cabaeb550e13: Preparing [2023-04-18T19:28:29.076Z] c695c180ba46: Preparing [2023-04-18T19:28:29.076Z] c94a75f323d9: Preparing [2023-04-18T19:28:29.076Z] cc94d68d87c9: Preparing [2023-04-18T19:28:29.076Z] ffdc4782c517: Preparing [2023-04-18T19:28:29.076Z] 26cbea5cba74: Preparing [2023-04-18T19:28:29.076Z] cc94d68d87c9: Waiting [2023-04-18T19:28:29.076Z] ffdc4782c517: Waiting [2023-04-18T19:28:29.076Z] 26cbea5cba74: Waiting [2023-04-18T19:28:29.076Z] c94a75f323d9: Waiting [2023-04-18T19:28:29.076Z] f3cfbc0068b1: Layer already exists [2023-04-18T19:28:29.076Z] cabaeb550e13: Layer already exists [2023-04-18T19:28:29.076Z] c695c180ba46: Layer already exists [2023-04-18T19:28:29.076Z] 50f2e3f527db: Layer already exists [2023-04-18T19:28:29.076Z] a5d0c39654a3: Layer already exists [2023-04-18T19:28:29.076Z] cc94d68d87c9: Layer already exists [2023-04-18T19:28:29.076Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:29.076Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:29.076Z] ffdc4782c517: Layer already exists [2023-04-18T19:28:29.341Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:42930c19213800f92987678e44468700fd7043c514f990a91ec0e664eddaddf0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:29.684Z] + 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-04-18T19:28:30.013Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-04-18T19:28:30.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-18T19:28:30.013Z] f3cfbc0068b1: Preparing [2023-04-18T19:28:30.013Z] 50f2e3f527db: Preparing [2023-04-18T19:28:30.013Z] a5d0c39654a3: Preparing [2023-04-18T19:28:30.013Z] cabaeb550e13: Preparing [2023-04-18T19:28:30.013Z] c695c180ba46: Preparing [2023-04-18T19:28:30.013Z] c94a75f323d9: Preparing [2023-04-18T19:28:30.013Z] cc94d68d87c9: Preparing [2023-04-18T19:28:30.013Z] ffdc4782c517: Preparing [2023-04-18T19:28:30.013Z] 26cbea5cba74: Preparing [2023-04-18T19:28:30.013Z] c94a75f323d9: Waiting [2023-04-18T19:28:30.013Z] cc94d68d87c9: Waiting [2023-04-18T19:28:30.013Z] ffdc4782c517: Waiting [2023-04-18T19:28:30.013Z] 26cbea5cba74: Waiting [2023-04-18T19:28:30.013Z] c695c180ba46: Layer already exists [2023-04-18T19:28:30.013Z] cabaeb550e13: Layer already exists [2023-04-18T19:28:30.013Z] 50f2e3f527db: Layer already exists [2023-04-18T19:28:30.013Z] f3cfbc0068b1: Layer already exists [2023-04-18T19:28:30.013Z] a5d0c39654a3: Layer already exists [2023-04-18T19:28:30.013Z] cc94d68d87c9: Layer already exists [2023-04-18T19:28:30.013Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:30.013Z] ffdc4782c517: Layer already exists [2023-04-18T19:28:30.013Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:30.278Z] main: digest: sha256:42930c19213800f92987678e44468700fd7043c514f990a91ec0e664eddaddf0 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:28:30.331Z] ===================================================== [Pipeline] echo [2023-04-18T19:28:30.340Z] taggedImages: [2023-04-18T19:28:30.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:28:30.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-18T19:28:30.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.134 [2023-04-18T19:28:30.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:28:30.340Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-04-18T19:28:30.359Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-04-18T19:28:30.359Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:28:30.359Z] latest [2023-04-18T19:28:30.359Z] 3.0.0-dev.134 [2023-04-18T19:28:30.359Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:28:30.359Z] main [2023-04-18T19:28:30.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:30.693Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:31.035Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:28:31.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-18T19:28:31.035Z] b32a1fa16488: Preparing [2023-04-18T19:28:31.035Z] 8343e32af4f0: Preparing [2023-04-18T19:28:31.035Z] b79ed5f225e9: Preparing [2023-04-18T19:28:31.035Z] fe547b2575d2: Preparing [2023-04-18T19:28:31.035Z] 1ee8a1ab51fa: Preparing [2023-04-18T19:28:31.035Z] faacc5822008: Preparing [2023-04-18T19:28:31.035Z] 494b9ee4cd7d: Preparing [2023-04-18T19:28:31.035Z] c695c180ba46: Preparing [2023-04-18T19:28:31.035Z] c94a75f323d9: Preparing [2023-04-18T19:28:31.035Z] dd05cdd5b973: Preparing [2023-04-18T19:28:31.035Z] 26cbea5cba74: Preparing [2023-04-18T19:28:31.035Z] c695c180ba46: Waiting [2023-04-18T19:28:31.035Z] c94a75f323d9: Waiting [2023-04-18T19:28:31.035Z] dd05cdd5b973: Waiting [2023-04-18T19:28:31.035Z] 26cbea5cba74: Waiting [2023-04-18T19:28:31.035Z] faacc5822008: Waiting [2023-04-18T19:28:31.035Z] 494b9ee4cd7d: Waiting [2023-04-18T19:28:31.299Z] 1ee8a1ab51fa: Pushed [2023-04-18T19:28:31.299Z] 8343e32af4f0: Pushed [2023-04-18T19:28:31.299Z] b32a1fa16488: Pushed [2023-04-18T19:28:31.299Z] c695c180ba46: Layer already exists [2023-04-18T19:28:31.564Z] faacc5822008: Pushed [2023-04-18T19:28:31.564Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:31.564Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:31.564Z] 494b9ee4cd7d: Pushed [2023-04-18T19:28:31.829Z] dd05cdd5b973: Pushed [2023-04-18T19:28:33.766Z] fe547b2575d2: Pushed [2023-04-18T19:28:34.732Z] b79ed5f225e9: Pushed [2023-04-18T19:28:34.998Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:7d8fd2f618100784df5befe57ffafbada6acd21f9bc51d6a43ca89df7743a7cd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:35.334Z] + 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-04-18T19:28:35.663Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-18T19:28:35.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-18T19:28:35.664Z] b32a1fa16488: Preparing [2023-04-18T19:28:35.664Z] 8343e32af4f0: Preparing [2023-04-18T19:28:35.664Z] b79ed5f225e9: Preparing [2023-04-18T19:28:35.664Z] fe547b2575d2: Preparing [2023-04-18T19:28:35.664Z] 1ee8a1ab51fa: Preparing [2023-04-18T19:28:35.664Z] faacc5822008: Preparing [2023-04-18T19:28:35.664Z] 494b9ee4cd7d: Preparing [2023-04-18T19:28:35.664Z] c695c180ba46: Preparing [2023-04-18T19:28:35.664Z] c94a75f323d9: Preparing [2023-04-18T19:28:35.664Z] dd05cdd5b973: Preparing [2023-04-18T19:28:35.664Z] 26cbea5cba74: Preparing [2023-04-18T19:28:35.664Z] c695c180ba46: Waiting [2023-04-18T19:28:35.664Z] c94a75f323d9: Waiting [2023-04-18T19:28:35.664Z] dd05cdd5b973: Waiting [2023-04-18T19:28:35.664Z] faacc5822008: Waiting [2023-04-18T19:28:35.664Z] 494b9ee4cd7d: Waiting [2023-04-18T19:28:35.664Z] 26cbea5cba74: Waiting [2023-04-18T19:28:35.664Z] b79ed5f225e9: Layer already exists [2023-04-18T19:28:35.664Z] fe547b2575d2: Layer already exists [2023-04-18T19:28:35.664Z] b32a1fa16488: Layer already exists [2023-04-18T19:28:35.664Z] 8343e32af4f0: Layer already exists [2023-04-18T19:28:35.664Z] 1ee8a1ab51fa: Layer already exists [2023-04-18T19:28:35.664Z] faacc5822008: Layer already exists [2023-04-18T19:28:35.664Z] 494b9ee4cd7d: Layer already exists [2023-04-18T19:28:35.664Z] c695c180ba46: Layer already exists [2023-04-18T19:28:35.664Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:35.664Z] dd05cdd5b973: Layer already exists [2023-04-18T19:28:35.664Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:35.928Z] latest: digest: sha256:7d8fd2f618100784df5befe57ffafbada6acd21f9bc51d6a43ca89df7743a7cd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:36.262Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:36.591Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.134 [2023-04-18T19:28:36.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-18T19:28:36.591Z] b32a1fa16488: Preparing [2023-04-18T19:28:36.591Z] 8343e32af4f0: Preparing [2023-04-18T19:28:36.591Z] b79ed5f225e9: Preparing [2023-04-18T19:28:36.591Z] fe547b2575d2: Preparing [2023-04-18T19:28:36.591Z] 1ee8a1ab51fa: Preparing [2023-04-18T19:28:36.591Z] faacc5822008: Preparing [2023-04-18T19:28:36.591Z] 494b9ee4cd7d: Preparing [2023-04-18T19:28:36.591Z] c695c180ba46: Preparing [2023-04-18T19:28:36.591Z] c94a75f323d9: Preparing [2023-04-18T19:28:36.591Z] dd05cdd5b973: Preparing [2023-04-18T19:28:36.591Z] 26cbea5cba74: Preparing [2023-04-18T19:28:36.591Z] c695c180ba46: Waiting [2023-04-18T19:28:36.591Z] c94a75f323d9: Waiting [2023-04-18T19:28:36.591Z] dd05cdd5b973: Waiting [2023-04-18T19:28:36.591Z] 26cbea5cba74: Waiting [2023-04-18T19:28:36.591Z] faacc5822008: Waiting [2023-04-18T19:28:36.591Z] 494b9ee4cd7d: Waiting [2023-04-18T19:28:36.591Z] 1ee8a1ab51fa: Layer already exists [2023-04-18T19:28:36.591Z] b32a1fa16488: Layer already exists [2023-04-18T19:28:36.591Z] 8343e32af4f0: Layer already exists [2023-04-18T19:28:36.591Z] b79ed5f225e9: Layer already exists [2023-04-18T19:28:36.591Z] fe547b2575d2: Layer already exists [2023-04-18T19:28:36.591Z] c695c180ba46: Layer already exists [2023-04-18T19:28:36.591Z] faacc5822008: Layer already exists [2023-04-18T19:28:36.591Z] 494b9ee4cd7d: Layer already exists [2023-04-18T19:28:36.591Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:36.591Z] dd05cdd5b973: Layer already exists [2023-04-18T19:28:36.591Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:36.860Z] 3.0.0-dev.134: digest: sha256:7d8fd2f618100784df5befe57ffafbada6acd21f9bc51d6a43ca89df7743a7cd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:37.445Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:38.004Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:28:38.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-18T19:28:38.004Z] b32a1fa16488: Preparing [2023-04-18T19:28:38.004Z] 8343e32af4f0: Preparing [2023-04-18T19:28:38.004Z] b79ed5f225e9: Preparing [2023-04-18T19:28:38.004Z] fe547b2575d2: Preparing [2023-04-18T19:28:38.004Z] 1ee8a1ab51fa: Preparing [2023-04-18T19:28:38.004Z] faacc5822008: Preparing [2023-04-18T19:28:38.004Z] 494b9ee4cd7d: Preparing [2023-04-18T19:28:38.004Z] c695c180ba46: Preparing [2023-04-18T19:28:38.004Z] c94a75f323d9: Preparing [2023-04-18T19:28:38.004Z] dd05cdd5b973: Preparing [2023-04-18T19:28:38.004Z] 26cbea5cba74: Preparing [2023-04-18T19:28:38.004Z] faacc5822008: Waiting [2023-04-18T19:28:38.004Z] 494b9ee4cd7d: Waiting [2023-04-18T19:28:38.004Z] c695c180ba46: Waiting [2023-04-18T19:28:38.004Z] c94a75f323d9: Waiting [2023-04-18T19:28:38.004Z] dd05cdd5b973: Waiting [2023-04-18T19:28:38.004Z] 26cbea5cba74: Waiting [2023-04-18T19:28:38.004Z] 8343e32af4f0: Layer already exists [2023-04-18T19:28:38.004Z] b32a1fa16488: Layer already exists [2023-04-18T19:28:38.004Z] 1ee8a1ab51fa: Layer already exists [2023-04-18T19:28:38.004Z] fe547b2575d2: Layer already exists [2023-04-18T19:28:38.004Z] b79ed5f225e9: Layer already exists [2023-04-18T19:28:38.004Z] faacc5822008: Layer already exists [2023-04-18T19:28:38.004Z] 494b9ee4cd7d: Layer already exists [2023-04-18T19:28:38.004Z] dd05cdd5b973: Layer already exists [2023-04-18T19:28:38.004Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:38.004Z] c695c180ba46: Layer already exists [2023-04-18T19:28:38.004Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:38.268Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:7d8fd2f618100784df5befe57ffafbada6acd21f9bc51d6a43ca89df7743a7cd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:38.613Z] + 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-04-18T19:28:38.948Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-04-18T19:28:38.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-18T19:28:38.948Z] b32a1fa16488: Preparing [2023-04-18T19:28:38.948Z] 8343e32af4f0: Preparing [2023-04-18T19:28:38.948Z] b79ed5f225e9: Preparing [2023-04-18T19:28:38.948Z] fe547b2575d2: Preparing [2023-04-18T19:28:38.948Z] 1ee8a1ab51fa: Preparing [2023-04-18T19:28:38.948Z] faacc5822008: Preparing [2023-04-18T19:28:38.948Z] 494b9ee4cd7d: Preparing [2023-04-18T19:28:38.948Z] c695c180ba46: Preparing [2023-04-18T19:28:38.948Z] c94a75f323d9: Preparing [2023-04-18T19:28:38.948Z] dd05cdd5b973: Preparing [2023-04-18T19:28:38.948Z] 26cbea5cba74: Preparing [2023-04-18T19:28:38.948Z] 494b9ee4cd7d: Waiting [2023-04-18T19:28:38.948Z] c695c180ba46: Waiting [2023-04-18T19:28:38.948Z] c94a75f323d9: Waiting [2023-04-18T19:28:38.948Z] dd05cdd5b973: Waiting [2023-04-18T19:28:38.948Z] 26cbea5cba74: Waiting [2023-04-18T19:28:38.948Z] faacc5822008: Waiting [2023-04-18T19:28:38.948Z] 8343e32af4f0: Layer already exists [2023-04-18T19:28:38.948Z] 1ee8a1ab51fa: Layer already exists [2023-04-18T19:28:38.948Z] b79ed5f225e9: Layer already exists [2023-04-18T19:28:38.948Z] fe547b2575d2: Layer already exists [2023-04-18T19:28:38.948Z] b32a1fa16488: Layer already exists [2023-04-18T19:28:38.949Z] 494b9ee4cd7d: Layer already exists [2023-04-18T19:28:38.949Z] c695c180ba46: Layer already exists [2023-04-18T19:28:38.949Z] faacc5822008: Layer already exists [2023-04-18T19:28:38.949Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:38.949Z] dd05cdd5b973: Layer already exists [2023-04-18T19:28:38.949Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:39.214Z] main: digest: sha256:7d8fd2f618100784df5befe57ffafbada6acd21f9bc51d6a43ca89df7743a7cd size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:28:39.271Z] ===================================================== [Pipeline] echo [2023-04-18T19:28:39.280Z] taggedImages: [2023-04-18T19:28:39.280Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:28:39.280Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-18T19:28:39.280Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.134 [2023-04-18T19:28:39.280Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:28:39.280Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-04-18T19:28:39.308Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-04-18T19:28:39.308Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:28:39.308Z] latest [2023-04-18T19:28:39.308Z] 3.0.0-dev.134 [2023-04-18T19:28:39.308Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:28:39.308Z] main [2023-04-18T19:28:39.308Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:39.645Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:39.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:28:39.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-18T19:28:39.968Z] b2fabcc6ba16: Preparing [2023-04-18T19:28:39.968Z] 6e53eca9cc99: Preparing [2023-04-18T19:28:39.968Z] c695c180ba46: Preparing [2023-04-18T19:28:39.968Z] c94a75f323d9: Preparing [2023-04-18T19:28:39.968Z] 628028b90f84: Preparing [2023-04-18T19:28:39.968Z] 26cbea5cba74: Preparing [2023-04-18T19:28:39.968Z] 26cbea5cba74: Waiting [2023-04-18T19:28:39.968Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:39.968Z] c695c180ba46: Layer already exists [2023-04-18T19:28:39.968Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:40.293Z] b2fabcc6ba16: Pushed [2023-04-18T19:28:41.997Z] 628028b90f84: Pushed [2023-04-18T19:28:45.328Z] 6e53eca9cc99: Pushed [2023-04-18T19:28:45.328Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:b8a21464209332a62c9e2d0f38c78203b0b18fd3aeb91194a88c89a409b26e3f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:45.670Z] + 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-04-18T19:28:46.004Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-18T19:28:46.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-18T19:28:46.005Z] b2fabcc6ba16: Preparing [2023-04-18T19:28:46.005Z] 6e53eca9cc99: Preparing [2023-04-18T19:28:46.005Z] c695c180ba46: Preparing [2023-04-18T19:28:46.005Z] c94a75f323d9: Preparing [2023-04-18T19:28:46.005Z] 628028b90f84: Preparing [2023-04-18T19:28:46.005Z] 26cbea5cba74: Preparing [2023-04-18T19:28:46.005Z] 26cbea5cba74: Waiting [2023-04-18T19:28:46.005Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:46.005Z] 6e53eca9cc99: Layer already exists [2023-04-18T19:28:46.005Z] 628028b90f84: Layer already exists [2023-04-18T19:28:46.005Z] c695c180ba46: Layer already exists [2023-04-18T19:28:46.005Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:46.005Z] b2fabcc6ba16: Layer already exists [2023-04-18T19:28:46.270Z] latest: digest: sha256:b8a21464209332a62c9e2d0f38c78203b0b18fd3aeb91194a88c89a409b26e3f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:46.617Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:46.978Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.134 [2023-04-18T19:28:46.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-18T19:28:46.978Z] b2fabcc6ba16: Preparing [2023-04-18T19:28:46.978Z] 6e53eca9cc99: Preparing [2023-04-18T19:28:46.978Z] c695c180ba46: Preparing [2023-04-18T19:28:46.978Z] c94a75f323d9: Preparing [2023-04-18T19:28:46.978Z] 628028b90f84: Preparing [2023-04-18T19:28:46.978Z] 26cbea5cba74: Preparing [2023-04-18T19:28:46.978Z] 26cbea5cba74: Waiting [2023-04-18T19:28:46.978Z] 6e53eca9cc99: Layer already exists [2023-04-18T19:28:46.978Z] c695c180ba46: Layer already exists [2023-04-18T19:28:46.978Z] b2fabcc6ba16: Layer already exists [2023-04-18T19:28:46.978Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:46.978Z] 628028b90f84: Layer already exists [2023-04-18T19:28:46.978Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:46.978Z] 3.0.0-dev.134: digest: sha256:b8a21464209332a62c9e2d0f38c78203b0b18fd3aeb91194a88c89a409b26e3f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:47.587Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:47.924Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:28:47.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-18T19:28:47.924Z] b2fabcc6ba16: Preparing [2023-04-18T19:28:47.924Z] 6e53eca9cc99: Preparing [2023-04-18T19:28:47.924Z] c695c180ba46: Preparing [2023-04-18T19:28:47.924Z] c94a75f323d9: Preparing [2023-04-18T19:28:47.924Z] 628028b90f84: Preparing [2023-04-18T19:28:47.924Z] 26cbea5cba74: Preparing [2023-04-18T19:28:47.924Z] c695c180ba46: Layer already exists [2023-04-18T19:28:47.924Z] 6e53eca9cc99: Layer already exists [2023-04-18T19:28:47.924Z] 628028b90f84: Layer already exists [2023-04-18T19:28:47.924Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:47.924Z] b2fabcc6ba16: Layer already exists [2023-04-18T19:28:47.924Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:47.924Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:b8a21464209332a62c9e2d0f38c78203b0b18fd3aeb91194a88c89a409b26e3f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:48.539Z] + 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-04-18T19:28:48.906Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-04-18T19:28:48.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-18T19:28:48.907Z] b2fabcc6ba16: Preparing [2023-04-18T19:28:48.907Z] 6e53eca9cc99: Preparing [2023-04-18T19:28:48.907Z] c695c180ba46: Preparing [2023-04-18T19:28:48.907Z] c94a75f323d9: Preparing [2023-04-18T19:28:48.907Z] 628028b90f84: Preparing [2023-04-18T19:28:48.907Z] 26cbea5cba74: Preparing [2023-04-18T19:28:48.907Z] 26cbea5cba74: Waiting [2023-04-18T19:28:48.907Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:48.907Z] 628028b90f84: Layer already exists [2023-04-18T19:28:48.907Z] b2fabcc6ba16: Layer already exists [2023-04-18T19:28:48.907Z] c695c180ba46: Layer already exists [2023-04-18T19:28:48.907Z] 6e53eca9cc99: Layer already exists [2023-04-18T19:28:49.172Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:49.173Z] main: digest: sha256:b8a21464209332a62c9e2d0f38c78203b0b18fd3aeb91194a88c89a409b26e3f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:28:49.230Z] ===================================================== [Pipeline] echo [2023-04-18T19:28:49.242Z] taggedImages: [2023-04-18T19:28:49.242Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:28:49.242Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-18T19:28:49.242Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.134 [2023-04-18T19:28:49.242Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:28:49.242Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-04-18T19:28:49.268Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-04-18T19:28:49.268Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:28:49.268Z] latest [2023-04-18T19:28:49.268Z] 3.0.0-dev.134 [2023-04-18T19:28:49.268Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:28:49.268Z] main [2023-04-18T19:28:49.268Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:49.606Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:28:49.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:28:49.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-18T19:28:49.937Z] 89611939bace: Preparing [2023-04-18T19:28:49.937Z] 90bcf0323657: Preparing [2023-04-18T19:28:49.937Z] d2418757dc2b: Preparing [2023-04-18T19:28:49.937Z] a4b54411c363: Preparing [2023-04-18T19:28:49.937Z] 39aa62e3ac03: Preparing [2023-04-18T19:28:49.937Z] c695c180ba46: Preparing [2023-04-18T19:28:49.937Z] c94a75f323d9: Preparing [2023-04-18T19:28:49.937Z] 6b0fea77fba8: Preparing [2023-04-18T19:28:49.937Z] 26cbea5cba74: Preparing [2023-04-18T19:28:49.937Z] c695c180ba46: Waiting [2023-04-18T19:28:49.937Z] 6b0fea77fba8: Waiting [2023-04-18T19:28:49.937Z] c94a75f323d9: Waiting [2023-04-18T19:28:49.937Z] 26cbea5cba74: Waiting [2023-04-18T19:28:50.205Z] d2418757dc2b: Pushed [2023-04-18T19:28:50.205Z] 89611939bace: Pushed [2023-04-18T19:28:50.205Z] 90bcf0323657: Pushed [2023-04-18T19:28:50.205Z] c695c180ba46: Layer already exists [2023-04-18T19:28:50.205Z] c94a75f323d9: Layer already exists [2023-04-18T19:28:50.205Z] 26cbea5cba74: Layer already exists [2023-04-18T19:28:51.161Z] 6b0fea77fba8: Pushed [2023-04-18T19:28:59.353Z] 39aa62e3ac03: Pushed [2023-04-18T19:29:05.984Z] a4b54411c363: Pushed [2023-04-18T19:29:05.985Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:3f938fd800d649e41f63ea4fd7f3b38ab4e8e91a47b2123d948b8dc43de66068 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:06.317Z] + 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-04-18T19:29:06.647Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-18T19:29:06.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-18T19:29:06.647Z] 89611939bace: Preparing [2023-04-18T19:29:06.647Z] 90bcf0323657: Preparing [2023-04-18T19:29:06.647Z] d2418757dc2b: Preparing [2023-04-18T19:29:06.647Z] a4b54411c363: Preparing [2023-04-18T19:29:06.647Z] 39aa62e3ac03: Preparing [2023-04-18T19:29:06.647Z] c695c180ba46: Preparing [2023-04-18T19:29:06.647Z] c94a75f323d9: Preparing [2023-04-18T19:29:06.647Z] 6b0fea77fba8: Preparing [2023-04-18T19:29:06.647Z] 26cbea5cba74: Preparing [2023-04-18T19:29:06.647Z] c94a75f323d9: Waiting [2023-04-18T19:29:06.647Z] 6b0fea77fba8: Waiting [2023-04-18T19:29:06.647Z] 26cbea5cba74: Waiting [2023-04-18T19:29:06.647Z] c695c180ba46: Waiting [2023-04-18T19:29:06.647Z] 90bcf0323657: Layer already exists [2023-04-18T19:29:06.647Z] 39aa62e3ac03: Layer already exists [2023-04-18T19:29:06.647Z] a4b54411c363: Layer already exists [2023-04-18T19:29:06.647Z] 89611939bace: Layer already exists [2023-04-18T19:29:06.647Z] d2418757dc2b: Layer already exists [2023-04-18T19:29:06.647Z] 6b0fea77fba8: Layer already exists [2023-04-18T19:29:06.647Z] c695c180ba46: Layer already exists [2023-04-18T19:29:06.647Z] c94a75f323d9: Layer already exists [2023-04-18T19:29:06.647Z] 26cbea5cba74: Layer already exists [2023-04-18T19:29:06.912Z] latest: digest: sha256:3f938fd800d649e41f63ea4fd7f3b38ab4e8e91a47b2123d948b8dc43de66068 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:07.250Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:07.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.134 [2023-04-18T19:29:07.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-18T19:29:07.584Z] 89611939bace: Preparing [2023-04-18T19:29:07.584Z] 90bcf0323657: Preparing [2023-04-18T19:29:07.584Z] d2418757dc2b: Preparing [2023-04-18T19:29:07.584Z] a4b54411c363: Preparing [2023-04-18T19:29:07.584Z] 39aa62e3ac03: Preparing [2023-04-18T19:29:07.584Z] c695c180ba46: Preparing [2023-04-18T19:29:07.584Z] c94a75f323d9: Preparing [2023-04-18T19:29:07.584Z] 6b0fea77fba8: Preparing [2023-04-18T19:29:07.584Z] 26cbea5cba74: Preparing [2023-04-18T19:29:07.584Z] c695c180ba46: Waiting [2023-04-18T19:29:07.584Z] c94a75f323d9: Waiting [2023-04-18T19:29:07.584Z] 6b0fea77fba8: Waiting [2023-04-18T19:29:07.584Z] 26cbea5cba74: Waiting [2023-04-18T19:29:07.584Z] 89611939bace: Layer already exists [2023-04-18T19:29:07.584Z] d2418757dc2b: Layer already exists [2023-04-18T19:29:07.584Z] 39aa62e3ac03: Layer already exists [2023-04-18T19:29:07.584Z] 90bcf0323657: Layer already exists [2023-04-18T19:29:07.584Z] a4b54411c363: Layer already exists [2023-04-18T19:29:07.584Z] c695c180ba46: Layer already exists [2023-04-18T19:29:07.584Z] c94a75f323d9: Layer already exists [2023-04-18T19:29:07.584Z] 6b0fea77fba8: Layer already exists [2023-04-18T19:29:07.584Z] 26cbea5cba74: Layer already exists [2023-04-18T19:29:07.848Z] 3.0.0-dev.134: digest: sha256:3f938fd800d649e41f63ea4fd7f3b38ab4e8e91a47b2123d948b8dc43de66068 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:08.187Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:08.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:29:08.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-18T19:29:08.524Z] 89611939bace: Preparing [2023-04-18T19:29:08.524Z] 90bcf0323657: Preparing [2023-04-18T19:29:08.524Z] d2418757dc2b: Preparing [2023-04-18T19:29:08.524Z] a4b54411c363: Preparing [2023-04-18T19:29:08.524Z] 39aa62e3ac03: Preparing [2023-04-18T19:29:08.524Z] c695c180ba46: Preparing [2023-04-18T19:29:08.524Z] c94a75f323d9: Preparing [2023-04-18T19:29:08.524Z] 6b0fea77fba8: Preparing [2023-04-18T19:29:08.524Z] 26cbea5cba74: Preparing [2023-04-18T19:29:08.524Z] c695c180ba46: Waiting [2023-04-18T19:29:08.524Z] c94a75f323d9: Waiting [2023-04-18T19:29:08.524Z] 6b0fea77fba8: Waiting [2023-04-18T19:29:08.524Z] 26cbea5cba74: Waiting [2023-04-18T19:29:08.524Z] 39aa62e3ac03: Layer already exists [2023-04-18T19:29:08.524Z] 89611939bace: Layer already exists [2023-04-18T19:29:08.524Z] 90bcf0323657: Layer already exists [2023-04-18T19:29:08.524Z] d2418757dc2b: Layer already exists [2023-04-18T19:29:08.524Z] a4b54411c363: Layer already exists [2023-04-18T19:29:08.524Z] c695c180ba46: Layer already exists [2023-04-18T19:29:08.524Z] 6b0fea77fba8: Layer already exists [2023-04-18T19:29:08.524Z] c94a75f323d9: Layer already exists [2023-04-18T19:29:08.524Z] 26cbea5cba74: Layer already exists [2023-04-18T19:29:08.789Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:3f938fd800d649e41f63ea4fd7f3b38ab4e8e91a47b2123d948b8dc43de66068 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:09.122Z] + 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-04-18T19:29:09.454Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-04-18T19:29:09.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-18T19:29:09.454Z] 89611939bace: Preparing [2023-04-18T19:29:09.454Z] 90bcf0323657: Preparing [2023-04-18T19:29:09.454Z] d2418757dc2b: Preparing [2023-04-18T19:29:09.454Z] a4b54411c363: Preparing [2023-04-18T19:29:09.454Z] 39aa62e3ac03: Preparing [2023-04-18T19:29:09.454Z] c695c180ba46: Preparing [2023-04-18T19:29:09.454Z] c94a75f323d9: Preparing [2023-04-18T19:29:09.454Z] 6b0fea77fba8: Preparing [2023-04-18T19:29:09.454Z] 26cbea5cba74: Preparing [2023-04-18T19:29:09.454Z] 6b0fea77fba8: Waiting [2023-04-18T19:29:09.454Z] c94a75f323d9: Waiting [2023-04-18T19:29:09.454Z] 26cbea5cba74: Waiting [2023-04-18T19:29:09.454Z] c695c180ba46: Waiting [2023-04-18T19:29:09.454Z] 90bcf0323657: Layer already exists [2023-04-18T19:29:09.454Z] 89611939bace: Layer already exists [2023-04-18T19:29:09.454Z] d2418757dc2b: Layer already exists [2023-04-18T19:29:09.454Z] a4b54411c363: Layer already exists [2023-04-18T19:29:09.454Z] 39aa62e3ac03: Layer already exists [2023-04-18T19:29:09.454Z] c94a75f323d9: Layer already exists [2023-04-18T19:29:09.454Z] 6b0fea77fba8: Layer already exists [2023-04-18T19:29:09.454Z] 26cbea5cba74: Layer already exists [2023-04-18T19:29:09.454Z] c695c180ba46: Layer already exists [2023-04-18T19:29:09.722Z] main: digest: sha256:3f938fd800d649e41f63ea4fd7f3b38ab4e8e91a47b2123d948b8dc43de66068 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:29:09.773Z] ===================================================== [Pipeline] echo [2023-04-18T19:29:09.780Z] taggedImages: [2023-04-18T19:29:09.780Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:29:09.780Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-18T19:29:09.780Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.134 [2023-04-18T19:29:09.780Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:29:09.780Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-04-18T19:29:09.805Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-04-18T19:29:09.805Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:29:09.805Z] latest [2023-04-18T19:29:09.805Z] 3.0.0-dev.134 [2023-04-18T19:29:09.805Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:29:09.805Z] main [2023-04-18T19:29:09.805Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:10.159Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:10.500Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:29:10.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-18T19:29:10.500Z] f6baeaed9eae: Preparing [2023-04-18T19:29:10.500Z] e2cd1b77d055: Preparing [2023-04-18T19:29:10.500Z] 017ba131cc16: Preparing [2023-04-18T19:29:10.500Z] d9c6be962f92: Preparing [2023-04-18T19:29:10.500Z] c695c180ba46: Preparing [2023-04-18T19:29:10.500Z] c94a75f323d9: Preparing [2023-04-18T19:29:10.500Z] 01a066a6e870: Preparing [2023-04-18T19:29:10.500Z] 26cbea5cba74: Preparing [2023-04-18T19:29:10.500Z] c94a75f323d9: Waiting [2023-04-18T19:29:10.500Z] 26cbea5cba74: Waiting [2023-04-18T19:29:10.500Z] 01a066a6e870: Waiting [2023-04-18T19:29:10.500Z] c695c180ba46: Layer already exists [2023-04-18T19:29:10.767Z] c94a75f323d9: Layer already exists [2023-04-18T19:29:10.767Z] 017ba131cc16: Pushed [2023-04-18T19:29:10.767Z] f6baeaed9eae: Pushed [2023-04-18T19:29:10.767Z] e2cd1b77d055: Pushed [2023-04-18T19:29:10.767Z] 26cbea5cba74: Layer already exists [2023-04-18T19:29:11.346Z] 01a066a6e870: Pushed [2023-04-18T19:29:26.311Z] d9c6be962f92: Pushed [2023-04-18T19:29:26.311Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:abe0f6e8c0081bdb3894abd715f4045a8f1fce4d4172b4a7ce33c8d4ccc0a8b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:26.652Z] + 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-04-18T19:29:26.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-18T19:29:26.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-18T19:29:26.981Z] f6baeaed9eae: Preparing [2023-04-18T19:29:26.981Z] e2cd1b77d055: Preparing [2023-04-18T19:29:26.981Z] 017ba131cc16: Preparing [2023-04-18T19:29:26.981Z] d9c6be962f92: Preparing [2023-04-18T19:29:26.981Z] c695c180ba46: Preparing [2023-04-18T19:29:26.981Z] c94a75f323d9: Preparing [2023-04-18T19:29:26.981Z] 01a066a6e870: Preparing [2023-04-18T19:29:26.981Z] 26cbea5cba74: Preparing [2023-04-18T19:29:26.981Z] 01a066a6e870: Waiting [2023-04-18T19:29:26.981Z] 26cbea5cba74: Waiting [2023-04-18T19:29:26.981Z] c94a75f323d9: Waiting [2023-04-18T19:29:26.981Z] 017ba131cc16: Layer already exists [2023-04-18T19:29:26.981Z] c695c180ba46: Layer already exists [2023-04-18T19:29:26.981Z] f6baeaed9eae: Layer already exists [2023-04-18T19:29:26.981Z] e2cd1b77d055: Layer already exists [2023-04-18T19:29:26.981Z] d9c6be962f92: Layer already exists [2023-04-18T19:29:26.981Z] c94a75f323d9: Layer already exists [2023-04-18T19:29:26.981Z] 01a066a6e870: Layer already exists [2023-04-18T19:29:26.981Z] 26cbea5cba74: Layer already exists [2023-04-18T19:29:27.246Z] latest: digest: sha256:abe0f6e8c0081bdb3894abd715f4045a8f1fce4d4172b4a7ce33c8d4ccc0a8b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:27.587Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:27.978Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.134 [2023-04-18T19:29:27.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-18T19:29:27.978Z] f6baeaed9eae: Preparing [2023-04-18T19:29:27.979Z] e2cd1b77d055: Preparing [2023-04-18T19:29:27.979Z] 017ba131cc16: Preparing [2023-04-18T19:29:27.979Z] d9c6be962f92: Preparing [2023-04-18T19:29:27.979Z] c695c180ba46: Preparing [2023-04-18T19:29:27.979Z] c94a75f323d9: Preparing [2023-04-18T19:29:27.979Z] 01a066a6e870: Preparing [2023-04-18T19:29:27.979Z] 26cbea5cba74: Preparing [2023-04-18T19:29:27.979Z] 01a066a6e870: Waiting [2023-04-18T19:29:27.979Z] 26cbea5cba74: Waiting [2023-04-18T19:29:27.979Z] c94a75f323d9: Waiting [2023-04-18T19:29:27.979Z] e2cd1b77d055: Layer already exists [2023-04-18T19:29:27.979Z] f6baeaed9eae: Layer already exists [2023-04-18T19:29:27.979Z] d9c6be962f92: Layer already exists [2023-04-18T19:29:27.979Z] 017ba131cc16: Layer already exists [2023-04-18T19:29:27.979Z] c695c180ba46: Layer already exists [2023-04-18T19:29:27.979Z] c94a75f323d9: Layer already exists [2023-04-18T19:29:27.979Z] 26cbea5cba74: Layer already exists [2023-04-18T19:29:27.979Z] 01a066a6e870: Layer already exists [2023-04-18T19:29:28.253Z] 3.0.0-dev.134: digest: sha256:abe0f6e8c0081bdb3894abd715f4045a8f1fce4d4172b4a7ce33c8d4ccc0a8b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:28.607Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:28.955Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:29:28.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-18T19:29:28.955Z] f6baeaed9eae: Preparing [2023-04-18T19:29:28.955Z] e2cd1b77d055: Preparing [2023-04-18T19:29:28.955Z] 017ba131cc16: Preparing [2023-04-18T19:29:28.955Z] d9c6be962f92: Preparing [2023-04-18T19:29:28.955Z] c695c180ba46: Preparing [2023-04-18T19:29:28.955Z] c94a75f323d9: Preparing [2023-04-18T19:29:28.955Z] 01a066a6e870: Preparing [2023-04-18T19:29:28.955Z] 26cbea5cba74: Preparing [2023-04-18T19:29:28.955Z] 01a066a6e870: Waiting [2023-04-18T19:29:28.955Z] 26cbea5cba74: Waiting [2023-04-18T19:29:28.955Z] c94a75f323d9: Waiting [2023-04-18T19:29:28.955Z] c695c180ba46: Layer already exists [2023-04-18T19:29:28.955Z] d9c6be962f92: Layer already exists [2023-04-18T19:29:28.955Z] f6baeaed9eae: Layer already exists [2023-04-18T19:29:28.955Z] e2cd1b77d055: Layer already exists [2023-04-18T19:29:28.955Z] 017ba131cc16: Layer already exists [2023-04-18T19:29:28.955Z] c94a75f323d9: Layer already exists [2023-04-18T19:29:28.955Z] 26cbea5cba74: Layer already exists [2023-04-18T19:29:28.955Z] 01a066a6e870: Layer already exists [2023-04-18T19:29:29.228Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:abe0f6e8c0081bdb3894abd715f4045a8f1fce4d4172b4a7ce33c8d4ccc0a8b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:29.566Z] + 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-04-18T19:29:29.897Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-04-18T19:29:29.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-18T19:29:29.898Z] f6baeaed9eae: Preparing [2023-04-18T19:29:29.898Z] e2cd1b77d055: Preparing [2023-04-18T19:29:29.898Z] 017ba131cc16: Preparing [2023-04-18T19:29:29.898Z] d9c6be962f92: Preparing [2023-04-18T19:29:29.898Z] c695c180ba46: Preparing [2023-04-18T19:29:29.898Z] c94a75f323d9: Preparing [2023-04-18T19:29:29.898Z] 01a066a6e870: Preparing [2023-04-18T19:29:29.898Z] 26cbea5cba74: Preparing [2023-04-18T19:29:29.898Z] c94a75f323d9: Waiting [2023-04-18T19:29:29.898Z] 01a066a6e870: Waiting [2023-04-18T19:29:29.898Z] 26cbea5cba74: Waiting [2023-04-18T19:29:29.898Z] e2cd1b77d055: Layer already exists [2023-04-18T19:29:29.898Z] d9c6be962f92: Layer already exists [2023-04-18T19:29:29.898Z] c695c180ba46: Layer already exists [2023-04-18T19:29:29.898Z] 017ba131cc16: Layer already exists [2023-04-18T19:29:29.898Z] f6baeaed9eae: Layer already exists [2023-04-18T19:29:29.898Z] 26cbea5cba74: Layer already exists [2023-04-18T19:29:29.898Z] c94a75f323d9: Layer already exists [2023-04-18T19:29:29.898Z] 01a066a6e870: Layer already exists [2023-04-18T19:29:30.165Z] main: digest: sha256:abe0f6e8c0081bdb3894abd715f4045a8f1fce4d4172b4a7ce33c8d4ccc0a8b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:29:30.216Z] ===================================================== [Pipeline] echo [2023-04-18T19:29:30.223Z] taggedImages: [2023-04-18T19:29:30.223Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:29:30.223Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-18T19:29:30.223Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.134 [2023-04-18T19:29:30.223Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:29:30.223Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-04-18T19:29:30.241Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-04-18T19:29:30.241Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:29:30.241Z] latest [2023-04-18T19:29:30.241Z] 3.0.0-dev.134 [2023-04-18T19:29:30.241Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:29:30.241Z] main [2023-04-18T19:29:30.241Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:30.583Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:30.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:29:30.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-18T19:29:30.939Z] da17d18e77ef: Preparing [2023-04-18T19:29:30.939Z] 40baa50ac9d8: Preparing [2023-04-18T19:29:30.939Z] 80a52306ae0e: Preparing [2023-04-18T19:29:30.939Z] 15219878f3ee: Preparing [2023-04-18T19:29:30.939Z] c695c180ba46: Preparing [2023-04-18T19:29:30.939Z] c94a75f323d9: Preparing [2023-04-18T19:29:30.939Z] ff207ad03c95: Preparing [2023-04-18T19:29:30.939Z] 26cbea5cba74: Preparing [2023-04-18T19:29:30.939Z] c94a75f323d9: Waiting [2023-04-18T19:29:30.939Z] ff207ad03c95: Waiting [2023-04-18T19:29:30.939Z] 26cbea5cba74: Waiting [2023-04-18T19:29:30.939Z] c695c180ba46: Layer already exists [2023-04-18T19:29:31.206Z] c94a75f323d9: Layer already exists [2023-04-18T19:29:31.206Z] 40baa50ac9d8: Pushed [2023-04-18T19:29:31.206Z] da17d18e77ef: Pushed [2023-04-18T19:29:31.206Z] 80a52306ae0e: Pushed [2023-04-18T19:29:31.206Z] 26cbea5cba74: Layer already exists [2023-04-18T19:29:32.163Z] ff207ad03c95: Pushed [2023-04-18T19:29:47.130Z] 15219878f3ee: Pushed [2023-04-18T19:29:47.130Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:f171fe3a457afc08a4a774dcd6cec4e5e2defa2464113d9c376887fc338f855e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:47.473Z] + 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-04-18T19:29:47.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-18T19:29:47.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-18T19:29:47.809Z] da17d18e77ef: Preparing [2023-04-18T19:29:47.809Z] 40baa50ac9d8: Preparing [2023-04-18T19:29:47.809Z] 80a52306ae0e: Preparing [2023-04-18T19:29:47.809Z] 15219878f3ee: Preparing [2023-04-18T19:29:47.809Z] c695c180ba46: Preparing [2023-04-18T19:29:47.809Z] c94a75f323d9: Preparing [2023-04-18T19:29:47.809Z] ff207ad03c95: Preparing [2023-04-18T19:29:47.809Z] 26cbea5cba74: Preparing [2023-04-18T19:29:47.809Z] ff207ad03c95: Waiting [2023-04-18T19:29:47.809Z] 26cbea5cba74: Waiting [2023-04-18T19:29:47.809Z] c94a75f323d9: Waiting [2023-04-18T19:29:47.809Z] c695c180ba46: Layer already exists [2023-04-18T19:29:47.809Z] 40baa50ac9d8: Layer already exists [2023-04-18T19:29:47.809Z] 15219878f3ee: Layer already exists [2023-04-18T19:29:47.809Z] 80a52306ae0e: Layer already exists [2023-04-18T19:29:47.809Z] da17d18e77ef: Layer already exists [2023-04-18T19:29:47.809Z] 26cbea5cba74: Layer already exists [2023-04-18T19:29:47.809Z] ff207ad03c95: Layer already exists [2023-04-18T19:29:47.809Z] c94a75f323d9: Layer already exists [2023-04-18T19:29:48.074Z] latest: digest: sha256:f171fe3a457afc08a4a774dcd6cec4e5e2defa2464113d9c376887fc338f855e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:48.425Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:48.771Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.134 [2023-04-18T19:29:48.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-18T19:29:48.771Z] da17d18e77ef: Preparing [2023-04-18T19:29:48.771Z] 40baa50ac9d8: Preparing [2023-04-18T19:29:48.771Z] 80a52306ae0e: Preparing [2023-04-18T19:29:48.771Z] 15219878f3ee: Preparing [2023-04-18T19:29:48.771Z] c695c180ba46: Preparing [2023-04-18T19:29:48.771Z] c94a75f323d9: Preparing [2023-04-18T19:29:48.771Z] ff207ad03c95: Preparing [2023-04-18T19:29:48.771Z] 26cbea5cba74: Preparing [2023-04-18T19:29:48.771Z] ff207ad03c95: Waiting [2023-04-18T19:29:48.771Z] 26cbea5cba74: Waiting [2023-04-18T19:29:48.771Z] c94a75f323d9: Waiting [2023-04-18T19:29:48.771Z] 80a52306ae0e: Layer already exists [2023-04-18T19:29:48.771Z] c695c180ba46: Layer already exists [2023-04-18T19:29:48.771Z] da17d18e77ef: Layer already exists [2023-04-18T19:29:48.771Z] 40baa50ac9d8: Layer already exists [2023-04-18T19:29:48.771Z] 15219878f3ee: Layer already exists [2023-04-18T19:29:48.771Z] c94a75f323d9: Layer already exists [2023-04-18T19:29:48.771Z] 26cbea5cba74: Layer already exists [2023-04-18T19:29:48.771Z] ff207ad03c95: Layer already exists [2023-04-18T19:29:48.771Z] 3.0.0-dev.134: digest: sha256:f171fe3a457afc08a4a774dcd6cec4e5e2defa2464113d9c376887fc338f855e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:49.366Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:49.696Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:29:49.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-18T19:29:49.696Z] da17d18e77ef: Preparing [2023-04-18T19:29:49.696Z] 40baa50ac9d8: Preparing [2023-04-18T19:29:49.696Z] 80a52306ae0e: Preparing [2023-04-18T19:29:49.696Z] 15219878f3ee: Preparing [2023-04-18T19:29:49.696Z] c695c180ba46: Preparing [2023-04-18T19:29:49.696Z] c94a75f323d9: Preparing [2023-04-18T19:29:49.696Z] ff207ad03c95: Preparing [2023-04-18T19:29:49.696Z] 26cbea5cba74: Preparing [2023-04-18T19:29:49.696Z] c94a75f323d9: Waiting [2023-04-18T19:29:49.696Z] ff207ad03c95: Waiting [2023-04-18T19:29:49.696Z] 26cbea5cba74: Waiting [2023-04-18T19:29:49.696Z] c695c180ba46: Layer already exists [2023-04-18T19:29:49.696Z] 15219878f3ee: Layer already exists [2023-04-18T19:29:49.696Z] da17d18e77ef: Layer already exists [2023-04-18T19:29:49.696Z] 40baa50ac9d8: Layer already exists [2023-04-18T19:29:49.696Z] 80a52306ae0e: Layer already exists [2023-04-18T19:29:49.696Z] c94a75f323d9: Layer already exists [2023-04-18T19:29:49.696Z] 26cbea5cba74: Layer already exists [2023-04-18T19:29:49.696Z] ff207ad03c95: Layer already exists [2023-04-18T19:29:49.960Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:f171fe3a457afc08a4a774dcd6cec4e5e2defa2464113d9c376887fc338f855e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:50.302Z] + 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-04-18T19:29:50.639Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-04-18T19:29:50.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-18T19:29:50.640Z] da17d18e77ef: Preparing [2023-04-18T19:29:50.640Z] 40baa50ac9d8: Preparing [2023-04-18T19:29:50.640Z] 80a52306ae0e: Preparing [2023-04-18T19:29:50.640Z] 15219878f3ee: Preparing [2023-04-18T19:29:50.640Z] c695c180ba46: Preparing [2023-04-18T19:29:50.640Z] c94a75f323d9: Preparing [2023-04-18T19:29:50.640Z] ff207ad03c95: Preparing [2023-04-18T19:29:50.640Z] 26cbea5cba74: Preparing [2023-04-18T19:29:50.640Z] ff207ad03c95: Waiting [2023-04-18T19:29:50.640Z] 26cbea5cba74: Waiting [2023-04-18T19:29:50.640Z] c94a75f323d9: Waiting [2023-04-18T19:29:50.640Z] da17d18e77ef: Layer already exists [2023-04-18T19:29:50.640Z] 40baa50ac9d8: Layer already exists [2023-04-18T19:29:50.640Z] 80a52306ae0e: Layer already exists [2023-04-18T19:29:50.640Z] 15219878f3ee: Layer already exists [2023-04-18T19:29:50.640Z] c695c180ba46: Layer already exists [2023-04-18T19:29:50.640Z] 26cbea5cba74: Layer already exists [2023-04-18T19:29:50.640Z] c94a75f323d9: Layer already exists [2023-04-18T19:29:50.640Z] ff207ad03c95: Layer already exists [2023-04-18T19:29:50.905Z] main: digest: sha256:f171fe3a457afc08a4a774dcd6cec4e5e2defa2464113d9c376887fc338f855e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:29:50.949Z] ===================================================== [Pipeline] echo [2023-04-18T19:29:50.961Z] taggedImages: [2023-04-18T19:29:50.961Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:29:50.961Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-18T19:29:50.961Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.134 [2023-04-18T19:29:50.961Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:29:50.961Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-04-18T19:29:50.979Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-04-18T19:29:50.979Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:29:50.979Z] latest [2023-04-18T19:29:50.979Z] 3.0.0-dev.134 [2023-04-18T19:29:50.979Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:29:50.979Z] main [2023-04-18T19:29:50.979Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:51.311Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:51.663Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:29:51.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-18T19:29:51.663Z] e50ccf654cc7: Preparing [2023-04-18T19:29:51.663Z] ba9795747a9a: Preparing [2023-04-18T19:29:51.663Z] c695c180ba46: Preparing [2023-04-18T19:29:51.663Z] c94a75f323d9: Preparing [2023-04-18T19:29:51.663Z] 569c4b16e30c: Preparing [2023-04-18T19:29:51.663Z] 26cbea5cba74: Preparing [2023-04-18T19:29:51.663Z] 26cbea5cba74: Waiting [2023-04-18T19:29:51.663Z] c695c180ba46: Layer already exists [2023-04-18T19:29:51.663Z] c94a75f323d9: Layer already exists [2023-04-18T19:29:51.929Z] 26cbea5cba74: Layer already exists [2023-04-18T19:29:51.929Z] e50ccf654cc7: Pushed [2023-04-18T19:29:51.929Z] 569c4b16e30c: Pushed [2023-04-18T19:29:57.257Z] ba9795747a9a: Pushed [2023-04-18T19:29:57.257Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:bbc768b08dcfd46d86924b884d668ef4564b7e6e1e06898785bccee6fac335a4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:57.609Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:57.934Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-18T19:29:57.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-18T19:29:57.934Z] e50ccf654cc7: Preparing [2023-04-18T19:29:57.934Z] ba9795747a9a: Preparing [2023-04-18T19:29:57.934Z] c695c180ba46: Preparing [2023-04-18T19:29:57.934Z] c94a75f323d9: Preparing [2023-04-18T19:29:57.934Z] 569c4b16e30c: Preparing [2023-04-18T19:29:57.934Z] 26cbea5cba74: Preparing [2023-04-18T19:29:57.934Z] 26cbea5cba74: Waiting [2023-04-18T19:29:57.934Z] c94a75f323d9: Layer already exists [2023-04-18T19:29:57.934Z] e50ccf654cc7: Layer already exists [2023-04-18T19:29:57.934Z] c695c180ba46: Layer already exists [2023-04-18T19:29:57.934Z] 569c4b16e30c: Layer already exists [2023-04-18T19:29:57.934Z] ba9795747a9a: Layer already exists [2023-04-18T19:29:57.934Z] 26cbea5cba74: Layer already exists [2023-04-18T19:29:57.934Z] latest: digest: sha256:bbc768b08dcfd46d86924b884d668ef4564b7e6e1e06898785bccee6fac335a4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:58.540Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:58.872Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.134 [2023-04-18T19:29:58.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-18T19:29:58.872Z] e50ccf654cc7: Preparing [2023-04-18T19:29:58.872Z] ba9795747a9a: Preparing [2023-04-18T19:29:58.872Z] c695c180ba46: Preparing [2023-04-18T19:29:58.872Z] c94a75f323d9: Preparing [2023-04-18T19:29:58.872Z] 569c4b16e30c: Preparing [2023-04-18T19:29:58.872Z] 26cbea5cba74: Preparing [2023-04-18T19:29:58.872Z] 26cbea5cba74: Waiting [2023-04-18T19:29:58.872Z] 569c4b16e30c: Layer already exists [2023-04-18T19:29:58.872Z] c695c180ba46: Layer already exists [2023-04-18T19:29:58.872Z] c94a75f323d9: Layer already exists [2023-04-18T19:29:58.872Z] e50ccf654cc7: Layer already exists [2023-04-18T19:29:58.872Z] ba9795747a9a: Layer already exists [2023-04-18T19:29:58.872Z] 26cbea5cba74: Layer already exists [2023-04-18T19:29:58.872Z] 3.0.0-dev.134: digest: sha256:bbc768b08dcfd46d86924b884d668ef4564b7e6e1e06898785bccee6fac335a4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:59.206Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:59.540Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:29:59.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-18T19:29:59.541Z] e50ccf654cc7: Preparing [2023-04-18T19:29:59.541Z] ba9795747a9a: Preparing [2023-04-18T19:29:59.541Z] c695c180ba46: Preparing [2023-04-18T19:29:59.541Z] c94a75f323d9: Preparing [2023-04-18T19:29:59.541Z] 569c4b16e30c: Preparing [2023-04-18T19:29:59.541Z] 26cbea5cba74: Preparing [2023-04-18T19:29:59.541Z] 26cbea5cba74: Waiting [2023-04-18T19:29:59.541Z] e50ccf654cc7: Layer already exists [2023-04-18T19:29:59.541Z] c94a75f323d9: Layer already exists [2023-04-18T19:29:59.541Z] 569c4b16e30c: Layer already exists [2023-04-18T19:29:59.541Z] ba9795747a9a: Layer already exists [2023-04-18T19:29:59.541Z] c695c180ba46: Layer already exists [2023-04-18T19:29:59.541Z] 26cbea5cba74: Layer already exists [2023-04-18T19:29:59.541Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:bbc768b08dcfd46d86924b884d668ef4564b7e6e1e06898785bccee6fac335a4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:29:59.881Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:30:00.214Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-04-18T19:30:00.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-18T19:30:00.214Z] e50ccf654cc7: Preparing [2023-04-18T19:30:00.214Z] ba9795747a9a: Preparing [2023-04-18T19:30:00.214Z] c695c180ba46: Preparing [2023-04-18T19:30:00.214Z] c94a75f323d9: Preparing [2023-04-18T19:30:00.214Z] 569c4b16e30c: Preparing [2023-04-18T19:30:00.214Z] 26cbea5cba74: Preparing [2023-04-18T19:30:00.214Z] 26cbea5cba74: Waiting [2023-04-18T19:30:00.214Z] e50ccf654cc7: Layer already exists [2023-04-18T19:30:00.214Z] c94a75f323d9: Layer already exists [2023-04-18T19:30:00.214Z] c695c180ba46: Layer already exists [2023-04-18T19:30:00.214Z] 569c4b16e30c: Layer already exists [2023-04-18T19:30:00.214Z] ba9795747a9a: Layer already exists [2023-04-18T19:30:00.214Z] 26cbea5cba74: Layer already exists [2023-04-18T19:30:00.214Z] main: digest: sha256:bbc768b08dcfd46d86924b884d668ef4564b7e6e1e06898785bccee6fac335a4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:30:00.520Z] ===================================================== [Pipeline] echo [2023-04-18T19:30:00.526Z] taggedImages: [2023-04-18T19:30:00.526Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:30:00.526Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-18T19:30:00.526Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.134 [2023-04-18T19:30:00.526Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:30:00.526Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-04-18T19:30:00.556Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-04-18T19:30:00.556Z] 680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:30:00.556Z] latest [2023-04-18T19:30:00.556Z] 3.0.0-dev.134 [2023-04-18T19:30:00.556Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:30:00.556Z] main [2023-04-18T19:30:00.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:30:00.901Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:30:01.233Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:30:01.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-18T19:30:01.233Z] 59fe748d1fa9: Preparing [2023-04-18T19:30:01.233Z] cab18e993718: Preparing [2023-04-18T19:30:01.233Z] c695c180ba46: Preparing [2023-04-18T19:30:01.233Z] c94a75f323d9: Preparing [2023-04-18T19:30:01.233Z] 9df1e04c33f6: Preparing [2023-04-18T19:30:01.233Z] 26cbea5cba74: Preparing [2023-04-18T19:30:01.233Z] 26cbea5cba74: Waiting [2023-04-18T19:30:01.233Z] c94a75f323d9: Layer already exists [2023-04-18T19:30:01.233Z] 9df1e04c33f6: Layer already exists [2023-04-18T19:30:01.233Z] c695c180ba46: Layer already exists [2023-04-18T19:30:01.233Z] 26cbea5cba74: Layer already exists [2023-04-18T19:30:01.505Z] 59fe748d1fa9: Pushed [2023-04-18T19:30:06.833Z] cab18e993718: Pushed [2023-04-18T19:30:06.833Z] 680d408d1fe061a8660851a15e6239967f05f6d8: digest: sha256:f733cbc25607a6b55ec3638b8b9d6474b57001815eab3b74ed503ce3ae63aad0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:30:07.169Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:30:07.507Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-18T19:30:07.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-18T19:30:07.507Z] 59fe748d1fa9: Preparing [2023-04-18T19:30:07.507Z] cab18e993718: Preparing [2023-04-18T19:30:07.507Z] c695c180ba46: Preparing [2023-04-18T19:30:07.507Z] c94a75f323d9: Preparing [2023-04-18T19:30:07.507Z] 9df1e04c33f6: Preparing [2023-04-18T19:30:07.507Z] 26cbea5cba74: Preparing [2023-04-18T19:30:07.507Z] 26cbea5cba74: Waiting [2023-04-18T19:30:07.507Z] cab18e993718: Layer already exists [2023-04-18T19:30:07.507Z] 59fe748d1fa9: Layer already exists [2023-04-18T19:30:07.507Z] 9df1e04c33f6: Layer already exists [2023-04-18T19:30:07.507Z] c94a75f323d9: Layer already exists [2023-04-18T19:30:07.507Z] c695c180ba46: Layer already exists [2023-04-18T19:30:07.507Z] 26cbea5cba74: Layer already exists [2023-04-18T19:30:07.507Z] latest: digest: sha256:f733cbc25607a6b55ec3638b8b9d6474b57001815eab3b74ed503ce3ae63aad0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:30:08.097Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:30:08.422Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.134 [2023-04-18T19:30:08.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-18T19:30:08.422Z] 59fe748d1fa9: Preparing [2023-04-18T19:30:08.422Z] cab18e993718: Preparing [2023-04-18T19:30:08.422Z] c695c180ba46: Preparing [2023-04-18T19:30:08.422Z] c94a75f323d9: Preparing [2023-04-18T19:30:08.422Z] 9df1e04c33f6: Preparing [2023-04-18T19:30:08.422Z] 26cbea5cba74: Preparing [2023-04-18T19:30:08.422Z] 26cbea5cba74: Waiting [2023-04-18T19:30:08.422Z] c94a75f323d9: Layer already exists [2023-04-18T19:30:08.422Z] 59fe748d1fa9: Layer already exists [2023-04-18T19:30:08.422Z] c695c180ba46: Layer already exists [2023-04-18T19:30:08.422Z] 9df1e04c33f6: Layer already exists [2023-04-18T19:30:08.422Z] cab18e993718: Layer already exists [2023-04-18T19:30:08.422Z] 26cbea5cba74: Layer already exists [2023-04-18T19:30:08.422Z] 3.0.0-dev.134: digest: sha256:f733cbc25607a6b55ec3638b8b9d6474b57001815eab3b74ed503ce3ae63aad0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:30:09.027Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:30:09.356Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:30:09.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-18T19:30:09.356Z] 59fe748d1fa9: Preparing [2023-04-18T19:30:09.356Z] cab18e993718: Preparing [2023-04-18T19:30:09.356Z] c695c180ba46: Preparing [2023-04-18T19:30:09.356Z] c94a75f323d9: Preparing [2023-04-18T19:30:09.356Z] 9df1e04c33f6: Preparing [2023-04-18T19:30:09.356Z] 26cbea5cba74: Preparing [2023-04-18T19:30:09.356Z] 26cbea5cba74: Waiting [2023-04-18T19:30:09.356Z] c94a75f323d9: Layer already exists [2023-04-18T19:30:09.356Z] cab18e993718: Layer already exists [2023-04-18T19:30:09.356Z] c695c180ba46: Layer already exists [2023-04-18T19:30:09.356Z] 59fe748d1fa9: Layer already exists [2023-04-18T19:30:09.356Z] 9df1e04c33f6: Layer already exists [2023-04-18T19:30:09.356Z] 26cbea5cba74: Layer already exists [2023-04-18T19:30:09.356Z] 680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134: digest: sha256:f733cbc25607a6b55ec3638b8b9d6474b57001815eab3b74ed503ce3ae63aad0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:30:09.689Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:30:10.102Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-04-18T19:30:10.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-18T19:30:10.102Z] 59fe748d1fa9: Preparing [2023-04-18T19:30:10.102Z] cab18e993718: Preparing [2023-04-18T19:30:10.102Z] c695c180ba46: Preparing [2023-04-18T19:30:10.102Z] c94a75f323d9: Preparing [2023-04-18T19:30:10.102Z] 9df1e04c33f6: Preparing [2023-04-18T19:30:10.102Z] 26cbea5cba74: Preparing [2023-04-18T19:30:10.102Z] 26cbea5cba74: Waiting [2023-04-18T19:30:10.102Z] cab18e993718: Layer already exists [2023-04-18T19:30:10.102Z] 59fe748d1fa9: Layer already exists [2023-04-18T19:30:10.102Z] 9df1e04c33f6: Layer already exists [2023-04-18T19:30:10.102Z] c695c180ba46: Layer already exists [2023-04-18T19:30:10.102Z] c94a75f323d9: Layer already exists [2023-04-18T19:30:10.102Z] 26cbea5cba74: Layer already exists [2023-04-18T19:30:10.365Z] main: digest: sha256:f733cbc25607a6b55ec3638b8b9d6474b57001815eab3b74ed503ce3ae63aad0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T19:30:10.403Z] ===================================================== [Pipeline] echo [2023-04-18T19:30:10.409Z] taggedImages: [2023-04-18T19:30:10.409Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:680d408d1fe061a8660851a15e6239967f05f6d8 [2023-04-18T19:30:10.409Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-18T19:30:10.409Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.134 [2023-04-18T19:30:10.409Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:680d408d1fe061a8660851a15e6239967f05f6d8-3.0.0-dev.134 [2023-04-18T19:30:10.409Z] - 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-04-18T19:30:10.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T19:30:10.779Z] [2023-04-18T19:30:10.779Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:30:11.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T19:30:11.100Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-18T19:30:11.100Z] 8998bd30e6a1: Pulling fs layer [2023-04-18T19:30:11.100Z] 04944245beec: Pulling fs layer [2023-04-18T19:30:11.100Z] 699f458cf7ca: Pulling fs layer [2023-04-18T19:30:11.100Z] 765212b225bb: Pulling fs layer [2023-04-18T19:30:11.100Z] f23df028b6ca: Pulling fs layer [2023-04-18T19:30:11.100Z] d65c8cfc05b1: Pulling fs layer [2023-04-18T19:30:11.100Z] 2437ff75d9bd: Pulling fs layer [2023-04-18T19:30:11.100Z] 765212b225bb: Waiting [2023-04-18T19:30:11.100Z] f23df028b6ca: Waiting [2023-04-18T19:30:11.100Z] d65c8cfc05b1: Waiting [2023-04-18T19:30:11.100Z] 2437ff75d9bd: Waiting [2023-04-18T19:30:11.366Z] 04944245beec: Verifying Checksum [2023-04-18T19:30:11.366Z] 04944245beec: Download complete [2023-04-18T19:30:11.366Z] 765212b225bb: Verifying Checksum [2023-04-18T19:30:11.366Z] 765212b225bb: Download complete [2023-04-18T19:30:11.366Z] f23df028b6ca: Download complete [2023-04-18T19:30:11.366Z] d65c8cfc05b1: Verifying Checksum [2023-04-18T19:30:11.366Z] d65c8cfc05b1: Download complete [2023-04-18T19:30:11.366Z] 699f458cf7ca: Verifying Checksum [2023-04-18T19:30:11.366Z] 699f458cf7ca: Download complete [2023-04-18T19:30:11.948Z] 8998bd30e6a1: Verifying Checksum [2023-04-18T19:30:11.948Z] 8998bd30e6a1: Download complete [2023-04-18T19:30:13.883Z] 2437ff75d9bd: Verifying Checksum [2023-04-18T19:30:13.883Z] 2437ff75d9bd: Download complete [2023-04-18T19:30:15.817Z] 8998bd30e6a1: Pull complete [2023-04-18T19:30:15.817Z] 04944245beec: Pull complete [2023-04-18T19:30:18.382Z] 699f458cf7ca: Pull complete [2023-04-18T19:30:18.382Z] 765212b225bb: Pull complete [2023-04-18T19:30:18.960Z] f23df028b6ca: Pull complete [2023-04-18T19:30:19.225Z] d65c8cfc05b1: Pull complete [2023-04-18T19:30:34.190Z] 2437ff75d9bd: Pull complete [2023-04-18T19:30:34.190Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-18T19:30:34.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T19:30:34.190Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T19:30:34.401Z] prd-ubuntu20.04-docker-arm64-4c-16g-8973 does not seem to be running inside a container [2023-04-18T19:30:34.475Z] $ 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/496 -v /w/workspace/edgex-go/496:/w/workspace/edgex-go/496:rw,z -v /w/workspace/edgex-go/496@tmp:/w/workspace/edgex-go/496@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-18T19:30:37.189Z] $ docker top 43915bd92be86c42dd0b84a8422d9889f19954524dd863a1775f4e206b14a383 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T19:30:38.107Z] ---> job-cost.sh [2023-04-18T19:30:38.107Z] lf-activate-venv: SKIPPING [2023-04-18T19:30:38.107Z] INFO: No Stack... [2023-04-18T19:30:38.378Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-18T19:30:39.349Z] INFO: Archiving Costs [Pipeline] sh [2023-04-18T19:30:40.140Z] + cat /w/workspace/edgex-go/496/archives/cost.csv [2023-04-18T19:30:40.140Z] + cut -d, -f6 [Pipeline] lock [2023-04-18T19:30:40.175Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-496-stack-cost] [2023-04-18T19:30:40.190Z] Resource [jenkins-edgexfoundry-edgex-go-main-496-stack-cost] did not exist. Created. [2023-04-18T19:30:40.191Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-496-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T19:30:40.844Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-18T19:30:41.451Z] Stashed 1 file(s) [Pipeline] } [2023-04-18T19:30:41.458Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-496-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-18T19:30:41.471Z] $ docker stop --time=1 43915bd92be86c42dd0b84a8422d9889f19954524dd863a1775f4e206b14a383 [2023-04-18T19:30:44.687Z] $ docker rm -f --volumes 43915bd92be86c42dd0b84a8422d9889f19954524dd863a1775f4e206b14a383 [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-04-18T19:30:45.134Z] provisioning config files... [2023-04-18T19:30:45.141Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/496@tmp/config10238191161813249286tmp [Pipeline] { [Pipeline] sh [2023-04-18T19:30:45.437Z] + set +x [2023-04-18T19:30:45.437Z] + curl -s https://codecov.io/bash [2023-04-18T19:30:45.437Z] + bash -s -- [2023-04-18T19:30:45.437Z] [2023-04-18T19:30:45.437Z] _____ _ [2023-04-18T19:30:45.437Z] / ____| | | [2023-04-18T19:30:45.437Z] | | ___ __| | ___ ___ _____ __ [2023-04-18T19:30:45.437Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-18T19:30:45.437Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-18T19:30:45.437Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-18T19:30:45.437Z] Bash-1.0.6 [2023-04-18T19:30:45.437Z] [2023-04-18T19:30:45.437Z] [2023-04-18T19:30:45.438Z] ==> git version 2.25.1 found [2023-04-18T19:30:45.438Z] ==> 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-04-18T19:30:45.438Z] Release-Date: 2020-01-08 [2023-04-18T19:30:45.438Z] 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-04-18T19:30:45.438Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-18T19:30:45.438Z] ==> Jenkins CI detected. [2023-04-18T19:30:45.438Z] current dir:  /w/workspace/edgex-go/496 [2023-04-18T19:30:45.438Z] project root: . [2023-04-18T19:30:45.438Z] --> token set from env [2023-04-18T19:30:45.438Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-18T19:30:45.438Z] ==> Running gcov in . (disable via -X gcov) [2023-04-18T19:30:45.438Z] ==> Python coveragepy not found [2023-04-18T19:30:45.438Z] ==> Searching for coverage reports in: [2023-04-18T19:30:45.438Z] + . [2023-04-18T19:30:45.697Z] -> Found 1 reports [2023-04-18T19:30:45.697Z] ==> Detecting git/mercurial file structure [2023-04-18T19:30:45.697Z] ==> Reading reports [2023-04-18T19:30:45.697Z] + ./coverage.out bytes=448248 [2023-04-18T19:30:45.697Z] ==> Appending adjustments [2023-04-18T19:30:45.697Z] https://docs.codecov.io/docs/fixing-reports [2023-04-18T19:30:46.632Z] + Found adjustments [2023-04-18T19:30:46.632Z] ==> Gzipping contents [2023-04-18T19:30:46.632Z] 60K /tmp/codecov.5ZGWCz.gz [2023-04-18T19:30:46.632Z] ==> Uploading reports [2023-04-18T19:30:46.632Z] url: https://codecov.io [2023-04-18T19:30:46.632Z] query: branch=main&commit=680d408d1fe061a8660851a15e6239967f05f6d8&build=496&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F496%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-18T19:30:46.632Z] -> Pinging Codecov [2023-04-18T19:30:46.632Z] 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=680d408d1fe061a8660851a15e6239967f05f6d8&build=496&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F496%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-18T19:30:46.890Z] -> Uploading to [2023-04-18T19:30:46.890Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-18/00271124DB129430A58F1EEE437C3FCB/680d408d1fe061a8660851a15e6239967f05f6d8/1cc514db-2667-4e02-aca1-c4339224d021.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230418T193046Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8700669795b4701c469d4bbcec82fc570e067a6e1c51bffd4566049e2f61c902 [2023-04-18T19:30:46.890Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T19:30:46.890Z] Dload Upload Total Spent Left Speed [2023-04-18T19:30:47.148Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57521 0 0 100 57521 0 223k --:--:-- --:--:-- --:--:-- 223k [2023-04-18T19:30:47.148Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/680d408d1fe061a8660851a15e6239967f05f6d8 [Pipeline] } [2023-04-18T19:30:47.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-04-18T19:30:47.293Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-18T19:30:47.303Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:30:47.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-18T19:30:47.617Z] [2023-04-18T19:30:47.617Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:30:47.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-18T19:30:47.954Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-18T19:30:47.954Z] df9b9388f04a: Pulling fs layer [2023-04-18T19:30:47.954Z] 52dc419b0ee2: Pulling fs layer [2023-04-18T19:30:47.954Z] 25bc292e5bac: Pulling fs layer [2023-04-18T19:30:47.954Z] 114826534d7a: Pulling fs layer [2023-04-18T19:30:47.954Z] 4657fd5d0bcf: Pulling fs layer [2023-04-18T19:30:47.954Z] 6ad1cebc031e: Pulling fs layer [2023-04-18T19:30:47.954Z] 8a3aa393b2d8: Pulling fs layer [2023-04-18T19:30:47.954Z] 4657fd5d0bcf: Waiting [2023-04-18T19:30:47.954Z] 6ad1cebc031e: Waiting [2023-04-18T19:30:47.954Z] 8a3aa393b2d8: Waiting [2023-04-18T19:30:47.954Z] 114826534d7a: Waiting [2023-04-18T19:30:47.954Z] 25bc292e5bac: Download complete [2023-04-18T19:30:47.954Z] 52dc419b0ee2: Verifying Checksum [2023-04-18T19:30:47.954Z] 4657fd5d0bcf: Download complete [2023-04-18T19:30:47.954Z] df9b9388f04a: Verifying Checksum [2023-04-18T19:30:47.954Z] df9b9388f04a: Download complete [2023-04-18T19:30:48.238Z] df9b9388f04a: Pull complete [2023-04-18T19:30:48.238Z] 6ad1cebc031e: Verifying Checksum [2023-04-18T19:30:48.238Z] 6ad1cebc031e: Download complete [2023-04-18T19:30:48.238Z] 52dc419b0ee2: Pull complete [2023-04-18T19:30:48.543Z] 25bc292e5bac: Pull complete [2023-04-18T19:30:48.817Z] 114826534d7a: Verifying Checksum [2023-04-18T19:30:48.817Z] 114826534d7a: Download complete [2023-04-18T19:30:49.084Z] 8a3aa393b2d8: Verifying Checksum [2023-04-18T19:30:49.084Z] 8a3aa393b2d8: Download complete [2023-04-18T19:30:52.365Z] 114826534d7a: Pull complete [2023-04-18T19:30:52.365Z] 4657fd5d0bcf: Pull complete [2023-04-18T19:30:52.365Z] 6ad1cebc031e: Pull complete [2023-04-18T19:30:55.646Z] 8a3aa393b2d8: Pull complete [2023-04-18T19:30:55.646Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-18T19:30:55.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-18T19:30:55.646Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T19:30:55.728Z] prd-ubuntu20.04-docker-8c-8g-8967 does not seem to be running inside a container [2023-04-18T19:30:55.767Z] $ 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/496 -v /w/workspace/edgex-go/496:/w/workspace/edgex-go/496:rw,z -v /w/workspace/edgex-go/496@tmp:/w/workspace/edgex-go/496@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-04-18T19:30:57.788Z] $ docker top 4bb22789c10e3a5365efcff8008b976111eb8bb53059371121e6829a1b4c0697 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-18T19:30:57.844Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-04-18T19:30:58.122Z] + set -o pipefail [2023-04-18T19:30:58.122Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-04-18T19:31:02.309Z] [2023-04-18T19:31:02.309Z] Monitoring /w/workspace/edgex-go/496 (github.com/edgexfoundry/edgex-go)... [2023-04-18T19:31:02.309Z] [2023-04-18T19:31:02.309Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/c79f831c-953c-4971-b9e3-b4988bd3b8a3 [2023-04-18T19:31:02.309Z] [2023-04-18T19:31:02.309Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-18T19:31:02.309Z] [2023-04-18T19:31:02.309Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-18T19:31:02.309Z] [2023-04-18T19:31:02.569Z] [2023-04-18T19:31:02.569Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-18T19:31:02.569Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-18T19:31:02.569Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-18T19:31:02.591Z] $ docker stop --time=1 4bb22789c10e3a5365efcff8008b976111eb8bb53059371121e6829a1b4c0697 [2023-04-18T19:31:04.529Z] $ docker rm -f --volumes 4bb22789c10e3a5365efcff8008b976111eb8bb53059371121e6829a1b4c0697 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-04-18T19:31:04.872Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T19:31:04.888Z] provisioning config files... [2023-04-18T19:31:04.897Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/496@tmp/config3583127207813805658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T19:31:05.194Z] --> edgex-publish-swagger.sh [2023-04-18T19:31:05.194Z] === Publish openapi/v3 API === [2023-04-18T19:31:05.194Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-04-18T19:31:05.194Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/496/openapi/v3/core-command.yaml] [2023-04-18T19:31:05.194Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T19:31:05.194Z] Dload Upload Total Spent Left Speed [2023-04-18T19:31:05.762Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 53071 --:--:-- --:--:-- --:--:-- 53168 [2023-04-18T19:31:05.762Z] [2023-04-18T19:31:05.762Z] [2023-04-18T19:31:05.762Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/496/openapi/v3/core-data.yaml] [2023-04-18T19:31:05.762Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T19:31:05.762Z] Dload Upload Total Spent Left Speed [2023-04-18T19:31:06.021Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 94 69110 0 0 94 65536 0 888k --:--:-- --:--:-- --:--:-- 876k 100 69110 0 0 100 69110 0 133k --:--:-- --:--:-- --:--:-- 132k [2023-04-18T19:31:06.281Z] [2023-04-18T19:31:06.281Z] [2023-04-18T19:31:06.281Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/496/openapi/v3/core-metadata.yaml] [2023-04-18T19:31:06.281Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T19:31:06.281Z] Dload Upload Total Spent Left Speed [2023-04-18T19:31:06.850Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 258k --:--:-- --:--:-- --:--:-- 258k 100 141k 0 0 100 141k 0 258k --:--:-- --:--:-- --:--:-- 258k [2023-04-18T19:31:06.850Z] [2023-04-18T19:31:06.850Z] [2023-04-18T19:31:06.850Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/496/openapi/v3/support-notifications.yaml] [2023-04-18T19:31:06.850Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T19:31:06.850Z] Dload Upload Total Spent Left Speed [2023-04-18T19:31:07.418Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 131k --:--:-- --:--:-- --:--:-- 131k [2023-04-18T19:31:07.418Z] [2023-04-18T19:31:07.418Z] [2023-04-18T19:31:07.419Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/496/openapi/v3/support-scheduler.yaml] [2023-04-18T19:31:07.419Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T19:31:07.419Z] Dload Upload Total Spent Left Speed [2023-04-18T19:31:07.989Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 75342 --:--:-- --:--:-- --:--:-- 75177 100 34356 0 0 100 34356 0 75342 --:--:-- --:--:-- --:--:-- 75177 [2023-04-18T19:31:07.989Z] [2023-04-18T19:31:07.989Z] [Pipeline] } [2023-04-18T19:31:07.997Z] 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-04-18T19:31:08.424Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T19:31:08.424Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:31:08.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T19:31:08.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T19:31:08.851Z] prd-ubuntu20.04-docker-8c-8g-8967 does not seem to be running inside a container [2023-04-18T19:31:08.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/496 -v /w/workspace/edgex-go/496:/w/workspace/edgex-go/496:rw,z -v /w/workspace/edgex-go/496@tmp:/w/workspace/edgex-go/496@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-04-18T19:31:09.258Z] $ docker top e6291b15a556819c4a567e6f10e83fac4317a48267d5e31a4f9b935531ee55d2 -eo pid,comm [2023-04-18T19:31:09.297Z] 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-04-18T19:31:09.297Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T19:31:09.341Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T19:31:09.341Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T19:31:09.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T19:31:09.454Z] $ docker exec e6291b15a556819c4a567e6f10e83fac4317a48267d5e31a4f9b935531ee55d2 ssh-agent [2023-04-18T19:31:09.553Z] SSH_AUTH_SOCK=/tmp/ssh-S6TzneUeIpWA/agent.33 [2023-04-18T19:31:09.553Z] SSH_AGENT_PID=39 [2023-04-18T19:31:09.558Z] Running ssh-add (command line suppressed) [2023-04-18T19:31:09.668Z] Identity added: /w/workspace/edgex-go/496@tmp/private_key_9186286313459609183.key (/w/workspace/edgex-go/496@tmp/private_key_9186286313459609183.key) [2023-04-18T19:31:09.672Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T19:31:09.961Z] + git semver tag [2023-04-18T19:31:10.219Z] 2023-04-18 19:31:10,142 [run_tag] DEBUG tag force:False [2023-04-18T19:31:10.219Z] 2023-04-18 19:31:10,142 [check_head_tag] DEBUG check head tag [2023-04-18T19:31:10.219Z] 2023-04-18 19:31:10,145 [execute] INFO git cat-file --batch-check [2023-04-18T19:31:10.219Z] 2023-04-18 19:31:10,145 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/496, universal_newlines=False, shell=None, istream=) [2023-04-18T19:31:10.219Z] 2023-04-18 19:31:10,149 [execute] INFO git cat-file --batch [2023-04-18T19:31:10.219Z] 2023-04-18 19:31:10,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/496, universal_newlines=False, shell=None, istream=) [2023-04-18T19:31:10.219Z] 2023-04-18 19:31:10,211 [read_version] DEBUG read version from /w/workspace/edgex-go/496/.semver/main [2023-04-18T19:31:10.219Z] 2023-04-18 19:31:10,211 [execute] INFO git tag -a v3.0.0-dev.134 -m v3.0.0-dev.134 [2023-04-18T19:31:10.219Z] 2023-04-18 19:31:10,211 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.134', '-m', 'v3.0.0-dev.134'], cwd=/w/workspace/edgex-go/496, universal_newlines=False, shell=None, istream=None) [2023-04-18T19:31:10.219Z] 2023-04-18 19:31:10,216 [read_version] DEBUG read version from /w/workspace/edgex-go/496/.semver/main [2023-04-18T19:31:10.219Z] 3.0.0-dev.134 [Pipeline] } [2023-04-18T19:31:10.496Z] $ docker exec --env ******** --env ******** e6291b15a556819c4a567e6f10e83fac4317a48267d5e31a4f9b935531ee55d2 ssh-agent -k [2023-04-18T19:31:10.584Z] unset SSH_AUTH_SOCK; [2023-04-18T19:31:10.584Z] unset SSH_AGENT_PID; [2023-04-18T19:31:10.584Z] echo Agent pid 39 killed; [2023-04-18T19:31:10.588Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T19:31:10.900Z] + git semver [Pipeline] } [2023-04-18T19:31:11.180Z] $ docker stop --time=1 e6291b15a556819c4a567e6f10e83fac4317a48267d5e31a4f9b935531ee55d2 [2023-04-18T19:31:12.457Z] $ docker rm -f --volumes e6291b15a556819c4a567e6f10e83fac4317a48267d5e31a4f9b935531ee55d2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:31:12.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-18T19:31:12.830Z] [2023-04-18T19:31:12.830Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:31:13.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-18T19:31:13.125Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-18T19:31:13.125Z] ab5ef0e58194: Pulling fs layer [2023-04-18T19:31:13.126Z] 9712f1f96733: Pulling fs layer [2023-04-18T19:31:13.126Z] 63f879dbbcfc: Pulling fs layer [2023-04-18T19:31:13.126Z] 0d9ebad4ef96: Pulling fs layer [2023-04-18T19:31:13.126Z] e9a5061849ea: Pulling fs layer [2023-04-18T19:31:13.126Z] d747dcd14b5f: Pulling fs layer [2023-04-18T19:31:13.126Z] 2de7ff778b66: Pulling fs layer [2023-04-18T19:31:13.126Z] e9a5061849ea: Waiting [2023-04-18T19:31:13.126Z] d747dcd14b5f: Waiting [2023-04-18T19:31:13.126Z] 2de7ff778b66: Waiting [2023-04-18T19:31:13.126Z] 0d9ebad4ef96: Waiting [2023-04-18T19:31:13.126Z] 9712f1f96733: Verifying Checksum [2023-04-18T19:31:13.126Z] 9712f1f96733: Download complete [2023-04-18T19:31:13.388Z] 63f879dbbcfc: Verifying Checksum [2023-04-18T19:31:13.388Z] 63f879dbbcfc: Download complete [2023-04-18T19:31:13.647Z] 0d9ebad4ef96: Verifying Checksum [2023-04-18T19:31:13.647Z] 0d9ebad4ef96: Download complete [2023-04-18T19:31:13.647Z] d747dcd14b5f: Verifying Checksum [2023-04-18T19:31:13.647Z] d747dcd14b5f: Download complete [2023-04-18T19:31:13.647Z] e9a5061849ea: Verifying Checksum [2023-04-18T19:31:13.647Z] e9a5061849ea: Download complete [2023-04-18T19:31:13.647Z] ab5ef0e58194: Verifying Checksum [2023-04-18T19:31:13.647Z] ab5ef0e58194: Download complete [2023-04-18T19:31:13.647Z] 2de7ff778b66: Verifying Checksum [2023-04-18T19:31:13.647Z] 2de7ff778b66: Download complete [2023-04-18T19:31:16.174Z] ab5ef0e58194: Pull complete [2023-04-18T19:31:16.174Z] 9712f1f96733: Pull complete [2023-04-18T19:31:16.738Z] 63f879dbbcfc: Pull complete [2023-04-18T19:31:20.014Z] 0d9ebad4ef96: Pull complete [2023-04-18T19:31:20.272Z] e9a5061849ea: Pull complete [2023-04-18T19:31:20.272Z] d747dcd14b5f: Pull complete [2023-04-18T19:31:21.207Z] 2de7ff778b66: Pull complete [2023-04-18T19:31:21.207Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-18T19:31:21.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-18T19:31:21.207Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T19:31:21.287Z] prd-ubuntu20.04-docker-8c-8g-8967 does not seem to be running inside a container [2023-04-18T19:31:21.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/496 -v /w/workspace/edgex-go/496:/w/workspace/edgex-go/496:rw,z -v /w/workspace/edgex-go/496@tmp:/w/workspace/edgex-go/496@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-04-18T19:31:22.880Z] $ docker top 7d80ee377a294225ca94805fe51f5a36d457a6870401430327bf88333082607c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-18T19:31:22.940Z] provisioning config files... [2023-04-18T19:31:22.947Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/496@tmp/config2064217725023019061tmp [2023-04-18T19:31:22.955Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/496@tmp/config15400073375687778189tmp [2023-04-18T19:31:22.963Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/496@tmp/config1827423438894143816tmp [Pipeline] { [Pipeline] echo [2023-04-18T19:31:22.978Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T19:31:23.260Z] ---> sigul-configuration.sh [2023-04-18T19:31:23.260Z] gpg: directory `/root/.gnupg' created [2023-04-18T19:31:23.260Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-18T19:31:23.260Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-18T19:31:23.260Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-18T19:31:23.260Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-18T19:31:23.260Z] gpg: CAST5 encrypted data [2023-04-18T19:31:23.260Z] gpg: encrypted with 1 passphrase [2023-04-18T19:31:23.260Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-18T19:31:23.541Z] + mkdir /home/jenkins [2023-04-18T19:31:23.541Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-18T19:31:23.822Z] + 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-04-18T19:31:23.830Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T19:31:24.110Z] ---> sigul-install.sh [2023-04-18T19:31:24.110Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-18T19:31:24.394Z] + git tag --list [2023-04-18T19:31:24.394Z] 0.6.0 [2023-04-18T19:31:24.394Z] 0.6.1 [2023-04-18T19:31:24.394Z] 0.7.0 [2023-04-18T19:31:24.394Z] 0.7.1 [2023-04-18T19:31:24.394Z] v1.0.0 [2023-04-18T19:31:24.394Z] v1.0.1 [2023-04-18T19:31:24.394Z] v1.1.0 [2023-04-18T19:31:24.394Z] v1.2.0 [2023-04-18T19:31:24.394Z] v1.2.1 [2023-04-18T19:31:24.394Z] v1.3.0 [2023-04-18T19:31:24.394Z] v1.3.1 [2023-04-18T19:31:24.394Z] v2.0.0 [2023-04-18T19:31:24.394Z] v2.1.0 [2023-04-18T19:31:24.394Z] v2.1.1 [2023-04-18T19:31:24.394Z] v2.1.1-dev.1 [2023-04-18T19:31:24.394Z] v2.1.1-dev.2 [2023-04-18T19:31:24.394Z] v2.1.1-dev.3 [2023-04-18T19:31:24.394Z] v2.1.1-dev.4 [2023-04-18T19:31:24.394Z] v2.1.1-dev.5 [2023-04-18T19:31:24.394Z] v2.1.1-dev.6 [2023-04-18T19:31:24.394Z] v2.1.1-dev.7 [2023-04-18T19:31:24.394Z] v2.1.1-dev.8 [2023-04-18T19:31:24.394Z] v2.1.2-dev.1 [2023-04-18T19:31:24.394Z] v2.2.0 [2023-04-18T19:31:24.394Z] v2.2.1-dev.1 [2023-04-18T19:31:24.394Z] v2.2.1-dev.10 [2023-04-18T19:31:24.394Z] v2.2.1-dev.11 [2023-04-18T19:31:24.394Z] v2.2.1-dev.12 [2023-04-18T19:31:24.394Z] v2.2.1-dev.13 [2023-04-18T19:31:24.394Z] v2.2.1-dev.14 [2023-04-18T19:31:24.394Z] v2.2.1-dev.15 [2023-04-18T19:31:24.394Z] v2.2.1-dev.16 [2023-04-18T19:31:24.394Z] v2.2.1-dev.17 [2023-04-18T19:31:24.394Z] v2.2.1-dev.18 [2023-04-18T19:31:24.394Z] v2.2.1-dev.19 [2023-04-18T19:31:24.394Z] v2.2.1-dev.2 [2023-04-18T19:31:24.394Z] v2.2.1-dev.20 [2023-04-18T19:31:24.394Z] v2.2.1-dev.21 [2023-04-18T19:31:24.394Z] v2.2.1-dev.22 [2023-04-18T19:31:24.394Z] v2.2.1-dev.23 [2023-04-18T19:31:24.394Z] v2.2.1-dev.24 [2023-04-18T19:31:24.394Z] v2.2.1-dev.25 [2023-04-18T19:31:24.394Z] v2.2.1-dev.26 [2023-04-18T19:31:24.394Z] v2.2.1-dev.27 [2023-04-18T19:31:24.394Z] v2.2.1-dev.28 [2023-04-18T19:31:24.394Z] v2.2.1-dev.29 [2023-04-18T19:31:24.394Z] v2.2.1-dev.3 [2023-04-18T19:31:24.394Z] v2.2.1-dev.4 [2023-04-18T19:31:24.394Z] v2.2.1-dev.5 [2023-04-18T19:31:24.394Z] v2.2.1-dev.6 [2023-04-18T19:31:24.394Z] v2.2.1-dev.7 [2023-04-18T19:31:24.394Z] v2.2.1-dev.8 [2023-04-18T19:31:24.394Z] v2.2.1-dev.9 [2023-04-18T19:31:24.394Z] v2.3.0 [2023-04-18T19:31:24.394Z] v2.3.0-dev.100 [2023-04-18T19:31:24.394Z] v2.3.0-dev.101 [2023-04-18T19:31:24.394Z] v2.3.0-dev.102 [2023-04-18T19:31:24.394Z] v2.3.0-dev.103 [2023-04-18T19:31:24.394Z] v2.3.0-dev.104 [2023-04-18T19:31:24.394Z] v2.3.0-dev.105 [2023-04-18T19:31:24.394Z] v2.3.0-dev.106 [2023-04-18T19:31:24.394Z] v2.3.0-dev.29 [2023-04-18T19:31:24.394Z] v2.3.0-dev.30 [2023-04-18T19:31:24.394Z] v2.3.0-dev.31 [2023-04-18T19:31:24.394Z] v2.3.0-dev.32 [2023-04-18T19:31:24.394Z] v2.3.0-dev.33 [2023-04-18T19:31:24.394Z] v2.3.0-dev.34 [2023-04-18T19:31:24.394Z] v2.3.0-dev.35 [2023-04-18T19:31:24.394Z] v2.3.0-dev.36 [2023-04-18T19:31:24.394Z] v2.3.0-dev.37 [2023-04-18T19:31:24.394Z] v2.3.0-dev.38 [2023-04-18T19:31:24.394Z] v2.3.0-dev.39 [2023-04-18T19:31:24.394Z] v2.3.0-dev.40 [2023-04-18T19:31:24.394Z] v2.3.0-dev.41 [2023-04-18T19:31:24.394Z] v2.3.0-dev.42 [2023-04-18T19:31:24.394Z] v2.3.0-dev.43 [2023-04-18T19:31:24.394Z] v2.3.0-dev.44 [2023-04-18T19:31:24.394Z] v2.3.0-dev.45 [2023-04-18T19:31:24.394Z] v2.3.0-dev.46 [2023-04-18T19:31:24.394Z] v2.3.0-dev.47 [2023-04-18T19:31:24.395Z] v2.3.0-dev.48 [2023-04-18T19:31:24.395Z] v2.3.0-dev.49 [2023-04-18T19:31:24.395Z] v2.3.0-dev.50 [2023-04-18T19:31:24.395Z] v2.3.0-dev.51 [2023-04-18T19:31:24.395Z] v2.3.0-dev.52 [2023-04-18T19:31:24.395Z] v2.3.0-dev.53 [2023-04-18T19:31:24.395Z] v2.3.0-dev.54 [2023-04-18T19:31:24.395Z] v2.3.0-dev.55 [2023-04-18T19:31:24.395Z] v2.3.0-dev.56 [2023-04-18T19:31:24.395Z] v2.3.0-dev.57 [2023-04-18T19:31:24.395Z] v2.3.0-dev.58 [2023-04-18T19:31:24.395Z] v2.3.0-dev.59 [2023-04-18T19:31:24.395Z] v2.3.0-dev.60 [2023-04-18T19:31:24.395Z] v2.3.0-dev.61 [2023-04-18T19:31:24.395Z] v2.3.0-dev.62 [2023-04-18T19:31:24.395Z] v2.3.0-dev.63 [2023-04-18T19:31:24.395Z] v2.3.0-dev.64 [2023-04-18T19:31:24.395Z] v2.3.0-dev.65 [2023-04-18T19:31:24.395Z] v2.3.0-dev.66 [2023-04-18T19:31:24.395Z] v2.3.0-dev.67 [2023-04-18T19:31:24.395Z] v2.3.0-dev.68 [2023-04-18T19:31:24.395Z] v2.3.0-dev.69 [2023-04-18T19:31:24.395Z] v2.3.0-dev.70 [2023-04-18T19:31:24.395Z] v2.3.0-dev.71 [2023-04-18T19:31:24.395Z] v2.3.0-dev.72 [2023-04-18T19:31:24.395Z] v2.3.0-dev.73 [2023-04-18T19:31:24.395Z] v2.3.0-dev.74 [2023-04-18T19:31:24.395Z] v2.3.0-dev.75 [2023-04-18T19:31:24.395Z] v2.3.0-dev.76 [2023-04-18T19:31:24.395Z] v2.3.0-dev.77 [2023-04-18T19:31:24.395Z] v2.3.0-dev.78 [2023-04-18T19:31:24.395Z] v2.3.0-dev.79 [2023-04-18T19:31:24.395Z] v2.3.0-dev.80 [2023-04-18T19:31:24.395Z] v2.3.0-dev.81 [2023-04-18T19:31:24.395Z] v2.3.0-dev.82 [2023-04-18T19:31:24.395Z] v2.3.0-dev.83 [2023-04-18T19:31:24.395Z] v2.3.0-dev.84 [2023-04-18T19:31:24.395Z] v2.3.0-dev.85 [2023-04-18T19:31:24.395Z] v2.3.0-dev.86 [2023-04-18T19:31:24.395Z] v2.3.0-dev.87 [2023-04-18T19:31:24.395Z] v2.3.0-dev.88 [2023-04-18T19:31:24.395Z] v2.3.0-dev.89 [2023-04-18T19:31:24.395Z] v2.3.0-dev.90 [2023-04-18T19:31:24.395Z] v2.3.0-dev.91 [2023-04-18T19:31:24.395Z] v2.3.0-dev.92 [2023-04-18T19:31:24.395Z] v2.3.0-dev.93 [2023-04-18T19:31:24.395Z] v2.3.0-dev.94 [2023-04-18T19:31:24.395Z] v2.3.0-dev.95 [2023-04-18T19:31:24.395Z] v2.3.0-dev.96 [2023-04-18T19:31:24.395Z] v2.3.0-dev.97 [2023-04-18T19:31:24.395Z] v2.3.0-dev.98 [2023-04-18T19:31:24.395Z] v2.3.0-dev.99 [2023-04-18T19:31:24.395Z] v2.3.1-dev.1 [2023-04-18T19:31:24.395Z] v2.3.1-dev.2 [2023-04-18T19:31:24.395Z] v2.3.1-dev.3 [2023-04-18T19:31:24.395Z] v2.3.1-dev.4 [2023-04-18T19:31:24.395Z] v2.3.1-dev.5 [2023-04-18T19:31:24.395Z] v3.0.0-dev.1 [2023-04-18T19:31:24.395Z] v3.0.0-dev.10 [2023-04-18T19:31:24.395Z] v3.0.0-dev.100 [2023-04-18T19:31:24.395Z] v3.0.0-dev.101 [2023-04-18T19:31:24.395Z] v3.0.0-dev.102 [2023-04-18T19:31:24.395Z] v3.0.0-dev.103 [2023-04-18T19:31:24.395Z] v3.0.0-dev.104 [2023-04-18T19:31:24.395Z] v3.0.0-dev.105 [2023-04-18T19:31:24.395Z] v3.0.0-dev.106 [2023-04-18T19:31:24.395Z] v3.0.0-dev.107 [2023-04-18T19:31:24.395Z] v3.0.0-dev.108 [2023-04-18T19:31:24.395Z] v3.0.0-dev.109 [2023-04-18T19:31:24.395Z] v3.0.0-dev.11 [2023-04-18T19:31:24.395Z] v3.0.0-dev.110 [2023-04-18T19:31:24.395Z] v3.0.0-dev.111 [2023-04-18T19:31:24.395Z] v3.0.0-dev.112 [2023-04-18T19:31:24.395Z] v3.0.0-dev.113 [2023-04-18T19:31:24.395Z] v3.0.0-dev.114 [2023-04-18T19:31:24.395Z] v3.0.0-dev.115 [2023-04-18T19:31:24.395Z] v3.0.0-dev.116 [2023-04-18T19:31:24.395Z] v3.0.0-dev.117 [2023-04-18T19:31:24.395Z] v3.0.0-dev.118 [2023-04-18T19:31:24.395Z] v3.0.0-dev.119 [2023-04-18T19:31:24.395Z] v3.0.0-dev.12 [2023-04-18T19:31:24.395Z] v3.0.0-dev.120 [2023-04-18T19:31:24.395Z] v3.0.0-dev.121 [2023-04-18T19:31:24.395Z] v3.0.0-dev.122 [2023-04-18T19:31:24.395Z] v3.0.0-dev.123 [2023-04-18T19:31:24.395Z] v3.0.0-dev.124 [2023-04-18T19:31:24.395Z] v3.0.0-dev.125 [2023-04-18T19:31:24.395Z] v3.0.0-dev.126 [2023-04-18T19:31:24.395Z] v3.0.0-dev.127 [2023-04-18T19:31:24.395Z] v3.0.0-dev.128 [2023-04-18T19:31:24.395Z] v3.0.0-dev.129 [2023-04-18T19:31:24.395Z] v3.0.0-dev.13 [2023-04-18T19:31:24.395Z] v3.0.0-dev.130 [2023-04-18T19:31:24.395Z] v3.0.0-dev.131 [2023-04-18T19:31:24.395Z] v3.0.0-dev.132 [2023-04-18T19:31:24.395Z] v3.0.0-dev.133 [2023-04-18T19:31:24.395Z] v3.0.0-dev.134 [2023-04-18T19:31:24.395Z] v3.0.0-dev.14 [2023-04-18T19:31:24.395Z] v3.0.0-dev.15 [2023-04-18T19:31:24.395Z] v3.0.0-dev.16 [2023-04-18T19:31:24.395Z] v3.0.0-dev.17 [2023-04-18T19:31:24.395Z] v3.0.0-dev.18 [2023-04-18T19:31:24.395Z] v3.0.0-dev.19 [2023-04-18T19:31:24.395Z] v3.0.0-dev.2 [2023-04-18T19:31:24.395Z] v3.0.0-dev.20 [2023-04-18T19:31:24.395Z] v3.0.0-dev.21 [2023-04-18T19:31:24.395Z] v3.0.0-dev.22 [2023-04-18T19:31:24.395Z] v3.0.0-dev.23 [2023-04-18T19:31:24.395Z] v3.0.0-dev.24 [2023-04-18T19:31:24.395Z] v3.0.0-dev.25 [2023-04-18T19:31:24.395Z] v3.0.0-dev.26 [2023-04-18T19:31:24.395Z] v3.0.0-dev.27 [2023-04-18T19:31:24.395Z] v3.0.0-dev.28 [2023-04-18T19:31:24.395Z] v3.0.0-dev.29 [2023-04-18T19:31:24.395Z] v3.0.0-dev.3 [2023-04-18T19:31:24.395Z] v3.0.0-dev.30 [2023-04-18T19:31:24.395Z] v3.0.0-dev.31 [2023-04-18T19:31:24.395Z] v3.0.0-dev.32 [2023-04-18T19:31:24.395Z] v3.0.0-dev.33 [2023-04-18T19:31:24.395Z] v3.0.0-dev.34 [2023-04-18T19:31:24.395Z] v3.0.0-dev.35 [2023-04-18T19:31:24.395Z] v3.0.0-dev.36 [2023-04-18T19:31:24.395Z] v3.0.0-dev.37 [2023-04-18T19:31:24.395Z] v3.0.0-dev.38 [2023-04-18T19:31:24.395Z] v3.0.0-dev.39 [2023-04-18T19:31:24.395Z] v3.0.0-dev.4 [2023-04-18T19:31:24.395Z] v3.0.0-dev.40 [2023-04-18T19:31:24.395Z] v3.0.0-dev.41 [2023-04-18T19:31:24.395Z] v3.0.0-dev.42 [2023-04-18T19:31:24.395Z] v3.0.0-dev.43 [2023-04-18T19:31:24.395Z] v3.0.0-dev.44 [2023-04-18T19:31:24.395Z] v3.0.0-dev.45 [2023-04-18T19:31:24.395Z] v3.0.0-dev.46 [2023-04-18T19:31:24.395Z] v3.0.0-dev.47 [2023-04-18T19:31:24.395Z] v3.0.0-dev.48 [2023-04-18T19:31:24.395Z] v3.0.0-dev.49 [2023-04-18T19:31:24.395Z] v3.0.0-dev.5 [2023-04-18T19:31:24.395Z] v3.0.0-dev.50 [2023-04-18T19:31:24.395Z] v3.0.0-dev.51 [2023-04-18T19:31:24.395Z] v3.0.0-dev.52 [2023-04-18T19:31:24.395Z] v3.0.0-dev.53 [2023-04-18T19:31:24.395Z] v3.0.0-dev.54 [2023-04-18T19:31:24.395Z] v3.0.0-dev.55 [2023-04-18T19:31:24.395Z] v3.0.0-dev.56 [2023-04-18T19:31:24.395Z] v3.0.0-dev.57 [2023-04-18T19:31:24.395Z] v3.0.0-dev.58 [2023-04-18T19:31:24.395Z] v3.0.0-dev.59 [2023-04-18T19:31:24.395Z] v3.0.0-dev.6 [2023-04-18T19:31:24.395Z] v3.0.0-dev.60 [2023-04-18T19:31:24.395Z] v3.0.0-dev.61 [2023-04-18T19:31:24.395Z] v3.0.0-dev.62 [2023-04-18T19:31:24.395Z] v3.0.0-dev.63 [2023-04-18T19:31:24.395Z] v3.0.0-dev.64 [2023-04-18T19:31:24.395Z] v3.0.0-dev.65 [2023-04-18T19:31:24.395Z] v3.0.0-dev.66 [2023-04-18T19:31:24.395Z] v3.0.0-dev.67 [2023-04-18T19:31:24.395Z] v3.0.0-dev.68 [2023-04-18T19:31:24.395Z] v3.0.0-dev.69 [2023-04-18T19:31:24.395Z] v3.0.0-dev.7 [2023-04-18T19:31:24.395Z] v3.0.0-dev.70 [2023-04-18T19:31:24.395Z] v3.0.0-dev.71 [2023-04-18T19:31:24.395Z] v3.0.0-dev.72 [2023-04-18T19:31:24.395Z] v3.0.0-dev.73 [2023-04-18T19:31:24.395Z] v3.0.0-dev.74 [2023-04-18T19:31:24.395Z] v3.0.0-dev.75 [2023-04-18T19:31:24.395Z] v3.0.0-dev.76 [2023-04-18T19:31:24.395Z] v3.0.0-dev.77 [2023-04-18T19:31:24.395Z] v3.0.0-dev.78 [2023-04-18T19:31:24.395Z] v3.0.0-dev.79 [2023-04-18T19:31:24.395Z] v3.0.0-dev.8 [2023-04-18T19:31:24.395Z] v3.0.0-dev.80 [2023-04-18T19:31:24.395Z] v3.0.0-dev.81 [2023-04-18T19:31:24.395Z] v3.0.0-dev.82 [2023-04-18T19:31:24.395Z] v3.0.0-dev.83 [2023-04-18T19:31:24.395Z] v3.0.0-dev.84 [2023-04-18T19:31:24.395Z] v3.0.0-dev.85 [2023-04-18T19:31:24.395Z] v3.0.0-dev.86 [2023-04-18T19:31:24.395Z] v3.0.0-dev.87 [2023-04-18T19:31:24.395Z] v3.0.0-dev.88 [2023-04-18T19:31:24.395Z] v3.0.0-dev.89 [2023-04-18T19:31:24.395Z] v3.0.0-dev.9 [2023-04-18T19:31:24.395Z] v3.0.0-dev.90 [2023-04-18T19:31:24.395Z] v3.0.0-dev.91 [2023-04-18T19:31:24.395Z] v3.0.0-dev.92 [2023-04-18T19:31:24.395Z] v3.0.0-dev.93 [2023-04-18T19:31:24.395Z] v3.0.0-dev.94 [2023-04-18T19:31:24.395Z] v3.0.0-dev.95 [2023-04-18T19:31:24.395Z] v3.0.0-dev.96 [2023-04-18T19:31:24.395Z] v3.0.0-dev.97 [2023-04-18T19:31:24.395Z] v3.0.0-dev.98 [2023-04-18T19:31:24.395Z] v3.0.0-dev.99 [Pipeline] sh [2023-04-18T19:31:24.675Z] + lftools sign git-tag v3.0.0-dev.134 [2023-04-18T19:31:25.241Z] Signing Git tag with Sigul... [2023-04-18T19:31:25.241Z] Signing v3.0.0-dev.134 [Pipeline] echo [2023-04-18T19:31:25.505Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T19:31:25.786Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-18T19:31:25.794Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-18T19:31:25.821Z] $ docker stop --time=1 7d80ee377a294225ca94805fe51f5a36d457a6870401430327bf88333082607c [2023-04-18T19:31:27.087Z] $ docker rm -f --volumes 7d80ee377a294225ca94805fe51f5a36d457a6870401430327bf88333082607c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-18T19:31:27.498Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T19:31:27.498Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:31:27.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T19:31:27.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T19:31:27.873Z] prd-ubuntu20.04-docker-8c-8g-8967 does not seem to be running inside a container [2023-04-18T19:31:27.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/496 -v /w/workspace/edgex-go/496:/w/workspace/edgex-go/496:rw,z -v /w/workspace/edgex-go/496@tmp:/w/workspace/edgex-go/496@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-04-18T19:31:28.246Z] $ docker top 5bab86fca89934607facaaf14c4e847bd2511fd8eabd5a655d0335c72170f62d -eo pid,comm [2023-04-18T19:31:28.281Z] 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-04-18T19:31:28.281Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T19:31:28.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T19:31:28.323Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T19:31:28.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T19:31:28.446Z] $ docker exec 5bab86fca89934607facaaf14c4e847bd2511fd8eabd5a655d0335c72170f62d ssh-agent [2023-04-18T19:31:28.546Z] SSH_AUTH_SOCK=/tmp/ssh-usxrOCjs6PYQ/agent.32 [2023-04-18T19:31:28.546Z] SSH_AGENT_PID=39 [2023-04-18T19:31:28.550Z] Running ssh-add (command line suppressed) [2023-04-18T19:31:28.664Z] Identity added: /w/workspace/edgex-go/496@tmp/private_key_4616086787815674924.key (/w/workspace/edgex-go/496@tmp/private_key_4616086787815674924.key) [2023-04-18T19:31:28.667Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T19:31:28.954Z] + git semver bump pre [2023-04-18T19:31:29.214Z] 2023-04-18 19:31:29,189 [read_version] DEBUG read version from /w/workspace/edgex-go/496/.semver/main [2023-04-18T19:31:29.215Z] 2023-04-18 19:31:29,189 [bump_version] DEBUG bumping version:3.0.0-dev.134 on axis:pre with prefix:dev [2023-04-18T19:31:29.215Z] 2023-04-18 19:31:29,189 [bump_version] DEBUG bumped version:3.0.0-dev.135 [2023-04-18T19:31:29.215Z] 2023-04-18 19:31:29,189 [write_version] DEBUG write version:3.0.0-dev.135 to path:/w/workspace/edgex-go/496/.semver/main with force:True [2023-04-18T19:31:29.215Z] 2023-04-18 19:31:29,189 [read_version] DEBUG read version from /w/workspace/edgex-go/496/.semver/main [2023-04-18T19:31:29.215Z] 2023-04-18 19:31:29,189 [write_file] DEBUG write to file:/w/workspace/edgex-go/496/.semver/main [2023-04-18T19:31:29.215Z] 2023-04-18 19:31:29,192 [execute] INFO git cat-file --batch-check [2023-04-18T19:31:29.215Z] 2023-04-18 19:31:29,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/496/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T19:31:29.215Z] 2023-04-18 19:31:29,199 [execute] INFO git cat-file --batch [2023-04-18T19:31:29.215Z] 2023-04-18 19:31:29,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/496/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T19:31:29.215Z] 2023-04-18 19:31:29,206 [read_version] DEBUG read version from /w/workspace/edgex-go/496/.semver/main [2023-04-18T19:31:29.215Z] 3.0.0-dev.135 [Pipeline] } [2023-04-18T19:31:29.492Z] $ docker exec --env ******** --env ******** 5bab86fca89934607facaaf14c4e847bd2511fd8eabd5a655d0335c72170f62d ssh-agent -k [2023-04-18T19:31:29.588Z] unset SSH_AUTH_SOCK; [2023-04-18T19:31:29.589Z] unset SSH_AGENT_PID; [2023-04-18T19:31:29.589Z] echo Agent pid 39 killed; [2023-04-18T19:31:29.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T19:31:29.906Z] + git semver [Pipeline] } [2023-04-18T19:31:30.185Z] $ docker stop --time=1 5bab86fca89934607facaaf14c4e847bd2511fd8eabd5a655d0335c72170f62d [2023-04-18T19:31:31.502Z] $ docker rm -f --volumes 5bab86fca89934607facaaf14c4e847bd2511fd8eabd5a655d0335c72170f62d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T19:31:31.832Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T19:31:31.832Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:31:32.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T19:31:32.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T19:31:32.203Z] prd-ubuntu20.04-docker-8c-8g-8967 does not seem to be running inside a container [2023-04-18T19:31:32.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/496 -v /w/workspace/edgex-go/496:/w/workspace/edgex-go/496:rw,z -v /w/workspace/edgex-go/496@tmp:/w/workspace/edgex-go/496@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-04-18T19:31:32.571Z] $ docker top a8e772a3efaba2d1a6aff96569ce0409fed38942dbc4d122a51d41864a74f1a0 -eo pid,comm [2023-04-18T19:31:32.606Z] 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-04-18T19:31:32.606Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T19:31:32.646Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T19:31:32.646Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T19:31:32.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T19:31:32.759Z] $ docker exec a8e772a3efaba2d1a6aff96569ce0409fed38942dbc4d122a51d41864a74f1a0 ssh-agent [2023-04-18T19:31:32.847Z] SSH_AUTH_SOCK=/tmp/ssh-GeMY62JM5qor/agent.32 [2023-04-18T19:31:32.847Z] SSH_AGENT_PID=38 [2023-04-18T19:31:32.851Z] Running ssh-add (command line suppressed) [2023-04-18T19:31:32.974Z] Identity added: /w/workspace/edgex-go/496@tmp/private_key_16647277445123817431.key (/w/workspace/edgex-go/496@tmp/private_key_16647277445123817431.key) [2023-04-18T19:31:32.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T19:31:33.259Z] + git semver push [2023-04-18T19:31:33.517Z] 2023-04-18 19:31:33,457 [run_push] DEBUG push [2023-04-18T19:31:33.517Z] 2023-04-18 19:31:33,458 [execute] INFO git cat-file --batch-check [2023-04-18T19:31:33.517Z] 2023-04-18 19:31:33,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/496/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T19:31:33.517Z] 2023-04-18 19:31:33,462 [execute] INFO git rev-list 90b6fe314079752c0cf7f442ea69c5e81e5585c7 -- [2023-04-18T19:31:33.517Z] 2023-04-18 19:31:33,463 [execute] DEBUG Popen(['git', 'rev-list', '90b6fe314079752c0cf7f442ea69c5e81e5585c7', '--'], cwd=/w/workspace/edgex-go/496/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-18T19:31:33.517Z] 2023-04-18 19:31:33,478 [execute] INFO git fetch -v origin [2023-04-18T19:31:33.517Z] 2023-04-18 19:31:33,478 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/496/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-18T19:31:34.084Z] 2023-04-18 19:31:33,971 [run_push] DEBUG no remote changes detected [2023-04-18T19:31:34.084Z] 2023-04-18 19:31:33,972 [execute] INFO git push origin semver [2023-04-18T19:31:34.084Z] 2023-04-18 19:31:33,972 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/496/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-18T19:31:35.022Z] 2023-04-18 19:31:34,941 [run_push] DEBUG push all version tags [2023-04-18T19:31:35.022Z] 2023-04-18 19:31:34,942 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-18T19:31:35.022Z] 2023-04-18 19:31:34,943 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/496, universal_newlines=False, shell=None, istream=None) [2023-04-18T19:31:35.960Z] 2023-04-18 19:31:35,813 [read_version] DEBUG read version from /w/workspace/edgex-go/496/.semver/main [2023-04-18T19:31:35.960Z] 3.0.0-dev.135 [Pipeline] } [2023-04-18T19:31:35.979Z] $ docker exec --env ******** --env ******** a8e772a3efaba2d1a6aff96569ce0409fed38942dbc4d122a51d41864a74f1a0 ssh-agent -k [2023-04-18T19:31:36.095Z] unset SSH_AUTH_SOCK; [2023-04-18T19:31:36.095Z] unset SSH_AGENT_PID; [2023-04-18T19:31:36.096Z] echo Agent pid 38 killed; [2023-04-18T19:31:36.098Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T19:31:36.400Z] + git semver [Pipeline] } [2023-04-18T19:31:36.679Z] $ docker stop --time=1 a8e772a3efaba2d1a6aff96569ce0409fed38942dbc4d122a51d41864a74f1a0 [2023-04-18T19:31:37.962Z] $ docker rm -f --volumes a8e772a3efaba2d1a6aff96569ce0409fed38942dbc4d122a51d41864a74f1a0 [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-04-18T19:31:38.448Z] + [ -d /w/workspace/edgex-go/496/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-18T19:31:38.737Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T19:31:39.598Z] ---> package-listing.sh [2023-04-18T19:31:39.598Z] ++ facter osfamily [2023-04-18T19:31:39.598Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-18T19:31:39.857Z] + OS_FAMILY=debian [2023-04-18T19:31:39.857Z] + workspace=/w/workspace/edgex-go/496 [2023-04-18T19:31:39.857Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-18T19:31:39.857Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-18T19:31:39.858Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-18T19:31:39.858Z] + PACKAGES=/tmp/packages_start.txt [2023-04-18T19:31:39.858Z] + '[' /w/workspace/edgex-go/496 ']' [2023-04-18T19:31:39.858Z] + PACKAGES=/tmp/packages_end.txt [2023-04-18T19:31:39.858Z] + case "${OS_FAMILY}" in [2023-04-18T19:31:39.858Z] + grep '^ii' [2023-04-18T19:31:39.858Z] + dpkg -l [2023-04-18T19:31:39.858Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-18T19:31:39.858Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-18T19:31:39.858Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-18T19:31:39.858Z] + '[' /w/workspace/edgex-go/496 ']' [2023-04-18T19:31:39.858Z] + mkdir -p /w/workspace/edgex-go/496/archives/ [2023-04-18T19:31:39.858Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/496/archives/ [Pipeline] echo [2023-04-18T19:31:39.868Z] 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/496/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-18T19:31:40.146Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:31:40.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T19:31:40.704Z] [2023-04-18T19:31:40.704Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T19:31:40.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T19:31:40.999Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-18T19:31:40.999Z] 5eb5b503b376: Pulling fs layer [2023-04-18T19:31:40.999Z] 5c69ac0246d0: Pulling fs layer [2023-04-18T19:31:40.999Z] ec43610c2a17: Pulling fs layer [2023-04-18T19:31:40.999Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-18T19:31:40.999Z] 33b1e0a273af: Pulling fs layer [2023-04-18T19:31:40.999Z] 5d3b04190fa2: Pulling fs layer [2023-04-18T19:31:40.999Z] 2f39f015ded8: Pulling fs layer [2023-04-18T19:31:40.999Z] 3a2ae6a8a46f: Waiting [2023-04-18T19:31:40.999Z] 33b1e0a273af: Waiting [2023-04-18T19:31:40.999Z] 5d3b04190fa2: Waiting [2023-04-18T19:31:40.999Z] 2f39f015ded8: Waiting [2023-04-18T19:31:40.999Z] 5c69ac0246d0: Download complete [2023-04-18T19:31:40.999Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-18T19:31:40.999Z] 3a2ae6a8a46f: Download complete [2023-04-18T19:31:40.999Z] 33b1e0a273af: Verifying Checksum [2023-04-18T19:31:40.999Z] 33b1e0a273af: Download complete [2023-04-18T19:31:40.999Z] 5d3b04190fa2: Verifying Checksum [2023-04-18T19:31:41.258Z] ec43610c2a17: Verifying Checksum [2023-04-18T19:31:41.258Z] ec43610c2a17: Download complete [2023-04-18T19:31:41.258Z] 5eb5b503b376: Verifying Checksum [2023-04-18T19:31:41.258Z] 5eb5b503b376: Download complete [2023-04-18T19:31:41.827Z] 2f39f015ded8: Download complete [2023-04-18T19:31:42.393Z] 5eb5b503b376: Pull complete [2023-04-18T19:31:42.393Z] 5c69ac0246d0: Pull complete [2023-04-18T19:31:42.959Z] ec43610c2a17: Pull complete [2023-04-18T19:31:42.959Z] 3a2ae6a8a46f: Pull complete [2023-04-18T19:31:43.219Z] 33b1e0a273af: Pull complete [2023-04-18T19:31:43.219Z] 5d3b04190fa2: Pull complete [2023-04-18T19:31:47.414Z] 2f39f015ded8: Pull complete [2023-04-18T19:31:47.414Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-18T19:31:47.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T19:31:47.414Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T19:31:47.501Z] prd-ubuntu20.04-docker-8c-8g-8967 does not seem to be running inside a container [2023-04-18T19:31:47.548Z] $ 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/496/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/496 -v /w/workspace/edgex-go/496:/w/workspace/edgex-go/496:rw,z -v /w/workspace/edgex-go/496@tmp:/w/workspace/edgex-go/496@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-04-18T19:31:48.782Z] $ docker top 9027a225b6ad9be68f408b1400823a191c0eed3b00e6001ae3ffa19176ee2454 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T19:31:49.114Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-18T19:31:49.397Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-18T19:31:49.679Z] + ls /var/log/sa-host [2023-04-18T19:31:49.679Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T19:31:49.755Z] provisioning config files... [2023-04-18T19:31:49.764Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/496@tmp/config17155488765656458121tmp [Pipeline] { [Pipeline] echo [2023-04-18T19:31:49.775Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T19:31:50.051Z] ---> create-netrc.sh [Pipeline] } [2023-04-18T19:31:50.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-18T19:31:50.383Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-18T19:31:50.390Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T19:31:50.670Z] ---> sudo-logs.sh [2023-04-18T19:31:50.670Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-18T19:31:50.693Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T19:31:50.976Z] ---> job-cost.sh [2023-04-18T19:31:50.976Z] lf-activate-venv: SKIPPING [2023-04-18T19:31:50.976Z] DEBUG: total: 0.10999999940395355 [2023-04-18T19:31:50.976Z] INFO: Retrieving Stack Cost... [2023-04-18T19:31:51.544Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-18T19:31:51.805Z] INFO: Archiving Costs [Pipeline] echo [2023-04-18T19:31:51.816Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T19:31:52.097Z] ---> logs-deploy.sh [2023-04-18T19:31:52.097Z] lf-activate-venv: SKIPPING [2023-04-18T19:31:52.097Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/496 [2023-04-18T19:31:52.097Z] INFO: archiving workspace using pattern(s): [2023-04-18T19:31:53.034Z] Archives upload complete. [2023-04-18T19:31:53.035Z] INFO: archiving logs to Nexus