Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b2859d90283392a0de244e81d63275e3b01924cf 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-ssh2544884853012043744.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh6546338865249997848.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh6127715738420772116.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh914866644285299689.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-ssh15995892675778202744.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-5102 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/471 [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/471 # 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 b2859d90283392a0de244e81d63275e3b01924cf (main) Commit message: "Merge pull request #4469 from jinlinGuan/contracts-issue-821" > 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 b2859d90283392a0de244e81d63275e3b01924cf # timeout=10 > git rev-list --no-walk 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T03:58:15.369Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T03:58:15.428Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T03:58:15.444Z] ========================================================= [2023-03-22T03:58:15.444Z] EdgeX Global Pipelines Version Info [2023-03-22T03:58:15.444Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T03:58:16.173Z] ------------------- [2023-03-22T03:58:16.174Z] stable info: [2023-03-22T03:58:16.174Z] ------------------- [2023-03-22T03:58:16.174Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T03:58:16.174Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T03:58:16.174Z] Message: update stable to v1.0.245 [2023-03-22T03:58:16.742Z] ------------------- [2023-03-22T03:58:16.742Z] experimental info: [2023-03-22T03:58:16.742Z] ------------------- [2023-03-22T03:58:16.742Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T03:58:16.742Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-22T03:58:16.742Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T03:58:16.893Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-22T03:58:16.902Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-22T03:58:16.913Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T03:58:16.925Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T03:58:16.935Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T03:58:16.945Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T03:58:16.955Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T03:58:16.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-22T03:58:16.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-22T03:58:16.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-22T03:58:17.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T03:58:17.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T03:58:17.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T03:58:17.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T03:58:17.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T03:58:17.051Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T03:58:17.061Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T03:58:17.074Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T03:58:17.084Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-22T03:58:17.095Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-22T03:58:17.106Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T03:58:17.117Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T03:58:17.127Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T03:58:17.138Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-22T03:58:17.148Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-22T03:58:17.161Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-22T03:58:17.171Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] echo [2023-03-22T03:58:17.181Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2859d9 [Pipeline] echo [2023-03-22T03:58:17.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T03:58:17.234Z] provisioning config files... [2023-03-22T03:58:17.244Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/471@tmp/config11326238949000709772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T03:58:17.543Z] ---> docker-login.sh [2023-03-22T03:58:17.543Z] nexus3.edgexfoundry.org:10001 [2023-03-22T03:58:17.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T03:58:17.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T03:58:17.803Z] Configure a credential helper to remove this warning. See [2023-03-22T03:58:17.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T03:58:17.803Z] [2023-03-22T03:58:17.803Z] Login Succeeded [2023-03-22T03:58:17.803Z] nexus3.edgexfoundry.org:10002 [2023-03-22T03:58:18.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T03:58:18.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T03:58:18.062Z] Configure a credential helper to remove this warning. See [2023-03-22T03:58:18.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T03:58:18.062Z] [2023-03-22T03:58:18.062Z] Login Succeeded [2023-03-22T03:58:18.062Z] nexus3.edgexfoundry.org:10003 [2023-03-22T03:58:18.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T03:58:18.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T03:58:18.062Z] Configure a credential helper to remove this warning. See [2023-03-22T03:58:18.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T03:58:18.062Z] [2023-03-22T03:58:18.062Z] Login Succeeded [2023-03-22T03:58:18.062Z] nexus3.edgexfoundry.org:10004 [2023-03-22T03:58:18.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T03:58:18.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T03:58:18.321Z] Configure a credential helper to remove this warning. See [2023-03-22T03:58:18.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T03:58:18.321Z] [2023-03-22T03:58:18.321Z] Login Succeeded [2023-03-22T03:58:18.321Z] docker.io [2023-03-22T03:58:18.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T03:58:18.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T03:58:18.581Z] Configure a credential helper to remove this warning. See [2023-03-22T03:58:18.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T03:58:18.581Z] [2023-03-22T03:58:18.581Z] Login Succeeded [2023-03-22T03:58:18.581Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T03:58:18.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T03:58:18.888Z] + 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-03-22T03:58:18.888Z] + dirname cmd/core-command/Dockerfile [2023-03-22T03:58:18.888Z] + cut -d/ -f2 [2023-03-22T03:58:18.888Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-22T03:58:18.888Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-22T03:58:18.888Z] cut -d/ -f2 [2023-03-22T03:58:18.888Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-22T03:58:18.888Z] + + dirname cmd/core-data/Dockerfile [2023-03-22T03:58:18.888Z] cut -d/ -f2 [2023-03-22T03:58:18.888Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-22T03:58:18.888Z] + dirname cmd/core-metadata/Dockerfile [2023-03-22T03:58:18.888Z] + cut -d/ -f2 [2023-03-22T03:58:18.888Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-22T03:58:18.888Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-22T03:58:18.888Z] + cut -d/ -f2 [2023-03-22T03:58:18.888Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-22T03:58:18.888Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-22T03:58:18.888Z] + cut -d/ -f2 [2023-03-22T03:58:18.888Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-22T03:58:18.888Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-22T03:58:18.888Z] + cut -d/ -f2 [2023-03-22T03:58:18.888Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-22T03:58:18.888Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-22T03:58:18.888Z] + cut -d/ -f2 [2023-03-22T03:58:18.888Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-22T03:58:18.888Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-22T03:58:18.888Z] + cut -d/ -f2 [2023-03-22T03:58:18.888Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-22T03:58:18.888Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-22T03:58:18.888Z] + cut -d/ -f2 [2023-03-22T03:58:18.888Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-22T03:58:18.888Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-22T03:58:18.888Z] + cut -d/ -f2 [2023-03-22T03:58:18.888Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-22T03:58:18.888Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-22T03:58:18.888Z] + cut -d/ -f2 [2023-03-22T03:58:18.888Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-22T03:58:18.888Z] + dirname cmd/support-notifications/Dockerfile [2023-03-22T03:58:18.888Z] + cut -d/ -f2 [2023-03-22T03:58:18.888Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-22T03:58:18.888Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-22T03:58:18.888Z] + cut -d/ -f2 [2023-03-22T03:58:18.888Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-22T03:58:18.940Z] 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-03-22T03:58:19.280Z] + git rev-list -1 --merges b2859d90283392a0de244e81d63275e3b01924cf~1..b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] echo [2023-03-22T03:58:19.292Z] -----------> git rev-list -1 --merges b2859d90283392a0de244e81d63275e3b01924cf~1..b2859d90283392a0de244e81d63275e3b01924cf b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T03:58:19.292Z] b2859d90283392a0de244e81d63275e3b01924cf [false] [Pipeline] sh [2023-03-22T03:58:19.581Z] + git log --format=format:%s -1 b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] echo [2023-03-22T03:58:19.611Z] ========================================================= [2023-03-22T03:58:19.611Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T03:58:19.611Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-22T03:58:19.999Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T03:58:19.999Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T03:58:19.999Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T03:58:19.999Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T03:58:19.999Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T03:58:19.999Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T03:58:19.999Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T03:58:20.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T03:58:20.437Z] [2023-03-22T03:58:20.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T03:58:20.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T03:58:20.738Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T03:58:20.738Z] b85a868b505f: Pulling fs layer [2023-03-22T03:58:20.738Z] e2be974225ed: Pulling fs layer [2023-03-22T03:58:20.738Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T03:58:20.738Z] 988bab9f4d93: Pulling fs layer [2023-03-22T03:58:20.738Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T03:58:20.738Z] eaf3925da568: Pulling fs layer [2023-03-22T03:58:20.738Z] bab4dde63d76: Pulling fs layer [2023-03-22T03:58:20.738Z] bde34c3a00c8: Pulling fs layer [2023-03-22T03:58:20.738Z] b352a97aabf1: Pulling fs layer [2023-03-22T03:58:20.738Z] 4872d77fe225: Pulling fs layer [2023-03-22T03:58:20.738Z] 5851b861e8e6: Pulling fs layer [2023-03-22T03:58:20.738Z] 1469e6f7b9e6: Waiting [2023-03-22T03:58:20.738Z] bde34c3a00c8: Waiting [2023-03-22T03:58:20.738Z] eaf3925da568: Waiting [2023-03-22T03:58:20.738Z] 988bab9f4d93: Waiting [2023-03-22T03:58:20.738Z] 4872d77fe225: Waiting [2023-03-22T03:58:20.738Z] 5851b861e8e6: Waiting [2023-03-22T03:58:20.738Z] bab4dde63d76: Waiting [2023-03-22T03:58:20.738Z] b352a97aabf1: Waiting [2023-03-22T03:58:20.738Z] e2be974225ed: Verifying Checksum [2023-03-22T03:58:20.738Z] e2be974225ed: Download complete [2023-03-22T03:58:20.738Z] 988bab9f4d93: Download complete [2023-03-22T03:58:20.998Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T03:58:20.998Z] 1469e6f7b9e6: Download complete [2023-03-22T03:58:20.998Z] eaf3925da568: Download complete [2023-03-22T03:58:20.998Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T03:58:20.998Z] 339a4e72a1f5: Download complete [2023-03-22T03:58:20.998Z] bde34c3a00c8: Verifying Checksum [2023-03-22T03:58:20.998Z] bde34c3a00c8: Download complete [2023-03-22T03:58:20.998Z] b352a97aabf1: Verifying Checksum [2023-03-22T03:58:20.998Z] b352a97aabf1: Download complete [2023-03-22T03:58:20.998Z] 4872d77fe225: Download complete [2023-03-22T03:58:20.998Z] 5851b861e8e6: Verifying Checksum [2023-03-22T03:58:20.998Z] 5851b861e8e6: Download complete [2023-03-22T03:58:20.998Z] b85a868b505f: Verifying Checksum [2023-03-22T03:58:20.998Z] b85a868b505f: Download complete [2023-03-22T03:58:21.565Z] bab4dde63d76: Verifying Checksum [2023-03-22T03:58:21.565Z] bab4dde63d76: Download complete [2023-03-22T03:58:22.133Z] b85a868b505f: Pull complete [2023-03-22T03:58:22.392Z] e2be974225ed: Pull complete [2023-03-22T03:58:22.651Z] 339a4e72a1f5: Pull complete [2023-03-22T03:58:22.910Z] 988bab9f4d93: Pull complete [2023-03-22T03:58:23.169Z] 1469e6f7b9e6: Pull complete [2023-03-22T03:58:23.169Z] eaf3925da568: Pull complete [2023-03-22T03:58:24.545Z] bab4dde63d76: Pull complete [2023-03-22T03:58:24.804Z] bde34c3a00c8: Pull complete [2023-03-22T03:58:24.804Z] b352a97aabf1: Pull complete [2023-03-22T03:58:24.804Z] 4872d77fe225: Pull complete [2023-03-22T03:58:25.063Z] 5851b861e8e6: Pull complete [2023-03-22T03:58:25.063Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T03:58:25.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T03:58:25.063Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T03:58:25.153Z] prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container [2023-03-22T03:58:25.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T03:58:26.616Z] $ docker top a3eb890e7e08b5fe379445aed89c62be1e56021c3e3e9e009de2f4788b844ab2 -eo pid,comm [2023-03-22T03:58:26.672Z] 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-03-22T03:58:26.672Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T03:58:26.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T03:58:26.713Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T03:58:26.838Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T03:58:26.839Z] $ docker exec a3eb890e7e08b5fe379445aed89c62be1e56021c3e3e9e009de2f4788b844ab2 ssh-agent [2023-03-22T03:58:26.965Z] SSH_AUTH_SOCK=/tmp/ssh-WR6MFhFBh16l/agent.32 [2023-03-22T03:58:26.965Z] SSH_AGENT_PID=39 [2023-03-22T03:58:26.971Z] Running ssh-add (command line suppressed) [2023-03-22T03:58:27.065Z] Identity added: /w/workspace/edgex-go/471@tmp/private_key_1535500854658760461.key (/w/workspace/edgex-go/471@tmp/private_key_1535500854658760461.key) [2023-03-22T03:58:27.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T03:58:27.368Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T03:58:27.383Z] $ docker exec --env ******** --env ******** a3eb890e7e08b5fe379445aed89c62be1e56021c3e3e9e009de2f4788b844ab2 ssh-agent -k [2023-03-22T03:58:27.488Z] unset SSH_AUTH_SOCK; [2023-03-22T03:58:27.488Z] unset SSH_AGENT_PID; [2023-03-22T03:58:27.488Z] echo Agent pid 39 killed; [2023-03-22T03:58:27.499Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T03:58:27.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T03:58:27.520Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T03:58:27.640Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T03:58:27.641Z] $ docker exec a3eb890e7e08b5fe379445aed89c62be1e56021c3e3e9e009de2f4788b844ab2 ssh-agent [2023-03-22T03:58:27.748Z] SSH_AUTH_SOCK=/tmp/ssh-kx73UfgF43xb/agent.71 [2023-03-22T03:58:27.748Z] SSH_AGENT_PID=77 [2023-03-22T03:58:27.753Z] Running ssh-add (command line suppressed) [2023-03-22T03:58:27.867Z] Identity added: /w/workspace/edgex-go/471@tmp/private_key_16662913618787561156.key (/w/workspace/edgex-go/471@tmp/private_key_16662913618787561156.key) [2023-03-22T03:58:27.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T03:58:28.167Z] + git semver init [2023-03-22T03:58:28.427Z] 2023-03-22 03:58:28,360 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T03:58:28.427Z] 2023-03-22 03:58:28,361 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/471/.semver [2023-03-22T03:58:28.427Z] 2023-03-22 03:58:28,362 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/471/.semver [2023-03-22T03:58:28.427Z] 2023-03-22 03:58:28,362 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/471/.semver'], cwd=/w/workspace/edgex-go/471, universal_newlines=False, shell=None, istream=None) [2023-03-22T03:58:32.624Z] 2023-03-22 03:58:32,474 [append_file] DEBUG append to file:/w/workspace/edgex-go/471/.git/info/exclude [2023-03-22T03:58:32.624Z] 2023-03-22 03:58:32,474 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/471/.semver/main with force:False [2023-03-22T03:58:32.624Z] 2023-03-22 03:58:32,474 [read_version] DEBUG read version from /w/workspace/edgex-go/471/.semver/main [2023-03-22T03:58:32.624Z] 2023-03-22 03:58:32,475 [read_version] DEBUG read version from /w/workspace/edgex-go/471/.semver/main [2023-03-22T03:58:32.624Z] 3.0.0-dev.109 [Pipeline] } [2023-03-22T03:58:32.633Z] $ docker exec --env ******** --env ******** a3eb890e7e08b5fe379445aed89c62be1e56021c3e3e9e009de2f4788b844ab2 ssh-agent -k [2023-03-22T03:58:32.729Z] unset SSH_AUTH_SOCK; [2023-03-22T03:58:32.729Z] unset SSH_AGENT_PID; [2023-03-22T03:58:32.732Z] echo Agent pid 77 killed; [2023-03-22T03:58:32.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T03:58:33.043Z] + git semver [Pipeline] } [2023-03-22T03:58:33.316Z] $ docker stop --time=1 a3eb890e7e08b5fe379445aed89c62be1e56021c3e3e9e009de2f4788b844ab2 [2023-03-22T03:58:34.641Z] $ docker rm -f --volumes a3eb890e7e08b5fe379445aed89c62be1e56021c3e3e9e009de2f4788b844ab2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T03:58:34.974Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T03:58:35.194Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T03:58:35.197Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.109 [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-03-22T03:58:35.591Z] + git config --global --add safe.directory /w/workspace/edgex-go/471 [Pipeline] echo [2023-03-22T03:58:35.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T03:58:35.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T03:58:35.619Z] ========================================================= [2023-03-22T03:58:35.619Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T03:58:35.619Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-22T03:58:35.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T03:58:35.909Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T03:58:35.909Z] 63b65145d645: Pulling fs layer [2023-03-22T03:58:35.909Z] a2d21d5440eb: Pulling fs layer [2023-03-22T03:58:35.909Z] 935e6c44a52c: Pulling fs layer [2023-03-22T03:58:35.909Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T03:58:35.909Z] 30dea6a524f1: Pulling fs layer [2023-03-22T03:58:35.909Z] a2aff8979fd8: Pulling fs layer [2023-03-22T03:58:35.909Z] 6808be2612f2: Pulling fs layer [2023-03-22T03:58:35.909Z] f25807f1079a: Pulling fs layer [2023-03-22T03:58:35.909Z] 30dea6a524f1: Waiting [2023-03-22T03:58:35.909Z] 94cc34f8dd06: Waiting [2023-03-22T03:58:35.909Z] a2aff8979fd8: Waiting [2023-03-22T03:58:35.909Z] 6808be2612f2: Waiting [2023-03-22T03:58:35.909Z] f25807f1079a: Waiting [2023-03-22T03:58:35.909Z] a2d21d5440eb: Download complete [2023-03-22T03:58:35.909Z] 94cc34f8dd06: Download complete [2023-03-22T03:58:35.909Z] 30dea6a524f1: Verifying Checksum [2023-03-22T03:58:35.909Z] 30dea6a524f1: Download complete [2023-03-22T03:58:35.909Z] 63b65145d645: Verifying Checksum [2023-03-22T03:58:35.909Z] 63b65145d645: Download complete [2023-03-22T03:58:36.171Z] a2aff8979fd8: Verifying Checksum [2023-03-22T03:58:36.171Z] a2aff8979fd8: Download complete [2023-03-22T03:58:36.171Z] 63b65145d645: Pull complete [2023-03-22T03:58:36.438Z] a2d21d5440eb: Pull complete [2023-03-22T03:58:36.702Z] 935e6c44a52c: Verifying Checksum [2023-03-22T03:58:36.702Z] 935e6c44a52c: Download complete [2023-03-22T03:58:36.702Z] f25807f1079a: Verifying Checksum [2023-03-22T03:58:36.702Z] f25807f1079a: Download complete [2023-03-22T03:58:36.960Z] 6808be2612f2: Verifying Checksum [2023-03-22T03:58:36.960Z] 6808be2612f2: Download complete [2023-03-22T03:58:40.241Z] 935e6c44a52c: Pull complete [2023-03-22T03:58:40.241Z] 94cc34f8dd06: Pull complete [2023-03-22T03:58:40.241Z] 30dea6a524f1: Pull complete [2023-03-22T03:58:40.241Z] a2aff8979fd8: Pull complete [2023-03-22T03:58:42.142Z] 6808be2612f2: Pull complete [2023-03-22T03:58:43.075Z] f25807f1079a: Pull complete [2023-03-22T03:58:43.075Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T03:58:43.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T03:58:43.075Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-22T03:58:43.369Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T03:58:43.369Z] WORKDIR /edgex [2023-03-22T03:58:43.369Z] COPY go.mod . [2023-03-22T03:58:43.369Z] RUN go mod download [2023-03-22T03:58:43.369Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-22T03:58:43.936Z] Sending build context to Docker daemon 170.4MB [2023-03-22T03:58:43.936Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T03:58:43.936Z] ---> 3b553350e43f [2023-03-22T03:58:43.936Z] Step 2/4 : WORKDIR /edgex [2023-03-22T03:58:46.473Z] ---> Running in 8b01ab14d7d5 [2023-03-22T03:58:46.473Z] Removing intermediate container 8b01ab14d7d5 [2023-03-22T03:58:46.473Z] ---> 87616f57676b [2023-03-22T03:58:46.473Z] Step 3/4 : COPY go.mod . [2023-03-22T03:58:46.473Z] ---> ff1957e50049 [2023-03-22T03:58:46.473Z] Step 4/4 : RUN go mod download [2023-03-22T03:58:46.473Z] ---> Running in 1eb68718cd0e [2023-03-22T03:58:50.275Z] Still waiting to schedule task [2023-03-22T03:58:50.275Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-22T03:58:56.444Z] Removing intermediate container 1eb68718cd0e [2023-03-22T03:58:56.444Z] ---> 9339e62a1e1b [2023-03-22T03:58:56.444Z] Successfully built 9339e62a1e1b [2023-03-22T03:58:56.444Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T03:58:56.740Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T03:58:56.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T03:58:56.807Z] prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container [2023-03-22T03:58:56.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T03:58:57.201Z] $ docker top 654d64356755e22c4e53ac253fc6f83628915a088b4777eda5cf4ec11cf02f20 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T03:58:57.539Z] + go version [2023-03-22T03:58:57.539Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T03:58:57.548Z] $ docker stop --time=1 654d64356755e22c4e53ac253fc6f83628915a088b4777eda5cf4ec11cf02f20 [2023-03-22T03:58:58.868Z] $ docker rm -f --volumes 654d64356755e22c4e53ac253fc6f83628915a088b4777eda5cf4ec11cf02f20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T03:58:59.265Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T03:58:59.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T03:58:59.333Z] prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container [2023-03-22T03:58:59.358Z] $ 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/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T03:58:59.693Z] $ docker top 95cb1c209db0ece17ae8a8bd6824fc9b946d74dc6440baf2d78fb4854cf3e956 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T03:58:59.752Z] ========================================================= [2023-03-22T03:58:59.753Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-22T03:58:59.753Z] ========================================================= [Pipeline] sh [2023-03-22T03:59:00.029Z] + git config --global --add safe.directory /w/workspace/edgex-go/471 [Pipeline] fileExists [Pipeline] sh [2023-03-22T03:59:00.320Z] + make test [2023-03-22T03:59:00.320Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T03:59:06.883Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-22T03:59:19.079Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-22T03:59:19.079Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-22T03:59:19.337Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-22T03:59:19.903Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-22T03:59:20.162Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-22T03:59:20.421Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-22T03:59:20.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-22T03:59:20.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-22T03:59:20.680Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-22T03:59:20.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-22T03:59:21.197Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-22T03:59:21.456Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-22T03:59:21.456Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-22T03:59:21.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-22T03:59:22.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-22T03:59:22.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-22T03:59:22.281Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements [2023-03-22T03:59:22.281Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-03-22T03:59:22.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-22T03:59:22.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-22T03:59:22.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-22T03:59:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-22T03:59:23.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-22T03:59:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-22T03:59:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-22T03:59:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-22T03:59:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-22T03:59:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-22T03:59:25.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-22T03:59:25.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-22T03:59:25.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.3% of statements [2023-03-22T03:59:25.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 54.0% of statements [2023-03-22T03:59:26.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.488s coverage: 88.5% of statements [2023-03-22T03:59:26.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements [2023-03-22T03:59:27.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-22T03:59:27.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-22T03:59:27.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-22T03:59:27.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-22T03:59:27.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-22T03:59:27.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-22T03:59:27.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-22T03:59:27.478Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-22T03:59:28.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.360s coverage: 95.6% of statements [2023-03-22T03:59:28.043Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-03-22T03:59:28.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-22T03:59:28.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-22T03:59:28.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-22T03:59:28.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 65.9% of statements [2023-03-22T03:59:29.173Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-22T03:59:29.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-22T03:59:29.173Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2023-03-22T03:59:29.173Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.0% of statements [2023-03-22T03:59:29.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 45.5% of statements [2023-03-22T03:59:29.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 82.9% of statements [2023-03-22T03:59:29.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2023-03-22T03:59:29.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.043s coverage: 96.3% of statements [2023-03-22T03:59:29.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2023-03-22T03:59:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-22T03:59:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-22T03:59:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-22T03:59:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-22T03:59:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-22T03:59:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-22T03:59:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-22T03:59:30.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-22T03:59:31.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-22T03:59:31.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-22T03:59:31.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-22T03:59:31.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-22T03:59:31.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-22T03:59:31.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-22T03:59:32.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-22T03:59:32.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-22T03:59:33.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-22T03:59:34.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-22T03:59:34.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-22T03:59:35.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-22T03:59:35.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-22T03:59:35.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-22T03:59:37.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-22T03:59:37.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-22T03:59:37.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-22T03:59:38.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-22T03:59:38.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-22T03:59:38.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-22T03:59:38.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-22T03:59:39.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-22T03:59:39.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-22T03:59:39.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-22T03:59:39.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-22T03:59:40.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-22T03:59:40.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-22T03:59:40.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-22T03:59:40.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-22T03:59:40.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements [2023-03-22T03:59:41.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-22T03:59:41.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-22T03:59:42.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-22T03:59:42.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-22T03:59:54.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.281s coverage: 79.9% of statements [2023-03-22T03:59:54.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.066s coverage: 92.9% of statements [2023-03-22T03:59:54.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-03-22T03:59:54.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements [2023-03-22T03:59:54.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements [2023-03-22T03:59:54.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-03-22T03:59:54.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2023-03-22T03:59:54.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.2% of statements [2023-03-22T03:59:54.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements [2023-03-22T03:59:54.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements [2023-03-22T03:59:54.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 63.1% of statements [2023-03-22T03:59:54.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-03-22T03:59:54.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-03-22T03:59:54.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-03-22T03:59:54.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-03-22T03:59:54.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2023-03-22T03:59:54.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 38.4% of statements [2023-03-22T03:59:54.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2023-03-22T03:59:54.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2023-03-22T03:59:54.804Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-03-22T03:59:54.804Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements [2023-03-22T03:59:54.804Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.046s coverage: 61.5% of statements [2023-03-22T03:59:54.804Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2023-03-22T03:59:54.804Z] 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-03-22T04:00:16.725Z] go vet ./... [2023-03-22T04:00:20.009Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T04:00:20.009Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T04:00:20.009Z] ./bin/test-attribution-txt.sh [2023-03-22T04:00:20.009Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-22T04:00:20.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-22T04:00:20.325Z] + ls -al . [2023-03-22T04:00:20.325Z] total 704 [2023-03-22T04:00:20.325Z] drwxrwxr-x 11 1001 1001 4096 Mar 22 03:59 . [2023-03-22T04:00:20.325Z] drwxr-xr-x 4 root root 4096 Mar 22 03:58 .. [2023-03-22T04:00:20.325Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 03:58 .blubracket [2023-03-22T04:00:20.325Z] -rw-rw-r-- 1 1001 1001 16 Mar 22 03:58 .dockerignore [2023-03-22T04:00:20.325Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 03:58 .git [2023-03-22T04:00:20.325Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 03:58 .github [2023-03-22T04:00:20.325Z] -rw-rw-r-- 1 1001 1001 1133 Mar 22 03:58 .gitignore [2023-03-22T04:00:20.325Z] -rw-rw-r-- 1 1001 1001 42 Mar 22 03:58 .golangci.yml [2023-03-22T04:00:20.325Z] -rw-rw-r-- 1 1001 1001 87 Mar 22 03:58 .hadolint.yml [2023-03-22T04:00:20.325Z] drwxr-xr-x 3 1001 1001 4096 Mar 22 03:58 .semver [2023-03-22T04:00:20.325Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 03:58 .sonarcloud.properties [2023-03-22T04:00:20.325Z] -rw-rw-r-- 1 1001 1001 1171 Mar 22 03:58 ADOPTERS.md [2023-03-22T04:00:20.325Z] -rw-rw-r-- 1 1001 1001 10825 Mar 22 03:58 Attribution.txt [2023-03-22T04:00:20.325Z] -rw-rw-r-- 1 1001 1001 73765 Mar 22 03:58 CHANGELOG.md [2023-03-22T04:00:20.325Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 03:58 CONTRIBUTING.md [2023-03-22T04:00:20.325Z] -rw-rw-r-- 1 1001 1001 677 Mar 22 03:58 GOVERNANCE.md [2023-03-22T04:00:20.325Z] -rw-rw-r-- 1 1001 1001 883 Mar 22 03:58 Jenkinsfile [2023-03-22T04:00:20.325Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 03:58 LICENSE [2023-03-22T04:00:20.325Z] -rw-rw-r-- 1 1001 1001 14266 Mar 22 03:58 Makefile [2023-03-22T04:00:20.325Z] -rw-rw-r-- 1 1001 1001 582 Mar 22 03:58 OWNERS.md [2023-03-22T04:00:20.325Z] -rw-rw-r-- 1 1001 1001 9403 Mar 22 03:58 README.md [2023-03-22T04:00:20.325Z] -rw-rw-r-- 1 1001 1001 789 Mar 22 03:58 SECURITY.md [2023-03-22T04:00:20.325Z] -rw-rw-r-- 1 1001 1001 13 Mar 22 03:58 VERSION [2023-03-22T04:00:20.325Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 03:58 bin [2023-03-22T04:00:20.325Z] drwxrwxr-x 18 1001 1001 4096 Mar 22 03:58 cmd [2023-03-22T04:00:20.325Z] -rw-r--r-- 1 root root 447275 Mar 22 03:59 coverage.out [2023-03-22T04:00:20.325Z] -rw-rw-r-- 1 1001 1001 3236 Mar 22 03:58 go.mod [2023-03-22T04:00:20.325Z] -rw-rw-r-- 1 1001 1001 31410 Mar 22 03:58 go.sum [2023-03-22T04:00:20.325Z] drwxrwxr-x 7 1001 1001 4096 Mar 22 03:58 internal [2023-03-22T04:00:20.325Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 03:58 openapi [2023-03-22T04:00:20.325Z] -rw-rw-r-- 1 1001 1001 594 Mar 22 03:58 security.txt [2023-03-22T04:00:20.325Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 03:58 snap [2023-03-22T04:00:20.325Z] -rw-rw-r-- 1 1001 1001 204 Mar 22 03:58 version.go [Pipeline] sh [2023-03-22T04:00:20.617Z] + '[' -e coverage.out ] [2023-03-22T04:00:20.617Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-22T04:00:20.713Z] Stashed 1 file(s) [Pipeline] sh [2023-03-22T04:00:20.990Z] + make build [2023-03-22T04:00:20.990Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-22T04:00:29.482Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5103 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-03-22T04:00:29.496Z] Running in /w/workspace/edgex-go/471 [Pipeline] { [Pipeline] checkout [2023-03-22T04:00:29.531Z] The recommended git tool is: git [2023-03-22T04:00:33.186Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-22T04:00:33.186Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-22T04:00:34.130Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-22T04:00:34.746Z] using credential edgex-jenkins-ssh [2023-03-22T04:00:34.769Z] Cloning the remote Git repository [2023-03-22T04:00:35.064Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-22T04:00:34.832Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-22T04:00:34.930Z] > git init /w/workspace/edgex-go/471 # timeout=10 [2023-03-22T04:00:35.081Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-22T04:00:35.083Z] > git --version # timeout=10 [2023-03-22T04:00:35.106Z] > git --version # 'git version 2.25.1' [2023-03-22T04:00:35.109Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T04:00:35.270Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T04:00:41.626Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-22T04:00:42.560Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-22T04:00:43.937Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-22T04:00:44.871Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-22T04:00:45.805Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-22T04:00:46.739Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-22T04:00:47.672Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-22T04:00:49.056Z] $ docker stop --time=1 95cb1c209db0ece17ae8a8bd6824fc9b946d74dc6440baf2d78fb4854cf3e956 [2023-03-22T04:00:51.128Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-22T04:00:51.150Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T04:00:51.633Z] $ docker rm -f --volumes 95cb1c209db0ece17ae8a8bd6824fc9b946d74dc6440baf2d78fb4854cf3e956 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2023-03-22T04:00:51.990Z] Avoid second fetch [2023-03-22T04:00:51.991Z] Checking out Revision b2859d90283392a0de244e81d63275e3b01924cf (main) [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:00:52.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T04:00:52.496Z] [2023-03-22T04:00:52.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:00:52.761Z] Commit message: "Merge pull request #4469 from jinlinGuan/contracts-issue-821" [2023-03-22T04:00:52.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T04:00:52.795Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-22T04:00:52.795Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-22T04:00:52.795Z] ca9280d653b3: Pulling fs layer [2023-03-22T04:00:52.795Z] 7e9c9ca2126c: Pulling fs layer [2023-03-22T04:00:52.795Z] cbdbe7a5bc2a: Download complete [Pipeline] withEnv [Pipeline] { [2023-03-22T04:00:53.053Z] ca9280d653b3: Verifying Checksum [2023-03-22T04:00:53.053Z] ca9280d653b3: Download complete [2023-03-22T04:00:53.053Z] cbdbe7a5bc2a: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T04:00:53.590Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T04:00:53.590Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T04:00:53.590Z] Dload Upload Total Spent Left Speed [2023-03-22T04:00:53.590Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 106k [2023-03-22T04:00:53.619Z] 7e9c9ca2126c: Download complete [2023-03-22T04:00:53.619Z] ca9280d653b3: Pull complete [2023-03-22T04:00:52.009Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T04:00:52.077Z] > git checkout -f b2859d90283392a0de244e81d63275e3b01924cf # timeout=10 [Pipeline] sh [2023-03-22T04:00:54.317Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T04:00:54.671Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-03-22T04:00:54.672Z] /etc/docker/daemon.new [2023-03-22T04:00:54.672Z] { [2023-03-22T04:00:54.672Z] "registry-mirrors": [ [2023-03-22T04:00:54.672Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T04:00:54.672Z] ], [2023-03-22T04:00:54.672Z] "bip": "10.250.0.254/24", [2023-03-22T04:00:54.672Z] "hosts": [ [2023-03-22T04:00:54.672Z] "tcp://0.0.0.0:5555", [2023-03-22T04:00:54.672Z] "unix:///var/run/docker.sock" [2023-03-22T04:00:54.672Z] ], [2023-03-22T04:00:54.672Z] "mtu": 1458, [2023-03-22T04:00:54.672Z] "selinux-enabled": true, [2023-03-22T04:00:54.672Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T04:00:54.672Z] } [Pipeline] sh [2023-03-22T04:00:55.000Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T04:00:55.350Z] + sudo service docker restart [2023-03-22T04:00:56.896Z] 7e9c9ca2126c: Pull complete [2023-03-22T04:00:56.896Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-22T04:00:56.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T04:00:56.896Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:00:56.971Z] prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container [2023-03-22T04:00:56.999Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-22T04:00:58.256Z] $ docker top ff88634c14c08eeedae0427126c70008dd413afc899720284366accaac77b07f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T04:00:58.593Z] + docker-compose build --help [2023-03-22T04:00:58.593Z] + grep parallel [2023-03-22T04:00:59.160Z] --parallel Build images in parallel. [Pipeline] } [2023-03-22T04:00:59.169Z] $ docker stop --time=1 ff88634c14c08eeedae0427126c70008dd413afc899720284366accaac77b07f [2023-03-22T04:01:00.454Z] $ docker rm -f --volumes ff88634c14c08eeedae0427126c70008dd413afc899720284366accaac77b07f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:01:00.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-22T04:01:00.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:01:00.898Z] prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container [2023-03-22T04:01:00.924Z] $ 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/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@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-03-22T04:01:01.276Z] $ docker top 80c9b046a12270f656daff189bf05b574469445d2cc2a49eccf849a73c9d0397 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T04:01:01.617Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-22T04:01:02.184Z] Building core-command ... [2023-03-22T04:01:02.184Z] Building core-common-config-bootstrapper ... [2023-03-22T04:01:02.184Z] Building core-data ... [2023-03-22T04:01:02.184Z] Building core-metadata ... [2023-03-22T04:01:02.184Z] Building security-bootstrapper ... [2023-03-22T04:01:02.184Z] Building security-proxy-auth ... [2023-03-22T04:01:02.184Z] Building security-proxy-setup ... [2023-03-22T04:01:02.184Z] Building security-secretstore-setup ... [2023-03-22T04:01:02.184Z] Building security-spiffe-token-provider ... [2023-03-22T04:01:02.184Z] Building security-spire-agent ... [2023-03-22T04:01:02.184Z] Building security-spire-config ... [2023-03-22T04:01:02.184Z] Building security-spire-server ... [2023-03-22T04:01:02.184Z] Building support-notifications ... [2023-03-22T04:01:02.184Z] Building support-scheduler ... [2023-03-22T04:01:02.184Z] Building security-spire-server [2023-03-22T04:01:02.184Z] Building security-spire-agent [2023-03-22T04:01:02.184Z] Building core-command [2023-03-22T04:01:02.184Z] Building security-spire-config [2023-03-22T04:01:02.184Z] Building security-bootstrapper [2023-03-22T04:01:12.152Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:01:12.152Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:01:12.152Z] ---> 9339e62a1e1b [2023-03-22T04:01:12.152Z] Step 3/33 : WORKDIR /edgex-go [2023-03-22T04:01:12.410Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:01:12.410Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:01:12.410Z] ---> 9339e62a1e1b [2023-03-22T04:01:12.410Z] Step 3/26 : WORKDIR /edgex-go [2023-03-22T04:01:12.410Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:01:12.410Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:01:12.410Z] ---> 9339e62a1e1b [2023-03-22T04:01:12.410Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-22T04:01:12.410Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:01:12.410Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:01:12.410Z] ---> 9339e62a1e1b [2023-03-22T04:01:12.410Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T04:01:12.410Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:01:12.410Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:01:12.410Z] ---> 9339e62a1e1b [2023-03-22T04:01:12.410Z] Step 3/27 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T04:01:13.636Z] provisioning config files... [2023-03-22T04:01:13.664Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/471@tmp/config13779925746874880300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:01:14.017Z] ---> docker-login.sh [2023-03-22T04:01:14.017Z] nexus3.edgexfoundry.org:10001 [2023-03-22T04:01:14.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:01:14.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:01:14.608Z] Configure a credential helper to remove this warning. See [2023-03-22T04:01:14.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:01:14.608Z] [2023-03-22T04:01:14.608Z] Login Succeeded [2023-03-22T04:01:14.608Z] nexus3.edgexfoundry.org:10002 [2023-03-22T04:01:14.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:01:14.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:01:14.879Z] Configure a credential helper to remove this warning. See [2023-03-22T04:01:14.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:01:14.879Z] [2023-03-22T04:01:14.879Z] Login Succeeded [2023-03-22T04:01:15.170Z] nexus3.edgexfoundry.org:10003 [2023-03-22T04:01:15.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:01:15.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:01:15.441Z] Configure a credential helper to remove this warning. See [2023-03-22T04:01:15.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:01:15.441Z] [2023-03-22T04:01:15.441Z] Login Succeeded [2023-03-22T04:01:15.441Z] nexus3.edgexfoundry.org:10004 [2023-03-22T04:01:15.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:01:15.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:01:15.713Z] Configure a credential helper to remove this warning. See [2023-03-22T04:01:15.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:01:15.713Z] [2023-03-22T04:01:15.713Z] Login Succeeded [2023-03-22T04:01:15.713Z] docker.io [2023-03-22T04:01:15.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:01:16.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:01:16.251Z] Configure a credential helper to remove this warning. See [2023-03-22T04:01:16.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:01:16.251Z] [2023-03-22T04:01:16.251Z] Login Succeeded [2023-03-22T04:01:16.251Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T04:01:16.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-22T04:01:16.599Z] ---> Running in d5e3a400eda0 [2023-03-22T04:01:16.599Z] ---> Running in d38334f389bb [2023-03-22T04:01:16.599Z] ---> Running in 25cf83ff785f [2023-03-22T04:01:16.599Z] ---> Running in 84b3a10403e2 [2023-03-22T04:01:16.599Z] ---> Running in 8d352c0f6483 [2023-03-22T04:01:16.599Z] Removing intermediate container 84b3a10403e2 [2023-03-22T04:01:16.599Z] ---> 5a103197dbd4 [2023-03-22T04:01:16.599Z] Step 4/24 : WORKDIR /edgex-go [2023-03-22T04:01:16.599Z] Removing intermediate container d38334f389bb [2023-03-22T04:01:16.599Z] ---> b5386e685ada [2023-03-22T04:01:16.599Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T04:01:16.599Z] Removing intermediate container d5e3a400eda0 [2023-03-22T04:01:16.599Z] ---> 0a0e185daae2 [2023-03-22T04:01:16.599Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-22T04:01:16.599Z] Removing intermediate container 8d352c0f6483 [2023-03-22T04:01:16.599Z] ---> 10f6ce30a6fd [2023-03-22T04:01:16.599Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T04:01:16.599Z] ---> Running in 03bcf1fc437b [2023-03-22T04:01:16.599Z] Removing intermediate container 25cf83ff785f [2023-03-22T04:01:16.599Z] ---> 7e1040ed9f7b [2023-03-22T04:01:16.599Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T04:01:16.599Z] ---> Running in 65644f847bce [2023-03-22T04:01:16.599Z] ---> Running in f9f344ac2255 [2023-03-22T04:01:16.599Z] ---> Running in 0f1734e931cc [2023-03-22T04:01:16.599Z] ---> Running in d2bc307608ba [2023-03-22T04:01:16.599Z] Removing intermediate container 03bcf1fc437b [2023-03-22T04:01:16.599Z] ---> 2d286a3777e8 [2023-03-22T04:01:16.599Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-22T04:01:16.599Z] ---> Running in 064e53cbf8f4 [2023-03-22T04:01:16.839Z] + git config --global --add safe.directory /w/workspace/edgex-go/471 [Pipeline] echo [2023-03-22T04:01:16.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:01:16.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T04:01:16.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T04:01:16.877Z] ========================================================= [2023-03-22T04:01:16.877Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T04:01:16.877Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-22T04:01:17.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:01:17.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:01:17.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:01:17.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:01:17.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:01:17.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T04:01:17.199Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T04:01:17.199Z] af6eaf76a39c: Pulling fs layer [2023-03-22T04:01:17.199Z] 55522c791124: Pulling fs layer [2023-03-22T04:01:17.199Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T04:01:17.199Z] 169dfbe0d373: Pulling fs layer [2023-03-22T04:01:17.199Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T04:01:17.199Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T04:01:17.199Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T04:01:17.199Z] e1ff8fa3b103: Waiting [2023-03-22T04:01:17.199Z] 52ebb69f0ebf: Waiting [2023-03-22T04:01:17.199Z] 169dfbe0d373: Waiting [2023-03-22T04:01:17.200Z] 5abe8eddf0d5: Waiting [2023-03-22T04:01:17.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:01:17.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:01:17.373Z] OK: 265 MiB in 53 packages [2023-03-22T04:01:17.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:01:17.373Z] OK: 265 MiB in 53 packages [2023-03-22T04:01:17.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:01:17.469Z] 55522c791124: Verifying Checksum [2023-03-22T04:01:17.469Z] 55522c791124: Download complete [2023-03-22T04:01:17.469Z] 169dfbe0d373: Verifying Checksum [2023-03-22T04:01:17.469Z] 169dfbe0d373: Download complete [2023-03-22T04:01:17.469Z] e1ff8fa3b103: Verifying Checksum [2023-03-22T04:01:17.469Z] e1ff8fa3b103: Download complete [2023-03-22T04:01:17.469Z] af6eaf76a39c: Verifying Checksum [2023-03-22T04:01:17.469Z] af6eaf76a39c: Download complete [2023-03-22T04:01:17.634Z] OK: 265 MiB in 53 packages [2023-03-22T04:01:17.634Z] OK: 265 MiB in 53 packages [2023-03-22T04:01:17.893Z] OK: 265 MiB in 53 packages [2023-03-22T04:01:17.893Z] Removing intermediate container 0f1734e931cc [2023-03-22T04:01:17.893Z] ---> 7d01bd95aa48 [2023-03-22T04:01:17.893Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-22T04:01:17.893Z] Removing intermediate container f9f344ac2255 [2023-03-22T04:01:17.893Z] ---> 6227beb77201 [2023-03-22T04:01:17.893Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T04:01:18.150Z] ---> 0558fb232cb8 [2023-03-22T04:01:18.150Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:01:18.150Z] ---> Running in b967443ad918 [2023-03-22T04:01:18.150Z] Removing intermediate container d2bc307608ba [2023-03-22T04:01:18.150Z] ---> 7974df2c9a36 [2023-03-22T04:01:18.150Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T04:01:18.150Z] ---> 066bbe0c50ed [2023-03-22T04:01:18.150Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:01:18.150Z] ---> Running in ff3163b981c9 [2023-03-22T04:01:18.418Z] Removing intermediate container 064e53cbf8f4 [2023-03-22T04:01:18.418Z] ---> 70fb3758c2a8 [2023-03-22T04:01:18.418Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-22T04:01:18.418Z] Removing intermediate container 65644f847bce [2023-03-22T04:01:18.418Z] ---> 3853b91029c4 [2023-03-22T04:01:18.418Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-22T04:01:18.418Z] ---> 65b3bd84a92b [2023-03-22T04:01:18.418Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:01:18.418Z] ---> Running in 65b05b358517 [2023-03-22T04:01:18.418Z] ---> cf2499eb3008 [2023-03-22T04:01:18.418Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:01:18.439Z] af6eaf76a39c: Pull complete [2023-03-22T04:01:18.439Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T04:01:18.439Z] 5abe8eddf0d5: Download complete [2023-03-22T04:01:18.688Z] ---> 59056cf9f7cc [2023-03-22T04:01:18.688Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:01:18.688Z] ---> Running in f233d281fe5f [2023-03-22T04:01:18.688Z] ---> Running in 5234e3648d21 [2023-03-22T04:01:19.031Z] 55522c791124: Pull complete [2023-03-22T04:01:19.619Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T04:01:19.619Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T04:01:19.619Z] 52ebb69f0ebf: Download complete [2023-03-22T04:01:19.619Z] ce5c4a1c91eb: Download complete [2023-03-22T04:01:31.949Z] ce5c4a1c91eb: Pull complete [2023-03-22T04:01:31.949Z] 169dfbe0d373: Pull complete [2023-03-22T04:01:31.949Z] e1ff8fa3b103: Pull complete [2023-03-22T04:01:38.621Z] 52ebb69f0ebf: Pull complete [2023-03-22T04:01:40.581Z] 5abe8eddf0d5: Pull complete [2023-03-22T04:01:40.581Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T04:01:40.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T04:01:40.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-22T04:01:40.932Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-22T04:01:40.932Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T04:01:40.932Z] WORKDIR /edgex [2023-03-22T04:01:40.932Z] COPY go.mod . [2023-03-22T04:01:40.932Z] RUN go mod download [2023-03-22T04:01:41.670Z] Sending build context to Docker daemon 2.932MB [2023-03-22T04:01:41.670Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T04:01:41.670Z] ---> 6cb57ee374ae [2023-03-22T04:01:41.670Z] Step 2/4 : WORKDIR /edgex [2023-03-22T04:01:43.675Z] ---> Running in 6cda09cfdcad [2023-03-22T04:01:43.944Z] Removing intermediate container 6cda09cfdcad [2023-03-22T04:01:43.944Z] ---> 4b42df311aed [2023-03-22T04:01:43.944Z] Step 3/4 : COPY go.mod . [2023-03-22T04:01:44.531Z] ---> 7502e5163cad [2023-03-22T04:01:44.531Z] Step 4/4 : RUN go mod download [2023-03-22T04:01:44.531Z] ---> Running in a6ac97295c93 [2023-03-22T04:01:50.766Z] Removing intermediate container b967443ad918 [2023-03-22T04:01:50.766Z] ---> cb01b7f7e298 [2023-03-22T04:01:50.766Z] Step 7/26 : COPY . . [2023-03-22T04:01:50.766Z] Removing intermediate container 5234e3648d21 [2023-03-22T04:01:50.766Z] ---> 7549421837ae [2023-03-22T04:01:50.766Z] Step 7/33 : COPY . . [2023-03-22T04:01:50.766Z] Removing intermediate container ff3163b981c9 [2023-03-22T04:01:50.766Z] ---> ed4d03b3ede2 [2023-03-22T04:01:50.766Z] Step 7/27 : COPY . . [2023-03-22T04:01:50.766Z] Removing intermediate container 65b05b358517 [2023-03-22T04:01:50.766Z] ---> 934b1838be22 [2023-03-22T04:01:50.766Z] Step 7/27 : COPY . . [2023-03-22T04:01:50.766Z] Removing intermediate container f233d281fe5f [2023-03-22T04:01:50.766Z] ---> 54c27ef68fde [2023-03-22T04:01:50.766Z] Step 8/24 : COPY . . [2023-03-22T04:02:00.741Z] ---> 0d5d1e28534d [2023-03-22T04:02:00.741Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-22T04:02:00.741Z] ---> 27ac70ded3f9 [2023-03-22T04:02:00.741Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T04:02:00.741Z] ---> 7b2330b8d500 [2023-03-22T04:02:00.741Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T04:02:00.741Z] ---> d8b8489e0d72 [2023-03-22T04:02:00.741Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T04:02:00.741Z] ---> Running in 0acf00d91151 [2023-03-22T04:02:00.741Z] ---> fbb25f9495a5 [2023-03-22T04:02:00.741Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-22T04:02:00.741Z] ---> Running in 35147fbffd5e [2023-03-22T04:02:00.741Z] ---> Running in 0870ef0ac17b [2023-03-22T04:02:00.741Z] ---> Running in 10e49eef3019 [2023-03-22T04:02:00.741Z] ---> Running in 7f49bf0cb9a6 [2023-03-22T04:02:00.741Z] Removing intermediate container 35147fbffd5e [2023-03-22T04:02:00.741Z] ---> c8bc2b9d5ee2 [2023-03-22T04:02:00.741Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T04:02:00.741Z] Removing intermediate container 10e49eef3019 [2023-03-22T04:02:00.741Z] ---> aa373c4c754d [2023-03-22T04:02:00.741Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-22T04:02:00.741Z] ---> Running in 5c5e72b94f47 [2023-03-22T04:02:00.741Z] Removing intermediate container 0870ef0ac17b [2023-03-22T04:02:00.741Z] ---> 76f3682802b3 [2023-03-22T04:02:00.741Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T04:02:00.741Z] ---> Running in 5ef70c4497b2 [2023-03-22T04:02:00.741Z] ---> Running in 714af78a7c26 [2023-03-22T04:02:00.741Z] Removing intermediate container 5c5e72b94f47 [2023-03-22T04:02:00.741Z] ---> 88fb1efa5586 [2023-03-22T04:02:00.741Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T04:02:00.741Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-22T04:02:00.741Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-22T04:02:00.741Z] ---> Running in 57f3b2d1cc28 [2023-03-22T04:02:00.741Z] Removing intermediate container 5ef70c4497b2 [2023-03-22T04:02:00.741Z] ---> ace7bd32e5ad [2023-03-22T04:02:00.741Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T04:02:00.741Z] Removing intermediate container 714af78a7c26 [2023-03-22T04:02:00.741Z] ---> 3111b22bc635 [2023-03-22T04:02:00.741Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T04:02:00.741Z] ---> Running in 9498b250e448 [2023-03-22T04:02:00.741Z] ---> Running in a964c025dbb2 [2023-03-22T04:02:00.741Z] Removing intermediate container 57f3b2d1cc28 [2023-03-22T04:02:00.741Z] ---> 4b520f636d15 [2023-03-22T04:02:00.741Z] 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-03-22T04:02:00.741Z] ---> Running in 403642af5755 [2023-03-22T04:02:00.741Z] Removing intermediate container 9498b250e448 [2023-03-22T04:02:00.741Z] ---> a1bb1b421229 [2023-03-22T04:02:00.741Z] 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-03-22T04:02:00.741Z] Removing intermediate container a964c025dbb2 [2023-03-22T04:02:00.741Z] ---> 85fbb8af5049 [2023-03-22T04:02:00.741Z] 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-03-22T04:02:00.741Z] ---> Running in b70d4a9c1521 [2023-03-22T04:02:00.741Z] ---> Running in 7b9d1433f9ba [2023-03-22T04:02:01.307Z] Removing intermediate container 403642af5755 [2023-03-22T04:02:01.307Z] ---> 0a3ef2807772 [2023-03-22T04:02:01.307Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T04:02:01.307Z] ---> Running in 0859fd7e6b23 [2023-03-22T04:02:01.307Z] Removing intermediate container 0859fd7e6b23 [2023-03-22T04:02:01.307Z] ---> e56de3e54888 [2023-03-22T04:02:01.307Z] [2023-03-22T04:02:01.307Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T04:02:01.568Z] 3.17: Pulling from library/alpine [2023-03-22T04:02:01.568Z] Removing intermediate container b70d4a9c1521 [2023-03-22T04:02:01.568Z] ---> b867212d9eb0 [2023-03-22T04:02:01.568Z] Step 12/26 : WORKDIR /edgex-go [2023-03-22T04:02:01.568Z] ---> Running in 922ec4dca9be [2023-03-22T04:02:01.568Z] Removing intermediate container 7b9d1433f9ba [2023-03-22T04:02:01.568Z] ---> 7637bf06948c [2023-03-22T04:02:01.568Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T04:02:01.568Z] ---> Running in fc452efea2a6 [2023-03-22T04:02:01.825Z] Removing intermediate container 922ec4dca9be [2023-03-22T04:02:01.825Z] ---> 64db2b4ada9c [2023-03-22T04:02:01.825Z] [2023-03-22T04:02:01.825Z] Step 13/26 : FROM alpine:3.17 [2023-03-22T04:02:01.825Z] Removing intermediate container fc452efea2a6 [2023-03-22T04:02:01.825Z] ---> de7c91244bf5 [2023-03-22T04:02:01.825Z] [2023-03-22T04:02:01.825Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T04:02:01.825Z] 3.17: Pulling from library/alpine [2023-03-22T04:02:02.083Z] 3.17: Pulling from library/alpine [2023-03-22T04:02:02.083Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T04:02:02.083Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T04:02:02.083Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T04:02:02.083Z] Status: Image is up to date for alpine:3.17 [2023-03-22T04:02:02.083Z] ---> b2aa39c304c2 [2023-03-22T04:02:02.083Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T04:02:02.083Z] ---> b2aa39c304c2 [2023-03-22T04:02:02.083Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T04:02:02.083Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T04:02:02.083Z] Status: Image is up to date for alpine:3.17 [2023-03-22T04:02:02.083Z] ---> b2aa39c304c2 [2023-03-22T04:02:02.083Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T04:02:02.341Z] ---> Running in 8cbc7879c10c [2023-03-22T04:02:02.341Z] ---> Running in dc7f52311e95 [2023-03-22T04:02:02.341Z] ---> Running in 2f23a9b5821b [2023-03-22T04:02:02.341Z] Removing intermediate container 8cbc7879c10c [2023-03-22T04:02:02.341Z] ---> 8242b28fce69 [2023-03-22T04:02:02.341Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-22T04:02:02.341Z] Removing intermediate container 2f23a9b5821b [2023-03-22T04:02:02.341Z] ---> 98e375092c7d [2023-03-22T04:02:02.341Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T04:02:02.341Z] Removing intermediate container dc7f52311e95 [2023-03-22T04:02:02.341Z] ---> cdfb424c1d89 [2023-03-22T04:02:02.341Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T04:02:02.341Z] ---> Running in f61b46b171c3 [2023-03-22T04:02:02.341Z] ---> Running in 2528dbe0beba [2023-03-22T04:02:02.599Z] ---> Running in f5cc8cb6fa83 [2023-03-22T04:02:03.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:03.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:03.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:03.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:03.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:03.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:03.420Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T04:02:03.420Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T04:02:03.420Z] OK: 17818 distinct packages available [2023-03-22T04:02:03.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:03.678Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T04:02:03.678Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T04:02:03.678Z] OK: 17818 distinct packages available [2023-03-22T04:02:03.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:03.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:03.678Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T04:02:03.678Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T04:02:03.678Z] OK: 17818 distinct packages available [2023-03-22T04:02:03.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:03.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:03.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:03.936Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-22T04:02:03.936Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-22T04:02:03.936Z] (3/4) Installing libucontext (1.2-r0) [2023-03-22T04:02:03.936Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-22T04:02:03.936Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T04:02:03.936Z] OK: 7 MiB in 19 packages [2023-03-22T04:02:03.936Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-22T04:02:03.936Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-22T04:02:03.936Z] (3/5) Installing libucontext (1.2-r0) [2023-03-22T04:02:03.936Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-22T04:02:03.936Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-22T04:02:03.936Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T04:02:03.936Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-22T04:02:03.936Z] OK: 8 MiB in 20 packages [2023-03-22T04:02:03.936Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-22T04:02:03.936Z] (3/5) Installing libucontext (1.2-r0) [2023-03-22T04:02:03.936Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-22T04:02:03.936Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-22T04:02:03.936Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T04:02:03.936Z] OK: 8 MiB in 20 packages [2023-03-22T04:02:04.919Z] Removing intermediate container f61b46b171c3 [2023-03-22T04:02:04.919Z] ---> 9eca627418e7 [2023-03-22T04:02:04.919Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:02:05.497Z] Removing intermediate container 2528dbe0beba [2023-03-22T04:02:05.497Z] ---> dbf9f34a176d [2023-03-22T04:02:05.497Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:02:05.497Z] ---> c3d6823da413 [2023-03-22T04:02:05.497Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:02:05.497Z] Removing intermediate container f5cc8cb6fa83 [2023-03-22T04:02:05.497Z] ---> 1d2591c265c9 [2023-03-22T04:02:05.497Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:02:06.062Z] ---> b2c0b5cf2562 [2023-03-22T04:02:06.062Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T04:02:06.062Z] ---> 6f0c5415fbda [2023-03-22T04:02:06.062Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:02:06.062Z] ---> 9f0543f9a020 [2023-03-22T04:02:06.062Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:02:06.993Z] ---> 22dedb041e32 [2023-03-22T04:02:06.993Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T04:02:06.993Z] ---> 4d8ce11e3b3d [2023-03-22T04:02:06.993Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-22T04:02:07.924Z] ---> cf2235edfbc7 [2023-03-22T04:02:07.924Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T04:02:09.299Z] ---> b84f6f4dd2ca [2023-03-22T04:02:09.299Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-22T04:02:09.299Z] ---> Running in 07bf75aef503 [2023-03-22T04:02:09.556Z] ---> b5c9cb4ad537 [2023-03-22T04:02:09.556Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T04:02:09.813Z] Removing intermediate container 07bf75aef503 [2023-03-22T04:02:09.814Z] ---> c7c2995d5ba0 [2023-03-22T04:02:09.814Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-22T04:02:10.380Z] ---> 8df8848be335 [2023-03-22T04:02:10.380Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T04:02:10.636Z] ---> 076067650b71 [2023-03-22T04:02:10.636Z] Step 22/27 : WORKDIR / [2023-03-22T04:02:10.636Z] ---> Running in 488524c420bc [2023-03-22T04:02:10.892Z] ---> 59502123dc1c [2023-03-22T04:02:10.892Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-22T04:02:10.892Z] Removing intermediate container 488524c420bc [2023-03-22T04:02:10.893Z] ---> 890dbc6dccaa [2023-03-22T04:02:10.893Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T04:02:11.157Z] ---> Running in a7dd8a496531 [2023-03-22T04:02:11.157Z] ---> b45a648744b4 [2023-03-22T04:02:11.157Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-22T04:02:11.157Z] Removing intermediate container a7dd8a496531 [2023-03-22T04:02:11.157Z] ---> 1ec59f49381f [2023-03-22T04:02:11.157Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T04:02:11.431Z] ---> 3b7a83420cf3 [2023-03-22T04:02:11.431Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T04:02:11.431Z] ---> Running in 59f0ae527e0b [2023-03-22T04:02:11.431Z] ---> dd5c24618fbb [2023-03-22T04:02:11.431Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T04:02:11.725Z] ---> Running in 574a4243929a [2023-03-22T04:02:11.985Z] Removing intermediate container 59f0ae527e0b [2023-03-22T04:02:11.985Z] ---> 2d75ba689114 [2023-03-22T04:02:11.985Z] Step 25/27 : LABEL arch=x86_64 [2023-03-22T04:02:11.985Z] ---> 48f1c71b3cc2 [2023-03-22T04:02:11.985Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-22T04:02:11.985Z] Removing intermediate container 574a4243929a [2023-03-22T04:02:11.985Z] ---> f1bfce2bbc67 [2023-03-22T04:02:11.985Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T04:02:11.985Z] ---> Running in d022eee975d9 [2023-03-22T04:02:12.250Z] ---> Running in ee820f92ea10 [2023-03-22T04:02:12.250Z] Removing intermediate container d022eee975d9 [2023-03-22T04:02:12.250Z] ---> 565e5e2cfa97 [2023-03-22T04:02:12.250Z] Step 26/27 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:02:12.250Z] Removing intermediate container ee820f92ea10 [2023-03-22T04:02:12.250Z] ---> fc32c6d4bff3 [2023-03-22T04:02:12.250Z] Step 24/26 : LABEL arch=x86_64 [2023-03-22T04:02:12.250Z] ---> Running in 85adf261e5b1 [2023-03-22T04:02:12.517Z] ---> f75a254a3f26 [2023-03-22T04:02:12.517Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-22T04:02:12.517Z] ---> Running in 5e8762b5eadf [2023-03-22T04:02:12.517Z] Removing intermediate container 85adf261e5b1 [2023-03-22T04:02:12.517Z] ---> a4961c26414c [2023-03-22T04:02:12.517Z] Step 27/27 : LABEL version=3.0.0-dev.109 [2023-03-22T04:02:12.517Z] Removing intermediate container 5e8762b5eadf [2023-03-22T04:02:12.517Z] ---> ea36c72a1c26 [2023-03-22T04:02:12.517Z] Step 25/26 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:02:12.776Z] ---> Running in 5b78bca5c3e0 [2023-03-22T04:02:12.776Z] ---> Running in bb8c535c20eb [2023-03-22T04:02:12.776Z] ---> 50e5b83d2ba4 [2023-03-22T04:02:12.776Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T04:02:12.776Z] ---> Running in f5036facc5a4 [2023-03-22T04:02:12.776Z] Removing intermediate container 5b78bca5c3e0 [2023-03-22T04:02:12.776Z] ---> 07ae2d082aeb [2023-03-22T04:02:12.776Z] [2023-03-22T04:02:12.776Z] Removing intermediate container bb8c535c20eb [2023-03-22T04:02:12.776Z] ---> 5e193748cb4b [2023-03-22T04:02:12.776Z] Step 26/26 : LABEL version=3.0.0-dev.109 [2023-03-22T04:02:13.033Z] Removing intermediate container f5036facc5a4 [2023-03-22T04:02:13.033Z] ---> 91b0cd71e01e [2023-03-22T04:02:13.033Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T04:02:13.033Z] Successfully built 07ae2d082aeb [2023-03-22T04:02:13.033Z] Successfully tagged security-spire-config:latest [2023-03-22T04:02:13.033Z] ---> Running in ff03463684e8 [2023-03-22T04:02:13.033Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-03-22T04:02:13.033Z] ---> Running in 934841ed2f23 [2023-03-22T04:02:13.291Z] Removing intermediate container ff03463684e8 [2023-03-22T04:02:13.291Z] ---> 49d35eb98621 [2023-03-22T04:02:13.291Z] [2023-03-22T04:02:13.291Z] Successfully built 49d35eb98621 [2023-03-22T04:02:13.291Z] Successfully tagged security-spire-server:latest [2023-03-22T04:02:13.291Z] Removing intermediate container 934841ed2f23 [2023-03-22T04:02:13.291Z]  Building security-spire-server ... done Building support-scheduler [2023-03-22T04:02:13.291Z] ---> ee8a030b865c [2023-03-22T04:02:13.291Z] Step 25/27 : LABEL arch=x86_64 [2023-03-22T04:02:14.668Z] ---> Running in 9bb64ebda18d [2023-03-22T04:02:16.051Z] Removing intermediate container 9bb64ebda18d [2023-03-22T04:02:16.051Z] ---> 33783bb6c81f [2023-03-22T04:02:16.051Z] Step 26/27 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:02:16.770Z] Removing intermediate container a6ac97295c93 [2023-03-22T04:02:16.770Z] ---> 44824279e039 [2023-03-22T04:02:16.770Z] Successfully built 44824279e039 [2023-03-22T04:02:16.770Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:02:17.109Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T04:02:17.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:02:17.313Z] prd-ubuntu20.04-docker-arm64-4c-16g-5103 does not seem to be running inside a container [2023-03-22T04:02:17.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T04:02:17.430Z] ---> Running in 68cd66a984f7 [2023-03-22T04:02:17.430Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:02:17.430Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:02:17.430Z] ---> 9339e62a1e1b [2023-03-22T04:02:17.430Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T04:02:17.430Z] ---> Using cache [2023-03-22T04:02:17.430Z] ---> 5a103197dbd4 [2023-03-22T04:02:17.430Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T04:02:17.430Z] ---> Using cache [2023-03-22T04:02:17.430Z] ---> 2d286a3777e8 [2023-03-22T04:02:17.430Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T04:02:17.430Z] ---> Using cache [2023-03-22T04:02:17.430Z] ---> 70fb3758c2a8 [2023-03-22T04:02:17.430Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T04:02:17.430Z] ---> Using cache [2023-03-22T04:02:17.430Z] ---> cf2499eb3008 [2023-03-22T04:02:17.430Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:02:17.430Z] ---> Using cache [2023-03-22T04:02:17.430Z] ---> 54c27ef68fde [2023-03-22T04:02:17.430Z] Step 8/23 : COPY . . [2023-03-22T04:02:17.430Z] ---> Using cache [2023-03-22T04:02:17.430Z] ---> fbb25f9495a5 [2023-03-22T04:02:17.430Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-22T04:02:17.689Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:02:17.689Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:02:17.689Z] ---> 9339e62a1e1b [2023-03-22T04:02:17.689Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T04:02:17.689Z] ---> Using cache [2023-03-22T04:02:17.689Z] ---> 5a103197dbd4 [2023-03-22T04:02:17.689Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T04:02:17.689Z] ---> Using cache [2023-03-22T04:02:17.689Z] ---> 2d286a3777e8 [2023-03-22T04:02:17.689Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T04:02:17.689Z] ---> Using cache [2023-03-22T04:02:17.689Z] ---> 70fb3758c2a8 [2023-03-22T04:02:17.689Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T04:02:17.689Z] ---> Using cache [2023-03-22T04:02:17.689Z] ---> cf2499eb3008 [2023-03-22T04:02:17.689Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:02:17.689Z] ---> Using cache [2023-03-22T04:02:17.689Z] ---> 54c27ef68fde [2023-03-22T04:02:17.689Z] Step 8/23 : COPY . . [2023-03-22T04:02:17.947Z] ---> Using cache [2023-03-22T04:02:17.947Z] ---> fbb25f9495a5 [2023-03-22T04:02:17.947Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-22T04:02:17.947Z] ---> Running in 073833079e45 [2023-03-22T04:02:17.947Z] Removing intermediate container 68cd66a984f7 [2023-03-22T04:02:17.947Z] ---> 0ac74c2bfe06 [2023-03-22T04:02:17.947Z] Step 27/27 : LABEL version=3.0.0-dev.109 [2023-03-22T04:02:17.947Z] ---> Running in a5258e11f6ce [2023-03-22T04:02:17.947Z] ---> Running in bd23723129ef [2023-03-22T04:02:18.267Z] Removing intermediate container bd23723129ef [2023-03-22T04:02:18.267Z] ---> 5bf776c4e337 [2023-03-22T04:02:18.267Z] [2023-03-22T04:02:18.267Z] Successfully built 5bf776c4e337 [2023-03-22T04:02:18.267Z] Successfully tagged security-spire-agent:latest [2023-03-22T04:02:18.267Z]  Building security-spire-agent ... done Building support-notifications [2023-03-22T04:02:18.526Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-22T04:02:18.526Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-22T04:02:19.430Z] $ docker top 3e0a79c3e3583dd3967347f936bd183f7b5c05c49a0913151286ca90a6dfe034 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T04:02:20.260Z] + go version [2023-03-22T04:02:20.260Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T04:02:20.280Z] $ docker stop --time=1 3e0a79c3e3583dd3967347f936bd183f7b5c05c49a0913151286ca90a6dfe034 [2023-03-22T04:02:21.049Z] Removing intermediate container 0acf00d91151 [2023-03-22T04:02:21.049Z] ---> 6d7af889923b [2023-03-22T04:02:21.049Z] [2023-03-22T04:02:21.049Z] Step 9/33 : FROM alpine:3.17 [2023-03-22T04:02:21.049Z] ---> b2aa39c304c2 [2023-03-22T04:02:21.049Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T04:02:21.308Z] ---> Running in d4cce1a37829 [2023-03-22T04:02:21.842Z] $ docker rm -f --volumes 3e0a79c3e3583dd3967347f936bd183f7b5c05c49a0913151286ca90a6dfe034 [2023-03-22T04:02:21.873Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:02:21.873Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:02:21.873Z] ---> 9339e62a1e1b [2023-03-22T04:02:21.873Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T04:02:21.873Z] ---> Using cache [2023-03-22T04:02:21.873Z] ---> 5a103197dbd4 [2023-03-22T04:02:21.873Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T04:02:21.873Z] ---> Using cache [2023-03-22T04:02:21.873Z] ---> 2d286a3777e8 [2023-03-22T04:02:21.873Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-22T04:02:21.873Z] Removing intermediate container d4cce1a37829 [2023-03-22T04:02:21.873Z] ---> 80712e3d6d60 [2023-03-22T04:02:21.873Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [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-03-22T04:02:22.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T04:02:22.374Z] [2023-03-22T04:02:22.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:02:22.438Z] ---> Running in d93dfd4c4c5b [2023-03-22T04:02:22.438Z] ---> Running in 7fdff365f752 [2023-03-22T04:02:22.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T04:02:22.705Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-22T04:02:22.705Z] 29e5d40040c1: Pulling fs layer [2023-03-22T04:02:22.705Z] 1ce36da41761: Pulling fs layer [2023-03-22T04:02:22.705Z] 25b303627fd3: Pulling fs layer [2023-03-22T04:02:22.972Z] 29e5d40040c1: Verifying Checksum [2023-03-22T04:02:22.972Z] 29e5d40040c1: Download complete [2023-03-22T04:02:23.002Z] Removing intermediate container 7f49bf0cb9a6 [2023-03-22T04:02:23.002Z] ---> cde2b3da8582 [2023-03-22T04:02:23.002Z] [2023-03-22T04:02:23.002Z] Step 10/24 : FROM alpine:3.17 [2023-03-22T04:02:23.002Z] ---> b2aa39c304c2 [2023-03-22T04:02:23.002Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-22T04:02:23.240Z] 1ce36da41761: Verifying Checksum [2023-03-22T04:02:23.240Z] 1ce36da41761: Download complete [2023-03-22T04:02:23.259Z] ---> Running in dece07ede1ce [2023-03-22T04:02:23.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:23.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:23.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:23.509Z] 29e5d40040c1: Pull complete [2023-03-22T04:02:23.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:23.516Z] OK: 265 MiB in 53 packages [2023-03-22T04:02:23.773Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T04:02:23.773Z] (2/2) Installing su-exec (0.2-r2) [2023-03-22T04:02:23.773Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T04:02:23.773Z] OK: 7 MiB in 17 packages [2023-03-22T04:02:24.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:24.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:24.603Z] Removing intermediate container d93dfd4c4c5b [2023-03-22T04:02:24.603Z] ---> cbe5bd02fe31 [2023-03-22T04:02:24.603Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T04:02:24.603Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T04:02:24.603Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T04:02:24.603Z] OK: 7 MiB in 16 packages [2023-03-22T04:02:24.603Z] Removing intermediate container 7fdff365f752 [2023-03-22T04:02:24.603Z] ---> f5b69c769edc [2023-03-22T04:02:24.603Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-22T04:02:24.603Z] ---> Running in b4eb67d83158 [2023-03-22T04:02:24.862Z] ---> a0d60f85f22a [2023-03-22T04:02:24.862Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:02:24.924Z] 25b303627fd3: Verifying Checksum [2023-03-22T04:02:24.924Z] 25b303627fd3: Download complete [2023-03-22T04:02:24.924Z] 1ce36da41761: Pull complete [2023-03-22T04:02:25.119Z] ---> Running in 9d9ef62dae6c [2023-03-22T04:02:25.119Z] Removing intermediate container b4eb67d83158 [2023-03-22T04:02:25.119Z] ---> 30f3e810bbbd [2023-03-22T04:02:25.119Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-22T04:02:25.376Z] ---> Running in 66ad2cd85b11 [2023-03-22T04:02:25.376Z] Removing intermediate container dece07ede1ce [2023-03-22T04:02:25.376Z] ---> efeb5cf30fb4 [2023-03-22T04:02:25.376Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T04:02:25.376Z] ---> Running in e57d7b398b40 [2023-03-22T04:02:25.636Z] Removing intermediate container 66ad2cd85b11 [2023-03-22T04:02:25.636Z] ---> a9f30faf5a74 [2023-03-22T04:02:25.636Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-22T04:02:25.636Z] Removing intermediate container e57d7b398b40 [2023-03-22T04:02:25.636Z] ---> 40aa36c4985e [2023-03-22T04:02:25.636Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-22T04:02:25.907Z] ---> Running in fa4929564a5e [2023-03-22T04:02:25.907Z] ---> Running in 28b1fc8402c7 [2023-03-22T04:02:26.165Z] Removing intermediate container fa4929564a5e [2023-03-22T04:02:26.165Z] ---> 07a8c4d48fdf [2023-03-22T04:02:26.165Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-22T04:02:26.421Z] Removing intermediate container 28b1fc8402c7 [2023-03-22T04:02:26.421Z] ---> a7dd57b684e0 [2023-03-22T04:02:26.421Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-22T04:02:26.421Z] ---> Running in 831572256df5 [2023-03-22T04:02:26.421Z] ---> Running in 3b11b0834841 [2023-03-22T04:02:26.985Z] Removing intermediate container 831572256df5 [2023-03-22T04:02:26.985Z] ---> b58afe181f61 [2023-03-22T04:02:26.985Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-22T04:02:26.985Z] Removing intermediate container 3b11b0834841 [2023-03-22T04:02:26.985Z] ---> d8a9ad32be44 [2023-03-22T04:02:26.985Z] Step 15/24 : WORKDIR / [2023-03-22T04:02:26.985Z] ---> Running in 883a85c1ba93 [2023-03-22T04:02:26.985Z] ---> Running in d0f452a34f9a [2023-03-22T04:02:27.548Z] Removing intermediate container d0f452a34f9a [2023-03-22T04:02:27.548Z] ---> fa34401a98f2 [2023-03-22T04:02:27.548Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:02:28.112Z] ---> 7db133e3550f [2023-03-22T04:02:28.112Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:02:28.681Z] ---> ac6f04e27b9c [2023-03-22T04:02:28.681Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-22T04:02:28.681Z] Removing intermediate container 883a85c1ba93 [2023-03-22T04:02:28.681Z] ---> ae4e3e49a5d1 [2023-03-22T04:02:28.681Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-22T04:02:28.938Z] ---> Running in 0ab33bccb92f [2023-03-22T04:02:29.197Z] Removing intermediate container 0ab33bccb92f [2023-03-22T04:02:29.197Z] ---> 9201713b3fc9 [2023-03-22T04:02:29.197Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-22T04:02:29.760Z] ---> 32bd82b70ec6 [2023-03-22T04:02:29.760Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-22T04:02:29.760Z] ---> 511d7ca5d769 [2023-03-22T04:02:29.760Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-22T04:02:29.760Z] ---> Running in 31d104b6c26f [2023-03-22T04:02:30.017Z] ---> f49cccf466e9 [2023-03-22T04:02:30.017Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-22T04:02:30.017Z] ---> Running in 5da47ebbd656 [2023-03-22T04:02:30.288Z] Removing intermediate container 5da47ebbd656 [2023-03-22T04:02:30.288Z] ---> 932ec565e0d3 [2023-03-22T04:02:30.288Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T04:02:30.574Z] ---> Running in fb718e68e22c [2023-03-22T04:02:30.834Z] Removing intermediate container fb718e68e22c [2023-03-22T04:02:30.834Z] ---> 273b6784cee7 [2023-03-22T04:02:30.834Z] Step 22/24 : LABEL arch=x86_64 [2023-03-22T04:02:30.834Z] ---> Running in 7174e284527e [2023-03-22T04:02:31.091Z] Removing intermediate container 7174e284527e [2023-03-22T04:02:31.091Z] ---> ee4f4fefd93a [2023-03-22T04:02:31.091Z] Step 23/24 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:02:31.091Z] ---> Running in b1d74b5e6a6a [2023-03-22T04:02:31.091Z] Removing intermediate container 31d104b6c26f [2023-03-22T04:02:31.091Z] ---> ca39cf21ba01 [2023-03-22T04:02:31.091Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:02:31.349Z] Removing intermediate container b1d74b5e6a6a [2023-03-22T04:02:31.349Z] ---> 01db854ce2ac [2023-03-22T04:02:31.349Z] Step 24/24 : LABEL version=3.0.0-dev.109 [2023-03-22T04:02:31.349Z] ---> Running in aa4ce852bee0 [2023-03-22T04:02:31.349Z] ---> 62a5933effff [2023-03-22T04:02:31.349Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:02:31.615Z] Removing intermediate container aa4ce852bee0 [2023-03-22T04:02:31.615Z] ---> c7b8b1f9611e [2023-03-22T04:02:31.615Z] [2023-03-22T04:02:31.615Z] Successfully built c7b8b1f9611e [2023-03-22T04:02:31.615Z] Successfully tagged core-command:latest [2023-03-22T04:02:31.615Z] Building security-spiffe-token-provider [2023-03-22T04:02:32.180Z]  Building core-command ... done  ---> 4181f0ccf1ad [2023-03-22T04:02:32.180Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-22T04:02:34.704Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:02:34.704Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:02:34.704Z] ---> 9339e62a1e1b [2023-03-22T04:02:34.704Z] Step 3/20 : WORKDIR /edgex-go [2023-03-22T04:02:34.704Z] ---> Using cache [2023-03-22T04:02:34.704Z] ---> 7e1040ed9f7b [2023-03-22T04:02:34.704Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-22T04:02:34.961Z] ---> ed1204ae91ba [2023-03-22T04:02:34.961Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-22T04:02:34.996Z] 25b303627fd3: Pull complete [2023-03-22T04:02:34.996Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-22T04:02:34.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T04:02:34.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:02:35.175Z] prd-ubuntu20.04-docker-arm64-4c-16g-5103 does not seem to be running inside a container [2023-03-22T04:02:35.220Z] ---> Running in 5f3ea6b04b71 [2023-03-22T04:02:35.243Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-22T04:02:35.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:35.738Z] ---> 9b50279b9a2e [2023-03-22T04:02:35.738Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-22T04:02:35.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:35.996Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T04:02:35.996Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T04:02:35.996Z] OK: 17820 distinct packages available [2023-03-22T04:02:35.996Z] ---> 236d56f2bdb8 [2023-03-22T04:02:35.996Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-22T04:02:35.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:36.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:36.254Z] OK: 265 MiB in 53 packages [2023-03-22T04:02:36.552Z] ---> 1d4038a2153c [2023-03-22T04:02:36.552Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-22T04:02:37.120Z] ---> f7bbb34aae58 [2023-03-22T04:02:37.120Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-22T04:02:37.324Z] $ docker top 32ffbb44ffd46cece863f667ec3283cf48b61b37a93a9b090c06c7da5b290242 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T04:02:38.149Z] + docker-compose build --help [2023-03-22T04:02:38.149Z] + grep parallel [2023-03-22T04:02:38.513Z] Removing intermediate container 5f3ea6b04b71 [2023-03-22T04:02:38.513Z] ---> 65384cca56e7 [2023-03-22T04:02:38.513Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-22T04:02:38.771Z] ---> f30a7e11c541 [2023-03-22T04:02:38.771Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-22T04:02:39.337Z] ---> f1639a35c426 [2023-03-22T04:02:39.337Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:02:39.594Z] ---> Running in a253fa303371 [2023-03-22T04:02:39.594Z] ---> Running in 9de5a9ed3fdc [2023-03-22T04:02:39.594Z] Removing intermediate container 073833079e45 [2023-03-22T04:02:39.594Z] ---> 1e25d437b80f [2023-03-22T04:02:39.594Z] [2023-03-22T04:02:39.594Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T04:02:39.594Z] ---> b2aa39c304c2 [2023-03-22T04:02:39.594Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T04:02:39.869Z] ---> Running in 054e3ad1d5a0 [2023-03-22T04:02:40.130Z] Removing intermediate container 054e3ad1d5a0 [2023-03-22T04:02:40.130Z] ---> d9f69208d829 [2023-03-22T04:02:40.130Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T04:02:40.130Z] ---> Running in 721b07a5e732 [2023-03-22T04:02:40.694Z] Removing intermediate container a253fa303371 [2023-03-22T04:02:40.694Z] ---> 8abedcd3d88d [2023-03-22T04:02:40.694Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-22T04:02:40.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:40.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:40.952Z] ---> Running in 0831b9e7956c [2023-03-22T04:02:41.211Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T04:02:41.211Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T04:02:41.211Z] OK: 7 MiB in 16 packages [2023-03-22T04:02:41.211Z] Removing intermediate container 0831b9e7956c [2023-03-22T04:02:41.211Z] ---> 8d712b0e3bba [2023-03-22T04:02:41.211Z] Step 30/33 : CMD ["gate"] [2023-03-22T04:02:42.144Z] ---> Running in 90d0e97ef19c [2023-03-22T04:02:42.400Z] Removing intermediate container 721b07a5e732 [2023-03-22T04:02:42.401Z] ---> 839bf372b572 [2023-03-22T04:02:42.401Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:02:42.401Z] Removing intermediate container 90d0e97ef19c [2023-03-22T04:02:42.401Z] ---> 1e0123eca370 [2023-03-22T04:02:42.401Z] Step 31/33 : LABEL arch=x86_64 [2023-03-22T04:02:42.402Z] --parallel Build images in parallel. [Pipeline] } [2023-03-22T04:02:42.425Z] $ docker stop --time=1 32ffbb44ffd46cece863f667ec3283cf48b61b37a93a9b090c06c7da5b290242 [2023-03-22T04:02:42.720Z] ---> Running in 27055c6c03d9 [2023-03-22T04:02:42.978Z] ---> 7c9d877ce3f1 [2023-03-22T04:02:42.978Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:02:43.235Z] Removing intermediate container 27055c6c03d9 [2023-03-22T04:02:43.235Z] ---> 12ce80ca303a [2023-03-22T04:02:43.235Z] Step 32/33 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:02:43.800Z] ---> a6606126b7a2 [2023-03-22T04:02:43.800Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-22T04:02:43.800Z] ---> Running in 7c6a52e3850b [2023-03-22T04:02:43.800Z] Removing intermediate container a5258e11f6ce [2023-03-22T04:02:43.800Z] ---> 0554e25dd7d3 [2023-03-22T04:02:43.800Z] [2023-03-22T04:02:43.800Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T04:02:43.800Z] ---> b2aa39c304c2 [2023-03-22T04:02:43.800Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T04:02:43.800Z] ---> Using cache [2023-03-22T04:02:43.800Z] ---> efeb5cf30fb4 [2023-03-22T04:02:43.800Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T04:02:43.800Z] ---> Using cache [2023-03-22T04:02:43.800Z] ---> 40aa36c4985e [2023-03-22T04:02:43.800Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-22T04:02:44.066Z] $ docker rm -f --volumes 32ffbb44ffd46cece863f667ec3283cf48b61b37a93a9b090c06c7da5b290242 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:02:44.365Z] ---> Running in e9c5c96de33a [2023-03-22T04:02:44.365Z] Removing intermediate container 7c6a52e3850b [2023-03-22T04:02:44.365Z] ---> 69f372fac75c [2023-03-22T04:02:44.365Z] Step 33/33 : LABEL version=3.0.0-dev.109 [2023-03-22T04:02:44.365Z] ---> a4fc877be125 [2023-03-22T04:02:44.365Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-22T04:02:44.365Z] ---> Running in 0317fbac04cd [2023-03-22T04:02:44.365Z] Removing intermediate container e9c5c96de33a [2023-03-22T04:02:44.365Z] ---> 6aa474263281 [2023-03-22T04:02:44.365Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T04:02:44.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-22T04:02:44.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:02:44.622Z] ---> Running in 7e29a2d0f5d5 [2023-03-22T04:02:44.622Z] ---> 23ee93466b0c [2023-03-22T04:02:44.622Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-22T04:02:44.622Z] Removing intermediate container 0317fbac04cd [2023-03-22T04:02:44.622Z] ---> 895d4ee221e5 [2023-03-22T04:02:44.622Z] [2023-03-22T04:02:44.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-5103 does not seem to be running inside a container [2023-03-22T04:02:44.830Z] $ 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/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@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-03-22T04:02:44.879Z] Removing intermediate container 7e29a2d0f5d5 [2023-03-22T04:02:44.879Z] ---> c621a5142885 [2023-03-22T04:02:44.879Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:02:44.879Z] Successfully built 895d4ee221e5 [2023-03-22T04:02:44.879Z] ---> b0e1052744a8 [2023-03-22T04:02:44.879Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T04:02:44.879Z] Successfully tagged security-bootstrapper:latest [2023-03-22T04:02:44.879Z]  Building security-bootstrapper ... done Building core-data [2023-03-22T04:02:44.879Z] ---> Running in 5a8db09ddc7d [2023-03-22T04:02:45.978Z] $ docker top 09e477a01073e07ba28b2fd9f7a9fb3397deb91b0e89120ee0e367994e3c899a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T04:02:46.471Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-22T04:02:46.809Z] ---> 6feb173189fb [2023-03-22T04:02:46.809Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:02:47.741Z] ---> 3bf47a9ee80c [2023-03-22T04:02:47.741Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-22T04:02:47.741Z] Removing intermediate container 5a8db09ddc7d [2023-03-22T04:02:47.741Z] ---> e3237ce1e47d [2023-03-22T04:02:47.741Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T04:02:47.741Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:02:47.741Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:02:47.741Z] ---> 9339e62a1e1b [2023-03-22T04:02:47.741Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T04:02:47.741Z] ---> Using cache [2023-03-22T04:02:47.741Z] ---> 5a103197dbd4 [2023-03-22T04:02:47.741Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T04:02:47.741Z] ---> Using cache [2023-03-22T04:02:47.741Z] ---> 2d286a3777e8 [2023-03-22T04:02:47.741Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T04:02:47.741Z] ---> Using cache [2023-03-22T04:02:47.741Z] ---> 70fb3758c2a8 [2023-03-22T04:02:47.741Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T04:02:47.741Z] ---> Using cache [2023-03-22T04:02:47.741Z] ---> cf2499eb3008 [2023-03-22T04:02:47.741Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:02:47.741Z] ---> Using cache [2023-03-22T04:02:47.741Z] ---> 54c27ef68fde [2023-03-22T04:02:47.741Z] Step 8/23 : COPY . . [2023-03-22T04:02:47.741Z] ---> Using cache [2023-03-22T04:02:47.741Z] ---> fbb25f9495a5 [2023-03-22T04:02:47.741Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-22T04:02:47.999Z] ---> Running in 7c3ec49e7eae [2023-03-22T04:02:47.999Z] ---> Running in aaaff4b59171 [2023-03-22T04:02:48.256Z] ---> 763349d410bf [2023-03-22T04:02:48.256Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-22T04:02:48.256Z] Removing intermediate container 7c3ec49e7eae [2023-03-22T04:02:48.256Z] ---> 32f58164810c [2023-03-22T04:02:48.256Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T04:02:48.256Z] ---> Running in d8f0647c5efe [2023-03-22T04:02:48.256Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-22T04:02:48.512Z] ---> 50c7c206b397 [2023-03-22T04:02:48.512Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-22T04:02:48.770Z] Removing intermediate container d8f0647c5efe [2023-03-22T04:02:48.770Z] ---> bf0603e25c3f [2023-03-22T04:02:48.770Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T04:02:48.770Z] ---> Running in 26b706ed787a [2023-03-22T04:02:48.770Z] ---> Running in b32ae754810d [2023-03-22T04:02:48.770Z] Removing intermediate container 26b706ed787a [2023-03-22T04:02:48.770Z] ---> 7a555c41f656 [2023-03-22T04:02:48.770Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T04:02:49.028Z] ---> Running in 876f10de7700 [2023-03-22T04:02:49.028Z] Removing intermediate container 9d9ef62dae6c [2023-03-22T04:02:49.028Z] ---> 6700b6719a19 [2023-03-22T04:02:49.028Z] Step 8/23 : COPY . . [2023-03-22T04:02:49.961Z] Removing intermediate container b32ae754810d [2023-03-22T04:02:49.961Z] ---> 022a5b33aa46 [2023-03-22T04:02:49.961Z] Step 22/23 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:02:50.527Z] Removing intermediate container 876f10de7700 [2023-03-22T04:02:50.528Z] ---> ab1946002c45 [2023-03-22T04:02:50.528Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T04:02:50.528Z] ---> Running in a52fe5ed1000 [2023-03-22T04:02:50.528Z] ---> Running in fe8ff617c3a0 [2023-03-22T04:02:50.785Z] Removing intermediate container a52fe5ed1000 [2023-03-22T04:02:50.785Z] ---> b07f4b66bd09 [2023-03-22T04:02:50.785Z] Step 23/23 : LABEL version=3.0.0-dev.109 [2023-03-22T04:02:50.785Z] ---> Running in 205312af9f48 [2023-03-22T04:02:50.785Z] Removing intermediate container fe8ff617c3a0 [2023-03-22T04:02:50.785Z] ---> 0b018dc1a482 [2023-03-22T04:02:50.785Z] Step 22/23 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:02:51.043Z] ---> Running in b4a4fcb39915 [2023-03-22T04:02:51.043Z] Removing intermediate container 205312af9f48 [2023-03-22T04:02:51.043Z] ---> 4792968017a4 [2023-03-22T04:02:51.043Z] [2023-03-22T04:02:51.043Z] Removing intermediate container b4a4fcb39915 [2023-03-22T04:02:51.043Z] ---> ff1069cfbefa [2023-03-22T04:02:51.043Z] Step 23/23 : LABEL version=3.0.0-dev.109 [2023-03-22T04:02:51.300Z] Successfully built 4792968017a4 [2023-03-22T04:02:51.300Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-22T04:02:51.300Z] ---> Running in 70d70c1a6e0b [2023-03-22T04:02:51.300Z] Building security-secretstore-setup [2023-03-22T04:02:51.802Z] Building core-command ... [2023-03-22T04:02:51.802Z] Building core-common-config-bootstrapper ... [2023-03-22T04:02:51.802Z] Building core-data ... [2023-03-22T04:02:51.802Z] Building core-metadata ... [2023-03-22T04:02:51.803Z] Building security-bootstrapper ... [2023-03-22T04:02:51.803Z] Building security-proxy-auth ... [2023-03-22T04:02:51.803Z] Building security-proxy-setup ... [2023-03-22T04:02:51.803Z] Building security-secretstore-setup ... [2023-03-22T04:02:51.803Z] Building security-spiffe-token-provider ... [2023-03-22T04:02:51.803Z] Building security-spire-agent ... [2023-03-22T04:02:51.803Z] Building security-spire-config ... [2023-03-22T04:02:51.803Z] Building security-spire-server ... [2023-03-22T04:02:51.803Z] Building support-notifications ... [2023-03-22T04:02:51.803Z] Building support-scheduler ... [2023-03-22T04:02:51.803Z] Building support-scheduler [2023-03-22T04:02:51.803Z] Building security-proxy-setup [2023-03-22T04:02:51.803Z] Building core-data [2023-03-22T04:02:51.803Z] Building security-proxy-auth [2023-03-22T04:02:51.803Z] Building security-spiffe-token-provider [2023-03-22T04:02:52.230Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 70d70c1a6e0b [2023-03-22T04:02:52.230Z] ---> 0913c6fac4b3 [2023-03-22T04:02:52.230Z] [2023-03-22T04:02:52.230Z] Successfully built 0913c6fac4b3 [2023-03-22T04:02:52.230Z] Successfully tagged support-scheduler:latest [2023-03-22T04:02:52.230Z]  Building support-scheduler ... done Building security-proxy-setup [2023-03-22T04:02:55.504Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:02:55.504Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:02:55.504Z] ---> 9339e62a1e1b [2023-03-22T04:02:55.504Z] Step 3/25 : WORKDIR /edgex-go [2023-03-22T04:02:55.504Z] ---> Using cache [2023-03-22T04:02:55.504Z] ---> 7e1040ed9f7b [2023-03-22T04:02:55.504Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-22T04:02:56.069Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:02:56.069Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:02:56.069Z] ---> 9339e62a1e1b [2023-03-22T04:02:56.069Z] Step 3/22 : WORKDIR /edgex-go [2023-03-22T04:02:56.069Z] ---> Using cache [2023-03-22T04:02:56.069Z] ---> 7e1040ed9f7b [2023-03-22T04:02:56.069Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-22T04:02:59.376Z] ---> Running in 797f8a7724b9 [2023-03-22T04:02:59.376Z] ---> Running in b1dd875c877e [2023-03-22T04:02:59.376Z] ---> cdeab6ee64f5 [2023-03-22T04:02:59.376Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-22T04:02:59.376Z] ---> Running in d78987955262 [2023-03-22T04:02:59.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:59.376Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-22T04:02:59.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:59.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:59.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:02:59.633Z] OK: 265 MiB in 53 packages [2023-03-22T04:02:59.895Z] OK: 265 MiB in 53 packages [2023-03-22T04:03:01.272Z] Removing intermediate container 797f8a7724b9 [2023-03-22T04:03:01.272Z] ---> 9c9d9c83ec16 [2023-03-22T04:03:01.272Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-22T04:03:01.272Z] Removing intermediate container b1dd875c877e [2023-03-22T04:03:01.272Z] ---> 365a9b5395ea [2023-03-22T04:03:01.272Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-22T04:03:01.272Z] ---> ba30a1a4b08c [2023-03-22T04:03:01.272Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:03:01.529Z] ---> Running in c0838572a409 [2023-03-22T04:03:01.787Z] ---> 6169db7c62fe [2023-03-22T04:03:01.787Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:03:01.787Z] ---> Running in 6801d4830c71 [2023-03-22T04:03:01.971Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:03:01.971Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:03:01.971Z] ---> 44824279e039 [2023-03-22T04:03:01.971Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T04:03:01.971Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:03:01.971Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:03:01.971Z] ---> 44824279e039 [2023-03-22T04:03:01.971Z] Step 3/22 : WORKDIR /edgex-go [2023-03-22T04:03:01.971Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:03:01.971Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:03:01.971Z] ---> 44824279e039 [2023-03-22T04:03:01.971Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T04:03:01.971Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:03:01.971Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:03:01.971Z] ---> 44824279e039 [2023-03-22T04:03:01.971Z] Step 3/20 : WORKDIR /edgex-go [2023-03-22T04:03:01.971Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:03:01.971Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:03:01.971Z] ---> 44824279e039 [2023-03-22T04:03:01.971Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T04:03:01.971Z] ---> Running in d561973f663e [2023-03-22T04:03:01.971Z] ---> Running in 5482266366f4 [2023-03-22T04:03:01.971Z] ---> Running in 3402ecfbf359 [2023-03-22T04:03:01.971Z] ---> Running in 2219aada0477 [2023-03-22T04:03:01.971Z] ---> Running in e9945bc63bf8 [2023-03-22T04:03:01.971Z] Removing intermediate container 5482266366f4 [2023-03-22T04:03:01.971Z] ---> a82d4a2cce3e [2023-03-22T04:03:01.971Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T04:03:01.971Z] Removing intermediate container d561973f663e [2023-03-22T04:03:01.971Z] ---> cecd499054f2 [2023-03-22T04:03:01.971Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T04:03:01.971Z] ---> Running in 59f41bf33bd4 [2023-03-22T04:03:02.246Z] Removing intermediate container 3402ecfbf359 [2023-03-22T04:03:02.246Z] ---> 2d61e67faeda [2023-03-22T04:03:02.246Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-22T04:03:02.246Z] Removing intermediate container e9945bc63bf8 [2023-03-22T04:03:02.246Z] ---> 82137ce2d59c [2023-03-22T04:03:02.246Z] Removing intermediate container 2219aada0477 [2023-03-22T04:03:02.246Z] ---> 0a71d26a7ecd [2023-03-22T04:03:02.246Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-22T04:03:02.246Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T04:03:02.246Z] ---> Running in cd7977865159 [2023-03-22T04:03:02.246Z] ---> Running in 5181c4b8f098 [2023-03-22T04:03:02.246Z] ---> Running in 414902007cb4 [2023-03-22T04:03:02.246Z] ---> Running in 2899c3044cb3 [2023-03-22T04:03:02.827Z] Removing intermediate container 59f41bf33bd4 [2023-03-22T04:03:02.827Z] ---> d3fb94980f56 [2023-03-22T04:03:02.827Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T04:03:02.827Z] Removing intermediate container cd7977865159 [2023-03-22T04:03:02.827Z] ---> 11519438e369 [2023-03-22T04:03:02.827Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T04:03:03.096Z] Removing intermediate container 2899c3044cb3 [2023-03-22T04:03:03.096Z] ---> 5e563ebad726 [2023-03-22T04:03:03.096Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T04:03:03.096Z] ---> Running in d5fee11dfae7 [2023-03-22T04:03:03.096Z] ---> Running in 314804d82883 [2023-03-22T04:03:03.363Z] ---> Running in 6e82beead288 [2023-03-22T04:03:04.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T04:03:04.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T04:03:05.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T04:03:05.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T04:03:05.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T04:03:05.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T04:03:05.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T04:03:05.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T04:03:06.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T04:03:06.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T04:03:07.009Z] OK: 263 MiB in 53 packages [2023-03-22T04:03:07.009Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T04:03:07.009Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T04:03:07.009Z] OK: 17691 distinct packages available [2023-03-22T04:03:07.033Z] Removing intermediate container 9de5a9ed3fdc [2023-03-22T04:03:07.033Z] ---> 29c1b31dbb98 [2023-03-22T04:03:07.033Z] Step 7/20 : COPY . . [2023-03-22T04:03:07.276Z] OK: 263 MiB in 53 packages [2023-03-22T04:03:07.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T04:03:07.545Z] OK: 263 MiB in 53 packages [2023-03-22T04:03:07.824Z] OK: 263 MiB in 53 packages [2023-03-22T04:03:08.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T04:03:09.000Z] Removing intermediate container 414902007cb4 [2023-03-22T04:03:09.000Z] ---> 4dd0768c2568 [2023-03-22T04:03:09.000Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-22T04:03:09.274Z] Removing intermediate container d5fee11dfae7 [2023-03-22T04:03:09.274Z] ---> 9b6010a9a429 [2023-03-22T04:03:09.274Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T04:03:09.274Z] OK: 263 MiB in 53 packages [2023-03-22T04:03:09.544Z] Removing intermediate container 6e82beead288 [2023-03-22T04:03:09.544Z] ---> ca8dcc65da36 [2023-03-22T04:03:09.544Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T04:03:09.816Z] Removing intermediate container 314804d82883 [2023-03-22T04:03:09.816Z] ---> 84e6b8282691 [2023-03-22T04:03:10.088Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T04:03:10.369Z] ---> 367d59ad3218 [2023-03-22T04:03:10.369Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:03:10.636Z] ---> b450610b9472 [2023-03-22T04:03:10.636Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:03:10.636Z] ---> Running in 8645e0d85dc3 [2023-03-22T04:03:10.636Z] ---> Running in 28c6c9dc31b3 [2023-03-22T04:03:10.904Z] Removing intermediate container 5181c4b8f098 [2023-03-22T04:03:10.904Z] ---> d4d5477981a4 [2023-03-22T04:03:10.904Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-22T04:03:10.904Z] ---> d2271e483a86 [2023-03-22T04:03:10.904Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:03:11.172Z] ---> 63bf9e6c868a [2023-03-22T04:03:11.172Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:03:11.172Z] ---> Running in 533c90b0581e [2023-03-22T04:03:11.372Z] Removing intermediate container aaaff4b59171 [2023-03-22T04:03:11.372Z] ---> 378b5cb1d51e [2023-03-22T04:03:11.372Z] [2023-03-22T04:03:11.372Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T04:03:11.372Z] ---> b2aa39c304c2 [2023-03-22T04:03:11.372Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T04:03:11.440Z] ---> Running in f7e32761f7eb [2023-03-22T04:03:11.630Z] ---> Running in 558aacd57acf [2023-03-22T04:03:11.630Z] ---> 7b5f65bf6a2f [2023-03-22T04:03:11.630Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-22T04:03:11.630Z] ---> Running in c9a2c1f29c1f [2023-03-22T04:03:11.888Z] Removing intermediate container 558aacd57acf [2023-03-22T04:03:11.888Z] ---> 7b67f18e75da [2023-03-22T04:03:11.888Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-22T04:03:11.888Z] ---> Running in 29a6b1a4bf2b [2023-03-22T04:03:11.888Z] Removing intermediate container 29a6b1a4bf2b [2023-03-22T04:03:11.888Z] ---> 57f1f954fbec [2023-03-22T04:03:11.888Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-22T04:03:12.148Z] ---> Running in c8fbc51981eb [2023-03-22T04:03:12.148Z] Removing intermediate container c8fbc51981eb [2023-03-22T04:03:12.148Z] ---> fb0eccd13302 [2023-03-22T04:03:12.148Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T04:03:12.148Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-22T04:03:12.148Z] ---> Running in deb598969453 [2023-03-22T04:03:12.411Z] ---> 844fdc702eba [2023-03-22T04:03:12.411Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:03:12.678Z] ---> Running in 8b1eb6f8f710 [2023-03-22T04:03:12.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:03:12.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:03:12.969Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T04:03:12.969Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T04:03:12.969Z] OK: 7 MiB in 16 packages [2023-03-22T04:03:17.145Z] Removing intermediate container deb598969453 [2023-03-22T04:03:17.145Z] ---> 9c955a78ed2d [2023-03-22T04:03:17.145Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:03:17.446Z] ---> 894df63e7028 [2023-03-22T04:03:17.446Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:03:18.378Z] ---> caa2b27ab05a [2023-03-22T04:03:18.378Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-22T04:03:20.277Z] ---> 1ece01cff624 [2023-03-22T04:03:20.277Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-22T04:03:21.655Z] ---> 82480763ce1d [2023-03-22T04:03:21.655Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-22T04:03:22.588Z] ---> Running in 3187b32ed6be [2023-03-22T04:03:23.154Z] Removing intermediate container d78987955262 [2023-03-22T04:03:23.154Z] ---> b06bd441033c [2023-03-22T04:03:23.154Z] [2023-03-22T04:03:23.154Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T04:03:23.154Z] ---> b2aa39c304c2 [2023-03-22T04:03:23.154Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-22T04:03:23.413Z] Removing intermediate container 3187b32ed6be [2023-03-22T04:03:23.413Z] ---> a3a60013a02a [2023-03-22T04:03:23.413Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T04:03:23.413Z] ---> Running in 0524d739308d [2023-03-22T04:03:23.413Z] ---> Running in d18f07e653b2 [2023-03-22T04:03:23.981Z] Removing intermediate container d18f07e653b2 [2023-03-22T04:03:23.981Z] ---> 2ae5db1e32a0 [2023-03-22T04:03:23.981Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T04:03:23.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:03:24.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:03:24.240Z] ---> Running in 298d68a8d8fa [2023-03-22T04:03:24.240Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-22T04:03:24.498Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-22T04:03:24.498Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T04:03:24.498Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T04:03:24.498Z] OK: 8 MiB in 17 packages [2023-03-22T04:03:24.768Z] Removing intermediate container 298d68a8d8fa [2023-03-22T04:03:24.768Z] ---> 548b5313bfd8 [2023-03-22T04:03:24.768Z] Step 22/23 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:03:25.348Z] ---> Running in 614a9917ddc9 [2023-03-22T04:03:25.913Z] Removing intermediate container 614a9917ddc9 [2023-03-22T04:03:25.913Z] ---> ad2e7bcc6976 [2023-03-22T04:03:25.913Z] Step 23/23 : LABEL version=3.0.0-dev.109 [2023-03-22T04:03:25.913Z] Removing intermediate container 0524d739308d [2023-03-22T04:03:25.913Z] ---> b50e74505628 [2023-03-22T04:03:25.913Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T04:03:25.913Z] ---> Running in a8b05b83eb13 [2023-03-22T04:03:25.913Z] ---> Running in 3842a4263118 [2023-03-22T04:03:26.171Z] Removing intermediate container a8b05b83eb13 [2023-03-22T04:03:26.171Z] ---> 8699e8c98269 [2023-03-22T04:03:26.171Z] [2023-03-22T04:03:26.171Z] Successfully built 8699e8c98269 [2023-03-22T04:03:26.428Z] Successfully tagged core-data:latest [2023-03-22T04:03:26.428Z]  Building core-data ... done Building security-proxy-auth [2023-03-22T04:03:26.428Z] Removing intermediate container 3842a4263118 [2023-03-22T04:03:26.428Z] ---> ceb1b7984288 [2023-03-22T04:03:26.428Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-22T04:03:27.363Z] ---> Running in ca437b924d9a [2023-03-22T04:03:28.768Z] Removing intermediate container ca437b924d9a [2023-03-22T04:03:28.768Z] ---> 422fd546f97e [2023-03-22T04:03:28.768Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T04:03:28.768Z] Removing intermediate container 6801d4830c71 [2023-03-22T04:03:28.768Z] ---> 2dfe9610869e [2023-03-22T04:03:28.768Z] Step 7/22 : COPY . . [2023-03-22T04:03:28.768Z] Removing intermediate container c0838572a409 [2023-03-22T04:03:28.768Z] ---> 00e3462e5de3 [2023-03-22T04:03:28.768Z] Step 7/25 : COPY . . [2023-03-22T04:03:29.332Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:03:29.332Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:03:29.332Z] ---> 9339e62a1e1b [2023-03-22T04:03:29.332Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T04:03:29.332Z] ---> Using cache [2023-03-22T04:03:29.332Z] ---> 5a103197dbd4 [2023-03-22T04:03:29.332Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T04:03:29.332Z] ---> Using cache [2023-03-22T04:03:29.332Z] ---> 2d286a3777e8 [2023-03-22T04:03:29.332Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T04:03:29.332Z] ---> Using cache [2023-03-22T04:03:29.332Z] ---> 70fb3758c2a8 [2023-03-22T04:03:29.332Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T04:03:29.332Z] ---> Using cache [2023-03-22T04:03:29.332Z] ---> cf2499eb3008 [2023-03-22T04:03:29.332Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:03:29.332Z] ---> Using cache [2023-03-22T04:03:29.332Z] ---> 54c27ef68fde [2023-03-22T04:03:29.332Z] Step 8/23 : COPY . . [2023-03-22T04:03:29.332Z] ---> Using cache [2023-03-22T04:03:29.332Z] ---> fbb25f9495a5 [2023-03-22T04:03:29.332Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-22T04:03:32.616Z] ---> Running in fde127cc79b3 [2023-03-22T04:03:32.616Z] ---> Running in 1ef14bf30509 [2023-03-22T04:03:32.616Z] Removing intermediate container fde127cc79b3 [2023-03-22T04:03:32.616Z] ---> 32fe571c3475 [2023-03-22T04:03:32.616Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:03:32.616Z] ---> 60fff39ff47e [2023-03-22T04:03:32.616Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-22T04:03:32.873Z] ---> Running in ff9dfbef313b [2023-03-22T04:03:32.873Z] ---> e566f2edc0ed [2023-03-22T04:03:32.873Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-22T04:03:32.873Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-22T04:03:32.873Z] ---> 78de990919ca [2023-03-22T04:03:32.873Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:03:33.130Z] ---> Running in a577efae04bf [2023-03-22T04:03:33.470Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-22T04:03:33.470Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-22T04:03:33.470Z] ---> 46fea830dca5 [2023-03-22T04:03:33.470Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-22T04:03:35.382Z] ---> d11d7af000f5 [2023-03-22T04:03:35.382Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-22T04:03:35.382Z] ---> 19042b1e56ad [2023-03-22T04:03:35.382Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-22T04:03:35.382Z] ---> Running in 7b16326d1c24 [2023-03-22T04:03:35.382Z] Removing intermediate container c9a2c1f29c1f [2023-03-22T04:03:35.382Z] ---> da97fd14267e [2023-03-22T04:03:35.382Z] [2023-03-22T04:03:35.382Z] Step 9/20 : FROM alpine:3.17 [2023-03-22T04:03:35.382Z] ---> b2aa39c304c2 [2023-03-22T04:03:35.382Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T04:03:35.382Z] ---> Using cache [2023-03-22T04:03:35.382Z] ---> 80712e3d6d60 [2023-03-22T04:03:35.382Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-22T04:03:35.640Z] ---> Running in 3d46d6629995 [2023-03-22T04:03:35.640Z] Removing intermediate container 7b16326d1c24 [2023-03-22T04:03:35.640Z] ---> e93e7bfc530b [2023-03-22T04:03:35.640Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T04:03:35.640Z] ---> Running in 1ea47be1d55e [2023-03-22T04:03:35.898Z] Removing intermediate container 1ea47be1d55e [2023-03-22T04:03:35.898Z] ---> 08224cd996c1 [2023-03-22T04:03:35.898Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T04:03:35.898Z] ---> Running in 7c81da8e11a5 [2023-03-22T04:03:36.156Z] Removing intermediate container 7c81da8e11a5 [2023-03-22T04:03:36.156Z] ---> d7deb6bdf132 [2023-03-22T04:03:36.156Z] Step 22/23 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:03:36.156Z] ---> Running in a6bde1158953 [2023-03-22T04:03:36.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:03:36.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:03:36.414Z] Removing intermediate container a6bde1158953 [2023-03-22T04:03:36.414Z] ---> 9183ff1b0bd1 [2023-03-22T04:03:36.414Z] Step 23/23 : LABEL version=3.0.0-dev.109 [2023-03-22T04:03:36.414Z] ---> Running in 2a850525c70a [2023-03-22T04:03:36.414Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T04:03:36.414Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T04:03:36.414Z] OK: 17818 distinct packages available [2023-03-22T04:03:36.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:03:36.672Z] Removing intermediate container 2a850525c70a [2023-03-22T04:03:36.672Z] ---> bee91ef77d5a [2023-03-22T04:03:36.672Z] [2023-03-22T04:03:36.672Z] Successfully built bee91ef77d5a [2023-03-22T04:03:36.672Z] Successfully tagged support-notifications:latest [2023-03-22T04:03:36.672Z]  Building support-notifications ... done Building core-metadata [2023-03-22T04:03:36.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:03:36.929Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-22T04:03:36.929Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-22T04:03:36.929Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-22T04:03:36.929Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-22T04:03:36.929Z] (5/9) Installing curl (7.88.1-r1) [2023-03-22T04:03:36.929Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-22T04:03:36.929Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-22T04:03:36.929Z] (8/9) Installing libucontext (1.2-r0) [2023-03-22T04:03:37.185Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-22T04:03:37.185Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T04:03:37.185Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T04:03:37.185Z] OK: 10 MiB in 24 packages [2023-03-22T04:03:39.731Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:03:39.731Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:03:39.731Z] ---> 9339e62a1e1b [2023-03-22T04:03:39.731Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T04:03:39.731Z] ---> Using cache [2023-03-22T04:03:39.731Z] ---> 5a103197dbd4 [2023-03-22T04:03:39.731Z] Step 4/25 : WORKDIR /edgex-go [2023-03-22T04:03:39.731Z] ---> Using cache [2023-03-22T04:03:39.731Z] ---> 2d286a3777e8 [2023-03-22T04:03:39.731Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-22T04:03:39.731Z] ---> Using cache [2023-03-22T04:03:39.731Z] ---> 70fb3758c2a8 [2023-03-22T04:03:39.731Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-22T04:03:39.731Z] ---> Using cache [2023-03-22T04:03:39.731Z] ---> cf2499eb3008 [2023-03-22T04:03:39.731Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:03:39.731Z] ---> Using cache [2023-03-22T04:03:39.732Z] ---> 54c27ef68fde [2023-03-22T04:03:39.732Z] Step 8/25 : COPY . . [2023-03-22T04:03:39.732Z] ---> Using cache [2023-03-22T04:03:39.732Z] ---> fbb25f9495a5 [2023-03-22T04:03:39.732Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-22T04:03:40.296Z] ---> Running in 247e66e98abc [2023-03-22T04:03:40.860Z] Removing intermediate container 3d46d6629995 [2023-03-22T04:03:40.860Z] ---> c351e2b7d96b [2023-03-22T04:03:40.860Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:03:41.853Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-22T04:03:41.853Z] ---> 4a2eae8936c3 [2023-03-22T04:03:41.853Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:03:42.785Z] ---> 0a6e6fe9cb48 [2023-03-22T04:03:42.785Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-22T04:03:44.688Z] ---> 36281b312a07 [2023-03-22T04:03:44.688Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-22T04:03:45.254Z] ---> a33dd46f943d [2023-03-22T04:03:45.254Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-22T04:03:45.254Z] ---> Running in 201002f03de5 [2023-03-22T04:03:45.512Z] Removing intermediate container 201002f03de5 [2023-03-22T04:03:45.512Z] ---> 0a1e5f054dd6 [2023-03-22T04:03:45.512Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T04:03:45.512Z] ---> Running in 0f4d54880d35 [2023-03-22T04:03:46.077Z] Removing intermediate container 0f4d54880d35 [2023-03-22T04:03:46.077Z] ---> 458d04b7d3d4 [2023-03-22T04:03:46.077Z] Step 18/20 : LABEL arch=x86_64 [2023-03-22T04:03:46.334Z] ---> Running in 0a2abceeca1d [2023-03-22T04:03:46.592Z] Removing intermediate container 0a2abceeca1d [2023-03-22T04:03:46.592Z] ---> 89356cf9b237 [2023-03-22T04:03:46.592Z] Step 19/20 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:03:46.592Z] ---> Running in d5cf1f1b319f [2023-03-22T04:03:46.849Z] Removing intermediate container d5cf1f1b319f [2023-03-22T04:03:46.849Z] ---> ef1db94cae7f [2023-03-22T04:03:46.849Z] Step 20/20 : LABEL version=3.0.0-dev.109 [2023-03-22T04:03:46.849Z] ---> Running in b2affbd050ee [2023-03-22T04:03:47.413Z] Removing intermediate container b2affbd050ee [2023-03-22T04:03:47.413Z] ---> 99a28dd52653 [2023-03-22T04:03:47.413Z] [2023-03-22T04:03:47.413Z] Successfully built 99a28dd52653 [2023-03-22T04:03:47.413Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-22T04:03:55.509Z]  Building security-spiffe-token-provider ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-22T04:03:59.695Z] Removing intermediate container 1ef14bf30509 [2023-03-22T04:03:59.695Z] ---> f76b9d613cde [2023-03-22T04:03:59.695Z] [2023-03-22T04:03:59.695Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T04:03:59.695Z] ---> b2aa39c304c2 [2023-03-22T04:03:59.695Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T04:03:59.695Z] ---> Using cache [2023-03-22T04:03:59.695Z] ---> d9f69208d829 [2023-03-22T04:03:59.695Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T04:03:59.695Z] ---> Using cache [2023-03-22T04:03:59.695Z] ---> 839bf372b572 [2023-03-22T04:03:59.695Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:03:59.695Z] ---> Using cache [2023-03-22T04:03:59.695Z] ---> 7c9d877ce3f1 [2023-03-22T04:03:59.695Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:03:59.695Z] ---> Using cache [2023-03-22T04:03:59.695Z] ---> a6606126b7a2 [2023-03-22T04:03:59.695Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-22T04:03:59.695Z] Removing intermediate container a577efae04bf [2023-03-22T04:03:59.695Z] ---> b5a1006767c6 [2023-03-22T04:03:59.695Z] [2023-03-22T04:03:59.695Z] Step 9/25 : FROM alpine:3.17 [2023-03-22T04:03:59.695Z] ---> b2aa39c304c2 [2023-03-22T04:03:59.695Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-22T04:03:59.695Z] Removing intermediate container ff9dfbef313b [2023-03-22T04:03:59.695Z] ---> 3e5a728dcb76 [2023-03-22T04:03:59.695Z] [2023-03-22T04:03:59.695Z] Step 9/22 : FROM alpine:3.17 [2023-03-22T04:03:59.695Z] ---> b2aa39c304c2 [2023-03-22T04:03:59.695Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-22T04:03:59.695Z] ---> Running in fe7bbe950dd7 [2023-03-22T04:03:59.695Z] ---> Running in 2ae668413e30 [2023-03-22T04:03:59.695Z] ---> 89345975e792 [2023-03-22T04:03:59.695Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-22T04:03:59.695Z] ---> 38921e291f3e [2023-03-22T04:03:59.695Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-22T04:03:59.952Z] ---> 422a5a969a85 [2023-03-22T04:03:59.952Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T04:03:59.952Z] ---> Running in 56f56f8273d2 [2023-03-22T04:03:59.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:04:00.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T04:04:00.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:04:00.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T04:04:00.468Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-22T04:04:00.468Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-22T04:04:00.468Z] (3/3) Installing su-exec (0.2-r2) [2023-03-22T04:04:00.468Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T04:04:00.468Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T04:04:00.468Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T04:04:00.468Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-22T04:04:00.468Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T04:04:00.468Z] OK: 8 MiB in 17 packages [2023-03-22T04:04:00.468Z] OK: 8 MiB in 18 packages [2023-03-22T04:04:01.039Z] Removing intermediate container 56f56f8273d2 [2023-03-22T04:04:01.039Z] ---> 7537a9aa5b48 [2023-03-22T04:04:01.039Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T04:04:01.039Z] ---> Running in ef6181c96ca7 [2023-03-22T04:04:01.299Z] Removing intermediate container ef6181c96ca7 [2023-03-22T04:04:01.299Z] ---> 4625a04e235c [2023-03-22T04:04:01.299Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T04:04:01.558Z] ---> Running in 23742def8627 [2023-03-22T04:04:01.558Z] Removing intermediate container 2ae668413e30 [2023-03-22T04:04:01.558Z] ---> 8e9df58c5645 [2023-03-22T04:04:01.558Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T04:04:01.558Z] Removing intermediate container fe7bbe950dd7 [2023-03-22T04:04:01.558Z] ---> 3489f89baa97 [2023-03-22T04:04:01.558Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T04:04:01.824Z] ---> Running in b6c69a025f72 [2023-03-22T04:04:01.824Z] Removing intermediate container 23742def8627 [2023-03-22T04:04:01.824Z] ---> 955773862ffe [2023-03-22T04:04:01.824Z] Step 21/23 : LABEL arch=x86_64 [2023-03-22T04:04:01.824Z] ---> Running in 870fff28535d [2023-03-22T04:04:01.824Z] ---> Running in a5d75bfa227f [2023-03-22T04:04:02.082Z] Removing intermediate container b6c69a025f72 [2023-03-22T04:04:02.082Z] ---> ca881bb3efcf [2023-03-22T04:04:02.082Z] Step 12/22 : WORKDIR /edgex [2023-03-22T04:04:02.082Z] Removing intermediate container 870fff28535d [2023-03-22T04:04:02.082Z] ---> 216591428739 [2023-03-22T04:04:02.082Z] Step 12/25 : WORKDIR / [2023-03-22T04:04:02.082Z] ---> Running in eedc4cad7064 [2023-03-22T04:04:02.082Z] Removing intermediate container a5d75bfa227f [2023-03-22T04:04:02.082Z] ---> df8b23f2cde6 [2023-03-22T04:04:02.082Z] Step 22/23 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:02.339Z] ---> Running in c29d52c83f4e [2023-03-22T04:04:02.339Z] ---> Running in ce8b0c94b5b0 [2023-03-22T04:04:02.339Z] Removing intermediate container eedc4cad7064 [2023-03-22T04:04:02.339Z] ---> 67184c916d95 [2023-03-22T04:04:02.339Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:04:02.596Z] Removing intermediate container ce8b0c94b5b0 [2023-03-22T04:04:02.596Z] Removing intermediate container c29d52c83f4e [2023-03-22T04:04:02.596Z] ---> ca9dd8b4e06d [2023-03-22T04:04:02.596Z] ---> 8e685ec87e10 [2023-03-22T04:04:02.596Z] Step 23/23 : LABEL version=3.0.0-dev.109Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:04:02.596Z] [2023-03-22T04:04:02.596Z] ---> Running in 1e40d1cbcff8 [2023-03-22T04:04:02.596Z] ---> af3fd9937e20 [2023-03-22T04:04:02.596Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:04:02.855Z] ---> d4f58e60d500 [2023-03-22T04:04:02.855Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:04:02.855Z] Removing intermediate container 1e40d1cbcff8 [2023-03-22T04:04:02.855Z] ---> 8a32de8184f8 [2023-03-22T04:04:02.855Z] [2023-03-22T04:04:02.855Z] Successfully built 8a32de8184f8 [2023-03-22T04:04:02.855Z] ---> 8353b4f414a4 [2023-03-22T04:04:02.855Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-22T04:04:02.855Z] Successfully tagged security-proxy-auth:latest [2023-03-22T04:04:03.121Z]  Building security-proxy-auth ... done  ---> 2640a5db729f [2023-03-22T04:04:03.121Z] 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-03-22T04:04:03.121Z] ---> b6d1c881794b [2023-03-22T04:04:03.121Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-22T04:04:03.379Z] ---> 4acff3f873a4 [2023-03-22T04:04:03.379Z] 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-03-22T04:04:03.636Z] ---> 9ec2ae83ce8b [2023-03-22T04:04:03.636Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-22T04:04:03.636Z] ---> a87b73150511 [2023-03-22T04:04:03.636Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T04:04:03.893Z] Removing intermediate container 247e66e98abc [2023-03-22T04:04:03.893Z] ---> 7299e0dcadbb [2023-03-22T04:04:03.893Z] [2023-03-22T04:04:03.894Z] Step 10/25 : FROM alpine:3.17 [2023-03-22T04:04:03.894Z] ---> b2aa39c304c2 [2023-03-22T04:04:03.894Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-22T04:04:03.894Z] ---> Using cache [2023-03-22T04:04:03.894Z] ---> efeb5cf30fb4 [2023-03-22T04:04:03.894Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T04:04:03.894Z] ---> Using cache [2023-03-22T04:04:03.894Z] ---> 40aa36c4985e [2023-03-22T04:04:03.894Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-22T04:04:03.894Z] ---> 239ff6efe37b [2023-03-22T04:04:03.894Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-22T04:04:03.894Z] ---> Running in 2ff3e9b0bb68 [2023-03-22T04:04:03.894Z] ---> 5b93a5fe54b2 [2023-03-22T04:04:03.894Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T04:04:03.894Z] ---> Running in 1d2ea9040f9d [2023-03-22T04:04:04.161Z] Removing intermediate container 2ff3e9b0bb68 [2023-03-22T04:04:04.161Z] ---> 9479518622cd [2023-03-22T04:04:04.161Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-22T04:04:04.161Z] ---> Running in 28b4d48faa29 [2023-03-22T04:04:04.419Z] ---> 45e752f6bf20 [2023-03-22T04:04:04.419Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-22T04:04:04.419Z] Removing intermediate container 28b4d48faa29 [2023-03-22T04:04:04.419Z] ---> aeebcde6269b [2023-03-22T04:04:04.419Z] Step 15/25 : WORKDIR / [2023-03-22T04:04:04.419Z] ---> Running in 92b48c5445f2 [2023-03-22T04:04:04.676Z] Removing intermediate container 92b48c5445f2 [2023-03-22T04:04:04.676Z] ---> 24f6aecbb957 [2023-03-22T04:04:04.676Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:04:04.676Z] ---> 0ef7152b820c [2023-03-22T04:04:04.676Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T04:04:04.933Z] Removing intermediate container 1d2ea9040f9d [2023-03-22T04:04:04.933Z] ---> 9ce06a24f99a [2023-03-22T04:04:04.933Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T04:04:04.933Z] ---> Running in e5a4befcd724 [2023-03-22T04:04:04.933Z] ---> 87ed2ff27091 [2023-03-22T04:04:04.933Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:04:04.933Z] ---> 26afaecb876f [2023-03-22T04:04:04.933Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T04:04:04.933Z] ---> Running in 824fa173a975 [2023-03-22T04:04:04.933Z] Removing intermediate container e5a4befcd724 [2023-03-22T04:04:04.933Z] ---> b38aa0109de9 [2023-03-22T04:04:04.933Z] Step 20/22 : LABEL arch=x86_64 [2023-03-22T04:04:05.190Z] ---> 60f3908610b4 [2023-03-22T04:04:05.190Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-22T04:04:05.190Z] ---> Running in c7435e9bee1a [2023-03-22T04:04:05.190Z] Removing intermediate container c7435e9bee1a [2023-03-22T04:04:05.190Z] ---> c862b319e693 [2023-03-22T04:04:05.190Z] Step 21/22 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:05.448Z] ---> Running in 8f335b68e9e1 [2023-03-22T04:04:05.448Z] Removing intermediate container 8f335b68e9e1 [2023-03-22T04:04:05.448Z] ---> 50947a62b9dc [2023-03-22T04:04:05.448Z] Step 22/22 : LABEL version=3.0.0-dev.109 [2023-03-22T04:04:05.707Z] ---> f04491bdf976 [2023-03-22T04:04:05.707Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-22T04:04:05.707Z] ---> Running in 985723a4779f [2023-03-22T04:04:05.707Z] Removing intermediate container 985723a4779f [2023-03-22T04:04:05.707Z] ---> 709cc4340516 [2023-03-22T04:04:05.707Z] [2023-03-22T04:04:05.707Z] Removing intermediate container 824fa173a975 [2023-03-22T04:04:05.707Z] ---> 7d1c2a2115d4 [2023-03-22T04:04:05.707Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T04:04:05.707Z] ---> e853d26e7b2a [2023-03-22T04:04:05.707Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-22T04:04:05.707Z] Successfully built 709cc4340516 [2023-03-22T04:04:05.964Z] Successfully tagged security-proxy-setup:latest [2023-03-22T04:04:05.964Z]  Building security-proxy-setup ... done  ---> Running in def0242ed3f7 [2023-03-22T04:04:05.964Z] Removing intermediate container def0242ed3f7 [2023-03-22T04:04:05.964Z] ---> c6d5f84e8660 [2023-03-22T04:04:05.964Z] Step 23/25 : LABEL arch=x86_64 [2023-03-22T04:04:05.964Z] ---> 2e165281a6e5 [2023-03-22T04:04:05.964Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-22T04:04:05.964Z] ---> Running in 0c98da24e842 [2023-03-22T04:04:05.964Z] ---> Running in bdbe66364218 [2023-03-22T04:04:06.222Z] Removing intermediate container 0c98da24e842 [2023-03-22T04:04:06.222Z] ---> c71a57705254 [2023-03-22T04:04:06.222Z] Step 24/25 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:06.222Z] Removing intermediate container bdbe66364218 [2023-03-22T04:04:06.222Z] ---> d404ff27e18d [2023-03-22T04:04:06.222Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T04:04:06.222Z] ---> Running in 4306f1f309fd [2023-03-22T04:04:06.222Z] ---> Running in 55d8f6a977de [2023-03-22T04:04:06.222Z] Removing intermediate container 55d8f6a977de [2023-03-22T04:04:06.222Z] ---> 98f8fdde3492 [2023-03-22T04:04:06.222Z] Step 23/25 : LABEL arch=x86_64 [2023-03-22T04:04:06.222Z] Removing intermediate container 4306f1f309fd [2023-03-22T04:04:06.222Z] ---> e01454bccc49 [2023-03-22T04:04:06.222Z] Step 25/25 : LABEL version=3.0.0-dev.109 [2023-03-22T04:04:06.222Z] ---> Running in 7217f819e96c [2023-03-22T04:04:06.222Z] ---> Running in 8f21effd4d60 [2023-03-22T04:04:06.482Z] Removing intermediate container 7217f819e96c [2023-03-22T04:04:06.482Z] ---> 0183a98916b4 [2023-03-22T04:04:06.482Z] Step 24/25 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:06.482Z] Removing intermediate container 8f21effd4d60 [2023-03-22T04:04:06.482Z] ---> ea8bd1ad23b1 [2023-03-22T04:04:06.482Z] [2023-03-22T04:04:06.482Z] ---> Running in b699fd362c08 [2023-03-22T04:04:06.482Z] Successfully built ea8bd1ad23b1 [2023-03-22T04:04:06.482Z] Successfully tagged security-secretstore-setup:latest [2023-03-22T04:04:06.482Z]  Building security-secretstore-setup ... done Removing intermediate container b699fd362c08 [2023-03-22T04:04:06.482Z] ---> 82e5b3481613 [2023-03-22T04:04:06.482Z] Step 25/25 : LABEL version=3.0.0-dev.109 [2023-03-22T04:04:06.741Z] ---> Running in 3d43f3041855 [2023-03-22T04:04:06.741Z] Removing intermediate container 3d43f3041855 [2023-03-22T04:04:06.741Z] ---> ad9b1dceb3d9 [2023-03-22T04:04:06.741Z] [2023-03-22T04:04:06.741Z] Successfully built ad9b1dceb3d9 [2023-03-22T04:04:06.741Z] Successfully tagged core-metadata:latest [2023-03-22T04:04:06.746Z]  Building core-metadata ... done  [Pipeline] } [2023-03-22T04:04:06.749Z] $ docker stop --time=1 80c9b046a12270f656daff189bf05b574469445d2cc2a49eccf849a73c9d0397 [2023-03-22T04:04:08.033Z] $ docker rm -f --volumes 80c9b046a12270f656daff189bf05b574469445d2cc2a49eccf849a73c9d0397 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T04:04:08.368Z] + docker images [2023-03-22T04:04:08.368Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-22T04:04:08.368Z] security-secretstore-setup latest ea8bd1ad23b1 2 seconds ago 33.5MB [2023-03-22T04:04:08.368Z] core-metadata latest ad9b1dceb3d9 2 seconds ago 20.7MB [2023-03-22T04:04:08.368Z] security-proxy-setup latest 709cc4340516 3 seconds ago 19.1MB [2023-03-22T04:04:08.368Z] 7299e0dcadbb 5 seconds ago 1.7GB [2023-03-22T04:04:08.368Z] security-proxy-auth latest 8a32de8184f8 6 seconds ago 18.6MB [2023-03-22T04:04:08.368Z] 3e5a728dcb76 10 seconds ago 1.67GB [2023-03-22T04:04:08.368Z] b5a1006767c6 10 seconds ago 1.69GB [2023-03-22T04:04:08.368Z] f76b9d613cde 11 seconds ago 1.67GB [2023-03-22T04:04:08.368Z] security-spiffe-token-provider latest 99a28dd52653 21 seconds ago 33.2MB [2023-03-22T04:04:08.368Z] support-notifications latest bee91ef77d5a 32 seconds ago 33MB [2023-03-22T04:04:08.368Z] da97fd14267e 34 seconds ago 1.73GB [2023-03-22T04:04:08.368Z] core-data latest 8699e8c98269 43 seconds ago 20.4MB [2023-03-22T04:04:08.368Z] b06bd441033c 46 seconds ago 1.76GB [2023-03-22T04:04:08.368Z] 378b5cb1d51e About a minute ago 1.7GB [2023-03-22T04:04:08.368Z] support-scheduler latest 0913c6fac4b3 About a minute ago 32.4MB [2023-03-22T04:04:08.368Z] core-common-config-bootstrapper latest 4792968017a4 About a minute ago 17.6MB [2023-03-22T04:04:08.368Z] security-bootstrapper latest 895d4ee221e5 About a minute ago 22.5MB [2023-03-22T04:04:08.368Z] 0554e25dd7d3 About a minute ago 1.76GB [2023-03-22T04:04:08.368Z] 1e25d437b80f About a minute ago 1.69GB [2023-03-22T04:04:08.368Z] core-command latest c7b8b1f9611e About a minute ago 20.2MB [2023-03-22T04:04:08.368Z] cde2b3da8582 About a minute ago 1.69GB [2023-03-22T04:04:08.368Z] 6d7af889923b About a minute ago 1.68GB [2023-03-22T04:04:08.368Z] security-spire-agent latest 5bf776c4e337 About a minute ago 129MB [2023-03-22T04:04:08.368Z] security-spire-server latest 49d35eb98621 About a minute ago 89.8MB [2023-03-22T04:04:08.368Z] security-spire-config latest 07ae2d082aeb About a minute ago 88.9MB [2023-03-22T04:04:08.368Z] de7c91244bf5 2 minutes ago 1.55GB [2023-03-22T04:04:08.368Z] 64db2b4ada9c 2 minutes ago 1.55GB [2023-03-22T04:04:08.368Z] e56de3e54888 2 minutes ago 1.55GB [2023-03-22T04:04:08.368Z] ci-base-image-x86_64 latest 9339e62a1e1b 5 minutes ago 881MB [2023-03-22T04:04:08.368Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 11 days ago 664MB [2023-03-22T04:04:08.368Z] alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB [2023-03-22T04:04:08.368Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-22T04:04:08.368Z] 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-03-22T04:04:08.465Z] provisioning config files... [2023-03-22T04:04:08.471Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/471@tmp/config4462221647393293678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:04:08.765Z] ---> docker-login.sh [2023-03-22T04:04:08.765Z] nexus3.edgexfoundry.org:10001 [2023-03-22T04:04:08.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:04:08.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:04:08.765Z] Configure a credential helper to remove this warning. See [2023-03-22T04:04:08.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:04:08.765Z] [2023-03-22T04:04:08.765Z] Login Succeeded [2023-03-22T04:04:08.765Z] nexus3.edgexfoundry.org:10002 [2023-03-22T04:04:08.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:04:08.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:04:08.765Z] Configure a credential helper to remove this warning. See [2023-03-22T04:04:08.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:04:08.765Z] [2023-03-22T04:04:08.765Z] Login Succeeded [2023-03-22T04:04:08.765Z] nexus3.edgexfoundry.org:10003 [2023-03-22T04:04:09.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:04:09.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:04:09.022Z] Configure a credential helper to remove this warning. See [2023-03-22T04:04:09.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:04:09.022Z] [2023-03-22T04:04:09.022Z] Login Succeeded [2023-03-22T04:04:09.022Z] nexus3.edgexfoundry.org:10004 [2023-03-22T04:04:09.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:04:09.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:04:09.022Z] Configure a credential helper to remove this warning. See [2023-03-22T04:04:09.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:04:09.022Z] [2023-03-22T04:04:09.022Z] Login Succeeded [2023-03-22T04:04:09.022Z] docker.io [2023-03-22T04:04:09.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:04:09.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:04:09.281Z] Configure a credential helper to remove this warning. See [2023-03-22T04:04:09.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:04:09.281Z] [2023-03-22T04:04:09.281Z] Login Succeeded [2023-03-22T04:04:09.281Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T04:04:09.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:04:09.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T04:04:09.340Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-03-22T04:04:09.340Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:09.340Z] latest [2023-03-22T04:04:09.340Z] 3.0.0-dev.109 [2023-03-22T04:04:09.340Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:09.340Z] main [2023-03-22T04:04:09.340Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:09.654Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:10.027Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:10.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-22T04:04:10.027Z] 10dc06057954: Preparing [2023-03-22T04:04:10.027Z] 43c362acadb2: Preparing [2023-03-22T04:04:10.027Z] d5daa40fc264: Preparing [2023-03-22T04:04:10.027Z] ef6b796dbf99: Preparing [2023-03-22T04:04:10.027Z] 7b109397edd9: Preparing [2023-03-22T04:04:10.027Z] 7cd52847ad77: Preparing [2023-03-22T04:04:10.027Z] 7cd52847ad77: Waiting [2023-03-22T04:04:10.027Z] 7b109397edd9: Pushed [2023-03-22T04:04:10.027Z] d5daa40fc264: Pushed [2023-03-22T04:04:10.027Z] 10dc06057954: Pushed [2023-03-22T04:04:10.027Z] ef6b796dbf99: Pushed [2023-03-22T04:04:10.027Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:11.461Z] 43c362acadb2: Pushed [2023-03-22T04:04:11.461Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:2dd45ec0ba367687eb31dbbd86512b84c900f7058cdfd3282108f2dc193951c8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:11.804Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:12.140Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-22T04:04:12.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-22T04:04:12.140Z] 10dc06057954: Preparing [2023-03-22T04:04:12.140Z] 43c362acadb2: Preparing [2023-03-22T04:04:12.140Z] d5daa40fc264: Preparing [2023-03-22T04:04:12.140Z] ef6b796dbf99: Preparing [2023-03-22T04:04:12.140Z] 7b109397edd9: Preparing [2023-03-22T04:04:12.140Z] 7cd52847ad77: Preparing [2023-03-22T04:04:12.140Z] 7cd52847ad77: Waiting [2023-03-22T04:04:12.140Z] 7b109397edd9: Layer already exists [2023-03-22T04:04:12.140Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:12.140Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:12.140Z] 10dc06057954: Layer already exists [2023-03-22T04:04:12.140Z] 43c362acadb2: Layer already exists [2023-03-22T04:04:12.140Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:12.140Z] latest: digest: sha256:2dd45ec0ba367687eb31dbbd86512b84c900f7058cdfd3282108f2dc193951c8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:12.489Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:12.793Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.109 [2023-03-22T04:04:12.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-22T04:04:12.793Z] 10dc06057954: Preparing [2023-03-22T04:04:12.793Z] 43c362acadb2: Preparing [2023-03-22T04:04:12.793Z] d5daa40fc264: Preparing [2023-03-22T04:04:12.793Z] ef6b796dbf99: Preparing [2023-03-22T04:04:12.793Z] 7b109397edd9: Preparing [2023-03-22T04:04:12.793Z] 7cd52847ad77: Preparing [2023-03-22T04:04:12.793Z] 7cd52847ad77: Waiting [2023-03-22T04:04:12.793Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:12.793Z] 10dc06057954: Layer already exists [2023-03-22T04:04:12.793Z] 43c362acadb2: Layer already exists [2023-03-22T04:04:12.793Z] 7b109397edd9: Layer already exists [2023-03-22T04:04:12.793Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:12.793Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:12.793Z] 3.0.0-dev.109: digest: sha256:2dd45ec0ba367687eb31dbbd86512b84c900f7058cdfd3282108f2dc193951c8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:13.096Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:13.395Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:13.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-22T04:04:13.395Z] 10dc06057954: Preparing [2023-03-22T04:04:13.395Z] 43c362acadb2: Preparing [2023-03-22T04:04:13.395Z] d5daa40fc264: Preparing [2023-03-22T04:04:13.395Z] ef6b796dbf99: Preparing [2023-03-22T04:04:13.395Z] 7b109397edd9: Preparing [2023-03-22T04:04:13.395Z] 7cd52847ad77: Preparing [2023-03-22T04:04:13.395Z] 7cd52847ad77: Waiting [2023-03-22T04:04:13.395Z] 7b109397edd9: Layer already exists [2023-03-22T04:04:13.395Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:13.395Z] 10dc06057954: Layer already exists [2023-03-22T04:04:13.395Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:13.395Z] 43c362acadb2: Layer already exists [2023-03-22T04:04:13.395Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:13.395Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:2dd45ec0ba367687eb31dbbd86512b84c900f7058cdfd3282108f2dc193951c8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:13.702Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:14.003Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-03-22T04:04:14.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-22T04:04:14.003Z] 10dc06057954: Preparing [2023-03-22T04:04:14.003Z] 43c362acadb2: Preparing [2023-03-22T04:04:14.003Z] d5daa40fc264: Preparing [2023-03-22T04:04:14.003Z] ef6b796dbf99: Preparing [2023-03-22T04:04:14.003Z] 7b109397edd9: Preparing [2023-03-22T04:04:14.003Z] 7cd52847ad77: Preparing [2023-03-22T04:04:14.003Z] 7b109397edd9: Layer already exists [2023-03-22T04:04:14.003Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:14.003Z] 10dc06057954: Layer already exists [2023-03-22T04:04:14.003Z] 43c362acadb2: Layer already exists [2023-03-22T04:04:14.003Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:14.003Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:14.003Z] main: digest: sha256:2dd45ec0ba367687eb31dbbd86512b84c900f7058cdfd3282108f2dc193951c8 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:04:14.040Z] ===================================================== [Pipeline] echo [2023-03-22T04:04:14.045Z] taggedImages: [2023-03-22T04:04:14.045Z] - nexus3.edgexfoundry.org:10004/core-command:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:14.045Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-22T04:04:14.045Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.109 [2023-03-22T04:04:14.045Z] - nexus3.edgexfoundry.org:10004/core-command:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:14.045Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-03-22T04:04:14.058Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-03-22T04:04:14.058Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:14.058Z] latest [2023-03-22T04:04:14.058Z] 3.0.0-dev.109 [2023-03-22T04:04:14.058Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:14.058Z] main [2023-03-22T04:04:14.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:14.358Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:14.668Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:14.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-22T04:04:14.668Z] 073e1e8e3875: Preparing [2023-03-22T04:04:14.668Z] 181a9ea0a7f7: Preparing [2023-03-22T04:04:14.668Z] bb501c58bcc1: Preparing [2023-03-22T04:04:14.668Z] ed0cbb82b4aa: Preparing [2023-03-22T04:04:14.668Z] d5daa40fc264: Preparing [2023-03-22T04:04:14.668Z] ef6b796dbf99: Preparing [2023-03-22T04:04:14.668Z] d1a7fb4852cb: Preparing [2023-03-22T04:04:14.668Z] 7cd52847ad77: Preparing [2023-03-22T04:04:14.668Z] d1a7fb4852cb: Waiting [2023-03-22T04:04:14.668Z] ef6b796dbf99: Waiting [2023-03-22T04:04:14.668Z] 7cd52847ad77: Waiting [2023-03-22T04:04:14.668Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:14.668Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:14.668Z] 181a9ea0a7f7: Pushed [2023-03-22T04:04:14.668Z] 073e1e8e3875: Pushed [2023-03-22T04:04:14.668Z] bb501c58bcc1: Pushed [2023-03-22T04:04:14.668Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:14.668Z] d1a7fb4852cb: Pushed [2023-03-22T04:04:15.604Z] ed0cbb82b4aa: Pushed [2023-03-22T04:04:15.863Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:25f1ecde4bae9468f1349a83ed40e15d08d51769e8bd82ff5221f8008caec7b7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:16.177Z] + 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-03-22T04:04:16.480Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-22T04:04:16.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-22T04:04:16.481Z] 073e1e8e3875: Preparing [2023-03-22T04:04:16.481Z] 181a9ea0a7f7: Preparing [2023-03-22T04:04:16.481Z] bb501c58bcc1: Preparing [2023-03-22T04:04:16.481Z] ed0cbb82b4aa: Preparing [2023-03-22T04:04:16.481Z] d5daa40fc264: Preparing [2023-03-22T04:04:16.481Z] ef6b796dbf99: Preparing [2023-03-22T04:04:16.481Z] d1a7fb4852cb: Preparing [2023-03-22T04:04:16.481Z] 7cd52847ad77: Preparing [2023-03-22T04:04:16.481Z] d1a7fb4852cb: Waiting [2023-03-22T04:04:16.481Z] 7cd52847ad77: Waiting [2023-03-22T04:04:16.481Z] ef6b796dbf99: Waiting [2023-03-22T04:04:16.481Z] ed0cbb82b4aa: Layer already exists [2023-03-22T04:04:16.481Z] 073e1e8e3875: Layer already exists [2023-03-22T04:04:16.481Z] 181a9ea0a7f7: Layer already exists [2023-03-22T04:04:16.481Z] bb501c58bcc1: Layer already exists [2023-03-22T04:04:16.481Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:16.481Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:16.481Z] d1a7fb4852cb: Layer already exists [2023-03-22T04:04:16.481Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:16.481Z] latest: digest: sha256:25f1ecde4bae9468f1349a83ed40e15d08d51769e8bd82ff5221f8008caec7b7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:16.793Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:17.103Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.109 [2023-03-22T04:04:17.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-22T04:04:17.103Z] 073e1e8e3875: Preparing [2023-03-22T04:04:17.103Z] 181a9ea0a7f7: Preparing [2023-03-22T04:04:17.103Z] bb501c58bcc1: Preparing [2023-03-22T04:04:17.103Z] ed0cbb82b4aa: Preparing [2023-03-22T04:04:17.103Z] d5daa40fc264: Preparing [2023-03-22T04:04:17.103Z] ef6b796dbf99: Preparing [2023-03-22T04:04:17.103Z] d1a7fb4852cb: Preparing [2023-03-22T04:04:17.103Z] 7cd52847ad77: Preparing [2023-03-22T04:04:17.103Z] ef6b796dbf99: Waiting [2023-03-22T04:04:17.103Z] d1a7fb4852cb: Waiting [2023-03-22T04:04:17.103Z] 7cd52847ad77: Waiting [2023-03-22T04:04:17.103Z] bb501c58bcc1: Layer already exists [2023-03-22T04:04:17.103Z] 181a9ea0a7f7: Layer already exists [2023-03-22T04:04:17.103Z] ed0cbb82b4aa: Layer already exists [2023-03-22T04:04:17.103Z] 073e1e8e3875: Layer already exists [2023-03-22T04:04:17.103Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:17.103Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:17.103Z] d1a7fb4852cb: Layer already exists [2023-03-22T04:04:17.103Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:17.103Z] 3.0.0-dev.109: digest: sha256:25f1ecde4bae9468f1349a83ed40e15d08d51769e8bd82ff5221f8008caec7b7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:17.414Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:17.721Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:17.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-22T04:04:17.721Z] 073e1e8e3875: Preparing [2023-03-22T04:04:17.721Z] 181a9ea0a7f7: Preparing [2023-03-22T04:04:17.721Z] bb501c58bcc1: Preparing [2023-03-22T04:04:17.721Z] ed0cbb82b4aa: Preparing [2023-03-22T04:04:17.721Z] d5daa40fc264: Preparing [2023-03-22T04:04:17.721Z] ef6b796dbf99: Preparing [2023-03-22T04:04:17.721Z] d1a7fb4852cb: Preparing [2023-03-22T04:04:17.721Z] 7cd52847ad77: Preparing [2023-03-22T04:04:17.721Z] d1a7fb4852cb: Waiting [2023-03-22T04:04:17.721Z] 7cd52847ad77: Waiting [2023-03-22T04:04:17.721Z] ef6b796dbf99: Waiting [2023-03-22T04:04:17.721Z] bb501c58bcc1: Layer already exists [2023-03-22T04:04:17.721Z] 073e1e8e3875: Layer already exists [2023-03-22T04:04:17.721Z] 181a9ea0a7f7: Layer already exists [2023-03-22T04:04:17.721Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:17.721Z] ed0cbb82b4aa: Layer already exists [2023-03-22T04:04:17.721Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:17.721Z] d1a7fb4852cb: Layer already exists [2023-03-22T04:04:17.721Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:17.721Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:25f1ecde4bae9468f1349a83ed40e15d08d51769e8bd82ff5221f8008caec7b7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:18.026Z] + 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-03-22T04:04:18.327Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-03-22T04:04:18.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-22T04:04:18.327Z] 073e1e8e3875: Preparing [2023-03-22T04:04:18.327Z] 181a9ea0a7f7: Preparing [2023-03-22T04:04:18.327Z] bb501c58bcc1: Preparing [2023-03-22T04:04:18.327Z] ed0cbb82b4aa: Preparing [2023-03-22T04:04:18.327Z] d5daa40fc264: Preparing [2023-03-22T04:04:18.327Z] ef6b796dbf99: Preparing [2023-03-22T04:04:18.327Z] d1a7fb4852cb: Preparing [2023-03-22T04:04:18.327Z] 7cd52847ad77: Preparing [2023-03-22T04:04:18.327Z] ef6b796dbf99: Waiting [2023-03-22T04:04:18.327Z] 7cd52847ad77: Waiting [2023-03-22T04:04:18.327Z] bb501c58bcc1: Layer already exists [2023-03-22T04:04:18.327Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:18.327Z] 073e1e8e3875: Layer already exists [2023-03-22T04:04:18.327Z] ed0cbb82b4aa: Layer already exists [2023-03-22T04:04:18.327Z] 181a9ea0a7f7: Layer already exists [2023-03-22T04:04:18.327Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:18.327Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:18.327Z] d1a7fb4852cb: Layer already exists [2023-03-22T04:04:18.327Z] main: digest: sha256:25f1ecde4bae9468f1349a83ed40e15d08d51769e8bd82ff5221f8008caec7b7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:04:18.372Z] ===================================================== [Pipeline] echo [2023-03-22T04:04:18.379Z] taggedImages: [2023-03-22T04:04:18.379Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:18.379Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-22T04:04:18.379Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.109 [2023-03-22T04:04:18.379Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:18.379Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-03-22T04:04:18.393Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-03-22T04:04:18.393Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:18.393Z] latest [2023-03-22T04:04:18.393Z] 3.0.0-dev.109 [2023-03-22T04:04:18.393Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:18.393Z] main [2023-03-22T04:04:18.393Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:18.693Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:18.993Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:18.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-22T04:04:18.993Z] 24540e1e1907: Preparing [2023-03-22T04:04:18.993Z] 9afc3b4c996d: Preparing [2023-03-22T04:04:18.993Z] d5daa40fc264: Preparing [2023-03-22T04:04:18.993Z] ef6b796dbf99: Preparing [2023-03-22T04:04:18.993Z] f7f9ae05250e: Preparing [2023-03-22T04:04:18.993Z] 7cd52847ad77: Preparing [2023-03-22T04:04:18.993Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:18.993Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:18.993Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:18.993Z] f7f9ae05250e: Pushed [2023-03-22T04:04:18.993Z] 24540e1e1907: Pushed [2023-03-22T04:04:20.369Z] 9afc3b4c996d: Pushed [2023-03-22T04:04:20.369Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:b262743d9612009760cd889e1f8cb1589e0047fbb44d746159c5cd8d4180c5c3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:20.670Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:20.969Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-22T04:04:20.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-22T04:04:20.969Z] 24540e1e1907: Preparing [2023-03-22T04:04:20.969Z] 9afc3b4c996d: Preparing [2023-03-22T04:04:20.969Z] d5daa40fc264: Preparing [2023-03-22T04:04:20.969Z] ef6b796dbf99: Preparing [2023-03-22T04:04:20.969Z] f7f9ae05250e: Preparing [2023-03-22T04:04:20.969Z] 7cd52847ad77: Preparing [2023-03-22T04:04:20.969Z] 7cd52847ad77: Waiting [2023-03-22T04:04:20.969Z] 24540e1e1907: Layer already exists [2023-03-22T04:04:20.969Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:20.969Z] 9afc3b4c996d: Layer already exists [2023-03-22T04:04:20.969Z] f7f9ae05250e: Layer already exists [2023-03-22T04:04:20.969Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:20.969Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:20.969Z] latest: digest: sha256:b262743d9612009760cd889e1f8cb1589e0047fbb44d746159c5cd8d4180c5c3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:21.272Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:21.573Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.109 [2023-03-22T04:04:21.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-22T04:04:21.574Z] 24540e1e1907: Preparing [2023-03-22T04:04:21.574Z] 9afc3b4c996d: Preparing [2023-03-22T04:04:21.574Z] d5daa40fc264: Preparing [2023-03-22T04:04:21.574Z] ef6b796dbf99: Preparing [2023-03-22T04:04:21.574Z] f7f9ae05250e: Preparing [2023-03-22T04:04:21.574Z] 7cd52847ad77: Preparing [2023-03-22T04:04:21.574Z] 7cd52847ad77: Waiting [2023-03-22T04:04:21.574Z] 24540e1e1907: Layer already exists [2023-03-22T04:04:21.574Z] 9afc3b4c996d: Layer already exists [2023-03-22T04:04:21.574Z] f7f9ae05250e: Layer already exists [2023-03-22T04:04:21.574Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:21.574Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:21.574Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:21.574Z] 3.0.0-dev.109: digest: sha256:b262743d9612009760cd889e1f8cb1589e0047fbb44d746159c5cd8d4180c5c3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:21.876Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:22.175Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:22.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-22T04:04:22.175Z] 24540e1e1907: Preparing [2023-03-22T04:04:22.175Z] 9afc3b4c996d: Preparing [2023-03-22T04:04:22.175Z] d5daa40fc264: Preparing [2023-03-22T04:04:22.175Z] ef6b796dbf99: Preparing [2023-03-22T04:04:22.175Z] f7f9ae05250e: Preparing [2023-03-22T04:04:22.175Z] 7cd52847ad77: Preparing [2023-03-22T04:04:22.175Z] 7cd52847ad77: Waiting [2023-03-22T04:04:22.175Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:22.175Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:22.175Z] 9afc3b4c996d: Layer already exists [2023-03-22T04:04:22.175Z] f7f9ae05250e: Layer already exists [2023-03-22T04:04:22.175Z] 24540e1e1907: Layer already exists [2023-03-22T04:04:22.175Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:22.175Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:b262743d9612009760cd889e1f8cb1589e0047fbb44d746159c5cd8d4180c5c3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:22.479Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:22.778Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-03-22T04:04:22.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-22T04:04:22.778Z] 24540e1e1907: Preparing [2023-03-22T04:04:22.778Z] 9afc3b4c996d: Preparing [2023-03-22T04:04:22.778Z] d5daa40fc264: Preparing [2023-03-22T04:04:22.778Z] ef6b796dbf99: Preparing [2023-03-22T04:04:22.778Z] f7f9ae05250e: Preparing [2023-03-22T04:04:22.778Z] 7cd52847ad77: Preparing [2023-03-22T04:04:22.778Z] 7cd52847ad77: Waiting [2023-03-22T04:04:22.778Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:22.778Z] 9afc3b4c996d: Layer already exists [2023-03-22T04:04:22.778Z] 24540e1e1907: Layer already exists [2023-03-22T04:04:22.778Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:22.778Z] f7f9ae05250e: Layer already exists [2023-03-22T04:04:22.778Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:22.778Z] main: digest: sha256:b262743d9612009760cd889e1f8cb1589e0047fbb44d746159c5cd8d4180c5c3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:04:22.813Z] ===================================================== [Pipeline] echo [2023-03-22T04:04:22.818Z] taggedImages: [2023-03-22T04:04:22.818Z] - nexus3.edgexfoundry.org:10004/core-data:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:22.818Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-22T04:04:22.818Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.109 [2023-03-22T04:04:22.818Z] - nexus3.edgexfoundry.org:10004/core-data:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:22.818Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-03-22T04:04:22.832Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-03-22T04:04:22.832Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:22.832Z] latest [2023-03-22T04:04:22.832Z] 3.0.0-dev.109 [2023-03-22T04:04:22.832Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:22.832Z] main [2023-03-22T04:04:22.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:23.145Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:23.445Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:23.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-22T04:04:23.445Z] 60f32e50b21d: Preparing [2023-03-22T04:04:23.445Z] 83fbccc02fbb: Preparing [2023-03-22T04:04:23.445Z] d25831d72aee: Preparing [2023-03-22T04:04:23.445Z] d5daa40fc264: Preparing [2023-03-22T04:04:23.445Z] ef6b796dbf99: Preparing [2023-03-22T04:04:23.445Z] 7b109397edd9: Preparing [2023-03-22T04:04:23.445Z] 7cd52847ad77: Preparing [2023-03-22T04:04:23.445Z] 7b109397edd9: Waiting [2023-03-22T04:04:23.445Z] 7cd52847ad77: Waiting [2023-03-22T04:04:23.445Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:23.445Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:23.445Z] 7b109397edd9: Layer already exists [2023-03-22T04:04:23.445Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:23.445Z] 83fbccc02fbb: Pushed [2023-03-22T04:04:23.445Z] 60f32e50b21d: Pushed [2023-03-22T04:04:25.350Z] d25831d72aee: Pushed [2023-03-22T04:04:25.350Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:94694ef1c8f8dfa92026145c801540eff3ec2b84dbdd62661ef7d9411b6ccf71 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:25.655Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:25.962Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-22T04:04:25.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-22T04:04:25.962Z] 60f32e50b21d: Preparing [2023-03-22T04:04:25.962Z] 83fbccc02fbb: Preparing [2023-03-22T04:04:25.962Z] d25831d72aee: Preparing [2023-03-22T04:04:25.962Z] d5daa40fc264: Preparing [2023-03-22T04:04:25.962Z] ef6b796dbf99: Preparing [2023-03-22T04:04:25.962Z] 7b109397edd9: Preparing [2023-03-22T04:04:25.962Z] 7cd52847ad77: Preparing [2023-03-22T04:04:25.962Z] 7b109397edd9: Waiting [2023-03-22T04:04:25.962Z] 7cd52847ad77: Waiting [2023-03-22T04:04:25.962Z] 60f32e50b21d: Layer already exists [2023-03-22T04:04:25.962Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:25.962Z] 83fbccc02fbb: Layer already exists [2023-03-22T04:04:25.962Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:25.962Z] d25831d72aee: Layer already exists [2023-03-22T04:04:25.962Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:25.962Z] 7b109397edd9: Layer already exists [2023-03-22T04:04:25.962Z] latest: digest: sha256:94694ef1c8f8dfa92026145c801540eff3ec2b84dbdd62661ef7d9411b6ccf71 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:26.273Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:26.578Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.109 [2023-03-22T04:04:26.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-22T04:04:26.578Z] 60f32e50b21d: Preparing [2023-03-22T04:04:26.578Z] 83fbccc02fbb: Preparing [2023-03-22T04:04:26.578Z] d25831d72aee: Preparing [2023-03-22T04:04:26.578Z] d5daa40fc264: Preparing [2023-03-22T04:04:26.578Z] ef6b796dbf99: Preparing [2023-03-22T04:04:26.578Z] 7b109397edd9: Preparing [2023-03-22T04:04:26.578Z] 7cd52847ad77: Preparing [2023-03-22T04:04:26.578Z] 7b109397edd9: Waiting [2023-03-22T04:04:26.578Z] 7cd52847ad77: Waiting [2023-03-22T04:04:26.578Z] 83fbccc02fbb: Layer already exists [2023-03-22T04:04:26.578Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:26.578Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:26.578Z] d25831d72aee: Layer already exists [2023-03-22T04:04:26.578Z] 60f32e50b21d: Layer already exists [2023-03-22T04:04:26.578Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:26.578Z] 7b109397edd9: Layer already exists [2023-03-22T04:04:26.578Z] 3.0.0-dev.109: digest: sha256:94694ef1c8f8dfa92026145c801540eff3ec2b84dbdd62661ef7d9411b6ccf71 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:26.889Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:27.188Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:27.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-22T04:04:27.188Z] 60f32e50b21d: Preparing [2023-03-22T04:04:27.188Z] 83fbccc02fbb: Preparing [2023-03-22T04:04:27.188Z] d25831d72aee: Preparing [2023-03-22T04:04:27.188Z] d5daa40fc264: Preparing [2023-03-22T04:04:27.188Z] ef6b796dbf99: Preparing [2023-03-22T04:04:27.188Z] 7b109397edd9: Preparing [2023-03-22T04:04:27.188Z] 7cd52847ad77: Preparing [2023-03-22T04:04:27.188Z] 7cd52847ad77: Waiting [2023-03-22T04:04:27.188Z] 7b109397edd9: Waiting [2023-03-22T04:04:27.188Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:27.188Z] d25831d72aee: Layer already exists [2023-03-22T04:04:27.188Z] 83fbccc02fbb: Layer already exists [2023-03-22T04:04:27.188Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:27.188Z] 60f32e50b21d: Layer already exists [2023-03-22T04:04:27.188Z] 7b109397edd9: Layer already exists [2023-03-22T04:04:27.188Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:27.188Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:94694ef1c8f8dfa92026145c801540eff3ec2b84dbdd62661ef7d9411b6ccf71 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:27.488Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:27.787Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-03-22T04:04:27.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-22T04:04:27.787Z] 60f32e50b21d: Preparing [2023-03-22T04:04:27.787Z] 83fbccc02fbb: Preparing [2023-03-22T04:04:27.787Z] d25831d72aee: Preparing [2023-03-22T04:04:27.787Z] d5daa40fc264: Preparing [2023-03-22T04:04:27.787Z] ef6b796dbf99: Preparing [2023-03-22T04:04:27.787Z] 7b109397edd9: Preparing [2023-03-22T04:04:27.787Z] 7cd52847ad77: Preparing [2023-03-22T04:04:27.787Z] 7cd52847ad77: Waiting [2023-03-22T04:04:27.787Z] 7b109397edd9: Waiting [2023-03-22T04:04:27.787Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:27.787Z] 83fbccc02fbb: Layer already exists [2023-03-22T04:04:27.787Z] 60f32e50b21d: Layer already exists [2023-03-22T04:04:27.787Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:27.787Z] d25831d72aee: Layer already exists [2023-03-22T04:04:27.787Z] 7b109397edd9: Layer already exists [2023-03-22T04:04:27.787Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:27.787Z] main: digest: sha256:94694ef1c8f8dfa92026145c801540eff3ec2b84dbdd62661ef7d9411b6ccf71 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:04:27.821Z] ===================================================== [Pipeline] echo [2023-03-22T04:04:27.831Z] taggedImages: [2023-03-22T04:04:27.831Z] - nexus3.edgexfoundry.org:10004/core-metadata:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:27.831Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-22T04:04:27.831Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.109 [2023-03-22T04:04:27.831Z] - nexus3.edgexfoundry.org:10004/core-metadata:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:27.831Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-03-22T04:04:27.853Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-03-22T04:04:27.853Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:27.853Z] latest [2023-03-22T04:04:27.853Z] 3.0.0-dev.109 [2023-03-22T04:04:27.853Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:27.853Z] main [2023-03-22T04:04:27.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:28.178Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:28.489Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:28.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-22T04:04:28.489Z] f056393f64ee: Preparing [2023-03-22T04:04:28.489Z] f056393f64ee: Preparing [2023-03-22T04:04:28.489Z] eedf83d3a440: Preparing [2023-03-22T04:04:28.489Z] 14fd4d63ee47: Preparing [2023-03-22T04:04:28.489Z] 1fb600d2fba9: Preparing [2023-03-22T04:04:28.489Z] 8df909878e00: Preparing [2023-03-22T04:04:28.489Z] 3e1695645b2c: Preparing [2023-03-22T04:04:28.489Z] d5daa40fc264: Preparing [2023-03-22T04:04:28.489Z] ef6b796dbf99: Preparing [2023-03-22T04:04:28.489Z] 6f52026dc872: Preparing [2023-03-22T04:04:28.489Z] 82aadde1a9b4: Preparing [2023-03-22T04:04:28.489Z] 876f93138c33: Preparing [2023-03-22T04:04:28.489Z] 46315a94250e: Preparing [2023-03-22T04:04:28.489Z] 7cd52847ad77: Preparing [2023-03-22T04:04:28.489Z] ef6b796dbf99: Waiting [2023-03-22T04:04:28.489Z] 6f52026dc872: Waiting [2023-03-22T04:04:28.489Z] 3e1695645b2c: Waiting [2023-03-22T04:04:28.489Z] 82aadde1a9b4: Waiting [2023-03-22T04:04:28.489Z] 876f93138c33: Waiting [2023-03-22T04:04:28.489Z] 46315a94250e: Waiting [2023-03-22T04:04:28.489Z] 7cd52847ad77: Waiting [2023-03-22T04:04:28.489Z] d5daa40fc264: Waiting [2023-03-22T04:04:28.489Z] 8df909878e00: Pushed [2023-03-22T04:04:28.489Z] 14fd4d63ee47: Pushed [2023-03-22T04:04:28.489Z] f056393f64ee: Pushed [2023-03-22T04:04:28.489Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:28.489Z] 1fb600d2fba9: Pushed [2023-03-22T04:04:28.489Z] eedf83d3a440: Pushed [2023-03-22T04:04:28.748Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:28.748Z] 6f52026dc872: Pushed [2023-03-22T04:04:28.748Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:28.748Z] 46315a94250e: Pushed [2023-03-22T04:04:28.748Z] 876f93138c33: Pushed [2023-03-22T04:04:28.748Z] 82aadde1a9b4: Pushed [2023-03-22T04:04:30.126Z] 3e1695645b2c: Pushed [2023-03-22T04:04:30.386Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:bdfb0a57e627561837f244d61ce0e577a722f39a94e7bbb9471ec2049bca5964 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:30.700Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:31.006Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-22T04:04:31.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-22T04:04:31.006Z] f056393f64ee: Preparing [2023-03-22T04:04:31.006Z] f056393f64ee: Preparing [2023-03-22T04:04:31.006Z] eedf83d3a440: Preparing [2023-03-22T04:04:31.006Z] 14fd4d63ee47: Preparing [2023-03-22T04:04:31.006Z] 1fb600d2fba9: Preparing [2023-03-22T04:04:31.006Z] 8df909878e00: Preparing [2023-03-22T04:04:31.006Z] 3e1695645b2c: Preparing [2023-03-22T04:04:31.006Z] d5daa40fc264: Preparing [2023-03-22T04:04:31.006Z] 3e1695645b2c: Waiting [2023-03-22T04:04:31.006Z] ef6b796dbf99: Preparing [2023-03-22T04:04:31.006Z] 6f52026dc872: Preparing [2023-03-22T04:04:31.006Z] d5daa40fc264: Waiting [2023-03-22T04:04:31.006Z] 6f52026dc872: Waiting [2023-03-22T04:04:31.006Z] 82aadde1a9b4: Preparing [2023-03-22T04:04:31.006Z] 876f93138c33: Preparing [2023-03-22T04:04:31.006Z] 46315a94250e: Preparing [2023-03-22T04:04:31.006Z] 7cd52847ad77: Preparing [2023-03-22T04:04:31.006Z] 82aadde1a9b4: Waiting [2023-03-22T04:04:31.006Z] 46315a94250e: Waiting [2023-03-22T04:04:31.006Z] 876f93138c33: Waiting [2023-03-22T04:04:31.006Z] 1fb600d2fba9: Layer already exists [2023-03-22T04:04:31.006Z] 8df909878e00: Layer already exists [2023-03-22T04:04:31.006Z] 14fd4d63ee47: Layer already exists [2023-03-22T04:04:31.006Z] f056393f64ee: Layer already exists [2023-03-22T04:04:31.006Z] eedf83d3a440: Layer already exists [2023-03-22T04:04:31.006Z] 3e1695645b2c: Layer already exists [2023-03-22T04:04:31.006Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:31.006Z] 6f52026dc872: Layer already exists [2023-03-22T04:04:31.006Z] 82aadde1a9b4: Layer already exists [2023-03-22T04:04:31.006Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:31.006Z] 876f93138c33: Layer already exists [2023-03-22T04:04:31.006Z] 46315a94250e: Layer already exists [2023-03-22T04:04:31.006Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:31.006Z] latest: digest: sha256:bdfb0a57e627561837f244d61ce0e577a722f39a94e7bbb9471ec2049bca5964 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:31.317Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:31.616Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.109 [2023-03-22T04:04:31.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-22T04:04:31.616Z] f056393f64ee: Preparing [2023-03-22T04:04:31.616Z] f056393f64ee: Preparing [2023-03-22T04:04:31.616Z] eedf83d3a440: Preparing [2023-03-22T04:04:31.616Z] 14fd4d63ee47: Preparing [2023-03-22T04:04:31.616Z] 1fb600d2fba9: Preparing [2023-03-22T04:04:31.616Z] 8df909878e00: Preparing [2023-03-22T04:04:31.616Z] 3e1695645b2c: Preparing [2023-03-22T04:04:31.616Z] d5daa40fc264: Preparing [2023-03-22T04:04:31.616Z] ef6b796dbf99: Preparing [2023-03-22T04:04:31.616Z] 6f52026dc872: Preparing [2023-03-22T04:04:31.616Z] 82aadde1a9b4: Preparing [2023-03-22T04:04:31.616Z] 876f93138c33: Preparing [2023-03-22T04:04:31.616Z] 46315a94250e: Preparing [2023-03-22T04:04:31.616Z] 7cd52847ad77: Preparing [2023-03-22T04:04:31.616Z] 876f93138c33: Waiting [2023-03-22T04:04:31.616Z] 46315a94250e: Waiting [2023-03-22T04:04:31.616Z] 82aadde1a9b4: Waiting [2023-03-22T04:04:31.616Z] 3e1695645b2c: Waiting [2023-03-22T04:04:31.616Z] 7cd52847ad77: Waiting [2023-03-22T04:04:31.616Z] d5daa40fc264: Waiting [2023-03-22T04:04:31.616Z] ef6b796dbf99: Waiting [2023-03-22T04:04:31.616Z] 6f52026dc872: Waiting [2023-03-22T04:04:31.616Z] 8df909878e00: Layer already exists [2023-03-22T04:04:31.616Z] eedf83d3a440: Layer already exists [2023-03-22T04:04:31.616Z] f056393f64ee: Layer already exists [2023-03-22T04:04:31.616Z] 1fb600d2fba9: Layer already exists [2023-03-22T04:04:31.616Z] 14fd4d63ee47: Layer already exists [2023-03-22T04:04:31.616Z] 3e1695645b2c: Layer already exists [2023-03-22T04:04:31.616Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:31.616Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:31.616Z] 82aadde1a9b4: Layer already exists [2023-03-22T04:04:31.616Z] 6f52026dc872: Layer already exists [2023-03-22T04:04:31.616Z] 876f93138c33: Layer already exists [2023-03-22T04:04:31.616Z] 46315a94250e: Layer already exists [2023-03-22T04:04:31.616Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:31.616Z] 3.0.0-dev.109: digest: sha256:bdfb0a57e627561837f244d61ce0e577a722f39a94e7bbb9471ec2049bca5964 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:31.932Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:32.242Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:32.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-22T04:04:32.242Z] f056393f64ee: Preparing [2023-03-22T04:04:32.242Z] f056393f64ee: Preparing [2023-03-22T04:04:32.242Z] eedf83d3a440: Preparing [2023-03-22T04:04:32.242Z] 14fd4d63ee47: Preparing [2023-03-22T04:04:32.242Z] 1fb600d2fba9: Preparing [2023-03-22T04:04:32.242Z] 8df909878e00: Preparing [2023-03-22T04:04:32.242Z] 3e1695645b2c: Preparing [2023-03-22T04:04:32.242Z] d5daa40fc264: Preparing [2023-03-22T04:04:32.242Z] ef6b796dbf99: Preparing [2023-03-22T04:04:32.242Z] 6f52026dc872: Preparing [2023-03-22T04:04:32.242Z] 82aadde1a9b4: Preparing [2023-03-22T04:04:32.242Z] 876f93138c33: Preparing [2023-03-22T04:04:32.242Z] 46315a94250e: Preparing [2023-03-22T04:04:32.242Z] 7cd52847ad77: Preparing [2023-03-22T04:04:32.242Z] ef6b796dbf99: Waiting [2023-03-22T04:04:32.242Z] 876f93138c33: Waiting [2023-03-22T04:04:32.242Z] 46315a94250e: Waiting [2023-03-22T04:04:32.242Z] 6f52026dc872: Waiting [2023-03-22T04:04:32.242Z] 7cd52847ad77: Waiting [2023-03-22T04:04:32.242Z] 82aadde1a9b4: Waiting [2023-03-22T04:04:32.242Z] 3e1695645b2c: Waiting [2023-03-22T04:04:32.242Z] d5daa40fc264: Waiting [2023-03-22T04:04:32.242Z] f056393f64ee: Layer already exists [2023-03-22T04:04:32.242Z] 1fb600d2fba9: Layer already exists [2023-03-22T04:04:32.242Z] 8df909878e00: Layer already exists [2023-03-22T04:04:32.242Z] 14fd4d63ee47: Layer already exists [2023-03-22T04:04:32.242Z] eedf83d3a440: Layer already exists [2023-03-22T04:04:32.242Z] 3e1695645b2c: Layer already exists [2023-03-22T04:04:32.242Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:32.242Z] 82aadde1a9b4: Layer already exists [2023-03-22T04:04:32.242Z] 6f52026dc872: Layer already exists [2023-03-22T04:04:32.242Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:32.242Z] 876f93138c33: Layer already exists [2023-03-22T04:04:32.242Z] 46315a94250e: Layer already exists [2023-03-22T04:04:32.242Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:32.242Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:bdfb0a57e627561837f244d61ce0e577a722f39a94e7bbb9471ec2049bca5964 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:32.548Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:32.853Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-03-22T04:04:32.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-22T04:04:32.853Z] f056393f64ee: Preparing [2023-03-22T04:04:32.853Z] f056393f64ee: Preparing [2023-03-22T04:04:32.853Z] eedf83d3a440: Preparing [2023-03-22T04:04:32.853Z] 14fd4d63ee47: Preparing [2023-03-22T04:04:32.853Z] 1fb600d2fba9: Preparing [2023-03-22T04:04:32.853Z] 8df909878e00: Preparing [2023-03-22T04:04:32.853Z] 3e1695645b2c: Preparing [2023-03-22T04:04:32.853Z] d5daa40fc264: Preparing [2023-03-22T04:04:32.853Z] ef6b796dbf99: Preparing [2023-03-22T04:04:32.853Z] 6f52026dc872: Preparing [2023-03-22T04:04:32.854Z] 82aadde1a9b4: Preparing [2023-03-22T04:04:32.854Z] 876f93138c33: Preparing [2023-03-22T04:04:32.854Z] 46315a94250e: Preparing [2023-03-22T04:04:32.854Z] 7cd52847ad77: Preparing [2023-03-22T04:04:32.854Z] ef6b796dbf99: Waiting [2023-03-22T04:04:32.854Z] 6f52026dc872: Waiting [2023-03-22T04:04:32.854Z] 82aadde1a9b4: Waiting [2023-03-22T04:04:32.854Z] 876f93138c33: Waiting [2023-03-22T04:04:32.854Z] 46315a94250e: Waiting [2023-03-22T04:04:32.854Z] 7cd52847ad77: Waiting [2023-03-22T04:04:32.854Z] d5daa40fc264: Waiting [2023-03-22T04:04:32.854Z] 3e1695645b2c: Waiting [2023-03-22T04:04:32.854Z] 8df909878e00: Layer already exists [2023-03-22T04:04:32.854Z] f056393f64ee: Layer already exists [2023-03-22T04:04:32.854Z] 14fd4d63ee47: Layer already exists [2023-03-22T04:04:32.854Z] 1fb600d2fba9: Layer already exists [2023-03-22T04:04:32.854Z] eedf83d3a440: Layer already exists [2023-03-22T04:04:32.854Z] 3e1695645b2c: Layer already exists [2023-03-22T04:04:32.854Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:32.854Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:32.854Z] 6f52026dc872: Layer already exists [2023-03-22T04:04:32.854Z] 82aadde1a9b4: Layer already exists [2023-03-22T04:04:32.854Z] 876f93138c33: Layer already exists [2023-03-22T04:04:32.854Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:32.854Z] 46315a94250e: Layer already exists [2023-03-22T04:04:32.854Z] main: digest: sha256:bdfb0a57e627561837f244d61ce0e577a722f39a94e7bbb9471ec2049bca5964 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:04:32.893Z] ===================================================== [Pipeline] echo [2023-03-22T04:04:32.899Z] taggedImages: [2023-03-22T04:04:32.899Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:32.899Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-22T04:04:32.899Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.109 [2023-03-22T04:04:32.899Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:32.899Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-03-22T04:04:32.914Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-03-22T04:04:32.914Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:32.914Z] latest [2023-03-22T04:04:32.914Z] 3.0.0-dev.109 [2023-03-22T04:04:32.914Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:32.914Z] main [2023-03-22T04:04:32.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:33.223Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:33.526Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:33.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-22T04:04:33.526Z] 97bb45578578: Preparing [2023-03-22T04:04:33.526Z] 40a8106d73a2: Preparing [2023-03-22T04:04:33.526Z] d3b146cbe5bb: Preparing [2023-03-22T04:04:33.526Z] bd9d64c22a6d: Preparing [2023-03-22T04:04:33.526Z] d5daa40fc264: Preparing [2023-03-22T04:04:33.526Z] ef6b796dbf99: Preparing [2023-03-22T04:04:33.526Z] d1a7fb4852cb: Preparing [2023-03-22T04:04:33.526Z] 7cd52847ad77: Preparing [2023-03-22T04:04:33.526Z] ef6b796dbf99: Waiting [2023-03-22T04:04:33.526Z] d1a7fb4852cb: Waiting [2023-03-22T04:04:33.526Z] 7cd52847ad77: Waiting [2023-03-22T04:04:33.526Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:33.526Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:33.526Z] d1a7fb4852cb: Layer already exists [2023-03-22T04:04:33.526Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:33.526Z] 40a8106d73a2: Pushed [2023-03-22T04:04:33.526Z] 97bb45578578: Pushed [2023-03-22T04:04:33.526Z] d3b146cbe5bb: Pushed [2023-03-22T04:04:34.905Z] bd9d64c22a6d: Pushed [2023-03-22T04:04:34.905Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:fbaeda7dbf87a165785c4f56e7fdd5d17a7de67892763391be3b99d9b0c7f75a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:35.205Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:35.501Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-22T04:04:35.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-22T04:04:35.501Z] 97bb45578578: Preparing [2023-03-22T04:04:35.501Z] 40a8106d73a2: Preparing [2023-03-22T04:04:35.501Z] d3b146cbe5bb: Preparing [2023-03-22T04:04:35.501Z] bd9d64c22a6d: Preparing [2023-03-22T04:04:35.501Z] d5daa40fc264: Preparing [2023-03-22T04:04:35.501Z] ef6b796dbf99: Preparing [2023-03-22T04:04:35.501Z] d1a7fb4852cb: Preparing [2023-03-22T04:04:35.501Z] 7cd52847ad77: Preparing [2023-03-22T04:04:35.501Z] ef6b796dbf99: Waiting [2023-03-22T04:04:35.501Z] 7cd52847ad77: Waiting [2023-03-22T04:04:35.502Z] d1a7fb4852cb: Waiting [2023-03-22T04:04:35.502Z] bd9d64c22a6d: Layer already exists [2023-03-22T04:04:35.502Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:35.502Z] d3b146cbe5bb: Layer already exists [2023-03-22T04:04:35.502Z] 97bb45578578: Layer already exists [2023-03-22T04:04:35.502Z] 40a8106d73a2: Layer already exists [2023-03-22T04:04:35.502Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:35.502Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:35.502Z] d1a7fb4852cb: Layer already exists [2023-03-22T04:04:35.502Z] latest: digest: sha256:fbaeda7dbf87a165785c4f56e7fdd5d17a7de67892763391be3b99d9b0c7f75a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:35.801Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:36.103Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.109 [2023-03-22T04:04:36.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-22T04:04:36.103Z] 97bb45578578: Preparing [2023-03-22T04:04:36.103Z] 40a8106d73a2: Preparing [2023-03-22T04:04:36.103Z] d3b146cbe5bb: Preparing [2023-03-22T04:04:36.103Z] bd9d64c22a6d: Preparing [2023-03-22T04:04:36.103Z] d5daa40fc264: Preparing [2023-03-22T04:04:36.103Z] ef6b796dbf99: Preparing [2023-03-22T04:04:36.103Z] d1a7fb4852cb: Preparing [2023-03-22T04:04:36.103Z] 7cd52847ad77: Preparing [2023-03-22T04:04:36.103Z] ef6b796dbf99: Waiting [2023-03-22T04:04:36.103Z] d1a7fb4852cb: Waiting [2023-03-22T04:04:36.103Z] 7cd52847ad77: Waiting [2023-03-22T04:04:36.103Z] bd9d64c22a6d: Layer already exists [2023-03-22T04:04:36.103Z] 97bb45578578: Layer already exists [2023-03-22T04:04:36.103Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:36.103Z] 40a8106d73a2: Layer already exists [2023-03-22T04:04:36.103Z] d3b146cbe5bb: Layer already exists [2023-03-22T04:04:36.103Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:36.103Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:36.103Z] d1a7fb4852cb: Layer already exists [2023-03-22T04:04:36.103Z] 3.0.0-dev.109: digest: sha256:fbaeda7dbf87a165785c4f56e7fdd5d17a7de67892763391be3b99d9b0c7f75a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:36.402Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:36.694Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:36.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-22T04:04:36.694Z] 97bb45578578: Preparing [2023-03-22T04:04:36.694Z] 40a8106d73a2: Preparing [2023-03-22T04:04:36.694Z] d3b146cbe5bb: Preparing [2023-03-22T04:04:36.694Z] bd9d64c22a6d: Preparing [2023-03-22T04:04:36.694Z] d5daa40fc264: Preparing [2023-03-22T04:04:36.694Z] ef6b796dbf99: Preparing [2023-03-22T04:04:36.694Z] d1a7fb4852cb: Preparing [2023-03-22T04:04:36.694Z] 7cd52847ad77: Preparing [2023-03-22T04:04:36.694Z] d1a7fb4852cb: Waiting [2023-03-22T04:04:36.694Z] 7cd52847ad77: Waiting [2023-03-22T04:04:36.694Z] ef6b796dbf99: Waiting [2023-03-22T04:04:36.694Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:36.694Z] bd9d64c22a6d: Layer already exists [2023-03-22T04:04:36.694Z] 97bb45578578: Layer already exists [2023-03-22T04:04:36.694Z] 40a8106d73a2: Layer already exists [2023-03-22T04:04:36.694Z] d3b146cbe5bb: Layer already exists [2023-03-22T04:04:36.694Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:36.694Z] d1a7fb4852cb: Layer already exists [2023-03-22T04:04:36.694Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:36.694Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:fbaeda7dbf87a165785c4f56e7fdd5d17a7de67892763391be3b99d9b0c7f75a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:36.992Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:37.289Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-03-22T04:04:37.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-22T04:04:37.289Z] 97bb45578578: Preparing [2023-03-22T04:04:37.289Z] 40a8106d73a2: Preparing [2023-03-22T04:04:37.289Z] d3b146cbe5bb: Preparing [2023-03-22T04:04:37.289Z] bd9d64c22a6d: Preparing [2023-03-22T04:04:37.289Z] d5daa40fc264: Preparing [2023-03-22T04:04:37.289Z] ef6b796dbf99: Preparing [2023-03-22T04:04:37.289Z] d1a7fb4852cb: Preparing [2023-03-22T04:04:37.289Z] 7cd52847ad77: Preparing [2023-03-22T04:04:37.289Z] ef6b796dbf99: Waiting [2023-03-22T04:04:37.289Z] d1a7fb4852cb: Waiting [2023-03-22T04:04:37.289Z] 7cd52847ad77: Waiting [2023-03-22T04:04:37.289Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:37.289Z] 97bb45578578: Layer already exists [2023-03-22T04:04:37.290Z] d3b146cbe5bb: Layer already exists [2023-03-22T04:04:37.290Z] bd9d64c22a6d: Layer already exists [2023-03-22T04:04:37.290Z] 40a8106d73a2: Layer already exists [2023-03-22T04:04:37.290Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:37.290Z] d1a7fb4852cb: Layer already exists [2023-03-22T04:04:37.290Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:37.290Z] main: digest: sha256:fbaeda7dbf87a165785c4f56e7fdd5d17a7de67892763391be3b99d9b0c7f75a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:04:37.334Z] ===================================================== [Pipeline] echo [2023-03-22T04:04:37.343Z] taggedImages: [2023-03-22T04:04:37.343Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:37.343Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-22T04:04:37.343Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.109 [2023-03-22T04:04:37.343Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:37.343Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-03-22T04:04:37.362Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-03-22T04:04:37.362Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:37.362Z] latest [2023-03-22T04:04:37.362Z] 3.0.0-dev.109 [2023-03-22T04:04:37.362Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:37.362Z] main [2023-03-22T04:04:37.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:37.674Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:37.975Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:37.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-22T04:04:37.976Z] 4b891c517eb2: Preparing [2023-03-22T04:04:37.976Z] aafb77cdc473: Preparing [2023-03-22T04:04:37.976Z] 711579e928a7: Preparing [2023-03-22T04:04:37.976Z] 659baccca82f: Preparing [2023-03-22T04:04:37.976Z] d5daa40fc264: Preparing [2023-03-22T04:04:37.976Z] ef6b796dbf99: Preparing [2023-03-22T04:04:37.976Z] 6905a76f1a5f: Preparing [2023-03-22T04:04:37.976Z] 141beb964a66: Preparing [2023-03-22T04:04:37.976Z] 7cd52847ad77: Preparing [2023-03-22T04:04:37.976Z] ef6b796dbf99: Waiting [2023-03-22T04:04:37.976Z] 6905a76f1a5f: Waiting [2023-03-22T04:04:37.976Z] 141beb964a66: Waiting [2023-03-22T04:04:37.976Z] 7cd52847ad77: Waiting [2023-03-22T04:04:37.976Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:37.976Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:37.976Z] 4b891c517eb2: Pushed [2023-03-22T04:04:37.976Z] aafb77cdc473: Pushed [2023-03-22T04:04:37.976Z] 659baccca82f: Pushed [2023-03-22T04:04:37.976Z] 6905a76f1a5f: Pushed [2023-03-22T04:04:37.976Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:38.233Z] 141beb964a66: Pushed [2023-03-22T04:04:39.167Z] 711579e928a7: Pushed [2023-03-22T04:04:39.424Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:fc6ade34c338b9b171de87fcd08299d55f9526112b3b30e9c379dbb0636186a4 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:39.733Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:40.037Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-22T04:04:40.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-22T04:04:40.037Z] 4b891c517eb2: Preparing [2023-03-22T04:04:40.037Z] aafb77cdc473: Preparing [2023-03-22T04:04:40.037Z] 711579e928a7: Preparing [2023-03-22T04:04:40.037Z] 659baccca82f: Preparing [2023-03-22T04:04:40.037Z] d5daa40fc264: Preparing [2023-03-22T04:04:40.037Z] ef6b796dbf99: Preparing [2023-03-22T04:04:40.037Z] 6905a76f1a5f: Preparing [2023-03-22T04:04:40.037Z] 141beb964a66: Preparing [2023-03-22T04:04:40.037Z] 7cd52847ad77: Preparing [2023-03-22T04:04:40.037Z] 6905a76f1a5f: Waiting [2023-03-22T04:04:40.037Z] 141beb964a66: Waiting [2023-03-22T04:04:40.037Z] ef6b796dbf99: Waiting [2023-03-22T04:04:40.037Z] 7cd52847ad77: Waiting [2023-03-22T04:04:40.037Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:40.037Z] 711579e928a7: Layer already exists [2023-03-22T04:04:40.037Z] 659baccca82f: Layer already exists [2023-03-22T04:04:40.037Z] 4b891c517eb2: Layer already exists [2023-03-22T04:04:40.037Z] aafb77cdc473: Layer already exists [2023-03-22T04:04:40.037Z] 6905a76f1a5f: Layer already exists [2023-03-22T04:04:40.037Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:40.037Z] 141beb964a66: Layer already exists [2023-03-22T04:04:40.037Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:40.037Z] latest: digest: sha256:fc6ade34c338b9b171de87fcd08299d55f9526112b3b30e9c379dbb0636186a4 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:40.336Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:40.633Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.109 [2023-03-22T04:04:40.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-22T04:04:40.633Z] 4b891c517eb2: Preparing [2023-03-22T04:04:40.633Z] aafb77cdc473: Preparing [2023-03-22T04:04:40.633Z] 711579e928a7: Preparing [2023-03-22T04:04:40.633Z] 659baccca82f: Preparing [2023-03-22T04:04:40.633Z] d5daa40fc264: Preparing [2023-03-22T04:04:40.633Z] ef6b796dbf99: Preparing [2023-03-22T04:04:40.633Z] 6905a76f1a5f: Preparing [2023-03-22T04:04:40.633Z] 141beb964a66: Preparing [2023-03-22T04:04:40.633Z] 7cd52847ad77: Preparing [2023-03-22T04:04:40.633Z] ef6b796dbf99: Waiting [2023-03-22T04:04:40.633Z] 141beb964a66: Waiting [2023-03-22T04:04:40.633Z] 7cd52847ad77: Waiting [2023-03-22T04:04:40.633Z] 6905a76f1a5f: Waiting [2023-03-22T04:04:40.633Z] 4b891c517eb2: Layer already exists [2023-03-22T04:04:40.633Z] 659baccca82f: Layer already exists [2023-03-22T04:04:40.633Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:40.633Z] 711579e928a7: Layer already exists [2023-03-22T04:04:40.633Z] aafb77cdc473: Layer already exists [2023-03-22T04:04:40.633Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:40.633Z] 6905a76f1a5f: Layer already exists [2023-03-22T04:04:40.633Z] 141beb964a66: Layer already exists [2023-03-22T04:04:40.633Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:40.633Z] 3.0.0-dev.109: digest: sha256:fc6ade34c338b9b171de87fcd08299d55f9526112b3b30e9c379dbb0636186a4 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:40.932Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:41.228Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:41.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-22T04:04:41.228Z] 4b891c517eb2: Preparing [2023-03-22T04:04:41.228Z] aafb77cdc473: Preparing [2023-03-22T04:04:41.228Z] 711579e928a7: Preparing [2023-03-22T04:04:41.228Z] 659baccca82f: Preparing [2023-03-22T04:04:41.228Z] d5daa40fc264: Preparing [2023-03-22T04:04:41.228Z] ef6b796dbf99: Preparing [2023-03-22T04:04:41.228Z] 6905a76f1a5f: Preparing [2023-03-22T04:04:41.228Z] 141beb964a66: Preparing [2023-03-22T04:04:41.228Z] 7cd52847ad77: Preparing [2023-03-22T04:04:41.228Z] 6905a76f1a5f: Waiting [2023-03-22T04:04:41.228Z] 7cd52847ad77: Waiting [2023-03-22T04:04:41.228Z] 141beb964a66: Waiting [2023-03-22T04:04:41.228Z] ef6b796dbf99: Waiting [2023-03-22T04:04:41.228Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:41.228Z] 711579e928a7: Layer already exists [2023-03-22T04:04:41.228Z] 4b891c517eb2: Layer already exists [2023-03-22T04:04:41.228Z] aafb77cdc473: Layer already exists [2023-03-22T04:04:41.228Z] 659baccca82f: Layer already exists [2023-03-22T04:04:41.228Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:41.228Z] 6905a76f1a5f: Layer already exists [2023-03-22T04:04:41.228Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:41.228Z] 141beb964a66: Layer already exists [2023-03-22T04:04:41.228Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:fc6ade34c338b9b171de87fcd08299d55f9526112b3b30e9c379dbb0636186a4 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:41.527Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:41.827Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-03-22T04:04:41.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-22T04:04:41.827Z] 4b891c517eb2: Preparing [2023-03-22T04:04:41.827Z] aafb77cdc473: Preparing [2023-03-22T04:04:41.827Z] 711579e928a7: Preparing [2023-03-22T04:04:41.827Z] 659baccca82f: Preparing [2023-03-22T04:04:41.827Z] d5daa40fc264: Preparing [2023-03-22T04:04:41.827Z] ef6b796dbf99: Preparing [2023-03-22T04:04:41.827Z] 6905a76f1a5f: Preparing [2023-03-22T04:04:41.827Z] 141beb964a66: Preparing [2023-03-22T04:04:41.827Z] 7cd52847ad77: Preparing [2023-03-22T04:04:41.827Z] ef6b796dbf99: Waiting [2023-03-22T04:04:41.827Z] 6905a76f1a5f: Waiting [2023-03-22T04:04:41.827Z] 141beb964a66: Waiting [2023-03-22T04:04:41.827Z] 7cd52847ad77: Waiting [2023-03-22T04:04:41.827Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:41.827Z] 4b891c517eb2: Layer already exists [2023-03-22T04:04:41.827Z] 659baccca82f: Layer already exists [2023-03-22T04:04:41.827Z] 711579e928a7: Layer already exists [2023-03-22T04:04:41.827Z] aafb77cdc473: Layer already exists [2023-03-22T04:04:41.827Z] 6905a76f1a5f: Layer already exists [2023-03-22T04:04:41.827Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:41.827Z] 141beb964a66: Layer already exists [2023-03-22T04:04:41.827Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:41.827Z] main: digest: sha256:fc6ade34c338b9b171de87fcd08299d55f9526112b3b30e9c379dbb0636186a4 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:04:41.861Z] ===================================================== [Pipeline] echo [2023-03-22T04:04:41.869Z] taggedImages: [2023-03-22T04:04:41.869Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:41.869Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-22T04:04:41.869Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.109 [2023-03-22T04:04:41.869Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:41.869Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-03-22T04:04:41.888Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-03-22T04:04:41.888Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:41.888Z] latest [2023-03-22T04:04:41.888Z] 3.0.0-dev.109 [2023-03-22T04:04:41.888Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:41.888Z] main [2023-03-22T04:04:41.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:42.204Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:42.506Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:42.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-22T04:04:42.506Z] 06241e06d76b: Preparing [2023-03-22T04:04:42.506Z] 6602fb276610: Preparing [2023-03-22T04:04:42.506Z] 44f9e91231a6: Preparing [2023-03-22T04:04:42.506Z] 31fed7bf2a3b: Preparing [2023-03-22T04:04:42.506Z] 4be279a393bc: Preparing [2023-03-22T04:04:42.506Z] 8a7a5c449332: Preparing [2023-03-22T04:04:42.506Z] 1281b3139a4b: Preparing [2023-03-22T04:04:42.506Z] d5daa40fc264: Preparing [2023-03-22T04:04:42.506Z] ef6b796dbf99: Preparing [2023-03-22T04:04:42.506Z] 8a7a5c449332: Waiting [2023-03-22T04:04:42.506Z] 1281b3139a4b: Waiting [2023-03-22T04:04:42.506Z] d5daa40fc264: Waiting [2023-03-22T04:04:42.506Z] 43bc012eece1: Preparing [2023-03-22T04:04:42.506Z] ef6b796dbf99: Waiting [2023-03-22T04:04:42.506Z] 7cd52847ad77: Preparing [2023-03-22T04:04:42.506Z] 43bc012eece1: Waiting [2023-03-22T04:04:42.506Z] 7cd52847ad77: Waiting [2023-03-22T04:04:42.506Z] 06241e06d76b: Pushed [2023-03-22T04:04:42.506Z] 4be279a393bc: Pushed [2023-03-22T04:04:42.506Z] 6602fb276610: Pushed [2023-03-22T04:04:42.506Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:42.506Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:42.764Z] 1281b3139a4b: Pushed [2023-03-22T04:04:42.764Z] 8a7a5c449332: Pushed [2023-03-22T04:04:42.764Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:42.764Z] 43bc012eece1: Pushed [2023-03-22T04:04:43.698Z] 31fed7bf2a3b: Pushed [2023-03-22T04:04:44.266Z] 44f9e91231a6: Pushed [2023-03-22T04:04:44.266Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:13be8f3246cc8b0c270008dcf43c468cefc0fad20c72a073cd9ad047cb7550ce size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:44.570Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:44.875Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-22T04:04:44.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-22T04:04:44.875Z] 06241e06d76b: Preparing [2023-03-22T04:04:44.875Z] 6602fb276610: Preparing [2023-03-22T04:04:44.875Z] 44f9e91231a6: Preparing [2023-03-22T04:04:44.875Z] 31fed7bf2a3b: Preparing [2023-03-22T04:04:44.875Z] 4be279a393bc: Preparing [2023-03-22T04:04:44.875Z] 8a7a5c449332: Preparing [2023-03-22T04:04:44.875Z] 8a7a5c449332: Waiting [2023-03-22T04:04:44.875Z] 1281b3139a4b: Preparing [2023-03-22T04:04:44.875Z] d5daa40fc264: Preparing [2023-03-22T04:04:44.875Z] ef6b796dbf99: Preparing [2023-03-22T04:04:44.875Z] 1281b3139a4b: Waiting [2023-03-22T04:04:44.875Z] d5daa40fc264: Waiting [2023-03-22T04:04:44.875Z] 43bc012eece1: Preparing [2023-03-22T04:04:44.875Z] 7cd52847ad77: Preparing [2023-03-22T04:04:44.875Z] 43bc012eece1: Waiting [2023-03-22T04:04:44.875Z] 7cd52847ad77: Waiting [2023-03-22T04:04:44.875Z] 06241e06d76b: Layer already exists [2023-03-22T04:04:44.875Z] 4be279a393bc: Layer already exists [2023-03-22T04:04:44.875Z] 44f9e91231a6: Layer already exists [2023-03-22T04:04:44.875Z] 6602fb276610: Layer already exists [2023-03-22T04:04:44.875Z] 31fed7bf2a3b: Layer already exists [2023-03-22T04:04:44.875Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:44.875Z] 8a7a5c449332: Layer already exists [2023-03-22T04:04:44.875Z] 1281b3139a4b: Layer already exists [2023-03-22T04:04:44.875Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:44.875Z] 43bc012eece1: Layer already exists [2023-03-22T04:04:44.875Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:44.875Z] latest: digest: sha256:13be8f3246cc8b0c270008dcf43c468cefc0fad20c72a073cd9ad047cb7550ce size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:45.176Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:45.476Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.109 [2023-03-22T04:04:45.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-22T04:04:45.476Z] 06241e06d76b: Preparing [2023-03-22T04:04:45.476Z] 6602fb276610: Preparing [2023-03-22T04:04:45.476Z] 44f9e91231a6: Preparing [2023-03-22T04:04:45.476Z] 31fed7bf2a3b: Preparing [2023-03-22T04:04:45.476Z] 4be279a393bc: Preparing [2023-03-22T04:04:45.476Z] 8a7a5c449332: Preparing [2023-03-22T04:04:45.476Z] 1281b3139a4b: Preparing [2023-03-22T04:04:45.476Z] d5daa40fc264: Preparing [2023-03-22T04:04:45.476Z] ef6b796dbf99: Preparing [2023-03-22T04:04:45.476Z] 43bc012eece1: Preparing [2023-03-22T04:04:45.476Z] 7cd52847ad77: Preparing [2023-03-22T04:04:45.476Z] ef6b796dbf99: Waiting [2023-03-22T04:04:45.476Z] d5daa40fc264: Waiting [2023-03-22T04:04:45.476Z] 43bc012eece1: Waiting [2023-03-22T04:04:45.476Z] 8a7a5c449332: Waiting [2023-03-22T04:04:45.476Z] 7cd52847ad77: Waiting [2023-03-22T04:04:45.476Z] 1281b3139a4b: Waiting [2023-03-22T04:04:45.476Z] 6602fb276610: Layer already exists [2023-03-22T04:04:45.476Z] 06241e06d76b: Layer already exists [2023-03-22T04:04:45.476Z] 31fed7bf2a3b: Layer already exists [2023-03-22T04:04:45.476Z] 44f9e91231a6: Layer already exists [2023-03-22T04:04:45.476Z] 4be279a393bc: Layer already exists [2023-03-22T04:04:45.476Z] 43bc012eece1: Layer already exists [2023-03-22T04:04:45.476Z] 1281b3139a4b: Layer already exists [2023-03-22T04:04:45.476Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:45.476Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:45.476Z] 8a7a5c449332: Layer already exists [2023-03-22T04:04:45.476Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:45.476Z] 3.0.0-dev.109: digest: sha256:13be8f3246cc8b0c270008dcf43c468cefc0fad20c72a073cd9ad047cb7550ce size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:45.776Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:46.080Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:46.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-22T04:04:46.080Z] 06241e06d76b: Preparing [2023-03-22T04:04:46.080Z] 6602fb276610: Preparing [2023-03-22T04:04:46.080Z] 44f9e91231a6: Preparing [2023-03-22T04:04:46.080Z] 31fed7bf2a3b: Preparing [2023-03-22T04:04:46.080Z] 4be279a393bc: Preparing [2023-03-22T04:04:46.080Z] 8a7a5c449332: Preparing [2023-03-22T04:04:46.080Z] 1281b3139a4b: Preparing [2023-03-22T04:04:46.080Z] d5daa40fc264: Preparing [2023-03-22T04:04:46.080Z] ef6b796dbf99: Preparing [2023-03-22T04:04:46.080Z] 43bc012eece1: Preparing [2023-03-22T04:04:46.080Z] 7cd52847ad77: Preparing [2023-03-22T04:04:46.080Z] d5daa40fc264: Waiting [2023-03-22T04:04:46.080Z] ef6b796dbf99: Waiting [2023-03-22T04:04:46.080Z] 43bc012eece1: Waiting [2023-03-22T04:04:46.080Z] 7cd52847ad77: Waiting [2023-03-22T04:04:46.080Z] 8a7a5c449332: Waiting [2023-03-22T04:04:46.080Z] 1281b3139a4b: Waiting [2023-03-22T04:04:46.080Z] 4be279a393bc: Layer already exists [2023-03-22T04:04:46.080Z] 06241e06d76b: Layer already exists [2023-03-22T04:04:46.080Z] 6602fb276610: Layer already exists [2023-03-22T04:04:46.080Z] 44f9e91231a6: Layer already exists [2023-03-22T04:04:46.080Z] 31fed7bf2a3b: Layer already exists [2023-03-22T04:04:46.080Z] 1281b3139a4b: Layer already exists [2023-03-22T04:04:46.080Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:46.080Z] 43bc012eece1: Layer already exists [2023-03-22T04:04:46.080Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:46.080Z] 8a7a5c449332: Layer already exists [2023-03-22T04:04:46.080Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:46.080Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:13be8f3246cc8b0c270008dcf43c468cefc0fad20c72a073cd9ad047cb7550ce size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:46.384Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:46.686Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-03-22T04:04:46.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-22T04:04:46.686Z] 06241e06d76b: Preparing [2023-03-22T04:04:46.686Z] 6602fb276610: Preparing [2023-03-22T04:04:46.686Z] 44f9e91231a6: Preparing [2023-03-22T04:04:46.686Z] 31fed7bf2a3b: Preparing [2023-03-22T04:04:46.686Z] 4be279a393bc: Preparing [2023-03-22T04:04:46.686Z] 8a7a5c449332: Preparing [2023-03-22T04:04:46.686Z] 1281b3139a4b: Preparing [2023-03-22T04:04:46.686Z] d5daa40fc264: Preparing [2023-03-22T04:04:46.686Z] ef6b796dbf99: Preparing [2023-03-22T04:04:46.686Z] 43bc012eece1: Preparing [2023-03-22T04:04:46.686Z] 7cd52847ad77: Preparing [2023-03-22T04:04:46.686Z] 1281b3139a4b: Waiting [2023-03-22T04:04:46.686Z] 43bc012eece1: Waiting [2023-03-22T04:04:46.686Z] 7cd52847ad77: Waiting [2023-03-22T04:04:46.686Z] d5daa40fc264: Waiting [2023-03-22T04:04:46.686Z] ef6b796dbf99: Waiting [2023-03-22T04:04:46.686Z] 8a7a5c449332: Waiting [2023-03-22T04:04:46.686Z] 6602fb276610: Layer already exists [2023-03-22T04:04:46.686Z] 31fed7bf2a3b: Layer already exists [2023-03-22T04:04:46.686Z] 44f9e91231a6: Layer already exists [2023-03-22T04:04:46.686Z] 4be279a393bc: Layer already exists [2023-03-22T04:04:46.686Z] 06241e06d76b: Layer already exists [2023-03-22T04:04:46.686Z] 8a7a5c449332: Layer already exists [2023-03-22T04:04:46.686Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:46.686Z] 1281b3139a4b: Layer already exists [2023-03-22T04:04:46.686Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:46.686Z] 43bc012eece1: Layer already exists [2023-03-22T04:04:46.686Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:46.686Z] main: digest: sha256:13be8f3246cc8b0c270008dcf43c468cefc0fad20c72a073cd9ad047cb7550ce size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:04:46.721Z] ===================================================== [Pipeline] echo [2023-03-22T04:04:46.726Z] taggedImages: [2023-03-22T04:04:46.726Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:46.726Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-22T04:04:46.726Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.109 [2023-03-22T04:04:46.726Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:46.726Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-03-22T04:04:46.739Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-03-22T04:04:46.739Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:46.739Z] latest [2023-03-22T04:04:46.739Z] 3.0.0-dev.109 [2023-03-22T04:04:46.739Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:46.739Z] main [2023-03-22T04:04:46.739Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:47.039Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:47.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:47.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-22T04:04:47.342Z] fc2731772f78: Preparing [2023-03-22T04:04:47.342Z] 36e7206d0819: Preparing [2023-03-22T04:04:47.342Z] d5daa40fc264: Preparing [2023-03-22T04:04:47.342Z] ef6b796dbf99: Preparing [2023-03-22T04:04:47.342Z] 2e40af3a05ea: Preparing [2023-03-22T04:04:47.342Z] 7cd52847ad77: Preparing [2023-03-22T04:04:47.342Z] 7cd52847ad77: Waiting [2023-03-22T04:04:47.342Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:47.342Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:47.342Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:47.342Z] fc2731772f78: Pushed [2023-03-22T04:04:47.910Z] 2e40af3a05ea: Pushed [2023-03-22T04:04:49.285Z] 36e7206d0819: Pushed [2023-03-22T04:04:49.545Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:41de6b2f9d1f940004cb46c2aee79124036bd89dd5c951879307a0d6a7b50485 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:49.858Z] + 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-03-22T04:04:50.170Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-22T04:04:50.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-22T04:04:50.170Z] fc2731772f78: Preparing [2023-03-22T04:04:50.170Z] 36e7206d0819: Preparing [2023-03-22T04:04:50.170Z] d5daa40fc264: Preparing [2023-03-22T04:04:50.170Z] ef6b796dbf99: Preparing [2023-03-22T04:04:50.170Z] 2e40af3a05ea: Preparing [2023-03-22T04:04:50.170Z] 7cd52847ad77: Preparing [2023-03-22T04:04:50.170Z] 7cd52847ad77: Waiting [2023-03-22T04:04:50.170Z] 2e40af3a05ea: Layer already exists [2023-03-22T04:04:50.170Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:50.170Z] fc2731772f78: Layer already exists [2023-03-22T04:04:50.170Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:50.170Z] 36e7206d0819: Layer already exists [2023-03-22T04:04:50.170Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:50.170Z] latest: digest: sha256:41de6b2f9d1f940004cb46c2aee79124036bd89dd5c951879307a0d6a7b50485 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:50.484Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:50.795Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.109 [2023-03-22T04:04:50.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-22T04:04:50.795Z] fc2731772f78: Preparing [2023-03-22T04:04:50.795Z] 36e7206d0819: Preparing [2023-03-22T04:04:50.795Z] d5daa40fc264: Preparing [2023-03-22T04:04:50.795Z] ef6b796dbf99: Preparing [2023-03-22T04:04:50.795Z] 2e40af3a05ea: Preparing [2023-03-22T04:04:50.795Z] 7cd52847ad77: Preparing [2023-03-22T04:04:50.795Z] 7cd52847ad77: Waiting [2023-03-22T04:04:50.795Z] 2e40af3a05ea: Layer already exists [2023-03-22T04:04:50.795Z] fc2731772f78: Layer already exists [2023-03-22T04:04:50.795Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:50.795Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:50.795Z] 36e7206d0819: Layer already exists [2023-03-22T04:04:50.796Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:50.796Z] 3.0.0-dev.109: digest: sha256:41de6b2f9d1f940004cb46c2aee79124036bd89dd5c951879307a0d6a7b50485 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:51.106Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:51.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:51.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-22T04:04:51.414Z] fc2731772f78: Preparing [2023-03-22T04:04:51.414Z] 36e7206d0819: Preparing [2023-03-22T04:04:51.414Z] d5daa40fc264: Preparing [2023-03-22T04:04:51.414Z] ef6b796dbf99: Preparing [2023-03-22T04:04:51.414Z] 2e40af3a05ea: Preparing [2023-03-22T04:04:51.415Z] 7cd52847ad77: Preparing [2023-03-22T04:04:51.415Z] 7cd52847ad77: Waiting [2023-03-22T04:04:51.415Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:51.415Z] fc2731772f78: Layer already exists [2023-03-22T04:04:51.415Z] 2e40af3a05ea: Layer already exists [2023-03-22T04:04:51.415Z] 36e7206d0819: Layer already exists [2023-03-22T04:04:51.415Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:51.415Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:51.415Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:41de6b2f9d1f940004cb46c2aee79124036bd89dd5c951879307a0d6a7b50485 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:51.725Z] + 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-03-22T04:04:52.036Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-03-22T04:04:52.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-22T04:04:52.036Z] fc2731772f78: Preparing [2023-03-22T04:04:52.036Z] 36e7206d0819: Preparing [2023-03-22T04:04:52.036Z] d5daa40fc264: Preparing [2023-03-22T04:04:52.036Z] ef6b796dbf99: Preparing [2023-03-22T04:04:52.036Z] 2e40af3a05ea: Preparing [2023-03-22T04:04:52.036Z] 7cd52847ad77: Preparing [2023-03-22T04:04:52.036Z] 7cd52847ad77: Waiting [2023-03-22T04:04:52.036Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:52.036Z] 2e40af3a05ea: Layer already exists [2023-03-22T04:04:52.036Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:52.036Z] 36e7206d0819: Layer already exists [2023-03-22T04:04:52.036Z] fc2731772f78: Layer already exists [2023-03-22T04:04:52.036Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:52.036Z] main: digest: sha256:41de6b2f9d1f940004cb46c2aee79124036bd89dd5c951879307a0d6a7b50485 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:04:52.079Z] ===================================================== [Pipeline] echo [2023-03-22T04:04:52.084Z] taggedImages: [2023-03-22T04:04:52.084Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:52.084Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-22T04:04:52.084Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.109 [2023-03-22T04:04:52.084Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:52.084Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-03-22T04:04:52.100Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-03-22T04:04:52.100Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:52.100Z] latest [2023-03-22T04:04:52.100Z] 3.0.0-dev.109 [2023-03-22T04:04:52.100Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:04:52.100Z] main [2023-03-22T04:04:52.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:52.408Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:52.715Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:04:52.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-22T04:04:52.715Z] 422d9225999b: Preparing [2023-03-22T04:04:52.715Z] 7528dbce1e6c: Preparing [2023-03-22T04:04:52.715Z] 514b0ac6c277: Preparing [2023-03-22T04:04:52.715Z] 1087b7cba50e: Preparing [2023-03-22T04:04:52.715Z] 0e17a2c0bd83: Preparing [2023-03-22T04:04:52.715Z] d5daa40fc264: Preparing [2023-03-22T04:04:52.715Z] ef6b796dbf99: Preparing [2023-03-22T04:04:52.715Z] c528099f3e65: Preparing [2023-03-22T04:04:52.715Z] 7cd52847ad77: Preparing [2023-03-22T04:04:52.715Z] c528099f3e65: Waiting [2023-03-22T04:04:52.715Z] d5daa40fc264: Waiting [2023-03-22T04:04:52.715Z] ef6b796dbf99: Waiting [2023-03-22T04:04:52.715Z] 7cd52847ad77: Waiting [2023-03-22T04:04:52.715Z] 422d9225999b: Pushed [2023-03-22T04:04:52.715Z] 7528dbce1e6c: Pushed [2023-03-22T04:04:52.715Z] 514b0ac6c277: Pushed [2023-03-22T04:04:52.715Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:52.715Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:52.715Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:53.283Z] c528099f3e65: Pushed [2023-03-22T04:04:56.576Z] 0e17a2c0bd83: Pushed [2023-03-22T04:04:59.116Z] 1087b7cba50e: Pushed [2023-03-22T04:04:59.116Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:f8b12527a10aa53312a02cade86e5b45ffc30ab1224faef5bda846ee26d46b98 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:59.426Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:04:59.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-22T04:04:59.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-22T04:04:59.722Z] 422d9225999b: Preparing [2023-03-22T04:04:59.722Z] 7528dbce1e6c: Preparing [2023-03-22T04:04:59.722Z] 514b0ac6c277: Preparing [2023-03-22T04:04:59.722Z] 1087b7cba50e: Preparing [2023-03-22T04:04:59.722Z] 0e17a2c0bd83: Preparing [2023-03-22T04:04:59.722Z] d5daa40fc264: Preparing [2023-03-22T04:04:59.722Z] ef6b796dbf99: Preparing [2023-03-22T04:04:59.722Z] c528099f3e65: Preparing [2023-03-22T04:04:59.722Z] 7cd52847ad77: Preparing [2023-03-22T04:04:59.722Z] d5daa40fc264: Waiting [2023-03-22T04:04:59.722Z] c528099f3e65: Waiting [2023-03-22T04:04:59.722Z] 7cd52847ad77: Waiting [2023-03-22T04:04:59.722Z] 0e17a2c0bd83: Layer already exists [2023-03-22T04:04:59.722Z] 1087b7cba50e: Layer already exists [2023-03-22T04:04:59.722Z] 7528dbce1e6c: Layer already exists [2023-03-22T04:04:59.722Z] 422d9225999b: Layer already exists [2023-03-22T04:04:59.722Z] 514b0ac6c277: Layer already exists [2023-03-22T04:04:59.722Z] ef6b796dbf99: Layer already exists [2023-03-22T04:04:59.722Z] d5daa40fc264: Layer already exists [2023-03-22T04:04:59.722Z] c528099f3e65: Layer already exists [2023-03-22T04:04:59.722Z] 7cd52847ad77: Layer already exists [2023-03-22T04:04:59.722Z] latest: digest: sha256:f8b12527a10aa53312a02cade86e5b45ffc30ab1224faef5bda846ee26d46b98 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:00.029Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:00.332Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.109 [2023-03-22T04:05:00.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-22T04:05:00.333Z] 422d9225999b: Preparing [2023-03-22T04:05:00.333Z] 7528dbce1e6c: Preparing [2023-03-22T04:05:00.333Z] 514b0ac6c277: Preparing [2023-03-22T04:05:00.333Z] 1087b7cba50e: Preparing [2023-03-22T04:05:00.333Z] 0e17a2c0bd83: Preparing [2023-03-22T04:05:00.333Z] d5daa40fc264: Preparing [2023-03-22T04:05:00.333Z] ef6b796dbf99: Preparing [2023-03-22T04:05:00.333Z] c528099f3e65: Preparing [2023-03-22T04:05:00.333Z] 7cd52847ad77: Preparing [2023-03-22T04:05:00.333Z] c528099f3e65: Waiting [2023-03-22T04:05:00.333Z] 7cd52847ad77: Waiting [2023-03-22T04:05:00.333Z] d5daa40fc264: Waiting [2023-03-22T04:05:00.333Z] 7528dbce1e6c: Layer already exists [2023-03-22T04:05:00.333Z] 0e17a2c0bd83: Layer already exists [2023-03-22T04:05:00.333Z] 514b0ac6c277: Layer already exists [2023-03-22T04:05:00.333Z] 1087b7cba50e: Layer already exists [2023-03-22T04:05:00.333Z] 422d9225999b: Layer already exists [2023-03-22T04:05:00.333Z] d5daa40fc264: Layer already exists [2023-03-22T04:05:00.333Z] ef6b796dbf99: Layer already exists [2023-03-22T04:05:00.333Z] 7cd52847ad77: Layer already exists [2023-03-22T04:05:00.333Z] c528099f3e65: Layer already exists [2023-03-22T04:05:00.333Z] 3.0.0-dev.109: digest: sha256:f8b12527a10aa53312a02cade86e5b45ffc30ab1224faef5bda846ee26d46b98 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:00.639Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:00.940Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:05:00.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-22T04:05:00.940Z] 422d9225999b: Preparing [2023-03-22T04:05:00.940Z] 7528dbce1e6c: Preparing [2023-03-22T04:05:00.940Z] 514b0ac6c277: Preparing [2023-03-22T04:05:00.940Z] 1087b7cba50e: Preparing [2023-03-22T04:05:00.940Z] 0e17a2c0bd83: Preparing [2023-03-22T04:05:00.940Z] d5daa40fc264: Preparing [2023-03-22T04:05:00.940Z] ef6b796dbf99: Preparing [2023-03-22T04:05:00.941Z] c528099f3e65: Preparing [2023-03-22T04:05:00.941Z] 7cd52847ad77: Preparing [2023-03-22T04:05:00.941Z] d5daa40fc264: Waiting [2023-03-22T04:05:00.941Z] ef6b796dbf99: Waiting [2023-03-22T04:05:00.941Z] c528099f3e65: Waiting [2023-03-22T04:05:00.941Z] 7cd52847ad77: Waiting [2023-03-22T04:05:00.941Z] 1087b7cba50e: Layer already exists [2023-03-22T04:05:00.941Z] 422d9225999b: Layer already exists [2023-03-22T04:05:00.941Z] 0e17a2c0bd83: Layer already exists [2023-03-22T04:05:00.941Z] 7528dbce1e6c: Layer already exists [2023-03-22T04:05:00.941Z] 514b0ac6c277: Layer already exists [2023-03-22T04:05:00.941Z] d5daa40fc264: Layer already exists [2023-03-22T04:05:00.941Z] ef6b796dbf99: Layer already exists [2023-03-22T04:05:00.941Z] c528099f3e65: Layer already exists [2023-03-22T04:05:00.941Z] 7cd52847ad77: Layer already exists [2023-03-22T04:05:00.941Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:f8b12527a10aa53312a02cade86e5b45ffc30ab1224faef5bda846ee26d46b98 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:01.246Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:01.553Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-03-22T04:05:01.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-22T04:05:01.554Z] 422d9225999b: Preparing [2023-03-22T04:05:01.554Z] 7528dbce1e6c: Preparing [2023-03-22T04:05:01.554Z] 514b0ac6c277: Preparing [2023-03-22T04:05:01.554Z] 1087b7cba50e: Preparing [2023-03-22T04:05:01.554Z] 0e17a2c0bd83: Preparing [2023-03-22T04:05:01.554Z] d5daa40fc264: Preparing [2023-03-22T04:05:01.554Z] ef6b796dbf99: Preparing [2023-03-22T04:05:01.554Z] c528099f3e65: Preparing [2023-03-22T04:05:01.554Z] 7cd52847ad77: Preparing [2023-03-22T04:05:01.554Z] d5daa40fc264: Waiting [2023-03-22T04:05:01.554Z] ef6b796dbf99: Waiting [2023-03-22T04:05:01.554Z] c528099f3e65: Waiting [2023-03-22T04:05:01.554Z] 7cd52847ad77: Waiting [2023-03-22T04:05:01.554Z] 0e17a2c0bd83: Layer already exists [2023-03-22T04:05:01.554Z] 1087b7cba50e: Layer already exists [2023-03-22T04:05:01.554Z] 514b0ac6c277: Layer already exists [2023-03-22T04:05:01.554Z] 422d9225999b: Layer already exists [2023-03-22T04:05:01.554Z] 7528dbce1e6c: Layer already exists [2023-03-22T04:05:01.554Z] ef6b796dbf99: Layer already exists [2023-03-22T04:05:01.554Z] d5daa40fc264: Layer already exists [2023-03-22T04:05:01.554Z] 7cd52847ad77: Layer already exists [2023-03-22T04:05:01.554Z] c528099f3e65: Layer already exists [2023-03-22T04:05:01.554Z] main: digest: sha256:f8b12527a10aa53312a02cade86e5b45ffc30ab1224faef5bda846ee26d46b98 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:05:01.591Z] ===================================================== [Pipeline] echo [2023-03-22T04:05:01.598Z] taggedImages: [2023-03-22T04:05:01.598Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:05:01.598Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-22T04:05:01.598Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.109 [2023-03-22T04:05:01.598Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:05:01.598Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-03-22T04:05:01.614Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-03-22T04:05:01.614Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:05:01.614Z] latest [2023-03-22T04:05:01.614Z] 3.0.0-dev.109 [2023-03-22T04:05:01.614Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:05:01.614Z] main [2023-03-22T04:05:01.614Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:01.938Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:02.237Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:05:02.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-22T04:05:02.237Z] 16c3ede07e04: Preparing [2023-03-22T04:05:02.237Z] a68456f1a818: Preparing [2023-03-22T04:05:02.237Z] bf11cb9a0fec: Preparing [2023-03-22T04:05:02.237Z] 8ca8db2ed045: Preparing [2023-03-22T04:05:02.237Z] d5daa40fc264: Preparing [2023-03-22T04:05:02.237Z] ef6b796dbf99: Preparing [2023-03-22T04:05:02.237Z] 80326e20aa5a: Preparing [2023-03-22T04:05:02.237Z] 7cd52847ad77: Preparing [2023-03-22T04:05:02.237Z] 7cd52847ad77: Waiting [2023-03-22T04:05:02.237Z] 80326e20aa5a: Waiting [2023-03-22T04:05:02.237Z] d5daa40fc264: Layer already exists [2023-03-22T04:05:02.237Z] ef6b796dbf99: Layer already exists [2023-03-22T04:05:02.237Z] 16c3ede07e04: Pushed [2023-03-22T04:05:02.237Z] a68456f1a818: Pushed [2023-03-22T04:05:02.237Z] bf11cb9a0fec: Pushed [2023-03-22T04:05:02.237Z] 7cd52847ad77: Layer already exists [2023-03-22T04:05:02.495Z] 80326e20aa5a: Pushed [2023-03-22T04:05:04.344Z] Removing intermediate container 533c90b0581e [2023-03-22T04:05:04.344Z] ---> 338c4d4f70fe [2023-03-22T04:05:04.344Z] Step 8/23 : COPY . . [2023-03-22T04:05:04.344Z] Removing intermediate container 8b1eb6f8f710 [2023-03-22T04:05:04.344Z] ---> 774e20d734c4 [2023-03-22T04:05:04.345Z] Step 7/20 : COPY . . [2023-03-22T04:05:04.345Z] Removing intermediate container 28c6c9dc31b3 [2023-03-22T04:05:04.345Z] ---> a6525f98ad02 [2023-03-22T04:05:04.345Z] Step 8/23 : COPY . . [2023-03-22T04:05:04.345Z] Removing intermediate container f7e32761f7eb [2023-03-22T04:05:04.345Z] ---> b3a79b2c345b [2023-03-22T04:05:04.345Z] Step 8/23 : COPY . . [2023-03-22T04:05:04.345Z] Removing intermediate container 8645e0d85dc3 [2023-03-22T04:05:04.345Z] ---> 7863b2f2f5b1 [2023-03-22T04:05:04.345Z] Step 7/22 : COPY . . [2023-03-22T04:05:09.059Z] 8ca8db2ed045: Pushed [2023-03-22T04:05:09.059Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:502d5460b5eacdef55393415253252dbfa660b28ea3420ffd8b038b92feb7f60 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:09.620Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:09.720Z] ---> 46e7e5984693 [2023-03-22T04:05:09.720Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-22T04:05:09.720Z] ---> Running in 789f38ca639e [2023-03-22T04:05:09.720Z] ---> f9d8d40daa29 [2023-03-22T04:05:09.720Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-22T04:05:09.720Z] ---> 0fa27ee85d61 [2023-03-22T04:05:09.720Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-22T04:05:09.720Z] ---> Running in 6a908ec720ac [2023-03-22T04:05:09.925Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-22T04:05:09.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-22T04:05:09.925Z] 16c3ede07e04: Preparing [2023-03-22T04:05:09.925Z] a68456f1a818: Preparing [2023-03-22T04:05:09.925Z] bf11cb9a0fec: Preparing [2023-03-22T04:05:09.925Z] 8ca8db2ed045: Preparing [2023-03-22T04:05:09.925Z] d5daa40fc264: Preparing [2023-03-22T04:05:09.925Z] ef6b796dbf99: Preparing [2023-03-22T04:05:09.925Z] 80326e20aa5a: Preparing [2023-03-22T04:05:09.925Z] 7cd52847ad77: Preparing [2023-03-22T04:05:09.925Z] ef6b796dbf99: Waiting [2023-03-22T04:05:09.925Z] 80326e20aa5a: Waiting [2023-03-22T04:05:09.925Z] 7cd52847ad77: Waiting [2023-03-22T04:05:09.925Z] a68456f1a818: Layer already exists [2023-03-22T04:05:09.925Z] 8ca8db2ed045: Layer already exists [2023-03-22T04:05:09.925Z] bf11cb9a0fec: Layer already exists [2023-03-22T04:05:09.925Z] d5daa40fc264: Layer already exists [2023-03-22T04:05:09.925Z] 16c3ede07e04: Layer already exists [2023-03-22T04:05:09.925Z] ef6b796dbf99: Layer already exists [2023-03-22T04:05:09.925Z] 80326e20aa5a: Layer already exists [2023-03-22T04:05:09.925Z] 7cd52847ad77: Layer already exists [2023-03-22T04:05:09.925Z] latest: digest: sha256:502d5460b5eacdef55393415253252dbfa660b28ea3420ffd8b038b92feb7f60 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:09.992Z] ---> aa7c008bdcc6 [2023-03-22T04:05:09.992Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-22T04:05:10.273Z] ---> Running in 623eecceedf6 [2023-03-22T04:05:10.273Z] ---> Running in 370c393b19fc [2023-03-22T04:05:10.306Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:10.547Z] ---> 7387142cd97d [2023-03-22T04:05:10.547Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-22T04:05:10.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.109 [2023-03-22T04:05:10.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-22T04:05:10.665Z] 16c3ede07e04: Preparing [2023-03-22T04:05:10.665Z] a68456f1a818: Preparing [2023-03-22T04:05:10.665Z] bf11cb9a0fec: Preparing [2023-03-22T04:05:10.665Z] 8ca8db2ed045: Preparing [2023-03-22T04:05:10.665Z] d5daa40fc264: Preparing [2023-03-22T04:05:10.665Z] ef6b796dbf99: Preparing [2023-03-22T04:05:10.665Z] 80326e20aa5a: Preparing [2023-03-22T04:05:10.665Z] 7cd52847ad77: Preparing [2023-03-22T04:05:10.665Z] 80326e20aa5a: Waiting [2023-03-22T04:05:10.665Z] 7cd52847ad77: Waiting [2023-03-22T04:05:10.665Z] ef6b796dbf99: Waiting [2023-03-22T04:05:10.665Z] d5daa40fc264: Layer already exists [2023-03-22T04:05:10.665Z] a68456f1a818: Layer already exists [2023-03-22T04:05:10.665Z] 16c3ede07e04: Layer already exists [2023-03-22T04:05:10.665Z] bf11cb9a0fec: Layer already exists [2023-03-22T04:05:10.665Z] 8ca8db2ed045: Layer already exists [2023-03-22T04:05:10.665Z] 7cd52847ad77: Layer already exists [2023-03-22T04:05:10.665Z] ef6b796dbf99: Layer already exists [2023-03-22T04:05:10.665Z] 80326e20aa5a: Layer already exists [2023-03-22T04:05:10.665Z] 3.0.0-dev.109: digest: sha256:502d5460b5eacdef55393415253252dbfa660b28ea3420ffd8b038b92feb7f60 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:10.815Z] ---> Running in 3e188b596213 [2023-03-22T04:05:11.017Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:11.320Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:05:11.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-22T04:05:11.320Z] 16c3ede07e04: Preparing [2023-03-22T04:05:11.320Z] a68456f1a818: Preparing [2023-03-22T04:05:11.320Z] bf11cb9a0fec: Preparing [2023-03-22T04:05:11.320Z] 8ca8db2ed045: Preparing [2023-03-22T04:05:11.320Z] d5daa40fc264: Preparing [2023-03-22T04:05:11.320Z] ef6b796dbf99: Preparing [2023-03-22T04:05:11.320Z] 80326e20aa5a: Preparing [2023-03-22T04:05:11.320Z] 7cd52847ad77: Preparing [2023-03-22T04:05:11.320Z] ef6b796dbf99: Waiting [2023-03-22T04:05:11.320Z] 7cd52847ad77: Waiting [2023-03-22T04:05:11.320Z] 8ca8db2ed045: Layer already exists [2023-03-22T04:05:11.320Z] d5daa40fc264: Layer already exists [2023-03-22T04:05:11.320Z] 16c3ede07e04: Layer already exists [2023-03-22T04:05:11.320Z] a68456f1a818: Layer already exists [2023-03-22T04:05:11.320Z] bf11cb9a0fec: Layer already exists [2023-03-22T04:05:11.320Z] ef6b796dbf99: Layer already exists [2023-03-22T04:05:11.320Z] 7cd52847ad77: Layer already exists [2023-03-22T04:05:11.320Z] 80326e20aa5a: Layer already exists [2023-03-22T04:05:11.320Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:502d5460b5eacdef55393415253252dbfa660b28ea3420ffd8b038b92feb7f60 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:11.631Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:11.775Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-22T04:05:11.935Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-03-22T04:05:11.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-22T04:05:11.936Z] 16c3ede07e04: Preparing [2023-03-22T04:05:11.936Z] a68456f1a818: Preparing [2023-03-22T04:05:11.936Z] bf11cb9a0fec: Preparing [2023-03-22T04:05:11.936Z] 8ca8db2ed045: Preparing [2023-03-22T04:05:11.936Z] d5daa40fc264: Preparing [2023-03-22T04:05:11.936Z] ef6b796dbf99: Preparing [2023-03-22T04:05:11.936Z] 80326e20aa5a: Preparing [2023-03-22T04:05:11.936Z] 7cd52847ad77: Preparing [2023-03-22T04:05:11.936Z] 80326e20aa5a: Waiting [2023-03-22T04:05:11.936Z] ef6b796dbf99: Waiting [2023-03-22T04:05:11.936Z] 7cd52847ad77: Waiting [2023-03-22T04:05:11.936Z] bf11cb9a0fec: Layer already exists [2023-03-22T04:05:11.936Z] 16c3ede07e04: Layer already exists [2023-03-22T04:05:11.936Z] a68456f1a818: Layer already exists [2023-03-22T04:05:11.936Z] 8ca8db2ed045: Layer already exists [2023-03-22T04:05:11.936Z] d5daa40fc264: Layer already exists [2023-03-22T04:05:11.936Z] 80326e20aa5a: Layer already exists [2023-03-22T04:05:11.936Z] ef6b796dbf99: Layer already exists [2023-03-22T04:05:11.936Z] 7cd52847ad77: Layer already exists [2023-03-22T04:05:11.936Z] main: digest: sha256:502d5460b5eacdef55393415253252dbfa660b28ea3420ffd8b038b92feb7f60 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:05:11.982Z] ===================================================== [Pipeline] echo [2023-03-22T04:05:11.990Z] taggedImages: [2023-03-22T04:05:11.990Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:05:11.990Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-22T04:05:11.990Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.109 [2023-03-22T04:05:11.990Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:05:11.990Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-03-22T04:05:12.010Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-03-22T04:05:12.010Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:05:12.010Z] latest [2023-03-22T04:05:12.010Z] 3.0.0-dev.109 [2023-03-22T04:05:12.010Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:05:12.010Z] main [2023-03-22T04:05:12.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:12.327Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:12.634Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:05:12.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-22T04:05:12.634Z] d0694e934184: Preparing [2023-03-22T04:05:12.634Z] 0736ecf45f8e: Preparing [2023-03-22T04:05:12.634Z] e2b71ea16104: Preparing [2023-03-22T04:05:12.634Z] a40e3a7197c7: Preparing [2023-03-22T04:05:12.634Z] d5daa40fc264: Preparing [2023-03-22T04:05:12.634Z] ef6b796dbf99: Preparing [2023-03-22T04:05:12.634Z] c528099f3e65: Preparing [2023-03-22T04:05:12.634Z] 7cd52847ad77: Preparing [2023-03-22T04:05:12.634Z] 7cd52847ad77: Waiting [2023-03-22T04:05:12.634Z] ef6b796dbf99: Waiting [2023-03-22T04:05:12.634Z] c528099f3e65: Waiting [2023-03-22T04:05:12.634Z] d5daa40fc264: Layer already exists [2023-03-22T04:05:12.634Z] ef6b796dbf99: Layer already exists [2023-03-22T04:05:12.634Z] c528099f3e65: Layer already exists [2023-03-22T04:05:12.634Z] 7cd52847ad77: Layer already exists [2023-03-22T04:05:12.634Z] e2b71ea16104: Pushed [2023-03-22T04:05:12.634Z] d0694e934184: Pushed [2023-03-22T04:05:12.634Z] 0736ecf45f8e: Pushed [2023-03-22T04:05:13.194Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-22T04:05:13.194Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-22T04:05:13.786Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-22T04:05:13.786Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-22T04:05:19.218Z] a40e3a7197c7: Pushed [2023-03-22T04:05:19.218Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:d2d2b3f2363986f7dd6fc52a5633ef4231675da59b327d7c42358cc94a725c04 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:19.531Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:19.830Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-22T04:05:19.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-22T04:05:19.831Z] d0694e934184: Preparing [2023-03-22T04:05:19.831Z] 0736ecf45f8e: Preparing [2023-03-22T04:05:19.831Z] e2b71ea16104: Preparing [2023-03-22T04:05:19.831Z] a40e3a7197c7: Preparing [2023-03-22T04:05:19.831Z] d5daa40fc264: Preparing [2023-03-22T04:05:19.831Z] ef6b796dbf99: Preparing [2023-03-22T04:05:19.831Z] c528099f3e65: Preparing [2023-03-22T04:05:19.831Z] 7cd52847ad77: Preparing [2023-03-22T04:05:19.831Z] c528099f3e65: Waiting [2023-03-22T04:05:19.831Z] ef6b796dbf99: Waiting [2023-03-22T04:05:19.831Z] 7cd52847ad77: Waiting [2023-03-22T04:05:19.831Z] e2b71ea16104: Layer already exists [2023-03-22T04:05:19.831Z] 0736ecf45f8e: Layer already exists [2023-03-22T04:05:19.831Z] d0694e934184: Layer already exists [2023-03-22T04:05:19.831Z] a40e3a7197c7: Layer already exists [2023-03-22T04:05:19.831Z] d5daa40fc264: Layer already exists [2023-03-22T04:05:19.831Z] ef6b796dbf99: Layer already exists [2023-03-22T04:05:19.831Z] c528099f3e65: Layer already exists [2023-03-22T04:05:19.831Z] 7cd52847ad77: Layer already exists [2023-03-22T04:05:19.831Z] latest: digest: sha256:d2d2b3f2363986f7dd6fc52a5633ef4231675da59b327d7c42358cc94a725c04 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:20.135Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:20.441Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.109 [2023-03-22T04:05:20.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-22T04:05:20.441Z] d0694e934184: Preparing [2023-03-22T04:05:20.441Z] 0736ecf45f8e: Preparing [2023-03-22T04:05:20.441Z] e2b71ea16104: Preparing [2023-03-22T04:05:20.441Z] a40e3a7197c7: Preparing [2023-03-22T04:05:20.441Z] d5daa40fc264: Preparing [2023-03-22T04:05:20.441Z] ef6b796dbf99: Preparing [2023-03-22T04:05:20.441Z] c528099f3e65: Preparing [2023-03-22T04:05:20.441Z] 7cd52847ad77: Preparing [2023-03-22T04:05:20.441Z] ef6b796dbf99: Waiting [2023-03-22T04:05:20.441Z] c528099f3e65: Waiting [2023-03-22T04:05:20.441Z] 7cd52847ad77: Waiting [2023-03-22T04:05:20.441Z] 0736ecf45f8e: Layer already exists [2023-03-22T04:05:20.441Z] d5daa40fc264: Layer already exists [2023-03-22T04:05:20.441Z] e2b71ea16104: Layer already exists [2023-03-22T04:05:20.441Z] d0694e934184: Layer already exists [2023-03-22T04:05:20.441Z] a40e3a7197c7: Layer already exists [2023-03-22T04:05:20.441Z] ef6b796dbf99: Layer already exists [2023-03-22T04:05:20.441Z] 7cd52847ad77: Layer already exists [2023-03-22T04:05:20.441Z] c528099f3e65: Layer already exists [2023-03-22T04:05:20.441Z] 3.0.0-dev.109: digest: sha256:d2d2b3f2363986f7dd6fc52a5633ef4231675da59b327d7c42358cc94a725c04 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:20.750Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:21.052Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:05:21.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-22T04:05:21.052Z] d0694e934184: Preparing [2023-03-22T04:05:21.052Z] 0736ecf45f8e: Preparing [2023-03-22T04:05:21.052Z] e2b71ea16104: Preparing [2023-03-22T04:05:21.052Z] a40e3a7197c7: Preparing [2023-03-22T04:05:21.052Z] d5daa40fc264: Preparing [2023-03-22T04:05:21.052Z] ef6b796dbf99: Preparing [2023-03-22T04:05:21.052Z] c528099f3e65: Preparing [2023-03-22T04:05:21.052Z] 7cd52847ad77: Preparing [2023-03-22T04:05:21.052Z] ef6b796dbf99: Waiting [2023-03-22T04:05:21.052Z] 7cd52847ad77: Waiting [2023-03-22T04:05:21.052Z] c528099f3e65: Waiting [2023-03-22T04:05:21.052Z] 0736ecf45f8e: Layer already exists [2023-03-22T04:05:21.052Z] d0694e934184: Layer already exists [2023-03-22T04:05:21.052Z] d5daa40fc264: Layer already exists [2023-03-22T04:05:21.052Z] a40e3a7197c7: Layer already exists [2023-03-22T04:05:21.052Z] e2b71ea16104: Layer already exists [2023-03-22T04:05:21.052Z] ef6b796dbf99: Layer already exists [2023-03-22T04:05:21.052Z] c528099f3e65: Layer already exists [2023-03-22T04:05:21.052Z] 7cd52847ad77: Layer already exists [2023-03-22T04:05:21.052Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:d2d2b3f2363986f7dd6fc52a5633ef4231675da59b327d7c42358cc94a725c04 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:21.356Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:21.661Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-03-22T04:05:21.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-22T04:05:21.661Z] d0694e934184: Preparing [2023-03-22T04:05:21.661Z] 0736ecf45f8e: Preparing [2023-03-22T04:05:21.661Z] e2b71ea16104: Preparing [2023-03-22T04:05:21.661Z] a40e3a7197c7: Preparing [2023-03-22T04:05:21.661Z] d5daa40fc264: Preparing [2023-03-22T04:05:21.661Z] ef6b796dbf99: Preparing [2023-03-22T04:05:21.661Z] c528099f3e65: Preparing [2023-03-22T04:05:21.661Z] 7cd52847ad77: Preparing [2023-03-22T04:05:21.661Z] 7cd52847ad77: Waiting [2023-03-22T04:05:21.661Z] c528099f3e65: Waiting [2023-03-22T04:05:21.661Z] ef6b796dbf99: Waiting [2023-03-22T04:05:21.661Z] 0736ecf45f8e: Layer already exists [2023-03-22T04:05:21.661Z] a40e3a7197c7: Layer already exists [2023-03-22T04:05:21.661Z] d0694e934184: Layer already exists [2023-03-22T04:05:21.661Z] e2b71ea16104: Layer already exists [2023-03-22T04:05:21.661Z] d5daa40fc264: Layer already exists [2023-03-22T04:05:21.661Z] ef6b796dbf99: Layer already exists [2023-03-22T04:05:21.661Z] c528099f3e65: Layer already exists [2023-03-22T04:05:21.661Z] 7cd52847ad77: Layer already exists [2023-03-22T04:05:21.661Z] main: digest: sha256:d2d2b3f2363986f7dd6fc52a5633ef4231675da59b327d7c42358cc94a725c04 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:05:21.699Z] ===================================================== [Pipeline] echo [2023-03-22T04:05:21.706Z] taggedImages: [2023-03-22T04:05:21.706Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:05:21.706Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-22T04:05:21.706Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.109 [2023-03-22T04:05:21.706Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:05:21.706Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-03-22T04:05:21.729Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-03-22T04:05:21.729Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:05:21.729Z] latest [2023-03-22T04:05:21.729Z] 3.0.0-dev.109 [2023-03-22T04:05:21.729Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:05:21.729Z] main [2023-03-22T04:05:21.729Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:22.052Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:22.354Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:05:22.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-22T04:05:22.354Z] 7011906255ba: Preparing [2023-03-22T04:05:22.354Z] 45d8f418ffd0: Preparing [2023-03-22T04:05:22.354Z] d5daa40fc264: Preparing [2023-03-22T04:05:22.354Z] ef6b796dbf99: Preparing [2023-03-22T04:05:22.354Z] 3c3ddc8f4ee1: Preparing [2023-03-22T04:05:22.354Z] 7cd52847ad77: Preparing [2023-03-22T04:05:22.354Z] 7cd52847ad77: Waiting [2023-03-22T04:05:22.354Z] d5daa40fc264: Layer already exists [2023-03-22T04:05:22.354Z] ef6b796dbf99: Layer already exists [2023-03-22T04:05:22.354Z] 7cd52847ad77: Layer already exists [2023-03-22T04:05:22.354Z] 7011906255ba: Pushed [2023-03-22T04:05:22.612Z] 3c3ddc8f4ee1: Pushed [2023-03-22T04:05:25.189Z] 45d8f418ffd0: Pushed [2023-03-22T04:05:25.189Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:5cd06a1e277dddfc76b645111ec25be95300758da1292180d40a46cff64ec463 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:25.511Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:25.822Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-22T04:05:25.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-22T04:05:25.822Z] 7011906255ba: Preparing [2023-03-22T04:05:25.822Z] 45d8f418ffd0: Preparing [2023-03-22T04:05:25.822Z] d5daa40fc264: Preparing [2023-03-22T04:05:25.822Z] ef6b796dbf99: Preparing [2023-03-22T04:05:25.822Z] 3c3ddc8f4ee1: Preparing [2023-03-22T04:05:25.822Z] 7cd52847ad77: Preparing [2023-03-22T04:05:25.822Z] 7cd52847ad77: Waiting [2023-03-22T04:05:25.822Z] ef6b796dbf99: Layer already exists [2023-03-22T04:05:25.822Z] 7011906255ba: Layer already exists [2023-03-22T04:05:25.822Z] 45d8f418ffd0: Layer already exists [2023-03-22T04:05:25.822Z] 3c3ddc8f4ee1: Layer already exists [2023-03-22T04:05:25.822Z] d5daa40fc264: Layer already exists [2023-03-22T04:05:25.822Z] 7cd52847ad77: Layer already exists [2023-03-22T04:05:25.822Z] latest: digest: sha256:5cd06a1e277dddfc76b645111ec25be95300758da1292180d40a46cff64ec463 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:26.128Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:26.430Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.109 [2023-03-22T04:05:26.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-22T04:05:26.430Z] 7011906255ba: Preparing [2023-03-22T04:05:26.430Z] 45d8f418ffd0: Preparing [2023-03-22T04:05:26.430Z] d5daa40fc264: Preparing [2023-03-22T04:05:26.430Z] ef6b796dbf99: Preparing [2023-03-22T04:05:26.430Z] 3c3ddc8f4ee1: Preparing [2023-03-22T04:05:26.430Z] 7cd52847ad77: Preparing [2023-03-22T04:05:26.430Z] 7cd52847ad77: Waiting [2023-03-22T04:05:26.430Z] d5daa40fc264: Layer already exists [2023-03-22T04:05:26.430Z] 45d8f418ffd0: Layer already exists [2023-03-22T04:05:26.430Z] ef6b796dbf99: Layer already exists [2023-03-22T04:05:26.430Z] 3c3ddc8f4ee1: Layer already exists [2023-03-22T04:05:26.430Z] 7011906255ba: Layer already exists [2023-03-22T04:05:26.430Z] 7cd52847ad77: Layer already exists [2023-03-22T04:05:26.430Z] 3.0.0-dev.109: digest: sha256:5cd06a1e277dddfc76b645111ec25be95300758da1292180d40a46cff64ec463 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:26.740Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:27.042Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:05:27.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-22T04:05:27.042Z] 7011906255ba: Preparing [2023-03-22T04:05:27.042Z] 45d8f418ffd0: Preparing [2023-03-22T04:05:27.042Z] d5daa40fc264: Preparing [2023-03-22T04:05:27.042Z] ef6b796dbf99: Preparing [2023-03-22T04:05:27.042Z] 3c3ddc8f4ee1: Preparing [2023-03-22T04:05:27.042Z] 7cd52847ad77: Preparing [2023-03-22T04:05:27.042Z] 7cd52847ad77: Waiting [2023-03-22T04:05:27.042Z] d5daa40fc264: Layer already exists [2023-03-22T04:05:27.042Z] 7011906255ba: Layer already exists [2023-03-22T04:05:27.042Z] 3c3ddc8f4ee1: Layer already exists [2023-03-22T04:05:27.042Z] 45d8f418ffd0: Layer already exists [2023-03-22T04:05:27.042Z] ef6b796dbf99: Layer already exists [2023-03-22T04:05:27.042Z] 7cd52847ad77: Layer already exists [2023-03-22T04:05:27.042Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:5cd06a1e277dddfc76b645111ec25be95300758da1292180d40a46cff64ec463 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:27.350Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:27.652Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-03-22T04:05:27.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-22T04:05:27.652Z] 7011906255ba: Preparing [2023-03-22T04:05:27.652Z] 45d8f418ffd0: Preparing [2023-03-22T04:05:27.652Z] d5daa40fc264: Preparing [2023-03-22T04:05:27.652Z] ef6b796dbf99: Preparing [2023-03-22T04:05:27.652Z] 3c3ddc8f4ee1: Preparing [2023-03-22T04:05:27.652Z] 7cd52847ad77: Preparing [2023-03-22T04:05:27.652Z] 7cd52847ad77: Waiting [2023-03-22T04:05:27.652Z] 3c3ddc8f4ee1: Layer already exists [2023-03-22T04:05:27.652Z] ef6b796dbf99: Layer already exists [2023-03-22T04:05:27.652Z] 7011906255ba: Layer already exists [2023-03-22T04:05:27.652Z] 45d8f418ffd0: Layer already exists [2023-03-22T04:05:27.652Z] d5daa40fc264: Layer already exists [2023-03-22T04:05:27.652Z] 7cd52847ad77: Layer already exists [2023-03-22T04:05:27.652Z] main: digest: sha256:5cd06a1e277dddfc76b645111ec25be95300758da1292180d40a46cff64ec463 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:05:27.687Z] ===================================================== [Pipeline] echo [2023-03-22T04:05:27.693Z] taggedImages: [2023-03-22T04:05:27.693Z] - nexus3.edgexfoundry.org:10004/support-notifications:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:05:27.693Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-22T04:05:27.693Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.109 [2023-03-22T04:05:27.693Z] - nexus3.edgexfoundry.org:10004/support-notifications:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:05:27.693Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-03-22T04:05:27.708Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-03-22T04:05:27.708Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:05:27.708Z] latest [2023-03-22T04:05:27.708Z] 3.0.0-dev.109 [2023-03-22T04:05:27.708Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:05:27.708Z] main [2023-03-22T04:05:27.708Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:28.009Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:28.310Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:05:28.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-22T04:05:28.310Z] 69404c86f369: Preparing [2023-03-22T04:05:28.310Z] f94b3b1a0c80: Preparing [2023-03-22T04:05:28.310Z] d5daa40fc264: Preparing [2023-03-22T04:05:28.310Z] ef6b796dbf99: Preparing [2023-03-22T04:05:28.310Z] 7b109397edd9: Preparing [2023-03-22T04:05:28.310Z] 7cd52847ad77: Preparing [2023-03-22T04:05:28.310Z] 7cd52847ad77: Waiting [2023-03-22T04:05:28.310Z] ef6b796dbf99: Layer already exists [2023-03-22T04:05:28.310Z] 7b109397edd9: Layer already exists [2023-03-22T04:05:28.310Z] d5daa40fc264: Layer already exists [2023-03-22T04:05:28.310Z] 7cd52847ad77: Layer already exists [2023-03-22T04:05:28.310Z] 69404c86f369: Pushed [2023-03-22T04:05:30.842Z] f94b3b1a0c80: Pushed [2023-03-22T04:05:30.842Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:1356e66ee2c36c9063beef5ceaf36d5eed5ef74b809875ac8b1b232665839594 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:31.146Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:31.456Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-22T04:05:31.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-22T04:05:31.456Z] 69404c86f369: Preparing [2023-03-22T04:05:31.456Z] f94b3b1a0c80: Preparing [2023-03-22T04:05:31.456Z] d5daa40fc264: Preparing [2023-03-22T04:05:31.456Z] ef6b796dbf99: Preparing [2023-03-22T04:05:31.456Z] 7b109397edd9: Preparing [2023-03-22T04:05:31.456Z] 7cd52847ad77: Preparing [2023-03-22T04:05:31.456Z] 7cd52847ad77: Waiting [2023-03-22T04:05:31.456Z] ef6b796dbf99: Layer already exists [2023-03-22T04:05:31.456Z] 7b109397edd9: Layer already exists [2023-03-22T04:05:31.456Z] f94b3b1a0c80: Layer already exists [2023-03-22T04:05:31.456Z] 69404c86f369: Layer already exists [2023-03-22T04:05:31.456Z] d5daa40fc264: Layer already exists [2023-03-22T04:05:31.456Z] 7cd52847ad77: Layer already exists [2023-03-22T04:05:31.456Z] latest: digest: sha256:1356e66ee2c36c9063beef5ceaf36d5eed5ef74b809875ac8b1b232665839594 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:31.776Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:32.090Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.109 [2023-03-22T04:05:32.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-22T04:05:32.090Z] 69404c86f369: Preparing [2023-03-22T04:05:32.090Z] f94b3b1a0c80: Preparing [2023-03-22T04:05:32.090Z] d5daa40fc264: Preparing [2023-03-22T04:05:32.090Z] ef6b796dbf99: Preparing [2023-03-22T04:05:32.090Z] 7b109397edd9: Preparing [2023-03-22T04:05:32.090Z] 7cd52847ad77: Preparing [2023-03-22T04:05:32.090Z] 7cd52847ad77: Waiting [2023-03-22T04:05:32.090Z] d5daa40fc264: Layer already exists [2023-03-22T04:05:32.090Z] 69404c86f369: Layer already exists [2023-03-22T04:05:32.090Z] 7b109397edd9: Layer already exists [2023-03-22T04:05:32.090Z] f94b3b1a0c80: Layer already exists [2023-03-22T04:05:32.090Z] ef6b796dbf99: Layer already exists [2023-03-22T04:05:32.090Z] 7cd52847ad77: Layer already exists [2023-03-22T04:05:32.090Z] 3.0.0-dev.109: digest: sha256:1356e66ee2c36c9063beef5ceaf36d5eed5ef74b809875ac8b1b232665839594 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:32.401Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:32.701Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:05:32.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-22T04:05:32.701Z] 69404c86f369: Preparing [2023-03-22T04:05:32.701Z] f94b3b1a0c80: Preparing [2023-03-22T04:05:32.701Z] d5daa40fc264: Preparing [2023-03-22T04:05:32.701Z] ef6b796dbf99: Preparing [2023-03-22T04:05:32.701Z] 7b109397edd9: Preparing [2023-03-22T04:05:32.701Z] 7cd52847ad77: Preparing [2023-03-22T04:05:32.701Z] 7cd52847ad77: Waiting [2023-03-22T04:05:32.701Z] d5daa40fc264: Layer already exists [2023-03-22T04:05:32.701Z] 69404c86f369: Layer already exists [2023-03-22T04:05:32.701Z] ef6b796dbf99: Layer already exists [2023-03-22T04:05:32.701Z] 7b109397edd9: Layer already exists [2023-03-22T04:05:32.701Z] f94b3b1a0c80: Layer already exists [2023-03-22T04:05:32.701Z] 7cd52847ad77: Layer already exists [2023-03-22T04:05:32.701Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:1356e66ee2c36c9063beef5ceaf36d5eed5ef74b809875ac8b1b232665839594 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:33.011Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:05:33.313Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-03-22T04:05:33.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-22T04:05:33.313Z] 69404c86f369: Preparing [2023-03-22T04:05:33.313Z] f94b3b1a0c80: Preparing [2023-03-22T04:05:33.313Z] d5daa40fc264: Preparing [2023-03-22T04:05:33.313Z] ef6b796dbf99: Preparing [2023-03-22T04:05:33.313Z] 7b109397edd9: Preparing [2023-03-22T04:05:33.313Z] 7cd52847ad77: Preparing [2023-03-22T04:05:33.313Z] 7cd52847ad77: Waiting [2023-03-22T04:05:33.313Z] f94b3b1a0c80: Layer already exists [2023-03-22T04:05:33.313Z] 7b109397edd9: Layer already exists [2023-03-22T04:05:33.313Z] d5daa40fc264: Layer already exists [2023-03-22T04:05:33.313Z] 69404c86f369: Layer already exists [2023-03-22T04:05:33.313Z] ef6b796dbf99: Layer already exists [2023-03-22T04:05:33.313Z] 7cd52847ad77: Layer already exists [2023-03-22T04:05:33.313Z] main: digest: sha256:1356e66ee2c36c9063beef5ceaf36d5eed5ef74b809875ac8b1b232665839594 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:05:33.349Z] ===================================================== [Pipeline] echo [2023-03-22T04:05:33.355Z] taggedImages: [2023-03-22T04:05:33.355Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:05:33.355Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-22T04:05:33.355Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.109 [2023-03-22T04:05:33.355Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:05:33.355Z] - 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-03-22T04:12:21.044Z] Removing intermediate container 370c393b19fc [2023-03-22T04:12:21.044Z] ---> 113e175c8e7e [2023-03-22T04:12:21.044Z] [2023-03-22T04:12:21.044Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T04:12:21.044Z] 3.17: Pulling from library/alpine [2023-03-22T04:12:21.044Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-22T04:12:21.044Z] Status: Downloaded newer image for alpine:3.17 [2023-03-22T04:12:21.044Z] ---> d74e625d9115 [2023-03-22T04:12:21.044Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T04:12:21.044Z] ---> Running in 8ff3b64e111a [2023-03-22T04:12:21.044Z] Removing intermediate container 8ff3b64e111a [2023-03-22T04:12:21.044Z] ---> 934a7d64c713 [2023-03-22T04:12:21.044Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T04:12:21.044Z] ---> Running in a2d4e48c4932 [2023-03-22T04:12:21.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T04:12:21.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T04:12:21.045Z] Removing intermediate container 3e188b596213 [2023-03-22T04:12:21.045Z] ---> 4bac6d876737 [2023-03-22T04:12:21.045Z] [2023-03-22T04:12:21.045Z] Step 9/22 : FROM alpine:3.17 [2023-03-22T04:12:21.045Z] ---> d74e625d9115 [2023-03-22T04:12:21.045Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-22T04:12:21.045Z] ---> Running in 59ac58348157 [2023-03-22T04:12:21.045Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T04:12:21.045Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T04:12:21.045Z] OK: 8 MiB in 16 packages [2023-03-22T04:12:21.045Z] Removing intermediate container a2d4e48c4932 [2023-03-22T04:12:21.045Z] ---> 79d8f73e59ec [2023-03-22T04:12:21.045Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:12:21.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T04:12:21.045Z] ---> be29abdab0f5 [2023-03-22T04:12:21.045Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:12:21.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T04:12:21.045Z] ---> daee675b78bb [2023-03-22T04:12:21.045Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-22T04:12:21.045Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T04:12:21.045Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-22T04:12:21.045Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T04:12:21.045Z] OK: 8 MiB in 17 packages [2023-03-22T04:12:21.045Z] ---> 7c7b98186cce [2023-03-22T04:12:21.045Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-22T04:12:22.046Z] Removing intermediate container 59ac58348157 [2023-03-22T04:12:22.046Z] ---> 0884ddb2e199 [2023-03-22T04:12:22.046Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T04:12:22.046Z] ---> Running in 3d4db3b92ef5 [2023-03-22T04:12:22.342Z] ---> b8176d8b6df9 [2023-03-22T04:12:22.342Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-22T04:12:23.001Z] Removing intermediate container 3d4db3b92ef5 [2023-03-22T04:12:23.001Z] ---> 094850036a4d [2023-03-22T04:12:23.001Z] Step 12/22 : WORKDIR /edgex [2023-03-22T04:12:23.001Z] ---> Running in 9820fbb3d916 [2023-03-22T04:12:23.981Z] ---> 8db1f83d78fa [2023-03-22T04:12:23.981Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T04:12:23.981Z] Removing intermediate container 9820fbb3d916 [2023-03-22T04:12:23.981Z] ---> bdcdfdbb4d72 [2023-03-22T04:12:23.981Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:12:24.255Z] ---> Running in c3af6c476585 [2023-03-22T04:12:25.688Z] ---> fc2d11b7a4e7 [2023-03-22T04:12:25.688Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:12:26.648Z] ---> e2233e6b43c6 [2023-03-22T04:12:26.648Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-22T04:12:28.080Z] Removing intermediate container c3af6c476585 [2023-03-22T04:12:28.080Z] ---> 0b1d30e067bb [2023-03-22T04:12:28.080Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T04:12:28.080Z] ---> e2856bc14478 [2023-03-22T04:12:28.080Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-22T04:12:28.351Z] ---> Running in c8ba1bd9a664 [2023-03-22T04:12:28.941Z] Removing intermediate container c8ba1bd9a664 [2023-03-22T04:12:28.941Z] ---> c2c075af2344 [2023-03-22T04:12:28.941Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T04:12:29.208Z] ---> Running in 4704ab5a551e [2023-03-22T04:12:29.799Z] Removing intermediate container 4704ab5a551e [2023-03-22T04:12:29.799Z] ---> 07e2a090bb44 [2023-03-22T04:12:29.799Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T04:12:30.067Z] ---> Running in 31e37bd218f6 [2023-03-22T04:12:30.660Z] ---> b3437f5b169c [2023-03-22T04:12:30.660Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T04:12:30.660Z] Removing intermediate container 31e37bd218f6 [2023-03-22T04:12:30.660Z] ---> 08f04239500b [2023-03-22T04:12:30.660Z] Step 22/23 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:12:30.927Z] ---> Running in 223ab06b2b48 [2023-03-22T04:12:33.514Z] Removing intermediate container 223ab06b2b48 [2023-03-22T04:12:33.514Z] ---> 2652e0768f78 [2023-03-22T04:12:33.514Z] Step 23/23 : LABEL version=3.0.0-dev.109 [2023-03-22T04:12:33.514Z] ---> 5eda2cf86a18 [2023-03-22T04:12:33.514Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T04:12:33.514Z] ---> Running in 2c5125271584 [2023-03-22T04:12:33.514Z] ---> Running in 49b61c8a7f61 [2023-03-22T04:12:34.102Z] Removing intermediate container 2c5125271584 [2023-03-22T04:12:34.102Z] ---> 7935d1ea5b3e [2023-03-22T04:12:34.102Z] [2023-03-22T04:12:34.371Z] Successfully built 7935d1ea5b3e [2023-03-22T04:12:34.371Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-22T04:12:34.371Z] Building core-metadata [2023-03-22T04:12:36.968Z]  Building security-proxy-auth ... done Removing intermediate container 49b61c8a7f61 [2023-03-22T04:12:36.968Z] ---> 8c986fa5ddc1 [2023-03-22T04:12:36.968Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T04:12:37.237Z] ---> Running in 6e2351675124 [2023-03-22T04:12:37.823Z] Removing intermediate container 6e2351675124 [2023-03-22T04:12:37.823Z] ---> 5738a3e05dc8 [2023-03-22T04:12:37.823Z] Step 20/22 : LABEL arch=arm64 [2023-03-22T04:12:37.823Z] ---> Running in af07a530bd98 [2023-03-22T04:12:38.789Z] Removing intermediate container af07a530bd98 [2023-03-22T04:12:38.789Z] ---> 122f7ca89941 [2023-03-22T04:12:38.789Z] Step 21/22 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:12:39.066Z] ---> Running in f98a12d1c0bb [2023-03-22T04:12:39.332Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:12:39.332Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:12:39.332Z] ---> 44824279e039 [2023-03-22T04:12:39.332Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-22T04:12:39.332Z] ---> Using cache [2023-03-22T04:12:39.332Z] ---> 82137ce2d59c [2023-03-22T04:12:39.332Z] Step 4/25 : WORKDIR /edgex-go [2023-03-22T04:12:39.332Z] ---> Using cache [2023-03-22T04:12:39.332Z] ---> 5e563ebad726 [2023-03-22T04:12:39.332Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-22T04:12:39.332Z] ---> Using cache [2023-03-22T04:12:39.332Z] ---> ca8dcc65da36 [2023-03-22T04:12:39.332Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-22T04:12:39.599Z] ---> Using cache [2023-03-22T04:12:39.599Z] ---> d2271e483a86 [2023-03-22T04:12:39.599Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:12:39.599Z] ---> Using cache [2023-03-22T04:12:39.599Z] ---> 338c4d4f70fe [2023-03-22T04:12:39.599Z] Step 8/25 : COPY . . [2023-03-22T04:12:39.599Z] Removing intermediate container f98a12d1c0bb [2023-03-22T04:12:39.599Z] ---> 58f348daff13 [2023-03-22T04:12:39.599Z] Step 22/22 : LABEL version=3.0.0-dev.109 [2023-03-22T04:12:39.599Z] ---> Using cache [2023-03-22T04:12:39.599Z] ---> 46e7e5984693 [2023-03-22T04:12:39.599Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-22T04:12:39.867Z] ---> Running in 8a1c9f90ef9a [2023-03-22T04:12:39.867Z] ---> Running in cf533f30beaa [2023-03-22T04:12:40.831Z] Removing intermediate container 8a1c9f90ef9a [2023-03-22T04:12:40.831Z] ---> d6dc318de569 [2023-03-22T04:12:40.831Z] [2023-03-22T04:12:41.098Z] Successfully built d6dc318de569 [2023-03-22T04:12:41.098Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-22T04:12:41.098Z] Building security-secretstore-setup [2023-03-22T04:12:42.059Z]  Building security-proxy-setup ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-22T04:12:44.665Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:12:44.665Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:12:44.665Z] ---> 44824279e039 [2023-03-22T04:12:44.665Z] Step 3/25 : WORKDIR /edgex-go [2023-03-22T04:12:44.665Z] ---> Using cache [2023-03-22T04:12:44.665Z] ---> 0a71d26a7ecd [2023-03-22T04:12:44.665Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-22T04:12:44.665Z] ---> Using cache [2023-03-22T04:12:44.665Z] ---> 4dd0768c2568 [2023-03-22T04:12:44.665Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-22T04:12:44.665Z] ---> Using cache [2023-03-22T04:12:44.665Z] ---> 367d59ad3218 [2023-03-22T04:12:44.665Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:12:44.665Z] ---> Using cache [2023-03-22T04:12:44.665Z] ---> 7863b2f2f5b1 [2023-03-22T04:12:44.665Z] Step 7/25 : COPY . . [2023-03-22T04:12:44.665Z] ---> Using cache [2023-03-22T04:12:44.665Z] ---> 7387142cd97d [2023-03-22T04:12:44.665Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-22T04:12:46.078Z] ---> Running in 1f738082aa13 [2023-03-22T04:12:48.031Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-22T04:13:14.713Z] Removing intermediate container 789f38ca639e [2023-03-22T04:13:14.713Z] ---> 3bb4697c249e [2023-03-22T04:13:14.713Z] [2023-03-22T04:13:14.713Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T04:13:14.713Z] ---> d74e625d9115 [2023-03-22T04:13:14.713Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T04:13:14.713Z] ---> Running in 94ccd31999bf [2023-03-22T04:13:14.713Z] Removing intermediate container 94ccd31999bf [2023-03-22T04:13:14.713Z] ---> e562f1b491d0 [2023-03-22T04:13:14.713Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-22T04:13:14.714Z] ---> Running in d3199752d816 [2023-03-22T04:13:14.714Z] Removing intermediate container d3199752d816 [2023-03-22T04:13:14.714Z] ---> f637f0b87cfe [2023-03-22T04:13:14.714Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-22T04:13:14.714Z] ---> Running in 6567286b2e8c [2023-03-22T04:13:15.302Z] Removing intermediate container 6567286b2e8c [2023-03-22T04:13:15.302Z] ---> 4058b51df99a [2023-03-22T04:13:15.302Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T04:13:15.572Z] ---> Running in 1eb839b66c61 [2023-03-22T04:13:17.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T04:13:18.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T04:13:19.902Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T04:13:19.902Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T04:13:19.902Z] OK: 8 MiB in 16 packages [2023-03-22T04:13:21.858Z] Removing intermediate container 1eb839b66c61 [2023-03-22T04:13:21.858Z] ---> 384ced6efac0 [2023-03-22T04:13:21.858Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:13:22.456Z] ---> ca4905c58c68 [2023-03-22T04:13:22.456Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:13:23.422Z] ---> 435a0dfda279 [2023-03-22T04:13:23.422Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-22T04:13:25.371Z] ---> 640ebb77781c [2023-03-22T04:13:25.371Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-22T04:13:26.335Z] ---> d6014edd7459 [2023-03-22T04:13:26.335Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-22T04:13:26.605Z] ---> Running in 3622aa8c8938 [2023-03-22T04:13:27.193Z] Removing intermediate container 3622aa8c8938 [2023-03-22T04:13:27.193Z] ---> 4de6d5b9d71f [2023-03-22T04:13:27.193Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T04:13:27.193Z] ---> Running in f1381b4f1181 [2023-03-22T04:13:27.779Z] Removing intermediate container f1381b4f1181 [2023-03-22T04:13:27.779Z] ---> 9afa396bf27a [2023-03-22T04:13:27.779Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T04:13:27.779Z] ---> Running in b4b30a610f95 [2023-03-22T04:13:28.365Z] Removing intermediate container b4b30a610f95 [2023-03-22T04:13:28.365Z] ---> c266154e46fd [2023-03-22T04:13:28.365Z] Step 22/23 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:13:28.365Z] ---> Running in 05a814ab8cd7 [2023-03-22T04:13:28.951Z] Removing intermediate container 05a814ab8cd7 [2023-03-22T04:13:28.951Z] ---> 56fea0ea7236 [2023-03-22T04:13:28.951Z] Step 23/23 : LABEL version=3.0.0-dev.109 [2023-03-22T04:13:28.951Z] ---> Running in e267c8b3d096 [2023-03-22T04:13:29.538Z] Removing intermediate container e267c8b3d096 [2023-03-22T04:13:29.538Z] ---> c834407553a8 [2023-03-22T04:13:29.538Z] [2023-03-22T04:13:29.805Z] Successfully built c834407553a8 [2023-03-22T04:13:29.805Z] Successfully tagged core-data-arm64:latest [2023-03-22T04:13:29.805Z]  Building core-data ... done Building support-notifications [2023-03-22T04:13:34.073Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:13:34.073Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:13:34.073Z] ---> 44824279e039 [2023-03-22T04:13:34.073Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T04:13:34.073Z] ---> Using cache [2023-03-22T04:13:34.073Z] ---> 82137ce2d59c [2023-03-22T04:13:34.073Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T04:13:34.073Z] ---> Using cache [2023-03-22T04:13:34.073Z] ---> 5e563ebad726 [2023-03-22T04:13:34.073Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-22T04:13:34.073Z] ---> Running in eaf1d63014f5 [2023-03-22T04:13:35.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T04:13:36.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T04:13:38.409Z] OK: 263 MiB in 53 packages [2023-03-22T04:13:39.833Z] Removing intermediate container eaf1d63014f5 [2023-03-22T04:13:39.833Z] ---> d984efc0adb4 [2023-03-22T04:13:39.833Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T04:13:40.816Z] ---> a5a480720c76 [2023-03-22T04:13:40.816Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:13:40.816Z] ---> Running in afd794c2442d [2023-03-22T04:15:02.480Z] Removing intermediate container 6a908ec720ac [2023-03-22T04:15:02.480Z] ---> 4816870b0296 [2023-03-22T04:15:02.480Z] [2023-03-22T04:15:02.480Z] Step 9/20 : FROM alpine:3.17 [2023-03-22T04:15:02.480Z] ---> d74e625d9115 [2023-03-22T04:15:02.480Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T04:15:02.746Z] ---> Running in 77ae97c5a1c5 [2023-03-22T04:15:03.707Z] Removing intermediate container 77ae97c5a1c5 [2023-03-22T04:15:03.707Z] ---> 15cacac474b1 [2023-03-22T04:15:03.707Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-22T04:15:03.974Z] ---> Running in 8ddba4c0becb [2023-03-22T04:15:07.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T04:15:08.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T04:15:09.688Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T04:15:09.688Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T04:15:09.688Z] OK: 17689 distinct packages available [2023-03-22T04:15:10.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T04:15:11.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T04:15:13.811Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-22T04:15:13.811Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-22T04:15:13.811Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-22T04:15:13.811Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-22T04:15:13.811Z] (5/9) Installing curl (7.88.1-r1) [2023-03-22T04:15:13.811Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-22T04:15:13.811Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-22T04:15:13.811Z] (8/9) Installing libucontext (1.2-r0) [2023-03-22T04:15:13.811Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-22T04:15:13.811Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T04:15:13.811Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T04:15:14.768Z] OK: 11 MiB in 24 packages [2023-03-22T04:15:19.022Z] Removing intermediate container 8ddba4c0becb [2023-03-22T04:15:19.022Z] ---> 00b9026d9b37 [2023-03-22T04:15:19.022Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:15:20.435Z] ---> fabd06590bdc [2023-03-22T04:15:20.435Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:15:23.787Z] ---> 9dc3bf1007b4 [2023-03-22T04:15:23.787Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-22T04:15:28.036Z] ---> 3f0e01d1586e [2023-03-22T04:15:28.036Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-22T04:15:29.440Z] ---> ed7f6ea76033 [2023-03-22T04:15:29.440Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-22T04:15:29.440Z] ---> Running in b782e3ecca51 [2023-03-22T04:15:30.021Z] Removing intermediate container b782e3ecca51 [2023-03-22T04:15:30.022Z] ---> 5fec09621d71 [2023-03-22T04:15:30.022Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T04:15:30.287Z] ---> Running in 9f936666daf3 [2023-03-22T04:15:30.870Z] Removing intermediate container 9f936666daf3 [2023-03-22T04:15:30.870Z] ---> c0c5b9ddd4f1 [2023-03-22T04:15:30.870Z] Step 18/20 : LABEL arch=arm64 [2023-03-22T04:15:31.135Z] ---> Running in 666ff18272f1 [2023-03-22T04:15:31.717Z] Removing intermediate container 666ff18272f1 [2023-03-22T04:15:31.717Z] ---> d6777a712374 [2023-03-22T04:15:31.717Z] Step 19/20 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:15:31.983Z] ---> Running in 86fce69f02f0 [2023-03-22T04:15:32.564Z] Removing intermediate container 86fce69f02f0 [2023-03-22T04:15:32.564Z] ---> c2b4c15f1aa2 [2023-03-22T04:15:32.564Z] Step 20/20 : LABEL version=3.0.0-dev.109 [2023-03-22T04:15:32.829Z] ---> Running in 14b276e06620 [2023-03-22T04:15:33.411Z] Removing intermediate container 14b276e06620 [2023-03-22T04:15:33.411Z] ---> 30812d39f758 [2023-03-22T04:15:33.411Z] [2023-03-22T04:15:33.677Z] Successfully built 30812d39f758 [2023-03-22T04:15:33.677Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-22T04:15:33.677Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2023-03-22T04:15:34.259Z] Removing intermediate container afd794c2442d [2023-03-22T04:15:34.259Z] ---> 0b6865a1adb3 [2023-03-22T04:15:34.259Z] Step 8/23 : COPY . . [2023-03-22T04:15:37.600Z] ---> b6d27737b84a [2023-03-22T04:15:37.600Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-22T04:15:37.600Z] ---> Running in f254cfededc1 [2023-03-22T04:15:39.014Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:15:39.014Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:15:39.014Z] ---> 44824279e039 [2023-03-22T04:15:39.014Z] Step 3/33 : WORKDIR /edgex-go [2023-03-22T04:15:39.014Z] ---> Using cache [2023-03-22T04:15:39.014Z] ---> 0a71d26a7ecd [2023-03-22T04:15:39.014Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-22T04:15:39.014Z] ---> Using cache [2023-03-22T04:15:39.014Z] ---> 4dd0768c2568 [2023-03-22T04:15:39.014Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-22T04:15:39.014Z] ---> Using cache [2023-03-22T04:15:39.014Z] ---> 367d59ad3218 [2023-03-22T04:15:39.014Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:15:39.014Z] ---> Using cache [2023-03-22T04:15:39.014Z] ---> 7863b2f2f5b1 [2023-03-22T04:15:39.014Z] Step 7/33 : COPY . . [2023-03-22T04:15:39.014Z] ---> Using cache [2023-03-22T04:15:39.014Z] ---> 7387142cd97d [2023-03-22T04:15:39.014Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-22T04:15:39.288Z] ---> Running in 8ada53a9ef82 [2023-03-22T04:15:39.879Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-22T04:15:41.835Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-22T04:16:08.533Z] Removing intermediate container 623eecceedf6 [2023-03-22T04:16:08.533Z] ---> d6279843623f [2023-03-22T04:16:08.533Z] [2023-03-22T04:16:08.533Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T04:16:08.533Z] ---> d74e625d9115 [2023-03-22T04:16:08.533Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T04:16:08.798Z] ---> Running in f6415b618e45 [2023-03-22T04:16:10.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T04:16:11.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T04:16:13.635Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-22T04:16:13.635Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T04:16:13.635Z] OK: 8 MiB in 16 packages [2023-03-22T04:16:15.054Z] Removing intermediate container f6415b618e45 [2023-03-22T04:16:15.054Z] ---> 4e62013bd7b1 [2023-03-22T04:16:15.054Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T04:16:15.054Z] ---> Running in 5613551c871e [2023-03-22T04:16:15.634Z] Removing intermediate container 5613551c871e [2023-03-22T04:16:15.634Z] ---> 6d2b539e9182 [2023-03-22T04:16:15.634Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-22T04:16:15.634Z] ---> Running in db1729417da9 [2023-03-22T04:16:18.331Z] Removing intermediate container db1729417da9 [2023-03-22T04:16:18.331Z] ---> 2cbe55d93490 [2023-03-22T04:16:18.331Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T04:16:18.640Z] ---> Running in 5c31cf852af7 [2023-03-22T04:16:18.949Z] Removing intermediate container 5c31cf852af7 [2023-03-22T04:16:18.949Z] ---> 5c457f87fbf1 [2023-03-22T04:16:18.949Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:16:20.403Z] ---> 325325b27abf [2023-03-22T04:16:20.403Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:16:21.444Z] ---> 49baea125646 [2023-03-22T04:16:21.444Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-22T04:16:24.837Z] ---> 0b725aba0512 [2023-03-22T04:16:24.837Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-22T04:16:25.104Z] ---> a9f3a6f51a05 [2023-03-22T04:16:25.104Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-22T04:16:25.370Z] ---> Running in 22b169512d5e [2023-03-22T04:16:25.951Z] Removing intermediate container 22b169512d5e [2023-03-22T04:16:25.951Z] ---> afc4cc3f5c12 [2023-03-22T04:16:25.951Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T04:16:25.951Z] ---> Running in b6a28a1a728f [2023-03-22T04:16:26.532Z] Removing intermediate container b6a28a1a728f [2023-03-22T04:16:26.532Z] ---> 1040e3443416 [2023-03-22T04:16:26.532Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T04:16:26.532Z] ---> Running in 02bdbea52f7b [2023-03-22T04:16:27.118Z] Removing intermediate container 02bdbea52f7b [2023-03-22T04:16:27.118Z] ---> c2022fe5402c [2023-03-22T04:16:27.119Z] Step 22/23 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:16:27.119Z] ---> Running in 1b41110bd702 [2023-03-22T04:16:27.701Z] Removing intermediate container 1b41110bd702 [2023-03-22T04:16:27.701Z] ---> 1b60aacd4698 [2023-03-22T04:16:27.701Z] Step 23/23 : LABEL version=3.0.0-dev.109 [2023-03-22T04:16:27.701Z] ---> Running in 43b39d6acbfb [2023-03-22T04:16:28.285Z] Removing intermediate container 43b39d6acbfb [2023-03-22T04:16:28.285Z] ---> dc63fad1c313 [2023-03-22T04:16:28.285Z] [2023-03-22T04:16:28.551Z] Successfully built dc63fad1c313 [2023-03-22T04:16:28.551Z] Successfully tagged support-scheduler-arm64:latest [2023-03-22T04:16:28.551Z]  Building support-scheduler ... done Building core-command [2023-03-22T04:16:31.893Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:16:31.893Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:16:31.893Z] ---> 44824279e039 [2023-03-22T04:16:31.893Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-22T04:16:31.893Z] ---> Using cache [2023-03-22T04:16:31.893Z] ---> 82137ce2d59c [2023-03-22T04:16:31.893Z] Step 4/24 : WORKDIR /edgex-go [2023-03-22T04:16:31.893Z] ---> Using cache [2023-03-22T04:16:31.893Z] ---> 5e563ebad726 [2023-03-22T04:16:31.893Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-22T04:16:31.893Z] ---> Using cache [2023-03-22T04:16:31.893Z] ---> ca8dcc65da36 [2023-03-22T04:16:31.893Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-22T04:16:31.893Z] ---> Using cache [2023-03-22T04:16:31.893Z] ---> d2271e483a86 [2023-03-22T04:16:31.893Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:16:31.893Z] ---> Using cache [2023-03-22T04:16:31.893Z] ---> 338c4d4f70fe [2023-03-22T04:16:31.893Z] Step 8/24 : COPY . . [2023-03-22T04:16:31.893Z] ---> Using cache [2023-03-22T04:16:31.893Z] ---> 46e7e5984693 [2023-03-22T04:16:31.893Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-22T04:16:32.175Z] ---> Running in 30ab70049c33 [2023-03-22T04:16:34.120Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-22T04:19:55.877Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-22T04:20:04.074Z] Removing intermediate container 1f738082aa13 [2023-03-22T04:20:04.074Z] ---> ec8265852d9b [2023-03-22T04:20:04.074Z] [2023-03-22T04:20:04.074Z] Step 9/25 : FROM alpine:3.17 [2023-03-22T04:20:04.074Z] ---> d74e625d9115 [2023-03-22T04:20:04.074Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-22T04:20:04.074Z] ---> Running in 4a367618382b [2023-03-22T04:20:05.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T04:20:05.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T04:20:07.386Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-22T04:20:07.386Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-22T04:20:07.386Z] (3/3) Installing su-exec (0.2-r2) [2023-03-22T04:20:07.386Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T04:20:07.386Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T04:20:07.964Z] OK: 8 MiB in 18 packages [2023-03-22T04:20:09.904Z] Removing intermediate container 4a367618382b [2023-03-22T04:20:09.904Z] ---> b86e52743f56 [2023-03-22T04:20:09.904Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-22T04:20:10.170Z] ---> Running in 43446d80f537 [2023-03-22T04:20:10.750Z] Removing intermediate container 43446d80f537 [2023-03-22T04:20:10.750Z] ---> d4bfb66c563f [2023-03-22T04:20:10.750Z] Step 12/25 : WORKDIR / [2023-03-22T04:20:10.750Z] ---> Running in 54a010b47e5d [2023-03-22T04:20:11.334Z] Removing intermediate container 54a010b47e5d [2023-03-22T04:20:11.334Z] ---> e3db234310e0 [2023-03-22T04:20:11.334Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:20:12.293Z] ---> 9a0d83327c06 [2023-03-22T04:20:12.293Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:20:14.869Z] ---> 0044f1800a2e [2023-03-22T04:20:14.869Z] 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-03-22T04:20:15.450Z] ---> f107b592ac88 [2023-03-22T04:20:15.450Z] 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-03-22T04:20:16.406Z] ---> a9d63f4345cd [2023-03-22T04:20:16.406Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-22T04:20:16.987Z] ---> d52f858087ca [2023-03-22T04:20:16.987Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-22T04:20:18.921Z] ---> 5db230c73fff [2023-03-22T04:20:18.921Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-22T04:20:20.325Z] ---> 6d3475818d10 [2023-03-22T04:20:20.325Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-22T04:20:21.310Z] ---> 11bda3f5c5f8 [2023-03-22T04:20:21.310Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T04:20:21.310Z] ---> Running in a3ad413cb352 [2023-03-22T04:20:24.646Z] Removing intermediate container a3ad413cb352 [2023-03-22T04:20:24.646Z] ---> d553c7bd8d0a [2023-03-22T04:20:24.646Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T04:20:24.646Z] ---> Running in d2a920c98499 [2023-03-22T04:20:25.228Z] Removing intermediate container d2a920c98499 [2023-03-22T04:20:25.228Z] ---> 6c13237c6d14 [2023-03-22T04:20:25.228Z] Step 23/25 : LABEL arch=arm64 [2023-03-22T04:20:25.228Z] ---> Running in 2eaf16adabe2 [2023-03-22T04:20:25.810Z] Removing intermediate container 2eaf16adabe2 [2023-03-22T04:20:25.810Z] ---> 51aa664d230e [2023-03-22T04:20:25.810Z] Step 24/25 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:20:25.810Z] ---> Running in ada671799be3 [2023-03-22T04:20:26.397Z] Removing intermediate container ada671799be3 [2023-03-22T04:20:26.397Z] ---> d3bccab2481a [2023-03-22T04:20:26.397Z] Step 25/25 : LABEL version=3.0.0-dev.109 [2023-03-22T04:20:26.665Z] ---> Running in 458c5222dc8b [2023-03-22T04:20:26.932Z] Removing intermediate container 458c5222dc8b [2023-03-22T04:20:26.932Z] ---> 5ba0344b709f [2023-03-22T04:20:26.932Z] [2023-03-22T04:20:27.197Z] Successfully built 5ba0344b709f [2023-03-22T04:20:27.197Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-22T04:20:27.197Z]  Building security-secretstore-setup ... done Building security-spire-agent [2023-03-22T04:20:30.532Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:20:30.532Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:20:30.532Z] ---> 44824279e039 [2023-03-22T04:20:30.532Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T04:20:30.532Z] ---> Using cache [2023-03-22T04:20:30.532Z] ---> 0a71d26a7ecd [2023-03-22T04:20:30.532Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T04:20:30.803Z] ---> Running in 8e683206eecf [2023-03-22T04:20:32.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T04:20:33.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T04:20:35.117Z] OK: 263 MiB in 53 packages [2023-03-22T04:20:36.526Z] Removing intermediate container 8e683206eecf [2023-03-22T04:20:36.526Z] ---> 0a9a702cbd11 [2023-03-22T04:20:36.526Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T04:20:37.488Z] ---> 2af386740180 [2023-03-22T04:20:37.488Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:20:37.488Z] ---> Running in 8f94e8477cf4 [2023-03-22T04:20:55.681Z] Removing intermediate container cf533f30beaa [2023-03-22T04:20:55.681Z] ---> 10f07601cdc8 [2023-03-22T04:20:55.681Z] [2023-03-22T04:20:55.681Z] Step 10/25 : FROM alpine:3.17 [2023-03-22T04:20:55.681Z] ---> d74e625d9115 [2023-03-22T04:20:55.681Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-22T04:20:55.681Z] ---> Using cache [2023-03-22T04:20:55.681Z] ---> 4e62013bd7b1 [2023-03-22T04:20:55.681Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T04:20:55.681Z] ---> Using cache [2023-03-22T04:20:55.681Z] ---> 6d2b539e9182 [2023-03-22T04:20:55.681Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-22T04:20:55.681Z] ---> Running in 97e6899cb2e7 [2023-03-22T04:20:56.267Z] Removing intermediate container 97e6899cb2e7 [2023-03-22T04:20:56.267Z] ---> 7a182663f943 [2023-03-22T04:20:56.267Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-22T04:20:56.267Z] ---> Running in 239031b3f4e6 [2023-03-22T04:20:56.850Z] Removing intermediate container 239031b3f4e6 [2023-03-22T04:20:56.850Z] ---> 83568df63362 [2023-03-22T04:20:56.850Z] Step 15/25 : WORKDIR / [2023-03-22T04:20:57.124Z] ---> Running in 7e175f17b26f [2023-03-22T04:20:57.391Z] Removing intermediate container 7e175f17b26f [2023-03-22T04:20:57.391Z] ---> 25b9f171e4c5 [2023-03-22T04:20:57.391Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:20:58.353Z] ---> f8a5c93f8b64 [2023-03-22T04:20:58.353Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:20:59.756Z] ---> ce3d688ac2e0 [2023-03-22T04:20:59.756Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-22T04:21:01.160Z] ---> bfc32223b4d5 [2023-03-22T04:21:01.160Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-22T04:21:02.123Z] ---> 91328e23df39 [2023-03-22T04:21:02.123Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-22T04:21:03.078Z] ---> 9771adc107f6 [2023-03-22T04:21:03.078Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-22T04:21:03.344Z] ---> Running in f6e8f5bc1412 [2023-03-22T04:21:03.925Z] Removing intermediate container f6e8f5bc1412 [2023-03-22T04:21:03.925Z] ---> c6ceb27ca446 [2023-03-22T04:21:03.925Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T04:21:03.925Z] ---> Running in 1fb2c2c961e3 [2023-03-22T04:21:04.512Z] Removing intermediate container 1fb2c2c961e3 [2023-03-22T04:21:04.512Z] ---> 4b85342b7226 [2023-03-22T04:21:04.512Z] Step 23/25 : LABEL arch=arm64 [2023-03-22T04:21:04.512Z] ---> Running in aedffdb03da8 [2023-03-22T04:21:05.094Z] Removing intermediate container aedffdb03da8 [2023-03-22T04:21:05.094Z] ---> a9d5e2797abb [2023-03-22T04:21:05.094Z] Step 24/25 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:21:05.094Z] ---> Running in fd8126d94533 [2023-03-22T04:21:05.677Z] Removing intermediate container fd8126d94533 [2023-03-22T04:21:05.677Z] ---> 2008c9a6d6de [2023-03-22T04:21:05.677Z] Step 25/25 : LABEL version=3.0.0-dev.109 [2023-03-22T04:21:05.942Z] ---> Running in a5bc559847b6 [2023-03-22T04:21:06.525Z] Removing intermediate container a5bc559847b6 [2023-03-22T04:21:06.525Z] ---> 8e8da8727a94 [2023-03-22T04:21:06.525Z] [2023-03-22T04:21:06.525Z] Successfully built 8e8da8727a94 [2023-03-22T04:21:06.525Z] Successfully tagged core-metadata-arm64:latest [2023-03-22T04:21:06.791Z]  Building core-metadata ... done Building core-common-config-bootstrapper [2023-03-22T04:21:10.132Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:21:10.132Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:21:10.132Z] ---> 44824279e039 [2023-03-22T04:21:10.132Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-22T04:21:10.132Z] ---> Using cache [2023-03-22T04:21:10.132Z] ---> 82137ce2d59c [2023-03-22T04:21:10.132Z] Step 4/23 : WORKDIR /edgex-go [2023-03-22T04:21:10.132Z] ---> Using cache [2023-03-22T04:21:10.132Z] ---> 5e563ebad726 [2023-03-22T04:21:10.132Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-22T04:21:10.132Z] ---> Using cache [2023-03-22T04:21:10.132Z] ---> ca8dcc65da36 [2023-03-22T04:21:10.132Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-22T04:21:10.132Z] ---> Using cache [2023-03-22T04:21:10.132Z] ---> d2271e483a86 [2023-03-22T04:21:10.132Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:21:10.132Z] ---> Using cache [2023-03-22T04:21:10.132Z] ---> 338c4d4f70fe [2023-03-22T04:21:10.132Z] Step 8/23 : COPY . . [2023-03-22T04:21:10.132Z] ---> Using cache [2023-03-22T04:21:10.132Z] ---> 46e7e5984693 [2023-03-22T04:21:10.132Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-22T04:21:10.397Z] ---> Running in cb196239d903 [2023-03-22T04:21:12.341Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.109" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-22T04:22:20.187Z] Removing intermediate container 8f94e8477cf4 [2023-03-22T04:22:20.187Z] ---> eada52805642 [2023-03-22T04:22:20.187Z] Step 7/27 : COPY . . [2023-03-22T04:22:20.187Z] ---> 10d1f92d64f2 [2023-03-22T04:22:20.187Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T04:22:20.187Z] ---> Running in 698e563bbe60 [2023-03-22T04:22:20.778Z] Removing intermediate container 698e563bbe60 [2023-03-22T04:22:20.778Z] ---> 7bd6005d7421 [2023-03-22T04:22:20.778Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T04:22:20.778Z] ---> Running in ff06056a370a [2023-03-22T04:22:21.361Z] Removing intermediate container ff06056a370a [2023-03-22T04:22:21.361Z] ---> 472399a65b47 [2023-03-22T04:22:21.361Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T04:22:21.629Z] ---> Running in b46d08a61b5c [2023-03-22T04:22:21.906Z] Removing intermediate container b46d08a61b5c [2023-03-22T04:22:21.906Z] ---> 2e6119a7d0bd [2023-03-22T04:22:21.906Z] 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-03-22T04:22:22.173Z] ---> Running in 4e071fc172dd [2023-03-22T04:22:27.501Z] Removing intermediate container 4e071fc172dd [2023-03-22T04:22:27.501Z] ---> a4f6cb2ddb9e [2023-03-22T04:22:27.501Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T04:22:27.501Z] ---> Running in 2098f7afe66d [2023-03-22T04:22:27.501Z] Removing intermediate container 2098f7afe66d [2023-03-22T04:22:27.501Z] ---> 030a4fe5b0de [2023-03-22T04:22:27.501Z] [2023-03-22T04:22:27.501Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T04:22:27.501Z] ---> d74e625d9115 [2023-03-22T04:22:27.501Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T04:22:27.766Z] ---> Running in 3c1de24aa092 [2023-03-22T04:22:28.350Z] Removing intermediate container 3c1de24aa092 [2023-03-22T04:22:28.350Z] ---> 080d53f7bd4b [2023-03-22T04:22:28.350Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T04:22:28.350Z] ---> Running in 57f7bbf6cc4c [2023-03-22T04:22:30.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T04:22:31.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T04:22:33.180Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T04:22:33.180Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T04:22:33.180Z] OK: 17689 distinct packages available [2023-03-22T04:22:33.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T04:22:34.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T04:22:35.732Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-22T04:22:35.732Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-22T04:22:35.732Z] (3/5) Installing libucontext (1.2-r0) [2023-03-22T04:22:35.732Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-22T04:22:35.732Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-22T04:22:35.732Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T04:22:35.732Z] OK: 9 MiB in 20 packages [2023-03-22T04:22:39.197Z] Removing intermediate container 57f7bbf6cc4c [2023-03-22T04:22:39.197Z] ---> 7e010d6831bb [2023-03-22T04:22:39.500Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:22:40.121Z] ---> 89be8ed5e790 [2023-03-22T04:22:40.121Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:22:41.107Z] ---> aa7ed1d5de51 [2023-03-22T04:22:41.107Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-22T04:22:45.377Z] ---> 9974c7de2cc6 [2023-03-22T04:22:45.377Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T04:22:55.467Z] ---> f15b936bb4c1 [2023-03-22T04:22:55.467Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T04:22:55.733Z] Removing intermediate container 8ada53a9ef82 [2023-03-22T04:22:55.733Z] ---> 4a09524952d9 [2023-03-22T04:22:55.733Z] [2023-03-22T04:22:55.733Z] Step 9/33 : FROM alpine:3.17 [2023-03-22T04:22:55.733Z] ---> d74e625d9115 [2023-03-22T04:22:55.733Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-22T04:22:55.733Z] ---> Using cache [2023-03-22T04:22:55.733Z] ---> 15cacac474b1 [2023-03-22T04:22:55.733Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-22T04:22:55.733Z] ---> 4d5abcd5bba6 [2023-03-22T04:22:55.733Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-22T04:22:56.002Z] ---> Running in 0147ad039703 [2023-03-22T04:22:56.960Z] ---> 8660481a97f3 [2023-03-22T04:22:56.960Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-22T04:22:58.373Z] ---> 7777a44d74c2 [2023-03-22T04:22:58.373Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T04:22:58.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T04:22:58.373Z] ---> Running in f26b25f99c0b [2023-03-22T04:22:58.956Z] Removing intermediate container f26b25f99c0b [2023-03-22T04:22:58.956Z] ---> aa0e78b5cb9f [2023-03-22T04:22:58.956Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T04:22:58.956Z] ---> Running in 3d6d9cd44b93 [2023-03-22T04:22:59.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T04:22:59.496Z] Removing intermediate container 3d6d9cd44b93 [2023-03-22T04:22:59.496Z] ---> a290f4d6a66b [2023-03-22T04:22:59.496Z] Step 25/27 : LABEL arch=arm64 [2023-03-22T04:22:59.762Z] ---> Running in 723b2bed572e [2023-03-22T04:23:00.032Z] Removing intermediate container 723b2bed572e [2023-03-22T04:23:00.032Z] ---> 7a41b861e03e [2023-03-22T04:23:00.032Z] Step 26/27 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:23:00.297Z] ---> Running in e0ef0fa5aa7f [2023-03-22T04:23:00.903Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-22T04:23:00.903Z] Removing intermediate container e0ef0fa5aa7f [2023-03-22T04:23:00.903Z] ---> a98baeaf61bb [2023-03-22T04:23:00.903Z] Step 27/27 : LABEL version=3.0.0-dev.109 [2023-03-22T04:23:00.903Z] (2/2) Installing su-exec (0.2-r2) [2023-03-22T04:23:00.903Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T04:23:00.903Z] OK: 8 MiB in 17 packages [2023-03-22T04:23:00.903Z] ---> Running in ea34207c78c6 [2023-03-22T04:23:01.488Z] Removing intermediate container ea34207c78c6 [2023-03-22T04:23:01.488Z] ---> 82e4f5d4973d [2023-03-22T04:23:01.488Z] [2023-03-22T04:23:01.754Z] Successfully built 82e4f5d4973d [2023-03-22T04:23:01.754Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-22T04:23:01.754Z]  Building security-spire-agent ... done Building security-spire-config [2023-03-22T04:23:02.708Z] Removing intermediate container 0147ad039703 [2023-03-22T04:23:02.708Z] ---> f44cfc9e9b31 [2023-03-22T04:23:02.708Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-22T04:23:02.975Z] ---> Running in 81f2fd308c3b [2023-03-22T04:23:03.555Z] Removing intermediate container 81f2fd308c3b [2023-03-22T04:23:03.555Z] ---> 733739851f71 [2023-03-22T04:23:03.555Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-22T04:23:03.555Z] ---> Running in cc58236f2c06 [2023-03-22T04:23:04.138Z] Removing intermediate container cc58236f2c06 [2023-03-22T04:23:04.138Z] ---> 9fe1e5c1ccfb [2023-03-22T04:23:04.138Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-22T04:23:04.403Z] ---> Running in 07f556ef6c48 [2023-03-22T04:23:06.259Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:23:06.259Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:23:06.259Z] ---> 44824279e039 [2023-03-22T04:23:06.259Z] Step 3/27 : WORKDIR /edgex-go [2023-03-22T04:23:06.259Z] ---> Using cache [2023-03-22T04:23:06.259Z] ---> 0a71d26a7ecd [2023-03-22T04:23:06.259Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T04:23:06.259Z] ---> Using cache [2023-03-22T04:23:06.259Z] ---> 0a9a702cbd11 [2023-03-22T04:23:06.259Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-22T04:23:06.259Z] ---> Using cache [2023-03-22T04:23:06.259Z] ---> 2af386740180 [2023-03-22T04:23:06.259Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:23:06.259Z] ---> Using cache [2023-03-22T04:23:06.259Z] ---> eada52805642 [2023-03-22T04:23:06.259Z] Step 7/27 : COPY . . [2023-03-22T04:23:06.259Z] Removing intermediate container 07f556ef6c48 [2023-03-22T04:23:06.259Z] ---> f402963fedfe [2023-03-22T04:23:06.259Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-22T04:23:06.259Z] ---> Using cache [2023-03-22T04:23:06.259Z] ---> 10d1f92d64f2 [2023-03-22T04:23:06.259Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T04:23:06.259Z] ---> Using cache [2023-03-22T04:23:06.259Z] ---> 7bd6005d7421 [2023-03-22T04:23:06.259Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-22T04:23:06.259Z] ---> Using cache [2023-03-22T04:23:06.259Z] ---> 472399a65b47 [2023-03-22T04:23:06.259Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T04:23:06.259Z] ---> Using cache [2023-03-22T04:23:06.259Z] ---> 2e6119a7d0bd [2023-03-22T04:23:06.259Z] 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-03-22T04:23:06.259Z] ---> Using cache [2023-03-22T04:23:06.259Z] ---> a4f6cb2ddb9e [2023-03-22T04:23:06.259Z] Step 12/27 : WORKDIR /edgex-go [2023-03-22T04:23:06.259Z] ---> Using cache [2023-03-22T04:23:06.259Z] ---> 030a4fe5b0de [2023-03-22T04:23:06.259Z] [2023-03-22T04:23:06.259Z] Step 13/27 : FROM alpine:3.17 [2023-03-22T04:23:06.259Z] ---> d74e625d9115 [2023-03-22T04:23:06.259Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T04:23:06.259Z] ---> Using cache [2023-03-22T04:23:06.259Z] ---> 080d53f7bd4b [2023-03-22T04:23:06.259Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-22T04:23:06.259Z] ---> Running in 81408ef094af [2023-03-22T04:23:06.259Z] ---> Running in ba323a3cc828 [2023-03-22T04:23:07.221Z] Removing intermediate container 81408ef094af [2023-03-22T04:23:07.221Z] ---> 7f8169c16615 [2023-03-22T04:23:07.221Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-22T04:23:07.221Z] ---> Running in 330d7f6a9358 [2023-03-22T04:23:09.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T04:23:10.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T04:23:10.701Z] Removing intermediate container 330d7f6a9358 [2023-03-22T04:23:10.701Z] ---> 0d2b17991d21 [2023-03-22T04:23:10.701Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-22T04:23:10.701Z] ---> Running in 4d88188d600e [2023-03-22T04:23:11.285Z] Removing intermediate container 4d88188d600e [2023-03-22T04:23:11.285Z] ---> f5389e9bb07d [2023-03-22T04:23:11.285Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-22T04:23:11.871Z] v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-22T04:23:11.871Z] v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-22T04:23:11.871Z] OK: 17689 distinct packages available [2023-03-22T04:23:11.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T04:23:12.462Z] ---> 5490973150e3 [2023-03-22T04:23:12.462Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-22T04:23:12.462Z] ---> Running in 02d6a81d11f9 [2023-03-22T04:23:13.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T04:23:14.449Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-22T04:23:14.449Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-22T04:23:14.449Z] (3/4) Installing libucontext (1.2-r0) [2023-03-22T04:23:14.449Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-22T04:23:14.449Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T04:23:14.449Z] OK: 8 MiB in 19 packages [2023-03-22T04:23:19.536Z] Removing intermediate container 02d6a81d11f9 [2023-03-22T04:23:19.536Z] ---> 7408e464bcef [2023-03-22T04:23:19.536Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:23:19.805Z] Removing intermediate container ba323a3cc828 [2023-03-22T04:23:19.805Z] ---> 3e4af9015f38 [2023-03-22T04:23:19.805Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:23:20.384Z] ---> dfaeb8bfd7ba [2023-03-22T04:23:20.384Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:23:21.340Z] ---> 795d672b62d7 [2023-03-22T04:23:21.340Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:23:21.340Z] ---> 8062397e4bbe [2023-03-22T04:23:21.340Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-22T04:23:22.299Z] ---> be5de63c24f3 [2023-03-22T04:23:22.565Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T04:23:23.969Z] ---> 3519b8bb6008 [2023-03-22T04:23:23.969Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-22T04:23:25.372Z] ---> 1e14a0ca7a6f [2023-03-22T04:23:25.372Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-22T04:23:26.782Z] ---> 0fd70667485d [2023-03-22T04:23:26.782Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-22T04:23:28.184Z] ---> 5eb6adc607a9 [2023-03-22T04:23:28.184Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-22T04:23:30.121Z] ---> b8b42e91e699 [2023-03-22T04:23:30.121Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-22T04:23:30.121Z] ---> fa3d289ab442 [2023-03-22T04:23:30.121Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T04:23:32.705Z] ---> 814f151bd023 [2023-03-22T04:23:32.705Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-22T04:23:32.973Z] ---> 110331ca75b4 [2023-03-22T04:23:32.973Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-22T04:23:32.973Z] ---> Running in 822f73dd54a1 [2023-03-22T04:23:32.973Z] ---> Running in c110881c040e [2023-03-22T04:23:33.935Z] Removing intermediate container c110881c040e [2023-03-22T04:23:33.935Z] ---> c08016c8f1d1 [2023-03-22T04:23:33.935Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-22T04:23:35.344Z] ---> 76333fb5979b [2023-03-22T04:23:35.344Z] Step 22/27 : WORKDIR / [2023-03-22T04:23:35.344Z] ---> Running in 8b74f9285d80 [2023-03-22T04:23:36.302Z] Removing intermediate container 8b74f9285d80 [2023-03-22T04:23:36.302Z] ---> 9dcfda02c5e0 [2023-03-22T04:23:36.302Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T04:23:36.302Z] ---> Running in e3864d27a043 [2023-03-22T04:23:36.885Z] Removing intermediate container 822f73dd54a1 [2023-03-22T04:23:36.885Z] ---> eb0b2f41273b [2023-03-22T04:23:36.885Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-22T04:23:36.885Z] Removing intermediate container e3864d27a043 [2023-03-22T04:23:36.885Z] ---> 7007c950ee29 [2023-03-22T04:23:36.885Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T04:23:37.156Z] ---> Running in e0b199afc1ab [2023-03-22T04:23:37.156Z] ---> Running in 27ee52350f31 [2023-03-22T04:23:38.129Z] Removing intermediate container 27ee52350f31 [2023-03-22T04:23:38.129Z] ---> bb14aa146b6d [2023-03-22T04:23:38.129Z] Step 25/27 : LABEL arch=arm64 [2023-03-22T04:23:38.129Z] Removing intermediate container e0b199afc1ab [2023-03-22T04:23:38.129Z] ---> 8fd3eff58bc7 [2023-03-22T04:23:38.129Z] Step 30/33 : CMD ["gate"] [2023-03-22T04:23:38.129Z] ---> Running in 069dcc115c32 [2023-03-22T04:23:38.129Z] ---> Running in a3f914add273 [2023-03-22T04:23:39.088Z] Removing intermediate container 069dcc115c32 [2023-03-22T04:23:39.088Z] ---> dfce76ff3e81 [2023-03-22T04:23:39.088Z] Step 26/27 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:23:39.088Z] Removing intermediate container a3f914add273 [2023-03-22T04:23:39.088Z] ---> 330add5f03d0 [2023-03-22T04:23:39.088Z] Step 31/33 : LABEL arch=arm64 [2023-03-22T04:23:39.088Z] ---> Running in 5db0721f4ba1 [2023-03-22T04:23:39.088Z] ---> Running in f68e293c0525 [2023-03-22T04:23:39.673Z] Removing intermediate container 5db0721f4ba1 [2023-03-22T04:23:39.673Z] ---> 1fcb0a0ad898 [2023-03-22T04:23:39.673Z] Step 27/27 : LABEL version=3.0.0-dev.109 [2023-03-22T04:23:39.955Z] ---> Running in c58c98231bfe [2023-03-22T04:23:39.955Z] Removing intermediate container f68e293c0525 [2023-03-22T04:23:39.955Z] ---> 8333b0e42319 [2023-03-22T04:23:39.955Z] Step 32/33 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:23:40.228Z] ---> Running in 906940b12647 [2023-03-22T04:23:40.814Z] Removing intermediate container c58c98231bfe [2023-03-22T04:23:40.814Z] ---> c3f7679bbe6d [2023-03-22T04:23:40.814Z] [2023-03-22T04:23:41.088Z] Successfully built c3f7679bbe6d [2023-03-22T04:23:41.088Z] Removing intermediate container 906940b12647 [2023-03-22T04:23:41.088Z] ---> 9a110211cab4 [2023-03-22T04:23:41.088Z] Step 33/33 : LABEL version=3.0.0-dev.109 [2023-03-22T04:23:41.088Z] Successfully tagged security-spire-config-arm64:latest [2023-03-22T04:23:41.088Z] Building security-spire-server [2023-03-22T04:23:41.088Z]  Building security-spire-config ... done  ---> Running in 49ac0550cfc5 [2023-03-22T04:23:41.673Z] Removing intermediate container 49ac0550cfc5 [2023-03-22T04:23:41.673Z] ---> 3b17ac285912 [2023-03-22T04:23:41.673Z] [2023-03-22T04:23:41.941Z] Successfully built 3b17ac285912 [2023-03-22T04:23:41.941Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-22T04:23:44.520Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-22T04:23:44.520Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-22T04:23:44.520Z] ---> 44824279e039 [2023-03-22T04:23:44.520Z] Step 3/26 : WORKDIR /edgex-go [2023-03-22T04:23:44.520Z] ---> Using cache [2023-03-22T04:23:44.520Z] ---> 0a71d26a7ecd [2023-03-22T04:23:44.520Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-22T04:23:44.520Z] ---> Using cache [2023-03-22T04:23:44.520Z] ---> 0a9a702cbd11 [2023-03-22T04:23:44.520Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-22T04:23:44.520Z] ---> Using cache [2023-03-22T04:23:44.520Z] ---> 2af386740180 [2023-03-22T04:23:44.520Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T04:23:44.520Z] ---> Using cache [2023-03-22T04:23:44.520Z] ---> eada52805642 [2023-03-22T04:23:44.520Z] Step 7/26 : COPY . . [2023-03-22T04:23:44.785Z] ---> Using cache [2023-03-22T04:23:44.785Z] ---> 10d1f92d64f2 [2023-03-22T04:23:44.785Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-22T04:23:44.785Z] ---> Using cache [2023-03-22T04:23:44.785Z] ---> 7bd6005d7421 [2023-03-22T04:23:44.785Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-22T04:23:44.785Z] ---> Using cache [2023-03-22T04:23:44.785Z] ---> 472399a65b47 [2023-03-22T04:23:44.785Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-22T04:23:44.785Z] ---> Using cache [2023-03-22T04:23:44.785Z] ---> 2e6119a7d0bd [2023-03-22T04:23:44.785Z] 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-03-22T04:23:45.364Z] ---> Running in 71aa432df76e [2023-03-22T04:23:48.702Z] Removing intermediate container 71aa432df76e [2023-03-22T04:23:48.702Z] ---> 03154f17cf82 [2023-03-22T04:23:48.702Z] Step 12/26 : WORKDIR /edgex-go [2023-03-22T04:23:48.702Z] ---> Running in 545500b9d7e6 [2023-03-22T04:23:49.284Z] Removing intermediate container 545500b9d7e6 [2023-03-22T04:23:49.284Z] ---> 03ca237882f5 [2023-03-22T04:23:49.284Z] [2023-03-22T04:23:49.284Z] Step 13/26 : FROM alpine:3.17 [2023-03-22T04:23:49.284Z] ---> d74e625d9115 [2023-03-22T04:23:49.284Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-22T04:23:49.284Z] ---> Using cache [2023-03-22T04:23:49.284Z] ---> 080d53f7bd4b [2023-03-22T04:23:49.284Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-22T04:23:49.284Z] ---> Using cache [2023-03-22T04:23:49.284Z] ---> 7e010d6831bb [2023-03-22T04:23:49.284Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:23:49.284Z] ---> Using cache [2023-03-22T04:23:49.284Z] ---> 89be8ed5e790 [2023-03-22T04:23:49.284Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:23:49.284Z] ---> Using cache [2023-03-22T04:23:49.284Z] ---> aa7ed1d5de51 [2023-03-22T04:23:49.284Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-22T04:24:01.590Z] ---> 144e472c02ce [2023-03-22T04:24:01.590Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-22T04:24:01.590Z] Removing intermediate container 30ab70049c33 [2023-03-22T04:24:01.590Z] ---> aee018b9e6ab [2023-03-22T04:24:01.590Z] [2023-03-22T04:24:01.590Z] Step 10/24 : FROM alpine:3.17 [2023-03-22T04:24:01.590Z] ---> d74e625d9115 [2023-03-22T04:24:01.590Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-22T04:24:01.590Z] ---> Using cache [2023-03-22T04:24:01.590Z] ---> 4e62013bd7b1 [2023-03-22T04:24:01.590Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T04:24:01.590Z] ---> Using cache [2023-03-22T04:24:01.590Z] ---> 6d2b539e9182 [2023-03-22T04:24:01.590Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-22T04:24:01.590Z] ---> 3151293f3b6e [2023-03-22T04:24:01.590Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-22T04:24:01.590Z] ---> Running in 25521e0b4c56 [2023-03-22T04:24:02.551Z] Removing intermediate container 25521e0b4c56 [2023-03-22T04:24:02.551Z] ---> f54a9ca25246 [2023-03-22T04:24:02.551Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-22T04:24:02.551Z] ---> Running in 265a00830046 [2023-03-22T04:24:02.818Z] ---> 6c2c9cc6afa6 [2023-03-22T04:24:02.818Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-22T04:24:03.399Z] Removing intermediate container 265a00830046 [2023-03-22T04:24:03.399Z] ---> f2c56b5b9387 [2023-03-22T04:24:03.399Z] Step 15/24 : WORKDIR / [2023-03-22T04:24:03.399Z] ---> Running in 44e30534e94b [2023-03-22T04:24:04.362Z] ---> ed7fbf697204 [2023-03-22T04:24:04.362Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-22T04:24:04.362Z] ---> Running in dd2d71a24739 [2023-03-22T04:24:04.362Z] Removing intermediate container 44e30534e94b [2023-03-22T04:24:04.362Z] ---> 04c6e2fe0fe9 [2023-03-22T04:24:04.362Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:24:04.949Z] Removing intermediate container dd2d71a24739 [2023-03-22T04:24:04.949Z] ---> e881c5053fce [2023-03-22T04:24:04.949Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-22T04:24:05.215Z] ---> Running in 879dfe581849 [2023-03-22T04:24:05.798Z] ---> fb49074e7c21 [2023-03-22T04:24:05.798Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:24:06.064Z] Removing intermediate container 879dfe581849 [2023-03-22T04:24:06.064Z] ---> 39332ef19011 [2023-03-22T04:24:06.064Z] Step 24/26 : LABEL arch=arm64 [2023-03-22T04:24:06.330Z] ---> Running in a12abe8ba02c [2023-03-22T04:24:06.911Z] ---> eeee44c9c935 [2023-03-22T04:24:06.911Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-22T04:24:06.911Z] Removing intermediate container a12abe8ba02c [2023-03-22T04:24:06.911Z] ---> 4091695879cf [2023-03-22T04:24:06.911Z] Step 25/26 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:24:07.177Z] ---> Running in 49353e328d27 [2023-03-22T04:24:08.137Z] Removing intermediate container 49353e328d27 [2023-03-22T04:24:08.137Z] ---> 2597fa8c4ec8 [2023-03-22T04:24:08.137Z] Step 26/26 : LABEL version=3.0.0-dev.109 [2023-03-22T04:24:08.137Z] ---> Running in 60bc533f146d [2023-03-22T04:24:09.092Z] Removing intermediate container 60bc533f146d [2023-03-22T04:24:09.092Z] ---> fca412dc75c1 [2023-03-22T04:24:09.092Z] [2023-03-22T04:24:09.358Z] Successfully built fca412dc75c1 [2023-03-22T04:24:09.358Z] Successfully tagged security-spire-server-arm64:latest [2023-03-22T04:24:09.358Z]  Building security-spire-server ... done  ---> 8055930d7354 [2023-03-22T04:24:09.358Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-22T04:24:10.318Z] ---> 8939f2420c7c [2023-03-22T04:24:10.318Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-22T04:24:10.318Z] ---> Running in 1dde63495d36 [2023-03-22T04:24:10.902Z] Removing intermediate container 1dde63495d36 [2023-03-22T04:24:10.902Z] ---> 22089701a5d8 [2023-03-22T04:24:10.902Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T04:24:11.168Z] ---> Running in d18ce1654a6d [2023-03-22T04:24:11.756Z] Removing intermediate container d18ce1654a6d [2023-03-22T04:24:11.756Z] ---> b4f832afe099 [2023-03-22T04:24:11.756Z] Step 22/24 : LABEL arch=arm64 [2023-03-22T04:24:11.756Z] ---> Running in 33e85d3995da [2023-03-22T04:24:12.341Z] Removing intermediate container 33e85d3995da [2023-03-22T04:24:12.341Z] ---> 5946b04d51c1 [2023-03-22T04:24:12.341Z] Step 23/24 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:24:12.341Z] ---> Running in c30583c1b0a4 [2023-03-22T04:24:12.923Z] Removing intermediate container c30583c1b0a4 [2023-03-22T04:24:12.923Z] ---> 2e2474e72626 [2023-03-22T04:24:12.923Z] Step 24/24 : LABEL version=3.0.0-dev.109 [2023-03-22T04:24:12.923Z] ---> Running in b06c8b6c7d39 [2023-03-22T04:24:13.504Z] Removing intermediate container b06c8b6c7d39 [2023-03-22T04:24:13.504Z] ---> aa46ebf46489 [2023-03-22T04:24:13.504Z] [2023-03-22T04:24:13.770Z] Successfully built aa46ebf46489 [2023-03-22T04:24:13.770Z] Successfully tagged core-command-arm64:latest [2023-03-22T04:25:21.609Z]  Building core-command ... done Removing intermediate container f254cfededc1 [2023-03-22T04:25:21.609Z] ---> 231099dcade1 [2023-03-22T04:25:21.609Z] [2023-03-22T04:25:21.609Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T04:25:21.609Z] ---> d74e625d9115 [2023-03-22T04:25:21.609Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-22T04:25:21.609Z] ---> Running in f9bcf703ccc2 [2023-03-22T04:25:21.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T04:25:21.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T04:25:21.609Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-22T04:25:21.609Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-22T04:25:21.609Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T04:25:21.609Z] Executing ca-certificates-20220614-r4.trigger [2023-03-22T04:25:21.609Z] OK: 8 MiB in 17 packages [2023-03-22T04:25:21.609Z] Removing intermediate container f9bcf703ccc2 [2023-03-22T04:25:21.609Z] ---> 2619eb1f3b57 [2023-03-22T04:25:21.609Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-22T04:25:21.609Z] ---> Running in d17f4cdeb036 [2023-03-22T04:25:21.609Z] Removing intermediate container d17f4cdeb036 [2023-03-22T04:25:21.609Z] ---> e892a959a614 [2023-03-22T04:25:21.609Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-22T04:25:21.609Z] ---> Running in bebc6f0a4305 [2023-03-22T04:25:21.609Z] Removing intermediate container bebc6f0a4305 [2023-03-22T04:25:21.609Z] ---> 3eba2e385b0c [2023-03-22T04:25:21.609Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-22T04:25:21.609Z] ---> Running in eac9d7ef8c8b [2023-03-22T04:25:21.609Z] Removing intermediate container eac9d7ef8c8b [2023-03-22T04:25:21.609Z] ---> e3cc8432ae03 [2023-03-22T04:25:21.609Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:25:21.609Z] ---> fbc5e8f41764 [2023-03-22T04:25:21.609Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-22T04:25:21.609Z] ---> ef7515a17c17 [2023-03-22T04:25:21.609Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-22T04:25:22.190Z] ---> 32f7bc362626 [2023-03-22T04:25:22.190Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-22T04:25:22.791Z] ---> a100edcb1f0e [2023-03-22T04:25:22.791Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-22T04:25:23.057Z] ---> Running in bff293e1a988 [2023-03-22T04:25:23.324Z] Removing intermediate container bff293e1a988 [2023-03-22T04:25:23.324Z] ---> 6f7260225347 [2023-03-22T04:25:23.324Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-22T04:25:23.590Z] ---> Running in 7a38e9da68f4 [2023-03-22T04:25:24.172Z] Removing intermediate container 7a38e9da68f4 [2023-03-22T04:25:24.172Z] ---> 51fe9a08f9f8 [2023-03-22T04:25:24.172Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T04:25:24.172Z] ---> Running in 320e6247b9c2 [2023-03-22T04:25:24.757Z] Removing intermediate container 320e6247b9c2 [2023-03-22T04:25:24.757Z] ---> aa2fe8e438fb [2023-03-22T04:25:24.757Z] Step 22/23 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:25:24.757Z] ---> Running in daa7108a8817 [2023-03-22T04:25:25.024Z] Removing intermediate container daa7108a8817 [2023-03-22T04:25:25.024Z] ---> b828c09fc630 [2023-03-22T04:25:25.024Z] Step 23/23 : LABEL version=3.0.0-dev.109 [2023-03-22T04:25:25.291Z] ---> Running in b628dfbd6644 [2023-03-22T04:25:25.558Z] Removing intermediate container b628dfbd6644 [2023-03-22T04:25:25.558Z] ---> 8040c87b01fc [2023-03-22T04:25:25.558Z] [2023-03-22T04:25:25.558Z] Removing intermediate container cb196239d903 [2023-03-22T04:25:25.558Z] ---> 2019edc1ccda [2023-03-22T04:25:25.558Z] [2023-03-22T04:25:25.558Z] Step 10/23 : FROM alpine:3.17 [2023-03-22T04:25:25.558Z] ---> d74e625d9115 [2023-03-22T04:25:25.558Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-22T04:25:25.558Z] ---> Using cache [2023-03-22T04:25:25.558Z] ---> 934a7d64c713 [2023-03-22T04:25:25.558Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-22T04:25:25.558Z] ---> Using cache [2023-03-22T04:25:25.558Z] ---> 79d8f73e59ec [2023-03-22T04:25:25.558Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-22T04:25:25.558Z] ---> Using cache [2023-03-22T04:25:25.558Z] ---> be29abdab0f5 [2023-03-22T04:25:25.558Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt /Successfully built 8040c87b01fc [2023-03-22T04:25:25.558Z] [2023-03-22T04:25:25.558Z] ---> Using cache [2023-03-22T04:25:25.558Z] Successfully tagged support-notifications-arm64:latest [2023-03-22T04:25:25.558Z]  Building support-notifications ... done  ---> daee675b78bb [2023-03-22T04:25:25.558Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-22T04:25:26.520Z] ---> a996dc66b644 [2023-03-22T04:25:26.520Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-22T04:25:27.102Z] ---> fc0227292bb8 [2023-03-22T04:25:27.102Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-22T04:25:27.687Z] ---> aa08dd2252e6 [2023-03-22T04:25:27.687Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-22T04:25:27.687Z] ---> Running in f875aa694abe [2023-03-22T04:25:29.095Z] Removing intermediate container f875aa694abe [2023-03-22T04:25:29.095Z] ---> d7de7a5ae915 [2023-03-22T04:25:29.095Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-22T04:25:29.361Z] ---> Running in 639be40808bb [2023-03-22T04:25:29.627Z] Removing intermediate container 639be40808bb [2023-03-22T04:25:29.627Z] ---> 0166ddb13577 [2023-03-22T04:25:29.627Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-22T04:25:29.627Z] ---> Running in 2aa3b48cd2a7 [2023-03-22T04:25:29.893Z] Removing intermediate container 2aa3b48cd2a7 [2023-03-22T04:25:29.893Z] ---> be8fd0efe555 [2023-03-22T04:25:29.893Z] Step 21/23 : LABEL arch=arm64 [2023-03-22T04:25:30.159Z] ---> Running in 9a9123fd27db [2023-03-22T04:25:30.426Z] Removing intermediate container 9a9123fd27db [2023-03-22T04:25:30.426Z] ---> 0c987330ff4f [2023-03-22T04:25:30.426Z] Step 22/23 : LABEL git_sha=b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:25:30.426Z] ---> Running in bae87051f422 [2023-03-22T04:25:30.691Z] Removing intermediate container bae87051f422 [2023-03-22T04:25:30.691Z] ---> 30e4573eecf2 [2023-03-22T04:25:30.691Z] Step 23/23 : LABEL version=3.0.0-dev.109 [2023-03-22T04:25:30.691Z] ---> Running in 1b861a568a73 [2023-03-22T04:25:30.958Z] Removing intermediate container 1b861a568a73 [2023-03-22T04:25:30.958Z] ---> 966af2efeb46 [2023-03-22T04:25:30.958Z] [2023-03-22T04:25:31.224Z] Successfully built 966af2efeb46 [2023-03-22T04:25:31.224Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-22T04:25:31.503Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-03-22T04:25:31.510Z] $ docker stop --time=1 09e477a01073e07ba28b2fd9f7a9fb3397deb91b0e89120ee0e367994e3c899a [2023-03-22T04:25:33.131Z] $ docker rm -f --volumes 09e477a01073e07ba28b2fd9f7a9fb3397deb91b0e89120ee0e367994e3c899a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T04:25:33.610Z] + docker images [2023-03-22T04:25:33.876Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-22T04:25:33.876Z] core-common-config-bootstrapper-arm64 latest 966af2efeb46 3 seconds ago 17.4MB [2023-03-22T04:25:33.876Z] support-notifications-arm64 latest 8040c87b01fc 8 seconds ago 32.5MB [2023-03-22T04:25:33.876Z] 2019edc1ccda 9 seconds ago 1.32GB [2023-03-22T04:25:33.876Z] 231099dcade1 24 seconds ago 1.39GB [2023-03-22T04:25:33.876Z] core-command-arm64 latest aa46ebf46489 About a minute ago 20MB [2023-03-22T04:25:33.876Z] security-spire-server-arm64 latest fca412dc75c1 About a minute ago 87.1MB [2023-03-22T04:25:33.876Z] aee018b9e6ab About a minute ago 1.32GB [2023-03-22T04:25:33.876Z] 03ca237882f5 About a minute ago 1.18GB [2023-03-22T04:25:33.876Z] security-bootstrapper-arm64 latest 3b17ac285912 About a minute ago 22.2MB [2023-03-22T04:25:33.876Z] security-spire-config-arm64 latest c3f7679bbe6d About a minute ago 86.2MB [2023-03-22T04:25:33.876Z] security-spire-agent-arm64 latest 82e4f5d4973d 2 minutes ago 125MB [2023-03-22T04:25:33.876Z] 4a09524952d9 2 minutes ago 1.31GB [2023-03-22T04:25:33.876Z] 030a4fe5b0de 3 minutes ago 1.18GB [2023-03-22T04:25:33.876Z] core-metadata-arm64 latest 8e8da8727a94 4 minutes ago 20.6MB [2023-03-22T04:25:33.876Z] 10f07601cdc8 4 minutes ago 1.33GB [2023-03-22T04:25:33.876Z] security-secretstore-setup-arm64 latest 5ba0344b709f 5 minutes ago 32.8MB [2023-03-22T04:25:33.876Z] ec8265852d9b 5 minutes ago 1.32GB [2023-03-22T04:25:33.876Z] support-scheduler-arm64 latest dc63fad1c313 9 minutes ago 31.8MB [2023-03-22T04:25:33.876Z] d6279843623f 9 minutes ago 1.39GB [2023-03-22T04:25:33.876Z] security-spiffe-token-provider-arm64 latest 30812d39f758 10 minutes ago 33.1MB [2023-03-22T04:25:33.876Z] 4816870b0296 10 minutes ago 1.36GB [2023-03-22T04:25:33.876Z] core-data-arm64 latest c834407553a8 12 minutes ago 20.1MB [2023-03-22T04:25:33.876Z] 3bb4697c249e 12 minutes ago 1.33GB [2023-03-22T04:25:33.876Z] security-proxy-setup-arm64 latest d6dc318de569 12 minutes ago 19MB [2023-03-22T04:25:33.876Z] security-proxy-auth-arm64 latest 7935d1ea5b3e 13 minutes ago 18.5MB [2023-03-22T04:25:33.876Z] 4bac6d876737 13 minutes ago 1.3GB [2023-03-22T04:25:33.876Z] 113e175c8e7e 13 minutes ago 1.3GB [2023-03-22T04:25:33.876Z] ci-base-image-arm64 latest 44824279e039 23 minutes ago 866MB [2023-03-22T04:25:33.876Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 11 days ago 648MB [2023-03-22T04:25:33.876Z] alpine 3.17 d74e625d9115 5 weeks ago 7.46MB [2023-03-22T04:25:33.876Z] 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-03-22T04:25:33.982Z] provisioning config files... [2023-03-22T04:25:33.995Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/471@tmp/config16934178353319518307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:25:34.353Z] ---> docker-login.sh [2023-03-22T04:25:34.353Z] nexus3.edgexfoundry.org:10001 [2023-03-22T04:25:34.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:25:34.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:25:34.625Z] Configure a credential helper to remove this warning. See [2023-03-22T04:25:34.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:25:34.625Z] [2023-03-22T04:25:34.625Z] Login Succeeded [2023-03-22T04:25:34.625Z] nexus3.edgexfoundry.org:10002 [2023-03-22T04:25:34.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:25:34.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:25:34.891Z] Configure a credential helper to remove this warning. See [2023-03-22T04:25:34.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:25:34.891Z] [2023-03-22T04:25:34.891Z] Login Succeeded [2023-03-22T04:25:34.891Z] nexus3.edgexfoundry.org:10003 [2023-03-22T04:25:35.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:25:35.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:25:35.427Z] Configure a credential helper to remove this warning. See [2023-03-22T04:25:35.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:25:35.427Z] [2023-03-22T04:25:35.427Z] Login Succeeded [2023-03-22T04:25:35.427Z] nexus3.edgexfoundry.org:10004 [2023-03-22T04:25:35.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:25:35.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:25:35.695Z] Configure a credential helper to remove this warning. See [2023-03-22T04:25:35.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:25:35.695Z] [2023-03-22T04:25:35.695Z] Login Succeeded [2023-03-22T04:25:35.695Z] docker.io [2023-03-22T04:25:35.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T04:25:36.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T04:25:36.235Z] Configure a credential helper to remove this warning. See [2023-03-22T04:25:36.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T04:25:36.235Z] [2023-03-22T04:25:36.235Z] Login Succeeded [2023-03-22T04:25:36.235Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T04:25:36.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:25:36.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T04:25:36.356Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-03-22T04:25:36.356Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:25:36.356Z] latest [2023-03-22T04:25:36.356Z] 3.0.0-dev.109 [2023-03-22T04:25:36.356Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:25:36.356Z] main [2023-03-22T04:25:36.356Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:36.728Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:37.102Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:25:37.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-22T04:25:37.102Z] 1b1ba0aa5376: Preparing [2023-03-22T04:25:37.102Z] 816f7a6bc7ba: Preparing [2023-03-22T04:25:37.102Z] 6f745b5e6e15: Preparing [2023-03-22T04:25:37.102Z] 21a41142849e: Preparing [2023-03-22T04:25:37.102Z] 321e04329758: Preparing [2023-03-22T04:25:37.102Z] edf70074bd40: Preparing [2023-03-22T04:25:37.102Z] edf70074bd40: Waiting [2023-03-22T04:25:37.372Z] 1b1ba0aa5376: Pushed [2023-03-22T04:25:37.372Z] 6f745b5e6e15: Pushed [2023-03-22T04:25:37.372Z] 321e04329758: Pushed [2023-03-22T04:25:37.372Z] 21a41142849e: Pushed [2023-03-22T04:25:37.372Z] edf70074bd40: Layer already exists [2023-03-22T04:25:40.711Z] 816f7a6bc7ba: Pushed [2023-03-22T04:25:40.711Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:962b76857fb5e3be16c7e4fcfcd52adb237b4e53a1fc2cd5d98ba102119d9fb5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:41.047Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:41.381Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-22T04:25:41.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-22T04:25:41.381Z] 1b1ba0aa5376: Preparing [2023-03-22T04:25:41.381Z] 816f7a6bc7ba: Preparing [2023-03-22T04:25:41.381Z] 6f745b5e6e15: Preparing [2023-03-22T04:25:41.381Z] 21a41142849e: Preparing [2023-03-22T04:25:41.381Z] 321e04329758: Preparing [2023-03-22T04:25:41.381Z] edf70074bd40: Preparing [2023-03-22T04:25:41.381Z] edf70074bd40: Waiting [2023-03-22T04:25:41.381Z] 1b1ba0aa5376: Layer already exists [2023-03-22T04:25:41.381Z] 816f7a6bc7ba: Layer already exists [2023-03-22T04:25:41.381Z] 321e04329758: Layer already exists [2023-03-22T04:25:41.381Z] 21a41142849e: Layer already exists [2023-03-22T04:25:41.381Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:25:41.381Z] edf70074bd40: Layer already exists [2023-03-22T04:25:41.646Z] latest: digest: sha256:962b76857fb5e3be16c7e4fcfcd52adb237b4e53a1fc2cd5d98ba102119d9fb5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:41.983Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:42.322Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.109 [2023-03-22T04:25:42.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-22T04:25:42.322Z] 1b1ba0aa5376: Preparing [2023-03-22T04:25:42.322Z] 816f7a6bc7ba: Preparing [2023-03-22T04:25:42.322Z] 6f745b5e6e15: Preparing [2023-03-22T04:25:42.322Z] 21a41142849e: Preparing [2023-03-22T04:25:42.322Z] 321e04329758: Preparing [2023-03-22T04:25:42.322Z] edf70074bd40: Preparing [2023-03-22T04:25:42.322Z] edf70074bd40: Waiting [2023-03-22T04:25:42.322Z] 21a41142849e: Layer already exists [2023-03-22T04:25:42.322Z] 816f7a6bc7ba: Layer already exists [2023-03-22T04:25:42.323Z] 1b1ba0aa5376: Layer already exists [2023-03-22T04:25:42.323Z] 321e04329758: Layer already exists [2023-03-22T04:25:42.323Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:25:42.323Z] edf70074bd40: Layer already exists [2023-03-22T04:25:42.590Z] 3.0.0-dev.109: digest: sha256:962b76857fb5e3be16c7e4fcfcd52adb237b4e53a1fc2cd5d98ba102119d9fb5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:42.941Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:43.284Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:25:43.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-22T04:25:43.284Z] 1b1ba0aa5376: Preparing [2023-03-22T04:25:43.284Z] 816f7a6bc7ba: Preparing [2023-03-22T04:25:43.284Z] 6f745b5e6e15: Preparing [2023-03-22T04:25:43.284Z] 21a41142849e: Preparing [2023-03-22T04:25:43.284Z] 321e04329758: Preparing [2023-03-22T04:25:43.284Z] edf70074bd40: Preparing [2023-03-22T04:25:43.284Z] edf70074bd40: Waiting [2023-03-22T04:25:43.284Z] 1b1ba0aa5376: Layer already exists [2023-03-22T04:25:43.284Z] 816f7a6bc7ba: Layer already exists [2023-03-22T04:25:43.284Z] 21a41142849e: Layer already exists [2023-03-22T04:25:43.284Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:25:43.284Z] 321e04329758: Layer already exists [2023-03-22T04:25:43.284Z] edf70074bd40: Layer already exists [2023-03-22T04:25:43.552Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:962b76857fb5e3be16c7e4fcfcd52adb237b4e53a1fc2cd5d98ba102119d9fb5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:43.890Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:44.224Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-03-22T04:25:44.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-22T04:25:44.224Z] 1b1ba0aa5376: Preparing [2023-03-22T04:25:44.224Z] 816f7a6bc7ba: Preparing [2023-03-22T04:25:44.224Z] 6f745b5e6e15: Preparing [2023-03-22T04:25:44.224Z] 21a41142849e: Preparing [2023-03-22T04:25:44.224Z] 321e04329758: Preparing [2023-03-22T04:25:44.224Z] edf70074bd40: Preparing [2023-03-22T04:25:44.224Z] edf70074bd40: Waiting [2023-03-22T04:25:44.224Z] 816f7a6bc7ba: Layer already exists [2023-03-22T04:25:44.224Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:25:44.224Z] 321e04329758: Layer already exists [2023-03-22T04:25:44.224Z] 1b1ba0aa5376: Layer already exists [2023-03-22T04:25:44.224Z] 21a41142849e: Layer already exists [2023-03-22T04:25:44.224Z] edf70074bd40: Layer already exists [2023-03-22T04:25:44.490Z] main: digest: sha256:962b76857fb5e3be16c7e4fcfcd52adb237b4e53a1fc2cd5d98ba102119d9fb5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:25:44.531Z] ===================================================== [Pipeline] echo [2023-03-22T04:25:44.538Z] taggedImages: [2023-03-22T04:25:44.538Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:25:44.538Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-22T04:25:44.538Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.109 [2023-03-22T04:25:44.538Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:25:44.538Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-03-22T04:25:44.558Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-03-22T04:25:44.558Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:25:44.558Z] latest [2023-03-22T04:25:44.558Z] 3.0.0-dev.109 [2023-03-22T04:25:44.558Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:25:44.558Z] main [2023-03-22T04:25:44.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:44.891Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:45.222Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:25:45.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-22T04:25:45.222Z] a3fb3ae670e5: Preparing [2023-03-22T04:25:45.222Z] a7fc1dadf918: Preparing [2023-03-22T04:25:45.222Z] e46f0ddc25f2: Preparing [2023-03-22T04:25:45.222Z] bc55365616aa: Preparing [2023-03-22T04:25:45.222Z] 6f745b5e6e15: Preparing [2023-03-22T04:25:45.222Z] 21a41142849e: Preparing [2023-03-22T04:25:45.222Z] a2c2f53d6b01: Preparing [2023-03-22T04:25:45.222Z] edf70074bd40: Preparing [2023-03-22T04:25:45.222Z] 21a41142849e: Waiting [2023-03-22T04:25:45.222Z] a2c2f53d6b01: Waiting [2023-03-22T04:25:45.222Z] edf70074bd40: Waiting [2023-03-22T04:25:45.222Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:25:45.492Z] 21a41142849e: Layer already exists [2023-03-22T04:25:45.492Z] a3fb3ae670e5: Pushed [2023-03-22T04:25:45.492Z] e46f0ddc25f2: Pushed [2023-03-22T04:25:45.492Z] a7fc1dadf918: Pushed [2023-03-22T04:25:45.492Z] edf70074bd40: Layer already exists [2023-03-22T04:25:45.492Z] a2c2f53d6b01: Pushed [2023-03-22T04:25:48.077Z] bc55365616aa: Pushed [2023-03-22T04:25:48.344Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:4666ebadf98b666ee728f752d954f3c8ed294fec349c3582f3c753e8586b61b9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:48.675Z] + 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-03-22T04:25:49.016Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-22T04:25:49.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-22T04:25:49.016Z] a3fb3ae670e5: Preparing [2023-03-22T04:25:49.016Z] a7fc1dadf918: Preparing [2023-03-22T04:25:49.016Z] e46f0ddc25f2: Preparing [2023-03-22T04:25:49.016Z] bc55365616aa: Preparing [2023-03-22T04:25:49.016Z] 6f745b5e6e15: Preparing [2023-03-22T04:25:49.016Z] 21a41142849e: Preparing [2023-03-22T04:25:49.016Z] a2c2f53d6b01: Preparing [2023-03-22T04:25:49.016Z] edf70074bd40: Preparing [2023-03-22T04:25:49.016Z] 21a41142849e: Waiting [2023-03-22T04:25:49.016Z] a2c2f53d6b01: Waiting [2023-03-22T04:25:49.016Z] edf70074bd40: Waiting [2023-03-22T04:25:49.016Z] a7fc1dadf918: Layer already exists [2023-03-22T04:25:49.016Z] bc55365616aa: Layer already exists [2023-03-22T04:25:49.016Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:25:49.016Z] a3fb3ae670e5: Layer already exists [2023-03-22T04:25:49.016Z] e46f0ddc25f2: Layer already exists [2023-03-22T04:25:49.016Z] 21a41142849e: Layer already exists [2023-03-22T04:25:49.016Z] a2c2f53d6b01: Layer already exists [2023-03-22T04:25:49.016Z] edf70074bd40: Layer already exists [2023-03-22T04:25:49.282Z] latest: digest: sha256:4666ebadf98b666ee728f752d954f3c8ed294fec349c3582f3c753e8586b61b9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:49.631Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:49.968Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.109 [2023-03-22T04:25:49.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-22T04:25:49.968Z] a3fb3ae670e5: Preparing [2023-03-22T04:25:49.968Z] a7fc1dadf918: Preparing [2023-03-22T04:25:49.968Z] e46f0ddc25f2: Preparing [2023-03-22T04:25:49.968Z] bc55365616aa: Preparing [2023-03-22T04:25:49.968Z] 6f745b5e6e15: Preparing [2023-03-22T04:25:49.968Z] 21a41142849e: Preparing [2023-03-22T04:25:49.968Z] a2c2f53d6b01: Preparing [2023-03-22T04:25:49.968Z] edf70074bd40: Preparing [2023-03-22T04:25:49.968Z] 21a41142849e: Waiting [2023-03-22T04:25:49.968Z] a2c2f53d6b01: Waiting [2023-03-22T04:25:49.968Z] edf70074bd40: Waiting [2023-03-22T04:25:49.968Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:25:49.968Z] a7fc1dadf918: Layer already exists [2023-03-22T04:25:49.968Z] e46f0ddc25f2: Layer already exists [2023-03-22T04:25:49.968Z] bc55365616aa: Layer already exists [2023-03-22T04:25:49.968Z] a3fb3ae670e5: Layer already exists [2023-03-22T04:25:49.968Z] edf70074bd40: Layer already exists [2023-03-22T04:25:49.968Z] a2c2f53d6b01: Layer already exists [2023-03-22T04:25:49.968Z] 21a41142849e: Layer already exists [2023-03-22T04:25:50.234Z] 3.0.0-dev.109: digest: sha256:4666ebadf98b666ee728f752d954f3c8ed294fec349c3582f3c753e8586b61b9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:50.573Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:50.915Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:25:50.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-22T04:25:50.915Z] a3fb3ae670e5: Preparing [2023-03-22T04:25:50.915Z] a7fc1dadf918: Preparing [2023-03-22T04:25:50.915Z] e46f0ddc25f2: Preparing [2023-03-22T04:25:50.915Z] bc55365616aa: Preparing [2023-03-22T04:25:50.915Z] 6f745b5e6e15: Preparing [2023-03-22T04:25:50.915Z] 21a41142849e: Preparing [2023-03-22T04:25:50.915Z] a2c2f53d6b01: Preparing [2023-03-22T04:25:50.915Z] edf70074bd40: Preparing [2023-03-22T04:25:50.915Z] 21a41142849e: Waiting [2023-03-22T04:25:50.915Z] edf70074bd40: Waiting [2023-03-22T04:25:50.915Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:25:50.915Z] a7fc1dadf918: Layer already exists [2023-03-22T04:25:50.915Z] e46f0ddc25f2: Layer already exists [2023-03-22T04:25:50.915Z] a3fb3ae670e5: Layer already exists [2023-03-22T04:25:50.915Z] bc55365616aa: Layer already exists [2023-03-22T04:25:50.915Z] 21a41142849e: Layer already exists [2023-03-22T04:25:50.915Z] a2c2f53d6b01: Layer already exists [2023-03-22T04:25:50.915Z] edf70074bd40: Layer already exists [2023-03-22T04:25:51.182Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:4666ebadf98b666ee728f752d954f3c8ed294fec349c3582f3c753e8586b61b9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:51.521Z] + 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-03-22T04:25:51.857Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-03-22T04:25:51.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-22T04:25:51.857Z] a3fb3ae670e5: Preparing [2023-03-22T04:25:51.857Z] a7fc1dadf918: Preparing [2023-03-22T04:25:51.857Z] e46f0ddc25f2: Preparing [2023-03-22T04:25:51.857Z] bc55365616aa: Preparing [2023-03-22T04:25:51.857Z] 6f745b5e6e15: Preparing [2023-03-22T04:25:51.857Z] 21a41142849e: Preparing [2023-03-22T04:25:51.857Z] a2c2f53d6b01: Preparing [2023-03-22T04:25:51.857Z] edf70074bd40: Preparing [2023-03-22T04:25:51.857Z] 21a41142849e: Waiting [2023-03-22T04:25:51.857Z] a2c2f53d6b01: Waiting [2023-03-22T04:25:51.857Z] edf70074bd40: Waiting [2023-03-22T04:25:51.857Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:25:51.857Z] a3fb3ae670e5: Layer already exists [2023-03-22T04:25:51.857Z] a7fc1dadf918: Layer already exists [2023-03-22T04:25:51.857Z] bc55365616aa: Layer already exists [2023-03-22T04:25:51.857Z] e46f0ddc25f2: Layer already exists [2023-03-22T04:25:51.857Z] a2c2f53d6b01: Layer already exists [2023-03-22T04:25:51.857Z] edf70074bd40: Layer already exists [2023-03-22T04:25:51.857Z] 21a41142849e: Layer already exists [2023-03-22T04:25:52.124Z] main: digest: sha256:4666ebadf98b666ee728f752d954f3c8ed294fec349c3582f3c753e8586b61b9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:25:52.167Z] ===================================================== [Pipeline] echo [2023-03-22T04:25:52.172Z] taggedImages: [2023-03-22T04:25:52.172Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:25:52.172Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-22T04:25:52.172Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.109 [2023-03-22T04:25:52.172Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:25:52.172Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-03-22T04:25:52.185Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-03-22T04:25:52.185Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:25:52.185Z] latest [2023-03-22T04:25:52.185Z] 3.0.0-dev.109 [2023-03-22T04:25:52.185Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:25:52.185Z] main [2023-03-22T04:25:52.185Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:52.534Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:52.869Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:25:52.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-22T04:25:52.869Z] cb912884b574: Preparing [2023-03-22T04:25:52.869Z] 77ccefafbc56: Preparing [2023-03-22T04:25:52.869Z] 6f745b5e6e15: Preparing [2023-03-22T04:25:52.869Z] 21a41142849e: Preparing [2023-03-22T04:25:52.869Z] 8fac6399a7b9: Preparing [2023-03-22T04:25:52.869Z] edf70074bd40: Preparing [2023-03-22T04:25:52.869Z] edf70074bd40: Waiting [2023-03-22T04:25:52.869Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:25:52.869Z] 21a41142849e: Layer already exists [2023-03-22T04:25:53.140Z] edf70074bd40: Layer already exists [2023-03-22T04:25:53.140Z] cb912884b574: Pushed [2023-03-22T04:25:53.140Z] 8fac6399a7b9: Pushed [2023-03-22T04:25:56.481Z] 77ccefafbc56: Pushed [2023-03-22T04:25:56.481Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:5f3c35c683415e23d08cb4a161169f6cd87cb19717b9c68c23c2dec48d660b01 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:56.818Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:57.152Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-22T04:25:57.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-22T04:25:57.152Z] cb912884b574: Preparing [2023-03-22T04:25:57.152Z] 77ccefafbc56: Preparing [2023-03-22T04:25:57.152Z] 6f745b5e6e15: Preparing [2023-03-22T04:25:57.152Z] 21a41142849e: Preparing [2023-03-22T04:25:57.152Z] 8fac6399a7b9: Preparing [2023-03-22T04:25:57.152Z] edf70074bd40: Preparing [2023-03-22T04:25:57.152Z] edf70074bd40: Waiting [2023-03-22T04:25:57.152Z] cb912884b574: Layer already exists [2023-03-22T04:25:57.152Z] 77ccefafbc56: Layer already exists [2023-03-22T04:25:57.152Z] 8fac6399a7b9: Layer already exists [2023-03-22T04:25:57.152Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:25:57.152Z] 21a41142849e: Layer already exists [2023-03-22T04:25:57.152Z] edf70074bd40: Layer already exists [2023-03-22T04:25:57.419Z] latest: digest: sha256:5f3c35c683415e23d08cb4a161169f6cd87cb19717b9c68c23c2dec48d660b01 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:57.763Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:58.100Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.109 [2023-03-22T04:25:58.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-22T04:25:58.100Z] cb912884b574: Preparing [2023-03-22T04:25:58.100Z] 77ccefafbc56: Preparing [2023-03-22T04:25:58.100Z] 6f745b5e6e15: Preparing [2023-03-22T04:25:58.100Z] 21a41142849e: Preparing [2023-03-22T04:25:58.100Z] 8fac6399a7b9: Preparing [2023-03-22T04:25:58.100Z] edf70074bd40: Preparing [2023-03-22T04:25:58.100Z] edf70074bd40: Waiting [2023-03-22T04:25:58.100Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:25:58.100Z] 21a41142849e: Layer already exists [2023-03-22T04:25:58.100Z] cb912884b574: Layer already exists [2023-03-22T04:25:58.100Z] 8fac6399a7b9: Layer already exists [2023-03-22T04:25:58.100Z] 77ccefafbc56: Layer already exists [2023-03-22T04:25:58.100Z] edf70074bd40: Layer already exists [2023-03-22T04:25:58.100Z] 3.0.0-dev.109: digest: sha256:5f3c35c683415e23d08cb4a161169f6cd87cb19717b9c68c23c2dec48d660b01 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:58.706Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:59.043Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:25:59.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-22T04:25:59.043Z] cb912884b574: Preparing [2023-03-22T04:25:59.043Z] 77ccefafbc56: Preparing [2023-03-22T04:25:59.043Z] 6f745b5e6e15: Preparing [2023-03-22T04:25:59.043Z] 21a41142849e: Preparing [2023-03-22T04:25:59.043Z] 8fac6399a7b9: Preparing [2023-03-22T04:25:59.043Z] edf70074bd40: Preparing [2023-03-22T04:25:59.043Z] edf70074bd40: Waiting [2023-03-22T04:25:59.043Z] 77ccefafbc56: Layer already exists [2023-03-22T04:25:59.043Z] cb912884b574: Layer already exists [2023-03-22T04:25:59.043Z] 21a41142849e: Layer already exists [2023-03-22T04:25:59.043Z] 8fac6399a7b9: Layer already exists [2023-03-22T04:25:59.043Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:25:59.043Z] edf70074bd40: Layer already exists [2023-03-22T04:25:59.308Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:5f3c35c683415e23d08cb4a161169f6cd87cb19717b9c68c23c2dec48d660b01 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:59.646Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:25:59.982Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-03-22T04:25:59.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-22T04:25:59.982Z] cb912884b574: Preparing [2023-03-22T04:25:59.982Z] 77ccefafbc56: Preparing [2023-03-22T04:25:59.982Z] 6f745b5e6e15: Preparing [2023-03-22T04:25:59.982Z] 21a41142849e: Preparing [2023-03-22T04:25:59.982Z] 8fac6399a7b9: Preparing [2023-03-22T04:25:59.982Z] edf70074bd40: Preparing [2023-03-22T04:25:59.982Z] edf70074bd40: Waiting [2023-03-22T04:25:59.982Z] 21a41142849e: Layer already exists [2023-03-22T04:25:59.982Z] cb912884b574: Layer already exists [2023-03-22T04:25:59.982Z] 8fac6399a7b9: Layer already exists [2023-03-22T04:25:59.982Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:25:59.982Z] 77ccefafbc56: Layer already exists [2023-03-22T04:25:59.982Z] edf70074bd40: Layer already exists [2023-03-22T04:26:00.249Z] main: digest: sha256:5f3c35c683415e23d08cb4a161169f6cd87cb19717b9c68c23c2dec48d660b01 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:26:00.298Z] ===================================================== [Pipeline] echo [2023-03-22T04:26:00.307Z] taggedImages: [2023-03-22T04:26:00.307Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:26:00.307Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-22T04:26:00.307Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.109 [2023-03-22T04:26:00.307Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:26:00.307Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-03-22T04:26:00.330Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-03-22T04:26:00.330Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:26:00.330Z] latest [2023-03-22T04:26:00.330Z] 3.0.0-dev.109 [2023-03-22T04:26:00.330Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:26:00.330Z] main [2023-03-22T04:26:00.330Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:00.675Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:01.009Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:26:01.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-22T04:26:01.009Z] 6806ad929ef4: Preparing [2023-03-22T04:26:01.009Z] 302a12e10668: Preparing [2023-03-22T04:26:01.009Z] 17c3f61ea0f1: Preparing [2023-03-22T04:26:01.009Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:01.009Z] 21a41142849e: Preparing [2023-03-22T04:26:01.009Z] 321e04329758: Preparing [2023-03-22T04:26:01.009Z] edf70074bd40: Preparing [2023-03-22T04:26:01.009Z] 321e04329758: Waiting [2023-03-22T04:26:01.009Z] edf70074bd40: Waiting [2023-03-22T04:26:01.009Z] 21a41142849e: Layer already exists [2023-03-22T04:26:01.009Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:01.275Z] 321e04329758: Layer already exists [2023-03-22T04:26:01.275Z] edf70074bd40: Layer already exists [2023-03-22T04:26:01.275Z] 6806ad929ef4: Pushed [2023-03-22T04:26:01.275Z] 302a12e10668: Pushed [2023-03-22T04:26:04.622Z] 17c3f61ea0f1: Pushed [2023-03-22T04:26:04.622Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:3b5018cf5741b0934b15c70a7a43c8c39bbd2ee083cd70bedee8f10d01e106ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:04.962Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:05.295Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-22T04:26:05.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-22T04:26:05.295Z] 6806ad929ef4: Preparing [2023-03-22T04:26:05.295Z] 302a12e10668: Preparing [2023-03-22T04:26:05.295Z] 17c3f61ea0f1: Preparing [2023-03-22T04:26:05.295Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:05.295Z] 21a41142849e: Preparing [2023-03-22T04:26:05.295Z] 321e04329758: Preparing [2023-03-22T04:26:05.295Z] edf70074bd40: Preparing [2023-03-22T04:26:05.295Z] edf70074bd40: Waiting [2023-03-22T04:26:05.295Z] 321e04329758: Waiting [2023-03-22T04:26:05.295Z] 6806ad929ef4: Layer already exists [2023-03-22T04:26:05.295Z] 17c3f61ea0f1: Layer already exists [2023-03-22T04:26:05.295Z] 21a41142849e: Layer already exists [2023-03-22T04:26:05.295Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:05.295Z] 302a12e10668: Layer already exists [2023-03-22T04:26:05.295Z] 321e04329758: Layer already exists [2023-03-22T04:26:05.295Z] edf70074bd40: Layer already exists [2023-03-22T04:26:05.560Z] latest: digest: sha256:3b5018cf5741b0934b15c70a7a43c8c39bbd2ee083cd70bedee8f10d01e106ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:05.899Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:06.239Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.109 [2023-03-22T04:26:06.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-22T04:26:06.239Z] 6806ad929ef4: Preparing [2023-03-22T04:26:06.239Z] 302a12e10668: Preparing [2023-03-22T04:26:06.239Z] 17c3f61ea0f1: Preparing [2023-03-22T04:26:06.239Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:06.239Z] 21a41142849e: Preparing [2023-03-22T04:26:06.239Z] 321e04329758: Preparing [2023-03-22T04:26:06.239Z] edf70074bd40: Preparing [2023-03-22T04:26:06.239Z] 321e04329758: Waiting [2023-03-22T04:26:06.239Z] edf70074bd40: Waiting [2023-03-22T04:26:06.239Z] 302a12e10668: Layer already exists [2023-03-22T04:26:06.239Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:06.239Z] 21a41142849e: Layer already exists [2023-03-22T04:26:06.239Z] 6806ad929ef4: Layer already exists [2023-03-22T04:26:06.239Z] 17c3f61ea0f1: Layer already exists [2023-03-22T04:26:06.239Z] edf70074bd40: Layer already exists [2023-03-22T04:26:06.239Z] 321e04329758: Layer already exists [2023-03-22T04:26:06.239Z] 3.0.0-dev.109: digest: sha256:3b5018cf5741b0934b15c70a7a43c8c39bbd2ee083cd70bedee8f10d01e106ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:06.833Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:07.161Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:26:07.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-22T04:26:07.161Z] 6806ad929ef4: Preparing [2023-03-22T04:26:07.161Z] 302a12e10668: Preparing [2023-03-22T04:26:07.161Z] 17c3f61ea0f1: Preparing [2023-03-22T04:26:07.161Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:07.161Z] 21a41142849e: Preparing [2023-03-22T04:26:07.161Z] 321e04329758: Preparing [2023-03-22T04:26:07.161Z] edf70074bd40: Preparing [2023-03-22T04:26:07.161Z] 321e04329758: Waiting [2023-03-22T04:26:07.161Z] edf70074bd40: Waiting [2023-03-22T04:26:07.161Z] 21a41142849e: Layer already exists [2023-03-22T04:26:07.161Z] 6806ad929ef4: Layer already exists [2023-03-22T04:26:07.161Z] 17c3f61ea0f1: Layer already exists [2023-03-22T04:26:07.161Z] 302a12e10668: Layer already exists [2023-03-22T04:26:07.161Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:07.161Z] edf70074bd40: Layer already exists [2023-03-22T04:26:07.161Z] 321e04329758: Layer already exists [2023-03-22T04:26:07.426Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:3b5018cf5741b0934b15c70a7a43c8c39bbd2ee083cd70bedee8f10d01e106ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:07.756Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:08.088Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-03-22T04:26:08.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-22T04:26:08.088Z] 6806ad929ef4: Preparing [2023-03-22T04:26:08.088Z] 302a12e10668: Preparing [2023-03-22T04:26:08.088Z] 17c3f61ea0f1: Preparing [2023-03-22T04:26:08.088Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:08.088Z] 21a41142849e: Preparing [2023-03-22T04:26:08.088Z] 321e04329758: Preparing [2023-03-22T04:26:08.088Z] edf70074bd40: Preparing [2023-03-22T04:26:08.088Z] 321e04329758: Waiting [2023-03-22T04:26:08.088Z] edf70074bd40: Waiting [2023-03-22T04:26:08.088Z] 21a41142849e: Layer already exists [2023-03-22T04:26:08.088Z] 17c3f61ea0f1: Layer already exists [2023-03-22T04:26:08.088Z] 302a12e10668: Layer already exists [2023-03-22T04:26:08.088Z] 6806ad929ef4: Layer already exists [2023-03-22T04:26:08.088Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:08.088Z] edf70074bd40: Layer already exists [2023-03-22T04:26:08.088Z] 321e04329758: Layer already exists [2023-03-22T04:26:08.353Z] main: digest: sha256:3b5018cf5741b0934b15c70a7a43c8c39bbd2ee083cd70bedee8f10d01e106ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:26:08.391Z] ===================================================== [Pipeline] echo [2023-03-22T04:26:08.396Z] taggedImages: [2023-03-22T04:26:08.396Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:26:08.396Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-22T04:26:08.396Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.109 [2023-03-22T04:26:08.396Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:26:08.396Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-03-22T04:26:08.410Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-03-22T04:26:08.410Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:26:08.410Z] latest [2023-03-22T04:26:08.410Z] 3.0.0-dev.109 [2023-03-22T04:26:08.410Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:26:08.410Z] main [2023-03-22T04:26:08.410Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:08.732Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:09.062Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:26:09.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-22T04:26:09.062Z] 584d15603811: Preparing [2023-03-22T04:26:09.062Z] 584d15603811: Preparing [2023-03-22T04:26:09.062Z] 6f93f3d175b6: Preparing [2023-03-22T04:26:09.062Z] 63cb01139255: Preparing [2023-03-22T04:26:09.062Z] 495a781899ac: Preparing [2023-03-22T04:26:09.062Z] e3c1e0483888: Preparing [2023-03-22T04:26:09.062Z] 5c1d5dd5063c: Preparing [2023-03-22T04:26:09.062Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:09.062Z] 21a41142849e: Preparing [2023-03-22T04:26:09.062Z] caed8f2bdfd5: Preparing [2023-03-22T04:26:09.062Z] 22b68bf6d457: Preparing [2023-03-22T04:26:09.062Z] 6f617c19d433: Preparing [2023-03-22T04:26:09.063Z] 2a01719ab57b: Preparing [2023-03-22T04:26:09.063Z] edf70074bd40: Preparing [2023-03-22T04:26:09.063Z] caed8f2bdfd5: Waiting [2023-03-22T04:26:09.063Z] 22b68bf6d457: Waiting [2023-03-22T04:26:09.063Z] edf70074bd40: Waiting [2023-03-22T04:26:09.063Z] 5c1d5dd5063c: Waiting [2023-03-22T04:26:09.063Z] 6f745b5e6e15: Waiting [2023-03-22T04:26:09.063Z] 21a41142849e: Waiting [2023-03-22T04:26:09.063Z] 2a01719ab57b: Waiting [2023-03-22T04:26:09.063Z] 6f617c19d433: Waiting [2023-03-22T04:26:09.329Z] 6f93f3d175b6: Pushed [2023-03-22T04:26:09.329Z] 495a781899ac: Pushed [2023-03-22T04:26:09.329Z] 63cb01139255: Pushed [2023-03-22T04:26:09.329Z] 584d15603811: Pushed [2023-03-22T04:26:09.329Z] e3c1e0483888: Pushed [2023-03-22T04:26:09.329Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:09.595Z] caed8f2bdfd5: Pushed [2023-03-22T04:26:11.009Z] 21a41142849e: Layer already exists [2023-03-22T04:26:11.009Z] edf70074bd40: Layer already exists [2023-03-22T04:26:11.274Z] 22b68bf6d457: Pushed [2023-03-22T04:26:11.274Z] 6f617c19d433: Pushed [2023-03-22T04:26:11.274Z] 2a01719ab57b: Pushed [2023-03-22T04:26:13.219Z] 5c1d5dd5063c: Pushed [2023-03-22T04:26:13.219Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:56865f91e0f396f5ffe4dbf01add420749f4b1d06e319441208120bb03deaa63 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:13.555Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:13.896Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-22T04:26:13.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-22T04:26:13.896Z] 584d15603811: Preparing [2023-03-22T04:26:13.896Z] 584d15603811: Preparing [2023-03-22T04:26:13.896Z] 6f93f3d175b6: Preparing [2023-03-22T04:26:13.896Z] 63cb01139255: Preparing [2023-03-22T04:26:13.896Z] 495a781899ac: Preparing [2023-03-22T04:26:13.896Z] e3c1e0483888: Preparing [2023-03-22T04:26:13.896Z] 5c1d5dd5063c: Preparing [2023-03-22T04:26:13.896Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:13.896Z] 21a41142849e: Preparing [2023-03-22T04:26:13.896Z] caed8f2bdfd5: Preparing [2023-03-22T04:26:13.896Z] 22b68bf6d457: Preparing [2023-03-22T04:26:13.896Z] 6f617c19d433: Preparing [2023-03-22T04:26:13.896Z] 2a01719ab57b: Preparing [2023-03-22T04:26:13.896Z] edf70074bd40: Preparing [2023-03-22T04:26:13.896Z] 6f745b5e6e15: Waiting [2023-03-22T04:26:13.896Z] 21a41142849e: Waiting [2023-03-22T04:26:13.896Z] caed8f2bdfd5: Waiting [2023-03-22T04:26:13.896Z] 22b68bf6d457: Waiting [2023-03-22T04:26:13.896Z] 6f617c19d433: Waiting [2023-03-22T04:26:13.896Z] 2a01719ab57b: Waiting [2023-03-22T04:26:13.896Z] edf70074bd40: Waiting [2023-03-22T04:26:13.896Z] 5c1d5dd5063c: Waiting [2023-03-22T04:26:13.896Z] 63cb01139255: Layer already exists [2023-03-22T04:26:13.896Z] 6f93f3d175b6: Layer already exists [2023-03-22T04:26:13.896Z] 584d15603811: Layer already exists [2023-03-22T04:26:13.896Z] 495a781899ac: Layer already exists [2023-03-22T04:26:13.896Z] e3c1e0483888: Layer already exists [2023-03-22T04:26:13.896Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:13.896Z] 5c1d5dd5063c: Layer already exists [2023-03-22T04:26:13.896Z] 21a41142849e: Layer already exists [2023-03-22T04:26:13.896Z] caed8f2bdfd5: Layer already exists [2023-03-22T04:26:13.896Z] 22b68bf6d457: Layer already exists [2023-03-22T04:26:13.896Z] 2a01719ab57b: Layer already exists [2023-03-22T04:26:13.896Z] 6f617c19d433: Layer already exists [2023-03-22T04:26:13.896Z] edf70074bd40: Layer already exists [2023-03-22T04:26:14.167Z] latest: digest: sha256:56865f91e0f396f5ffe4dbf01add420749f4b1d06e319441208120bb03deaa63 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:14.523Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:14.865Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.109 [2023-03-22T04:26:14.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-22T04:26:14.865Z] 584d15603811: Preparing [2023-03-22T04:26:14.865Z] 584d15603811: Preparing [2023-03-22T04:26:14.865Z] 6f93f3d175b6: Preparing [2023-03-22T04:26:14.865Z] 63cb01139255: Preparing [2023-03-22T04:26:14.865Z] 495a781899ac: Preparing [2023-03-22T04:26:14.865Z] e3c1e0483888: Preparing [2023-03-22T04:26:14.865Z] 5c1d5dd5063c: Preparing [2023-03-22T04:26:14.865Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:14.865Z] 21a41142849e: Preparing [2023-03-22T04:26:14.865Z] caed8f2bdfd5: Preparing [2023-03-22T04:26:14.865Z] 22b68bf6d457: Preparing [2023-03-22T04:26:14.865Z] 6f617c19d433: Preparing [2023-03-22T04:26:14.865Z] 2a01719ab57b: Preparing [2023-03-22T04:26:14.865Z] edf70074bd40: Preparing [2023-03-22T04:26:14.865Z] 22b68bf6d457: Waiting [2023-03-22T04:26:14.865Z] 5c1d5dd5063c: Waiting [2023-03-22T04:26:14.865Z] 6f745b5e6e15: Waiting [2023-03-22T04:26:14.865Z] 21a41142849e: Waiting [2023-03-22T04:26:14.865Z] 6f617c19d433: Waiting [2023-03-22T04:26:14.865Z] caed8f2bdfd5: Waiting [2023-03-22T04:26:14.865Z] 2a01719ab57b: Waiting [2023-03-22T04:26:14.865Z] 495a781899ac: Layer already exists [2023-03-22T04:26:14.865Z] e3c1e0483888: Layer already exists [2023-03-22T04:26:14.865Z] 63cb01139255: Layer already exists [2023-03-22T04:26:14.865Z] 584d15603811: Layer already exists [2023-03-22T04:26:14.865Z] 6f93f3d175b6: Layer already exists [2023-03-22T04:26:14.865Z] 21a41142849e: Layer already exists [2023-03-22T04:26:14.865Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:14.865Z] 5c1d5dd5063c: Layer already exists [2023-03-22T04:26:14.865Z] caed8f2bdfd5: Layer already exists [2023-03-22T04:26:14.865Z] 22b68bf6d457: Layer already exists [2023-03-22T04:26:14.865Z] 6f617c19d433: Layer already exists [2023-03-22T04:26:14.865Z] 2a01719ab57b: Layer already exists [2023-03-22T04:26:14.865Z] edf70074bd40: Layer already exists [2023-03-22T04:26:15.138Z] 3.0.0-dev.109: digest: sha256:56865f91e0f396f5ffe4dbf01add420749f4b1d06e319441208120bb03deaa63 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:15.483Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:15.808Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:26:15.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-22T04:26:15.808Z] 584d15603811: Preparing [2023-03-22T04:26:15.808Z] 584d15603811: Preparing [2023-03-22T04:26:15.808Z] 6f93f3d175b6: Preparing [2023-03-22T04:26:15.808Z] 63cb01139255: Preparing [2023-03-22T04:26:15.808Z] 495a781899ac: Preparing [2023-03-22T04:26:15.808Z] e3c1e0483888: Preparing [2023-03-22T04:26:15.808Z] 5c1d5dd5063c: Preparing [2023-03-22T04:26:15.808Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:15.808Z] 21a41142849e: Preparing [2023-03-22T04:26:15.808Z] caed8f2bdfd5: Preparing [2023-03-22T04:26:15.808Z] 22b68bf6d457: Preparing [2023-03-22T04:26:15.808Z] 6f617c19d433: Preparing [2023-03-22T04:26:15.808Z] 2a01719ab57b: Preparing [2023-03-22T04:26:15.808Z] edf70074bd40: Preparing [2023-03-22T04:26:15.808Z] 5c1d5dd5063c: Waiting [2023-03-22T04:26:15.808Z] 6f745b5e6e15: Waiting [2023-03-22T04:26:15.808Z] 21a41142849e: Waiting [2023-03-22T04:26:15.808Z] caed8f2bdfd5: Waiting [2023-03-22T04:26:15.808Z] 22b68bf6d457: Waiting [2023-03-22T04:26:15.808Z] 6f617c19d433: Waiting [2023-03-22T04:26:15.808Z] 2a01719ab57b: Waiting [2023-03-22T04:26:15.808Z] edf70074bd40: Waiting [2023-03-22T04:26:15.808Z] 584d15603811: Layer already exists [2023-03-22T04:26:15.809Z] 6f93f3d175b6: Layer already exists [2023-03-22T04:26:15.809Z] 63cb01139255: Layer already exists [2023-03-22T04:26:15.809Z] 495a781899ac: Layer already exists [2023-03-22T04:26:15.809Z] e3c1e0483888: Layer already exists [2023-03-22T04:26:15.809Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:15.809Z] 21a41142849e: Layer already exists [2023-03-22T04:26:15.809Z] caed8f2bdfd5: Layer already exists [2023-03-22T04:26:15.809Z] 5c1d5dd5063c: Layer already exists [2023-03-22T04:26:15.809Z] 22b68bf6d457: Layer already exists [2023-03-22T04:26:15.809Z] 2a01719ab57b: Layer already exists [2023-03-22T04:26:15.809Z] 6f617c19d433: Layer already exists [2023-03-22T04:26:15.809Z] edf70074bd40: Layer already exists [2023-03-22T04:26:16.074Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:56865f91e0f396f5ffe4dbf01add420749f4b1d06e319441208120bb03deaa63 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:16.412Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:16.739Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-03-22T04:26:16.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-22T04:26:16.739Z] 584d15603811: Preparing [2023-03-22T04:26:16.739Z] 584d15603811: Preparing [2023-03-22T04:26:16.739Z] 6f93f3d175b6: Preparing [2023-03-22T04:26:16.739Z] 63cb01139255: Preparing [2023-03-22T04:26:16.739Z] 495a781899ac: Preparing [2023-03-22T04:26:16.739Z] e3c1e0483888: Preparing [2023-03-22T04:26:16.739Z] 5c1d5dd5063c: Preparing [2023-03-22T04:26:16.739Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:16.739Z] 21a41142849e: Preparing [2023-03-22T04:26:16.739Z] caed8f2bdfd5: Preparing [2023-03-22T04:26:16.739Z] 22b68bf6d457: Preparing [2023-03-22T04:26:16.739Z] 6f617c19d433: Preparing [2023-03-22T04:26:16.739Z] 2a01719ab57b: Preparing [2023-03-22T04:26:16.739Z] edf70074bd40: Preparing [2023-03-22T04:26:16.739Z] caed8f2bdfd5: Waiting [2023-03-22T04:26:16.739Z] 22b68bf6d457: Waiting [2023-03-22T04:26:16.739Z] 6f617c19d433: Waiting [2023-03-22T04:26:16.739Z] 2a01719ab57b: Waiting [2023-03-22T04:26:16.739Z] edf70074bd40: Waiting [2023-03-22T04:26:16.739Z] 5c1d5dd5063c: Waiting [2023-03-22T04:26:16.739Z] 6f745b5e6e15: Waiting [2023-03-22T04:26:16.739Z] 21a41142849e: Waiting [2023-03-22T04:26:16.739Z] e3c1e0483888: Layer already exists [2023-03-22T04:26:16.739Z] 63cb01139255: Layer already exists [2023-03-22T04:26:16.739Z] 584d15603811: Layer already exists [2023-03-22T04:26:16.739Z] 6f93f3d175b6: Layer already exists [2023-03-22T04:26:16.739Z] 495a781899ac: Layer already exists [2023-03-22T04:26:16.739Z] 5c1d5dd5063c: Layer already exists [2023-03-22T04:26:16.739Z] caed8f2bdfd5: Layer already exists [2023-03-22T04:26:16.739Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:16.739Z] 22b68bf6d457: Layer already exists [2023-03-22T04:26:16.739Z] 21a41142849e: Layer already exists [2023-03-22T04:26:16.739Z] 2a01719ab57b: Layer already exists [2023-03-22T04:26:16.739Z] edf70074bd40: Layer already exists [2023-03-22T04:26:16.739Z] 6f617c19d433: Layer already exists [2023-03-22T04:26:17.002Z] main: digest: sha256:56865f91e0f396f5ffe4dbf01add420749f4b1d06e319441208120bb03deaa63 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:26:17.051Z] ===================================================== [Pipeline] echo [2023-03-22T04:26:17.061Z] taggedImages: [2023-03-22T04:26:17.061Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:26:17.061Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-22T04:26:17.061Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.109 [2023-03-22T04:26:17.061Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:26:17.061Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-03-22T04:26:17.081Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-03-22T04:26:17.081Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:26:17.081Z] latest [2023-03-22T04:26:17.081Z] 3.0.0-dev.109 [2023-03-22T04:26:17.081Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:26:17.081Z] main [2023-03-22T04:26:17.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:17.418Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:17.743Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:26:17.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-22T04:26:17.743Z] 9e7042448215: Preparing [2023-03-22T04:26:17.743Z] 24a66514e3d1: Preparing [2023-03-22T04:26:17.743Z] 4360d01091de: Preparing [2023-03-22T04:26:17.743Z] c5dfa261bec6: Preparing [2023-03-22T04:26:17.743Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:17.743Z] 21a41142849e: Preparing [2023-03-22T04:26:17.743Z] a2c2f53d6b01: Preparing [2023-03-22T04:26:17.743Z] edf70074bd40: Preparing [2023-03-22T04:26:17.743Z] 21a41142849e: Waiting [2023-03-22T04:26:17.743Z] a2c2f53d6b01: Waiting [2023-03-22T04:26:17.743Z] edf70074bd40: Waiting [2023-03-22T04:26:17.743Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:18.008Z] 21a41142849e: Layer already exists [2023-03-22T04:26:18.008Z] a2c2f53d6b01: Layer already exists [2023-03-22T04:26:18.008Z] edf70074bd40: Layer already exists [2023-03-22T04:26:18.008Z] 4360d01091de: Pushed [2023-03-22T04:26:18.008Z] 24a66514e3d1: Pushed [2023-03-22T04:26:18.008Z] 9e7042448215: Pushed [2023-03-22T04:26:20.581Z] c5dfa261bec6: Pushed [2023-03-22T04:26:20.581Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:c7ed220a4a2c06b6c25328413cbae46386b32f4ca21df22223461974a232335c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:20.912Z] + 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-03-22T04:26:21.246Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-22T04:26:21.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-22T04:26:21.246Z] 9e7042448215: Preparing [2023-03-22T04:26:21.246Z] 24a66514e3d1: Preparing [2023-03-22T04:26:21.246Z] 4360d01091de: Preparing [2023-03-22T04:26:21.246Z] c5dfa261bec6: Preparing [2023-03-22T04:26:21.246Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:21.246Z] 21a41142849e: Preparing [2023-03-22T04:26:21.246Z] a2c2f53d6b01: Preparing [2023-03-22T04:26:21.246Z] edf70074bd40: Preparing [2023-03-22T04:26:21.246Z] 21a41142849e: Waiting [2023-03-22T04:26:21.246Z] a2c2f53d6b01: Waiting [2023-03-22T04:26:21.246Z] 9e7042448215: Layer already exists [2023-03-22T04:26:21.246Z] 4360d01091de: Layer already exists [2023-03-22T04:26:21.246Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:21.246Z] 24a66514e3d1: Layer already exists [2023-03-22T04:26:21.246Z] c5dfa261bec6: Layer already exists [2023-03-22T04:26:21.246Z] 21a41142849e: Layer already exists [2023-03-22T04:26:21.246Z] a2c2f53d6b01: Layer already exists [2023-03-22T04:26:21.246Z] edf70074bd40: Layer already exists [2023-03-22T04:26:21.511Z] latest: digest: sha256:c7ed220a4a2c06b6c25328413cbae46386b32f4ca21df22223461974a232335c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:21.842Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:22.184Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.109 [2023-03-22T04:26:22.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-22T04:26:22.184Z] 9e7042448215: Preparing [2023-03-22T04:26:22.184Z] 24a66514e3d1: Preparing [2023-03-22T04:26:22.184Z] 4360d01091de: Preparing [2023-03-22T04:26:22.184Z] c5dfa261bec6: Preparing [2023-03-22T04:26:22.184Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:22.184Z] 21a41142849e: Preparing [2023-03-22T04:26:22.184Z] a2c2f53d6b01: Preparing [2023-03-22T04:26:22.184Z] edf70074bd40: Preparing [2023-03-22T04:26:22.184Z] 21a41142849e: Waiting [2023-03-22T04:26:22.184Z] a2c2f53d6b01: Waiting [2023-03-22T04:26:22.184Z] edf70074bd40: Waiting [2023-03-22T04:26:22.184Z] 4360d01091de: Layer already exists [2023-03-22T04:26:22.184Z] 24a66514e3d1: Layer already exists [2023-03-22T04:26:22.184Z] 9e7042448215: Layer already exists [2023-03-22T04:26:22.184Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:22.184Z] c5dfa261bec6: Layer already exists [2023-03-22T04:26:22.184Z] a2c2f53d6b01: Layer already exists [2023-03-22T04:26:22.184Z] 21a41142849e: Layer already exists [2023-03-22T04:26:22.184Z] edf70074bd40: Layer already exists [2023-03-22T04:26:22.450Z] 3.0.0-dev.109: digest: sha256:c7ed220a4a2c06b6c25328413cbae46386b32f4ca21df22223461974a232335c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:22.792Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:23.130Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:26:23.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-22T04:26:23.130Z] 9e7042448215: Preparing [2023-03-22T04:26:23.130Z] 24a66514e3d1: Preparing [2023-03-22T04:26:23.130Z] 4360d01091de: Preparing [2023-03-22T04:26:23.130Z] c5dfa261bec6: Preparing [2023-03-22T04:26:23.130Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:23.130Z] 21a41142849e: Preparing [2023-03-22T04:26:23.130Z] a2c2f53d6b01: Preparing [2023-03-22T04:26:23.130Z] edf70074bd40: Preparing [2023-03-22T04:26:23.130Z] 21a41142849e: Waiting [2023-03-22T04:26:23.130Z] edf70074bd40: Waiting [2023-03-22T04:26:23.130Z] a2c2f53d6b01: Waiting [2023-03-22T04:26:23.130Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:23.130Z] 9e7042448215: Layer already exists [2023-03-22T04:26:23.130Z] 4360d01091de: Layer already exists [2023-03-22T04:26:23.130Z] 24a66514e3d1: Layer already exists [2023-03-22T04:26:23.130Z] c5dfa261bec6: Layer already exists [2023-03-22T04:26:23.130Z] edf70074bd40: Layer already exists [2023-03-22T04:26:23.130Z] 21a41142849e: Layer already exists [2023-03-22T04:26:23.130Z] a2c2f53d6b01: Layer already exists [2023-03-22T04:26:23.396Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:c7ed220a4a2c06b6c25328413cbae46386b32f4ca21df22223461974a232335c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:23.735Z] + 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-03-22T04:26:24.071Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-03-22T04:26:24.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-22T04:26:24.072Z] 9e7042448215: Preparing [2023-03-22T04:26:24.072Z] 24a66514e3d1: Preparing [2023-03-22T04:26:24.072Z] 4360d01091de: Preparing [2023-03-22T04:26:24.072Z] c5dfa261bec6: Preparing [2023-03-22T04:26:24.072Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:24.072Z] 21a41142849e: Preparing [2023-03-22T04:26:24.072Z] a2c2f53d6b01: Preparing [2023-03-22T04:26:24.072Z] edf70074bd40: Preparing [2023-03-22T04:26:24.072Z] 21a41142849e: Waiting [2023-03-22T04:26:24.072Z] a2c2f53d6b01: Waiting [2023-03-22T04:26:24.072Z] edf70074bd40: Waiting [2023-03-22T04:26:24.072Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:24.072Z] 9e7042448215: Layer already exists [2023-03-22T04:26:24.072Z] c5dfa261bec6: Layer already exists [2023-03-22T04:26:24.072Z] 4360d01091de: Layer already exists [2023-03-22T04:26:24.072Z] 24a66514e3d1: Layer already exists [2023-03-22T04:26:24.072Z] a2c2f53d6b01: Layer already exists [2023-03-22T04:26:24.072Z] 21a41142849e: Layer already exists [2023-03-22T04:26:24.072Z] edf70074bd40: Layer already exists [2023-03-22T04:26:24.338Z] main: digest: sha256:c7ed220a4a2c06b6c25328413cbae46386b32f4ca21df22223461974a232335c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:26:24.377Z] ===================================================== [Pipeline] echo [2023-03-22T04:26:24.382Z] taggedImages: [2023-03-22T04:26:24.382Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:26:24.382Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-22T04:26:24.382Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.109 [2023-03-22T04:26:24.382Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:26:24.382Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-03-22T04:26:24.395Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-03-22T04:26:24.395Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:26:24.395Z] latest [2023-03-22T04:26:24.395Z] 3.0.0-dev.109 [2023-03-22T04:26:24.395Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:26:24.395Z] main [2023-03-22T04:26:24.395Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:24.722Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:25.052Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:26:25.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-22T04:26:25.052Z] aae39ea71b11: Preparing [2023-03-22T04:26:25.052Z] b04a5b7221ce: Preparing [2023-03-22T04:26:25.052Z] 707f5e8a988d: Preparing [2023-03-22T04:26:25.052Z] 7bc6a95958c0: Preparing [2023-03-22T04:26:25.052Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:25.052Z] 21a41142849e: Preparing [2023-03-22T04:26:25.052Z] 54521c31398b: Preparing [2023-03-22T04:26:25.052Z] 9c305fc96617: Preparing [2023-03-22T04:26:25.052Z] edf70074bd40: Preparing [2023-03-22T04:26:25.052Z] 54521c31398b: Waiting [2023-03-22T04:26:25.052Z] 9c305fc96617: Waiting [2023-03-22T04:26:25.052Z] edf70074bd40: Waiting [2023-03-22T04:26:25.052Z] 21a41142849e: Waiting [2023-03-22T04:26:25.052Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:25.318Z] 21a41142849e: Layer already exists [2023-03-22T04:26:25.318Z] b04a5b7221ce: Pushed [2023-03-22T04:26:25.318Z] 54521c31398b: Pushed [2023-03-22T04:26:25.318Z] edf70074bd40: Layer already exists [2023-03-22T04:26:25.584Z] 7bc6a95958c0: Pushed [2023-03-22T04:26:25.849Z] 9c305fc96617: Pushed [2023-03-22T04:26:26.430Z] aae39ea71b11: Pushed [2023-03-22T04:26:27.839Z] 707f5e8a988d: Pushed [2023-03-22T04:26:28.108Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:de978513475552ec5d2ff12924daaec31608531f5b622a7c7f3184ae324c55b9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:28.449Z] + 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-03-22T04:26:28.783Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-22T04:26:28.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-22T04:26:28.783Z] aae39ea71b11: Preparing [2023-03-22T04:26:28.783Z] b04a5b7221ce: Preparing [2023-03-22T04:26:28.783Z] 707f5e8a988d: Preparing [2023-03-22T04:26:28.783Z] 7bc6a95958c0: Preparing [2023-03-22T04:26:28.783Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:28.783Z] 21a41142849e: Preparing [2023-03-22T04:26:28.784Z] 54521c31398b: Preparing [2023-03-22T04:26:28.784Z] 9c305fc96617: Preparing [2023-03-22T04:26:28.784Z] edf70074bd40: Preparing [2023-03-22T04:26:28.784Z] 54521c31398b: Waiting [2023-03-22T04:26:28.784Z] 9c305fc96617: Waiting [2023-03-22T04:26:28.784Z] edf70074bd40: Waiting [2023-03-22T04:26:28.784Z] 21a41142849e: Waiting [2023-03-22T04:26:28.784Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:28.784Z] aae39ea71b11: Layer already exists [2023-03-22T04:26:28.784Z] b04a5b7221ce: Layer already exists [2023-03-22T04:26:28.784Z] 7bc6a95958c0: Layer already exists [2023-03-22T04:26:28.784Z] 707f5e8a988d: Layer already exists [2023-03-22T04:26:28.784Z] 21a41142849e: Layer already exists [2023-03-22T04:26:28.784Z] 9c305fc96617: Layer already exists [2023-03-22T04:26:28.784Z] edf70074bd40: Layer already exists [2023-03-22T04:26:29.050Z] 54521c31398b: Layer already exists [2023-03-22T04:26:29.050Z] latest: digest: sha256:de978513475552ec5d2ff12924daaec31608531f5b622a7c7f3184ae324c55b9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:29.390Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:29.726Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.109 [2023-03-22T04:26:29.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-22T04:26:29.726Z] aae39ea71b11: Preparing [2023-03-22T04:26:29.726Z] b04a5b7221ce: Preparing [2023-03-22T04:26:29.726Z] 707f5e8a988d: Preparing [2023-03-22T04:26:29.726Z] 7bc6a95958c0: Preparing [2023-03-22T04:26:29.726Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:29.726Z] 21a41142849e: Preparing [2023-03-22T04:26:29.726Z] 54521c31398b: Preparing [2023-03-22T04:26:29.726Z] 9c305fc96617: Preparing [2023-03-22T04:26:29.726Z] edf70074bd40: Preparing [2023-03-22T04:26:29.726Z] 21a41142849e: Waiting [2023-03-22T04:26:29.726Z] 54521c31398b: Waiting [2023-03-22T04:26:29.726Z] 9c305fc96617: Waiting [2023-03-22T04:26:29.726Z] edf70074bd40: Waiting [2023-03-22T04:26:29.726Z] b04a5b7221ce: Layer already exists [2023-03-22T04:26:29.726Z] aae39ea71b11: Layer already exists [2023-03-22T04:26:29.726Z] 7bc6a95958c0: Layer already exists [2023-03-22T04:26:29.726Z] 707f5e8a988d: Layer already exists [2023-03-22T04:26:29.726Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:29.726Z] 21a41142849e: Layer already exists [2023-03-22T04:26:29.726Z] 54521c31398b: Layer already exists [2023-03-22T04:26:29.726Z] 9c305fc96617: Layer already exists [2023-03-22T04:26:29.726Z] edf70074bd40: Layer already exists [2023-03-22T04:26:29.992Z] 3.0.0-dev.109: digest: sha256:de978513475552ec5d2ff12924daaec31608531f5b622a7c7f3184ae324c55b9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:30.330Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:30.666Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:26:30.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-22T04:26:30.666Z] aae39ea71b11: Preparing [2023-03-22T04:26:30.666Z] b04a5b7221ce: Preparing [2023-03-22T04:26:30.666Z] 707f5e8a988d: Preparing [2023-03-22T04:26:30.666Z] 7bc6a95958c0: Preparing [2023-03-22T04:26:30.666Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:30.666Z] 21a41142849e: Preparing [2023-03-22T04:26:30.666Z] 54521c31398b: Preparing [2023-03-22T04:26:30.666Z] 9c305fc96617: Preparing [2023-03-22T04:26:30.666Z] edf70074bd40: Preparing [2023-03-22T04:26:30.666Z] 21a41142849e: Waiting [2023-03-22T04:26:30.666Z] 54521c31398b: Waiting [2023-03-22T04:26:30.666Z] 9c305fc96617: Waiting [2023-03-22T04:26:30.666Z] edf70074bd40: Waiting [2023-03-22T04:26:30.666Z] aae39ea71b11: Layer already exists [2023-03-22T04:26:30.666Z] 7bc6a95958c0: Layer already exists [2023-03-22T04:26:30.666Z] 707f5e8a988d: Layer already exists [2023-03-22T04:26:30.666Z] b04a5b7221ce: Layer already exists [2023-03-22T04:26:30.666Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:30.666Z] edf70074bd40: Layer already exists [2023-03-22T04:26:30.666Z] 9c305fc96617: Layer already exists [2023-03-22T04:26:30.666Z] 21a41142849e: Layer already exists [2023-03-22T04:26:30.666Z] 54521c31398b: Layer already exists [2023-03-22T04:26:30.932Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:de978513475552ec5d2ff12924daaec31608531f5b622a7c7f3184ae324c55b9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:31.265Z] + 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-03-22T04:26:31.600Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-03-22T04:26:31.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-22T04:26:31.600Z] aae39ea71b11: Preparing [2023-03-22T04:26:31.600Z] b04a5b7221ce: Preparing [2023-03-22T04:26:31.600Z] 707f5e8a988d: Preparing [2023-03-22T04:26:31.600Z] 7bc6a95958c0: Preparing [2023-03-22T04:26:31.600Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:31.600Z] 21a41142849e: Preparing [2023-03-22T04:26:31.600Z] 54521c31398b: Preparing [2023-03-22T04:26:31.600Z] 9c305fc96617: Preparing [2023-03-22T04:26:31.600Z] edf70074bd40: Preparing [2023-03-22T04:26:31.600Z] 21a41142849e: Waiting [2023-03-22T04:26:31.600Z] 54521c31398b: Waiting [2023-03-22T04:26:31.600Z] 9c305fc96617: Waiting [2023-03-22T04:26:31.600Z] edf70074bd40: Waiting [2023-03-22T04:26:31.600Z] aae39ea71b11: Layer already exists [2023-03-22T04:26:31.600Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:31.600Z] 7bc6a95958c0: Layer already exists [2023-03-22T04:26:31.600Z] b04a5b7221ce: Layer already exists [2023-03-22T04:26:31.600Z] 707f5e8a988d: Layer already exists [2023-03-22T04:26:31.600Z] 9c305fc96617: Layer already exists [2023-03-22T04:26:31.600Z] 54521c31398b: Layer already exists [2023-03-22T04:26:31.600Z] 21a41142849e: Layer already exists [2023-03-22T04:26:31.600Z] edf70074bd40: Layer already exists [2023-03-22T04:26:31.868Z] main: digest: sha256:de978513475552ec5d2ff12924daaec31608531f5b622a7c7f3184ae324c55b9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:26:31.907Z] ===================================================== [Pipeline] echo [2023-03-22T04:26:31.912Z] taggedImages: [2023-03-22T04:26:31.912Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:26:31.912Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-22T04:26:31.912Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.109 [2023-03-22T04:26:31.912Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:26:31.912Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-03-22T04:26:31.926Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-03-22T04:26:31.926Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:26:31.926Z] latest [2023-03-22T04:26:31.926Z] 3.0.0-dev.109 [2023-03-22T04:26:31.926Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:26:31.926Z] main [2023-03-22T04:26:31.926Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:32.257Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:32.612Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:26:32.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-22T04:26:32.612Z] 2cbef2596528: Preparing [2023-03-22T04:26:32.612Z] cbdcda5d2a56: Preparing [2023-03-22T04:26:32.612Z] a50a0a549c9f: Preparing [2023-03-22T04:26:32.612Z] 09de657f349f: Preparing [2023-03-22T04:26:32.612Z] 4981c54ee247: Preparing [2023-03-22T04:26:32.612Z] 8aeb487904b0: Preparing [2023-03-22T04:26:32.612Z] 4e06019084bf: Preparing [2023-03-22T04:26:32.612Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:32.612Z] 21a41142849e: Preparing [2023-03-22T04:26:32.612Z] 79496c7e9f8d: Preparing [2023-03-22T04:26:32.612Z] edf70074bd40: Preparing [2023-03-22T04:26:32.612Z] 6f745b5e6e15: Waiting [2023-03-22T04:26:32.612Z] 21a41142849e: Waiting [2023-03-22T04:26:32.612Z] 79496c7e9f8d: Waiting [2023-03-22T04:26:32.612Z] edf70074bd40: Waiting [2023-03-22T04:26:32.612Z] 8aeb487904b0: Waiting [2023-03-22T04:26:32.612Z] 4e06019084bf: Waiting [2023-03-22T04:26:32.886Z] 4981c54ee247: Pushed [2023-03-22T04:26:32.886Z] 2cbef2596528: Pushed [2023-03-22T04:26:33.153Z] cbdcda5d2a56: Pushed [2023-03-22T04:26:33.153Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:33.153Z] 8aeb487904b0: Pushed [2023-03-22T04:26:33.153Z] 21a41142849e: Layer already exists [2023-03-22T04:26:33.153Z] 4e06019084bf: Pushed [2023-03-22T04:26:33.153Z] edf70074bd40: Layer already exists [2023-03-22T04:26:33.421Z] 79496c7e9f8d: Pushed [2023-03-22T04:26:36.008Z] 09de657f349f: Pushed [2023-03-22T04:26:36.591Z] a50a0a549c9f: Pushed [2023-03-22T04:26:36.591Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:35d67dfddc6d446fe244545687b8706a89150dc34c4e72101995aed055ff6c1a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:36.924Z] + 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-03-22T04:26:37.251Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-22T04:26:37.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-22T04:26:37.251Z] 2cbef2596528: Preparing [2023-03-22T04:26:37.251Z] cbdcda5d2a56: Preparing [2023-03-22T04:26:37.251Z] a50a0a549c9f: Preparing [2023-03-22T04:26:37.251Z] 09de657f349f: Preparing [2023-03-22T04:26:37.251Z] 4981c54ee247: Preparing [2023-03-22T04:26:37.251Z] 8aeb487904b0: Preparing [2023-03-22T04:26:37.251Z] 4e06019084bf: Preparing [2023-03-22T04:26:37.251Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:37.251Z] 21a41142849e: Preparing [2023-03-22T04:26:37.251Z] 79496c7e9f8d: Preparing [2023-03-22T04:26:37.251Z] edf70074bd40: Preparing [2023-03-22T04:26:37.251Z] 6f745b5e6e15: Waiting [2023-03-22T04:26:37.251Z] 21a41142849e: Waiting [2023-03-22T04:26:37.251Z] 8aeb487904b0: Waiting [2023-03-22T04:26:37.251Z] 4e06019084bf: Waiting [2023-03-22T04:26:37.251Z] edf70074bd40: Waiting [2023-03-22T04:26:37.251Z] 4981c54ee247: Layer already exists [2023-03-22T04:26:37.251Z] 2cbef2596528: Layer already exists [2023-03-22T04:26:37.251Z] a50a0a549c9f: Layer already exists [2023-03-22T04:26:37.251Z] 09de657f349f: Layer already exists [2023-03-22T04:26:37.251Z] cbdcda5d2a56: Layer already exists [2023-03-22T04:26:37.251Z] 8aeb487904b0: Layer already exists [2023-03-22T04:26:37.251Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:37.251Z] 79496c7e9f8d: Layer already exists [2023-03-22T04:26:37.251Z] 4e06019084bf: Layer already exists [2023-03-22T04:26:37.251Z] 21a41142849e: Layer already exists [2023-03-22T04:26:37.251Z] edf70074bd40: Layer already exists [2023-03-22T04:26:37.515Z] latest: digest: sha256:35d67dfddc6d446fe244545687b8706a89150dc34c4e72101995aed055ff6c1a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:37.844Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:38.165Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.109 [2023-03-22T04:26:38.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-22T04:26:38.165Z] 2cbef2596528: Preparing [2023-03-22T04:26:38.165Z] cbdcda5d2a56: Preparing [2023-03-22T04:26:38.165Z] a50a0a549c9f: Preparing [2023-03-22T04:26:38.165Z] 09de657f349f: Preparing [2023-03-22T04:26:38.165Z] 4981c54ee247: Preparing [2023-03-22T04:26:38.165Z] 8aeb487904b0: Preparing [2023-03-22T04:26:38.165Z] 4e06019084bf: Preparing [2023-03-22T04:26:38.165Z] 8aeb487904b0: Waiting [2023-03-22T04:26:38.165Z] 4e06019084bf: Waiting [2023-03-22T04:26:38.165Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:38.165Z] 21a41142849e: Preparing [2023-03-22T04:26:38.165Z] 79496c7e9f8d: Preparing [2023-03-22T04:26:38.165Z] edf70074bd40: Preparing [2023-03-22T04:26:38.165Z] 6f745b5e6e15: Waiting [2023-03-22T04:26:38.165Z] 21a41142849e: Waiting [2023-03-22T04:26:38.165Z] 79496c7e9f8d: Waiting [2023-03-22T04:26:38.165Z] edf70074bd40: Waiting [2023-03-22T04:26:38.165Z] cbdcda5d2a56: Layer already exists [2023-03-22T04:26:38.165Z] 4981c54ee247: Layer already exists [2023-03-22T04:26:38.165Z] 09de657f349f: Layer already exists [2023-03-22T04:26:38.166Z] 2cbef2596528: Layer already exists [2023-03-22T04:26:38.166Z] a50a0a549c9f: Layer already exists [2023-03-22T04:26:38.166Z] 8aeb487904b0: Layer already exists [2023-03-22T04:26:38.166Z] 4e06019084bf: Layer already exists [2023-03-22T04:26:38.166Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:38.166Z] 79496c7e9f8d: Layer already exists [2023-03-22T04:26:38.166Z] 21a41142849e: Layer already exists [2023-03-22T04:26:38.166Z] edf70074bd40: Layer already exists [2023-03-22T04:26:38.430Z] 3.0.0-dev.109: digest: sha256:35d67dfddc6d446fe244545687b8706a89150dc34c4e72101995aed055ff6c1a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:38.755Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:39.083Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:26:39.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-22T04:26:39.083Z] 2cbef2596528: Preparing [2023-03-22T04:26:39.083Z] cbdcda5d2a56: Preparing [2023-03-22T04:26:39.083Z] a50a0a549c9f: Preparing [2023-03-22T04:26:39.083Z] 09de657f349f: Preparing [2023-03-22T04:26:39.083Z] 4981c54ee247: Preparing [2023-03-22T04:26:39.083Z] 8aeb487904b0: Preparing [2023-03-22T04:26:39.083Z] 4e06019084bf: Preparing [2023-03-22T04:26:39.083Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:39.083Z] 21a41142849e: Preparing [2023-03-22T04:26:39.083Z] 79496c7e9f8d: Preparing [2023-03-22T04:26:39.083Z] edf70074bd40: Preparing [2023-03-22T04:26:39.083Z] 6f745b5e6e15: Waiting [2023-03-22T04:26:39.083Z] 21a41142849e: Waiting [2023-03-22T04:26:39.083Z] 79496c7e9f8d: Waiting [2023-03-22T04:26:39.083Z] 8aeb487904b0: Waiting [2023-03-22T04:26:39.083Z] 4e06019084bf: Waiting [2023-03-22T04:26:39.083Z] edf70074bd40: Waiting [2023-03-22T04:26:39.083Z] a50a0a549c9f: Layer already exists [2023-03-22T04:26:39.083Z] 2cbef2596528: Layer already exists [2023-03-22T04:26:39.083Z] 4981c54ee247: Layer already exists [2023-03-22T04:26:39.083Z] cbdcda5d2a56: Layer already exists [2023-03-22T04:26:39.083Z] 09de657f349f: Layer already exists [2023-03-22T04:26:39.083Z] 8aeb487904b0: Layer already exists [2023-03-22T04:26:39.083Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:39.083Z] 4e06019084bf: Layer already exists [2023-03-22T04:26:39.083Z] 79496c7e9f8d: Layer already exists [2023-03-22T04:26:39.083Z] 21a41142849e: Layer already exists [2023-03-22T04:26:39.083Z] edf70074bd40: Layer already exists [2023-03-22T04:26:39.348Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:35d67dfddc6d446fe244545687b8706a89150dc34c4e72101995aed055ff6c1a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:39.680Z] + 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-03-22T04:26:40.021Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-03-22T04:26:40.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-22T04:26:40.022Z] 2cbef2596528: Preparing [2023-03-22T04:26:40.022Z] cbdcda5d2a56: Preparing [2023-03-22T04:26:40.022Z] a50a0a549c9f: Preparing [2023-03-22T04:26:40.022Z] 09de657f349f: Preparing [2023-03-22T04:26:40.022Z] 4981c54ee247: Preparing [2023-03-22T04:26:40.022Z] 8aeb487904b0: Preparing [2023-03-22T04:26:40.022Z] 4e06019084bf: Preparing [2023-03-22T04:26:40.022Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:40.022Z] 21a41142849e: Preparing [2023-03-22T04:26:40.022Z] 79496c7e9f8d: Preparing [2023-03-22T04:26:40.022Z] edf70074bd40: Preparing [2023-03-22T04:26:40.022Z] 8aeb487904b0: Waiting [2023-03-22T04:26:40.022Z] 4e06019084bf: Waiting [2023-03-22T04:26:40.022Z] 6f745b5e6e15: Waiting [2023-03-22T04:26:40.022Z] 21a41142849e: Waiting [2023-03-22T04:26:40.022Z] 79496c7e9f8d: Waiting [2023-03-22T04:26:40.022Z] edf70074bd40: Waiting [2023-03-22T04:26:40.022Z] 2cbef2596528: Layer already exists [2023-03-22T04:26:40.022Z] 4981c54ee247: Layer already exists [2023-03-22T04:26:40.022Z] cbdcda5d2a56: Layer already exists [2023-03-22T04:26:40.022Z] 09de657f349f: Layer already exists [2023-03-22T04:26:40.022Z] a50a0a549c9f: Layer already exists [2023-03-22T04:26:40.022Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:40.022Z] 8aeb487904b0: Layer already exists [2023-03-22T04:26:40.022Z] 4e06019084bf: Layer already exists [2023-03-22T04:26:40.022Z] 21a41142849e: Layer already exists [2023-03-22T04:26:40.022Z] 79496c7e9f8d: Layer already exists [2023-03-22T04:26:40.022Z] edf70074bd40: Layer already exists [2023-03-22T04:26:40.288Z] main: digest: sha256:35d67dfddc6d446fe244545687b8706a89150dc34c4e72101995aed055ff6c1a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:26:40.341Z] ===================================================== [Pipeline] echo [2023-03-22T04:26:40.349Z] taggedImages: [2023-03-22T04:26:40.349Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:26:40.349Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-22T04:26:40.349Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.109 [2023-03-22T04:26:40.349Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:26:40.349Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-03-22T04:26:40.369Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-03-22T04:26:40.369Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:26:40.369Z] latest [2023-03-22T04:26:40.369Z] 3.0.0-dev.109 [2023-03-22T04:26:40.369Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:26:40.369Z] main [2023-03-22T04:26:40.369Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:40.702Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:41.030Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:26:41.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-22T04:26:41.030Z] 6681705129b1: Preparing [2023-03-22T04:26:41.030Z] 4ca7cca4d1a8: Preparing [2023-03-22T04:26:41.030Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:41.030Z] 21a41142849e: Preparing [2023-03-22T04:26:41.030Z] 007a538e5965: Preparing [2023-03-22T04:26:41.030Z] edf70074bd40: Preparing [2023-03-22T04:26:41.030Z] edf70074bd40: Waiting [2023-03-22T04:26:41.030Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:41.296Z] 21a41142849e: Layer already exists [2023-03-22T04:26:41.296Z] edf70074bd40: Layer already exists [2023-03-22T04:26:41.296Z] 6681705129b1: Pushed [2023-03-22T04:26:42.708Z] 007a538e5965: Pushed [2023-03-22T04:26:46.051Z] 4ca7cca4d1a8: Pushed [2023-03-22T04:26:46.318Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:3d09ee4f10a3154ef7c40b92d78b133bd60d9a05f348862082f1119a77905eac size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:46.652Z] + 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-03-22T04:26:46.988Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-22T04:26:46.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-22T04:26:46.988Z] 6681705129b1: Preparing [2023-03-22T04:26:46.988Z] 4ca7cca4d1a8: Preparing [2023-03-22T04:26:46.988Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:46.988Z] 21a41142849e: Preparing [2023-03-22T04:26:46.988Z] 007a538e5965: Preparing [2023-03-22T04:26:46.988Z] edf70074bd40: Preparing [2023-03-22T04:26:46.988Z] edf70074bd40: Waiting [2023-03-22T04:26:46.988Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:46.988Z] 21a41142849e: Layer already exists [2023-03-22T04:26:46.988Z] 6681705129b1: Layer already exists [2023-03-22T04:26:46.988Z] 4ca7cca4d1a8: Layer already exists [2023-03-22T04:26:46.988Z] 007a538e5965: Layer already exists [2023-03-22T04:26:46.988Z] edf70074bd40: Layer already exists [2023-03-22T04:26:47.256Z] latest: digest: sha256:3d09ee4f10a3154ef7c40b92d78b133bd60d9a05f348862082f1119a77905eac size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:47.594Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:47.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.109 [2023-03-22T04:26:47.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-22T04:26:47.926Z] 6681705129b1: Preparing [2023-03-22T04:26:47.926Z] 4ca7cca4d1a8: Preparing [2023-03-22T04:26:47.926Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:47.926Z] 21a41142849e: Preparing [2023-03-22T04:26:47.926Z] 007a538e5965: Preparing [2023-03-22T04:26:47.926Z] edf70074bd40: Preparing [2023-03-22T04:26:47.926Z] edf70074bd40: Waiting [2023-03-22T04:26:47.926Z] 6681705129b1: Layer already exists [2023-03-22T04:26:47.926Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:47.926Z] 21a41142849e: Layer already exists [2023-03-22T04:26:47.926Z] 007a538e5965: Layer already exists [2023-03-22T04:26:47.926Z] 4ca7cca4d1a8: Layer already exists [2023-03-22T04:26:47.926Z] edf70074bd40: Layer already exists [2023-03-22T04:26:48.193Z] 3.0.0-dev.109: digest: sha256:3d09ee4f10a3154ef7c40b92d78b133bd60d9a05f348862082f1119a77905eac size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:48.530Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:48.863Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:26:48.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-22T04:26:48.863Z] 6681705129b1: Preparing [2023-03-22T04:26:48.863Z] 4ca7cca4d1a8: Preparing [2023-03-22T04:26:48.863Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:48.863Z] 21a41142849e: Preparing [2023-03-22T04:26:48.863Z] 007a538e5965: Preparing [2023-03-22T04:26:48.863Z] edf70074bd40: Preparing [2023-03-22T04:26:48.863Z] edf70074bd40: Waiting [2023-03-22T04:26:48.863Z] 4ca7cca4d1a8: Layer already exists [2023-03-22T04:26:48.863Z] 007a538e5965: Layer already exists [2023-03-22T04:26:48.863Z] 6681705129b1: Layer already exists [2023-03-22T04:26:48.863Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:48.863Z] 21a41142849e: Layer already exists [2023-03-22T04:26:48.863Z] edf70074bd40: Layer already exists [2023-03-22T04:26:49.130Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:3d09ee4f10a3154ef7c40b92d78b133bd60d9a05f348862082f1119a77905eac size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:49.468Z] + 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-03-22T04:26:49.805Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-03-22T04:26:49.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-22T04:26:49.805Z] 6681705129b1: Preparing [2023-03-22T04:26:49.805Z] 4ca7cca4d1a8: Preparing [2023-03-22T04:26:49.805Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:49.805Z] 21a41142849e: Preparing [2023-03-22T04:26:49.805Z] 007a538e5965: Preparing [2023-03-22T04:26:49.805Z] edf70074bd40: Preparing [2023-03-22T04:26:49.805Z] edf70074bd40: Waiting [2023-03-22T04:26:49.805Z] 007a538e5965: Layer already exists [2023-03-22T04:26:49.805Z] 4ca7cca4d1a8: Layer already exists [2023-03-22T04:26:49.805Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:49.805Z] 6681705129b1: Layer already exists [2023-03-22T04:26:49.805Z] 21a41142849e: Layer already exists [2023-03-22T04:26:49.805Z] edf70074bd40: Layer already exists [2023-03-22T04:26:50.071Z] main: digest: sha256:3d09ee4f10a3154ef7c40b92d78b133bd60d9a05f348862082f1119a77905eac size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:26:50.112Z] ===================================================== [Pipeline] echo [2023-03-22T04:26:50.117Z] taggedImages: [2023-03-22T04:26:50.117Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:26:50.117Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-22T04:26:50.117Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.109 [2023-03-22T04:26:50.117Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:26:50.117Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-03-22T04:26:50.131Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-03-22T04:26:50.131Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:26:50.131Z] latest [2023-03-22T04:26:50.131Z] 3.0.0-dev.109 [2023-03-22T04:26:50.131Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:26:50.131Z] main [2023-03-22T04:26:50.131Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:51.939Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:26:52.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:26:52.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-22T04:26:52.276Z] 5ddc2adb044b: Preparing [2023-03-22T04:26:52.276Z] d4814ae45b00: Preparing [2023-03-22T04:26:52.276Z] 3da298e7b002: Preparing [2023-03-22T04:26:52.276Z] 9235a35098d5: Preparing [2023-03-22T04:26:52.276Z] 6bad6448e321: Preparing [2023-03-22T04:26:52.276Z] 6f745b5e6e15: Preparing [2023-03-22T04:26:52.276Z] 21a41142849e: Preparing [2023-03-22T04:26:52.276Z] 40997768ac7b: Preparing [2023-03-22T04:26:52.276Z] edf70074bd40: Preparing [2023-03-22T04:26:52.276Z] 21a41142849e: Waiting [2023-03-22T04:26:52.276Z] 6f745b5e6e15: Waiting [2023-03-22T04:26:52.276Z] 40997768ac7b: Waiting [2023-03-22T04:26:52.276Z] edf70074bd40: Waiting [2023-03-22T04:26:52.547Z] 5ddc2adb044b: Pushed [2023-03-22T04:26:52.547Z] d4814ae45b00: Pushed [2023-03-22T04:26:52.547Z] 3da298e7b002: Pushed [2023-03-22T04:26:52.547Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:26:52.547Z] 21a41142849e: Layer already exists [2023-03-22T04:26:52.547Z] edf70074bd40: Layer already exists [2023-03-22T04:26:53.960Z] 40997768ac7b: Pushed [2023-03-22T04:27:02.173Z] 6bad6448e321: Pushed [2023-03-22T04:27:08.875Z] 9235a35098d5: Pushed [2023-03-22T04:27:09.143Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:ee6af0f67a62f807bc8d89849b42637099b822f1fbb9ca98dfe8c6d5e6f7f4cc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:09.489Z] + 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-03-22T04:27:09.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-22T04:27:09.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-22T04:27:09.826Z] 5ddc2adb044b: Preparing [2023-03-22T04:27:09.826Z] d4814ae45b00: Preparing [2023-03-22T04:27:09.826Z] 3da298e7b002: Preparing [2023-03-22T04:27:09.826Z] 9235a35098d5: Preparing [2023-03-22T04:27:09.826Z] 6bad6448e321: Preparing [2023-03-22T04:27:09.826Z] 6f745b5e6e15: Preparing [2023-03-22T04:27:09.826Z] 21a41142849e: Preparing [2023-03-22T04:27:09.826Z] 40997768ac7b: Preparing [2023-03-22T04:27:09.826Z] edf70074bd40: Preparing [2023-03-22T04:27:09.826Z] 21a41142849e: Waiting [2023-03-22T04:27:09.826Z] 40997768ac7b: Waiting [2023-03-22T04:27:09.826Z] edf70074bd40: Waiting [2023-03-22T04:27:09.826Z] 6f745b5e6e15: Waiting [2023-03-22T04:27:09.826Z] 9235a35098d5: Layer already exists [2023-03-22T04:27:09.826Z] 3da298e7b002: Layer already exists [2023-03-22T04:27:09.826Z] 5ddc2adb044b: Layer already exists [2023-03-22T04:27:09.826Z] 6bad6448e321: Layer already exists [2023-03-22T04:27:09.826Z] d4814ae45b00: Layer already exists [2023-03-22T04:27:09.826Z] 40997768ac7b: Layer already exists [2023-03-22T04:27:09.826Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:27:09.826Z] 21a41142849e: Layer already exists [2023-03-22T04:27:09.826Z] edf70074bd40: Layer already exists [2023-03-22T04:27:10.092Z] latest: digest: sha256:ee6af0f67a62f807bc8d89849b42637099b822f1fbb9ca98dfe8c6d5e6f7f4cc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:10.425Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:10.755Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.109 [2023-03-22T04:27:10.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-22T04:27:10.756Z] 5ddc2adb044b: Preparing [2023-03-22T04:27:10.756Z] d4814ae45b00: Preparing [2023-03-22T04:27:10.756Z] 3da298e7b002: Preparing [2023-03-22T04:27:10.756Z] 9235a35098d5: Preparing [2023-03-22T04:27:10.756Z] 6bad6448e321: Preparing [2023-03-22T04:27:10.756Z] 6f745b5e6e15: Preparing [2023-03-22T04:27:10.756Z] 21a41142849e: Preparing [2023-03-22T04:27:10.756Z] 40997768ac7b: Preparing [2023-03-22T04:27:10.756Z] edf70074bd40: Preparing [2023-03-22T04:27:10.756Z] 21a41142849e: Waiting [2023-03-22T04:27:10.756Z] 40997768ac7b: Waiting [2023-03-22T04:27:10.756Z] edf70074bd40: Waiting [2023-03-22T04:27:10.756Z] 6f745b5e6e15: Waiting [2023-03-22T04:27:10.756Z] 6bad6448e321: Layer already exists [2023-03-22T04:27:10.756Z] d4814ae45b00: Layer already exists [2023-03-22T04:27:10.756Z] 5ddc2adb044b: Layer already exists [2023-03-22T04:27:10.756Z] 3da298e7b002: Layer already exists [2023-03-22T04:27:10.756Z] 9235a35098d5: Layer already exists [2023-03-22T04:27:10.756Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:27:10.756Z] 21a41142849e: Layer already exists [2023-03-22T04:27:10.756Z] edf70074bd40: Layer already exists [2023-03-22T04:27:10.756Z] 40997768ac7b: Layer already exists [2023-03-22T04:27:11.021Z] 3.0.0-dev.109: digest: sha256:ee6af0f67a62f807bc8d89849b42637099b822f1fbb9ca98dfe8c6d5e6f7f4cc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:11.356Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:11.687Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:27:11.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-22T04:27:11.687Z] 5ddc2adb044b: Preparing [2023-03-22T04:27:11.687Z] d4814ae45b00: Preparing [2023-03-22T04:27:11.687Z] 3da298e7b002: Preparing [2023-03-22T04:27:11.687Z] 9235a35098d5: Preparing [2023-03-22T04:27:11.687Z] 6bad6448e321: Preparing [2023-03-22T04:27:11.687Z] 6f745b5e6e15: Preparing [2023-03-22T04:27:11.687Z] 21a41142849e: Preparing [2023-03-22T04:27:11.687Z] 40997768ac7b: Preparing [2023-03-22T04:27:11.687Z] edf70074bd40: Preparing [2023-03-22T04:27:11.687Z] 21a41142849e: Waiting [2023-03-22T04:27:11.687Z] 40997768ac7b: Waiting [2023-03-22T04:27:11.687Z] edf70074bd40: Waiting [2023-03-22T04:27:11.687Z] 6f745b5e6e15: Waiting [2023-03-22T04:27:11.687Z] 6bad6448e321: Layer already exists [2023-03-22T04:27:11.687Z] 5ddc2adb044b: Layer already exists [2023-03-22T04:27:11.687Z] 9235a35098d5: Layer already exists [2023-03-22T04:27:11.687Z] 3da298e7b002: Layer already exists [2023-03-22T04:27:11.687Z] d4814ae45b00: Layer already exists [2023-03-22T04:27:11.687Z] edf70074bd40: Layer already exists [2023-03-22T04:27:11.687Z] 40997768ac7b: Layer already exists [2023-03-22T04:27:11.687Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:27:11.687Z] 21a41142849e: Layer already exists [2023-03-22T04:27:11.952Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:ee6af0f67a62f807bc8d89849b42637099b822f1fbb9ca98dfe8c6d5e6f7f4cc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:12.288Z] + 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-03-22T04:27:12.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-03-22T04:27:12.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-22T04:27:12.616Z] 5ddc2adb044b: Preparing [2023-03-22T04:27:12.616Z] d4814ae45b00: Preparing [2023-03-22T04:27:12.616Z] 3da298e7b002: Preparing [2023-03-22T04:27:12.616Z] 9235a35098d5: Preparing [2023-03-22T04:27:12.616Z] 6bad6448e321: Preparing [2023-03-22T04:27:12.616Z] 6f745b5e6e15: Preparing [2023-03-22T04:27:12.616Z] 21a41142849e: Preparing [2023-03-22T04:27:12.616Z] 40997768ac7b: Preparing [2023-03-22T04:27:12.616Z] edf70074bd40: Preparing [2023-03-22T04:27:12.616Z] 21a41142849e: Waiting [2023-03-22T04:27:12.616Z] 40997768ac7b: Waiting [2023-03-22T04:27:12.616Z] edf70074bd40: Waiting [2023-03-22T04:27:12.616Z] 3da298e7b002: Layer already exists [2023-03-22T04:27:12.616Z] 5ddc2adb044b: Layer already exists [2023-03-22T04:27:12.616Z] d4814ae45b00: Layer already exists [2023-03-22T04:27:12.616Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:27:12.616Z] 9235a35098d5: Layer already exists [2023-03-22T04:27:12.616Z] 6bad6448e321: Layer already exists [2023-03-22T04:27:12.616Z] 40997768ac7b: Layer already exists [2023-03-22T04:27:12.616Z] 21a41142849e: Layer already exists [2023-03-22T04:27:12.616Z] edf70074bd40: Layer already exists [2023-03-22T04:27:12.881Z] main: digest: sha256:ee6af0f67a62f807bc8d89849b42637099b822f1fbb9ca98dfe8c6d5e6f7f4cc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:27:12.934Z] ===================================================== [Pipeline] echo [2023-03-22T04:27:12.942Z] taggedImages: [2023-03-22T04:27:12.942Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:27:12.942Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-22T04:27:12.942Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.109 [2023-03-22T04:27:12.942Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:27:12.942Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-03-22T04:27:12.961Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-03-22T04:27:12.961Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:27:12.961Z] latest [2023-03-22T04:27:12.961Z] 3.0.0-dev.109 [2023-03-22T04:27:12.961Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:27:12.961Z] main [2023-03-22T04:27:12.961Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:13.306Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:13.642Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:27:13.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-22T04:27:13.642Z] 831b3aaef769: Preparing [2023-03-22T04:27:13.642Z] 385b1326477e: Preparing [2023-03-22T04:27:13.642Z] 4f689bd8dc45: Preparing [2023-03-22T04:27:13.642Z] a83e75c72781: Preparing [2023-03-22T04:27:13.642Z] 6f745b5e6e15: Preparing [2023-03-22T04:27:13.642Z] 21a41142849e: Preparing [2023-03-22T04:27:13.642Z] f2ba94795776: Preparing [2023-03-22T04:27:13.642Z] edf70074bd40: Preparing [2023-03-22T04:27:13.642Z] f2ba94795776: Waiting [2023-03-22T04:27:13.642Z] edf70074bd40: Waiting [2023-03-22T04:27:13.642Z] 21a41142849e: Waiting [2023-03-22T04:27:13.908Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:27:13.908Z] 21a41142849e: Layer already exists [2023-03-22T04:27:13.908Z] 4f689bd8dc45: Pushed [2023-03-22T04:27:13.908Z] 385b1326477e: Pushed [2023-03-22T04:27:13.908Z] 831b3aaef769: Pushed [2023-03-22T04:27:13.908Z] edf70074bd40: Layer already exists [2023-03-22T04:27:14.488Z] f2ba94795776: Pushed [2023-03-22T04:27:32.691Z] a83e75c72781: Pushed [2023-03-22T04:27:32.691Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:cb1d966f654572e9bed872763d1b1f46c609daeefb45fba72bbecea3ace8ab09 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:33.025Z] + 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-03-22T04:27:33.359Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-22T04:27:33.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-22T04:27:33.359Z] 831b3aaef769: Preparing [2023-03-22T04:27:33.359Z] 385b1326477e: Preparing [2023-03-22T04:27:33.359Z] 4f689bd8dc45: Preparing [2023-03-22T04:27:33.359Z] a83e75c72781: Preparing [2023-03-22T04:27:33.359Z] 6f745b5e6e15: Preparing [2023-03-22T04:27:33.359Z] 21a41142849e: Preparing [2023-03-22T04:27:33.359Z] f2ba94795776: Preparing [2023-03-22T04:27:33.359Z] edf70074bd40: Preparing [2023-03-22T04:27:33.359Z] 21a41142849e: Waiting [2023-03-22T04:27:33.359Z] f2ba94795776: Waiting [2023-03-22T04:27:33.359Z] edf70074bd40: Waiting [2023-03-22T04:27:33.359Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:27:33.359Z] 4f689bd8dc45: Layer already exists [2023-03-22T04:27:33.359Z] a83e75c72781: Layer already exists [2023-03-22T04:27:33.359Z] 831b3aaef769: Layer already exists [2023-03-22T04:27:33.359Z] 385b1326477e: Layer already exists [2023-03-22T04:27:33.359Z] edf70074bd40: Layer already exists [2023-03-22T04:27:33.359Z] 21a41142849e: Layer already exists [2023-03-22T04:27:33.359Z] f2ba94795776: Layer already exists [2023-03-22T04:27:33.625Z] latest: digest: sha256:cb1d966f654572e9bed872763d1b1f46c609daeefb45fba72bbecea3ace8ab09 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:33.961Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:34.298Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.109 [2023-03-22T04:27:34.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-22T04:27:34.298Z] 831b3aaef769: Preparing [2023-03-22T04:27:34.298Z] 385b1326477e: Preparing [2023-03-22T04:27:34.298Z] 4f689bd8dc45: Preparing [2023-03-22T04:27:34.298Z] a83e75c72781: Preparing [2023-03-22T04:27:34.298Z] 6f745b5e6e15: Preparing [2023-03-22T04:27:34.298Z] 21a41142849e: Preparing [2023-03-22T04:27:34.298Z] f2ba94795776: Preparing [2023-03-22T04:27:34.298Z] edf70074bd40: Preparing [2023-03-22T04:27:34.298Z] 21a41142849e: Waiting [2023-03-22T04:27:34.298Z] f2ba94795776: Waiting [2023-03-22T04:27:34.298Z] edf70074bd40: Waiting [2023-03-22T04:27:34.298Z] 385b1326477e: Layer already exists [2023-03-22T04:27:34.298Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:27:34.298Z] 831b3aaef769: Layer already exists [2023-03-22T04:27:34.298Z] 4f689bd8dc45: Layer already exists [2023-03-22T04:27:34.298Z] a83e75c72781: Layer already exists [2023-03-22T04:27:34.298Z] edf70074bd40: Layer already exists [2023-03-22T04:27:34.298Z] 21a41142849e: Layer already exists [2023-03-22T04:27:34.298Z] f2ba94795776: Layer already exists [2023-03-22T04:27:34.563Z] 3.0.0-dev.109: digest: sha256:cb1d966f654572e9bed872763d1b1f46c609daeefb45fba72bbecea3ace8ab09 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:34.897Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:35.231Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:27:35.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-22T04:27:35.231Z] 831b3aaef769: Preparing [2023-03-22T04:27:35.231Z] 385b1326477e: Preparing [2023-03-22T04:27:35.231Z] 4f689bd8dc45: Preparing [2023-03-22T04:27:35.231Z] a83e75c72781: Preparing [2023-03-22T04:27:35.231Z] 6f745b5e6e15: Preparing [2023-03-22T04:27:35.231Z] 21a41142849e: Preparing [2023-03-22T04:27:35.231Z] f2ba94795776: Preparing [2023-03-22T04:27:35.231Z] edf70074bd40: Preparing [2023-03-22T04:27:35.231Z] f2ba94795776: Waiting [2023-03-22T04:27:35.231Z] edf70074bd40: Waiting [2023-03-22T04:27:35.231Z] 21a41142849e: Waiting [2023-03-22T04:27:35.231Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:27:35.231Z] a83e75c72781: Layer already exists [2023-03-22T04:27:35.231Z] 385b1326477e: Layer already exists [2023-03-22T04:27:35.231Z] 4f689bd8dc45: Layer already exists [2023-03-22T04:27:35.231Z] 831b3aaef769: Layer already exists [2023-03-22T04:27:35.231Z] edf70074bd40: Layer already exists [2023-03-22T04:27:35.231Z] 21a41142849e: Layer already exists [2023-03-22T04:27:35.231Z] f2ba94795776: Layer already exists [2023-03-22T04:27:35.496Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:cb1d966f654572e9bed872763d1b1f46c609daeefb45fba72bbecea3ace8ab09 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:35.834Z] + 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-03-22T04:27:36.168Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-03-22T04:27:36.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-22T04:27:36.168Z] 831b3aaef769: Preparing [2023-03-22T04:27:36.168Z] 385b1326477e: Preparing [2023-03-22T04:27:36.168Z] 4f689bd8dc45: Preparing [2023-03-22T04:27:36.168Z] a83e75c72781: Preparing [2023-03-22T04:27:36.168Z] 6f745b5e6e15: Preparing [2023-03-22T04:27:36.168Z] 21a41142849e: Preparing [2023-03-22T04:27:36.168Z] f2ba94795776: Preparing [2023-03-22T04:27:36.168Z] edf70074bd40: Preparing [2023-03-22T04:27:36.168Z] f2ba94795776: Waiting [2023-03-22T04:27:36.168Z] edf70074bd40: Waiting [2023-03-22T04:27:36.168Z] 21a41142849e: Waiting [2023-03-22T04:27:36.168Z] 4f689bd8dc45: Layer already exists [2023-03-22T04:27:36.168Z] a83e75c72781: Layer already exists [2023-03-22T04:27:36.168Z] 831b3aaef769: Layer already exists [2023-03-22T04:27:36.168Z] 385b1326477e: Layer already exists [2023-03-22T04:27:36.168Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:27:36.168Z] f2ba94795776: Layer already exists [2023-03-22T04:27:36.168Z] 21a41142849e: Layer already exists [2023-03-22T04:27:36.168Z] edf70074bd40: Layer already exists [2023-03-22T04:27:36.433Z] main: digest: sha256:cb1d966f654572e9bed872763d1b1f46c609daeefb45fba72bbecea3ace8ab09 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:27:36.489Z] ===================================================== [Pipeline] echo [2023-03-22T04:27:36.497Z] taggedImages: [2023-03-22T04:27:36.497Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:27:36.497Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-22T04:27:36.497Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.109 [2023-03-22T04:27:36.497Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:27:36.497Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-03-22T04:27:36.519Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-03-22T04:27:36.519Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:27:36.519Z] latest [2023-03-22T04:27:36.519Z] 3.0.0-dev.109 [2023-03-22T04:27:36.519Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:27:36.519Z] main [2023-03-22T04:27:36.519Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:36.862Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:37.195Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:27:37.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-22T04:27:37.195Z] 70e7449d72fc: Preparing [2023-03-22T04:27:37.195Z] fc3524908647: Preparing [2023-03-22T04:27:37.195Z] c02b6e055f43: Preparing [2023-03-22T04:27:37.195Z] 6c2eef5e2013: Preparing [2023-03-22T04:27:37.195Z] 6f745b5e6e15: Preparing [2023-03-22T04:27:37.195Z] 21a41142849e: Preparing [2023-03-22T04:27:37.195Z] 40997768ac7b: Preparing [2023-03-22T04:27:37.195Z] edf70074bd40: Preparing [2023-03-22T04:27:37.195Z] 40997768ac7b: Waiting [2023-03-22T04:27:37.195Z] edf70074bd40: Waiting [2023-03-22T04:27:37.195Z] 21a41142849e: Waiting [2023-03-22T04:27:37.195Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:27:37.195Z] 21a41142849e: Layer already exists [2023-03-22T04:27:37.458Z] 40997768ac7b: Layer already exists [2023-03-22T04:27:37.458Z] edf70074bd40: Layer already exists [2023-03-22T04:27:37.458Z] c02b6e055f43: Pushed [2023-03-22T04:27:37.458Z] fc3524908647: Pushed [2023-03-22T04:27:37.458Z] 70e7449d72fc: Pushed [2023-03-22T04:27:52.423Z] 6c2eef5e2013: Pushed [2023-03-22T04:27:52.423Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:ffbc4f8f49d31c1142fd5efd82c77e3361bd7094de979f0ae98aab68a7942281 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:52.768Z] + 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-03-22T04:27:53.101Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-22T04:27:53.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-22T04:27:53.102Z] 70e7449d72fc: Preparing [2023-03-22T04:27:53.102Z] fc3524908647: Preparing [2023-03-22T04:27:53.102Z] c02b6e055f43: Preparing [2023-03-22T04:27:53.102Z] 6c2eef5e2013: Preparing [2023-03-22T04:27:53.102Z] 6f745b5e6e15: Preparing [2023-03-22T04:27:53.102Z] 21a41142849e: Preparing [2023-03-22T04:27:53.102Z] 40997768ac7b: Preparing [2023-03-22T04:27:53.102Z] edf70074bd40: Preparing [2023-03-22T04:27:53.102Z] 40997768ac7b: Waiting [2023-03-22T04:27:53.102Z] edf70074bd40: Waiting [2023-03-22T04:27:53.102Z] 21a41142849e: Waiting [2023-03-22T04:27:53.102Z] fc3524908647: Layer already exists [2023-03-22T04:27:53.102Z] 70e7449d72fc: Layer already exists [2023-03-22T04:27:53.102Z] c02b6e055f43: Layer already exists [2023-03-22T04:27:53.102Z] 6c2eef5e2013: Layer already exists [2023-03-22T04:27:53.102Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:27:53.102Z] edf70074bd40: Layer already exists [2023-03-22T04:27:53.102Z] 21a41142849e: Layer already exists [2023-03-22T04:27:53.102Z] 40997768ac7b: Layer already exists [2023-03-22T04:27:53.368Z] latest: digest: sha256:ffbc4f8f49d31c1142fd5efd82c77e3361bd7094de979f0ae98aab68a7942281 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:53.708Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:54.042Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.109 [2023-03-22T04:27:54.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-22T04:27:54.042Z] 70e7449d72fc: Preparing [2023-03-22T04:27:54.042Z] fc3524908647: Preparing [2023-03-22T04:27:54.042Z] c02b6e055f43: Preparing [2023-03-22T04:27:54.042Z] 6c2eef5e2013: Preparing [2023-03-22T04:27:54.042Z] 6f745b5e6e15: Preparing [2023-03-22T04:27:54.042Z] 21a41142849e: Preparing [2023-03-22T04:27:54.042Z] 40997768ac7b: Preparing [2023-03-22T04:27:54.042Z] edf70074bd40: Preparing [2023-03-22T04:27:54.042Z] 40997768ac7b: Waiting [2023-03-22T04:27:54.042Z] edf70074bd40: Waiting [2023-03-22T04:27:54.042Z] 21a41142849e: Waiting [2023-03-22T04:27:54.042Z] 70e7449d72fc: Layer already exists [2023-03-22T04:27:54.042Z] 6c2eef5e2013: Layer already exists [2023-03-22T04:27:54.042Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:27:54.042Z] fc3524908647: Layer already exists [2023-03-22T04:27:54.042Z] c02b6e055f43: Layer already exists [2023-03-22T04:27:54.042Z] edf70074bd40: Layer already exists [2023-03-22T04:27:54.042Z] 21a41142849e: Layer already exists [2023-03-22T04:27:54.042Z] 40997768ac7b: Layer already exists [2023-03-22T04:27:54.308Z] 3.0.0-dev.109: digest: sha256:ffbc4f8f49d31c1142fd5efd82c77e3361bd7094de979f0ae98aab68a7942281 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:54.644Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:54.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:27:54.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-22T04:27:54.981Z] 70e7449d72fc: Preparing [2023-03-22T04:27:54.981Z] fc3524908647: Preparing [2023-03-22T04:27:54.981Z] c02b6e055f43: Preparing [2023-03-22T04:27:54.981Z] 6c2eef5e2013: Preparing [2023-03-22T04:27:54.981Z] 6f745b5e6e15: Preparing [2023-03-22T04:27:54.981Z] 21a41142849e: Preparing [2023-03-22T04:27:54.981Z] 40997768ac7b: Preparing [2023-03-22T04:27:54.981Z] edf70074bd40: Preparing [2023-03-22T04:27:54.981Z] 21a41142849e: Waiting [2023-03-22T04:27:54.981Z] 40997768ac7b: Waiting [2023-03-22T04:27:54.981Z] edf70074bd40: Waiting [2023-03-22T04:27:54.981Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:27:54.981Z] c02b6e055f43: Layer already exists [2023-03-22T04:27:54.981Z] 6c2eef5e2013: Layer already exists [2023-03-22T04:27:54.981Z] 70e7449d72fc: Layer already exists [2023-03-22T04:27:54.981Z] fc3524908647: Layer already exists [2023-03-22T04:27:54.981Z] 21a41142849e: Layer already exists [2023-03-22T04:27:54.981Z] 40997768ac7b: Layer already exists [2023-03-22T04:27:54.981Z] edf70074bd40: Layer already exists [2023-03-22T04:27:55.248Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:ffbc4f8f49d31c1142fd5efd82c77e3361bd7094de979f0ae98aab68a7942281 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:55.582Z] + 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-03-22T04:27:55.920Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-03-22T04:27:55.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-22T04:27:55.920Z] 70e7449d72fc: Preparing [2023-03-22T04:27:55.920Z] fc3524908647: Preparing [2023-03-22T04:27:55.920Z] c02b6e055f43: Preparing [2023-03-22T04:27:55.920Z] 6c2eef5e2013: Preparing [2023-03-22T04:27:55.920Z] 6f745b5e6e15: Preparing [2023-03-22T04:27:55.920Z] 21a41142849e: Preparing [2023-03-22T04:27:55.920Z] 40997768ac7b: Preparing [2023-03-22T04:27:55.920Z] edf70074bd40: Preparing [2023-03-22T04:27:55.920Z] 21a41142849e: Waiting [2023-03-22T04:27:55.920Z] 40997768ac7b: Waiting [2023-03-22T04:27:55.920Z] edf70074bd40: Waiting [2023-03-22T04:27:55.920Z] 6c2eef5e2013: Layer already exists [2023-03-22T04:27:55.920Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:27:55.920Z] fc3524908647: Layer already exists [2023-03-22T04:27:55.920Z] 70e7449d72fc: Layer already exists [2023-03-22T04:27:55.920Z] c02b6e055f43: Layer already exists [2023-03-22T04:27:55.920Z] 21a41142849e: Layer already exists [2023-03-22T04:27:55.920Z] edf70074bd40: Layer already exists [2023-03-22T04:27:55.920Z] 40997768ac7b: Layer already exists [2023-03-22T04:27:56.186Z] main: digest: sha256:ffbc4f8f49d31c1142fd5efd82c77e3361bd7094de979f0ae98aab68a7942281 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:27:56.229Z] ===================================================== [Pipeline] echo [2023-03-22T04:27:56.235Z] taggedImages: [2023-03-22T04:27:56.235Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:27:56.235Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-22T04:27:56.235Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.109 [2023-03-22T04:27:56.235Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:27:56.235Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-03-22T04:27:56.249Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-03-22T04:27:56.249Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:27:56.249Z] latest [2023-03-22T04:27:56.249Z] 3.0.0-dev.109 [2023-03-22T04:27:56.249Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:27:56.249Z] main [2023-03-22T04:27:56.249Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:56.576Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:27:56.910Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:27:56.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-22T04:27:56.910Z] cd6d832a7a03: Preparing [2023-03-22T04:27:56.910Z] 9ea026ccbe25: Preparing [2023-03-22T04:27:56.910Z] 6f745b5e6e15: Preparing [2023-03-22T04:27:56.910Z] 21a41142849e: Preparing [2023-03-22T04:27:56.910Z] e62b79cd7848: Preparing [2023-03-22T04:27:56.910Z] edf70074bd40: Preparing [2023-03-22T04:27:56.910Z] edf70074bd40: Waiting [2023-03-22T04:27:56.910Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:27:56.910Z] 21a41142849e: Layer already exists [2023-03-22T04:27:57.184Z] edf70074bd40: Layer already exists [2023-03-22T04:27:57.184Z] cd6d832a7a03: Pushed [2023-03-22T04:27:57.184Z] e62b79cd7848: Pushed [2023-03-22T04:28:02.513Z] 9ea026ccbe25: Pushed [2023-03-22T04:28:02.513Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:2b5e7ddcf9b2460f1c37648ff695852ed10d01ad6c092c57a339c1abb8aec353 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:28:02.852Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:28:03.183Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-22T04:28:03.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-22T04:28:03.183Z] cd6d832a7a03: Preparing [2023-03-22T04:28:03.183Z] 9ea026ccbe25: Preparing [2023-03-22T04:28:03.183Z] 6f745b5e6e15: Preparing [2023-03-22T04:28:03.183Z] 21a41142849e: Preparing [2023-03-22T04:28:03.183Z] e62b79cd7848: Preparing [2023-03-22T04:28:03.183Z] edf70074bd40: Preparing [2023-03-22T04:28:03.183Z] edf70074bd40: Waiting [2023-03-22T04:28:03.183Z] 9ea026ccbe25: Layer already exists [2023-03-22T04:28:03.183Z] cd6d832a7a03: Layer already exists [2023-03-22T04:28:03.183Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:28:03.183Z] 21a41142849e: Layer already exists [2023-03-22T04:28:03.183Z] e62b79cd7848: Layer already exists [2023-03-22T04:28:03.183Z] edf70074bd40: Layer already exists [2023-03-22T04:28:03.449Z] latest: digest: sha256:2b5e7ddcf9b2460f1c37648ff695852ed10d01ad6c092c57a339c1abb8aec353 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:28:03.790Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:28:04.121Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.109 [2023-03-22T04:28:04.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-22T04:28:04.121Z] cd6d832a7a03: Preparing [2023-03-22T04:28:04.121Z] 9ea026ccbe25: Preparing [2023-03-22T04:28:04.121Z] 6f745b5e6e15: Preparing [2023-03-22T04:28:04.121Z] 21a41142849e: Preparing [2023-03-22T04:28:04.121Z] e62b79cd7848: Preparing [2023-03-22T04:28:04.121Z] edf70074bd40: Preparing [2023-03-22T04:28:04.121Z] edf70074bd40: Waiting [2023-03-22T04:28:04.121Z] cd6d832a7a03: Layer already exists [2023-03-22T04:28:04.121Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:28:04.121Z] 9ea026ccbe25: Layer already exists [2023-03-22T04:28:04.121Z] e62b79cd7848: Layer already exists [2023-03-22T04:28:04.121Z] 21a41142849e: Layer already exists [2023-03-22T04:28:04.121Z] edf70074bd40: Layer already exists [2023-03-22T04:28:04.387Z] 3.0.0-dev.109: digest: sha256:2b5e7ddcf9b2460f1c37648ff695852ed10d01ad6c092c57a339c1abb8aec353 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:28:04.727Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:28:05.054Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:28:05.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-22T04:28:05.054Z] cd6d832a7a03: Preparing [2023-03-22T04:28:05.054Z] 9ea026ccbe25: Preparing [2023-03-22T04:28:05.054Z] 6f745b5e6e15: Preparing [2023-03-22T04:28:05.054Z] 21a41142849e: Preparing [2023-03-22T04:28:05.054Z] e62b79cd7848: Preparing [2023-03-22T04:28:05.054Z] edf70074bd40: Preparing [2023-03-22T04:28:05.054Z] edf70074bd40: Waiting [2023-03-22T04:28:05.054Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:28:05.054Z] cd6d832a7a03: Layer already exists [2023-03-22T04:28:05.054Z] e62b79cd7848: Layer already exists [2023-03-22T04:28:05.054Z] 9ea026ccbe25: Layer already exists [2023-03-22T04:28:05.054Z] 21a41142849e: Layer already exists [2023-03-22T04:28:05.054Z] edf70074bd40: Layer already exists [2023-03-22T04:28:05.319Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:2b5e7ddcf9b2460f1c37648ff695852ed10d01ad6c092c57a339c1abb8aec353 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:28:05.654Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:28:05.985Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-03-22T04:28:05.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-22T04:28:05.985Z] cd6d832a7a03: Preparing [2023-03-22T04:28:05.985Z] 9ea026ccbe25: Preparing [2023-03-22T04:28:05.985Z] 6f745b5e6e15: Preparing [2023-03-22T04:28:05.985Z] 21a41142849e: Preparing [2023-03-22T04:28:05.985Z] e62b79cd7848: Preparing [2023-03-22T04:28:05.985Z] edf70074bd40: Preparing [2023-03-22T04:28:05.985Z] edf70074bd40: Waiting [2023-03-22T04:28:05.985Z] 21a41142849e: Layer already exists [2023-03-22T04:28:05.985Z] 9ea026ccbe25: Layer already exists [2023-03-22T04:28:05.985Z] cd6d832a7a03: Layer already exists [2023-03-22T04:28:05.985Z] e62b79cd7848: Layer already exists [2023-03-22T04:28:05.985Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:28:05.985Z] edf70074bd40: Layer already exists [2023-03-22T04:28:06.250Z] main: digest: sha256:2b5e7ddcf9b2460f1c37648ff695852ed10d01ad6c092c57a339c1abb8aec353 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:28:06.301Z] ===================================================== [Pipeline] echo [2023-03-22T04:28:06.308Z] taggedImages: [2023-03-22T04:28:06.308Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:28:06.308Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-22T04:28:06.308Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.109 [2023-03-22T04:28:06.308Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:28:06.308Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-03-22T04:28:06.328Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-03-22T04:28:06.328Z] b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:28:06.328Z] latest [2023-03-22T04:28:06.328Z] 3.0.0-dev.109 [2023-03-22T04:28:06.328Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:28:06.328Z] main [2023-03-22T04:28:06.328Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:28:06.660Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:28:06.998Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:28:06.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-22T04:28:06.998Z] 498019b8d8bc: Preparing [2023-03-22T04:28:06.998Z] 365e91718848: Preparing [2023-03-22T04:28:06.998Z] 6f745b5e6e15: Preparing [2023-03-22T04:28:06.998Z] 21a41142849e: Preparing [2023-03-22T04:28:06.998Z] 321e04329758: Preparing [2023-03-22T04:28:06.998Z] edf70074bd40: Preparing [2023-03-22T04:28:06.998Z] edf70074bd40: Waiting [2023-03-22T04:28:06.998Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:28:06.998Z] 321e04329758: Layer already exists [2023-03-22T04:28:06.998Z] 21a41142849e: Layer already exists [2023-03-22T04:28:06.998Z] edf70074bd40: Layer already exists [2023-03-22T04:28:07.264Z] 498019b8d8bc: Pushed [2023-03-22T04:28:12.584Z] 365e91718848: Pushed [2023-03-22T04:28:12.584Z] b2859d90283392a0de244e81d63275e3b01924cf: digest: sha256:9354049d0dd4e86945ad4c2ffc1be216a8effd92c6888e4ae7a2af49641ed8c6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:28:12.917Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:28:13.251Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-22T04:28:13.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-22T04:28:13.251Z] 498019b8d8bc: Preparing [2023-03-22T04:28:13.251Z] 365e91718848: Preparing [2023-03-22T04:28:13.251Z] 6f745b5e6e15: Preparing [2023-03-22T04:28:13.251Z] 21a41142849e: Preparing [2023-03-22T04:28:13.251Z] 321e04329758: Preparing [2023-03-22T04:28:13.251Z] edf70074bd40: Preparing [2023-03-22T04:28:13.251Z] 321e04329758: Layer already exists [2023-03-22T04:28:13.251Z] 498019b8d8bc: Layer already exists [2023-03-22T04:28:13.251Z] 365e91718848: Layer already exists [2023-03-22T04:28:13.251Z] 21a41142849e: Layer already exists [2023-03-22T04:28:13.251Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:28:13.251Z] edf70074bd40: Layer already exists [2023-03-22T04:28:13.251Z] latest: digest: sha256:9354049d0dd4e86945ad4c2ffc1be216a8effd92c6888e4ae7a2af49641ed8c6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:28:13.847Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:28:14.177Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.109 [2023-03-22T04:28:14.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-22T04:28:14.177Z] 498019b8d8bc: Preparing [2023-03-22T04:28:14.177Z] 365e91718848: Preparing [2023-03-22T04:28:14.177Z] 6f745b5e6e15: Preparing [2023-03-22T04:28:14.177Z] 21a41142849e: Preparing [2023-03-22T04:28:14.177Z] 321e04329758: Preparing [2023-03-22T04:28:14.177Z] edf70074bd40: Preparing [2023-03-22T04:28:14.177Z] edf70074bd40: Waiting [2023-03-22T04:28:14.177Z] 21a41142849e: Layer already exists [2023-03-22T04:28:14.177Z] 498019b8d8bc: Layer already exists [2023-03-22T04:28:14.177Z] 321e04329758: Layer already exists [2023-03-22T04:28:14.177Z] 365e91718848: Layer already exists [2023-03-22T04:28:14.177Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:28:14.177Z] edf70074bd40: Layer already exists [2023-03-22T04:28:14.177Z] 3.0.0-dev.109: digest: sha256:9354049d0dd4e86945ad4c2ffc1be216a8effd92c6888e4ae7a2af49641ed8c6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:28:14.776Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:28:15.105Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:28:15.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-22T04:28:15.105Z] 498019b8d8bc: Preparing [2023-03-22T04:28:15.105Z] 365e91718848: Preparing [2023-03-22T04:28:15.105Z] 6f745b5e6e15: Preparing [2023-03-22T04:28:15.105Z] 21a41142849e: Preparing [2023-03-22T04:28:15.105Z] 321e04329758: Preparing [2023-03-22T04:28:15.105Z] edf70074bd40: Preparing [2023-03-22T04:28:15.105Z] edf70074bd40: Waiting [2023-03-22T04:28:15.105Z] 321e04329758: Layer already exists [2023-03-22T04:28:15.105Z] 21a41142849e: Layer already exists [2023-03-22T04:28:15.105Z] 498019b8d8bc: Layer already exists [2023-03-22T04:28:15.105Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:28:15.105Z] 365e91718848: Layer already exists [2023-03-22T04:28:15.105Z] edf70074bd40: Layer already exists [2023-03-22T04:28:15.105Z] b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109: digest: sha256:9354049d0dd4e86945ad4c2ffc1be216a8effd92c6888e4ae7a2af49641ed8c6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:28:15.744Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:28:16.094Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-03-22T04:28:16.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-22T04:28:16.094Z] 498019b8d8bc: Preparing [2023-03-22T04:28:16.094Z] 365e91718848: Preparing [2023-03-22T04:28:16.094Z] 6f745b5e6e15: Preparing [2023-03-22T04:28:16.094Z] 21a41142849e: Preparing [2023-03-22T04:28:16.094Z] 321e04329758: Preparing [2023-03-22T04:28:16.094Z] edf70074bd40: Preparing [2023-03-22T04:28:16.094Z] edf70074bd40: Waiting [2023-03-22T04:28:16.094Z] 498019b8d8bc: Layer already exists [2023-03-22T04:28:16.094Z] 6f745b5e6e15: Layer already exists [2023-03-22T04:28:16.094Z] 365e91718848: Layer already exists [2023-03-22T04:28:16.094Z] 321e04329758: Layer already exists [2023-03-22T04:28:16.094Z] 21a41142849e: Layer already exists [2023-03-22T04:28:16.094Z] edf70074bd40: Layer already exists [2023-03-22T04:28:16.362Z] main: digest: sha256:9354049d0dd4e86945ad4c2ffc1be216a8effd92c6888e4ae7a2af49641ed8c6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T04:28:16.406Z] ===================================================== [Pipeline] echo [2023-03-22T04:28:16.411Z] taggedImages: [2023-03-22T04:28:16.411Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b2859d90283392a0de244e81d63275e3b01924cf [2023-03-22T04:28:16.411Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-22T04:28:16.411Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.109 [2023-03-22T04:28:16.411Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b2859d90283392a0de244e81d63275e3b01924cf-3.0.0-dev.109 [2023-03-22T04:28:16.411Z] - 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-03-22T04:28:16.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T04:28:16.783Z] [2023-03-22T04:28:16.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:28:17.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T04:28:17.113Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T04:28:17.113Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T04:28:17.113Z] 04944245beec: Pulling fs layer [2023-03-22T04:28:17.113Z] 699f458cf7ca: Pulling fs layer [2023-03-22T04:28:17.113Z] 765212b225bb: Pulling fs layer [2023-03-22T04:28:17.113Z] f23df028b6ca: Pulling fs layer [2023-03-22T04:28:17.113Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T04:28:17.113Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T04:28:17.113Z] 765212b225bb: Waiting [2023-03-22T04:28:17.113Z] f23df028b6ca: Waiting [2023-03-22T04:28:17.113Z] d65c8cfc05b1: Waiting [2023-03-22T04:28:17.113Z] 2437ff75d9bd: Waiting [2023-03-22T04:28:17.377Z] 04944245beec: Verifying Checksum [2023-03-22T04:28:17.377Z] 04944245beec: Download complete [2023-03-22T04:28:17.377Z] 765212b225bb: Verifying Checksum [2023-03-22T04:28:17.377Z] 765212b225bb: Download complete [2023-03-22T04:28:17.377Z] f23df028b6ca: Verifying Checksum [2023-03-22T04:28:17.377Z] f23df028b6ca: Download complete [2023-03-22T04:28:17.377Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T04:28:17.377Z] d65c8cfc05b1: Download complete [2023-03-22T04:28:17.644Z] 699f458cf7ca: Verifying Checksum [2023-03-22T04:28:17.644Z] 699f458cf7ca: Download complete [2023-03-22T04:28:17.910Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T04:28:17.910Z] 8998bd30e6a1: Download complete [2023-03-22T04:28:19.847Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T04:28:19.847Z] 2437ff75d9bd: Download complete [2023-03-22T04:28:21.784Z] 8998bd30e6a1: Pull complete [2023-03-22T04:28:22.364Z] 04944245beec: Pull complete [2023-03-22T04:28:23.768Z] 699f458cf7ca: Pull complete [2023-03-22T04:28:23.768Z] 765212b225bb: Pull complete [2023-03-22T04:28:24.348Z] f23df028b6ca: Pull complete [2023-03-22T04:28:24.613Z] d65c8cfc05b1: Pull complete [2023-03-22T04:28:39.589Z] 2437ff75d9bd: Pull complete [2023-03-22T04:28:39.590Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T04:28:39.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T04:28:39.590Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:28:39.774Z] prd-ubuntu20.04-docker-arm64-4c-16g-5103 does not seem to be running inside a container [2023-03-22T04:28:39.835Z] $ 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/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-22T04:28:42.539Z] $ docker top 248a8a74e301dcd5e15b0fecc3611aad07a33528682dfe7cb0daa6914537cbfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:28:43.374Z] ---> job-cost.sh [2023-03-22T04:28:43.374Z] lf-activate-venv: SKIPPING [2023-03-22T04:28:43.374Z] INFO: No Stack... [2023-03-22T04:28:43.956Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T04:28:44.538Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T04:28:45.167Z] + cat /w/workspace/edgex-go/471/archives/cost.csv [2023-03-22T04:28:45.167Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T04:28:45.230Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-471-stack-cost] [2023-03-22T04:28:45.236Z] Resource [jenkins-edgexfoundry-edgex-go-main-471-stack-cost] did not exist. Created. [2023-03-22T04:28:45.236Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-471-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T04:28:45.881Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T04:28:46.442Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T04:28:46.449Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-471-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T04:28:46.472Z] $ docker stop --time=1 248a8a74e301dcd5e15b0fecc3611aad07a33528682dfe7cb0daa6914537cbfb [2023-03-22T04:28:48.427Z] $ docker rm -f --volumes 248a8a74e301dcd5e15b0fecc3611aad07a33528682dfe7cb0daa6914537cbfb [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-03-22T04:28:48.864Z] provisioning config files... [2023-03-22T04:28:48.872Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/471@tmp/config5129971696556550397tmp [Pipeline] { [Pipeline] sh [2023-03-22T04:28:49.159Z] + set +x [2023-03-22T04:28:49.159Z] + curl -s https://codecov.io/bash [2023-03-22T04:28:49.159Z] + bash -s -- [2023-03-22T04:28:49.159Z] [2023-03-22T04:28:49.159Z] _____ _ [2023-03-22T04:28:49.159Z] / ____| | | [2023-03-22T04:28:49.159Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T04:28:49.159Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T04:28:49.159Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T04:28:49.159Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T04:28:49.159Z] Bash-1.0.6 [2023-03-22T04:28:49.159Z] [2023-03-22T04:28:49.159Z] [2023-03-22T04:28:49.159Z] ==> git version 2.25.1 found [2023-03-22T04:28:49.159Z] ==> 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-03-22T04:28:49.159Z] Release-Date: 2020-01-08 [2023-03-22T04:28:49.159Z] 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-03-22T04:28:49.159Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T04:28:49.159Z] ==> Jenkins CI detected. [2023-03-22T04:28:49.159Z] current dir:  /w/workspace/edgex-go/471 [2023-03-22T04:28:49.159Z] project root: . [2023-03-22T04:28:49.159Z] --> token set from env [2023-03-22T04:28:49.159Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T04:28:49.159Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T04:28:49.159Z] ==> Python coveragepy not found [2023-03-22T04:28:49.159Z] ==> Searching for coverage reports in: [2023-03-22T04:28:49.159Z] + . [2023-03-22T04:28:49.159Z] -> Found 1 reports [2023-03-22T04:28:49.159Z] ==> Detecting git/mercurial file structure [2023-03-22T04:28:49.419Z] ==> Reading reports [2023-03-22T04:28:49.419Z] + ./coverage.out bytes=447275 [2023-03-22T04:28:49.419Z] ==> Appending adjustments [2023-03-22T04:28:49.419Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T04:28:50.355Z] + Found adjustments [2023-03-22T04:28:50.355Z] ==> Gzipping contents [2023-03-22T04:28:50.355Z] 60K /tmp/codecov.KpgZ7U.gz [2023-03-22T04:28:50.355Z] ==> Uploading reports [2023-03-22T04:28:50.355Z] url: https://codecov.io [2023-03-22T04:28:50.355Z] query: branch=main&commit=b2859d90283392a0de244e81d63275e3b01924cf&build=471&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F471%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-22T04:28:50.615Z] -> Pinging Codecov [2023-03-22T04:28:50.615Z] 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=b2859d90283392a0de244e81d63275e3b01924cf&build=471&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F471%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-22T04:28:50.615Z] -> Uploading to [2023-03-22T04:28:50.615Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/00271124DB129430A58F1EEE437C3FCB/b2859d90283392a0de244e81d63275e3b01924cf/e1edaac7-1868-4606-beb6-7994762e7ff0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T042850Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3b42c69b387a90fcd4ffb1de247d64f147d558d116c7bbd3d1a9067aa4f563db [2023-03-22T04:28:50.615Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T04:28:50.615Z] Dload Upload Total Spent Left Speed [2023-03-22T04:28:50.874Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57510 0 0 100 57510 0 208k --:--:-- --:--:-- --:--:-- 208k [2023-03-22T04:28:50.874Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b2859d90283392a0de244e81d63275e3b01924cf [Pipeline] } [2023-03-22T04:28:50.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-03-22T04:28:51.028Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-22T04:28:51.039Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:28:51.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T04:28:51.338Z] [2023-03-22T04:28:51.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:28:51.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T04:28:51.641Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-22T04:28:51.641Z] df9b9388f04a: Pulling fs layer [2023-03-22T04:28:51.641Z] 52dc419b0ee2: Pulling fs layer [2023-03-22T04:28:51.641Z] 25bc292e5bac: Pulling fs layer [2023-03-22T04:28:51.641Z] 114826534d7a: Pulling fs layer [2023-03-22T04:28:51.641Z] 4657fd5d0bcf: Pulling fs layer [2023-03-22T04:28:51.641Z] 114826534d7a: Waiting [2023-03-22T04:28:51.641Z] 6ad1cebc031e: Pulling fs layer [2023-03-22T04:28:51.641Z] 8a3aa393b2d8: Pulling fs layer [2023-03-22T04:28:51.641Z] 4657fd5d0bcf: Waiting [2023-03-22T04:28:51.641Z] 6ad1cebc031e: Waiting [2023-03-22T04:28:51.641Z] 8a3aa393b2d8: Waiting [2023-03-22T04:28:51.641Z] 25bc292e5bac: Verifying Checksum [2023-03-22T04:28:51.641Z] 25bc292e5bac: Download complete [2023-03-22T04:28:51.641Z] 52dc419b0ee2: Verifying Checksum [2023-03-22T04:28:51.641Z] 52dc419b0ee2: Download complete [2023-03-22T04:28:51.641Z] 4657fd5d0bcf: Verifying Checksum [2023-03-22T04:28:51.641Z] 4657fd5d0bcf: Download complete [2023-03-22T04:28:51.641Z] df9b9388f04a: Verifying Checksum [2023-03-22T04:28:51.641Z] df9b9388f04a: Download complete [2023-03-22T04:28:51.901Z] df9b9388f04a: Pull complete [2023-03-22T04:28:51.901Z] 52dc419b0ee2: Pull complete [2023-03-22T04:28:51.901Z] 6ad1cebc031e: Verifying Checksum [2023-03-22T04:28:51.901Z] 6ad1cebc031e: Download complete [2023-03-22T04:28:52.160Z] 25bc292e5bac: Pull complete [2023-03-22T04:28:52.417Z] 114826534d7a: Verifying Checksum [2023-03-22T04:28:52.417Z] 114826534d7a: Download complete [2023-03-22T04:28:52.675Z] 8a3aa393b2d8: Verifying Checksum [2023-03-22T04:28:52.675Z] 8a3aa393b2d8: Download complete [2023-03-22T04:28:55.954Z] 114826534d7a: Pull complete [2023-03-22T04:28:55.954Z] 4657fd5d0bcf: Pull complete [2023-03-22T04:28:55.954Z] 6ad1cebc031e: Pull complete [2023-03-22T04:28:58.480Z] 8a3aa393b2d8: Pull complete [2023-03-22T04:28:58.480Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-22T04:28:58.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T04:28:58.480Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:28:58.555Z] prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container [2023-03-22T04:28:58.578Z] $ 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/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-22T04:29:00.873Z] $ docker top 74d01ac65c51d8c9766106aabd6b0565b0b4f29c7c90375c627a2feb986cb94d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T04:29:00.945Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-03-22T04:29:01.220Z] + set -o pipefail [2023-03-22T04:29:01.220Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-03-22T04:29:06.491Z] [2023-03-22T04:29:06.491Z] Monitoring /w/workspace/edgex-go/471 (github.com/edgexfoundry/edgex-go)... [2023-03-22T04:29:06.491Z] [2023-03-22T04:29:06.491Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/b7935829-ad61-4b4c-ad6a-73972d7c2aa3 [2023-03-22T04:29:06.491Z] [2023-03-22T04:29:06.491Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-22T04:29:06.491Z] [2023-03-22T04:29:06.491Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-22T04:29:06.491Z] [2023-03-22T04:29:06.491Z] [2023-03-22T04:29:06.491Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-22T04:29:06.491Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-22T04:29:06.491Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-22T04:29:06.500Z] $ docker stop --time=1 74d01ac65c51d8c9766106aabd6b0565b0b4f29c7c90375c627a2feb986cb94d [2023-03-22T04:29:08.685Z] $ docker rm -f --volumes 74d01ac65c51d8c9766106aabd6b0565b0b4f29c7c90375c627a2feb986cb94d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-22T04:29:09.064Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T04:29:09.079Z] provisioning config files... [2023-03-22T04:29:09.086Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/471@tmp/config13912003585825580983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:29:09.373Z] --> edgex-publish-swagger.sh [2023-03-22T04:29:09.374Z] === Publish openapi/v3 API === [2023-03-22T04:29:09.374Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-22T04:29:09.374Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/471/openapi/v3/core-command.yaml] [2023-03-22T04:29:09.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T04:29:09.374Z] Dload Upload Total Spent Left Speed [2023-03-22T04:29:09.941Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 53071 --:--:-- --:--:-- --:--:-- 53071 100 29030 0 0 100 29030 0 53071 --:--:-- --:--:-- --:--:-- 52974 [2023-03-22T04:29:09.941Z] [2023-03-22T04:29:09.941Z] [2023-03-22T04:29:09.941Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/471/openapi/v3/core-data.yaml] [2023-03-22T04:29:09.941Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T04:29:09.941Z] Dload Upload Total Spent Left Speed [2023-03-22T04:29:10.509Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 132k --:--:-- --:--:-- --:--:-- 132k [2023-03-22T04:29:10.509Z] [2023-03-22T04:29:10.509Z] [2023-03-22T04:29:10.509Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/471/openapi/v3/core-metadata.yaml] [2023-03-22T04:29:10.509Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T04:29:10.509Z] Dload Upload Total Spent Left Speed [2023-03-22T04:29:10.768Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 693k --:--:-- --:--:-- --:--:-- 690k 100 140k 0 0 100 140k 0 259k --:--:-- --:--:-- --:--:-- 259k [2023-03-22T04:29:11.026Z] [2023-03-22T04:29:11.026Z] [2023-03-22T04:29:11.026Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/471/openapi/v3/support-notifications.yaml] [2023-03-22T04:29:11.026Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T04:29:11.026Z] Dload Upload Total Spent Left Speed [2023-03-22T04:29:11.595Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 132k --:--:-- --:--:-- --:--:-- 132k 100 86965 0 0 100 86965 0 132k --:--:-- --:--:-- --:--:-- 132k [2023-03-22T04:29:11.595Z] [2023-03-22T04:29:11.595Z] [2023-03-22T04:29:11.595Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/471/openapi/v3/support-scheduler.yaml] [2023-03-22T04:29:11.595Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T04:29:11.595Z] Dload Upload Total Spent Left Speed [2023-03-22T04:29:12.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 70688 --:--:-- --:--:-- --:--:-- 70688 [2023-03-22T04:29:12.164Z] [2023-03-22T04:29:12.164Z] [Pipeline] } [2023-03-22T04:29:12.171Z] 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-03-22T04:29:12.541Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T04:29:12.541Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:29:12.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T04:29:12.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:29:12.912Z] prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container [2023-03-22T04:29:12.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T04:29:13.371Z] $ docker top a4aab8c4127425eb6b49342614f6b40e76901addb88b549a70330b4ce977aabf -eo pid,comm [2023-03-22T04:29:13.426Z] 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-03-22T04:29:13.426Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T04:29:13.461Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T04:29:13.461Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T04:29:13.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T04:29:13.561Z] $ docker exec a4aab8c4127425eb6b49342614f6b40e76901addb88b549a70330b4ce977aabf ssh-agent [2023-03-22T04:29:13.659Z] SSH_AUTH_SOCK=/tmp/ssh-6XtRJ5xwt7tm/agent.31 [2023-03-22T04:29:13.659Z] SSH_AGENT_PID=37 [2023-03-22T04:29:13.663Z] Running ssh-add (command line suppressed) [2023-03-22T04:29:13.759Z] Identity added: /w/workspace/edgex-go/471@tmp/private_key_15559284986073801077.key (/w/workspace/edgex-go/471@tmp/private_key_15559284986073801077.key) [2023-03-22T04:29:13.776Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T04:29:14.062Z] + git semver tag [2023-03-22T04:29:14.322Z] 2023-03-22 04:29:14,237 [run_tag] DEBUG tag force:False [2023-03-22T04:29:14.322Z] 2023-03-22 04:29:14,237 [check_head_tag] DEBUG check head tag [2023-03-22T04:29:14.322Z] 2023-03-22 04:29:14,240 [execute] INFO git cat-file --batch-check [2023-03-22T04:29:14.322Z] 2023-03-22 04:29:14,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/471, universal_newlines=False, shell=None, istream=) [2023-03-22T04:29:14.322Z] 2023-03-22 04:29:14,243 [execute] INFO git cat-file --batch [2023-03-22T04:29:14.322Z] 2023-03-22 04:29:14,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/471, universal_newlines=False, shell=None, istream=) [2023-03-22T04:29:14.322Z] 2023-03-22 04:29:14,298 [read_version] DEBUG read version from /w/workspace/edgex-go/471/.semver/main [2023-03-22T04:29:14.322Z] 2023-03-22 04:29:14,298 [execute] INFO git tag -a v3.0.0-dev.109 -m v3.0.0-dev.109 [2023-03-22T04:29:14.322Z] 2023-03-22 04:29:14,298 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.109', '-m', 'v3.0.0-dev.109'], cwd=/w/workspace/edgex-go/471, universal_newlines=False, shell=None, istream=None) [2023-03-22T04:29:14.322Z] 2023-03-22 04:29:14,302 [read_version] DEBUG read version from /w/workspace/edgex-go/471/.semver/main [2023-03-22T04:29:14.322Z] 3.0.0-dev.109 [Pipeline] } [2023-03-22T04:29:14.584Z] $ docker exec --env ******** --env ******** a4aab8c4127425eb6b49342614f6b40e76901addb88b549a70330b4ce977aabf ssh-agent -k [2023-03-22T04:29:14.680Z] unset SSH_AUTH_SOCK; [2023-03-22T04:29:14.680Z] unset SSH_AGENT_PID; [2023-03-22T04:29:14.683Z] echo Agent pid 37 killed; [2023-03-22T04:29:14.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T04:29:14.992Z] + git semver [Pipeline] } [2023-03-22T04:29:15.258Z] $ docker stop --time=1 a4aab8c4127425eb6b49342614f6b40e76901addb88b549a70330b4ce977aabf [2023-03-22T04:29:16.579Z] $ docker rm -f --volumes a4aab8c4127425eb6b49342614f6b40e76901addb88b549a70330b4ce977aabf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:29:16.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T04:29:16.994Z] [2023-03-22T04:29:16.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:29:17.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T04:29:17.288Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-22T04:29:17.288Z] ab5ef0e58194: Pulling fs layer [2023-03-22T04:29:17.288Z] 9712f1f96733: Pulling fs layer [2023-03-22T04:29:17.288Z] 63f879dbbcfc: Pulling fs layer [2023-03-22T04:29:17.288Z] 0d9ebad4ef96: Pulling fs layer [2023-03-22T04:29:17.288Z] e9a5061849ea: Pulling fs layer [2023-03-22T04:29:17.288Z] d747dcd14b5f: Pulling fs layer [2023-03-22T04:29:17.288Z] 2de7ff778b66: Pulling fs layer [2023-03-22T04:29:17.288Z] 0d9ebad4ef96: Waiting [2023-03-22T04:29:17.288Z] e9a5061849ea: Waiting [2023-03-22T04:29:17.288Z] d747dcd14b5f: Waiting [2023-03-22T04:29:17.288Z] 2de7ff778b66: Waiting [2023-03-22T04:29:17.288Z] 9712f1f96733: Verifying Checksum [2023-03-22T04:29:17.288Z] 9712f1f96733: Download complete [2023-03-22T04:29:17.867Z] 63f879dbbcfc: Verifying Checksum [2023-03-22T04:29:17.867Z] 63f879dbbcfc: Download complete [2023-03-22T04:29:17.867Z] 0d9ebad4ef96: Verifying Checksum [2023-03-22T04:29:17.867Z] 0d9ebad4ef96: Download complete [2023-03-22T04:29:17.867Z] ab5ef0e58194: Verifying Checksum [2023-03-22T04:29:17.867Z] ab5ef0e58194: Download complete [2023-03-22T04:29:17.867Z] d747dcd14b5f: Download complete [2023-03-22T04:29:18.124Z] e9a5061849ea: Verifying Checksum [2023-03-22T04:29:18.124Z] e9a5061849ea: Download complete [2023-03-22T04:29:18.124Z] 2de7ff778b66: Verifying Checksum [2023-03-22T04:29:18.124Z] 2de7ff778b66: Download complete [2023-03-22T04:29:20.648Z] ab5ef0e58194: Pull complete [2023-03-22T04:29:20.648Z] 9712f1f96733: Pull complete [2023-03-22T04:29:21.213Z] 63f879dbbcfc: Pull complete [2023-03-22T04:29:25.393Z] 0d9ebad4ef96: Pull complete [2023-03-22T04:29:25.393Z] e9a5061849ea: Pull complete [2023-03-22T04:29:25.393Z] d747dcd14b5f: Pull complete [2023-03-22T04:29:26.326Z] 2de7ff778b66: Pull complete [2023-03-22T04:29:26.326Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-22T04:29:26.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T04:29:26.326Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:29:26.402Z] prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container [2023-03-22T04:29:26.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-22T04:29:28.710Z] $ docker top a408ab20e711f9da2aacfcbd48564db2af750aef8f8bcbc1b29694e0b7893740 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-22T04:29:28.783Z] provisioning config files... [2023-03-22T04:29:28.790Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/471@tmp/config13656248813257359752tmp [2023-03-22T04:29:28.799Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/471@tmp/config412042733150015998tmp [2023-03-22T04:29:28.809Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/471@tmp/config7677102910488877707tmp [Pipeline] { [Pipeline] echo [2023-03-22T04:29:28.823Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:29:29.106Z] ---> sigul-configuration.sh [2023-03-22T04:29:29.106Z] gpg: directory `/root/.gnupg' created [2023-03-22T04:29:29.106Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-22T04:29:29.106Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-22T04:29:29.106Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-22T04:29:29.106Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-22T04:29:29.106Z] gpg: CAST5 encrypted data [2023-03-22T04:29:29.106Z] gpg: encrypted with 1 passphrase [2023-03-22T04:29:29.106Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-22T04:29:29.390Z] + mkdir /home/jenkins [2023-03-22T04:29:29.390Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-22T04:29:29.674Z] + 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-03-22T04:29:29.681Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:29:29.960Z] ---> sigul-install.sh [2023-03-22T04:29:29.960Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-22T04:29:30.242Z] + git tag --list [2023-03-22T04:29:30.242Z] 0.6.0 [2023-03-22T04:29:30.242Z] 0.6.1 [2023-03-22T04:29:30.242Z] 0.7.0 [2023-03-22T04:29:30.242Z] 0.7.1 [2023-03-22T04:29:30.242Z] v1.0.0 [2023-03-22T04:29:30.242Z] v1.0.1 [2023-03-22T04:29:30.242Z] v1.1.0 [2023-03-22T04:29:30.242Z] v1.2.0 [2023-03-22T04:29:30.242Z] v1.2.1 [2023-03-22T04:29:30.242Z] v1.3.0 [2023-03-22T04:29:30.242Z] v1.3.1 [2023-03-22T04:29:30.242Z] v2.0.0 [2023-03-22T04:29:30.242Z] v2.1.0 [2023-03-22T04:29:30.242Z] v2.1.1 [2023-03-22T04:29:30.242Z] v2.1.1-dev.1 [2023-03-22T04:29:30.242Z] v2.1.1-dev.2 [2023-03-22T04:29:30.242Z] v2.1.1-dev.3 [2023-03-22T04:29:30.242Z] v2.1.1-dev.4 [2023-03-22T04:29:30.242Z] v2.1.1-dev.5 [2023-03-22T04:29:30.242Z] v2.1.1-dev.6 [2023-03-22T04:29:30.242Z] v2.1.1-dev.7 [2023-03-22T04:29:30.242Z] v2.1.1-dev.8 [2023-03-22T04:29:30.242Z] v2.1.2-dev.1 [2023-03-22T04:29:30.242Z] v2.2.0 [2023-03-22T04:29:30.242Z] v2.2.1-dev.1 [2023-03-22T04:29:30.242Z] v2.2.1-dev.10 [2023-03-22T04:29:30.242Z] v2.2.1-dev.11 [2023-03-22T04:29:30.242Z] v2.2.1-dev.12 [2023-03-22T04:29:30.242Z] v2.2.1-dev.13 [2023-03-22T04:29:30.242Z] v2.2.1-dev.14 [2023-03-22T04:29:30.242Z] v2.2.1-dev.15 [2023-03-22T04:29:30.242Z] v2.2.1-dev.16 [2023-03-22T04:29:30.242Z] v2.2.1-dev.17 [2023-03-22T04:29:30.242Z] v2.2.1-dev.18 [2023-03-22T04:29:30.242Z] v2.2.1-dev.19 [2023-03-22T04:29:30.242Z] v2.2.1-dev.2 [2023-03-22T04:29:30.242Z] v2.2.1-dev.20 [2023-03-22T04:29:30.242Z] v2.2.1-dev.21 [2023-03-22T04:29:30.242Z] v2.2.1-dev.22 [2023-03-22T04:29:30.242Z] v2.2.1-dev.23 [2023-03-22T04:29:30.242Z] v2.2.1-dev.24 [2023-03-22T04:29:30.242Z] v2.2.1-dev.25 [2023-03-22T04:29:30.242Z] v2.2.1-dev.26 [2023-03-22T04:29:30.242Z] v2.2.1-dev.27 [2023-03-22T04:29:30.242Z] v2.2.1-dev.28 [2023-03-22T04:29:30.242Z] v2.2.1-dev.29 [2023-03-22T04:29:30.242Z] v2.2.1-dev.3 [2023-03-22T04:29:30.242Z] v2.2.1-dev.4 [2023-03-22T04:29:30.242Z] v2.2.1-dev.5 [2023-03-22T04:29:30.242Z] v2.2.1-dev.6 [2023-03-22T04:29:30.242Z] v2.2.1-dev.7 [2023-03-22T04:29:30.242Z] v2.2.1-dev.8 [2023-03-22T04:29:30.242Z] v2.2.1-dev.9 [2023-03-22T04:29:30.242Z] v2.3.0 [2023-03-22T04:29:30.242Z] v2.3.0-dev.100 [2023-03-22T04:29:30.242Z] v2.3.0-dev.101 [2023-03-22T04:29:30.242Z] v2.3.0-dev.102 [2023-03-22T04:29:30.242Z] v2.3.0-dev.103 [2023-03-22T04:29:30.242Z] v2.3.0-dev.104 [2023-03-22T04:29:30.242Z] v2.3.0-dev.105 [2023-03-22T04:29:30.242Z] v2.3.0-dev.106 [2023-03-22T04:29:30.242Z] v2.3.0-dev.29 [2023-03-22T04:29:30.242Z] v2.3.0-dev.30 [2023-03-22T04:29:30.242Z] v2.3.0-dev.31 [2023-03-22T04:29:30.242Z] v2.3.0-dev.32 [2023-03-22T04:29:30.242Z] v2.3.0-dev.33 [2023-03-22T04:29:30.242Z] v2.3.0-dev.34 [2023-03-22T04:29:30.242Z] v2.3.0-dev.35 [2023-03-22T04:29:30.242Z] v2.3.0-dev.36 [2023-03-22T04:29:30.242Z] v2.3.0-dev.37 [2023-03-22T04:29:30.242Z] v2.3.0-dev.38 [2023-03-22T04:29:30.242Z] v2.3.0-dev.39 [2023-03-22T04:29:30.242Z] v2.3.0-dev.40 [2023-03-22T04:29:30.242Z] v2.3.0-dev.41 [2023-03-22T04:29:30.242Z] v2.3.0-dev.42 [2023-03-22T04:29:30.242Z] v2.3.0-dev.43 [2023-03-22T04:29:30.242Z] v2.3.0-dev.44 [2023-03-22T04:29:30.242Z] v2.3.0-dev.45 [2023-03-22T04:29:30.242Z] v2.3.0-dev.46 [2023-03-22T04:29:30.242Z] v2.3.0-dev.47 [2023-03-22T04:29:30.242Z] v2.3.0-dev.48 [2023-03-22T04:29:30.242Z] v2.3.0-dev.49 [2023-03-22T04:29:30.242Z] v2.3.0-dev.50 [2023-03-22T04:29:30.242Z] v2.3.0-dev.51 [2023-03-22T04:29:30.242Z] v2.3.0-dev.52 [2023-03-22T04:29:30.242Z] v2.3.0-dev.53 [2023-03-22T04:29:30.242Z] v2.3.0-dev.54 [2023-03-22T04:29:30.242Z] v2.3.0-dev.55 [2023-03-22T04:29:30.242Z] v2.3.0-dev.56 [2023-03-22T04:29:30.242Z] v2.3.0-dev.57 [2023-03-22T04:29:30.242Z] v2.3.0-dev.58 [2023-03-22T04:29:30.242Z] v2.3.0-dev.59 [2023-03-22T04:29:30.242Z] v2.3.0-dev.60 [2023-03-22T04:29:30.242Z] v2.3.0-dev.61 [2023-03-22T04:29:30.242Z] v2.3.0-dev.62 [2023-03-22T04:29:30.242Z] v2.3.0-dev.63 [2023-03-22T04:29:30.242Z] v2.3.0-dev.64 [2023-03-22T04:29:30.242Z] v2.3.0-dev.65 [2023-03-22T04:29:30.242Z] v2.3.0-dev.66 [2023-03-22T04:29:30.242Z] v2.3.0-dev.67 [2023-03-22T04:29:30.242Z] v2.3.0-dev.68 [2023-03-22T04:29:30.242Z] v2.3.0-dev.69 [2023-03-22T04:29:30.242Z] v2.3.0-dev.70 [2023-03-22T04:29:30.242Z] v2.3.0-dev.71 [2023-03-22T04:29:30.242Z] v2.3.0-dev.72 [2023-03-22T04:29:30.242Z] v2.3.0-dev.73 [2023-03-22T04:29:30.242Z] v2.3.0-dev.74 [2023-03-22T04:29:30.242Z] v2.3.0-dev.75 [2023-03-22T04:29:30.242Z] v2.3.0-dev.76 [2023-03-22T04:29:30.242Z] v2.3.0-dev.77 [2023-03-22T04:29:30.242Z] v2.3.0-dev.78 [2023-03-22T04:29:30.242Z] v2.3.0-dev.79 [2023-03-22T04:29:30.242Z] v2.3.0-dev.80 [2023-03-22T04:29:30.242Z] v2.3.0-dev.81 [2023-03-22T04:29:30.242Z] v2.3.0-dev.82 [2023-03-22T04:29:30.242Z] v2.3.0-dev.83 [2023-03-22T04:29:30.242Z] v2.3.0-dev.84 [2023-03-22T04:29:30.242Z] v2.3.0-dev.85 [2023-03-22T04:29:30.242Z] v2.3.0-dev.86 [2023-03-22T04:29:30.242Z] v2.3.0-dev.87 [2023-03-22T04:29:30.242Z] v2.3.0-dev.88 [2023-03-22T04:29:30.242Z] v2.3.0-dev.89 [2023-03-22T04:29:30.242Z] v2.3.0-dev.90 [2023-03-22T04:29:30.242Z] v2.3.0-dev.91 [2023-03-22T04:29:30.242Z] v2.3.0-dev.92 [2023-03-22T04:29:30.242Z] v2.3.0-dev.93 [2023-03-22T04:29:30.242Z] v2.3.0-dev.94 [2023-03-22T04:29:30.242Z] v2.3.0-dev.95 [2023-03-22T04:29:30.242Z] v2.3.0-dev.96 [2023-03-22T04:29:30.242Z] v2.3.0-dev.97 [2023-03-22T04:29:30.242Z] v2.3.0-dev.98 [2023-03-22T04:29:30.242Z] v2.3.0-dev.99 [2023-03-22T04:29:30.242Z] v2.3.1-dev.1 [2023-03-22T04:29:30.242Z] v2.3.1-dev.2 [2023-03-22T04:29:30.242Z] v2.3.1-dev.3 [2023-03-22T04:29:30.242Z] v2.3.1-dev.4 [2023-03-22T04:29:30.242Z] v2.3.1-dev.5 [2023-03-22T04:29:30.242Z] v3.0.0-dev.1 [2023-03-22T04:29:30.242Z] v3.0.0-dev.10 [2023-03-22T04:29:30.242Z] v3.0.0-dev.100 [2023-03-22T04:29:30.242Z] v3.0.0-dev.101 [2023-03-22T04:29:30.242Z] v3.0.0-dev.102 [2023-03-22T04:29:30.242Z] v3.0.0-dev.103 [2023-03-22T04:29:30.242Z] v3.0.0-dev.104 [2023-03-22T04:29:30.242Z] v3.0.0-dev.105 [2023-03-22T04:29:30.242Z] v3.0.0-dev.106 [2023-03-22T04:29:30.242Z] v3.0.0-dev.107 [2023-03-22T04:29:30.242Z] v3.0.0-dev.108 [2023-03-22T04:29:30.242Z] v3.0.0-dev.109 [2023-03-22T04:29:30.242Z] v3.0.0-dev.11 [2023-03-22T04:29:30.242Z] v3.0.0-dev.12 [2023-03-22T04:29:30.242Z] v3.0.0-dev.13 [2023-03-22T04:29:30.242Z] v3.0.0-dev.14 [2023-03-22T04:29:30.242Z] v3.0.0-dev.15 [2023-03-22T04:29:30.242Z] v3.0.0-dev.16 [2023-03-22T04:29:30.242Z] v3.0.0-dev.17 [2023-03-22T04:29:30.242Z] v3.0.0-dev.18 [2023-03-22T04:29:30.242Z] v3.0.0-dev.19 [2023-03-22T04:29:30.242Z] v3.0.0-dev.2 [2023-03-22T04:29:30.242Z] v3.0.0-dev.20 [2023-03-22T04:29:30.242Z] v3.0.0-dev.21 [2023-03-22T04:29:30.242Z] v3.0.0-dev.22 [2023-03-22T04:29:30.242Z] v3.0.0-dev.23 [2023-03-22T04:29:30.242Z] v3.0.0-dev.24 [2023-03-22T04:29:30.242Z] v3.0.0-dev.25 [2023-03-22T04:29:30.242Z] v3.0.0-dev.26 [2023-03-22T04:29:30.242Z] v3.0.0-dev.27 [2023-03-22T04:29:30.242Z] v3.0.0-dev.28 [2023-03-22T04:29:30.242Z] v3.0.0-dev.29 [2023-03-22T04:29:30.242Z] v3.0.0-dev.3 [2023-03-22T04:29:30.242Z] v3.0.0-dev.30 [2023-03-22T04:29:30.242Z] v3.0.0-dev.31 [2023-03-22T04:29:30.242Z] v3.0.0-dev.32 [2023-03-22T04:29:30.242Z] v3.0.0-dev.33 [2023-03-22T04:29:30.242Z] v3.0.0-dev.34 [2023-03-22T04:29:30.242Z] v3.0.0-dev.35 [2023-03-22T04:29:30.242Z] v3.0.0-dev.36 [2023-03-22T04:29:30.242Z] v3.0.0-dev.37 [2023-03-22T04:29:30.242Z] v3.0.0-dev.38 [2023-03-22T04:29:30.242Z] v3.0.0-dev.39 [2023-03-22T04:29:30.242Z] v3.0.0-dev.4 [2023-03-22T04:29:30.242Z] v3.0.0-dev.40 [2023-03-22T04:29:30.242Z] v3.0.0-dev.41 [2023-03-22T04:29:30.242Z] v3.0.0-dev.42 [2023-03-22T04:29:30.242Z] v3.0.0-dev.43 [2023-03-22T04:29:30.242Z] v3.0.0-dev.44 [2023-03-22T04:29:30.242Z] v3.0.0-dev.45 [2023-03-22T04:29:30.242Z] v3.0.0-dev.46 [2023-03-22T04:29:30.242Z] v3.0.0-dev.47 [2023-03-22T04:29:30.242Z] v3.0.0-dev.48 [2023-03-22T04:29:30.242Z] v3.0.0-dev.49 [2023-03-22T04:29:30.242Z] v3.0.0-dev.5 [2023-03-22T04:29:30.242Z] v3.0.0-dev.50 [2023-03-22T04:29:30.242Z] v3.0.0-dev.51 [2023-03-22T04:29:30.242Z] v3.0.0-dev.52 [2023-03-22T04:29:30.242Z] v3.0.0-dev.53 [2023-03-22T04:29:30.242Z] v3.0.0-dev.54 [2023-03-22T04:29:30.242Z] v3.0.0-dev.55 [2023-03-22T04:29:30.242Z] v3.0.0-dev.56 [2023-03-22T04:29:30.242Z] v3.0.0-dev.57 [2023-03-22T04:29:30.242Z] v3.0.0-dev.58 [2023-03-22T04:29:30.242Z] v3.0.0-dev.59 [2023-03-22T04:29:30.242Z] v3.0.0-dev.6 [2023-03-22T04:29:30.242Z] v3.0.0-dev.60 [2023-03-22T04:29:30.242Z] v3.0.0-dev.61 [2023-03-22T04:29:30.242Z] v3.0.0-dev.62 [2023-03-22T04:29:30.242Z] v3.0.0-dev.63 [2023-03-22T04:29:30.242Z] v3.0.0-dev.64 [2023-03-22T04:29:30.242Z] v3.0.0-dev.65 [2023-03-22T04:29:30.242Z] v3.0.0-dev.66 [2023-03-22T04:29:30.242Z] v3.0.0-dev.67 [2023-03-22T04:29:30.242Z] v3.0.0-dev.68 [2023-03-22T04:29:30.242Z] v3.0.0-dev.69 [2023-03-22T04:29:30.242Z] v3.0.0-dev.7 [2023-03-22T04:29:30.242Z] v3.0.0-dev.70 [2023-03-22T04:29:30.242Z] v3.0.0-dev.71 [2023-03-22T04:29:30.242Z] v3.0.0-dev.72 [2023-03-22T04:29:30.242Z] v3.0.0-dev.73 [2023-03-22T04:29:30.242Z] v3.0.0-dev.74 [2023-03-22T04:29:30.242Z] v3.0.0-dev.75 [2023-03-22T04:29:30.242Z] v3.0.0-dev.76 [2023-03-22T04:29:30.242Z] v3.0.0-dev.77 [2023-03-22T04:29:30.242Z] v3.0.0-dev.78 [2023-03-22T04:29:30.242Z] v3.0.0-dev.79 [2023-03-22T04:29:30.242Z] v3.0.0-dev.8 [2023-03-22T04:29:30.242Z] v3.0.0-dev.80 [2023-03-22T04:29:30.242Z] v3.0.0-dev.81 [2023-03-22T04:29:30.242Z] v3.0.0-dev.82 [2023-03-22T04:29:30.242Z] v3.0.0-dev.83 [2023-03-22T04:29:30.242Z] v3.0.0-dev.84 [2023-03-22T04:29:30.242Z] v3.0.0-dev.85 [2023-03-22T04:29:30.242Z] v3.0.0-dev.86 [2023-03-22T04:29:30.242Z] v3.0.0-dev.87 [2023-03-22T04:29:30.242Z] v3.0.0-dev.88 [2023-03-22T04:29:30.242Z] v3.0.0-dev.89 [2023-03-22T04:29:30.242Z] v3.0.0-dev.9 [2023-03-22T04:29:30.242Z] v3.0.0-dev.90 [2023-03-22T04:29:30.242Z] v3.0.0-dev.91 [2023-03-22T04:29:30.242Z] v3.0.0-dev.92 [2023-03-22T04:29:30.242Z] v3.0.0-dev.93 [2023-03-22T04:29:30.242Z] v3.0.0-dev.94 [2023-03-22T04:29:30.242Z] v3.0.0-dev.95 [2023-03-22T04:29:30.242Z] v3.0.0-dev.96 [2023-03-22T04:29:30.242Z] v3.0.0-dev.97 [2023-03-22T04:29:30.242Z] v3.0.0-dev.98 [2023-03-22T04:29:30.242Z] v3.0.0-dev.99 [Pipeline] sh [2023-03-22T04:29:30.522Z] + lftools sign git-tag v3.0.0-dev.109 [2023-03-22T04:29:31.091Z] Signing Git tag with Sigul... [2023-03-22T04:29:31.091Z] Signing v3.0.0-dev.109 [Pipeline] echo [2023-03-22T04:29:31.666Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:29:31.948Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-22T04:29:31.956Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-22T04:29:31.968Z] $ docker stop --time=1 a408ab20e711f9da2aacfcbd48564db2af750aef8f8bcbc1b29694e0b7893740 [2023-03-22T04:29:33.285Z] $ docker rm -f --volumes a408ab20e711f9da2aacfcbd48564db2af750aef8f8bcbc1b29694e0b7893740 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-22T04:29:33.716Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T04:29:33.716Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:29:34.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T04:29:34.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:29:34.083Z] prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container [2023-03-22T04:29:34.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T04:29:34.491Z] $ docker top 59899cfb71903dd45d4349cc1fad09eaa45b2800621baaeab3b1885dad57b595 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T04:29:34.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T04:29:34.610Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T04:29:34.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T04:29:34.719Z] $ docker exec 59899cfb71903dd45d4349cc1fad09eaa45b2800621baaeab3b1885dad57b595 ssh-agent [2023-03-22T04:29:34.832Z] SSH_AUTH_SOCK=/tmp/ssh-qJm7ZrW7Ktvc/agent.32 [2023-03-22T04:29:34.832Z] SSH_AGENT_PID=38 [2023-03-22T04:29:34.848Z] Running ssh-add (command line suppressed) [2023-03-22T04:29:34.944Z] Identity added: /w/workspace/edgex-go/471@tmp/private_key_7093477627143174986.key (/w/workspace/edgex-go/471@tmp/private_key_7093477627143174986.key) [2023-03-22T04:29:34.976Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T04:29:35.277Z] + git semver bump pre [2023-03-22T04:29:35.535Z] 2023-03-22 04:29:35,421 [read_version] DEBUG read version from /w/workspace/edgex-go/471/.semver/main [2023-03-22T04:29:35.535Z] 2023-03-22 04:29:35,422 [bump_version] DEBUG bumping version:3.0.0-dev.109 on axis:pre with prefix:dev [2023-03-22T04:29:35.535Z] 2023-03-22 04:29:35,422 [bump_version] DEBUG bumped version:3.0.0-dev.110 [2023-03-22T04:29:35.535Z] 2023-03-22 04:29:35,422 [write_version] DEBUG write version:3.0.0-dev.110 to path:/w/workspace/edgex-go/471/.semver/main with force:True [2023-03-22T04:29:35.535Z] 2023-03-22 04:29:35,422 [read_version] DEBUG read version from /w/workspace/edgex-go/471/.semver/main [2023-03-22T04:29:35.535Z] 2023-03-22 04:29:35,422 [write_file] DEBUG write to file:/w/workspace/edgex-go/471/.semver/main [2023-03-22T04:29:35.535Z] 2023-03-22 04:29:35,423 [execute] INFO git cat-file --batch-check [2023-03-22T04:29:35.535Z] 2023-03-22 04:29:35,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/471/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T04:29:35.535Z] 2023-03-22 04:29:35,428 [execute] INFO git cat-file --batch [2023-03-22T04:29:35.535Z] 2023-03-22 04:29:35,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/471/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T04:29:35.535Z] 2023-03-22 04:29:35,434 [read_version] DEBUG read version from /w/workspace/edgex-go/471/.semver/main [2023-03-22T04:29:35.535Z] 3.0.0-dev.110 [Pipeline] } [2023-03-22T04:29:35.539Z] $ docker exec --env ******** --env ******** 59899cfb71903dd45d4349cc1fad09eaa45b2800621baaeab3b1885dad57b595 ssh-agent -k [2023-03-22T04:29:35.629Z] unset SSH_AUTH_SOCK; [2023-03-22T04:29:35.629Z] unset SSH_AGENT_PID; [2023-03-22T04:29:35.629Z] echo Agent pid 38 killed; [2023-03-22T04:29:35.645Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T04:29:35.942Z] + git semver [Pipeline] } [2023-03-22T04:29:36.207Z] $ docker stop --time=1 59899cfb71903dd45d4349cc1fad09eaa45b2800621baaeab3b1885dad57b595 [2023-03-22T04:29:37.527Z] $ docker rm -f --volumes 59899cfb71903dd45d4349cc1fad09eaa45b2800621baaeab3b1885dad57b595 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T04:29:37.858Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T04:29:37.858Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:29:38.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T04:29:38.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:29:38.212Z] prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container [2023-03-22T04:29:38.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T04:29:38.604Z] $ docker top 00490eb2f7e2f92e43c97132b9361f47d44a3160bbacea07a7e2653606c14b7c -eo pid,comm [2023-03-22T04:29:38.656Z] 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-03-22T04:29:38.656Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T04:29:38.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T04:29:38.695Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T04:29:38.794Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T04:29:38.792Z] $ docker exec 00490eb2f7e2f92e43c97132b9361f47d44a3160bbacea07a7e2653606c14b7c ssh-agent [2023-03-22T04:29:38.911Z] SSH_AUTH_SOCK=/tmp/ssh-oy12b5vxSRrB/agent.34 [2023-03-22T04:29:38.911Z] SSH_AGENT_PID=40 [2023-03-22T04:29:38.915Z] Running ssh-add (command line suppressed) [2023-03-22T04:29:39.006Z] Identity added: /w/workspace/edgex-go/471@tmp/private_key_6682172724341785664.key (/w/workspace/edgex-go/471@tmp/private_key_6682172724341785664.key) [2023-03-22T04:29:39.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T04:29:39.305Z] + git semver push [2023-03-22T04:29:39.563Z] 2023-03-22 04:29:39,485 [run_push] DEBUG push [2023-03-22T04:29:39.563Z] 2023-03-22 04:29:39,485 [execute] INFO git cat-file --batch-check [2023-03-22T04:29:39.563Z] 2023-03-22 04:29:39,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/471/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T04:29:39.563Z] 2023-03-22 04:29:39,488 [execute] INFO git rev-list ae3cdc54b22bbf62d62b6f5835e670eac1704b97 -- [2023-03-22T04:29:39.563Z] 2023-03-22 04:29:39,488 [execute] DEBUG Popen(['git', 'rev-list', 'ae3cdc54b22bbf62d62b6f5835e670eac1704b97', '--'], cwd=/w/workspace/edgex-go/471/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-22T04:29:39.563Z] 2023-03-22 04:29:39,503 [execute] INFO git fetch -v origin [2023-03-22T04:29:39.563Z] 2023-03-22 04:29:39,503 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/471/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-22T04:29:40.130Z] 2023-03-22 04:29:39,956 [run_push] DEBUG no remote changes detected [2023-03-22T04:29:40.130Z] 2023-03-22 04:29:39,957 [execute] INFO git push origin semver [2023-03-22T04:29:40.130Z] 2023-03-22 04:29:39,957 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/471/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-22T04:29:41.068Z] 2023-03-22 04:29:40,742 [run_push] DEBUG push all version tags [2023-03-22T04:29:41.068Z] 2023-03-22 04:29:40,743 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-22T04:29:41.068Z] 2023-03-22 04:29:40,743 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/471, universal_newlines=False, shell=None, istream=None) [2023-03-22T04:29:41.638Z] 2023-03-22 04:29:41,520 [read_version] DEBUG read version from /w/workspace/edgex-go/471/.semver/main [2023-03-22T04:29:41.638Z] 3.0.0-dev.110 [Pipeline] } [2023-03-22T04:29:41.644Z] $ docker exec --env ******** --env ******** 00490eb2f7e2f92e43c97132b9361f47d44a3160bbacea07a7e2653606c14b7c ssh-agent -k [2023-03-22T04:29:41.745Z] unset SSH_AUTH_SOCK; [2023-03-22T04:29:41.745Z] unset SSH_AGENT_PID; [2023-03-22T04:29:41.745Z] echo Agent pid 40 killed; [2023-03-22T04:29:41.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T04:29:42.064Z] + git semver [Pipeline] } [2023-03-22T04:29:42.335Z] $ docker stop --time=1 00490eb2f7e2f92e43c97132b9361f47d44a3160bbacea07a7e2653606c14b7c [2023-03-22T04:29:43.612Z] $ docker rm -f --volumes 00490eb2f7e2f92e43c97132b9361f47d44a3160bbacea07a7e2653606c14b7c [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-03-22T04:29:44.151Z] + [ -d /w/workspace/edgex-go/471/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:29:44.439Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:29:45.293Z] ---> package-listing.sh [2023-03-22T04:29:45.294Z] ++ facter osfamily [2023-03-22T04:29:45.294Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T04:29:45.553Z] + OS_FAMILY=debian [2023-03-22T04:29:45.553Z] + workspace=/w/workspace/edgex-go/471 [2023-03-22T04:29:45.553Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T04:29:45.553Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T04:29:45.553Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T04:29:45.553Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T04:29:45.553Z] + '[' /w/workspace/edgex-go/471 ']' [2023-03-22T04:29:45.553Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T04:29:45.553Z] + case "${OS_FAMILY}" in [2023-03-22T04:29:45.553Z] + dpkg -l [2023-03-22T04:29:45.553Z] + grep '^ii' [2023-03-22T04:29:45.553Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T04:29:45.553Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T04:29:45.553Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T04:29:45.553Z] + '[' /w/workspace/edgex-go/471 ']' [2023-03-22T04:29:45.553Z] + mkdir -p /w/workspace/edgex-go/471/archives/ [2023-03-22T04:29:45.553Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/471/archives/ [Pipeline] echo [2023-03-22T04:29:45.563Z] 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/471/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T04:29:45.842Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:29:46.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T04:29:46.396Z] [2023-03-22T04:29:46.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T04:29:46.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T04:29:46.696Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T04:29:46.696Z] 5eb5b503b376: Pulling fs layer [2023-03-22T04:29:46.696Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T04:29:46.696Z] ec43610c2a17: Pulling fs layer [2023-03-22T04:29:46.696Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T04:29:46.696Z] 33b1e0a273af: Pulling fs layer [2023-03-22T04:29:46.696Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T04:29:46.696Z] 2f39f015ded8: Pulling fs layer [2023-03-22T04:29:46.696Z] 33b1e0a273af: Waiting [2023-03-22T04:29:46.696Z] 3a2ae6a8a46f: Waiting [2023-03-22T04:29:46.696Z] 5d3b04190fa2: Waiting [2023-03-22T04:29:46.696Z] 2f39f015ded8: Waiting [2023-03-22T04:29:46.696Z] 5c69ac0246d0: Download complete [2023-03-22T04:29:46.696Z] 3a2ae6a8a46f: Download complete [2023-03-22T04:29:46.957Z] 33b1e0a273af: Verifying Checksum [2023-03-22T04:29:46.957Z] 33b1e0a273af: Download complete [2023-03-22T04:29:46.957Z] 5d3b04190fa2: Verifying Checksum [2023-03-22T04:29:46.957Z] 5d3b04190fa2: Download complete [2023-03-22T04:29:46.957Z] ec43610c2a17: Download complete [2023-03-22T04:29:46.957Z] 5eb5b503b376: Verifying Checksum [2023-03-22T04:29:46.957Z] 5eb5b503b376: Download complete [2023-03-22T04:29:47.522Z] 2f39f015ded8: Verifying Checksum [2023-03-22T04:29:48.090Z] 5eb5b503b376: Pull complete [2023-03-22T04:29:48.348Z] 5c69ac0246d0: Pull complete [2023-03-22T04:29:48.606Z] ec43610c2a17: Pull complete [2023-03-22T04:29:48.606Z] 3a2ae6a8a46f: Pull complete [2023-03-22T04:29:48.864Z] 33b1e0a273af: Pull complete [2023-03-22T04:29:49.123Z] 5d3b04190fa2: Pull complete [2023-03-22T04:29:53.307Z] 2f39f015ded8: Pull complete [2023-03-22T04:29:53.307Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T04:29:53.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T04:29:53.307Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T04:29:53.380Z] prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container [2023-03-22T04:29:53.405Z] $ 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/471/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/471 -v /w/workspace/edgex-go/471:/w/workspace/edgex-go/471:rw,z -v /w/workspace/edgex-go/471@tmp:/w/workspace/edgex-go/471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T04:29:55.160Z] $ docker top f1a8738d666c63036c13fa7ea6de068180ba5c2c924449f491d9c8bc26124d71 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T04:29:55.506Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T04:29:55.793Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T04:29:56.077Z] + ls /var/log/sa-host [2023-03-22T04:29:56.078Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T04:29:56.153Z] provisioning config files... [2023-03-22T04:29:56.159Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/471@tmp/config11987692500799073483tmp [Pipeline] { [Pipeline] echo [2023-03-22T04:29:56.168Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:29:56.445Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T04:29:56.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:29:56.773Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T04:29:56.781Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:29:57.063Z] ---> sudo-logs.sh [2023-03-22T04:29:57.063Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T04:29:57.082Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:29:57.361Z] ---> job-cost.sh [2023-03-22T04:29:57.361Z] lf-activate-venv: SKIPPING [2023-03-22T04:29:57.361Z] DEBUG: total: 0.10999999940395355 [2023-03-22T04:29:57.361Z] INFO: Retrieving Stack Cost... [2023-03-22T04:29:57.620Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T04:29:58.190Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T04:29:58.201Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T04:29:58.482Z] ---> logs-deploy.sh [2023-03-22T04:29:58.483Z] lf-activate-venv: SKIPPING [2023-03-22T04:29:58.483Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/471 [2023-03-22T04:29:58.483Z] INFO: archiving workspace using pattern(s): [2023-03-22T04:29:59.419Z] Archives upload complete. [2023-03-22T04:29:59.419Z] INFO: archiving logs to Nexus