Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 097fa9cfe75c32edccb428e411636597142f08a4 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-ssh1833339699561344805.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-ssh5142833881714599236.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-ssh1539805219897986331.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-ssh12633642239438044277.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-ssh12236613472591580517.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-11067 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/503 [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/503 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 097fa9cfe75c32edccb428e411636597142f08a4 (main) Commit message: "feat: Consume new -d/--dev Dev Mode command-line flag (#4532)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 097fa9cfe75c32edccb428e411636597142f08a4 # timeout=10 > git rev-list --no-walk 577681181bc6884f0ff204c6dd697ba0a91a7618 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T20:48:50.515Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T20:48:50.553Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T20:48:50.564Z] ========================================================= [2023-04-26T20:48:50.565Z] EdgeX Global Pipelines Version Info [2023-04-26T20:48:50.565Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T20:48:51.263Z] ------------------- [2023-04-26T20:48:51.263Z] stable info: [2023-04-26T20:48:51.263Z] ------------------- [2023-04-26T20:48:51.263Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T20:48:51.263Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T20:48:51.263Z] Message: update stable to v1.0.248 [2023-04-26T20:48:51.833Z] ------------------- [2023-04-26T20:48:51.833Z] experimental info: [2023-04-26T20:48:51.833Z] ------------------- [2023-04-26T20:48:51.833Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T20:48:51.833Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T20:48:51.833Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T20:48:52.000Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-26T20:48:52.008Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-26T20:48:52.016Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T20:48:52.024Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T20:48:52.032Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T20:48:52.040Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T20:48:52.048Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T20:48:52.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-26T20:48:52.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-26T20:48:52.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-26T20:48:52.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T20:48:52.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T20:48:52.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T20:48:52.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T20:48:52.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T20:48:52.123Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T20:48:52.135Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T20:48:52.150Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T20:48:52.163Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-26T20:48:52.174Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-26T20:48:52.184Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T20:48:52.199Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T20:48:52.213Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T20:48:52.224Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-26T20:48:52.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-26T20:48:52.249Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-26T20:48:52.260Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] echo [2023-04-26T20:48:52.272Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 097fa9c [Pipeline] echo [2023-04-26T20:48:52.287Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T20:48:52.331Z] provisioning config files... [2023-04-26T20:48:52.345Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/503@tmp/config15323063273035443295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T20:48:52.647Z] ---> docker-login.sh [2023-04-26T20:48:52.647Z] nexus3.edgexfoundry.org:10001 [2023-04-26T20:48:52.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:48:52.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:48:52.908Z] Configure a credential helper to remove this warning. See [2023-04-26T20:48:52.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:48:52.908Z] [2023-04-26T20:48:52.908Z] Login Succeeded [2023-04-26T20:48:52.908Z] nexus3.edgexfoundry.org:10002 [2023-04-26T20:48:52.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:48:52.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:48:52.908Z] Configure a credential helper to remove this warning. See [2023-04-26T20:48:52.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:48:52.908Z] [2023-04-26T20:48:52.908Z] Login Succeeded [2023-04-26T20:48:52.908Z] nexus3.edgexfoundry.org:10003 [2023-04-26T20:48:53.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:48:53.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:48:53.168Z] Configure a credential helper to remove this warning. See [2023-04-26T20:48:53.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:48:53.168Z] [2023-04-26T20:48:53.168Z] Login Succeeded [2023-04-26T20:48:53.168Z] nexus3.edgexfoundry.org:10004 [2023-04-26T20:48:53.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:48:53.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:48:53.168Z] Configure a credential helper to remove this warning. See [2023-04-26T20:48:53.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:48:53.168Z] [2023-04-26T20:48:53.168Z] Login Succeeded [2023-04-26T20:48:53.168Z] docker.io [2023-04-26T20:48:53.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:48:53.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:48:53.431Z] Configure a credential helper to remove this warning. See [2023-04-26T20:48:53.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:48:53.431Z] [2023-04-26T20:48:53.431Z] Login Succeeded [2023-04-26T20:48:53.431Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T20:48:53.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T20:48:53.758Z] + 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-26T20:48:53.758Z] + dirname cmd/core-command/Dockerfile [2023-04-26T20:48:53.758Z] + cut -d/ -f2 [2023-04-26T20:48:53.758Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-26T20:48:53.758Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-26T20:48:53.758Z] + cut -d/ -f2 [2023-04-26T20:48:53.758Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-26T20:48:53.758Z] + dirname cmd/core-data/Dockerfile [2023-04-26T20:48:53.758Z] + cut -d/ -f2 [2023-04-26T20:48:53.758Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-26T20:48:53.758Z] + + cut -d/ -f2 [2023-04-26T20:48:53.758Z] dirname cmd/core-metadata/Dockerfile [2023-04-26T20:48:53.758Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-26T20:48:53.758Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-26T20:48:53.758Z] + cut -d/ -f2 [2023-04-26T20:48:53.758Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-26T20:48:53.758Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-26T20:48:53.758Z] + cut -d/ -f2 [2023-04-26T20:48:53.758Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-26T20:48:53.758Z] + + cut -d/ -f2 [2023-04-26T20:48:53.758Z] dirname cmd/security-proxy-setup/Dockerfile [2023-04-26T20:48:53.758Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-26T20:48:53.758Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-26T20:48:53.758Z] + cut -d/ -f2 [2023-04-26T20:48:53.758Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-26T20:48:53.758Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-26T20:48:53.758Z] + cut -d/ -f2 [2023-04-26T20:48:53.758Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-26T20:48:53.758Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-26T20:48:53.758Z] + cut -d/ -f2 [2023-04-26T20:48:53.758Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-26T20:48:53.758Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-26T20:48:53.758Z] + cut -d/ -f2 [2023-04-26T20:48:53.758Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-26T20:48:53.758Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-26T20:48:53.758Z] + cut -d/ -f2 [2023-04-26T20:48:53.758Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-26T20:48:53.758Z] + dirname cmd/support-notifications/Dockerfile [2023-04-26T20:48:53.758Z] + cut -d/ -f2 [2023-04-26T20:48:53.758Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-26T20:48:53.758Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-26T20:48:53.758Z] + cut -d/ -f2 [2023-04-26T20:48:53.758Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-26T20:48:53.811Z] 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-26T20:48:54.147Z] + git rev-list -1 --merges 097fa9cfe75c32edccb428e411636597142f08a4~1..097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] echo [2023-04-26T20:48:54.161Z] -----------> git rev-list -1 --merges 097fa9cfe75c32edccb428e411636597142f08a4~1..097fa9cfe75c32edccb428e411636597142f08a4 097fa9cfe75c32edccb428e411636597142f08a4 [false] [Pipeline] sh [2023-04-26T20:48:54.445Z] + git log --format=format:%s -1 097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] echo [2023-04-26T20:48:54.460Z] ========================================================= [2023-04-26T20:48:54.460Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T20:48:54.460Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-26T20:48:54.863Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T20:48:54.863Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T20:48:54.863Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T20:48:54.863Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T20:48:54.863Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-26T20:48:54.863Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-26T20:48:54.863Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:48:55.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T20:48:55.215Z] [2023-04-26T20:48:55.215Z] 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-26T20:48:55.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T20:48:55.515Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T20:48:55.515Z] b85a868b505f: Pulling fs layer [2023-04-26T20:48:55.515Z] e2be974225ed: Pulling fs layer [2023-04-26T20:48:55.515Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T20:48:55.515Z] 988bab9f4d93: Pulling fs layer [2023-04-26T20:48:55.515Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T20:48:55.515Z] eaf3925da568: Pulling fs layer [2023-04-26T20:48:55.515Z] bab4dde63d76: Pulling fs layer [2023-04-26T20:48:55.515Z] bde34c3a00c8: Pulling fs layer [2023-04-26T20:48:55.515Z] b352a97aabf1: Pulling fs layer [2023-04-26T20:48:55.515Z] 4872d77fe225: Pulling fs layer [2023-04-26T20:48:55.515Z] 5851b861e8e6: Pulling fs layer [2023-04-26T20:48:55.515Z] bab4dde63d76: Waiting [2023-04-26T20:48:55.515Z] b352a97aabf1: Waiting [2023-04-26T20:48:55.515Z] 988bab9f4d93: Waiting [2023-04-26T20:48:55.515Z] 4872d77fe225: Waiting [2023-04-26T20:48:55.515Z] 5851b861e8e6: Waiting [2023-04-26T20:48:55.515Z] 1469e6f7b9e6: Waiting [2023-04-26T20:48:55.515Z] eaf3925da568: Waiting [2023-04-26T20:48:55.515Z] e2be974225ed: Download complete [2023-04-26T20:48:55.515Z] 988bab9f4d93: Verifying Checksum [2023-04-26T20:48:55.515Z] 988bab9f4d93: Download complete [2023-04-26T20:48:55.515Z] 339a4e72a1f5: Download complete [2023-04-26T20:48:55.515Z] eaf3925da568: Verifying Checksum [2023-04-26T20:48:55.515Z] eaf3925da568: Download complete [2023-04-26T20:48:55.515Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T20:48:55.515Z] 1469e6f7b9e6: Download complete [2023-04-26T20:48:55.774Z] bde34c3a00c8: Download complete [2023-04-26T20:48:55.775Z] b352a97aabf1: Download complete [2023-04-26T20:48:55.775Z] 4872d77fe225: Download complete [2023-04-26T20:48:55.775Z] 5851b861e8e6: Verifying Checksum [2023-04-26T20:48:55.775Z] 5851b861e8e6: Download complete [2023-04-26T20:48:55.775Z] b85a868b505f: Verifying Checksum [2023-04-26T20:48:55.775Z] b85a868b505f: Download complete [2023-04-26T20:48:56.033Z] bab4dde63d76: Verifying Checksum [2023-04-26T20:48:56.033Z] bab4dde63d76: Download complete [2023-04-26T20:48:56.970Z] b85a868b505f: Pull complete [2023-04-26T20:48:56.970Z] e2be974225ed: Pull complete [2023-04-26T20:48:57.229Z] 339a4e72a1f5: Pull complete [2023-04-26T20:48:57.487Z] 988bab9f4d93: Pull complete [2023-04-26T20:48:57.746Z] 1469e6f7b9e6: Pull complete [2023-04-26T20:48:57.747Z] eaf3925da568: Pull complete [2023-04-26T20:48:59.122Z] bab4dde63d76: Pull complete [2023-04-26T20:48:59.122Z] bde34c3a00c8: Pull complete [2023-04-26T20:48:59.381Z] b352a97aabf1: Pull complete [2023-04-26T20:48:59.381Z] 4872d77fe225: Pull complete [2023-04-26T20:48:59.381Z] 5851b861e8e6: Pull complete [2023-04-26T20:48:59.381Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T20:48:59.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T20:48:59.381Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T20:48:59.470Z] prd-ubuntu20.04-docker-8c-8g-11067 does not seem to be running inside a container [2023-04-26T20:48:59.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/503 -v /w/workspace/edgex-go/503:/w/workspace/edgex-go/503:rw,z -v /w/workspace/edgex-go/503@tmp:/w/workspace/edgex-go/503@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-26T20:49:01.585Z] $ docker top 806510f68fed3231b3b2591afdf5a6ca22f452d04f3a51cedefa8f25af277ab7 -eo pid,comm [2023-04-26T20:49:01.628Z] 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-26T20:49:01.628Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T20:49:01.661Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T20:49:01.661Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T20:49:01.758Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T20:49:01.767Z] $ docker exec 806510f68fed3231b3b2591afdf5a6ca22f452d04f3a51cedefa8f25af277ab7 ssh-agent [2023-04-26T20:49:01.859Z] SSH_AUTH_SOCK=/tmp/ssh-hWovxHddfxKH/agent.32 [2023-04-26T20:49:01.859Z] SSH_AGENT_PID=38 [2023-04-26T20:49:01.865Z] Running ssh-add (command line suppressed) [2023-04-26T20:49:01.965Z] Identity added: /w/workspace/edgex-go/503@tmp/private_key_18271627536645914254.key (/w/workspace/edgex-go/503@tmp/private_key_18271627536645914254.key) [2023-04-26T20:49:01.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T20:49:02.259Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T20:49:02.276Z] $ docker exec --env ******** --env ******** 806510f68fed3231b3b2591afdf5a6ca22f452d04f3a51cedefa8f25af277ab7 ssh-agent -k [2023-04-26T20:49:02.376Z] unset SSH_AUTH_SOCK; [2023-04-26T20:49:02.376Z] unset SSH_AGENT_PID; [2023-04-26T20:49:02.376Z] echo Agent pid 38 killed; [2023-04-26T20:49:02.382Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T20:49:02.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T20:49:02.410Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T20:49:02.520Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T20:49:02.528Z] $ docker exec 806510f68fed3231b3b2591afdf5a6ca22f452d04f3a51cedefa8f25af277ab7 ssh-agent [2023-04-26T20:49:02.629Z] SSH_AUTH_SOCK=/tmp/ssh-5bOCmpsLr8cJ/agent.70 [2023-04-26T20:49:02.629Z] SSH_AGENT_PID=77 [2023-04-26T20:49:02.634Z] Running ssh-add (command line suppressed) [2023-04-26T20:49:02.749Z] Identity added: /w/workspace/edgex-go/503@tmp/private_key_706747978027770588.key (/w/workspace/edgex-go/503@tmp/private_key_706747978027770588.key) [2023-04-26T20:49:02.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T20:49:03.043Z] + git semver init [2023-04-26T20:49:03.302Z] 2023-04-26 20:49:03,219 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T20:49:03.302Z] 2023-04-26 20:49:03,219 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/503/.semver [2023-04-26T20:49:03.302Z] 2023-04-26 20:49:03,220 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/503/.semver [2023-04-26T20:49:03.302Z] 2023-04-26 20:49:03,220 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/503/.semver'], cwd=/w/workspace/edgex-go/503, universal_newlines=False, shell=None, istream=None) [2023-04-26T20:49:08.572Z] 2023-04-26 20:49:07,548 [append_file] DEBUG append to file:/w/workspace/edgex-go/503/.git/info/exclude [2023-04-26T20:49:08.572Z] 2023-04-26 20:49:07,548 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/503/.semver/main with force:False [2023-04-26T20:49:08.572Z] 2023-04-26 20:49:07,549 [read_version] DEBUG read version from /w/workspace/edgex-go/503/.semver/main [2023-04-26T20:49:08.572Z] 2023-04-26 20:49:07,549 [read_version] DEBUG read version from /w/workspace/edgex-go/503/.semver/main [2023-04-26T20:49:08.572Z] 3.0.0-dev.140 [Pipeline] } [2023-04-26T20:49:08.589Z] $ docker exec --env ******** --env ******** 806510f68fed3231b3b2591afdf5a6ca22f452d04f3a51cedefa8f25af277ab7 ssh-agent -k [2023-04-26T20:49:08.682Z] unset SSH_AUTH_SOCK; [2023-04-26T20:49:08.682Z] unset SSH_AGENT_PID; [2023-04-26T20:49:08.682Z] echo Agent pid 77 killed; [2023-04-26T20:49:08.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T20:49:08.987Z] + git semver [Pipeline] } [2023-04-26T20:49:09.265Z] $ docker stop --time=1 806510f68fed3231b3b2591afdf5a6ca22f452d04f3a51cedefa8f25af277ab7 [2023-04-26T20:49:10.516Z] $ docker rm -f --volumes 806510f68fed3231b3b2591afdf5a6ca22f452d04f3a51cedefa8f25af277ab7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T20:49:10.855Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T20:49:11.061Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T20:49:11.064Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.140 [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-26T20:49:11.458Z] + git config --global --add safe.directory /w/workspace/edgex-go/503 [Pipeline] echo [2023-04-26T20:49:11.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T20:49:11.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T20:49:11.486Z] ========================================================= [2023-04-26T20:49:11.486Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T20:49:11.486Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-26T20:49:11.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T20:49:11.771Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T20:49:11.771Z] f56be85fc22e: Pulling fs layer [2023-04-26T20:49:11.771Z] 85791d961cd3: Pulling fs layer [2023-04-26T20:49:11.771Z] d694b5ae8c79: Pulling fs layer [2023-04-26T20:49:11.771Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T20:49:11.771Z] 4d19c01a9841: Pulling fs layer [2023-04-26T20:49:11.771Z] 9325e15d5711: Pulling fs layer [2023-04-26T20:49:11.771Z] 556b6ee489ea: Pulling fs layer [2023-04-26T20:49:11.771Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T20:49:11.771Z] 9325e15d5711: Waiting [2023-04-26T20:49:11.771Z] 556b6ee489ea: Waiting [2023-04-26T20:49:11.771Z] 9f32a84ed3da: Waiting [2023-04-26T20:49:11.771Z] c5a4b2cf53e6: Waiting [2023-04-26T20:49:11.771Z] 4d19c01a9841: Waiting [2023-04-26T20:49:11.771Z] 85791d961cd3: Download complete [2023-04-26T20:49:11.771Z] 9f32a84ed3da: Download complete [2023-04-26T20:49:11.771Z] 4d19c01a9841: Verifying Checksum [2023-04-26T20:49:11.771Z] 4d19c01a9841: Download complete [2023-04-26T20:49:11.771Z] f56be85fc22e: Verifying Checksum [2023-04-26T20:49:11.771Z] f56be85fc22e: Download complete [2023-04-26T20:49:11.771Z] 9325e15d5711: Verifying Checksum [2023-04-26T20:49:11.771Z] 9325e15d5711: Download complete [2023-04-26T20:49:12.031Z] f56be85fc22e: Pull complete [2023-04-26T20:49:12.031Z] 85791d961cd3: Pull complete [2023-04-26T20:49:12.601Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T20:49:12.601Z] c5a4b2cf53e6: Download complete [2023-04-26T20:49:12.601Z] d694b5ae8c79: Verifying Checksum [2023-04-26T20:49:12.601Z] d694b5ae8c79: Download complete [2023-04-26T20:49:12.601Z] 556b6ee489ea: Verifying Checksum [2023-04-26T20:49:12.601Z] 556b6ee489ea: Download complete [2023-04-26T20:49:15.914Z] d694b5ae8c79: Pull complete [2023-04-26T20:49:15.914Z] 9f32a84ed3da: Pull complete [2023-04-26T20:49:15.914Z] 4d19c01a9841: Pull complete [2023-04-26T20:49:15.914Z] 9325e15d5711: Pull complete [2023-04-26T20:49:18.445Z] 556b6ee489ea: Pull complete [2023-04-26T20:49:19.012Z] c5a4b2cf53e6: Pull complete [2023-04-26T20:49:19.012Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T20:49:19.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T20:49:19.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-26T20:49:19.307Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T20:49:19.307Z] WORKDIR /edgex [2023-04-26T20:49:19.307Z] COPY go.mod . [2023-04-26T20:49:19.307Z] RUN go mod download [2023-04-26T20:49:19.307Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-26T20:49:19.876Z] Sending build context to Docker daemon 170.7MB [2023-04-26T20:49:19.876Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T20:49:19.876Z] ---> c4be618373d6 [2023-04-26T20:49:19.876Z] Step 2/4 : WORKDIR /edgex [2023-04-26T20:49:23.171Z] ---> Running in 45f3e8e4dea0 [2023-04-26T20:49:23.171Z] Removing intermediate container 45f3e8e4dea0 [2023-04-26T20:49:23.171Z] ---> 4f5bdeb872dd [2023-04-26T20:49:23.171Z] Step 3/4 : COPY go.mod . [2023-04-26T20:49:23.171Z] ---> 3811980423b8 [2023-04-26T20:49:23.171Z] Step 4/4 : RUN go mod download [2023-04-26T20:49:23.171Z] ---> Running in 713182587d75 [2023-04-26T20:49:26.151Z] Still waiting to schedule task [2023-04-26T20:49:26.151Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-26T20:49:35.381Z] Removing intermediate container 713182587d75 [2023-04-26T20:49:35.381Z] ---> ab8ff20af012 [2023-04-26T20:49:35.381Z] Successfully built ab8ff20af012 [2023-04-26T20:49:35.381Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:49:35.682Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T20:49:35.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T20:49:35.746Z] prd-ubuntu20.04-docker-8c-8g-11067 does not seem to be running inside a container [2023-04-26T20:49:35.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/503 -v /w/workspace/edgex-go/503:/w/workspace/edgex-go/503:rw,z -v /w/workspace/edgex-go/503@tmp:/w/workspace/edgex-go/503@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-26T20:49:36.221Z] $ docker top ffce44ef586b967c5867c9fc268d2f0202693c9c7cba06ed3f89bf7ec3a81637 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T20:49:36.549Z] + go version [2023-04-26T20:49:36.550Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T20:49:36.565Z] $ docker stop --time=1 ffce44ef586b967c5867c9fc268d2f0202693c9c7cba06ed3f89bf7ec3a81637 [2023-04-26T20:49:37.860Z] $ docker rm -f --volumes ffce44ef586b967c5867c9fc268d2f0202693c9c7cba06ed3f89bf7ec3a81637 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:49:38.227Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T20:49:38.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T20:49:38.287Z] prd-ubuntu20.04-docker-8c-8g-11067 does not seem to be running inside a container [2023-04-26T20:49:38.318Z] $ 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/503 -v /w/workspace/edgex-go/503:/w/workspace/edgex-go/503:rw,z -v /w/workspace/edgex-go/503@tmp:/w/workspace/edgex-go/503@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-26T20:49:38.646Z] $ docker top 387701824c0f92b7d6eb6c208e4453f5d6b4f0b5ea9f1a821cb1a5312a3f4d30 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-26T20:49:38.699Z] ========================================================= [2023-04-26T20:49:38.699Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-26T20:49:38.699Z] ========================================================= [Pipeline] sh [2023-04-26T20:49:38.978Z] + git config --global --add safe.directory /w/workspace/edgex-go/503 [Pipeline] fileExists [Pipeline] sh [2023-04-26T20:49:39.269Z] + make test [2023-04-26T20:49:39.269Z] go test -race -coverprofile=coverage.out ./... [2023-04-26T20:49:45.852Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-26T20:50:00.768Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-26T20:50:00.768Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-26T20:50:01.704Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-26T20:50:01.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-26T20:50:02.529Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-26T20:50:03.095Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-26T20:50:03.355Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-26T20:50:03.355Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-26T20:50:03.355Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-26T20:50:03.612Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-26T20:50:03.880Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-26T20:50:04.139Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-26T20:50:04.139Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-26T20:50:04.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-26T20:50:06.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-26T20:50:06.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-26T20:50:06.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-04-26T20:50:08.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 98.5% of statements [2023-04-26T20:50:13.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.5% of statements [2023-04-26T20:50:13.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-26T20:50:13.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-26T20:50:13.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-26T20:50:14.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-26T20:50:14.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-26T20:50:14.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements [2023-04-26T20:50:15.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-26T20:50:15.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-26T20:50:15.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-26T20:50:15.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-26T20:50:15.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-26T20:50:17.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-26T20:50:17.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-26T20:50:19.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.277s coverage: 88.5% of statements [2023-04-26T20:50:19.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements [2023-04-26T20:50:19.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-26T20:50:19.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-26T20:50:19.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-26T20:50:19.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.386s coverage: 95.6% of statements [2023-04-26T20:50:19.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-26T20:50:19.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-26T20:50:19.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-26T20:50:19.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-26T20:50:19.540Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-26T20:50:19.799Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements [2023-04-26T20:50:21.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-26T20:50:21.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-26T20:50:21.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-26T20:50:21.177Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements [2023-04-26T20:50:22.550Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-26T20:50:22.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-26T20:50:22.808Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2023-04-26T20:50:22.808Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.0% of statements [2023-04-26T20:50:22.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 42.9% of statements [2023-04-26T20:50:24.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.059s coverage: 82.9% of statements [2023-04-26T20:50:24.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2023-04-26T20:50:24.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2023-04-26T20:50:24.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2023-04-26T20:50:24.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-26T20:50:24.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-26T20:50:24.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-26T20:50:24.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-26T20:50:24.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-26T20:50:24.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-26T20:50:24.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-26T20:50:24.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-26T20:50:25.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-26T20:50:25.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-26T20:50:25.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-26T20:50:25.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-26T20:50:26.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-26T20:50:26.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-26T20:50:26.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-26T20:50:27.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-26T20:50:28.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-26T20:50:29.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-26T20:50:29.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-26T20:50:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-26T20:50:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-26T20:50:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-26T20:50:32.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-26T20:50:32.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-26T20:50:32.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-26T20:50:33.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-26T20:50:33.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-26T20:50:33.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-26T20:50:33.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-26T20:50:34.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-26T20:50:34.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-26T20:50:34.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-26T20:50:34.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-26T20:50:35.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements [2023-04-26T20:50:35.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-26T20:50:35.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-26T20:50:35.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-26T20:50:35.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-26T20:50:36.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-26T20:50:36.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-26T20:50:37.004Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-26T20:50:37.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-26T20:50:49.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.281s coverage: 79.9% of statements [2023-04-26T20:50:49.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.070s coverage: 92.9% of statements [2023-04-26T20:50:49.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-04-26T20:50:49.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.056s coverage: 62.3% of statements [2023-04-26T20:50:49.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2023-04-26T20:50:49.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.057s coverage: 20.0% of statements [2023-04-26T20:50:49.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-04-26T20:50:49.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements [2023-04-26T20:50:49.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements [2023-04-26T20:50:49.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.057s coverage: 86.0% of statements [2023-04-26T20:50:49.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.1% of statements [2023-04-26T20:50:49.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2023-04-26T20:50:49.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 89.4% of statements [2023-04-26T20:50:49.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements [2023-04-26T20:50:49.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2023-04-26T20:50:49.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-04-26T20:50:49.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.196s coverage: 38.4% of statements [2023-04-26T20:50:49.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-04-26T20:50:49.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2023-04-26T20:50:49.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2023-04-26T20:50:49.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.113s coverage: 92.3% of statements [2023-04-26T20:50:49.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 61.5% of statements [2023-04-26T20:50:49.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2023-04-26T20:50:49.239Z] 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-26T20:50:49.239Z] running golangci-lint [2023-04-26T20:50:49.239Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-26T20:50:49.239Z] go version go1.20.2 linux/amd64 [2023-04-26T20:50:49.239Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-26T20:50:49.239Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-26T20:50:58.344Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11069 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-04-26T20:50:58.357Z] Running in /w/workspace/edgex-go/503 [Pipeline] { [Pipeline] checkout [2023-04-26T20:50:58.390Z] The recommended git tool is: git [2023-04-26T20:51:03.890Z] using credential edgex-jenkins-ssh [2023-04-26T20:51:03.913Z] Cloning the remote Git repository [2023-04-26T20:51:04.105Z] level=info msg="[loader] Go packages loading at mode 575 (files|name|types_sizes|deps|exports_file|imports|compiled_files) took 14.314761627s" [2023-04-26T20:51:04.105Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.138771ms" [2023-04-26T20:51:03.958Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-26T20:51:04.056Z] > git init /w/workspace/edgex-go/503 # timeout=10 [2023-04-26T20:51:04.199Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-26T20:51:04.200Z] > git --version # timeout=10 [2023-04-26T20:51:04.228Z] > git --version # 'git version 2.25.1' [2023-04-26T20:51:04.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T20:51:04.381Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T20:51:10.683Z] level=info msg="[linters_context/goanalysis] analyzers took 52.876702465s with top 10 stages: buildir: 31.034687645s, inspect: 2.063771731s, fact_deprecated: 1.912892004s, printf: 1.273479678s, gosec: 1.10993388s, S1038: 980.385201ms, nilness: 861.048413ms, ctrlflow: 752.317076ms, fact_purity: 716.223743ms, unused: 650.378397ms" [2023-04-26T20:51:10.683Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-04-26T20:51:10.683Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 203/203, path_prettifier: 203/203, autogenerated_exclude: 203/203, nolint: 0/23, filename_unadjuster: 203/203, exclude-rules: 23/203, skip_files: 203/203, skip_dirs: 203/203, identifier_marker: 203/203, cgo: 203/203" [2023-04-26T20:51:10.683Z] level=info msg="[runner] processing took 19.336ms with stages: identifier_marker: 6.81901ms, nolint: 6.635836ms, path_prettifier: 1.977335ms, autogenerated_exclude: 1.646629ms, exclude-rules: 1.210301ms, skip_dirs: 959.757µs, cgo: 48.791µs, filename_unadjuster: 34.68µs, uniq_by_line: 680ns, max_same_issues: 510ns, skip_files: 390ns, severity-rules: 341ns, exclude: 320ns, source_code: 290ns, diff: 280ns, sort_results: 270ns, max_from_linter: 180ns, path_shortener: 150ns, max_per_file_from_linter: 140ns, path_prefixer: 110ns" [2023-04-26T20:51:10.683Z] level=info msg="[runner] linters took 7.397198985s with stages: goanalysis_metalinter: 7.377777504s" [2023-04-26T20:51:10.683Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-26T20:51:10.683Z] level=info msg="Memory: 219 samples, avg is 184.0MB, max is 749.0MB" [2023-04-26T20:51:10.683Z] level=info msg="Execution took 21.770228601s" [2023-04-26T20:51:10.683Z] go vet ./... [2023-04-26T20:51:14.864Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T20:51:14.864Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T20:51:14.864Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T20:51:14.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-26T20:51:15.166Z] + ls -al . [2023-04-26T20:51:15.166Z] total 704 [2023-04-26T20:51:15.166Z] drwxrwxr-x 11 1001 1001 4096 Apr 26 20:49 . [2023-04-26T20:51:15.166Z] drwxr-xr-x 4 root root 4096 Apr 26 20:49 .. [2023-04-26T20:51:15.166Z] drwxrwxr-x 2 1001 1001 4096 Apr 26 20:48 .blubracket [2023-04-26T20:51:15.166Z] -rw-rw-r-- 1 1001 1001 16 Apr 26 20:48 .dockerignore [2023-04-26T20:51:15.166Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 20:49 .git [2023-04-26T20:51:15.166Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 20:48 .github [2023-04-26T20:51:15.166Z] -rw-rw-r-- 1 1001 1001 1133 Apr 26 20:48 .gitignore [2023-04-26T20:51:15.166Z] -rw-rw-r-- 1 1001 1001 42 Apr 26 20:48 .golangci.yml [2023-04-26T20:51:15.166Z] -rw-rw-r-- 1 1001 1001 87 Apr 26 20:48 .hadolint.yml [2023-04-26T20:51:15.166Z] drwxr-xr-x 3 1001 1001 4096 Apr 26 20:49 .semver [2023-04-26T20:51:15.166Z] -rw-rw-r-- 1 1001 1001 166 Apr 26 20:48 .sonarcloud.properties [2023-04-26T20:51:15.166Z] -rw-rw-r-- 1 1001 1001 1171 Apr 26 20:48 ADOPTERS.md [2023-04-26T20:51:15.166Z] -rw-rw-r-- 1 1001 1001 10835 Apr 26 20:48 Attribution.txt [2023-04-26T20:51:15.166Z] -rw-rw-r-- 1 1001 1001 73765 Apr 26 20:48 CHANGELOG.md [2023-04-26T20:51:15.166Z] -rw-rw-r-- 1 1001 1001 3804 Apr 26 20:48 CONTRIBUTING.md [2023-04-26T20:51:15.166Z] -rw-rw-r-- 1 1001 1001 677 Apr 26 20:48 GOVERNANCE.md [2023-04-26T20:51:15.166Z] -rw-rw-r-- 1 1001 1001 883 Apr 26 20:48 Jenkinsfile [2023-04-26T20:51:15.166Z] -rw-rw-r-- 1 1001 1001 10775 Apr 26 20:48 LICENSE [2023-04-26T20:51:15.166Z] -rw-rw-r-- 1 1001 1001 14368 Apr 26 20:48 Makefile [2023-04-26T20:51:15.166Z] -rw-rw-r-- 1 1001 1001 582 Apr 26 20:48 OWNERS.md [2023-04-26T20:51:15.166Z] -rw-rw-r-- 1 1001 1001 9403 Apr 26 20:48 README.md [2023-04-26T20:51:15.166Z] -rw-rw-r-- 1 1001 1001 789 Apr 26 20:48 SECURITY.md [2023-04-26T20:51:15.166Z] -rw-rw-r-- 1 1001 1001 13 Apr 26 20:49 VERSION [2023-04-26T20:51:15.166Z] drwxrwxr-x 2 1001 1001 4096 Apr 26 20:48 bin [2023-04-26T20:51:15.166Z] drwxrwxr-x 18 1001 1001 4096 Apr 26 20:48 cmd [2023-04-26T20:51:15.166Z] -rw-r--r-- 1 root root 448352 Apr 26 20:50 coverage.out [2023-04-26T20:51:15.166Z] -rw-rw-r-- 1 1001 1001 3200 Apr 26 20:48 go.mod [2023-04-26T20:51:15.166Z] -rw-rw-r-- 1 1001 1001 31155 Apr 26 20:48 go.sum [2023-04-26T20:51:15.166Z] drwxrwxr-x 7 1001 1001 4096 Apr 26 20:48 internal [2023-04-26T20:51:15.166Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 20:48 openapi [2023-04-26T20:51:15.166Z] -rw-rw-r-- 1 1001 1001 594 Apr 26 20:48 security.txt [2023-04-26T20:51:15.166Z] drwxrwxr-x 4 1001 1001 4096 Apr 26 20:48 snap [2023-04-26T20:51:15.166Z] -rw-rw-r-- 1 1001 1001 204 Apr 26 20:48 version.go [Pipeline] sh [2023-04-26T20:51:15.453Z] + '[' -e coverage.out ] [2023-04-26T20:51:15.453Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-26T20:51:15.577Z] Stashed 1 file(s) [Pipeline] sh [2023-04-26T20:51:15.861Z] + make build [2023-04-26T20:51:15.861Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-26T20:51:23.982Z] Avoid second fetch [2023-04-26T20:51:23.983Z] Checking out Revision 097fa9cfe75c32edccb428e411636597142f08a4 (main) [2023-04-26T20:51:24.684Z] Commit message: "feat: Consume new -d/--dev Dev Mode command-line flag (#4532)" [2023-04-26T20:51:23.145Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-26T20:51:23.166Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T20:51:24.001Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T20:51:24.057Z] > git checkout -f 097fa9cfe75c32edccb428e411636597142f08a4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T20:51:25.504Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T20:51:25.504Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T20:51:25.504Z] Dload Upload Total Spent Left Speed [2023-04-26T20:51:25.504Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-04-26T20:51:26.225Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T20:51:26.569Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T20:51:26.569Z] + sudo tee /etc/docker/daemon.new [2023-04-26T20:51:26.569Z] { [2023-04-26T20:51:26.569Z] "registry-mirrors": [ [2023-04-26T20:51:26.569Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T20:51:26.569Z] ], [2023-04-26T20:51:26.569Z] "bip": "10.250.0.254/24", [2023-04-26T20:51:26.569Z] "hosts": [ [2023-04-26T20:51:26.569Z] "tcp://0.0.0.0:5555", [2023-04-26T20:51:26.569Z] "unix:///var/run/docker.sock" [2023-04-26T20:51:26.569Z] ], [2023-04-26T20:51:26.569Z] "mtu": 1458, [2023-04-26T20:51:26.569Z] "selinux-enabled": true, [2023-04-26T20:51:26.569Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T20:51:26.569Z] } [Pipeline] sh [2023-04-26T20:51:26.907Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T20:51:27.241Z] + sudo service docker restart [2023-04-26T20:51:28.062Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-26T20:51:28.062Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-26T20:51:28.628Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-26T20:51:29.195Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-26T20:51:35.821Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-26T20:51:37.195Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-26T20:51:38.132Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-26T20:51:39.068Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-26T20:51:40.001Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-26T20:51:40.938Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-26T20:51:42.312Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-04-26T20:51:43.263Z] $ docker stop --time=1 387701824c0f92b7d6eb6c208e4453f5d6b4f0b5ea9f1a821cb1a5312a3f4d30 [2023-04-26T20:51:46.616Z] $ docker rm -f --volumes 387701824c0f92b7d6eb6c208e4453f5d6b4f0b5ea9f1a821cb1a5312a3f4d30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-04-26T20:51:47.012Z] provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2023-04-26T20:51:47.054Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/503@tmp/config12188252622623486856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:51:47.565Z] ---> docker-login.sh [2023-04-26T20:51:47.565Z] nexus3.edgexfoundry.org:10001 [2023-04-26T20:51:47.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-26T20:51:47.600Z] [2023-04-26T20:51:47.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:51:47.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-26T20:51:47.897Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-26T20:51:47.897Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-26T20:51:47.897Z] ca9280d653b3: Pulling fs layer [2023-04-26T20:51:47.897Z] 7e9c9ca2126c: Pulling fs layer [2023-04-26T20:51:47.897Z] cbdbe7a5bc2a: Verifying Checksum [2023-04-26T20:51:47.897Z] cbdbe7a5bc2a: Download complete [2023-04-26T20:51:48.155Z] ca9280d653b3: Verifying Checksum [2023-04-26T20:51:48.155Z] ca9280d653b3: Download complete [2023-04-26T20:51:48.155Z] cbdbe7a5bc2a: Pull complete [2023-04-26T20:51:48.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:51:48.413Z] 7e9c9ca2126c: Download complete [2023-04-26T20:51:48.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:51:48.428Z] Configure a credential helper to remove this warning. See [2023-04-26T20:51:48.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:51:48.428Z] [2023-04-26T20:51:48.428Z] Login Succeeded [2023-04-26T20:51:48.428Z] nexus3.edgexfoundry.org:10002 [2023-04-26T20:51:48.671Z] ca9280d653b3: Pull complete [2023-04-26T20:51:48.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:51:48.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:51:48.698Z] Configure a credential helper to remove this warning. See [2023-04-26T20:51:48.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:51:48.698Z] [2023-04-26T20:51:48.698Z] Login Succeeded [2023-04-26T20:51:48.698Z] nexus3.edgexfoundry.org:10003 [2023-04-26T20:51:48.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:51:48.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:51:48.968Z] Configure a credential helper to remove this warning. See [2023-04-26T20:51:48.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:51:48.968Z] [2023-04-26T20:51:48.968Z] Login Succeeded [2023-04-26T20:51:48.968Z] nexus3.edgexfoundry.org:10004 [2023-04-26T20:51:49.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:51:49.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:51:49.514Z] Configure a credential helper to remove this warning. See [2023-04-26T20:51:49.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:51:49.514Z] [2023-04-26T20:51:49.514Z] Login Succeeded [2023-04-26T20:51:49.514Z] docker.io [2023-04-26T20:51:49.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:51:50.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:51:50.054Z] Configure a credential helper to remove this warning. See [2023-04-26T20:51:50.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:51:50.054Z] [2023-04-26T20:51:50.054Z] Login Succeeded [2023-04-26T20:51:50.054Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T20:51:50.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-26T20:51:50.665Z] + git config --global --add safe.directory /w/workspace/edgex-go/503 [Pipeline] echo [2023-04-26T20:51:50.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T20:51:50.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T20:51:50.712Z] ========================================================= [2023-04-26T20:51:50.712Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T20:51:50.712Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-26T20:51:51.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T20:51:51.324Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T20:51:51.324Z] c41833b44d91: Pulling fs layer [2023-04-26T20:51:51.324Z] ed15518f5707: Pulling fs layer [2023-04-26T20:51:51.324Z] feae8fd75edb: Pulling fs layer [2023-04-26T20:51:51.324Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T20:51:51.324Z] 3cdef696dda3: Pulling fs layer [2023-04-26T20:51:51.324Z] 2ced38df9373: Pulling fs layer [2023-04-26T20:51:51.324Z] 58f1dce35555: Pulling fs layer [2023-04-26T20:51:51.324Z] 242c74f7c9fa: Waiting [2023-04-26T20:51:51.324Z] 3cdef696dda3: Waiting [2023-04-26T20:51:51.324Z] 2ced38df9373: Waiting [2023-04-26T20:51:51.324Z] 58f1dce35555: Waiting [2023-04-26T20:51:51.324Z] ed15518f5707: Verifying Checksum [2023-04-26T20:51:51.324Z] ed15518f5707: Download complete [2023-04-26T20:51:51.324Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T20:51:51.324Z] 242c74f7c9fa: Download complete [2023-04-26T20:51:51.324Z] 3cdef696dda3: Verifying Checksum [2023-04-26T20:51:51.324Z] 3cdef696dda3: Download complete [2023-04-26T20:51:51.324Z] c41833b44d91: Verifying Checksum [2023-04-26T20:51:51.324Z] c41833b44d91: Download complete [2023-04-26T20:51:51.955Z] 7e9c9ca2126c: Pull complete [2023-04-26T20:51:51.955Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-26T20:51:51.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-26T20:51:51.955Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T20:51:52.054Z] prd-ubuntu20.04-docker-8c-8g-11067 does not seem to be running inside a container [2023-04-26T20:51:52.088Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/503 -v /w/workspace/edgex-go/503:/w/workspace/edgex-go/503:rw,z -v /w/workspace/edgex-go/503@tmp:/w/workspace/edgex-go/503@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-26T20:51:52.324Z] c41833b44d91: Pull complete [2023-04-26T20:51:52.607Z] 58f1dce35555: Verifying Checksum [2023-04-26T20:51:52.879Z] 58f1dce35555: Download complete [2023-04-26T20:51:52.879Z] ed15518f5707: Pull complete [2023-04-26T20:51:53.848Z] feae8fd75edb: Verifying Checksum [2023-04-26T20:51:53.848Z] feae8fd75edb: Download complete [2023-04-26T20:51:53.848Z] 2ced38df9373: Verifying Checksum [2023-04-26T20:51:53.848Z] 2ced38df9373: Download complete [2023-04-26T20:51:53.925Z] $ docker top 74cbf0217ffe0d359b8db93c3e575aa15f12a2a9c97dfed35fbdf1bb7e1c6a47 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T20:51:54.278Z] + docker-compose build --help [2023-04-26T20:51:54.278Z] + grep parallel [2023-04-26T20:51:54.848Z] --parallel Build images in parallel. [Pipeline] } [2023-04-26T20:51:54.861Z] $ docker stop --time=1 74cbf0217ffe0d359b8db93c3e575aa15f12a2a9c97dfed35fbdf1bb7e1c6a47 [2023-04-26T20:51:56.107Z] $ docker rm -f --volumes 74cbf0217ffe0d359b8db93c3e575aa15f12a2a9c97dfed35fbdf1bb7e1c6a47 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:51:56.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-26T20:51:56.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T20:51:56.558Z] prd-ubuntu20.04-docker-8c-8g-11067 does not seem to be running inside a container [2023-04-26T20:51:56.597Z] $ 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/503 -v /w/workspace/edgex-go/503:/w/workspace/edgex-go/503:rw,z -v /w/workspace/edgex-go/503@tmp:/w/workspace/edgex-go/503@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-26T20:51:56.914Z] $ docker top 619dfae07895eeb45a8f1c425f8fbf5f0a0373d8897fbbc790e48fff3aa75d2f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T20:51:57.248Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-26T20:51:57.817Z] Building core-command ... [2023-04-26T20:51:57.817Z] Building core-common-config-bootstrapper ... [2023-04-26T20:51:57.817Z] Building core-data ... [2023-04-26T20:51:57.817Z] Building core-metadata ... [2023-04-26T20:51:57.817Z] Building security-bootstrapper ... [2023-04-26T20:51:57.817Z] Building security-proxy-auth ... [2023-04-26T20:51:57.817Z] Building security-proxy-setup ... [2023-04-26T20:51:57.817Z] Building security-secretstore-setup ... [2023-04-26T20:51:57.817Z] Building security-spiffe-token-provider ... [2023-04-26T20:51:57.817Z] Building security-spire-agent ... [2023-04-26T20:51:57.817Z] Building security-spire-config ... [2023-04-26T20:51:57.817Z] Building security-spire-server ... [2023-04-26T20:51:57.817Z] Building support-notifications ... [2023-04-26T20:51:57.817Z] Building support-scheduler ... [2023-04-26T20:51:57.817Z] Building security-spiffe-token-provider [2023-04-26T20:51:57.817Z] Building security-spire-server [2023-04-26T20:51:57.817Z] Building core-command [2023-04-26T20:51:57.817Z] Building core-common-config-bootstrapper [2023-04-26T20:51:57.817Z] Building core-metadata [2023-04-26T20:52:06.212Z] feae8fd75edb: Pull complete [2023-04-26T20:52:06.212Z] 242c74f7c9fa: Pull complete [2023-04-26T20:52:06.212Z] 3cdef696dda3: Pull complete [2023-04-26T20:52:07.789Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T20:52:07.789Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-26T20:52:07.789Z] ---> ab8ff20af012 [2023-04-26T20:52:07.789Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-26T20:52:07.789Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T20:52:07.789Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-26T20:52:07.789Z] ---> ab8ff20af012 [2023-04-26T20:52:07.789Z] Step 3/20 : WORKDIR /edgex-go [2023-04-26T20:52:07.789Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T20:52:07.789Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-26T20:52:07.789Z] ---> ab8ff20af012 [2023-04-26T20:52:07.789Z] Step 3/26 : WORKDIR /edgex-go [2023-04-26T20:52:07.789Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T20:52:07.789Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T20:52:07.789Z] ---> ab8ff20af012 [2023-04-26T20:52:07.789Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T20:52:08.048Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T20:52:08.048Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-26T20:52:08.048Z] ---> ab8ff20af012 [2023-04-26T20:52:08.048Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-26T20:52:13.058Z] 2ced38df9373: Pull complete [2023-04-26T20:52:13.323Z] ---> Running in 5bc0de4c11f2 [2023-04-26T20:52:13.323Z] ---> Running in 2d0941c7bb88 [2023-04-26T20:52:13.323Z] ---> Running in 31d14a5dac5c [2023-04-26T20:52:13.323Z] ---> Running in 86f8f8fb7632 [2023-04-26T20:52:13.323Z] ---> Running in 1685a4b40807 [2023-04-26T20:52:13.323Z] Removing intermediate container 2d0941c7bb88 [2023-04-26T20:52:13.323Z] ---> 8cd81d643bde [2023-04-26T20:52:13.323Z] Step 4/25 : WORKDIR /edgex-go [2023-04-26T20:52:13.323Z] ---> Running in 6ee0c9332a2c [2023-04-26T20:52:13.323Z] Removing intermediate container 31d14a5dac5c [2023-04-26T20:52:13.323Z] ---> ec683ccb7ab8 [2023-04-26T20:52:13.323Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T20:52:13.323Z] Removing intermediate container 5bc0de4c11f2 [2023-04-26T20:52:13.323Z] ---> f7cd84706ee7 [2023-04-26T20:52:13.323Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-26T20:52:13.323Z] Removing intermediate container 1685a4b40807 [2023-04-26T20:52:13.323Z] ---> 8d86edd9bd51 [2023-04-26T20:52:13.323Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-26T20:52:13.323Z] Removing intermediate container 86f8f8fb7632 [2023-04-26T20:52:13.323Z] ---> 1d7f5d1fa3a3 [2023-04-26T20:52:13.323Z] Step 4/24 : WORKDIR /edgex-go [2023-04-26T20:52:13.323Z] ---> Running in ac5702f94f32 [2023-04-26T20:52:13.323Z] ---> Running in d718f2564324 [2023-04-26T20:52:13.323Z] ---> Running in 7007d6a5c947 [2023-04-26T20:52:13.323Z] ---> Running in 0a89bd75f3fd [2023-04-26T20:52:13.323Z] Removing intermediate container 6ee0c9332a2c [2023-04-26T20:52:13.323Z] ---> acc72a3e0ece [2023-04-26T20:52:13.323Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-26T20:52:13.323Z] ---> Running in d803260066c9 [2023-04-26T20:52:13.323Z] Removing intermediate container ac5702f94f32 [2023-04-26T20:52:13.323Z] ---> 587e26cf9c30 [2023-04-26T20:52:13.323Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-26T20:52:13.323Z] Removing intermediate container 0a89bd75f3fd [2023-04-26T20:52:13.323Z] ---> 8969e49157ca [2023-04-26T20:52:13.323Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-26T20:52:13.323Z] ---> Running in d261035aab55 [2023-04-26T20:52:13.323Z] ---> Running in ed6b54647b04 [2023-04-26T20:52:13.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T20:52:13.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T20:52:13.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T20:52:13.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T20:52:13.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T20:52:13.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T20:52:13.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T20:52:13.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T20:52:13.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T20:52:13.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T20:52:14.098Z] OK: 265 MiB in 53 packages [2023-04-26T20:52:14.098Z] OK: 265 MiB in 53 packages [2023-04-26T20:52:14.098Z] OK: 265 MiB in 53 packages [2023-04-26T20:52:14.098Z] OK: 265 MiB in 53 packages [2023-04-26T20:52:14.098Z] v3.17.3-135-g1eeaa10860c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T20:52:14.098Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T20:52:14.098Z] OK: 17819 distinct packages available [2023-04-26T20:52:14.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T20:52:14.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T20:52:14.617Z] OK: 265 MiB in 53 packages [2023-04-26T20:52:14.617Z] Removing intermediate container d803260066c9 [2023-04-26T20:52:14.617Z] ---> c9316fb44e3f [2023-04-26T20:52:14.617Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-26T20:52:14.617Z] Removing intermediate container ed6b54647b04 [2023-04-26T20:52:14.617Z] ---> eb914d0ff71c [2023-04-26T20:52:14.617Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-26T20:52:14.617Z] Removing intermediate container d718f2564324 [2023-04-26T20:52:14.617Z] ---> c701078e61b0 [2023-04-26T20:52:14.617Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-26T20:52:14.617Z] Removing intermediate container d261035aab55 [2023-04-26T20:52:14.617Z] ---> bb5966f74969 [2023-04-26T20:52:14.617Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T20:52:14.875Z] ---> aee04638f768 [2023-04-26T20:52:14.875Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T20:52:14.875Z] ---> d595dede5272 [2023-04-26T20:52:14.875Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T20:52:14.875Z] ---> Running in d0fc2ef7b776 [2023-04-26T20:52:14.875Z] ---> Running in 18f8819ca458 [2023-04-26T20:52:14.875Z] ---> e2388c829175 [2023-04-26T20:52:14.875Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T20:52:14.875Z] ---> 00a43499b18b [2023-04-26T20:52:14.875Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T20:52:14.875Z] ---> Running in fde4a8a4733c [2023-04-26T20:52:14.875Z] Removing intermediate container 7007d6a5c947 [2023-04-26T20:52:14.875Z] ---> 7ea66e917160 [2023-04-26T20:52:14.875Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-26T20:52:14.875Z] ---> Running in 73d10c790837 [2023-04-26T20:52:15.132Z] ---> 5ae4236d7cf8 [2023-04-26T20:52:15.132Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T20:52:15.132Z] ---> Running in 75ccf2c6375e [2023-04-26T20:52:16.420Z] 58f1dce35555: Pull complete [2023-04-26T20:52:16.420Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T20:52:16.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T20:52:16.420Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-26T20:52:16.762Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T20:52:16.762Z] WORKDIR /edgex [2023-04-26T20:52:16.762Z] COPY go.mod . [2023-04-26T20:52:16.762Z] RUN go mod download [2023-04-26T20:52:16.762Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-26T20:52:17.348Z] Sending build context to Docker daemon 2.931MB [2023-04-26T20:52:17.348Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T20:52:17.348Z] ---> fadd8f120f05 [2023-04-26T20:52:17.348Z] Step 2/4 : WORKDIR /edgex [2023-04-26T20:52:19.314Z] ---> Running in 37c8d6a20f97 [2023-04-26T20:52:19.584Z] Removing intermediate container 37c8d6a20f97 [2023-04-26T20:52:19.584Z] ---> 6e2c7f31c82a [2023-04-26T20:52:19.584Z] Step 3/4 : COPY go.mod . [2023-04-26T20:52:19.853Z] ---> d7b92cfbcc7e [2023-04-26T20:52:19.853Z] Step 4/4 : RUN go mod download [2023-04-26T20:52:20.124Z] ---> Running in fd3d7ab5066c [2023-04-26T20:52:52.508Z] Removing intermediate container fd3d7ab5066c [2023-04-26T20:52:52.508Z] ---> f4d45ad8f53a [2023-04-26T20:52:52.508Z] Successfully built f4d45ad8f53a [2023-04-26T20:52:52.508Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:52:52.870Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T20:52:52.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T20:52:53.096Z] prd-ubuntu20.04-docker-arm64-4c-16g-11069 does not seem to be running inside a container [2023-04-26T20:52:53.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/503 -v /w/workspace/edgex-go/503:/w/workspace/edgex-go/503:rw,z -v /w/workspace/edgex-go/503@tmp:/w/workspace/edgex-go/503@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T20:52:54.442Z] $ docker top ce2d63698997f3d796e0b163079fe0d3332fef56f0492fca9cae1458ac4c1d48 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T20:52:55.298Z] + go version [2023-04-26T20:52:55.298Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T20:52:55.322Z] $ docker stop --time=1 ce2d63698997f3d796e0b163079fe0d3332fef56f0492fca9cae1458ac4c1d48 [2023-04-26T20:52:56.986Z] $ docker rm -f --volumes ce2d63698997f3d796e0b163079fe0d3332fef56f0492fca9cae1458ac4c1d48 [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-26T20:52:57.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-26T20:52:57.581Z] [2023-04-26T20:52:57.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:52:57.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-26T20:52:57.917Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-26T20:52:57.917Z] 29e5d40040c1: Pulling fs layer [2023-04-26T20:52:57.917Z] 1ce36da41761: Pulling fs layer [2023-04-26T20:52:57.917Z] 25b303627fd3: Pulling fs layer [2023-04-26T20:52:58.188Z] 29e5d40040c1: Verifying Checksum [2023-04-26T20:52:58.188Z] 29e5d40040c1: Download complete [2023-04-26T20:52:58.470Z] 1ce36da41761: Verifying Checksum [2023-04-26T20:52:58.470Z] 1ce36da41761: Download complete [2023-04-26T20:52:58.743Z] 29e5d40040c1: Pull complete [2023-04-26T20:53:00.160Z] 25b303627fd3: Verifying Checksum [2023-04-26T20:53:00.160Z] 25b303627fd3: Download complete [2023-04-26T20:53:00.160Z] 1ce36da41761: Pull complete [2023-04-26T20:53:10.252Z] 25b303627fd3: Pull complete [2023-04-26T20:53:10.252Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-26T20:53:10.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-26T20:53:10.252Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T20:53:10.444Z] prd-ubuntu20.04-docker-arm64-4c-16g-11069 does not seem to be running inside a container [2023-04-26T20:53:10.510Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/503 -v /w/workspace/edgex-go/503:/w/workspace/edgex-go/503:rw,z -v /w/workspace/edgex-go/503@tmp:/w/workspace/edgex-go/503@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-26T20:53:11.397Z] Removing intermediate container fde4a8a4733c [2023-04-26T20:53:11.398Z] ---> 844fb92a12b0 [2023-04-26T20:53:11.398Z] Step 8/23 : COPY . . [2023-04-26T20:53:11.398Z] Removing intermediate container 75ccf2c6375e [2023-04-26T20:53:11.398Z] ---> e8af788121c0 [2023-04-26T20:53:11.398Z] Step 7/20 : COPY . . [2023-04-26T20:53:11.398Z] Removing intermediate container d0fc2ef7b776 [2023-04-26T20:53:11.398Z] ---> c30e1ac57e77 [2023-04-26T20:53:11.398Z] Step 8/25 : COPY . . [2023-04-26T20:53:11.398Z] Removing intermediate container 18f8819ca458 [2023-04-26T20:53:11.398Z] ---> e9b920fc0df5 [2023-04-26T20:53:11.398Z] Step 8/24 : COPY . . [2023-04-26T20:53:11.398Z] Removing intermediate container 73d10c790837 [2023-04-26T20:53:11.398Z] ---> bffe4158c6b4 [2023-04-26T20:53:11.398Z] Step 7/26 : COPY . . [2023-04-26T20:53:12.662Z] $ docker top b797179662376b1d7b33ab732f04b88d31e4e5770874d49ac1bf6ce820623bb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T20:53:13.477Z] + grep parallel [2023-04-26T20:53:13.477Z] + docker-compose build --help [2023-04-26T20:53:15.599Z] ---> 5075793e9f59 [2023-04-26T20:53:15.599Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-26T20:53:15.599Z] ---> 0d643657de7f [2023-04-26T20:53:15.599Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-26T20:53:15.599Z] ---> c89f94af6721 [2023-04-26T20:53:15.599Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 ---> 6331b621c9c2 [2023-04-26T20:53:15.599Z] [2023-04-26T20:53:15.599Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-26T20:53:15.599Z] ---> 1aba3ff05998 [2023-04-26T20:53:15.599Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-26T20:53:15.599Z] ---> Running in 8ea9eb4a2169 [2023-04-26T20:53:15.599Z] ---> Running in 78f8ff822325 [2023-04-26T20:53:15.599Z] ---> Running in 35957ec89dd1 [2023-04-26T20:53:15.599Z] ---> Running in 3a8f5b49d721 [2023-04-26T20:53:15.599Z] ---> Running in 55e98b7b0e5b [2023-04-26T20:53:15.599Z] Removing intermediate container 3a8f5b49d721 [2023-04-26T20:53:15.599Z] ---> 9328f9df8f1c [2023-04-26T20:53:15.599Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-26T20:53:15.599Z] ---> Running in 0b59042ee3ea [2023-04-26T20:53:15.599Z] Removing intermediate container 0b59042ee3ea [2023-04-26T20:53:15.599Z] ---> 4f1e83c6da28 [2023-04-26T20:53:15.599Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-26T20:53:15.599Z] ---> Running in 4ff8653d0208 [2023-04-26T20:53:15.599Z] Removing intermediate container 4ff8653d0208 [2023-04-26T20:53:15.599Z] ---> 1da10e731794 [2023-04-26T20:53:15.599Z] 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-26T20:53:15.599Z] ---> Running in 03fa26c42517 [2023-04-26T20:53:15.599Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-26T20:53:15.858Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-26T20:53:15.858Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-26T20:53:15.858Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-26T20:53:16.833Z] Removing intermediate container 03fa26c42517 [2023-04-26T20:53:16.833Z] ---> aa7e09747e24 [2023-04-26T20:53:16.833Z] Step 12/26 : WORKDIR /edgex-go [2023-04-26T20:53:16.833Z] ---> Running in 24381459973f [2023-04-26T20:53:17.102Z] Removing intermediate container 24381459973f [2023-04-26T20:53:17.102Z] ---> 5f2efa16c9e6 [2023-04-26T20:53:17.102Z] [2023-04-26T20:53:17.102Z] Step 13/26 : FROM alpine:3.17 [2023-04-26T20:53:17.102Z] 3.17: Pulling from library/alpine [2023-04-26T20:53:17.102Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T20:53:17.102Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T20:53:17.102Z] ---> 9ed4aefc74f6 [2023-04-26T20:53:17.102Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-26T20:53:17.360Z] ---> Running in f63d83d5e41f [2023-04-26T20:53:17.360Z] Removing intermediate container f63d83d5e41f [2023-04-26T20:53:17.360Z] ---> 62a9c2987ec6 [2023-04-26T20:53:17.360Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-26T20:53:17.360Z] ---> Running in 815a1576d990 [2023-04-26T20:53:17.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T20:53:17.734Z] --parallel Build images in parallel. [Pipeline] } [2023-04-26T20:53:17.756Z] $ docker stop --time=1 b797179662376b1d7b33ab732f04b88d31e4e5770874d49ac1bf6ce820623bb0 [2023-04-26T20:53:17.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T20:53:18.133Z] v3.17.3-135-g1eeaa10860c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T20:53:18.133Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T20:53:18.133Z] OK: 17820 distinct packages available [2023-04-26T20:53:18.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T20:53:18.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T20:53:18.391Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-26T20:53:18.391Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-26T20:53:18.391Z] (3/5) Installing libucontext (1.2-r0) [2023-04-26T20:53:18.391Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-26T20:53:18.391Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-26T20:53:18.648Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T20:53:18.648Z] OK: 8 MiB in 20 packages [2023-04-26T20:53:19.214Z] Removing intermediate container 815a1576d990 [2023-04-26T20:53:19.214Z] ---> 18d34bb725a9 [2023-04-26T20:53:19.214Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T20:53:19.470Z] ---> 4f53fdcd0b5e [2023-04-26T20:53:19.470Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T20:53:20.634Z] $ docker rm -f --volumes b797179662376b1d7b33ab732f04b88d31e4e5770874d49ac1bf6ce820623bb0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-04-26T20:53:20.883Z] ---> d4a12d9eac89 [2023-04-26T20:53:20.883Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] sh [2023-04-26T20:53:21.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-26T20:53:21.194Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T20:53:21.398Z] prd-ubuntu20.04-docker-arm64-4c-16g-11069 does not seem to be running inside a container [2023-04-26T20:53:21.481Z] $ 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/503 -v /w/workspace/edgex-go/503:/w/workspace/edgex-go/503:rw,z -v /w/workspace/edgex-go/503@tmp:/w/workspace/edgex-go/503@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-26T20:53:22.708Z] $ docker top 1124ecc7cfbb4f642c309dc82f7d5b1da591ea82e3bd5290f9e7354462cf4a56 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T20:53:23.224Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-26T20:53:24.406Z] ---> 5ff9ce2da7fd [2023-04-26T20:53:24.406Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-26T20:53:25.784Z] ---> 257d1b92cac1 [2023-04-26T20:53:25.784Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-26T20:53:26.371Z] ---> 86cf37ed4978 [2023-04-26T20:53:26.371Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-26T20:53:27.881Z] ---> 1481c62784e4 [2023-04-26T20:53:27.881Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-26T20:53:27.881Z] ---> Running in 2911a7692ff7 [2023-04-26T20:53:28.453Z] Removing intermediate container 2911a7692ff7 [2023-04-26T20:53:28.453Z] ---> 6bd80b668471 [2023-04-26T20:53:28.453Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-26T20:53:28.453Z] ---> Running in e4cc1b245c8e [2023-04-26T20:53:28.562Z] Building core-command ... [2023-04-26T20:53:28.562Z] Building core-common-config-bootstrapper ... [2023-04-26T20:53:28.562Z] Building core-data ... [2023-04-26T20:53:28.562Z] Building core-metadata ... [2023-04-26T20:53:28.562Z] Building security-bootstrapper ... [2023-04-26T20:53:28.562Z] Building security-proxy-auth ... [2023-04-26T20:53:28.562Z] Building security-proxy-setup ... [2023-04-26T20:53:28.562Z] Building security-secretstore-setup ... [2023-04-26T20:53:28.562Z] Building security-spiffe-token-provider ... [2023-04-26T20:53:28.562Z] Building security-spire-agent ... [2023-04-26T20:53:28.562Z] Building security-spire-config ... [2023-04-26T20:53:28.562Z] Building security-spire-server ... [2023-04-26T20:53:28.562Z] Building support-notifications ... [2023-04-26T20:53:28.562Z] Building support-scheduler ... [2023-04-26T20:53:28.562Z] Building security-spire-agent [2023-04-26T20:53:28.562Z] Building security-bootstrapper [2023-04-26T20:53:28.562Z] Building support-scheduler [2023-04-26T20:53:28.562Z] Building security-spire-server [2023-04-26T20:53:28.562Z] Building security-spire-config [2023-04-26T20:53:29.057Z] Removing intermediate container e4cc1b245c8e [2023-04-26T20:53:29.057Z] ---> 8129199270c7 [2023-04-26T20:53:29.057Z] Step 24/26 : LABEL arch=x86_64 [2023-04-26T20:53:29.318Z] ---> Running in 591a970c418e [2023-04-26T20:53:30.316Z] Removing intermediate container 591a970c418e [2023-04-26T20:53:30.316Z] ---> 4a80698bdeb0 [2023-04-26T20:53:30.316Z] Step 25/26 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:53:30.895Z] ---> Running in 13037ad3a0a1 [2023-04-26T20:53:31.155Z] Removing intermediate container 13037ad3a0a1 [2023-04-26T20:53:31.155Z] ---> fcb3f366e5bc [2023-04-26T20:53:31.155Z] Step 26/26 : LABEL version=3.0.0-dev.140 [2023-04-26T20:53:31.416Z] ---> Running in 2bc7e5395af0 [2023-04-26T20:53:31.686Z] Removing intermediate container 2bc7e5395af0 [2023-04-26T20:53:31.686Z] ---> 8d01d212a6e0 [2023-04-26T20:53:31.686Z] [2023-04-26T20:53:31.686Z] Successfully built 8d01d212a6e0 [2023-04-26T20:53:31.686Z] Successfully tagged security-spire-server:latest [2023-04-26T20:53:31.686Z] Building security-proxy-auth [2023-04-26T20:53:36.273Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T20:53:36.273Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T20:53:36.273Z] ---> ab8ff20af012 [2023-04-26T20:53:36.273Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T20:53:36.273Z] ---> Using cache [2023-04-26T20:53:36.273Z] ---> 1d7f5d1fa3a3 [2023-04-26T20:53:36.273Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T20:53:36.273Z] ---> Using cache [2023-04-26T20:53:36.273Z] ---> 8969e49157ca [2023-04-26T20:53:36.273Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-26T20:53:36.273Z] ---> Using cache [2023-04-26T20:53:36.273Z] ---> eb914d0ff71c [2023-04-26T20:53:36.273Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T20:53:36.273Z] ---> Using cache [2023-04-26T20:53:36.273Z] ---> aee04638f768 [2023-04-26T20:53:36.273Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T20:53:36.273Z] ---> Using cache [2023-04-26T20:53:36.273Z] ---> e9b920fc0df5 [2023-04-26T20:53:36.273Z] Step 8/23 : COPY . . [2023-04-26T20:53:36.273Z] ---> Using cache [2023-04-26T20:53:36.273Z] ---> 6331b621c9c2 [2023-04-26T20:53:36.273Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-26T20:53:40.475Z] ---> Running in 808c081dbcff [2023-04-26T20:53:40.882Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T20:53:40.882Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-26T20:53:40.882Z] ---> f4d45ad8f53a [2023-04-26T20:53:40.882Z] Step 3/27 : WORKDIR /edgex-go [2023-04-26T20:53:40.882Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T20:53:40.882Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-26T20:53:40.882Z] ---> f4d45ad8f53a [2023-04-26T20:53:40.882Z] Step 3/33 : WORKDIR /edgex-go [2023-04-26T20:53:40.882Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T20:53:40.882Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-26T20:53:40.882Z] ---> f4d45ad8f53a [2023-04-26T20:53:40.882Z] Step 3/27 : WORKDIR /edgex-go [2023-04-26T20:53:40.882Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T20:53:40.882Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-26T20:53:40.882Z] ---> f4d45ad8f53a [2023-04-26T20:53:40.882Z] Step 3/26 : WORKDIR /edgex-go [2023-04-26T20:53:40.882Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T20:53:40.882Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T20:53:40.882Z] ---> f4d45ad8f53a [2023-04-26T20:53:40.882Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T20:53:40.882Z] ---> Running in 184c130ee405 [2023-04-26T20:53:40.882Z] ---> Running in cc95f2b60383 [2023-04-26T20:53:40.882Z] ---> Running in 54afb4ac2859 [2023-04-26T20:53:40.882Z] ---> Running in 53ec9b605417 [2023-04-26T20:53:40.882Z] ---> Running in 79a3c4ad4e4b [2023-04-26T20:53:40.882Z] Removing intermediate container 184c130ee405 [2023-04-26T20:53:40.882Z] ---> a5990ff2cb21 [2023-04-26T20:53:40.882Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-26T20:53:40.882Z] Removing intermediate container 54afb4ac2859 [2023-04-26T20:53:40.882Z] ---> 59d9748287d7 [2023-04-26T20:53:40.882Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T20:53:40.882Z] ---> Running in 9b8f880ceeea [2023-04-26T20:53:40.882Z] ---> Running in 1a1e37faee05 [2023-04-26T20:53:40.882Z] Removing intermediate container 79a3c4ad4e4b [2023-04-26T20:53:40.882Z] ---> bd0954b73f15 [2023-04-26T20:53:40.882Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-26T20:53:40.882Z] Removing intermediate container 53ec9b605417 [2023-04-26T20:53:40.882Z] ---> 5b6b2f982c1f [2023-04-26T20:53:40.882Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-26T20:53:40.882Z] Removing intermediate container cc95f2b60383 [2023-04-26T20:53:40.882Z] ---> 2d658e4aa20c [2023-04-26T20:53:40.882Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-26T20:53:40.882Z] ---> Running in fd14b4dfa427 [2023-04-26T20:53:41.154Z] ---> Running in e85ec4305f17 [2023-04-26T20:53:41.154Z] ---> Running in af9c60be3dc5 [2023-04-26T20:53:41.424Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-26T20:53:41.752Z] Removing intermediate container 1a1e37faee05 [2023-04-26T20:53:41.752Z] ---> 3c215b26c774 [2023-04-26T20:53:41.752Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-26T20:53:41.752Z] ---> Running in 178952a1c5c2 [2023-04-26T20:53:43.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T20:53:43.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T20:53:43.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T20:53:43.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T20:53:43.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T20:53:43.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T20:53:44.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T20:53:44.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T20:53:44.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T20:53:44.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T20:53:45.101Z] OK: 263 MiB in 53 packages [2023-04-26T20:53:46.080Z] OK: 263 MiB in 53 packages [2023-04-26T20:53:46.080Z] OK: 263 MiB in 53 packages [2023-04-26T20:53:46.080Z] OK: 263 MiB in 53 packages [2023-04-26T20:53:46.347Z] OK: 263 MiB in 53 packages [2023-04-26T20:53:47.755Z] Removing intermediate container 9b8f880ceeea [2023-04-26T20:53:47.755Z] ---> ec7bde19ff99 [2023-04-26T20:53:47.755Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-26T20:53:48.339Z] Removing intermediate container af9c60be3dc5 [2023-04-26T20:53:48.339Z] ---> f953cb1773af [2023-04-26T20:53:48.339Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-26T20:53:48.607Z] Removing intermediate container fd14b4dfa427 [2023-04-26T20:53:48.607Z] ---> 5eac62f16b77 [2023-04-26T20:53:48.607Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-26T20:53:48.873Z] ---> 7849738964ca [2023-04-26T20:53:48.873Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T20:53:48.873Z] Removing intermediate container e85ec4305f17 [2023-04-26T20:53:48.873Z] ---> daa42a2e5e02 [2023-04-26T20:53:48.873Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-26T20:53:48.873Z] Removing intermediate container 178952a1c5c2 [2023-04-26T20:53:48.873Z] ---> 38c33d5b64aa [2023-04-26T20:53:48.873Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T20:53:48.873Z] ---> Running in 737b53db4357 [2023-04-26T20:53:49.873Z] ---> d9b82a96fe8b [2023-04-26T20:53:49.873Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T20:53:49.873Z] ---> Running in 5d52e2219c37 [2023-04-26T20:53:49.873Z] ---> 89a672624543 [2023-04-26T20:53:49.873Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T20:53:50.142Z] ---> Running in 756f5f4633b5 [2023-04-26T20:53:50.142Z] ---> c2ef822f45ae [2023-04-26T20:53:50.142Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T20:53:50.422Z] ---> ab38aa94f870 [2023-04-26T20:53:50.422Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T20:53:50.695Z] ---> Running in 869e8aaab3a9 [2023-04-26T20:53:50.695Z] ---> Running in 6c01c03aa293 [2023-04-26T20:53:53.680Z] Removing intermediate container 35957ec89dd1 [2023-04-26T20:53:53.680Z] ---> 2034277b5897 [2023-04-26T20:53:53.680Z] [2023-04-26T20:53:53.680Z] Step 10/25 : FROM alpine:3.17 [2023-04-26T20:53:53.680Z] ---> 9ed4aefc74f6 [2023-04-26T20:53:53.680Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-26T20:53:53.680Z] ---> Running in fbc234d7704e [2023-04-26T20:53:53.680Z] Removing intermediate container 78f8ff822325 [2023-04-26T20:53:53.680Z] ---> bc1afdb7f1e7 [2023-04-26T20:53:53.680Z] [2023-04-26T20:53:53.680Z] Step 10/24 : FROM alpine:3.17 [2023-04-26T20:53:53.680Z] ---> 9ed4aefc74f6 [2023-04-26T20:53:53.680Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-26T20:53:53.680Z] Removing intermediate container 55e98b7b0e5b [2023-04-26T20:53:53.680Z] ---> f670ebf39755 [2023-04-26T20:53:53.680Z] [2023-04-26T20:53:53.680Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T20:53:53.680Z] ---> 9ed4aefc74f6 [2023-04-26T20:53:53.680Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-26T20:53:53.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T20:53:53.680Z] ---> Running in 8c2105b9d966 [2023-04-26T20:53:53.680Z] ---> Running in 169bab7740a8 [2023-04-26T20:53:53.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T20:53:53.944Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T20:53:53.944Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T20:53:53.944Z] OK: 7 MiB in 16 packages [2023-04-26T20:53:53.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T20:53:53.944Z] Removing intermediate container 169bab7740a8 [2023-04-26T20:53:53.944Z] ---> 04cd8017fc67 [2023-04-26T20:53:53.944Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-26T20:53:53.944Z] ---> Running in 2287f6857d5e [2023-04-26T20:53:53.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T20:53:54.249Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T20:53:54.249Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T20:53:54.249Z] OK: 7 MiB in 16 packages [2023-04-26T20:53:54.820Z] Removing intermediate container fbc234d7704e [2023-04-26T20:53:54.820Z] ---> d8f5311a59ad [2023-04-26T20:53:54.820Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T20:53:54.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T20:53:54.820Z] ---> Running in e9498488c280 [2023-04-26T20:53:55.081Z] Removing intermediate container 8ea9eb4a2169 [2023-04-26T20:53:55.081Z] ---> 615a523ea224 [2023-04-26T20:53:55.081Z] [2023-04-26T20:53:55.081Z] Step 9/20 : FROM alpine:3.17 [2023-04-26T20:53:55.081Z] ---> 9ed4aefc74f6 [2023-04-26T20:53:55.081Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-26T20:53:55.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T20:53:55.082Z] ---> Running in 7ff6018a7785 [2023-04-26T20:53:55.341Z] Removing intermediate container 8c2105b9d966 [2023-04-26T20:53:55.341Z] ---> 29b92b87161a [2023-04-26T20:53:55.341Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T20:53:55.341Z] Removing intermediate container e9498488c280 [2023-04-26T20:53:55.341Z] ---> 9e1418eca726 [2023-04-26T20:53:55.341Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-26T20:53:55.341Z] Removing intermediate container 7ff6018a7785 [2023-04-26T20:53:55.341Z] ---> 8ed56d82106e [2023-04-26T20:53:55.341Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-26T20:53:55.341Z] ---> Running in dbd8237eda75 [2023-04-26T20:53:55.341Z] ---> Running in cd4959edb2fa [2023-04-26T20:53:55.341Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T20:53:55.341Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T20:53:55.341Z] ---> Running in 1777d49be28a [2023-04-26T20:53:55.341Z] OK: 7 MiB in 16 packages [2023-04-26T20:53:55.341Z] Removing intermediate container dbd8237eda75 [2023-04-26T20:53:55.341Z] ---> b33675c58cc0 [2023-04-26T20:53:55.341Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-26T20:53:55.341Z] Removing intermediate container cd4959edb2fa [2023-04-26T20:53:55.341Z] ---> d94bed6122ad [2023-04-26T20:53:55.341Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-26T20:53:55.601Z] ---> Running in cd4ac54a8d9f [2023-04-26T20:53:55.601Z] ---> Running in f6b8d96fc5d5 [2023-04-26T20:53:55.601Z] Removing intermediate container cd4ac54a8d9f [2023-04-26T20:53:55.601Z] ---> 1369aabbe038 [2023-04-26T20:53:55.601Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-26T20:53:55.872Z] Removing intermediate container f6b8d96fc5d5 [2023-04-26T20:53:55.872Z] ---> 360361b1738c [2023-04-26T20:53:55.872Z] Step 15/25 : WORKDIR / [2023-04-26T20:53:55.872Z] ---> Running in be0fb8825469 [2023-04-26T20:53:55.872Z] ---> Running in 676647b7d221 [2023-04-26T20:53:55.872Z] Removing intermediate container 2287f6857d5e [2023-04-26T20:53:55.872Z] ---> 644aad9fd499 [2023-04-26T20:53:55.872Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T20:53:55.872Z] Removing intermediate container be0fb8825469 [2023-04-26T20:53:55.872Z] ---> fbcb9caeb809 [2023-04-26T20:53:55.872Z] Step 15/24 : WORKDIR / [2023-04-26T20:53:55.872Z] Removing intermediate container 676647b7d221 [2023-04-26T20:53:55.872Z] ---> 1d2139a4f092 [2023-04-26T20:53:55.872Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T20:53:55.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T20:53:55.872Z] ---> Running in 2b4c163cda05 [2023-04-26T20:53:56.132Z] ---> cc872d58679e [2023-04-26T20:53:56.132Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T20:53:56.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T20:53:56.132Z] Removing intermediate container 2b4c163cda05 [2023-04-26T20:53:56.132Z] ---> 160ec8770056 [2023-04-26T20:53:56.132Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T20:53:56.132Z] ---> 2d5ab70ed278 [2023-04-26T20:53:56.132Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T20:53:56.392Z] ---> 87809502dbe7 [2023-04-26T20:53:56.392Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-26T20:53:56.392Z] v3.17.3-135-g1eeaa10860c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T20:53:56.392Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T20:53:56.392Z] OK: 17820 distinct packages available [2023-04-26T20:53:56.392Z] ---> 006376aa4fa1 [2023-04-26T20:53:56.392Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T20:53:56.392Z] ---> 51b48fee03f3 [2023-04-26T20:53:56.392Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-26T20:53:56.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T20:53:56.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T20:53:56.923Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-26T20:53:56.923Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-26T20:53:56.923Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-26T20:53:56.923Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-26T20:53:56.923Z] ---> 2f5b94fe3c57 [2023-04-26T20:53:56.923Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-26T20:53:56.923Z] (5/9) Installing curl (8.0.1-r0) [2023-04-26T20:53:56.923Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-26T20:53:56.923Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-26T20:53:56.923Z] (8/9) Installing libucontext (1.2-r0) [2023-04-26T20:53:56.923Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-26T20:53:56.923Z] ---> dc8252dec0ce [2023-04-26T20:53:56.923Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-26T20:53:56.923Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T20:53:56.923Z] ---> f40d0ae47f3e [2023-04-26T20:53:56.923Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-26T20:53:56.923Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T20:53:57.279Z] OK: 10 MiB in 24 packages [2023-04-26T20:53:57.538Z] ---> 7ffba8e89dd9 [2023-04-26T20:53:57.538Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-26T20:53:57.538Z] ---> c0fbf5553fd6 [2023-04-26T20:53:57.538Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-26T20:53:57.799Z] ---> be452f2d5737 [2023-04-26T20:53:57.799Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-26T20:53:57.799Z] ---> 66c23909512a [2023-04-26T20:53:57.799Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-26T20:53:57.799Z] ---> 4f0e42decd5f [2023-04-26T20:53:57.799Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-26T20:53:58.060Z] ---> Running in 4a1a66fbd47f [2023-04-26T20:53:58.060Z] ---> Running in 3a491c506821 [2023-04-26T20:53:58.060Z] ---> 999ba0a9c0cc [2023-04-26T20:53:58.060Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-26T20:53:58.060Z] Removing intermediate container 1777d49be28a [2023-04-26T20:53:58.060Z] ---> febac7de4341 [2023-04-26T20:53:58.060Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T20:53:58.060Z] Removing intermediate container 4a1a66fbd47f [2023-04-26T20:53:58.060Z] ---> Running in ab982d6e342c [2023-04-26T20:53:58.060Z] ---> 5e2777527e25 [2023-04-26T20:53:58.060Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T20:53:58.319Z] ---> Running in e6ddcd0ccfd8 [2023-04-26T20:53:58.319Z] Removing intermediate container ab982d6e342c [2023-04-26T20:53:58.319Z] ---> 0aaee1d5e8e7 [2023-04-26T20:53:58.319Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T20:53:58.319Z] ---> Running in 2631705bc1d9 [2023-04-26T20:53:58.319Z] ---> f139076c0d10 [2023-04-26T20:53:58.319Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T20:53:58.319Z] Removing intermediate container e6ddcd0ccfd8 [2023-04-26T20:53:58.319Z] ---> aecf05f96a20 [2023-04-26T20:53:58.319Z] Step 23/25 : LABEL arch=x86_64 [2023-04-26T20:53:58.319Z] ---> Running in 34daee9e31f2 [2023-04-26T20:53:58.578Z] Removing intermediate container 2631705bc1d9 [2023-04-26T20:53:58.578Z] ---> a4f3584535d3 [2023-04-26T20:53:58.578Z] Step 22/24 : LABEL arch=x86_64 [2023-04-26T20:53:58.578Z] ---> Running in cca36e84dfa9 [2023-04-26T20:53:58.578Z] Removing intermediate container 34daee9e31f2 [2023-04-26T20:53:58.578Z] ---> a50391bcd13f [2023-04-26T20:53:58.578Z] Step 24/25 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:53:58.838Z] ---> Running in 0ceee8722fec [2023-04-26T20:53:58.838Z] ---> 0e51bf1a3280 [2023-04-26T20:53:58.838Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-26T20:53:58.838Z] Removing intermediate container cca36e84dfa9 [2023-04-26T20:53:58.838Z] ---> 92a1f81fa729 [2023-04-26T20:53:58.838Z] Step 23/24 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:53:58.838Z] Removing intermediate container 0ceee8722fec [2023-04-26T20:53:58.838Z] ---> 4aefb0c9c937 [2023-04-26T20:53:58.838Z] Step 25/25 : LABEL version=3.0.0-dev.140 [2023-04-26T20:53:58.838Z] ---> Running in c3bb09b174e7 [2023-04-26T20:53:58.838Z] ---> Running in ee045de7f688 [2023-04-26T20:53:59.101Z] Removing intermediate container 3a491c506821 [2023-04-26T20:53:59.101Z] ---> 29aa6da577ef [2023-04-26T20:53:59.101Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-26T20:53:59.363Z] Removing intermediate container c3bb09b174e7 [2023-04-26T20:53:59.363Z] ---> 765911cd7430 [2023-04-26T20:53:59.363Z] Step 24/24 : LABEL version=3.0.0-dev.140 [2023-04-26T20:53:59.363Z] Removing intermediate container ee045de7f688 [2023-04-26T20:53:59.363Z] ---> f2ab7adf856a [2023-04-26T20:53:59.363Z] [2023-04-26T20:53:59.363Z] ---> Running in 4550c8331d5a [2023-04-26T20:53:59.363Z] ---> Running in 96a5718cf4fa [2023-04-26T20:53:59.624Z] ---> 59d5f38f2d33 [2023-04-26T20:53:59.624Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-26T20:53:59.624Z] Successfully built f2ab7adf856a [2023-04-26T20:53:59.624Z] Successfully tagged core-metadata:latest [2023-04-26T20:53:59.624Z]  Building core-metadata ... done Building core-data [2023-04-26T20:53:59.624Z] Removing intermediate container 4550c8331d5a [2023-04-26T20:53:59.624Z] ---> fc0336d30259 [2023-04-26T20:53:59.624Z] [2023-04-26T20:53:59.624Z] Removing intermediate container 96a5718cf4fa [2023-04-26T20:53:59.624Z] ---> 84e1669680e2 [2023-04-26T20:53:59.624Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-26T20:53:59.896Z] Successfully built fc0336d30259 [2023-04-26T20:54:00.468Z] Successfully tagged core-command:latest [2023-04-26T20:54:00.468Z]  Building core-command ... done Building security-proxy-setup [2023-04-26T20:54:03.047Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T20:54:03.047Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T20:54:03.047Z] ---> ab8ff20af012 [2023-04-26T20:54:03.047Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T20:54:03.047Z] ---> Using cache [2023-04-26T20:54:03.047Z] ---> 1d7f5d1fa3a3 [2023-04-26T20:54:03.047Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T20:54:03.047Z] ---> Using cache [2023-04-26T20:54:03.047Z] ---> 8969e49157ca [2023-04-26T20:54:03.047Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-26T20:54:03.047Z] ---> Using cache [2023-04-26T20:54:03.047Z] ---> eb914d0ff71c [2023-04-26T20:54:03.047Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T20:54:03.047Z] ---> Using cache [2023-04-26T20:54:03.047Z] ---> aee04638f768 [2023-04-26T20:54:03.047Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T20:54:03.047Z] ---> Using cache [2023-04-26T20:54:03.047Z] ---> e9b920fc0df5 [2023-04-26T20:54:03.047Z] Step 8/23 : COPY . . [2023-04-26T20:54:03.047Z] ---> Using cache [2023-04-26T20:54:03.047Z] ---> 6331b621c9c2 [2023-04-26T20:54:03.047Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-26T20:54:03.989Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T20:54:03.989Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-26T20:54:03.989Z] ---> ab8ff20af012 [2023-04-26T20:54:03.989Z] Step 3/22 : WORKDIR /edgex-go [2023-04-26T20:54:03.989Z] ---> Using cache [2023-04-26T20:54:03.989Z] ---> 8d86edd9bd51 [2023-04-26T20:54:03.989Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-26T20:54:08.254Z] ---> Running in 7aff04502319 [2023-04-26T20:54:08.254Z] ---> 93af2d2094d8 [2023-04-26T20:54:08.254Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-26T20:54:08.254Z] ---> Running in 429a364b4b57 [2023-04-26T20:54:08.254Z] ---> Running in bd53de380881 [2023-04-26T20:54:08.254Z] ---> Running in 0c9749ee096e [2023-04-26T20:54:08.254Z] Removing intermediate container 7aff04502319 [2023-04-26T20:54:08.254Z] ---> 8924fae748a5 [2023-04-26T20:54:08.254Z] Step 21/23 : LABEL arch=x86_64 [2023-04-26T20:54:08.254Z] Removing intermediate container 0c9749ee096e [2023-04-26T20:54:08.254Z] ---> 96dfc9ad419b [2023-04-26T20:54:08.254Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T20:54:08.254Z] ---> Running in aa3d08c22be4 [2023-04-26T20:54:08.254Z] ---> Running in 336233cd6530 [2023-04-26T20:54:08.254Z] Removing intermediate container aa3d08c22be4 [2023-04-26T20:54:08.254Z] ---> a3741c6bc51e [2023-04-26T20:54:08.254Z] Step 22/23 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:54:08.254Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-26T20:54:08.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T20:54:08.516Z] Removing intermediate container 336233cd6530 [2023-04-26T20:54:08.516Z] ---> 88b6879be1d9 [2023-04-26T20:54:08.516Z] Step 18/20 : LABEL arch=x86_64 [2023-04-26T20:54:08.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T20:54:08.776Z] OK: 265 MiB in 53 packages [2023-04-26T20:54:09.357Z] ---> Running in 39f74a1e602f [2023-04-26T20:54:09.357Z] ---> Running in 87165372925a [2023-04-26T20:54:09.357Z] Removing intermediate container 808c081dbcff [2023-04-26T20:54:09.357Z] ---> 228734d9ab0c [2023-04-26T20:54:09.357Z] [2023-04-26T20:54:09.357Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T20:54:09.357Z] ---> 9ed4aefc74f6 [2023-04-26T20:54:09.357Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-26T20:54:09.357Z] ---> Using cache [2023-04-26T20:54:09.357Z] ---> 04cd8017fc67 [2023-04-26T20:54:09.357Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-26T20:54:09.357Z] ---> Using cache [2023-04-26T20:54:09.357Z] ---> 644aad9fd499 [2023-04-26T20:54:09.357Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T20:54:09.357Z] ---> Using cache [2023-04-26T20:54:09.357Z] ---> cc872d58679e [2023-04-26T20:54:09.357Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T20:54:09.357Z] ---> Using cache [2023-04-26T20:54:09.357Z] ---> 87809502dbe7 [2023-04-26T20:54:09.357Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-26T20:54:09.357Z] Removing intermediate container 39f74a1e602f [2023-04-26T20:54:09.357Z] ---> 3c33010b0287 [2023-04-26T20:54:09.357Z] Step 23/23 : LABEL version=3.0.0-dev.140 [2023-04-26T20:54:09.357Z] Removing intermediate container 87165372925a [2023-04-26T20:54:09.357Z] ---> 19f12df546fc [2023-04-26T20:54:09.357Z] Step 19/20 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:54:09.357Z] ---> Running in 0c16634d6302 [2023-04-26T20:54:09.357Z] ---> Running in 76e1ba467692 [2023-04-26T20:54:09.357Z] Removing intermediate container bd53de380881 [2023-04-26T20:54:09.357Z] ---> 71de5ceae90f [2023-04-26T20:54:09.357Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-26T20:54:09.618Z] Removing intermediate container 76e1ba467692 [2023-04-26T20:54:09.618Z] ---> c7554d25ef09 [2023-04-26T20:54:09.618Z] Step 20/20 : LABEL version=3.0.0-dev.140 [2023-04-26T20:54:09.618Z] Removing intermediate container 0c16634d6302 [2023-04-26T20:54:09.618Z] ---> 5d5ce0c00579 [2023-04-26T20:54:09.618Z] [2023-04-26T20:54:09.877Z] ---> Running in e96944f67cbf [2023-04-26T20:54:09.877Z] Successfully built 5d5ce0c00579 [2023-04-26T20:54:09.877Z] ---> bef2ca447427 [2023-04-26T20:54:09.877Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T20:54:09.877Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-26T20:54:09.877Z] Building support-scheduler [2023-04-26T20:54:09.877Z]  Building core-common-config-bootstrapper ... done Removing intermediate container e96944f67cbf [2023-04-26T20:54:09.877Z] ---> 9a21cbf0e6f5 [2023-04-26T20:54:09.877Z] [2023-04-26T20:54:09.877Z] ---> 1cc921d3d192 [2023-04-26T20:54:09.877Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-26T20:54:09.877Z] ---> Running in a0d7c7fca522 [2023-04-26T20:54:10.136Z] Successfully built 9a21cbf0e6f5 [2023-04-26T20:54:10.136Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-26T20:54:10.136Z] Building security-secretstore-setup [2023-04-26T20:54:14.334Z]  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T20:54:14.334Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-26T20:54:14.334Z] ---> ab8ff20af012 [2023-04-26T20:54:14.334Z] Step 3/25 : WORKDIR /edgex-go [2023-04-26T20:54:14.334Z] ---> Using cache [2023-04-26T20:54:14.334Z] ---> 8d86edd9bd51 [2023-04-26T20:54:14.334Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-26T20:54:14.334Z] ---> Using cache [2023-04-26T20:54:14.334Z] ---> 71de5ceae90f [2023-04-26T20:54:14.334Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-26T20:54:14.334Z] ---> Using cache [2023-04-26T20:54:14.334Z] ---> bef2ca447427 [2023-04-26T20:54:14.334Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T20:54:14.596Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T20:54:14.596Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T20:54:14.596Z] ---> ab8ff20af012 [2023-04-26T20:54:14.596Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T20:54:14.596Z] ---> Using cache [2023-04-26T20:54:14.596Z] ---> 1d7f5d1fa3a3 [2023-04-26T20:54:14.596Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T20:54:14.596Z] ---> Using cache [2023-04-26T20:54:14.596Z] ---> 8969e49157ca [2023-04-26T20:54:14.596Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-26T20:54:14.596Z] ---> Using cache [2023-04-26T20:54:14.596Z] ---> eb914d0ff71c [2023-04-26T20:54:14.596Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T20:54:14.596Z] ---> Using cache [2023-04-26T20:54:14.596Z] ---> aee04638f768 [2023-04-26T20:54:14.596Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T20:54:14.596Z] ---> Using cache [2023-04-26T20:54:14.596Z] ---> e9b920fc0df5 [2023-04-26T20:54:14.596Z] Step 8/23 : COPY . . [2023-04-26T20:54:14.596Z] ---> Using cache [2023-04-26T20:54:14.596Z] ---> 6331b621c9c2 [2023-04-26T20:54:14.596Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-26T20:54:16.527Z] ---> d695537828cc [2023-04-26T20:54:16.527Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-26T20:54:17.467Z] ---> Running in 433346a54cec [2023-04-26T20:54:17.467Z] ---> Running in 576e7b38e6c6 [2023-04-26T20:54:17.467Z] ---> c5cdbfb031a0 [2023-04-26T20:54:17.467Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-26T20:54:17.467Z] ---> Running in 7df290c5bca8 [2023-04-26T20:54:18.042Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-26T20:54:18.616Z] Removing intermediate container 7df290c5bca8 [2023-04-26T20:54:18.616Z] ---> 8ade79947c91 [2023-04-26T20:54:18.616Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-26T20:54:18.616Z] ---> Running in 5acf354a21ea [2023-04-26T20:54:18.616Z] Removing intermediate container 5acf354a21ea [2023-04-26T20:54:18.616Z] ---> 68f899df3fec [2023-04-26T20:54:18.616Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-26T20:54:18.616Z] ---> Running in d3516e6dc1f0 [2023-04-26T20:54:18.616Z] Removing intermediate container d3516e6dc1f0 [2023-04-26T20:54:18.616Z] ---> d7c0570370f9 [2023-04-26T20:54:18.616Z] Step 21/23 : LABEL arch=x86_64 [2023-04-26T20:54:18.616Z] ---> Running in 215d70c0811b [2023-04-26T20:54:18.880Z] Removing intermediate container 215d70c0811b [2023-04-26T20:54:18.880Z] ---> 2ed3ff9529ed [2023-04-26T20:54:18.880Z] Step 22/23 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:54:18.880Z] ---> Running in 2bc7e920f928 [2023-04-26T20:54:19.451Z] Removing intermediate container 2bc7e920f928 [2023-04-26T20:54:19.451Z] ---> 846c0b2cf8e3 [2023-04-26T20:54:19.451Z] Step 23/23 : LABEL version=3.0.0-dev.140 [2023-04-26T20:54:19.451Z] ---> Running in 2a426104fa59 [2023-04-26T20:54:19.451Z] Removing intermediate container 2a426104fa59 [2023-04-26T20:54:19.451Z] ---> 544d1061f29f [2023-04-26T20:54:19.451Z] [2023-04-26T20:54:19.451Z] Successfully built 544d1061f29f [2023-04-26T20:54:19.451Z] Successfully tagged security-proxy-auth:latest [2023-04-26T20:54:19.451Z]  Building security-proxy-auth ... done Building security-spire-config [2023-04-26T20:54:22.750Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T20:54:22.750Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-26T20:54:22.750Z] ---> ab8ff20af012 [2023-04-26T20:54:22.750Z] Step 3/27 : WORKDIR /edgex-go [2023-04-26T20:54:22.751Z] ---> Using cache [2023-04-26T20:54:22.751Z] ---> 8d86edd9bd51 [2023-04-26T20:54:22.751Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-26T20:54:22.751Z] ---> Using cache [2023-04-26T20:54:22.751Z] ---> c701078e61b0 [2023-04-26T20:54:22.751Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-26T20:54:22.751Z] ---> Using cache [2023-04-26T20:54:22.751Z] ---> 00a43499b18b [2023-04-26T20:54:22.751Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T20:54:22.751Z] ---> Using cache [2023-04-26T20:54:22.751Z] ---> bffe4158c6b4 [2023-04-26T20:54:22.751Z] Step 7/27 : COPY . . [2023-04-26T20:54:22.751Z] ---> Using cache [2023-04-26T20:54:22.751Z] ---> c89f94af6721 [2023-04-26T20:54:22.751Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-04-26T20:54:22.751Z] ---> Using cache [2023-04-26T20:54:22.751Z] ---> 9328f9df8f1c [2023-04-26T20:54:22.751Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-26T20:54:22.751Z] ---> Using cache [2023-04-26T20:54:22.751Z] ---> 4f1e83c6da28 [2023-04-26T20:54:22.751Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-26T20:54:22.751Z] ---> Using cache [2023-04-26T20:54:22.751Z] ---> 1da10e731794 [2023-04-26T20:54:22.751Z] 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-26T20:54:32.831Z] ---> Running in 1a88e42e2660 [2023-04-26T20:54:37.068Z] Removing intermediate container 429a364b4b57 [2023-04-26T20:54:37.068Z] ---> e6fa8b28bb86 [2023-04-26T20:54:37.068Z] [2023-04-26T20:54:37.068Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T20:54:37.068Z] ---> 9ed4aefc74f6 [2023-04-26T20:54:37.068Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T20:54:37.068Z] Removing intermediate container 1a88e42e2660 [2023-04-26T20:54:37.068Z] ---> f8d5be03216d [2023-04-26T20:54:37.068Z] Step 12/27 : WORKDIR /edgex-go [2023-04-26T20:54:38.005Z] ---> Running in 4d4bb942b262 [2023-04-26T20:54:38.574Z] ---> Running in 3c44c24c9a12 [2023-04-26T20:54:38.833Z] Removing intermediate container 4d4bb942b262 [2023-04-26T20:54:38.833Z] ---> cac06f923f7a [2023-04-26T20:54:38.833Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-26T20:54:39.091Z] ---> Running in f684d657ef61 [2023-04-26T20:54:39.091Z] Removing intermediate container 3c44c24c9a12 [2023-04-26T20:54:39.091Z] ---> 05e09af97a6f [2023-04-26T20:54:39.091Z] [2023-04-26T20:54:39.091Z] Step 13/27 : FROM alpine:3.17 [2023-04-26T20:54:39.091Z] ---> 9ed4aefc74f6 [2023-04-26T20:54:39.091Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-26T20:54:39.091Z] ---> Using cache [2023-04-26T20:54:39.091Z] ---> 62a9c2987ec6 [2023-04-26T20:54:39.091Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-26T20:54:39.091Z] ---> Running in 400b55eea5c8 [2023-04-26T20:54:39.350Z] Removing intermediate container f684d657ef61 [2023-04-26T20:54:39.350Z] ---> 8bdd87510af2 [2023-04-26T20:54:39.350Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-26T20:54:39.350Z] ---> Running in 3a1aca63ca0f [2023-04-26T20:54:39.608Z] Removing intermediate container 3a1aca63ca0f [2023-04-26T20:54:39.608Z] ---> 3c538846eb64 [2023-04-26T20:54:39.608Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-26T20:54:39.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T20:54:39.608Z] ---> Running in f2fdfb7da732 [2023-04-26T20:54:39.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T20:54:39.866Z] Removing intermediate container a0d7c7fca522 [2023-04-26T20:54:39.866Z] ---> 62f68a8aecee [2023-04-26T20:54:39.866Z] Step 7/22 : COPY . . [2023-04-26T20:54:39.866Z] Removing intermediate container 433346a54cec [2023-04-26T20:54:39.866Z] ---> 92b95842a28f [2023-04-26T20:54:39.866Z] Step 7/25 : COPY . . [2023-04-26T20:54:39.866Z] v3.17.3-135-g1eeaa10860c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T20:54:39.866Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T20:54:39.866Z] OK: 17820 distinct packages available [2023-04-26T20:54:39.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T20:54:40.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T20:54:40.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T20:54:40.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T20:54:40.384Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-26T20:54:40.384Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-26T20:54:40.384Z] (3/4) Installing libucontext (1.2-r0) [2023-04-26T20:54:40.384Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-26T20:54:40.384Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T20:54:40.384Z] OK: 7 MiB in 19 packages [2023-04-26T20:54:40.384Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T20:54:40.384Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T20:54:40.384Z] OK: 7 MiB in 16 packages [2023-04-26T20:54:47.136Z] ---> 17cece2e491c [2023-04-26T20:54:47.136Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-26T20:54:47.136Z] ---> Running in b853d9be0834 [2023-04-26T20:54:47.136Z] ---> d494129a384c [2023-04-26T20:54:47.136Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-26T20:54:47.136Z] Removing intermediate container f2fdfb7da732 [2023-04-26T20:54:47.136Z] ---> 7eed074df16e [2023-04-26T20:54:47.136Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T20:54:47.136Z] ---> Running in 05a54eaa8ebe [2023-04-26T20:54:47.136Z] Removing intermediate container 400b55eea5c8 [2023-04-26T20:54:47.136Z] ---> 3c9b2940558d [2023-04-26T20:54:47.136Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T20:54:47.136Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-26T20:54:47.136Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-26T20:54:47.136Z] ---> a712488ae951 [2023-04-26T20:54:47.136Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T20:54:47.136Z] ---> 9891c245f5cf [2023-04-26T20:54:47.136Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T20:54:47.136Z] ---> 75a6cffa3eaa [2023-04-26T20:54:47.136Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-26T20:54:47.136Z] ---> 1ee15a524f7a [2023-04-26T20:54:47.136Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-26T20:54:49.967Z] ---> 750eb93ea715 [2023-04-26T20:54:49.967Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-26T20:54:49.967Z] ---> e243e2881423 [2023-04-26T20:54:49.967Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-26T20:54:49.967Z] Removing intermediate container 576e7b38e6c6 [2023-04-26T20:54:49.967Z] ---> dfc1ec98a349 [2023-04-26T20:54:49.967Z] [2023-04-26T20:54:49.967Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T20:54:49.967Z] ---> 9ed4aefc74f6 [2023-04-26T20:54:49.967Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-26T20:54:49.967Z] ---> Using cache [2023-04-26T20:54:49.967Z] ---> 29b92b87161a [2023-04-26T20:54:49.967Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T20:54:49.967Z] ---> Using cache [2023-04-26T20:54:49.967Z] ---> b33675c58cc0 [2023-04-26T20:54:49.967Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-26T20:54:49.967Z] ---> Running in aaeb8226aae8 [2023-04-26T20:54:49.967Z] ---> e52f0929a4a2 [2023-04-26T20:54:49.967Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-26T20:54:49.967Z] ---> Running in abc33ac5d263 [2023-04-26T20:54:49.967Z] ---> bd709409c6e6 [2023-04-26T20:54:49.967Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-26T20:54:49.967Z] ---> Running in 6063e657fb6f [2023-04-26T20:54:49.967Z] Removing intermediate container abc33ac5d263 [2023-04-26T20:54:49.967Z] ---> ae4200af950a [2023-04-26T20:54:49.967Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T20:54:49.967Z] Removing intermediate container aaeb8226aae8 [2023-04-26T20:54:49.967Z] ---> 23e7a71b8861 [2023-04-26T20:54:49.967Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-26T20:54:49.967Z] ---> Running in 24d69e1ea541 [2023-04-26T20:54:49.967Z] ---> Running in cb3eab61ad89 [2023-04-26T20:54:49.967Z] Removing intermediate container 6063e657fb6f [2023-04-26T20:54:49.967Z] ---> 58f75d88232f [2023-04-26T20:54:49.967Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-26T20:54:50.229Z] Removing intermediate container cb3eab61ad89 [2023-04-26T20:54:50.229Z] ---> c0a956fe8b25 [2023-04-26T20:54:50.229Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T20:54:50.229Z] Removing intermediate container 24d69e1ea541 [2023-04-26T20:54:50.229Z] ---> 94486778525e [2023-04-26T20:54:50.229Z] Step 21/23 : LABEL arch=x86_64 [2023-04-26T20:54:50.229Z] ---> Running in 64a393e00bfd [2023-04-26T20:54:50.229Z] Removing intermediate container 64a393e00bfd [2023-04-26T20:54:50.229Z] ---> af5a4edf3d96 [2023-04-26T20:54:50.229Z] Step 22/23 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:54:50.229Z] ---> 40b260098153 [2023-04-26T20:54:50.229Z] Step 22/27 : WORKDIR / [2023-04-26T20:54:50.489Z] ---> Running in 07c38a045f6a [2023-04-26T20:54:50.489Z] ---> Running in eee8c0efc72e [2023-04-26T20:54:50.489Z] ---> f9351cfbfc9f [2023-04-26T20:54:50.489Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T20:54:50.489Z] Removing intermediate container 07c38a045f6a [2023-04-26T20:54:50.489Z] ---> a0ca89049665 [2023-04-26T20:54:50.489Z] Step 23/23 : LABEL version=3.0.0-dev.140 [2023-04-26T20:54:50.748Z] ---> Running in 2ad0f9f9bebf [2023-04-26T20:54:50.748Z] Removing intermediate container eee8c0efc72e [2023-04-26T20:54:50.748Z] ---> 4acd869edb24 [2023-04-26T20:54:50.748Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-26T20:54:50.748Z] ---> Running in db5af7bca872 [2023-04-26T20:54:50.748Z] ---> aa2ee92e42bb [2023-04-26T20:54:50.748Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-26T20:54:51.100Z] Removing intermediate container db5af7bca872 [2023-04-26T20:54:51.100Z] ---> c92a481423a9 [2023-04-26T20:54:51.100Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-26T20:54:51.100Z] ---> Running in 948f938cd4b9 [2023-04-26T20:54:51.100Z] Removing intermediate container 2ad0f9f9bebf [2023-04-26T20:54:51.100Z] ---> 2236559c3e11 [2023-04-26T20:54:51.100Z] [2023-04-26T20:54:51.100Z] Successfully built 2236559c3e11 [2023-04-26T20:54:51.362Z] Successfully tagged core-data:latest [2023-04-26T20:54:51.362Z] Building security-spire-agent [2023-04-26T20:54:51.362Z]  Building core-data ... done Removing intermediate container 948f938cd4b9 [2023-04-26T20:54:51.362Z] ---> 50036af941b5 [2023-04-26T20:54:51.362Z] Step 25/27 : LABEL arch=x86_64 [2023-04-26T20:54:51.362Z] ---> Running in 975cec6cdc24 [2023-04-26T20:54:53.285Z] Removing intermediate container 975cec6cdc24 [2023-04-26T20:54:53.285Z] ---> 729afdee5a4d [2023-04-26T20:54:53.285Z] Step 26/27 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:54:54.266Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T20:54:54.266Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-26T20:54:54.266Z] ---> ab8ff20af012 [2023-04-26T20:54:54.266Z] Step 3/27 : WORKDIR /edgex-go [2023-04-26T20:54:54.266Z] ---> Using cache [2023-04-26T20:54:54.266Z] ---> 8d86edd9bd51 [2023-04-26T20:54:54.266Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-26T20:54:54.266Z] ---> Using cache [2023-04-26T20:54:54.266Z] ---> c701078e61b0 [2023-04-26T20:54:54.266Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-26T20:54:54.266Z] ---> Using cache [2023-04-26T20:54:54.266Z] ---> 00a43499b18b [2023-04-26T20:54:54.266Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T20:54:54.266Z] ---> Using cache [2023-04-26T20:54:54.266Z] ---> bffe4158c6b4 [2023-04-26T20:54:54.266Z] Step 7/27 : COPY . . [2023-04-26T20:54:54.266Z] ---> Using cache [2023-04-26T20:54:54.266Z] ---> c89f94af6721 [2023-04-26T20:54:54.266Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-04-26T20:54:54.266Z] ---> Using cache [2023-04-26T20:54:54.266Z] ---> 9328f9df8f1c [2023-04-26T20:54:54.266Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-26T20:54:54.266Z] ---> Using cache [2023-04-26T20:54:54.266Z] ---> 4f1e83c6da28 [2023-04-26T20:54:54.266Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-26T20:54:54.266Z] ---> Using cache [2023-04-26T20:54:54.266Z] ---> 1da10e731794 [2023-04-26T20:54:54.266Z] 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-26T20:54:54.266Z] ---> Using cache [2023-04-26T20:54:54.266Z] ---> f8d5be03216d [2023-04-26T20:54:54.266Z] Step 12/27 : WORKDIR /edgex-go [2023-04-26T20:54:54.266Z] ---> Using cache [2023-04-26T20:54:54.266Z] ---> 05e09af97a6f [2023-04-26T20:54:54.266Z] [2023-04-26T20:54:54.266Z] Step 13/27 : FROM alpine:3.17 [2023-04-26T20:54:54.266Z] ---> 9ed4aefc74f6 [2023-04-26T20:54:54.266Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-26T20:54:54.266Z] ---> Using cache [2023-04-26T20:54:54.266Z] ---> 62a9c2987ec6 [2023-04-26T20:54:54.266Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-26T20:54:54.266Z] ---> Using cache [2023-04-26T20:54:54.266Z] ---> 18d34bb725a9 [2023-04-26T20:54:54.266Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T20:54:54.266Z] ---> Using cache [2023-04-26T20:54:55.726Z] ---> 4f53fdcd0b5e [2023-04-26T20:54:55.726Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T20:54:55.726Z] ---> Using cache [2023-04-26T20:54:55.726Z] ---> d4a12d9eac89 [2023-04-26T20:54:55.726Z] ---> 215321cbb04e [2023-04-26T20:54:55.726Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-26T20:54:55.726Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-26T20:54:55.726Z] ---> Running in f9a52054f9c3 [2023-04-26T20:54:55.986Z] Removing intermediate container f9a52054f9c3 [2023-04-26T20:54:55.986Z] ---> ba758f25b4f6 [2023-04-26T20:54:55.986Z] Step 27/27 : LABEL version=3.0.0-dev.140 [2023-04-26T20:54:57.059Z] ---> Running in 62d06e1ab745 [2023-04-26T20:54:57.059Z] ---> ff0657bdfb56 [2023-04-26T20:54:57.059Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-26T20:54:57.059Z] ---> Running in cea628b3c023 [2023-04-26T20:54:57.345Z] Removing intermediate container 62d06e1ab745 [2023-04-26T20:54:57.345Z] ---> aa1dd8e35074 [2023-04-26T20:54:57.345Z] [2023-04-26T20:54:57.345Z] Successfully built aa1dd8e35074 [2023-04-26T20:54:57.345Z] Successfully tagged security-spire-config:latest [2023-04-26T20:54:57.345Z]  Building security-spire-config ... done Building security-bootstrapper [2023-04-26T20:54:57.345Z] Removing intermediate container cea628b3c023 [2023-04-26T20:54:57.345Z] ---> 498983786ebd [2023-04-26T20:54:57.345Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T20:54:57.611Z] ---> Running in 7489a93dbe3d [2023-04-26T20:55:00.909Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T20:55:00.909Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-26T20:55:00.909Z] ---> ab8ff20af012 [2023-04-26T20:55:00.909Z] Step 3/33 : WORKDIR /edgex-go [2023-04-26T20:55:00.909Z] ---> Using cache [2023-04-26T20:55:00.909Z] ---> 8d86edd9bd51 [2023-04-26T20:55:00.909Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-26T20:55:00.909Z] ---> Using cache [2023-04-26T20:55:00.909Z] ---> 71de5ceae90f [2023-04-26T20:55:00.909Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-26T20:55:00.909Z] ---> Using cache [2023-04-26T20:55:00.909Z] ---> bef2ca447427 [2023-04-26T20:55:00.909Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T20:55:00.909Z] ---> Using cache [2023-04-26T20:55:00.909Z] ---> 92b95842a28f [2023-04-26T20:55:00.909Z] Step 7/33 : COPY . . [2023-04-26T20:55:00.909Z] ---> Using cache [2023-04-26T20:55:00.909Z] ---> d494129a384c [2023-04-26T20:55:00.909Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-26T20:55:01.898Z] ---> d92ba788dd78 [2023-04-26T20:55:01.898Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-26T20:55:03.286Z] Removing intermediate container 7489a93dbe3d [2023-04-26T20:55:03.286Z] ---> 62996af50d1f [2023-04-26T20:55:03.286Z] Step 21/23 : LABEL arch=x86_64 [2023-04-26T20:55:03.286Z] ---> Running in f7a01de40ab0 [2023-04-26T20:55:03.286Z] ---> 4f4a54ece498 [2023-04-26T20:55:03.286Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-26T20:55:03.286Z] ---> Running in 26a973e955c5 [2023-04-26T20:55:03.286Z] Removing intermediate container 26a973e955c5 [2023-04-26T20:55:03.286Z] ---> 68018ee6811a [2023-04-26T20:55:03.286Z] Step 22/23 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:55:03.286Z] ---> Running in 3652f12638da [2023-04-26T20:55:03.545Z] ---> e963e7417b70 [2023-04-26T20:55:03.545Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-26T20:55:03.545Z] Removing intermediate container 3652f12638da [2023-04-26T20:55:03.545Z] ---> fd2213d70a04 [2023-04-26T20:55:03.545Z] Step 23/23 : LABEL version=3.0.0-dev.140 [2023-04-26T20:55:03.545Z] ---> Running in 45825050a621 [2023-04-26T20:55:03.545Z] Removing intermediate container 45825050a621 [2023-04-26T20:55:03.545Z] ---> d0fcfd674119 [2023-04-26T20:55:03.545Z] [2023-04-26T20:55:03.545Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-26T20:55:03.804Z] ---> 61884a5719bb [2023-04-26T20:55:03.804Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-26T20:55:03.804Z] Successfully built d0fcfd674119 [2023-04-26T20:55:03.804Z] Successfully tagged support-scheduler:latest [2023-04-26T20:55:03.804Z]  Building support-scheduler ... done Building support-notifications [2023-04-26T20:55:07.112Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T20:55:07.112Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T20:55:07.112Z] ---> ab8ff20af012 [2023-04-26T20:55:07.112Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T20:55:07.112Z] ---> Using cache [2023-04-26T20:55:07.112Z] ---> 1d7f5d1fa3a3 [2023-04-26T20:55:07.112Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T20:55:07.112Z] ---> Using cache [2023-04-26T20:55:07.112Z] ---> 8969e49157ca [2023-04-26T20:55:07.112Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-26T20:55:08.052Z] ---> 2a0e0519fdda [2023-04-26T20:55:08.052Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-26T20:55:08.052Z] ---> Running in 6c79eec27689 [2023-04-26T20:55:08.052Z] ---> Running in 1ad48a0a916e [2023-04-26T20:55:08.318Z] Removing intermediate container 1ad48a0a916e [2023-04-26T20:55:08.318Z] ---> f94f54c2000c [2023-04-26T20:55:08.318Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-26T20:55:08.637Z] ---> Running in 5b24870c1016 [2023-04-26T20:55:08.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T20:55:08.637Z] Removing intermediate container 5b24870c1016 [2023-04-26T20:55:08.637Z] ---> 4512256921f4 [2023-04-26T20:55:08.637Z] Step 25/27 : LABEL arch=x86_64 [2023-04-26T20:55:08.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T20:55:08.909Z] ---> Running in 36391f00a993 [2023-04-26T20:55:08.909Z] OK: 265 MiB in 53 packages [2023-04-26T20:55:09.169Z] Removing intermediate container 36391f00a993 [2023-04-26T20:55:09.169Z] ---> de414ea0256f [2023-04-26T20:55:09.169Z] Step 26/27 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:55:09.169Z] ---> Running in fa6cd1649941 [2023-04-26T20:55:09.739Z] Removing intermediate container fa6cd1649941 [2023-04-26T20:55:09.739Z] ---> 4b59163f20b6 [2023-04-26T20:55:09.739Z] Step 27/27 : LABEL version=3.0.0-dev.140 [2023-04-26T20:55:09.739Z] ---> Running in 8f8d8e5e2bab [2023-04-26T20:55:09.739Z] Removing intermediate container 6c79eec27689 [2023-04-26T20:55:09.739Z] ---> 2dd1ab59ff2e [2023-04-26T20:55:09.739Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T20:55:10.677Z] Removing intermediate container 8f8d8e5e2bab [2023-04-26T20:55:10.678Z] ---> 3eeea132e2ca [2023-04-26T20:55:10.678Z] [2023-04-26T20:55:10.678Z] ---> bfa8ffdae6a9 [2023-04-26T20:55:10.678Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T20:55:10.678Z] ---> Running in de4a7cb0e74b [2023-04-26T20:55:10.678Z] Successfully built 3eeea132e2ca [2023-04-26T20:55:10.678Z] Successfully tagged security-spire-agent:latest [2023-04-26T20:55:12.585Z]  Building security-spire-agent ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-26T20:55:16.829Z] Removing intermediate container b853d9be0834 [2023-04-26T20:55:16.829Z] ---> 1d35c4ea430c [2023-04-26T20:55:16.829Z] [2023-04-26T20:55:16.829Z] Step 9/22 : FROM alpine:3.17 [2023-04-26T20:55:16.829Z] ---> 9ed4aefc74f6 [2023-04-26T20:55:16.829Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-26T20:55:16.829Z] ---> Running in 6f1090c3d82e [2023-04-26T20:55:16.829Z] Removing intermediate container 05a54eaa8ebe [2023-04-26T20:55:16.829Z] ---> c7af95ad4302 [2023-04-26T20:55:16.829Z] [2023-04-26T20:55:16.829Z] Step 9/25 : FROM alpine:3.17 [2023-04-26T20:55:16.829Z] ---> 9ed4aefc74f6 [2023-04-26T20:55:16.829Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-26T20:55:16.829Z] ---> Running in 12e2013c8016 [2023-04-26T20:55:17.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T20:55:17.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T20:55:17.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T20:55:17.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T20:55:17.659Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-26T20:55:17.659Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-26T20:55:17.659Z] (3/3) Installing su-exec (0.2-r2) [2023-04-26T20:55:17.659Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T20:55:17.659Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T20:55:17.659Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-26T20:55:17.659Z] (2/2) Installing openssl (3.0.8-r4) [2023-04-26T20:55:17.659Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T20:55:17.659Z] OK: 8 MiB in 17 packages [2023-04-26T20:55:17.659Z] OK: 8 MiB in 18 packages [2023-04-26T20:55:20.953Z] Removing intermediate container 6f1090c3d82e [2023-04-26T20:55:20.953Z] ---> 828e01abffd6 [2023-04-26T20:55:20.953Z] 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-26T20:55:20.953Z] ---> Running in 85c70b514e08 [2023-04-26T20:55:20.953Z] Removing intermediate container 12e2013c8016 [2023-04-26T20:55:20.953Z] ---> 50e6925d4b79 [2023-04-26T20:55:20.953Z] 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-26T20:55:20.953Z] ---> Running in 206b9f96d5a1 [2023-04-26T20:55:21.213Z] Removing intermediate container 85c70b514e08 [2023-04-26T20:55:21.213Z] ---> 344981851612 [2023-04-26T20:55:21.213Z] Step 12/22 : WORKDIR /edgex [2023-04-26T20:55:21.213Z] Removing intermediate container 206b9f96d5a1 [2023-04-26T20:55:21.213Z] ---> 076be5ff6f04 [2023-04-26T20:55:21.213Z] Step 12/25 : WORKDIR / [2023-04-26T20:55:21.213Z] ---> Running in 188cdd1bff64 [2023-04-26T20:55:21.213Z] ---> Running in f207e10424cc [2023-04-26T20:55:21.213Z] Removing intermediate container 188cdd1bff64 [2023-04-26T20:55:21.213Z] ---> bc5f47e2b24d [2023-04-26T20:55:21.213Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T20:55:21.213Z] Removing intermediate container f207e10424cc [2023-04-26T20:55:21.213Z] ---> 0556922f5e1b [2023-04-26T20:55:21.213Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T20:55:21.808Z] ---> 471904b70429 [2023-04-26T20:55:21.808Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T20:55:22.081Z] ---> 870277335689 [2023-04-26T20:55:22.081Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T20:55:22.380Z] ---> 628bc09cddeb [2023-04-26T20:55:22.380Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-26T20:55:22.380Z] ---> add8aa8b1fb0 [2023-04-26T20:55:22.380Z] 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-26T20:55:22.380Z] ---> a46799dab9ea [2023-04-26T20:55:22.380Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-26T20:55:22.639Z] ---> 0a04b0b295e7 [2023-04-26T20:55:22.639Z] 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-26T20:55:23.652Z] ---> 989be073a024 [2023-04-26T20:55:23.652Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-26T20:55:23.652Z] ---> 188167219f55 [2023-04-26T20:55:23.652Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-26T20:55:24.607Z] ---> 197ae88ba283 [2023-04-26T20:55:24.607Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-26T20:55:24.607Z] ---> 5ca88da62565 [2023-04-26T20:55:24.607Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-26T20:55:24.607Z] ---> Running in 2c0f94716b73 [2023-04-26T20:55:24.867Z] Removing intermediate container f7a01de40ab0 [2023-04-26T20:55:24.867Z] ---> bc81e7a5bf9e [2023-04-26T20:55:24.867Z] [2023-04-26T20:55:24.867Z] Step 9/33 : FROM alpine:3.17 [2023-04-26T20:55:24.867Z] ---> 9ed4aefc74f6 [2023-04-26T20:55:24.867Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-26T20:55:24.867Z] ---> Using cache [2023-04-26T20:55:24.867Z] ---> 8ed56d82106e [2023-04-26T20:55:24.867Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-26T20:55:25.137Z] ---> Running in d1f31d8be528 [2023-04-26T20:55:25.399Z] ---> 5adf25ff96ee [2023-04-26T20:55:25.399Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-26T20:55:25.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T20:55:26.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T20:55:26.227Z] ---> 30bce8ef0477 [2023-04-26T20:55:26.227Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-26T20:55:26.227Z] Removing intermediate container 2c0f94716b73 [2023-04-26T20:55:26.227Z] ---> cc42318c6293 [2023-04-26T20:55:26.227Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-26T20:55:26.227Z] ---> Running in 4e4099d4d009 [2023-04-26T20:55:26.227Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-26T20:55:26.227Z] (2/2) Installing su-exec (0.2-r2) [2023-04-26T20:55:26.487Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T20:55:26.487Z] OK: 7 MiB in 17 packages [2023-04-26T20:55:26.487Z] ---> d2dab2197c52 [2023-04-26T20:55:26.487Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-26T20:55:26.487Z] Removing intermediate container 4e4099d4d009 [2023-04-26T20:55:26.487Z] ---> fec62d48f333 [2023-04-26T20:55:26.487Z] Step 20/22 : LABEL arch=x86_64 [2023-04-26T20:55:26.747Z] ---> Running in b21d6bd979bc [2023-04-26T20:55:26.747Z] ---> Running in ab2910a48699 [2023-04-26T20:55:26.747Z] Removing intermediate container ab2910a48699 [2023-04-26T20:55:26.747Z] ---> 7b41997827d2 [2023-04-26T20:55:26.747Z] Step 21/22 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:55:26.747Z] ---> Running in 9f3948e4c4dc [2023-04-26T20:55:27.007Z] Removing intermediate container d1f31d8be528 [2023-04-26T20:55:27.007Z] ---> 4b8c4c41e396 [2023-04-26T20:55:27.007Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-26T20:55:27.007Z] Removing intermediate container 9f3948e4c4dc [2023-04-26T20:55:27.007Z] ---> cbea6f03dbf5 [2023-04-26T20:55:27.007Z] Step 22/22 : LABEL version=3.0.0-dev.140 [2023-04-26T20:55:27.007Z] ---> Running in 40902a41a994 [2023-04-26T20:55:27.007Z] ---> Running in 28de11379f38 [2023-04-26T20:55:27.268Z] Removing intermediate container 28de11379f38 [2023-04-26T20:55:27.268Z] ---> ac5067a86e7f [2023-04-26T20:55:27.268Z] [2023-04-26T20:55:27.268Z] Removing intermediate container 40902a41a994 [2023-04-26T20:55:27.268Z] ---> 3c6e1ded15e1 [2023-04-26T20:55:27.268Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-26T20:55:27.268Z] ---> Running in 49e84961adfa [2023-04-26T20:55:27.268Z] Successfully built ac5067a86e7f [2023-04-26T20:55:27.268Z] Successfully tagged security-proxy-setup:latest [2023-04-26T20:55:27.268Z]  Building security-proxy-setup ... done Removing intermediate container 49e84961adfa [2023-04-26T20:55:27.268Z] ---> 2132d7239f5f [2023-04-26T20:55:27.268Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-26T20:55:27.534Z] ---> Running in 27da28befcd8 [2023-04-26T20:55:27.534Z] Removing intermediate container b21d6bd979bc [2023-04-26T20:55:27.534Z] ---> d3537c4feb27 [2023-04-26T20:55:27.534Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-26T20:55:27.534Z] ---> Running in 3141f1f75aae [2023-04-26T20:55:27.534Z] Removing intermediate container 27da28befcd8 [2023-04-26T20:55:27.534Z] ---> 6c77e624ca33 [2023-04-26T20:55:27.534Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-26T20:55:27.534Z] ---> Running in b7d43e4d5ea0 [2023-04-26T20:55:27.534Z] Removing intermediate container 3141f1f75aae [2023-04-26T20:55:27.534Z] ---> 2999cf8b004d [2023-04-26T20:55:27.534Z] Step 23/25 : LABEL arch=x86_64 [2023-04-26T20:55:27.795Z] ---> Running in 1c67e31fc690 [2023-04-26T20:55:27.795Z] Removing intermediate container b7d43e4d5ea0 [2023-04-26T20:55:27.795Z] ---> c9d307bc0911 [2023-04-26T20:55:27.795Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-26T20:55:27.795Z] ---> Running in bceb1bf669b7 [2023-04-26T20:55:27.795Z] Removing intermediate container 1c67e31fc690 [2023-04-26T20:55:27.795Z] ---> 430f0dcff1b4 [2023-04-26T20:55:27.795Z] Step 24/25 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:55:27.795Z] ---> Running in 781a46ea7bb1 [2023-04-26T20:55:28.055Z] Removing intermediate container 781a46ea7bb1 [2023-04-26T20:55:28.055Z] ---> 710a25f4f34f [2023-04-26T20:55:28.055Z] Step 25/25 : LABEL version=3.0.0-dev.140 [2023-04-26T20:55:28.055Z] ---> Running in 291a98cb89cf [2023-04-26T20:55:28.055Z] Removing intermediate container 291a98cb89cf [2023-04-26T20:55:28.055Z] ---> bec4d6dbc337 [2023-04-26T20:55:28.055Z] [2023-04-26T20:55:28.055Z] Removing intermediate container de4a7cb0e74b [2023-04-26T20:55:28.055Z] ---> c7f4d8337e8a [2023-04-26T20:55:28.055Z] Step 8/23 : COPY . . [2023-04-26T20:55:28.315Z] Successfully built bec4d6dbc337 [2023-04-26T20:55:28.315Z] Successfully tagged security-secretstore-setup:latest [2023-04-26T20:55:30.238Z]  Building security-secretstore-setup ... done Removing intermediate container bceb1bf669b7 [2023-04-26T20:55:30.238Z] ---> 7f66844d3f79 [2023-04-26T20:55:30.238Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-26T20:55:30.934Z] ---> Running in b8e430929596 [2023-04-26T20:55:30.934Z] Removing intermediate container b8e430929596 [2023-04-26T20:55:30.934Z] ---> 11f18bcb1ad1 [2023-04-26T20:55:30.934Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-26T20:55:31.194Z] ---> 72e901edb0c2 [2023-04-26T20:55:31.194Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-26T20:55:31.194Z] ---> Running in d3d1d1dc0de9 [2023-04-26T20:55:32.140Z] Removing intermediate container d3d1d1dc0de9 [2023-04-26T20:55:32.140Z] ---> 7622efb34fcc [2023-04-26T20:55:32.140Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T20:55:32.140Z] ---> 5add10171c3e [2023-04-26T20:55:32.140Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-26T20:55:32.140Z] ---> Running in 3b8d35d82c75 [2023-04-26T20:55:32.140Z] ---> 2bbc292ca3bb [2023-04-26T20:55:32.140Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T20:55:32.401Z] ---> 89b2c303c278 [2023-04-26T20:55:32.401Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-26T20:55:32.401Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-26T20:55:32.971Z] ---> cf3c70fde0ac [2023-04-26T20:55:32.971Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-26T20:55:33.231Z] ---> 0499d4c21c9b [2023-04-26T20:55:33.231Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-26T20:55:33.497Z] ---> 0c0fd03948e8 [2023-04-26T20:55:33.497Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-26T20:55:33.497Z] ---> c1948e1c0ebe [2023-04-26T20:55:33.497Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-26T20:55:33.757Z] ---> 7ff93a33361c [2023-04-26T20:55:33.757Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-26T20:55:33.757Z] ---> 5d1381f1dfa0 [2023-04-26T20:55:33.757Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-26T20:55:33.757Z] ---> Running in f1095359ee7d [2023-04-26T20:55:34.328Z] Removing intermediate container f1095359ee7d [2023-04-26T20:55:34.328Z] ---> f53ff834a71e [2023-04-26T20:55:34.328Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-26T20:55:34.328Z] ---> Running in 41be5122d5cd [2023-04-26T20:55:34.588Z] Removing intermediate container 41be5122d5cd [2023-04-26T20:55:34.588Z] ---> b8141a85c862 [2023-04-26T20:55:34.588Z] Step 30/33 : CMD ["gate"] [2023-04-26T20:55:34.588Z] ---> Running in 88016a1abd52 [2023-04-26T20:55:34.588Z] Removing intermediate container 88016a1abd52 [2023-04-26T20:55:34.588Z] ---> b0d60778534f [2023-04-26T20:55:34.588Z] Step 31/33 : LABEL arch=x86_64 [2023-04-26T20:55:34.588Z] ---> Running in 552c3852b3ea [2023-04-26T20:55:34.848Z] Removing intermediate container 552c3852b3ea [2023-04-26T20:55:34.848Z] ---> a45ddf92facb [2023-04-26T20:55:34.848Z] Step 32/33 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:55:34.848Z] ---> Running in 6de1caf35f76 [2023-04-26T20:55:34.848Z] Removing intermediate container 6de1caf35f76 [2023-04-26T20:55:34.848Z] ---> c9c349e6f0b0 [2023-04-26T20:55:34.848Z] Step 33/33 : LABEL version=3.0.0-dev.140 [2023-04-26T20:55:34.848Z] ---> Running in 27b3c4965ddb [2023-04-26T20:55:35.108Z] Removing intermediate container 27b3c4965ddb [2023-04-26T20:55:35.108Z] ---> 957aa74e21fc [2023-04-26T20:55:35.108Z] [2023-04-26T20:55:35.108Z] Successfully built 957aa74e21fc [2023-04-26T20:55:35.108Z] Successfully tagged security-bootstrapper:latest [2023-04-26T20:55:53.219Z]  Building security-bootstrapper ... done Removing intermediate container 3b8d35d82c75 [2023-04-26T20:55:53.219Z] ---> 8a39d850b4ed [2023-04-26T20:55:53.219Z] [2023-04-26T20:55:53.219Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T20:55:53.219Z] ---> 9ed4aefc74f6 [2023-04-26T20:55:53.219Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-26T20:55:53.219Z] ---> Running in 634256831ebf [2023-04-26T20:55:53.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T20:55:53.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T20:55:53.219Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-26T20:55:53.219Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-26T20:55:53.219Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T20:55:53.219Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T20:55:53.219Z] OK: 8 MiB in 17 packages [2023-04-26T20:55:53.219Z] Removing intermediate container 634256831ebf [2023-04-26T20:55:53.219Z] ---> d10cbb68dc20 [2023-04-26T20:55:53.219Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T20:55:53.219Z] ---> Running in 9539a560c6c6 [2023-04-26T20:55:53.219Z] Removing intermediate container 9539a560c6c6 [2023-04-26T20:55:53.219Z] ---> ff84441ca911 [2023-04-26T20:55:53.219Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-26T20:55:53.219Z] ---> Running in 7ef49cf4561c [2023-04-26T20:55:53.480Z] Removing intermediate container 7ef49cf4561c [2023-04-26T20:55:53.480Z] ---> 7c273e04b1c1 [2023-04-26T20:55:53.480Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-26T20:55:53.480Z] ---> Running in 08a4cb582b2a [2023-04-26T20:55:53.480Z] Removing intermediate container 08a4cb582b2a [2023-04-26T20:55:53.480Z] ---> 2a348355f9bd [2023-04-26T20:55:53.480Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T20:55:53.480Z] ---> f7fc9d2e643c [2023-04-26T20:55:53.480Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T20:55:53.740Z] ---> addb8e35e4ce [2023-04-26T20:55:53.740Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-26T20:55:54.313Z] ---> f79636bf3726 [2023-04-26T20:55:54.313Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-26T20:55:54.574Z] ---> 5136bcb23a6d [2023-04-26T20:55:54.574Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-26T20:55:54.574Z] ---> Running in 59af72b4e471 [2023-04-26T20:55:54.574Z] Removing intermediate container 59af72b4e471 [2023-04-26T20:55:54.574Z] ---> 17e63f8cd212 [2023-04-26T20:55:54.574Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T20:55:54.574Z] ---> Running in 61058ca3e5c1 [2023-04-26T20:55:54.835Z] Removing intermediate container 61058ca3e5c1 [2023-04-26T20:55:54.835Z] ---> 362027053755 [2023-04-26T20:55:54.835Z] Step 21/23 : LABEL arch=x86_64 [2023-04-26T20:55:54.835Z] ---> Running in 9f75d23e21e9 [2023-04-26T20:55:54.835Z] Removing intermediate container 9f75d23e21e9 [2023-04-26T20:55:54.835Z] ---> 4c4831252385 [2023-04-26T20:55:54.835Z] Step 22/23 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:55:54.835Z] ---> Running in 8ccbae8edee7 [2023-04-26T20:55:54.835Z] Removing intermediate container 8ccbae8edee7 [2023-04-26T20:55:54.835Z] ---> 8908231375e3 [2023-04-26T20:55:54.835Z] Step 23/23 : LABEL version=3.0.0-dev.140 [2023-04-26T20:55:54.835Z] ---> Running in b3201f716d57 [2023-04-26T20:55:55.095Z] Removing intermediate container b3201f716d57 [2023-04-26T20:55:55.095Z] ---> 9887d7ad9198 [2023-04-26T20:55:55.095Z] [2023-04-26T20:55:55.095Z] Successfully built 9887d7ad9198 [2023-04-26T20:55:55.095Z] Successfully tagged support-notifications:latest [2023-04-26T20:55:55.102Z]  Building support-notifications ... done  [Pipeline] } [2023-04-26T20:55:55.111Z] $ docker stop --time=1 619dfae07895eeb45a8f1c425f8fbf5f0a0373d8897fbbc790e48fff3aa75d2f [2023-04-26T20:55:56.408Z] $ docker rm -f --volumes 619dfae07895eeb45a8f1c425f8fbf5f0a0373d8897fbbc790e48fff3aa75d2f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T20:55:56.871Z] + docker images [2023-04-26T20:55:56.872Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-26T20:55:56.872Z] support-notifications latest 9887d7ad9198 2 seconds ago 32.4MB [2023-04-26T20:55:56.872Z] 8a39d850b4ed 6 seconds ago 1.79GB [2023-04-26T20:55:56.872Z] security-bootstrapper latest 957aa74e21fc 22 seconds ago 22.2MB [2023-04-26T20:55:56.872Z] security-secretstore-setup latest bec4d6dbc337 28 seconds ago 32.8MB [2023-04-26T20:55:56.872Z] security-proxy-setup latest ac5067a86e7f 30 seconds ago 18.7MB [2023-04-26T20:55:56.872Z] bc81e7a5bf9e 32 seconds ago 1.71GB [2023-04-26T20:55:56.872Z] c7af95ad4302 40 seconds ago 1.72GB [2023-04-26T20:55:56.872Z] 1d35c4ea430c 42 seconds ago 1.7GB [2023-04-26T20:55:56.872Z] security-spire-agent latest 3eeea132e2ca 47 seconds ago 161MB [2023-04-26T20:55:56.872Z] support-scheduler latest d0fcfd674119 53 seconds ago 31.8MB [2023-04-26T20:55:56.872Z] security-spire-config latest aa1dd8e35074 About a minute ago 102MB [2023-04-26T20:55:56.872Z] core-data latest 2236559c3e11 About a minute ago 20MB [2023-04-26T20:55:56.872Z] dfc1ec98a349 About a minute ago 1.79GB [2023-04-26T20:55:56.872Z] 05e09af97a6f About a minute ago 1.58GB [2023-04-26T20:55:56.872Z] e6fa8b28bb86 About a minute ago 1.73GB [2023-04-26T20:55:56.872Z] security-proxy-auth latest 544d1061f29f About a minute ago 18.2MB [2023-04-26T20:55:56.872Z] security-spiffe-token-provider latest 9a21cbf0e6f5 About a minute ago 32.8MB [2023-04-26T20:55:56.872Z] core-common-config-bootstrapper latest 5d5ce0c00579 About a minute ago 17.2MB [2023-04-26T20:55:56.872Z] 228734d9ab0c About a minute ago 1.7GB [2023-04-26T20:55:56.872Z] core-metadata latest f2ab7adf856a About a minute ago 20.4MB [2023-04-26T20:55:56.872Z] core-command latest fc0336d30259 About a minute ago 19.8MB [2023-04-26T20:55:56.872Z] 615a523ea224 2 minutes ago 1.76GB [2023-04-26T20:55:56.872Z] f670ebf39755 2 minutes ago 1.72GB [2023-04-26T20:55:56.872Z] bc1afdb7f1e7 2 minutes ago 1.72GB [2023-04-26T20:55:56.872Z] 2034277b5897 2 minutes ago 1.73GB [2023-04-26T20:55:56.872Z] security-spire-server latest 8d01d212a6e0 2 minutes ago 103MB [2023-04-26T20:55:56.872Z] 5f2efa16c9e6 2 minutes ago 1.58GB [2023-04-26T20:55:56.872Z] ci-base-image-x86_64 latest ab8ff20af012 6 minutes ago 918MB [2023-04-26T20:55:56.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 days ago 700MB [2023-04-26T20:55:56.872Z] alpine 3.17 9ed4aefc74f6 4 weeks ago 7.05MB [2023-04-26T20:55:56.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-26T20:55:56.872Z] 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-26T20:55:56.986Z] provisioning config files... [2023-04-26T20:55:57.005Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/503@tmp/config9288775967378558343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T20:55:57.361Z] ---> docker-login.sh [2023-04-26T20:55:57.361Z] nexus3.edgexfoundry.org:10001 [2023-04-26T20:55:57.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:55:57.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:55:57.361Z] Configure a credential helper to remove this warning. See [2023-04-26T20:55:57.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:55:57.361Z] [2023-04-26T20:55:57.361Z] Login Succeeded [2023-04-26T20:55:57.361Z] nexus3.edgexfoundry.org:10002 [2023-04-26T20:55:57.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:55:57.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:55:57.361Z] Configure a credential helper to remove this warning. See [2023-04-26T20:55:57.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:55:57.362Z] [2023-04-26T20:55:57.362Z] Login Succeeded [2023-04-26T20:55:57.362Z] nexus3.edgexfoundry.org:10003 [2023-04-26T20:55:57.414Z] Removing intermediate container 6c01c03aa293 [2023-04-26T20:55:57.414Z] ---> 8703da94dabf [2023-04-26T20:55:57.414Z] Step 7/26 : COPY . . [2023-04-26T20:55:57.414Z] Removing intermediate container 756f5f4633b5 [2023-04-26T20:55:57.414Z] ---> bdd1a92fe66f [2023-04-26T20:55:57.414Z] Step 8/23 : COPY . . [2023-04-26T20:55:57.414Z] Removing intermediate container 5d52e2219c37 [2023-04-26T20:55:57.414Z] ---> facdf4bd7a29 [2023-04-26T20:55:57.414Z] Step 7/27 : COPY . . [2023-04-26T20:55:57.414Z] Removing intermediate container 737b53db4357 [2023-04-26T20:55:57.414Z] ---> b76e6b76fde0 [2023-04-26T20:55:57.414Z] Step 7/27 : COPY . . [2023-04-26T20:55:57.414Z] Removing intermediate container 869e8aaab3a9 [2023-04-26T20:55:57.414Z] ---> 49ad592799d6 [2023-04-26T20:55:57.414Z] Step 7/33 : COPY . . [2023-04-26T20:55:57.414Z] ---> 2516bbe6256c [2023-04-26T20:55:57.414Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-04-26T20:55:57.414Z] ---> Running in 47b66f48a62b [2023-04-26T20:55:57.414Z] Removing intermediate container 47b66f48a62b [2023-04-26T20:55:57.414Z] ---> f56c9f7b555d [2023-04-26T20:55:57.414Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-26T20:55:57.414Z] ---> Running in 94e96bd9db4a [2023-04-26T20:55:57.414Z] Removing intermediate container 94e96bd9db4a [2023-04-26T20:55:57.414Z] ---> ada1ef3c47b6 [2023-04-26T20:55:57.414Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-26T20:55:57.414Z] ---> Running in 4c66a157b524 [2023-04-26T20:55:57.414Z] ---> c5ffcd06b8be [2023-04-26T20:55:57.414Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-26T20:55:57.414Z] ---> Running in 6fa39c6de9b8 [2023-04-26T20:55:57.414Z] Removing intermediate container 4c66a157b524 [2023-04-26T20:55:57.414Z] ---> e4625069e750 [2023-04-26T20:55:57.414Z] 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-26T20:55:57.414Z] ---> ab66822345e7 [2023-04-26T20:55:57.414Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-04-26T20:55:57.414Z] ---> Running in 069aa1071ae5 [2023-04-26T20:55:57.414Z] ---> Running in 46b4833bcac9 [2023-04-26T20:55:57.414Z] ---> 0c23eb60986d [2023-04-26T20:55:57.414Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-04-26T20:55:57.414Z] ---> b1d2d136b994 [2023-04-26T20:55:57.414Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-26T20:55:57.414Z] Removing intermediate container 46b4833bcac9 [2023-04-26T20:55:57.414Z] ---> cd6dc6f23fd4 [2023-04-26T20:55:57.414Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-26T20:55:57.414Z] ---> Running in 239a05c535e9 [2023-04-26T20:55:57.414Z] ---> Running in 07d9c94c3dc9 [2023-04-26T20:55:57.414Z] ---> Running in 20b2c2e4ff1c [2023-04-26T20:55:57.414Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-26T20:55:57.414Z] Removing intermediate container 239a05c535e9 [2023-04-26T20:55:57.414Z] ---> a9465de1a6bc [2023-04-26T20:55:57.414Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-26T20:55:57.414Z] ---> Running in 58cf4b6a0854 [2023-04-26T20:55:57.414Z] Removing intermediate container 07d9c94c3dc9 [2023-04-26T20:55:57.414Z] ---> 94196e4e1dc1 [2023-04-26T20:55:57.414Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-26T20:55:57.414Z] ---> Running in 57dff3145305 [2023-04-26T20:55:57.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:55:57.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:55:57.645Z] Configure a credential helper to remove this warning. See [2023-04-26T20:55:57.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:55:57.645Z] [2023-04-26T20:55:57.645Z] Login Succeeded [2023-04-26T20:55:57.645Z] nexus3.edgexfoundry.org:10004 [2023-04-26T20:55:57.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:55:57.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:55:57.645Z] Configure a credential helper to remove this warning. See [2023-04-26T20:55:57.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:55:57.645Z] [2023-04-26T20:55:57.645Z] Login Succeeded [2023-04-26T20:55:57.645Z] docker.io [2023-04-26T20:55:57.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T20:55:57.692Z] Removing intermediate container 58cf4b6a0854 [2023-04-26T20:55:57.692Z] ---> 6dde1e928a45 [2023-04-26T20:55:57.692Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-26T20:55:57.692Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-26T20:55:57.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T20:55:57.937Z] Configure a credential helper to remove this warning. See [2023-04-26T20:55:57.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T20:55:57.937Z] [2023-04-26T20:55:57.937Z] Login Succeeded [2023-04-26T20:55:57.937Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T20:55:57.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T20:55:58.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T20:55:58.044Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-04-26T20:55:58.044Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:55:58.044Z] latest [2023-04-26T20:55:58.044Z] 3.0.0-dev.140 [2023-04-26T20:55:58.044Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:55:58.044Z] main [2023-04-26T20:55:58.044Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:55:58.079Z] Removing intermediate container 57dff3145305 [2023-04-26T20:55:58.079Z] ---> cb9c79f547de [2023-04-26T20:55:58.079Z] 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-26T20:55:58.079Z] ---> Running in 133e23fedca3 [2023-04-26T20:55:58.079Z] ---> Running in d22ce8c52e48 [2023-04-26T20:55:58.376Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:55:58.686Z] + docker push nexus3.edgexfoundry.org:10004/core-command:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:55:58.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-26T20:55:58.686Z] 6d779f27426d: Preparing [2023-04-26T20:55:58.686Z] 25d75e2b034d: Preparing [2023-04-26T20:55:58.686Z] e3737e3680d8: Preparing [2023-04-26T20:55:58.686Z] 1b83c84619e8: Preparing [2023-04-26T20:55:58.686Z] 83cf58b0f2b6: Preparing [2023-04-26T20:55:58.686Z] f1417ff83b31: Preparing [2023-04-26T20:55:58.686Z] f1417ff83b31: Waiting [2023-04-26T20:55:58.686Z] 83cf58b0f2b6: Pushed [2023-04-26T20:55:58.686Z] 1b83c84619e8: Pushed [2023-04-26T20:55:58.686Z] 6d779f27426d: Pushed [2023-04-26T20:55:58.686Z] e3737e3680d8: Pushed [2023-04-26T20:55:58.686Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:00.058Z] 25d75e2b034d: Pushed [2023-04-26T20:56:00.058Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:f40576666bca55f6423051b3523d7de4d42050f40148d294f370be8afdbbb5a8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:00.367Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:00.685Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-26T20:56:00.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-26T20:56:00.685Z] 6d779f27426d: Preparing [2023-04-26T20:56:00.685Z] 25d75e2b034d: Preparing [2023-04-26T20:56:00.685Z] e3737e3680d8: Preparing [2023-04-26T20:56:00.685Z] 1b83c84619e8: Preparing [2023-04-26T20:56:00.685Z] 83cf58b0f2b6: Preparing [2023-04-26T20:56:00.685Z] f1417ff83b31: Preparing [2023-04-26T20:56:00.685Z] f1417ff83b31: Waiting [2023-04-26T20:56:00.685Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:00.685Z] 6d779f27426d: Layer already exists [2023-04-26T20:56:00.685Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:00.685Z] 83cf58b0f2b6: Layer already exists [2023-04-26T20:56:00.685Z] 25d75e2b034d: Layer already exists [2023-04-26T20:56:00.685Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:00.685Z] latest: digest: sha256:f40576666bca55f6423051b3523d7de4d42050f40148d294f370be8afdbbb5a8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:01.007Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:01.311Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.140 [2023-04-26T20:56:01.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-26T20:56:01.311Z] 6d779f27426d: Preparing [2023-04-26T20:56:01.311Z] 25d75e2b034d: Preparing [2023-04-26T20:56:01.311Z] e3737e3680d8: Preparing [2023-04-26T20:56:01.311Z] 1b83c84619e8: Preparing [2023-04-26T20:56:01.311Z] 83cf58b0f2b6: Preparing [2023-04-26T20:56:01.311Z] f1417ff83b31: Preparing [2023-04-26T20:56:01.311Z] f1417ff83b31: Waiting [2023-04-26T20:56:01.311Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:01.311Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:01.311Z] 6d779f27426d: Layer already exists [2023-04-26T20:56:01.311Z] 25d75e2b034d: Layer already exists [2023-04-26T20:56:01.311Z] 83cf58b0f2b6: Layer already exists [2023-04-26T20:56:01.311Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:01.311Z] 3.0.0-dev.140: digest: sha256:f40576666bca55f6423051b3523d7de4d42050f40148d294f370be8afdbbb5a8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:01.548Z] Removing intermediate container 133e23fedca3 [2023-04-26T20:56:01.548Z] ---> e5358708e73f [2023-04-26T20:56:01.548Z] 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-26T20:56:01.548Z] Removing intermediate container 069aa1071ae5 [2023-04-26T20:56:01.548Z] ---> e6a899d9eff4 [2023-04-26T20:56:01.548Z] Step 12/26 : WORKDIR /edgex-go [2023-04-26T20:56:01.622Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:01.818Z] ---> Running in 28f26650fe95 [2023-04-26T20:56:01.818Z] ---> Running in e6ac49e87bbd [2023-04-26T20:56:01.925Z] + docker push nexus3.edgexfoundry.org:10004/core-command:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:01.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-26T20:56:01.925Z] 6d779f27426d: Preparing [2023-04-26T20:56:01.925Z] 25d75e2b034d: Preparing [2023-04-26T20:56:01.925Z] e3737e3680d8: Preparing [2023-04-26T20:56:01.925Z] 1b83c84619e8: Preparing [2023-04-26T20:56:01.925Z] 83cf58b0f2b6: Preparing [2023-04-26T20:56:01.925Z] f1417ff83b31: Preparing [2023-04-26T20:56:01.925Z] f1417ff83b31: Waiting [2023-04-26T20:56:01.925Z] 25d75e2b034d: Layer already exists [2023-04-26T20:56:01.925Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:01.925Z] 83cf58b0f2b6: Layer already exists [2023-04-26T20:56:01.925Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:01.925Z] 6d779f27426d: Layer already exists [2023-04-26T20:56:01.925Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:01.925Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:f40576666bca55f6423051b3523d7de4d42050f40148d294f370be8afdbbb5a8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:02.240Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:02.546Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-04-26T20:56:02.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-26T20:56:02.546Z] 6d779f27426d: Preparing [2023-04-26T20:56:02.546Z] 25d75e2b034d: Preparing [2023-04-26T20:56:02.546Z] e3737e3680d8: Preparing [2023-04-26T20:56:02.546Z] 1b83c84619e8: Preparing [2023-04-26T20:56:02.546Z] 83cf58b0f2b6: Preparing [2023-04-26T20:56:02.546Z] f1417ff83b31: Preparing [2023-04-26T20:56:02.546Z] f1417ff83b31: Waiting [2023-04-26T20:56:02.546Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:02.546Z] 25d75e2b034d: Layer already exists [2023-04-26T20:56:02.546Z] 6d779f27426d: Layer already exists [2023-04-26T20:56:02.546Z] 83cf58b0f2b6: Layer already exists [2023-04-26T20:56:02.546Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:02.546Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:02.546Z] main: digest: sha256:f40576666bca55f6423051b3523d7de4d42050f40148d294f370be8afdbbb5a8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T20:56:02.582Z] ===================================================== [Pipeline] echo [2023-04-26T20:56:02.587Z] taggedImages: [2023-04-26T20:56:02.587Z] - nexus3.edgexfoundry.org:10004/core-command:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:02.587Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-26T20:56:02.587Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.140 [2023-04-26T20:56:02.587Z] - nexus3.edgexfoundry.org:10004/core-command:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:02.587Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-04-26T20:56:02.602Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-04-26T20:56:02.602Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:02.602Z] latest [2023-04-26T20:56:02.602Z] 3.0.0-dev.140 [2023-04-26T20:56:02.602Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:02.602Z] main [2023-04-26T20:56:02.602Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:02.801Z] Removing intermediate container 28f26650fe95 [2023-04-26T20:56:02.801Z] ---> 4f85f346cabe [2023-04-26T20:56:02.801Z] [2023-04-26T20:56:02.801Z] Step 13/26 : FROM alpine:3.17 [2023-04-26T20:56:02.911Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:03.069Z] 3.17: Pulling from library/alpine [2023-04-26T20:56:03.216Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:03.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-26T20:56:03.216Z] ea4f4f24627a: Preparing [2023-04-26T20:56:03.216Z] 44ad2f5aa558: Preparing [2023-04-26T20:56:03.216Z] 9265422d1f68: Preparing [2023-04-26T20:56:03.216Z] 3931192b3a39: Preparing [2023-04-26T20:56:03.216Z] e3737e3680d8: Preparing [2023-04-26T20:56:03.216Z] 1b83c84619e8: Preparing [2023-04-26T20:56:03.216Z] 0e1842bed523: Preparing [2023-04-26T20:56:03.216Z] f1417ff83b31: Preparing [2023-04-26T20:56:03.216Z] 0e1842bed523: Waiting [2023-04-26T20:56:03.216Z] f1417ff83b31: Waiting [2023-04-26T20:56:03.216Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:03.216Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:03.216Z] ea4f4f24627a: Pushed [2023-04-26T20:56:03.216Z] 44ad2f5aa558: Pushed [2023-04-26T20:56:03.216Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:03.216Z] 9265422d1f68: Pushed [2023-04-26T20:56:03.216Z] 0e1842bed523: Pushed [2023-04-26T20:56:03.335Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T20:56:03.335Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T20:56:03.335Z] ---> 51e60588ff2c [2023-04-26T20:56:03.335Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-26T20:56:03.602Z] ---> Running in 11bdbc2d507e [2023-04-26T20:56:03.869Z] Removing intermediate container d22ce8c52e48 [2023-04-26T20:56:03.869Z] ---> 66091784ce4b [2023-04-26T20:56:03.869Z] Step 12/27 : WORKDIR /edgex-go [2023-04-26T20:56:03.869Z] ---> Running in 2a9ee5c98ad4 [2023-04-26T20:56:04.152Z] 3931192b3a39: Pushed [2023-04-26T20:56:04.412Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:78d55d342a96e3a696ad293072417c8fd0c6c5c384ea6ac6be26dff7752d091e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:04.729Z] + 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-26T20:56:05.033Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-26T20:56:05.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-26T20:56:05.033Z] ea4f4f24627a: Preparing [2023-04-26T20:56:05.033Z] 44ad2f5aa558: Preparing [2023-04-26T20:56:05.033Z] 9265422d1f68: Preparing [2023-04-26T20:56:05.033Z] 3931192b3a39: Preparing [2023-04-26T20:56:05.033Z] e3737e3680d8: Preparing [2023-04-26T20:56:05.033Z] 1b83c84619e8: Preparing [2023-04-26T20:56:05.033Z] 0e1842bed523: Preparing [2023-04-26T20:56:05.033Z] f1417ff83b31: Preparing [2023-04-26T20:56:05.033Z] 1b83c84619e8: Waiting [2023-04-26T20:56:05.033Z] 0e1842bed523: Waiting [2023-04-26T20:56:05.033Z] f1417ff83b31: Waiting [2023-04-26T20:56:05.033Z] 9265422d1f68: Layer already exists [2023-04-26T20:56:05.033Z] 3931192b3a39: Layer already exists [2023-04-26T20:56:05.033Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:05.033Z] ea4f4f24627a: Layer already exists [2023-04-26T20:56:05.033Z] 44ad2f5aa558: Layer already exists [2023-04-26T20:56:05.033Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:05.033Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:05.033Z] 0e1842bed523: Layer already exists [2023-04-26T20:56:05.033Z] latest: digest: sha256:78d55d342a96e3a696ad293072417c8fd0c6c5c384ea6ac6be26dff7752d091e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:05.346Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:05.660Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.140 [2023-04-26T20:56:05.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-26T20:56:05.660Z] ea4f4f24627a: Preparing [2023-04-26T20:56:05.660Z] 44ad2f5aa558: Preparing [2023-04-26T20:56:05.660Z] 9265422d1f68: Preparing [2023-04-26T20:56:05.660Z] 3931192b3a39: Preparing [2023-04-26T20:56:05.660Z] e3737e3680d8: Preparing [2023-04-26T20:56:05.660Z] 1b83c84619e8: Preparing [2023-04-26T20:56:05.660Z] 0e1842bed523: Preparing [2023-04-26T20:56:05.660Z] f1417ff83b31: Preparing [2023-04-26T20:56:05.660Z] 1b83c84619e8: Waiting [2023-04-26T20:56:05.660Z] 0e1842bed523: Waiting [2023-04-26T20:56:05.660Z] f1417ff83b31: Waiting [2023-04-26T20:56:05.660Z] 3931192b3a39: Layer already exists [2023-04-26T20:56:05.660Z] 44ad2f5aa558: Layer already exists [2023-04-26T20:56:05.660Z] 9265422d1f68: Layer already exists [2023-04-26T20:56:05.660Z] ea4f4f24627a: Layer already exists [2023-04-26T20:56:05.660Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:05.660Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:05.660Z] 0e1842bed523: Layer already exists [2023-04-26T20:56:05.660Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:05.661Z] 3.0.0-dev.140: digest: sha256:78d55d342a96e3a696ad293072417c8fd0c6c5c384ea6ac6be26dff7752d091e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:05.815Z] Removing intermediate container 11bdbc2d507e [2023-04-26T20:56:05.815Z] ---> ec8753d1736c [2023-04-26T20:56:05.815Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-26T20:56:05.815Z] Removing intermediate container 2a9ee5c98ad4 [2023-04-26T20:56:05.815Z] ---> d20582284bb6 [2023-04-26T20:56:05.815Z] [2023-04-26T20:56:05.815Z] Step 13/27 : FROM alpine:3.17 [2023-04-26T20:56:05.815Z] ---> 51e60588ff2c [2023-04-26T20:56:05.815Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-26T20:56:05.815Z] ---> Using cache [2023-04-26T20:56:05.815Z] ---> ec8753d1736c [2023-04-26T20:56:05.815Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-26T20:56:05.986Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:06.084Z] ---> Running in 3a9f6de1bc15 [2023-04-26T20:56:06.085Z] ---> Running in b721a4eb38f8 [2023-04-26T20:56:06.306Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:06.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-26T20:56:06.306Z] ea4f4f24627a: Preparing [2023-04-26T20:56:06.306Z] 44ad2f5aa558: Preparing [2023-04-26T20:56:06.306Z] 9265422d1f68: Preparing [2023-04-26T20:56:06.306Z] 3931192b3a39: Preparing [2023-04-26T20:56:06.306Z] e3737e3680d8: Preparing [2023-04-26T20:56:06.306Z] 1b83c84619e8: Preparing [2023-04-26T20:56:06.306Z] 0e1842bed523: Preparing [2023-04-26T20:56:06.306Z] f1417ff83b31: Preparing [2023-04-26T20:56:06.306Z] 1b83c84619e8: Waiting [2023-04-26T20:56:06.306Z] 0e1842bed523: Waiting [2023-04-26T20:56:06.306Z] f1417ff83b31: Waiting [2023-04-26T20:56:06.306Z] ea4f4f24627a: Layer already exists [2023-04-26T20:56:06.306Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:06.306Z] 9265422d1f68: Layer already exists [2023-04-26T20:56:06.306Z] 3931192b3a39: Layer already exists [2023-04-26T20:56:06.306Z] 44ad2f5aa558: Layer already exists [2023-04-26T20:56:06.306Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:06.306Z] 0e1842bed523: Layer already exists [2023-04-26T20:56:06.306Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:06.306Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:78d55d342a96e3a696ad293072417c8fd0c6c5c384ea6ac6be26dff7752d091e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:06.627Z] + 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-26T20:56:06.941Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-04-26T20:56:06.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-26T20:56:06.941Z] ea4f4f24627a: Preparing [2023-04-26T20:56:06.941Z] 44ad2f5aa558: Preparing [2023-04-26T20:56:06.941Z] 9265422d1f68: Preparing [2023-04-26T20:56:06.941Z] 3931192b3a39: Preparing [2023-04-26T20:56:06.941Z] e3737e3680d8: Preparing [2023-04-26T20:56:06.941Z] 1b83c84619e8: Preparing [2023-04-26T20:56:06.941Z] 0e1842bed523: Preparing [2023-04-26T20:56:06.941Z] f1417ff83b31: Preparing [2023-04-26T20:56:06.941Z] 1b83c84619e8: Waiting [2023-04-26T20:56:06.941Z] 0e1842bed523: Waiting [2023-04-26T20:56:06.941Z] f1417ff83b31: Waiting [2023-04-26T20:56:06.941Z] 44ad2f5aa558: Layer already exists [2023-04-26T20:56:06.941Z] 9265422d1f68: Layer already exists [2023-04-26T20:56:06.941Z] ea4f4f24627a: Layer already exists [2023-04-26T20:56:06.941Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:06.941Z] 3931192b3a39: Layer already exists [2023-04-26T20:56:06.941Z] 0e1842bed523: Layer already exists [2023-04-26T20:56:06.941Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:06.941Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:06.941Z] main: digest: sha256:78d55d342a96e3a696ad293072417c8fd0c6c5c384ea6ac6be26dff7752d091e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T20:56:06.977Z] ===================================================== [Pipeline] echo [2023-04-26T20:56:06.984Z] taggedImages: [2023-04-26T20:56:06.984Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:06.984Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-26T20:56:06.984Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.140 [2023-04-26T20:56:06.984Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:06.984Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-04-26T20:56:06.998Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-04-26T20:56:06.999Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:06.999Z] latest [2023-04-26T20:56:06.999Z] 3.0.0-dev.140 [2023-04-26T20:56:06.999Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:06.999Z] main [2023-04-26T20:56:06.999Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:07.303Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:07.615Z] + docker push nexus3.edgexfoundry.org:10004/core-data:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:07.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-26T20:56:07.615Z] ef57d76466e3: Preparing [2023-04-26T20:56:07.615Z] 9abb89f8006b: Preparing [2023-04-26T20:56:07.615Z] e3737e3680d8: Preparing [2023-04-26T20:56:07.615Z] 1b83c84619e8: Preparing [2023-04-26T20:56:07.615Z] 89c6ece7561e: Preparing [2023-04-26T20:56:07.615Z] f1417ff83b31: Preparing [2023-04-26T20:56:07.615Z] f1417ff83b31: Waiting [2023-04-26T20:56:07.615Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:07.615Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:07.615Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:07.615Z] ef57d76466e3: Pushed [2023-04-26T20:56:07.615Z] 89c6ece7561e: Pushed [2023-04-26T20:56:08.676Z] Removing intermediate container e6ac49e87bbd [2023-04-26T20:56:08.676Z] ---> b951a0904e04 [2023-04-26T20:56:08.676Z] Step 12/27 : WORKDIR /edgex-go [2023-04-26T20:56:08.676Z] ---> Running in 45376f90ae51 [2023-04-26T20:56:08.994Z] 9abb89f8006b: Pushed [2023-04-26T20:56:09.254Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:1ebf8890763c97e0ba20f6d63e83cf7c0c2f33188bb5df631c5873eec041fe8d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:09.565Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:09.879Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-26T20:56:09.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-26T20:56:09.879Z] ef57d76466e3: Preparing [2023-04-26T20:56:09.879Z] 9abb89f8006b: Preparing [2023-04-26T20:56:09.879Z] e3737e3680d8: Preparing [2023-04-26T20:56:09.879Z] 1b83c84619e8: Preparing [2023-04-26T20:56:09.879Z] 89c6ece7561e: Preparing [2023-04-26T20:56:09.879Z] f1417ff83b31: Preparing [2023-04-26T20:56:09.879Z] f1417ff83b31: Waiting [2023-04-26T20:56:09.879Z] ef57d76466e3: Layer already exists [2023-04-26T20:56:09.879Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:09.879Z] 9abb89f8006b: Layer already exists [2023-04-26T20:56:09.879Z] 89c6ece7561e: Layer already exists [2023-04-26T20:56:09.879Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:09.879Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:09.879Z] latest: digest: sha256:1ebf8890763c97e0ba20f6d63e83cf7c0c2f33188bb5df631c5873eec041fe8d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:10.086Z] Removing intermediate container 45376f90ae51 [2023-04-26T20:56:10.086Z] ---> b0caaf3dcfb6 [2023-04-26T20:56:10.086Z] [2023-04-26T20:56:10.086Z] Step 13/27 : FROM alpine:3.17 [2023-04-26T20:56:10.086Z] ---> 51e60588ff2c [2023-04-26T20:56:10.086Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-26T20:56:10.086Z] ---> Using cache [2023-04-26T20:56:10.086Z] ---> ec8753d1736c [2023-04-26T20:56:10.086Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-26T20:56:10.086Z] ---> Running in ff7a05bba368 [2023-04-26T20:56:10.199Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:10.521Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.140 [2023-04-26T20:56:10.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-26T20:56:10.521Z] ef57d76466e3: Preparing [2023-04-26T20:56:10.521Z] 9abb89f8006b: Preparing [2023-04-26T20:56:10.521Z] e3737e3680d8: Preparing [2023-04-26T20:56:10.521Z] 1b83c84619e8: Preparing [2023-04-26T20:56:10.521Z] 89c6ece7561e: Preparing [2023-04-26T20:56:10.521Z] f1417ff83b31: Preparing [2023-04-26T20:56:10.521Z] f1417ff83b31: Waiting [2023-04-26T20:56:10.521Z] 9abb89f8006b: Layer already exists [2023-04-26T20:56:10.521Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:10.521Z] 89c6ece7561e: Layer already exists [2023-04-26T20:56:10.521Z] ef57d76466e3: Layer already exists [2023-04-26T20:56:10.521Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:10.521Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:10.521Z] 3.0.0-dev.140: digest: sha256:1ebf8890763c97e0ba20f6d63e83cf7c0c2f33188bb5df631c5873eec041fe8d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:10.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T20:56:10.838Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:10.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T20:56:11.145Z] + docker push nexus3.edgexfoundry.org:10004/core-data:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:11.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-26T20:56:11.145Z] ef57d76466e3: Preparing [2023-04-26T20:56:11.145Z] 9abb89f8006b: Preparing [2023-04-26T20:56:11.145Z] e3737e3680d8: Preparing [2023-04-26T20:56:11.145Z] 1b83c84619e8: Preparing [2023-04-26T20:56:11.145Z] 89c6ece7561e: Preparing [2023-04-26T20:56:11.145Z] f1417ff83b31: Preparing [2023-04-26T20:56:11.145Z] f1417ff83b31: Waiting [2023-04-26T20:56:11.145Z] 89c6ece7561e: Layer already exists [2023-04-26T20:56:11.145Z] 9abb89f8006b: Layer already exists [2023-04-26T20:56:11.145Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:11.145Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:11.145Z] ef57d76466e3: Layer already exists [2023-04-26T20:56:11.145Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:11.145Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:1ebf8890763c97e0ba20f6d63e83cf7c0c2f33188bb5df631c5873eec041fe8d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:11.457Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:11.763Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-04-26T20:56:11.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-26T20:56:11.763Z] ef57d76466e3: Preparing [2023-04-26T20:56:11.763Z] 9abb89f8006b: Preparing [2023-04-26T20:56:11.763Z] e3737e3680d8: Preparing [2023-04-26T20:56:11.763Z] 1b83c84619e8: Preparing [2023-04-26T20:56:11.763Z] 89c6ece7561e: Preparing [2023-04-26T20:56:11.763Z] f1417ff83b31: Preparing [2023-04-26T20:56:11.763Z] f1417ff83b31: Waiting [2023-04-26T20:56:11.763Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:11.763Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:11.763Z] 9abb89f8006b: Layer already exists [2023-04-26T20:56:11.763Z] ef57d76466e3: Layer already exists [2023-04-26T20:56:11.763Z] 89c6ece7561e: Layer already exists [2023-04-26T20:56:11.763Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:11.763Z] main: digest: sha256:1ebf8890763c97e0ba20f6d63e83cf7c0c2f33188bb5df631c5873eec041fe8d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T20:56:11.802Z] ===================================================== [Pipeline] echo [2023-04-26T20:56:11.807Z] taggedImages: [2023-04-26T20:56:11.807Z] - nexus3.edgexfoundry.org:10004/core-data:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:11.807Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-26T20:56:11.807Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.140 [2023-04-26T20:56:11.807Z] - nexus3.edgexfoundry.org:10004/core-data:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:11.807Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-04-26T20:56:11.821Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-04-26T20:56:11.821Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:11.821Z] latest [2023-04-26T20:56:11.821Z] 3.0.0-dev.140 [2023-04-26T20:56:11.821Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:11.821Z] main [2023-04-26T20:56:11.821Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:12.128Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:12.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T20:56:12.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T20:56:12.433Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:12.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-26T20:56:12.433Z] 1a8a74beea34: Preparing [2023-04-26T20:56:12.433Z] 048d6fbdfc11: Preparing [2023-04-26T20:56:12.433Z] 7fb525a0fdc6: Preparing [2023-04-26T20:56:12.433Z] e3737e3680d8: Preparing [2023-04-26T20:56:12.433Z] 1b83c84619e8: Preparing [2023-04-26T20:56:12.433Z] 506ffb7e8182: Preparing [2023-04-26T20:56:12.433Z] f1417ff83b31: Preparing [2023-04-26T20:56:12.433Z] 506ffb7e8182: Waiting [2023-04-26T20:56:12.433Z] f1417ff83b31: Waiting [2023-04-26T20:56:12.433Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:12.433Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:12.433Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:12.433Z] 1a8a74beea34: Pushed [2023-04-26T20:56:12.433Z] 048d6fbdfc11: Pushed [2023-04-26T20:56:12.433Z] 506ffb7e8182: Pushed [2023-04-26T20:56:12.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T20:56:13.815Z] 7fb525a0fdc6: Pushed [2023-04-26T20:56:14.075Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:aa5116e7e948119b1df36dc28ceae96795663eda943e3547b50c2027690d3d27 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:14.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T20:56:14.392Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:14.705Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-26T20:56:14.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-26T20:56:14.705Z] 1a8a74beea34: Preparing [2023-04-26T20:56:14.705Z] 048d6fbdfc11: Preparing [2023-04-26T20:56:14.705Z] 7fb525a0fdc6: Preparing [2023-04-26T20:56:14.705Z] e3737e3680d8: Preparing [2023-04-26T20:56:14.705Z] 1b83c84619e8: Preparing [2023-04-26T20:56:14.705Z] 506ffb7e8182: Preparing [2023-04-26T20:56:14.705Z] f1417ff83b31: Preparing [2023-04-26T20:56:14.705Z] f1417ff83b31: Waiting [2023-04-26T20:56:14.705Z] 506ffb7e8182: Waiting [2023-04-26T20:56:14.705Z] 7fb525a0fdc6: Layer already exists [2023-04-26T20:56:14.705Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:14.705Z] 048d6fbdfc11: Layer already exists [2023-04-26T20:56:14.705Z] 1a8a74beea34: Layer already exists [2023-04-26T20:56:14.705Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:14.705Z] 506ffb7e8182: Layer already exists [2023-04-26T20:56:14.705Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:14.705Z] latest: digest: sha256:aa5116e7e948119b1df36dc28ceae96795663eda943e3547b50c2027690d3d27 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:14.955Z] v3.17.3-135-g1eeaa10860c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T20:56:14.955Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T20:56:14.955Z] OK: 17691 distinct packages available [2023-04-26T20:56:14.955Z] v3.17.3-135-g1eeaa10860c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T20:56:14.955Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T20:56:14.955Z] OK: 17691 distinct packages available [2023-04-26T20:56:15.024Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:15.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T20:56:15.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T20:56:15.333Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.140 [2023-04-26T20:56:15.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-26T20:56:15.333Z] 1a8a74beea34: Preparing [2023-04-26T20:56:15.333Z] 048d6fbdfc11: Preparing [2023-04-26T20:56:15.333Z] 7fb525a0fdc6: Preparing [2023-04-26T20:56:15.333Z] e3737e3680d8: Preparing [2023-04-26T20:56:15.333Z] 1b83c84619e8: Preparing [2023-04-26T20:56:15.333Z] 506ffb7e8182: Preparing [2023-04-26T20:56:15.333Z] f1417ff83b31: Preparing [2023-04-26T20:56:15.333Z] f1417ff83b31: Waiting [2023-04-26T20:56:15.333Z] 506ffb7e8182: Waiting [2023-04-26T20:56:15.333Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:15.333Z] 7fb525a0fdc6: Layer already exists [2023-04-26T20:56:15.333Z] 048d6fbdfc11: Layer already exists [2023-04-26T20:56:15.333Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:15.333Z] 1a8a74beea34: Layer already exists [2023-04-26T20:56:15.333Z] 506ffb7e8182: Layer already exists [2023-04-26T20:56:15.333Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:15.333Z] 3.0.0-dev.140: digest: sha256:aa5116e7e948119b1df36dc28ceae96795663eda943e3547b50c2027690d3d27 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:15.644Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:15.952Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:15.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-26T20:56:15.952Z] 1a8a74beea34: Preparing [2023-04-26T20:56:15.952Z] 048d6fbdfc11: Preparing [2023-04-26T20:56:15.952Z] 7fb525a0fdc6: Preparing [2023-04-26T20:56:15.952Z] e3737e3680d8: Preparing [2023-04-26T20:56:15.952Z] 1b83c84619e8: Preparing [2023-04-26T20:56:15.952Z] 506ffb7e8182: Preparing [2023-04-26T20:56:15.952Z] f1417ff83b31: Preparing [2023-04-26T20:56:15.952Z] f1417ff83b31: Waiting [2023-04-26T20:56:15.952Z] 506ffb7e8182: Waiting [2023-04-26T20:56:15.952Z] 048d6fbdfc11: Layer already exists [2023-04-26T20:56:15.952Z] 1a8a74beea34: Layer already exists [2023-04-26T20:56:15.952Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:15.952Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:15.952Z] 7fb525a0fdc6: Layer already exists [2023-04-26T20:56:15.952Z] 506ffb7e8182: Layer already exists [2023-04-26T20:56:15.952Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:15.952Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:aa5116e7e948119b1df36dc28ceae96795663eda943e3547b50c2027690d3d27 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:16.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T20:56:16.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T20:56:16.265Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:16.475Z] v3.17.3-135-g1eeaa10860c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T20:56:16.475Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T20:56:16.475Z] OK: 17691 distinct packages available [2023-04-26T20:56:16.567Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-04-26T20:56:16.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-26T20:56:16.567Z] 1a8a74beea34: Preparing [2023-04-26T20:56:16.567Z] 048d6fbdfc11: Preparing [2023-04-26T20:56:16.567Z] 7fb525a0fdc6: Preparing [2023-04-26T20:56:16.567Z] e3737e3680d8: Preparing [2023-04-26T20:56:16.567Z] 1b83c84619e8: Preparing [2023-04-26T20:56:16.567Z] 506ffb7e8182: Preparing [2023-04-26T20:56:16.567Z] f1417ff83b31: Preparing [2023-04-26T20:56:16.567Z] 506ffb7e8182: Waiting [2023-04-26T20:56:16.567Z] f1417ff83b31: Waiting [2023-04-26T20:56:16.567Z] 1a8a74beea34: Layer already exists [2023-04-26T20:56:16.567Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:16.567Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:16.567Z] 048d6fbdfc11: Layer already exists [2023-04-26T20:56:16.567Z] 7fb525a0fdc6: Layer already exists [2023-04-26T20:56:16.567Z] 506ffb7e8182: Layer already exists [2023-04-26T20:56:16.567Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:16.567Z] main: digest: sha256:aa5116e7e948119b1df36dc28ceae96795663eda943e3547b50c2027690d3d27 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T20:56:16.605Z] ===================================================== [Pipeline] echo [2023-04-26T20:56:16.613Z] taggedImages: [2023-04-26T20:56:16.613Z] - nexus3.edgexfoundry.org:10004/core-metadata:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:16.613Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-26T20:56:16.613Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.140 [2023-04-26T20:56:16.613Z] - nexus3.edgexfoundry.org:10004/core-metadata:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:16.613Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-04-26T20:56:16.638Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-04-26T20:56:16.638Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:16.638Z] latest [2023-04-26T20:56:16.638Z] 3.0.0-dev.140 [2023-04-26T20:56:16.638Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:16.638Z] main [2023-04-26T20:56:16.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:16.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T20:56:16.964Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:17.284Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:17.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-26T20:56:17.284Z] 1d4bfe1a5061: Preparing [2023-04-26T20:56:17.284Z] 1d4bfe1a5061: Preparing [2023-04-26T20:56:17.284Z] e1bcfa5b567f: Preparing [2023-04-26T20:56:17.284Z] 34a48a04e22e: Preparing [2023-04-26T20:56:17.284Z] 62e91cd1638f: Preparing [2023-04-26T20:56:17.284Z] a8a028f38493: Preparing [2023-04-26T20:56:17.284Z] d8e79754ea77: Preparing [2023-04-26T20:56:17.284Z] e3737e3680d8: Preparing [2023-04-26T20:56:17.284Z] 1b83c84619e8: Preparing [2023-04-26T20:56:17.284Z] 9228663b9e73: Preparing [2023-04-26T20:56:17.284Z] e0f1ae53081c: Preparing [2023-04-26T20:56:17.284Z] 622989446acb: Preparing [2023-04-26T20:56:17.284Z] b2d24aedb960: Preparing [2023-04-26T20:56:17.284Z] f1417ff83b31: Preparing [2023-04-26T20:56:17.284Z] d8e79754ea77: Waiting [2023-04-26T20:56:17.284Z] e3737e3680d8: Waiting [2023-04-26T20:56:17.284Z] 1b83c84619e8: Waiting [2023-04-26T20:56:17.284Z] 9228663b9e73: Waiting [2023-04-26T20:56:17.284Z] e0f1ae53081c: Waiting [2023-04-26T20:56:17.284Z] f1417ff83b31: Waiting [2023-04-26T20:56:17.284Z] 622989446acb: Waiting [2023-04-26T20:56:17.284Z] b2d24aedb960: Waiting [2023-04-26T20:56:17.284Z] 62e91cd1638f: Pushed [2023-04-26T20:56:17.284Z] e1bcfa5b567f: Pushed [2023-04-26T20:56:17.284Z] a8a028f38493: Pushed [2023-04-26T20:56:17.284Z] 34a48a04e22e: Pushed [2023-04-26T20:56:17.284Z] 1d4bfe1a5061: Pushed [2023-04-26T20:56:17.544Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:17.544Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:17.544Z] 622989446acb: Pushed [2023-04-26T20:56:17.544Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:17.544Z] e0f1ae53081c: Pushed [2023-04-26T20:56:17.544Z] b2d24aedb960: Pushed [2023-04-26T20:56:17.544Z] 9228663b9e73: Pushed [2023-04-26T20:56:18.179Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-26T20:56:18.180Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-26T20:56:18.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T20:56:18.180Z] (3/4) Installing libucontext (1.2-r0) [2023-04-26T20:56:18.180Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-26T20:56:18.180Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-26T20:56:18.180Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-26T20:56:18.180Z] (3/5) Installing libucontext (1.2-r0) [2023-04-26T20:56:18.180Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-26T20:56:18.180Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T20:56:18.459Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-26T20:56:18.459Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T20:56:18.459Z] OK: 8 MiB in 19 packages [2023-04-26T20:56:18.459Z] OK: 9 MiB in 20 packages [2023-04-26T20:56:18.921Z] d8e79754ea77: Pushed [2023-04-26T20:56:19.179Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:034da2c5b940adbae85d7613f1f9c03be41caf37bf45dac8db6cf6df1ea0d87a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:19.494Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:19.794Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-26T20:56:19.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-26T20:56:19.795Z] 1d4bfe1a5061: Preparing [2023-04-26T20:56:19.795Z] 1d4bfe1a5061: Preparing [2023-04-26T20:56:19.795Z] e1bcfa5b567f: Preparing [2023-04-26T20:56:19.795Z] 34a48a04e22e: Preparing [2023-04-26T20:56:19.795Z] 62e91cd1638f: Preparing [2023-04-26T20:56:19.795Z] a8a028f38493: Preparing [2023-04-26T20:56:19.795Z] d8e79754ea77: Preparing [2023-04-26T20:56:19.795Z] e3737e3680d8: Preparing [2023-04-26T20:56:19.795Z] 1b83c84619e8: Preparing [2023-04-26T20:56:19.795Z] 9228663b9e73: Preparing [2023-04-26T20:56:19.795Z] e0f1ae53081c: Preparing [2023-04-26T20:56:19.795Z] 622989446acb: Preparing [2023-04-26T20:56:19.795Z] b2d24aedb960: Preparing [2023-04-26T20:56:19.795Z] f1417ff83b31: Preparing [2023-04-26T20:56:19.795Z] d8e79754ea77: Waiting [2023-04-26T20:56:19.795Z] e3737e3680d8: Waiting [2023-04-26T20:56:19.795Z] 1b83c84619e8: Waiting [2023-04-26T20:56:19.795Z] b2d24aedb960: Waiting [2023-04-26T20:56:19.795Z] f1417ff83b31: Waiting [2023-04-26T20:56:19.795Z] 9228663b9e73: Waiting [2023-04-26T20:56:19.795Z] e0f1ae53081c: Waiting [2023-04-26T20:56:19.795Z] 622989446acb: Waiting [2023-04-26T20:56:19.795Z] 62e91cd1638f: Layer already exists [2023-04-26T20:56:19.795Z] e1bcfa5b567f: Layer already exists [2023-04-26T20:56:19.795Z] 34a48a04e22e: Layer already exists [2023-04-26T20:56:19.795Z] a8a028f38493: Layer already exists [2023-04-26T20:56:19.795Z] 1d4bfe1a5061: Layer already exists [2023-04-26T20:56:19.795Z] d8e79754ea77: Layer already exists [2023-04-26T20:56:19.795Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:19.795Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:19.795Z] 9228663b9e73: Layer already exists [2023-04-26T20:56:19.795Z] e0f1ae53081c: Layer already exists [2023-04-26T20:56:19.795Z] 622989446acb: Layer already exists [2023-04-26T20:56:19.795Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:19.795Z] b2d24aedb960: Layer already exists [2023-04-26T20:56:19.795Z] latest: digest: sha256:034da2c5b940adbae85d7613f1f9c03be41caf37bf45dac8db6cf6df1ea0d87a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:19.886Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-26T20:56:19.886Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-26T20:56:19.886Z] (3/5) Installing libucontext (1.2-r0) [2023-04-26T20:56:19.886Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-26T20:56:19.886Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-26T20:56:19.886Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T20:56:20.099Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:20.152Z] OK: 9 MiB in 20 packages [2023-04-26T20:56:20.407Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.140 [2023-04-26T20:56:20.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-26T20:56:20.407Z] 1d4bfe1a5061: Preparing [2023-04-26T20:56:20.407Z] 1d4bfe1a5061: Preparing [2023-04-26T20:56:20.407Z] e1bcfa5b567f: Preparing [2023-04-26T20:56:20.407Z] 34a48a04e22e: Preparing [2023-04-26T20:56:20.407Z] 62e91cd1638f: Preparing [2023-04-26T20:56:20.407Z] a8a028f38493: Preparing [2023-04-26T20:56:20.407Z] d8e79754ea77: Preparing [2023-04-26T20:56:20.407Z] e3737e3680d8: Preparing [2023-04-26T20:56:20.407Z] 1b83c84619e8: Preparing [2023-04-26T20:56:20.407Z] 9228663b9e73: Preparing [2023-04-26T20:56:20.407Z] e0f1ae53081c: Preparing [2023-04-26T20:56:20.407Z] 622989446acb: Preparing [2023-04-26T20:56:20.407Z] b2d24aedb960: Preparing [2023-04-26T20:56:20.407Z] f1417ff83b31: Preparing [2023-04-26T20:56:20.407Z] d8e79754ea77: Waiting [2023-04-26T20:56:20.407Z] 9228663b9e73: Waiting [2023-04-26T20:56:20.407Z] e3737e3680d8: Waiting [2023-04-26T20:56:20.407Z] b2d24aedb960: Waiting [2023-04-26T20:56:20.407Z] e0f1ae53081c: Waiting [2023-04-26T20:56:20.407Z] f1417ff83b31: Waiting [2023-04-26T20:56:20.407Z] 622989446acb: Waiting [2023-04-26T20:56:20.407Z] a8a028f38493: Layer already exists [2023-04-26T20:56:20.407Z] 1d4bfe1a5061: Layer already exists [2023-04-26T20:56:20.407Z] 62e91cd1638f: Layer already exists [2023-04-26T20:56:20.407Z] e1bcfa5b567f: Layer already exists [2023-04-26T20:56:20.407Z] 34a48a04e22e: Layer already exists [2023-04-26T20:56:20.407Z] d8e79754ea77: Layer already exists [2023-04-26T20:56:20.407Z] 9228663b9e73: Layer already exists [2023-04-26T20:56:20.407Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:20.407Z] e0f1ae53081c: Layer already exists [2023-04-26T20:56:20.407Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:20.407Z] 622989446acb: Layer already exists [2023-04-26T20:56:20.407Z] b2d24aedb960: Layer already exists [2023-04-26T20:56:20.407Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:20.407Z] 3.0.0-dev.140: digest: sha256:034da2c5b940adbae85d7613f1f9c03be41caf37bf45dac8db6cf6df1ea0d87a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:20.726Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:21.033Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:21.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-26T20:56:21.033Z] 1d4bfe1a5061: Preparing [2023-04-26T20:56:21.033Z] 1d4bfe1a5061: Preparing [2023-04-26T20:56:21.033Z] e1bcfa5b567f: Preparing [2023-04-26T20:56:21.033Z] 34a48a04e22e: Preparing [2023-04-26T20:56:21.033Z] 62e91cd1638f: Preparing [2023-04-26T20:56:21.033Z] a8a028f38493: Preparing [2023-04-26T20:56:21.033Z] d8e79754ea77: Preparing [2023-04-26T20:56:21.033Z] e3737e3680d8: Preparing [2023-04-26T20:56:21.033Z] 1b83c84619e8: Preparing [2023-04-26T20:56:21.033Z] 9228663b9e73: Preparing [2023-04-26T20:56:21.033Z] e0f1ae53081c: Preparing [2023-04-26T20:56:21.033Z] 622989446acb: Preparing [2023-04-26T20:56:21.033Z] b2d24aedb960: Preparing [2023-04-26T20:56:21.033Z] f1417ff83b31: Preparing [2023-04-26T20:56:21.033Z] 9228663b9e73: Waiting [2023-04-26T20:56:21.033Z] e0f1ae53081c: Waiting [2023-04-26T20:56:21.033Z] 622989446acb: Waiting [2023-04-26T20:56:21.033Z] b2d24aedb960: Waiting [2023-04-26T20:56:21.033Z] d8e79754ea77: Waiting [2023-04-26T20:56:21.033Z] f1417ff83b31: Waiting [2023-04-26T20:56:21.033Z] e3737e3680d8: Waiting [2023-04-26T20:56:21.033Z] 1b83c84619e8: Waiting [2023-04-26T20:56:21.033Z] 62e91cd1638f: Layer already exists [2023-04-26T20:56:21.033Z] 34a48a04e22e: Layer already exists [2023-04-26T20:56:21.033Z] 1d4bfe1a5061: Layer already exists [2023-04-26T20:56:21.033Z] a8a028f38493: Layer already exists [2023-04-26T20:56:21.033Z] e1bcfa5b567f: Layer already exists [2023-04-26T20:56:21.033Z] d8e79754ea77: Layer already exists [2023-04-26T20:56:21.033Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:21.033Z] 9228663b9e73: Layer already exists [2023-04-26T20:56:21.033Z] e0f1ae53081c: Layer already exists [2023-04-26T20:56:21.033Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:21.033Z] 622989446acb: Layer already exists [2023-04-26T20:56:21.033Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:21.033Z] b2d24aedb960: Layer already exists [2023-04-26T20:56:21.033Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:034da2c5b940adbae85d7613f1f9c03be41caf37bf45dac8db6cf6df1ea0d87a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:21.353Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:21.558Z] Removing intermediate container b721a4eb38f8 [2023-04-26T20:56:21.558Z] ---> c5f2671a1ae4 [2023-04-26T20:56:21.558Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T20:56:21.657Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-04-26T20:56:21.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-26T20:56:21.657Z] 1d4bfe1a5061: Preparing [2023-04-26T20:56:21.657Z] 1d4bfe1a5061: Preparing [2023-04-26T20:56:21.657Z] e1bcfa5b567f: Preparing [2023-04-26T20:56:21.657Z] 34a48a04e22e: Preparing [2023-04-26T20:56:21.657Z] 62e91cd1638f: Preparing [2023-04-26T20:56:21.657Z] a8a028f38493: Preparing [2023-04-26T20:56:21.657Z] d8e79754ea77: Preparing [2023-04-26T20:56:21.657Z] e3737e3680d8: Preparing [2023-04-26T20:56:21.657Z] 1b83c84619e8: Preparing [2023-04-26T20:56:21.657Z] 9228663b9e73: Preparing [2023-04-26T20:56:21.657Z] e0f1ae53081c: Preparing [2023-04-26T20:56:21.657Z] 622989446acb: Preparing [2023-04-26T20:56:21.657Z] b2d24aedb960: Preparing [2023-04-26T20:56:21.657Z] f1417ff83b31: Preparing [2023-04-26T20:56:21.657Z] 622989446acb: Waiting [2023-04-26T20:56:21.657Z] 9228663b9e73: Waiting [2023-04-26T20:56:21.657Z] e0f1ae53081c: Waiting [2023-04-26T20:56:21.657Z] b2d24aedb960: Waiting [2023-04-26T20:56:21.657Z] f1417ff83b31: Waiting [2023-04-26T20:56:21.657Z] d8e79754ea77: Waiting [2023-04-26T20:56:21.657Z] e3737e3680d8: Waiting [2023-04-26T20:56:21.657Z] 1b83c84619e8: Waiting [2023-04-26T20:56:21.657Z] e1bcfa5b567f: Layer already exists [2023-04-26T20:56:21.657Z] 62e91cd1638f: Layer already exists [2023-04-26T20:56:21.657Z] 1d4bfe1a5061: Layer already exists [2023-04-26T20:56:21.657Z] a8a028f38493: Layer already exists [2023-04-26T20:56:21.657Z] 34a48a04e22e: Layer already exists [2023-04-26T20:56:21.657Z] d8e79754ea77: Layer already exists [2023-04-26T20:56:21.657Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:21.657Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:21.657Z] e0f1ae53081c: Layer already exists [2023-04-26T20:56:21.657Z] 9228663b9e73: Layer already exists [2023-04-26T20:56:21.657Z] 622989446acb: Layer already exists [2023-04-26T20:56:21.657Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:21.657Z] b2d24aedb960: Layer already exists [2023-04-26T20:56:21.657Z] main: digest: sha256:034da2c5b940adbae85d7613f1f9c03be41caf37bf45dac8db6cf6df1ea0d87a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T20:56:21.706Z] ===================================================== [Pipeline] echo [2023-04-26T20:56:21.714Z] taggedImages: [2023-04-26T20:56:21.714Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:21.714Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-26T20:56:21.714Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.140 [2023-04-26T20:56:21.714Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:21.714Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-04-26T20:56:21.734Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-04-26T20:56:21.735Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:21.735Z] latest [2023-04-26T20:56:21.735Z] 3.0.0-dev.140 [2023-04-26T20:56:21.735Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:21.735Z] main [2023-04-26T20:56:21.735Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:21.824Z] Removing intermediate container 3a9f6de1bc15 [2023-04-26T20:56:21.825Z] ---> 754b4d8ccd64 [2023-04-26T20:56:21.825Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T20:56:22.052Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:22.360Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:22.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-26T20:56:22.360Z] 1a6de741f9e6: Preparing [2023-04-26T20:56:22.360Z] 700f45f74158: Preparing [2023-04-26T20:56:22.360Z] d5d320be61b1: Preparing [2023-04-26T20:56:22.360Z] e93d4bf2ebef: Preparing [2023-04-26T20:56:22.360Z] e3737e3680d8: Preparing [2023-04-26T20:56:22.360Z] 1b83c84619e8: Preparing [2023-04-26T20:56:22.360Z] 0e1842bed523: Preparing [2023-04-26T20:56:22.360Z] f1417ff83b31: Preparing [2023-04-26T20:56:22.360Z] 1b83c84619e8: Waiting [2023-04-26T20:56:22.360Z] 0e1842bed523: Waiting [2023-04-26T20:56:22.360Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:22.360Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:22.360Z] 0e1842bed523: Layer already exists [2023-04-26T20:56:22.360Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:22.360Z] 700f45f74158: Pushed [2023-04-26T20:56:22.360Z] 1a6de741f9e6: Pushed [2023-04-26T20:56:22.360Z] d5d320be61b1: Pushed [2023-04-26T20:56:22.802Z] Removing intermediate container ff7a05bba368 [2023-04-26T20:56:22.802Z] ---> 54974b91fd0b [2023-04-26T20:56:22.802Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T20:56:23.070Z] ---> 84bc6067f593 [2023-04-26T20:56:23.070Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T20:56:23.652Z] ---> ff9d4cbc1db0 [2023-04-26T20:56:23.652Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T20:56:23.738Z] e93d4bf2ebef: Pushed [2023-04-26T20:56:23.738Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:a989ce73ed84cb0685ce4d1aaca67b29842e3815c44d2d6edc5bc3df299911bb size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:24.051Z] + 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-26T20:56:24.360Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-26T20:56:24.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-26T20:56:24.360Z] 1a6de741f9e6: Preparing [2023-04-26T20:56:24.360Z] 700f45f74158: Preparing [2023-04-26T20:56:24.360Z] d5d320be61b1: Preparing [2023-04-26T20:56:24.360Z] e93d4bf2ebef: Preparing [2023-04-26T20:56:24.360Z] e3737e3680d8: Preparing [2023-04-26T20:56:24.360Z] 1b83c84619e8: Preparing [2023-04-26T20:56:24.360Z] 0e1842bed523: Preparing [2023-04-26T20:56:24.360Z] f1417ff83b31: Preparing [2023-04-26T20:56:24.360Z] 1b83c84619e8: Waiting [2023-04-26T20:56:24.360Z] 0e1842bed523: Waiting [2023-04-26T20:56:24.360Z] f1417ff83b31: Waiting [2023-04-26T20:56:24.360Z] d5d320be61b1: Layer already exists [2023-04-26T20:56:24.360Z] 1a6de741f9e6: Layer already exists [2023-04-26T20:56:24.360Z] e93d4bf2ebef: Layer already exists [2023-04-26T20:56:24.360Z] 700f45f74158: Layer already exists [2023-04-26T20:56:24.360Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:24.360Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:24.360Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:24.360Z] 0e1842bed523: Layer already exists [2023-04-26T20:56:24.360Z] latest: digest: sha256:a989ce73ed84cb0685ce4d1aaca67b29842e3815c44d2d6edc5bc3df299911bb size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:24.638Z] ---> 6ace77bac726 [2023-04-26T20:56:24.638Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-26T20:56:24.638Z] ---> 6e6d037012c0 [2023-04-26T20:56:24.638Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T20:56:24.638Z] ---> 5c0f872bb9bd [2023-04-26T20:56:24.638Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-26T20:56:24.676Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:24.987Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.140 [2023-04-26T20:56:24.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-26T20:56:24.987Z] 1a6de741f9e6: Preparing [2023-04-26T20:56:24.987Z] 700f45f74158: Preparing [2023-04-26T20:56:24.987Z] d5d320be61b1: Preparing [2023-04-26T20:56:24.987Z] e93d4bf2ebef: Preparing [2023-04-26T20:56:24.987Z] e3737e3680d8: Preparing [2023-04-26T20:56:24.987Z] 1b83c84619e8: Preparing [2023-04-26T20:56:24.987Z] 0e1842bed523: Preparing [2023-04-26T20:56:24.987Z] f1417ff83b31: Preparing [2023-04-26T20:56:24.987Z] 1b83c84619e8: Waiting [2023-04-26T20:56:24.987Z] 0e1842bed523: Waiting [2023-04-26T20:56:24.987Z] e93d4bf2ebef: Layer already exists [2023-04-26T20:56:24.987Z] 1a6de741f9e6: Layer already exists [2023-04-26T20:56:24.987Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:24.987Z] 700f45f74158: Layer already exists [2023-04-26T20:56:24.987Z] d5d320be61b1: Layer already exists [2023-04-26T20:56:24.987Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:24.987Z] 0e1842bed523: Layer already exists [2023-04-26T20:56:24.987Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:24.987Z] 3.0.0-dev.140: digest: sha256:a989ce73ed84cb0685ce4d1aaca67b29842e3815c44d2d6edc5bc3df299911bb size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:25.293Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:25.600Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:25.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-26T20:56:25.600Z] 1a6de741f9e6: Preparing [2023-04-26T20:56:25.600Z] 700f45f74158: Preparing [2023-04-26T20:56:25.600Z] d5d320be61b1: Preparing [2023-04-26T20:56:25.600Z] e93d4bf2ebef: Preparing [2023-04-26T20:56:25.600Z] e3737e3680d8: Preparing [2023-04-26T20:56:25.600Z] 1b83c84619e8: Preparing [2023-04-26T20:56:25.600Z] 0e1842bed523: Preparing [2023-04-26T20:56:25.600Z] f1417ff83b31: Preparing [2023-04-26T20:56:25.600Z] 0e1842bed523: Waiting [2023-04-26T20:56:25.600Z] f1417ff83b31: Waiting [2023-04-26T20:56:25.600Z] 1b83c84619e8: Waiting [2023-04-26T20:56:25.600Z] 700f45f74158: Layer already exists [2023-04-26T20:56:25.600Z] 1a6de741f9e6: Layer already exists [2023-04-26T20:56:25.600Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:25.600Z] e93d4bf2ebef: Layer already exists [2023-04-26T20:56:25.600Z] d5d320be61b1: Layer already exists [2023-04-26T20:56:25.600Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:25.600Z] 0e1842bed523: Layer already exists [2023-04-26T20:56:25.600Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:25.600Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:a989ce73ed84cb0685ce4d1aaca67b29842e3815c44d2d6edc5bc3df299911bb size: 1984 [Pipeline] } [2023-04-26T20:56:25.608Z] ---> 2145ed148391 [2023-04-26T20:56:25.608Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:25.917Z] + 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-26T20:56:26.223Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-04-26T20:56:26.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-26T20:56:26.223Z] 1a6de741f9e6: Preparing [2023-04-26T20:56:26.223Z] 700f45f74158: Preparing [2023-04-26T20:56:26.223Z] d5d320be61b1: Preparing [2023-04-26T20:56:26.223Z] e93d4bf2ebef: Preparing [2023-04-26T20:56:26.223Z] e3737e3680d8: Preparing [2023-04-26T20:56:26.223Z] 1b83c84619e8: Preparing [2023-04-26T20:56:26.223Z] 0e1842bed523: Preparing [2023-04-26T20:56:26.223Z] f1417ff83b31: Preparing [2023-04-26T20:56:26.223Z] 1b83c84619e8: Waiting [2023-04-26T20:56:26.223Z] 0e1842bed523: Waiting [2023-04-26T20:56:26.223Z] f1417ff83b31: Waiting [2023-04-26T20:56:26.223Z] 700f45f74158: Layer already exists [2023-04-26T20:56:26.223Z] e93d4bf2ebef: Layer already exists [2023-04-26T20:56:26.223Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:26.223Z] d5d320be61b1: Layer already exists [2023-04-26T20:56:26.223Z] 1a6de741f9e6: Layer already exists [2023-04-26T20:56:26.223Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:26.223Z] 0e1842bed523: Layer already exists [2023-04-26T20:56:26.223Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:26.223Z] main: digest: sha256:a989ce73ed84cb0685ce4d1aaca67b29842e3815c44d2d6edc5bc3df299911bb size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T20:56:26.272Z] ===================================================== [Pipeline] echo [2023-04-26T20:56:26.281Z] taggedImages: [2023-04-26T20:56:26.281Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:26.281Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-26T20:56:26.281Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.140 [2023-04-26T20:56:26.281Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:26.281Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-04-26T20:56:26.305Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-04-26T20:56:26.305Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:26.305Z] latest [2023-04-26T20:56:26.305Z] 3.0.0-dev.140 [2023-04-26T20:56:26.305Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:26.305Z] main [2023-04-26T20:56:26.305Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:26.621Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:26.926Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:26.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-26T20:56:26.926Z] 1bf264048fa4: Preparing [2023-04-26T20:56:26.926Z] e24b352b2952: Preparing [2023-04-26T20:56:26.926Z] d329ebb8a86b: Preparing [2023-04-26T20:56:26.926Z] 517a57ce034c: Preparing [2023-04-26T20:56:26.926Z] e3737e3680d8: Preparing [2023-04-26T20:56:26.926Z] 1b83c84619e8: Preparing [2023-04-26T20:56:26.926Z] 92e77c18c479: Preparing [2023-04-26T20:56:26.926Z] 0ff0d341174a: Preparing [2023-04-26T20:56:26.926Z] f1417ff83b31: Preparing [2023-04-26T20:56:26.926Z] 0ff0d341174a: Waiting [2023-04-26T20:56:26.926Z] 92e77c18c479: Waiting [2023-04-26T20:56:26.926Z] f1417ff83b31: Waiting [2023-04-26T20:56:26.926Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:26.926Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:26.926Z] 517a57ce034c: Pushed [2023-04-26T20:56:26.926Z] e24b352b2952: Pushed [2023-04-26T20:56:26.926Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:26.926Z] 1bf264048fa4: Pushed [2023-04-26T20:56:26.926Z] 92e77c18c479: Pushed [2023-04-26T20:56:27.184Z] 0ff0d341174a: Pushed [2023-04-26T20:56:28.120Z] d329ebb8a86b: Pushed [2023-04-26T20:56:28.379Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:514c5b30f6960d7e955cdbeb5cbe837facc3241deb982b248c64001e4320f814 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:28.740Z] + 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-26T20:56:29.041Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-26T20:56:29.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-26T20:56:29.041Z] 1bf264048fa4: Preparing [2023-04-26T20:56:29.041Z] e24b352b2952: Preparing [2023-04-26T20:56:29.041Z] d329ebb8a86b: Preparing [2023-04-26T20:56:29.041Z] 517a57ce034c: Preparing [2023-04-26T20:56:29.041Z] e3737e3680d8: Preparing [2023-04-26T20:56:29.041Z] 1b83c84619e8: Preparing [2023-04-26T20:56:29.041Z] 92e77c18c479: Preparing [2023-04-26T20:56:29.041Z] 0ff0d341174a: Preparing [2023-04-26T20:56:29.042Z] f1417ff83b31: Preparing [2023-04-26T20:56:29.042Z] 92e77c18c479: Waiting [2023-04-26T20:56:29.042Z] f1417ff83b31: Waiting [2023-04-26T20:56:29.042Z] 0ff0d341174a: Waiting [2023-04-26T20:56:29.042Z] 1b83c84619e8: Waiting [2023-04-26T20:56:29.042Z] d329ebb8a86b: Layer already exists [2023-04-26T20:56:29.042Z] e24b352b2952: Layer already exists [2023-04-26T20:56:29.042Z] 517a57ce034c: Layer already exists [2023-04-26T20:56:29.042Z] 1bf264048fa4: Layer already exists [2023-04-26T20:56:29.042Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:29.042Z] 92e77c18c479: Layer already exists [2023-04-26T20:56:29.042Z] 0ff0d341174a: Layer already exists [2023-04-26T20:56:29.042Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:29.042Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:29.042Z] latest: digest: sha256:514c5b30f6960d7e955cdbeb5cbe837facc3241deb982b248c64001e4320f814 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:29.350Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:29.669Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.140 [2023-04-26T20:56:29.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-26T20:56:29.669Z] 1bf264048fa4: Preparing [2023-04-26T20:56:29.669Z] e24b352b2952: Preparing [2023-04-26T20:56:29.669Z] d329ebb8a86b: Preparing [2023-04-26T20:56:29.669Z] 517a57ce034c: Preparing [2023-04-26T20:56:29.669Z] e3737e3680d8: Preparing [2023-04-26T20:56:29.669Z] 1b83c84619e8: Preparing [2023-04-26T20:56:29.669Z] 92e77c18c479: Preparing [2023-04-26T20:56:29.669Z] 0ff0d341174a: Preparing [2023-04-26T20:56:29.669Z] f1417ff83b31: Preparing [2023-04-26T20:56:29.669Z] 1b83c84619e8: Waiting [2023-04-26T20:56:29.669Z] 92e77c18c479: Waiting [2023-04-26T20:56:29.669Z] 0ff0d341174a: Waiting [2023-04-26T20:56:29.669Z] f1417ff83b31: Waiting [2023-04-26T20:56:29.669Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:29.669Z] d329ebb8a86b: Layer already exists [2023-04-26T20:56:29.669Z] 1bf264048fa4: Layer already exists [2023-04-26T20:56:29.669Z] 517a57ce034c: Layer already exists [2023-04-26T20:56:29.669Z] e24b352b2952: Layer already exists [2023-04-26T20:56:29.669Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:29.669Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:29.669Z] 0ff0d341174a: Layer already exists [2023-04-26T20:56:29.669Z] 92e77c18c479: Layer already exists [2023-04-26T20:56:29.669Z] 3.0.0-dev.140: digest: sha256:514c5b30f6960d7e955cdbeb5cbe837facc3241deb982b248c64001e4320f814 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:29.977Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:30.294Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:30.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-26T20:56:30.294Z] 1bf264048fa4: Preparing [2023-04-26T20:56:30.294Z] e24b352b2952: Preparing [2023-04-26T20:56:30.294Z] d329ebb8a86b: Preparing [2023-04-26T20:56:30.294Z] 517a57ce034c: Preparing [2023-04-26T20:56:30.294Z] e3737e3680d8: Preparing [2023-04-26T20:56:30.294Z] 1b83c84619e8: Preparing [2023-04-26T20:56:30.294Z] 92e77c18c479: Preparing [2023-04-26T20:56:30.294Z] 0ff0d341174a: Preparing [2023-04-26T20:56:30.294Z] f1417ff83b31: Preparing [2023-04-26T20:56:30.294Z] 92e77c18c479: Waiting [2023-04-26T20:56:30.294Z] f1417ff83b31: Waiting [2023-04-26T20:56:30.294Z] 0ff0d341174a: Waiting [2023-04-26T20:56:30.294Z] 1b83c84619e8: Waiting [2023-04-26T20:56:30.294Z] d329ebb8a86b: Layer already exists [2023-04-26T20:56:30.294Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:30.294Z] 517a57ce034c: Layer already exists [2023-04-26T20:56:30.294Z] e24b352b2952: Layer already exists [2023-04-26T20:56:30.294Z] 1bf264048fa4: Layer already exists [2023-04-26T20:56:30.294Z] 0ff0d341174a: Layer already exists [2023-04-26T20:56:30.294Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:30.294Z] 92e77c18c479: Layer already exists [2023-04-26T20:56:30.294Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:30.294Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:514c5b30f6960d7e955cdbeb5cbe837facc3241deb982b248c64001e4320f814 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:30.602Z] + 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-26T20:56:30.907Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-04-26T20:56:30.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-26T20:56:30.907Z] 1bf264048fa4: Preparing [2023-04-26T20:56:30.907Z] e24b352b2952: Preparing [2023-04-26T20:56:30.907Z] d329ebb8a86b: Preparing [2023-04-26T20:56:30.907Z] 517a57ce034c: Preparing [2023-04-26T20:56:30.907Z] e3737e3680d8: Preparing [2023-04-26T20:56:30.907Z] 1b83c84619e8: Preparing [2023-04-26T20:56:30.907Z] 92e77c18c479: Preparing [2023-04-26T20:56:30.907Z] 0ff0d341174a: Preparing [2023-04-26T20:56:30.907Z] f1417ff83b31: Preparing [2023-04-26T20:56:30.907Z] 1b83c84619e8: Waiting [2023-04-26T20:56:30.907Z] 92e77c18c479: Waiting [2023-04-26T20:56:30.907Z] f1417ff83b31: Waiting [2023-04-26T20:56:30.907Z] 0ff0d341174a: Waiting [2023-04-26T20:56:30.907Z] d329ebb8a86b: Layer already exists [2023-04-26T20:56:30.907Z] 517a57ce034c: Layer already exists [2023-04-26T20:56:30.907Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:30.907Z] 1bf264048fa4: Layer already exists [2023-04-26T20:56:30.907Z] e24b352b2952: Layer already exists [2023-04-26T20:56:30.907Z] 0ff0d341174a: Layer already exists [2023-04-26T20:56:30.907Z] 92e77c18c479: Layer already exists [2023-04-26T20:56:30.907Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:30.907Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:30.907Z] main: digest: sha256:514c5b30f6960d7e955cdbeb5cbe837facc3241deb982b248c64001e4320f814 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T20:56:30.951Z] ===================================================== [Pipeline] echo [2023-04-26T20:56:30.958Z] taggedImages: [2023-04-26T20:56:30.958Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:30.958Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-26T20:56:30.958Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.140 [2023-04-26T20:56:30.958Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:30.958Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-04-26T20:56:30.972Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-04-26T20:56:30.972Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:30.972Z] latest [2023-04-26T20:56:30.972Z] 3.0.0-dev.140 [2023-04-26T20:56:30.972Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:30.972Z] main [2023-04-26T20:56:30.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:31.275Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:31.580Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:31.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-26T20:56:31.580Z] baa71c8d8b33: Preparing [2023-04-26T20:56:31.580Z] 2fc60aa20464: Preparing [2023-04-26T20:56:31.580Z] 30ac25ef6708: Preparing [2023-04-26T20:56:31.580Z] a4168771b7dd: Preparing [2023-04-26T20:56:31.580Z] 355ad530900d: Preparing [2023-04-26T20:56:31.580Z] daea71c7c5cc: Preparing [2023-04-26T20:56:31.580Z] cd6cec5cfec8: Preparing [2023-04-26T20:56:31.580Z] e3737e3680d8: Preparing [2023-04-26T20:56:31.580Z] 1b83c84619e8: Preparing [2023-04-26T20:56:31.580Z] cfe856542fa6: Preparing [2023-04-26T20:56:31.580Z] f1417ff83b31: Preparing [2023-04-26T20:56:31.580Z] daea71c7c5cc: Waiting [2023-04-26T20:56:31.580Z] cd6cec5cfec8: Waiting [2023-04-26T20:56:31.580Z] f1417ff83b31: Waiting [2023-04-26T20:56:31.580Z] e3737e3680d8: Waiting [2023-04-26T20:56:31.580Z] 1b83c84619e8: Waiting [2023-04-26T20:56:31.580Z] cfe856542fa6: Waiting [2023-04-26T20:56:31.580Z] 2fc60aa20464: Pushed [2023-04-26T20:56:31.580Z] 355ad530900d: Pushed [2023-04-26T20:56:31.580Z] baa71c8d8b33: Pushed [2023-04-26T20:56:31.580Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:31.580Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:31.838Z] daea71c7c5cc: Pushed [2023-04-26T20:56:31.838Z] cd6cec5cfec8: Pushed [2023-04-26T20:56:31.838Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:31.838Z] cfe856542fa6: Pushed [2023-04-26T20:56:32.771Z] a4168771b7dd: Pushed [2023-04-26T20:56:33.340Z] 30ac25ef6708: Pushed [2023-04-26T20:56:33.340Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:749fc8208bfc328ae3e6290139cdb4192304bc65a63a75c96295ada68417ba34 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:33.644Z] + 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-26T20:56:33.808Z] ---> fa8de86068c2 [2023-04-26T20:56:33.808Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-26T20:56:33.953Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-26T20:56:33.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-26T20:56:33.953Z] baa71c8d8b33: Preparing [2023-04-26T20:56:33.953Z] 2fc60aa20464: Preparing [2023-04-26T20:56:33.953Z] 30ac25ef6708: Preparing [2023-04-26T20:56:33.953Z] a4168771b7dd: Preparing [2023-04-26T20:56:33.953Z] 355ad530900d: Preparing [2023-04-26T20:56:33.953Z] daea71c7c5cc: Preparing [2023-04-26T20:56:33.953Z] cd6cec5cfec8: Preparing [2023-04-26T20:56:33.953Z] e3737e3680d8: Preparing [2023-04-26T20:56:33.953Z] 1b83c84619e8: Preparing [2023-04-26T20:56:33.953Z] cfe856542fa6: Preparing [2023-04-26T20:56:33.953Z] f1417ff83b31: Preparing [2023-04-26T20:56:33.953Z] cd6cec5cfec8: Waiting [2023-04-26T20:56:33.953Z] e3737e3680d8: Waiting [2023-04-26T20:56:33.953Z] 1b83c84619e8: Waiting [2023-04-26T20:56:33.953Z] cfe856542fa6: Waiting [2023-04-26T20:56:33.953Z] f1417ff83b31: Waiting [2023-04-26T20:56:33.953Z] daea71c7c5cc: Waiting [2023-04-26T20:56:33.953Z] 2fc60aa20464: Layer already exists [2023-04-26T20:56:33.953Z] 30ac25ef6708: Layer already exists [2023-04-26T20:56:33.953Z] 355ad530900d: Layer already exists [2023-04-26T20:56:33.953Z] baa71c8d8b33: Layer already exists [2023-04-26T20:56:33.953Z] a4168771b7dd: Layer already exists [2023-04-26T20:56:33.953Z] daea71c7c5cc: Layer already exists [2023-04-26T20:56:33.953Z] cd6cec5cfec8: Layer already exists [2023-04-26T20:56:33.953Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:33.953Z] cfe856542fa6: Layer already exists [2023-04-26T20:56:33.953Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:33.954Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:33.954Z] latest: digest: sha256:749fc8208bfc328ae3e6290139cdb4192304bc65a63a75c96295ada68417ba34 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:34.257Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:34.571Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.140 [2023-04-26T20:56:34.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-26T20:56:34.571Z] baa71c8d8b33: Preparing [2023-04-26T20:56:34.571Z] 2fc60aa20464: Preparing [2023-04-26T20:56:34.571Z] 30ac25ef6708: Preparing [2023-04-26T20:56:34.571Z] a4168771b7dd: Preparing [2023-04-26T20:56:34.571Z] 355ad530900d: Preparing [2023-04-26T20:56:34.571Z] daea71c7c5cc: Preparing [2023-04-26T20:56:34.571Z] cd6cec5cfec8: Preparing [2023-04-26T20:56:34.571Z] e3737e3680d8: Preparing [2023-04-26T20:56:34.571Z] 1b83c84619e8: Preparing [2023-04-26T20:56:34.571Z] cfe856542fa6: Preparing [2023-04-26T20:56:34.571Z] f1417ff83b31: Preparing [2023-04-26T20:56:34.571Z] e3737e3680d8: Waiting [2023-04-26T20:56:34.571Z] 1b83c84619e8: Waiting [2023-04-26T20:56:34.571Z] cfe856542fa6: Waiting [2023-04-26T20:56:34.571Z] f1417ff83b31: Waiting [2023-04-26T20:56:34.571Z] cd6cec5cfec8: Waiting [2023-04-26T20:56:34.571Z] 355ad530900d: Layer already exists [2023-04-26T20:56:34.571Z] 2fc60aa20464: Layer already exists [2023-04-26T20:56:34.571Z] baa71c8d8b33: Layer already exists [2023-04-26T20:56:34.571Z] 30ac25ef6708: Layer already exists [2023-04-26T20:56:34.571Z] a4168771b7dd: Layer already exists [2023-04-26T20:56:34.571Z] cd6cec5cfec8: Layer already exists [2023-04-26T20:56:34.571Z] daea71c7c5cc: Layer already exists [2023-04-26T20:56:34.571Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:34.571Z] cfe856542fa6: Layer already exists [2023-04-26T20:56:34.571Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:34.571Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:34.571Z] 3.0.0-dev.140: digest: sha256:749fc8208bfc328ae3e6290139cdb4192304bc65a63a75c96295ada68417ba34 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:34.893Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:35.001Z] ---> 23c5db7f95da [2023-04-26T20:56:35.001Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-26T20:56:35.195Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:35.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-26T20:56:35.195Z] baa71c8d8b33: Preparing [2023-04-26T20:56:35.195Z] 2fc60aa20464: Preparing [2023-04-26T20:56:35.195Z] 30ac25ef6708: Preparing [2023-04-26T20:56:35.195Z] a4168771b7dd: Preparing [2023-04-26T20:56:35.195Z] 355ad530900d: Preparing [2023-04-26T20:56:35.195Z] daea71c7c5cc: Preparing [2023-04-26T20:56:35.195Z] cd6cec5cfec8: Preparing [2023-04-26T20:56:35.195Z] e3737e3680d8: Preparing [2023-04-26T20:56:35.195Z] 1b83c84619e8: Preparing [2023-04-26T20:56:35.195Z] cfe856542fa6: Preparing [2023-04-26T20:56:35.195Z] f1417ff83b31: Preparing [2023-04-26T20:56:35.195Z] 1b83c84619e8: Waiting [2023-04-26T20:56:35.195Z] f1417ff83b31: Waiting [2023-04-26T20:56:35.195Z] cfe856542fa6: Waiting [2023-04-26T20:56:35.195Z] daea71c7c5cc: Waiting [2023-04-26T20:56:35.195Z] e3737e3680d8: Waiting [2023-04-26T20:56:35.195Z] cd6cec5cfec8: Waiting [2023-04-26T20:56:35.195Z] 30ac25ef6708: Layer already exists [2023-04-26T20:56:35.195Z] 355ad530900d: Layer already exists [2023-04-26T20:56:35.195Z] 2fc60aa20464: Layer already exists [2023-04-26T20:56:35.195Z] baa71c8d8b33: Layer already exists [2023-04-26T20:56:35.195Z] a4168771b7dd: Layer already exists [2023-04-26T20:56:35.195Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:35.195Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:35.195Z] cd6cec5cfec8: Layer already exists [2023-04-26T20:56:35.195Z] daea71c7c5cc: Layer already exists [2023-04-26T20:56:35.195Z] cfe856542fa6: Layer already exists [2023-04-26T20:56:35.195Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:35.195Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:749fc8208bfc328ae3e6290139cdb4192304bc65a63a75c96295ada68417ba34 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:35.298Z] ---> 607e470e31bf [2023-04-26T20:56:35.298Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-26T20:56:35.502Z] + 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-26T20:56:35.815Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-04-26T20:56:35.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-26T20:56:35.815Z] baa71c8d8b33: Preparing [2023-04-26T20:56:35.815Z] 2fc60aa20464: Preparing [2023-04-26T20:56:35.815Z] 30ac25ef6708: Preparing [2023-04-26T20:56:35.815Z] a4168771b7dd: Preparing [2023-04-26T20:56:35.815Z] 355ad530900d: Preparing [2023-04-26T20:56:35.815Z] daea71c7c5cc: Preparing [2023-04-26T20:56:35.815Z] cd6cec5cfec8: Preparing [2023-04-26T20:56:35.815Z] e3737e3680d8: Preparing [2023-04-26T20:56:35.815Z] 1b83c84619e8: Preparing [2023-04-26T20:56:35.815Z] cfe856542fa6: Preparing [2023-04-26T20:56:35.815Z] f1417ff83b31: Preparing [2023-04-26T20:56:35.815Z] daea71c7c5cc: Waiting [2023-04-26T20:56:35.815Z] e3737e3680d8: Waiting [2023-04-26T20:56:35.815Z] 1b83c84619e8: Waiting [2023-04-26T20:56:35.815Z] f1417ff83b31: Waiting [2023-04-26T20:56:35.815Z] 355ad530900d: Layer already exists [2023-04-26T20:56:35.815Z] baa71c8d8b33: Layer already exists [2023-04-26T20:56:35.815Z] 30ac25ef6708: Layer already exists [2023-04-26T20:56:35.815Z] 2fc60aa20464: Layer already exists [2023-04-26T20:56:35.815Z] a4168771b7dd: Layer already exists [2023-04-26T20:56:35.815Z] daea71c7c5cc: Layer already exists [2023-04-26T20:56:35.815Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:35.815Z] cd6cec5cfec8: Layer already exists [2023-04-26T20:56:35.815Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:35.815Z] cfe856542fa6: Layer already exists [2023-04-26T20:56:35.815Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:35.815Z] main: digest: sha256:749fc8208bfc328ae3e6290139cdb4192304bc65a63a75c96295ada68417ba34 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T20:56:35.872Z] ===================================================== [Pipeline] echo [2023-04-26T20:56:35.881Z] taggedImages: [2023-04-26T20:56:35.881Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:35.881Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-26T20:56:35.881Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.140 [2023-04-26T20:56:35.881Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:35.881Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-04-26T20:56:35.903Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-04-26T20:56:35.903Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:35.903Z] latest [2023-04-26T20:56:35.903Z] 3.0.0-dev.140 [2023-04-26T20:56:35.903Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:35.903Z] main [2023-04-26T20:56:35.903Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:36.209Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:36.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:36.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-26T20:56:36.514Z] bba20ae1f391: Preparing [2023-04-26T20:56:36.514Z] 5f61fed8d793: Preparing [2023-04-26T20:56:36.514Z] e3737e3680d8: Preparing [2023-04-26T20:56:36.514Z] 1b83c84619e8: Preparing [2023-04-26T20:56:36.514Z] 2f2e32fa7ad0: Preparing [2023-04-26T20:56:36.514Z] f1417ff83b31: Preparing [2023-04-26T20:56:36.514Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:36.514Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:36.514Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:36.514Z] bba20ae1f391: Pushed [2023-04-26T20:56:36.780Z] ---> f3ec3f42f89a [2023-04-26T20:56:36.780Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-26T20:56:36.780Z] ---> 02923873e98b [2023-04-26T20:56:36.780Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-26T20:56:36.780Z] ---> Running in 381a6dd5ccb4 [2023-04-26T20:56:37.079Z] 2f2e32fa7ad0: Pushed [2023-04-26T20:56:37.859Z] Removing intermediate container 381a6dd5ccb4 [2023-04-26T20:56:37.859Z] ---> ef7389ae09ce [2023-04-26T20:56:37.860Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-26T20:56:38.128Z] ---> 7ebc7ceb465a [2023-04-26T20:56:38.128Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-26T20:56:38.977Z] 5f61fed8d793: Pushed [2023-04-26T20:56:38.977Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:89ab4ba70c650ea2fc813965be603457ffd37ec7a735597ef6158060fa2703ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:39.291Z] + 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-26T20:56:39.607Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-26T20:56:39.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-26T20:56:39.607Z] bba20ae1f391: Preparing [2023-04-26T20:56:39.607Z] 5f61fed8d793: Preparing [2023-04-26T20:56:39.607Z] e3737e3680d8: Preparing [2023-04-26T20:56:39.607Z] 1b83c84619e8: Preparing [2023-04-26T20:56:39.607Z] 2f2e32fa7ad0: Preparing [2023-04-26T20:56:39.607Z] f1417ff83b31: Preparing [2023-04-26T20:56:39.607Z] f1417ff83b31: Waiting [2023-04-26T20:56:39.607Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:39.607Z] bba20ae1f391: Layer already exists [2023-04-26T20:56:39.607Z] 2f2e32fa7ad0: Layer already exists [2023-04-26T20:56:39.607Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:39.607Z] 5f61fed8d793: Layer already exists [2023-04-26T20:56:39.607Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:39.607Z] latest: digest: sha256:89ab4ba70c650ea2fc813965be603457ffd37ec7a735597ef6158060fa2703ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:39.925Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:40.233Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.140 [2023-04-26T20:56:40.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-26T20:56:40.233Z] bba20ae1f391: Preparing [2023-04-26T20:56:40.233Z] 5f61fed8d793: Preparing [2023-04-26T20:56:40.233Z] e3737e3680d8: Preparing [2023-04-26T20:56:40.233Z] 1b83c84619e8: Preparing [2023-04-26T20:56:40.233Z] 2f2e32fa7ad0: Preparing [2023-04-26T20:56:40.233Z] f1417ff83b31: Preparing [2023-04-26T20:56:40.233Z] f1417ff83b31: Waiting [2023-04-26T20:56:40.233Z] bba20ae1f391: Layer already exists [2023-04-26T20:56:40.233Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:40.233Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:40.233Z] 5f61fed8d793: Layer already exists [2023-04-26T20:56:40.233Z] 2f2e32fa7ad0: Layer already exists [2023-04-26T20:56:40.233Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:40.233Z] 3.0.0-dev.140: digest: sha256:89ab4ba70c650ea2fc813965be603457ffd37ec7a735597ef6158060fa2703ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:40.539Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:40.718Z] ---> 0394b9a6d106 [2023-04-26T20:56:40.718Z] Step 22/27 : WORKDIR / [2023-04-26T20:56:40.718Z] ---> 3016f9e90d54 [2023-04-26T20:56:40.718Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-26T20:56:40.718Z] ---> Running in 06131900f429 [2023-04-26T20:56:40.718Z] ---> Running in 236668291ca5 [2023-04-26T20:56:40.843Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:40.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-26T20:56:40.843Z] bba20ae1f391: Preparing [2023-04-26T20:56:40.843Z] 5f61fed8d793: Preparing [2023-04-26T20:56:40.843Z] e3737e3680d8: Preparing [2023-04-26T20:56:40.843Z] 1b83c84619e8: Preparing [2023-04-26T20:56:40.843Z] 2f2e32fa7ad0: Preparing [2023-04-26T20:56:40.843Z] f1417ff83b31: Preparing [2023-04-26T20:56:40.843Z] f1417ff83b31: Waiting [2023-04-26T20:56:40.843Z] bba20ae1f391: Layer already exists [2023-04-26T20:56:40.843Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:40.843Z] 2f2e32fa7ad0: Layer already exists [2023-04-26T20:56:40.843Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:40.843Z] 5f61fed8d793: Layer already exists [2023-04-26T20:56:40.843Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:40.843Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:89ab4ba70c650ea2fc813965be603457ffd37ec7a735597ef6158060fa2703ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:40.985Z] Removing intermediate container 06131900f429 [2023-04-26T20:56:40.985Z] ---> 1a6e224051ef [2023-04-26T20:56:40.985Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-26T20:56:41.160Z] + 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-26T20:56:41.251Z] Removing intermediate container 236668291ca5 [2023-04-26T20:56:41.252Z] ---> 6471ff1f6ce7 [2023-04-26T20:56:41.252Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-26T20:56:41.252Z] ---> Running in 83a30dc1c155 [2023-04-26T20:56:41.252Z] ---> Running in 4aa073ac1677 [2023-04-26T20:56:41.475Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-04-26T20:56:41.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-26T20:56:41.475Z] bba20ae1f391: Preparing [2023-04-26T20:56:41.475Z] 5f61fed8d793: Preparing [2023-04-26T20:56:41.475Z] e3737e3680d8: Preparing [2023-04-26T20:56:41.475Z] 1b83c84619e8: Preparing [2023-04-26T20:56:41.475Z] 2f2e32fa7ad0: Preparing [2023-04-26T20:56:41.475Z] f1417ff83b31: Preparing [2023-04-26T20:56:41.475Z] f1417ff83b31: Waiting [2023-04-26T20:56:41.475Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:41.475Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:41.475Z] bba20ae1f391: Layer already exists [2023-04-26T20:56:41.475Z] 2f2e32fa7ad0: Layer already exists [2023-04-26T20:56:41.475Z] 5f61fed8d793: Layer already exists [2023-04-26T20:56:41.475Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:41.475Z] main: digest: sha256:89ab4ba70c650ea2fc813965be603457ffd37ec7a735597ef6158060fa2703ea size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T20:56:41.514Z] ===================================================== [Pipeline] echo [2023-04-26T20:56:41.520Z] taggedImages: [2023-04-26T20:56:41.520Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:41.520Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-26T20:56:41.520Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.140 [2023-04-26T20:56:41.520Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:41.520Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-04-26T20:56:41.534Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-04-26T20:56:41.534Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:41.534Z] latest [2023-04-26T20:56:41.535Z] 3.0.0-dev.140 [2023-04-26T20:56:41.535Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:41.535Z] main [2023-04-26T20:56:41.535Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:41.837Z] Removing intermediate container 83a30dc1c155 [2023-04-26T20:56:41.837Z] ---> bdacb4facb1d [2023-04-26T20:56:41.837Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-26T20:56:41.844Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:42.104Z] ---> Running in e57077e30ed1 [2023-04-26T20:56:42.104Z] Removing intermediate container 4aa073ac1677 [2023-04-26T20:56:42.104Z] ---> 3b13c930cb7e [2023-04-26T20:56:42.104Z] Step 24/26 : LABEL arch=arm64 [2023-04-26T20:56:42.104Z] ---> Running in c800af3fc3c9 [2023-04-26T20:56:42.150Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:42.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-26T20:56:42.150Z] a9e93f91e5e6: Preparing [2023-04-26T20:56:42.150Z] 34253f1115e9: Preparing [2023-04-26T20:56:42.150Z] 8ddb6cd7c08d: Preparing [2023-04-26T20:56:42.150Z] 137b1f8fa69e: Preparing [2023-04-26T20:56:42.150Z] ce147a891080: Preparing [2023-04-26T20:56:42.150Z] e3737e3680d8: Preparing [2023-04-26T20:56:42.150Z] 1b83c84619e8: Preparing [2023-04-26T20:56:42.150Z] 2bdc72b6ee56: Preparing [2023-04-26T20:56:42.150Z] f1417ff83b31: Preparing [2023-04-26T20:56:42.150Z] 1b83c84619e8: Waiting [2023-04-26T20:56:42.150Z] e3737e3680d8: Waiting [2023-04-26T20:56:42.150Z] 2bdc72b6ee56: Waiting [2023-04-26T20:56:42.150Z] f1417ff83b31: Waiting [2023-04-26T20:56:42.150Z] 8ddb6cd7c08d: Pushed [2023-04-26T20:56:42.150Z] a9e93f91e5e6: Pushed [2023-04-26T20:56:42.150Z] 34253f1115e9: Pushed [2023-04-26T20:56:42.150Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:42.150Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:42.150Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:42.704Z] Removing intermediate container e57077e30ed1 [2023-04-26T20:56:42.704Z] ---> 6b3015b0ec86 [2023-04-26T20:56:42.704Z] Step 25/27 : LABEL arch=arm64 [2023-04-26T20:56:42.704Z] Removing intermediate container c800af3fc3c9 [2023-04-26T20:56:42.704Z] ---> a855754999da [2023-04-26T20:56:42.704Z] Step 25/26 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:42.704Z] ---> 0c09cc20bdde [2023-04-26T20:56:42.704Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-26T20:56:42.716Z] 2bdc72b6ee56: Pushed [2023-04-26T20:56:42.973Z] ---> Running in f800bd091ddf [2023-04-26T20:56:42.974Z] ---> Running in dac88da27240 [2023-04-26T20:56:43.561Z] Removing intermediate container f800bd091ddf [2023-04-26T20:56:43.561Z] ---> ae1e2b639d4e [2023-04-26T20:56:43.561Z] Step 26/27 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:43.561Z] ---> Running in 33d8dea16d39 [2023-04-26T20:56:43.859Z] Removing intermediate container dac88da27240 [2023-04-26T20:56:43.859Z] ---> 0680178d2faa [2023-04-26T20:56:43.859Z] Step 26/26 : LABEL version=3.0.0-dev.140 [2023-04-26T20:56:43.859Z] ---> Running in 317adb10f022 [2023-04-26T20:56:44.450Z] Removing intermediate container 33d8dea16d39 [2023-04-26T20:56:44.450Z] ---> d0acd9234c6c [2023-04-26T20:56:44.450Z] Step 27/27 : LABEL version=3.0.0-dev.140 [2023-04-26T20:56:44.450Z] ---> 84703e43d364 [2023-04-26T20:56:44.450Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-26T20:56:44.450Z] ---> Running in 30a3169e1d83 [2023-04-26T20:56:44.717Z] Removing intermediate container 317adb10f022 [2023-04-26T20:56:44.717Z] ---> 1532a9e67db8 [2023-04-26T20:56:44.717Z] [2023-04-26T20:56:44.988Z] Successfully built 1532a9e67db8 [2023-04-26T20:56:44.988Z] Successfully tagged security-spire-server-arm64:latest [2023-04-26T20:56:45.257Z]  Building security-spire-server ... done Building support-notifications [2023-04-26T20:56:45.525Z] Removing intermediate container 30a3169e1d83 [2023-04-26T20:56:45.525Z] ---> 2a76c9d42f69 [2023-04-26T20:56:45.525Z] [2023-04-26T20:56:45.525Z] Successfully built 2a76c9d42f69 [2023-04-26T20:56:45.525Z] Successfully tagged security-spire-config-arm64:latest [2023-04-26T20:56:45.796Z]  Building security-spire-config ... done Building security-proxy-auth [2023-04-26T20:56:45.796Z] ---> e32235bbe0cd [2023-04-26T20:56:45.796Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-26T20:56:46.766Z] ---> 092ea2ef4461 [2023-04-26T20:56:46.766Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-26T20:56:46.766Z] ---> Running in 486b41363dd1 [2023-04-26T20:56:47.043Z] Removing intermediate container 486b41363dd1 [2023-04-26T20:56:47.043Z] ---> 651ba4895bbd [2023-04-26T20:56:47.043Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-26T20:56:47.312Z] ---> Running in 613158d90dfb [2023-04-26T20:56:47.580Z] Removing intermediate container 613158d90dfb [2023-04-26T20:56:47.849Z] ---> 7ef3af602ded [2023-04-26T20:56:47.849Z] Step 25/27 : LABEL arch=arm64 [2023-04-26T20:56:47.849Z] ---> Running in bd7800a8fbc5 [2023-04-26T20:56:47.984Z] ce147a891080: Pushed [2023-04-26T20:56:48.433Z] Removing intermediate container bd7800a8fbc5 [2023-04-26T20:56:48.433Z] ---> 094d8078d21b [2023-04-26T20:56:48.433Z] Step 26/27 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:48.433Z] ---> Running in 680865d17623 [2023-04-26T20:56:49.014Z] Removing intermediate container 680865d17623 [2023-04-26T20:56:49.014Z] ---> 6f348a9adf97 [2023-04-26T20:56:49.014Z] Step 27/27 : LABEL version=3.0.0-dev.140 [2023-04-26T20:56:49.014Z] ---> Running in a5996cd917b0 [2023-04-26T20:56:49.598Z] Removing intermediate container a5996cd917b0 [2023-04-26T20:56:49.598Z] ---> 2a1f56ffc86e [2023-04-26T20:56:49.598Z] [2023-04-26T20:56:49.598Z] Successfully built 2a1f56ffc86e [2023-04-26T20:56:49.598Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-26T20:56:49.598Z] Building security-proxy-setup [2023-04-26T20:56:49.892Z] 137b1f8fa69e: Pushed [2023-04-26T20:56:50.153Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:b35ce6a93b9c18998da31239a5966ec10bbd87c4f70f7ea3237031325b7d9e32 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:50.461Z] + 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-26T20:56:50.765Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-26T20:56:50.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-26T20:56:50.765Z] a9e93f91e5e6: Preparing [2023-04-26T20:56:50.765Z] 34253f1115e9: Preparing [2023-04-26T20:56:50.765Z] 8ddb6cd7c08d: Preparing [2023-04-26T20:56:50.765Z] 137b1f8fa69e: Preparing [2023-04-26T20:56:50.765Z] ce147a891080: Preparing [2023-04-26T20:56:50.765Z] e3737e3680d8: Preparing [2023-04-26T20:56:50.765Z] 1b83c84619e8: Preparing [2023-04-26T20:56:50.765Z] 2bdc72b6ee56: Preparing [2023-04-26T20:56:50.765Z] f1417ff83b31: Preparing [2023-04-26T20:56:50.765Z] 1b83c84619e8: Waiting [2023-04-26T20:56:50.765Z] 2bdc72b6ee56: Waiting [2023-04-26T20:56:50.765Z] f1417ff83b31: Waiting [2023-04-26T20:56:50.765Z] e3737e3680d8: Waiting [2023-04-26T20:56:50.765Z] a9e93f91e5e6: Layer already exists [2023-04-26T20:56:50.765Z] 34253f1115e9: Layer already exists [2023-04-26T20:56:50.765Z] ce147a891080: Layer already exists [2023-04-26T20:56:50.765Z] 8ddb6cd7c08d: Layer already exists [2023-04-26T20:56:50.765Z] 137b1f8fa69e: Layer already exists [2023-04-26T20:56:50.765Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:50.765Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:50.765Z] 2bdc72b6ee56: Layer already exists [2023-04-26T20:56:50.765Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:50.765Z] latest: digest: sha256:b35ce6a93b9c18998da31239a5966ec10bbd87c4f70f7ea3237031325b7d9e32 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:51.069Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:51.375Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.140 [2023-04-26T20:56:51.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-26T20:56:51.375Z] a9e93f91e5e6: Preparing [2023-04-26T20:56:51.375Z] 34253f1115e9: Preparing [2023-04-26T20:56:51.375Z] 8ddb6cd7c08d: Preparing [2023-04-26T20:56:51.375Z] 137b1f8fa69e: Preparing [2023-04-26T20:56:51.375Z] ce147a891080: Preparing [2023-04-26T20:56:51.375Z] e3737e3680d8: Preparing [2023-04-26T20:56:51.375Z] 1b83c84619e8: Preparing [2023-04-26T20:56:51.375Z] 2bdc72b6ee56: Preparing [2023-04-26T20:56:51.375Z] f1417ff83b31: Preparing [2023-04-26T20:56:51.375Z] e3737e3680d8: Waiting [2023-04-26T20:56:51.375Z] 2bdc72b6ee56: Waiting [2023-04-26T20:56:51.375Z] f1417ff83b31: Waiting [2023-04-26T20:56:51.375Z] 1b83c84619e8: Waiting [2023-04-26T20:56:51.375Z] 137b1f8fa69e: Layer already exists [2023-04-26T20:56:51.375Z] ce147a891080: Layer already exists [2023-04-26T20:56:51.375Z] 8ddb6cd7c08d: Layer already exists [2023-04-26T20:56:51.375Z] 34253f1115e9: Layer already exists [2023-04-26T20:56:51.375Z] a9e93f91e5e6: Layer already exists [2023-04-26T20:56:51.375Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:51.375Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:51.375Z] 2bdc72b6ee56: Layer already exists [2023-04-26T20:56:51.375Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:51.375Z] 3.0.0-dev.140: digest: sha256:b35ce6a93b9c18998da31239a5966ec10bbd87c4f70f7ea3237031325b7d9e32 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:51.691Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:52.004Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:52.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-26T20:56:52.004Z] a9e93f91e5e6: Preparing [2023-04-26T20:56:52.004Z] 34253f1115e9: Preparing [2023-04-26T20:56:52.004Z] 8ddb6cd7c08d: Preparing [2023-04-26T20:56:52.004Z] 137b1f8fa69e: Preparing [2023-04-26T20:56:52.004Z] ce147a891080: Preparing [2023-04-26T20:56:52.004Z] e3737e3680d8: Preparing [2023-04-26T20:56:52.004Z] 1b83c84619e8: Preparing [2023-04-26T20:56:52.004Z] 2bdc72b6ee56: Preparing [2023-04-26T20:56:52.004Z] f1417ff83b31: Preparing [2023-04-26T20:56:52.004Z] 2bdc72b6ee56: Waiting [2023-04-26T20:56:52.004Z] f1417ff83b31: Waiting [2023-04-26T20:56:52.004Z] e3737e3680d8: Waiting [2023-04-26T20:56:52.004Z] a9e93f91e5e6: Layer already exists [2023-04-26T20:56:52.004Z] 137b1f8fa69e: Layer already exists [2023-04-26T20:56:52.004Z] 8ddb6cd7c08d: Layer already exists [2023-04-26T20:56:52.004Z] 34253f1115e9: Layer already exists [2023-04-26T20:56:52.004Z] ce147a891080: Layer already exists [2023-04-26T20:56:52.004Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:52.004Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:52.004Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:52.004Z] 2bdc72b6ee56: Layer already exists [2023-04-26T20:56:52.004Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:b35ce6a93b9c18998da31239a5966ec10bbd87c4f70f7ea3237031325b7d9e32 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:52.325Z] + 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-26T20:56:52.731Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-04-26T20:56:52.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-26T20:56:52.731Z] a9e93f91e5e6: Preparing [2023-04-26T20:56:52.731Z] 34253f1115e9: Preparing [2023-04-26T20:56:52.731Z] 8ddb6cd7c08d: Preparing [2023-04-26T20:56:52.731Z] 137b1f8fa69e: Preparing [2023-04-26T20:56:52.731Z] ce147a891080: Preparing [2023-04-26T20:56:52.731Z] e3737e3680d8: Preparing [2023-04-26T20:56:52.731Z] 1b83c84619e8: Preparing [2023-04-26T20:56:52.731Z] 2bdc72b6ee56: Preparing [2023-04-26T20:56:52.731Z] f1417ff83b31: Preparing [2023-04-26T20:56:52.731Z] 1b83c84619e8: Waiting [2023-04-26T20:56:52.731Z] f1417ff83b31: Waiting [2023-04-26T20:56:52.731Z] 2bdc72b6ee56: Waiting [2023-04-26T20:56:52.731Z] e3737e3680d8: Waiting [2023-04-26T20:56:52.731Z] a9e93f91e5e6: Layer already exists [2023-04-26T20:56:52.731Z] 8ddb6cd7c08d: Layer already exists [2023-04-26T20:56:52.731Z] ce147a891080: Layer already exists [2023-04-26T20:56:52.731Z] 137b1f8fa69e: Layer already exists [2023-04-26T20:56:52.731Z] 34253f1115e9: Layer already exists [2023-04-26T20:56:52.731Z] 2bdc72b6ee56: Layer already exists [2023-04-26T20:56:52.731Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:52.731Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:52.731Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:52.731Z] main: digest: sha256:b35ce6a93b9c18998da31239a5966ec10bbd87c4f70f7ea3237031325b7d9e32 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T20:56:52.802Z] ===================================================== [Pipeline] echo [2023-04-26T20:56:52.811Z] taggedImages: [2023-04-26T20:56:52.811Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:52.811Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-26T20:56:52.811Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.140 [2023-04-26T20:56:52.811Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:52.811Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-04-26T20:56:52.833Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-04-26T20:56:52.833Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:52.833Z] latest [2023-04-26T20:56:52.833Z] 3.0.0-dev.140 [2023-04-26T20:56:52.833Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:56:52.833Z] main [2023-04-26T20:56:52.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:52.937Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T20:56:52.937Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T20:56:52.937Z] ---> f4d45ad8f53a [2023-04-26T20:56:52.937Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T20:56:52.937Z] ---> Using cache [2023-04-26T20:56:52.937Z] ---> 59d9748287d7 [2023-04-26T20:56:52.937Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T20:56:52.937Z] ---> Using cache [2023-04-26T20:56:52.937Z] ---> 3c215b26c774 [2023-04-26T20:56:52.937Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-26T20:56:52.937Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T20:56:52.937Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T20:56:52.937Z] ---> f4d45ad8f53a [2023-04-26T20:56:52.937Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T20:56:52.937Z] ---> Using cache [2023-04-26T20:56:52.937Z] ---> 59d9748287d7 [2023-04-26T20:56:52.937Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T20:56:52.937Z] ---> Using cache [2023-04-26T20:56:52.937Z] ---> 3c215b26c774 [2023-04-26T20:56:52.937Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-26T20:56:52.937Z] ---> Using cache [2023-04-26T20:56:52.937Z] ---> 38c33d5b64aa [2023-04-26T20:56:52.937Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T20:56:52.937Z] ---> Using cache [2023-04-26T20:56:52.937Z] ---> 89a672624543 [2023-04-26T20:56:52.937Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T20:56:52.937Z] ---> Using cache [2023-04-26T20:56:52.937Z] ---> bdd1a92fe66f [2023-04-26T20:56:52.937Z] Step 8/23 : COPY . . [2023-04-26T20:56:53.204Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:53.209Z] ---> Using cache [2023-04-26T20:56:53.209Z] ---> c5ffcd06b8be [2023-04-26T20:56:53.209Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-26T20:56:53.209Z] ---> Running in 28db2eee8038 [2023-04-26T20:56:53.209Z] ---> Running in eae3f3fc58a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:56:53.526Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:56:53.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-26T20:56:53.526Z] 9adb0a829449: Preparing [2023-04-26T20:56:53.526Z] a26d18d0758d: Preparing [2023-04-26T20:56:53.526Z] 29150c0e232a: Preparing [2023-04-26T20:56:53.526Z] 9deb2a705de4: Preparing [2023-04-26T20:56:53.526Z] e3737e3680d8: Preparing [2023-04-26T20:56:53.526Z] 1b83c84619e8: Preparing [2023-04-26T20:56:53.526Z] 3ce6e356d2c0: Preparing [2023-04-26T20:56:53.526Z] f1417ff83b31: Preparing [2023-04-26T20:56:53.526Z] 1b83c84619e8: Waiting [2023-04-26T20:56:53.526Z] 3ce6e356d2c0: Waiting [2023-04-26T20:56:53.526Z] f1417ff83b31: Waiting [2023-04-26T20:56:53.526Z] e3737e3680d8: Layer already exists [2023-04-26T20:56:53.526Z] 1b83c84619e8: Layer already exists [2023-04-26T20:56:53.526Z] 29150c0e232a: Pushed [2023-04-26T20:56:53.526Z] f1417ff83b31: Layer already exists [2023-04-26T20:56:53.526Z] 9adb0a829449: Pushed [2023-04-26T20:56:53.526Z] a26d18d0758d: Pushed [2023-04-26T20:56:53.784Z] 3ce6e356d2c0: Pushed [2023-04-26T20:56:55.805Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T20:56:55.805Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-26T20:56:55.805Z] ---> f4d45ad8f53a [2023-04-26T20:56:55.805Z] Step 3/22 : WORKDIR /edgex-go [2023-04-26T20:56:55.805Z] ---> Using cache [2023-04-26T20:56:55.805Z] ---> 5b6b2f982c1f [2023-04-26T20:56:55.805Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-26T20:56:56.071Z] ---> Running in 6aa1886331a5 [2023-04-26T20:56:56.337Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-26T20:56:56.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T20:56:57.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T20:56:58.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T20:56:58.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T20:56:58.841Z] OK: 263 MiB in 53 packages [2023-04-26T20:57:00.248Z] Removing intermediate container eae3f3fc58a3 [2023-04-26T20:57:00.248Z] ---> 474dda4a7ba4 [2023-04-26T20:57:00.248Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T20:57:00.516Z] OK: 263 MiB in 53 packages [2023-04-26T20:57:01.110Z] ---> 08badfd426ed [2023-04-26T20:57:01.110Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T20:57:01.379Z] ---> Running in 9dad2a773c1c [2023-04-26T20:57:01.908Z] 9deb2a705de4: Pushed [2023-04-26T20:57:01.908Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:09159fd9326c25427c94575deeb1f9298a670176741c2c2c37578b81ac8a6080 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:02.214Z] + 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-26T20:57:02.369Z] Removing intermediate container 6aa1886331a5 [2023-04-26T20:57:02.369Z] ---> 6c7a013d541a [2023-04-26T20:57:02.370Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-26T20:57:02.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-26T20:57:02.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-26T20:57:02.513Z] 9adb0a829449: Preparing [2023-04-26T20:57:02.513Z] a26d18d0758d: Preparing [2023-04-26T20:57:02.513Z] 29150c0e232a: Preparing [2023-04-26T20:57:02.513Z] 9deb2a705de4: Preparing [2023-04-26T20:57:02.513Z] e3737e3680d8: Preparing [2023-04-26T20:57:02.513Z] 1b83c84619e8: Preparing [2023-04-26T20:57:02.513Z] 3ce6e356d2c0: Preparing [2023-04-26T20:57:02.513Z] f1417ff83b31: Preparing [2023-04-26T20:57:02.513Z] 3ce6e356d2c0: Waiting [2023-04-26T20:57:02.513Z] f1417ff83b31: Waiting [2023-04-26T20:57:02.513Z] 1b83c84619e8: Waiting [2023-04-26T20:57:02.513Z] 29150c0e232a: Layer already exists [2023-04-26T20:57:02.513Z] e3737e3680d8: Layer already exists [2023-04-26T20:57:02.513Z] a26d18d0758d: Layer already exists [2023-04-26T20:57:02.513Z] 9adb0a829449: Layer already exists [2023-04-26T20:57:02.513Z] 9deb2a705de4: Layer already exists [2023-04-26T20:57:02.513Z] f1417ff83b31: Layer already exists [2023-04-26T20:57:02.513Z] 1b83c84619e8: Layer already exists [2023-04-26T20:57:02.513Z] 3ce6e356d2c0: Layer already exists [2023-04-26T20:57:02.513Z] latest: digest: sha256:09159fd9326c25427c94575deeb1f9298a670176741c2c2c37578b81ac8a6080 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:02.828Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:03.135Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.140 [2023-04-26T20:57:03.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-26T20:57:03.135Z] 9adb0a829449: Preparing [2023-04-26T20:57:03.135Z] a26d18d0758d: Preparing [2023-04-26T20:57:03.135Z] 29150c0e232a: Preparing [2023-04-26T20:57:03.135Z] 9deb2a705de4: Preparing [2023-04-26T20:57:03.135Z] e3737e3680d8: Preparing [2023-04-26T20:57:03.135Z] 1b83c84619e8: Preparing [2023-04-26T20:57:03.135Z] 3ce6e356d2c0: Preparing [2023-04-26T20:57:03.135Z] f1417ff83b31: Preparing [2023-04-26T20:57:03.135Z] 1b83c84619e8: Waiting [2023-04-26T20:57:03.135Z] 3ce6e356d2c0: Waiting [2023-04-26T20:57:03.135Z] f1417ff83b31: Waiting [2023-04-26T20:57:03.135Z] e3737e3680d8: Layer already exists [2023-04-26T20:57:03.135Z] 29150c0e232a: Layer already exists [2023-04-26T20:57:03.135Z] 9adb0a829449: Layer already exists [2023-04-26T20:57:03.135Z] a26d18d0758d: Layer already exists [2023-04-26T20:57:03.135Z] 9deb2a705de4: Layer already exists [2023-04-26T20:57:03.135Z] 1b83c84619e8: Layer already exists [2023-04-26T20:57:03.135Z] f1417ff83b31: Layer already exists [2023-04-26T20:57:03.135Z] 3ce6e356d2c0: Layer already exists [2023-04-26T20:57:03.135Z] 3.0.0-dev.140: digest: sha256:09159fd9326c25427c94575deeb1f9298a670176741c2c2c37578b81ac8a6080 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:03.334Z] ---> 0f88ddc72a76 [2023-04-26T20:57:03.334Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T20:57:03.451Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:03.615Z] ---> Running in c134178d49ce [2023-04-26T20:57:03.763Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:57:03.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-26T20:57:03.763Z] 9adb0a829449: Preparing [2023-04-26T20:57:03.763Z] a26d18d0758d: Preparing [2023-04-26T20:57:03.763Z] 29150c0e232a: Preparing [2023-04-26T20:57:03.763Z] 9deb2a705de4: Preparing [2023-04-26T20:57:03.763Z] e3737e3680d8: Preparing [2023-04-26T20:57:03.763Z] 1b83c84619e8: Preparing [2023-04-26T20:57:03.763Z] 3ce6e356d2c0: Preparing [2023-04-26T20:57:03.763Z] f1417ff83b31: Preparing [2023-04-26T20:57:03.763Z] 3ce6e356d2c0: Waiting [2023-04-26T20:57:03.763Z] 1b83c84619e8: Waiting [2023-04-26T20:57:03.763Z] 29150c0e232a: Layer already exists [2023-04-26T20:57:03.763Z] 9adb0a829449: Layer already exists [2023-04-26T20:57:03.763Z] a26d18d0758d: Layer already exists [2023-04-26T20:57:03.763Z] 9deb2a705de4: Layer already exists [2023-04-26T20:57:03.763Z] e3737e3680d8: Layer already exists [2023-04-26T20:57:03.763Z] 1b83c84619e8: Layer already exists [2023-04-26T20:57:03.763Z] 3ce6e356d2c0: Layer already exists [2023-04-26T20:57:03.764Z] f1417ff83b31: Layer already exists [2023-04-26T20:57:03.764Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:09159fd9326c25427c94575deeb1f9298a670176741c2c2c37578b81ac8a6080 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:04.071Z] + 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-26T20:57:04.373Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-04-26T20:57:04.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-26T20:57:04.373Z] 9adb0a829449: Preparing [2023-04-26T20:57:04.373Z] a26d18d0758d: Preparing [2023-04-26T20:57:04.373Z] 29150c0e232a: Preparing [2023-04-26T20:57:04.373Z] 9deb2a705de4: Preparing [2023-04-26T20:57:04.373Z] e3737e3680d8: Preparing [2023-04-26T20:57:04.373Z] 1b83c84619e8: Preparing [2023-04-26T20:57:04.373Z] 3ce6e356d2c0: Preparing [2023-04-26T20:57:04.373Z] f1417ff83b31: Preparing [2023-04-26T20:57:04.373Z] 3ce6e356d2c0: Waiting [2023-04-26T20:57:04.373Z] f1417ff83b31: Waiting [2023-04-26T20:57:04.373Z] 1b83c84619e8: Waiting [2023-04-26T20:57:04.373Z] 29150c0e232a: Layer already exists [2023-04-26T20:57:04.373Z] 9deb2a705de4: Layer already exists [2023-04-26T20:57:04.373Z] 9adb0a829449: Layer already exists [2023-04-26T20:57:04.373Z] e3737e3680d8: Layer already exists [2023-04-26T20:57:04.373Z] a26d18d0758d: Layer already exists [2023-04-26T20:57:04.373Z] 1b83c84619e8: Layer already exists [2023-04-26T20:57:04.373Z] f1417ff83b31: Layer already exists [2023-04-26T20:57:04.373Z] 3ce6e356d2c0: Layer already exists [2023-04-26T20:57:04.373Z] main: digest: sha256:09159fd9326c25427c94575deeb1f9298a670176741c2c2c37578b81ac8a6080 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T20:57:04.408Z] ===================================================== [Pipeline] echo [2023-04-26T20:57:04.413Z] taggedImages: [2023-04-26T20:57:04.413Z] - nexus3.edgexfoundry.org:10004/security-spire-config:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:57:04.413Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-26T20:57:04.413Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.140 [2023-04-26T20:57:04.413Z] - nexus3.edgexfoundry.org:10004/security-spire-config:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:57:04.413Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-04-26T20:57:04.427Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-04-26T20:57:04.427Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:57:04.427Z] latest [2023-04-26T20:57:04.427Z] 3.0.0-dev.140 [2023-04-26T20:57:04.427Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:57:04.427Z] main [2023-04-26T20:57:04.427Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:04.731Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:05.032Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:57:05.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-26T20:57:05.032Z] 232359aa375f: Preparing [2023-04-26T20:57:05.032Z] b5bb3931e972: Preparing [2023-04-26T20:57:05.032Z] 7d1626d276af: Preparing [2023-04-26T20:57:05.032Z] 060e22b8fb9e: Preparing [2023-04-26T20:57:05.032Z] e3737e3680d8: Preparing [2023-04-26T20:57:05.032Z] 1b83c84619e8: Preparing [2023-04-26T20:57:05.032Z] 2bdc72b6ee56: Preparing [2023-04-26T20:57:05.032Z] f1417ff83b31: Preparing [2023-04-26T20:57:05.032Z] 2bdc72b6ee56: Waiting [2023-04-26T20:57:05.032Z] 1b83c84619e8: Waiting [2023-04-26T20:57:05.032Z] f1417ff83b31: Waiting [2023-04-26T20:57:05.032Z] e3737e3680d8: Layer already exists [2023-04-26T20:57:05.032Z] 1b83c84619e8: Layer already exists [2023-04-26T20:57:05.032Z] 2bdc72b6ee56: Layer already exists [2023-04-26T20:57:05.032Z] f1417ff83b31: Layer already exists [2023-04-26T20:57:05.032Z] b5bb3931e972: Pushed [2023-04-26T20:57:05.032Z] 232359aa375f: Pushed [2023-04-26T20:57:05.032Z] 7d1626d276af: Pushed [2023-04-26T20:57:13.146Z] 060e22b8fb9e: Pushed [2023-04-26T20:57:13.147Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:99c82bea19158218e5323a45ead31fdc1d55f03d4a616ec00ac655bc91720e4f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:13.458Z] + 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-26T20:57:13.775Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-26T20:57:13.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-26T20:57:13.776Z] 232359aa375f: Preparing [2023-04-26T20:57:13.776Z] b5bb3931e972: Preparing [2023-04-26T20:57:13.776Z] 7d1626d276af: Preparing [2023-04-26T20:57:13.776Z] 060e22b8fb9e: Preparing [2023-04-26T20:57:13.776Z] e3737e3680d8: Preparing [2023-04-26T20:57:13.776Z] 1b83c84619e8: Preparing [2023-04-26T20:57:13.776Z] 2bdc72b6ee56: Preparing [2023-04-26T20:57:13.776Z] f1417ff83b31: Preparing [2023-04-26T20:57:13.776Z] 2bdc72b6ee56: Waiting [2023-04-26T20:57:13.776Z] f1417ff83b31: Waiting [2023-04-26T20:57:13.776Z] 1b83c84619e8: Waiting [2023-04-26T20:57:13.776Z] 060e22b8fb9e: Layer already exists [2023-04-26T20:57:13.776Z] b5bb3931e972: Layer already exists [2023-04-26T20:57:13.776Z] e3737e3680d8: Layer already exists [2023-04-26T20:57:13.776Z] 7d1626d276af: Layer already exists [2023-04-26T20:57:13.776Z] 232359aa375f: Layer already exists [2023-04-26T20:57:13.776Z] 1b83c84619e8: Layer already exists [2023-04-26T20:57:13.776Z] 2bdc72b6ee56: Layer already exists [2023-04-26T20:57:13.776Z] f1417ff83b31: Layer already exists [2023-04-26T20:57:13.776Z] latest: digest: sha256:99c82bea19158218e5323a45ead31fdc1d55f03d4a616ec00ac655bc91720e4f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:14.095Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:14.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.140 [2023-04-26T20:57:14.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-26T20:57:14.406Z] 232359aa375f: Preparing [2023-04-26T20:57:14.406Z] b5bb3931e972: Preparing [2023-04-26T20:57:14.406Z] 7d1626d276af: Preparing [2023-04-26T20:57:14.406Z] 060e22b8fb9e: Preparing [2023-04-26T20:57:14.406Z] e3737e3680d8: Preparing [2023-04-26T20:57:14.406Z] 1b83c84619e8: Preparing [2023-04-26T20:57:14.406Z] 2bdc72b6ee56: Preparing [2023-04-26T20:57:14.406Z] 1b83c84619e8: Waiting [2023-04-26T20:57:14.406Z] f1417ff83b31: Preparing [2023-04-26T20:57:14.406Z] f1417ff83b31: Waiting [2023-04-26T20:57:14.406Z] 7d1626d276af: Layer already exists [2023-04-26T20:57:14.406Z] 060e22b8fb9e: Layer already exists [2023-04-26T20:57:14.406Z] e3737e3680d8: Layer already exists [2023-04-26T20:57:14.406Z] 232359aa375f: Layer already exists [2023-04-26T20:57:14.406Z] b5bb3931e972: Layer already exists [2023-04-26T20:57:14.406Z] 2bdc72b6ee56: Layer already exists [2023-04-26T20:57:14.406Z] f1417ff83b31: Layer already exists [2023-04-26T20:57:14.406Z] 1b83c84619e8: Layer already exists [2023-04-26T20:57:14.406Z] 3.0.0-dev.140: digest: sha256:99c82bea19158218e5323a45ead31fdc1d55f03d4a616ec00ac655bc91720e4f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:14.712Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:15.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:57:15.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-26T20:57:15.024Z] 232359aa375f: Preparing [2023-04-26T20:57:15.024Z] b5bb3931e972: Preparing [2023-04-26T20:57:15.024Z] 7d1626d276af: Preparing [2023-04-26T20:57:15.024Z] 060e22b8fb9e: Preparing [2023-04-26T20:57:15.024Z] e3737e3680d8: Preparing [2023-04-26T20:57:15.024Z] 1b83c84619e8: Preparing [2023-04-26T20:57:15.024Z] 2bdc72b6ee56: Preparing [2023-04-26T20:57:15.024Z] f1417ff83b31: Preparing [2023-04-26T20:57:15.024Z] 1b83c84619e8: Waiting [2023-04-26T20:57:15.024Z] 2bdc72b6ee56: Waiting [2023-04-26T20:57:15.024Z] f1417ff83b31: Waiting [2023-04-26T20:57:15.024Z] 232359aa375f: Layer already exists [2023-04-26T20:57:15.024Z] 060e22b8fb9e: Layer already exists [2023-04-26T20:57:15.024Z] e3737e3680d8: Layer already exists [2023-04-26T20:57:15.024Z] b5bb3931e972: Layer already exists [2023-04-26T20:57:15.025Z] 7d1626d276af: Layer already exists [2023-04-26T20:57:15.025Z] f1417ff83b31: Layer already exists [2023-04-26T20:57:15.025Z] 1b83c84619e8: Layer already exists [2023-04-26T20:57:15.025Z] 2bdc72b6ee56: Layer already exists [2023-04-26T20:57:15.025Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:99c82bea19158218e5323a45ead31fdc1d55f03d4a616ec00ac655bc91720e4f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:15.327Z] + 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-26T20:57:15.634Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-04-26T20:57:15.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-26T20:57:15.634Z] 232359aa375f: Preparing [2023-04-26T20:57:15.634Z] b5bb3931e972: Preparing [2023-04-26T20:57:15.634Z] 7d1626d276af: Preparing [2023-04-26T20:57:15.634Z] 060e22b8fb9e: Preparing [2023-04-26T20:57:15.634Z] e3737e3680d8: Preparing [2023-04-26T20:57:15.634Z] 1b83c84619e8: Preparing [2023-04-26T20:57:15.634Z] 2bdc72b6ee56: Preparing [2023-04-26T20:57:15.634Z] f1417ff83b31: Preparing [2023-04-26T20:57:15.634Z] 1b83c84619e8: Waiting [2023-04-26T20:57:15.634Z] 2bdc72b6ee56: Waiting [2023-04-26T20:57:15.634Z] f1417ff83b31: Waiting [2023-04-26T20:57:15.634Z] b5bb3931e972: Layer already exists [2023-04-26T20:57:15.634Z] 7d1626d276af: Layer already exists [2023-04-26T20:57:15.634Z] 232359aa375f: Layer already exists [2023-04-26T20:57:15.634Z] 060e22b8fb9e: Layer already exists [2023-04-26T20:57:15.634Z] e3737e3680d8: Layer already exists [2023-04-26T20:57:15.634Z] 1b83c84619e8: Layer already exists [2023-04-26T20:57:15.634Z] 2bdc72b6ee56: Layer already exists [2023-04-26T20:57:15.634Z] f1417ff83b31: Layer already exists [2023-04-26T20:57:15.634Z] main: digest: sha256:99c82bea19158218e5323a45ead31fdc1d55f03d4a616ec00ac655bc91720e4f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T20:57:15.669Z] ===================================================== [Pipeline] echo [2023-04-26T20:57:15.675Z] taggedImages: [2023-04-26T20:57:15.675Z] - nexus3.edgexfoundry.org:10004/security-spire-server:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:57:15.675Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-26T20:57:15.675Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.140 [2023-04-26T20:57:15.675Z] - nexus3.edgexfoundry.org:10004/security-spire-server:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:57:15.675Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-04-26T20:57:15.690Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-04-26T20:57:15.690Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:57:15.690Z] latest [2023-04-26T20:57:15.690Z] 3.0.0-dev.140 [2023-04-26T20:57:15.690Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:57:15.690Z] main [2023-04-26T20:57:15.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:15.998Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:16.311Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:57:16.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-26T20:57:16.311Z] e2c9f271dd00: Preparing [2023-04-26T20:57:16.311Z] e348cef79d59: Preparing [2023-04-26T20:57:16.311Z] e3737e3680d8: Preparing [2023-04-26T20:57:16.311Z] 1b83c84619e8: Preparing [2023-04-26T20:57:16.311Z] a50984eda29d: Preparing [2023-04-26T20:57:16.311Z] f1417ff83b31: Preparing [2023-04-26T20:57:16.311Z] f1417ff83b31: Waiting [2023-04-26T20:57:16.311Z] e3737e3680d8: Layer already exists [2023-04-26T20:57:16.311Z] 1b83c84619e8: Layer already exists [2023-04-26T20:57:16.311Z] f1417ff83b31: Layer already exists [2023-04-26T20:57:16.311Z] e2c9f271dd00: Pushed [2023-04-26T20:57:16.311Z] a50984eda29d: Pushed [2023-04-26T20:57:18.840Z] e348cef79d59: Pushed [2023-04-26T20:57:18.840Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:55595b1f78852da3f020843e7d4495c97ee381d34356c5890412719ecf3e4d8c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:19.149Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:19.454Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-26T20:57:19.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-26T20:57:19.455Z] e2c9f271dd00: Preparing [2023-04-26T20:57:19.455Z] e348cef79d59: Preparing [2023-04-26T20:57:19.455Z] e3737e3680d8: Preparing [2023-04-26T20:57:19.455Z] 1b83c84619e8: Preparing [2023-04-26T20:57:19.455Z] a50984eda29d: Preparing [2023-04-26T20:57:19.455Z] f1417ff83b31: Preparing [2023-04-26T20:57:19.455Z] f1417ff83b31: Waiting [2023-04-26T20:57:19.455Z] 1b83c84619e8: Layer already exists [2023-04-26T20:57:19.455Z] a50984eda29d: Layer already exists [2023-04-26T20:57:19.455Z] e348cef79d59: Layer already exists [2023-04-26T20:57:19.455Z] e3737e3680d8: Layer already exists [2023-04-26T20:57:19.455Z] e2c9f271dd00: Layer already exists [2023-04-26T20:57:19.455Z] f1417ff83b31: Layer already exists [2023-04-26T20:57:19.455Z] latest: digest: sha256:55595b1f78852da3f020843e7d4495c97ee381d34356c5890412719ecf3e4d8c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:19.762Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:20.068Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.140 [2023-04-26T20:57:20.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-26T20:57:20.068Z] e2c9f271dd00: Preparing [2023-04-26T20:57:20.068Z] e348cef79d59: Preparing [2023-04-26T20:57:20.068Z] e3737e3680d8: Preparing [2023-04-26T20:57:20.068Z] 1b83c84619e8: Preparing [2023-04-26T20:57:20.068Z] a50984eda29d: Preparing [2023-04-26T20:57:20.068Z] f1417ff83b31: Preparing [2023-04-26T20:57:20.068Z] f1417ff83b31: Waiting [2023-04-26T20:57:20.068Z] e2c9f271dd00: Layer already exists [2023-04-26T20:57:20.068Z] e3737e3680d8: Layer already exists [2023-04-26T20:57:20.068Z] a50984eda29d: Layer already exists [2023-04-26T20:57:20.068Z] e348cef79d59: Layer already exists [2023-04-26T20:57:20.068Z] 1b83c84619e8: Layer already exists [2023-04-26T20:57:20.068Z] f1417ff83b31: Layer already exists [2023-04-26T20:57:20.068Z] 3.0.0-dev.140: digest: sha256:55595b1f78852da3f020843e7d4495c97ee381d34356c5890412719ecf3e4d8c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:20.377Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:20.681Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:57:20.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-26T20:57:20.682Z] e2c9f271dd00: Preparing [2023-04-26T20:57:20.682Z] e348cef79d59: Preparing [2023-04-26T20:57:20.682Z] e3737e3680d8: Preparing [2023-04-26T20:57:20.682Z] 1b83c84619e8: Preparing [2023-04-26T20:57:20.682Z] a50984eda29d: Preparing [2023-04-26T20:57:20.682Z] f1417ff83b31: Preparing [2023-04-26T20:57:20.682Z] f1417ff83b31: Waiting [2023-04-26T20:57:20.682Z] a50984eda29d: Layer already exists [2023-04-26T20:57:20.682Z] e348cef79d59: Layer already exists [2023-04-26T20:57:20.682Z] e2c9f271dd00: Layer already exists [2023-04-26T20:57:20.682Z] e3737e3680d8: Layer already exists [2023-04-26T20:57:20.682Z] 1b83c84619e8: Layer already exists [2023-04-26T20:57:20.682Z] f1417ff83b31: Layer already exists [2023-04-26T20:57:20.682Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:55595b1f78852da3f020843e7d4495c97ee381d34356c5890412719ecf3e4d8c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:20.989Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:21.295Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-04-26T20:57:21.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-26T20:57:21.295Z] e2c9f271dd00: Preparing [2023-04-26T20:57:21.295Z] e348cef79d59: Preparing [2023-04-26T20:57:21.295Z] e3737e3680d8: Preparing [2023-04-26T20:57:21.295Z] 1b83c84619e8: Preparing [2023-04-26T20:57:21.295Z] a50984eda29d: Preparing [2023-04-26T20:57:21.295Z] f1417ff83b31: Preparing [2023-04-26T20:57:21.295Z] f1417ff83b31: Waiting [2023-04-26T20:57:21.295Z] e348cef79d59: Layer already exists [2023-04-26T20:57:21.295Z] e3737e3680d8: Layer already exists [2023-04-26T20:57:21.295Z] e2c9f271dd00: Layer already exists [2023-04-26T20:57:21.295Z] 1b83c84619e8: Layer already exists [2023-04-26T20:57:21.295Z] a50984eda29d: Layer already exists [2023-04-26T20:57:21.295Z] f1417ff83b31: Layer already exists [2023-04-26T20:57:21.295Z] main: digest: sha256:55595b1f78852da3f020843e7d4495c97ee381d34356c5890412719ecf3e4d8c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T20:57:21.332Z] ===================================================== [Pipeline] echo [2023-04-26T20:57:21.337Z] taggedImages: [2023-04-26T20:57:21.337Z] - nexus3.edgexfoundry.org:10004/support-notifications:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:57:21.337Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-26T20:57:21.337Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.140 [2023-04-26T20:57:21.337Z] - nexus3.edgexfoundry.org:10004/support-notifications:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:57:21.337Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-04-26T20:57:21.351Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-04-26T20:57:21.351Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:57:21.351Z] latest [2023-04-26T20:57:21.351Z] 3.0.0-dev.140 [2023-04-26T20:57:21.351Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:57:21.351Z] main [2023-04-26T20:57:21.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:21.665Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:21.972Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:57:21.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-26T20:57:21.972Z] feeb0701e4db: Preparing [2023-04-26T20:57:21.972Z] 4de874058f0f: Preparing [2023-04-26T20:57:21.972Z] e3737e3680d8: Preparing [2023-04-26T20:57:21.972Z] 1b83c84619e8: Preparing [2023-04-26T20:57:21.972Z] 83cf58b0f2b6: Preparing [2023-04-26T20:57:21.972Z] f1417ff83b31: Preparing [2023-04-26T20:57:21.972Z] f1417ff83b31: Waiting [2023-04-26T20:57:21.972Z] 1b83c84619e8: Layer already exists [2023-04-26T20:57:21.972Z] e3737e3680d8: Layer already exists [2023-04-26T20:57:21.972Z] 83cf58b0f2b6: Layer already exists [2023-04-26T20:57:21.972Z] f1417ff83b31: Layer already exists [2023-04-26T20:57:21.972Z] feeb0701e4db: Pushed [2023-04-26T20:57:24.502Z] 4de874058f0f: Pushed [2023-04-26T20:57:24.761Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:23f559827be8382483cb8f7919150891d41d0517ec4a58f2b4b818eb36ceaf02 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:25.080Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:25.390Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-26T20:57:25.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-26T20:57:25.390Z] feeb0701e4db: Preparing [2023-04-26T20:57:25.390Z] 4de874058f0f: Preparing [2023-04-26T20:57:25.390Z] e3737e3680d8: Preparing [2023-04-26T20:57:25.390Z] 1b83c84619e8: Preparing [2023-04-26T20:57:25.390Z] 83cf58b0f2b6: Preparing [2023-04-26T20:57:25.390Z] f1417ff83b31: Preparing [2023-04-26T20:57:25.390Z] f1417ff83b31: Waiting [2023-04-26T20:57:25.390Z] 4de874058f0f: Layer already exists [2023-04-26T20:57:25.390Z] feeb0701e4db: Layer already exists [2023-04-26T20:57:25.390Z] 1b83c84619e8: Layer already exists [2023-04-26T20:57:25.390Z] e3737e3680d8: Layer already exists [2023-04-26T20:57:25.390Z] 83cf58b0f2b6: Layer already exists [2023-04-26T20:57:25.390Z] f1417ff83b31: Layer already exists [2023-04-26T20:57:25.390Z] latest: digest: sha256:23f559827be8382483cb8f7919150891d41d0517ec4a58f2b4b818eb36ceaf02 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:25.692Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:25.996Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.140 [2023-04-26T20:57:25.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-26T20:57:25.996Z] feeb0701e4db: Preparing [2023-04-26T20:57:25.996Z] 4de874058f0f: Preparing [2023-04-26T20:57:25.996Z] e3737e3680d8: Preparing [2023-04-26T20:57:25.996Z] 1b83c84619e8: Preparing [2023-04-26T20:57:25.996Z] 83cf58b0f2b6: Preparing [2023-04-26T20:57:25.996Z] f1417ff83b31: Preparing [2023-04-26T20:57:25.996Z] f1417ff83b31: Waiting [2023-04-26T20:57:25.996Z] feeb0701e4db: Layer already exists [2023-04-26T20:57:25.996Z] e3737e3680d8: Layer already exists [2023-04-26T20:57:25.996Z] 1b83c84619e8: Layer already exists [2023-04-26T20:57:25.996Z] 4de874058f0f: Layer already exists [2023-04-26T20:57:25.996Z] 83cf58b0f2b6: Layer already exists [2023-04-26T20:57:25.996Z] f1417ff83b31: Layer already exists [2023-04-26T20:57:25.996Z] 3.0.0-dev.140: digest: sha256:23f559827be8382483cb8f7919150891d41d0517ec4a58f2b4b818eb36ceaf02 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:26.311Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:26.617Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:57:26.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-26T20:57:26.617Z] feeb0701e4db: Preparing [2023-04-26T20:57:26.617Z] 4de874058f0f: Preparing [2023-04-26T20:57:26.617Z] e3737e3680d8: Preparing [2023-04-26T20:57:26.617Z] 1b83c84619e8: Preparing [2023-04-26T20:57:26.617Z] 83cf58b0f2b6: Preparing [2023-04-26T20:57:26.617Z] f1417ff83b31: Preparing [2023-04-26T20:57:26.617Z] f1417ff83b31: Waiting [2023-04-26T20:57:26.617Z] 4de874058f0f: Layer already exists [2023-04-26T20:57:26.617Z] 83cf58b0f2b6: Layer already exists [2023-04-26T20:57:26.617Z] e3737e3680d8: Layer already exists [2023-04-26T20:57:26.617Z] feeb0701e4db: Layer already exists [2023-04-26T20:57:26.617Z] 1b83c84619e8: Layer already exists [2023-04-26T20:57:26.617Z] f1417ff83b31: Layer already exists [2023-04-26T20:57:26.617Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:23f559827be8382483cb8f7919150891d41d0517ec4a58f2b4b818eb36ceaf02 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:26.915Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T20:57:27.216Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-04-26T20:57:27.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-26T20:57:27.216Z] feeb0701e4db: Preparing [2023-04-26T20:57:27.216Z] 4de874058f0f: Preparing [2023-04-26T20:57:27.216Z] e3737e3680d8: Preparing [2023-04-26T20:57:27.216Z] 1b83c84619e8: Preparing [2023-04-26T20:57:27.216Z] 83cf58b0f2b6: Preparing [2023-04-26T20:57:27.216Z] f1417ff83b31: Preparing [2023-04-26T20:57:27.216Z] f1417ff83b31: Waiting [2023-04-26T20:57:27.216Z] e3737e3680d8: Layer already exists [2023-04-26T20:57:27.216Z] 4de874058f0f: Layer already exists [2023-04-26T20:57:27.216Z] 1b83c84619e8: Layer already exists [2023-04-26T20:57:27.216Z] 83cf58b0f2b6: Layer already exists [2023-04-26T20:57:27.216Z] feeb0701e4db: Layer already exists [2023-04-26T20:57:27.216Z] f1417ff83b31: Layer already exists [2023-04-26T20:57:27.216Z] main: digest: sha256:23f559827be8382483cb8f7919150891d41d0517ec4a58f2b4b818eb36ceaf02 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T20:57:27.262Z] ===================================================== [Pipeline] echo [2023-04-26T20:57:27.270Z] taggedImages: [2023-04-26T20:57:27.270Z] - nexus3.edgexfoundry.org:10004/support-scheduler:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T20:57:27.270Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-26T20:57:27.270Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.140 [2023-04-26T20:57:27.270Z] - nexus3.edgexfoundry.org:10004/support-scheduler:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T20:57:27.270Z] - 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-26T20:58:55.311Z] Removing intermediate container 9dad2a773c1c [2023-04-26T20:58:55.311Z] ---> ab950ac4990b [2023-04-26T20:58:55.311Z] Step 8/23 : COPY . . [2023-04-26T20:58:55.311Z] Removing intermediate container c134178d49ce [2023-04-26T20:58:55.311Z] ---> 5786bd72df1b [2023-04-26T20:58:55.311Z] Step 7/22 : COPY . . [2023-04-26T20:58:59.559Z] ---> 497acb960d5b [2023-04-26T20:58:59.560Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-26T20:58:59.560Z] ---> 15164c4898dd [2023-04-26T20:58:59.560Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-26T20:58:59.560Z] ---> Running in 568eb2019557 [2023-04-26T20:58:59.560Z] ---> Running in 70de5ae36f88 [2023-04-26T20:59:01.505Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-26T20:59:01.772Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-26T21:02:23.573Z] Removing intermediate container 20b2c2e4ff1c [2023-04-26T21:02:23.573Z] ---> 82ee03734c95 [2023-04-26T21:02:23.573Z] [2023-04-26T21:02:23.573Z] Step 9/33 : FROM alpine:3.17 [2023-04-26T21:02:23.573Z] ---> 51e60588ff2c [2023-04-26T21:02:23.573Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-26T21:02:23.573Z] ---> Running in 191a093c983f [2023-04-26T21:02:23.573Z] Removing intermediate container 191a093c983f [2023-04-26T21:02:23.573Z] ---> 1d8306650e93 [2023-04-26T21:02:23.573Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-26T21:02:23.573Z] ---> Running in fba940aade78 [2023-04-26T21:02:23.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T21:02:23.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T21:02:25.515Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-26T21:02:25.515Z] (2/2) Installing su-exec (0.2-r2) [2023-04-26T21:02:25.515Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T21:02:25.515Z] OK: 8 MiB in 17 packages [2023-04-26T21:02:26.924Z] Removing intermediate container fba940aade78 [2023-04-26T21:02:26.924Z] ---> a683a933d606 [2023-04-26T21:02:26.924Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-26T21:02:27.191Z] ---> Running in 57714fefa4ce [2023-04-26T21:02:27.774Z] Removing intermediate container 57714fefa4ce [2023-04-26T21:02:27.774Z] ---> c045101384e6 [2023-04-26T21:02:27.774Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-26T21:02:27.774Z] ---> Running in f19b15944701 [2023-04-26T21:02:28.358Z] Removing intermediate container f19b15944701 [2023-04-26T21:02:28.358Z] ---> bab2a35623e2 [2023-04-26T21:02:28.358Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-26T21:02:28.626Z] ---> Running in dd484a8e84f9 [2023-04-26T21:02:28.894Z] Removing intermediate container dd484a8e84f9 [2023-04-26T21:02:28.894Z] ---> dd5d3c005c7e [2023-04-26T21:02:28.894Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-26T21:02:29.161Z] ---> Running in 3efce3cdf80f [2023-04-26T21:02:29.744Z] Removing intermediate container 3efce3cdf80f [2023-04-26T21:02:29.744Z] ---> c043e77ab7b6 [2023-04-26T21:02:29.744Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-26T21:02:29.744Z] ---> Running in e6b52db39c55 [2023-04-26T21:02:33.094Z] Removing intermediate container e6b52db39c55 [2023-04-26T21:02:33.094Z] ---> b7e4b89f124d [2023-04-26T21:02:33.094Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-26T21:02:33.094Z] ---> Running in 5b0412637262 [2023-04-26T21:02:33.683Z] Removing intermediate container 5b0412637262 [2023-04-26T21:02:33.683Z] ---> 34e5fcb5fb98 [2023-04-26T21:02:33.683Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-26T21:02:34.642Z] ---> 079b56db2a95 [2023-04-26T21:02:34.642Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-26T21:02:34.642Z] ---> Running in 3018148957d7 [2023-04-26T21:02:37.983Z] Removing intermediate container 3018148957d7 [2023-04-26T21:02:37.983Z] ---> 5b8d0c1aebbb [2023-04-26T21:02:37.983Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T21:02:38.588Z] ---> d6d9878b555c [2023-04-26T21:02:38.588Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T21:02:40.002Z] ---> 9e6af4f5975a [2023-04-26T21:02:40.002Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-26T21:02:41.948Z] ---> 74db6e17d2af [2023-04-26T21:02:41.948Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-26T21:02:42.912Z] ---> e394c2e9ea94 [2023-04-26T21:02:42.912Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-26T21:02:44.323Z] ---> f905cbd7cd57 [2023-04-26T21:02:44.323Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-26T21:02:45.292Z] ---> 9640d549e48f [2023-04-26T21:02:45.292Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-26T21:02:46.255Z] ---> b75763517ab6 [2023-04-26T21:02:46.255Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-26T21:02:47.674Z] ---> 4e9d81846e4f [2023-04-26T21:02:47.674Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-26T21:02:47.674Z] ---> Running in fbd859360337 [2023-04-26T21:02:51.018Z] Removing intermediate container fbd859360337 [2023-04-26T21:02:51.018Z] ---> 3eb782833fb0 [2023-04-26T21:02:51.018Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-26T21:02:51.018Z] ---> Running in 48f6b182b50d [2023-04-26T21:02:51.603Z] Removing intermediate container 48f6b182b50d [2023-04-26T21:02:51.603Z] ---> 549e4bf3f68f [2023-04-26T21:02:51.603Z] Step 30/33 : CMD ["gate"] [2023-04-26T21:02:51.603Z] ---> Running in 6e01f17265eb [2023-04-26T21:02:52.187Z] Removing intermediate container 6e01f17265eb [2023-04-26T21:02:52.187Z] ---> 173c0d4d74a9 [2023-04-26T21:02:52.187Z] Step 31/33 : LABEL arch=arm64 [2023-04-26T21:02:52.187Z] ---> Running in cb967894d74e [2023-04-26T21:02:52.776Z] Removing intermediate container cb967894d74e [2023-04-26T21:02:52.776Z] ---> 17c4087dd0ae [2023-04-26T21:02:52.776Z] Step 32/33 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:02:52.776Z] ---> Running in edefea0d81ed [2023-04-26T21:02:53.363Z] Removing intermediate container edefea0d81ed [2023-04-26T21:02:53.363Z] ---> d0c429fe86bd [2023-04-26T21:02:53.363Z] Step 33/33 : LABEL version=3.0.0-dev.140 [2023-04-26T21:02:53.630Z] ---> Running in 50cd377c6972 [2023-04-26T21:02:54.219Z] Removing intermediate container 50cd377c6972 [2023-04-26T21:02:54.219Z] ---> e587e0492595 [2023-04-26T21:02:54.219Z] [2023-04-26T21:02:54.486Z] Successfully built e587e0492595 [2023-04-26T21:02:54.486Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-26T21:02:54.486Z]  Building security-bootstrapper ... done Building core-data [2023-04-26T21:02:57.821Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T21:02:57.821Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T21:02:57.821Z] ---> f4d45ad8f53a [2023-04-26T21:02:57.821Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T21:02:57.821Z] ---> Using cache [2023-04-26T21:02:57.821Z] ---> 59d9748287d7 [2023-04-26T21:02:57.821Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T21:02:57.821Z] ---> Using cache [2023-04-26T21:02:57.821Z] ---> 3c215b26c774 [2023-04-26T21:02:57.821Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-26T21:02:57.821Z] ---> Using cache [2023-04-26T21:02:57.821Z] ---> 38c33d5b64aa [2023-04-26T21:02:57.821Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T21:02:57.821Z] ---> Using cache [2023-04-26T21:02:57.821Z] ---> 89a672624543 [2023-04-26T21:02:57.821Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T21:02:57.821Z] ---> Using cache [2023-04-26T21:02:57.821Z] ---> bdd1a92fe66f [2023-04-26T21:02:57.821Z] Step 8/23 : COPY . . [2023-04-26T21:02:58.087Z] ---> Using cache [2023-04-26T21:02:58.087Z] ---> c5ffcd06b8be [2023-04-26T21:02:58.087Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-26T21:02:58.354Z] ---> Running in d6a4c8eb3001 [2023-04-26T21:03:00.293Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-26T21:03:39.190Z] Removing intermediate container 28db2eee8038 [2023-04-26T21:03:39.190Z] ---> 69ba158ed029 [2023-04-26T21:03:39.190Z] [2023-04-26T21:03:39.190Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T21:03:39.190Z] ---> 51e60588ff2c [2023-04-26T21:03:39.190Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-26T21:03:39.190Z] ---> Running in 4de6a11aa28d [2023-04-26T21:03:39.190Z] Removing intermediate container 4de6a11aa28d [2023-04-26T21:03:39.190Z] ---> 822ec8372e59 [2023-04-26T21:03:39.190Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-26T21:03:39.190Z] ---> Running in 7e520aae0c0b [2023-04-26T21:03:39.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T21:03:39.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T21:03:41.406Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T21:03:41.406Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T21:03:41.406Z] OK: 8 MiB in 16 packages [2023-04-26T21:03:42.820Z] Removing intermediate container 7e520aae0c0b [2023-04-26T21:03:42.820Z] ---> 8e2bb9b66788 [2023-04-26T21:03:42.820Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T21:03:43.785Z] ---> d9d330ebc8d8 [2023-04-26T21:03:43.785Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T21:03:44.747Z] ---> 83fd3609e6da [2023-04-26T21:03:44.747Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-26T21:03:46.687Z] ---> 9d2e6d8420d3 [2023-04-26T21:03:46.687Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-26T21:03:50.962Z] ---> 000020a599a3 [2023-04-26T21:03:50.962Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-26T21:03:51.544Z] ---> db28b8e467f4 [2023-04-26T21:03:51.544Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-26T21:03:51.544Z] ---> Running in 119d8f9ac183 [2023-04-26T21:03:55.135Z] Removing intermediate container 119d8f9ac183 [2023-04-26T21:03:55.135Z] ---> ca08c8a91257 [2023-04-26T21:03:55.135Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-26T21:03:55.135Z] ---> Running in 5582890381e8 [2023-04-26T21:03:55.747Z] Removing intermediate container 5582890381e8 [2023-04-26T21:03:55.747Z] ---> 37fb7059236f [2023-04-26T21:03:55.747Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-26T21:03:55.747Z] ---> Running in 41a9b1ed1b91 [2023-04-26T21:03:56.381Z] Removing intermediate container 41a9b1ed1b91 [2023-04-26T21:03:56.381Z] ---> 04a5cf22db5b [2023-04-26T21:03:56.381Z] Step 21/23 : LABEL arch=arm64 [2023-04-26T21:03:56.381Z] ---> Running in 4e48cc83ad42 [2023-04-26T21:03:56.998Z] Removing intermediate container 4e48cc83ad42 [2023-04-26T21:03:56.998Z] ---> 33c1b681a05a [2023-04-26T21:03:56.998Z] Step 22/23 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:03:57.295Z] ---> Running in c42e3c043142 [2023-04-26T21:03:57.587Z] Removing intermediate container c42e3c043142 [2023-04-26T21:03:57.587Z] ---> aef1960a2cdf [2023-04-26T21:03:57.587Z] Step 23/23 : LABEL version=3.0.0-dev.140 [2023-04-26T21:03:57.863Z] ---> Running in 1e6f31e4d224 [2023-04-26T21:03:58.462Z] Removing intermediate container 1e6f31e4d224 [2023-04-26T21:03:58.463Z] ---> 640247f1bf96 [2023-04-26T21:03:58.463Z] [2023-04-26T21:03:58.463Z] Successfully built 640247f1bf96 [2023-04-26T21:03:58.463Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-26T21:03:58.463Z] Building core-common-config-bootstrapper [2023-04-26T21:04:02.074Z]  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T21:04:02.074Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T21:04:02.074Z] ---> f4d45ad8f53a [2023-04-26T21:04:02.074Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T21:04:02.074Z] ---> Using cache [2023-04-26T21:04:02.074Z] ---> 59d9748287d7 [2023-04-26T21:04:02.074Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T21:04:02.074Z] ---> Using cache [2023-04-26T21:04:02.074Z] ---> 3c215b26c774 [2023-04-26T21:04:02.074Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-26T21:04:02.074Z] ---> Using cache [2023-04-26T21:04:02.074Z] ---> 38c33d5b64aa [2023-04-26T21:04:02.074Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T21:04:02.074Z] ---> Using cache [2023-04-26T21:04:02.074Z] ---> 89a672624543 [2023-04-26T21:04:02.074Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T21:04:02.074Z] ---> Using cache [2023-04-26T21:04:02.074Z] ---> bdd1a92fe66f [2023-04-26T21:04:02.074Z] Step 8/23 : COPY . . [2023-04-26T21:04:02.339Z] ---> Using cache [2023-04-26T21:04:02.339Z] ---> c5ffcd06b8be [2023-04-26T21:04:02.339Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-26T21:04:02.608Z] ---> Running in 33bd451d440c [2023-04-26T21:04:04.545Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-26T21:06:11.320Z] Removing intermediate container 568eb2019557 [2023-04-26T21:06:11.320Z] ---> 8caf2f72cbb9 [2023-04-26T21:06:11.320Z] [2023-04-26T21:06:11.320Z] Step 9/22 : FROM alpine:3.17 [2023-04-26T21:06:11.320Z] ---> 51e60588ff2c [2023-04-26T21:06:11.320Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-26T21:06:11.320Z] ---> Running in 87314b0ff8c2 [2023-04-26T21:06:11.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T21:06:11.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T21:06:11.320Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-26T21:06:11.320Z] (2/2) Installing openssl (3.0.8-r4) [2023-04-26T21:06:11.320Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T21:06:11.320Z] OK: 8 MiB in 17 packages [2023-04-26T21:06:11.320Z] Removing intermediate container 87314b0ff8c2 [2023-04-26T21:06:11.320Z] ---> 187bd3a625d1 [2023-04-26T21:06:11.320Z] 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-26T21:06:11.320Z] ---> Running in 24582fe1cc61 [2023-04-26T21:06:11.320Z] Removing intermediate container 24582fe1cc61 [2023-04-26T21:06:11.320Z] ---> 6ed853c24e3f [2023-04-26T21:06:11.320Z] Step 12/22 : WORKDIR /edgex [2023-04-26T21:06:11.320Z] ---> Running in 916fe0fd04b8 [2023-04-26T21:06:11.320Z] Removing intermediate container 916fe0fd04b8 [2023-04-26T21:06:11.320Z] ---> a6dee17b8338 [2023-04-26T21:06:11.320Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T21:06:12.814Z] ---> 2bf8d60d7ef8 [2023-04-26T21:06:12.814Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T21:06:14.790Z] ---> e86b2b4fccc8 [2023-04-26T21:06:14.790Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-26T21:06:16.209Z] ---> daa170b2d75e [2023-04-26T21:06:16.209Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-26T21:06:19.635Z] ---> 7832aae3a413 [2023-04-26T21:06:19.635Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-26T21:06:20.627Z] ---> 7ddeaf2b7ca8 [2023-04-26T21:06:20.627Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-26T21:06:20.905Z] ---> Running in 944dbf603192 [2023-04-26T21:06:21.182Z] Removing intermediate container 6fa39c6de9b8 [2023-04-26T21:06:21.182Z] ---> aba36d260bba [2023-04-26T21:06:21.182Z] [2023-04-26T21:06:21.182Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T21:06:21.182Z] ---> 51e60588ff2c [2023-04-26T21:06:21.182Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-26T21:06:21.450Z] ---> Running in 779ec84910cc [2023-04-26T21:06:24.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T21:06:24.629Z] Removing intermediate container 944dbf603192 [2023-04-26T21:06:24.629Z] ---> aa1631195f0b [2023-04-26T21:06:24.629Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-26T21:06:24.629Z] ---> Running in 0c76968cd863 [2023-04-26T21:06:25.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T21:06:25.211Z] Removing intermediate container 0c76968cd863 [2023-04-26T21:06:25.211Z] ---> c55956656c45 [2023-04-26T21:06:25.211Z] Step 20/22 : LABEL arch=arm64 [2023-04-26T21:06:25.478Z] ---> Running in 3ae12715427c [2023-04-26T21:06:26.061Z] Removing intermediate container 3ae12715427c [2023-04-26T21:06:26.061Z] ---> 766ce6784c16 [2023-04-26T21:06:26.061Z] Step 21/22 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:06:26.061Z] ---> Running in 39e46e742704 [2023-04-26T21:06:26.654Z] Removing intermediate container 39e46e742704 [2023-04-26T21:06:26.654Z] ---> a1c583fdd8fa [2023-04-26T21:06:26.654Z] Step 22/22 : LABEL version=3.0.0-dev.140 [2023-04-26T21:06:26.654Z] ---> Running in 2219ade2072b [2023-04-26T21:06:26.931Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T21:06:26.931Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T21:06:26.931Z] OK: 8 MiB in 16 packages [2023-04-26T21:06:27.200Z] Removing intermediate container 2219ade2072b [2023-04-26T21:06:27.200Z] ---> f4250cfbfc44 [2023-04-26T21:06:27.200Z] [2023-04-26T21:06:27.467Z] Successfully built f4250cfbfc44 [2023-04-26T21:06:27.467Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-26T21:06:27.467Z] Building security-spiffe-token-provider [2023-04-26T21:06:28.431Z]  Building security-proxy-setup ... done Removing intermediate container 779ec84910cc [2023-04-26T21:06:28.431Z] ---> 1c587638f46f [2023-04-26T21:06:28.431Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T21:06:28.698Z] ---> Running in 93c1dde882fc [2023-04-26T21:06:29.288Z] Removing intermediate container 93c1dde882fc [2023-04-26T21:06:29.288Z] ---> 7c53d1f92ef9 [2023-04-26T21:06:29.288Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-26T21:06:29.566Z] ---> Running in 916f42385a55 [2023-04-26T21:06:30.176Z] Removing intermediate container 916f42385a55 [2023-04-26T21:06:30.176Z] ---> 2d725e9aab89 [2023-04-26T21:06:30.176Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-26T21:06:30.176Z] ---> Running in 85de4ff2567a [2023-04-26T21:06:30.762Z] Removing intermediate container 85de4ff2567a [2023-04-26T21:06:30.762Z] ---> ee45cf9eb256 [2023-04-26T21:06:30.762Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T21:06:32.724Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T21:06:32.724Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-26T21:06:32.724Z] ---> f4d45ad8f53a [2023-04-26T21:06:32.724Z] Step 3/20 : WORKDIR /edgex-go [2023-04-26T21:06:32.724Z] ---> Using cache [2023-04-26T21:06:32.724Z] ---> 5b6b2f982c1f [2023-04-26T21:06:32.724Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-26T21:06:32.724Z] ---> 294cce0892c5 [2023-04-26T21:06:32.724Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T21:06:32.724Z] ---> Running in b4f352c16f9f [2023-04-26T21:06:34.129Z] ---> 6cd4faf3de4b [2023-04-26T21:06:34.129Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-26T21:06:35.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T21:06:36.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T21:06:37.019Z] ---> 8c484d4303a4 [2023-04-26T21:06:37.019Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-26T21:06:37.978Z] ---> 50472c014b88 [2023-04-26T21:06:37.979Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-26T21:06:37.979Z] v3.17.3-135-g1eeaa10860c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T21:06:37.979Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T21:06:37.979Z] OK: 17690 distinct packages available [2023-04-26T21:06:37.979Z] ---> Running in 73b4bf157d95 [2023-04-26T21:06:38.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T21:06:38.515Z] Removing intermediate container 73b4bf157d95 [2023-04-26T21:06:38.515Z] ---> 7b174dd92dad [2023-04-26T21:06:38.515Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T21:06:38.784Z] ---> Running in 15164083d7ec [2023-04-26T21:06:39.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T21:06:39.632Z] Removing intermediate container 15164083d7ec [2023-04-26T21:06:39.632Z] ---> 8854d6f22d6d [2023-04-26T21:06:39.632Z] Step 21/23 : LABEL arch=arm64 [2023-04-26T21:06:39.632Z] ---> Running in c81e0ef4a189 [2023-04-26T21:06:40.216Z] Removing intermediate container c81e0ef4a189 [2023-04-26T21:06:40.216Z] ---> 877842481d69 [2023-04-26T21:06:40.216Z] Step 22/23 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:06:40.216Z] ---> Running in 90f004891fc7 [2023-04-26T21:06:40.811Z] Removing intermediate container 90f004891fc7 [2023-04-26T21:06:40.811Z] ---> ed94c6f07408 [2023-04-26T21:06:40.811Z] Step 23/23 : LABEL version=3.0.0-dev.140 [2023-04-26T21:06:40.811Z] ---> Running in 6d1d0dc04c58 [2023-04-26T21:06:41.406Z] OK: 263 MiB in 53 packages [2023-04-26T21:06:41.406Z] Removing intermediate container 6d1d0dc04c58 [2023-04-26T21:06:41.406Z] ---> ed7a3d33535a [2023-04-26T21:06:41.406Z] [2023-04-26T21:06:41.406Z] Successfully built ed7a3d33535a [2023-04-26T21:06:41.406Z] Successfully tagged support-scheduler-arm64:latest [2023-04-26T21:06:41.406Z] Building core-command [2023-04-26T21:06:43.108Z]  Building support-scheduler ... done Removing intermediate container b4f352c16f9f [2023-04-26T21:06:43.108Z] ---> cdf6a915b0c4 [2023-04-26T21:06:43.108Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-26T21:06:44.069Z] ---> 3cd4523ae1c5 [2023-04-26T21:06:44.069Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T21:06:44.069Z] ---> Running in 7f9dc3e50250 [2023-04-26T21:06:46.240Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T21:06:46.240Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-26T21:06:46.240Z] ---> f4d45ad8f53a [2023-04-26T21:06:46.240Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-26T21:06:46.240Z] ---> Using cache [2023-04-26T21:06:46.240Z] ---> 59d9748287d7 [2023-04-26T21:06:46.240Z] Step 4/24 : WORKDIR /edgex-go [2023-04-26T21:06:46.240Z] ---> Using cache [2023-04-26T21:06:46.240Z] ---> 3c215b26c774 [2023-04-26T21:06:46.240Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-26T21:06:46.240Z] ---> Using cache [2023-04-26T21:06:46.240Z] ---> 38c33d5b64aa [2023-04-26T21:06:46.240Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-26T21:06:46.518Z] ---> Using cache [2023-04-26T21:06:46.518Z] ---> 89a672624543 [2023-04-26T21:06:46.518Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T21:06:46.518Z] ---> Using cache [2023-04-26T21:06:46.518Z] ---> bdd1a92fe66f [2023-04-26T21:06:46.518Z] Step 8/24 : COPY . . [2023-04-26T21:06:46.518Z] ---> Using cache [2023-04-26T21:06:46.518Z] ---> c5ffcd06b8be [2023-04-26T21:06:46.518Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-26T21:06:46.789Z] ---> Running in 13bbe3e03d8a [2023-04-26T21:06:48.745Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-26T21:08:25.441Z] Removing intermediate container 7f9dc3e50250 [2023-04-26T21:08:25.441Z] ---> 500478c6e444 [2023-04-26T21:08:25.441Z] Step 7/20 : COPY . . [2023-04-26T21:08:26.885Z] ---> 5ba2339041d7 [2023-04-26T21:08:26.885Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-26T21:08:27.157Z] ---> Running in c12158bd170d [2023-04-26T21:08:29.627Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-26T21:10:06.411Z] Removing intermediate container 70de5ae36f88 [2023-04-26T21:10:06.411Z] ---> 2f20eb8d15a6 [2023-04-26T21:10:06.411Z] [2023-04-26T21:10:06.411Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T21:10:06.411Z] ---> 51e60588ff2c [2023-04-26T21:10:06.411Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-26T21:10:06.411Z] ---> Running in 460eacce98a4 [2023-04-26T21:10:07.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T21:10:07.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T21:10:09.562Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-26T21:10:09.562Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-26T21:10:09.562Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T21:10:09.562Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T21:10:10.156Z] OK: 8 MiB in 17 packages [2023-04-26T21:10:12.338Z] Removing intermediate container 460eacce98a4 [2023-04-26T21:10:12.338Z] ---> 9273959ea583 [2023-04-26T21:10:12.338Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T21:10:12.338Z] ---> Running in 8985f8a00626 [2023-04-26T21:10:13.008Z] Removing intermediate container 8985f8a00626 [2023-04-26T21:10:13.008Z] ---> 433cff58d72c [2023-04-26T21:10:13.008Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-26T21:10:13.008Z] ---> Running in caffb28d91af [2023-04-26T21:10:13.657Z] Removing intermediate container caffb28d91af [2023-04-26T21:10:13.657Z] ---> 9000afad0608 [2023-04-26T21:10:13.657Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-26T21:10:13.657Z] ---> Running in a7ef2a3cdbf9 [2023-04-26T21:10:14.290Z] Removing intermediate container a7ef2a3cdbf9 [2023-04-26T21:10:14.290Z] ---> ab751b742642 [2023-04-26T21:10:14.290Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T21:10:15.287Z] ---> 0dc4a6426c9a [2023-04-26T21:10:15.287Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T21:10:16.259Z] ---> 31c5408515ae [2023-04-26T21:10:16.259Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-26T21:10:18.857Z] ---> b981b467acaf [2023-04-26T21:10:18.857Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-26T21:10:21.464Z] ---> 098229cf54e4 [2023-04-26T21:10:21.464Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-26T21:10:21.464Z] ---> Running in bfa2bfa810ad [2023-04-26T21:10:22.059Z] Removing intermediate container bfa2bfa810ad [2023-04-26T21:10:22.059Z] ---> 31ec183ce76b [2023-04-26T21:10:22.059Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T21:10:22.059Z] ---> Running in 7c17ff18ce8a [2023-04-26T21:10:22.657Z] Removing intermediate container 7c17ff18ce8a [2023-04-26T21:10:22.657Z] ---> ca521c1799fb [2023-04-26T21:10:22.657Z] Step 21/23 : LABEL arch=arm64 [2023-04-26T21:10:22.657Z] ---> Running in afc6886ff7d6 [2023-04-26T21:10:23.252Z] Removing intermediate container afc6886ff7d6 [2023-04-26T21:10:23.252Z] ---> f39618dde32d [2023-04-26T21:10:23.252Z] Step 22/23 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:10:23.528Z] ---> Running in 3f73ea560f23 [2023-04-26T21:10:24.124Z] Removing intermediate container 3f73ea560f23 [2023-04-26T21:10:24.124Z] ---> ee7a1264271b [2023-04-26T21:10:24.124Z] Step 23/23 : LABEL version=3.0.0-dev.140 [2023-04-26T21:10:24.124Z] ---> Running in 56a919e3421f [2023-04-26T21:10:24.714Z] Removing intermediate container 56a919e3421f [2023-04-26T21:10:24.714Z] ---> 455fb31fa001 [2023-04-26T21:10:24.985Z] [2023-04-26T21:10:24.985Z] Successfully built 455fb31fa001 [2023-04-26T21:10:24.985Z] Successfully tagged support-notifications-arm64:latest [2023-04-26T21:10:24.985Z]  Building support-notifications ... done Building security-secretstore-setup [2023-04-26T21:10:28.347Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T21:10:28.347Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-26T21:10:28.347Z] ---> f4d45ad8f53a [2023-04-26T21:10:28.347Z] Step 3/25 : WORKDIR /edgex-go [2023-04-26T21:10:28.347Z] ---> Using cache [2023-04-26T21:10:28.347Z] ---> 5b6b2f982c1f [2023-04-26T21:10:28.347Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-26T21:10:28.347Z] ---> Using cache [2023-04-26T21:10:28.347Z] ---> 6c7a013d541a [2023-04-26T21:10:28.347Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-26T21:10:28.347Z] ---> Using cache [2023-04-26T21:10:28.347Z] ---> 0f88ddc72a76 [2023-04-26T21:10:28.347Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T21:10:28.347Z] ---> Using cache [2023-04-26T21:10:28.347Z] ---> 5786bd72df1b [2023-04-26T21:10:28.347Z] Step 7/25 : COPY . . [2023-04-26T21:10:28.618Z] ---> Using cache [2023-04-26T21:10:28.618Z] ---> 497acb960d5b [2023-04-26T21:10:28.618Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-26T21:10:28.895Z] ---> Running in ddbcd0d86497 [2023-04-26T21:10:30.864Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-26T21:11:27.345Z] Removing intermediate container d6a4c8eb3001 [2023-04-26T21:11:27.345Z] ---> 9b62ff42e890 [2023-04-26T21:11:27.345Z] [2023-04-26T21:11:27.345Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T21:11:27.345Z] ---> 51e60588ff2c [2023-04-26T21:11:27.345Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T21:11:27.345Z] ---> Running in 327073b61588 [2023-04-26T21:11:27.345Z] Removing intermediate container 327073b61588 [2023-04-26T21:11:27.345Z] ---> 6bd456b1ff31 [2023-04-26T21:11:27.345Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-26T21:11:27.345Z] ---> Running in f29b97211a82 [2023-04-26T21:11:27.345Z] Removing intermediate container f29b97211a82 [2023-04-26T21:11:27.345Z] ---> a43d0bb176cb [2023-04-26T21:11:27.345Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-26T21:11:27.345Z] ---> Running in 8dcadbe80583 [2023-04-26T21:11:27.345Z] Removing intermediate container 8dcadbe80583 [2023-04-26T21:11:27.345Z] ---> da83ddcd6948 [2023-04-26T21:11:27.345Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-26T21:11:27.345Z] ---> Running in 10f07ff00fef [2023-04-26T21:11:27.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T21:11:27.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T21:11:28.311Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T21:11:28.311Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T21:11:28.311Z] OK: 8 MiB in 16 packages [2023-04-26T21:11:30.315Z] Removing intermediate container 10f07ff00fef [2023-04-26T21:11:30.315Z] ---> 3be800a8be6f [2023-04-26T21:11:30.315Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T21:11:31.286Z] ---> 84419fed0c49 [2023-04-26T21:11:31.286Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T21:11:32.256Z] ---> f7f5a01666af [2023-04-26T21:11:32.256Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-26T21:11:34.206Z] ---> 52ab1f0a7ef0 [2023-04-26T21:11:34.206Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-26T21:11:34.789Z] ---> 562237be6c96 [2023-04-26T21:11:34.789Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-26T21:11:34.789Z] ---> Running in 21e87e2f2b4c [2023-04-26T21:11:35.373Z] Removing intermediate container 21e87e2f2b4c [2023-04-26T21:11:35.373Z] ---> 684be7f35cfd [2023-04-26T21:11:35.373Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T21:11:35.373Z] ---> Running in f8ddbb05981a [2023-04-26T21:11:35.953Z] Removing intermediate container f8ddbb05981a [2023-04-26T21:11:35.953Z] ---> f13aed0fb270 [2023-04-26T21:11:35.953Z] Step 21/23 : LABEL arch=arm64 [2023-04-26T21:11:36.219Z] ---> Running in 8d94b9588aba [2023-04-26T21:11:36.808Z] Removing intermediate container 8d94b9588aba [2023-04-26T21:11:36.808Z] ---> a45b85acd22f [2023-04-26T21:11:36.808Z] Step 22/23 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:11:36.808Z] ---> Running in d9ed6bac7573 [2023-04-26T21:11:37.391Z] Removing intermediate container d9ed6bac7573 [2023-04-26T21:11:37.392Z] ---> d3ed083b640f [2023-04-26T21:11:37.392Z] Step 23/23 : LABEL version=3.0.0-dev.140 [2023-04-26T21:11:37.392Z] ---> Running in 08841d61dc02 [2023-04-26T21:11:37.975Z] Removing intermediate container 08841d61dc02 [2023-04-26T21:11:37.975Z] ---> ef78980e1883 [2023-04-26T21:11:37.975Z] [2023-04-26T21:11:37.975Z] Successfully built ef78980e1883 [2023-04-26T21:11:37.975Z] Successfully tagged core-data-arm64:latest [2023-04-26T21:11:37.975Z] Building core-metadata [2023-04-26T21:11:44.611Z]  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T21:11:44.611Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-26T21:11:44.611Z] ---> f4d45ad8f53a [2023-04-26T21:11:44.611Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-26T21:11:44.611Z] ---> Using cache [2023-04-26T21:11:44.611Z] ---> 59d9748287d7 [2023-04-26T21:11:44.611Z] Step 4/25 : WORKDIR /edgex-go [2023-04-26T21:11:44.611Z] ---> Using cache [2023-04-26T21:11:44.611Z] ---> 3c215b26c774 [2023-04-26T21:11:44.611Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-26T21:11:44.611Z] ---> Using cache [2023-04-26T21:11:44.611Z] ---> 38c33d5b64aa [2023-04-26T21:11:44.611Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-26T21:11:44.611Z] ---> Using cache [2023-04-26T21:11:44.611Z] ---> 89a672624543 [2023-04-26T21:11:44.611Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T21:11:44.611Z] ---> Using cache [2023-04-26T21:11:44.611Z] ---> bdd1a92fe66f [2023-04-26T21:11:44.611Z] Step 8/25 : COPY . . [2023-04-26T21:11:44.611Z] ---> Using cache [2023-04-26T21:11:44.611Z] ---> c5ffcd06b8be [2023-04-26T21:11:44.611Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-26T21:11:44.878Z] ---> Running in 2a75885312eb [2023-04-26T21:11:47.455Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-26T21:11:48.414Z] Removing intermediate container 33bd451d440c [2023-04-26T21:11:48.414Z] ---> c9016ad5a9a4 [2023-04-26T21:11:48.414Z] [2023-04-26T21:11:48.414Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T21:11:48.414Z] ---> 51e60588ff2c [2023-04-26T21:11:48.414Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-26T21:11:48.414Z] ---> Using cache [2023-04-26T21:11:48.414Z] ---> 822ec8372e59 [2023-04-26T21:11:48.414Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-26T21:11:48.414Z] ---> Using cache [2023-04-26T21:11:48.414Z] ---> 8e2bb9b66788 [2023-04-26T21:11:48.414Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T21:11:48.414Z] ---> Using cache [2023-04-26T21:11:48.414Z] ---> d9d330ebc8d8 [2023-04-26T21:11:48.414Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T21:11:48.414Z] ---> Using cache [2023-04-26T21:11:48.414Z] ---> 83fd3609e6da [2023-04-26T21:11:48.414Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-26T21:11:50.388Z] ---> 3a737978c26d [2023-04-26T21:11:50.388Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-26T21:11:50.988Z] ---> 0181683fc803 [2023-04-26T21:11:50.988Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-26T21:11:51.967Z] ---> 5deae73e6a8d [2023-04-26T21:11:51.967Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-26T21:11:51.967Z] ---> Running in 21473bec395e [2023-04-26T21:11:55.340Z] Removing intermediate container 21473bec395e [2023-04-26T21:11:55.340Z] ---> 1e7188874b3d [2023-04-26T21:11:55.340Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-26T21:11:55.340Z] ---> Running in 2e38e24d971c [2023-04-26T21:11:55.608Z] Removing intermediate container 2e38e24d971c [2023-04-26T21:11:55.608Z] ---> aeebe8a90ed2 [2023-04-26T21:11:55.608Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-26T21:11:55.608Z] ---> Running in e85e06a7fb48 [2023-04-26T21:11:56.193Z] Removing intermediate container e85e06a7fb48 [2023-04-26T21:11:56.193Z] ---> e52da17d7620 [2023-04-26T21:11:56.193Z] Step 21/23 : LABEL arch=arm64 [2023-04-26T21:11:56.193Z] ---> Running in 422a303c1ff4 [2023-04-26T21:11:56.783Z] Removing intermediate container 422a303c1ff4 [2023-04-26T21:11:56.783Z] ---> 85a906467e43 [2023-04-26T21:11:56.783Z] Step 22/23 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:11:56.783Z] ---> Running in bf91becc43af [2023-04-26T21:11:57.375Z] Removing intermediate container bf91becc43af [2023-04-26T21:11:57.375Z] ---> a2a2a5bdc0d2 [2023-04-26T21:11:57.375Z] Step 23/23 : LABEL version=3.0.0-dev.140 [2023-04-26T21:11:57.375Z] ---> Running in 997f73d6bb9a [2023-04-26T21:11:57.965Z] Removing intermediate container 997f73d6bb9a [2023-04-26T21:11:57.965Z] ---> 386c8bd3e2de [2023-04-26T21:11:57.965Z] [2023-04-26T21:11:57.965Z] Successfully built 386c8bd3e2de [2023-04-26T21:11:57.965Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-26T21:14:19.728Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 13bbe3e03d8a [2023-04-26T21:14:19.729Z] ---> 76fbef22c683 [2023-04-26T21:14:19.729Z] [2023-04-26T21:14:19.729Z] Step 10/24 : FROM alpine:3.17 [2023-04-26T21:14:19.729Z] ---> 51e60588ff2c [2023-04-26T21:14:19.729Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-26T21:14:19.729Z] ---> Using cache [2023-04-26T21:14:19.729Z] ---> 1c587638f46f [2023-04-26T21:14:19.729Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T21:14:19.729Z] ---> Using cache [2023-04-26T21:14:19.729Z] ---> 7c53d1f92ef9 [2023-04-26T21:14:19.729Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-26T21:14:19.729Z] ---> Running in 4bbede74592d [2023-04-26T21:14:19.729Z] Removing intermediate container 4bbede74592d [2023-04-26T21:14:19.729Z] ---> e37cdb43a0ca [2023-04-26T21:14:19.729Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-26T21:14:19.729Z] ---> Running in a7e6aeae6c67 [2023-04-26T21:14:19.729Z] Removing intermediate container a7e6aeae6c67 [2023-04-26T21:14:19.729Z] ---> cb81da6eb3dd [2023-04-26T21:14:19.729Z] Step 15/24 : WORKDIR / [2023-04-26T21:14:19.729Z] ---> Running in 0e5ac7cacb26 [2023-04-26T21:14:19.729Z] Removing intermediate container 0e5ac7cacb26 [2023-04-26T21:14:19.729Z] ---> 088b4a577ab1 [2023-04-26T21:14:19.729Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T21:14:19.729Z] ---> 4ede6d27d072 [2023-04-26T21:14:19.729Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T21:14:19.729Z] ---> 4ec4423e4805 [2023-04-26T21:14:19.729Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-26T21:14:19.729Z] ---> 13fd055d443e [2023-04-26T21:14:19.729Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-26T21:14:19.729Z] ---> aeb2f5c7b1d3 [2023-04-26T21:14:19.729Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-26T21:14:19.729Z] ---> Running in 44ce92f52d3b [2023-04-26T21:14:19.729Z] Removing intermediate container 44ce92f52d3b [2023-04-26T21:14:19.729Z] ---> 457d8de36e88 [2023-04-26T21:14:19.729Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T21:14:19.729Z] ---> Running in 4611fbcb1608 [2023-04-26T21:14:19.729Z] Removing intermediate container 4611fbcb1608 [2023-04-26T21:14:19.729Z] ---> 1e851ad0436a [2023-04-26T21:14:19.729Z] Step 22/24 : LABEL arch=arm64 [2023-04-26T21:14:19.729Z] ---> Running in fdc5babd3eaa [2023-04-26T21:14:19.729Z] Removing intermediate container fdc5babd3eaa [2023-04-26T21:14:19.729Z] ---> 3ac900c7fc93 [2023-04-26T21:14:19.729Z] Step 23/24 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:14:19.729Z] ---> Running in 435e37691c8f [2023-04-26T21:14:19.729Z] Removing intermediate container 435e37691c8f [2023-04-26T21:14:19.729Z] ---> 30179bdb7ca0 [2023-04-26T21:14:19.729Z] Step 24/24 : LABEL version=3.0.0-dev.140 [2023-04-26T21:14:19.729Z] ---> Running in 2731da8994fe [2023-04-26T21:14:19.729Z] Removing intermediate container 2731da8994fe [2023-04-26T21:14:19.729Z] ---> fda7a3c19f92 [2023-04-26T21:14:19.729Z] [2023-04-26T21:14:19.729Z] Successfully built fda7a3c19f92 [2023-04-26T21:14:19.729Z] Successfully tagged core-command-arm64:latest [2023-04-26T21:15:27.583Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.140" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-26T21:15:42.576Z] Removing intermediate container ddbcd0d86497 [2023-04-26T21:15:42.576Z] ---> 21e45c66c5cd [2023-04-26T21:15:42.576Z] [2023-04-26T21:15:42.576Z] Step 9/25 : FROM alpine:3.17 [2023-04-26T21:15:42.576Z] ---> 51e60588ff2c [2023-04-26T21:15:42.576Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-26T21:15:42.576Z] ---> Running in bdf97e273145 [2023-04-26T21:15:43.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T21:15:44.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T21:15:45.450Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-26T21:15:45.450Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-26T21:15:45.450Z] (3/3) Installing su-exec (0.2-r2) [2023-04-26T21:15:45.450Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T21:15:45.450Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T21:15:46.032Z] OK: 8 MiB in 18 packages [2023-04-26T21:15:47.979Z] Removing intermediate container bdf97e273145 [2023-04-26T21:15:47.979Z] ---> d95c0dc37f18 [2023-04-26T21:15:47.979Z] 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-26T21:15:48.246Z] ---> Running in 0dd45eff6169 [2023-04-26T21:15:48.829Z] Removing intermediate container 0dd45eff6169 [2023-04-26T21:15:48.829Z] ---> 30acea59bdf0 [2023-04-26T21:15:48.829Z] Step 12/25 : WORKDIR / [2023-04-26T21:15:48.829Z] ---> Running in 6415cfe352c9 [2023-04-26T21:15:49.789Z] Removing intermediate container 6415cfe352c9 [2023-04-26T21:15:49.789Z] ---> 8705a3c0a531 [2023-04-26T21:15:49.789Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T21:15:51.199Z] ---> 7e5dc2daa1b4 [2023-04-26T21:15:51.199Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T21:15:55.448Z] ---> 82f2bdc96b86 [2023-04-26T21:15:55.448Z] 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-26T21:15:56.402Z] ---> 0cdc8d5731f3 [2023-04-26T21:15:56.402Z] 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-26T21:15:57.807Z] ---> b7c280b1f8c3 [2023-04-26T21:15:57.807Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-26T21:15:59.210Z] ---> e5e2bc945a17 [2023-04-26T21:15:59.210Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-26T21:16:01.148Z] ---> 5ad71d36ed5b [2023-04-26T21:16:01.148Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-26T21:16:01.733Z] Removing intermediate container c12158bd170d [2023-04-26T21:16:01.733Z] ---> 686131ae37d8 [2023-04-26T21:16:01.733Z] [2023-04-26T21:16:01.733Z] Step 9/20 : FROM alpine:3.17 [2023-04-26T21:16:01.733Z] ---> 51e60588ff2c [2023-04-26T21:16:01.733Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-26T21:16:01.733Z] ---> Using cache [2023-04-26T21:16:01.733Z] ---> 1d8306650e93 [2023-04-26T21:16:01.733Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-26T21:16:01.733Z] ---> Running in 1a585be6a818 [2023-04-26T21:16:03.678Z] ---> 1ecd6c0a3c80 [2023-04-26T21:16:03.678Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-26T21:16:03.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T21:16:04.274Z] ---> a8d1b2a88970 [2023-04-26T21:16:04.274Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-26T21:16:04.543Z] ---> Running in e6246044d63a [2023-04-26T21:16:04.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T21:16:05.973Z] v3.17.3-135-g1eeaa10860c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T21:16:05.973Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T21:16:05.973Z] OK: 17691 distinct packages available [2023-04-26T21:16:05.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T21:16:06.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T21:16:07.525Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-26T21:16:07.791Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-26T21:16:07.791Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-26T21:16:07.791Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-26T21:16:07.791Z] (5/9) Installing curl (8.0.1-r0) [2023-04-26T21:16:07.791Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-26T21:16:07.791Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-26T21:16:07.791Z] (8/9) Installing libucontext (1.2-r0) [2023-04-26T21:16:07.791Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-26T21:16:07.791Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T21:16:07.791Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T21:16:08.058Z] Removing intermediate container e6246044d63a [2023-04-26T21:16:08.058Z] ---> 617bfcc56192 [2023-04-26T21:16:08.058Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-26T21:16:08.058Z] ---> Running in 8bd2353a1cdd [2023-04-26T21:16:08.328Z] OK: 11 MiB in 24 packages [2023-04-26T21:16:08.600Z] Removing intermediate container 8bd2353a1cdd [2023-04-26T21:16:08.600Z] ---> 5071e33245c1 [2023-04-26T21:16:08.600Z] Step 23/25 : LABEL arch=arm64 [2023-04-26T21:16:08.600Z] ---> Running in 03aa2abc5285 [2023-04-26T21:16:09.192Z] Removing intermediate container 03aa2abc5285 [2023-04-26T21:16:09.192Z] ---> e0084e5c7cee [2023-04-26T21:16:09.192Z] Step 24/25 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:16:09.192Z] ---> Running in 8b2a66f7a179 [2023-04-26T21:16:09.775Z] Removing intermediate container 8b2a66f7a179 [2023-04-26T21:16:09.775Z] ---> 8aa7d68d44c7 [2023-04-26T21:16:09.775Z] Step 25/25 : LABEL version=3.0.0-dev.140 [2023-04-26T21:16:10.056Z] ---> Running in 3158d38cf65b [2023-04-26T21:16:10.322Z] Removing intermediate container 1a585be6a818 [2023-04-26T21:16:10.322Z] ---> 3a66129b8eea [2023-04-26T21:16:10.322Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T21:16:10.322Z] Removing intermediate container 3158d38cf65b [2023-04-26T21:16:10.601Z] ---> f340e2bc38e5 [2023-04-26T21:16:10.601Z] [2023-04-26T21:16:10.601Z] Successfully built f340e2bc38e5 [2023-04-26T21:16:10.601Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-26T21:16:10.867Z]  Building security-secretstore-setup ... done  ---> e41505e80a43 [2023-04-26T21:16:10.867Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T21:16:11.829Z] ---> b62f66be8a64 [2023-04-26T21:16:11.829Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-26T21:16:13.250Z] ---> 057f6e214cb1 [2023-04-26T21:16:13.250Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-26T21:16:13.839Z] ---> 3b3bc6b346cc [2023-04-26T21:16:13.839Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-26T21:16:14.106Z] ---> Running in ac1af7b465c6 [2023-04-26T21:16:14.376Z] Removing intermediate container ac1af7b465c6 [2023-04-26T21:16:14.376Z] ---> 85542f5b4fee [2023-04-26T21:16:14.376Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T21:16:14.376Z] ---> Running in bbcc9518b68e [2023-04-26T21:16:14.962Z] Removing intermediate container bbcc9518b68e [2023-04-26T21:16:14.962Z] ---> 5d897a74858a [2023-04-26T21:16:14.962Z] Step 18/20 : LABEL arch=arm64 [2023-04-26T21:16:14.962Z] ---> Running in 43ec9cb6909d [2023-04-26T21:16:15.546Z] Removing intermediate container 43ec9cb6909d [2023-04-26T21:16:15.546Z] ---> c6db9587250b [2023-04-26T21:16:15.546Z] Step 19/20 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:16:15.546Z] ---> Running in 750c7e5fbce5 [2023-04-26T21:16:15.815Z] Removing intermediate container 750c7e5fbce5 [2023-04-26T21:16:15.815Z] ---> 6c83023d48a8 [2023-04-26T21:16:15.815Z] Step 20/20 : LABEL version=3.0.0-dev.140 [2023-04-26T21:16:16.083Z] ---> Running in 1e9389b65aae [2023-04-26T21:16:16.350Z] Removing intermediate container 1e9389b65aae [2023-04-26T21:16:16.350Z] ---> 074a7b68fa81 [2023-04-26T21:16:16.350Z] [2023-04-26T21:16:16.618Z] Successfully built 074a7b68fa81 [2023-04-26T21:16:16.618Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-26T21:16:16.886Z]  Building security-spiffe-token-provider ... done Removing intermediate container 2a75885312eb [2023-04-26T21:16:16.886Z] ---> 5773202cb7d9 [2023-04-26T21:16:16.886Z] [2023-04-26T21:16:16.886Z] Step 10/25 : FROM alpine:3.17 [2023-04-26T21:16:16.886Z] ---> 51e60588ff2c [2023-04-26T21:16:16.886Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-26T21:16:16.886Z] ---> Using cache [2023-04-26T21:16:16.886Z] ---> 1c587638f46f [2023-04-26T21:16:16.886Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T21:16:16.886Z] ---> Using cache [2023-04-26T21:16:16.886Z] ---> 7c53d1f92ef9 [2023-04-26T21:16:16.886Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-26T21:16:17.153Z] ---> Running in 30016658b9c2 [2023-04-26T21:16:17.419Z] Removing intermediate container 30016658b9c2 [2023-04-26T21:16:17.419Z] ---> e99137cef9b0 [2023-04-26T21:16:17.419Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-26T21:16:17.419Z] ---> Running in e1cbab7fadf2 [2023-04-26T21:16:17.686Z] Removing intermediate container e1cbab7fadf2 [2023-04-26T21:16:17.686Z] ---> f3e22da8a85e [2023-04-26T21:16:17.686Z] Step 15/25 : WORKDIR / [2023-04-26T21:16:17.686Z] ---> Running in c4b3580b5676 [2023-04-26T21:16:17.952Z] Removing intermediate container c4b3580b5676 [2023-04-26T21:16:17.952Z] ---> 5edba6ac2075 [2023-04-26T21:16:17.952Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T21:16:21.295Z] ---> 361b2bbd2c52 [2023-04-26T21:16:21.295Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T21:16:21.295Z] ---> c3319d86def6 [2023-04-26T21:16:21.295Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-26T21:16:22.258Z] ---> b4a2ce6f8b4b [2023-04-26T21:16:22.258Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-26T21:16:22.841Z] ---> 1a7186a16fdb [2023-04-26T21:16:22.841Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-26T21:16:23.423Z] ---> 0e5a0312abd0 [2023-04-26T21:16:23.423Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-26T21:16:23.423Z] ---> Running in 062b2436c6e2 [2023-04-26T21:16:23.690Z] Removing intermediate container 062b2436c6e2 [2023-04-26T21:16:23.690Z] ---> 11ee81f1a3ca [2023-04-26T21:16:23.690Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T21:16:23.690Z] ---> Running in 6ad172d4cc7a [2023-04-26T21:16:24.278Z] Removing intermediate container 6ad172d4cc7a [2023-04-26T21:16:24.278Z] ---> cb0499c87cf7 [2023-04-26T21:16:24.278Z] Step 23/25 : LABEL arch=arm64 [2023-04-26T21:16:24.278Z] ---> Running in d11156461e40 [2023-04-26T21:16:24.613Z] Removing intermediate container d11156461e40 [2023-04-26T21:16:24.613Z] ---> 533079a98898 [2023-04-26T21:16:24.613Z] Step 24/25 : LABEL git_sha=097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:16:24.613Z] ---> Running in fb10e9e2cf32 [2023-04-26T21:16:24.887Z] Removing intermediate container fb10e9e2cf32 [2023-04-26T21:16:24.887Z] ---> cf33cd2a3cc1 [2023-04-26T21:16:24.887Z] Step 25/25 : LABEL version=3.0.0-dev.140 [2023-04-26T21:16:24.887Z] ---> Running in 9543d2afc0d5 [2023-04-26T21:16:25.162Z] Removing intermediate container 9543d2afc0d5 [2023-04-26T21:16:25.162Z] ---> bea71c042b55 [2023-04-26T21:16:25.162Z] [2023-04-26T21:16:25.434Z] Successfully built bea71c042b55 [2023-04-26T21:16:25.434Z] Successfully tagged core-metadata-arm64:latest [2023-04-26T21:16:25.714Z]  Building core-metadata ... done  [Pipeline] } [2023-04-26T21:16:25.717Z] $ docker stop --time=1 1124ecc7cfbb4f642c309dc82f7d5b1da591ea82e3bd5290f9e7354462cf4a56 [2023-04-26T21:16:27.425Z] $ docker rm -f --volumes 1124ecc7cfbb4f642c309dc82f7d5b1da591ea82e3bd5290f9e7354462cf4a56 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T21:16:27.956Z] + docker images [2023-04-26T21:16:28.226Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-26T21:16:28.226Z] core-metadata-arm64 latest bea71c042b55 3 seconds ago 20.2MB [2023-04-26T21:16:28.226Z] security-spiffe-token-provider-arm64 latest 074a7b68fa81 12 seconds ago 32.7MB [2023-04-26T21:16:28.226Z] 5773202cb7d9 12 seconds ago 1.36GB [2023-04-26T21:16:28.226Z] security-secretstore-setup-arm64 latest f340e2bc38e5 18 seconds ago 32.2MB [2023-04-26T21:16:28.226Z] 686131ae37d8 28 seconds ago 1.39GB [2023-04-26T21:16:28.226Z] 21e45c66c5cd 48 seconds ago 1.35GB [2023-04-26T21:16:28.226Z] core-command-arm64 latest fda7a3c19f92 2 minutes ago 19.7MB [2023-04-26T21:16:28.226Z] 76fbef22c683 2 minutes ago 1.35GB [2023-04-26T21:16:28.226Z] core-common-config-bootstrapper-arm64 latest 386c8bd3e2de 4 minutes ago 17.2MB [2023-04-26T21:16:28.226Z] c9016ad5a9a4 4 minutes ago 1.35GB [2023-04-26T21:16:28.226Z] core-data-arm64 latest ef78980e1883 4 minutes ago 19.9MB [2023-04-26T21:16:28.226Z] 9b62ff42e890 5 minutes ago 1.36GB [2023-04-26T21:16:28.226Z] support-notifications-arm64 latest 455fb31fa001 6 minutes ago 31.9MB [2023-04-26T21:16:28.226Z] 2f20eb8d15a6 6 minutes ago 1.42GB [2023-04-26T21:16:28.226Z] support-scheduler-arm64 latest ed7a3d33535a 9 minutes ago 31.2MB [2023-04-26T21:16:28.226Z] security-proxy-setup-arm64 latest f4250cfbfc44 10 minutes ago 18.7MB [2023-04-26T21:16:28.226Z] aba36d260bba 10 minutes ago 1.42GB [2023-04-26T21:16:28.226Z] 8caf2f72cbb9 10 minutes ago 1.33GB [2023-04-26T21:16:28.226Z] security-proxy-auth-arm64 latest 640247f1bf96 12 minutes ago 18.1MB [2023-04-26T21:16:28.226Z] 69ba158ed029 12 minutes ago 1.33GB [2023-04-26T21:16:28.226Z] security-bootstrapper-arm64 latest e587e0492595 13 minutes ago 21.9MB [2023-04-26T21:16:28.226Z] 82ee03734c95 14 minutes ago 1.34GB [2023-04-26T21:16:28.226Z] security-spire-agent-arm64 latest 2a1f56ffc86e 19 minutes ago 153MB [2023-04-26T21:16:28.226Z] security-spire-config-arm64 latest 2a76c9d42f69 19 minutes ago 96.1MB [2023-04-26T21:16:28.226Z] security-spire-server-arm64 latest 1532a9e67db8 19 minutes ago 97MB [2023-04-26T21:16:28.226Z] b0caaf3dcfb6 20 minutes ago 1.21GB [2023-04-26T21:16:28.226Z] d20582284bb6 20 minutes ago 1.21GB [2023-04-26T21:16:28.226Z] 4f85f346cabe 20 minutes ago 1.21GB [2023-04-26T21:16:28.226Z] ci-base-image-arm64 latest f4d45ad8f53a 23 minutes ago 899MB [2023-04-26T21:16:28.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 days ago 681MB [2023-04-26T21:16:28.226Z] alpine 3.17 51e60588ff2c 4 weeks ago 7.46MB [2023-04-26T21:16:28.226Z] 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-26T21:16:28.368Z] provisioning config files... [2023-04-26T21:16:28.392Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/503@tmp/config9356122798186650259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:16:28.781Z] ---> docker-login.sh [2023-04-26T21:16:28.781Z] nexus3.edgexfoundry.org:10001 [2023-04-26T21:16:28.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T21:16:29.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T21:16:29.049Z] Configure a credential helper to remove this warning. See [2023-04-26T21:16:29.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T21:16:29.049Z] [2023-04-26T21:16:29.049Z] Login Succeeded [2023-04-26T21:16:29.049Z] nexus3.edgexfoundry.org:10002 [2023-04-26T21:16:29.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T21:16:29.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T21:16:29.584Z] Configure a credential helper to remove this warning. See [2023-04-26T21:16:29.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T21:16:29.584Z] [2023-04-26T21:16:29.584Z] Login Succeeded [2023-04-26T21:16:29.584Z] nexus3.edgexfoundry.org:10003 [2023-04-26T21:16:29.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T21:16:29.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T21:16:29.851Z] Configure a credential helper to remove this warning. See [2023-04-26T21:16:29.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T21:16:29.851Z] [2023-04-26T21:16:29.851Z] Login Succeeded [2023-04-26T21:16:29.851Z] nexus3.edgexfoundry.org:10004 [2023-04-26T21:16:30.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T21:16:30.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T21:16:30.119Z] Configure a credential helper to remove this warning. See [2023-04-26T21:16:30.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T21:16:30.119Z] [2023-04-26T21:16:30.119Z] Login Succeeded [2023-04-26T21:16:30.119Z] docker.io [2023-04-26T21:16:30.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T21:16:30.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T21:16:30.650Z] Configure a credential helper to remove this warning. See [2023-04-26T21:16:30.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T21:16:30.650Z] [2023-04-26T21:16:30.650Z] Login Succeeded [2023-04-26T21:16:30.650Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T21:16:30.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T21:16:30.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T21:16:30.706Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-04-26T21:16:30.706Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:16:30.706Z] latest [2023-04-26T21:16:30.706Z] 3.0.0-dev.140 [2023-04-26T21:16:30.706Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:16:30.706Z] main [2023-04-26T21:16:30.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:31.047Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:31.390Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:16:31.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-26T21:16:31.390Z] e968e3b9e1b0: Preparing [2023-04-26T21:16:31.390Z] f118781a690c: Preparing [2023-04-26T21:16:31.390Z] f8e8a129657d: Preparing [2023-04-26T21:16:31.390Z] 5f9031e4e8a3: Preparing [2023-04-26T21:16:31.390Z] 3f45cd516e1d: Preparing [2023-04-26T21:16:31.390Z] 26cbea5cba74: Preparing [2023-04-26T21:16:31.390Z] 26cbea5cba74: Waiting [2023-04-26T21:16:31.659Z] e968e3b9e1b0: Pushed [2023-04-26T21:16:31.659Z] 5f9031e4e8a3: Pushed [2023-04-26T21:16:31.659Z] 3f45cd516e1d: Pushed [2023-04-26T21:16:31.659Z] f8e8a129657d: Pushed [2023-04-26T21:16:33.599Z] 26cbea5cba74: Layer already exists [2023-04-26T21:16:34.558Z] f118781a690c: Pushed [2023-04-26T21:16:34.824Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:c6fe41843b3b2cc6f346fd5a5947b7bf8ce61bc69f102343338a7484ff25f782 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:35.163Z] + 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-26T21:16:35.512Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-26T21:16:35.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-26T21:16:35.512Z] e968e3b9e1b0: Preparing [2023-04-26T21:16:35.512Z] f118781a690c: Preparing [2023-04-26T21:16:35.512Z] f8e8a129657d: Preparing [2023-04-26T21:16:35.512Z] 5f9031e4e8a3: Preparing [2023-04-26T21:16:35.512Z] 3f45cd516e1d: Preparing [2023-04-26T21:16:35.512Z] 26cbea5cba74: Preparing [2023-04-26T21:16:35.512Z] 26cbea5cba74: Waiting [2023-04-26T21:16:35.512Z] f118781a690c: Layer already exists [2023-04-26T21:16:35.512Z] e968e3b9e1b0: Layer already exists [2023-04-26T21:16:35.512Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:16:35.512Z] f8e8a129657d: Layer already exists [2023-04-26T21:16:35.512Z] 3f45cd516e1d: Layer already exists [2023-04-26T21:16:35.512Z] 26cbea5cba74: Layer already exists [2023-04-26T21:16:35.777Z] latest: digest: sha256:c6fe41843b3b2cc6f346fd5a5947b7bf8ce61bc69f102343338a7484ff25f782 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:36.119Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:36.457Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.140 [2023-04-26T21:16:36.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-26T21:16:36.457Z] e968e3b9e1b0: Preparing [2023-04-26T21:16:36.457Z] f118781a690c: Preparing [2023-04-26T21:16:36.457Z] f8e8a129657d: Preparing [2023-04-26T21:16:36.457Z] 5f9031e4e8a3: Preparing [2023-04-26T21:16:36.457Z] 3f45cd516e1d: Preparing [2023-04-26T21:16:36.457Z] 26cbea5cba74: Preparing [2023-04-26T21:16:36.457Z] 26cbea5cba74: Waiting [2023-04-26T21:16:36.457Z] f118781a690c: Layer already exists [2023-04-26T21:16:36.457Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:16:36.457Z] e968e3b9e1b0: Layer already exists [2023-04-26T21:16:36.457Z] f8e8a129657d: Layer already exists [2023-04-26T21:16:36.457Z] 3f45cd516e1d: Layer already exists [2023-04-26T21:16:36.457Z] 26cbea5cba74: Layer already exists [2023-04-26T21:16:36.457Z] 3.0.0-dev.140: digest: sha256:c6fe41843b3b2cc6f346fd5a5947b7bf8ce61bc69f102343338a7484ff25f782 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:36.796Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:37.129Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:16:37.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-26T21:16:37.129Z] e968e3b9e1b0: Preparing [2023-04-26T21:16:37.129Z] f118781a690c: Preparing [2023-04-26T21:16:37.129Z] f8e8a129657d: Preparing [2023-04-26T21:16:37.129Z] 5f9031e4e8a3: Preparing [2023-04-26T21:16:37.129Z] 3f45cd516e1d: Preparing [2023-04-26T21:16:37.129Z] 26cbea5cba74: Preparing [2023-04-26T21:16:37.129Z] 26cbea5cba74: Waiting [2023-04-26T21:16:37.129Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:16:37.129Z] 3f45cd516e1d: Layer already exists [2023-04-26T21:16:37.129Z] e968e3b9e1b0: Layer already exists [2023-04-26T21:16:37.129Z] f118781a690c: Layer already exists [2023-04-26T21:16:37.129Z] f8e8a129657d: Layer already exists [2023-04-26T21:16:37.129Z] 26cbea5cba74: Layer already exists [2023-04-26T21:16:37.129Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:c6fe41843b3b2cc6f346fd5a5947b7bf8ce61bc69f102343338a7484ff25f782 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:37.729Z] + 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-26T21:16:38.062Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-04-26T21:16:38.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-26T21:16:38.062Z] e968e3b9e1b0: Preparing [2023-04-26T21:16:38.062Z] f118781a690c: Preparing [2023-04-26T21:16:38.062Z] f8e8a129657d: Preparing [2023-04-26T21:16:38.062Z] 5f9031e4e8a3: Preparing [2023-04-26T21:16:38.062Z] 3f45cd516e1d: Preparing [2023-04-26T21:16:38.062Z] 26cbea5cba74: Preparing [2023-04-26T21:16:38.062Z] 26cbea5cba74: Waiting [2023-04-26T21:16:38.062Z] f118781a690c: Layer already exists [2023-04-26T21:16:38.062Z] e968e3b9e1b0: Layer already exists [2023-04-26T21:16:38.062Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:16:38.062Z] 3f45cd516e1d: Layer already exists [2023-04-26T21:16:38.062Z] f8e8a129657d: Layer already exists [2023-04-26T21:16:38.062Z] 26cbea5cba74: Layer already exists [2023-04-26T21:16:38.062Z] main: digest: sha256:c6fe41843b3b2cc6f346fd5a5947b7bf8ce61bc69f102343338a7484ff25f782 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T21:16:38.106Z] ===================================================== [Pipeline] echo [2023-04-26T21:16:38.112Z] taggedImages: [2023-04-26T21:16:38.112Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:16:38.112Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-26T21:16:38.112Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.140 [2023-04-26T21:16:38.112Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:16:38.112Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-04-26T21:16:38.133Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-04-26T21:16:38.133Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:16:38.133Z] latest [2023-04-26T21:16:38.133Z] 3.0.0-dev.140 [2023-04-26T21:16:38.133Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:16:38.133Z] main [2023-04-26T21:16:38.133Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:38.478Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:38.828Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:16:38.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-26T21:16:38.828Z] da059c0f1af0: Preparing [2023-04-26T21:16:38.828Z] 79ebb9c641e8: Preparing [2023-04-26T21:16:38.828Z] ece854b4bd37: Preparing [2023-04-26T21:16:38.828Z] f302d1945ee3: Preparing [2023-04-26T21:16:38.828Z] f8e8a129657d: Preparing [2023-04-26T21:16:38.828Z] 5f9031e4e8a3: Preparing [2023-04-26T21:16:38.828Z] 6822b0f8632f: Preparing [2023-04-26T21:16:38.828Z] 26cbea5cba74: Preparing [2023-04-26T21:16:38.828Z] 5f9031e4e8a3: Waiting [2023-04-26T21:16:38.828Z] 6822b0f8632f: Waiting [2023-04-26T21:16:38.828Z] f8e8a129657d: Layer already exists [2023-04-26T21:16:39.094Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:16:39.094Z] da059c0f1af0: Pushed [2023-04-26T21:16:39.094Z] 79ebb9c641e8: Pushed [2023-04-26T21:16:39.094Z] ece854b4bd37: Pushed [2023-04-26T21:16:39.094Z] 26cbea5cba74: Layer already exists [2023-04-26T21:16:39.094Z] 6822b0f8632f: Pushed [2023-04-26T21:16:41.674Z] f302d1945ee3: Pushed [2023-04-26T21:16:41.674Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:8a2c2fa2cdfc48e7f6e2a6fbf8839a6c2b91f703643b3e40407f1b6e3c541622 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:42.034Z] + 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-26T21:16:42.372Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-26T21:16:42.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-26T21:16:42.372Z] da059c0f1af0: Preparing [2023-04-26T21:16:42.372Z] 79ebb9c641e8: Preparing [2023-04-26T21:16:42.372Z] ece854b4bd37: Preparing [2023-04-26T21:16:42.372Z] f302d1945ee3: Preparing [2023-04-26T21:16:42.372Z] f8e8a129657d: Preparing [2023-04-26T21:16:42.372Z] 5f9031e4e8a3: Preparing [2023-04-26T21:16:42.372Z] 6822b0f8632f: Preparing [2023-04-26T21:16:42.372Z] 26cbea5cba74: Preparing [2023-04-26T21:16:42.372Z] 6822b0f8632f: Waiting [2023-04-26T21:16:42.372Z] 26cbea5cba74: Waiting [2023-04-26T21:16:42.372Z] 5f9031e4e8a3: Waiting [2023-04-26T21:16:42.372Z] 79ebb9c641e8: Layer already exists [2023-04-26T21:16:42.372Z] f302d1945ee3: Layer already exists [2023-04-26T21:16:42.372Z] f8e8a129657d: Layer already exists [2023-04-26T21:16:42.372Z] da059c0f1af0: Layer already exists [2023-04-26T21:16:42.372Z] ece854b4bd37: Layer already exists [2023-04-26T21:16:42.372Z] 26cbea5cba74: Layer already exists [2023-04-26T21:16:42.372Z] 6822b0f8632f: Layer already exists [2023-04-26T21:16:42.372Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:16:42.636Z] latest: digest: sha256:8a2c2fa2cdfc48e7f6e2a6fbf8839a6c2b91f703643b3e40407f1b6e3c541622 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:42.981Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:43.332Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.140 [2023-04-26T21:16:43.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-26T21:16:43.332Z] da059c0f1af0: Preparing [2023-04-26T21:16:43.332Z] 79ebb9c641e8: Preparing [2023-04-26T21:16:43.332Z] ece854b4bd37: Preparing [2023-04-26T21:16:43.332Z] f302d1945ee3: Preparing [2023-04-26T21:16:43.332Z] f8e8a129657d: Preparing [2023-04-26T21:16:43.332Z] 5f9031e4e8a3: Preparing [2023-04-26T21:16:43.332Z] 6822b0f8632f: Preparing [2023-04-26T21:16:43.332Z] 26cbea5cba74: Preparing [2023-04-26T21:16:43.332Z] 6822b0f8632f: Waiting [2023-04-26T21:16:43.332Z] 26cbea5cba74: Waiting [2023-04-26T21:16:43.332Z] 5f9031e4e8a3: Waiting [2023-04-26T21:16:43.332Z] 79ebb9c641e8: Layer already exists [2023-04-26T21:16:43.332Z] ece854b4bd37: Layer already exists [2023-04-26T21:16:43.332Z] da059c0f1af0: Layer already exists [2023-04-26T21:16:43.332Z] f302d1945ee3: Layer already exists [2023-04-26T21:16:43.332Z] f8e8a129657d: Layer already exists [2023-04-26T21:16:43.332Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:16:43.332Z] 26cbea5cba74: Layer already exists [2023-04-26T21:16:43.332Z] 6822b0f8632f: Layer already exists [2023-04-26T21:16:43.596Z] 3.0.0-dev.140: digest: sha256:8a2c2fa2cdfc48e7f6e2a6fbf8839a6c2b91f703643b3e40407f1b6e3c541622 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:43.947Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:44.284Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:16:44.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-26T21:16:44.284Z] da059c0f1af0: Preparing [2023-04-26T21:16:44.284Z] 79ebb9c641e8: Preparing [2023-04-26T21:16:44.284Z] ece854b4bd37: Preparing [2023-04-26T21:16:44.284Z] f302d1945ee3: Preparing [2023-04-26T21:16:44.284Z] f8e8a129657d: Preparing [2023-04-26T21:16:44.284Z] 5f9031e4e8a3: Preparing [2023-04-26T21:16:44.284Z] 6822b0f8632f: Preparing [2023-04-26T21:16:44.284Z] 26cbea5cba74: Preparing [2023-04-26T21:16:44.284Z] 5f9031e4e8a3: Waiting [2023-04-26T21:16:44.284Z] 6822b0f8632f: Waiting [2023-04-26T21:16:44.284Z] 26cbea5cba74: Waiting [2023-04-26T21:16:44.284Z] ece854b4bd37: Layer already exists [2023-04-26T21:16:44.284Z] f302d1945ee3: Layer already exists [2023-04-26T21:16:44.284Z] f8e8a129657d: Layer already exists [2023-04-26T21:16:44.284Z] da059c0f1af0: Layer already exists [2023-04-26T21:16:44.284Z] 79ebb9c641e8: Layer already exists [2023-04-26T21:16:44.284Z] 6822b0f8632f: Layer already exists [2023-04-26T21:16:44.284Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:16:44.284Z] 26cbea5cba74: Layer already exists [2023-04-26T21:16:44.284Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:8a2c2fa2cdfc48e7f6e2a6fbf8839a6c2b91f703643b3e40407f1b6e3c541622 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:44.897Z] + 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-26T21:16:45.236Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-04-26T21:16:45.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-26T21:16:45.236Z] da059c0f1af0: Preparing [2023-04-26T21:16:45.236Z] 79ebb9c641e8: Preparing [2023-04-26T21:16:45.236Z] ece854b4bd37: Preparing [2023-04-26T21:16:45.236Z] f302d1945ee3: Preparing [2023-04-26T21:16:45.236Z] f8e8a129657d: Preparing [2023-04-26T21:16:45.236Z] 5f9031e4e8a3: Preparing [2023-04-26T21:16:45.236Z] 6822b0f8632f: Preparing [2023-04-26T21:16:45.236Z] 26cbea5cba74: Preparing [2023-04-26T21:16:45.236Z] 5f9031e4e8a3: Waiting [2023-04-26T21:16:45.236Z] 6822b0f8632f: Waiting [2023-04-26T21:16:45.236Z] 26cbea5cba74: Waiting [2023-04-26T21:16:45.236Z] 79ebb9c641e8: Layer already exists [2023-04-26T21:16:45.236Z] da059c0f1af0: Layer already exists [2023-04-26T21:16:45.236Z] f8e8a129657d: Layer already exists [2023-04-26T21:16:45.236Z] ece854b4bd37: Layer already exists [2023-04-26T21:16:45.236Z] f302d1945ee3: Layer already exists [2023-04-26T21:16:45.236Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:16:45.236Z] 6822b0f8632f: Layer already exists [2023-04-26T21:16:45.236Z] 26cbea5cba74: Layer already exists [2023-04-26T21:16:45.503Z] main: digest: sha256:8a2c2fa2cdfc48e7f6e2a6fbf8839a6c2b91f703643b3e40407f1b6e3c541622 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T21:16:45.545Z] ===================================================== [Pipeline] echo [2023-04-26T21:16:45.551Z] taggedImages: [2023-04-26T21:16:45.551Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:16:45.551Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-26T21:16:45.551Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.140 [2023-04-26T21:16:45.551Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:16:45.551Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-04-26T21:16:45.569Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-04-26T21:16:45.569Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:16:45.569Z] latest [2023-04-26T21:16:45.569Z] 3.0.0-dev.140 [2023-04-26T21:16:45.569Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:16:45.569Z] main [2023-04-26T21:16:45.569Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:45.923Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:46.264Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:16:46.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-26T21:16:46.264Z] 478c131ec5bd: Preparing [2023-04-26T21:16:46.264Z] 76b53957bd6f: Preparing [2023-04-26T21:16:46.264Z] f8e8a129657d: Preparing [2023-04-26T21:16:46.264Z] 5f9031e4e8a3: Preparing [2023-04-26T21:16:46.264Z] cf75fe3d106e: Preparing [2023-04-26T21:16:46.264Z] 26cbea5cba74: Preparing [2023-04-26T21:16:46.264Z] f8e8a129657d: Layer already exists [2023-04-26T21:16:46.264Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:16:46.531Z] 26cbea5cba74: Layer already exists [2023-04-26T21:16:46.531Z] 478c131ec5bd: Pushed [2023-04-26T21:16:46.531Z] cf75fe3d106e: Pushed [2023-04-26T21:16:49.862Z] 76b53957bd6f: Pushed [2023-04-26T21:16:49.862Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:5ef2ea1ca7b57c587cb5667a20781abdf4b042f3d5ee8197b47cda0beeec6b7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:50.201Z] + 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-26T21:16:50.537Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-26T21:16:50.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-26T21:16:50.537Z] 478c131ec5bd: Preparing [2023-04-26T21:16:50.537Z] 76b53957bd6f: Preparing [2023-04-26T21:16:50.537Z] f8e8a129657d: Preparing [2023-04-26T21:16:50.537Z] 5f9031e4e8a3: Preparing [2023-04-26T21:16:50.537Z] cf75fe3d106e: Preparing [2023-04-26T21:16:50.537Z] 26cbea5cba74: Preparing [2023-04-26T21:16:50.537Z] 26cbea5cba74: Waiting [2023-04-26T21:16:50.537Z] 478c131ec5bd: Layer already exists [2023-04-26T21:16:50.537Z] f8e8a129657d: Layer already exists [2023-04-26T21:16:50.537Z] 76b53957bd6f: Layer already exists [2023-04-26T21:16:50.537Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:16:50.537Z] cf75fe3d106e: Layer already exists [2023-04-26T21:16:50.537Z] 26cbea5cba74: Layer already exists [2023-04-26T21:16:50.803Z] latest: digest: sha256:5ef2ea1ca7b57c587cb5667a20781abdf4b042f3d5ee8197b47cda0beeec6b7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:51.143Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:51.481Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.140 [2023-04-26T21:16:51.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-26T21:16:51.482Z] 478c131ec5bd: Preparing [2023-04-26T21:16:51.482Z] 76b53957bd6f: Preparing [2023-04-26T21:16:51.482Z] f8e8a129657d: Preparing [2023-04-26T21:16:51.482Z] 5f9031e4e8a3: Preparing [2023-04-26T21:16:51.482Z] cf75fe3d106e: Preparing [2023-04-26T21:16:51.482Z] 26cbea5cba74: Preparing [2023-04-26T21:16:51.482Z] 26cbea5cba74: Waiting [2023-04-26T21:16:51.482Z] cf75fe3d106e: Layer already exists [2023-04-26T21:16:51.482Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:16:51.482Z] 478c131ec5bd: Layer already exists [2023-04-26T21:16:51.482Z] 76b53957bd6f: Layer already exists [2023-04-26T21:16:51.482Z] f8e8a129657d: Layer already exists [2023-04-26T21:16:51.482Z] 26cbea5cba74: Layer already exists [2023-04-26T21:16:51.482Z] 3.0.0-dev.140: digest: sha256:5ef2ea1ca7b57c587cb5667a20781abdf4b042f3d5ee8197b47cda0beeec6b7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:52.094Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:52.429Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:16:52.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-26T21:16:52.430Z] 478c131ec5bd: Preparing [2023-04-26T21:16:52.430Z] 76b53957bd6f: Preparing [2023-04-26T21:16:52.430Z] f8e8a129657d: Preparing [2023-04-26T21:16:52.430Z] 5f9031e4e8a3: Preparing [2023-04-26T21:16:52.430Z] cf75fe3d106e: Preparing [2023-04-26T21:16:52.430Z] 26cbea5cba74: Preparing [2023-04-26T21:16:52.430Z] 26cbea5cba74: Waiting [2023-04-26T21:16:52.430Z] 76b53957bd6f: Layer already exists [2023-04-26T21:16:52.430Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:16:52.430Z] 478c131ec5bd: Layer already exists [2023-04-26T21:16:52.430Z] f8e8a129657d: Layer already exists [2023-04-26T21:16:52.430Z] cf75fe3d106e: Layer already exists [2023-04-26T21:16:52.430Z] 26cbea5cba74: Layer already exists [2023-04-26T21:16:52.702Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:5ef2ea1ca7b57c587cb5667a20781abdf4b042f3d5ee8197b47cda0beeec6b7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:53.045Z] + 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-26T21:16:53.396Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-04-26T21:16:53.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-26T21:16:53.397Z] 478c131ec5bd: Preparing [2023-04-26T21:16:53.397Z] 76b53957bd6f: Preparing [2023-04-26T21:16:53.397Z] f8e8a129657d: Preparing [2023-04-26T21:16:53.397Z] 5f9031e4e8a3: Preparing [2023-04-26T21:16:53.397Z] cf75fe3d106e: Preparing [2023-04-26T21:16:53.397Z] 26cbea5cba74: Preparing [2023-04-26T21:16:53.397Z] 26cbea5cba74: Waiting [2023-04-26T21:16:53.397Z] f8e8a129657d: Layer already exists [2023-04-26T21:16:53.397Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:16:53.397Z] 478c131ec5bd: Layer already exists [2023-04-26T21:16:53.397Z] 76b53957bd6f: Layer already exists [2023-04-26T21:16:53.397Z] cf75fe3d106e: Layer already exists [2023-04-26T21:16:53.397Z] 26cbea5cba74: Layer already exists [2023-04-26T21:16:53.397Z] main: digest: sha256:5ef2ea1ca7b57c587cb5667a20781abdf4b042f3d5ee8197b47cda0beeec6b7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T21:16:53.710Z] ===================================================== [Pipeline] echo [2023-04-26T21:16:53.718Z] taggedImages: [2023-04-26T21:16:53.718Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:16:53.718Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-26T21:16:53.718Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.140 [2023-04-26T21:16:53.718Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:16:53.718Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-04-26T21:16:53.742Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-04-26T21:16:53.742Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:16:53.742Z] latest [2023-04-26T21:16:53.742Z] 3.0.0-dev.140 [2023-04-26T21:16:53.742Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:16:53.742Z] main [2023-04-26T21:16:53.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:54.099Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:54.433Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:16:54.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-26T21:16:54.433Z] fb8f5f6a1f80: Preparing [2023-04-26T21:16:54.433Z] b2f2ab355148: Preparing [2023-04-26T21:16:54.433Z] ca0f6ed9a517: Preparing [2023-04-26T21:16:54.433Z] f8e8a129657d: Preparing [2023-04-26T21:16:54.433Z] 5f9031e4e8a3: Preparing [2023-04-26T21:16:54.433Z] 3f45cd516e1d: Preparing [2023-04-26T21:16:54.433Z] 26cbea5cba74: Preparing [2023-04-26T21:16:54.433Z] 26cbea5cba74: Waiting [2023-04-26T21:16:54.433Z] 3f45cd516e1d: Waiting [2023-04-26T21:16:54.433Z] f8e8a129657d: Layer already exists [2023-04-26T21:16:54.433Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:16:54.433Z] 26cbea5cba74: Layer already exists [2023-04-26T21:16:54.699Z] 3f45cd516e1d: Layer already exists [2023-04-26T21:16:54.699Z] fb8f5f6a1f80: Pushed [2023-04-26T21:16:54.699Z] b2f2ab355148: Pushed [2023-04-26T21:16:58.031Z] ca0f6ed9a517: Pushed [2023-04-26T21:16:58.031Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:398ad9372bbb14c8039de27e10f99f4b542dea95ba2ec37783e40eabd052be1e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:58.362Z] + 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-26T21:16:58.690Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-26T21:16:58.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-26T21:16:58.690Z] fb8f5f6a1f80: Preparing [2023-04-26T21:16:58.690Z] b2f2ab355148: Preparing [2023-04-26T21:16:58.690Z] ca0f6ed9a517: Preparing [2023-04-26T21:16:58.690Z] f8e8a129657d: Preparing [2023-04-26T21:16:58.690Z] 5f9031e4e8a3: Preparing [2023-04-26T21:16:58.690Z] 3f45cd516e1d: Preparing [2023-04-26T21:16:58.690Z] 26cbea5cba74: Preparing [2023-04-26T21:16:58.690Z] 3f45cd516e1d: Waiting [2023-04-26T21:16:58.690Z] 26cbea5cba74: Waiting [2023-04-26T21:16:58.690Z] f8e8a129657d: Layer already exists [2023-04-26T21:16:58.690Z] b2f2ab355148: Layer already exists [2023-04-26T21:16:58.690Z] fb8f5f6a1f80: Layer already exists [2023-04-26T21:16:58.690Z] ca0f6ed9a517: Layer already exists [2023-04-26T21:16:58.690Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:16:58.690Z] 3f45cd516e1d: Layer already exists [2023-04-26T21:16:58.690Z] 26cbea5cba74: Layer already exists [2023-04-26T21:16:58.955Z] latest: digest: sha256:398ad9372bbb14c8039de27e10f99f4b542dea95ba2ec37783e40eabd052be1e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:59.296Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:59.636Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.140 [2023-04-26T21:16:59.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-26T21:16:59.636Z] fb8f5f6a1f80: Preparing [2023-04-26T21:16:59.636Z] b2f2ab355148: Preparing [2023-04-26T21:16:59.636Z] ca0f6ed9a517: Preparing [2023-04-26T21:16:59.636Z] f8e8a129657d: Preparing [2023-04-26T21:16:59.636Z] 5f9031e4e8a3: Preparing [2023-04-26T21:16:59.636Z] 3f45cd516e1d: Preparing [2023-04-26T21:16:59.636Z] 26cbea5cba74: Preparing [2023-04-26T21:16:59.636Z] 3f45cd516e1d: Waiting [2023-04-26T21:16:59.636Z] 26cbea5cba74: Waiting [2023-04-26T21:16:59.636Z] fb8f5f6a1f80: Layer already exists [2023-04-26T21:16:59.636Z] ca0f6ed9a517: Layer already exists [2023-04-26T21:16:59.636Z] b2f2ab355148: Layer already exists [2023-04-26T21:16:59.636Z] f8e8a129657d: Layer already exists [2023-04-26T21:16:59.636Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:16:59.636Z] 3f45cd516e1d: Layer already exists [2023-04-26T21:16:59.636Z] 26cbea5cba74: Layer already exists [2023-04-26T21:16:59.636Z] 3.0.0-dev.140: digest: sha256:398ad9372bbb14c8039de27e10f99f4b542dea95ba2ec37783e40eabd052be1e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:16:59.980Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:00.319Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:17:00.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-26T21:17:00.320Z] fb8f5f6a1f80: Preparing [2023-04-26T21:17:00.320Z] b2f2ab355148: Preparing [2023-04-26T21:17:00.320Z] ca0f6ed9a517: Preparing [2023-04-26T21:17:00.320Z] f8e8a129657d: Preparing [2023-04-26T21:17:00.320Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:00.320Z] 3f45cd516e1d: Preparing [2023-04-26T21:17:00.320Z] 26cbea5cba74: Preparing [2023-04-26T21:17:00.320Z] 3f45cd516e1d: Waiting [2023-04-26T21:17:00.320Z] 26cbea5cba74: Waiting [2023-04-26T21:17:00.320Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:00.320Z] fb8f5f6a1f80: Layer already exists [2023-04-26T21:17:00.320Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:00.320Z] ca0f6ed9a517: Layer already exists [2023-04-26T21:17:00.320Z] b2f2ab355148: Layer already exists [2023-04-26T21:17:00.320Z] 3f45cd516e1d: Layer already exists [2023-04-26T21:17:00.320Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:00.320Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:398ad9372bbb14c8039de27e10f99f4b542dea95ba2ec37783e40eabd052be1e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:00.672Z] + 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-26T21:17:01.051Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-04-26T21:17:01.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-26T21:17:01.051Z] fb8f5f6a1f80: Preparing [2023-04-26T21:17:01.051Z] b2f2ab355148: Preparing [2023-04-26T21:17:01.051Z] ca0f6ed9a517: Preparing [2023-04-26T21:17:01.051Z] f8e8a129657d: Preparing [2023-04-26T21:17:01.051Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:01.051Z] 3f45cd516e1d: Preparing [2023-04-26T21:17:01.051Z] 26cbea5cba74: Preparing [2023-04-26T21:17:01.051Z] 3f45cd516e1d: Waiting [2023-04-26T21:17:01.051Z] 26cbea5cba74: Waiting [2023-04-26T21:17:01.051Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:01.051Z] ca0f6ed9a517: Layer already exists [2023-04-26T21:17:01.051Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:01.051Z] b2f2ab355148: Layer already exists [2023-04-26T21:17:01.051Z] fb8f5f6a1f80: Layer already exists [2023-04-26T21:17:01.051Z] 3f45cd516e1d: Layer already exists [2023-04-26T21:17:01.051Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:01.323Z] main: digest: sha256:398ad9372bbb14c8039de27e10f99f4b542dea95ba2ec37783e40eabd052be1e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T21:17:01.374Z] ===================================================== [Pipeline] echo [2023-04-26T21:17:01.381Z] taggedImages: [2023-04-26T21:17:01.381Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:17:01.381Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-26T21:17:01.381Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.140 [2023-04-26T21:17:01.381Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:17:01.381Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-04-26T21:17:01.398Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-04-26T21:17:01.398Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:17:01.398Z] latest [2023-04-26T21:17:01.398Z] 3.0.0-dev.140 [2023-04-26T21:17:01.398Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:17:01.398Z] main [2023-04-26T21:17:01.398Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:01.746Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:02.100Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:17:02.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-26T21:17:02.100Z] 4670e0f546c2: Preparing [2023-04-26T21:17:02.100Z] 4670e0f546c2: Preparing [2023-04-26T21:17:02.100Z] 7b8311df9dce: Preparing [2023-04-26T21:17:02.100Z] b594f214e06e: Preparing [2023-04-26T21:17:02.100Z] ec68c90bef54: Preparing [2023-04-26T21:17:02.100Z] 00f3d01446d5: Preparing [2023-04-26T21:17:02.100Z] 8272b9512e9b: Preparing [2023-04-26T21:17:02.100Z] f8e8a129657d: Preparing [2023-04-26T21:17:02.100Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:02.100Z] 54c4877a81e4: Preparing [2023-04-26T21:17:02.100Z] 17e58596ae43: Preparing [2023-04-26T21:17:02.100Z] a54f20897af2: Preparing [2023-04-26T21:17:02.100Z] eb072f5d267b: Preparing [2023-04-26T21:17:02.100Z] 26cbea5cba74: Preparing [2023-04-26T21:17:02.100Z] 8272b9512e9b: Waiting [2023-04-26T21:17:02.100Z] f8e8a129657d: Waiting [2023-04-26T21:17:02.100Z] a54f20897af2: Waiting [2023-04-26T21:17:02.100Z] 5f9031e4e8a3: Waiting [2023-04-26T21:17:02.100Z] 54c4877a81e4: Waiting [2023-04-26T21:17:02.100Z] 17e58596ae43: Waiting [2023-04-26T21:17:02.100Z] eb072f5d267b: Waiting [2023-04-26T21:17:02.100Z] 26cbea5cba74: Waiting [2023-04-26T21:17:02.376Z] b594f214e06e: Pushed [2023-04-26T21:17:02.376Z] 4670e0f546c2: Pushed [2023-04-26T21:17:02.376Z] 7b8311df9dce: Pushed [2023-04-26T21:17:02.376Z] 00f3d01446d5: Pushed [2023-04-26T21:17:02.376Z] ec68c90bef54: Pushed [2023-04-26T21:17:02.376Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:02.376Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:02.655Z] 54c4877a81e4: Pushed [2023-04-26T21:17:02.655Z] 17e58596ae43: Pushed [2023-04-26T21:17:02.655Z] a54f20897af2: Pushed [2023-04-26T21:17:02.655Z] eb072f5d267b: Pushed [2023-04-26T21:17:02.655Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:05.982Z] 8272b9512e9b: Pushed [2023-04-26T21:17:05.982Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:2c8de338431f8d01d22bf76d56c7f203b088e1ef81242b1370bce641601404c5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:06.322Z] + 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-26T21:17:06.663Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-26T21:17:06.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-26T21:17:06.664Z] 4670e0f546c2: Preparing [2023-04-26T21:17:06.664Z] 4670e0f546c2: Preparing [2023-04-26T21:17:06.664Z] 7b8311df9dce: Preparing [2023-04-26T21:17:06.664Z] b594f214e06e: Preparing [2023-04-26T21:17:06.664Z] ec68c90bef54: Preparing [2023-04-26T21:17:06.664Z] 00f3d01446d5: Preparing [2023-04-26T21:17:06.664Z] 8272b9512e9b: Preparing [2023-04-26T21:17:06.664Z] f8e8a129657d: Preparing [2023-04-26T21:17:06.664Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:06.664Z] 54c4877a81e4: Preparing [2023-04-26T21:17:06.664Z] 17e58596ae43: Preparing [2023-04-26T21:17:06.664Z] a54f20897af2: Preparing [2023-04-26T21:17:06.664Z] eb072f5d267b: Preparing [2023-04-26T21:17:06.664Z] 26cbea5cba74: Preparing [2023-04-26T21:17:06.664Z] 5f9031e4e8a3: Waiting [2023-04-26T21:17:06.664Z] 54c4877a81e4: Waiting [2023-04-26T21:17:06.664Z] 17e58596ae43: Waiting [2023-04-26T21:17:06.664Z] a54f20897af2: Waiting [2023-04-26T21:17:06.664Z] eb072f5d267b: Waiting [2023-04-26T21:17:06.664Z] 26cbea5cba74: Waiting [2023-04-26T21:17:06.664Z] 8272b9512e9b: Waiting [2023-04-26T21:17:06.664Z] f8e8a129657d: Waiting [2023-04-26T21:17:06.664Z] 00f3d01446d5: Layer already exists [2023-04-26T21:17:06.664Z] b594f214e06e: Layer already exists [2023-04-26T21:17:06.664Z] ec68c90bef54: Layer already exists [2023-04-26T21:17:06.664Z] 4670e0f546c2: Layer already exists [2023-04-26T21:17:06.664Z] 7b8311df9dce: Layer already exists [2023-04-26T21:17:06.664Z] 8272b9512e9b: Layer already exists [2023-04-26T21:17:06.664Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:06.664Z] 54c4877a81e4: Layer already exists [2023-04-26T21:17:06.664Z] 17e58596ae43: Layer already exists [2023-04-26T21:17:06.664Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:06.664Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:06.664Z] a54f20897af2: Layer already exists [2023-04-26T21:17:06.664Z] eb072f5d267b: Layer already exists [2023-04-26T21:17:06.929Z] latest: digest: sha256:2c8de338431f8d01d22bf76d56c7f203b088e1ef81242b1370bce641601404c5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:07.275Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:07.616Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.140 [2023-04-26T21:17:07.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-26T21:17:07.616Z] 4670e0f546c2: Preparing [2023-04-26T21:17:07.616Z] 4670e0f546c2: Preparing [2023-04-26T21:17:07.616Z] 7b8311df9dce: Preparing [2023-04-26T21:17:07.616Z] b594f214e06e: Preparing [2023-04-26T21:17:07.616Z] ec68c90bef54: Preparing [2023-04-26T21:17:07.616Z] 00f3d01446d5: Preparing [2023-04-26T21:17:07.616Z] 8272b9512e9b: Preparing [2023-04-26T21:17:07.616Z] f8e8a129657d: Preparing [2023-04-26T21:17:07.616Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:07.616Z] 54c4877a81e4: Preparing [2023-04-26T21:17:07.616Z] 17e58596ae43: Preparing [2023-04-26T21:17:07.616Z] a54f20897af2: Preparing [2023-04-26T21:17:07.616Z] eb072f5d267b: Preparing [2023-04-26T21:17:07.616Z] 26cbea5cba74: Preparing [2023-04-26T21:17:07.616Z] 8272b9512e9b: Waiting [2023-04-26T21:17:07.616Z] f8e8a129657d: Waiting [2023-04-26T21:17:07.616Z] 17e58596ae43: Waiting [2023-04-26T21:17:07.616Z] a54f20897af2: Waiting [2023-04-26T21:17:07.616Z] eb072f5d267b: Waiting [2023-04-26T21:17:07.616Z] 5f9031e4e8a3: Waiting [2023-04-26T21:17:07.616Z] 26cbea5cba74: Waiting [2023-04-26T21:17:07.616Z] 54c4877a81e4: Waiting [2023-04-26T21:17:07.616Z] 00f3d01446d5: Layer already exists [2023-04-26T21:17:07.616Z] 7b8311df9dce: Layer already exists [2023-04-26T21:17:07.616Z] ec68c90bef54: Layer already exists [2023-04-26T21:17:07.616Z] b594f214e06e: Layer already exists [2023-04-26T21:17:07.616Z] 4670e0f546c2: Layer already exists [2023-04-26T21:17:07.616Z] 8272b9512e9b: Layer already exists [2023-04-26T21:17:07.616Z] 54c4877a81e4: Layer already exists [2023-04-26T21:17:07.616Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:07.616Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:07.616Z] 17e58596ae43: Layer already exists [2023-04-26T21:17:07.616Z] eb072f5d267b: Layer already exists [2023-04-26T21:17:07.616Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:07.616Z] a54f20897af2: Layer already exists [2023-04-26T21:17:07.881Z] 3.0.0-dev.140: digest: sha256:2c8de338431f8d01d22bf76d56c7f203b088e1ef81242b1370bce641601404c5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:08.233Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:08.575Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:17:08.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-26T21:17:08.576Z] 4670e0f546c2: Preparing [2023-04-26T21:17:08.576Z] 4670e0f546c2: Preparing [2023-04-26T21:17:08.576Z] 7b8311df9dce: Preparing [2023-04-26T21:17:08.576Z] b594f214e06e: Preparing [2023-04-26T21:17:08.576Z] ec68c90bef54: Preparing [2023-04-26T21:17:08.576Z] 00f3d01446d5: Preparing [2023-04-26T21:17:08.576Z] 8272b9512e9b: Preparing [2023-04-26T21:17:08.576Z] f8e8a129657d: Preparing [2023-04-26T21:17:08.576Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:08.576Z] 54c4877a81e4: Preparing [2023-04-26T21:17:08.576Z] 17e58596ae43: Preparing [2023-04-26T21:17:08.576Z] a54f20897af2: Preparing [2023-04-26T21:17:08.576Z] eb072f5d267b: Preparing [2023-04-26T21:17:08.576Z] 26cbea5cba74: Preparing [2023-04-26T21:17:08.576Z] 8272b9512e9b: Waiting [2023-04-26T21:17:08.576Z] f8e8a129657d: Waiting [2023-04-26T21:17:08.576Z] 5f9031e4e8a3: Waiting [2023-04-26T21:17:08.576Z] 54c4877a81e4: Waiting [2023-04-26T21:17:08.576Z] eb072f5d267b: Waiting [2023-04-26T21:17:08.576Z] 26cbea5cba74: Waiting [2023-04-26T21:17:08.576Z] 17e58596ae43: Waiting [2023-04-26T21:17:08.576Z] a54f20897af2: Waiting [2023-04-26T21:17:08.576Z] ec68c90bef54: Layer already exists [2023-04-26T21:17:08.576Z] 00f3d01446d5: Layer already exists [2023-04-26T21:17:08.576Z] 7b8311df9dce: Layer already exists [2023-04-26T21:17:08.576Z] 4670e0f546c2: Layer already exists [2023-04-26T21:17:08.576Z] b594f214e06e: Layer already exists [2023-04-26T21:17:08.576Z] 8272b9512e9b: Layer already exists [2023-04-26T21:17:08.576Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:08.576Z] 54c4877a81e4: Layer already exists [2023-04-26T21:17:08.576Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:08.576Z] 17e58596ae43: Layer already exists [2023-04-26T21:17:08.576Z] eb072f5d267b: Layer already exists [2023-04-26T21:17:08.576Z] a54f20897af2: Layer already exists [2023-04-26T21:17:08.576Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:08.842Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:2c8de338431f8d01d22bf76d56c7f203b088e1ef81242b1370bce641601404c5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:09.200Z] + 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-26T21:17:09.536Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-04-26T21:17:09.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-26T21:17:09.536Z] 4670e0f546c2: Preparing [2023-04-26T21:17:09.536Z] 4670e0f546c2: Preparing [2023-04-26T21:17:09.536Z] 7b8311df9dce: Preparing [2023-04-26T21:17:09.536Z] b594f214e06e: Preparing [2023-04-26T21:17:09.536Z] ec68c90bef54: Preparing [2023-04-26T21:17:09.536Z] 00f3d01446d5: Preparing [2023-04-26T21:17:09.536Z] 8272b9512e9b: Preparing [2023-04-26T21:17:09.536Z] f8e8a129657d: Preparing [2023-04-26T21:17:09.536Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:09.536Z] 54c4877a81e4: Preparing [2023-04-26T21:17:09.536Z] 17e58596ae43: Preparing [2023-04-26T21:17:09.536Z] a54f20897af2: Preparing [2023-04-26T21:17:09.536Z] eb072f5d267b: Preparing [2023-04-26T21:17:09.536Z] 26cbea5cba74: Preparing [2023-04-26T21:17:09.536Z] 8272b9512e9b: Waiting [2023-04-26T21:17:09.536Z] 5f9031e4e8a3: Waiting [2023-04-26T21:17:09.536Z] f8e8a129657d: Waiting [2023-04-26T21:17:09.536Z] 54c4877a81e4: Waiting [2023-04-26T21:17:09.536Z] eb072f5d267b: Waiting [2023-04-26T21:17:09.536Z] 17e58596ae43: Waiting [2023-04-26T21:17:09.536Z] a54f20897af2: Waiting [2023-04-26T21:17:09.536Z] 26cbea5cba74: Waiting [2023-04-26T21:17:09.536Z] ec68c90bef54: Layer already exists [2023-04-26T21:17:09.536Z] b594f214e06e: Layer already exists [2023-04-26T21:17:09.536Z] 7b8311df9dce: Layer already exists [2023-04-26T21:17:09.536Z] 00f3d01446d5: Layer already exists [2023-04-26T21:17:09.536Z] 4670e0f546c2: Layer already exists [2023-04-26T21:17:09.536Z] 8272b9512e9b: Layer already exists [2023-04-26T21:17:09.536Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:09.536Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:09.536Z] 17e58596ae43: Layer already exists [2023-04-26T21:17:09.536Z] 54c4877a81e4: Layer already exists [2023-04-26T21:17:09.536Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:09.536Z] eb072f5d267b: Layer already exists [2023-04-26T21:17:09.536Z] a54f20897af2: Layer already exists [2023-04-26T21:17:09.800Z] main: digest: sha256:2c8de338431f8d01d22bf76d56c7f203b088e1ef81242b1370bce641601404c5 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T21:17:09.860Z] ===================================================== [Pipeline] echo [2023-04-26T21:17:09.869Z] taggedImages: [2023-04-26T21:17:09.869Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:17:09.869Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-26T21:17:09.869Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.140 [2023-04-26T21:17:09.869Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:17:09.869Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-04-26T21:17:09.893Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-04-26T21:17:09.893Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:17:09.893Z] latest [2023-04-26T21:17:09.893Z] 3.0.0-dev.140 [2023-04-26T21:17:09.893Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:17:09.893Z] main [2023-04-26T21:17:09.893Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:10.259Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:10.606Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:17:10.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-26T21:17:10.606Z] 2e0aac71adb6: Preparing [2023-04-26T21:17:10.606Z] 25b1285889b8: Preparing [2023-04-26T21:17:10.606Z] b41bf90a0736: Preparing [2023-04-26T21:17:10.606Z] cdf76f4df502: Preparing [2023-04-26T21:17:10.606Z] f8e8a129657d: Preparing [2023-04-26T21:17:10.606Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:10.606Z] 6822b0f8632f: Preparing [2023-04-26T21:17:10.606Z] 26cbea5cba74: Preparing [2023-04-26T21:17:10.606Z] 5f9031e4e8a3: Waiting [2023-04-26T21:17:10.606Z] 26cbea5cba74: Waiting [2023-04-26T21:17:10.606Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:10.870Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:10.870Z] 6822b0f8632f: Layer already exists [2023-04-26T21:17:10.870Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:10.870Z] 25b1285889b8: Pushed [2023-04-26T21:17:10.870Z] 2e0aac71adb6: Pushed [2023-04-26T21:17:10.870Z] b41bf90a0736: Pushed [2023-04-26T21:17:13.515Z] cdf76f4df502: Pushed [2023-04-26T21:17:13.515Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:214bbf6a09fa998ecf1d8005277f7c16edc2a85c9ad5025c13e9112e67395dbe size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:13.863Z] + 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-26T21:17:14.198Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-26T21:17:14.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-26T21:17:14.198Z] 2e0aac71adb6: Preparing [2023-04-26T21:17:14.198Z] 25b1285889b8: Preparing [2023-04-26T21:17:14.198Z] b41bf90a0736: Preparing [2023-04-26T21:17:14.198Z] cdf76f4df502: Preparing [2023-04-26T21:17:14.198Z] f8e8a129657d: Preparing [2023-04-26T21:17:14.198Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:14.198Z] 6822b0f8632f: Preparing [2023-04-26T21:17:14.198Z] 26cbea5cba74: Preparing [2023-04-26T21:17:14.198Z] 5f9031e4e8a3: Waiting [2023-04-26T21:17:14.198Z] 6822b0f8632f: Waiting [2023-04-26T21:17:14.198Z] 26cbea5cba74: Waiting [2023-04-26T21:17:14.198Z] cdf76f4df502: Layer already exists [2023-04-26T21:17:14.198Z] 25b1285889b8: Layer already exists [2023-04-26T21:17:14.198Z] 2e0aac71adb6: Layer already exists [2023-04-26T21:17:14.198Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:14.198Z] b41bf90a0736: Layer already exists [2023-04-26T21:17:14.198Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:14.198Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:14.198Z] 6822b0f8632f: Layer already exists [2023-04-26T21:17:14.463Z] latest: digest: sha256:214bbf6a09fa998ecf1d8005277f7c16edc2a85c9ad5025c13e9112e67395dbe size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:14.807Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:15.140Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.140 [2023-04-26T21:17:15.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-26T21:17:15.140Z] 2e0aac71adb6: Preparing [2023-04-26T21:17:15.140Z] 25b1285889b8: Preparing [2023-04-26T21:17:15.140Z] b41bf90a0736: Preparing [2023-04-26T21:17:15.140Z] cdf76f4df502: Preparing [2023-04-26T21:17:15.140Z] f8e8a129657d: Preparing [2023-04-26T21:17:15.140Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:15.140Z] 6822b0f8632f: Preparing [2023-04-26T21:17:15.140Z] 26cbea5cba74: Preparing [2023-04-26T21:17:15.140Z] 5f9031e4e8a3: Waiting [2023-04-26T21:17:15.140Z] 26cbea5cba74: Waiting [2023-04-26T21:17:15.140Z] 6822b0f8632f: Waiting [2023-04-26T21:17:15.140Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:15.140Z] 25b1285889b8: Layer already exists [2023-04-26T21:17:15.140Z] 2e0aac71adb6: Layer already exists [2023-04-26T21:17:15.140Z] b41bf90a0736: Layer already exists [2023-04-26T21:17:15.140Z] cdf76f4df502: Layer already exists [2023-04-26T21:17:15.140Z] 6822b0f8632f: Layer already exists [2023-04-26T21:17:15.140Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:15.140Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:15.140Z] 3.0.0-dev.140: digest: sha256:214bbf6a09fa998ecf1d8005277f7c16edc2a85c9ad5025c13e9112e67395dbe size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:15.746Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:16.082Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:17:16.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-26T21:17:16.082Z] 2e0aac71adb6: Preparing [2023-04-26T21:17:16.082Z] 25b1285889b8: Preparing [2023-04-26T21:17:16.082Z] b41bf90a0736: Preparing [2023-04-26T21:17:16.082Z] cdf76f4df502: Preparing [2023-04-26T21:17:16.082Z] f8e8a129657d: Preparing [2023-04-26T21:17:16.082Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:16.082Z] 6822b0f8632f: Preparing [2023-04-26T21:17:16.082Z] 26cbea5cba74: Preparing [2023-04-26T21:17:16.082Z] 6822b0f8632f: Waiting [2023-04-26T21:17:16.082Z] 5f9031e4e8a3: Waiting [2023-04-26T21:17:16.082Z] 26cbea5cba74: Waiting [2023-04-26T21:17:16.082Z] 2e0aac71adb6: Layer already exists [2023-04-26T21:17:16.082Z] 25b1285889b8: Layer already exists [2023-04-26T21:17:16.082Z] cdf76f4df502: Layer already exists [2023-04-26T21:17:16.082Z] b41bf90a0736: Layer already exists [2023-04-26T21:17:16.082Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:16.082Z] 6822b0f8632f: Layer already exists [2023-04-26T21:17:16.082Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:16.082Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:16.348Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:214bbf6a09fa998ecf1d8005277f7c16edc2a85c9ad5025c13e9112e67395dbe size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:16.689Z] + 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-26T21:17:17.016Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-04-26T21:17:17.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-26T21:17:17.017Z] 2e0aac71adb6: Preparing [2023-04-26T21:17:17.017Z] 25b1285889b8: Preparing [2023-04-26T21:17:17.017Z] b41bf90a0736: Preparing [2023-04-26T21:17:17.017Z] cdf76f4df502: Preparing [2023-04-26T21:17:17.017Z] f8e8a129657d: Preparing [2023-04-26T21:17:17.017Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:17.017Z] 6822b0f8632f: Preparing [2023-04-26T21:17:17.017Z] 26cbea5cba74: Preparing [2023-04-26T21:17:17.017Z] 5f9031e4e8a3: Waiting [2023-04-26T21:17:17.017Z] 6822b0f8632f: Waiting [2023-04-26T21:17:17.017Z] 26cbea5cba74: Waiting [2023-04-26T21:17:17.017Z] 2e0aac71adb6: Layer already exists [2023-04-26T21:17:17.017Z] b41bf90a0736: Layer already exists [2023-04-26T21:17:17.017Z] 25b1285889b8: Layer already exists [2023-04-26T21:17:17.017Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:17.017Z] cdf76f4df502: Layer already exists [2023-04-26T21:17:17.017Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:17.017Z] 6822b0f8632f: Layer already exists [2023-04-26T21:17:17.017Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:17.281Z] main: digest: sha256:214bbf6a09fa998ecf1d8005277f7c16edc2a85c9ad5025c13e9112e67395dbe size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T21:17:17.322Z] ===================================================== [Pipeline] echo [2023-04-26T21:17:17.328Z] taggedImages: [2023-04-26T21:17:17.328Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:17:17.328Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-26T21:17:17.328Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.140 [2023-04-26T21:17:17.328Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:17:17.328Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-04-26T21:17:17.343Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-04-26T21:17:17.343Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:17:17.343Z] latest [2023-04-26T21:17:17.343Z] 3.0.0-dev.140 [2023-04-26T21:17:17.343Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:17:17.343Z] main [2023-04-26T21:17:17.343Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:17.668Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:18.002Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:17:18.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-26T21:17:18.003Z] fafb90270411: Preparing [2023-04-26T21:17:18.003Z] ccfed6777d5e: Preparing [2023-04-26T21:17:18.003Z] 3973d4a7376f: Preparing [2023-04-26T21:17:18.003Z] a9c1485cceb4: Preparing [2023-04-26T21:17:18.003Z] f8e8a129657d: Preparing [2023-04-26T21:17:18.003Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:18.003Z] 193020aaccc7: Preparing [2023-04-26T21:17:18.003Z] c19544b7a446: Preparing [2023-04-26T21:17:18.003Z] 26cbea5cba74: Preparing [2023-04-26T21:17:18.003Z] 5f9031e4e8a3: Waiting [2023-04-26T21:17:18.003Z] 193020aaccc7: Waiting [2023-04-26T21:17:18.003Z] 26cbea5cba74: Waiting [2023-04-26T21:17:18.003Z] c19544b7a446: Waiting [2023-04-26T21:17:18.003Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:18.269Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:18.269Z] fafb90270411: Pushed [2023-04-26T21:17:18.269Z] a9c1485cceb4: Pushed [2023-04-26T21:17:18.269Z] ccfed6777d5e: Pushed [2023-04-26T21:17:18.269Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:18.269Z] 193020aaccc7: Pushed [2023-04-26T21:17:18.534Z] c19544b7a446: Pushed [2023-04-26T21:17:20.476Z] 3973d4a7376f: Pushed [2023-04-26T21:17:20.743Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:0244f3f25a848133bd9415f47046ed77856a6c4b5619b9c31361f4ae84c60d29 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:21.093Z] + 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-26T21:17:21.431Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-26T21:17:21.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-26T21:17:21.431Z] fafb90270411: Preparing [2023-04-26T21:17:21.431Z] ccfed6777d5e: Preparing [2023-04-26T21:17:21.431Z] 3973d4a7376f: Preparing [2023-04-26T21:17:21.431Z] a9c1485cceb4: Preparing [2023-04-26T21:17:21.431Z] f8e8a129657d: Preparing [2023-04-26T21:17:21.431Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:21.431Z] 193020aaccc7: Preparing [2023-04-26T21:17:21.431Z] c19544b7a446: Preparing [2023-04-26T21:17:21.431Z] 26cbea5cba74: Preparing [2023-04-26T21:17:21.431Z] 5f9031e4e8a3: Waiting [2023-04-26T21:17:21.431Z] 193020aaccc7: Waiting [2023-04-26T21:17:21.431Z] c19544b7a446: Waiting [2023-04-26T21:17:21.431Z] 26cbea5cba74: Waiting [2023-04-26T21:17:21.431Z] ccfed6777d5e: Layer already exists [2023-04-26T21:17:21.431Z] 3973d4a7376f: Layer already exists [2023-04-26T21:17:21.431Z] a9c1485cceb4: Layer already exists [2023-04-26T21:17:21.431Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:21.431Z] fafb90270411: Layer already exists [2023-04-26T21:17:21.431Z] 193020aaccc7: Layer already exists [2023-04-26T21:17:21.431Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:21.431Z] c19544b7a446: Layer already exists [2023-04-26T21:17:21.431Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:21.697Z] latest: digest: sha256:0244f3f25a848133bd9415f47046ed77856a6c4b5619b9c31361f4ae84c60d29 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:22.039Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:22.373Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.140 [2023-04-26T21:17:22.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-26T21:17:22.374Z] fafb90270411: Preparing [2023-04-26T21:17:22.374Z] ccfed6777d5e: Preparing [2023-04-26T21:17:22.374Z] 3973d4a7376f: Preparing [2023-04-26T21:17:22.374Z] a9c1485cceb4: Preparing [2023-04-26T21:17:22.374Z] f8e8a129657d: Preparing [2023-04-26T21:17:22.374Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:22.374Z] 193020aaccc7: Preparing [2023-04-26T21:17:22.374Z] c19544b7a446: Preparing [2023-04-26T21:17:22.374Z] 26cbea5cba74: Preparing [2023-04-26T21:17:22.374Z] 5f9031e4e8a3: Waiting [2023-04-26T21:17:22.374Z] 193020aaccc7: Waiting [2023-04-26T21:17:22.374Z] c19544b7a446: Waiting [2023-04-26T21:17:22.374Z] 26cbea5cba74: Waiting [2023-04-26T21:17:22.374Z] a9c1485cceb4: Layer already exists [2023-04-26T21:17:22.374Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:22.374Z] fafb90270411: Layer already exists [2023-04-26T21:17:22.374Z] ccfed6777d5e: Layer already exists [2023-04-26T21:17:22.374Z] 3973d4a7376f: Layer already exists [2023-04-26T21:17:22.374Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:22.374Z] 193020aaccc7: Layer already exists [2023-04-26T21:17:22.374Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:22.374Z] c19544b7a446: Layer already exists [2023-04-26T21:17:22.640Z] 3.0.0-dev.140: digest: sha256:0244f3f25a848133bd9415f47046ed77856a6c4b5619b9c31361f4ae84c60d29 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:22.975Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:23.305Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:17:23.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-26T21:17:23.305Z] fafb90270411: Preparing [2023-04-26T21:17:23.305Z] ccfed6777d5e: Preparing [2023-04-26T21:17:23.305Z] 3973d4a7376f: Preparing [2023-04-26T21:17:23.305Z] a9c1485cceb4: Preparing [2023-04-26T21:17:23.305Z] f8e8a129657d: Preparing [2023-04-26T21:17:23.305Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:23.305Z] 193020aaccc7: Preparing [2023-04-26T21:17:23.305Z] c19544b7a446: Preparing [2023-04-26T21:17:23.305Z] 26cbea5cba74: Preparing [2023-04-26T21:17:23.305Z] 193020aaccc7: Waiting [2023-04-26T21:17:23.305Z] c19544b7a446: Waiting [2023-04-26T21:17:23.305Z] 26cbea5cba74: Waiting [2023-04-26T21:17:23.305Z] 5f9031e4e8a3: Waiting [2023-04-26T21:17:23.305Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:23.305Z] a9c1485cceb4: Layer already exists [2023-04-26T21:17:23.305Z] ccfed6777d5e: Layer already exists [2023-04-26T21:17:23.305Z] fafb90270411: Layer already exists [2023-04-26T21:17:23.305Z] 3973d4a7376f: Layer already exists [2023-04-26T21:17:23.305Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:23.305Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:23.305Z] 193020aaccc7: Layer already exists [2023-04-26T21:17:23.305Z] c19544b7a446: Layer already exists [2023-04-26T21:17:23.571Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:0244f3f25a848133bd9415f47046ed77856a6c4b5619b9c31361f4ae84c60d29 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:23.906Z] + 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-26T21:17:24.236Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-04-26T21:17:24.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-26T21:17:24.236Z] fafb90270411: Preparing [2023-04-26T21:17:24.236Z] ccfed6777d5e: Preparing [2023-04-26T21:17:24.236Z] 3973d4a7376f: Preparing [2023-04-26T21:17:24.236Z] a9c1485cceb4: Preparing [2023-04-26T21:17:24.236Z] f8e8a129657d: Preparing [2023-04-26T21:17:24.236Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:24.236Z] 193020aaccc7: Preparing [2023-04-26T21:17:24.236Z] c19544b7a446: Preparing [2023-04-26T21:17:24.236Z] 26cbea5cba74: Preparing [2023-04-26T21:17:24.236Z] 193020aaccc7: Waiting [2023-04-26T21:17:24.236Z] c19544b7a446: Waiting [2023-04-26T21:17:24.236Z] 26cbea5cba74: Waiting [2023-04-26T21:17:24.236Z] 5f9031e4e8a3: Waiting [2023-04-26T21:17:24.236Z] fafb90270411: Layer already exists [2023-04-26T21:17:24.236Z] a9c1485cceb4: Layer already exists [2023-04-26T21:17:24.236Z] 3973d4a7376f: Layer already exists [2023-04-26T21:17:24.236Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:24.236Z] ccfed6777d5e: Layer already exists [2023-04-26T21:17:24.236Z] c19544b7a446: Layer already exists [2023-04-26T21:17:24.236Z] 193020aaccc7: Layer already exists [2023-04-26T21:17:24.236Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:24.236Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:24.501Z] main: digest: sha256:0244f3f25a848133bd9415f47046ed77856a6c4b5619b9c31361f4ae84c60d29 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T21:17:24.556Z] ===================================================== [Pipeline] echo [2023-04-26T21:17:24.569Z] taggedImages: [2023-04-26T21:17:24.569Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:17:24.569Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-26T21:17:24.569Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.140 [2023-04-26T21:17:24.569Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:17:24.569Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-04-26T21:17:24.595Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-04-26T21:17:24.595Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:17:24.595Z] latest [2023-04-26T21:17:24.595Z] 3.0.0-dev.140 [2023-04-26T21:17:24.595Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:17:24.595Z] main [2023-04-26T21:17:24.595Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:24.949Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:25.286Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:17:25.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-26T21:17:25.287Z] 7df3461f31b1: Preparing [2023-04-26T21:17:25.287Z] 99861e86940c: Preparing [2023-04-26T21:17:25.287Z] b022f1c5a8b5: Preparing [2023-04-26T21:17:25.287Z] e4e60f5cabf2: Preparing [2023-04-26T21:17:25.287Z] 451015f5621e: Preparing [2023-04-26T21:17:25.287Z] f8a126667ced: Preparing [2023-04-26T21:17:25.287Z] c715632a02da: Preparing [2023-04-26T21:17:25.287Z] f8e8a129657d: Preparing [2023-04-26T21:17:25.287Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:25.287Z] 33a8fd3c39e7: Preparing [2023-04-26T21:17:25.287Z] 26cbea5cba74: Preparing [2023-04-26T21:17:25.287Z] 5f9031e4e8a3: Waiting [2023-04-26T21:17:25.287Z] f8a126667ced: Waiting [2023-04-26T21:17:25.287Z] 33a8fd3c39e7: Waiting [2023-04-26T21:17:25.287Z] c715632a02da: Waiting [2023-04-26T21:17:25.287Z] f8e8a129657d: Waiting [2023-04-26T21:17:25.287Z] 26cbea5cba74: Waiting [2023-04-26T21:17:25.561Z] 451015f5621e: Pushed [2023-04-26T21:17:25.561Z] 7df3461f31b1: Pushed [2023-04-26T21:17:25.561Z] 99861e86940c: Pushed [2023-04-26T21:17:25.561Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:25.561Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:25.824Z] f8a126667ced: Pushed [2023-04-26T21:17:25.824Z] c715632a02da: Pushed [2023-04-26T21:17:25.824Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:26.089Z] 33a8fd3c39e7: Pushed [2023-04-26T21:17:28.018Z] e4e60f5cabf2: Pushed [2023-04-26T21:17:28.595Z] b022f1c5a8b5: Pushed [2023-04-26T21:17:28.595Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:0c0de4a357c71164a9d47d9f136e3e7cc36b992a8953b1f9ff5b9422321226dc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:28.931Z] + 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-26T21:17:29.254Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-26T21:17:29.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-26T21:17:29.254Z] 7df3461f31b1: Preparing [2023-04-26T21:17:29.254Z] 99861e86940c: Preparing [2023-04-26T21:17:29.254Z] b022f1c5a8b5: Preparing [2023-04-26T21:17:29.254Z] e4e60f5cabf2: Preparing [2023-04-26T21:17:29.254Z] 451015f5621e: Preparing [2023-04-26T21:17:29.254Z] f8a126667ced: Preparing [2023-04-26T21:17:29.254Z] c715632a02da: Preparing [2023-04-26T21:17:29.254Z] f8e8a129657d: Preparing [2023-04-26T21:17:29.254Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:29.254Z] 33a8fd3c39e7: Preparing [2023-04-26T21:17:29.254Z] 26cbea5cba74: Preparing [2023-04-26T21:17:29.254Z] f8a126667ced: Waiting [2023-04-26T21:17:29.254Z] c715632a02da: Waiting [2023-04-26T21:17:29.254Z] f8e8a129657d: Waiting [2023-04-26T21:17:29.254Z] 5f9031e4e8a3: Waiting [2023-04-26T21:17:29.254Z] 33a8fd3c39e7: Waiting [2023-04-26T21:17:29.254Z] 26cbea5cba74: Waiting [2023-04-26T21:17:29.254Z] b022f1c5a8b5: Layer already exists [2023-04-26T21:17:29.254Z] e4e60f5cabf2: Layer already exists [2023-04-26T21:17:29.254Z] 451015f5621e: Layer already exists [2023-04-26T21:17:29.254Z] 7df3461f31b1: Layer already exists [2023-04-26T21:17:29.254Z] 99861e86940c: Layer already exists [2023-04-26T21:17:29.254Z] c715632a02da: Layer already exists [2023-04-26T21:17:29.254Z] f8a126667ced: Layer already exists [2023-04-26T21:17:29.254Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:29.254Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:29.254Z] 33a8fd3c39e7: Layer already exists [2023-04-26T21:17:29.254Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:29.254Z] latest: digest: sha256:0c0de4a357c71164a9d47d9f136e3e7cc36b992a8953b1f9ff5b9422321226dc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:29.854Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:30.185Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.140 [2023-04-26T21:17:30.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-26T21:17:30.185Z] 7df3461f31b1: Preparing [2023-04-26T21:17:30.185Z] 99861e86940c: Preparing [2023-04-26T21:17:30.185Z] b022f1c5a8b5: Preparing [2023-04-26T21:17:30.185Z] e4e60f5cabf2: Preparing [2023-04-26T21:17:30.185Z] 451015f5621e: Preparing [2023-04-26T21:17:30.185Z] f8a126667ced: Preparing [2023-04-26T21:17:30.185Z] c715632a02da: Preparing [2023-04-26T21:17:30.185Z] f8e8a129657d: Preparing [2023-04-26T21:17:30.185Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:30.185Z] 33a8fd3c39e7: Preparing [2023-04-26T21:17:30.185Z] 26cbea5cba74: Preparing [2023-04-26T21:17:30.185Z] f8e8a129657d: Waiting [2023-04-26T21:17:30.185Z] 5f9031e4e8a3: Waiting [2023-04-26T21:17:30.185Z] 33a8fd3c39e7: Waiting [2023-04-26T21:17:30.185Z] 26cbea5cba74: Waiting [2023-04-26T21:17:30.185Z] f8a126667ced: Waiting [2023-04-26T21:17:30.185Z] c715632a02da: Waiting [2023-04-26T21:17:30.185Z] 7df3461f31b1: Layer already exists [2023-04-26T21:17:30.185Z] 99861e86940c: Layer already exists [2023-04-26T21:17:30.185Z] 451015f5621e: Layer already exists [2023-04-26T21:17:30.185Z] e4e60f5cabf2: Layer already exists [2023-04-26T21:17:30.185Z] b022f1c5a8b5: Layer already exists [2023-04-26T21:17:30.185Z] f8a126667ced: Layer already exists [2023-04-26T21:17:30.185Z] c715632a02da: Layer already exists [2023-04-26T21:17:30.185Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:30.185Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:30.185Z] 33a8fd3c39e7: Layer already exists [2023-04-26T21:17:30.185Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:30.450Z] 3.0.0-dev.140: digest: sha256:0c0de4a357c71164a9d47d9f136e3e7cc36b992a8953b1f9ff5b9422321226dc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:30.784Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:31.109Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:17:31.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-26T21:17:31.109Z] 7df3461f31b1: Preparing [2023-04-26T21:17:31.109Z] 99861e86940c: Preparing [2023-04-26T21:17:31.109Z] b022f1c5a8b5: Preparing [2023-04-26T21:17:31.109Z] e4e60f5cabf2: Preparing [2023-04-26T21:17:31.109Z] 451015f5621e: Preparing [2023-04-26T21:17:31.109Z] f8a126667ced: Preparing [2023-04-26T21:17:31.109Z] c715632a02da: Preparing [2023-04-26T21:17:31.109Z] f8e8a129657d: Preparing [2023-04-26T21:17:31.109Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:31.109Z] 33a8fd3c39e7: Preparing [2023-04-26T21:17:31.109Z] 26cbea5cba74: Preparing [2023-04-26T21:17:31.109Z] f8e8a129657d: Waiting [2023-04-26T21:17:31.109Z] 5f9031e4e8a3: Waiting [2023-04-26T21:17:31.109Z] 33a8fd3c39e7: Waiting [2023-04-26T21:17:31.109Z] 26cbea5cba74: Waiting [2023-04-26T21:17:31.109Z] f8a126667ced: Waiting [2023-04-26T21:17:31.109Z] c715632a02da: Waiting [2023-04-26T21:17:31.109Z] 7df3461f31b1: Layer already exists [2023-04-26T21:17:31.109Z] 99861e86940c: Layer already exists [2023-04-26T21:17:31.109Z] b022f1c5a8b5: Layer already exists [2023-04-26T21:17:31.109Z] e4e60f5cabf2: Layer already exists [2023-04-26T21:17:31.109Z] 451015f5621e: Layer already exists [2023-04-26T21:17:31.109Z] c715632a02da: Layer already exists [2023-04-26T21:17:31.109Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:31.109Z] f8a126667ced: Layer already exists [2023-04-26T21:17:31.109Z] 33a8fd3c39e7: Layer already exists [2023-04-26T21:17:31.109Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:31.109Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:31.109Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:0c0de4a357c71164a9d47d9f136e3e7cc36b992a8953b1f9ff5b9422321226dc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:31.442Z] + 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-26T21:17:31.765Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-04-26T21:17:31.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-26T21:17:31.765Z] 7df3461f31b1: Preparing [2023-04-26T21:17:31.765Z] 99861e86940c: Preparing [2023-04-26T21:17:31.765Z] b022f1c5a8b5: Preparing [2023-04-26T21:17:31.765Z] e4e60f5cabf2: Preparing [2023-04-26T21:17:31.765Z] 451015f5621e: Preparing [2023-04-26T21:17:31.765Z] f8a126667ced: Preparing [2023-04-26T21:17:31.765Z] c715632a02da: Preparing [2023-04-26T21:17:31.765Z] f8e8a129657d: Preparing [2023-04-26T21:17:31.765Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:31.765Z] 33a8fd3c39e7: Preparing [2023-04-26T21:17:31.765Z] 26cbea5cba74: Preparing [2023-04-26T21:17:31.765Z] f8e8a129657d: Waiting [2023-04-26T21:17:31.765Z] 5f9031e4e8a3: Waiting [2023-04-26T21:17:31.765Z] 33a8fd3c39e7: Waiting [2023-04-26T21:17:31.765Z] 26cbea5cba74: Waiting [2023-04-26T21:17:31.765Z] f8a126667ced: Waiting [2023-04-26T21:17:31.765Z] c715632a02da: Waiting [2023-04-26T21:17:31.765Z] 7df3461f31b1: Layer already exists [2023-04-26T21:17:31.765Z] 99861e86940c: Layer already exists [2023-04-26T21:17:31.765Z] 451015f5621e: Layer already exists [2023-04-26T21:17:31.765Z] e4e60f5cabf2: Layer already exists [2023-04-26T21:17:31.765Z] b022f1c5a8b5: Layer already exists [2023-04-26T21:17:31.765Z] c715632a02da: Layer already exists [2023-04-26T21:17:31.765Z] f8a126667ced: Layer already exists [2023-04-26T21:17:31.765Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:31.765Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:31.765Z] 33a8fd3c39e7: Layer already exists [2023-04-26T21:17:31.765Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:32.029Z] main: digest: sha256:0c0de4a357c71164a9d47d9f136e3e7cc36b992a8953b1f9ff5b9422321226dc size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T21:17:32.080Z] ===================================================== [Pipeline] echo [2023-04-26T21:17:32.092Z] taggedImages: [2023-04-26T21:17:32.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:17:32.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-26T21:17:32.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.140 [2023-04-26T21:17:32.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:17:32.092Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-04-26T21:17:32.115Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-04-26T21:17:32.115Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:17:32.115Z] latest [2023-04-26T21:17:32.115Z] 3.0.0-dev.140 [2023-04-26T21:17:32.115Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:17:32.115Z] main [2023-04-26T21:17:32.115Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:32.452Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:32.782Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:17:32.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-26T21:17:32.782Z] 22154f368cb1: Preparing [2023-04-26T21:17:32.782Z] 5bf78544898d: Preparing [2023-04-26T21:17:32.782Z] f8e8a129657d: Preparing [2023-04-26T21:17:32.782Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:32.782Z] ea1c3400ded8: Preparing [2023-04-26T21:17:32.782Z] 26cbea5cba74: Preparing [2023-04-26T21:17:32.782Z] 26cbea5cba74: Waiting [2023-04-26T21:17:32.782Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:32.782Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:32.782Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:33.045Z] 22154f368cb1: Pushed [2023-04-26T21:17:33.996Z] ea1c3400ded8: Pushed [2023-04-26T21:17:37.317Z] 5bf78544898d: Pushed [2023-04-26T21:17:37.317Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:b886eea7431aef87e4edea8b1861e7bbb358967e55c578689f4ddf7968adaefa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:37.648Z] + 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-26T21:17:37.983Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-26T21:17:37.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-26T21:17:37.983Z] 22154f368cb1: Preparing [2023-04-26T21:17:37.983Z] 5bf78544898d: Preparing [2023-04-26T21:17:37.983Z] f8e8a129657d: Preparing [2023-04-26T21:17:37.983Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:37.983Z] ea1c3400ded8: Preparing [2023-04-26T21:17:37.983Z] 26cbea5cba74: Preparing [2023-04-26T21:17:37.983Z] 26cbea5cba74: Waiting [2023-04-26T21:17:37.983Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:37.983Z] ea1c3400ded8: Layer already exists [2023-04-26T21:17:37.983Z] 5bf78544898d: Layer already exists [2023-04-26T21:17:37.983Z] 22154f368cb1: Layer already exists [2023-04-26T21:17:37.983Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:37.983Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:37.983Z] latest: digest: sha256:b886eea7431aef87e4edea8b1861e7bbb358967e55c578689f4ddf7968adaefa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:38.310Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:38.636Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.140 [2023-04-26T21:17:38.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-26T21:17:38.637Z] 22154f368cb1: Preparing [2023-04-26T21:17:38.637Z] 5bf78544898d: Preparing [2023-04-26T21:17:38.637Z] f8e8a129657d: Preparing [2023-04-26T21:17:38.637Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:38.637Z] ea1c3400ded8: Preparing [2023-04-26T21:17:38.637Z] 26cbea5cba74: Preparing [2023-04-26T21:17:38.637Z] 26cbea5cba74: Waiting [2023-04-26T21:17:38.637Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:38.637Z] 5bf78544898d: Layer already exists [2023-04-26T21:17:38.637Z] 22154f368cb1: Layer already exists [2023-04-26T21:17:38.637Z] ea1c3400ded8: Layer already exists [2023-04-26T21:17:38.637Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:38.637Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:38.637Z] 3.0.0-dev.140: digest: sha256:b886eea7431aef87e4edea8b1861e7bbb358967e55c578689f4ddf7968adaefa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:38.967Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:39.347Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:17:39.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-26T21:17:39.347Z] 22154f368cb1: Preparing [2023-04-26T21:17:39.347Z] 5bf78544898d: Preparing [2023-04-26T21:17:39.347Z] f8e8a129657d: Preparing [2023-04-26T21:17:39.347Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:39.347Z] ea1c3400ded8: Preparing [2023-04-26T21:17:39.347Z] 26cbea5cba74: Preparing [2023-04-26T21:17:39.347Z] 5bf78544898d: Layer already exists [2023-04-26T21:17:39.347Z] ea1c3400ded8: Layer already exists [2023-04-26T21:17:39.347Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:39.347Z] 22154f368cb1: Layer already exists [2023-04-26T21:17:39.347Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:39.347Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:39.347Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:b886eea7431aef87e4edea8b1861e7bbb358967e55c578689f4ddf7968adaefa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:39.688Z] + 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-26T21:17:40.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-04-26T21:17:40.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-26T21:17:40.024Z] 22154f368cb1: Preparing [2023-04-26T21:17:40.024Z] 5bf78544898d: Preparing [2023-04-26T21:17:40.024Z] f8e8a129657d: Preparing [2023-04-26T21:17:40.024Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:40.024Z] ea1c3400ded8: Preparing [2023-04-26T21:17:40.024Z] 26cbea5cba74: Preparing [2023-04-26T21:17:40.024Z] 26cbea5cba74: Waiting [2023-04-26T21:17:40.024Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:40.024Z] 5bf78544898d: Layer already exists [2023-04-26T21:17:40.024Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:40.024Z] ea1c3400ded8: Layer already exists [2023-04-26T21:17:40.024Z] 22154f368cb1: Layer already exists [2023-04-26T21:17:40.024Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:40.024Z] main: digest: sha256:b886eea7431aef87e4edea8b1861e7bbb358967e55c578689f4ddf7968adaefa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T21:17:40.339Z] ===================================================== [Pipeline] echo [2023-04-26T21:17:40.346Z] taggedImages: [2023-04-26T21:17:40.346Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:17:40.346Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-26T21:17:40.346Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.140 [2023-04-26T21:17:40.346Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:17:40.346Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-04-26T21:17:40.361Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-04-26T21:17:40.361Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:17:40.361Z] latest [2023-04-26T21:17:40.361Z] 3.0.0-dev.140 [2023-04-26T21:17:40.361Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:17:40.361Z] main [2023-04-26T21:17:40.361Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:40.695Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:41.026Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:17:41.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-26T21:17:41.026Z] 36a1b61420f0: Preparing [2023-04-26T21:17:41.026Z] b69673701bf8: Preparing [2023-04-26T21:17:41.026Z] 24f08a8b8447: Preparing [2023-04-26T21:17:41.026Z] 243d186e0457: Preparing [2023-04-26T21:17:41.026Z] 7254a75b8ee2: Preparing [2023-04-26T21:17:41.026Z] f8e8a129657d: Preparing [2023-04-26T21:17:41.026Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:41.026Z] 03f5537f9a2e: Preparing [2023-04-26T21:17:41.026Z] 26cbea5cba74: Preparing [2023-04-26T21:17:41.026Z] f8e8a129657d: Waiting [2023-04-26T21:17:41.026Z] 5f9031e4e8a3: Waiting [2023-04-26T21:17:41.026Z] 03f5537f9a2e: Waiting [2023-04-26T21:17:41.026Z] 26cbea5cba74: Waiting [2023-04-26T21:17:41.290Z] b69673701bf8: Pushed [2023-04-26T21:17:41.290Z] 24f08a8b8447: Pushed [2023-04-26T21:17:41.290Z] 36a1b61420f0: Pushed [2023-04-26T21:17:41.290Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:41.290Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:41.290Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:42.241Z] 03f5537f9a2e: Pushed [2023-04-26T21:17:54.522Z] 7254a75b8ee2: Pushed [2023-04-26T21:17:57.845Z] 243d186e0457: Pushed [2023-04-26T21:17:57.845Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:75f8b8cf25d2446a5632e313d4e32c9877ce31ec5cd6c376d41c0ea84347e13a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:58.184Z] + 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-26T21:17:58.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-26T21:17:58.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-26T21:17:58.514Z] 36a1b61420f0: Preparing [2023-04-26T21:17:58.514Z] b69673701bf8: Preparing [2023-04-26T21:17:58.514Z] 24f08a8b8447: Preparing [2023-04-26T21:17:58.514Z] 243d186e0457: Preparing [2023-04-26T21:17:58.514Z] 7254a75b8ee2: Preparing [2023-04-26T21:17:58.514Z] f8e8a129657d: Preparing [2023-04-26T21:17:58.514Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:58.514Z] 03f5537f9a2e: Preparing [2023-04-26T21:17:58.514Z] 26cbea5cba74: Preparing [2023-04-26T21:17:58.514Z] 5f9031e4e8a3: Waiting [2023-04-26T21:17:58.514Z] 26cbea5cba74: Waiting [2023-04-26T21:17:58.514Z] 03f5537f9a2e: Waiting [2023-04-26T21:17:58.514Z] f8e8a129657d: Waiting [2023-04-26T21:17:58.515Z] 243d186e0457: Layer already exists [2023-04-26T21:17:58.515Z] 24f08a8b8447: Layer already exists [2023-04-26T21:17:58.515Z] 7254a75b8ee2: Layer already exists [2023-04-26T21:17:58.515Z] 36a1b61420f0: Layer already exists [2023-04-26T21:17:58.515Z] b69673701bf8: Layer already exists [2023-04-26T21:17:58.515Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:58.515Z] 03f5537f9a2e: Layer already exists [2023-04-26T21:17:58.515Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:58.515Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:58.778Z] latest: digest: sha256:75f8b8cf25d2446a5632e313d4e32c9877ce31ec5cd6c376d41c0ea84347e13a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:59.107Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:59.428Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.140 [2023-04-26T21:17:59.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-26T21:17:59.428Z] 36a1b61420f0: Preparing [2023-04-26T21:17:59.428Z] b69673701bf8: Preparing [2023-04-26T21:17:59.428Z] 24f08a8b8447: Preparing [2023-04-26T21:17:59.428Z] 243d186e0457: Preparing [2023-04-26T21:17:59.428Z] 7254a75b8ee2: Preparing [2023-04-26T21:17:59.428Z] f8e8a129657d: Preparing [2023-04-26T21:17:59.428Z] 5f9031e4e8a3: Preparing [2023-04-26T21:17:59.428Z] 03f5537f9a2e: Preparing [2023-04-26T21:17:59.428Z] 26cbea5cba74: Preparing [2023-04-26T21:17:59.428Z] f8e8a129657d: Waiting [2023-04-26T21:17:59.428Z] 03f5537f9a2e: Waiting [2023-04-26T21:17:59.428Z] 5f9031e4e8a3: Waiting [2023-04-26T21:17:59.428Z] 26cbea5cba74: Waiting [2023-04-26T21:17:59.428Z] 24f08a8b8447: Layer already exists [2023-04-26T21:17:59.428Z] 7254a75b8ee2: Layer already exists [2023-04-26T21:17:59.428Z] 243d186e0457: Layer already exists [2023-04-26T21:17:59.428Z] 36a1b61420f0: Layer already exists [2023-04-26T21:17:59.428Z] b69673701bf8: Layer already exists [2023-04-26T21:17:59.428Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:17:59.428Z] f8e8a129657d: Layer already exists [2023-04-26T21:17:59.428Z] 03f5537f9a2e: Layer already exists [2023-04-26T21:17:59.428Z] 26cbea5cba74: Layer already exists [2023-04-26T21:17:59.428Z] 3.0.0-dev.140: digest: sha256:75f8b8cf25d2446a5632e313d4e32c9877ce31ec5cd6c376d41c0ea84347e13a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:17:59.753Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:00.078Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:18:00.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-26T21:18:00.078Z] 36a1b61420f0: Preparing [2023-04-26T21:18:00.078Z] b69673701bf8: Preparing [2023-04-26T21:18:00.078Z] 24f08a8b8447: Preparing [2023-04-26T21:18:00.078Z] 243d186e0457: Preparing [2023-04-26T21:18:00.078Z] 7254a75b8ee2: Preparing [2023-04-26T21:18:00.078Z] f8e8a129657d: Preparing [2023-04-26T21:18:00.078Z] 5f9031e4e8a3: Preparing [2023-04-26T21:18:00.078Z] 03f5537f9a2e: Preparing [2023-04-26T21:18:00.078Z] 26cbea5cba74: Preparing [2023-04-26T21:18:00.078Z] f8e8a129657d: Waiting [2023-04-26T21:18:00.078Z] 5f9031e4e8a3: Waiting [2023-04-26T21:18:00.078Z] 03f5537f9a2e: Waiting [2023-04-26T21:18:00.078Z] 243d186e0457: Layer already exists [2023-04-26T21:18:00.078Z] 24f08a8b8447: Layer already exists [2023-04-26T21:18:00.078Z] 36a1b61420f0: Layer already exists [2023-04-26T21:18:00.078Z] 7254a75b8ee2: Layer already exists [2023-04-26T21:18:00.078Z] b69673701bf8: Layer already exists [2023-04-26T21:18:00.078Z] 03f5537f9a2e: Layer already exists [2023-04-26T21:18:00.078Z] f8e8a129657d: Layer already exists [2023-04-26T21:18:00.078Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:18:00.078Z] 26cbea5cba74: Layer already exists [2023-04-26T21:18:00.078Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:75f8b8cf25d2446a5632e313d4e32c9877ce31ec5cd6c376d41c0ea84347e13a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:00.411Z] + 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-26T21:18:00.739Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-04-26T21:18:00.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-26T21:18:00.739Z] 36a1b61420f0: Preparing [2023-04-26T21:18:00.739Z] b69673701bf8: Preparing [2023-04-26T21:18:00.739Z] 24f08a8b8447: Preparing [2023-04-26T21:18:00.739Z] 243d186e0457: Preparing [2023-04-26T21:18:00.739Z] 7254a75b8ee2: Preparing [2023-04-26T21:18:00.739Z] f8e8a129657d: Preparing [2023-04-26T21:18:00.739Z] 5f9031e4e8a3: Preparing [2023-04-26T21:18:00.739Z] 03f5537f9a2e: Preparing [2023-04-26T21:18:00.739Z] 26cbea5cba74: Preparing [2023-04-26T21:18:00.739Z] 5f9031e4e8a3: Waiting [2023-04-26T21:18:00.739Z] 03f5537f9a2e: Waiting [2023-04-26T21:18:00.739Z] 26cbea5cba74: Waiting [2023-04-26T21:18:00.739Z] f8e8a129657d: Waiting [2023-04-26T21:18:00.739Z] 7254a75b8ee2: Layer already exists [2023-04-26T21:18:00.739Z] 36a1b61420f0: Layer already exists [2023-04-26T21:18:00.739Z] 24f08a8b8447: Layer already exists [2023-04-26T21:18:00.739Z] b69673701bf8: Layer already exists [2023-04-26T21:18:00.739Z] 243d186e0457: Layer already exists [2023-04-26T21:18:00.739Z] f8e8a129657d: Layer already exists [2023-04-26T21:18:00.739Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:18:00.739Z] 03f5537f9a2e: Layer already exists [2023-04-26T21:18:00.739Z] 26cbea5cba74: Layer already exists [2023-04-26T21:18:00.739Z] main: digest: sha256:75f8b8cf25d2446a5632e313d4e32c9877ce31ec5cd6c376d41c0ea84347e13a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T21:18:01.046Z] ===================================================== [Pipeline] echo [2023-04-26T21:18:01.052Z] taggedImages: [2023-04-26T21:18:01.052Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:18:01.052Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-26T21:18:01.052Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.140 [2023-04-26T21:18:01.052Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:18:01.052Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-04-26T21:18:01.067Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-04-26T21:18:01.067Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:18:01.067Z] latest [2023-04-26T21:18:01.067Z] 3.0.0-dev.140 [2023-04-26T21:18:01.067Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:18:01.067Z] main [2023-04-26T21:18:01.067Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:01.407Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:01.737Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:18:01.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-26T21:18:01.737Z] 021c3e35a745: Preparing [2023-04-26T21:18:01.737Z] 82297481034e: Preparing [2023-04-26T21:18:01.737Z] c9effa7db727: Preparing [2023-04-26T21:18:01.737Z] 047eef2b76f1: Preparing [2023-04-26T21:18:01.737Z] f8e8a129657d: Preparing [2023-04-26T21:18:01.737Z] 5f9031e4e8a3: Preparing [2023-04-26T21:18:01.737Z] c2e97cfb0e1e: Preparing [2023-04-26T21:18:01.737Z] 26cbea5cba74: Preparing [2023-04-26T21:18:01.737Z] 5f9031e4e8a3: Waiting [2023-04-26T21:18:01.737Z] c2e97cfb0e1e: Waiting [2023-04-26T21:18:01.737Z] 26cbea5cba74: Waiting [2023-04-26T21:18:01.737Z] f8e8a129657d: Layer already exists [2023-04-26T21:18:02.002Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:18:02.002Z] 021c3e35a745: Pushed [2023-04-26T21:18:02.002Z] c9effa7db727: Pushed [2023-04-26T21:18:02.002Z] 82297481034e: Pushed [2023-04-26T21:18:02.002Z] 26cbea5cba74: Layer already exists [2023-04-26T21:18:02.579Z] c2e97cfb0e1e: Pushed [2023-04-26T21:18:20.758Z] 047eef2b76f1: Pushed [2023-04-26T21:18:20.758Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:4a4cbe8d04bf3c8fa6761a56aa8d6e4f2dea30f4c0febae6cf9f1469391b2637 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:21.104Z] + 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-26T21:18:21.433Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-26T21:18:21.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-26T21:18:21.433Z] 021c3e35a745: Preparing [2023-04-26T21:18:21.433Z] 82297481034e: Preparing [2023-04-26T21:18:21.433Z] c9effa7db727: Preparing [2023-04-26T21:18:21.433Z] 047eef2b76f1: Preparing [2023-04-26T21:18:21.433Z] f8e8a129657d: Preparing [2023-04-26T21:18:21.433Z] 5f9031e4e8a3: Preparing [2023-04-26T21:18:21.433Z] c2e97cfb0e1e: Preparing [2023-04-26T21:18:21.433Z] 26cbea5cba74: Preparing [2023-04-26T21:18:21.433Z] 5f9031e4e8a3: Waiting [2023-04-26T21:18:21.433Z] c2e97cfb0e1e: Waiting [2023-04-26T21:18:21.433Z] 26cbea5cba74: Waiting [2023-04-26T21:18:21.433Z] 021c3e35a745: Layer already exists [2023-04-26T21:18:21.433Z] 047eef2b76f1: Layer already exists [2023-04-26T21:18:21.433Z] 82297481034e: Layer already exists [2023-04-26T21:18:21.433Z] c9effa7db727: Layer already exists [2023-04-26T21:18:21.433Z] f8e8a129657d: Layer already exists [2023-04-26T21:18:21.434Z] c2e97cfb0e1e: Layer already exists [2023-04-26T21:18:21.434Z] 26cbea5cba74: Layer already exists [2023-04-26T21:18:21.434Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:18:21.699Z] latest: digest: sha256:4a4cbe8d04bf3c8fa6761a56aa8d6e4f2dea30f4c0febae6cf9f1469391b2637 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:22.034Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:22.370Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.140 [2023-04-26T21:18:22.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-26T21:18:22.370Z] 021c3e35a745: Preparing [2023-04-26T21:18:22.370Z] 82297481034e: Preparing [2023-04-26T21:18:22.370Z] c9effa7db727: Preparing [2023-04-26T21:18:22.370Z] 047eef2b76f1: Preparing [2023-04-26T21:18:22.370Z] f8e8a129657d: Preparing [2023-04-26T21:18:22.370Z] 5f9031e4e8a3: Preparing [2023-04-26T21:18:22.370Z] c2e97cfb0e1e: Preparing [2023-04-26T21:18:22.370Z] 26cbea5cba74: Preparing [2023-04-26T21:18:22.370Z] 5f9031e4e8a3: Waiting [2023-04-26T21:18:22.370Z] c2e97cfb0e1e: Waiting [2023-04-26T21:18:22.370Z] 26cbea5cba74: Waiting [2023-04-26T21:18:22.370Z] c9effa7db727: Layer already exists [2023-04-26T21:18:22.370Z] f8e8a129657d: Layer already exists [2023-04-26T21:18:22.370Z] 021c3e35a745: Layer already exists [2023-04-26T21:18:22.370Z] 047eef2b76f1: Layer already exists [2023-04-26T21:18:22.370Z] 82297481034e: Layer already exists [2023-04-26T21:18:22.370Z] 26cbea5cba74: Layer already exists [2023-04-26T21:18:22.370Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:18:22.370Z] c2e97cfb0e1e: Layer already exists [2023-04-26T21:18:22.638Z] 3.0.0-dev.140: digest: sha256:4a4cbe8d04bf3c8fa6761a56aa8d6e4f2dea30f4c0febae6cf9f1469391b2637 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:22.978Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:23.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:18:23.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-26T21:18:23.313Z] 021c3e35a745: Preparing [2023-04-26T21:18:23.313Z] 82297481034e: Preparing [2023-04-26T21:18:23.313Z] c9effa7db727: Preparing [2023-04-26T21:18:23.313Z] 047eef2b76f1: Preparing [2023-04-26T21:18:23.313Z] f8e8a129657d: Preparing [2023-04-26T21:18:23.313Z] 5f9031e4e8a3: Preparing [2023-04-26T21:18:23.313Z] c2e97cfb0e1e: Preparing [2023-04-26T21:18:23.313Z] 26cbea5cba74: Preparing [2023-04-26T21:18:23.313Z] 5f9031e4e8a3: Waiting [2023-04-26T21:18:23.314Z] c2e97cfb0e1e: Waiting [2023-04-26T21:18:23.314Z] 26cbea5cba74: Waiting [2023-04-26T21:18:23.314Z] 021c3e35a745: Layer already exists [2023-04-26T21:18:23.314Z] f8e8a129657d: Layer already exists [2023-04-26T21:18:23.314Z] c9effa7db727: Layer already exists [2023-04-26T21:18:23.314Z] 047eef2b76f1: Layer already exists [2023-04-26T21:18:23.314Z] 82297481034e: Layer already exists [2023-04-26T21:18:23.314Z] c2e97cfb0e1e: Layer already exists [2023-04-26T21:18:23.314Z] 26cbea5cba74: Layer already exists [2023-04-26T21:18:23.314Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:18:23.314Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:4a4cbe8d04bf3c8fa6761a56aa8d6e4f2dea30f4c0febae6cf9f1469391b2637 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:23.921Z] + 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-26T21:18:24.252Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-04-26T21:18:24.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-26T21:18:24.252Z] 021c3e35a745: Preparing [2023-04-26T21:18:24.252Z] 82297481034e: Preparing [2023-04-26T21:18:24.252Z] c9effa7db727: Preparing [2023-04-26T21:18:24.252Z] 047eef2b76f1: Preparing [2023-04-26T21:18:24.252Z] f8e8a129657d: Preparing [2023-04-26T21:18:24.252Z] 5f9031e4e8a3: Preparing [2023-04-26T21:18:24.252Z] c2e97cfb0e1e: Preparing [2023-04-26T21:18:24.252Z] 26cbea5cba74: Preparing [2023-04-26T21:18:24.252Z] 5f9031e4e8a3: Waiting [2023-04-26T21:18:24.252Z] c2e97cfb0e1e: Waiting [2023-04-26T21:18:24.252Z] 26cbea5cba74: Waiting [2023-04-26T21:18:24.252Z] c9effa7db727: Layer already exists [2023-04-26T21:18:24.252Z] 021c3e35a745: Layer already exists [2023-04-26T21:18:24.252Z] f8e8a129657d: Layer already exists [2023-04-26T21:18:24.252Z] 047eef2b76f1: Layer already exists [2023-04-26T21:18:24.252Z] 82297481034e: Layer already exists [2023-04-26T21:18:24.252Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:18:24.252Z] 26cbea5cba74: Layer already exists [2023-04-26T21:18:24.252Z] c2e97cfb0e1e: Layer already exists [2023-04-26T21:18:24.517Z] main: digest: sha256:4a4cbe8d04bf3c8fa6761a56aa8d6e4f2dea30f4c0febae6cf9f1469391b2637 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T21:18:24.557Z] ===================================================== [Pipeline] echo [2023-04-26T21:18:24.563Z] taggedImages: [2023-04-26T21:18:24.563Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:18:24.563Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-26T21:18:24.563Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.140 [2023-04-26T21:18:24.563Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:18:24.563Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-04-26T21:18:24.580Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-04-26T21:18:24.580Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:18:24.580Z] latest [2023-04-26T21:18:24.580Z] 3.0.0-dev.140 [2023-04-26T21:18:24.580Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:18:24.580Z] main [2023-04-26T21:18:24.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:24.915Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:25.262Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:18:25.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-26T21:18:25.262Z] 217951edf50b: Preparing [2023-04-26T21:18:25.262Z] 9d0f83d37a36: Preparing [2023-04-26T21:18:25.262Z] e09da5e61530: Preparing [2023-04-26T21:18:25.262Z] 047eef2b76f1: Preparing [2023-04-26T21:18:25.262Z] f8e8a129657d: Preparing [2023-04-26T21:18:25.262Z] 5f9031e4e8a3: Preparing [2023-04-26T21:18:25.262Z] ee851a980684: Preparing [2023-04-26T21:18:25.262Z] 26cbea5cba74: Preparing [2023-04-26T21:18:25.262Z] 5f9031e4e8a3: Waiting [2023-04-26T21:18:25.262Z] ee851a980684: Waiting [2023-04-26T21:18:25.262Z] 26cbea5cba74: Waiting [2023-04-26T21:18:25.262Z] 047eef2b76f1: Layer already exists [2023-04-26T21:18:25.262Z] f8e8a129657d: Layer already exists [2023-04-26T21:18:25.262Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:18:25.527Z] 26cbea5cba74: Layer already exists [2023-04-26T21:18:25.527Z] 9d0f83d37a36: Pushed [2023-04-26T21:18:25.527Z] e09da5e61530: Pushed [2023-04-26T21:18:25.527Z] 217951edf50b: Pushed [2023-04-26T21:18:26.480Z] ee851a980684: Pushed [2023-04-26T21:18:26.480Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:b6e4082b89362c18b831ca375ade461ce0ebb1b9ab6f6c851f676f1d339c67c9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:26.821Z] + 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-26T21:18:27.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-26T21:18:27.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-26T21:18:27.158Z] 217951edf50b: Preparing [2023-04-26T21:18:27.158Z] 9d0f83d37a36: Preparing [2023-04-26T21:18:27.158Z] e09da5e61530: Preparing [2023-04-26T21:18:27.158Z] 047eef2b76f1: Preparing [2023-04-26T21:18:27.158Z] f8e8a129657d: Preparing [2023-04-26T21:18:27.158Z] 5f9031e4e8a3: Preparing [2023-04-26T21:18:27.158Z] ee851a980684: Preparing [2023-04-26T21:18:27.158Z] 26cbea5cba74: Preparing [2023-04-26T21:18:27.158Z] ee851a980684: Waiting [2023-04-26T21:18:27.158Z] 26cbea5cba74: Waiting [2023-04-26T21:18:27.158Z] 5f9031e4e8a3: Waiting [2023-04-26T21:18:27.158Z] 9d0f83d37a36: Layer already exists [2023-04-26T21:18:27.158Z] f8e8a129657d: Layer already exists [2023-04-26T21:18:27.158Z] 217951edf50b: Layer already exists [2023-04-26T21:18:27.158Z] e09da5e61530: Layer already exists [2023-04-26T21:18:27.158Z] 047eef2b76f1: Layer already exists [2023-04-26T21:18:27.158Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:18:27.158Z] ee851a980684: Layer already exists [2023-04-26T21:18:27.158Z] 26cbea5cba74: Layer already exists [2023-04-26T21:18:27.158Z] latest: digest: sha256:b6e4082b89362c18b831ca375ade461ce0ebb1b9ab6f6c851f676f1d339c67c9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:27.758Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:28.089Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.140 [2023-04-26T21:18:28.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-26T21:18:28.089Z] 217951edf50b: Preparing [2023-04-26T21:18:28.089Z] 9d0f83d37a36: Preparing [2023-04-26T21:18:28.089Z] e09da5e61530: Preparing [2023-04-26T21:18:28.089Z] 047eef2b76f1: Preparing [2023-04-26T21:18:28.089Z] f8e8a129657d: Preparing [2023-04-26T21:18:28.089Z] 5f9031e4e8a3: Preparing [2023-04-26T21:18:28.089Z] ee851a980684: Preparing [2023-04-26T21:18:28.089Z] 26cbea5cba74: Preparing [2023-04-26T21:18:28.089Z] 5f9031e4e8a3: Waiting [2023-04-26T21:18:28.089Z] ee851a980684: Waiting [2023-04-26T21:18:28.089Z] 26cbea5cba74: Waiting [2023-04-26T21:18:28.089Z] 9d0f83d37a36: Layer already exists [2023-04-26T21:18:28.089Z] e09da5e61530: Layer already exists [2023-04-26T21:18:28.089Z] f8e8a129657d: Layer already exists [2023-04-26T21:18:28.089Z] 217951edf50b: Layer already exists [2023-04-26T21:18:28.089Z] 047eef2b76f1: Layer already exists [2023-04-26T21:18:28.089Z] 26cbea5cba74: Layer already exists [2023-04-26T21:18:28.089Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:18:28.089Z] ee851a980684: Layer already exists [2023-04-26T21:18:28.089Z] 3.0.0-dev.140: digest: sha256:b6e4082b89362c18b831ca375ade461ce0ebb1b9ab6f6c851f676f1d339c67c9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:28.701Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:29.038Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:18:29.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-26T21:18:29.038Z] 217951edf50b: Preparing [2023-04-26T21:18:29.038Z] 9d0f83d37a36: Preparing [2023-04-26T21:18:29.038Z] e09da5e61530: Preparing [2023-04-26T21:18:29.038Z] 047eef2b76f1: Preparing [2023-04-26T21:18:29.038Z] f8e8a129657d: Preparing [2023-04-26T21:18:29.038Z] 5f9031e4e8a3: Preparing [2023-04-26T21:18:29.038Z] ee851a980684: Preparing [2023-04-26T21:18:29.038Z] 26cbea5cba74: Preparing [2023-04-26T21:18:29.038Z] ee851a980684: Waiting [2023-04-26T21:18:29.038Z] 26cbea5cba74: Waiting [2023-04-26T21:18:29.038Z] 5f9031e4e8a3: Waiting [2023-04-26T21:18:29.038Z] e09da5e61530: Layer already exists [2023-04-26T21:18:29.038Z] 9d0f83d37a36: Layer already exists [2023-04-26T21:18:29.038Z] 217951edf50b: Layer already exists [2023-04-26T21:18:29.038Z] f8e8a129657d: Layer already exists [2023-04-26T21:18:29.038Z] 047eef2b76f1: Layer already exists [2023-04-26T21:18:29.038Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:18:29.038Z] ee851a980684: Layer already exists [2023-04-26T21:18:29.038Z] 26cbea5cba74: Layer already exists [2023-04-26T21:18:29.038Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:b6e4082b89362c18b831ca375ade461ce0ebb1b9ab6f6c851f676f1d339c67c9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:29.635Z] + 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-26T21:18:29.962Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-04-26T21:18:29.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-26T21:18:29.962Z] 217951edf50b: Preparing [2023-04-26T21:18:29.962Z] 9d0f83d37a36: Preparing [2023-04-26T21:18:29.962Z] e09da5e61530: Preparing [2023-04-26T21:18:29.962Z] 047eef2b76f1: Preparing [2023-04-26T21:18:29.962Z] f8e8a129657d: Preparing [2023-04-26T21:18:29.962Z] 5f9031e4e8a3: Preparing [2023-04-26T21:18:29.962Z] ee851a980684: Preparing [2023-04-26T21:18:29.962Z] 26cbea5cba74: Preparing [2023-04-26T21:18:29.962Z] 5f9031e4e8a3: Waiting [2023-04-26T21:18:29.962Z] ee851a980684: Waiting [2023-04-26T21:18:29.962Z] 26cbea5cba74: Waiting [2023-04-26T21:18:29.962Z] e09da5e61530: Layer already exists [2023-04-26T21:18:29.962Z] 217951edf50b: Layer already exists [2023-04-26T21:18:29.962Z] f8e8a129657d: Layer already exists [2023-04-26T21:18:29.962Z] 047eef2b76f1: Layer already exists [2023-04-26T21:18:29.962Z] 9d0f83d37a36: Layer already exists [2023-04-26T21:18:29.962Z] ee851a980684: Layer already exists [2023-04-26T21:18:29.962Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:18:29.962Z] 26cbea5cba74: Layer already exists [2023-04-26T21:18:30.229Z] main: digest: sha256:b6e4082b89362c18b831ca375ade461ce0ebb1b9ab6f6c851f676f1d339c67c9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T21:18:30.272Z] ===================================================== [Pipeline] echo [2023-04-26T21:18:30.278Z] taggedImages: [2023-04-26T21:18:30.278Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:18:30.278Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-26T21:18:30.278Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.140 [2023-04-26T21:18:30.278Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:18:30.278Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-04-26T21:18:30.293Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-04-26T21:18:30.293Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:18:30.293Z] latest [2023-04-26T21:18:30.293Z] 3.0.0-dev.140 [2023-04-26T21:18:30.293Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:18:30.293Z] main [2023-04-26T21:18:30.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:30.622Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:30.948Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:18:30.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-26T21:18:30.948Z] 7bac6b820aa7: Preparing [2023-04-26T21:18:30.948Z] 4984df39a5f6: Preparing [2023-04-26T21:18:30.948Z] f8e8a129657d: Preparing [2023-04-26T21:18:30.948Z] 5f9031e4e8a3: Preparing [2023-04-26T21:18:30.948Z] 77413feba782: Preparing [2023-04-26T21:18:30.948Z] 26cbea5cba74: Preparing [2023-04-26T21:18:30.948Z] 26cbea5cba74: Waiting [2023-04-26T21:18:30.948Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:18:30.948Z] f8e8a129657d: Layer already exists [2023-04-26T21:18:30.948Z] 26cbea5cba74: Layer already exists [2023-04-26T21:18:31.215Z] 7bac6b820aa7: Pushed [2023-04-26T21:18:31.215Z] 77413feba782: Pushed [2023-04-26T21:18:36.541Z] 4984df39a5f6: Pushed [2023-04-26T21:18:36.541Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:828ff2204ba23d296946b45d47317e4a1c3ca6ea8ff8c19e570790b83fd3d0dc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:36.874Z] + 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-26T21:18:37.201Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-26T21:18:37.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-26T21:18:37.201Z] 7bac6b820aa7: Preparing [2023-04-26T21:18:37.201Z] 4984df39a5f6: Preparing [2023-04-26T21:18:37.201Z] f8e8a129657d: Preparing [2023-04-26T21:18:37.201Z] 5f9031e4e8a3: Preparing [2023-04-26T21:18:37.201Z] 77413feba782: Preparing [2023-04-26T21:18:37.201Z] 26cbea5cba74: Preparing [2023-04-26T21:18:37.201Z] 26cbea5cba74: Waiting [2023-04-26T21:18:37.201Z] 77413feba782: Layer already exists [2023-04-26T21:18:37.201Z] 7bac6b820aa7: Layer already exists [2023-04-26T21:18:37.201Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:18:37.201Z] f8e8a129657d: Layer already exists [2023-04-26T21:18:37.201Z] 4984df39a5f6: Layer already exists [2023-04-26T21:18:37.201Z] 26cbea5cba74: Layer already exists [2023-04-26T21:18:37.468Z] latest: digest: sha256:828ff2204ba23d296946b45d47317e4a1c3ca6ea8ff8c19e570790b83fd3d0dc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:37.801Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:38.136Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.140 [2023-04-26T21:18:38.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-26T21:18:38.136Z] 7bac6b820aa7: Preparing [2023-04-26T21:18:38.136Z] 4984df39a5f6: Preparing [2023-04-26T21:18:38.136Z] f8e8a129657d: Preparing [2023-04-26T21:18:38.136Z] 5f9031e4e8a3: Preparing [2023-04-26T21:18:38.136Z] 77413feba782: Preparing [2023-04-26T21:18:38.136Z] 26cbea5cba74: Preparing [2023-04-26T21:18:38.136Z] 26cbea5cba74: Waiting [2023-04-26T21:18:38.136Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:18:38.136Z] 77413feba782: Layer already exists [2023-04-26T21:18:38.136Z] 7bac6b820aa7: Layer already exists [2023-04-26T21:18:38.136Z] 4984df39a5f6: Layer already exists [2023-04-26T21:18:38.136Z] f8e8a129657d: Layer already exists [2023-04-26T21:18:38.136Z] 26cbea5cba74: Layer already exists [2023-04-26T21:18:38.136Z] 3.0.0-dev.140: digest: sha256:828ff2204ba23d296946b45d47317e4a1c3ca6ea8ff8c19e570790b83fd3d0dc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:38.477Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:38.806Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:18:38.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-26T21:18:38.806Z] 7bac6b820aa7: Preparing [2023-04-26T21:18:38.806Z] 4984df39a5f6: Preparing [2023-04-26T21:18:38.806Z] f8e8a129657d: Preparing [2023-04-26T21:18:38.806Z] 5f9031e4e8a3: Preparing [2023-04-26T21:18:38.806Z] 77413feba782: Preparing [2023-04-26T21:18:38.806Z] 26cbea5cba74: Preparing [2023-04-26T21:18:38.806Z] 26cbea5cba74: Waiting [2023-04-26T21:18:38.806Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:18:38.806Z] f8e8a129657d: Layer already exists [2023-04-26T21:18:38.806Z] 4984df39a5f6: Layer already exists [2023-04-26T21:18:38.806Z] 7bac6b820aa7: Layer already exists [2023-04-26T21:18:38.806Z] 77413feba782: Layer already exists [2023-04-26T21:18:38.806Z] 26cbea5cba74: Layer already exists [2023-04-26T21:18:38.806Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:828ff2204ba23d296946b45d47317e4a1c3ca6ea8ff8c19e570790b83fd3d0dc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:39.138Z] + 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-26T21:18:39.462Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-04-26T21:18:39.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-26T21:18:39.462Z] 7bac6b820aa7: Preparing [2023-04-26T21:18:39.462Z] 4984df39a5f6: Preparing [2023-04-26T21:18:39.462Z] f8e8a129657d: Preparing [2023-04-26T21:18:39.462Z] 5f9031e4e8a3: Preparing [2023-04-26T21:18:39.462Z] 77413feba782: Preparing [2023-04-26T21:18:39.462Z] 26cbea5cba74: Preparing [2023-04-26T21:18:39.462Z] 26cbea5cba74: Waiting [2023-04-26T21:18:39.462Z] 7bac6b820aa7: Layer already exists [2023-04-26T21:18:39.462Z] 4984df39a5f6: Layer already exists [2023-04-26T21:18:39.462Z] f8e8a129657d: Layer already exists [2023-04-26T21:18:39.462Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:18:39.462Z] 77413feba782: Layer already exists [2023-04-26T21:18:39.462Z] 26cbea5cba74: Layer already exists [2023-04-26T21:18:39.462Z] main: digest: sha256:828ff2204ba23d296946b45d47317e4a1c3ca6ea8ff8c19e570790b83fd3d0dc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T21:18:39.769Z] ===================================================== [Pipeline] echo [2023-04-26T21:18:39.775Z] taggedImages: [2023-04-26T21:18:39.775Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:18:39.775Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-26T21:18:39.775Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.140 [2023-04-26T21:18:39.775Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:18:39.775Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-04-26T21:18:39.790Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-04-26T21:18:39.790Z] 097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:18:39.790Z] latest [2023-04-26T21:18:39.790Z] 3.0.0-dev.140 [2023-04-26T21:18:39.790Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:18:39.790Z] main [2023-04-26T21:18:39.790Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:40.115Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:40.452Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:18:40.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-26T21:18:40.452Z] 7fa539fad680: Preparing [2023-04-26T21:18:40.452Z] df667092066e: Preparing [2023-04-26T21:18:40.452Z] f8e8a129657d: Preparing [2023-04-26T21:18:40.452Z] 5f9031e4e8a3: Preparing [2023-04-26T21:18:40.452Z] 3f45cd516e1d: Preparing [2023-04-26T21:18:40.452Z] 26cbea5cba74: Preparing [2023-04-26T21:18:40.452Z] 26cbea5cba74: Waiting [2023-04-26T21:18:40.452Z] 3f45cd516e1d: Layer already exists [2023-04-26T21:18:40.452Z] f8e8a129657d: Layer already exists [2023-04-26T21:18:40.452Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:18:40.452Z] 26cbea5cba74: Layer already exists [2023-04-26T21:18:40.717Z] 7fa539fad680: Pushed [2023-04-26T21:18:46.037Z] df667092066e: Pushed [2023-04-26T21:18:46.037Z] 097fa9cfe75c32edccb428e411636597142f08a4: digest: sha256:87bd9cba2e4d2b70536231ede24f9357945aa0e48af8268168189f08a2f3a97c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:46.379Z] + 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-26T21:18:46.707Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-26T21:18:46.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-26T21:18:46.707Z] 7fa539fad680: Preparing [2023-04-26T21:18:46.707Z] df667092066e: Preparing [2023-04-26T21:18:46.707Z] f8e8a129657d: Preparing [2023-04-26T21:18:46.707Z] 5f9031e4e8a3: Preparing [2023-04-26T21:18:46.707Z] 3f45cd516e1d: Preparing [2023-04-26T21:18:46.707Z] 26cbea5cba74: Preparing [2023-04-26T21:18:46.707Z] 26cbea5cba74: Waiting [2023-04-26T21:18:46.707Z] df667092066e: Layer already exists [2023-04-26T21:18:46.707Z] 7fa539fad680: Layer already exists [2023-04-26T21:18:46.707Z] 3f45cd516e1d: Layer already exists [2023-04-26T21:18:46.707Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:18:46.707Z] f8e8a129657d: Layer already exists [2023-04-26T21:18:46.707Z] 26cbea5cba74: Layer already exists [2023-04-26T21:18:46.707Z] latest: digest: sha256:87bd9cba2e4d2b70536231ede24f9357945aa0e48af8268168189f08a2f3a97c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:47.310Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:47.646Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.140 [2023-04-26T21:18:47.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-26T21:18:47.646Z] 7fa539fad680: Preparing [2023-04-26T21:18:47.646Z] df667092066e: Preparing [2023-04-26T21:18:47.646Z] f8e8a129657d: Preparing [2023-04-26T21:18:47.646Z] 5f9031e4e8a3: Preparing [2023-04-26T21:18:47.646Z] 3f45cd516e1d: Preparing [2023-04-26T21:18:47.646Z] 26cbea5cba74: Preparing [2023-04-26T21:18:47.646Z] 26cbea5cba74: Waiting [2023-04-26T21:18:47.646Z] 3f45cd516e1d: Layer already exists [2023-04-26T21:18:47.646Z] df667092066e: Layer already exists [2023-04-26T21:18:47.646Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:18:47.646Z] 7fa539fad680: Layer already exists [2023-04-26T21:18:47.646Z] f8e8a129657d: Layer already exists [2023-04-26T21:18:47.646Z] 26cbea5cba74: Layer already exists [2023-04-26T21:18:47.646Z] 3.0.0-dev.140: digest: sha256:87bd9cba2e4d2b70536231ede24f9357945aa0e48af8268168189f08a2f3a97c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:47.987Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:48.363Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:18:48.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-26T21:18:48.363Z] 7fa539fad680: Preparing [2023-04-26T21:18:48.363Z] df667092066e: Preparing [2023-04-26T21:18:48.363Z] f8e8a129657d: Preparing [2023-04-26T21:18:48.363Z] 5f9031e4e8a3: Preparing [2023-04-26T21:18:48.363Z] 3f45cd516e1d: Preparing [2023-04-26T21:18:48.364Z] 26cbea5cba74: Preparing [2023-04-26T21:18:48.364Z] df667092066e: Layer already exists [2023-04-26T21:18:48.364Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:18:48.364Z] 7fa539fad680: Layer already exists [2023-04-26T21:18:48.364Z] f8e8a129657d: Layer already exists [2023-04-26T21:18:48.364Z] 3f45cd516e1d: Layer already exists [2023-04-26T21:18:48.364Z] 26cbea5cba74: Layer already exists [2023-04-26T21:18:48.635Z] 097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140: digest: sha256:87bd9cba2e4d2b70536231ede24f9357945aa0e48af8268168189f08a2f3a97c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:48.999Z] + 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-26T21:18:49.343Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-04-26T21:18:49.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-26T21:18:49.343Z] 7fa539fad680: Preparing [2023-04-26T21:18:49.343Z] df667092066e: Preparing [2023-04-26T21:18:49.343Z] f8e8a129657d: Preparing [2023-04-26T21:18:49.343Z] 5f9031e4e8a3: Preparing [2023-04-26T21:18:49.343Z] 3f45cd516e1d: Preparing [2023-04-26T21:18:49.343Z] 26cbea5cba74: Preparing [2023-04-26T21:18:49.343Z] 26cbea5cba74: Waiting [2023-04-26T21:18:49.343Z] 3f45cd516e1d: Layer already exists [2023-04-26T21:18:49.343Z] df667092066e: Layer already exists [2023-04-26T21:18:49.343Z] 7fa539fad680: Layer already exists [2023-04-26T21:18:49.343Z] f8e8a129657d: Layer already exists [2023-04-26T21:18:49.343Z] 5f9031e4e8a3: Layer already exists [2023-04-26T21:18:49.344Z] 26cbea5cba74: Layer already exists [2023-04-26T21:18:49.619Z] main: digest: sha256:87bd9cba2e4d2b70536231ede24f9357945aa0e48af8268168189f08a2f3a97c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T21:18:49.679Z] ===================================================== [Pipeline] echo [2023-04-26T21:18:49.689Z] taggedImages: [2023-04-26T21:18:49.689Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:097fa9cfe75c32edccb428e411636597142f08a4 [2023-04-26T21:18:49.689Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-26T21:18:49.689Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.140 [2023-04-26T21:18:49.689Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:097fa9cfe75c32edccb428e411636597142f08a4-3.0.0-dev.140 [2023-04-26T21:18:49.689Z] - 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-26T21:18:50.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T21:18:50.091Z] [2023-04-26T21:18:50.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:18:50.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T21:18:50.419Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T21:18:50.419Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T21:18:50.419Z] 04944245beec: Pulling fs layer [2023-04-26T21:18:50.419Z] 699f458cf7ca: Pulling fs layer [2023-04-26T21:18:50.419Z] 765212b225bb: Pulling fs layer [2023-04-26T21:18:50.419Z] f23df028b6ca: Pulling fs layer [2023-04-26T21:18:50.419Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T21:18:50.419Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T21:18:50.419Z] 765212b225bb: Waiting [2023-04-26T21:18:50.419Z] f23df028b6ca: Waiting [2023-04-26T21:18:50.419Z] d65c8cfc05b1: Waiting [2023-04-26T21:18:50.419Z] 2437ff75d9bd: Waiting [2023-04-26T21:18:50.686Z] 04944245beec: Verifying Checksum [2023-04-26T21:18:50.686Z] 04944245beec: Download complete [2023-04-26T21:18:50.686Z] 765212b225bb: Verifying Checksum [2023-04-26T21:18:50.686Z] 765212b225bb: Download complete [2023-04-26T21:18:50.686Z] f23df028b6ca: Verifying Checksum [2023-04-26T21:18:50.686Z] f23df028b6ca: Download complete [2023-04-26T21:18:50.686Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T21:18:50.686Z] d65c8cfc05b1: Download complete [2023-04-26T21:18:50.686Z] 699f458cf7ca: Verifying Checksum [2023-04-26T21:18:50.686Z] 699f458cf7ca: Download complete [2023-04-26T21:18:51.270Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T21:18:51.270Z] 8998bd30e6a1: Download complete [2023-04-26T21:18:53.211Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T21:18:53.211Z] 2437ff75d9bd: Download complete [2023-04-26T21:18:55.150Z] 8998bd30e6a1: Pull complete [2023-04-26T21:18:55.415Z] 04944245beec: Pull complete [2023-04-26T21:18:56.821Z] 699f458cf7ca: Pull complete [2023-04-26T21:18:57.087Z] 765212b225bb: Pull complete [2023-04-26T21:18:57.666Z] f23df028b6ca: Pull complete [2023-04-26T21:18:57.936Z] d65c8cfc05b1: Pull complete [2023-04-26T21:19:12.908Z] 2437ff75d9bd: Pull complete [2023-04-26T21:19:12.909Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T21:19:12.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T21:19:12.909Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T21:19:13.088Z] prd-ubuntu20.04-docker-arm64-4c-16g-11069 does not seem to be running inside a container [2023-04-26T21:19:13.140Z] $ 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/503 -v /w/workspace/edgex-go/503:/w/workspace/edgex-go/503:rw,z -v /w/workspace/edgex-go/503@tmp:/w/workspace/edgex-go/503@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-26T21:19:15.829Z] $ docker top af71b58c6ad7755798a30b05c145894d043437c16441245bb340c1aa0ee19507 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:19:16.750Z] ---> job-cost.sh [2023-04-26T21:19:16.750Z] lf-activate-venv: SKIPPING [2023-04-26T21:19:16.750Z] INFO: No Stack... [2023-04-26T21:19:17.015Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T21:19:17.970Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T21:19:18.289Z] + cat /w/workspace/edgex-go/503/archives/cost.csv [2023-04-26T21:19:18.289Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T21:19:18.595Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-503-stack-cost] [2023-04-26T21:19:18.602Z] Resource [jenkins-edgexfoundry-edgex-go-main-503-stack-cost] did not exist. Created. [2023-04-26T21:19:18.602Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-503-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T21:19:18.924Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T21:19:19.763Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T21:19:19.773Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-503-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T21:19:19.779Z] $ docker stop --time=1 af71b58c6ad7755798a30b05c145894d043437c16441245bb340c1aa0ee19507 [2023-04-26T21:19:21.253Z] $ docker rm -f --volumes af71b58c6ad7755798a30b05c145894d043437c16441245bb340c1aa0ee19507 [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-26T21:19:21.855Z] provisioning config files... [2023-04-26T21:19:21.862Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/503@tmp/config14994070095357798847tmp [Pipeline] { [Pipeline] sh [2023-04-26T21:19:22.174Z] + set +x [2023-04-26T21:19:22.174Z] + curl -s+ https://codecov.io/bash [2023-04-26T21:19:22.174Z] bash -s -- [2023-04-26T21:19:22.174Z] [2023-04-26T21:19:22.174Z] _____ _ [2023-04-26T21:19:22.174Z] / ____| | | [2023-04-26T21:19:22.174Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T21:19:22.174Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T21:19:22.174Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T21:19:22.174Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T21:19:22.174Z] Bash-1.0.6 [2023-04-26T21:19:22.174Z] [2023-04-26T21:19:22.174Z] [2023-04-26T21:19:22.174Z] ==> git version 2.25.1 found [2023-04-26T21:19:22.174Z] ==> 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-26T21:19:22.174Z] Release-Date: 2020-01-08 [2023-04-26T21:19:22.174Z] 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-26T21:19:22.174Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T21:19:22.174Z] ==> Jenkins CI detected. [2023-04-26T21:19:22.174Z] current dir:  /w/workspace/edgex-go/503 [2023-04-26T21:19:22.174Z] project root: . [2023-04-26T21:19:22.174Z] --> token set from env [2023-04-26T21:19:22.174Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T21:19:22.434Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T21:19:22.434Z] ==> Python coveragepy not found [2023-04-26T21:19:22.434Z] ==> Searching for coverage reports in: [2023-04-26T21:19:22.434Z] + . [2023-04-26T21:19:22.434Z] -> Found 1 reports [2023-04-26T21:19:22.434Z] ==> Detecting git/mercurial file structure [2023-04-26T21:19:22.434Z] ==> Reading reports [2023-04-26T21:19:22.434Z] + ./coverage.out bytes=448352 [2023-04-26T21:19:22.434Z] ==> Appending adjustments [2023-04-26T21:19:22.434Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T21:19:23.828Z] + Found adjustments [2023-04-26T21:19:23.828Z] ==> Gzipping contents [2023-04-26T21:19:23.828Z] 60K /tmp/codecov.fe6MCT.gz [2023-04-26T21:19:23.828Z] ==> Uploading reports [2023-04-26T21:19:23.828Z] url: https://codecov.io [2023-04-26T21:19:23.828Z] query: branch=main&commit=097fa9cfe75c32edccb428e411636597142f08a4&build=503&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F503%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T21:19:23.828Z] -> Pinging Codecov [2023-04-26T21:19:23.828Z] 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=097fa9cfe75c32edccb428e411636597142f08a4&build=503&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F503%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T21:19:23.828Z] -> Uploading to [2023-04-26T21:19:23.828Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/00271124DB129430A58F1EEE437C3FCB/097fa9cfe75c32edccb428e411636597142f08a4/01a6800f-4c44-4585-b792-07efcd396895.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T211923Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=185a9f4b610e97e67ff130a45e29913e23614c2c444fe8cb9e2a5e4c77508564 [2023-04-26T21:19:23.828Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T21:19:23.828Z] Dload Upload Total Spent Left Speed [2023-04-26T21:19:24.092Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57594 0 0 100 57594 0 214k --:--:-- --:--:-- --:--:-- 215k [2023-04-26T21:19:24.092Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/097fa9cfe75c32edccb428e411636597142f08a4 [Pipeline] } [2023-04-26T21:19:24.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-04-26T21:19:24.345Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-26T21:19:24.355Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:19:24.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T21:19:24.658Z] [2023-04-26T21:19:24.658Z] 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-26T21:19:24.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T21:19:25.218Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-26T21:19:25.218Z] df9b9388f04a: Pulling fs layer [2023-04-26T21:19:25.218Z] 52dc419b0ee2: Pulling fs layer [2023-04-26T21:19:25.218Z] 25bc292e5bac: Pulling fs layer [2023-04-26T21:19:25.218Z] 114826534d7a: Pulling fs layer [2023-04-26T21:19:25.218Z] 4657fd5d0bcf: Pulling fs layer [2023-04-26T21:19:25.218Z] 6ad1cebc031e: Pulling fs layer [2023-04-26T21:19:25.218Z] 8a3aa393b2d8: Pulling fs layer [2023-04-26T21:19:25.218Z] 6ad1cebc031e: Waiting [2023-04-26T21:19:25.218Z] 4657fd5d0bcf: Waiting [2023-04-26T21:19:25.219Z] 8a3aa393b2d8: Waiting [2023-04-26T21:19:25.219Z] 114826534d7a: Waiting [2023-04-26T21:19:25.219Z] 25bc292e5bac: Download complete [2023-04-26T21:19:25.219Z] 52dc419b0ee2: Verifying Checksum [2023-04-26T21:19:25.219Z] 52dc419b0ee2: Download complete [2023-04-26T21:19:25.219Z] 4657fd5d0bcf: Download complete [2023-04-26T21:19:25.219Z] df9b9388f04a: Verifying Checksum [2023-04-26T21:19:25.219Z] df9b9388f04a: Download complete [2023-04-26T21:19:25.480Z] 6ad1cebc031e: Verifying Checksum [2023-04-26T21:19:25.480Z] 6ad1cebc031e: Download complete [2023-04-26T21:19:25.480Z] df9b9388f04a: Pull complete [2023-04-26T21:19:25.741Z] 52dc419b0ee2: Pull complete [2023-04-26T21:19:26.000Z] 25bc292e5bac: Pull complete [2023-04-26T21:19:26.000Z] 114826534d7a: Verifying Checksum [2023-04-26T21:19:26.000Z] 114826534d7a: Download complete [2023-04-26T21:19:26.259Z] 8a3aa393b2d8: Verifying Checksum [2023-04-26T21:19:26.259Z] 8a3aa393b2d8: Download complete [2023-04-26T21:19:30.458Z] 114826534d7a: Pull complete [2023-04-26T21:19:30.458Z] 4657fd5d0bcf: Pull complete [2023-04-26T21:19:31.401Z] 6ad1cebc031e: Pull complete [2023-04-26T21:19:34.717Z] 8a3aa393b2d8: Pull complete [2023-04-26T21:19:34.717Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-26T21:19:34.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T21:19:34.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T21:19:35.061Z] prd-ubuntu20.04-docker-8c-8g-11067 does not seem to be running inside a container [2023-04-26T21:19:35.090Z] $ 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/503 -v /w/workspace/edgex-go/503:/w/workspace/edgex-go/503:rw,z -v /w/workspace/edgex-go/503@tmp:/w/workspace/edgex-go/503@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-26T21:19:47.896Z] $ docker top fb9bb8834f425336fc29757cc011ad691774db3669bce409c9492c1cbd2740e2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-26T21:19:47.981Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-04-26T21:19:48.265Z] + set -o pipefail [2023-04-26T21:19:48.265Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-04-26T21:19:53.545Z] [2023-04-26T21:19:53.545Z] Monitoring /w/workspace/edgex-go/503 (github.com/edgexfoundry/edgex-go)... [2023-04-26T21:19:53.545Z] [2023-04-26T21:19:53.545Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/5c70745b-0ec4-478a-acb0-3f2e5e65d7ca [2023-04-26T21:19:53.545Z] [2023-04-26T21:19:53.545Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-26T21:19:53.545Z] [2023-04-26T21:19:53.545Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-26T21:19:53.545Z] [2023-04-26T21:19:53.804Z] [2023-04-26T21:19:53.804Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-26T21:19:53.804Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-26T21:19:53.804Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-26T21:19:53.813Z] $ docker stop --time=1 fb9bb8834f425336fc29757cc011ad691774db3669bce409c9492c1cbd2740e2 [2023-04-26T21:20:01.586Z] $ docker rm -f --volumes fb9bb8834f425336fc29757cc011ad691774db3669bce409c9492c1cbd2740e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-04-26T21:20:02.061Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T21:20:02.075Z] provisioning config files... [2023-04-26T21:20:02.100Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/503@tmp/config15075185344738812485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:20:02.399Z] --> edgex-publish-swagger.sh [2023-04-26T21:20:02.399Z] === Publish openapi/v3 API === [2023-04-26T21:20:02.399Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-04-26T21:20:02.399Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/503/openapi/v3/core-command.yaml] [2023-04-26T21:20:02.399Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T21:20:02.399Z] Dload Upload Total Spent Left Speed [2023-04-26T21:20:03.339Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 25243 0:00:01 0:00:01 --:--:-- 25265 100 29030 0 0 100 29030 0 25243 0:00:01 0:00:01 --:--:-- 25243 [2023-04-26T21:20:03.339Z] [2023-04-26T21:20:03.339Z] [2023-04-26T21:20:03.339Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/503/openapi/v3/core-data.yaml] [2023-04-26T21:20:03.339Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T21:20:03.339Z] Dload Upload Total Spent Left Speed [2023-04-26T21:20:04.718Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 57448 0:00:01 0:00:01 --:--:-- 57448 100 69110 0 0 100 69110 0 52555 0:00:01 0:00:01 --:--:-- 52595 [2023-04-26T21:20:04.718Z] [2023-04-26T21:20:04.718Z] [2023-04-26T21:20:04.718Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/503/openapi/v3/core-metadata.yaml] [2023-04-26T21:20:04.718Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T21:20:04.718Z] Dload Upload Total Spent Left Speed [2023-04-26T21:20:06.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 117k 0:00:01 0:00:01 --:--:-- 117k 100 141k 0 0 100 141k 0 98k 0:00:01 0:00:01 --:--:-- 98k 100 141k 0 0 100 141k 0 98k 0:00:01 0:00:01 --:--:-- 98k [2023-04-26T21:20:06.100Z] [2023-04-26T21:20:06.100Z] [2023-04-26T21:20:06.100Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/503/openapi/v3/support-notifications.yaml] [2023-04-26T21:20:06.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T21:20:06.100Z] Dload Upload Total Spent Left Speed [2023-04-26T21:20:07.481Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 71458 0:00:01 0:00:01 --:--:-- 71458 100 86965 0 0 100 86965 0 71458 0:00:01 0:00:01 --:--:-- 71458 [2023-04-26T21:20:07.481Z] [2023-04-26T21:20:07.481Z] [2023-04-26T21:20:07.481Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/503/openapi/v3/support-scheduler.yaml] [2023-04-26T21:20:07.481Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T21:20:07.481Z] Dload Upload Total Spent Left Speed [2023-04-26T21:20:08.050Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 64337 --:--:-- --:--:-- --:--:-- 64337 [2023-04-26T21:20:08.050Z] [2023-04-26T21:20:08.050Z] [Pipeline] } [2023-04-26T21:20:08.058Z] 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-26T21:20:08.468Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T21:20:08.468Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:20:08.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T21:20:08.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T21:20:08.839Z] prd-ubuntu20.04-docker-8c-8g-11067 does not seem to be running inside a container [2023-04-26T21:20:08.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/503 -v /w/workspace/edgex-go/503:/w/workspace/edgex-go/503:rw,z -v /w/workspace/edgex-go/503@tmp:/w/workspace/edgex-go/503@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-26T21:20:10.191Z] $ docker top 1ea60158fd5c24315354a2bff5ba1fc197151b6281b88976cc78da9e2eb5102a -eo pid,comm [2023-04-26T21:20:10.238Z] 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-26T21:20:10.238Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T21:20:10.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T21:20:10.279Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T21:20:10.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T21:20:10.396Z] $ docker exec 1ea60158fd5c24315354a2bff5ba1fc197151b6281b88976cc78da9e2eb5102a ssh-agent [2023-04-26T21:20:10.542Z] SSH_AUTH_SOCK=/tmp/ssh-x75Uv3PVAg6Z/agent.14 [2023-04-26T21:20:10.542Z] SSH_AGENT_PID=20 [2023-04-26T21:20:10.548Z] Running ssh-add (command line suppressed) [2023-04-26T21:20:10.686Z] Identity added: /w/workspace/edgex-go/503@tmp/private_key_9561641345025049060.key (/w/workspace/edgex-go/503@tmp/private_key_9561641345025049060.key) [2023-04-26T21:20:10.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T21:20:10.999Z] + git semver tag [2023-04-26T21:20:11.258Z] 2023-04-26 21:20:11,225 [run_tag] DEBUG tag force:False [2023-04-26T21:20:11.258Z] 2023-04-26 21:20:11,225 [check_head_tag] DEBUG check head tag [2023-04-26T21:20:11.258Z] 2023-04-26 21:20:11,228 [execute] INFO git cat-file --batch-check [2023-04-26T21:20:11.258Z] 2023-04-26 21:20:11,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/503, universal_newlines=False, shell=None, istream=) [2023-04-26T21:20:11.258Z] 2023-04-26 21:20:11,232 [execute] INFO git cat-file --batch [2023-04-26T21:20:11.258Z] 2023-04-26 21:20:11,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/503, universal_newlines=False, shell=None, istream=) [2023-04-26T21:20:11.518Z] 2023-04-26 21:20:11,347 [read_version] DEBUG read version from /w/workspace/edgex-go/503/.semver/main [2023-04-26T21:20:11.518Z] 2023-04-26 21:20:11,347 [execute] INFO git tag -a v3.0.0-dev.140 -m v3.0.0-dev.140 [2023-04-26T21:20:11.518Z] 2023-04-26 21:20:11,348 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.140', '-m', 'v3.0.0-dev.140'], cwd=/w/workspace/edgex-go/503, universal_newlines=False, shell=None, istream=None) [2023-04-26T21:20:11.518Z] 2023-04-26 21:20:11,351 [read_version] DEBUG read version from /w/workspace/edgex-go/503/.semver/main [2023-04-26T21:20:11.518Z] 3.0.0-dev.140 [Pipeline] } [2023-04-26T21:20:11.525Z] $ docker exec --env ******** --env ******** 1ea60158fd5c24315354a2bff5ba1fc197151b6281b88976cc78da9e2eb5102a ssh-agent -k [2023-04-26T21:20:11.633Z] unset SSH_AUTH_SOCK; [2023-04-26T21:20:11.633Z] unset SSH_AGENT_PID; [2023-04-26T21:20:11.634Z] echo Agent pid 20 killed; [2023-04-26T21:20:11.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T21:20:11.951Z] + git semver [Pipeline] } [2023-04-26T21:20:12.529Z] $ docker stop --time=1 1ea60158fd5c24315354a2bff5ba1fc197151b6281b88976cc78da9e2eb5102a [2023-04-26T21:20:14.965Z] $ docker rm -f --volumes 1ea60158fd5c24315354a2bff5ba1fc197151b6281b88976cc78da9e2eb5102a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:20:15.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T21:20:15.469Z] [2023-04-26T21:20:15.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:20:15.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T21:20:15.773Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-26T21:20:15.773Z] ab5ef0e58194: Pulling fs layer [2023-04-26T21:20:15.773Z] 9712f1f96733: Pulling fs layer [2023-04-26T21:20:15.773Z] 63f879dbbcfc: Pulling fs layer [2023-04-26T21:20:15.773Z] 0d9ebad4ef96: Pulling fs layer [2023-04-26T21:20:15.773Z] e9a5061849ea: Pulling fs layer [2023-04-26T21:20:15.773Z] 0d9ebad4ef96: Waiting [2023-04-26T21:20:15.773Z] d747dcd14b5f: Pulling fs layer [2023-04-26T21:20:15.773Z] 2de7ff778b66: Pulling fs layer [2023-04-26T21:20:15.773Z] e9a5061849ea: Waiting [2023-04-26T21:20:15.773Z] 2de7ff778b66: Waiting [2023-04-26T21:20:15.773Z] d747dcd14b5f: Waiting [2023-04-26T21:20:16.036Z] 9712f1f96733: Verifying Checksum [2023-04-26T21:20:16.036Z] 9712f1f96733: Download complete [2023-04-26T21:20:16.297Z] 63f879dbbcfc: Verifying Checksum [2023-04-26T21:20:16.297Z] 63f879dbbcfc: Download complete [2023-04-26T21:20:16.560Z] 0d9ebad4ef96: Verifying Checksum [2023-04-26T21:20:16.560Z] 0d9ebad4ef96: Download complete [2023-04-26T21:20:16.560Z] e9a5061849ea: Verifying Checksum [2023-04-26T21:20:16.560Z] e9a5061849ea: Download complete [2023-04-26T21:20:16.560Z] d747dcd14b5f: Download complete [2023-04-26T21:20:16.560Z] ab5ef0e58194: Verifying Checksum [2023-04-26T21:20:16.560Z] ab5ef0e58194: Download complete [2023-04-26T21:20:16.560Z] 2de7ff778b66: Verifying Checksum [2023-04-26T21:20:16.560Z] 2de7ff778b66: Download complete [2023-04-26T21:20:19.847Z] ab5ef0e58194: Pull complete [2023-04-26T21:20:19.847Z] 9712f1f96733: Pull complete [2023-04-26T21:20:20.783Z] 63f879dbbcfc: Pull complete [2023-04-26T21:20:25.005Z] 0d9ebad4ef96: Pull complete [2023-04-26T21:20:25.265Z] e9a5061849ea: Pull complete [2023-04-26T21:20:25.837Z] d747dcd14b5f: Pull complete [2023-04-26T21:20:27.261Z] 2de7ff778b66: Pull complete [2023-04-26T21:20:27.261Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-26T21:20:27.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T21:20:27.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T21:20:27.647Z] prd-ubuntu20.04-docker-8c-8g-11067 does not seem to be running inside a container [2023-04-26T21:20:27.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/503 -v /w/workspace/edgex-go/503:/w/workspace/edgex-go/503:rw,z -v /w/workspace/edgex-go/503@tmp:/w/workspace/edgex-go/503@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-26T21:20:43.056Z] $ docker top 2c5b9e14f545d92cab046a990bb1becb67837462f33aa644dea371e1e8c46a60 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-26T21:20:43.148Z] provisioning config files... [2023-04-26T21:20:43.155Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/503@tmp/config7947771092616327347tmp [2023-04-26T21:20:43.171Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/503@tmp/config7921102486388279192tmp [2023-04-26T21:20:43.189Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/503@tmp/config9041906989454862528tmp [Pipeline] { [Pipeline] echo [2023-04-26T21:20:43.204Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:20:43.486Z] ---> sigul-configuration.sh [2023-04-26T21:20:43.486Z] gpg: directory `/root/.gnupg' created [2023-04-26T21:20:43.486Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-26T21:20:43.486Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-26T21:20:43.486Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-26T21:20:43.486Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-26T21:20:43.486Z] gpg: CAST5 encrypted data [2023-04-26T21:20:43.486Z] gpg: encrypted with 1 passphrase [2023-04-26T21:20:43.486Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-26T21:20:43.772Z] + mkdir /home/jenkins [2023-04-26T21:20:43.772Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-26T21:20:44.064Z] + 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-26T21:20:44.073Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:20:44.382Z] ---> sigul-install.sh [2023-04-26T21:20:44.382Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-26T21:20:44.794Z] + git tag --list [2023-04-26T21:20:44.794Z] 0.6.0 [2023-04-26T21:20:44.794Z] 0.6.1 [2023-04-26T21:20:44.794Z] 0.7.0 [2023-04-26T21:20:44.794Z] 0.7.1 [2023-04-26T21:20:44.794Z] v1.0.0 [2023-04-26T21:20:44.794Z] v1.0.1 [2023-04-26T21:20:44.794Z] v1.1.0 [2023-04-26T21:20:44.794Z] v1.2.0 [2023-04-26T21:20:44.794Z] v1.2.1 [2023-04-26T21:20:44.794Z] v1.3.0 [2023-04-26T21:20:44.794Z] v1.3.1 [2023-04-26T21:20:44.794Z] v2.0.0 [2023-04-26T21:20:44.794Z] v2.1.0 [2023-04-26T21:20:44.794Z] v2.1.1 [2023-04-26T21:20:44.794Z] v2.1.1-dev.1 [2023-04-26T21:20:44.794Z] v2.1.1-dev.2 [2023-04-26T21:20:44.794Z] v2.1.1-dev.3 [2023-04-26T21:20:44.794Z] v2.1.1-dev.4 [2023-04-26T21:20:44.794Z] v2.1.1-dev.5 [2023-04-26T21:20:44.794Z] v2.1.1-dev.6 [2023-04-26T21:20:44.794Z] v2.1.1-dev.7 [2023-04-26T21:20:44.794Z] v2.1.1-dev.8 [2023-04-26T21:20:44.794Z] v2.1.2-dev.1 [2023-04-26T21:20:44.794Z] v2.2.0 [2023-04-26T21:20:44.794Z] v2.2.1-dev.1 [2023-04-26T21:20:44.794Z] v2.2.1-dev.10 [2023-04-26T21:20:44.794Z] v2.2.1-dev.11 [2023-04-26T21:20:44.794Z] v2.2.1-dev.12 [2023-04-26T21:20:44.794Z] v2.2.1-dev.13 [2023-04-26T21:20:44.794Z] v2.2.1-dev.14 [2023-04-26T21:20:44.794Z] v2.2.1-dev.15 [2023-04-26T21:20:44.794Z] v2.2.1-dev.16 [2023-04-26T21:20:44.794Z] v2.2.1-dev.17 [2023-04-26T21:20:44.794Z] v2.2.1-dev.18 [2023-04-26T21:20:44.794Z] v2.2.1-dev.19 [2023-04-26T21:20:44.794Z] v2.2.1-dev.2 [2023-04-26T21:20:44.794Z] v2.2.1-dev.20 [2023-04-26T21:20:44.794Z] v2.2.1-dev.21 [2023-04-26T21:20:44.794Z] v2.2.1-dev.22 [2023-04-26T21:20:44.794Z] v2.2.1-dev.23 [2023-04-26T21:20:44.794Z] v2.2.1-dev.24 [2023-04-26T21:20:44.794Z] v2.2.1-dev.25 [2023-04-26T21:20:44.794Z] v2.2.1-dev.26 [2023-04-26T21:20:44.794Z] v2.2.1-dev.27 [2023-04-26T21:20:44.794Z] v2.2.1-dev.28 [2023-04-26T21:20:44.794Z] v2.2.1-dev.29 [2023-04-26T21:20:44.794Z] v2.2.1-dev.3 [2023-04-26T21:20:44.794Z] v2.2.1-dev.4 [2023-04-26T21:20:44.794Z] v2.2.1-dev.5 [2023-04-26T21:20:44.794Z] v2.2.1-dev.6 [2023-04-26T21:20:44.794Z] v2.2.1-dev.7 [2023-04-26T21:20:44.794Z] v2.2.1-dev.8 [2023-04-26T21:20:44.794Z] v2.2.1-dev.9 [2023-04-26T21:20:44.794Z] v2.3.0 [2023-04-26T21:20:44.794Z] v2.3.0-dev.100 [2023-04-26T21:20:44.794Z] v2.3.0-dev.101 [2023-04-26T21:20:44.794Z] v2.3.0-dev.102 [2023-04-26T21:20:44.794Z] v2.3.0-dev.103 [2023-04-26T21:20:44.794Z] v2.3.0-dev.104 [2023-04-26T21:20:44.794Z] v2.3.0-dev.105 [2023-04-26T21:20:44.794Z] v2.3.0-dev.106 [2023-04-26T21:20:44.794Z] v2.3.0-dev.29 [2023-04-26T21:20:44.794Z] v2.3.0-dev.30 [2023-04-26T21:20:44.794Z] v2.3.0-dev.31 [2023-04-26T21:20:44.794Z] v2.3.0-dev.32 [2023-04-26T21:20:44.794Z] v2.3.0-dev.33 [2023-04-26T21:20:44.794Z] v2.3.0-dev.34 [2023-04-26T21:20:44.794Z] v2.3.0-dev.35 [2023-04-26T21:20:44.794Z] v2.3.0-dev.36 [2023-04-26T21:20:44.794Z] v2.3.0-dev.37 [2023-04-26T21:20:44.794Z] v2.3.0-dev.38 [2023-04-26T21:20:44.794Z] v2.3.0-dev.39 [2023-04-26T21:20:44.794Z] v2.3.0-dev.40 [2023-04-26T21:20:44.794Z] v2.3.0-dev.41 [2023-04-26T21:20:44.794Z] v2.3.0-dev.42 [2023-04-26T21:20:44.794Z] v2.3.0-dev.43 [2023-04-26T21:20:44.794Z] v2.3.0-dev.44 [2023-04-26T21:20:44.794Z] v2.3.0-dev.45 [2023-04-26T21:20:44.794Z] v2.3.0-dev.46 [2023-04-26T21:20:44.794Z] v2.3.0-dev.47 [2023-04-26T21:20:44.794Z] v2.3.0-dev.48 [2023-04-26T21:20:44.794Z] v2.3.0-dev.49 [2023-04-26T21:20:44.794Z] v2.3.0-dev.50 [2023-04-26T21:20:44.794Z] v2.3.0-dev.51 [2023-04-26T21:20:44.794Z] v2.3.0-dev.52 [2023-04-26T21:20:44.794Z] v2.3.0-dev.53 [2023-04-26T21:20:44.794Z] v2.3.0-dev.54 [2023-04-26T21:20:44.794Z] v2.3.0-dev.55 [2023-04-26T21:20:44.794Z] v2.3.0-dev.56 [2023-04-26T21:20:44.794Z] v2.3.0-dev.57 [2023-04-26T21:20:44.794Z] v2.3.0-dev.58 [2023-04-26T21:20:44.794Z] v2.3.0-dev.59 [2023-04-26T21:20:44.794Z] v2.3.0-dev.60 [2023-04-26T21:20:44.794Z] v2.3.0-dev.61 [2023-04-26T21:20:44.794Z] v2.3.0-dev.62 [2023-04-26T21:20:44.794Z] v2.3.0-dev.63 [2023-04-26T21:20:44.794Z] v2.3.0-dev.64 [2023-04-26T21:20:44.794Z] v2.3.0-dev.65 [2023-04-26T21:20:44.794Z] v2.3.0-dev.66 [2023-04-26T21:20:44.794Z] v2.3.0-dev.67 [2023-04-26T21:20:44.794Z] v2.3.0-dev.68 [2023-04-26T21:20:44.794Z] v2.3.0-dev.69 [2023-04-26T21:20:44.794Z] v2.3.0-dev.70 [2023-04-26T21:20:44.794Z] v2.3.0-dev.71 [2023-04-26T21:20:44.794Z] v2.3.0-dev.72 [2023-04-26T21:20:44.794Z] v2.3.0-dev.73 [2023-04-26T21:20:44.794Z] v2.3.0-dev.74 [2023-04-26T21:20:44.794Z] v2.3.0-dev.75 [2023-04-26T21:20:44.794Z] v2.3.0-dev.76 [2023-04-26T21:20:44.794Z] v2.3.0-dev.77 [2023-04-26T21:20:44.794Z] v2.3.0-dev.78 [2023-04-26T21:20:44.794Z] v2.3.0-dev.79 [2023-04-26T21:20:44.794Z] v2.3.0-dev.80 [2023-04-26T21:20:44.794Z] v2.3.0-dev.81 [2023-04-26T21:20:44.794Z] v2.3.0-dev.82 [2023-04-26T21:20:44.794Z] v2.3.0-dev.83 [2023-04-26T21:20:44.794Z] v2.3.0-dev.84 [2023-04-26T21:20:44.794Z] v2.3.0-dev.85 [2023-04-26T21:20:44.794Z] v2.3.0-dev.86 [2023-04-26T21:20:44.794Z] v2.3.0-dev.87 [2023-04-26T21:20:44.794Z] v2.3.0-dev.88 [2023-04-26T21:20:44.794Z] v2.3.0-dev.89 [2023-04-26T21:20:44.794Z] v2.3.0-dev.90 [2023-04-26T21:20:44.794Z] v2.3.0-dev.91 [2023-04-26T21:20:44.794Z] v2.3.0-dev.92 [2023-04-26T21:20:44.794Z] v2.3.0-dev.93 [2023-04-26T21:20:44.794Z] v2.3.0-dev.94 [2023-04-26T21:20:44.794Z] v2.3.0-dev.95 [2023-04-26T21:20:44.794Z] v2.3.0-dev.96 [2023-04-26T21:20:44.794Z] v2.3.0-dev.97 [2023-04-26T21:20:44.794Z] v2.3.0-dev.98 [2023-04-26T21:20:44.794Z] v2.3.0-dev.99 [2023-04-26T21:20:44.794Z] v2.3.1-dev.1 [2023-04-26T21:20:44.794Z] v2.3.1-dev.2 [2023-04-26T21:20:44.794Z] v2.3.1-dev.3 [2023-04-26T21:20:44.794Z] v2.3.1-dev.4 [2023-04-26T21:20:44.794Z] v2.3.1-dev.5 [2023-04-26T21:20:44.794Z] v3.0.0-dev.1 [2023-04-26T21:20:44.794Z] v3.0.0-dev.10 [2023-04-26T21:20:44.794Z] v3.0.0-dev.100 [2023-04-26T21:20:44.794Z] v3.0.0-dev.101 [2023-04-26T21:20:44.794Z] v3.0.0-dev.102 [2023-04-26T21:20:44.794Z] v3.0.0-dev.103 [2023-04-26T21:20:44.794Z] v3.0.0-dev.104 [2023-04-26T21:20:44.794Z] v3.0.0-dev.105 [2023-04-26T21:20:44.794Z] v3.0.0-dev.106 [2023-04-26T21:20:44.794Z] v3.0.0-dev.107 [2023-04-26T21:20:44.794Z] v3.0.0-dev.108 [2023-04-26T21:20:44.794Z] v3.0.0-dev.109 [2023-04-26T21:20:44.794Z] v3.0.0-dev.11 [2023-04-26T21:20:44.794Z] v3.0.0-dev.110 [2023-04-26T21:20:44.794Z] v3.0.0-dev.111 [2023-04-26T21:20:44.794Z] v3.0.0-dev.112 [2023-04-26T21:20:44.794Z] v3.0.0-dev.113 [2023-04-26T21:20:44.794Z] v3.0.0-dev.114 [2023-04-26T21:20:44.794Z] v3.0.0-dev.115 [2023-04-26T21:20:44.794Z] v3.0.0-dev.116 [2023-04-26T21:20:44.794Z] v3.0.0-dev.117 [2023-04-26T21:20:44.794Z] v3.0.0-dev.118 [2023-04-26T21:20:44.794Z] v3.0.0-dev.119 [2023-04-26T21:20:44.794Z] v3.0.0-dev.12 [2023-04-26T21:20:44.794Z] v3.0.0-dev.120 [2023-04-26T21:20:44.794Z] v3.0.0-dev.121 [2023-04-26T21:20:44.794Z] v3.0.0-dev.122 [2023-04-26T21:20:44.794Z] v3.0.0-dev.123 [2023-04-26T21:20:44.794Z] v3.0.0-dev.124 [2023-04-26T21:20:44.794Z] v3.0.0-dev.125 [2023-04-26T21:20:44.794Z] v3.0.0-dev.126 [2023-04-26T21:20:44.794Z] v3.0.0-dev.127 [2023-04-26T21:20:44.794Z] v3.0.0-dev.128 [2023-04-26T21:20:44.794Z] v3.0.0-dev.129 [2023-04-26T21:20:44.794Z] v3.0.0-dev.13 [2023-04-26T21:20:44.794Z] v3.0.0-dev.130 [2023-04-26T21:20:44.794Z] v3.0.0-dev.131 [2023-04-26T21:20:44.794Z] v3.0.0-dev.132 [2023-04-26T21:20:44.794Z] v3.0.0-dev.133 [2023-04-26T21:20:44.794Z] v3.0.0-dev.134 [2023-04-26T21:20:44.794Z] v3.0.0-dev.135 [2023-04-26T21:20:44.794Z] v3.0.0-dev.136 [2023-04-26T21:20:44.794Z] v3.0.0-dev.137 [2023-04-26T21:20:44.794Z] v3.0.0-dev.138 [2023-04-26T21:20:44.794Z] v3.0.0-dev.139 [2023-04-26T21:20:44.794Z] v3.0.0-dev.14 [2023-04-26T21:20:44.794Z] v3.0.0-dev.140 [2023-04-26T21:20:44.794Z] v3.0.0-dev.15 [2023-04-26T21:20:44.794Z] v3.0.0-dev.16 [2023-04-26T21:20:44.794Z] v3.0.0-dev.17 [2023-04-26T21:20:44.795Z] v3.0.0-dev.18 [2023-04-26T21:20:44.795Z] v3.0.0-dev.19 [2023-04-26T21:20:44.795Z] v3.0.0-dev.2 [2023-04-26T21:20:44.795Z] v3.0.0-dev.20 [2023-04-26T21:20:44.795Z] v3.0.0-dev.21 [2023-04-26T21:20:44.795Z] v3.0.0-dev.22 [2023-04-26T21:20:44.795Z] v3.0.0-dev.23 [2023-04-26T21:20:44.795Z] v3.0.0-dev.24 [2023-04-26T21:20:44.795Z] v3.0.0-dev.25 [2023-04-26T21:20:44.795Z] v3.0.0-dev.26 [2023-04-26T21:20:44.795Z] v3.0.0-dev.27 [2023-04-26T21:20:44.795Z] v3.0.0-dev.28 [2023-04-26T21:20:44.795Z] v3.0.0-dev.29 [2023-04-26T21:20:44.795Z] v3.0.0-dev.3 [2023-04-26T21:20:44.795Z] v3.0.0-dev.30 [2023-04-26T21:20:44.795Z] v3.0.0-dev.31 [2023-04-26T21:20:44.795Z] v3.0.0-dev.32 [2023-04-26T21:20:44.795Z] v3.0.0-dev.33 [2023-04-26T21:20:44.795Z] v3.0.0-dev.34 [2023-04-26T21:20:44.795Z] v3.0.0-dev.35 [2023-04-26T21:20:44.795Z] v3.0.0-dev.36 [2023-04-26T21:20:44.795Z] v3.0.0-dev.37 [2023-04-26T21:20:44.795Z] v3.0.0-dev.38 [2023-04-26T21:20:44.795Z] v3.0.0-dev.39 [2023-04-26T21:20:44.795Z] v3.0.0-dev.4 [2023-04-26T21:20:44.795Z] v3.0.0-dev.40 [2023-04-26T21:20:44.795Z] v3.0.0-dev.41 [2023-04-26T21:20:44.795Z] v3.0.0-dev.42 [2023-04-26T21:20:44.795Z] v3.0.0-dev.43 [2023-04-26T21:20:44.795Z] v3.0.0-dev.44 [2023-04-26T21:20:44.795Z] v3.0.0-dev.45 [2023-04-26T21:20:44.795Z] v3.0.0-dev.46 [2023-04-26T21:20:44.795Z] v3.0.0-dev.47 [2023-04-26T21:20:44.795Z] v3.0.0-dev.48 [2023-04-26T21:20:44.795Z] v3.0.0-dev.49 [2023-04-26T21:20:44.795Z] v3.0.0-dev.5 [2023-04-26T21:20:44.795Z] v3.0.0-dev.50 [2023-04-26T21:20:44.795Z] v3.0.0-dev.51 [2023-04-26T21:20:44.795Z] v3.0.0-dev.52 [2023-04-26T21:20:44.795Z] v3.0.0-dev.53 [2023-04-26T21:20:44.795Z] v3.0.0-dev.54 [2023-04-26T21:20:44.795Z] v3.0.0-dev.55 [2023-04-26T21:20:44.795Z] v3.0.0-dev.56 [2023-04-26T21:20:44.795Z] v3.0.0-dev.57 [2023-04-26T21:20:44.795Z] v3.0.0-dev.58 [2023-04-26T21:20:44.795Z] v3.0.0-dev.59 [2023-04-26T21:20:44.795Z] v3.0.0-dev.6 [2023-04-26T21:20:44.795Z] v3.0.0-dev.60 [2023-04-26T21:20:44.795Z] v3.0.0-dev.61 [2023-04-26T21:20:44.795Z] v3.0.0-dev.62 [2023-04-26T21:20:44.795Z] v3.0.0-dev.63 [2023-04-26T21:20:44.795Z] v3.0.0-dev.64 [2023-04-26T21:20:44.795Z] v3.0.0-dev.65 [2023-04-26T21:20:44.795Z] v3.0.0-dev.66 [2023-04-26T21:20:44.795Z] v3.0.0-dev.67 [2023-04-26T21:20:44.795Z] v3.0.0-dev.68 [2023-04-26T21:20:44.795Z] v3.0.0-dev.69 [2023-04-26T21:20:44.795Z] v3.0.0-dev.7 [2023-04-26T21:20:44.795Z] v3.0.0-dev.70 [2023-04-26T21:20:44.795Z] v3.0.0-dev.71 [2023-04-26T21:20:44.795Z] v3.0.0-dev.72 [2023-04-26T21:20:44.795Z] v3.0.0-dev.73 [2023-04-26T21:20:44.795Z] v3.0.0-dev.74 [2023-04-26T21:20:44.795Z] v3.0.0-dev.75 [2023-04-26T21:20:44.795Z] v3.0.0-dev.76 [2023-04-26T21:20:44.795Z] v3.0.0-dev.77 [2023-04-26T21:20:44.795Z] v3.0.0-dev.78 [2023-04-26T21:20:44.795Z] v3.0.0-dev.79 [2023-04-26T21:20:44.795Z] v3.0.0-dev.8 [2023-04-26T21:20:44.795Z] v3.0.0-dev.80 [2023-04-26T21:20:44.795Z] v3.0.0-dev.81 [2023-04-26T21:20:44.795Z] v3.0.0-dev.82 [2023-04-26T21:20:44.795Z] v3.0.0-dev.83 [2023-04-26T21:20:44.795Z] v3.0.0-dev.84 [2023-04-26T21:20:44.795Z] v3.0.0-dev.85 [2023-04-26T21:20:44.795Z] v3.0.0-dev.86 [2023-04-26T21:20:44.795Z] v3.0.0-dev.87 [2023-04-26T21:20:44.795Z] v3.0.0-dev.88 [2023-04-26T21:20:44.795Z] v3.0.0-dev.89 [2023-04-26T21:20:44.795Z] v3.0.0-dev.9 [2023-04-26T21:20:44.795Z] v3.0.0-dev.90 [2023-04-26T21:20:44.795Z] v3.0.0-dev.91 [2023-04-26T21:20:44.795Z] v3.0.0-dev.92 [2023-04-26T21:20:44.795Z] v3.0.0-dev.93 [2023-04-26T21:20:44.795Z] v3.0.0-dev.94 [2023-04-26T21:20:44.795Z] v3.0.0-dev.95 [2023-04-26T21:20:44.795Z] v3.0.0-dev.96 [2023-04-26T21:20:44.795Z] v3.0.0-dev.97 [2023-04-26T21:20:44.795Z] v3.0.0-dev.98 [2023-04-26T21:20:44.795Z] v3.0.0-dev.99 [Pipeline] sh [2023-04-26T21:20:45.130Z] + lftools sign git-tag v3.0.0-dev.140 [2023-04-26T21:20:46.095Z] Signing Git tag with Sigul... [2023-04-26T21:20:46.095Z] Signing v3.0.0-dev.140 [Pipeline] echo [2023-04-26T21:20:46.371Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:20:46.659Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-26T21:20:46.667Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-26T21:20:46.683Z] $ docker stop --time=1 2c5b9e14f545d92cab046a990bb1becb67837462f33aa644dea371e1e8c46a60 [2023-04-26T21:20:48.718Z] $ docker rm -f --volumes 2c5b9e14f545d92cab046a990bb1becb67837462f33aa644dea371e1e8c46a60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-26T21:20:49.245Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T21:20:49.245Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:20:49.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T21:20:49.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T21:20:49.646Z] prd-ubuntu20.04-docker-8c-8g-11067 does not seem to be running inside a container [2023-04-26T21:20:49.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/503 -v /w/workspace/edgex-go/503:/w/workspace/edgex-go/503:rw,z -v /w/workspace/edgex-go/503@tmp:/w/workspace/edgex-go/503@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-26T21:20:50.739Z] $ docker top 460e520da6f1475f60778c67201f5d9e661f37e9a5f07d93c181292d0dfb29a8 -eo pid,comm [2023-04-26T21:20:50.788Z] 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-26T21:20:50.788Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T21:20:50.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T21:20:50.824Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T21:20:50.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T21:20:50.972Z] $ docker exec 460e520da6f1475f60778c67201f5d9e661f37e9a5f07d93c181292d0dfb29a8 ssh-agent [2023-04-26T21:20:51.087Z] SSH_AUTH_SOCK=/tmp/ssh-vilumMDIJUKP/agent.13 [2023-04-26T21:20:51.087Z] SSH_AGENT_PID=26 [2023-04-26T21:20:51.092Z] Running ssh-add (command line suppressed) [2023-04-26T21:20:51.194Z] Identity added: /w/workspace/edgex-go/503@tmp/private_key_4939438069244290908.key (/w/workspace/edgex-go/503@tmp/private_key_4939438069244290908.key) [2023-04-26T21:20:51.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T21:20:51.499Z] + git semver bump pre [2023-04-26T21:20:51.764Z] 2023-04-26 21:20:51,706 [read_version] DEBUG read version from /w/workspace/edgex-go/503/.semver/main [2023-04-26T21:20:51.764Z] 2023-04-26 21:20:51,707 [bump_version] DEBUG bumping version:3.0.0-dev.140 on axis:pre with prefix:dev [2023-04-26T21:20:51.764Z] 2023-04-26 21:20:51,707 [bump_version] DEBUG bumped version:3.0.0-dev.141 [2023-04-26T21:20:51.764Z] 2023-04-26 21:20:51,707 [write_version] DEBUG write version:3.0.0-dev.141 to path:/w/workspace/edgex-go/503/.semver/main with force:True [2023-04-26T21:20:51.764Z] 2023-04-26 21:20:51,707 [read_version] DEBUG read version from /w/workspace/edgex-go/503/.semver/main [2023-04-26T21:20:51.764Z] 2023-04-26 21:20:51,707 [write_file] DEBUG write to file:/w/workspace/edgex-go/503/.semver/main [2023-04-26T21:20:51.764Z] 2023-04-26 21:20:51,711 [execute] INFO git cat-file --batch-check [2023-04-26T21:20:51.764Z] 2023-04-26 21:20:51,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/503/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T21:20:51.764Z] 2023-04-26 21:20:51,717 [execute] INFO git cat-file --batch [2023-04-26T21:20:51.764Z] 2023-04-26 21:20:51,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/503/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T21:20:51.764Z] 2023-04-26 21:20:51,722 [read_version] DEBUG read version from /w/workspace/edgex-go/503/.semver/main [2023-04-26T21:20:51.764Z] 3.0.0-dev.141 [Pipeline] } [2023-04-26T21:20:51.770Z] $ docker exec --env ******** --env ******** 460e520da6f1475f60778c67201f5d9e661f37e9a5f07d93c181292d0dfb29a8 ssh-agent -k [2023-04-26T21:20:51.874Z] unset SSH_AUTH_SOCK; [2023-04-26T21:20:51.874Z] unset SSH_AGENT_PID; [2023-04-26T21:20:51.874Z] echo Agent pid 26 killed; [2023-04-26T21:20:51.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T21:20:52.210Z] + git semver [Pipeline] } [2023-04-26T21:20:52.479Z] $ docker stop --time=1 460e520da6f1475f60778c67201f5d9e661f37e9a5f07d93c181292d0dfb29a8 [2023-04-26T21:20:54.253Z] $ docker rm -f --volumes 460e520da6f1475f60778c67201f5d9e661f37e9a5f07d93c181292d0dfb29a8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T21:20:54.689Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T21:20:54.689Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:20:54.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T21:20:54.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T21:20:55.061Z] prd-ubuntu20.04-docker-8c-8g-11067 does not seem to be running inside a container [2023-04-26T21:20:55.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/503 -v /w/workspace/edgex-go/503:/w/workspace/edgex-go/503:rw,z -v /w/workspace/edgex-go/503@tmp:/w/workspace/edgex-go/503@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-26T21:20:55.778Z] $ docker top ebafae67349a064ab36607b5a7b5108f64ce1452beb86664183d223b7074866d -eo pid,comm [2023-04-26T21:20:55.853Z] 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-26T21:20:55.853Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T21:20:55.883Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T21:20:55.883Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T21:20:56.000Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T21:20:55.999Z] $ docker exec ebafae67349a064ab36607b5a7b5108f64ce1452beb86664183d223b7074866d ssh-agent [2023-04-26T21:20:56.156Z] SSH_AUTH_SOCK=/tmp/ssh-dopXN2sC5PMS/agent.18 [2023-04-26T21:20:56.156Z] SSH_AGENT_PID=38 [2023-04-26T21:20:56.160Z] Running ssh-add (command line suppressed) [2023-04-26T21:20:56.250Z] Identity added: /w/workspace/edgex-go/503@tmp/private_key_517834603570400514.key (/w/workspace/edgex-go/503@tmp/private_key_517834603570400514.key) [2023-04-26T21:20:56.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T21:20:56.557Z] + git semver push [2023-04-26T21:20:57.142Z] 2023-04-26 21:20:56,817 [run_push] DEBUG push [2023-04-26T21:20:57.142Z] 2023-04-26 21:20:56,818 [execute] INFO git cat-file --batch-check [2023-04-26T21:20:57.143Z] 2023-04-26 21:20:56,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/503/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T21:20:57.143Z] 2023-04-26 21:20:56,822 [execute] INFO git rev-list c359f8a2ac313ea514903d42ad612c4eb73236d6 -- [2023-04-26T21:20:57.143Z] 2023-04-26 21:20:56,822 [execute] DEBUG Popen(['git', 'rev-list', 'c359f8a2ac313ea514903d42ad612c4eb73236d6', '--'], cwd=/w/workspace/edgex-go/503/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T21:20:57.143Z] 2023-04-26 21:20:56,839 [execute] INFO git fetch -v origin [2023-04-26T21:20:57.143Z] 2023-04-26 21:20:56,840 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/503/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-26T21:20:57.402Z] 2023-04-26 21:20:57,292 [run_push] DEBUG no remote changes detected [2023-04-26T21:20:57.402Z] 2023-04-26 21:20:57,292 [execute] INFO git push origin semver [2023-04-26T21:20:57.402Z] 2023-04-26 21:20:57,293 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/503/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T21:20:58.340Z] 2023-04-26 21:20:58,133 [run_push] DEBUG push all version tags [2023-04-26T21:20:58.340Z] 2023-04-26 21:20:58,133 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-26T21:20:58.340Z] 2023-04-26 21:20:58,135 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/503, universal_newlines=False, shell=None, istream=None) [2023-04-26T21:20:59.280Z] 2023-04-26 21:20:58,969 [read_version] DEBUG read version from /w/workspace/edgex-go/503/.semver/main [2023-04-26T21:20:59.280Z] 3.0.0-dev.141 [Pipeline] } [2023-04-26T21:20:59.285Z] $ docker exec --env ******** --env ******** ebafae67349a064ab36607b5a7b5108f64ce1452beb86664183d223b7074866d ssh-agent -k [2023-04-26T21:20:59.392Z] unset SSH_AUTH_SOCK; [2023-04-26T21:20:59.392Z] unset SSH_AGENT_PID; [2023-04-26T21:20:59.393Z] echo Agent pid 38 killed; [2023-04-26T21:20:59.406Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T21:20:59.709Z] + git semver [Pipeline] } [2023-04-26T21:21:00.288Z] $ docker stop --time=1 ebafae67349a064ab36607b5a7b5108f64ce1452beb86664183d223b7074866d [2023-04-26T21:21:01.809Z] $ docker rm -f --volumes ebafae67349a064ab36607b5a7b5108f64ce1452beb86664183d223b7074866d [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-26T21:21:02.420Z] + [ -d /w/workspace/edgex-go/503/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:21:02.719Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:21:03.583Z] ---> package-listing.sh [2023-04-26T21:21:03.583Z] ++ facter osfamily [2023-04-26T21:21:03.583Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T21:21:03.842Z] + OS_FAMILY=debian [2023-04-26T21:21:03.842Z] + workspace=/w/workspace/edgex-go/503 [2023-04-26T21:21:03.842Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T21:21:03.842Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T21:21:03.842Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T21:21:03.842Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T21:21:03.842Z] + '[' /w/workspace/edgex-go/503 ']' [2023-04-26T21:21:03.842Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T21:21:03.842Z] + case "${OS_FAMILY}" in [2023-04-26T21:21:03.842Z] + grep '^ii' [2023-04-26T21:21:03.842Z] + dpkg -l [2023-04-26T21:21:03.842Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T21:21:03.842Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T21:21:03.842Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T21:21:03.842Z] + '[' /w/workspace/edgex-go/503 ']' [2023-04-26T21:21:03.842Z] + mkdir -p /w/workspace/edgex-go/503/archives/ [2023-04-26T21:21:03.842Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/503/archives/ [Pipeline] echo [2023-04-26T21:21:03.852Z] 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/503/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-26T21:21:04.132Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:21:04.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T21:21:04.781Z] [2023-04-26T21:21:04.781Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T21:21:05.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T21:21:05.335Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T21:21:05.335Z] 5eb5b503b376: Pulling fs layer [2023-04-26T21:21:05.335Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T21:21:05.335Z] ec43610c2a17: Pulling fs layer [2023-04-26T21:21:05.335Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T21:21:05.335Z] 33b1e0a273af: Pulling fs layer [2023-04-26T21:21:05.335Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T21:21:05.335Z] 2f39f015ded8: Pulling fs layer [2023-04-26T21:21:05.335Z] 3a2ae6a8a46f: Waiting [2023-04-26T21:21:05.335Z] 33b1e0a273af: Waiting [2023-04-26T21:21:05.335Z] 5d3b04190fa2: Waiting [2023-04-26T21:21:05.335Z] 2f39f015ded8: Waiting [2023-04-26T21:21:05.335Z] 5c69ac0246d0: Download complete [2023-04-26T21:21:05.335Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-26T21:21:05.335Z] 3a2ae6a8a46f: Download complete [2023-04-26T21:21:05.335Z] 33b1e0a273af: Verifying Checksum [2023-04-26T21:21:05.335Z] 33b1e0a273af: Download complete [2023-04-26T21:21:05.335Z] 5d3b04190fa2: Download complete [2023-04-26T21:21:05.335Z] ec43610c2a17: Verifying Checksum [2023-04-26T21:21:05.335Z] ec43610c2a17: Download complete [2023-04-26T21:21:05.594Z] 5eb5b503b376: Verifying Checksum [2023-04-26T21:21:05.594Z] 5eb5b503b376: Download complete [2023-04-26T21:21:06.163Z] 2f39f015ded8: Download complete [2023-04-26T21:21:07.099Z] 5eb5b503b376: Pull complete [2023-04-26T21:21:07.099Z] 5c69ac0246d0: Pull complete [2023-04-26T21:21:08.030Z] ec43610c2a17: Pull complete [2023-04-26T21:21:08.030Z] 3a2ae6a8a46f: Pull complete [2023-04-26T21:21:08.289Z] 33b1e0a273af: Pull complete [2023-04-26T21:21:08.548Z] 5d3b04190fa2: Pull complete [2023-04-26T21:21:13.822Z] 2f39f015ded8: Pull complete [2023-04-26T21:21:13.822Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T21:21:13.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T21:21:13.822Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T21:21:13.917Z] prd-ubuntu20.04-docker-8c-8g-11067 does not seem to be running inside a container [2023-04-26T21:21:13.941Z] $ 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/503/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/503 -v /w/workspace/edgex-go/503:/w/workspace/edgex-go/503:rw,z -v /w/workspace/edgex-go/503@tmp:/w/workspace/edgex-go/503@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-26T21:21:20.406Z] $ docker top 30da6db2bbdbcd0dd7ea0e8b1df89331be905edba708428579588c9341e52f49 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T21:21:20.766Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T21:21:21.069Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T21:21:21.354Z] + ls /var/log/sa-host [2023-04-26T21:21:21.354Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T21:21:21.441Z] provisioning config files... [2023-04-26T21:21:21.449Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/503@tmp/config16816005687999469689tmp [Pipeline] { [Pipeline] echo [2023-04-26T21:21:21.464Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:21:21.744Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T21:21:21.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:21:22.078Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T21:21:22.086Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:21:22.371Z] ---> sudo-logs.sh [2023-04-26T21:21:22.371Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T21:21:22.394Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:21:22.675Z] ---> job-cost.sh [2023-04-26T21:21:22.675Z] lf-activate-venv: SKIPPING [2023-04-26T21:21:22.675Z] DEBUG: total: 0.10999999940395355 [2023-04-26T21:21:22.675Z] INFO: Retrieving Stack Cost... [2023-04-26T21:21:23.244Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T21:21:23.503Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T21:21:23.513Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T21:21:23.791Z] ---> logs-deploy.sh [2023-04-26T21:21:23.791Z] lf-activate-venv: SKIPPING [2023-04-26T21:21:23.791Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/503 [2023-04-26T21:21:23.791Z] INFO: archiving workspace using pattern(s): [2023-04-26T21:21:24.729Z] Archives upload complete. [2023-04-26T21:21:24.987Z] INFO: archiving logs to Nexus