Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d712b70d1b18e2b4f4c471c5ae40b4002467bb18 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-ssh16307711813665328716.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh2191249003658064722.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh17969403854332222396.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh11251433301441015219.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-ssh8188534538436902919.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-4460 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/567 [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/567 # 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 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 (main) Commit message: "Merge pull request #4650 from jinlinGuan/issue-4649" > 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 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 # timeout=10 > git rev-list --no-walk 23e3a0f786d0fc9371fcd20c84061ff39d5ddf39 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-24T23:45:14.069Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-24T23:45:14.123Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-24T23:45:14.140Z] ========================================================= [2023-08-24T23:45:14.140Z] EdgeX Global Pipelines Version Info [2023-08-24T23:45:14.140Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-24T23:45:14.872Z] ------------------- [2023-08-24T23:45:14.872Z] stable info: [2023-08-24T23:45:14.872Z] ------------------- [2023-08-24T23:45:14.872Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-24T23:45:14.872Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-24T23:45:14.872Z] Message: update stable to v1.0.253 [2023-08-24T23:45:15.443Z] ------------------- [2023-08-24T23:45:15.443Z] experimental info: [2023-08-24T23:45:15.443Z] ------------------- [2023-08-24T23:45:15.443Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-24T23:45:15.443Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-24T23:45:15.443Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-24T23:45:15.585Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-24T23:45:15.600Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-24T23:45:15.618Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-24T23:45:15.630Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-24T23:45:15.641Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-24T23:45:15.656Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-24T23:45:15.669Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-24T23:45:15.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-24T23:45:15.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-24T23:45:15.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-24T23:45:15.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-24T23:45:15.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-24T23:45:15.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-24T23:45:15.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-24T23:45:15.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-24T23:45:15.821Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-24T23:45:15.839Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-24T23:45:15.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-24T23:45:15.872Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-24T23:45:15.890Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-24T23:45:15.907Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-24T23:45:15.918Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-24T23:45:15.933Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-24T23:45:15.951Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-24T23:45:15.968Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-24T23:45:15.985Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-24T23:45:16.000Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] echo [2023-08-24T23:45:16.016Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d712b70 [Pipeline] echo [2023-08-24T23:45:16.029Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-24T23:45:16.070Z] provisioning config files... [2023-08-24T23:45:16.084Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/567@tmp/config16064159006408484379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-24T23:45:16.392Z] ---> docker-login.sh [2023-08-24T23:45:16.392Z] nexus3.edgexfoundry.org:10001 [2023-08-24T23:45:16.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T23:45:16.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T23:45:16.915Z] Configure a credential helper to remove this warning. See [2023-08-24T23:45:16.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T23:45:16.915Z] [2023-08-24T23:45:16.915Z] Login Succeeded [2023-08-24T23:45:16.915Z] nexus3.edgexfoundry.org:10002 [2023-08-24T23:45:17.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T23:45:17.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T23:45:17.185Z] Configure a credential helper to remove this warning. See [2023-08-24T23:45:17.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T23:45:17.185Z] [2023-08-24T23:45:17.185Z] Login Succeeded [2023-08-24T23:45:17.185Z] nexus3.edgexfoundry.org:10003 [2023-08-24T23:45:17.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T23:45:17.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T23:45:17.185Z] Configure a credential helper to remove this warning. See [2023-08-24T23:45:17.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T23:45:17.185Z] [2023-08-24T23:45:17.185Z] Login Succeeded [2023-08-24T23:45:17.185Z] nexus3.edgexfoundry.org:10004 [2023-08-24T23:45:17.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T23:45:17.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T23:45:17.445Z] Configure a credential helper to remove this warning. See [2023-08-24T23:45:17.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T23:45:17.445Z] [2023-08-24T23:45:17.445Z] Login Succeeded [2023-08-24T23:45:17.445Z] docker.io [2023-08-24T23:45:17.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T23:45:17.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T23:45:17.705Z] Configure a credential helper to remove this warning. See [2023-08-24T23:45:17.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T23:45:17.705Z] [2023-08-24T23:45:17.705Z] Login Succeeded [2023-08-24T23:45:17.705Z] ---> docker-login.sh ends [Pipeline] } [2023-08-24T23:45:17.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-24T23:45:18.021Z] + 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-08-24T23:45:18.021Z] + cut -d/ -f2 [2023-08-24T23:45:18.021Z] + dirname cmd/core-command/Dockerfile [2023-08-24T23:45:18.021Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-24T23:45:18.021Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-24T23:45:18.021Z] + cut -d/ -f2 [2023-08-24T23:45:18.021Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-24T23:45:18.021Z] + dirname cmd/core-data/Dockerfile [2023-08-24T23:45:18.021Z] + cut -d/ -f2 [2023-08-24T23:45:18.021Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-24T23:45:18.021Z] + dirname cmd/core-metadata/Dockerfile [2023-08-24T23:45:18.021Z] + cut -d/ -f2 [2023-08-24T23:45:18.021Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-24T23:45:18.021Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-24T23:45:18.021Z] + cut -d/ -f2 [2023-08-24T23:45:18.021Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-24T23:45:18.021Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-24T23:45:18.021Z] + cut -d/ -f2 [2023-08-24T23:45:18.021Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-24T23:45:18.021Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-24T23:45:18.021Z] + cut -d/ -f2 [2023-08-24T23:45:18.021Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-24T23:45:18.021Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-24T23:45:18.021Z] + cut -d/ -f2 [2023-08-24T23:45:18.021Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-24T23:45:18.021Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-24T23:45:18.021Z] + cut -d/ -f2 [2023-08-24T23:45:18.021Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-24T23:45:18.021Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-24T23:45:18.021Z] + cut -d/ -f2 [2023-08-24T23:45:18.021Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-24T23:45:18.021Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-24T23:45:18.021Z] + cut -d/ -f2 [2023-08-24T23:45:18.021Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-24T23:45:18.021Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-24T23:45:18.021Z] + cut -d/ -f2 [2023-08-24T23:45:18.021Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-24T23:45:18.021Z] + dirname cmd/support-notifications/Dockerfile [2023-08-24T23:45:18.021Z] + cut -d/ -f2 [2023-08-24T23:45:18.021Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-24T23:45:18.021Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-24T23:45:18.021Z] + cut -d/ -f2 [2023-08-24T23:45:18.021Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-24T23:45:18.081Z] 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-08-24T23:45:18.440Z] + git rev-list -1 --merges d712b70d1b18e2b4f4c471c5ae40b4002467bb18~1..d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] echo [2023-08-24T23:45:18.452Z] -----------> git rev-list -1 --merges d712b70d1b18e2b4f4c471c5ae40b4002467bb18~1..d712b70d1b18e2b4f4c471c5ae40b4002467bb18 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:45:18.452Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [false] [Pipeline] sh [2023-08-24T23:45:18.742Z] + git log --format=format:%s -1 d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] echo [2023-08-24T23:45:18.756Z] ========================================================= [2023-08-24T23:45:18.756Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-24T23:45:18.756Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-24T23:45:19.202Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-24T23:45:19.202Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-24T23:45:19.202Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-24T23:45:19.202Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-24T23:45:19.202Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-24T23:45:19.202Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-24T23:45:19.202Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:45:19.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-24T23:45:19.614Z] [2023-08-24T23:45:19.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:45:19.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-24T23:45:19.920Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-24T23:45:19.920Z] b85a868b505f: Pulling fs layer [2023-08-24T23:45:19.920Z] e2be974225ed: Pulling fs layer [2023-08-24T23:45:19.920Z] 339a4e72a1f5: Pulling fs layer [2023-08-24T23:45:19.920Z] 988bab9f4d93: Pulling fs layer [2023-08-24T23:45:19.920Z] 1469e6f7b9e6: Pulling fs layer [2023-08-24T23:45:19.920Z] eaf3925da568: Pulling fs layer [2023-08-24T23:45:19.920Z] bab4dde63d76: Pulling fs layer [2023-08-24T23:45:19.920Z] bde34c3a00c8: Pulling fs layer [2023-08-24T23:45:19.920Z] b352a97aabf1: Pulling fs layer [2023-08-24T23:45:19.920Z] 4872d77fe225: Pulling fs layer [2023-08-24T23:45:19.920Z] 5851b861e8e6: Pulling fs layer [2023-08-24T23:45:19.920Z] 1469e6f7b9e6: Waiting [2023-08-24T23:45:19.920Z] eaf3925da568: Waiting [2023-08-24T23:45:19.920Z] bab4dde63d76: Waiting [2023-08-24T23:45:19.920Z] bde34c3a00c8: Waiting [2023-08-24T23:45:19.920Z] 4872d77fe225: Waiting [2023-08-24T23:45:19.920Z] b352a97aabf1: Waiting [2023-08-24T23:45:19.920Z] 5851b861e8e6: Waiting [2023-08-24T23:45:19.920Z] 988bab9f4d93: Waiting [2023-08-24T23:45:19.920Z] e2be974225ed: Verifying Checksum [2023-08-24T23:45:19.920Z] e2be974225ed: Download complete [2023-08-24T23:45:19.920Z] 988bab9f4d93: Verifying Checksum [2023-08-24T23:45:19.920Z] 988bab9f4d93: Download complete [2023-08-24T23:45:20.181Z] 1469e6f7b9e6: Verifying Checksum [2023-08-24T23:45:20.181Z] 1469e6f7b9e6: Download complete [2023-08-24T23:45:20.181Z] 339a4e72a1f5: Verifying Checksum [2023-08-24T23:45:20.181Z] 339a4e72a1f5: Download complete [2023-08-24T23:45:20.181Z] eaf3925da568: Verifying Checksum [2023-08-24T23:45:20.181Z] eaf3925da568: Download complete [2023-08-24T23:45:20.181Z] bde34c3a00c8: Download complete [2023-08-24T23:45:20.181Z] b352a97aabf1: Download complete [2023-08-24T23:45:20.181Z] 4872d77fe225: Verifying Checksum [2023-08-24T23:45:20.181Z] 4872d77fe225: Download complete [2023-08-24T23:45:20.181Z] 5851b861e8e6: Download complete [2023-08-24T23:45:20.181Z] b85a868b505f: Verifying Checksum [2023-08-24T23:45:20.181Z] b85a868b505f: Download complete [2023-08-24T23:45:20.439Z] bab4dde63d76: Verifying Checksum [2023-08-24T23:45:20.439Z] bab4dde63d76: Download complete [2023-08-24T23:45:21.377Z] b85a868b505f: Pull complete [2023-08-24T23:45:21.638Z] e2be974225ed: Pull complete [2023-08-24T23:45:22.217Z] 339a4e72a1f5: Pull complete [2023-08-24T23:45:22.217Z] 988bab9f4d93: Pull complete [2023-08-24T23:45:22.479Z] 1469e6f7b9e6: Pull complete [2023-08-24T23:45:22.740Z] eaf3925da568: Pull complete [2023-08-24T23:45:24.643Z] bab4dde63d76: Pull complete [2023-08-24T23:45:24.643Z] bde34c3a00c8: Pull complete [2023-08-24T23:45:24.904Z] b352a97aabf1: Pull complete [2023-08-24T23:45:24.904Z] 4872d77fe225: Pull complete [2023-08-24T23:45:24.904Z] 5851b861e8e6: Pull complete [2023-08-24T23:45:24.904Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-24T23:45:24.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-24T23:45:24.904Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-24T23:45:25.019Z] prd-ubuntu20.04-docker-8c-8g-4460 does not seem to be running inside a container [2023-08-24T23:45:25.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-24T23:45:28.496Z] $ docker top 7edaa080058dd7b5664d3abaccb65cdb943b36d261678d35701355c3b2fe8da2 -eo pid,comm [2023-08-24T23:45:28.546Z] 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-08-24T23:45:28.546Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-24T23:45:28.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-24T23:45:28.587Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-24T23:45:28.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-24T23:45:28.698Z] $ docker exec 7edaa080058dd7b5664d3abaccb65cdb943b36d261678d35701355c3b2fe8da2 ssh-agent [2023-08-24T23:45:28.815Z] SSH_AUTH_SOCK=/tmp/ssh-FtNmPh6FHzdt/agent.32 [2023-08-24T23:45:28.815Z] SSH_AGENT_PID=38 [2023-08-24T23:45:28.823Z] Running ssh-add (command line suppressed) [2023-08-24T23:45:28.924Z] Identity added: /w/workspace/edgex-go/567@tmp/private_key_15708943059776911856.key (/w/workspace/edgex-go/567@tmp/private_key_15708943059776911856.key) [2023-08-24T23:45:28.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-24T23:45:29.228Z] + git tag --points-at HEAD [Pipeline] } [2023-08-24T23:45:29.249Z] $ docker exec --env ******** --env ******** 7edaa080058dd7b5664d3abaccb65cdb943b36d261678d35701355c3b2fe8da2 ssh-agent -k [2023-08-24T23:45:29.347Z] unset SSH_AUTH_SOCK; [2023-08-24T23:45:29.348Z] unset SSH_AGENT_PID; [2023-08-24T23:45:29.348Z] echo Agent pid 38 killed; [2023-08-24T23:45:29.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-24T23:45:29.381Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-24T23:45:29.381Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-24T23:45:29.497Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-24T23:45:29.501Z] $ docker exec 7edaa080058dd7b5664d3abaccb65cdb943b36d261678d35701355c3b2fe8da2 ssh-agent [2023-08-24T23:45:29.607Z] SSH_AUTH_SOCK=/tmp/ssh-Q4pnIW8RupVG/agent.71 [2023-08-24T23:45:29.608Z] SSH_AGENT_PID=77 [2023-08-24T23:45:29.612Z] Running ssh-add (command line suppressed) [2023-08-24T23:45:29.710Z] Identity added: /w/workspace/edgex-go/567@tmp/private_key_14315296376972292066.key (/w/workspace/edgex-go/567@tmp/private_key_14315296376972292066.key) [2023-08-24T23:45:29.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-24T23:45:30.012Z] + git semver init [2023-08-24T23:45:30.273Z] 2023-08-24 23:45:30,192 [run_init] DEBUG init version:0.0.0 force:False [2023-08-24T23:45:30.273Z] 2023-08-24 23:45:30,192 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/567/.semver [2023-08-24T23:45:30.273Z] 2023-08-24 23:45:30,193 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/567/.semver [2023-08-24T23:45:30.273Z] 2023-08-24 23:45:30,193 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/567/.semver'], cwd=/w/workspace/edgex-go/567, universal_newlines=False, shell=None, istream=None) [2023-08-24T23:45:36.854Z] 2023-08-24 23:45:35,605 [append_file] DEBUG append to file:/w/workspace/edgex-go/567/.git/info/exclude [2023-08-24T23:45:36.854Z] 2023-08-24 23:45:35,607 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/567/.semver/main with force:False [2023-08-24T23:45:36.854Z] 2023-08-24 23:45:35,607 [read_version] DEBUG read version from /w/workspace/edgex-go/567/.semver/main [2023-08-24T23:45:36.854Z] 2023-08-24 23:45:35,607 [read_version] DEBUG read version from /w/workspace/edgex-go/567/.semver/main [2023-08-24T23:45:36.854Z] 3.1.0-dev.33 [Pipeline] } [2023-08-24T23:45:36.868Z] $ docker exec --env ******** --env ******** 7edaa080058dd7b5664d3abaccb65cdb943b36d261678d35701355c3b2fe8da2 ssh-agent -k [2023-08-24T23:45:36.975Z] unset SSH_AUTH_SOCK; [2023-08-24T23:45:36.975Z] unset SSH_AGENT_PID; [2023-08-24T23:45:36.977Z] echo Agent pid 77 killed; [2023-08-24T23:45:36.987Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-24T23:45:37.288Z] + git semver [Pipeline] } [2023-08-24T23:45:37.582Z] $ docker stop --time=1 7edaa080058dd7b5664d3abaccb65cdb943b36d261678d35701355c3b2fe8da2 [2023-08-24T23:45:38.981Z] $ docker rm -f --volumes 7edaa080058dd7b5664d3abaccb65cdb943b36d261678d35701355c3b2fe8da2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-24T23:45:39.327Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-24T23:45:39.551Z] Stashed 1 file(s) [Pipeline] echo [2023-08-24T23:45:39.552Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.33 [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-08-24T23:45:39.952Z] + git config --global --add safe.directory /w/workspace/edgex-go/567 [Pipeline] echo [2023-08-24T23:45:39.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-24T23:45:39.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-24T23:45:39.981Z] ========================================================= [2023-08-24T23:45:39.981Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-24T23:45:39.981Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-24T23:45:40.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-24T23:45:40.265Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-24T23:45:40.265Z] 4db1b89c0bd1: Pulling fs layer [2023-08-24T23:45:40.265Z] 6911f1a30b25: Pulling fs layer [2023-08-24T23:45:40.265Z] e194b8c5c2a9: Pulling fs layer [2023-08-24T23:45:40.265Z] 6863d3e3a2b1: Pulling fs layer [2023-08-24T23:45:40.265Z] ec0bb842ea78: Pulling fs layer [2023-08-24T23:45:40.265Z] 40a00589a448: Pulling fs layer [2023-08-24T23:45:40.265Z] 6c08303d61cc: Pulling fs layer [2023-08-24T23:45:40.265Z] 6863d3e3a2b1: Waiting [2023-08-24T23:45:40.265Z] ec0bb842ea78: Waiting [2023-08-24T23:45:40.265Z] 40a00589a448: Waiting [2023-08-24T23:45:40.265Z] 6c08303d61cc: Waiting [2023-08-24T23:45:40.265Z] 798269fcf238: Pulling fs layer [2023-08-24T23:45:40.265Z] 798269fcf238: Waiting [2023-08-24T23:45:40.265Z] 6911f1a30b25: Verifying Checksum [2023-08-24T23:45:40.265Z] 6911f1a30b25: Download complete [2023-08-24T23:45:40.265Z] 6863d3e3a2b1: Verifying Checksum [2023-08-24T23:45:40.265Z] 6863d3e3a2b1: Download complete [2023-08-24T23:45:40.265Z] ec0bb842ea78: Verifying Checksum [2023-08-24T23:45:40.265Z] ec0bb842ea78: Download complete [2023-08-24T23:45:40.265Z] 4db1b89c0bd1: Verifying Checksum [2023-08-24T23:45:40.265Z] 4db1b89c0bd1: Download complete [2023-08-24T23:45:40.533Z] 40a00589a448: Verifying Checksum [2023-08-24T23:45:40.533Z] 40a00589a448: Download complete [2023-08-24T23:45:40.533Z] 4db1b89c0bd1: Pull complete [2023-08-24T23:45:40.801Z] 6911f1a30b25: Pull complete [2023-08-24T23:45:41.061Z] 798269fcf238: Verifying Checksum [2023-08-24T23:45:41.061Z] 798269fcf238: Download complete [2023-08-24T23:45:41.061Z] e194b8c5c2a9: Download complete [2023-08-24T23:45:41.320Z] 6c08303d61cc: Verifying Checksum [2023-08-24T23:45:41.320Z] 6c08303d61cc: Download complete [2023-08-24T23:45:44.603Z] e194b8c5c2a9: Pull complete [2023-08-24T23:45:44.862Z] 6863d3e3a2b1: Pull complete [2023-08-24T23:45:44.862Z] ec0bb842ea78: Pull complete [2023-08-24T23:45:45.119Z] 40a00589a448: Pull complete [2023-08-24T23:45:47.648Z] 6c08303d61cc: Pull complete [2023-08-24T23:45:48.583Z] 798269fcf238: Pull complete [2023-08-24T23:45:48.583Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-24T23:45:48.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-24T23:45:48.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-24T23:45:48.879Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-24T23:45:48.879Z] WORKDIR /edgex [2023-08-24T23:45:48.879Z] COPY go.mod . [2023-08-24T23:45:48.879Z] RUN go mod download [2023-08-24T23:45:48.879Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-24T23:45:49.815Z] Sending build context to Docker daemon 170.8MB [2023-08-24T23:45:49.815Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-24T23:45:49.815Z] ---> ec979cd7f677 [2023-08-24T23:45:49.815Z] Step 2/4 : WORKDIR /edgex [2023-08-24T23:45:54.629Z] Still waiting to schedule task [2023-08-24T23:45:54.629Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-24T23:45:57.969Z] ---> Running in 3f35e129bbda [2023-08-24T23:45:57.969Z] Removing intermediate container 3f35e129bbda [2023-08-24T23:45:57.969Z] ---> f5af17eec11a [2023-08-24T23:45:57.969Z] Step 3/4 : COPY go.mod . [2023-08-24T23:45:57.969Z] ---> d9074e74cc86 [2023-08-24T23:45:57.969Z] Step 4/4 : RUN go mod download [2023-08-24T23:45:57.969Z] ---> Running in 2d9c8a3e84b6 [2023-08-24T23:46:24.533Z] Removing intermediate container 2d9c8a3e84b6 [2023-08-24T23:46:24.533Z] ---> 673dd3fc111e [2023-08-24T23:46:24.533Z] Successfully built 673dd3fc111e [2023-08-24T23:46:24.533Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:46:24.843Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-24T23:46:24.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-24T23:46:24.919Z] prd-ubuntu20.04-docker-8c-8g-4460 does not seem to be running inside a container [2023-08-24T23:46:24.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-24T23:46:25.433Z] $ docker top 98d0b0990304f5d115551076770da042a2ea4260b229191144440c272a89bc77 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-24T23:46:25.781Z] + go version [2023-08-24T23:46:25.781Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-24T23:46:25.797Z] $ docker stop --time=1 98d0b0990304f5d115551076770da042a2ea4260b229191144440c272a89bc77 [2023-08-24T23:46:27.062Z] $ docker rm -f --volumes 98d0b0990304f5d115551076770da042a2ea4260b229191144440c272a89bc77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:46:27.461Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-24T23:46:27.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-24T23:46:27.538Z] prd-ubuntu20.04-docker-8c-8g-4460 does not seem to be running inside a container [2023-08-24T23:46:27.573Z] $ 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/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-24T23:46:27.922Z] $ docker top 67df111f00d46fed871095bc01cf36baae627ef167edd5d831ddfac1078f59e9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-24T23:46:27.990Z] ========================================================= [2023-08-24T23:46:27.990Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-24T23:46:27.990Z] ========================================================= [Pipeline] sh [2023-08-24T23:46:28.269Z] + git config --global --add safe.directory /w/workspace/edgex-go/567 [Pipeline] fileExists [Pipeline] sh [2023-08-24T23:46:28.565Z] + make test [2023-08-24T23:46:28.565Z] go test -race -coverprofile=coverage.out ./... [2023-08-24T23:46:36.687Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-24T23:46:48.887Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-24T23:46:48.887Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-24T23:46:48.887Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-24T23:46:48.887Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-24T23:46:48.887Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-24T23:46:49.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-24T23:46:49.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-24T23:46:49.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-24T23:46:49.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-24T23:46:49.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-24T23:46:49.665Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-24T23:46:49.665Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-24T23:46:49.665Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-24T23:46:49.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-24T23:46:51.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-24T23:46:51.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-24T23:46:51.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements [2023-08-24T23:46:51.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 97.0% of statements [2023-08-24T23:46:52.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-24T23:46:52.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-24T23:46:52.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-24T23:46:53.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-24T23:46:53.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-24T23:46:53.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-24T23:46:53.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-24T23:46:53.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-24T23:46:53.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-24T23:46:53.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-24T23:46:55.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-24T23:46:55.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-24T23:46:55.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.099s coverage: 71.5% of statements [2023-08-24T23:46:55.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements [2023-08-24T23:46:56.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.893s coverage: 93.4% of statements [2023-08-24T23:46:56.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements [2023-08-24T23:46:57.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-24T23:46:57.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-24T23:46:57.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-24T23:46:57.825Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-24T23:46:57.825Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-24T23:46:57.825Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-24T23:46:57.825Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-24T23:46:57.825Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-24T23:46:57.825Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-24T23:46:57.825Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-24T23:46:58.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.339s coverage: 97.6% of statements [2023-08-24T23:46:58.083Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements [2023-08-24T23:46:59.531Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-24T23:46:59.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-24T23:46:59.803Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2023-08-24T23:46:59.803Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 32.2% of statements [2023-08-24T23:46:59.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 42.9% of statements [2023-08-24T23:46:59.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 82.9% of statements [2023-08-24T23:46:59.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements [2023-08-24T23:46:59.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements [2023-08-24T23:47:00.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2023-08-24T23:47:01.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-24T23:47:01.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-24T23:47:01.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-24T23:47:01.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-24T23:47:01.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-24T23:47:01.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-24T23:47:01.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-24T23:47:01.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-24T23:47:02.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-24T23:47:02.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-24T23:47:02.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-24T23:47:02.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-24T23:47:02.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-24T23:47:02.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-24T23:47:03.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-24T23:47:04.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-24T23:47:04.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-24T23:47:06.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-24T23:47:06.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-24T23:47:07.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-24T23:47:07.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-24T23:47:07.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-24T23:47:08.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-24T23:47:08.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-24T23:47:09.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-24T23:47:11.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-24T23:47:11.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-24T23:47:11.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-24T23:47:11.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-24T23:47:12.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements [2023-08-24T23:47:12.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-24T23:47:12.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-24T23:47:12.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-24T23:47:12.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-24T23:47:14.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-24T23:47:14.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-24T23:47:14.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-24T23:47:14.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-24T23:47:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-24T23:47:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-24T23:47:15.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-24T23:47:15.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-24T23:47:25.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.294s coverage: 79.9% of statements [2023-08-24T23:47:25.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.072s coverage: 92.9% of statements [2023-08-24T23:47:25.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 64.4% of statements [2023-08-24T23:47:25.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.075s coverage: 62.3% of statements [2023-08-24T23:47:25.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2023-08-24T23:47:25.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.058s coverage: 20.0% of statements [2023-08-24T23:47:25.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2023-08-24T23:47:25.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements [2023-08-24T23:47:25.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 82.1% of statements [2023-08-24T23:47:25.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements [2023-08-24T23:47:25.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 63.1% of statements [2023-08-24T23:47:25.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2023-08-24T23:47:25.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-08-24T23:47:25.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-08-24T23:47:25.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-08-24T23:47:25.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-08-24T23:47:25.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.185s coverage: 38.4% of statements [2023-08-24T23:47:25.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-08-24T23:47:25.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-08-24T23:47:25.488Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2023-08-24T23:47:25.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 95.7% of statements [2023-08-24T23:47:25.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.8% of statements [2023-08-24T23:47:25.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 98.9% of statements [2023-08-24T23:47:25.489Z] 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-08-24T23:47:25.489Z] running golangci-lint [2023-08-24T23:47:25.748Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-24T23:47:25.748Z] go version go1.20.6 linux/amd64 [2023-08-24T23:47:25.748Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-24T23:47:26.007Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-24T23:47:30.088Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4461 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-08-24T23:47:30.100Z] Running in /w/workspace/edgex-go/567 [Pipeline] { [Pipeline] checkout [2023-08-24T23:47:30.124Z] The recommended git tool is: git [2023-08-24T23:47:35.025Z] using credential edgex-jenkins-ssh [2023-08-24T23:47:35.040Z] Cloning the remote Git repository [2023-08-24T23:47:35.085Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-24T23:47:35.194Z] > git init /w/workspace/edgex-go/567 # timeout=10 [2023-08-24T23:47:35.325Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-24T23:47:35.325Z] > git --version # timeout=10 [2023-08-24T23:47:35.347Z] > git --version # 'git version 2.25.1' [2023-08-24T23:47:35.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-24T23:47:35.487Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-24T23:47:40.882Z] level=info msg="[loader] Go packages loading at mode 575 (files|compiled_files|deps|name|types_sizes|exports_file|imports) took 14.262984646s" [2023-08-24T23:47:40.882Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.863287ms" [2023-08-24T23:47:48.997Z] level=info msg="[linters_context/goanalysis] analyzers took 1m10.076116947s with top 10 stages: buildir: 34.921991537s, inspect: 2.2359647s, fact_deprecated: 2.035545016s, gosec: 1.427188674s, printf: 1.214202279s, ctrlflow: 1.053926473s, fact_purity: 1.001139921s, S1038: 903.786747ms, nilness: 892.484873ms, typedness: 658.433686ms" [2023-08-24T23:47:48.997Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-24T23:47:48.997Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 200/200, exclude: 200/200, exclude-rules: 21/200, filename_unadjuster: 200/200, skip_dirs: 200/200, autogenerated_exclude: 200/200, cgo: 200/200, skip_files: 200/200, identifier_marker: 200/200, nolint: 0/21" [2023-08-24T23:47:48.997Z] level=info msg="[runner] processing took 18.665921ms with stages: nolint: 8.291604ms, identifier_marker: 5.364884ms, exclude-rules: 1.534957ms, autogenerated_exclude: 1.493996ms, path_prettifier: 1.292739ms, skip_dirs: 641.129µs, cgo: 27.311µs, filename_unadjuster: 14.931µs, max_same_issues: 640ns, uniq_by_line: 580ns, skip_files: 570ns, severity-rules: 550ns, exclude: 490ns, max_from_linter: 430ns, diff: 270ns, source_code: 250ns, sort_results: 220ns, path_shortener: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-08-24T23:47:48.997Z] level=info msg="[runner] linters took 8.044638906s with stages: goanalysis_metalinter: 8.025884403s" [2023-08-24T23:47:48.997Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-24T23:47:48.997Z] level=info msg="Memory: 225 samples, avg is 204.1MB, max is 876.5MB" [2023-08-24T23:47:48.997Z] level=info msg="Execution took 22.35286165s" [2023-08-24T23:47:48.997Z] go vet ./... [2023-08-24T23:47:52.157Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-24T23:47:52.185Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-24T23:47:52.996Z] Avoid second fetch [2023-08-24T23:47:52.996Z] Checking out Revision d712b70d1b18e2b4f4c471c5ae40b4002467bb18 (main) [2023-08-24T23:47:53.201Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-24T23:47:53.201Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-24T23:47:53.201Z] ./bin/test-attribution-txt.sh [2023-08-24T23:47:53.201Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-24T23:47:53.201Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-24T23:47:53.201Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-24T23:47:53.459Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-24T23:47:53.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-24T23:47:53.694Z] Commit message: "Merge pull request #4650 from jinlinGuan/issue-4649" [2023-08-24T23:47:53.762Z] + ls -al . [2023-08-24T23:47:53.762Z] total 728 [2023-08-24T23:47:53.762Z] drwxrwxr-x 12 1001 1001 4096 Aug 24 23:46 . [2023-08-24T23:47:53.762Z] drwxr-xr-x 4 root root 4096 Aug 24 23:46 .. [2023-08-24T23:47:53.762Z] drwxrwxr-x 2 1001 1001 4096 Aug 24 23:45 .blubracket [2023-08-24T23:47:53.762Z] -rw-rw-r-- 1 1001 1001 16 Aug 24 23:45 .dockerignore [2023-08-24T23:47:53.762Z] drwxrwxr-x 8 1001 1001 4096 Aug 24 23:45 .git [2023-08-24T23:47:53.762Z] drwxrwxr-x 3 1001 1001 4096 Aug 24 23:45 .github [2023-08-24T23:47:53.762Z] -rw-rw-r-- 1 1001 1001 1173 Aug 24 23:45 .gitignore [2023-08-24T23:47:53.762Z] -rw-rw-r-- 1 1001 1001 42 Aug 24 23:45 .golangci.yml [2023-08-24T23:47:53.762Z] -rw-rw-r-- 1 1001 1001 87 Aug 24 23:45 .hadolint.yml [2023-08-24T23:47:53.762Z] drwxr-xr-x 3 1001 1001 4096 Aug 24 23:45 .semver [2023-08-24T23:47:53.762Z] -rw-rw-r-- 1 1001 1001 166 Aug 24 23:45 .sonarcloud.properties [2023-08-24T23:47:53.762Z] -rw-rw-r-- 1 1001 1001 1171 Aug 24 23:45 ADOPTERS.md [2023-08-24T23:47:53.762Z] -rw-rw-r-- 1 1001 1001 11152 Aug 24 23:45 Attribution.txt [2023-08-24T23:47:53.762Z] -rw-rw-r-- 1 1001 1001 93407 Aug 24 23:45 CHANGELOG.md [2023-08-24T23:47:53.762Z] -rw-rw-r-- 1 1001 1001 3804 Aug 24 23:45 CONTRIBUTING.md [2023-08-24T23:47:53.762Z] -rw-rw-r-- 1 1001 1001 677 Aug 24 23:45 GOVERNANCE.md [2023-08-24T23:47:53.762Z] -rw-rw-r-- 1 1001 1001 883 Aug 24 23:45 Jenkinsfile [2023-08-24T23:47:53.762Z] -rw-rw-r-- 1 1001 1001 10775 Aug 24 23:45 LICENSE [2023-08-24T23:47:53.762Z] -rw-rw-r-- 1 1001 1001 14764 Aug 24 23:45 Makefile [2023-08-24T23:47:53.762Z] -rw-rw-r-- 1 1001 1001 582 Aug 24 23:45 OWNERS.md [2023-08-24T23:47:53.762Z] -rw-rw-r-- 1 1001 1001 9923 Aug 24 23:45 README.md [2023-08-24T23:47:53.762Z] -rw-rw-r-- 1 1001 1001 789 Aug 24 23:45 SECURITY.md [2023-08-24T23:47:53.762Z] -rw-rw-r-- 1 1001 1001 12 Aug 24 23:45 VERSION [2023-08-24T23:47:53.762Z] drwxrwxr-x 2 1001 1001 4096 Aug 24 23:45 bin [2023-08-24T23:47:53.762Z] drwxrwxr-x 18 1001 1001 4096 Aug 24 23:45 cmd [2023-08-24T23:47:53.762Z] -rw-r--r-- 1 root root 446998 Aug 24 23:47 coverage.out [2023-08-24T23:47:53.762Z] drwxrwxr-x 2 1001 1001 4096 Aug 24 23:45 fuzz_test [2023-08-24T23:47:53.762Z] -rw-rw-r-- 1 1001 1001 3687 Aug 24 23:45 go.mod [2023-08-24T23:47:53.762Z] -rw-rw-r-- 1 1001 1001 33714 Aug 24 23:45 go.sum [2023-08-24T23:47:53.762Z] drwxrwxr-x 7 1001 1001 4096 Aug 24 23:45 internal [2023-08-24T23:47:53.762Z] drwxrwxr-x 3 1001 1001 4096 Aug 24 23:45 openapi [2023-08-24T23:47:53.762Z] -rw-rw-r-- 1 1001 1001 594 Aug 24 23:45 security.txt [2023-08-24T23:47:53.762Z] drwxrwxr-x 4 1001 1001 4096 Aug 24 23:45 snap [2023-08-24T23:47:53.762Z] -rw-rw-r-- 1 1001 1001 204 Aug 24 23:45 version.go [Pipeline] sh [2023-08-24T23:47:54.051Z] + '[' -e coverage.out ] [2023-08-24T23:47:54.051Z] + chown 1001:1001 coverage.out [Pipeline] stash [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-24T23:47:54.152Z] Stashed 1 file(s) [Pipeline] sh [2023-08-24T23:47:53.014Z] > git config core.sparsecheckout # timeout=10 [2023-08-24T23:47:53.076Z] > git checkout -f d712b70d1b18e2b4f4c471c5ae40b4002467bb18 # timeout=10 [2023-08-24T23:47:54.525Z] + make build [2023-08-24T23:47:54.525Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-24T23:47:54.557Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-24T23:47:54.558Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-24T23:47:54.558Z] Dload Upload Total Spent Left Speed [2023-08-24T23:47:54.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-08-24T23:47:55.136Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-24T23:47:55.460Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-08-24T23:47:55.460Z] tee /etc/docker/daemon.new [2023-08-24T23:47:55.460Z] { [2023-08-24T23:47:55.460Z] "registry-mirrors": [ [2023-08-24T23:47:55.460Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-24T23:47:55.460Z] ], [2023-08-24T23:47:55.460Z] "bip": "10.250.0.254/24", [2023-08-24T23:47:55.460Z] "hosts": [ [2023-08-24T23:47:55.460Z] "tcp://0.0.0.0:5555", [2023-08-24T23:47:55.460Z] "unix:///var/run/docker.sock" [2023-08-24T23:47:55.460Z] ], [2023-08-24T23:47:55.460Z] "mtu": 1458, [2023-08-24T23:47:55.460Z] "selinux-enabled": true, [2023-08-24T23:47:55.460Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-24T23:47:55.460Z] } [Pipeline] sh [2023-08-24T23:47:55.789Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-24T23:47:56.118Z] + sudo service docker restart [2023-08-24T23:48:12.605Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-24T23:48:13.258Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-24T23:48:14.371Z] provisioning config files... [2023-08-24T23:48:14.395Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/567@tmp/config6017283644521320084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-24T23:48:14.636Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-24T23:48:14.738Z] ---> docker-login.sh [2023-08-24T23:48:14.738Z] nexus3.edgexfoundry.org:10001 [2023-08-24T23:48:15.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T23:48:15.204Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-24T23:48:15.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T23:48:15.277Z] Configure a credential helper to remove this warning. See [2023-08-24T23:48:15.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T23:48:15.277Z] [2023-08-24T23:48:15.277Z] Login Succeeded [2023-08-24T23:48:15.277Z] nexus3.edgexfoundry.org:10002 [2023-08-24T23:48:15.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T23:48:15.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T23:48:15.548Z] Configure a credential helper to remove this warning. See [2023-08-24T23:48:15.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T23:48:15.548Z] [2023-08-24T23:48:15.817Z] Login Succeeded [2023-08-24T23:48:15.817Z] nexus3.edgexfoundry.org:10003 [2023-08-24T23:48:15.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T23:48:16.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T23:48:16.087Z] Configure a credential helper to remove this warning. See [2023-08-24T23:48:16.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T23:48:16.087Z] [2023-08-24T23:48:16.087Z] Login Succeeded [2023-08-24T23:48:16.087Z] nexus3.edgexfoundry.org:10004 [2023-08-24T23:48:16.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T23:48:16.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T23:48:16.357Z] Configure a credential helper to remove this warning. See [2023-08-24T23:48:16.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T23:48:16.357Z] [2023-08-24T23:48:16.357Z] Login Succeeded [2023-08-24T23:48:16.357Z] docker.io [2023-08-24T23:48:16.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T23:48:16.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T23:48:16.892Z] Configure a credential helper to remove this warning. See [2023-08-24T23:48:16.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T23:48:16.892Z] [2023-08-24T23:48:16.892Z] Login Succeeded [2023-08-24T23:48:16.892Z] ---> docker-login.sh ends [Pipeline] } [2023-08-24T23:48:16.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-24T23:48:17.441Z] + git config --global --add safe.directory /w/workspace/edgex-go/567 [Pipeline] echo [2023-08-24T23:48:17.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-24T23:48:17.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-24T23:48:17.478Z] ========================================================= [2023-08-24T23:48:17.478Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-24T23:48:17.478Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-24T23:48:17.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-24T23:48:17.792Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-24T23:48:17.792Z] edb6bdbacee9: Pulling fs layer [2023-08-24T23:48:18.066Z] 5f9638ab2659: Pulling fs layer [2023-08-24T23:48:18.066Z] 8d51d6327a98: Pulling fs layer [2023-08-24T23:48:18.066Z] 8b374f2dd631: Pulling fs layer [2023-08-24T23:48:18.066Z] ec14aa9079de: Pulling fs layer [2023-08-24T23:48:18.066Z] 2f466654f4bb: Pulling fs layer [2023-08-24T23:48:18.066Z] 554e91adad29: Pulling fs layer [2023-08-24T23:48:18.066Z] ec14aa9079de: Waiting [2023-08-24T23:48:18.066Z] 2f466654f4bb: Waiting [2023-08-24T23:48:18.066Z] 554e91adad29: Waiting [2023-08-24T23:48:18.066Z] 8b374f2dd631: Waiting [2023-08-24T23:48:18.066Z] 5f9638ab2659: Verifying Checksum [2023-08-24T23:48:18.066Z] 5f9638ab2659: Download complete [2023-08-24T23:48:18.066Z] 8b374f2dd631: Verifying Checksum [2023-08-24T23:48:18.066Z] 8b374f2dd631: Download complete [2023-08-24T23:48:18.066Z] ec14aa9079de: Verifying Checksum [2023-08-24T23:48:18.066Z] ec14aa9079de: Download complete [2023-08-24T23:48:18.066Z] edb6bdbacee9: Verifying Checksum [2023-08-24T23:48:18.066Z] edb6bdbacee9: Download complete [2023-08-24T23:48:19.484Z] edb6bdbacee9: Pull complete [2023-08-24T23:48:19.484Z] 554e91adad29: Verifying Checksum [2023-08-24T23:48:19.484Z] 554e91adad29: Download complete [2023-08-24T23:48:19.752Z] 5f9638ab2659: Pull complete [2023-08-24T23:48:20.716Z] 2f466654f4bb: Verifying Checksum [2023-08-24T23:48:20.716Z] 2f466654f4bb: Download complete [2023-08-24T23:48:20.716Z] 8d51d6327a98: Verifying Checksum [2023-08-24T23:48:20.716Z] 8d51d6327a98: Download complete [2023-08-24T23:48:21.760Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-24T23:48:22.696Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-24T23:48:24.069Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-24T23:48:25.004Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-24T23:48:25.948Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-24T23:48:26.520Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-24T23:48:27.901Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-24T23:48:28.857Z] $ docker stop --time=1 67df111f00d46fed871095bc01cf36baae627ef167edd5d831ddfac1078f59e9 [2023-08-24T23:48:33.043Z] 8d51d6327a98: Pull complete [2023-08-24T23:48:33.043Z] 8b374f2dd631: Pull complete [2023-08-24T23:48:33.043Z] ec14aa9079de: Pull complete [2023-08-24T23:48:35.148Z] $ docker rm -f --volumes 67df111f00d46fed871095bc01cf36baae627ef167edd5d831ddfac1078f59e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:48:36.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-24T23:48:36.057Z] [2023-08-24T23:48:36.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:48:36.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-24T23:48:36.617Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-24T23:48:36.617Z] 91d30c5bc195: Pulling fs layer [2023-08-24T23:48:36.617Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-24T23:48:36.617Z] 9c61dcf015f6: Pulling fs layer [2023-08-24T23:48:36.617Z] 4698f68db338: Pulling fs layer [2023-08-24T23:48:36.617Z] 2a2f49069b9e: Pulling fs layer [2023-08-24T23:48:36.617Z] e0025b399a48: Pulling fs layer [2023-08-24T23:48:36.617Z] 2a2f49069b9e: Waiting [2023-08-24T23:48:36.617Z] e0025b399a48: Waiting [2023-08-24T23:48:36.617Z] 91d30c5bc195: Verifying Checksum [2023-08-24T23:48:36.617Z] 91d30c5bc195: Download complete [2023-08-24T23:48:36.617Z] 4698f68db338: Download complete [2023-08-24T23:48:36.617Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-24T23:48:36.617Z] 2e9b0aa3be6d: Download complete [2023-08-24T23:48:36.876Z] e0025b399a48: Verifying Checksum [2023-08-24T23:48:36.876Z] e0025b399a48: Download complete [2023-08-24T23:48:36.876Z] 91d30c5bc195: Pull complete [2023-08-24T23:48:36.876Z] 2a2f49069b9e: Download complete [2023-08-24T23:48:37.442Z] 2e9b0aa3be6d: Pull complete [2023-08-24T23:48:37.442Z] 9c61dcf015f6: Verifying Checksum [2023-08-24T23:48:37.442Z] 9c61dcf015f6: Download complete [2023-08-24T23:48:39.719Z] 2f466654f4bb: Pull complete [2023-08-24T23:48:39.965Z] 9c61dcf015f6: Pull complete [2023-08-24T23:48:39.965Z] 4698f68db338: Pull complete [2023-08-24T23:48:40.223Z] 2a2f49069b9e: Pull complete [2023-08-24T23:48:40.482Z] e0025b399a48: Pull complete [2023-08-24T23:48:40.482Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-24T23:48:40.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-24T23:48:40.482Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-24T23:48:40.565Z] prd-ubuntu20.04-docker-8c-8g-4460 does not seem to be running inside a container [2023-08-24T23:48:40.601Z] $ 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/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-08-24T23:48:41.667Z] 554e91adad29: Pull complete [2023-08-24T23:48:41.667Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-24T23:48:41.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-24T23:48:41.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-24T23:48:44.460Z] $ docker top 0ca4e611b14602d34ce47a6a11629a708bf6d6c48c7a0ea4a080dabe95fddf7b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2023-08-24T23:48:44.805Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-24T23:48:44.862Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-24T23:48:44.862Z] WORKDIR /edgex [2023-08-24T23:48:44.862Z] COPY go.mod . [2023-08-24T23:48:44.862Z] RUN go mod download [2023-08-24T23:48:44.862Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-24T23:48:45.455Z] Sending build context to Docker daemon 2.962MB [2023-08-24T23:48:45.456Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-24T23:48:45.456Z] ---> 1e15ea492957 [2023-08-24T23:48:45.456Z] Step 2/4 : WORKDIR /edgex [2023-08-24T23:48:46.712Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-24T23:48:46.712Z] #1 transferring dockerfile: 2.12kB done [2023-08-24T23:48:46.712Z] #1 DONE 0.0s [2023-08-24T23:48:46.971Z] [2023-08-24T23:48:46.971Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-08-24T23:48:46.971Z] #2 transferring dockerfile: 1.96kB done [2023-08-24T23:48:46.971Z] #2 DONE 0.0s [2023-08-24T23:48:46.971Z] [2023-08-24T23:48:46.971Z] #3 [core-command internal] load build definition from Dockerfile [2023-08-24T23:48:46.971Z] #3 transferring dockerfile: 1.82kB done [2023-08-24T23:48:46.971Z] #3 DONE 0.0s [2023-08-24T23:48:46.971Z] [2023-08-24T23:48:46.971Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-24T23:48:46.971Z] #4 transferring dockerfile: 2.04kB done [2023-08-24T23:48:46.971Z] #4 DONE 0.0s [2023-08-24T23:48:46.971Z] [2023-08-24T23:48:46.971Z] #5 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-24T23:48:46.971Z] #5 transferring context: 56B done [2023-08-24T23:48:46.971Z] #5 DONE 0.0s [2023-08-24T23:48:46.971Z] [2023-08-24T23:48:46.971Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-24T23:48:46.971Z] #6 transferring dockerfile: 2.82kB done [2023-08-24T23:48:46.971Z] #6 DONE 0.0s [2023-08-24T23:48:46.971Z] [2023-08-24T23:48:46.971Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2023-08-24T23:48:46.971Z] #7 transferring dockerfile: 2.68kB done [2023-08-24T23:48:46.971Z] #7 DONE 0.0s [2023-08-24T23:48:46.971Z] [2023-08-24T23:48:46.971Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-24T23:48:46.971Z] #8 transferring dockerfile: 2.39kB done [2023-08-24T23:48:46.971Z] #8 DONE 0.0s [2023-08-24T23:48:46.971Z] [2023-08-24T23:48:46.971Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-08-24T23:48:46.971Z] #9 transferring dockerfile: 1.84kB done [2023-08-24T23:48:46.971Z] #9 DONE 0.0s [2023-08-24T23:48:46.971Z] [2023-08-24T23:48:46.971Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-08-24T23:48:46.971Z] #10 transferring dockerfile: 1.82kB done [2023-08-24T23:48:46.971Z] #10 DONE 0.0s [2023-08-24T23:48:46.971Z] [2023-08-24T23:48:46.971Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-24T23:48:46.971Z] #11 transferring dockerfile: 1.78kB done [2023-08-24T23:48:46.971Z] #11 DONE 0.0s [2023-08-24T23:48:46.971Z] [2023-08-24T23:48:46.971Z] #12 [core-data internal] load build definition from Dockerfile [2023-08-24T23:48:46.971Z] #12 transferring dockerfile: 1.90kB done [2023-08-24T23:48:47.228Z] #12 DONE 0.0s [2023-08-24T23:48:47.228Z] [2023-08-24T23:48:47.228Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-24T23:48:47.228Z] #13 transferring dockerfile: 2.38kB done [2023-08-24T23:48:47.228Z] #13 DONE 0.0s [2023-08-24T23:48:47.228Z] [2023-08-24T23:48:47.228Z] #14 [security-spire-server internal] load build definition from Dockerfile [2023-08-24T23:48:47.228Z] #14 transferring dockerfile: 2.63kB done [2023-08-24T23:48:47.228Z] #14 DONE 0.1s [2023-08-24T23:48:47.228Z] [2023-08-24T23:48:47.228Z] #15 [core-command internal] load .dockerignore [2023-08-24T23:48:47.228Z] #15 transferring context: 56B done [2023-08-24T23:48:47.228Z] #15 DONE 0.1s [2023-08-24T23:48:47.228Z] [2023-08-24T23:48:47.228Z] #16 [core-metadata internal] load .dockerignore [2023-08-24T23:48:47.228Z] #16 transferring context: 56B done [2023-08-24T23:48:47.228Z] #16 DONE 0.1s [2023-08-24T23:48:47.228Z] [2023-08-24T23:48:47.228Z] #17 [security-spire-config internal] load build definition from Dockerfile [2023-08-24T23:48:47.228Z] #17 transferring dockerfile: 2.58kB done [2023-08-24T23:48:47.228Z] #17 DONE 0.1s [2023-08-24T23:48:47.228Z] [2023-08-24T23:48:47.228Z] #18 [security-proxy-auth internal] load .dockerignore [2023-08-24T23:48:47.228Z] #18 transferring context: 56B done [2023-08-24T23:48:47.228Z] #18 DONE 0.0s [2023-08-24T23:48:47.228Z] [2023-08-24T23:48:47.228Z] #19 [security-bootstrapper internal] load .dockerignore [2023-08-24T23:48:47.228Z] #19 transferring context: 56B done [2023-08-24T23:48:47.228Z] #19 DONE 0.0s [2023-08-24T23:48:47.228Z] [2023-08-24T23:48:47.228Z] #20 [security-spire-agent internal] load .dockerignore [2023-08-24T23:48:47.228Z] #20 transferring context: 56B done [2023-08-24T23:48:47.228Z] #20 DONE 0.0s [2023-08-24T23:48:47.228Z] [2023-08-24T23:48:47.228Z] #21 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-24T23:48:47.228Z] #21 DONE 0.0s [2023-08-24T23:48:47.228Z] [2023-08-24T23:48:47.228Z] #22 [security-proxy-setup internal] load .dockerignore [2023-08-24T23:48:47.392Z] ---> Running in 14b1317b7339 [2023-08-24T23:48:47.392Z] Removing intermediate container 14b1317b7339 [2023-08-24T23:48:47.392Z] ---> 9125fa5702bb [2023-08-24T23:48:47.392Z] Step 3/4 : COPY go.mod . [2023-08-24T23:48:47.486Z] #22 transferring context: 56B done [2023-08-24T23:48:47.486Z] #22 DONE 0.0s [2023-08-24T23:48:47.486Z] [2023-08-24T23:48:47.486Z] #23 [support-notifications internal] load .dockerignore [2023-08-24T23:48:47.486Z] #23 transferring context: 56B done [2023-08-24T23:48:47.486Z] #23 DONE 0.1s [2023-08-24T23:48:47.486Z] [2023-08-24T23:48:47.486Z] #24 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-24T23:48:47.486Z] #24 DONE 0.1s [2023-08-24T23:48:47.486Z] [2023-08-24T23:48:47.486Z] #25 [security-secretstore-setup internal] load .dockerignore [2023-08-24T23:48:47.486Z] #25 ... [2023-08-24T23:48:47.486Z] [2023-08-24T23:48:47.486Z] #21 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-24T23:48:47.486Z] #21 DONE 0.0s [2023-08-24T23:48:47.486Z] [2023-08-24T23:48:47.486Z] #26 [core-data internal] load .dockerignore [2023-08-24T23:48:47.486Z] #26 transferring context: 56B done [2023-08-24T23:48:47.486Z] #26 DONE 0.2s [2023-08-24T23:48:47.486Z] [2023-08-24T23:48:47.486Z] #21 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-24T23:48:47.486Z] #21 DONE 0.0s [2023-08-24T23:48:47.486Z] [2023-08-24T23:48:47.486Z] #27 [security-bootstrapper internal] load build context [2023-08-24T23:48:47.746Z] #27 ... [2023-08-24T23:48:47.746Z] [2023-08-24T23:48:47.746Z] #28 [support-scheduler internal] load .dockerignore [2023-08-24T23:48:47.746Z] #28 transferring context: 56B done [2023-08-24T23:48:47.746Z] #28 DONE 0.3s [2023-08-24T23:48:47.746Z] [2023-08-24T23:48:47.746Z] #21 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-24T23:48:47.746Z] #21 DONE 0.0s [2023-08-24T23:48:47.746Z] [2023-08-24T23:48:47.746Z] #27 [security-bootstrapper internal] load build context [2023-08-24T23:48:47.746Z] #27 ... [2023-08-24T23:48:47.746Z] [2023-08-24T23:48:47.746Z] #21 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-24T23:48:47.746Z] #21 DONE 0.0s [2023-08-24T23:48:47.746Z] [2023-08-24T23:48:47.746Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2023-08-24T23:48:47.746Z] #29 transferring context: 56B 0.0s done [2023-08-24T23:48:47.746Z] #29 DONE 0.5s [2023-08-24T23:48:47.746Z] [2023-08-24T23:48:47.746Z] #27 [security-bootstrapper internal] load build context [2023-08-24T23:48:47.987Z] ---> f57e8309693e [2023-08-24T23:48:47.987Z] Step 4/4 : RUN go mod download [2023-08-24T23:48:47.987Z] ---> Running in e3d00ce0bdf5 [2023-08-24T23:48:48.004Z] #27 ... [2023-08-24T23:48:48.004Z] [2023-08-24T23:48:48.004Z] #21 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-24T23:48:48.004Z] #21 DONE 0.0s [2023-08-24T23:48:48.004Z] [2023-08-24T23:48:48.004Z] #24 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-24T23:48:48.004Z] #24 DONE 0.4s [2023-08-24T23:48:48.004Z] [2023-08-24T23:48:48.004Z] #30 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T23:48:48.004Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-24T23:48:48.004Z] #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-24T23:48:48.004Z] #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-24T23:48:48.004Z] #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-24T23:48:48.004Z] #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-24T23:48:48.004Z] #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-24T23:48:48.004Z] #30 DONE 0.7s [2023-08-24T23:48:48.004Z] [2023-08-24T23:48:48.004Z] #27 [security-bootstrapper internal] load build context [2023-08-24T23:48:48.004Z] #27 ... [2023-08-24T23:48:48.004Z] [2023-08-24T23:48:48.004Z] #25 [security-secretstore-setup internal] load .dockerignore [2023-08-24T23:48:48.004Z] #25 transferring context: 56B 0.1s done [2023-08-24T23:48:48.004Z] #25 DONE 0.7s [2023-08-24T23:48:48.004Z] [2023-08-24T23:48:48.004Z] #27 [security-bootstrapper internal] load build context [2023-08-24T23:48:48.263Z] #27 ... [2023-08-24T23:48:48.263Z] [2023-08-24T23:48:48.263Z] #21 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-24T23:48:48.263Z] #21 DONE 0.0s [2023-08-24T23:48:48.263Z] [2023-08-24T23:48:48.263Z] #31 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-24T23:48:48.263Z] #31 DONE 1.1s [2023-08-24T23:48:48.263Z] [2023-08-24T23:48:48.263Z] #27 [security-bootstrapper internal] load build context [2023-08-24T23:48:48.263Z] #27 ... [2023-08-24T23:48:48.263Z] [2023-08-24T23:48:48.263Z] #32 [security-spire-server internal] load .dockerignore [2023-08-24T23:48:48.263Z] #32 transferring context: 56B 0.0s done [2023-08-24T23:48:48.263Z] #32 DONE 0.9s [2023-08-24T23:48:48.263Z] [2023-08-24T23:48:48.263Z] #27 [security-bootstrapper internal] load build context [2023-08-24T23:48:48.522Z] #27 ... [2023-08-24T23:48:48.522Z] [2023-08-24T23:48:48.522Z] #21 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-24T23:48:48.522Z] #21 DONE 0.0s [2023-08-24T23:48:48.522Z] [2023-08-24T23:48:48.522Z] #27 [security-bootstrapper internal] load build context [2023-08-24T23:48:48.522Z] #27 ... [2023-08-24T23:48:48.522Z] [2023-08-24T23:48:48.522Z] #30 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T23:48:48.522Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-24T23:48:48.522Z] #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-24T23:48:48.522Z] #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-24T23:48:48.522Z] #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-24T23:48:48.522Z] #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-24T23:48:48.522Z] #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-24T23:48:48.522Z] #30 DONE 0.7s [2023-08-24T23:48:48.522Z] [2023-08-24T23:48:48.522Z] #31 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-24T23:48:48.522Z] #31 DONE 1.1s [2023-08-24T23:48:48.522Z] [2023-08-24T23:48:48.522Z] #24 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-24T23:48:48.522Z] #24 DONE 0.8s [2023-08-24T23:48:48.522Z] [2023-08-24T23:48:48.522Z] #33 [security-spire-config internal] load .dockerignore [2023-08-24T23:48:48.522Z] #33 transferring context: 56B 0.0s done [2023-08-24T23:48:48.522Z] #33 DONE 1.2s [2023-08-24T23:48:48.522Z] [2023-08-24T23:48:48.522Z] #27 [security-bootstrapper internal] load build context [2023-08-24T23:48:53.786Z] #27 transferring context: 266.93MB 5.7s [2023-08-24T23:48:54.044Z] #27 ... [2023-08-24T23:48:54.044Z] [2023-08-24T23:48:54.044Z] #34 [support-notifications internal] load build context [2023-08-24T23:48:54.301Z] #34 ... [2023-08-24T23:48:54.301Z] [2023-08-24T23:48:54.301Z] #27 [security-bootstrapper internal] load build context [2023-08-24T23:48:54.871Z] #27 transferring context: 365.22MB 7.3s done [2023-08-24T23:48:57.400Z] #27 ... [2023-08-24T23:48:57.400Z] [2023-08-24T23:48:57.400Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-24T23:48:57.400Z] #35 transferring context: 365.22MB 9.3s done [2023-08-24T23:48:57.658Z] #35 ... [2023-08-24T23:48:57.658Z] [2023-08-24T23:48:57.658Z] #36 [security-proxy-auth internal] load build context [2023-08-24T23:48:57.658Z] #36 transferring context: 365.22MB 8.4s done [2023-08-24T23:48:57.658Z] #36 ... [2023-08-24T23:48:57.658Z] [2023-08-24T23:48:57.658Z] #37 [security-spire-agent internal] load build context [2023-08-24T23:48:57.658Z] #37 transferring context: 365.22MB 6.8s done [2023-08-24T23:48:57.915Z] #37 ... [2023-08-24T23:48:57.915Z] [2023-08-24T23:48:57.915Z] #38 [core-command internal] load build context [2023-08-24T23:48:57.915Z] #38 transferring context: 365.22MB 6.7s done [2023-08-24T23:48:57.915Z] #38 ... [2023-08-24T23:48:57.915Z] [2023-08-24T23:48:57.915Z] #39 [core-metadata internal] load build context [2023-08-24T23:48:57.915Z] #39 transferring context: 365.22MB 8.4s done [2023-08-24T23:48:58.174Z] #39 ... [2023-08-24T23:48:58.174Z] [2023-08-24T23:48:58.174Z] #40 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-24T23:48:58.174Z] #0 7.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T23:48:58.174Z] #0 7.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T23:48:58.174Z] #0 8.094 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-24T23:48:58.174Z] #0 8.098 (2/2) Installing su-exec (0.2-r2) [2023-08-24T23:48:58.174Z] #0 8.101 Executing busybox-1.35.0-r29.trigger [2023-08-24T23:48:58.174Z] #0 8.108 OK: 7 MiB in 17 packages [2023-08-24T23:48:58.432Z] #40 ... [2023-08-24T23:48:58.432Z] [2023-08-24T23:48:58.432Z] #41 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-24T23:48:58.432Z] #0 5.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T23:48:58.432Z] #0 5.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T23:48:58.432Z] #0 5.877 (1/2) Installing ca-certificates (20230506-r0) [2023-08-24T23:48:58.432Z] #0 6.378 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-24T23:48:58.432Z] #0 6.378 Executing busybox-1.35.0-r29.trigger [2023-08-24T23:48:58.432Z] #0 6.384 Executing ca-certificates-20230506-r0.trigger [2023-08-24T23:48:58.432Z] #0 6.440 OK: 8 MiB in 17 packages [2023-08-24T23:48:58.432Z] #41 ... [2023-08-24T23:48:58.432Z] [2023-08-24T23:48:58.432Z] #42 [support-scheduler internal] load build context [2023-08-24T23:48:58.432Z] #42 transferring context: 365.22MB 7.7s done [2023-08-24T23:48:58.691Z] #42 ... [2023-08-24T23:48:58.691Z] [2023-08-24T23:48:58.691Z] #43 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-24T23:48:58.691Z] #43 ... [2023-08-24T23:48:58.691Z] [2023-08-24T23:48:58.691Z] #44 [security-secretstore-setup internal] load build context [2023-08-24T23:48:58.691Z] #44 transferring context: 365.22MB 7.1s done [2023-08-24T23:48:58.951Z] #44 ... [2023-08-24T23:48:58.951Z] [2023-08-24T23:48:58.951Z] #45 [security-spire-server internal] load build context [2023-08-24T23:48:58.951Z] #45 transferring context: 365.22MB 7.2s done [2023-08-24T23:48:58.951Z] #45 ... [2023-08-24T23:48:58.951Z] [2023-08-24T23:48:58.951Z] #46 [security-proxy-setup internal] load build context [2023-08-24T23:48:58.951Z] #46 transferring context: 365.22MB 8.5s done [2023-08-24T23:48:59.210Z] #46 ... [2023-08-24T23:48:59.210Z] [2023-08-24T23:48:59.210Z] #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-24T23:48:59.468Z] #47 ... [2023-08-24T23:48:59.468Z] [2023-08-24T23:48:59.468Z] #48 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-24T23:48:59.468Z] #48 ... [2023-08-24T23:48:59.468Z] [2023-08-24T23:48:59.468Z] #49 [core-data internal] load build context [2023-08-24T23:48:59.468Z] #49 transferring context: 365.22MB 7.7s done [2023-08-24T23:48:59.728Z] #49 ... [2023-08-24T23:48:59.728Z] [2023-08-24T23:48:59.728Z] #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-24T23:48:59.728Z] #50 ... [2023-08-24T23:48:59.728Z] [2023-08-24T23:48:59.728Z] #51 [security-spiffe-token-provider internal] load build context [2023-08-24T23:48:59.728Z] #51 transferring context: 365.22MB 7.5s done [2023-08-24T23:48:59.989Z] #51 ... [2023-08-24T23:48:59.989Z] [2023-08-24T23:48:59.989Z] #52 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-08-24T23:48:59.989Z] #52 ... [2023-08-24T23:48:59.989Z] [2023-08-24T23:48:59.989Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-24T23:49:00.257Z] #53 ... [2023-08-24T23:49:00.257Z] [2023-08-24T23:49:00.257Z] #54 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-24T23:49:00.516Z] #54 ... [2023-08-24T23:49:00.516Z] [2023-08-24T23:49:00.516Z] #34 [support-notifications internal] load build context [2023-08-24T23:49:00.516Z] #34 transferring context: 365.22MB 7.0s done [2023-08-24T23:49:26.893Z] Removing intermediate container e3d00ce0bdf5 [2023-08-24T23:49:26.893Z] ---> 7f860f60d570 [2023-08-24T23:49:26.893Z] Successfully built 7f860f60d570 [2023-08-24T23:49:26.893Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:49:27.237Z] + docker inspect -f . ci-base-image-arm64 [2023-08-24T23:49:27.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-24T23:49:27.441Z] prd-ubuntu20.04-docker-arm64-4c-16g-4461 does not seem to be running inside a container [2023-08-24T23:49:27.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@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-08-24T23:49:28.675Z] $ docker top 9a125922deca50a8da34f62b59901bd2d284a1459a48587d50c335b5648a735e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-24T23:49:29.488Z] + go version [2023-08-24T23:49:29.488Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-24T23:49:29.508Z] $ docker stop --time=1 9a125922deca50a8da34f62b59901bd2d284a1459a48587d50c335b5648a735e [2023-08-24T23:49:31.118Z] $ docker rm -f --volumes 9a125922deca50a8da34f62b59901bd2d284a1459a48587d50c335b5648a735e [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] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:49:31.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-24T23:49:31.714Z] [2023-08-24T23:49:31.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:49:32.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-24T23:49:32.040Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-24T23:49:32.040Z] 547446be3368: Pulling fs layer [2023-08-24T23:49:32.040Z] d125d8839a47: Pulling fs layer [2023-08-24T23:49:32.040Z] 3e85d5ac6304: Pulling fs layer [2023-08-24T23:49:32.040Z] c3105a71a48b: Pulling fs layer [2023-08-24T23:49:32.040Z] 0f093f025ec4: Pulling fs layer [2023-08-24T23:49:32.040Z] c3105a71a48b: Waiting [2023-08-24T23:49:32.040Z] 0f093f025ec4: Waiting [2023-08-24T23:49:32.040Z] c3106fc0e877: Pulling fs layer [2023-08-24T23:49:32.040Z] c3106fc0e877: Waiting [2023-08-24T23:49:32.310Z] 547446be3368: Verifying Checksum [2023-08-24T23:49:32.310Z] 547446be3368: Download complete [2023-08-24T23:49:32.310Z] c3105a71a48b: Verifying Checksum [2023-08-24T23:49:32.310Z] c3105a71a48b: Download complete [2023-08-24T23:49:32.577Z] d125d8839a47: Verifying Checksum [2023-08-24T23:49:32.577Z] d125d8839a47: Download complete [2023-08-24T23:49:32.845Z] c3106fc0e877: Verifying Checksum [2023-08-24T23:49:32.845Z] c3106fc0e877: Download complete [2023-08-24T23:49:32.845Z] 0f093f025ec4: Verifying Checksum [2023-08-24T23:49:32.845Z] 0f093f025ec4: Download complete [2023-08-24T23:49:32.845Z] 547446be3368: Pull complete [2023-08-24T23:49:33.807Z] d125d8839a47: Pull complete [2023-08-24T23:49:34.393Z] 3e85d5ac6304: Verifying Checksum [2023-08-24T23:49:34.393Z] 3e85d5ac6304: Download complete [2023-08-24T23:49:39.261Z] #34 ... [2023-08-24T23:49:39.261Z] [2023-08-24T23:49:39.261Z] #21 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-24T23:49:39.261Z] #21 DONE 0.0s [2023-08-24T23:49:39.261Z] [2023-08-24T23:49:39.261Z] #24 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-24T23:49:39.261Z] #24 DONE 0.9s [2023-08-24T23:49:39.261Z] [2023-08-24T23:49:39.261Z] #30 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T23:49:39.261Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-24T23:49:39.261Z] #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-24T23:49:39.261Z] #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-24T23:49:39.261Z] #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-24T23:49:39.261Z] #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-24T23:49:39.261Z] #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-24T23:49:39.261Z] #30 DONE 0.7s [2023-08-24T23:49:39.261Z] [2023-08-24T23:49:39.261Z] #31 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-24T23:49:39.261Z] #31 DONE 1.1s [2023-08-24T23:49:39.261Z] [2023-08-24T23:49:39.261Z] #37 [security-spire-agent internal] load build context [2023-08-24T23:49:39.261Z] #37 DONE 49.9s [2023-08-24T23:49:39.261Z] [2023-08-24T23:49:39.261Z] #40 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-24T23:49:39.261Z] #40 DONE 49.6s [2023-08-24T23:49:39.261Z] [2023-08-24T23:49:39.261Z] #41 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-24T23:49:39.261Z] #41 DONE 49.6s [2023-08-24T23:49:39.261Z] [2023-08-24T23:49:39.261Z] #38 [core-command internal] load build context [2023-08-24T23:49:39.261Z] #38 DONE 50.1s [2023-08-24T23:49:39.261Z] [2023-08-24T23:49:39.261Z] #34 [support-notifications internal] load build context [2023-08-24T23:49:39.261Z] #34 DONE 49.9s [2023-08-24T23:49:39.261Z] [2023-08-24T23:49:39.261Z] #52 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-08-24T23:49:39.261Z] #52 DONE 49.2s [2023-08-24T23:49:39.261Z] [2023-08-24T23:49:39.261Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-08-24T23:49:39.261Z] #55 ... [2023-08-24T23:49:39.261Z] [2023-08-24T23:49:39.261Z] #27 [security-bootstrapper internal] load build context [2023-08-24T23:49:39.261Z] #27 DONE 50.1s [2023-08-24T23:49:39.261Z] [2023-08-24T23:49:39.261Z] #51 [security-spiffe-token-provider internal] load build context [2023-08-24T23:49:39.261Z] #51 DONE 49.8s [2023-08-24T23:49:39.261Z] [2023-08-24T23:49:39.261Z] #49 [core-data internal] load build context [2023-08-24T23:49:39.261Z] #49 DONE 49.9s [2023-08-24T23:49:39.261Z] [2023-08-24T23:49:39.261Z] #44 [security-secretstore-setup internal] load build context [2023-08-24T23:49:39.261Z] #44 DONE 49.1s [2023-08-24T23:49:39.261Z] [2023-08-24T23:49:39.261Z] #42 [support-scheduler internal] load build context [2023-08-24T23:49:39.261Z] #42 DONE 49.8s [2023-08-24T23:49:39.261Z] [2023-08-24T23:49:39.261Z] #45 [security-spire-server internal] load build context [2023-08-24T23:49:39.261Z] #45 DONE 49.2s [2023-08-24T23:49:39.261Z] [2023-08-24T23:49:39.261Z] #39 [core-metadata internal] load build context [2023-08-24T23:49:39.261Z] #39 DONE 50.2s [2023-08-24T23:49:39.261Z] [2023-08-24T23:49:39.261Z] #36 [security-proxy-auth internal] load build context [2023-08-24T23:49:39.261Z] #36 DONE 50.2s [2023-08-24T23:49:39.261Z] [2023-08-24T23:49:39.261Z] #46 [security-proxy-setup internal] load build context [2023-08-24T23:49:39.261Z] #46 DONE 50.1s [2023-08-24T23:49:39.261Z] [2023-08-24T23:49:39.261Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-24T23:49:39.261Z] #35 DONE 50.5s [2023-08-24T23:49:39.261Z] [2023-08-24T23:49:39.261Z] #48 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-24T23:49:39.261Z] #48 50.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:39.261Z] #48 50.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:39.261Z] #48 50.38 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-24T23:49:39.261Z] #48 50.39 Executing busybox-1.35.0-r29.trigger [2023-08-24T23:49:39.262Z] #48 50.41 OK: 7 MiB in 16 packages [2023-08-24T23:49:42.597Z] 3e85d5ac6304: Pull complete [2023-08-24T23:49:42.597Z] c3105a71a48b: Pull complete [2023-08-24T23:49:43.448Z] #48 DONE 55.2s [2023-08-24T23:49:43.448Z] [2023-08-24T23:49:43.448Z] #56 [security-spire-config internal] load build context [2023-08-24T23:49:43.448Z] #56 transferring context: 365.22MB 3.9s done [2023-08-24T23:49:43.558Z] 0f093f025ec4: Pull complete [2023-08-24T23:49:43.722Z] #56 ... [2023-08-24T23:49:43.722Z] [2023-08-24T23:49:43.722Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-24T23:49:43.722Z] #53 50.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:43.722Z] #53 50.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:43.722Z] #53 50.47 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-24T23:49:43.722Z] #53 50.96 Executing busybox-1.35.0-r29.trigger [2023-08-24T23:49:43.722Z] #53 51.01 OK: 7 MiB in 16 packages [2023-08-24T23:49:43.722Z] #53 DONE 55.7s [2023-08-24T23:49:43.722Z] [2023-08-24T23:49:43.722Z] #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-24T23:49:43.722Z] #47 49.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:43.722Z] #47 50.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:43.722Z] #47 50.34 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-24T23:49:43.722Z] #47 50.34 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-24T23:49:43.722Z] #47 50.34 OK: 17818 distinct packages available [2023-08-24T23:49:43.722Z] #47 50.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:43.722Z] #47 50.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:43.722Z] #47 50.69 (1/9) Installing ca-certificates (20230506-r0) [2023-08-24T23:49:43.722Z] #47 51.01 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-24T23:49:43.722Z] #47 51.03 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-24T23:49:43.722Z] #47 51.04 (4/9) Installing libcurl (8.2.1-r0) [2023-08-24T23:49:43.722Z] #47 51.06 (5/9) Installing curl (8.2.1-r0) [2023-08-24T23:49:43.722Z] #47 51.06 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-24T23:49:43.722Z] #47 51.07 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-24T23:49:43.722Z] #47 51.07 (8/9) Installing libucontext (1.2-r0) [2023-08-24T23:49:43.722Z] #47 51.08 (9/9) Installing gcompat (1.1.0-r0) [2023-08-24T23:49:43.722Z] #47 51.09 Executing busybox-1.35.0-r29.trigger [2023-08-24T23:49:43.722Z] #47 51.09 Executing ca-certificates-20230506-r0.trigger [2023-08-24T23:49:43.722Z] #47 51.58 OK: 10 MiB in 24 packages [2023-08-24T23:49:43.822Z] c3106fc0e877: Pull complete [2023-08-24T23:49:43.823Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-24T23:49:43.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-24T23:49:43.823Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-24T23:49:43.980Z] #47 ... [2023-08-24T23:49:43.980Z] [2023-08-24T23:49:43.980Z] #43 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-24T23:49:43.980Z] #43 49.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:43.980Z] #43 49.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:43.980Z] #43 50.22 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-24T23:49:43.980Z] #43 50.24 (2/4) Installing openssl (3.0.10-r0) [2023-08-24T23:49:43.980Z] #43 50.26 (3/4) Installing su-exec (0.2-r2) [2023-08-24T23:49:43.980Z] #43 50.26 (4/4) Installing yq (4.30.4-r4) [2023-08-24T23:49:43.980Z] #43 51.07 Executing busybox-1.35.0-r29.trigger [2023-08-24T23:49:43.980Z] #43 51.07 OK: 17 MiB in 19 packages [2023-08-24T23:49:43.980Z] #43 DONE 56.0s [2023-08-24T23:49:43.980Z] [2023-08-24T23:49:43.980Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-08-24T23:49:43.980Z] #55 6.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:43.991Z] prd-ubuntu20.04-docker-arm64-4c-16g-4461 does not seem to be running inside a container [2023-08-24T23:49:44.050Z] $ 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/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@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-08-24T23:49:44.270Z] #55 6.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:44.270Z] #55 ... [2023-08-24T23:49:44.270Z] [2023-08-24T23:49:44.270Z] #54 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-24T23:49:44.270Z] #54 49.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:44.270Z] #54 50.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:44.270Z] #54 50.40 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-24T23:49:44.270Z] #54 50.40 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-24T23:49:44.270Z] #54 50.40 OK: 17818 distinct packages available [2023-08-24T23:49:44.270Z] #54 50.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:44.270Z] #54 50.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:44.270Z] #54 50.84 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-24T23:49:44.270Z] #54 51.00 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-24T23:49:44.270Z] #54 51.01 (3/5) Installing libucontext (1.2-r0) [2023-08-24T23:49:44.270Z] #54 51.01 (4/5) Installing gcompat (1.1.0-r0) [2023-08-24T23:49:44.270Z] #54 51.02 (5/5) Installing openssl (3.0.10-r0) [2023-08-24T23:49:44.270Z] #54 51.04 Executing busybox-1.35.0-r29.trigger [2023-08-24T23:49:44.270Z] #54 51.06 OK: 8 MiB in 20 packages [2023-08-24T23:49:44.270Z] #54 DONE 56.1s [2023-08-24T23:49:44.529Z] [2023-08-24T23:49:44.530Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-08-24T23:49:44.530Z] #55 6.793 OK: 265 MiB in 53 packages [2023-08-24T23:49:44.530Z] #55 ... [2023-08-24T23:49:44.530Z] [2023-08-24T23:49:44.530Z] #56 [security-spire-config internal] load build context [2023-08-24T23:49:44.530Z] #56 DONE 7.0s [2023-08-24T23:49:44.787Z] [2023-08-24T23:49:44.787Z] #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-24T23:49:44.787Z] #0 1.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:44.787Z] #0 1.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:44.787Z] #0 2.077 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-24T23:49:44.787Z] #0 2.077 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-24T23:49:44.787Z] #0 2.077 OK: 17818 distinct packages available [2023-08-24T23:49:44.787Z] #0 2.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:44.787Z] #0 2.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:44.787Z] #0 2.431 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-24T23:49:44.787Z] #0 2.491 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-24T23:49:44.787Z] #0 2.496 (3/4) Installing libucontext (1.2-r0) [2023-08-24T23:49:44.787Z] #0 2.499 (4/4) Installing gcompat (1.1.0-r0) [2023-08-24T23:49:44.787Z] #0 2.503 Executing busybox-1.35.0-r29.trigger [2023-08-24T23:49:44.787Z] #0 2.544 OK: 7 MiB in 19 packages [2023-08-24T23:49:45.045Z] #57 DONE 7.4s [2023-08-24T23:49:45.045Z] [2023-08-24T23:49:45.045Z] #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-24T23:49:45.045Z] #50 49.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:45.045Z] #50 49.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:45.045Z] #50 49.96 (1/4) Installing ca-certificates (20230506-r0) [2023-08-24T23:49:45.045Z] #50 50.48 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-24T23:49:45.045Z] #50 50.48 (3/4) Installing su-exec (0.2-r2) [2023-08-24T23:49:45.045Z] #50 50.49 (4/4) Installing yq (4.30.4-r4) [2023-08-24T23:49:45.045Z] #50 50.58 Executing busybox-1.35.0-r29.trigger [2023-08-24T23:49:45.045Z] #50 50.58 Executing ca-certificates-20230506-r0.trigger [2023-08-24T23:49:45.045Z] #50 50.78 OK: 17 MiB in 19 packages [2023-08-24T23:49:45.303Z] #50 ... [2023-08-24T23:49:45.303Z] [2023-08-24T23:49:45.303Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-24T23:49:45.303Z] #0 3.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:45.303Z] #0 3.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:45.303Z] #0 3.749 OK: 265 MiB in 53 packages [2023-08-24T23:49:45.303Z] #58 DONE 7.7s [2023-08-24T23:49:45.303Z] [2023-08-24T23:49:45.303Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-24T23:49:45.303Z] #0 6.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:45.303Z] #0 6.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:45.303Z] #0 6.929 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-24T23:49:45.303Z] #0 6.929 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-24T23:49:45.303Z] #0 6.929 OK: 17823 distinct packages available [2023-08-24T23:49:45.303Z] #0 6.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:45.303Z] #0 7.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:45.303Z] #0 7.336 OK: 265 MiB in 53 packages [2023-08-24T23:49:45.303Z] #59 ... [2023-08-24T23:49:45.303Z] [2023-08-24T23:49:45.303Z] #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-24T23:49:45.303Z] #50 DONE 56.8s [2023-08-24T23:49:45.303Z] [2023-08-24T23:49:45.303Z] #60 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:49:45.561Z] #60 ... [2023-08-24T23:49:45.561Z] [2023-08-24T23:49:45.561Z] #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-24T23:49:45.561Z] #47 DONE 57.5s [2023-08-24T23:49:45.819Z] [2023-08-24T23:49:45.819Z] #61 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-24T23:49:45.819Z] #0 7.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:45.819Z] #0 8.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:46.078Z] #61 ... [2023-08-24T23:49:46.078Z] [2023-08-24T23:49:46.078Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-24T23:49:46.078Z] #62 DONE 8.3s [2023-08-24T23:49:46.078Z] [2023-08-24T23:49:46.078Z] #61 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-24T23:49:46.078Z] #61 8.265 OK: 265 MiB in 53 packages [2023-08-24T23:49:46.078Z] #61 ... [2023-08-24T23:49:46.078Z] [2023-08-24T23:49:46.078Z] #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-24T23:49:46.161Z] $ docker top b771d22d40a01cdb9b20594fd8aa0d100d7d757d09523e798a4b3fb47adb56fd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-24T23:49:46.646Z] #63 ... [2023-08-24T23:49:46.646Z] [2023-08-24T23:49:46.646Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-24T23:49:46.646Z] #55 DONE 9.2s [2023-08-24T23:49:46.674Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-24T23:49:46.905Z] [2023-08-24T23:49:46.905Z] #64 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:49:46.905Z] #64 ... [2023-08-24T23:49:46.905Z] [2023-08-24T23:49:46.905Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-24T23:49:46.905Z] #0 6.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:46.905Z] #0 6.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-24T23:49:46.905Z] #0 6.999 OK: 265 MiB in 53 packages [2023-08-24T23:49:46.905Z] #65 DONE 9.4s [2023-08-24T23:49:47.164Z] [2023-08-24T23:49:47.164Z] #66 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-24T23:49:47.421Z] #66 ... [2023-08-24T23:49:47.421Z] [2023-08-24T23:49:47.421Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-24T23:49:47.421Z] #59 DONE 9.7s [2023-08-24T23:49:47.421Z] [2023-08-24T23:49:47.421Z] #61 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-24T23:49:47.421Z] #61 DONE 9.8s [2023-08-24T23:49:47.421Z] [2023-08-24T23:49:47.421Z] #66 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-24T23:49:47.421Z] #66 DONE 3.3s [2023-08-24T23:49:47.421Z] [2023-08-24T23:49:47.421Z] #60 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:49:47.421Z] #60 DONE 2.0s [2023-08-24T23:49:47.421Z] [2023-08-24T23:49:47.421Z] #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-24T23:49:47.421Z] #63 DONE 1.5s [2023-08-24T23:49:47.421Z] [2023-08-24T23:49:47.421Z] #64 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:49:47.421Z] #64 DONE 0.7s [2023-08-24T23:49:47.421Z] [2023-08-24T23:49:47.421Z] #67 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:49:47.680Z] #67 ... [2023-08-24T23:49:47.680Z] [2023-08-24T23:49:47.680Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:49:47.680Z] #68 DONE 0.2s [2023-08-24T23:49:47.680Z] [2023-08-24T23:49:47.680Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:49:47.680Z] #69 DONE 0.2s [2023-08-24T23:49:47.680Z] [2023-08-24T23:49:47.680Z] #70 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-24T23:49:47.680Z] #70 DONE 0.1s [2023-08-24T23:49:47.680Z] [2023-08-24T23:49:47.680Z] #71 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:49:54.893Z] #1 [security-spire-server internal] load build definition from Dockerfile [2023-08-24T23:49:54.893Z] #1 transferring dockerfile: 2.63kB done [2023-08-24T23:49:54.893Z] #1 DONE 0.1s [2023-08-24T23:49:55.485Z] [2023-08-24T23:49:55.485Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-24T23:49:55.485Z] #2 transferring dockerfile: 1.78kB done [2023-08-24T23:49:55.485Z] #2 DONE 0.0s [2023-08-24T23:49:55.485Z] [2023-08-24T23:49:55.485Z] #3 [core-metadata internal] load build definition from Dockerfile [2023-08-24T23:49:55.485Z] #3 transferring dockerfile: 1.96kB done [2023-08-24T23:49:55.485Z] #3 DONE 0.1s [2023-08-24T23:49:55.485Z] [2023-08-24T23:49:55.485Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-08-24T23:49:55.485Z] #4 transferring dockerfile: 1.82kB 0.0s done [2023-08-24T23:49:55.485Z] #4 DONE 0.1s [2023-08-24T23:49:55.485Z] [2023-08-24T23:49:55.485Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-24T23:49:55.485Z] #5 transferring dockerfile: 2.12kB done [2023-08-24T23:49:55.485Z] #5 DONE 0.1s [2023-08-24T23:49:55.485Z] [2023-08-24T23:49:55.485Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-24T23:49:55.753Z] #6 transferring dockerfile: 2.38kB done [2023-08-24T23:49:55.753Z] #6 DONE 0.1s [2023-08-24T23:49:55.753Z] [2023-08-24T23:49:55.753Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-24T23:49:55.753Z] #7 transferring dockerfile: 2.82kB done [2023-08-24T23:49:55.753Z] #7 DONE 0.0s [2023-08-24T23:49:55.753Z] [2023-08-24T23:49:55.753Z] #8 [security-spire-config internal] load build definition from Dockerfile [2023-08-24T23:49:55.753Z] #8 transferring dockerfile: 2.58kB done [2023-08-24T23:49:55.753Z] #8 DONE 0.0s [2023-08-24T23:49:55.753Z] [2023-08-24T23:49:55.753Z] #9 [core-command internal] load build definition from Dockerfile [2023-08-24T23:49:55.753Z] #9 transferring dockerfile: 1.82kB done [2023-08-24T23:49:56.023Z] #9 DONE 0.1s [2023-08-24T23:49:56.023Z] [2023-08-24T23:49:56.023Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2023-08-24T23:49:56.023Z] #10 transferring dockerfile: 2.68kB 0.0s done [2023-08-24T23:49:56.023Z] #10 DONE 0.1s [2023-08-24T23:49:56.023Z] [2023-08-24T23:49:56.023Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-24T23:49:56.023Z] #11 transferring dockerfile: 2.04kB done [2023-08-24T23:49:56.023Z] #11 DONE 0.1s [2023-08-24T23:49:56.023Z] [2023-08-24T23:49:56.023Z] #12 [core-data internal] load build definition from Dockerfile [2023-08-24T23:49:56.023Z] #12 transferring dockerfile: 1.90kB done [2023-08-24T23:49:56.023Z] #12 DONE 0.1s [2023-08-24T23:49:56.023Z] [2023-08-24T23:49:56.023Z] #13 [support-notifications internal] load build definition from Dockerfile [2023-08-24T23:49:56.023Z] #13 transferring dockerfile: 1.84kB 0.0s done [2023-08-24T23:49:56.023Z] #13 DONE 0.1s [2023-08-24T23:49:56.023Z] [2023-08-24T23:49:56.023Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-24T23:49:56.291Z] #14 transferring dockerfile: 2.39kB done [2023-08-24T23:49:56.291Z] #14 DONE 0.0s [2023-08-24T23:49:56.291Z] [2023-08-24T23:49:56.291Z] #15 [security-spire-server internal] load .dockerignore [2023-08-24T23:49:56.291Z] #15 transferring context: 56B done [2023-08-24T23:49:56.291Z] #15 DONE 0.1s [2023-08-24T23:49:56.878Z] [2023-08-24T23:49:56.878Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2023-08-24T23:49:56.878Z] #16 transferring context: 56B done [2023-08-24T23:49:56.878Z] #16 DONE 0.0s [2023-08-24T23:49:56.878Z] [2023-08-24T23:49:56.878Z] #17 [core-metadata internal] load .dockerignore [2023-08-24T23:49:56.878Z] #17 transferring context: 56B done [2023-08-24T23:49:56.878Z] #17 DONE 0.0s [2023-08-24T23:49:56.878Z] [2023-08-24T23:49:56.878Z] #18 [support-scheduler internal] load .dockerignore [2023-08-24T23:49:56.878Z] #18 transferring context: 56B done [2023-08-24T23:49:56.878Z] #18 DONE 0.0s [2023-08-24T23:49:56.878Z] [2023-08-24T23:49:56.878Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-24T23:49:57.146Z] #19 transferring context: 56B done [2023-08-24T23:49:57.146Z] #19 DONE 0.0s [2023-08-24T23:49:57.147Z] [2023-08-24T23:49:57.147Z] #20 [security-secretstore-setup internal] load .dockerignore [2023-08-24T23:49:57.147Z] #20 transferring context: 56B done [2023-08-24T23:49:57.147Z] #20 DONE 0.1s [2023-08-24T23:49:57.147Z] [2023-08-24T23:49:57.147Z] #21 [security-bootstrapper internal] load .dockerignore [2023-08-24T23:49:57.147Z] #21 transferring context: 56B done [2023-08-24T23:49:57.147Z] #21 DONE 0.1s [2023-08-24T23:49:57.147Z] [2023-08-24T23:49:57.147Z] #22 [security-spire-config internal] load .dockerignore [2023-08-24T23:49:57.416Z] #22 transferring context: 56B done [2023-08-24T23:49:57.416Z] #22 DONE 0.1s [2023-08-24T23:49:57.416Z] [2023-08-24T23:49:57.416Z] #23 [core-command internal] load .dockerignore [2023-08-24T23:49:57.416Z] #23 transferring context: 56B 0.0s done [2023-08-24T23:49:57.416Z] #23 DONE 0.1s [2023-08-24T23:49:57.416Z] [2023-08-24T23:49:57.416Z] #24 [security-spire-agent internal] load .dockerignore [2023-08-24T23:49:57.416Z] #24 transferring context: 56B done [2023-08-24T23:49:57.416Z] #24 DONE 0.1s [2023-08-24T23:49:57.416Z] [2023-08-24T23:49:57.417Z] #25 [security-proxy-auth internal] load .dockerignore [2023-08-24T23:49:57.417Z] #25 transferring context: 56B done [2023-08-24T23:49:57.417Z] #25 DONE 0.0s [2023-08-24T23:49:57.417Z] [2023-08-24T23:49:57.417Z] #26 [core-data internal] load .dockerignore [2023-08-24T23:49:57.417Z] #26 transferring context: 56B done [2023-08-24T23:49:57.417Z] #26 DONE 0.1s [2023-08-24T23:49:57.417Z] [2023-08-24T23:49:57.417Z] #27 [security-proxy-setup internal] load .dockerignore [2023-08-24T23:49:57.651Z] #71 ... [2023-08-24T23:49:57.651Z] [2023-08-24T23:49:57.651Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:49:57.651Z] #72 ... [2023-08-24T23:49:57.651Z] [2023-08-24T23:49:57.651Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:49:57.695Z] #27 transferring context: 56B done [2023-08-24T23:49:57.696Z] #27 DONE 0.1s [2023-08-24T23:49:57.696Z] [2023-08-24T23:49:57.696Z] #28 [support-notifications internal] load .dockerignore [2023-08-24T23:49:57.696Z] #28 transferring context: 56B 0.0s done [2023-08-24T23:49:57.696Z] #28 DONE 0.1s [2023-08-24T23:49:57.696Z] [2023-08-24T23:49:57.696Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-24T23:49:57.696Z] #29 DONE 0.0s [2023-08-24T23:49:57.696Z] [2023-08-24T23:49:57.696Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-24T23:49:57.696Z] #30 DONE 0.1s [2023-08-24T23:49:57.696Z] [2023-08-24T23:49:57.696Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T23:49:57.696Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-24T23:49:57.910Z] #73 ... [2023-08-24T23:49:57.910Z] [2023-08-24T23:49:57.910Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:49:57.970Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-24T23:49:57.970Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-24T23:49:57.970Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-24T23:49:57.970Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.1s [2023-08-24T23:49:57.970Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-24T23:49:57.970Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-24T23:49:58.565Z] #31 ... [2023-08-24T23:49:58.565Z] [2023-08-24T23:49:58.565Z] #32 [security-spire-server internal] load build context [2023-08-24T23:49:58.565Z] #32 transferring context: 2.58MB 0.6s done [2023-08-24T23:49:58.565Z] #32 DONE 0.8s [2023-08-24T23:49:58.565Z] [2023-08-24T23:49:58.565Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T23:49:58.565Z] #31 ... [2023-08-24T23:49:58.565Z] [2023-08-24T23:49:58.565Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-24T23:49:58.565Z] #29 DONE 0.0s [2023-08-24T23:49:58.565Z] [2023-08-24T23:49:58.565Z] #33 [security-spire-server builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-24T23:49:58.565Z] #33 DONE 0.9s [2023-08-24T23:49:58.565Z] [2023-08-24T23:49:58.565Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T23:49:58.830Z] #31 ... [2023-08-24T23:49:58.830Z] [2023-08-24T23:49:58.830Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-24T23:49:58.830Z] #29 DONE 0.0s [2023-08-24T23:49:58.830Z] [2023-08-24T23:49:58.830Z] #33 [security-spiffe-token-provider builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-24T23:49:58.830Z] #33 DONE 1.6s [2023-08-24T23:49:58.830Z] [2023-08-24T23:49:58.830Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T23:49:58.830Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-24T23:49:58.830Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-24T23:49:58.830Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-24T23:49:58.830Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-24T23:49:58.830Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-24T23:49:58.830Z] #31 ... [2023-08-24T23:49:58.830Z] [2023-08-24T23:49:58.830Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-24T23:49:58.830Z] #29 DONE 0.0s [2023-08-24T23:49:58.830Z] [2023-08-24T23:49:58.830Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-24T23:49:58.830Z] #30 DONE 0.3s [2023-08-24T23:49:58.830Z] [2023-08-24T23:49:58.830Z] #33 [support-scheduler builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-24T23:49:58.830Z] #33 DONE 1.6s [2023-08-24T23:49:58.830Z] [2023-08-24T23:49:58.831Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T23:49:58.831Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-24T23:49:58.831Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-24T23:49:58.831Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-24T23:49:58.831Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-24T23:49:58.831Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-24T23:49:59.103Z] #31 ... [2023-08-24T23:49:59.103Z] [2023-08-24T23:49:59.103Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-24T23:49:59.103Z] #29 DONE 0.0s [2023-08-24T23:49:59.103Z] [2023-08-24T23:49:59.103Z] #34 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go [2023-08-24T23:49:59.103Z] #34 DONE 0.5s [2023-08-24T23:49:59.103Z] [2023-08-24T23:49:59.103Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T23:49:59.103Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-24T23:49:59.103Z] #31 ... [2023-08-24T23:49:59.103Z] [2023-08-24T23:49:59.103Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-24T23:49:59.103Z] #29 DONE 0.0s [2023-08-24T23:49:59.103Z] [2023-08-24T23:49:59.103Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-24T23:49:59.103Z] #30 DONE 0.5s [2023-08-24T23:49:59.369Z] [2023-08-24T23:49:59.369Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-24T23:49:59.369Z] #29 DONE 0.0s [2023-08-24T23:49:59.369Z] [2023-08-24T23:49:59.369Z] #33 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-24T23:49:59.369Z] #33 DONE 1.6s [2023-08-24T23:49:59.369Z] [2023-08-24T23:49:59.369Z] #34 [core-common-config-bootstrapper builder 2/9] WORKDIR /edgex-go [2023-08-24T23:49:59.369Z] #34 DONE 0.5s [2023-08-24T23:49:59.369Z] [2023-08-24T23:49:59.369Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T23:49:59.369Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-24T23:49:59.369Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-24T23:49:59.369Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-24T23:49:59.369Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-24T23:49:59.369Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-24T23:49:59.369Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-24T23:49:59.641Z] #31 ... [2023-08-24T23:49:59.641Z] [2023-08-24T23:49:59.641Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-24T23:49:59.641Z] #29 DONE 0.0s [2023-08-24T23:49:59.641Z] [2023-08-24T23:49:59.641Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-24T23:49:59.641Z] #29 DONE 0.0s [2023-08-24T23:49:59.641Z] [2023-08-24T23:49:59.641Z] #35 [support-scheduler internal] load build context [2023-08-24T23:49:59.912Z] #35 ... [2023-08-24T23:49:59.912Z] [2023-08-24T23:49:59.912Z] #33 [security-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-24T23:49:59.912Z] #33 DONE 1.7s [2023-08-24T23:49:59.912Z] [2023-08-24T23:49:59.912Z] #34 [security-bootstrapper builder 2/9] WORKDIR /edgex-go [2023-08-24T23:49:59.912Z] #34 DONE 0.5s [2023-08-24T23:49:59.912Z] [2023-08-24T23:49:59.912Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-24T23:49:59.912Z] #30 DONE 1.0s [2023-08-24T23:49:59.912Z] [2023-08-24T23:49:59.912Z] #35 [support-scheduler internal] load build context [2023-08-24T23:49:59.912Z] #35 ... [2023-08-24T23:49:59.912Z] [2023-08-24T23:49:59.912Z] #33 [core-command builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-24T23:49:59.912Z] #33 DONE 1.7s [2023-08-24T23:49:59.912Z] [2023-08-24T23:49:59.912Z] #34 [core-command builder 2/9] WORKDIR /edgex-go [2023-08-24T23:49:59.912Z] #34 DONE 0.5s [2023-08-24T23:49:59.912Z] [2023-08-24T23:49:59.912Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-24T23:49:59.912Z] #29 DONE 0.0s [2023-08-24T23:49:59.912Z] [2023-08-24T23:49:59.912Z] #35 [support-scheduler internal] load build context [2023-08-24T23:50:00.181Z] #35 ... [2023-08-24T23:50:00.181Z] [2023-08-24T23:50:00.181Z] #33 [security-spire-agent builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-24T23:50:00.181Z] #33 DONE 1.7s [2023-08-24T23:50:00.181Z] [2023-08-24T23:50:00.181Z] #34 [security-spire-agent builder 2/9] WORKDIR /edgex-go [2023-08-24T23:50:00.181Z] #34 DONE 0.6s [2023-08-24T23:50:00.181Z] [2023-08-24T23:50:00.181Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-24T23:50:00.181Z] #29 DONE 0.0s [2023-08-24T23:50:00.181Z] [2023-08-24T23:50:00.181Z] #35 [support-scheduler internal] load build context [2023-08-24T23:50:00.181Z] #35 ... [2023-08-24T23:50:00.181Z] [2023-08-24T23:50:00.181Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-24T23:50:00.181Z] #29 DONE 0.0s [2023-08-24T23:50:00.181Z] [2023-08-24T23:50:00.181Z] #36 [security-spiffe-token-provider internal] load build context [2023-08-24T23:50:00.181Z] #36 transferring context: 2.58MB 1.2s done [2023-08-24T23:50:00.181Z] #36 DONE 1.4s [2023-08-24T23:50:00.181Z] [2023-08-24T23:50:00.181Z] #35 [support-scheduler internal] load build context [2023-08-24T23:50:00.446Z] #35 ... [2023-08-24T23:50:00.446Z] [2023-08-24T23:50:00.446Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-24T23:50:00.446Z] #29 DONE 0.0s [2023-08-24T23:50:00.446Z] [2023-08-24T23:50:00.446Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T23:50:00.446Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-24T23:50:00.446Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-24T23:50:00.446Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-24T23:50:00.446Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-24T23:50:00.446Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-24T23:50:00.446Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-24T23:50:00.712Z] #31 ... [2023-08-24T23:50:00.712Z] [2023-08-24T23:50:00.712Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-24T23:50:00.712Z] #29 DONE 0.0s [2023-08-24T23:50:00.712Z] [2023-08-24T23:50:00.712Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T23:50:00.712Z] #31 DONE 3.6s [2023-08-24T23:50:00.712Z] [2023-08-24T23:50:00.712Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-24T23:50:00.712Z] #30 DONE 1.9s [2023-08-24T23:50:00.712Z] [2023-08-24T23:50:00.712Z] #35 [support-scheduler internal] load build context [2023-08-24T23:50:00.712Z] #35 transferring context: 2.58MB 1.4s done [2023-08-24T23:50:00.712Z] #35 DONE 1.8s [2023-08-24T23:50:00.712Z] [2023-08-24T23:50:00.712Z] #37 [core-metadata internal] load build context [2023-08-24T23:50:00.712Z] #37 transferring context: 2.58MB 1.6s done [2023-08-24T23:50:00.981Z] #37 ... [2023-08-24T23:50:00.981Z] [2023-08-24T23:50:00.981Z] #33 [core-data builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-24T23:50:00.981Z] #33 DONE 1.7s [2023-08-24T23:50:00.981Z] [2023-08-24T23:50:00.981Z] #34 [core-data builder 2/9] WORKDIR /edgex-go [2023-08-24T23:50:00.981Z] #34 DONE 0.6s [2023-08-24T23:50:00.981Z] [2023-08-24T23:50:00.981Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T23:50:00.981Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-24T23:50:00.981Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-24T23:50:00.981Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-24T23:50:00.981Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-24T23:50:00.981Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-24T23:50:00.981Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-24T23:50:00.981Z] #31 DONE 3.6s [2023-08-24T23:50:00.981Z] [2023-08-24T23:50:00.981Z] #33 [security-proxy-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-24T23:50:00.981Z] #33 DONE 1.8s [2023-08-24T23:50:00.981Z] [2023-08-24T23:50:00.981Z] #34 [security-proxy-setup builder 2/9] WORKDIR /edgex-go [2023-08-24T23:50:00.981Z] #34 DONE 0.7s [2023-08-24T23:50:00.981Z] [2023-08-24T23:50:00.981Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T23:50:00.981Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-24T23:50:00.981Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-24T23:50:00.981Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-24T23:50:00.981Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-24T23:50:00.981Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-24T23:50:00.981Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-24T23:50:00.981Z] #31 DONE 3.7s [2023-08-24T23:50:00.981Z] [2023-08-24T23:50:00.981Z] #38 [security-proxy-auth internal] load build context [2023-08-24T23:50:00.981Z] #38 ... [2023-08-24T23:50:00.981Z] [2023-08-24T23:50:00.981Z] #33 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-24T23:50:00.981Z] #33 DONE 1.8s [2023-08-24T23:50:00.981Z] [2023-08-24T23:50:00.981Z] #34 [support-notifications builder 2/9] WORKDIR /edgex-go [2023-08-24T23:50:00.981Z] #34 DONE 0.7s [2023-08-24T23:50:00.981Z] [2023-08-24T23:50:00.981Z] #37 [core-metadata internal] load build context [2023-08-24T23:50:00.981Z] #37 DONE 2.1s [2023-08-24T23:50:00.981Z] [2023-08-24T23:50:00.981Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-24T23:50:00.981Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-24T23:50:00.981Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-24T23:50:00.981Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-24T23:50:00.981Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-24T23:50:00.981Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-24T23:50:00.981Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-08-24T23:50:00.981Z] #31 DONE 3.7s [2023-08-24T23:50:01.254Z] [2023-08-24T23:50:01.254Z] #39 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-24T23:50:01.524Z] #39 ... [2023-08-24T23:50:01.524Z] [2023-08-24T23:50:01.524Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-24T23:50:01.524Z] #40 transferring context: 2.58MB 1.5s done [2023-08-24T23:50:01.524Z] #40 DONE 2.1s [2023-08-24T23:50:01.524Z] [2023-08-24T23:50:01.524Z] #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-24T23:50:02.111Z] #41 ... [2023-08-24T23:50:02.111Z] [2023-08-24T23:50:02.111Z] #42 [security-secretstore-setup internal] load build context [2023-08-24T23:50:02.111Z] #42 transferring context: 2.58MB 1.5s done [2023-08-24T23:50:02.111Z] #42 DONE 2.7s [2023-08-24T23:50:02.111Z] [2023-08-24T23:50:02.111Z] #43 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-24T23:50:04.072Z] #43 ... [2023-08-24T23:50:04.072Z] [2023-08-24T23:50:04.072Z] #44 [core-command internal] load build context [2023-08-24T23:50:04.072Z] #44 transferring context: 2.58MB 2.3s done [2023-08-24T23:50:04.072Z] #44 DONE 3.9s [2023-08-24T23:50:04.072Z] [2023-08-24T23:50:04.072Z] #38 [security-proxy-auth internal] load build context [2023-08-24T23:50:05.496Z] #38 ... [2023-08-24T23:50:05.496Z] [2023-08-24T23:50:05.496Z] #45 [security-bootstrapper internal] load build context [2023-08-24T23:50:05.496Z] #45 transferring context: 2.58MB 3.4s done [2023-08-24T23:50:05.496Z] #45 DONE 5.7s [2023-08-24T23:50:05.791Z] [2023-08-24T23:50:05.791Z] #38 [security-proxy-auth internal] load build context [2023-08-24T23:50:06.058Z] #38 ... [2023-08-24T23:50:06.058Z] [2023-08-24T23:50:06.058Z] #46 [security-spire-agent internal] load build context [2023-08-24T23:50:06.058Z] #46 transferring context: 2.58MB 3.7s done [2023-08-24T23:50:06.058Z] #46 DONE 5.9s [2023-08-24T23:50:06.058Z] [2023-08-24T23:50:06.058Z] #38 [security-proxy-auth internal] load build context [2023-08-24T23:50:06.339Z] #38 ... [2023-08-24T23:50:06.339Z] [2023-08-24T23:50:06.339Z] #47 [security-spire-config internal] load build context [2023-08-24T23:50:06.339Z] #47 transferring context: 2.58MB 4.4s done [2023-08-24T23:50:06.339Z] #47 DONE 6.5s [2023-08-24T23:50:06.339Z] [2023-08-24T23:50:06.339Z] #38 [security-proxy-auth internal] load build context [2023-08-24T23:50:06.938Z] #38 ... [2023-08-24T23:50:06.938Z] [2023-08-24T23:50:06.938Z] #48 [core-data internal] load build context [2023-08-24T23:50:06.938Z] #48 transferring context: 2.58MB 3.8s done [2023-08-24T23:50:06.938Z] #48 DONE 5.9s [2023-08-24T23:50:06.938Z] [2023-08-24T23:50:06.938Z] #38 [security-proxy-auth internal] load build context [2023-08-24T23:50:08.349Z] #38 transferring context: 2.58MB 5.4s done [2023-08-24T23:50:08.616Z] #38 ... [2023-08-24T23:50:08.616Z] [2023-08-24T23:50:08.616Z] #49 [support-notifications internal] load build context [2023-08-24T23:50:08.616Z] #49 transferring context: 2.58MB 4.9s done [2023-08-24T23:50:08.616Z] #49 DONE 7.6s [2023-08-24T23:50:08.883Z] [2023-08-24T23:50:08.884Z] #38 [security-proxy-auth internal] load build context [2023-08-24T23:50:08.884Z] #38 DONE 7.7s [2023-08-24T23:50:08.884Z] [2023-08-24T23:50:08.884Z] #50 [security-proxy-setup internal] load build context [2023-08-24T23:50:08.884Z] #50 transferring context: 2.58MB 6.5s done [2023-08-24T23:50:08.884Z] #50 DONE 7.8s [2023-08-24T23:50:08.884Z] [2023-08-24T23:50:08.884Z] #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-24T23:50:08.884Z] #0 5.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:08.884Z] #0 6.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:08.884Z] #0 9.639 OK: 263 MiB in 53 packages [2023-08-24T23:50:09.148Z] #51 ... [2023-08-24T23:50:09.148Z] [2023-08-24T23:50:09.148Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-24T23:50:09.148Z] #0 7.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:09.148Z] #0 8.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:09.148Z] #52 ... [2023-08-24T23:50:09.148Z] [2023-08-24T23:50:09.148Z] #53 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-24T23:50:09.148Z] #0 7.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:09.148Z] #0 8.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:09.414Z] #53 ... [2023-08-24T23:50:09.414Z] [2023-08-24T23:50:09.414Z] #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-24T23:50:09.414Z] #0 6.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:09.414Z] #0 7.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:09.997Z] #54 ... [2023-08-24T23:50:09.997Z] [2023-08-24T23:50:09.997Z] #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-24T23:50:09.997Z] #51 DONE 11.1s [2023-08-24T23:50:09.997Z] [2023-08-24T23:50:09.997Z] #55 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:50:10.975Z] #55 ... [2023-08-24T23:50:10.975Z] [2023-08-24T23:50:10.975Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-24T23:50:10.975Z] #0 8.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:10.975Z] #56 ... [2023-08-24T23:50:10.975Z] [2023-08-24T23:50:10.975Z] #53 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-24T23:50:10.975Z] #53 12.54 OK: 263 MiB in 53 packages [2023-08-24T23:50:10.975Z] #53 ... [2023-08-24T23:50:10.975Z] [2023-08-24T23:50:10.975Z] #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-24T23:50:10.975Z] #54 11.36 OK: 263 MiB in 53 packages [2023-08-24T23:50:10.975Z] #54 DONE 12.0s [2023-08-24T23:50:10.975Z] [2023-08-24T23:50:10.975Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-24T23:50:10.975Z] #0 7.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:10.975Z] #0 9.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:11.242Z] #57 ... [2023-08-24T23:50:11.242Z] [2023-08-24T23:50:11.242Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-24T23:50:11.539Z] #58 ... [2023-08-24T23:50:11.539Z] [2023-08-24T23:50:11.539Z] #55 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:50:11.539Z] #55 DONE 1.4s [2023-08-24T23:50:11.539Z] [2023-08-24T23:50:11.539Z] #59 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-24T23:50:11.539Z] #59 ... [2023-08-24T23:50:11.539Z] [2023-08-24T23:50:11.539Z] #53 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-24T23:50:11.811Z] #53 DONE 13.3s [2023-08-24T23:50:11.811Z] [2023-08-24T23:50:11.811Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-24T23:50:11.811Z] #56 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:11.811Z] #56 ... [2023-08-24T23:50:11.811Z] [2023-08-24T23:50:11.811Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-24T23:50:12.080Z] #60 ... [2023-08-24T23:50:12.080Z] [2023-08-24T23:50:12.080Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-24T23:50:12.080Z] #61 ... [2023-08-24T23:50:12.080Z] [2023-08-24T23:50:12.080Z] #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-24T23:50:12.348Z] #62 ... [2023-08-24T23:50:12.348Z] [2023-08-24T23:50:12.348Z] #63 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-24T23:50:12.622Z] #63 DONE 0.7s [2023-08-24T23:50:12.622Z] [2023-08-24T23:50:12.622Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-24T23:50:12.622Z] #57 11.64 OK: 263 MiB in 53 packages [2023-08-24T23:50:13.207Z] #57 ... [2023-08-24T23:50:13.207Z] [2023-08-24T23:50:13.207Z] #64 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:50:13.207Z] #64 DONE 2.1s [2023-08-24T23:50:13.207Z] [2023-08-24T23:50:13.207Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-24T23:50:13.207Z] #58 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:13.476Z] #58 ... [2023-08-24T23:50:13.476Z] [2023-08-24T23:50:13.476Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-24T23:50:13.476Z] #57 DONE 12.4s [2023-08-24T23:50:13.476Z] [2023-08-24T23:50:13.476Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:50:14.439Z] #65 DONE 1.1s [2023-08-24T23:50:14.439Z] [2023-08-24T23:50:14.439Z] #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-24T23:50:14.439Z] #41 12.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:16.410Z] #41 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:18.368Z] #41 ... [2023-08-24T23:50:18.369Z] [2023-08-24T23:50:18.369Z] #39 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-24T23:50:18.369Z] #39 9.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:18.369Z] #39 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:18.369Z] #39 15.66 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-24T23:50:18.369Z] #39 15.68 Executing busybox-1.35.0-r29.trigger [2023-08-24T23:50:18.369Z] #39 15.79 OK: 8 MiB in 16 packages [2023-08-24T23:50:18.369Z] #39 DONE 16.9s [2023-08-24T23:50:18.369Z] [2023-08-24T23:50:18.369Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-24T23:50:18.369Z] #60 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:18.369Z] #60 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:18.637Z] #60 ... [2023-08-24T23:50:18.637Z] [2023-08-24T23:50:18.637Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-24T23:50:18.637Z] #52 12.11 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-24T23:50:18.637Z] #52 12.11 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-24T23:50:18.637Z] #52 12.11 OK: 17694 distinct packages available [2023-08-24T23:50:18.637Z] #52 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:18.637Z] #52 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:18.637Z] #52 18.92 OK: 263 MiB in 53 packages [2023-08-24T23:50:18.637Z] #52 DONE 19.7s [2023-08-24T23:50:18.907Z] [2023-08-24T23:50:18.907Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:50:19.177Z] #66 DONE 0.5s [2023-08-24T23:50:19.177Z] [2023-08-24T23:50:19.177Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-24T23:50:19.177Z] #56 14.46 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-24T23:50:19.177Z] #56 14.46 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-24T23:50:19.177Z] #56 14.46 OK: 17689 distinct packages available [2023-08-24T23:50:19.177Z] #56 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:19.177Z] #56 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:21.118Z] #56 ... [2023-08-24T23:50:21.118Z] [2023-08-24T23:50:21.118Z] #67 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:50:21.383Z] #67 ... [2023-08-24T23:50:21.383Z] [2023-08-24T23:50:21.383Z] #68 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:50:21.649Z] #68 ... [2023-08-24T23:50:21.649Z] [2023-08-24T23:50:21.649Z] #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-24T23:50:21.649Z] #41 19.87 (1/4) Installing ca-certificates (20230506-r0) [2023-08-24T23:50:21.649Z] #41 20.25 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-24T23:50:21.927Z] #41 20.27 (3/4) Installing su-exec (0.2-r2) [2023-08-24T23:50:21.927Z] #41 20.28 (4/4) Installing yq (4.30.4-r4) [2023-08-24T23:50:22.512Z] #41 ... [2023-08-24T23:50:22.512Z] [2023-08-24T23:50:22.512Z] #59 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-24T23:50:22.512Z] #59 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:22.512Z] #59 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:22.512Z] #59 18.41 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-24T23:50:22.512Z] #59 18.41 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-24T23:50:22.512Z] #59 18.41 OK: 17689 distinct packages available [2023-08-24T23:50:22.512Z] #59 19.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:22.512Z] #59 21.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:22.779Z] #59 ... [2023-08-24T23:50:22.779Z] [2023-08-24T23:50:22.779Z] #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-24T23:50:22.779Z] #41 21.16 Executing busybox-1.35.0-r29.trigger [2023-08-24T23:50:22.779Z] #41 21.30 Executing ca-certificates-20230506-r0.trigger [2023-08-24T23:50:22.779Z] #41 ... [2023-08-24T23:50:22.779Z] [2023-08-24T23:50:22.779Z] #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:50:22.779Z] #69 ... [2023-08-24T23:50:22.779Z] [2023-08-24T23:50:22.779Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-24T23:50:22.779Z] #56 21.98 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-24T23:50:22.779Z] #56 21.99 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-24T23:50:22.779Z] #56 22.01 (3/4) Installing libucontext (1.2-r0) [2023-08-24T23:50:22.779Z] #56 22.03 (4/4) Installing gcompat (1.1.0-r0) [2023-08-24T23:50:22.779Z] #56 22.06 Executing busybox-1.35.0-r29.trigger [2023-08-24T23:50:23.050Z] #56 22.22 OK: 8 MiB in 19 packages [2023-08-24T23:50:23.050Z] #56 ... [2023-08-24T23:50:23.050Z] [2023-08-24T23:50:23.050Z] #60 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-24T23:50:23.050Z] #60 20.14 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-24T23:50:23.050Z] #60 20.16 (2/2) Installing su-exec (0.2-r2) [2023-08-24T23:50:23.050Z] #60 20.17 Executing busybox-1.35.0-r29.trigger [2023-08-24T23:50:23.050Z] #60 20.33 OK: 8 MiB in 17 packages [2023-08-24T23:50:23.050Z] #60 DONE 21.4s [2023-08-24T23:50:23.050Z] [2023-08-24T23:50:23.050Z] #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:50:23.323Z] #70 ... [2023-08-24T23:50:23.323Z] [2023-08-24T23:50:23.323Z] #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-24T23:50:23.593Z] #71 ... [2023-08-24T23:50:23.593Z] [2023-08-24T23:50:23.593Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-24T23:50:23.593Z] #61 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:23.593Z] #61 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:23.593Z] #61 20.46 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-24T23:50:23.593Z] #61 20.49 Executing busybox-1.35.0-r29.trigger [2023-08-24T23:50:23.593Z] #61 20.59 OK: 8 MiB in 16 packages [2023-08-24T23:50:23.593Z] #61 DONE 21.7s [2023-08-24T23:50:23.861Z] [2023-08-24T23:50:23.861Z] #43 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-24T23:50:23.861Z] #43 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:23.861Z] #43 15.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:23.861Z] #43 20.02 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-24T23:50:23.861Z] #43 20.07 (2/4) Installing openssl (3.0.10-r0) [2023-08-24T23:50:23.861Z] #43 20.16 (3/4) Installing su-exec (0.2-r2) [2023-08-24T23:50:23.861Z] #43 20.20 (4/4) Installing yq (4.30.4-r4) [2023-08-24T23:50:23.861Z] #43 20.97 Executing busybox-1.35.0-r29.trigger [2023-08-24T23:50:23.861Z] #43 21.23 OK: 17 MiB in 19 packages [2023-08-24T23:50:24.128Z] #43 ... [2023-08-24T23:50:24.128Z] [2023-08-24T23:50:24.128Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-24T23:50:24.128Z] #56 DONE 23.4s [2023-08-24T23:50:24.128Z] [2023-08-24T23:50:24.128Z] #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-24T23:50:24.128Z] #62 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:24.128Z] #62 17.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:24.128Z] #62 21.03 (1/2) Installing ca-certificates (20230506-r0) [2023-08-24T23:50:24.128Z] #62 21.58 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-24T23:50:24.128Z] #62 21.61 Executing busybox-1.35.0-r29.trigger [2023-08-24T23:50:24.128Z] #62 21.79 Executing ca-certificates-20230506-r0.trigger [2023-08-24T23:50:24.400Z] #62 ... [2023-08-24T23:50:24.400Z] [2023-08-24T23:50:24.400Z] #43 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-24T23:50:24.400Z] #43 DONE 22.4s [2023-08-24T23:50:24.400Z] [2023-08-24T23:50:24.400Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:50:24.669Z] #72 ... [2023-08-24T23:50:24.669Z] [2023-08-24T23:50:24.669Z] #73 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-24T23:50:24.936Z] #73 DONE 0.3s [2023-08-24T23:50:24.936Z] [2023-08-24T23:50:24.936Z] #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-24T23:50:24.936Z] #41 23.42 OK: 17 MiB in 19 packages [2023-08-24T23:50:25.523Z] #41 ... [2023-08-24T23:50:25.523Z] [2023-08-24T23:50:25.523Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-24T23:50:25.523Z] #58 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:25.523Z] #58 19.37 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-24T23:50:25.523Z] #58 19.37 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-24T23:50:25.523Z] #58 19.37 OK: 17689 distinct packages available [2023-08-24T23:50:25.523Z] #58 20.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:25.523Z] #58 21.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-24T23:50:25.792Z] #58 ... [2023-08-24T23:50:25.792Z] [2023-08-24T23:50:25.792Z] #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-24T23:50:25.792Z] #62 23.70 OK: 8 MiB in 17 packages [2023-08-24T23:50:26.059Z] #62 ... [2023-08-24T23:50:26.059Z] [2023-08-24T23:50:26.059Z] #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-24T23:50:26.059Z] #41 DONE 24.5s [2023-08-24T23:50:26.059Z] [2023-08-24T23:50:26.059Z] #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-24T23:50:26.059Z] #71 DONE 2.8s [2023-08-24T23:50:26.059Z] [2023-08-24T23:50:26.059Z] #74 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-24T23:50:26.329Z] #74 DONE 0.3s [2023-08-24T23:50:26.329Z] [2023-08-24T23:50:26.329Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-24T23:50:26.329Z] #58 25.20 (1/9) Installing ca-certificates (20230506-r0) [2023-08-24T23:50:26.598Z] #58 ... [2023-08-24T23:50:26.598Z] [2023-08-24T23:50:26.598Z] #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-24T23:50:26.598Z] #62 DONE 24.5s [2023-08-24T23:50:26.598Z] [2023-08-24T23:50:26.598Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-24T23:50:26.598Z] #58 25.50 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-24T23:50:26.866Z] #58 25.55 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-24T23:50:26.866Z] #58 25.57 (4/9) Installing libcurl (8.2.1-r0) [2023-08-24T23:50:26.866Z] #58 25.65 (5/9) Installing curl (8.2.1-r0) [2023-08-24T23:50:26.866Z] #58 25.68 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-24T23:50:26.866Z] #58 25.69 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-24T23:50:26.866Z] #58 25.70 (8/9) Installing libucontext (1.2-r0) [2023-08-24T23:50:26.866Z] #58 25.71 (9/9) Installing gcompat (1.1.0-r0) [2023-08-24T23:50:26.866Z] #58 25.73 Executing busybox-1.35.0-r29.trigger [2023-08-24T23:50:26.866Z] #58 25.77 Executing ca-certificates-20230506-r0.trigger [2023-08-24T23:50:27.134Z] #58 ... [2023-08-24T23:50:27.134Z] [2023-08-24T23:50:27.134Z] #59 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-24T23:50:27.134Z] #59 24.99 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-24T23:50:27.134Z] #59 25.01 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-24T23:50:27.134Z] #59 25.03 (3/5) Installing libucontext (1.2-r0) [2023-08-24T23:50:27.134Z] #59 25.06 (4/5) Installing gcompat (1.1.0-r0) [2023-08-24T23:50:27.134Z] #59 25.17 (5/5) Installing openssl (3.0.10-r0) [2023-08-24T23:50:27.134Z] #59 25.25 Executing busybox-1.35.0-r29.trigger [2023-08-24T23:50:27.134Z] #59 25.30 OK: 9 MiB in 20 packages [2023-08-24T23:50:27.134Z] #59 DONE 26.7s [2023-08-24T23:50:27.408Z] [2023-08-24T23:50:27.408Z] #67 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:50:27.408Z] #67 ... [2023-08-24T23:50:27.408Z] [2023-08-24T23:50:27.408Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-24T23:50:27.408Z] #58 26.29 OK: 11 MiB in 24 packages [2023-08-24T23:50:27.679Z] #58 DONE 26.6s [2023-08-24T23:50:27.679Z] [2023-08-24T23:50:27.679Z] #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:50:29.975Z] #74 DONE 38.4s [2023-08-24T23:50:29.975Z] [2023-08-24T23:50:29.975Z] #71 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:50:29.975Z] #71 DONE 38.2s [2023-08-24T23:50:29.975Z] [2023-08-24T23:50:29.975Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:50:29.975Z] #72 DONE 38.2s [2023-08-24T23:50:29.975Z] [2023-08-24T23:50:29.975Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:50:29.975Z] #73 DONE 38.3s [2023-08-24T23:50:29.975Z] [2023-08-24T23:50:29.975Z] #67 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:50:29.975Z] #67 DONE 38.2s [2023-08-24T23:50:29.975Z] [2023-08-24T23:50:29.975Z] #75 [security-bootstrapper builder 6/7] COPY . . [2023-08-24T23:50:36.691Z] #75 ... [2023-08-24T23:50:36.691Z] [2023-08-24T23:50:36.691Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-08-24T23:50:36.691Z] #76 ... [2023-08-24T23:50:36.691Z] [2023-08-24T23:50:36.691Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-24T23:50:36.691Z] #77 ... [2023-08-24T23:50:36.691Z] [2023-08-24T23:50:36.691Z] #78 [support-notifications builder 6/7] COPY . . [2023-08-24T23:50:36.950Z] #78 ... [2023-08-24T23:50:36.950Z] [2023-08-24T23:50:36.950Z] #79 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-24T23:50:42.223Z] #79 ... [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-24T23:50:42.223Z] #77 DONE 15.6s [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:50:42.223Z] #80 CACHED [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:50:42.223Z] #81 CACHED [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #82 [core-metadata builder 6/7] COPY . . [2023-08-24T23:50:42.223Z] #82 CACHED [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #83 [support-scheduler builder 6/7] COPY . . [2023-08-24T23:50:42.223Z] #83 CACHED [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:50:42.223Z] #84 CACHED [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #85 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:50:42.223Z] #85 CACHED [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #86 [security-proxy-auth builder 6/7] COPY . . [2023-08-24T23:50:42.223Z] #86 CACHED [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:50:42.223Z] #87 CACHED [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #88 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:50:42.223Z] #88 CACHED [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #89 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:50:42.223Z] #89 CACHED [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #90 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:50:42.223Z] #90 CACHED [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #91 [core-command builder 6/7] COPY . . [2023-08-24T23:50:42.223Z] #91 CACHED [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-08-24T23:50:42.223Z] #76 DONE 15.7s [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #92 [core-data builder 6/7] COPY . . [2023-08-24T23:50:42.223Z] #92 CACHED [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #93 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:50:42.223Z] #93 CACHED [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:50:42.223Z] #94 CACHED [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #75 [security-bootstrapper builder 6/7] COPY . . [2023-08-24T23:50:42.223Z] #75 DONE 15.6s [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #95 [security-proxy-setup builder 6/7] COPY . . [2023-08-24T23:50:42.223Z] #95 CACHED [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:50:42.223Z] #96 CACHED [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #97 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:50:42.223Z] #97 CACHED [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #98 [security-secretstore-setup builder 6/7] COPY . . [2023-08-24T23:50:42.223Z] #98 CACHED [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #99 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:50:42.223Z] #99 CACHED [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #100 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:50:42.223Z] #100 CACHED [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #78 [support-notifications builder 6/7] COPY . . [2023-08-24T23:50:42.223Z] #78 DONE 15.7s [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #79 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-24T23:50:42.223Z] #79 DONE 15.6s [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.223Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-24T23:50:42.223Z] #101 ... [2023-08-24T23:50:42.223Z] [2023-08-24T23:50:42.224Z] #102 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:50:42.224Z] #102 CACHED [2023-08-24T23:50:42.224Z] [2023-08-24T23:50:42.224Z] #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-24T23:50:42.224Z] #103 CACHED [2023-08-24T23:50:42.224Z] [2023-08-24T23:50:42.224Z] #104 [security-spire-server builder 6/9] COPY . . [2023-08-24T23:50:42.224Z] #104 CACHED [2023-08-24T23:50:42.224Z] [2023-08-24T23:50:42.224Z] #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-24T23:50:42.224Z] #105 CACHED [2023-08-24T23:50:42.224Z] [2023-08-24T23:50:42.224Z] #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-24T23:50:42.224Z] #106 DONE 0.1s [2023-08-24T23:50:42.224Z] [2023-08-24T23:50:42.224Z] #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-24T23:50:42.224Z] #0 0.335 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-24T23:50:45.010Z] #107 ... [2023-08-24T23:50:45.010Z] [2023-08-24T23:50:45.010Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-24T23:50:45.010Z] #108 DONE 3.2s [2023-08-24T23:50:45.010Z] [2023-08-24T23:50:45.010Z] #109 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-24T23:50:45.010Z] #109 DONE 3.3s [2023-08-24T23:50:45.010Z] [2023-08-24T23:50:45.010Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-24T23:50:45.273Z] #110 ... [2023-08-24T23:50:45.273Z] [2023-08-24T23:50:45.273Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-24T23:50:45.273Z] #111 DONE 0.7s [2023-08-24T23:50:45.530Z] [2023-08-24T23:50:45.530Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-24T23:50:45.530Z] #110 DONE 0.6s [2023-08-24T23:50:45.530Z] [2023-08-24T23:50:45.530Z] #112 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T23:50:45.531Z] #112 ... [2023-08-24T23:50:45.531Z] [2023-08-24T23:50:45.531Z] #113 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:50:45.531Z] #113 CACHED [2023-08-24T23:50:45.531Z] [2023-08-24T23:50:45.531Z] #114 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-24T23:50:45.531Z] #114 CACHED [2023-08-24T23:50:45.531Z] [2023-08-24T23:50:45.531Z] #115 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-24T23:50:45.531Z] #115 CACHED [2023-08-24T23:50:45.531Z] [2023-08-24T23:50:45.531Z] #116 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-24T23:50:45.531Z] #116 CACHED [2023-08-24T23:50:45.531Z] [2023-08-24T23:50:45.531Z] #117 [security-spire-config builder 6/9] COPY . . [2023-08-24T23:50:45.531Z] #117 CACHED [2023-08-24T23:50:45.531Z] [2023-08-24T23:50:45.531Z] #118 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-24T23:50:45.531Z] #118 CACHED [2023-08-24T23:50:45.789Z] [2023-08-24T23:50:45.789Z] #112 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T23:50:45.789Z] #112 DONE 0.3s [2023-08-24T23:50:45.789Z] [2023-08-24T23:50:45.789Z] #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T23:50:45.789Z] #119 DONE 0.1s [2023-08-24T23:50:45.789Z] [2023-08-24T23:50:45.789Z] #120 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-24T23:50:46.047Z] #120 DONE 0.2s [2023-08-24T23:50:46.047Z] [2023-08-24T23:50:46.047Z] #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-24T23:50:46.047Z] #121 DONE 0.2s [2023-08-24T23:50:46.047Z] [2023-08-24T23:50:46.047Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-24T23:50:46.047Z] #0 1.095 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-24T23:50:46.047Z] #122 ... [2023-08-24T23:50:46.047Z] [2023-08-24T23:50:46.047Z] #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-24T23:50:46.047Z] #123 CACHED [2023-08-24T23:50:46.047Z] [2023-08-24T23:50:46.047Z] #124 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T23:50:46.047Z] #124 CACHED [2023-08-24T23:50:46.304Z] [2023-08-24T23:50:46.304Z] #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-24T23:50:48.830Z] #125 ... [2023-08-24T23:50:48.830Z] [2023-08-24T23:50:48.830Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-24T23:50:48.830Z] #126 DONE 2.9s [2023-08-24T23:50:49.089Z] [2023-08-24T23:50:49.089Z] #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-24T23:50:49.089Z] #127 DONE 2.9s [2023-08-24T23:50:49.089Z] [2023-08-24T23:50:49.089Z] #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-24T23:50:49.089Z] #125 DONE 2.9s [2023-08-24T23:50:49.089Z] [2023-08-24T23:50:49.089Z] #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-24T23:50:51.014Z] #128 DONE 2.1s [2023-08-24T23:50:51.014Z] [2023-08-24T23:50:51.014Z] #129 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-24T23:50:51.383Z] #129 ... [2023-08-24T23:50:51.383Z] [2023-08-24T23:50:51.383Z] #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-24T23:50:51.383Z] #130 DONE 2.1s [2023-08-24T23:50:51.383Z] [2023-08-24T23:50:51.383Z] #131 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-24T23:50:51.383Z] #131 DONE 2.1s [2023-08-24T23:50:51.383Z] [2023-08-24T23:50:51.383Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-24T23:50:51.383Z] #0 1.043 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-24T23:50:51.383Z] #132 ... [2023-08-24T23:50:51.383Z] [2023-08-24T23:50:51.383Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-24T23:50:51.383Z] #0 1.336 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-24T23:50:51.653Z] #133 ... [2023-08-24T23:50:51.653Z] [2023-08-24T23:50:51.653Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-24T23:50:51.653Z] #0 0.708 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-24T23:50:51.653Z] #134 ... [2023-08-24T23:50:51.653Z] [2023-08-24T23:50:51.653Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-24T23:50:51.653Z] #0 0.557 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-24T23:50:51.974Z] #135 ... [2023-08-24T23:50:51.974Z] [2023-08-24T23:50:51.974Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-24T23:50:51.974Z] #0 0.650 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-24T23:50:51.974Z] #136 ... [2023-08-24T23:50:51.974Z] [2023-08-24T23:50:51.974Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-24T23:50:51.974Z] #0 2.092 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-24T23:50:52.234Z] #137 ... [2023-08-24T23:50:52.234Z] [2023-08-24T23:50:52.234Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-24T23:50:52.234Z] #0 1.398 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-24T23:50:52.497Z] #138 ... [2023-08-24T23:50:52.497Z] [2023-08-24T23:50:52.497Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-24T23:50:52.497Z] #0 0.944 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-24T23:50:52.497Z] #139 ... [2023-08-24T23:50:52.497Z] [2023-08-24T23:50:52.497Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-24T23:50:52.498Z] #101 0.927 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-24T23:50:52.759Z] #101 ... [2023-08-24T23:50:52.759Z] [2023-08-24T23:50:52.759Z] #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-24T23:50:56.143Z] #140 ... [2023-08-24T23:50:56.143Z] [2023-08-24T23:50:56.143Z] #129 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-24T23:50:56.143Z] #129 DONE 4.7s [2023-08-24T23:50:56.143Z] [2023-08-24T23:50:56.143Z] #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-24T23:50:56.143Z] #141 ... [2023-08-24T23:50:56.143Z] [2023-08-24T23:50:56.143Z] #142 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-24T23:50:56.143Z] #142 DONE 5.0s [2023-08-24T23:50:56.143Z] [2023-08-24T23:50:56.143Z] #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-24T23:50:56.143Z] #140 DONE 5.0s [2023-08-24T23:50:56.488Z] [2023-08-24T23:50:56.488Z] #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-24T23:50:56.488Z] #141 DONE 0.4s [2023-08-24T23:50:56.488Z] [2023-08-24T23:50:56.488Z] #143 [security-spire-config] exporting to image [2023-08-24T23:50:56.488Z] #143 exporting layers [2023-08-24T23:50:56.761Z] #143 ... [2023-08-24T23:50:56.761Z] [2023-08-24T23:50:56.761Z] #144 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-24T23:50:56.761Z] #144 DONE 0.4s [2023-08-24T23:50:56.761Z] [2023-08-24T23:50:56.761Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-24T23:50:56.761Z] #145 DONE 0.4s [2023-08-24T23:50:56.761Z] [2023-08-24T23:50:56.761Z] #143 [security-spire-server] exporting to image [2023-08-24T23:50:58.686Z] #143 ... [2023-08-24T23:50:58.686Z] [2023-08-24T23:50:58.686Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-24T23:50:58.686Z] #146 DONE 1.9s [2023-08-24T23:50:58.686Z] [2023-08-24T23:50:58.686Z] #143 [security-spire-agent] exporting to image [2023-08-24T23:50:58.969Z] #143 exporting layers 2.5s done [2023-08-24T23:50:58.969Z] #143 writing image sha256:f9c8e0bd4095bbd4e795a4efd073fd245936ecd825a6e147d756d2748f1c877b [2023-08-24T23:50:58.969Z] #143 writing image sha256:f9c8e0bd4095bbd4e795a4efd073fd245936ecd825a6e147d756d2748f1c877b 0.1s done [2023-08-24T23:50:58.969Z] #143 naming to docker.io/library/security-spire-config [2023-08-24T23:50:58.969Z] #143 exporting layers 2.6s done [2023-08-24T23:50:58.969Z] #143 naming to docker.io/library/security-spire-config done [2023-08-24T23:50:59.231Z] #143 exporting layers 0.8s done [2023-08-24T23:50:59.231Z] #143 writing image sha256:26e6e15f0af68b487fd3b5e2928761b23e211e5ebb5299d3f54107368bd8bff8 0.0s done [2023-08-24T23:50:59.231Z] #143 naming to docker.io/library/security-spire-server done [2023-08-24T23:50:59.492Z] #143 writing image sha256:89baf83261ac34470e5a4cd3b096c69609bbaaf0bcde3ba3359d130e0d3932da done [2023-08-24T23:50:59.492Z] #143 naming to docker.io/library/security-spire-agent done [2023-08-24T23:50:59.492Z] #143 DONE 3.0s [2023-08-24T23:50:59.492Z] [2023-08-24T23:50:59.492Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-24T23:51:14.513Z] #70 ... [2023-08-24T23:51:14.513Z] [2023-08-24T23:51:14.513Z] #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:51:14.513Z] #69 DONE 57.9s [2023-08-24T23:51:14.513Z] [2023-08-24T23:51:14.513Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:51:14.513Z] #72 DONE 56.2s [2023-08-24T23:51:14.513Z] [2023-08-24T23:51:14.513Z] #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:51:14.513Z] #70 DONE 57.5s [2023-08-24T23:51:14.513Z] [2023-08-24T23:51:14.513Z] #67 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:51:14.513Z] #67 DONE 51.4s [2023-08-24T23:51:14.513Z] [2023-08-24T23:51:14.513Z] #68 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:51:14.513Z] #68 DONE 59.3s [2023-08-24T23:51:14.513Z] [2023-08-24T23:51:14.513Z] #75 [support-scheduler builder 6/7] COPY . . [2023-08-24T23:51:14.513Z] #75 ... [2023-08-24T23:51:14.513Z] [2023-08-24T23:51:14.513Z] #76 [security-proxy-setup builder 6/7] COPY . . [2023-08-24T23:51:14.513Z] #76 CACHED [2023-08-24T23:51:14.513Z] [2023-08-24T23:51:14.513Z] #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:51:14.513Z] #77 CACHED [2023-08-24T23:51:14.513Z] [2023-08-24T23:51:14.513Z] #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:51:14.513Z] #78 CACHED [2023-08-24T23:51:14.513Z] [2023-08-24T23:51:14.513Z] #79 [support-notifications builder 6/7] COPY . . [2023-08-24T23:51:14.513Z] #79 DONE 1.5s [2023-08-24T23:51:14.513Z] [2023-08-24T23:51:14.513Z] #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:51:14.513Z] #80 CACHED [2023-08-24T23:51:14.513Z] [2023-08-24T23:51:14.513Z] #81 [security-bootstrapper builder 6/7] COPY . . [2023-08-24T23:51:14.513Z] #81 CACHED [2023-08-24T23:51:14.513Z] [2023-08-24T23:51:14.513Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:51:14.513Z] #82 CACHED [2023-08-24T23:51:14.513Z] [2023-08-24T23:51:14.513Z] #83 [security-secretstore-setup builder 6/7] COPY . . [2023-08-24T23:51:14.513Z] #83 DONE 1.5s [2023-08-24T23:51:14.513Z] [2023-08-24T23:51:14.513Z] #84 [security-spire-server builder 6/9] COPY . . [2023-08-24T23:51:14.513Z] #84 DONE 1.6s [2023-08-24T23:51:14.513Z] [2023-08-24T23:51:14.513Z] #85 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:51:14.513Z] #85 CACHED [2023-08-24T23:51:14.513Z] [2023-08-24T23:51:14.513Z] #86 [core-data builder 6/7] COPY . . [2023-08-24T23:51:14.513Z] #86 CACHED [2023-08-24T23:51:14.513Z] [2023-08-24T23:51:14.513Z] #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:51:14.513Z] #87 CACHED [2023-08-24T23:51:14.513Z] [2023-08-24T23:51:14.513Z] #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:51:14.513Z] #88 CACHED [2023-08-24T23:51:14.513Z] [2023-08-24T23:51:14.513Z] #89 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:51:14.513Z] #89 CACHED [2023-08-24T23:51:14.513Z] [2023-08-24T23:51:14.513Z] #90 [security-proxy-auth builder 6/7] COPY . . [2023-08-24T23:51:14.513Z] #90 CACHED [2023-08-24T23:51:14.513Z] [2023-08-24T23:51:14.513Z] #91 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:51:14.513Z] #91 CACHED [2023-08-24T23:51:14.513Z] [2023-08-24T23:51:14.513Z] #92 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:51:14.513Z] #92 CACHED [2023-08-24T23:51:14.513Z] [2023-08-24T23:51:14.513Z] #93 [core-command builder 6/7] COPY . . [2023-08-24T23:51:14.514Z] #93 CACHED [2023-08-24T23:51:14.514Z] [2023-08-24T23:51:14.514Z] #94 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-24T23:51:14.514Z] #94 CACHED [2023-08-24T23:51:14.514Z] [2023-08-24T23:51:14.514Z] #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:51:14.514Z] #95 CACHED [2023-08-24T23:51:14.514Z] [2023-08-24T23:51:14.514Z] #96 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:51:14.514Z] #96 CACHED [2023-08-24T23:51:14.514Z] [2023-08-24T23:51:14.514Z] #75 [support-scheduler builder 6/7] COPY . . [2023-08-24T23:51:14.514Z] #75 DONE 1.5s [2023-08-24T23:51:14.514Z] [2023-08-24T23:51:14.514Z] #97 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:51:14.514Z] #97 CACHED [2023-08-24T23:51:14.514Z] [2023-08-24T23:51:14.514Z] #98 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-24T23:51:14.514Z] #98 CACHED [2023-08-24T23:51:14.514Z] [2023-08-24T23:51:14.514Z] #99 [core-metadata builder 6/7] COPY . . [2023-08-24T23:51:14.514Z] #99 CACHED [2023-08-24T23:51:14.514Z] [2023-08-24T23:51:14.514Z] #100 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-24T23:51:14.514Z] #100 DONE 1.6s [2023-08-24T23:51:14.514Z] [2023-08-24T23:51:14.514Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-24T23:51:14.514Z] #101 ... [2023-08-24T23:51:14.514Z] [2023-08-24T23:51:14.514Z] #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-24T23:51:14.514Z] #102 DONE 0.4s [2023-08-24T23:51:14.514Z] [2023-08-24T23:51:14.514Z] #103 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:51:14.514Z] #103 CACHED [2023-08-24T23:51:14.514Z] [2023-08-24T23:51:14.514Z] #104 [security-spire-config builder 6/9] COPY . . [2023-08-24T23:51:14.514Z] #104 CACHED [2023-08-24T23:51:14.514Z] [2023-08-24T23:51:14.514Z] #105 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-24T23:51:14.514Z] #105 CACHED [2023-08-24T23:51:14.514Z] [2023-08-24T23:51:14.514Z] #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-24T23:51:14.514Z] #106 CACHED [2023-08-24T23:51:14.514Z] [2023-08-24T23:51:14.514Z] #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-24T23:51:17.884Z] #107 ... [2023-08-24T23:51:17.884Z] [2023-08-24T23:51:17.884Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-24T23:51:17.884Z] #0 5.315 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-24T23:51:18.466Z] #108 ... [2023-08-24T23:51:18.467Z] [2023-08-24T23:51:18.467Z] #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-24T23:51:18.467Z] #0 6.000 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-24T23:51:18.734Z] #109 ... [2023-08-24T23:51:18.734Z] [2023-08-24T23:51:18.734Z] #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-24T23:51:18.734Z] #0 6.468 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-24T23:51:19.007Z] #110 ... [2023-08-24T23:51:19.007Z] [2023-08-24T23:51:19.007Z] #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-24T23:51:19.007Z] #0 6.749 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-24T23:51:19.274Z] #111 ... [2023-08-24T23:51:19.274Z] [2023-08-24T23:51:19.274Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-24T23:51:19.274Z] #101 6.817 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-24T23:51:19.545Z] #101 ... [2023-08-24T23:51:19.545Z] [2023-08-24T23:51:19.545Z] #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-24T23:51:19.545Z] #107 DONE 7.0s [2023-08-24T23:51:19.545Z] [2023-08-24T23:51:19.545Z] #112 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-24T23:51:19.545Z] #112 DONE 7.0s [2023-08-24T23:51:19.811Z] [2023-08-24T23:51:19.811Z] #113 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-24T23:51:20.083Z] #113 ... [2023-08-24T23:51:20.083Z] [2023-08-24T23:51:20.083Z] #114 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-24T23:51:20.083Z] #114 DONE 0.4s [2023-08-24T23:51:20.083Z] [2023-08-24T23:51:20.083Z] #113 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-24T23:51:20.083Z] #113 DONE 0.5s [2023-08-24T23:51:20.083Z] [2023-08-24T23:51:20.083Z] #115 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-24T23:51:20.083Z] #0 6.468 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-24T23:51:20.377Z] #115 ... [2023-08-24T23:51:20.377Z] [2023-08-24T23:51:20.377Z] #116 [security-spire-agent builder 6/9] COPY . . [2023-08-24T23:51:20.377Z] #116 CACHED [2023-08-24T23:51:20.377Z] [2023-08-24T23:51:20.377Z] #117 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-24T23:51:20.377Z] #117 CACHED [2023-08-24T23:51:20.377Z] [2023-08-24T23:51:20.377Z] #118 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-24T23:51:20.377Z] #118 CACHED [2023-08-24T23:51:20.377Z] [2023-08-24T23:51:20.377Z] #119 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-24T23:51:20.377Z] #119 CACHED [2023-08-24T23:51:20.377Z] [2023-08-24T23:51:20.377Z] #120 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-24T23:51:20.377Z] #120 CACHED [2023-08-24T23:51:20.377Z] [2023-08-24T23:51:20.377Z] #121 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-24T23:51:20.377Z] #121 CACHED [2023-08-24T23:51:20.377Z] [2023-08-24T23:51:20.377Z] #122 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T23:51:20.699Z] #122 DONE 0.3s [2023-08-24T23:51:20.699Z] [2023-08-24T23:51:20.699Z] #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-24T23:51:20.968Z] #123 ... [2023-08-24T23:51:20.968Z] [2023-08-24T23:51:20.968Z] #124 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T23:51:20.968Z] #124 DONE 0.3s [2023-08-24T23:51:21.245Z] [2023-08-24T23:51:21.245Z] #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-24T23:51:21.245Z] #123 DONE 0.4s [2023-08-24T23:51:21.245Z] [2023-08-24T23:51:21.245Z] #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-24T23:51:21.245Z] #125 DONE 0.2s [2023-08-24T23:51:21.245Z] [2023-08-24T23:51:21.245Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-24T23:51:21.245Z] #0 6.841 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-24T23:51:21.550Z] #126 ... [2023-08-24T23:51:21.550Z] [2023-08-24T23:51:21.550Z] #127 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T23:51:21.550Z] #127 CACHED [2023-08-24T23:51:21.550Z] [2023-08-24T23:51:21.550Z] #128 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-24T23:51:21.550Z] #128 CACHED [2023-08-24T23:51:21.550Z] [2023-08-24T23:51:21.550Z] #129 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-24T23:51:22.156Z] #129 ... [2023-08-24T23:51:22.156Z] [2023-08-24T23:51:22.156Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-24T23:51:22.156Z] #0 6.585 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-24T23:51:22.424Z] #130 ... [2023-08-24T23:51:22.424Z] [2023-08-24T23:51:22.424Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-24T23:51:22.424Z] #0 5.437 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-24T23:51:22.424Z] #131 ... [2023-08-24T23:51:22.424Z] [2023-08-24T23:51:22.424Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-24T23:51:22.424Z] #0 6.061 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-24T23:51:22.710Z] #132 ... [2023-08-24T23:51:22.710Z] [2023-08-24T23:51:22.710Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-24T23:51:22.710Z] #0 3.978 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-24T23:51:22.991Z] #133 ... [2023-08-24T23:51:22.991Z] [2023-08-24T23:51:22.991Z] #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-24T23:51:23.590Z] #134 DONE 1.6s [2023-08-24T23:51:23.590Z] [2023-08-24T23:51:23.591Z] #129 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-24T23:51:23.591Z] #129 DONE 2.0s [2023-08-24T23:51:23.591Z] [2023-08-24T23:51:23.591Z] #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-24T23:51:24.234Z] #135 DONE 0.4s [2023-08-24T23:51:24.234Z] [2023-08-24T23:51:24.234Z] #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-24T23:51:24.234Z] #136 DONE 0.3s [2023-08-24T23:51:24.234Z] [2023-08-24T23:51:24.234Z] #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-24T23:51:24.234Z] #137 ... [2023-08-24T23:51:24.234Z] [2023-08-24T23:51:24.234Z] #138 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-24T23:51:24.234Z] #138 DONE 1.1s [2023-08-24T23:51:24.507Z] [2023-08-24T23:51:24.507Z] #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-24T23:51:24.507Z] #137 DONE 0.3s [2023-08-24T23:51:24.507Z] [2023-08-24T23:51:24.507Z] #139 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-24T23:51:24.772Z] #139 DONE 0.3s [2023-08-24T23:51:24.772Z] [2023-08-24T23:51:24.772Z] #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-24T23:51:24.772Z] #140 DONE 0.5s [2023-08-24T23:51:24.772Z] [2023-08-24T23:51:24.772Z] #141 [security-spire-config] exporting to image [2023-08-24T23:51:24.772Z] #141 exporting layers [2023-08-24T23:51:25.352Z] #141 ... [2023-08-24T23:51:25.352Z] [2023-08-24T23:51:25.352Z] #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-24T23:51:25.352Z] #142 DONE 0.7s [2023-08-24T23:51:25.352Z] [2023-08-24T23:51:25.352Z] #141 [security-spire-server] exporting to image [2023-08-24T23:51:26.307Z] #141 ... [2023-08-24T23:51:26.307Z] [2023-08-24T23:51:26.307Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-24T23:51:26.307Z] #143 DONE 2.0s [2023-08-24T23:51:26.307Z] [2023-08-24T23:51:26.307Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-24T23:51:26.307Z] #144 DONE 0.3s [2023-08-24T23:51:26.307Z] [2023-08-24T23:51:26.307Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-24T23:51:26.573Z] #132 ... [2023-08-24T23:51:26.573Z] [2023-08-24T23:51:26.573Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-24T23:51:26.843Z] #145 DONE 0.2s [2023-08-24T23:51:26.843Z] [2023-08-24T23:51:26.843Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-24T23:51:26.843Z] #146 DONE 0.2s [2023-08-24T23:51:26.843Z] [2023-08-24T23:51:26.843Z] #115 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-24T23:51:27.158Z] #115 ... [2023-08-24T23:51:27.158Z] [2023-08-24T23:51:27.158Z] #141 [security-spire-agent] exporting to image [2023-08-24T23:51:27.741Z] #141 exporting layers 3.2s done [2023-08-24T23:51:28.031Z] #141 exporting layers 2.6s done [2023-08-24T23:51:28.031Z] #141 writing image sha256:01603e918025cac0dcc9637d52514b0e515bf8fab6d84aee66a9c3aa9f6ea8a2 0.1s done [2023-08-24T23:51:28.031Z] #141 writing image sha256:09e974d6c48a2dd13e475cbbd3ea503c7742733482d9fbe1bc44f08abd37e330 0.0s done [2023-08-24T23:51:28.031Z] #141 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-08-24T23:51:28.031Z] #141 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-08-24T23:51:28.615Z] #141 exporting layers 1.7s done [2023-08-24T23:51:28.615Z] #141 writing image sha256:b592c574780aaebb533169b4165ffe19b1b02fff080c37b483b5bce5987826f6 done [2023-08-24T23:51:28.615Z] #141 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-24T23:51:28.615Z] #141 DONE 4.1s [2023-08-24T23:51:28.615Z] [2023-08-24T23:51:28.615Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-24T23:52:07.267Z] #134 ... [2023-08-24T23:52:07.268Z] [2023-08-24T23:52:07.268Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-24T23:52:07.268Z] #133 75.62 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-24T23:52:10.558Z] #133 ... [2023-08-24T23:52:10.558Z] [2023-08-24T23:52:10.558Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-24T23:52:10.558Z] #136 DONE 89.0s [2023-08-24T23:52:10.558Z] [2023-08-24T23:52:10.558Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-24T23:52:10.558Z] #135 DONE 89.0s [2023-08-24T23:52:10.558Z] [2023-08-24T23:52:10.558Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-24T23:52:10.558Z] #138 DONE 89.0s [2023-08-24T23:52:10.558Z] [2023-08-24T23:52:10.558Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-24T23:52:10.558Z] #101 DONE 89.0s [2023-08-24T23:52:10.558Z] [2023-08-24T23:52:10.558Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-24T23:52:10.558Z] #132 DONE 89.0s [2023-08-24T23:52:10.558Z] [2023-08-24T23:52:10.558Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-24T23:52:10.558Z] #133 DONE 89.0s [2023-08-24T23:52:10.558Z] [2023-08-24T23:52:10.558Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-24T23:52:10.558Z] #122 DONE 89.0s [2023-08-24T23:52:10.558Z] [2023-08-24T23:52:10.558Z] #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T23:52:10.558Z] #147 ... [2023-08-24T23:52:10.558Z] [2023-08-24T23:52:10.558Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-24T23:52:10.558Z] #139 DONE 89.1s [2023-08-24T23:52:10.558Z] [2023-08-24T23:52:10.558Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-24T23:52:10.558Z] #134 DONE 89.1s [2023-08-24T23:52:10.558Z] [2023-08-24T23:52:10.558Z] #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-24T23:52:10.558Z] #107 DONE 89.3s [2023-08-24T23:52:10.558Z] [2023-08-24T23:52:10.558Z] #148 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T23:52:10.817Z] #148 ... [2023-08-24T23:52:10.817Z] [2023-08-24T23:52:10.817Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-24T23:52:10.817Z] #137 DONE 89.4s [2023-08-24T23:52:10.817Z] [2023-08-24T23:52:10.817Z] #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-24T23:52:11.075Z] #149 ... [2023-08-24T23:52:11.075Z] [2023-08-24T23:52:11.075Z] #150 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T23:52:11.075Z] #150 DONE 0.6s [2023-08-24T23:52:11.075Z] [2023-08-24T23:52:11.075Z] #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T23:52:11.075Z] #147 DONE 0.6s [2023-08-24T23:52:11.075Z] [2023-08-24T23:52:11.075Z] #151 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T23:52:11.075Z] #151 DONE 0.6s [2023-08-24T23:52:11.075Z] [2023-08-24T23:52:11.075Z] #152 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T23:52:11.075Z] #152 DONE 0.6s [2023-08-24T23:52:11.075Z] [2023-08-24T23:52:11.075Z] #148 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T23:52:11.075Z] #148 DONE 0.5s [2023-08-24T23:52:11.075Z] [2023-08-24T23:52:11.075Z] #153 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T23:52:11.075Z] #153 DONE 0.4s [2023-08-24T23:52:11.075Z] [2023-08-24T23:52:11.075Z] #154 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-24T23:52:11.333Z] #154 ... [2023-08-24T23:52:11.333Z] [2023-08-24T23:52:11.333Z] #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-24T23:52:11.333Z] #149 DONE 0.4s [2023-08-24T23:52:11.333Z] [2023-08-24T23:52:11.333Z] #155 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T23:52:11.333Z] #155 CACHED [2023-08-24T23:52:11.333Z] [2023-08-24T23:52:11.333Z] #156 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-24T23:52:11.333Z] #156 CACHED [2023-08-24T23:52:11.333Z] [2023-08-24T23:52:11.333Z] #157 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-24T23:52:11.333Z] #157 CACHED [2023-08-24T23:52:11.333Z] [2023-08-24T23:52:11.333Z] #158 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T23:52:11.333Z] #158 CACHED [2023-08-24T23:52:11.333Z] [2023-08-24T23:52:11.333Z] #159 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-24T23:52:11.333Z] #159 DONE 0.4s [2023-08-24T23:52:11.333Z] [2023-08-24T23:52:11.333Z] #160 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T23:52:11.333Z] #160 CACHED [2023-08-24T23:52:11.333Z] [2023-08-24T23:52:11.333Z] #161 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-24T23:52:11.333Z] #161 CACHED [2023-08-24T23:52:11.333Z] [2023-08-24T23:52:11.333Z] #162 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-24T23:52:11.333Z] #162 DONE 0.4s [2023-08-24T23:52:11.333Z] [2023-08-24T23:52:11.333Z] #163 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-24T23:52:11.333Z] #163 DONE 0.3s [2023-08-24T23:52:11.333Z] [2023-08-24T23:52:11.333Z] #164 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-24T23:52:11.333Z] #164 CACHED [2023-08-24T23:52:11.333Z] [2023-08-24T23:52:11.333Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T23:52:11.333Z] #165 CACHED [2023-08-24T23:52:11.333Z] [2023-08-24T23:52:11.333Z] #166 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-24T23:52:11.622Z] #166 ... [2023-08-24T23:52:11.622Z] [2023-08-24T23:52:11.622Z] #167 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-24T23:52:11.622Z] #167 DONE 0.3s [2023-08-24T23:52:11.622Z] [2023-08-24T23:52:11.622Z] #154 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-24T23:52:11.622Z] #154 DONE 0.4s [2023-08-24T23:52:11.622Z] [2023-08-24T23:52:11.622Z] #168 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-24T23:52:11.622Z] #168 DONE 0.3s [2023-08-24T23:52:11.900Z] [2023-08-24T23:52:11.900Z] #169 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-24T23:52:13.293Z] #169 ... [2023-08-24T23:52:13.293Z] [2023-08-24T23:52:13.293Z] #170 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-24T23:52:13.293Z] #170 DONE 1.7s [2023-08-24T23:52:13.293Z] [2023-08-24T23:52:13.293Z] #171 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-24T23:52:13.553Z] #171 DONE 1.9s [2023-08-24T23:52:13.553Z] [2023-08-24T23:52:13.553Z] #172 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-24T23:52:13.553Z] #172 DONE 2.0s [2023-08-24T23:52:13.553Z] [2023-08-24T23:52:13.553Z] #173 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-24T23:52:13.553Z] #173 DONE 2.0s [2023-08-24T23:52:13.553Z] [2023-08-24T23:52:13.553Z] #174 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-24T23:52:13.553Z] #174 DONE 2.1s [2023-08-24T23:52:13.553Z] [2023-08-24T23:52:13.553Z] #175 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-24T23:52:13.553Z] #175 DONE 2.0s [2023-08-24T23:52:13.553Z] [2023-08-24T23:52:13.553Z] #166 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-24T23:52:13.553Z] #166 DONE 2.1s [2023-08-24T23:52:13.553Z] [2023-08-24T23:52:13.553Z] #176 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-24T23:52:13.553Z] #176 DONE 2.0s [2023-08-24T23:52:13.553Z] [2023-08-24T23:52:13.553Z] #177 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-24T23:52:13.553Z] #177 ... [2023-08-24T23:52:13.553Z] [2023-08-24T23:52:13.553Z] #178 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-24T23:52:13.553Z] #178 DONE 2.0s [2023-08-24T23:52:13.553Z] [2023-08-24T23:52:13.553Z] #169 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-24T23:52:13.553Z] #169 DONE 2.0s [2023-08-24T23:52:13.812Z] [2023-08-24T23:52:13.812Z] #179 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-24T23:52:13.812Z] #179 DONE 0.3s [2023-08-24T23:52:13.812Z] [2023-08-24T23:52:13.812Z] #143 [core-command] exporting to image [2023-08-24T23:52:13.812Z] #143 exporting layers [2023-08-24T23:52:13.812Z] #143 ... [2023-08-24T23:52:13.812Z] [2023-08-24T23:52:13.812Z] #180 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-24T23:52:13.812Z] #180 DONE 0.3s [2023-08-24T23:52:13.812Z] [2023-08-24T23:52:13.812Z] #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-24T23:52:13.812Z] #181 DONE 0.4s [2023-08-24T23:52:13.812Z] [2023-08-24T23:52:13.812Z] #182 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-24T23:52:13.812Z] #182 DONE 0.4s [2023-08-24T23:52:13.812Z] [2023-08-24T23:52:13.812Z] #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-24T23:52:13.812Z] #183 DONE 0.3s [2023-08-24T23:52:13.812Z] [2023-08-24T23:52:13.812Z] #143 [support-scheduler] exporting to image [2023-08-24T23:52:13.812Z] #143 ... [2023-08-24T23:52:13.812Z] [2023-08-24T23:52:13.812Z] #177 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-24T23:52:13.812Z] #177 DONE 0.4s [2023-08-24T23:52:13.812Z] [2023-08-24T23:52:13.812Z] #184 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-24T23:52:13.812Z] #184 DONE 0.4s [2023-08-24T23:52:13.812Z] [2023-08-24T23:52:13.812Z] #185 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-24T23:52:13.812Z] #185 DONE 0.4s [2023-08-24T23:52:13.812Z] [2023-08-24T23:52:13.812Z] #186 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-24T23:52:13.812Z] #186 DONE 0.4s [2023-08-24T23:52:13.812Z] [2023-08-24T23:52:13.812Z] #143 [core-data] exporting to image [2023-08-24T23:52:14.071Z] #143 ... [2023-08-24T23:52:14.071Z] [2023-08-24T23:52:14.071Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-24T23:52:14.071Z] #187 DONE 0.4s [2023-08-24T23:52:14.071Z] [2023-08-24T23:52:14.071Z] #188 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-24T23:52:14.071Z] #188 DONE 2.7s [2023-08-24T23:52:14.071Z] [2023-08-24T23:52:14.071Z] #143 [security-spiffe-token-provider] exporting to image [2023-08-24T23:52:14.071Z] #143 writing image sha256:065770f814c459ce1b246118030ce3ae20b2f4d907ba5d6836c050600b2b639d 0.0s done [2023-08-24T23:52:14.071Z] #143 naming to docker.io/library/core-command [2023-08-24T23:52:14.071Z] #143 ... [2023-08-24T23:52:14.071Z] [2023-08-24T23:52:14.071Z] #189 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-24T23:52:14.071Z] #189 DONE 0.4s [2023-08-24T23:52:14.071Z] [2023-08-24T23:52:14.071Z] #143 [core-command] exporting to image [2023-08-24T23:52:14.071Z] #143 naming to docker.io/library/core-command done [2023-08-24T23:52:14.373Z] #143 ... [2023-08-24T23:52:14.373Z] [2023-08-24T23:52:14.373Z] #190 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-24T23:52:14.373Z] #190 DONE 0.4s [2023-08-24T23:52:14.373Z] [2023-08-24T23:52:14.373Z] #191 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-24T23:52:14.373Z] #191 DONE 0.5s [2023-08-24T23:52:14.373Z] [2023-08-24T23:52:14.373Z] #192 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-24T23:52:14.373Z] #192 DONE 0.4s [2023-08-24T23:52:14.373Z] [2023-08-24T23:52:14.373Z] #193 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-24T23:52:14.373Z] #193 DONE 0.4s [2023-08-24T23:52:14.373Z] [2023-08-24T23:52:14.373Z] #194 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-24T23:52:14.373Z] #194 DONE 0.3s [2023-08-24T23:52:14.373Z] [2023-08-24T23:52:14.373Z] #143 [core-data] exporting to image [2023-08-24T23:52:14.373Z] #143 exporting layers 0.4s done [2023-08-24T23:52:14.373Z] #143 writing image sha256:50bdbc9bb6a2c617c2051e0434ee6397cef7b5db9cf5aecea906ee9292014373 0.0s done [2023-08-24T23:52:14.373Z] #143 writing image sha256:a72b3194b3c20702e20d41f67564d28c05fc80f30e8cecd5b167beb9da7af878 done [2023-08-24T23:52:14.373Z] #143 naming to docker.io/library/core-data done [2023-08-24T23:52:14.373Z] #143 naming to docker.io/library/support-scheduler done [2023-08-24T23:52:14.373Z] #143 writing image sha256:010874dc1a80ec65b7e043f872a8b8e2657c2e0980e2917ee881011a9a225ce0 [2023-08-24T23:52:14.642Z] #143 exporting layers 0.1s done [2023-08-24T23:52:14.642Z] #143 writing image sha256:010874dc1a80ec65b7e043f872a8b8e2657c2e0980e2917ee881011a9a225ce0 done [2023-08-24T23:52:14.642Z] #143 naming to docker.io/library/support-notifications done [2023-08-24T23:52:14.642Z] #143 writing image sha256:17603bd14931653b95b226297df9801f1f916a2e69d31466c45523ea84d81abd done [2023-08-24T23:52:14.642Z] #143 naming to docker.io/library/security-spiffe-token-provider done [2023-08-24T23:52:14.642Z] #143 ... [2023-08-24T23:52:14.642Z] [2023-08-24T23:52:14.642Z] #195 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-24T23:52:14.642Z] #195 DONE 0.3s [2023-08-24T23:52:14.642Z] [2023-08-24T23:52:14.642Z] #196 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-24T23:52:14.642Z] #196 DONE 0.3s [2023-08-24T23:52:14.642Z] [2023-08-24T23:52:14.642Z] #143 [core-metadata] exporting to image [2023-08-24T23:52:14.642Z] #143 writing image sha256:dd7eaf48abff215a3c3e62551ac08c1633e1343eaebe89595c686d0157fb21ef done [2023-08-24T23:52:14.642Z] #143 naming to docker.io/library/core-metadata done [2023-08-24T23:52:14.642Z] #143 DONE 3.9s [2023-08-24T23:52:14.642Z] [2023-08-24T23:52:14.642Z] #197 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-24T23:52:14.642Z] #197 DONE 0.4s [2023-08-24T23:52:14.642Z] [2023-08-24T23:52:14.642Z] #198 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-24T23:52:15.231Z] #198 ... [2023-08-24T23:52:15.231Z] [2023-08-24T23:52:15.231Z] #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-24T23:52:15.231Z] #199 DONE 0.5s [2023-08-24T23:52:15.231Z] [2023-08-24T23:52:15.231Z] #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-24T23:52:15.231Z] #200 DONE 0.6s [2023-08-24T23:52:15.231Z] [2023-08-24T23:52:15.231Z] #201 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-24T23:52:15.231Z] #201 DONE 1.0s [2023-08-24T23:52:15.231Z] [2023-08-24T23:52:15.231Z] #202 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-24T23:52:15.231Z] #202 DONE 0.9s [2023-08-24T23:52:15.231Z] [2023-08-24T23:52:15.231Z] #203 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-24T23:52:15.231Z] #203 DONE 0.1s [2023-08-24T23:52:15.231Z] [2023-08-24T23:52:15.231Z] #204 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-24T23:52:15.231Z] #204 DONE 0.1s [2023-08-24T23:52:15.231Z] [2023-08-24T23:52:15.231Z] #143 [security-proxy-auth] exporting to image [2023-08-24T23:52:15.491Z] #143 exporting layers 0.2s done [2023-08-24T23:52:15.491Z] #143 writing image sha256:9430c590b0151e5e9f7831e8fbea08a9042894279e60761b4f6c057a3cce31c6 0.0s done [2023-08-24T23:52:15.491Z] #143 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-24T23:52:15.491Z] #143 writing image sha256:3412d098cedcce03d28076ffbe39abf27ad3c5c9767282337e643ef420c916f9 0.0s done [2023-08-24T23:52:15.491Z] #143 naming to docker.io/library/security-proxy-auth done [2023-08-24T23:52:15.491Z] #143 DONE 4.2s [2023-08-24T23:52:15.491Z] [2023-08-24T23:52:15.491Z] #205 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-24T23:52:15.491Z] #205 DONE 0.1s [2023-08-24T23:52:15.491Z] [2023-08-24T23:52:15.491Z] #206 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-24T23:52:15.491Z] #206 DONE 0.1s [2023-08-24T23:52:15.491Z] [2023-08-24T23:52:15.491Z] #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-24T23:52:15.491Z] #207 ... [2023-08-24T23:52:15.491Z] [2023-08-24T23:52:15.491Z] #208 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-24T23:52:15.491Z] #208 DONE 0.0s [2023-08-24T23:52:15.491Z] [2023-08-24T23:52:15.491Z] #209 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-24T23:52:15.491Z] #209 DONE 0.1s [2023-08-24T23:52:15.754Z] [2023-08-24T23:52:15.754Z] #198 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-24T23:52:15.754Z] #198 DONE 1.0s [2023-08-24T23:52:15.754Z] [2023-08-24T23:52:15.754Z] #143 [security-proxy-setup] exporting to image [2023-08-24T23:52:16.018Z] #143 exporting layers 0.2s done [2023-08-24T23:52:16.018Z] #143 writing image sha256:ed8bccf26c02da66b5c1c23ab2d0a578d5bb43c8a9b4fd766a73cb31731f7adb done [2023-08-24T23:52:16.018Z] #143 naming to docker.io/library/security-proxy-setup done [2023-08-24T23:52:16.018Z] #143 DONE 4.4s [2023-08-24T23:52:16.018Z] [2023-08-24T23:52:16.018Z] #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-24T23:52:16.018Z] #210 ... [2023-08-24T23:52:16.018Z] [2023-08-24T23:52:16.018Z] #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-24T23:52:16.018Z] #207 DONE 0.8s [2023-08-24T23:52:16.279Z] [2023-08-24T23:52:16.280Z] #143 [security-secretstore-setup] exporting to image [2023-08-24T23:52:16.280Z] #143 ... [2023-08-24T23:52:16.280Z] [2023-08-24T23:52:16.280Z] #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-24T23:52:16.280Z] #210 DONE 0.6s [2023-08-24T23:52:16.280Z] [2023-08-24T23:52:16.280Z] #143 [security-secretstore-setup] exporting to image [2023-08-24T23:52:16.280Z] #143 exporting layers 0.2s done [2023-08-24T23:52:16.280Z] #143 writing image sha256:f144aa00c143c693bcf68f3f4e8a946de324001df16988b6864bd364a0a7eec5 done [2023-08-24T23:52:16.280Z] #143 naming to docker.io/library/security-secretstore-setup done [2023-08-24T23:52:16.280Z] #143 exporting layers 0.2s done [2023-08-24T23:52:16.280Z] #143 writing image sha256:e339c64c126c2316055924fe4fa6936888d19fda30006de9821534c081d9120a done [2023-08-24T23:52:16.280Z] #143 naming to docker.io/library/security-bootstrapper done [2023-08-24T23:52:16.280Z] #143 DONE 4.8s [2023-08-24T23:52:16.280Z] time="2023-08-24T23:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T23:52:16.280Z] time="2023-08-24T23:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T23:52:16.280Z] time="2023-08-24T23:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T23:52:16.280Z] time="2023-08-24T23:48:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T23:52:16.280Z] time="2023-08-24T23:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T23:52:16.280Z] time="2023-08-24T23:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T23:52:16.280Z] time="2023-08-24T23:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T23:52:16.280Z] time="2023-08-24T23:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T23:52:16.280Z] time="2023-08-24T23:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T23:52:16.280Z] time="2023-08-24T23:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T23:52:16.280Z] time="2023-08-24T23:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T23:52:16.280Z] time="2023-08-24T23:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T23:52:16.280Z] time="2023-08-24T23:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-24T23:52:16.280Z] time="2023-08-24T23:48:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-24T23:52:16.299Z] $ docker stop --time=1 0ca4e611b14602d34ce47a6a11629a708bf6d6c48c7a0ea4a080dabe95fddf7b [2023-08-24T23:52:17.593Z] $ docker rm -f --volumes 0ca4e611b14602d34ce47a6a11629a708bf6d6c48c7a0ea4a080dabe95fddf7b [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-24T23:52:17.912Z] + docker images [2023-08-24T23:52:17.913Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-24T23:52:17.913Z] security-bootstrapper latest e339c64c126c 1 second ago 23MB [2023-08-24T23:52:17.913Z] security-proxy-setup latest ed8bccf26c02 2 seconds ago 29.2MB [2023-08-24T23:52:17.913Z] security-secretstore-setup latest f144aa00c143 2 seconds ago 44.1MB [2023-08-24T23:52:17.913Z] security-proxy-auth latest 3412d098cedc 2 seconds ago 19.4MB [2023-08-24T23:52:17.913Z] core-metadata latest dd7eaf48abff 3 seconds ago 21.6MB [2023-08-24T23:52:17.913Z] core-common-config-bootstrapper latest 9430c590b015 3 seconds ago 18MB [2023-08-24T23:52:17.913Z] security-spiffe-token-provider latest 17603bd14931 4 seconds ago 33.5MB [2023-08-24T23:52:17.913Z] core-command latest 065770f814c4 4 seconds ago 21MB [2023-08-24T23:52:17.913Z] support-scheduler latest 50bdbc9bb6a2 4 seconds ago 33.7MB [2023-08-24T23:52:17.913Z] support-notifications latest 010874dc1a80 4 seconds ago 34.3MB [2023-08-24T23:52:17.913Z] core-data latest a72b3194b3c2 4 seconds ago 21.2MB [2023-08-24T23:52:17.913Z] security-spire-agent latest 89baf83261ac About a minute ago 161MB [2023-08-24T23:52:17.913Z] security-spire-server latest 26e6e15f0af6 About a minute ago 103MB [2023-08-24T23:52:17.913Z] security-spire-config latest f9c8e0bd4095 About a minute ago 102MB [2023-08-24T23:52:17.913Z] ci-base-image-x86_64 latest 673dd3fc111e 5 minutes ago 1.07GB [2023-08-24T23:52:17.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 6 weeks ago 696MB [2023-08-24T23:52:17.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-24T23:52:17.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-24T23:52:18.027Z] provisioning config files... [2023-08-24T23:52:18.036Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/567@tmp/config10908320808832182750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-24T23:52:18.334Z] ---> docker-login.sh [2023-08-24T23:52:18.334Z] nexus3.edgexfoundry.org:10001 [2023-08-24T23:52:18.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T23:52:18.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T23:52:18.334Z] Configure a credential helper to remove this warning. See [2023-08-24T23:52:18.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T23:52:18.334Z] [2023-08-24T23:52:18.334Z] Login Succeeded [2023-08-24T23:52:18.334Z] nexus3.edgexfoundry.org:10002 [2023-08-24T23:52:18.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T23:52:18.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T23:52:18.593Z] Configure a credential helper to remove this warning. See [2023-08-24T23:52:18.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T23:52:18.593Z] [2023-08-24T23:52:18.593Z] Login Succeeded [2023-08-24T23:52:18.593Z] nexus3.edgexfoundry.org:10003 [2023-08-24T23:52:18.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T23:52:18.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T23:52:18.593Z] Configure a credential helper to remove this warning. See [2023-08-24T23:52:18.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T23:52:18.593Z] [2023-08-24T23:52:18.593Z] Login Succeeded [2023-08-24T23:52:18.593Z] nexus3.edgexfoundry.org:10004 [2023-08-24T23:52:18.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T23:52:18.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T23:52:18.851Z] Configure a credential helper to remove this warning. See [2023-08-24T23:52:18.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T23:52:18.851Z] [2023-08-24T23:52:18.851Z] Login Succeeded [2023-08-24T23:52:18.851Z] docker.io [2023-08-24T23:52:18.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-24T23:52:19.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-24T23:52:19.110Z] Configure a credential helper to remove this warning. See [2023-08-24T23:52:19.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-24T23:52:19.110Z] [2023-08-24T23:52:19.110Z] Login Succeeded [2023-08-24T23:52:19.110Z] ---> docker-login.sh ends [Pipeline] } [2023-08-24T23:52:19.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-24T23:52:19.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-24T23:52:19.181Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-08-24T23:52:19.181Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:19.181Z] latest [2023-08-24T23:52:19.181Z] 3.1.0-dev.33 [2023-08-24T23:52:19.181Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:19.181Z] main [2023-08-24T23:52:19.181Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:19.501Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:19.809Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:19.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-24T23:52:19.809Z] 79ddaf8a5416: Preparing [2023-08-24T23:52:19.809Z] 8fdc2b053646: Preparing [2023-08-24T23:52:19.809Z] c761f97e6b78: Preparing [2023-08-24T23:52:19.809Z] 96144fd9f684: Preparing [2023-08-24T23:52:19.809Z] 48692bf1281b: Preparing [2023-08-24T23:52:19.809Z] 36b50b131297: Preparing [2023-08-24T23:52:19.809Z] 36b50b131297: Waiting [2023-08-24T23:52:19.809Z] 96144fd9f684: Pushed [2023-08-24T23:52:19.809Z] 48692bf1281b: Pushed [2023-08-24T23:52:19.809Z] c761f97e6b78: Pushed [2023-08-24T23:52:19.809Z] 79ddaf8a5416: Pushed [2023-08-24T23:52:19.809Z] 36b50b131297: Layer already exists [2023-08-24T23:52:21.182Z] 8fdc2b053646: Pushed [2023-08-24T23:52:21.441Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:e909e13db3a41cfa85ba9a37d747cca6786080edcbf6c19565e28c5c08d8f5c0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:21.756Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:22.066Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-24T23:52:22.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-24T23:52:22.066Z] 79ddaf8a5416: Preparing [2023-08-24T23:52:22.066Z] 8fdc2b053646: Preparing [2023-08-24T23:52:22.066Z] c761f97e6b78: Preparing [2023-08-24T23:52:22.066Z] 96144fd9f684: Preparing [2023-08-24T23:52:22.066Z] 48692bf1281b: Preparing [2023-08-24T23:52:22.066Z] 36b50b131297: Preparing [2023-08-24T23:52:22.066Z] 36b50b131297: Waiting [2023-08-24T23:52:22.066Z] 48692bf1281b: Layer already exists [2023-08-24T23:52:22.066Z] 79ddaf8a5416: Layer already exists [2023-08-24T23:52:22.066Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:22.066Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:22.066Z] 8fdc2b053646: Layer already exists [2023-08-24T23:52:22.066Z] 36b50b131297: Layer already exists [2023-08-24T23:52:22.066Z] latest: digest: sha256:e909e13db3a41cfa85ba9a37d747cca6786080edcbf6c19565e28c5c08d8f5c0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:22.388Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:22.703Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.33 [2023-08-24T23:52:22.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-24T23:52:22.703Z] 79ddaf8a5416: Preparing [2023-08-24T23:52:22.703Z] 8fdc2b053646: Preparing [2023-08-24T23:52:22.703Z] c761f97e6b78: Preparing [2023-08-24T23:52:22.703Z] 96144fd9f684: Preparing [2023-08-24T23:52:22.703Z] 48692bf1281b: Preparing [2023-08-24T23:52:22.703Z] 36b50b131297: Preparing [2023-08-24T23:52:22.703Z] 36b50b131297: Waiting [2023-08-24T23:52:22.703Z] 48692bf1281b: Layer already exists [2023-08-24T23:52:22.703Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:22.703Z] 8fdc2b053646: Layer already exists [2023-08-24T23:52:22.703Z] 79ddaf8a5416: Layer already exists [2023-08-24T23:52:22.703Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:22.703Z] 36b50b131297: Layer already exists [2023-08-24T23:52:22.703Z] 3.1.0-dev.33: digest: sha256:e909e13db3a41cfa85ba9a37d747cca6786080edcbf6c19565e28c5c08d8f5c0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:23.022Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:23.335Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:23.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-24T23:52:23.335Z] 79ddaf8a5416: Preparing [2023-08-24T23:52:23.335Z] 8fdc2b053646: Preparing [2023-08-24T23:52:23.335Z] c761f97e6b78: Preparing [2023-08-24T23:52:23.335Z] 96144fd9f684: Preparing [2023-08-24T23:52:23.335Z] 48692bf1281b: Preparing [2023-08-24T23:52:23.335Z] 36b50b131297: Preparing [2023-08-24T23:52:23.335Z] 36b50b131297: Waiting [2023-08-24T23:52:23.335Z] 48692bf1281b: Layer already exists [2023-08-24T23:52:23.335Z] 8fdc2b053646: Layer already exists [2023-08-24T23:52:23.335Z] 79ddaf8a5416: Layer already exists [2023-08-24T23:52:23.335Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:23.335Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:23.335Z] 36b50b131297: Layer already exists [2023-08-24T23:52:23.335Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:e909e13db3a41cfa85ba9a37d747cca6786080edcbf6c19565e28c5c08d8f5c0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:23.649Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:23.954Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-08-24T23:52:23.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-24T23:52:23.955Z] 79ddaf8a5416: Preparing [2023-08-24T23:52:23.955Z] 8fdc2b053646: Preparing [2023-08-24T23:52:23.955Z] c761f97e6b78: Preparing [2023-08-24T23:52:23.955Z] 96144fd9f684: Preparing [2023-08-24T23:52:23.955Z] 48692bf1281b: Preparing [2023-08-24T23:52:23.955Z] 36b50b131297: Preparing [2023-08-24T23:52:23.955Z] 36b50b131297: Waiting [2023-08-24T23:52:23.955Z] 48692bf1281b: Layer already exists [2023-08-24T23:52:23.955Z] 79ddaf8a5416: Layer already exists [2023-08-24T23:52:23.955Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:23.955Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:23.955Z] 8fdc2b053646: Layer already exists [2023-08-24T23:52:23.955Z] 36b50b131297: Layer already exists [2023-08-24T23:52:23.955Z] main: digest: sha256:e909e13db3a41cfa85ba9a37d747cca6786080edcbf6c19565e28c5c08d8f5c0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-24T23:52:24.013Z] ===================================================== [Pipeline] echo [2023-08-24T23:52:24.032Z] taggedImages: [2023-08-24T23:52:24.032Z] - nexus3.edgexfoundry.org:10004/core-command:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:24.032Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-24T23:52:24.032Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.33 [2023-08-24T23:52:24.032Z] - nexus3.edgexfoundry.org:10004/core-command:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:24.032Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-08-24T23:52:24.059Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-08-24T23:52:24.059Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:24.059Z] latest [2023-08-24T23:52:24.059Z] 3.1.0-dev.33 [2023-08-24T23:52:24.059Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:24.059Z] main [2023-08-24T23:52:24.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:24.377Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:24.690Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:24.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-24T23:52:24.691Z] dfaf9138c2e4: Preparing [2023-08-24T23:52:24.691Z] 2a4935cde8df: Preparing [2023-08-24T23:52:24.691Z] cd1dbb890072: Preparing [2023-08-24T23:52:24.691Z] 9c45666e9466: Preparing [2023-08-24T23:52:24.691Z] c761f97e6b78: Preparing [2023-08-24T23:52:24.691Z] 96144fd9f684: Preparing [2023-08-24T23:52:24.691Z] 48692bf1281b: Preparing [2023-08-24T23:52:24.691Z] 36b50b131297: Preparing [2023-08-24T23:52:24.691Z] 96144fd9f684: Waiting [2023-08-24T23:52:24.691Z] 36b50b131297: Waiting [2023-08-24T23:52:24.691Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:24.691Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:24.691Z] 48692bf1281b: Layer already exists [2023-08-24T23:52:24.691Z] cd1dbb890072: Pushed [2023-08-24T23:52:24.691Z] 2a4935cde8df: Pushed [2023-08-24T23:52:24.691Z] 36b50b131297: Layer already exists [2023-08-24T23:52:24.691Z] dfaf9138c2e4: Pushed [2023-08-24T23:52:26.068Z] 9c45666e9466: Pushed [2023-08-24T23:52:26.068Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:2650ba815f84f70a1ce92d8dcf3a0d089ffce9acc3e4e63ee7baa67e8d4d6524 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:26.384Z] + 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-08-24T23:52:26.699Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-24T23:52:26.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-24T23:52:26.699Z] dfaf9138c2e4: Preparing [2023-08-24T23:52:26.699Z] 2a4935cde8df: Preparing [2023-08-24T23:52:26.699Z] cd1dbb890072: Preparing [2023-08-24T23:52:26.699Z] 9c45666e9466: Preparing [2023-08-24T23:52:26.699Z] c761f97e6b78: Preparing [2023-08-24T23:52:26.699Z] 96144fd9f684: Preparing [2023-08-24T23:52:26.699Z] 48692bf1281b: Preparing [2023-08-24T23:52:26.699Z] 36b50b131297: Preparing [2023-08-24T23:52:26.699Z] 48692bf1281b: Waiting [2023-08-24T23:52:26.699Z] 36b50b131297: Waiting [2023-08-24T23:52:26.699Z] 96144fd9f684: Waiting [2023-08-24T23:52:26.699Z] dfaf9138c2e4: Layer already exists [2023-08-24T23:52:26.699Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:26.699Z] 9c45666e9466: Layer already exists [2023-08-24T23:52:26.699Z] cd1dbb890072: Layer already exists [2023-08-24T23:52:26.699Z] 2a4935cde8df: Layer already exists [2023-08-24T23:52:26.699Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:26.699Z] 48692bf1281b: Layer already exists [2023-08-24T23:52:26.699Z] 36b50b131297: Layer already exists [2023-08-24T23:52:26.699Z] latest: digest: sha256:2650ba815f84f70a1ce92d8dcf3a0d089ffce9acc3e4e63ee7baa67e8d4d6524 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:27.010Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:27.312Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.33 [2023-08-24T23:52:27.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-24T23:52:27.313Z] dfaf9138c2e4: Preparing [2023-08-24T23:52:27.313Z] 2a4935cde8df: Preparing [2023-08-24T23:52:27.313Z] cd1dbb890072: Preparing [2023-08-24T23:52:27.313Z] 9c45666e9466: Preparing [2023-08-24T23:52:27.313Z] c761f97e6b78: Preparing [2023-08-24T23:52:27.313Z] 96144fd9f684: Preparing [2023-08-24T23:52:27.313Z] 48692bf1281b: Preparing [2023-08-24T23:52:27.313Z] 36b50b131297: Preparing [2023-08-24T23:52:27.313Z] 48692bf1281b: Waiting [2023-08-24T23:52:27.313Z] 36b50b131297: Waiting [2023-08-24T23:52:27.313Z] 96144fd9f684: Waiting [2023-08-24T23:52:27.313Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:27.313Z] cd1dbb890072: Layer already exists [2023-08-24T23:52:27.313Z] dfaf9138c2e4: Layer already exists [2023-08-24T23:52:27.313Z] 9c45666e9466: Layer already exists [2023-08-24T23:52:27.313Z] 2a4935cde8df: Layer already exists [2023-08-24T23:52:27.313Z] 48692bf1281b: Layer already exists [2023-08-24T23:52:27.313Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:27.313Z] 36b50b131297: Layer already exists [2023-08-24T23:52:27.313Z] 3.1.0-dev.33: digest: sha256:2650ba815f84f70a1ce92d8dcf3a0d089ffce9acc3e4e63ee7baa67e8d4d6524 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:27.617Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:27.920Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:27.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-24T23:52:27.920Z] dfaf9138c2e4: Preparing [2023-08-24T23:52:27.920Z] 2a4935cde8df: Preparing [2023-08-24T23:52:27.920Z] cd1dbb890072: Preparing [2023-08-24T23:52:27.920Z] 9c45666e9466: Preparing [2023-08-24T23:52:27.920Z] c761f97e6b78: Preparing [2023-08-24T23:52:27.920Z] 96144fd9f684: Preparing [2023-08-24T23:52:27.920Z] 48692bf1281b: Preparing [2023-08-24T23:52:27.920Z] 36b50b131297: Preparing [2023-08-24T23:52:27.920Z] 96144fd9f684: Waiting [2023-08-24T23:52:27.920Z] 48692bf1281b: Waiting [2023-08-24T23:52:27.920Z] 36b50b131297: Waiting [2023-08-24T23:52:27.920Z] 9c45666e9466: Layer already exists [2023-08-24T23:52:27.920Z] dfaf9138c2e4: Layer already exists [2023-08-24T23:52:27.920Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:27.920Z] cd1dbb890072: Layer already exists [2023-08-24T23:52:27.920Z] 2a4935cde8df: Layer already exists [2023-08-24T23:52:27.920Z] 48692bf1281b: Layer already exists [2023-08-24T23:52:27.920Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:27.920Z] 36b50b131297: Layer already exists [2023-08-24T23:52:27.920Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:2650ba815f84f70a1ce92d8dcf3a0d089ffce9acc3e4e63ee7baa67e8d4d6524 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:28.233Z] + 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-08-24T23:52:28.535Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-08-24T23:52:28.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-24T23:52:28.536Z] dfaf9138c2e4: Preparing [2023-08-24T23:52:28.536Z] 2a4935cde8df: Preparing [2023-08-24T23:52:28.536Z] cd1dbb890072: Preparing [2023-08-24T23:52:28.536Z] 9c45666e9466: Preparing [2023-08-24T23:52:28.536Z] c761f97e6b78: Preparing [2023-08-24T23:52:28.536Z] 96144fd9f684: Preparing [2023-08-24T23:52:28.536Z] 48692bf1281b: Preparing [2023-08-24T23:52:28.536Z] 36b50b131297: Preparing [2023-08-24T23:52:28.536Z] 96144fd9f684: Waiting [2023-08-24T23:52:28.536Z] 48692bf1281b: Waiting [2023-08-24T23:52:28.536Z] 36b50b131297: Waiting [2023-08-24T23:52:28.536Z] 2a4935cde8df: Layer already exists [2023-08-24T23:52:28.536Z] dfaf9138c2e4: Layer already exists [2023-08-24T23:52:28.536Z] cd1dbb890072: Layer already exists [2023-08-24T23:52:28.536Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:28.536Z] 9c45666e9466: Layer already exists [2023-08-24T23:52:28.536Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:28.536Z] 48692bf1281b: Layer already exists [2023-08-24T23:52:28.536Z] 36b50b131297: Layer already exists [2023-08-24T23:52:28.536Z] main: digest: sha256:2650ba815f84f70a1ce92d8dcf3a0d089ffce9acc3e4e63ee7baa67e8d4d6524 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-24T23:52:28.579Z] ===================================================== [Pipeline] echo [2023-08-24T23:52:28.587Z] taggedImages: [2023-08-24T23:52:28.587Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:28.587Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-24T23:52:28.587Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.33 [2023-08-24T23:52:28.587Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:28.587Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-08-24T23:52:28.603Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-08-24T23:52:28.603Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:28.603Z] latest [2023-08-24T23:52:28.603Z] 3.1.0-dev.33 [2023-08-24T23:52:28.603Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:28.603Z] main [2023-08-24T23:52:28.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:28.911Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:29.221Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:29.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-24T23:52:29.221Z] 65ad3136d0ea: Preparing [2023-08-24T23:52:29.221Z] 73ecb4a90aeb: Preparing [2023-08-24T23:52:29.221Z] c761f97e6b78: Preparing [2023-08-24T23:52:29.221Z] 96144fd9f684: Preparing [2023-08-24T23:52:29.221Z] 5d56e6bc3f13: Preparing [2023-08-24T23:52:29.221Z] 36b50b131297: Preparing [2023-08-24T23:52:29.221Z] 36b50b131297: Waiting [2023-08-24T23:52:29.221Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:29.221Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:29.221Z] 36b50b131297: Layer already exists [2023-08-24T23:52:29.221Z] 65ad3136d0ea: Pushed [2023-08-24T23:52:29.221Z] 5d56e6bc3f13: Pushed [2023-08-24T23:52:31.125Z] 73ecb4a90aeb: Pushed [2023-08-24T23:52:31.125Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:8657464b19ae149010f46b0329a44c55f032e5d285ecd3a77e6e57b6c8129a8b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:31.439Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:31.751Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-24T23:52:31.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-24T23:52:31.752Z] 65ad3136d0ea: Preparing [2023-08-24T23:52:31.752Z] 73ecb4a90aeb: Preparing [2023-08-24T23:52:31.752Z] c761f97e6b78: Preparing [2023-08-24T23:52:31.752Z] 96144fd9f684: Preparing [2023-08-24T23:52:31.752Z] 5d56e6bc3f13: Preparing [2023-08-24T23:52:31.752Z] 36b50b131297: Preparing [2023-08-24T23:52:31.752Z] 36b50b131297: Waiting [2023-08-24T23:52:31.752Z] 73ecb4a90aeb: Layer already exists [2023-08-24T23:52:31.752Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:31.752Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:31.752Z] 65ad3136d0ea: Layer already exists [2023-08-24T23:52:31.752Z] 5d56e6bc3f13: Layer already exists [2023-08-24T23:52:31.752Z] 36b50b131297: Layer already exists [2023-08-24T23:52:31.752Z] latest: digest: sha256:8657464b19ae149010f46b0329a44c55f032e5d285ecd3a77e6e57b6c8129a8b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:32.068Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:32.377Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.33 [2023-08-24T23:52:32.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-24T23:52:32.377Z] 65ad3136d0ea: Preparing [2023-08-24T23:52:32.377Z] 73ecb4a90aeb: Preparing [2023-08-24T23:52:32.377Z] c761f97e6b78: Preparing [2023-08-24T23:52:32.377Z] 96144fd9f684: Preparing [2023-08-24T23:52:32.377Z] 5d56e6bc3f13: Preparing [2023-08-24T23:52:32.377Z] 36b50b131297: Preparing [2023-08-24T23:52:32.377Z] 36b50b131297: Waiting [2023-08-24T23:52:32.377Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:32.377Z] 5d56e6bc3f13: Layer already exists [2023-08-24T23:52:32.378Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:32.378Z] 73ecb4a90aeb: Layer already exists [2023-08-24T23:52:32.378Z] 65ad3136d0ea: Layer already exists [2023-08-24T23:52:32.378Z] 36b50b131297: Layer already exists [2023-08-24T23:52:32.378Z] 3.1.0-dev.33: digest: sha256:8657464b19ae149010f46b0329a44c55f032e5d285ecd3a77e6e57b6c8129a8b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:32.691Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:33.012Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:33.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-24T23:52:33.012Z] 65ad3136d0ea: Preparing [2023-08-24T23:52:33.012Z] 73ecb4a90aeb: Preparing [2023-08-24T23:52:33.012Z] c761f97e6b78: Preparing [2023-08-24T23:52:33.012Z] 96144fd9f684: Preparing [2023-08-24T23:52:33.012Z] 5d56e6bc3f13: Preparing [2023-08-24T23:52:33.012Z] 36b50b131297: Preparing [2023-08-24T23:52:33.012Z] 36b50b131297: Waiting [2023-08-24T23:52:33.012Z] 5d56e6bc3f13: Layer already exists [2023-08-24T23:52:33.012Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:33.012Z] 73ecb4a90aeb: Layer already exists [2023-08-24T23:52:33.012Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:33.012Z] 65ad3136d0ea: Layer already exists [2023-08-24T23:52:33.012Z] 36b50b131297: Layer already exists [2023-08-24T23:52:33.012Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:8657464b19ae149010f46b0329a44c55f032e5d285ecd3a77e6e57b6c8129a8b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:33.322Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:33.627Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-08-24T23:52:33.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-24T23:52:33.627Z] 65ad3136d0ea: Preparing [2023-08-24T23:52:33.627Z] 73ecb4a90aeb: Preparing [2023-08-24T23:52:33.627Z] c761f97e6b78: Preparing [2023-08-24T23:52:33.627Z] 96144fd9f684: Preparing [2023-08-24T23:52:33.627Z] 5d56e6bc3f13: Preparing [2023-08-24T23:52:33.627Z] 36b50b131297: Preparing [2023-08-24T23:52:33.627Z] 36b50b131297: Waiting [2023-08-24T23:52:33.627Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:33.627Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:33.627Z] 73ecb4a90aeb: Layer already exists [2023-08-24T23:52:33.627Z] 65ad3136d0ea: Layer already exists [2023-08-24T23:52:33.627Z] 5d56e6bc3f13: Layer already exists [2023-08-24T23:52:33.627Z] 36b50b131297: Layer already exists [2023-08-24T23:52:33.627Z] main: digest: sha256:8657464b19ae149010f46b0329a44c55f032e5d285ecd3a77e6e57b6c8129a8b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-24T23:52:33.660Z] ===================================================== [Pipeline] echo [2023-08-24T23:52:33.665Z] taggedImages: [2023-08-24T23:52:33.665Z] - nexus3.edgexfoundry.org:10004/core-data:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:33.665Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-24T23:52:33.665Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.33 [2023-08-24T23:52:33.665Z] - nexus3.edgexfoundry.org:10004/core-data:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:33.665Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-08-24T23:52:33.680Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-08-24T23:52:33.680Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:33.680Z] latest [2023-08-24T23:52:33.680Z] 3.1.0-dev.33 [2023-08-24T23:52:33.680Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:33.680Z] main [2023-08-24T23:52:33.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:33.986Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:34.287Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:34.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-24T23:52:34.287Z] 3b363bde9026: Preparing [2023-08-24T23:52:34.287Z] 2a765a090273: Preparing [2023-08-24T23:52:34.287Z] 6fb2f1d49418: Preparing [2023-08-24T23:52:34.287Z] c761f97e6b78: Preparing [2023-08-24T23:52:34.287Z] 96144fd9f684: Preparing [2023-08-24T23:52:34.287Z] 48692bf1281b: Preparing [2023-08-24T23:52:34.287Z] 36b50b131297: Preparing [2023-08-24T23:52:34.287Z] 36b50b131297: Waiting [2023-08-24T23:52:34.287Z] 48692bf1281b: Waiting [2023-08-24T23:52:34.287Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:34.287Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:34.287Z] 36b50b131297: Layer already exists [2023-08-24T23:52:34.287Z] 48692bf1281b: Layer already exists [2023-08-24T23:52:34.287Z] 3b363bde9026: Pushed [2023-08-24T23:52:34.287Z] 2a765a090273: Pushed [2023-08-24T23:52:35.663Z] 6fb2f1d49418: Pushed [2023-08-24T23:52:35.923Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:ba3ea6e7d436201d8b6f5e7f816d30372a3f0792ef7146945522baaaf45590b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:36.231Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:36.536Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-24T23:52:36.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-24T23:52:36.536Z] 3b363bde9026: Preparing [2023-08-24T23:52:36.536Z] 2a765a090273: Preparing [2023-08-24T23:52:36.536Z] 6fb2f1d49418: Preparing [2023-08-24T23:52:36.536Z] c761f97e6b78: Preparing [2023-08-24T23:52:36.536Z] 96144fd9f684: Preparing [2023-08-24T23:52:36.536Z] 48692bf1281b: Preparing [2023-08-24T23:52:36.536Z] 36b50b131297: Preparing [2023-08-24T23:52:36.536Z] 48692bf1281b: Waiting [2023-08-24T23:52:36.536Z] 36b50b131297: Waiting [2023-08-24T23:52:36.536Z] 6fb2f1d49418: Layer already exists [2023-08-24T23:52:36.536Z] 3b363bde9026: Layer already exists [2023-08-24T23:52:36.536Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:36.536Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:36.536Z] 2a765a090273: Layer already exists [2023-08-24T23:52:36.536Z] 48692bf1281b: Layer already exists [2023-08-24T23:52:36.536Z] 36b50b131297: Layer already exists [2023-08-24T23:52:36.536Z] latest: digest: sha256:ba3ea6e7d436201d8b6f5e7f816d30372a3f0792ef7146945522baaaf45590b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:36.841Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:37.144Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.33 [2023-08-24T23:52:37.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-24T23:52:37.144Z] 3b363bde9026: Preparing [2023-08-24T23:52:37.144Z] 2a765a090273: Preparing [2023-08-24T23:52:37.144Z] 6fb2f1d49418: Preparing [2023-08-24T23:52:37.144Z] c761f97e6b78: Preparing [2023-08-24T23:52:37.144Z] 96144fd9f684: Preparing [2023-08-24T23:52:37.144Z] 48692bf1281b: Preparing [2023-08-24T23:52:37.144Z] 36b50b131297: Preparing [2023-08-24T23:52:37.144Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:37.144Z] 3b363bde9026: Layer already exists [2023-08-24T23:52:37.144Z] 2a765a090273: Layer already exists [2023-08-24T23:52:37.144Z] 6fb2f1d49418: Layer already exists [2023-08-24T23:52:37.144Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:37.144Z] 48692bf1281b: Layer already exists [2023-08-24T23:52:37.144Z] 36b50b131297: Layer already exists [2023-08-24T23:52:37.144Z] 3.1.0-dev.33: digest: sha256:ba3ea6e7d436201d8b6f5e7f816d30372a3f0792ef7146945522baaaf45590b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:37.457Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:37.762Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:37.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-24T23:52:37.763Z] 3b363bde9026: Preparing [2023-08-24T23:52:37.763Z] 2a765a090273: Preparing [2023-08-24T23:52:37.763Z] 6fb2f1d49418: Preparing [2023-08-24T23:52:37.763Z] c761f97e6b78: Preparing [2023-08-24T23:52:37.763Z] 96144fd9f684: Preparing [2023-08-24T23:52:37.763Z] 48692bf1281b: Preparing [2023-08-24T23:52:37.763Z] 36b50b131297: Preparing [2023-08-24T23:52:37.763Z] 48692bf1281b: Waiting [2023-08-24T23:52:37.763Z] 36b50b131297: Waiting [2023-08-24T23:52:37.763Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:37.763Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:37.763Z] 2a765a090273: Layer already exists [2023-08-24T23:52:37.763Z] 3b363bde9026: Layer already exists [2023-08-24T23:52:37.763Z] 6fb2f1d49418: Layer already exists [2023-08-24T23:52:37.763Z] 36b50b131297: Layer already exists [2023-08-24T23:52:37.763Z] 48692bf1281b: Layer already exists [2023-08-24T23:52:37.763Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:ba3ea6e7d436201d8b6f5e7f816d30372a3f0792ef7146945522baaaf45590b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:38.073Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:38.519Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-08-24T23:52:38.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-24T23:52:38.519Z] 3b363bde9026: Preparing [2023-08-24T23:52:38.519Z] 2a765a090273: Preparing [2023-08-24T23:52:38.519Z] 6fb2f1d49418: Preparing [2023-08-24T23:52:38.519Z] c761f97e6b78: Preparing [2023-08-24T23:52:38.519Z] 96144fd9f684: Preparing [2023-08-24T23:52:38.519Z] 48692bf1281b: Preparing [2023-08-24T23:52:38.519Z] 36b50b131297: Preparing [2023-08-24T23:52:38.519Z] 48692bf1281b: Waiting [2023-08-24T23:52:38.519Z] 36b50b131297: Waiting [2023-08-24T23:52:38.519Z] 2a765a090273: Layer already exists [2023-08-24T23:52:38.519Z] 6fb2f1d49418: Layer already exists [2023-08-24T23:52:38.519Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:38.519Z] 3b363bde9026: Layer already exists [2023-08-24T23:52:38.519Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:38.519Z] 48692bf1281b: Layer already exists [2023-08-24T23:52:38.520Z] 36b50b131297: Layer already exists [2023-08-24T23:52:38.520Z] main: digest: sha256:ba3ea6e7d436201d8b6f5e7f816d30372a3f0792ef7146945522baaaf45590b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-24T23:52:38.567Z] ===================================================== [Pipeline] echo [2023-08-24T23:52:38.574Z] taggedImages: [2023-08-24T23:52:38.574Z] - nexus3.edgexfoundry.org:10004/core-metadata:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:38.574Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-24T23:52:38.574Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.33 [2023-08-24T23:52:38.574Z] - nexus3.edgexfoundry.org:10004/core-metadata:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:38.574Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-08-24T23:52:38.599Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-08-24T23:52:38.599Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:38.599Z] latest [2023-08-24T23:52:38.599Z] 3.1.0-dev.33 [2023-08-24T23:52:38.599Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:38.599Z] main [2023-08-24T23:52:38.599Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:38.927Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:39.268Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:39.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-24T23:52:39.268Z] 231ae3612a34: Preparing [2023-08-24T23:52:39.268Z] 03d1135b8dc8: Preparing [2023-08-24T23:52:39.268Z] 9e69dd4794c0: Preparing [2023-08-24T23:52:39.268Z] 2af5a58d6627: Preparing [2023-08-24T23:52:39.268Z] ac1b61ab7d86: Preparing [2023-08-24T23:52:39.268Z] bc436f7d0a59: Preparing [2023-08-24T23:52:39.268Z] 497ed0bbdf73: Preparing [2023-08-24T23:52:39.268Z] c761f97e6b78: Preparing [2023-08-24T23:52:39.268Z] 96144fd9f684: Preparing [2023-08-24T23:52:39.268Z] f231b736bff7: Preparing [2023-08-24T23:52:39.268Z] 4d73296aa1e3: Preparing [2023-08-24T23:52:39.268Z] 5f70bf18a086: Preparing [2023-08-24T23:52:39.268Z] bc436f7d0a59: Waiting [2023-08-24T23:52:39.268Z] 96144fd9f684: Waiting [2023-08-24T23:52:39.268Z] 497ed0bbdf73: Waiting [2023-08-24T23:52:39.268Z] c761f97e6b78: Waiting [2023-08-24T23:52:39.268Z] 4d73296aa1e3: Waiting [2023-08-24T23:52:39.268Z] f231b736bff7: Waiting [2023-08-24T23:52:39.268Z] 5f70bf18a086: Waiting [2023-08-24T23:52:39.268Z] 2989751d6757: Preparing [2023-08-24T23:52:39.268Z] 386ffefda426: Preparing [2023-08-24T23:52:39.268Z] 2989751d6757: Waiting [2023-08-24T23:52:39.268Z] 36b50b131297: Preparing [2023-08-24T23:52:39.268Z] 36b50b131297: Waiting [2023-08-24T23:52:39.268Z] 386ffefda426: Waiting [2023-08-24T23:52:39.268Z] 2af5a58d6627: Pushed [2023-08-24T23:52:39.268Z] ac1b61ab7d86: Pushed [2023-08-24T23:52:39.268Z] 03d1135b8dc8: Pushed [2023-08-24T23:52:39.268Z] 9e69dd4794c0: Pushed [2023-08-24T23:52:39.268Z] 231ae3612a34: Pushed [2023-08-24T23:52:39.268Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:39.268Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:39.541Z] bc436f7d0a59: Pushed [2023-08-24T23:52:39.541Z] f231b736bff7: Pushed [2023-08-24T23:52:39.541Z] 5f70bf18a086: Pushed [2023-08-24T23:52:39.541Z] 4d73296aa1e3: Pushed [2023-08-24T23:52:39.541Z] 36b50b131297: Layer already exists [2023-08-24T23:52:39.541Z] 2989751d6757: Pushed [2023-08-24T23:52:39.541Z] 386ffefda426: Pushed [2023-08-24T23:52:40.977Z] 497ed0bbdf73: Pushed [2023-08-24T23:52:41.257Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:12382be4cb6494d00905be8f510041019728e2ea749fcfca94c44bafdebbb9e1 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:41.560Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:41.864Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-24T23:52:41.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-24T23:52:41.864Z] 231ae3612a34: Preparing [2023-08-24T23:52:41.864Z] 03d1135b8dc8: Preparing [2023-08-24T23:52:41.864Z] 9e69dd4794c0: Preparing [2023-08-24T23:52:41.864Z] 2af5a58d6627: Preparing [2023-08-24T23:52:41.864Z] ac1b61ab7d86: Preparing [2023-08-24T23:52:41.864Z] bc436f7d0a59: Preparing [2023-08-24T23:52:41.864Z] 497ed0bbdf73: Preparing [2023-08-24T23:52:41.864Z] c761f97e6b78: Preparing [2023-08-24T23:52:41.864Z] 96144fd9f684: Preparing [2023-08-24T23:52:41.864Z] f231b736bff7: Preparing [2023-08-24T23:52:41.864Z] 4d73296aa1e3: Preparing [2023-08-24T23:52:41.864Z] 5f70bf18a086: Preparing [2023-08-24T23:52:41.864Z] 2989751d6757: Preparing [2023-08-24T23:52:41.864Z] 386ffefda426: Preparing [2023-08-24T23:52:41.864Z] 36b50b131297: Preparing [2023-08-24T23:52:41.864Z] 4d73296aa1e3: Waiting [2023-08-24T23:52:41.864Z] 5f70bf18a086: Waiting [2023-08-24T23:52:41.864Z] 36b50b131297: Waiting [2023-08-24T23:52:41.864Z] 386ffefda426: Waiting [2023-08-24T23:52:41.864Z] bc436f7d0a59: Waiting [2023-08-24T23:52:41.864Z] 497ed0bbdf73: Waiting [2023-08-24T23:52:41.864Z] c761f97e6b78: Waiting [2023-08-24T23:52:41.864Z] 96144fd9f684: Waiting [2023-08-24T23:52:41.864Z] f231b736bff7: Waiting [2023-08-24T23:52:41.864Z] 03d1135b8dc8: Layer already exists [2023-08-24T23:52:41.864Z] 9e69dd4794c0: Layer already exists [2023-08-24T23:52:41.864Z] ac1b61ab7d86: Layer already exists [2023-08-24T23:52:41.864Z] 231ae3612a34: Layer already exists [2023-08-24T23:52:41.864Z] 2af5a58d6627: Layer already exists [2023-08-24T23:52:41.864Z] bc436f7d0a59: Layer already exists [2023-08-24T23:52:41.864Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:41.864Z] f231b736bff7: Layer already exists [2023-08-24T23:52:41.864Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:41.864Z] 497ed0bbdf73: Layer already exists [2023-08-24T23:52:41.864Z] 4d73296aa1e3: Layer already exists [2023-08-24T23:52:41.864Z] 5f70bf18a086: Layer already exists [2023-08-24T23:52:41.864Z] 36b50b131297: Layer already exists [2023-08-24T23:52:41.864Z] 2989751d6757: Layer already exists [2023-08-24T23:52:41.864Z] 386ffefda426: Layer already exists [2023-08-24T23:52:41.864Z] latest: digest: sha256:12382be4cb6494d00905be8f510041019728e2ea749fcfca94c44bafdebbb9e1 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:42.172Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:42.474Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.33 [2023-08-24T23:52:42.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-24T23:52:42.474Z] 231ae3612a34: Preparing [2023-08-24T23:52:42.474Z] 03d1135b8dc8: Preparing [2023-08-24T23:52:42.474Z] 9e69dd4794c0: Preparing [2023-08-24T23:52:42.474Z] 2af5a58d6627: Preparing [2023-08-24T23:52:42.474Z] ac1b61ab7d86: Preparing [2023-08-24T23:52:42.474Z] bc436f7d0a59: Preparing [2023-08-24T23:52:42.474Z] 497ed0bbdf73: Preparing [2023-08-24T23:52:42.474Z] c761f97e6b78: Preparing [2023-08-24T23:52:42.474Z] 96144fd9f684: Preparing [2023-08-24T23:52:42.474Z] f231b736bff7: Preparing [2023-08-24T23:52:42.474Z] 4d73296aa1e3: Preparing [2023-08-24T23:52:42.474Z] 5f70bf18a086: Preparing [2023-08-24T23:52:42.474Z] 2989751d6757: Preparing [2023-08-24T23:52:42.474Z] 386ffefda426: Preparing [2023-08-24T23:52:42.474Z] 36b50b131297: Preparing [2023-08-24T23:52:42.474Z] 96144fd9f684: Waiting [2023-08-24T23:52:42.474Z] f231b736bff7: Waiting [2023-08-24T23:52:42.474Z] 4d73296aa1e3: Waiting [2023-08-24T23:52:42.474Z] 5f70bf18a086: Waiting [2023-08-24T23:52:42.474Z] bc436f7d0a59: Waiting [2023-08-24T23:52:42.474Z] 2989751d6757: Waiting [2023-08-24T23:52:42.474Z] 386ffefda426: Waiting [2023-08-24T23:52:42.474Z] 36b50b131297: Waiting [2023-08-24T23:52:42.474Z] 497ed0bbdf73: Waiting [2023-08-24T23:52:42.474Z] c761f97e6b78: Waiting [2023-08-24T23:52:42.474Z] 231ae3612a34: Layer already exists [2023-08-24T23:52:42.474Z] 2af5a58d6627: Layer already exists [2023-08-24T23:52:42.474Z] ac1b61ab7d86: Layer already exists [2023-08-24T23:52:42.474Z] 9e69dd4794c0: Layer already exists [2023-08-24T23:52:42.474Z] 03d1135b8dc8: Layer already exists [2023-08-24T23:52:42.474Z] bc436f7d0a59: Layer already exists [2023-08-24T23:52:42.474Z] 497ed0bbdf73: Layer already exists [2023-08-24T23:52:42.474Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:42.474Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:42.474Z] f231b736bff7: Layer already exists [2023-08-24T23:52:42.474Z] 4d73296aa1e3: Layer already exists [2023-08-24T23:52:42.474Z] 2989751d6757: Layer already exists [2023-08-24T23:52:42.474Z] 36b50b131297: Layer already exists [2023-08-24T23:52:42.474Z] 5f70bf18a086: Layer already exists [2023-08-24T23:52:42.474Z] 386ffefda426: Layer already exists [2023-08-24T23:52:42.474Z] 3.1.0-dev.33: digest: sha256:12382be4cb6494d00905be8f510041019728e2ea749fcfca94c44bafdebbb9e1 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:42.775Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:43.072Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:43.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-24T23:52:43.072Z] 231ae3612a34: Preparing [2023-08-24T23:52:43.072Z] 03d1135b8dc8: Preparing [2023-08-24T23:52:43.072Z] 9e69dd4794c0: Preparing [2023-08-24T23:52:43.072Z] 2af5a58d6627: Preparing [2023-08-24T23:52:43.073Z] ac1b61ab7d86: Preparing [2023-08-24T23:52:43.073Z] bc436f7d0a59: Preparing [2023-08-24T23:52:43.073Z] 497ed0bbdf73: Preparing [2023-08-24T23:52:43.073Z] c761f97e6b78: Preparing [2023-08-24T23:52:43.073Z] 96144fd9f684: Preparing [2023-08-24T23:52:43.073Z] f231b736bff7: Preparing [2023-08-24T23:52:43.073Z] 4d73296aa1e3: Preparing [2023-08-24T23:52:43.073Z] 5f70bf18a086: Preparing [2023-08-24T23:52:43.073Z] 2989751d6757: Preparing [2023-08-24T23:52:43.073Z] 386ffefda426: Preparing [2023-08-24T23:52:43.073Z] 36b50b131297: Preparing [2023-08-24T23:52:43.073Z] 96144fd9f684: Waiting [2023-08-24T23:52:43.073Z] 2989751d6757: Waiting [2023-08-24T23:52:43.073Z] 4d73296aa1e3: Waiting [2023-08-24T23:52:43.073Z] 386ffefda426: Waiting [2023-08-24T23:52:43.073Z] f231b736bff7: Waiting [2023-08-24T23:52:43.073Z] 5f70bf18a086: Waiting [2023-08-24T23:52:43.073Z] bc436f7d0a59: Waiting [2023-08-24T23:52:43.073Z] 497ed0bbdf73: Waiting [2023-08-24T23:52:43.073Z] 03d1135b8dc8: Layer already exists [2023-08-24T23:52:43.073Z] ac1b61ab7d86: Layer already exists [2023-08-24T23:52:43.073Z] 2af5a58d6627: Layer already exists [2023-08-24T23:52:43.073Z] 231ae3612a34: Layer already exists [2023-08-24T23:52:43.073Z] 9e69dd4794c0: Layer already exists [2023-08-24T23:52:43.073Z] bc436f7d0a59: Layer already exists [2023-08-24T23:52:43.073Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:43.073Z] 497ed0bbdf73: Layer already exists [2023-08-24T23:52:43.073Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:43.073Z] f231b736bff7: Layer already exists [2023-08-24T23:52:43.073Z] 4d73296aa1e3: Layer already exists [2023-08-24T23:52:43.073Z] 5f70bf18a086: Layer already exists [2023-08-24T23:52:43.073Z] 2989751d6757: Layer already exists [2023-08-24T23:52:43.073Z] 36b50b131297: Layer already exists [2023-08-24T23:52:43.073Z] 386ffefda426: Layer already exists [2023-08-24T23:52:43.073Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:12382be4cb6494d00905be8f510041019728e2ea749fcfca94c44bafdebbb9e1 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:43.381Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:43.685Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-08-24T23:52:43.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-24T23:52:43.685Z] 231ae3612a34: Preparing [2023-08-24T23:52:43.685Z] 03d1135b8dc8: Preparing [2023-08-24T23:52:43.685Z] 9e69dd4794c0: Preparing [2023-08-24T23:52:43.685Z] 2af5a58d6627: Preparing [2023-08-24T23:52:43.685Z] ac1b61ab7d86: Preparing [2023-08-24T23:52:43.685Z] bc436f7d0a59: Preparing [2023-08-24T23:52:43.685Z] 497ed0bbdf73: Preparing [2023-08-24T23:52:43.685Z] c761f97e6b78: Preparing [2023-08-24T23:52:43.685Z] 96144fd9f684: Preparing [2023-08-24T23:52:43.685Z] f231b736bff7: Preparing [2023-08-24T23:52:43.685Z] 4d73296aa1e3: Preparing [2023-08-24T23:52:43.685Z] 5f70bf18a086: Preparing [2023-08-24T23:52:43.685Z] 2989751d6757: Preparing [2023-08-24T23:52:43.685Z] 386ffefda426: Preparing [2023-08-24T23:52:43.685Z] 36b50b131297: Preparing [2023-08-24T23:52:43.685Z] c761f97e6b78: Waiting [2023-08-24T23:52:43.685Z] 96144fd9f684: Waiting [2023-08-24T23:52:43.685Z] f231b736bff7: Waiting [2023-08-24T23:52:43.685Z] 4d73296aa1e3: Waiting [2023-08-24T23:52:43.685Z] 497ed0bbdf73: Waiting [2023-08-24T23:52:43.685Z] 5f70bf18a086: Waiting [2023-08-24T23:52:43.685Z] bc436f7d0a59: Waiting [2023-08-24T23:52:43.685Z] 2989751d6757: Waiting [2023-08-24T23:52:43.685Z] 386ffefda426: Waiting [2023-08-24T23:52:43.685Z] 36b50b131297: Waiting [2023-08-24T23:52:43.685Z] 2af5a58d6627: Layer already exists [2023-08-24T23:52:43.685Z] 231ae3612a34: Layer already exists [2023-08-24T23:52:43.685Z] 9e69dd4794c0: Layer already exists [2023-08-24T23:52:43.685Z] 03d1135b8dc8: Layer already exists [2023-08-24T23:52:43.685Z] ac1b61ab7d86: Layer already exists [2023-08-24T23:52:43.685Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:43.685Z] bc436f7d0a59: Layer already exists [2023-08-24T23:52:43.685Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:43.685Z] f231b736bff7: Layer already exists [2023-08-24T23:52:43.685Z] 497ed0bbdf73: Layer already exists [2023-08-24T23:52:43.685Z] 4d73296aa1e3: Layer already exists [2023-08-24T23:52:43.685Z] 5f70bf18a086: Layer already exists [2023-08-24T23:52:43.685Z] 36b50b131297: Layer already exists [2023-08-24T23:52:43.685Z] 386ffefda426: Layer already exists [2023-08-24T23:52:43.685Z] 2989751d6757: Layer already exists [2023-08-24T23:52:43.685Z] main: digest: sha256:12382be4cb6494d00905be8f510041019728e2ea749fcfca94c44bafdebbb9e1 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-24T23:52:43.722Z] ===================================================== [Pipeline] echo [2023-08-24T23:52:43.728Z] taggedImages: [2023-08-24T23:52:43.728Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:43.728Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-24T23:52:43.728Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.33 [2023-08-24T23:52:43.728Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:43.728Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-08-24T23:52:43.743Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-08-24T23:52:43.743Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:43.743Z] latest [2023-08-24T23:52:43.743Z] 3.1.0-dev.33 [2023-08-24T23:52:43.743Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:43.743Z] main [2023-08-24T23:52:43.743Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:44.046Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:44.352Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:44.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-24T23:52:44.352Z] d1543fe823da: Preparing [2023-08-24T23:52:44.352Z] 2a4935cde8df: Preparing [2023-08-24T23:52:44.352Z] 1061d6307e9e: Preparing [2023-08-24T23:52:44.352Z] 7dabe6720a0e: Preparing [2023-08-24T23:52:44.352Z] c761f97e6b78: Preparing [2023-08-24T23:52:44.352Z] 96144fd9f684: Preparing [2023-08-24T23:52:44.352Z] 48692bf1281b: Preparing [2023-08-24T23:52:44.352Z] 36b50b131297: Preparing [2023-08-24T23:52:44.352Z] 96144fd9f684: Waiting [2023-08-24T23:52:44.352Z] 48692bf1281b: Waiting [2023-08-24T23:52:44.352Z] 36b50b131297: Waiting [2023-08-24T23:52:44.352Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:44.352Z] 2a4935cde8df: Layer already exists [2023-08-24T23:52:44.352Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:44.352Z] 48692bf1281b: Layer already exists [2023-08-24T23:52:44.352Z] 36b50b131297: Layer already exists [2023-08-24T23:52:44.352Z] 1061d6307e9e: Pushed [2023-08-24T23:52:44.352Z] d1543fe823da: Pushed [2023-08-24T23:52:45.726Z] 7dabe6720a0e: Pushed [2023-08-24T23:52:45.726Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:cc79a9f5324353b3201106f36444b5a2ff5f9a553401243b7225837d87769467 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:46.040Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:46.349Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-24T23:52:46.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-24T23:52:46.349Z] d1543fe823da: Preparing [2023-08-24T23:52:46.349Z] 2a4935cde8df: Preparing [2023-08-24T23:52:46.349Z] 1061d6307e9e: Preparing [2023-08-24T23:52:46.349Z] 7dabe6720a0e: Preparing [2023-08-24T23:52:46.349Z] c761f97e6b78: Preparing [2023-08-24T23:52:46.349Z] 96144fd9f684: Preparing [2023-08-24T23:52:46.349Z] 48692bf1281b: Preparing [2023-08-24T23:52:46.349Z] 36b50b131297: Preparing [2023-08-24T23:52:46.349Z] 96144fd9f684: Waiting [2023-08-24T23:52:46.349Z] 48692bf1281b: Waiting [2023-08-24T23:52:46.349Z] 36b50b131297: Waiting [2023-08-24T23:52:46.349Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:46.349Z] 7dabe6720a0e: Layer already exists [2023-08-24T23:52:46.349Z] 1061d6307e9e: Layer already exists [2023-08-24T23:52:46.349Z] d1543fe823da: Layer already exists [2023-08-24T23:52:46.349Z] 2a4935cde8df: Layer already exists [2023-08-24T23:52:46.349Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:46.349Z] 48692bf1281b: Layer already exists [2023-08-24T23:52:46.349Z] 36b50b131297: Layer already exists [2023-08-24T23:52:46.349Z] latest: digest: sha256:cc79a9f5324353b3201106f36444b5a2ff5f9a553401243b7225837d87769467 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:46.664Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:46.970Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.33 [2023-08-24T23:52:46.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-24T23:52:46.970Z] d1543fe823da: Preparing [2023-08-24T23:52:46.970Z] 2a4935cde8df: Preparing [2023-08-24T23:52:46.970Z] 1061d6307e9e: Preparing [2023-08-24T23:52:46.970Z] 7dabe6720a0e: Preparing [2023-08-24T23:52:46.970Z] c761f97e6b78: Preparing [2023-08-24T23:52:46.970Z] 96144fd9f684: Preparing [2023-08-24T23:52:46.970Z] 48692bf1281b: Preparing [2023-08-24T23:52:46.970Z] 36b50b131297: Preparing [2023-08-24T23:52:46.970Z] 96144fd9f684: Waiting [2023-08-24T23:52:46.970Z] 48692bf1281b: Waiting [2023-08-24T23:52:46.970Z] 36b50b131297: Waiting [2023-08-24T23:52:46.970Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:46.970Z] 7dabe6720a0e: Layer already exists [2023-08-24T23:52:46.970Z] 1061d6307e9e: Layer already exists [2023-08-24T23:52:46.970Z] 2a4935cde8df: Layer already exists [2023-08-24T23:52:46.970Z] d1543fe823da: Layer already exists [2023-08-24T23:52:46.970Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:46.970Z] 48692bf1281b: Layer already exists [2023-08-24T23:52:46.970Z] 36b50b131297: Layer already exists [2023-08-24T23:52:46.970Z] 3.1.0-dev.33: digest: sha256:cc79a9f5324353b3201106f36444b5a2ff5f9a553401243b7225837d87769467 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:47.290Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:47.601Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:47.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-24T23:52:47.602Z] d1543fe823da: Preparing [2023-08-24T23:52:47.602Z] 2a4935cde8df: Preparing [2023-08-24T23:52:47.602Z] 1061d6307e9e: Preparing [2023-08-24T23:52:47.602Z] 7dabe6720a0e: Preparing [2023-08-24T23:52:47.602Z] c761f97e6b78: Preparing [2023-08-24T23:52:47.602Z] 96144fd9f684: Preparing [2023-08-24T23:52:47.602Z] 48692bf1281b: Preparing [2023-08-24T23:52:47.602Z] 36b50b131297: Preparing [2023-08-24T23:52:47.602Z] 36b50b131297: Waiting [2023-08-24T23:52:47.602Z] 96144fd9f684: Waiting [2023-08-24T23:52:47.602Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:47.602Z] 7dabe6720a0e: Layer already exists [2023-08-24T23:52:47.602Z] 2a4935cde8df: Layer already exists [2023-08-24T23:52:47.602Z] d1543fe823da: Layer already exists [2023-08-24T23:52:47.602Z] 1061d6307e9e: Layer already exists [2023-08-24T23:52:47.602Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:47.602Z] 48692bf1281b: Layer already exists [2023-08-24T23:52:47.602Z] 36b50b131297: Layer already exists [2023-08-24T23:52:47.602Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:cc79a9f5324353b3201106f36444b5a2ff5f9a553401243b7225837d87769467 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:47.914Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:48.218Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-08-24T23:52:48.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-24T23:52:48.218Z] d1543fe823da: Preparing [2023-08-24T23:52:48.218Z] 2a4935cde8df: Preparing [2023-08-24T23:52:48.218Z] 1061d6307e9e: Preparing [2023-08-24T23:52:48.218Z] 7dabe6720a0e: Preparing [2023-08-24T23:52:48.218Z] c761f97e6b78: Preparing [2023-08-24T23:52:48.218Z] 96144fd9f684: Preparing [2023-08-24T23:52:48.218Z] 48692bf1281b: Preparing [2023-08-24T23:52:48.218Z] 36b50b131297: Preparing [2023-08-24T23:52:48.218Z] 96144fd9f684: Waiting [2023-08-24T23:52:48.218Z] 48692bf1281b: Waiting [2023-08-24T23:52:48.218Z] 36b50b131297: Waiting [2023-08-24T23:52:48.218Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:48.218Z] d1543fe823da: Layer already exists [2023-08-24T23:52:48.218Z] 7dabe6720a0e: Layer already exists [2023-08-24T23:52:48.218Z] 2a4935cde8df: Layer already exists [2023-08-24T23:52:48.218Z] 1061d6307e9e: Layer already exists [2023-08-24T23:52:48.218Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:48.218Z] 48692bf1281b: Layer already exists [2023-08-24T23:52:48.219Z] 36b50b131297: Layer already exists [2023-08-24T23:52:48.219Z] main: digest: sha256:cc79a9f5324353b3201106f36444b5a2ff5f9a553401243b7225837d87769467 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-24T23:52:48.257Z] ===================================================== [Pipeline] echo [2023-08-24T23:52:48.263Z] taggedImages: [2023-08-24T23:52:48.263Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:48.263Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-24T23:52:48.263Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.33 [2023-08-24T23:52:48.263Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:48.263Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-08-24T23:52:48.287Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-08-24T23:52:48.287Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:48.287Z] latest [2023-08-24T23:52:48.287Z] 3.1.0-dev.33 [2023-08-24T23:52:48.287Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:48.287Z] main [2023-08-24T23:52:48.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:48.607Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:48.907Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:48.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-24T23:52:48.907Z] ef1e80b67832: Preparing [2023-08-24T23:52:48.907Z] dfb5a35644c7: Preparing [2023-08-24T23:52:48.907Z] 6cf73848c04c: Preparing [2023-08-24T23:52:48.907Z] eb5c18c02a71: Preparing [2023-08-24T23:52:48.907Z] b00a65045a42: Preparing [2023-08-24T23:52:48.907Z] c761f97e6b78: Preparing [2023-08-24T23:52:48.907Z] 96144fd9f684: Preparing [2023-08-24T23:52:48.907Z] d63bcc84deb3: Preparing [2023-08-24T23:52:48.907Z] 451538be6041: Preparing [2023-08-24T23:52:48.907Z] 36b50b131297: Preparing [2023-08-24T23:52:48.907Z] c761f97e6b78: Waiting [2023-08-24T23:52:48.907Z] 96144fd9f684: Waiting [2023-08-24T23:52:48.907Z] d63bcc84deb3: Waiting [2023-08-24T23:52:48.907Z] 451538be6041: Waiting [2023-08-24T23:52:48.907Z] 36b50b131297: Waiting [2023-08-24T23:52:48.907Z] dfb5a35644c7: Pushed [2023-08-24T23:52:48.907Z] ef1e80b67832: Pushed [2023-08-24T23:52:48.907Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:48.907Z] eb5c18c02a71: Pushed [2023-08-24T23:52:48.907Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:48.907Z] b00a65045a42: Pushed [2023-08-24T23:52:48.907Z] 36b50b131297: Layer already exists [2023-08-24T23:52:49.166Z] d63bcc84deb3: Pushed [2023-08-24T23:52:50.099Z] 6cf73848c04c: Pushed [2023-08-24T23:52:50.099Z] 451538be6041: Pushed [2023-08-24T23:52:50.358Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:2122ca1513d794649c59a3f2e8de20fe5664fcbd112eb71e845ce3017d066a23 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:50.677Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:50.986Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-24T23:52:50.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-24T23:52:50.986Z] ef1e80b67832: Preparing [2023-08-24T23:52:50.986Z] dfb5a35644c7: Preparing [2023-08-24T23:52:50.986Z] 6cf73848c04c: Preparing [2023-08-24T23:52:50.986Z] eb5c18c02a71: Preparing [2023-08-24T23:52:50.986Z] b00a65045a42: Preparing [2023-08-24T23:52:50.986Z] c761f97e6b78: Preparing [2023-08-24T23:52:50.986Z] 96144fd9f684: Preparing [2023-08-24T23:52:50.986Z] d63bcc84deb3: Preparing [2023-08-24T23:52:50.986Z] 451538be6041: Preparing [2023-08-24T23:52:50.986Z] 36b50b131297: Preparing [2023-08-24T23:52:50.986Z] 96144fd9f684: Waiting [2023-08-24T23:52:50.986Z] d63bcc84deb3: Waiting [2023-08-24T23:52:50.986Z] 451538be6041: Waiting [2023-08-24T23:52:50.986Z] 36b50b131297: Waiting [2023-08-24T23:52:50.986Z] c761f97e6b78: Waiting [2023-08-24T23:52:50.986Z] ef1e80b67832: Layer already exists [2023-08-24T23:52:50.986Z] eb5c18c02a71: Layer already exists [2023-08-24T23:52:50.986Z] 6cf73848c04c: Layer already exists [2023-08-24T23:52:50.986Z] dfb5a35644c7: Layer already exists [2023-08-24T23:52:50.986Z] b00a65045a42: Layer already exists [2023-08-24T23:52:50.986Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:50.986Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:50.986Z] d63bcc84deb3: Layer already exists [2023-08-24T23:52:50.986Z] 451538be6041: Layer already exists [2023-08-24T23:52:50.986Z] 36b50b131297: Layer already exists [2023-08-24T23:52:50.986Z] latest: digest: sha256:2122ca1513d794649c59a3f2e8de20fe5664fcbd112eb71e845ce3017d066a23 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:51.292Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:51.605Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.33 [2023-08-24T23:52:51.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-24T23:52:51.605Z] ef1e80b67832: Preparing [2023-08-24T23:52:51.605Z] dfb5a35644c7: Preparing [2023-08-24T23:52:51.605Z] 6cf73848c04c: Preparing [2023-08-24T23:52:51.605Z] eb5c18c02a71: Preparing [2023-08-24T23:52:51.605Z] b00a65045a42: Preparing [2023-08-24T23:52:51.605Z] c761f97e6b78: Preparing [2023-08-24T23:52:51.605Z] 96144fd9f684: Preparing [2023-08-24T23:52:51.605Z] d63bcc84deb3: Preparing [2023-08-24T23:52:51.606Z] 451538be6041: Preparing [2023-08-24T23:52:51.606Z] 36b50b131297: Preparing [2023-08-24T23:52:51.606Z] 96144fd9f684: Waiting [2023-08-24T23:52:51.606Z] d63bcc84deb3: Waiting [2023-08-24T23:52:51.606Z] 36b50b131297: Waiting [2023-08-24T23:52:51.606Z] 6cf73848c04c: Layer already exists [2023-08-24T23:52:51.606Z] b00a65045a42: Layer already exists [2023-08-24T23:52:51.606Z] ef1e80b67832: Layer already exists [2023-08-24T23:52:51.606Z] dfb5a35644c7: Layer already exists [2023-08-24T23:52:51.606Z] eb5c18c02a71: Layer already exists [2023-08-24T23:52:51.606Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:51.606Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:51.606Z] 451538be6041: Layer already exists [2023-08-24T23:52:51.606Z] 36b50b131297: Layer already exists [2023-08-24T23:52:51.606Z] d63bcc84deb3: Layer already exists [2023-08-24T23:52:51.606Z] 3.1.0-dev.33: digest: sha256:2122ca1513d794649c59a3f2e8de20fe5664fcbd112eb71e845ce3017d066a23 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:51.917Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:52.230Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:52.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-24T23:52:52.230Z] ef1e80b67832: Preparing [2023-08-24T23:52:52.230Z] dfb5a35644c7: Preparing [2023-08-24T23:52:52.230Z] 6cf73848c04c: Preparing [2023-08-24T23:52:52.230Z] eb5c18c02a71: Preparing [2023-08-24T23:52:52.230Z] b00a65045a42: Preparing [2023-08-24T23:52:52.230Z] c761f97e6b78: Preparing [2023-08-24T23:52:52.230Z] 96144fd9f684: Preparing [2023-08-24T23:52:52.230Z] d63bcc84deb3: Preparing [2023-08-24T23:52:52.230Z] 451538be6041: Preparing [2023-08-24T23:52:52.230Z] 36b50b131297: Preparing [2023-08-24T23:52:52.230Z] 451538be6041: Waiting [2023-08-24T23:52:52.230Z] 36b50b131297: Waiting [2023-08-24T23:52:52.230Z] 96144fd9f684: Waiting [2023-08-24T23:52:52.230Z] d63bcc84deb3: Waiting [2023-08-24T23:52:52.230Z] c761f97e6b78: Waiting [2023-08-24T23:52:52.230Z] ef1e80b67832: Layer already exists [2023-08-24T23:52:52.230Z] eb5c18c02a71: Layer already exists [2023-08-24T23:52:52.230Z] 6cf73848c04c: Layer already exists [2023-08-24T23:52:52.230Z] dfb5a35644c7: Layer already exists [2023-08-24T23:52:52.230Z] b00a65045a42: Layer already exists [2023-08-24T23:52:52.230Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:52.230Z] 36b50b131297: Layer already exists [2023-08-24T23:52:52.230Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:52.230Z] 451538be6041: Layer already exists [2023-08-24T23:52:52.230Z] d63bcc84deb3: Layer already exists [2023-08-24T23:52:52.230Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:2122ca1513d794649c59a3f2e8de20fe5664fcbd112eb71e845ce3017d066a23 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:52.544Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:52.851Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-08-24T23:52:52.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-24T23:52:52.851Z] ef1e80b67832: Preparing [2023-08-24T23:52:52.851Z] dfb5a35644c7: Preparing [2023-08-24T23:52:52.851Z] 6cf73848c04c: Preparing [2023-08-24T23:52:52.851Z] eb5c18c02a71: Preparing [2023-08-24T23:52:52.851Z] b00a65045a42: Preparing [2023-08-24T23:52:52.851Z] c761f97e6b78: Preparing [2023-08-24T23:52:52.851Z] 96144fd9f684: Preparing [2023-08-24T23:52:52.851Z] d63bcc84deb3: Preparing [2023-08-24T23:52:52.851Z] 451538be6041: Preparing [2023-08-24T23:52:52.851Z] 36b50b131297: Preparing [2023-08-24T23:52:52.851Z] c761f97e6b78: Waiting [2023-08-24T23:52:52.851Z] 96144fd9f684: Waiting [2023-08-24T23:52:52.851Z] d63bcc84deb3: Waiting [2023-08-24T23:52:52.851Z] 451538be6041: Waiting [2023-08-24T23:52:52.851Z] 36b50b131297: Waiting [2023-08-24T23:52:52.851Z] 6cf73848c04c: Layer already exists [2023-08-24T23:52:52.851Z] eb5c18c02a71: Layer already exists [2023-08-24T23:52:52.851Z] b00a65045a42: Layer already exists [2023-08-24T23:52:52.851Z] dfb5a35644c7: Layer already exists [2023-08-24T23:52:52.851Z] ef1e80b67832: Layer already exists [2023-08-24T23:52:52.851Z] 36b50b131297: Layer already exists [2023-08-24T23:52:52.851Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:52.851Z] d63bcc84deb3: Layer already exists [2023-08-24T23:52:52.851Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:52.851Z] 451538be6041: Layer already exists [2023-08-24T23:52:52.851Z] main: digest: sha256:2122ca1513d794649c59a3f2e8de20fe5664fcbd112eb71e845ce3017d066a23 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-24T23:52:52.907Z] ===================================================== [Pipeline] echo [2023-08-24T23:52:52.916Z] taggedImages: [2023-08-24T23:52:52.916Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:52.916Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-24T23:52:52.916Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.33 [2023-08-24T23:52:52.916Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:52.916Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-08-24T23:52:52.938Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-08-24T23:52:52.938Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:52.938Z] latest [2023-08-24T23:52:52.938Z] 3.1.0-dev.33 [2023-08-24T23:52:52.938Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:52.938Z] main [2023-08-24T23:52:52.938Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:53.262Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:53.570Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:53.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-24T23:52:53.570Z] bf5f45ba7cce: Preparing [2023-08-24T23:52:53.570Z] 2886f063424d: Preparing [2023-08-24T23:52:53.570Z] 325d14b14b13: Preparing [2023-08-24T23:52:53.570Z] d47af3c0f166: Preparing [2023-08-24T23:52:53.570Z] a508e4dd62b0: Preparing [2023-08-24T23:52:53.570Z] cabe0d5165a2: Preparing [2023-08-24T23:52:53.570Z] 9dd2297c9ae5: Preparing [2023-08-24T23:52:53.570Z] c761f97e6b78: Preparing [2023-08-24T23:52:53.570Z] 96144fd9f684: Preparing [2023-08-24T23:52:53.570Z] c6e377a891ce: Preparing [2023-08-24T23:52:53.570Z] 36b50b131297: Preparing [2023-08-24T23:52:53.570Z] cabe0d5165a2: Waiting [2023-08-24T23:52:53.570Z] 36b50b131297: Waiting [2023-08-24T23:52:53.570Z] 9dd2297c9ae5: Waiting [2023-08-24T23:52:53.570Z] c761f97e6b78: Waiting [2023-08-24T23:52:53.570Z] 96144fd9f684: Waiting [2023-08-24T23:52:53.570Z] c6e377a891ce: Waiting [2023-08-24T23:52:54.136Z] bf5f45ba7cce: Pushed [2023-08-24T23:52:54.136Z] 2886f063424d: Pushed [2023-08-24T23:52:54.136Z] a508e4dd62b0: Pushed [2023-08-24T23:52:54.136Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:54.136Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:54.136Z] cabe0d5165a2: Pushed [2023-08-24T23:52:54.136Z] 9dd2297c9ae5: Pushed [2023-08-24T23:52:54.136Z] 36b50b131297: Layer already exists [2023-08-24T23:52:54.702Z] d47af3c0f166: Pushed [2023-08-24T23:52:55.270Z] 325d14b14b13: Pushed [2023-08-24T23:52:55.270Z] c6e377a891ce: Pushed [2023-08-24T23:52:55.270Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:39066bc03b9a14237a3d550dcb0e23746ec2dacbf5b927c9801d06d11110a354 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:55.648Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:55.956Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-24T23:52:55.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-24T23:52:55.956Z] bf5f45ba7cce: Preparing [2023-08-24T23:52:55.956Z] 2886f063424d: Preparing [2023-08-24T23:52:55.956Z] 325d14b14b13: Preparing [2023-08-24T23:52:55.956Z] d47af3c0f166: Preparing [2023-08-24T23:52:55.956Z] a508e4dd62b0: Preparing [2023-08-24T23:52:55.956Z] cabe0d5165a2: Preparing [2023-08-24T23:52:55.956Z] 9dd2297c9ae5: Preparing [2023-08-24T23:52:55.956Z] c761f97e6b78: Preparing [2023-08-24T23:52:55.956Z] 96144fd9f684: Preparing [2023-08-24T23:52:55.956Z] c6e377a891ce: Preparing [2023-08-24T23:52:55.956Z] 36b50b131297: Preparing [2023-08-24T23:52:55.956Z] cabe0d5165a2: Waiting [2023-08-24T23:52:55.956Z] 96144fd9f684: Waiting [2023-08-24T23:52:55.956Z] c6e377a891ce: Waiting [2023-08-24T23:52:55.956Z] 9dd2297c9ae5: Waiting [2023-08-24T23:52:55.956Z] 36b50b131297: Waiting [2023-08-24T23:52:55.956Z] c761f97e6b78: Waiting [2023-08-24T23:52:55.956Z] d47af3c0f166: Layer already exists [2023-08-24T23:52:55.956Z] 2886f063424d: Layer already exists [2023-08-24T23:52:55.956Z] 325d14b14b13: Layer already exists [2023-08-24T23:52:55.956Z] a508e4dd62b0: Layer already exists [2023-08-24T23:52:55.956Z] bf5f45ba7cce: Layer already exists [2023-08-24T23:52:55.956Z] cabe0d5165a2: Layer already exists [2023-08-24T23:52:55.956Z] 9dd2297c9ae5: Layer already exists [2023-08-24T23:52:55.956Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:55.956Z] c6e377a891ce: Layer already exists [2023-08-24T23:52:55.956Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:55.956Z] 36b50b131297: Layer already exists [2023-08-24T23:52:55.956Z] latest: digest: sha256:39066bc03b9a14237a3d550dcb0e23746ec2dacbf5b927c9801d06d11110a354 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:56.270Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:56.571Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.33 [2023-08-24T23:52:56.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-24T23:52:56.571Z] bf5f45ba7cce: Preparing [2023-08-24T23:52:56.571Z] 2886f063424d: Preparing [2023-08-24T23:52:56.571Z] 325d14b14b13: Preparing [2023-08-24T23:52:56.571Z] d47af3c0f166: Preparing [2023-08-24T23:52:56.571Z] a508e4dd62b0: Preparing [2023-08-24T23:52:56.571Z] cabe0d5165a2: Preparing [2023-08-24T23:52:56.571Z] 9dd2297c9ae5: Preparing [2023-08-24T23:52:56.571Z] c761f97e6b78: Preparing [2023-08-24T23:52:56.571Z] 96144fd9f684: Preparing [2023-08-24T23:52:56.571Z] c6e377a891ce: Preparing [2023-08-24T23:52:56.571Z] 36b50b131297: Preparing [2023-08-24T23:52:56.571Z] cabe0d5165a2: Waiting [2023-08-24T23:52:56.571Z] c761f97e6b78: Waiting [2023-08-24T23:52:56.571Z] 96144fd9f684: Waiting [2023-08-24T23:52:56.571Z] 9dd2297c9ae5: Waiting [2023-08-24T23:52:56.571Z] 36b50b131297: Waiting [2023-08-24T23:52:56.571Z] 2886f063424d: Layer already exists [2023-08-24T23:52:56.571Z] a508e4dd62b0: Layer already exists [2023-08-24T23:52:56.571Z] d47af3c0f166: Layer already exists [2023-08-24T23:52:56.571Z] bf5f45ba7cce: Layer already exists [2023-08-24T23:52:56.571Z] 325d14b14b13: Layer already exists [2023-08-24T23:52:56.571Z] 9dd2297c9ae5: Layer already exists [2023-08-24T23:52:56.571Z] cabe0d5165a2: Layer already exists [2023-08-24T23:52:56.571Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:56.571Z] c6e377a891ce: Layer already exists [2023-08-24T23:52:56.571Z] 36b50b131297: Layer already exists [2023-08-24T23:52:56.571Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:56.571Z] 3.1.0-dev.33: digest: sha256:39066bc03b9a14237a3d550dcb0e23746ec2dacbf5b927c9801d06d11110a354 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:56.873Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:57.179Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:57.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-24T23:52:57.179Z] bf5f45ba7cce: Preparing [2023-08-24T23:52:57.179Z] 2886f063424d: Preparing [2023-08-24T23:52:57.179Z] 325d14b14b13: Preparing [2023-08-24T23:52:57.179Z] d47af3c0f166: Preparing [2023-08-24T23:52:57.179Z] a508e4dd62b0: Preparing [2023-08-24T23:52:57.179Z] cabe0d5165a2: Preparing [2023-08-24T23:52:57.179Z] 9dd2297c9ae5: Preparing [2023-08-24T23:52:57.179Z] c761f97e6b78: Preparing [2023-08-24T23:52:57.179Z] 96144fd9f684: Preparing [2023-08-24T23:52:57.179Z] c6e377a891ce: Preparing [2023-08-24T23:52:57.179Z] 36b50b131297: Preparing [2023-08-24T23:52:57.179Z] c761f97e6b78: Waiting [2023-08-24T23:52:57.179Z] 96144fd9f684: Waiting [2023-08-24T23:52:57.179Z] c6e377a891ce: Waiting [2023-08-24T23:52:57.179Z] cabe0d5165a2: Waiting [2023-08-24T23:52:57.179Z] 36b50b131297: Waiting [2023-08-24T23:52:57.179Z] 9dd2297c9ae5: Waiting [2023-08-24T23:52:57.179Z] 2886f063424d: Layer already exists [2023-08-24T23:52:57.179Z] d47af3c0f166: Layer already exists [2023-08-24T23:52:57.179Z] bf5f45ba7cce: Layer already exists [2023-08-24T23:52:57.179Z] a508e4dd62b0: Layer already exists [2023-08-24T23:52:57.179Z] 325d14b14b13: Layer already exists [2023-08-24T23:52:57.179Z] 9dd2297c9ae5: Layer already exists [2023-08-24T23:52:57.179Z] cabe0d5165a2: Layer already exists [2023-08-24T23:52:57.179Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:57.179Z] c6e377a891ce: Layer already exists [2023-08-24T23:52:57.179Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:57.179Z] 36b50b131297: Layer already exists [2023-08-24T23:52:57.179Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:39066bc03b9a14237a3d550dcb0e23746ec2dacbf5b927c9801d06d11110a354 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:57.488Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:57.789Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-08-24T23:52:57.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-24T23:52:57.789Z] bf5f45ba7cce: Preparing [2023-08-24T23:52:57.789Z] 2886f063424d: Preparing [2023-08-24T23:52:57.789Z] 325d14b14b13: Preparing [2023-08-24T23:52:57.789Z] d47af3c0f166: Preparing [2023-08-24T23:52:57.789Z] a508e4dd62b0: Preparing [2023-08-24T23:52:57.789Z] cabe0d5165a2: Preparing [2023-08-24T23:52:57.789Z] 9dd2297c9ae5: Preparing [2023-08-24T23:52:57.789Z] c761f97e6b78: Preparing [2023-08-24T23:52:57.789Z] 96144fd9f684: Preparing [2023-08-24T23:52:57.789Z] c6e377a891ce: Preparing [2023-08-24T23:52:57.789Z] 36b50b131297: Preparing [2023-08-24T23:52:57.789Z] cabe0d5165a2: Waiting [2023-08-24T23:52:57.789Z] 96144fd9f684: Waiting [2023-08-24T23:52:57.789Z] 9dd2297c9ae5: Waiting [2023-08-24T23:52:57.789Z] 36b50b131297: Waiting [2023-08-24T23:52:57.789Z] c761f97e6b78: Waiting [2023-08-24T23:52:57.789Z] bf5f45ba7cce: Layer already exists [2023-08-24T23:52:57.789Z] a508e4dd62b0: Layer already exists [2023-08-24T23:52:57.789Z] 325d14b14b13: Layer already exists [2023-08-24T23:52:57.789Z] d47af3c0f166: Layer already exists [2023-08-24T23:52:57.789Z] 2886f063424d: Layer already exists [2023-08-24T23:52:57.789Z] 9dd2297c9ae5: Layer already exists [2023-08-24T23:52:57.789Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:57.789Z] cabe0d5165a2: Layer already exists [2023-08-24T23:52:57.789Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:57.789Z] c6e377a891ce: Layer already exists [2023-08-24T23:52:57.789Z] 36b50b131297: Layer already exists [2023-08-24T23:52:57.789Z] main: digest: sha256:39066bc03b9a14237a3d550dcb0e23746ec2dacbf5b927c9801d06d11110a354 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-24T23:52:57.839Z] ===================================================== [Pipeline] echo [2023-08-24T23:52:57.845Z] taggedImages: [2023-08-24T23:52:57.845Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:57.845Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-24T23:52:57.845Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.33 [2023-08-24T23:52:57.845Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:57.845Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-08-24T23:52:57.860Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-08-24T23:52:57.860Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:57.860Z] latest [2023-08-24T23:52:57.860Z] 3.1.0-dev.33 [2023-08-24T23:52:57.860Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:52:57.860Z] main [2023-08-24T23:52:57.860Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:58.162Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:52:58.465Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:52:58.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-24T23:52:58.465Z] 33ebc893a106: Preparing [2023-08-24T23:52:58.465Z] 25ae7b905391: Preparing [2023-08-24T23:52:58.465Z] c761f97e6b78: Preparing [2023-08-24T23:52:58.465Z] 96144fd9f684: Preparing [2023-08-24T23:52:58.465Z] d4ff72a8aed3: Preparing [2023-08-24T23:52:58.465Z] 36b50b131297: Preparing [2023-08-24T23:52:58.465Z] c761f97e6b78: Layer already exists [2023-08-24T23:52:58.465Z] 96144fd9f684: Layer already exists [2023-08-24T23:52:58.465Z] 36b50b131297: Layer already exists [2023-08-24T23:52:58.465Z] 33ebc893a106: Pushed [2023-08-24T23:52:59.031Z] d4ff72a8aed3: Pushed [2023-08-24T23:53:00.931Z] 25ae7b905391: Pushed [2023-08-24T23:53:00.931Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:49d4a611285d4072a64e88bef7b2ea7d41e77b9664cd0a1159d7e4d62bed5462 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:01.245Z] + 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-08-24T23:53:01.552Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-24T23:53:01.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-24T23:53:01.553Z] 33ebc893a106: Preparing [2023-08-24T23:53:01.553Z] 25ae7b905391: Preparing [2023-08-24T23:53:01.553Z] c761f97e6b78: Preparing [2023-08-24T23:53:01.553Z] 96144fd9f684: Preparing [2023-08-24T23:53:01.553Z] d4ff72a8aed3: Preparing [2023-08-24T23:53:01.553Z] 36b50b131297: Preparing [2023-08-24T23:53:01.553Z] 36b50b131297: Waiting [2023-08-24T23:53:01.553Z] d4ff72a8aed3: Layer already exists [2023-08-24T23:53:01.553Z] 25ae7b905391: Layer already exists [2023-08-24T23:53:01.553Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:01.553Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:01.553Z] 33ebc893a106: Layer already exists [2023-08-24T23:53:01.553Z] 36b50b131297: Layer already exists [2023-08-24T23:53:01.553Z] latest: digest: sha256:49d4a611285d4072a64e88bef7b2ea7d41e77b9664cd0a1159d7e4d62bed5462 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:01.864Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:02.170Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.33 [2023-08-24T23:53:02.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-24T23:53:02.170Z] 33ebc893a106: Preparing [2023-08-24T23:53:02.170Z] 25ae7b905391: Preparing [2023-08-24T23:53:02.170Z] c761f97e6b78: Preparing [2023-08-24T23:53:02.170Z] 96144fd9f684: Preparing [2023-08-24T23:53:02.170Z] d4ff72a8aed3: Preparing [2023-08-24T23:53:02.170Z] 36b50b131297: Preparing [2023-08-24T23:53:02.170Z] 36b50b131297: Waiting [2023-08-24T23:53:02.170Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:02.170Z] 25ae7b905391: Layer already exists [2023-08-24T23:53:02.170Z] d4ff72a8aed3: Layer already exists [2023-08-24T23:53:02.170Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:02.170Z] 33ebc893a106: Layer already exists [2023-08-24T23:53:02.170Z] 36b50b131297: Layer already exists [2023-08-24T23:53:02.170Z] 3.1.0-dev.33: digest: sha256:49d4a611285d4072a64e88bef7b2ea7d41e77b9664cd0a1159d7e4d62bed5462 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:02.480Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:02.779Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:53:02.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-24T23:53:02.779Z] 33ebc893a106: Preparing [2023-08-24T23:53:02.779Z] 25ae7b905391: Preparing [2023-08-24T23:53:02.779Z] c761f97e6b78: Preparing [2023-08-24T23:53:02.779Z] 96144fd9f684: Preparing [2023-08-24T23:53:02.779Z] d4ff72a8aed3: Preparing [2023-08-24T23:53:02.779Z] 36b50b131297: Preparing [2023-08-24T23:53:02.779Z] 36b50b131297: Waiting [2023-08-24T23:53:02.779Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:02.779Z] d4ff72a8aed3: Layer already exists [2023-08-24T23:53:02.779Z] 25ae7b905391: Layer already exists [2023-08-24T23:53:02.779Z] 33ebc893a106: Layer already exists [2023-08-24T23:53:02.779Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:02.779Z] 36b50b131297: Layer already exists [2023-08-24T23:53:02.779Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:49d4a611285d4072a64e88bef7b2ea7d41e77b9664cd0a1159d7e4d62bed5462 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:03.089Z] + 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-08-24T23:53:03.398Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-08-24T23:53:03.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-24T23:53:03.398Z] 33ebc893a106: Preparing [2023-08-24T23:53:03.398Z] 25ae7b905391: Preparing [2023-08-24T23:53:03.398Z] c761f97e6b78: Preparing [2023-08-24T23:53:03.398Z] 96144fd9f684: Preparing [2023-08-24T23:53:03.398Z] d4ff72a8aed3: Preparing [2023-08-24T23:53:03.398Z] 36b50b131297: Preparing [2023-08-24T23:53:03.398Z] 36b50b131297: Waiting [2023-08-24T23:53:03.398Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:03.398Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:03.398Z] 33ebc893a106: Layer already exists [2023-08-24T23:53:03.398Z] d4ff72a8aed3: Layer already exists [2023-08-24T23:53:03.398Z] 25ae7b905391: Layer already exists [2023-08-24T23:53:03.398Z] 36b50b131297: Layer already exists [2023-08-24T23:53:03.398Z] main: digest: sha256:49d4a611285d4072a64e88bef7b2ea7d41e77b9664cd0a1159d7e4d62bed5462 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-24T23:53:03.454Z] ===================================================== [Pipeline] echo [2023-08-24T23:53:03.464Z] taggedImages: [2023-08-24T23:53:03.464Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:53:03.464Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-24T23:53:03.464Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.33 [2023-08-24T23:53:03.464Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:53:03.464Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-08-24T23:53:03.488Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-08-24T23:53:03.488Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:53:03.488Z] latest [2023-08-24T23:53:03.488Z] 3.1.0-dev.33 [2023-08-24T23:53:03.488Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:53:03.488Z] main [2023-08-24T23:53:03.488Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:03.801Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:04.102Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:53:04.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-24T23:53:04.102Z] bc2b129dfac9: Preparing [2023-08-24T23:53:04.102Z] 5dec7e099356: Preparing [2023-08-24T23:53:04.102Z] 6198a6f4b49d: Preparing [2023-08-24T23:53:04.102Z] ada77e2b8f48: Preparing [2023-08-24T23:53:04.102Z] cc0a7b8ebe9d: Preparing [2023-08-24T23:53:04.102Z] c761f97e6b78: Preparing [2023-08-24T23:53:04.102Z] 96144fd9f684: Preparing [2023-08-24T23:53:04.102Z] 71e249e0350f: Preparing [2023-08-24T23:53:04.102Z] 36b50b131297: Preparing [2023-08-24T23:53:04.102Z] 71e249e0350f: Waiting [2023-08-24T23:53:04.102Z] 96144fd9f684: Waiting [2023-08-24T23:53:04.102Z] 36b50b131297: Waiting [2023-08-24T23:53:04.102Z] c761f97e6b78: Waiting [2023-08-24T23:53:04.102Z] 5dec7e099356: Pushed [2023-08-24T23:53:04.102Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:04.102Z] 6198a6f4b49d: Pushed [2023-08-24T23:53:04.102Z] bc2b129dfac9: Pushed [2023-08-24T23:53:04.102Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:04.102Z] 36b50b131297: Layer already exists [2023-08-24T23:53:04.667Z] 71e249e0350f: Pushed [2023-08-24T23:53:09.928Z] cc0a7b8ebe9d: Pushed [2023-08-24T23:53:11.828Z] ada77e2b8f48: Pushed [2023-08-24T23:53:11.828Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:435ba2f8ac924a4f5bba7a8751f3115219ce1b2ed5557fc59d883f8628b249cb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:12.130Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:12.436Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-24T23:53:12.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-24T23:53:12.436Z] bc2b129dfac9: Preparing [2023-08-24T23:53:12.436Z] 5dec7e099356: Preparing [2023-08-24T23:53:12.436Z] 6198a6f4b49d: Preparing [2023-08-24T23:53:12.436Z] ada77e2b8f48: Preparing [2023-08-24T23:53:12.436Z] cc0a7b8ebe9d: Preparing [2023-08-24T23:53:12.436Z] c761f97e6b78: Preparing [2023-08-24T23:53:12.436Z] 96144fd9f684: Preparing [2023-08-24T23:53:12.436Z] 71e249e0350f: Preparing [2023-08-24T23:53:12.436Z] 36b50b131297: Preparing [2023-08-24T23:53:12.436Z] c761f97e6b78: Waiting [2023-08-24T23:53:12.436Z] 71e249e0350f: Waiting [2023-08-24T23:53:12.436Z] 96144fd9f684: Waiting [2023-08-24T23:53:12.436Z] 36b50b131297: Waiting [2023-08-24T23:53:12.436Z] 5dec7e099356: Layer already exists [2023-08-24T23:53:12.436Z] bc2b129dfac9: Layer already exists [2023-08-24T23:53:12.436Z] ada77e2b8f48: Layer already exists [2023-08-24T23:53:12.436Z] 6198a6f4b49d: Layer already exists [2023-08-24T23:53:12.436Z] cc0a7b8ebe9d: Layer already exists [2023-08-24T23:53:12.436Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:12.436Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:12.436Z] 71e249e0350f: Layer already exists [2023-08-24T23:53:12.436Z] 36b50b131297: Layer already exists [2023-08-24T23:53:12.436Z] latest: digest: sha256:435ba2f8ac924a4f5bba7a8751f3115219ce1b2ed5557fc59d883f8628b249cb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:12.737Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:13.036Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.33 [2023-08-24T23:53:13.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-24T23:53:13.036Z] bc2b129dfac9: Preparing [2023-08-24T23:53:13.036Z] 5dec7e099356: Preparing [2023-08-24T23:53:13.036Z] 6198a6f4b49d: Preparing [2023-08-24T23:53:13.036Z] ada77e2b8f48: Preparing [2023-08-24T23:53:13.036Z] cc0a7b8ebe9d: Preparing [2023-08-24T23:53:13.036Z] c761f97e6b78: Preparing [2023-08-24T23:53:13.036Z] 96144fd9f684: Preparing [2023-08-24T23:53:13.036Z] 71e249e0350f: Preparing [2023-08-24T23:53:13.036Z] 36b50b131297: Preparing [2023-08-24T23:53:13.036Z] 96144fd9f684: Waiting [2023-08-24T23:53:13.036Z] 71e249e0350f: Waiting [2023-08-24T23:53:13.036Z] 36b50b131297: Waiting [2023-08-24T23:53:13.036Z] c761f97e6b78: Waiting [2023-08-24T23:53:13.036Z] bc2b129dfac9: Layer already exists [2023-08-24T23:53:13.036Z] cc0a7b8ebe9d: Layer already exists [2023-08-24T23:53:13.036Z] ada77e2b8f48: Layer already exists [2023-08-24T23:53:13.036Z] 5dec7e099356: Layer already exists [2023-08-24T23:53:13.036Z] 6198a6f4b49d: Layer already exists [2023-08-24T23:53:13.036Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:13.036Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:13.036Z] 36b50b131297: Layer already exists [2023-08-24T23:53:13.036Z] 71e249e0350f: Layer already exists [2023-08-24T23:53:13.036Z] 3.1.0-dev.33: digest: sha256:435ba2f8ac924a4f5bba7a8751f3115219ce1b2ed5557fc59d883f8628b249cb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:13.338Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:13.636Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:53:13.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-24T23:53:13.636Z] bc2b129dfac9: Preparing [2023-08-24T23:53:13.636Z] 5dec7e099356: Preparing [2023-08-24T23:53:13.636Z] 6198a6f4b49d: Preparing [2023-08-24T23:53:13.636Z] ada77e2b8f48: Preparing [2023-08-24T23:53:13.636Z] cc0a7b8ebe9d: Preparing [2023-08-24T23:53:13.636Z] c761f97e6b78: Preparing [2023-08-24T23:53:13.636Z] 96144fd9f684: Preparing [2023-08-24T23:53:13.636Z] 71e249e0350f: Preparing [2023-08-24T23:53:13.636Z] 36b50b131297: Preparing [2023-08-24T23:53:13.636Z] c761f97e6b78: Waiting [2023-08-24T23:53:13.636Z] 96144fd9f684: Waiting [2023-08-24T23:53:13.636Z] 71e249e0350f: Waiting [2023-08-24T23:53:13.636Z] 36b50b131297: Waiting [2023-08-24T23:53:13.636Z] cc0a7b8ebe9d: Layer already exists [2023-08-24T23:53:13.636Z] 6198a6f4b49d: Layer already exists [2023-08-24T23:53:13.636Z] bc2b129dfac9: Layer already exists [2023-08-24T23:53:13.636Z] ada77e2b8f48: Layer already exists [2023-08-24T23:53:13.636Z] 5dec7e099356: Layer already exists [2023-08-24T23:53:13.636Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:13.636Z] 71e249e0350f: Layer already exists [2023-08-24T23:53:13.636Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:13.636Z] 36b50b131297: Layer already exists [2023-08-24T23:53:13.636Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:435ba2f8ac924a4f5bba7a8751f3115219ce1b2ed5557fc59d883f8628b249cb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:13.941Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:14.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-08-24T23:53:14.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-24T23:53:14.241Z] bc2b129dfac9: Preparing [2023-08-24T23:53:14.241Z] 5dec7e099356: Preparing [2023-08-24T23:53:14.241Z] 6198a6f4b49d: Preparing [2023-08-24T23:53:14.241Z] ada77e2b8f48: Preparing [2023-08-24T23:53:14.241Z] cc0a7b8ebe9d: Preparing [2023-08-24T23:53:14.241Z] c761f97e6b78: Preparing [2023-08-24T23:53:14.241Z] 96144fd9f684: Preparing [2023-08-24T23:53:14.241Z] 71e249e0350f: Preparing [2023-08-24T23:53:14.241Z] 36b50b131297: Preparing [2023-08-24T23:53:14.241Z] 71e249e0350f: Waiting [2023-08-24T23:53:14.241Z] 96144fd9f684: Waiting [2023-08-24T23:53:14.241Z] 36b50b131297: Waiting [2023-08-24T23:53:14.241Z] 5dec7e099356: Layer already exists [2023-08-24T23:53:14.241Z] bc2b129dfac9: Layer already exists [2023-08-24T23:53:14.241Z] 6198a6f4b49d: Layer already exists [2023-08-24T23:53:14.241Z] cc0a7b8ebe9d: Layer already exists [2023-08-24T23:53:14.241Z] ada77e2b8f48: Layer already exists [2023-08-24T23:53:14.241Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:14.241Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:14.241Z] 71e249e0350f: Layer already exists [2023-08-24T23:53:14.241Z] 36b50b131297: Layer already exists [2023-08-24T23:53:14.241Z] main: digest: sha256:435ba2f8ac924a4f5bba7a8751f3115219ce1b2ed5557fc59d883f8628b249cb size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-24T23:53:14.292Z] ===================================================== [Pipeline] echo [2023-08-24T23:53:14.304Z] taggedImages: [2023-08-24T23:53:14.304Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:53:14.304Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-24T23:53:14.304Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.33 [2023-08-24T23:53:14.304Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:53:14.304Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-08-24T23:53:14.327Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-08-24T23:53:14.327Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:53:14.327Z] latest [2023-08-24T23:53:14.327Z] 3.1.0-dev.33 [2023-08-24T23:53:14.327Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:53:14.327Z] main [2023-08-24T23:53:14.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:14.651Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:14.953Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:53:14.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-24T23:53:14.953Z] de99fad3f97e: Preparing [2023-08-24T23:53:14.953Z] fed1c59a1b09: Preparing [2023-08-24T23:53:14.953Z] a8fa15ada7e4: Preparing [2023-08-24T23:53:14.953Z] 90714f3427b8: Preparing [2023-08-24T23:53:14.953Z] c761f97e6b78: Preparing [2023-08-24T23:53:14.953Z] 96144fd9f684: Preparing [2023-08-24T23:53:14.953Z] b48dd6851e0b: Preparing [2023-08-24T23:53:14.953Z] 36b50b131297: Preparing [2023-08-24T23:53:14.953Z] 36b50b131297: Waiting [2023-08-24T23:53:14.953Z] 96144fd9f684: Waiting [2023-08-24T23:53:14.953Z] b48dd6851e0b: Waiting [2023-08-24T23:53:14.953Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:14.953Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:14.953Z] a8fa15ada7e4: Pushed [2023-08-24T23:53:14.953Z] fed1c59a1b09: Pushed [2023-08-24T23:53:14.953Z] de99fad3f97e: Pushed [2023-08-24T23:53:14.953Z] 36b50b131297: Layer already exists [2023-08-24T23:53:15.210Z] b48dd6851e0b: Pushed [2023-08-24T23:53:23.316Z] 90714f3427b8: Pushed [2023-08-24T23:53:23.316Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:61f09b00d274ce2116b7f56d20d8e1f06efe7980355df5d1addb350eb6ba104a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:23.628Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:23.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-24T23:53:23.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-24T23:53:23.926Z] de99fad3f97e: Preparing [2023-08-24T23:53:23.926Z] fed1c59a1b09: Preparing [2023-08-24T23:53:23.926Z] a8fa15ada7e4: Preparing [2023-08-24T23:53:23.926Z] 90714f3427b8: Preparing [2023-08-24T23:53:23.926Z] c761f97e6b78: Preparing [2023-08-24T23:53:23.926Z] 96144fd9f684: Preparing [2023-08-24T23:53:23.926Z] b48dd6851e0b: Preparing [2023-08-24T23:53:23.926Z] 36b50b131297: Preparing [2023-08-24T23:53:23.926Z] 96144fd9f684: Waiting [2023-08-24T23:53:23.926Z] b48dd6851e0b: Waiting [2023-08-24T23:53:23.926Z] 36b50b131297: Waiting [2023-08-24T23:53:23.926Z] a8fa15ada7e4: Layer already exists [2023-08-24T23:53:23.926Z] de99fad3f97e: Layer already exists [2023-08-24T23:53:23.926Z] fed1c59a1b09: Layer already exists [2023-08-24T23:53:23.926Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:23.926Z] 90714f3427b8: Layer already exists [2023-08-24T23:53:23.926Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:23.926Z] b48dd6851e0b: Layer already exists [2023-08-24T23:53:23.926Z] 36b50b131297: Layer already exists [2023-08-24T23:53:23.926Z] latest: digest: sha256:61f09b00d274ce2116b7f56d20d8e1f06efe7980355df5d1addb350eb6ba104a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:24.235Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:24.531Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.33 [2023-08-24T23:53:24.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-24T23:53:24.532Z] de99fad3f97e: Preparing [2023-08-24T23:53:24.532Z] fed1c59a1b09: Preparing [2023-08-24T23:53:24.532Z] a8fa15ada7e4: Preparing [2023-08-24T23:53:24.532Z] 90714f3427b8: Preparing [2023-08-24T23:53:24.532Z] c761f97e6b78: Preparing [2023-08-24T23:53:24.532Z] 96144fd9f684: Preparing [2023-08-24T23:53:24.532Z] b48dd6851e0b: Preparing [2023-08-24T23:53:24.532Z] 36b50b131297: Preparing [2023-08-24T23:53:24.532Z] 96144fd9f684: Waiting [2023-08-24T23:53:24.532Z] b48dd6851e0b: Waiting [2023-08-24T23:53:24.532Z] 36b50b131297: Waiting [2023-08-24T23:53:24.532Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:24.532Z] fed1c59a1b09: Layer already exists [2023-08-24T23:53:24.532Z] 90714f3427b8: Layer already exists [2023-08-24T23:53:24.532Z] a8fa15ada7e4: Layer already exists [2023-08-24T23:53:24.532Z] de99fad3f97e: Layer already exists [2023-08-24T23:53:24.532Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:24.532Z] 36b50b131297: Layer already exists [2023-08-24T23:53:24.532Z] b48dd6851e0b: Layer already exists [2023-08-24T23:53:24.532Z] 3.1.0-dev.33: digest: sha256:61f09b00d274ce2116b7f56d20d8e1f06efe7980355df5d1addb350eb6ba104a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:24.836Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:25.137Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:53:25.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-24T23:53:25.137Z] de99fad3f97e: Preparing [2023-08-24T23:53:25.137Z] fed1c59a1b09: Preparing [2023-08-24T23:53:25.137Z] a8fa15ada7e4: Preparing [2023-08-24T23:53:25.137Z] 90714f3427b8: Preparing [2023-08-24T23:53:25.137Z] c761f97e6b78: Preparing [2023-08-24T23:53:25.137Z] 96144fd9f684: Preparing [2023-08-24T23:53:25.137Z] b48dd6851e0b: Preparing [2023-08-24T23:53:25.137Z] 36b50b131297: Preparing [2023-08-24T23:53:25.137Z] b48dd6851e0b: Waiting [2023-08-24T23:53:25.137Z] 36b50b131297: Waiting [2023-08-24T23:53:25.137Z] 96144fd9f684: Waiting [2023-08-24T23:53:25.137Z] de99fad3f97e: Layer already exists [2023-08-24T23:53:25.137Z] 90714f3427b8: Layer already exists [2023-08-24T23:53:25.137Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:25.137Z] fed1c59a1b09: Layer already exists [2023-08-24T23:53:25.137Z] a8fa15ada7e4: Layer already exists [2023-08-24T23:53:25.137Z] b48dd6851e0b: Layer already exists [2023-08-24T23:53:25.137Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:25.137Z] 36b50b131297: Layer already exists [2023-08-24T23:53:25.137Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:61f09b00d274ce2116b7f56d20d8e1f06efe7980355df5d1addb350eb6ba104a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:25.438Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:25.733Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-08-24T23:53:25.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-24T23:53:25.733Z] de99fad3f97e: Preparing [2023-08-24T23:53:25.733Z] fed1c59a1b09: Preparing [2023-08-24T23:53:25.733Z] a8fa15ada7e4: Preparing [2023-08-24T23:53:25.733Z] 90714f3427b8: Preparing [2023-08-24T23:53:25.733Z] c761f97e6b78: Preparing [2023-08-24T23:53:25.733Z] 96144fd9f684: Preparing [2023-08-24T23:53:25.733Z] b48dd6851e0b: Preparing [2023-08-24T23:53:25.733Z] 36b50b131297: Preparing [2023-08-24T23:53:25.733Z] b48dd6851e0b: Waiting [2023-08-24T23:53:25.733Z] 36b50b131297: Waiting [2023-08-24T23:53:25.733Z] 96144fd9f684: Waiting [2023-08-24T23:53:25.733Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:25.733Z] a8fa15ada7e4: Layer already exists [2023-08-24T23:53:25.733Z] 90714f3427b8: Layer already exists [2023-08-24T23:53:25.733Z] fed1c59a1b09: Layer already exists [2023-08-24T23:53:25.733Z] de99fad3f97e: Layer already exists [2023-08-24T23:53:25.733Z] b48dd6851e0b: Layer already exists [2023-08-24T23:53:25.733Z] 36b50b131297: Layer already exists [2023-08-24T23:53:25.733Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:25.733Z] main: digest: sha256:61f09b00d274ce2116b7f56d20d8e1f06efe7980355df5d1addb350eb6ba104a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-24T23:53:25.768Z] ===================================================== [Pipeline] echo [2023-08-24T23:53:25.774Z] taggedImages: [2023-08-24T23:53:25.774Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:53:25.774Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-24T23:53:25.774Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.33 [2023-08-24T23:53:25.774Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:53:25.774Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-08-24T23:53:25.791Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-08-24T23:53:25.791Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:53:25.791Z] latest [2023-08-24T23:53:25.791Z] 3.1.0-dev.33 [2023-08-24T23:53:25.791Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:53:25.791Z] main [2023-08-24T23:53:25.791Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:26.091Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:26.391Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:53:26.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-24T23:53:26.391Z] 59240a81ddee: Preparing [2023-08-24T23:53:26.391Z] 8ca5fabca652: Preparing [2023-08-24T23:53:26.391Z] 2e72f376cc30: Preparing [2023-08-24T23:53:26.391Z] 90714f3427b8: Preparing [2023-08-24T23:53:26.391Z] c761f97e6b78: Preparing [2023-08-24T23:53:26.391Z] 96144fd9f684: Preparing [2023-08-24T23:53:26.391Z] 71e249e0350f: Preparing [2023-08-24T23:53:26.391Z] 36b50b131297: Preparing [2023-08-24T23:53:26.391Z] 71e249e0350f: Waiting [2023-08-24T23:53:26.391Z] 36b50b131297: Waiting [2023-08-24T23:53:26.391Z] 96144fd9f684: Waiting [2023-08-24T23:53:26.391Z] 90714f3427b8: Layer already exists [2023-08-24T23:53:26.391Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:26.391Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:26.391Z] 71e249e0350f: Layer already exists [2023-08-24T23:53:26.391Z] 36b50b131297: Layer already exists [2023-08-24T23:53:26.391Z] 2e72f376cc30: Pushed [2023-08-24T23:53:26.391Z] 8ca5fabca652: Pushed [2023-08-24T23:53:26.391Z] 59240a81ddee: Pushed [2023-08-24T23:53:26.649Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:203284885f7b15037d7a5b9b5bcec5f1fd17990fb44345134552e9d63903a448 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:26.949Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:27.259Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-24T23:53:27.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-24T23:53:27.259Z] 59240a81ddee: Preparing [2023-08-24T23:53:27.259Z] 8ca5fabca652: Preparing [2023-08-24T23:53:27.259Z] 2e72f376cc30: Preparing [2023-08-24T23:53:27.259Z] 90714f3427b8: Preparing [2023-08-24T23:53:27.259Z] c761f97e6b78: Preparing [2023-08-24T23:53:27.259Z] 96144fd9f684: Preparing [2023-08-24T23:53:27.259Z] 71e249e0350f: Preparing [2023-08-24T23:53:27.259Z] 36b50b131297: Preparing [2023-08-24T23:53:27.259Z] 71e249e0350f: Waiting [2023-08-24T23:53:27.259Z] 96144fd9f684: Waiting [2023-08-24T23:53:27.259Z] 36b50b131297: Waiting [2023-08-24T23:53:27.259Z] 2e72f376cc30: Layer already exists [2023-08-24T23:53:27.259Z] 59240a81ddee: Layer already exists [2023-08-24T23:53:27.259Z] 8ca5fabca652: Layer already exists [2023-08-24T23:53:27.259Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:27.259Z] 90714f3427b8: Layer already exists [2023-08-24T23:53:27.259Z] 71e249e0350f: Layer already exists [2023-08-24T23:53:27.259Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:27.259Z] 36b50b131297: Layer already exists [2023-08-24T23:53:27.259Z] latest: digest: sha256:203284885f7b15037d7a5b9b5bcec5f1fd17990fb44345134552e9d63903a448 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:27.572Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:27.883Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.33 [2023-08-24T23:53:27.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-24T23:53:27.883Z] 59240a81ddee: Preparing [2023-08-24T23:53:27.883Z] 8ca5fabca652: Preparing [2023-08-24T23:53:27.883Z] 2e72f376cc30: Preparing [2023-08-24T23:53:27.883Z] 90714f3427b8: Preparing [2023-08-24T23:53:27.883Z] c761f97e6b78: Preparing [2023-08-24T23:53:27.883Z] 96144fd9f684: Preparing [2023-08-24T23:53:27.883Z] 71e249e0350f: Preparing [2023-08-24T23:53:27.883Z] 36b50b131297: Preparing [2023-08-24T23:53:27.883Z] 96144fd9f684: Waiting [2023-08-24T23:53:27.883Z] 71e249e0350f: Waiting [2023-08-24T23:53:27.883Z] 36b50b131297: Waiting [2023-08-24T23:53:27.883Z] 8ca5fabca652: Layer already exists [2023-08-24T23:53:27.883Z] 2e72f376cc30: Layer already exists [2023-08-24T23:53:27.883Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:27.883Z] 90714f3427b8: Layer already exists [2023-08-24T23:53:27.883Z] 59240a81ddee: Layer already exists [2023-08-24T23:53:27.883Z] 71e249e0350f: Layer already exists [2023-08-24T23:53:27.883Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:27.883Z] 36b50b131297: Layer already exists [2023-08-24T23:53:27.883Z] 3.1.0-dev.33: digest: sha256:203284885f7b15037d7a5b9b5bcec5f1fd17990fb44345134552e9d63903a448 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:28.195Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:28.493Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:53:28.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-24T23:53:28.494Z] 59240a81ddee: Preparing [2023-08-24T23:53:28.494Z] 8ca5fabca652: Preparing [2023-08-24T23:53:28.494Z] 2e72f376cc30: Preparing [2023-08-24T23:53:28.494Z] 90714f3427b8: Preparing [2023-08-24T23:53:28.494Z] c761f97e6b78: Preparing [2023-08-24T23:53:28.494Z] 96144fd9f684: Preparing [2023-08-24T23:53:28.494Z] 71e249e0350f: Preparing [2023-08-24T23:53:28.494Z] 36b50b131297: Preparing [2023-08-24T23:53:28.494Z] 36b50b131297: Waiting [2023-08-24T23:53:28.494Z] 96144fd9f684: Waiting [2023-08-24T23:53:28.494Z] 71e249e0350f: Waiting [2023-08-24T23:53:28.494Z] 8ca5fabca652: Layer already exists [2023-08-24T23:53:28.494Z] 90714f3427b8: Layer already exists [2023-08-24T23:53:28.494Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:28.494Z] 2e72f376cc30: Layer already exists [2023-08-24T23:53:28.494Z] 59240a81ddee: Layer already exists [2023-08-24T23:53:28.494Z] 36b50b131297: Layer already exists [2023-08-24T23:53:28.494Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:28.494Z] 71e249e0350f: Layer already exists [2023-08-24T23:53:28.494Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:203284885f7b15037d7a5b9b5bcec5f1fd17990fb44345134552e9d63903a448 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:28.796Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:29.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-08-24T23:53:29.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-24T23:53:29.096Z] 59240a81ddee: Preparing [2023-08-24T23:53:29.096Z] 8ca5fabca652: Preparing [2023-08-24T23:53:29.096Z] 2e72f376cc30: Preparing [2023-08-24T23:53:29.096Z] 90714f3427b8: Preparing [2023-08-24T23:53:29.096Z] c761f97e6b78: Preparing [2023-08-24T23:53:29.096Z] 96144fd9f684: Preparing [2023-08-24T23:53:29.096Z] 71e249e0350f: Preparing [2023-08-24T23:53:29.096Z] 36b50b131297: Preparing [2023-08-24T23:53:29.096Z] 96144fd9f684: Waiting [2023-08-24T23:53:29.096Z] 71e249e0350f: Waiting [2023-08-24T23:53:29.096Z] 36b50b131297: Waiting [2023-08-24T23:53:29.096Z] 2e72f376cc30: Layer already exists [2023-08-24T23:53:29.096Z] 90714f3427b8: Layer already exists [2023-08-24T23:53:29.096Z] 8ca5fabca652: Layer already exists [2023-08-24T23:53:29.096Z] 59240a81ddee: Layer already exists [2023-08-24T23:53:29.096Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:29.096Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:29.096Z] 71e249e0350f: Layer already exists [2023-08-24T23:53:29.096Z] 36b50b131297: Layer already exists [2023-08-24T23:53:29.096Z] main: digest: sha256:203284885f7b15037d7a5b9b5bcec5f1fd17990fb44345134552e9d63903a448 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-24T23:53:29.133Z] ===================================================== [Pipeline] echo [2023-08-24T23:53:29.144Z] taggedImages: [2023-08-24T23:53:29.144Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:53:29.144Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-24T23:53:29.144Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.33 [2023-08-24T23:53:29.144Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:53:29.144Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-08-24T23:53:29.161Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-08-24T23:53:29.161Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:53:29.161Z] latest [2023-08-24T23:53:29.161Z] 3.1.0-dev.33 [2023-08-24T23:53:29.161Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:53:29.161Z] main [2023-08-24T23:53:29.161Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:29.463Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:30.261Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:53:30.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-24T23:53:30.262Z] 151b85616b10: Preparing [2023-08-24T23:53:30.262Z] ed7816ccb53e: Preparing [2023-08-24T23:53:30.262Z] c761f97e6b78: Preparing [2023-08-24T23:53:30.262Z] 96144fd9f684: Preparing [2023-08-24T23:53:30.262Z] 5c21f534b3a4: Preparing [2023-08-24T23:53:30.262Z] 36b50b131297: Preparing [2023-08-24T23:53:30.262Z] 36b50b131297: Waiting [2023-08-24T23:53:30.262Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:30.262Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:30.262Z] 36b50b131297: Layer already exists [2023-08-24T23:53:30.521Z] 151b85616b10: Pushed [2023-08-24T23:53:30.521Z] 5c21f534b3a4: Pushed [2023-08-24T23:53:33.064Z] ed7816ccb53e: Pushed [2023-08-24T23:53:33.064Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:c5e076907bda2888c6fa45e7801f85fd31ed827366f90b6ff71cedeeae50c7ab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:33.385Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:33.699Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-24T23:53:33.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-24T23:53:33.699Z] 151b85616b10: Preparing [2023-08-24T23:53:33.699Z] ed7816ccb53e: Preparing [2023-08-24T23:53:33.699Z] c761f97e6b78: Preparing [2023-08-24T23:53:33.699Z] 96144fd9f684: Preparing [2023-08-24T23:53:33.699Z] 5c21f534b3a4: Preparing [2023-08-24T23:53:33.699Z] 36b50b131297: Preparing [2023-08-24T23:53:33.699Z] 36b50b131297: Waiting [2023-08-24T23:53:33.699Z] ed7816ccb53e: Layer already exists [2023-08-24T23:53:33.699Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:33.699Z] 151b85616b10: Layer already exists [2023-08-24T23:53:33.699Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:33.699Z] 5c21f534b3a4: Layer already exists [2023-08-24T23:53:33.699Z] 36b50b131297: Layer already exists [2023-08-24T23:53:33.699Z] latest: digest: sha256:c5e076907bda2888c6fa45e7801f85fd31ed827366f90b6ff71cedeeae50c7ab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:34.013Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:34.327Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.33 [2023-08-24T23:53:34.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-24T23:53:34.327Z] 151b85616b10: Preparing [2023-08-24T23:53:34.327Z] ed7816ccb53e: Preparing [2023-08-24T23:53:34.327Z] c761f97e6b78: Preparing [2023-08-24T23:53:34.327Z] 96144fd9f684: Preparing [2023-08-24T23:53:34.327Z] 5c21f534b3a4: Preparing [2023-08-24T23:53:34.327Z] 36b50b131297: Preparing [2023-08-24T23:53:34.327Z] 36b50b131297: Waiting [2023-08-24T23:53:34.327Z] 5c21f534b3a4: Layer already exists [2023-08-24T23:53:34.327Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:34.327Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:34.327Z] 151b85616b10: Layer already exists [2023-08-24T23:53:34.327Z] ed7816ccb53e: Layer already exists [2023-08-24T23:53:34.327Z] 36b50b131297: Layer already exists [2023-08-24T23:53:34.327Z] 3.1.0-dev.33: digest: sha256:c5e076907bda2888c6fa45e7801f85fd31ed827366f90b6ff71cedeeae50c7ab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:34.641Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:34.948Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:53:34.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-24T23:53:34.948Z] 151b85616b10: Preparing [2023-08-24T23:53:34.948Z] ed7816ccb53e: Preparing [2023-08-24T23:53:34.948Z] c761f97e6b78: Preparing [2023-08-24T23:53:34.948Z] 96144fd9f684: Preparing [2023-08-24T23:53:34.948Z] 5c21f534b3a4: Preparing [2023-08-24T23:53:34.948Z] 36b50b131297: Preparing [2023-08-24T23:53:34.948Z] 36b50b131297: Waiting [2023-08-24T23:53:34.948Z] ed7816ccb53e: Layer already exists [2023-08-24T23:53:34.948Z] 151b85616b10: Layer already exists [2023-08-24T23:53:34.948Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:34.948Z] 5c21f534b3a4: Layer already exists [2023-08-24T23:53:34.948Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:34.948Z] 36b50b131297: Layer already exists [2023-08-24T23:53:34.948Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:c5e076907bda2888c6fa45e7801f85fd31ed827366f90b6ff71cedeeae50c7ab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:35.267Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:35.573Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-08-24T23:53:35.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-24T23:53:35.573Z] 151b85616b10: Preparing [2023-08-24T23:53:35.573Z] ed7816ccb53e: Preparing [2023-08-24T23:53:35.573Z] c761f97e6b78: Preparing [2023-08-24T23:53:35.573Z] 96144fd9f684: Preparing [2023-08-24T23:53:35.573Z] 5c21f534b3a4: Preparing [2023-08-24T23:53:35.573Z] 36b50b131297: Preparing [2023-08-24T23:53:35.573Z] 36b50b131297: Waiting [2023-08-24T23:53:35.573Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:35.573Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:35.573Z] ed7816ccb53e: Layer already exists [2023-08-24T23:53:35.573Z] 5c21f534b3a4: Layer already exists [2023-08-24T23:53:35.573Z] 151b85616b10: Layer already exists [2023-08-24T23:53:35.573Z] 36b50b131297: Layer already exists [2023-08-24T23:53:35.573Z] main: digest: sha256:c5e076907bda2888c6fa45e7801f85fd31ed827366f90b6ff71cedeeae50c7ab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-24T23:53:35.619Z] ===================================================== [Pipeline] echo [2023-08-24T23:53:35.630Z] taggedImages: [2023-08-24T23:53:35.630Z] - nexus3.edgexfoundry.org:10004/support-notifications:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:53:35.630Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-24T23:53:35.630Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.33 [2023-08-24T23:53:35.630Z] - nexus3.edgexfoundry.org:10004/support-notifications:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:53:35.630Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-08-24T23:53:35.650Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-08-24T23:53:35.650Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:53:35.650Z] latest [2023-08-24T23:53:35.650Z] 3.1.0-dev.33 [2023-08-24T23:53:35.650Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:53:35.650Z] main [2023-08-24T23:53:35.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:35.956Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:36.261Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:53:36.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-24T23:53:36.261Z] d459955dd092: Preparing [2023-08-24T23:53:36.261Z] 4ed392073e86: Preparing [2023-08-24T23:53:36.261Z] c761f97e6b78: Preparing [2023-08-24T23:53:36.261Z] 96144fd9f684: Preparing [2023-08-24T23:53:36.261Z] 48692bf1281b: Preparing [2023-08-24T23:53:36.261Z] 36b50b131297: Preparing [2023-08-24T23:53:36.261Z] 36b50b131297: Waiting [2023-08-24T23:53:36.261Z] 48692bf1281b: Layer already exists [2023-08-24T23:53:36.261Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:36.261Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:36.261Z] 36b50b131297: Layer already exists [2023-08-24T23:53:36.261Z] d459955dd092: Pushed [2023-08-24T23:53:39.554Z] 4ed392073e86: Pushed [2023-08-24T23:53:39.554Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:7eab9c0f7c0bad00b0d57dfae065627f206af15ee861ded620ac7937bfce1174 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:39.870Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:40.173Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-24T23:53:40.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-24T23:53:40.173Z] d459955dd092: Preparing [2023-08-24T23:53:40.173Z] 4ed392073e86: Preparing [2023-08-24T23:53:40.173Z] c761f97e6b78: Preparing [2023-08-24T23:53:40.173Z] 96144fd9f684: Preparing [2023-08-24T23:53:40.173Z] 48692bf1281b: Preparing [2023-08-24T23:53:40.173Z] 36b50b131297: Preparing [2023-08-24T23:53:40.173Z] 36b50b131297: Waiting [2023-08-24T23:53:40.173Z] 48692bf1281b: Layer already exists [2023-08-24T23:53:40.173Z] d459955dd092: Layer already exists [2023-08-24T23:53:40.173Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:40.173Z] 4ed392073e86: Layer already exists [2023-08-24T23:53:40.173Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:40.173Z] 36b50b131297: Layer already exists [2023-08-24T23:53:40.173Z] latest: digest: sha256:7eab9c0f7c0bad00b0d57dfae065627f206af15ee861ded620ac7937bfce1174 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:40.482Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:40.785Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.33 [2023-08-24T23:53:40.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-24T23:53:40.785Z] d459955dd092: Preparing [2023-08-24T23:53:40.785Z] 4ed392073e86: Preparing [2023-08-24T23:53:40.785Z] c761f97e6b78: Preparing [2023-08-24T23:53:40.785Z] 96144fd9f684: Preparing [2023-08-24T23:53:40.785Z] 48692bf1281b: Preparing [2023-08-24T23:53:40.785Z] 36b50b131297: Preparing [2023-08-24T23:53:40.785Z] 36b50b131297: Waiting [2023-08-24T23:53:40.785Z] 48692bf1281b: Layer already exists [2023-08-24T23:53:40.785Z] 4ed392073e86: Layer already exists [2023-08-24T23:53:40.785Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:40.785Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:40.785Z] d459955dd092: Layer already exists [2023-08-24T23:53:40.785Z] 36b50b131297: Layer already exists [2023-08-24T23:53:40.785Z] 3.1.0-dev.33: digest: sha256:7eab9c0f7c0bad00b0d57dfae065627f206af15ee861ded620ac7937bfce1174 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:41.100Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:41.420Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:53:41.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-24T23:53:41.420Z] d459955dd092: Preparing [2023-08-24T23:53:41.420Z] 4ed392073e86: Preparing [2023-08-24T23:53:41.420Z] c761f97e6b78: Preparing [2023-08-24T23:53:41.420Z] 96144fd9f684: Preparing [2023-08-24T23:53:41.420Z] 48692bf1281b: Preparing [2023-08-24T23:53:41.420Z] 36b50b131297: Preparing [2023-08-24T23:53:41.420Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:41.420Z] d459955dd092: Layer already exists [2023-08-24T23:53:41.420Z] 4ed392073e86: Layer already exists [2023-08-24T23:53:41.420Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:41.420Z] 48692bf1281b: Layer already exists [2023-08-24T23:53:41.420Z] 36b50b131297: Layer already exists [2023-08-24T23:53:41.420Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:7eab9c0f7c0bad00b0d57dfae065627f206af15ee861ded620ac7937bfce1174 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:41.740Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-24T23:53:42.127Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-08-24T23:53:42.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-24T23:53:42.127Z] d459955dd092: Preparing [2023-08-24T23:53:42.127Z] 4ed392073e86: Preparing [2023-08-24T23:53:42.127Z] c761f97e6b78: Preparing [2023-08-24T23:53:42.127Z] 96144fd9f684: Preparing [2023-08-24T23:53:42.127Z] 48692bf1281b: Preparing [2023-08-24T23:53:42.127Z] 36b50b131297: Preparing [2023-08-24T23:53:42.127Z] 36b50b131297: Waiting [2023-08-24T23:53:42.127Z] d459955dd092: Layer already exists [2023-08-24T23:53:42.127Z] 96144fd9f684: Layer already exists [2023-08-24T23:53:42.127Z] 48692bf1281b: Layer already exists [2023-08-24T23:53:42.127Z] c761f97e6b78: Layer already exists [2023-08-24T23:53:42.127Z] 4ed392073e86: Layer already exists [2023-08-24T23:53:42.127Z] 36b50b131297: Layer already exists [2023-08-24T23:53:42.127Z] main: digest: sha256:7eab9c0f7c0bad00b0d57dfae065627f206af15ee861ded620ac7937bfce1174 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-24T23:53:42.185Z] ===================================================== [Pipeline] echo [2023-08-24T23:53:42.194Z] taggedImages: [2023-08-24T23:53:42.194Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-24T23:53:42.194Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-24T23:53:42.194Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.33 [2023-08-24T23:53:42.194Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-24T23:53:42.194Z] - 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-08-25T00:07:07.455Z] #101 ... [2023-08-25T00:07:07.455Z] [2023-08-25T00:07:07.455Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-25T00:07:07.455Z] #131 DONE 952.9s [2023-08-25T00:07:07.455Z] [2023-08-25T00:07:07.455Z] #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-25T00:07:07.455Z] #111 ... [2023-08-25T00:07:07.455Z] [2023-08-25T00:07:07.455Z] #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T00:07:07.455Z] #147 DONE 0.2s [2023-08-25T00:07:07.455Z] [2023-08-25T00:07:07.455Z] #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-25T00:07:07.455Z] #148 DONE 0.1s [2023-08-25T00:07:07.455Z] [2023-08-25T00:07:07.455Z] #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-25T00:07:07.455Z] #149 DONE 0.1s [2023-08-25T00:07:07.455Z] [2023-08-25T00:07:07.455Z] #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-25T00:07:07.455Z] #150 DONE 0.1s [2023-08-25T00:07:07.455Z] [2023-08-25T00:07:07.455Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-25T00:07:07.455Z] #132 ... [2023-08-25T00:07:07.455Z] [2023-08-25T00:07:07.455Z] #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-25T00:07:07.455Z] #151 DONE 0.2s [2023-08-25T00:07:07.455Z] [2023-08-25T00:07:07.455Z] #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-25T00:07:07.455Z] #152 DONE 0.1s [2023-08-25T00:07:07.455Z] [2023-08-25T00:07:07.455Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-25T00:07:07.455Z] #101 ... [2023-08-25T00:07:07.455Z] [2023-08-25T00:07:07.455Z] #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-25T00:07:08.867Z] #153 DONE 2.1s [2023-08-25T00:07:08.867Z] [2023-08-25T00:07:08.867Z] #141 [security-proxy-setup] exporting to image [2023-08-25T00:07:08.867Z] #141 exporting layers [2023-08-25T00:07:09.464Z] #141 exporting layers 0.8s done [2023-08-25T00:07:09.464Z] #141 writing image sha256:1fd9e02c29c43a5102503b5785337818b5790a280072c15f9dbe2886b003417a done [2023-08-25T00:07:09.464Z] #141 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-25T00:07:09.464Z] #141 DONE 4.8s [2023-08-25T00:07:09.464Z] [2023-08-25T00:07:09.464Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-25T00:07:09.464Z] #133 954.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-25T00:07:24.464Z] #133 ... [2023-08-25T00:07:24.464Z] [2023-08-25T00:07:24.464Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-25T00:07:24.464Z] #132 DONE 970.4s [2023-08-25T00:07:24.464Z] [2023-08-25T00:07:24.464Z] #115 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-25T00:07:24.464Z] #115 ... [2023-08-25T00:07:24.464Z] [2023-08-25T00:07:24.464Z] #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-25T00:07:24.464Z] #154 DONE 0.4s [2023-08-25T00:07:24.464Z] [2023-08-25T00:07:24.464Z] #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-25T00:07:28.745Z] #155 DONE 5.0s [2023-08-25T00:07:28.745Z] [2023-08-25T00:07:28.745Z] #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T00:07:29.014Z] #156 ... [2023-08-25T00:07:29.014Z] [2023-08-25T00:07:29.014Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-25T00:07:29.014Z] #133 DONE 976.8s [2023-08-25T00:07:29.014Z] [2023-08-25T00:07:29.014Z] #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T00:07:29.014Z] #156 DONE 0.5s [2023-08-25T00:07:29.014Z] [2023-08-25T00:07:29.014Z] #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-25T00:07:29.612Z] #157 DONE 0.6s [2023-08-25T00:07:29.612Z] [2023-08-25T00:07:29.612Z] #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-25T00:07:30.201Z] #158 DONE 0.6s [2023-08-25T00:07:30.201Z] [2023-08-25T00:07:30.201Z] #159 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-25T00:07:30.485Z] #159 ... [2023-08-25T00:07:30.485Z] [2023-08-25T00:07:30.485Z] #160 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T00:07:30.485Z] #160 DONE 0.5s [2023-08-25T00:07:30.485Z] [2023-08-25T00:07:30.485Z] #161 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-25T00:07:30.753Z] #161 DONE 0.3s [2023-08-25T00:07:30.753Z] [2023-08-25T00:07:30.753Z] #159 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-25T00:07:30.753Z] #159 DONE 0.5s [2023-08-25T00:07:30.753Z] [2023-08-25T00:07:30.753Z] #162 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-25T00:07:31.414Z] #162 DONE 0.3s [2023-08-25T00:07:31.414Z] [2023-08-25T00:07:31.414Z] #163 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-25T00:07:31.414Z] #163 DONE 0.3s [2023-08-25T00:07:31.414Z] [2023-08-25T00:07:31.414Z] #164 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-25T00:07:31.414Z] #164 DONE 0.3s [2023-08-25T00:07:31.414Z] [2023-08-25T00:07:31.414Z] #165 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-25T00:07:31.414Z] #165 DONE 0.3s [2023-08-25T00:07:31.414Z] [2023-08-25T00:07:31.414Z] #166 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-25T00:07:31.684Z] #166 DONE 0.2s [2023-08-25T00:07:31.684Z] [2023-08-25T00:07:31.684Z] #167 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-25T00:07:31.684Z] #167 ... [2023-08-25T00:07:31.684Z] [2023-08-25T00:07:31.684Z] #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-25T00:07:31.684Z] #168 DONE 0.2s [2023-08-25T00:07:31.953Z] [2023-08-25T00:07:31.953Z] #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-25T00:07:31.953Z] #169 DONE 0.4s [2023-08-25T00:07:31.953Z] [2023-08-25T00:07:31.953Z] #167 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-25T00:07:31.953Z] #167 DONE 0.3s [2023-08-25T00:07:31.953Z] [2023-08-25T00:07:31.953Z] #170 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-25T00:07:32.951Z] #170 ... [2023-08-25T00:07:32.951Z] [2023-08-25T00:07:32.951Z] #171 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-25T00:07:32.951Z] #171 DONE 0.7s [2023-08-25T00:07:32.951Z] [2023-08-25T00:07:32.951Z] #172 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-25T00:07:33.222Z] #172 DONE 0.2s [2023-08-25T00:07:33.222Z] [2023-08-25T00:07:33.222Z] #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-25T00:07:35.170Z] #173 ... [2023-08-25T00:07:35.170Z] [2023-08-25T00:07:35.170Z] #170 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-25T00:07:35.170Z] #170 DONE 3.0s [2023-08-25T00:07:35.170Z] [2023-08-25T00:07:35.170Z] #141 [security-bootstrapper] exporting to image [2023-08-25T00:07:35.170Z] #141 exporting layers [2023-08-25T00:07:35.441Z] #141 ... [2023-08-25T00:07:35.441Z] [2023-08-25T00:07:35.441Z] #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-25T00:07:35.441Z] #173 DONE 2.4s [2023-08-25T00:07:35.441Z] [2023-08-25T00:07:35.441Z] #141 [security-secretstore-setup] exporting to image [2023-08-25T00:07:36.850Z] #141 exporting layers 1.6s done [2023-08-25T00:07:36.850Z] #141 writing image sha256:4c6b425e114d8b9c6828b5598cdc1283d889f8f0a8be01ac3ee1e8825a0a0364 [2023-08-25T00:07:36.850Z] #141 writing image sha256:4c6b425e114d8b9c6828b5598cdc1283d889f8f0a8be01ac3ee1e8825a0a0364 0.1s done [2023-08-25T00:07:36.850Z] #141 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-08-25T00:07:37.118Z] #141 exporting layers 1.6s done [2023-08-25T00:07:37.119Z] #141 writing image sha256:8bf1584b248acac51a14db8fa74821a406bb44aabb9014657a4e91401d058c03 done [2023-08-25T00:07:37.119Z] #141 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-25T00:07:37.119Z] #141 DONE 6.9s [2023-08-25T00:07:37.119Z] [2023-08-25T00:07:37.119Z] #115 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-25T00:07:45.332Z] #115 ... [2023-08-25T00:07:45.332Z] [2023-08-25T00:07:45.332Z] #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-25T00:07:45.332Z] #109 DONE 992.1s [2023-08-25T00:07:45.332Z] [2023-08-25T00:07:45.332Z] #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-25T00:07:45.332Z] #110 ... [2023-08-25T00:07:45.332Z] [2023-08-25T00:07:45.332Z] #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T00:07:45.332Z] #174 DONE 0.2s [2023-08-25T00:07:45.332Z] [2023-08-25T00:07:45.332Z] #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-25T00:07:45.332Z] #175 DONE 0.2s [2023-08-25T00:07:45.332Z] [2023-08-25T00:07:45.332Z] #115 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-25T00:07:45.332Z] #115 ... [2023-08-25T00:07:45.332Z] [2023-08-25T00:07:45.332Z] #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-25T00:07:45.332Z] #176 DONE 0.3s [2023-08-25T00:07:45.332Z] [2023-08-25T00:07:45.332Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-25T00:07:45.602Z] #108 ... [2023-08-25T00:07:45.602Z] [2023-08-25T00:07:45.602Z] #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-25T00:07:45.602Z] #177 DONE 0.2s [2023-08-25T00:07:45.602Z] [2023-08-25T00:07:45.602Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-25T00:07:45.872Z] #178 DONE 0.2s [2023-08-25T00:07:45.872Z] [2023-08-25T00:07:45.872Z] #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-25T00:07:47.830Z] #179 DONE 2.0s [2023-08-25T00:07:47.830Z] [2023-08-25T00:07:47.830Z] #115 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-25T00:07:48.098Z] #115 ... [2023-08-25T00:07:48.098Z] [2023-08-25T00:07:48.098Z] #141 [security-proxy-auth] exporting to image [2023-08-25T00:07:48.098Z] #141 exporting layers [2023-08-25T00:07:48.365Z] #141 exporting layers 0.5s done [2023-08-25T00:07:48.366Z] #141 writing image sha256:223ab0b2977a89f53e6dfd568452227c11f6a4478620d9c253e4b6e3067da483 done [2023-08-25T00:07:48.366Z] #141 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-25T00:07:48.366Z] #141 DONE 7.4s [2023-08-25T00:07:48.366Z] [2023-08-25T00:07:48.366Z] #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-25T00:08:03.362Z] #111 ... [2023-08-25T00:08:03.362Z] [2023-08-25T00:08:03.362Z] #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-25T00:08:03.362Z] #110 DONE 1009.5s [2023-08-25T00:08:03.362Z] [2023-08-25T00:08:03.362Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-25T00:08:03.362Z] #130 ... [2023-08-25T00:08:03.362Z] [2023-08-25T00:08:03.362Z] #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T00:08:03.362Z] #180 DONE 0.2s [2023-08-25T00:08:03.362Z] [2023-08-25T00:08:03.362Z] #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-25T00:08:03.362Z] #181 DONE 0.2s [2023-08-25T00:08:03.362Z] [2023-08-25T00:08:03.362Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-25T00:08:03.362Z] #108 ... [2023-08-25T00:08:03.362Z] [2023-08-25T00:08:03.362Z] #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-25T00:08:03.634Z] #182 DONE 0.3s [2023-08-25T00:08:03.634Z] [2023-08-25T00:08:03.634Z] #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-25T00:08:03.634Z] #183 DONE 0.2s [2023-08-25T00:08:03.634Z] [2023-08-25T00:08:03.634Z] #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-25T00:08:03.906Z] #184 DONE 0.1s [2023-08-25T00:08:03.906Z] [2023-08-25T00:08:03.906Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-25T00:08:05.882Z] #185 DONE 1.9s [2023-08-25T00:08:05.882Z] [2023-08-25T00:08:05.882Z] #141 [core-common-config-bootstrapper] exporting to image [2023-08-25T00:08:05.882Z] #141 exporting layers [2023-08-25T00:08:06.148Z] #141 exporting layers 0.5s done [2023-08-25T00:08:06.148Z] #141 writing image sha256:0c20cbb1099af10c0cf2eec2b896556f609b407bb2c8d7a3e0aacd09ca96530a 0.0s done [2023-08-25T00:08:06.148Z] #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-25T00:08:06.148Z] #141 DONE 8.0s [2023-08-25T00:08:06.148Z] [2023-08-25T00:08:06.148Z] #115 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-25T00:08:45.027Z] #115 DONE 1048.0s [2023-08-25T00:08:45.027Z] [2023-08-25T00:08:45.027Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-25T00:08:45.027Z] #108 ... [2023-08-25T00:08:45.027Z] [2023-08-25T00:08:45.027Z] #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T00:08:45.027Z] #186 DONE 0.1s [2023-08-25T00:08:45.027Z] [2023-08-25T00:08:45.027Z] #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-25T00:08:45.027Z] #187 DONE 0.2s [2023-08-25T00:08:45.027Z] [2023-08-25T00:08:45.027Z] #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-25T00:08:45.027Z] #188 DONE 0.3s [2023-08-25T00:08:45.027Z] [2023-08-25T00:08:45.027Z] #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-25T00:08:45.027Z] #189 DONE 0.1s [2023-08-25T00:08:45.027Z] [2023-08-25T00:08:45.027Z] #141 [core-command] exporting to image [2023-08-25T00:08:45.027Z] #141 exporting layers [2023-08-25T00:08:45.027Z] #141 exporting layers 0.3s done [2023-08-25T00:08:45.027Z] #141 writing image sha256:becf5d8a03a1570e57082d332079897dd483cb1acfc8c2dc96222fd5d0e16c0b done [2023-08-25T00:08:45.027Z] #141 naming to docker.io/library/core-command-arm64 done [2023-08-25T00:08:45.027Z] #141 DONE 8.3s [2023-08-25T00:08:45.027Z] [2023-08-25T00:08:45.027Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-25T00:08:51.680Z] #101 ... [2023-08-25T00:08:51.680Z] [2023-08-25T00:08:51.680Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-25T00:08:51.680Z] #126 DONE 1059.6s [2023-08-25T00:08:51.948Z] [2023-08-25T00:08:51.949Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-25T00:08:52.219Z] #101 ... [2023-08-25T00:08:52.219Z] [2023-08-25T00:08:52.219Z] #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T00:08:52.487Z] #190 DONE 0.3s [2023-08-25T00:08:52.487Z] [2023-08-25T00:08:52.487Z] #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-25T00:08:52.766Z] #191 DONE 0.2s [2023-08-25T00:08:52.766Z] [2023-08-25T00:08:52.766Z] #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-25T00:08:53.035Z] #192 DONE 0.4s [2023-08-25T00:08:53.035Z] [2023-08-25T00:08:53.035Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-25T00:08:53.035Z] #108 ... [2023-08-25T00:08:53.035Z] [2023-08-25T00:08:53.035Z] #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-25T00:08:53.306Z] #193 DONE 0.2s [2023-08-25T00:08:53.306Z] [2023-08-25T00:08:53.306Z] #141 [core-data] exporting to image [2023-08-25T00:08:53.306Z] #141 exporting layers [2023-08-25T00:08:53.576Z] #141 exporting layers 0.3s done [2023-08-25T00:08:53.576Z] #141 writing image sha256:102189c279a392aa9b7c3d4615a9fc88b9ebfa2f62a5a9d077e3b5f8557a8298 done [2023-08-25T00:08:53.576Z] #141 naming to docker.io/library/core-data-arm64 done [2023-08-25T00:08:53.576Z] #141 DONE 8.6s [2023-08-25T00:08:53.576Z] [2023-08-25T00:08:53.576Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-25T00:08:54.998Z] #108 ... [2023-08-25T00:08:54.998Z] [2023-08-25T00:08:54.998Z] #111 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-25T00:08:54.998Z] #111 DONE 1062.6s [2023-08-25T00:08:54.998Z] [2023-08-25T00:08:54.998Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-25T00:08:55.275Z] #101 ... [2023-08-25T00:08:55.275Z] [2023-08-25T00:08:55.275Z] #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T00:08:55.550Z] #194 DONE 0.2s [2023-08-25T00:08:55.550Z] [2023-08-25T00:08:55.550Z] #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-25T00:08:55.550Z] #195 DONE 0.2s [2023-08-25T00:08:55.550Z] [2023-08-25T00:08:55.550Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-25T00:08:55.825Z] #101 ... [2023-08-25T00:08:55.825Z] [2023-08-25T00:08:55.825Z] #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-25T00:08:55.825Z] #196 DONE 0.3s [2023-08-25T00:08:55.825Z] [2023-08-25T00:08:55.825Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-25T00:08:56.095Z] #101 ... [2023-08-25T00:08:56.095Z] [2023-08-25T00:08:56.095Z] #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-25T00:08:56.095Z] #197 DONE 0.1s [2023-08-25T00:08:56.095Z] [2023-08-25T00:08:56.095Z] #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-25T00:08:56.095Z] #198 DONE 0.1s [2023-08-25T00:08:56.095Z] [2023-08-25T00:08:56.095Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-25T00:08:56.373Z] #108 ... [2023-08-25T00:08:56.373Z] [2023-08-25T00:08:56.373Z] #141 [core-metadata] exporting to image [2023-08-25T00:08:56.645Z] #141 exporting layers 0.4s done [2023-08-25T00:08:56.645Z] #141 writing image sha256:b779356638fedde40534db69c41f95bff67e8c77683c823371f1d1bccd002efe done [2023-08-25T00:08:56.645Z] #141 naming to docker.io/library/core-metadata-arm64 [2023-08-25T00:08:56.645Z] #141 naming to docker.io/library/core-metadata-arm64 done [2023-08-25T00:08:56.645Z] #141 DONE 9.0s [2023-08-25T00:08:56.645Z] [2023-08-25T00:08:56.645Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-25T00:09:23.370Z] #108 ... [2023-08-25T00:09:23.370Z] [2023-08-25T00:09:23.370Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-25T00:09:23.370Z] #101 DONE 1090.1s [2023-08-25T00:09:23.370Z] [2023-08-25T00:09:23.370Z] #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T00:09:23.370Z] #199 DONE 0.1s [2023-08-25T00:09:23.370Z] [2023-08-25T00:09:23.370Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-25T00:09:23.370Z] #108 ... [2023-08-25T00:09:23.370Z] [2023-08-25T00:09:23.370Z] #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-25T00:09:23.370Z] #200 DONE 0.1s [2023-08-25T00:09:23.370Z] [2023-08-25T00:09:23.370Z] #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-25T00:09:23.370Z] #201 DONE 0.4s [2023-08-25T00:09:23.370Z] [2023-08-25T00:09:23.370Z] #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-25T00:09:23.650Z] #202 DONE 0.1s [2023-08-25T00:09:23.650Z] [2023-08-25T00:09:23.650Z] #141 [security-spiffe-token-provider] exporting to image [2023-08-25T00:09:23.650Z] #141 exporting layers [2023-08-25T00:09:23.919Z] #141 exporting layers 0.5s done [2023-08-25T00:09:23.919Z] #141 writing image sha256:a8e5a7cf25a18904cdc233bf82a12dc8353552eae7dfc50b5c4b0d8d3d68dabb done [2023-08-25T00:09:23.919Z] #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-25T00:09:23.919Z] #141 DONE 9.5s [2023-08-25T00:09:23.919Z] [2023-08-25T00:09:23.919Z] #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-25T00:09:50.584Z] #108 DONE 1114.9s [2023-08-25T00:09:50.584Z] [2023-08-25T00:09:50.584Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-25T00:09:50.584Z] #130 ... [2023-08-25T00:09:50.584Z] [2023-08-25T00:09:50.584Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T00:09:50.584Z] #203 DONE 0.1s [2023-08-25T00:09:50.584Z] [2023-08-25T00:09:50.584Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-25T00:09:50.584Z] #204 DONE 0.1s [2023-08-25T00:09:50.584Z] [2023-08-25T00:09:50.584Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-25T00:09:50.584Z] #130 ... [2023-08-25T00:09:50.584Z] [2023-08-25T00:09:50.584Z] #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-25T00:09:50.584Z] #205 DONE 0.6s [2023-08-25T00:09:50.584Z] [2023-08-25T00:09:50.584Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-25T00:09:50.585Z] #130 ... [2023-08-25T00:09:50.585Z] [2023-08-25T00:09:50.585Z] #206 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-25T00:09:50.585Z] #206 DONE 0.1s [2023-08-25T00:09:50.585Z] [2023-08-25T00:09:50.585Z] #141 [support-scheduler] exporting to image [2023-08-25T00:09:50.585Z] #141 exporting layers [2023-08-25T00:09:50.585Z] #141 exporting layers 0.4s done [2023-08-25T00:09:50.585Z] #141 writing image sha256:dc02ec1f5eba9d9e66c29b9b640059e6067a94fa69927ee892ca991975111182 done [2023-08-25T00:09:50.585Z] #141 naming to docker.io/library/support-scheduler-arm64 done [2023-08-25T00:09:50.585Z] #141 DONE 9.9s [2023-08-25T00:09:50.585Z] [2023-08-25T00:09:50.585Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-25T00:09:50.585Z] #130 DONE 1117.4s [2023-08-25T00:09:50.585Z] [2023-08-25T00:09:50.585Z] #207 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-25T00:09:50.585Z] #207 DONE 0.1s [2023-08-25T00:09:50.585Z] [2023-08-25T00:09:50.585Z] #208 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-25T00:09:50.585Z] #208 DONE 0.1s [2023-08-25T00:09:50.585Z] [2023-08-25T00:09:50.585Z] #209 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-25T00:09:50.585Z] #209 DONE 0.3s [2023-08-25T00:09:50.585Z] [2023-08-25T00:09:50.585Z] #210 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-25T00:09:50.585Z] #210 DONE 0.1s [2023-08-25T00:09:50.585Z] [2023-08-25T00:09:50.585Z] #141 [support-notifications] exporting to image [2023-08-25T00:09:50.585Z] #141 exporting layers 0.4s done [2023-08-25T00:09:50.585Z] #141 writing image sha256:fea46d4aba8bf9c02e2d3b3f500e9dac57515affc3e952ee7f670eee9399890b done [2023-08-25T00:09:50.585Z] #141 naming to docker.io/library/support-notifications-arm64 done [2023-08-25T00:09:50.585Z] #141 DONE 10.2s [2023-08-25T00:09:50.585Z] time="2023-08-24T23:49:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T00:09:50.585Z] time="2023-08-24T23:49:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T00:09:50.585Z] time="2023-08-24T23:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T00:09:50.585Z] time="2023-08-24T23:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T00:09:50.585Z] time="2023-08-24T23:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T00:09:50.585Z] time="2023-08-24T23:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T00:09:50.585Z] time="2023-08-24T23:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T00:09:50.585Z] time="2023-08-24T23:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T00:09:50.585Z] time="2023-08-24T23:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T00:09:50.585Z] time="2023-08-24T23:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T00:09:50.585Z] time="2023-08-24T23:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T00:09:50.585Z] time="2023-08-24T23:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T00:09:50.585Z] time="2023-08-24T23:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-25T00:09:50.585Z] time="2023-08-24T23:49:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-25T00:09:50.600Z] $ docker stop --time=1 b771d22d40a01cdb9b20594fd8aa0d100d7d757d09523e798a4b3fb47adb56fd [2023-08-25T00:09:52.204Z] $ docker rm -f --volumes b771d22d40a01cdb9b20594fd8aa0d100d7d757d09523e798a4b3fb47adb56fd [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T00:09:52.669Z] + docker images [2023-08-25T00:09:52.669Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-25T00:09:52.669Z] support-notifications-arm64 latest fea46d4aba8b 2 seconds ago 33.7MB [2023-08-25T00:09:52.669Z] support-scheduler-arm64 latest dc02ec1f5eba 4 seconds ago 32.9MB [2023-08-25T00:09:52.669Z] security-spiffe-token-provider-arm64 latest a8e5a7cf25a1 29 seconds ago 33.3MB [2023-08-25T00:09:52.669Z] core-metadata-arm64 latest b779356638fe 57 seconds ago 21.2MB [2023-08-25T00:09:52.669Z] core-data-arm64 latest 102189c279a3 About a minute ago 20.9MB [2023-08-25T00:09:52.669Z] core-command-arm64 latest becf5d8a03a1 About a minute ago 20.8MB [2023-08-25T00:09:52.669Z] core-common-config-bootstrapper-arm64 latest 0c20cbb1099a About a minute ago 18MB [2023-08-25T00:09:52.669Z] security-proxy-auth-arm64 latest 223ab0b2977a 2 minutes ago 19.3MB [2023-08-25T00:09:52.669Z] security-secretstore-setup-arm64 latest 8bf1584b248a 2 minutes ago 43MB [2023-08-25T00:09:52.669Z] security-bootstrapper-arm64 latest 4c6b425e114d 2 minutes ago 22.6MB [2023-08-25T00:09:52.669Z] security-proxy-setup-arm64 latest 1fd9e02c29c4 2 minutes ago 28.8MB [2023-08-25T00:09:52.669Z] security-spire-agent-arm64 latest b592c574780a 18 minutes ago 152MB [2023-08-25T00:09:52.669Z] security-spire-server-arm64 latest 09e974d6c48a 18 minutes ago 96.9MB [2023-08-25T00:09:52.669Z] security-spire-config-arm64 latest 01603e918025 18 minutes ago 96.1MB [2023-08-25T00:09:52.669Z] ci-base-image-arm64 latest 7f860f60d570 20 minutes ago 1.05GB [2023-08-25T00:09:52.669Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 6 weeks ago 677MB [2023-08-25T00:09:52.669Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T00:09:52.793Z] provisioning config files... [2023-08-25T00:09:52.807Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/567@tmp/config14863560469982066969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T00:09:53.135Z] ---> docker-login.sh [2023-08-25T00:09:53.135Z] nexus3.edgexfoundry.org:10001 [2023-08-25T00:09:53.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T00:09:53.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T00:09:53.400Z] Configure a credential helper to remove this warning. See [2023-08-25T00:09:53.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T00:09:53.400Z] [2023-08-25T00:09:53.400Z] Login Succeeded [2023-08-25T00:09:53.400Z] nexus3.edgexfoundry.org:10002 [2023-08-25T00:09:53.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T00:09:53.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T00:09:53.666Z] Configure a credential helper to remove this warning. See [2023-08-25T00:09:53.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T00:09:53.666Z] [2023-08-25T00:09:53.666Z] Login Succeeded [2023-08-25T00:09:53.666Z] nexus3.edgexfoundry.org:10003 [2023-08-25T00:09:53.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T00:09:54.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T00:09:54.198Z] Configure a credential helper to remove this warning. See [2023-08-25T00:09:54.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T00:09:54.198Z] [2023-08-25T00:09:54.198Z] Login Succeeded [2023-08-25T00:09:54.198Z] nexus3.edgexfoundry.org:10004 [2023-08-25T00:09:54.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T00:09:54.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T00:09:54.462Z] Configure a credential helper to remove this warning. See [2023-08-25T00:09:54.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T00:09:54.462Z] [2023-08-25T00:09:54.462Z] Login Succeeded [2023-08-25T00:09:54.462Z] docker.io [2023-08-25T00:09:54.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T00:09:54.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T00:09:54.990Z] Configure a credential helper to remove this warning. See [2023-08-25T00:09:54.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T00:09:54.990Z] [2023-08-25T00:09:54.990Z] Login Succeeded [2023-08-25T00:09:54.990Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T00:09:55.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T00:09:55.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T00:09:55.060Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-08-25T00:09:55.060Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:09:55.060Z] latest [2023-08-25T00:09:55.060Z] 3.1.0-dev.33 [2023-08-25T00:09:55.060Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:09:55.060Z] main [2023-08-25T00:09:55.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:09:55.406Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:09:55.751Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:09:55.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-25T00:09:55.751Z] 18238aafa6ce: Preparing [2023-08-25T00:09:55.751Z] 9773c1c31652: Preparing [2023-08-25T00:09:55.751Z] 9d0f461aed6d: Preparing [2023-08-25T00:09:55.751Z] 0694424614ee: Preparing [2023-08-25T00:09:55.751Z] 4e87fbdf746e: Preparing [2023-08-25T00:09:55.751Z] d2d9d24a8c2a: Preparing [2023-08-25T00:09:55.751Z] d2d9d24a8c2a: Waiting [2023-08-25T00:09:56.015Z] 0694424614ee: Pushed [2023-08-25T00:09:56.015Z] 18238aafa6ce: Pushed [2023-08-25T00:09:56.015Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:09:56.015Z] 9d0f461aed6d: Pushed [2023-08-25T00:09:56.015Z] 4e87fbdf746e: Pushed [2023-08-25T00:09:59.336Z] 9773c1c31652: Pushed [2023-08-25T00:09:59.336Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:9ad61e18e86541193e2d62bf473406f0a41ef4f305f9fa2e2f1f004720887811 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:09:59.668Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:09:59.996Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-25T00:09:59.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-25T00:09:59.997Z] 18238aafa6ce: Preparing [2023-08-25T00:09:59.997Z] 9773c1c31652: Preparing [2023-08-25T00:09:59.997Z] 9d0f461aed6d: Preparing [2023-08-25T00:09:59.997Z] 0694424614ee: Preparing [2023-08-25T00:09:59.997Z] 4e87fbdf746e: Preparing [2023-08-25T00:09:59.997Z] d2d9d24a8c2a: Preparing [2023-08-25T00:09:59.997Z] d2d9d24a8c2a: Waiting [2023-08-25T00:09:59.997Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:09:59.997Z] 9773c1c31652: Layer already exists [2023-08-25T00:09:59.997Z] 18238aafa6ce: Layer already exists [2023-08-25T00:09:59.997Z] 4e87fbdf746e: Layer already exists [2023-08-25T00:09:59.997Z] 0694424614ee: Layer already exists [2023-08-25T00:09:59.997Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:00.259Z] latest: digest: sha256:9ad61e18e86541193e2d62bf473406f0a41ef4f305f9fa2e2f1f004720887811 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:00.602Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:00.937Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.33 [2023-08-25T00:10:00.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-25T00:10:00.937Z] 18238aafa6ce: Preparing [2023-08-25T00:10:00.937Z] 9773c1c31652: Preparing [2023-08-25T00:10:00.937Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:00.937Z] 0694424614ee: Preparing [2023-08-25T00:10:00.937Z] 4e87fbdf746e: Preparing [2023-08-25T00:10:00.937Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:00.937Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:00.937Z] 4e87fbdf746e: Layer already exists [2023-08-25T00:10:00.937Z] 9773c1c31652: Layer already exists [2023-08-25T00:10:00.937Z] 0694424614ee: Layer already exists [2023-08-25T00:10:00.937Z] 18238aafa6ce: Layer already exists [2023-08-25T00:10:00.937Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:00.937Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:00.937Z] 3.1.0-dev.33: digest: sha256:9ad61e18e86541193e2d62bf473406f0a41ef4f305f9fa2e2f1f004720887811 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:01.271Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:01.653Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:10:01.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-25T00:10:01.653Z] 18238aafa6ce: Preparing [2023-08-25T00:10:01.653Z] 9773c1c31652: Preparing [2023-08-25T00:10:01.653Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:01.653Z] 0694424614ee: Preparing [2023-08-25T00:10:01.653Z] 4e87fbdf746e: Preparing [2023-08-25T00:10:01.653Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:01.653Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:01.653Z] 18238aafa6ce: Layer already exists [2023-08-25T00:10:01.653Z] 0694424614ee: Layer already exists [2023-08-25T00:10:01.653Z] 4e87fbdf746e: Layer already exists [2023-08-25T00:10:01.653Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:01.653Z] 9773c1c31652: Layer already exists [2023-08-25T00:10:01.653Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:01.922Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:9ad61e18e86541193e2d62bf473406f0a41ef4f305f9fa2e2f1f004720887811 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:02.267Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:02.614Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-08-25T00:10:02.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-25T00:10:02.614Z] 18238aafa6ce: Preparing [2023-08-25T00:10:02.614Z] 9773c1c31652: Preparing [2023-08-25T00:10:02.614Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:02.614Z] 0694424614ee: Preparing [2023-08-25T00:10:02.614Z] 4e87fbdf746e: Preparing [2023-08-25T00:10:02.614Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:02.614Z] 18238aafa6ce: Layer already exists [2023-08-25T00:10:02.614Z] 9773c1c31652: Layer already exists [2023-08-25T00:10:02.614Z] 0694424614ee: Layer already exists [2023-08-25T00:10:02.614Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:02.614Z] 4e87fbdf746e: Layer already exists [2023-08-25T00:10:02.614Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:02.880Z] main: digest: sha256:9ad61e18e86541193e2d62bf473406f0a41ef4f305f9fa2e2f1f004720887811 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T00:10:02.930Z] ===================================================== [Pipeline] echo [2023-08-25T00:10:02.936Z] taggedImages: [2023-08-25T00:10:02.936Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:10:02.936Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-25T00:10:02.936Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.33 [2023-08-25T00:10:02.936Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:10:02.936Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-08-25T00:10:02.954Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-08-25T00:10:02.954Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:10:02.954Z] latest [2023-08-25T00:10:02.954Z] 3.1.0-dev.33 [2023-08-25T00:10:02.954Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:10:02.954Z] main [2023-08-25T00:10:02.954Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:03.288Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:03.626Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:10:03.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-25T00:10:03.626Z] e9630a24f29d: Preparing [2023-08-25T00:10:03.626Z] 5fd5cac5f518: Preparing [2023-08-25T00:10:03.626Z] dfeff314be2a: Preparing [2023-08-25T00:10:03.626Z] 9009a4e56f19: Preparing [2023-08-25T00:10:03.626Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:03.626Z] 0694424614ee: Preparing [2023-08-25T00:10:03.626Z] 4e87fbdf746e: Preparing [2023-08-25T00:10:03.626Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:03.626Z] 0694424614ee: Waiting [2023-08-25T00:10:03.626Z] 4e87fbdf746e: Waiting [2023-08-25T00:10:03.626Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:03.626Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:03.626Z] 0694424614ee: Layer already exists [2023-08-25T00:10:03.890Z] 4e87fbdf746e: Layer already exists [2023-08-25T00:10:03.890Z] dfeff314be2a: Pushed [2023-08-25T00:10:03.890Z] 5fd5cac5f518: Pushed [2023-08-25T00:10:03.890Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:03.890Z] e9630a24f29d: Pushed [2023-08-25T00:10:06.454Z] 9009a4e56f19: Pushed [2023-08-25T00:10:06.454Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:15b1a37ff21f4ba01acfe7286482b910065309cad88acb8bb623b62561d343d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:06.785Z] + 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-08-25T00:10:07.118Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-25T00:10:07.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-25T00:10:07.118Z] e9630a24f29d: Preparing [2023-08-25T00:10:07.118Z] 5fd5cac5f518: Preparing [2023-08-25T00:10:07.118Z] dfeff314be2a: Preparing [2023-08-25T00:10:07.118Z] 9009a4e56f19: Preparing [2023-08-25T00:10:07.118Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:07.118Z] 0694424614ee: Preparing [2023-08-25T00:10:07.118Z] 4e87fbdf746e: Preparing [2023-08-25T00:10:07.118Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:07.118Z] 0694424614ee: Waiting [2023-08-25T00:10:07.118Z] 4e87fbdf746e: Waiting [2023-08-25T00:10:07.118Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:07.118Z] 9009a4e56f19: Layer already exists [2023-08-25T00:10:07.118Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:07.118Z] 5fd5cac5f518: Layer already exists [2023-08-25T00:10:07.118Z] dfeff314be2a: Layer already exists [2023-08-25T00:10:07.118Z] e9630a24f29d: Layer already exists [2023-08-25T00:10:07.118Z] 4e87fbdf746e: Layer already exists [2023-08-25T00:10:07.118Z] 0694424614ee: Layer already exists [2023-08-25T00:10:07.118Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:07.118Z] latest: digest: sha256:15b1a37ff21f4ba01acfe7286482b910065309cad88acb8bb623b62561d343d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:07.724Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:08.062Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.33 [2023-08-25T00:10:08.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-25T00:10:08.062Z] e9630a24f29d: Preparing [2023-08-25T00:10:08.062Z] 5fd5cac5f518: Preparing [2023-08-25T00:10:08.062Z] dfeff314be2a: Preparing [2023-08-25T00:10:08.062Z] 9009a4e56f19: Preparing [2023-08-25T00:10:08.062Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:08.062Z] 0694424614ee: Preparing [2023-08-25T00:10:08.062Z] 4e87fbdf746e: Preparing [2023-08-25T00:10:08.062Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:08.062Z] 0694424614ee: Waiting [2023-08-25T00:10:08.062Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:08.062Z] 4e87fbdf746e: Waiting [2023-08-25T00:10:08.062Z] e9630a24f29d: Layer already exists [2023-08-25T00:10:08.062Z] 5fd5cac5f518: Layer already exists [2023-08-25T00:10:08.062Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:08.062Z] 9009a4e56f19: Layer already exists [2023-08-25T00:10:08.062Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:08.062Z] 0694424614ee: Layer already exists [2023-08-25T00:10:08.062Z] 4e87fbdf746e: Layer already exists [2023-08-25T00:10:08.062Z] dfeff314be2a: Layer already exists [2023-08-25T00:10:08.062Z] 3.1.0-dev.33: digest: sha256:15b1a37ff21f4ba01acfe7286482b910065309cad88acb8bb623b62561d343d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:08.666Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:09.001Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:10:09.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-25T00:10:09.001Z] e9630a24f29d: Preparing [2023-08-25T00:10:09.001Z] 5fd5cac5f518: Preparing [2023-08-25T00:10:09.001Z] dfeff314be2a: Preparing [2023-08-25T00:10:09.001Z] 9009a4e56f19: Preparing [2023-08-25T00:10:09.001Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:09.001Z] 0694424614ee: Preparing [2023-08-25T00:10:09.001Z] 4e87fbdf746e: Preparing [2023-08-25T00:10:09.001Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:09.001Z] 0694424614ee: Waiting [2023-08-25T00:10:09.001Z] 4e87fbdf746e: Waiting [2023-08-25T00:10:09.001Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:09.001Z] dfeff314be2a: Layer already exists [2023-08-25T00:10:09.001Z] 5fd5cac5f518: Layer already exists [2023-08-25T00:10:09.001Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:09.001Z] 9009a4e56f19: Layer already exists [2023-08-25T00:10:09.001Z] e9630a24f29d: Layer already exists [2023-08-25T00:10:09.001Z] 4e87fbdf746e: Layer already exists [2023-08-25T00:10:09.001Z] 0694424614ee: Layer already exists [2023-08-25T00:10:09.001Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:09.264Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:15b1a37ff21f4ba01acfe7286482b910065309cad88acb8bb623b62561d343d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:09.599Z] + 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-08-25T00:10:09.942Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-08-25T00:10:09.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-25T00:10:09.942Z] e9630a24f29d: Preparing [2023-08-25T00:10:09.942Z] 5fd5cac5f518: Preparing [2023-08-25T00:10:09.942Z] dfeff314be2a: Preparing [2023-08-25T00:10:09.942Z] 9009a4e56f19: Preparing [2023-08-25T00:10:09.942Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:09.942Z] 0694424614ee: Preparing [2023-08-25T00:10:09.942Z] 4e87fbdf746e: Preparing [2023-08-25T00:10:09.942Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:09.942Z] 0694424614ee: Waiting [2023-08-25T00:10:09.942Z] 4e87fbdf746e: Waiting [2023-08-25T00:10:09.942Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:09.942Z] 5fd5cac5f518: Layer already exists [2023-08-25T00:10:09.942Z] 9009a4e56f19: Layer already exists [2023-08-25T00:10:09.942Z] dfeff314be2a: Layer already exists [2023-08-25T00:10:09.942Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:09.942Z] e9630a24f29d: Layer already exists [2023-08-25T00:10:09.942Z] 4e87fbdf746e: Layer already exists [2023-08-25T00:10:09.942Z] 0694424614ee: Layer already exists [2023-08-25T00:10:09.942Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:10.206Z] main: digest: sha256:15b1a37ff21f4ba01acfe7286482b910065309cad88acb8bb623b62561d343d8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T00:10:10.262Z] ===================================================== [Pipeline] echo [2023-08-25T00:10:10.270Z] taggedImages: [2023-08-25T00:10:10.270Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:10:10.270Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-25T00:10:10.270Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.33 [2023-08-25T00:10:10.270Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:10:10.270Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-08-25T00:10:10.292Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-08-25T00:10:10.292Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:10:10.292Z] latest [2023-08-25T00:10:10.292Z] 3.1.0-dev.33 [2023-08-25T00:10:10.292Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:10:10.292Z] main [2023-08-25T00:10:10.292Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:10.635Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:10.965Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:10:10.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-25T00:10:10.965Z] 419dfe763d63: Preparing [2023-08-25T00:10:10.965Z] 370c4365f048: Preparing [2023-08-25T00:10:10.965Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:10.965Z] 0694424614ee: Preparing [2023-08-25T00:10:10.965Z] 6f78c6f00e24: Preparing [2023-08-25T00:10:10.965Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:10.965Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:10.965Z] 0694424614ee: Layer already exists [2023-08-25T00:10:10.965Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:10.965Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:11.233Z] 419dfe763d63: Pushed [2023-08-25T00:10:11.233Z] 6f78c6f00e24: Pushed [2023-08-25T00:10:14.563Z] 370c4365f048: Pushed [2023-08-25T00:10:14.563Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:b56af43d802e32340534086ca1a1e511f014eb9b75f0131d2d2e5c6fa8f2c7a4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:14.906Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:15.236Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-25T00:10:15.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-25T00:10:15.236Z] 419dfe763d63: Preparing [2023-08-25T00:10:15.236Z] 370c4365f048: Preparing [2023-08-25T00:10:15.236Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:15.236Z] 0694424614ee: Preparing [2023-08-25T00:10:15.236Z] 6f78c6f00e24: Preparing [2023-08-25T00:10:15.236Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:15.236Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:15.236Z] 370c4365f048: Layer already exists [2023-08-25T00:10:15.237Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:15.237Z] 6f78c6f00e24: Layer already exists [2023-08-25T00:10:15.237Z] 0694424614ee: Layer already exists [2023-08-25T00:10:15.237Z] 419dfe763d63: Layer already exists [2023-08-25T00:10:15.237Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:15.237Z] latest: digest: sha256:b56af43d802e32340534086ca1a1e511f014eb9b75f0131d2d2e5c6fa8f2c7a4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:15.576Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:15.902Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.33 [2023-08-25T00:10:15.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-25T00:10:15.902Z] 419dfe763d63: Preparing [2023-08-25T00:10:15.902Z] 370c4365f048: Preparing [2023-08-25T00:10:15.902Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:15.902Z] 0694424614ee: Preparing [2023-08-25T00:10:15.902Z] 6f78c6f00e24: Preparing [2023-08-25T00:10:15.902Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:15.902Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:15.902Z] 419dfe763d63: Layer already exists [2023-08-25T00:10:15.902Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:15.902Z] 370c4365f048: Layer already exists [2023-08-25T00:10:15.902Z] 0694424614ee: Layer already exists [2023-08-25T00:10:15.902Z] 6f78c6f00e24: Layer already exists [2023-08-25T00:10:15.902Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:16.167Z] 3.1.0-dev.33: digest: sha256:b56af43d802e32340534086ca1a1e511f014eb9b75f0131d2d2e5c6fa8f2c7a4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:16.514Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:16.854Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:10:16.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-25T00:10:16.854Z] 419dfe763d63: Preparing [2023-08-25T00:10:16.854Z] 370c4365f048: Preparing [2023-08-25T00:10:16.854Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:16.854Z] 0694424614ee: Preparing [2023-08-25T00:10:16.854Z] 6f78c6f00e24: Preparing [2023-08-25T00:10:16.854Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:16.854Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:16.854Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:16.854Z] 0694424614ee: Layer already exists [2023-08-25T00:10:16.854Z] 6f78c6f00e24: Layer already exists [2023-08-25T00:10:16.854Z] 370c4365f048: Layer already exists [2023-08-25T00:10:16.854Z] 419dfe763d63: Layer already exists [2023-08-25T00:10:16.854Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:16.854Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:b56af43d802e32340534086ca1a1e511f014eb9b75f0131d2d2e5c6fa8f2c7a4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:17.181Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:17.508Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-08-25T00:10:17.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-25T00:10:17.508Z] 419dfe763d63: Preparing [2023-08-25T00:10:17.508Z] 370c4365f048: Preparing [2023-08-25T00:10:17.508Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:17.508Z] 0694424614ee: Preparing [2023-08-25T00:10:17.508Z] 6f78c6f00e24: Preparing [2023-08-25T00:10:17.508Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:17.508Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:17.508Z] 6f78c6f00e24: Layer already exists [2023-08-25T00:10:17.508Z] 370c4365f048: Layer already exists [2023-08-25T00:10:17.508Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:17.508Z] 419dfe763d63: Layer already exists [2023-08-25T00:10:17.508Z] 0694424614ee: Layer already exists [2023-08-25T00:10:17.508Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:17.773Z] main: digest: sha256:b56af43d802e32340534086ca1a1e511f014eb9b75f0131d2d2e5c6fa8f2c7a4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T00:10:17.824Z] ===================================================== [Pipeline] echo [2023-08-25T00:10:17.832Z] taggedImages: [2023-08-25T00:10:17.832Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:10:17.832Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-25T00:10:17.832Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.33 [2023-08-25T00:10:17.832Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:10:17.832Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-08-25T00:10:17.857Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-08-25T00:10:17.857Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:10:17.857Z] latest [2023-08-25T00:10:17.857Z] 3.1.0-dev.33 [2023-08-25T00:10:17.857Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:10:17.857Z] main [2023-08-25T00:10:17.857Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:18.209Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:18.542Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:10:18.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-25T00:10:18.543Z] 291fdb15fbc2: Preparing [2023-08-25T00:10:18.543Z] 07ede8c6f41b: Preparing [2023-08-25T00:10:18.543Z] 26f3ca37ccb7: Preparing [2023-08-25T00:10:18.543Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:18.543Z] 0694424614ee: Preparing [2023-08-25T00:10:18.543Z] 4e87fbdf746e: Preparing [2023-08-25T00:10:18.543Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:18.543Z] 4e87fbdf746e: Waiting [2023-08-25T00:10:18.543Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:18.808Z] 07ede8c6f41b: Pushed [2023-08-25T00:10:21.445Z] 0694424614ee: Layer already exists [2023-08-25T00:10:21.445Z] 4e87fbdf746e: Layer already exists [2023-08-25T00:10:21.445Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:21.445Z] 291fdb15fbc2: Pushed [2023-08-25T00:10:22.022Z] 26f3ca37ccb7: Pushed [2023-08-25T00:10:22.022Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:f56e2f9878de31eb2b9a1caadc9a19b7cff3d080d856af432c40cde398cd4ee7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:22.352Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:22.677Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-25T00:10:22.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-25T00:10:22.677Z] 291fdb15fbc2: Preparing [2023-08-25T00:10:22.677Z] 07ede8c6f41b: Preparing [2023-08-25T00:10:22.677Z] 26f3ca37ccb7: Preparing [2023-08-25T00:10:22.677Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:22.677Z] 0694424614ee: Preparing [2023-08-25T00:10:22.677Z] 4e87fbdf746e: Preparing [2023-08-25T00:10:22.677Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:22.677Z] 4e87fbdf746e: Waiting [2023-08-25T00:10:22.677Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:22.677Z] 26f3ca37ccb7: Layer already exists [2023-08-25T00:10:22.677Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:22.677Z] 07ede8c6f41b: Layer already exists [2023-08-25T00:10:22.677Z] 0694424614ee: Layer already exists [2023-08-25T00:10:22.677Z] 291fdb15fbc2: Layer already exists [2023-08-25T00:10:22.677Z] 4e87fbdf746e: Layer already exists [2023-08-25T00:10:22.677Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:22.677Z] latest: digest: sha256:f56e2f9878de31eb2b9a1caadc9a19b7cff3d080d856af432c40cde398cd4ee7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:23.267Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:23.593Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.33 [2023-08-25T00:10:23.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-25T00:10:23.593Z] 291fdb15fbc2: Preparing [2023-08-25T00:10:23.593Z] 07ede8c6f41b: Preparing [2023-08-25T00:10:23.593Z] 26f3ca37ccb7: Preparing [2023-08-25T00:10:23.593Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:23.593Z] 0694424614ee: Preparing [2023-08-25T00:10:23.593Z] 4e87fbdf746e: Preparing [2023-08-25T00:10:23.593Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:23.593Z] 4e87fbdf746e: Waiting [2023-08-25T00:10:23.593Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:23.593Z] 07ede8c6f41b: Layer already exists [2023-08-25T00:10:23.593Z] 0694424614ee: Layer already exists [2023-08-25T00:10:23.593Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:23.593Z] 291fdb15fbc2: Layer already exists [2023-08-25T00:10:23.593Z] 26f3ca37ccb7: Layer already exists [2023-08-25T00:10:23.593Z] 4e87fbdf746e: Layer already exists [2023-08-25T00:10:23.593Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:23.593Z] 3.1.0-dev.33: digest: sha256:f56e2f9878de31eb2b9a1caadc9a19b7cff3d080d856af432c40cde398cd4ee7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:23.921Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:24.241Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:10:24.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-25T00:10:24.241Z] 291fdb15fbc2: Preparing [2023-08-25T00:10:24.241Z] 07ede8c6f41b: Preparing [2023-08-25T00:10:24.241Z] 26f3ca37ccb7: Preparing [2023-08-25T00:10:24.241Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:24.241Z] 0694424614ee: Preparing [2023-08-25T00:10:24.241Z] 4e87fbdf746e: Preparing [2023-08-25T00:10:24.241Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:24.241Z] 4e87fbdf746e: Waiting [2023-08-25T00:10:24.241Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:24.241Z] 07ede8c6f41b: Layer already exists [2023-08-25T00:10:24.241Z] 291fdb15fbc2: Layer already exists [2023-08-25T00:10:24.241Z] 26f3ca37ccb7: Layer already exists [2023-08-25T00:10:24.241Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:24.241Z] 0694424614ee: Layer already exists [2023-08-25T00:10:24.241Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:24.241Z] 4e87fbdf746e: Layer already exists [2023-08-25T00:10:24.241Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:f56e2f9878de31eb2b9a1caadc9a19b7cff3d080d856af432c40cde398cd4ee7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:24.829Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:25.152Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-08-25T00:10:25.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-25T00:10:25.152Z] 291fdb15fbc2: Preparing [2023-08-25T00:10:25.152Z] 07ede8c6f41b: Preparing [2023-08-25T00:10:25.152Z] 26f3ca37ccb7: Preparing [2023-08-25T00:10:25.152Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:25.152Z] 0694424614ee: Preparing [2023-08-25T00:10:25.152Z] 4e87fbdf746e: Preparing [2023-08-25T00:10:25.152Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:25.152Z] 4e87fbdf746e: Waiting [2023-08-25T00:10:25.152Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:25.152Z] 291fdb15fbc2: Layer already exists [2023-08-25T00:10:25.152Z] 26f3ca37ccb7: Layer already exists [2023-08-25T00:10:25.152Z] 07ede8c6f41b: Layer already exists [2023-08-25T00:10:25.152Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:25.152Z] 0694424614ee: Layer already exists [2023-08-25T00:10:25.152Z] 4e87fbdf746e: Layer already exists [2023-08-25T00:10:25.152Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:25.416Z] main: digest: sha256:f56e2f9878de31eb2b9a1caadc9a19b7cff3d080d856af432c40cde398cd4ee7 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T00:10:25.456Z] ===================================================== [Pipeline] echo [2023-08-25T00:10:25.462Z] taggedImages: [2023-08-25T00:10:25.462Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:10:25.462Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-25T00:10:25.462Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.33 [2023-08-25T00:10:25.462Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:10:25.462Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-08-25T00:10:25.477Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-08-25T00:10:25.477Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:10:25.477Z] latest [2023-08-25T00:10:25.477Z] 3.1.0-dev.33 [2023-08-25T00:10:25.477Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:10:25.477Z] main [2023-08-25T00:10:25.477Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:25.800Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:26.138Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:10:26.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-25T00:10:26.138Z] 1effcce42100: Preparing [2023-08-25T00:10:26.138Z] cc0c83bad76d: Preparing [2023-08-25T00:10:26.138Z] 9d8b365f9c3f: Preparing [2023-08-25T00:10:26.138Z] fccf3603272b: Preparing [2023-08-25T00:10:26.138Z] d18bc88fef83: Preparing [2023-08-25T00:10:26.138Z] 3461661c1ed2: Preparing [2023-08-25T00:10:26.138Z] ccbb2f5caa0e: Preparing [2023-08-25T00:10:26.138Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:26.138Z] 0694424614ee: Preparing [2023-08-25T00:10:26.138Z] 0bdaf80752dd: Preparing [2023-08-25T00:10:26.138Z] 0ac808a21040: Preparing [2023-08-25T00:10:26.138Z] 5f70bf18a086: Preparing [2023-08-25T00:10:26.138Z] 8d46517dea89: Preparing [2023-08-25T00:10:26.138Z] 88cb909b4fe8: Preparing [2023-08-25T00:10:26.138Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:26.138Z] 3461661c1ed2: Waiting [2023-08-25T00:10:26.138Z] ccbb2f5caa0e: Waiting [2023-08-25T00:10:26.138Z] 9d0f461aed6d: Waiting [2023-08-25T00:10:26.138Z] 0694424614ee: Waiting [2023-08-25T00:10:26.138Z] 0bdaf80752dd: Waiting [2023-08-25T00:10:26.138Z] 0ac808a21040: Waiting [2023-08-25T00:10:26.138Z] 5f70bf18a086: Waiting [2023-08-25T00:10:26.138Z] 8d46517dea89: Waiting [2023-08-25T00:10:26.138Z] 88cb909b4fe8: Waiting [2023-08-25T00:10:26.138Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:26.402Z] 9d8b365f9c3f: Pushed [2023-08-25T00:10:26.402Z] d18bc88fef83: Pushed [2023-08-25T00:10:26.402Z] 1effcce42100: Pushed [2023-08-25T00:10:26.402Z] cc0c83bad76d: Pushed [2023-08-25T00:10:26.402Z] fccf3603272b: Pushed [2023-08-25T00:10:26.402Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:26.402Z] 0694424614ee: Layer already exists [2023-08-25T00:10:26.402Z] 3461661c1ed2: Pushed [2023-08-25T00:10:26.672Z] 0ac808a21040: Pushed [2023-08-25T00:10:26.672Z] 0bdaf80752dd: Pushed [2023-08-25T00:10:26.672Z] 5f70bf18a086: Pushed [2023-08-25T00:10:26.672Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:26.672Z] 8d46517dea89: Pushed [2023-08-25T00:10:26.672Z] 88cb909b4fe8: Pushed [2023-08-25T00:10:29.993Z] ccbb2f5caa0e: Pushed [2023-08-25T00:10:30.255Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:d0f975d734287a473d0660138ebff16e5ac44d1710239ed2a230305ccf5a7a56 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:30.581Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:30.913Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-25T00:10:30.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-25T00:10:30.913Z] 1effcce42100: Preparing [2023-08-25T00:10:30.913Z] cc0c83bad76d: Preparing [2023-08-25T00:10:30.913Z] 9d8b365f9c3f: Preparing [2023-08-25T00:10:30.913Z] fccf3603272b: Preparing [2023-08-25T00:10:30.913Z] d18bc88fef83: Preparing [2023-08-25T00:10:30.913Z] 3461661c1ed2: Preparing [2023-08-25T00:10:30.913Z] ccbb2f5caa0e: Preparing [2023-08-25T00:10:30.913Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:30.913Z] 0694424614ee: Preparing [2023-08-25T00:10:30.913Z] 0bdaf80752dd: Preparing [2023-08-25T00:10:30.913Z] 0ac808a21040: Preparing [2023-08-25T00:10:30.913Z] 5f70bf18a086: Preparing [2023-08-25T00:10:30.913Z] 8d46517dea89: Preparing [2023-08-25T00:10:30.913Z] 88cb909b4fe8: Preparing [2023-08-25T00:10:30.913Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:30.913Z] 0bdaf80752dd: Waiting [2023-08-25T00:10:30.913Z] 3461661c1ed2: Waiting [2023-08-25T00:10:30.913Z] ccbb2f5caa0e: Waiting [2023-08-25T00:10:30.913Z] 9d0f461aed6d: Waiting [2023-08-25T00:10:30.913Z] 0694424614ee: Waiting [2023-08-25T00:10:30.913Z] 0ac808a21040: Waiting [2023-08-25T00:10:30.913Z] 5f70bf18a086: Waiting [2023-08-25T00:10:30.913Z] 8d46517dea89: Waiting [2023-08-25T00:10:30.913Z] 88cb909b4fe8: Waiting [2023-08-25T00:10:30.913Z] fccf3603272b: Layer already exists [2023-08-25T00:10:30.913Z] 1effcce42100: Layer already exists [2023-08-25T00:10:30.913Z] cc0c83bad76d: Layer already exists [2023-08-25T00:10:30.913Z] d18bc88fef83: Layer already exists [2023-08-25T00:10:30.913Z] 9d8b365f9c3f: Layer already exists [2023-08-25T00:10:30.913Z] ccbb2f5caa0e: Layer already exists [2023-08-25T00:10:30.913Z] 3461661c1ed2: Layer already exists [2023-08-25T00:10:30.913Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:30.913Z] 0bdaf80752dd: Layer already exists [2023-08-25T00:10:30.913Z] 0694424614ee: Layer already exists [2023-08-25T00:10:30.913Z] 0ac808a21040: Layer already exists [2023-08-25T00:10:30.913Z] 5f70bf18a086: Layer already exists [2023-08-25T00:10:30.913Z] 88cb909b4fe8: Layer already exists [2023-08-25T00:10:30.913Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:30.913Z] 8d46517dea89: Layer already exists [2023-08-25T00:10:31.176Z] latest: digest: sha256:d0f975d734287a473d0660138ebff16e5ac44d1710239ed2a230305ccf5a7a56 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:31.504Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:31.828Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.33 [2023-08-25T00:10:31.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-25T00:10:31.828Z] 1effcce42100: Preparing [2023-08-25T00:10:31.828Z] cc0c83bad76d: Preparing [2023-08-25T00:10:31.828Z] 9d8b365f9c3f: Preparing [2023-08-25T00:10:31.828Z] fccf3603272b: Preparing [2023-08-25T00:10:31.828Z] d18bc88fef83: Preparing [2023-08-25T00:10:31.828Z] 3461661c1ed2: Preparing [2023-08-25T00:10:31.828Z] ccbb2f5caa0e: Preparing [2023-08-25T00:10:31.828Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:31.828Z] 0694424614ee: Preparing [2023-08-25T00:10:31.828Z] 0bdaf80752dd: Preparing [2023-08-25T00:10:31.828Z] 0ac808a21040: Preparing [2023-08-25T00:10:31.828Z] 5f70bf18a086: Preparing [2023-08-25T00:10:31.828Z] 8d46517dea89: Preparing [2023-08-25T00:10:31.828Z] 88cb909b4fe8: Preparing [2023-08-25T00:10:31.828Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:31.828Z] 3461661c1ed2: Waiting [2023-08-25T00:10:31.828Z] ccbb2f5caa0e: Waiting [2023-08-25T00:10:31.828Z] 9d0f461aed6d: Waiting [2023-08-25T00:10:31.828Z] 0694424614ee: Waiting [2023-08-25T00:10:31.828Z] 0bdaf80752dd: Waiting [2023-08-25T00:10:31.828Z] 0ac808a21040: Waiting [2023-08-25T00:10:31.828Z] 5f70bf18a086: Waiting [2023-08-25T00:10:31.828Z] 8d46517dea89: Waiting [2023-08-25T00:10:31.828Z] 88cb909b4fe8: Waiting [2023-08-25T00:10:31.828Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:31.828Z] d18bc88fef83: Layer already exists [2023-08-25T00:10:31.828Z] 1effcce42100: Layer already exists [2023-08-25T00:10:31.828Z] cc0c83bad76d: Layer already exists [2023-08-25T00:10:31.828Z] fccf3603272b: Layer already exists [2023-08-25T00:10:31.828Z] 9d8b365f9c3f: Layer already exists [2023-08-25T00:10:31.828Z] 3461661c1ed2: Layer already exists [2023-08-25T00:10:31.828Z] 0694424614ee: Layer already exists [2023-08-25T00:10:31.828Z] 0bdaf80752dd: Layer already exists [2023-08-25T00:10:31.828Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:31.828Z] ccbb2f5caa0e: Layer already exists [2023-08-25T00:10:31.828Z] 5f70bf18a086: Layer already exists [2023-08-25T00:10:31.828Z] 0ac808a21040: Layer already exists [2023-08-25T00:10:31.828Z] 8d46517dea89: Layer already exists [2023-08-25T00:10:31.828Z] 88cb909b4fe8: Layer already exists [2023-08-25T00:10:31.828Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:32.093Z] 3.1.0-dev.33: digest: sha256:d0f975d734287a473d0660138ebff16e5ac44d1710239ed2a230305ccf5a7a56 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:32.424Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:32.751Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:10:32.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-25T00:10:32.751Z] 1effcce42100: Preparing [2023-08-25T00:10:32.751Z] cc0c83bad76d: Preparing [2023-08-25T00:10:32.751Z] 9d8b365f9c3f: Preparing [2023-08-25T00:10:32.751Z] fccf3603272b: Preparing [2023-08-25T00:10:32.751Z] d18bc88fef83: Preparing [2023-08-25T00:10:32.751Z] 3461661c1ed2: Preparing [2023-08-25T00:10:32.751Z] ccbb2f5caa0e: Preparing [2023-08-25T00:10:32.751Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:32.751Z] 0694424614ee: Preparing [2023-08-25T00:10:32.751Z] 0bdaf80752dd: Preparing [2023-08-25T00:10:32.751Z] 0ac808a21040: Preparing [2023-08-25T00:10:32.751Z] 5f70bf18a086: Preparing [2023-08-25T00:10:32.751Z] 8d46517dea89: Preparing [2023-08-25T00:10:32.751Z] 88cb909b4fe8: Preparing [2023-08-25T00:10:32.751Z] ccbb2f5caa0e: Waiting [2023-08-25T00:10:32.751Z] 9d0f461aed6d: Waiting [2023-08-25T00:10:32.751Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:32.751Z] 0694424614ee: Waiting [2023-08-25T00:10:32.751Z] 5f70bf18a086: Waiting [2023-08-25T00:10:32.751Z] 8d46517dea89: Waiting [2023-08-25T00:10:32.751Z] 88cb909b4fe8: Waiting [2023-08-25T00:10:32.751Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:32.751Z] 0bdaf80752dd: Waiting [2023-08-25T00:10:32.751Z] 0ac808a21040: Waiting [2023-08-25T00:10:32.751Z] 3461661c1ed2: Waiting [2023-08-25T00:10:32.751Z] d18bc88fef83: Layer already exists [2023-08-25T00:10:32.751Z] 1effcce42100: Layer already exists [2023-08-25T00:10:32.751Z] cc0c83bad76d: Layer already exists [2023-08-25T00:10:32.751Z] fccf3603272b: Layer already exists [2023-08-25T00:10:32.751Z] 9d8b365f9c3f: Layer already exists [2023-08-25T00:10:32.751Z] 0694424614ee: Layer already exists [2023-08-25T00:10:32.751Z] 3461661c1ed2: Layer already exists [2023-08-25T00:10:32.751Z] ccbb2f5caa0e: Layer already exists [2023-08-25T00:10:32.751Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:32.751Z] 0bdaf80752dd: Layer already exists [2023-08-25T00:10:32.751Z] 0ac808a21040: Layer already exists [2023-08-25T00:10:32.751Z] 5f70bf18a086: Layer already exists [2023-08-25T00:10:32.751Z] 8d46517dea89: Layer already exists [2023-08-25T00:10:32.751Z] 88cb909b4fe8: Layer already exists [2023-08-25T00:10:32.751Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:33.015Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:d0f975d734287a473d0660138ebff16e5ac44d1710239ed2a230305ccf5a7a56 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:33.358Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:33.697Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-08-25T00:10:33.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-25T00:10:33.698Z] 1effcce42100: Preparing [2023-08-25T00:10:33.698Z] cc0c83bad76d: Preparing [2023-08-25T00:10:33.698Z] 9d8b365f9c3f: Preparing [2023-08-25T00:10:33.698Z] fccf3603272b: Preparing [2023-08-25T00:10:33.698Z] d18bc88fef83: Preparing [2023-08-25T00:10:33.698Z] 3461661c1ed2: Preparing [2023-08-25T00:10:33.698Z] ccbb2f5caa0e: Preparing [2023-08-25T00:10:33.698Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:33.698Z] 0694424614ee: Preparing [2023-08-25T00:10:33.698Z] 0bdaf80752dd: Preparing [2023-08-25T00:10:33.698Z] 0ac808a21040: Preparing [2023-08-25T00:10:33.698Z] 5f70bf18a086: Preparing [2023-08-25T00:10:33.698Z] 8d46517dea89: Preparing [2023-08-25T00:10:33.698Z] 88cb909b4fe8: Preparing [2023-08-25T00:10:33.698Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:33.698Z] 0694424614ee: Waiting [2023-08-25T00:10:33.698Z] 0bdaf80752dd: Waiting [2023-08-25T00:10:33.698Z] 0ac808a21040: Waiting [2023-08-25T00:10:33.698Z] 5f70bf18a086: Waiting [2023-08-25T00:10:33.698Z] 8d46517dea89: Waiting [2023-08-25T00:10:33.698Z] 88cb909b4fe8: Waiting [2023-08-25T00:10:33.698Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:33.698Z] 3461661c1ed2: Waiting [2023-08-25T00:10:33.698Z] ccbb2f5caa0e: Waiting [2023-08-25T00:10:33.698Z] 9d0f461aed6d: Waiting [2023-08-25T00:10:33.698Z] 1effcce42100: Layer already exists [2023-08-25T00:10:33.698Z] fccf3603272b: Layer already exists [2023-08-25T00:10:33.698Z] 9d8b365f9c3f: Layer already exists [2023-08-25T00:10:33.698Z] cc0c83bad76d: Layer already exists [2023-08-25T00:10:33.698Z] d18bc88fef83: Layer already exists [2023-08-25T00:10:33.698Z] 3461661c1ed2: Layer already exists [2023-08-25T00:10:33.698Z] ccbb2f5caa0e: Layer already exists [2023-08-25T00:10:33.698Z] 0694424614ee: Layer already exists [2023-08-25T00:10:33.698Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:33.698Z] 0bdaf80752dd: Layer already exists [2023-08-25T00:10:33.698Z] 5f70bf18a086: Layer already exists [2023-08-25T00:10:33.698Z] 0ac808a21040: Layer already exists [2023-08-25T00:10:33.698Z] 88cb909b4fe8: Layer already exists [2023-08-25T00:10:33.698Z] 8d46517dea89: Layer already exists [2023-08-25T00:10:33.698Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:33.962Z] main: digest: sha256:d0f975d734287a473d0660138ebff16e5ac44d1710239ed2a230305ccf5a7a56 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T00:10:34.018Z] ===================================================== [Pipeline] echo [2023-08-25T00:10:34.036Z] taggedImages: [2023-08-25T00:10:34.036Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:10:34.036Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-25T00:10:34.036Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.33 [2023-08-25T00:10:34.036Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:10:34.036Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-08-25T00:10:34.067Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-08-25T00:10:34.067Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:10:34.067Z] latest [2023-08-25T00:10:34.067Z] 3.1.0-dev.33 [2023-08-25T00:10:34.067Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:10:34.067Z] main [2023-08-25T00:10:34.067Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:34.424Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:34.769Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:10:34.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-25T00:10:34.769Z] b2583c7b729e: Preparing [2023-08-25T00:10:34.769Z] 0ed67935883d: Preparing [2023-08-25T00:10:34.769Z] 773fc583dee1: Preparing [2023-08-25T00:10:34.769Z] cb6fb771e339: Preparing [2023-08-25T00:10:34.769Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:34.769Z] 0694424614ee: Preparing [2023-08-25T00:10:34.769Z] 4e87fbdf746e: Preparing [2023-08-25T00:10:34.769Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:34.769Z] 0694424614ee: Waiting [2023-08-25T00:10:34.769Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:34.769Z] 4e87fbdf746e: Waiting [2023-08-25T00:10:34.769Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:34.769Z] 0694424614ee: Layer already exists [2023-08-25T00:10:34.769Z] 4e87fbdf746e: Layer already exists [2023-08-25T00:10:35.033Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:35.033Z] 773fc583dee1: Pushed [2023-08-25T00:10:35.033Z] b2583c7b729e: Pushed [2023-08-25T00:10:35.033Z] 0ed67935883d: Pushed [2023-08-25T00:10:37.595Z] cb6fb771e339: Pushed [2023-08-25T00:10:37.859Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:c7675d795ae7555b0483d9cb7ed6b669cb908b31252e93f326384124358d062d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:38.188Z] + 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-08-25T00:10:38.509Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-25T00:10:38.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-25T00:10:38.510Z] b2583c7b729e: Preparing [2023-08-25T00:10:38.510Z] 0ed67935883d: Preparing [2023-08-25T00:10:38.510Z] 773fc583dee1: Preparing [2023-08-25T00:10:38.510Z] cb6fb771e339: Preparing [2023-08-25T00:10:38.510Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:38.510Z] 0694424614ee: Preparing [2023-08-25T00:10:38.510Z] 4e87fbdf746e: Preparing [2023-08-25T00:10:38.510Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:38.510Z] 0694424614ee: Waiting [2023-08-25T00:10:38.510Z] 4e87fbdf746e: Waiting [2023-08-25T00:10:38.510Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:38.510Z] 0ed67935883d: Layer already exists [2023-08-25T00:10:38.510Z] b2583c7b729e: Layer already exists [2023-08-25T00:10:38.510Z] 773fc583dee1: Layer already exists [2023-08-25T00:10:38.510Z] cb6fb771e339: Layer already exists [2023-08-25T00:10:38.510Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:38.510Z] 0694424614ee: Layer already exists [2023-08-25T00:10:38.510Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:38.510Z] 4e87fbdf746e: Layer already exists [2023-08-25T00:10:38.510Z] latest: digest: sha256:c7675d795ae7555b0483d9cb7ed6b669cb908b31252e93f326384124358d062d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:38.837Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:39.377Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.33 [2023-08-25T00:10:39.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-25T00:10:39.377Z] b2583c7b729e: Preparing [2023-08-25T00:10:39.377Z] 0ed67935883d: Preparing [2023-08-25T00:10:39.377Z] 773fc583dee1: Preparing [2023-08-25T00:10:39.377Z] cb6fb771e339: Preparing [2023-08-25T00:10:39.377Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:39.377Z] 0694424614ee: Preparing [2023-08-25T00:10:39.377Z] 4e87fbdf746e: Preparing [2023-08-25T00:10:39.377Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:39.377Z] 0694424614ee: Waiting [2023-08-25T00:10:39.377Z] 4e87fbdf746e: Waiting [2023-08-25T00:10:39.377Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:39.377Z] b2583c7b729e: Layer already exists [2023-08-25T00:10:39.377Z] cb6fb771e339: Layer already exists [2023-08-25T00:10:39.377Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:39.377Z] 0ed67935883d: Layer already exists [2023-08-25T00:10:39.377Z] 773fc583dee1: Layer already exists [2023-08-25T00:10:39.377Z] 4e87fbdf746e: Layer already exists [2023-08-25T00:10:39.377Z] 0694424614ee: Layer already exists [2023-08-25T00:10:39.377Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:39.377Z] 3.1.0-dev.33: digest: sha256:c7675d795ae7555b0483d9cb7ed6b669cb908b31252e93f326384124358d062d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:39.781Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:40.135Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:10:40.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-25T00:10:40.136Z] b2583c7b729e: Preparing [2023-08-25T00:10:40.136Z] 0ed67935883d: Preparing [2023-08-25T00:10:40.136Z] 773fc583dee1: Preparing [2023-08-25T00:10:40.136Z] cb6fb771e339: Preparing [2023-08-25T00:10:40.136Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:40.136Z] 0694424614ee: Preparing [2023-08-25T00:10:40.136Z] 4e87fbdf746e: Preparing [2023-08-25T00:10:40.136Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:40.136Z] 4e87fbdf746e: Waiting [2023-08-25T00:10:40.136Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:40.136Z] 0694424614ee: Waiting [2023-08-25T00:10:40.136Z] cb6fb771e339: Layer already exists [2023-08-25T00:10:40.136Z] b2583c7b729e: Layer already exists [2023-08-25T00:10:40.136Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:40.136Z] 0ed67935883d: Layer already exists [2023-08-25T00:10:40.136Z] 773fc583dee1: Layer already exists [2023-08-25T00:10:40.136Z] 4e87fbdf746e: Layer already exists [2023-08-25T00:10:40.136Z] 0694424614ee: Layer already exists [2023-08-25T00:10:40.136Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:40.403Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:c7675d795ae7555b0483d9cb7ed6b669cb908b31252e93f326384124358d062d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:40.760Z] + 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-08-25T00:10:41.102Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-08-25T00:10:41.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-25T00:10:41.103Z] b2583c7b729e: Preparing [2023-08-25T00:10:41.103Z] 0ed67935883d: Preparing [2023-08-25T00:10:41.103Z] 773fc583dee1: Preparing [2023-08-25T00:10:41.103Z] cb6fb771e339: Preparing [2023-08-25T00:10:41.103Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:41.103Z] 0694424614ee: Preparing [2023-08-25T00:10:41.103Z] 4e87fbdf746e: Preparing [2023-08-25T00:10:41.103Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:41.103Z] 0694424614ee: Waiting [2023-08-25T00:10:41.103Z] 4e87fbdf746e: Waiting [2023-08-25T00:10:41.103Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:41.103Z] 0ed67935883d: Layer already exists [2023-08-25T00:10:41.103Z] 773fc583dee1: Layer already exists [2023-08-25T00:10:41.103Z] cb6fb771e339: Layer already exists [2023-08-25T00:10:41.103Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:41.103Z] b2583c7b729e: Layer already exists [2023-08-25T00:10:41.103Z] 0694424614ee: Layer already exists [2023-08-25T00:10:41.103Z] 4e87fbdf746e: Layer already exists [2023-08-25T00:10:41.103Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:41.103Z] main: digest: sha256:c7675d795ae7555b0483d9cb7ed6b669cb908b31252e93f326384124358d062d size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T00:10:41.420Z] ===================================================== [Pipeline] echo [2023-08-25T00:10:41.429Z] taggedImages: [2023-08-25T00:10:41.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:10:41.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-25T00:10:41.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.33 [2023-08-25T00:10:41.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:10:41.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-08-25T00:10:41.450Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-08-25T00:10:41.450Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:10:41.450Z] latest [2023-08-25T00:10:41.450Z] 3.1.0-dev.33 [2023-08-25T00:10:41.450Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:10:41.450Z] main [2023-08-25T00:10:41.450Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:41.797Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:42.129Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:10:42.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-25T00:10:42.129Z] 8d43564d5839: Preparing [2023-08-25T00:10:42.129Z] 645e27984e48: Preparing [2023-08-25T00:10:42.129Z] 38f7649c28a8: Preparing [2023-08-25T00:10:42.129Z] 73463f2ff1be: Preparing [2023-08-25T00:10:42.129Z] 787e91ff4469: Preparing [2023-08-25T00:10:42.129Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:42.129Z] 0694424614ee: Preparing [2023-08-25T00:10:42.129Z] 9313a349b6cd: Preparing [2023-08-25T00:10:42.129Z] db11f6e69f1a: Preparing [2023-08-25T00:10:42.129Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:42.129Z] 9313a349b6cd: Waiting [2023-08-25T00:10:42.129Z] db11f6e69f1a: Waiting [2023-08-25T00:10:42.129Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:42.129Z] 9d0f461aed6d: Waiting [2023-08-25T00:10:42.129Z] 0694424614ee: Waiting [2023-08-25T00:10:42.394Z] 645e27984e48: Pushed [2023-08-25T00:10:42.394Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:42.394Z] 787e91ff4469: Pushed [2023-08-25T00:10:42.394Z] 8d43564d5839: Pushed [2023-08-25T00:10:42.394Z] 73463f2ff1be: Pushed [2023-08-25T00:10:42.394Z] 0694424614ee: Layer already exists [2023-08-25T00:10:42.394Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:42.394Z] 9313a349b6cd: Pushed [2023-08-25T00:10:44.964Z] db11f6e69f1a: Pushed [2023-08-25T00:10:44.964Z] 38f7649c28a8: Pushed [2023-08-25T00:10:45.228Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:02f652888d3d601c27b539757f5fa932da8dba547f856483c3527f120bd3d696 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:45.571Z] + 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-08-25T00:10:45.912Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-25T00:10:45.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-25T00:10:45.913Z] 8d43564d5839: Preparing [2023-08-25T00:10:45.913Z] 645e27984e48: Preparing [2023-08-25T00:10:45.913Z] 38f7649c28a8: Preparing [2023-08-25T00:10:45.913Z] 73463f2ff1be: Preparing [2023-08-25T00:10:45.913Z] 787e91ff4469: Preparing [2023-08-25T00:10:45.913Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:45.913Z] 0694424614ee: Preparing [2023-08-25T00:10:45.913Z] 9313a349b6cd: Preparing [2023-08-25T00:10:45.913Z] db11f6e69f1a: Preparing [2023-08-25T00:10:45.913Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:45.913Z] 0694424614ee: Waiting [2023-08-25T00:10:45.913Z] 9313a349b6cd: Waiting [2023-08-25T00:10:45.913Z] 9d0f461aed6d: Waiting [2023-08-25T00:10:45.913Z] db11f6e69f1a: Waiting [2023-08-25T00:10:45.913Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:45.913Z] 8d43564d5839: Layer already exists [2023-08-25T00:10:45.913Z] 73463f2ff1be: Layer already exists [2023-08-25T00:10:45.913Z] 38f7649c28a8: Layer already exists [2023-08-25T00:10:45.913Z] 645e27984e48: Layer already exists [2023-08-25T00:10:45.913Z] 787e91ff4469: Layer already exists [2023-08-25T00:10:45.913Z] 9313a349b6cd: Layer already exists [2023-08-25T00:10:45.913Z] 0694424614ee: Layer already exists [2023-08-25T00:10:45.913Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:45.913Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:45.913Z] db11f6e69f1a: Layer already exists [2023-08-25T00:10:46.177Z] latest: digest: sha256:02f652888d3d601c27b539757f5fa932da8dba547f856483c3527f120bd3d696 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:46.514Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:46.842Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.33 [2023-08-25T00:10:46.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-25T00:10:46.842Z] 8d43564d5839: Preparing [2023-08-25T00:10:46.842Z] 645e27984e48: Preparing [2023-08-25T00:10:46.842Z] 38f7649c28a8: Preparing [2023-08-25T00:10:46.842Z] 73463f2ff1be: Preparing [2023-08-25T00:10:46.842Z] 787e91ff4469: Preparing [2023-08-25T00:10:46.842Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:46.842Z] 0694424614ee: Preparing [2023-08-25T00:10:46.842Z] 9313a349b6cd: Preparing [2023-08-25T00:10:46.842Z] db11f6e69f1a: Preparing [2023-08-25T00:10:46.842Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:46.842Z] 9313a349b6cd: Waiting [2023-08-25T00:10:46.842Z] db11f6e69f1a: Waiting [2023-08-25T00:10:46.842Z] 9d0f461aed6d: Waiting [2023-08-25T00:10:46.842Z] 0694424614ee: Waiting [2023-08-25T00:10:46.842Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:46.842Z] 73463f2ff1be: Layer already exists [2023-08-25T00:10:46.842Z] 38f7649c28a8: Layer already exists [2023-08-25T00:10:46.842Z] 8d43564d5839: Layer already exists [2023-08-25T00:10:46.842Z] 787e91ff4469: Layer already exists [2023-08-25T00:10:46.842Z] 645e27984e48: Layer already exists [2023-08-25T00:10:46.842Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:46.842Z] 9313a349b6cd: Layer already exists [2023-08-25T00:10:46.842Z] db11f6e69f1a: Layer already exists [2023-08-25T00:10:46.842Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:46.842Z] 0694424614ee: Layer already exists [2023-08-25T00:10:46.842Z] 3.1.0-dev.33: digest: sha256:02f652888d3d601c27b539757f5fa932da8dba547f856483c3527f120bd3d696 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:47.172Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:47.498Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:10:47.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-25T00:10:47.498Z] 8d43564d5839: Preparing [2023-08-25T00:10:47.498Z] 645e27984e48: Preparing [2023-08-25T00:10:47.498Z] 38f7649c28a8: Preparing [2023-08-25T00:10:47.498Z] 73463f2ff1be: Preparing [2023-08-25T00:10:47.498Z] 787e91ff4469: Preparing [2023-08-25T00:10:47.498Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:47.498Z] 0694424614ee: Preparing [2023-08-25T00:10:47.498Z] 9313a349b6cd: Preparing [2023-08-25T00:10:47.498Z] db11f6e69f1a: Preparing [2023-08-25T00:10:47.498Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:47.498Z] 0694424614ee: Waiting [2023-08-25T00:10:47.498Z] 9d0f461aed6d: Waiting [2023-08-25T00:10:47.498Z] db11f6e69f1a: Waiting [2023-08-25T00:10:47.498Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:47.498Z] 9313a349b6cd: Waiting [2023-08-25T00:10:47.498Z] 8d43564d5839: Layer already exists [2023-08-25T00:10:47.498Z] 787e91ff4469: Layer already exists [2023-08-25T00:10:47.498Z] 645e27984e48: Layer already exists [2023-08-25T00:10:47.498Z] 38f7649c28a8: Layer already exists [2023-08-25T00:10:47.498Z] 73463f2ff1be: Layer already exists [2023-08-25T00:10:47.498Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:47.498Z] 9313a349b6cd: Layer already exists [2023-08-25T00:10:47.498Z] db11f6e69f1a: Layer already exists [2023-08-25T00:10:47.498Z] 0694424614ee: Layer already exists [2023-08-25T00:10:47.498Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:47.498Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:02f652888d3d601c27b539757f5fa932da8dba547f856483c3527f120bd3d696 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:48.089Z] + 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-08-25T00:10:48.417Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-08-25T00:10:48.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-25T00:10:48.417Z] 8d43564d5839: Preparing [2023-08-25T00:10:48.417Z] 645e27984e48: Preparing [2023-08-25T00:10:48.417Z] 38f7649c28a8: Preparing [2023-08-25T00:10:48.417Z] 73463f2ff1be: Preparing [2023-08-25T00:10:48.417Z] 787e91ff4469: Preparing [2023-08-25T00:10:48.417Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:48.417Z] 0694424614ee: Preparing [2023-08-25T00:10:48.417Z] 9313a349b6cd: Preparing [2023-08-25T00:10:48.417Z] db11f6e69f1a: Preparing [2023-08-25T00:10:48.417Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:48.417Z] 9313a349b6cd: Waiting [2023-08-25T00:10:48.417Z] 9d0f461aed6d: Waiting [2023-08-25T00:10:48.417Z] 0694424614ee: Waiting [2023-08-25T00:10:48.417Z] db11f6e69f1a: Waiting [2023-08-25T00:10:48.417Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:48.417Z] 38f7649c28a8: Layer already exists [2023-08-25T00:10:48.417Z] 787e91ff4469: Layer already exists [2023-08-25T00:10:48.417Z] 8d43564d5839: Layer already exists [2023-08-25T00:10:48.417Z] 645e27984e48: Layer already exists [2023-08-25T00:10:48.417Z] 73463f2ff1be: Layer already exists [2023-08-25T00:10:48.417Z] 0694424614ee: Layer already exists [2023-08-25T00:10:48.417Z] 9313a349b6cd: Layer already exists [2023-08-25T00:10:48.417Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:48.417Z] db11f6e69f1a: Layer already exists [2023-08-25T00:10:48.417Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:48.681Z] main: digest: sha256:02f652888d3d601c27b539757f5fa932da8dba547f856483c3527f120bd3d696 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T00:10:48.737Z] ===================================================== [Pipeline] echo [2023-08-25T00:10:48.751Z] taggedImages: [2023-08-25T00:10:48.751Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:10:48.751Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-25T00:10:48.751Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.33 [2023-08-25T00:10:48.751Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:10:48.751Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-08-25T00:10:48.778Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-08-25T00:10:48.778Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:10:48.778Z] latest [2023-08-25T00:10:48.778Z] 3.1.0-dev.33 [2023-08-25T00:10:48.778Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:10:48.778Z] main [2023-08-25T00:10:48.778Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:49.108Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:49.432Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:10:49.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-25T00:10:49.432Z] a5d12e3816ed: Preparing [2023-08-25T00:10:49.432Z] 06ce6c15b36b: Preparing [2023-08-25T00:10:49.432Z] 5950149b3347: Preparing [2023-08-25T00:10:49.432Z] 193baf3a761e: Preparing [2023-08-25T00:10:49.432Z] fbc8868e6eb2: Preparing [2023-08-25T00:10:49.432Z] 8cb5b284a6bb: Preparing [2023-08-25T00:10:49.432Z] 3731d8f79e7f: Preparing [2023-08-25T00:10:49.432Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:49.432Z] 0694424614ee: Preparing [2023-08-25T00:10:49.432Z] a798f388b088: Preparing [2023-08-25T00:10:49.432Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:49.432Z] 9d0f461aed6d: Waiting [2023-08-25T00:10:49.432Z] 8cb5b284a6bb: Waiting [2023-08-25T00:10:49.432Z] 3731d8f79e7f: Waiting [2023-08-25T00:10:49.432Z] 0694424614ee: Waiting [2023-08-25T00:10:49.432Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:49.432Z] a798f388b088: Waiting [2023-08-25T00:10:49.701Z] 06ce6c15b36b: Pushed [2023-08-25T00:10:49.701Z] fbc8868e6eb2: Pushed [2023-08-25T00:10:49.701Z] a5d12e3816ed: Pushed [2023-08-25T00:10:49.965Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:49.965Z] 0694424614ee: Layer already exists [2023-08-25T00:10:49.965Z] 8cb5b284a6bb: Pushed [2023-08-25T00:10:49.965Z] 3731d8f79e7f: Pushed [2023-08-25T00:10:49.965Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:52.530Z] 193baf3a761e: Pushed [2023-08-25T00:10:52.530Z] a798f388b088: Pushed [2023-08-25T00:10:53.110Z] 5950149b3347: Pushed [2023-08-25T00:10:53.374Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:47a02efbd814e5514489c0d3a8350e60eda347b84e1b9901c84e41cc58418dc8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:53.704Z] + 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-08-25T00:10:54.027Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-25T00:10:54.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-25T00:10:54.027Z] a5d12e3816ed: Preparing [2023-08-25T00:10:54.027Z] 06ce6c15b36b: Preparing [2023-08-25T00:10:54.027Z] 5950149b3347: Preparing [2023-08-25T00:10:54.027Z] 193baf3a761e: Preparing [2023-08-25T00:10:54.027Z] fbc8868e6eb2: Preparing [2023-08-25T00:10:54.027Z] 8cb5b284a6bb: Preparing [2023-08-25T00:10:54.027Z] 3731d8f79e7f: Preparing [2023-08-25T00:10:54.027Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:54.027Z] 0694424614ee: Preparing [2023-08-25T00:10:54.027Z] a798f388b088: Preparing [2023-08-25T00:10:54.027Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:54.027Z] 9d0f461aed6d: Waiting [2023-08-25T00:10:54.027Z] 0694424614ee: Waiting [2023-08-25T00:10:54.027Z] a798f388b088: Waiting [2023-08-25T00:10:54.027Z] 8cb5b284a6bb: Waiting [2023-08-25T00:10:54.027Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:54.027Z] 3731d8f79e7f: Waiting [2023-08-25T00:10:54.027Z] fbc8868e6eb2: Layer already exists [2023-08-25T00:10:54.027Z] 193baf3a761e: Layer already exists [2023-08-25T00:10:54.027Z] 5950149b3347: Layer already exists [2023-08-25T00:10:54.027Z] 06ce6c15b36b: Layer already exists [2023-08-25T00:10:54.027Z] a5d12e3816ed: Layer already exists [2023-08-25T00:10:54.027Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:54.027Z] 8cb5b284a6bb: Layer already exists [2023-08-25T00:10:54.027Z] 0694424614ee: Layer already exists [2023-08-25T00:10:54.027Z] a798f388b088: Layer already exists [2023-08-25T00:10:54.027Z] 3731d8f79e7f: Layer already exists [2023-08-25T00:10:54.027Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:54.290Z] latest: digest: sha256:47a02efbd814e5514489c0d3a8350e60eda347b84e1b9901c84e41cc58418dc8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:54.617Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:54.942Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.33 [2023-08-25T00:10:54.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-25T00:10:54.942Z] a5d12e3816ed: Preparing [2023-08-25T00:10:54.942Z] 06ce6c15b36b: Preparing [2023-08-25T00:10:54.942Z] 5950149b3347: Preparing [2023-08-25T00:10:54.942Z] 193baf3a761e: Preparing [2023-08-25T00:10:54.942Z] fbc8868e6eb2: Preparing [2023-08-25T00:10:54.942Z] 8cb5b284a6bb: Preparing [2023-08-25T00:10:54.942Z] 3731d8f79e7f: Preparing [2023-08-25T00:10:54.942Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:54.942Z] 0694424614ee: Preparing [2023-08-25T00:10:54.942Z] a798f388b088: Preparing [2023-08-25T00:10:54.942Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:54.942Z] 8cb5b284a6bb: Waiting [2023-08-25T00:10:54.942Z] 0694424614ee: Waiting [2023-08-25T00:10:54.942Z] a798f388b088: Waiting [2023-08-25T00:10:54.942Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:54.942Z] 3731d8f79e7f: Waiting [2023-08-25T00:10:54.942Z] 9d0f461aed6d: Waiting [2023-08-25T00:10:54.942Z] 193baf3a761e: Layer already exists [2023-08-25T00:10:54.942Z] 06ce6c15b36b: Layer already exists [2023-08-25T00:10:54.942Z] 5950149b3347: Layer already exists [2023-08-25T00:10:54.942Z] a5d12e3816ed: Layer already exists [2023-08-25T00:10:54.942Z] fbc8868e6eb2: Layer already exists [2023-08-25T00:10:54.942Z] 8cb5b284a6bb: Layer already exists [2023-08-25T00:10:54.942Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:54.942Z] 3731d8f79e7f: Layer already exists [2023-08-25T00:10:54.942Z] a798f388b088: Layer already exists [2023-08-25T00:10:54.942Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:54.942Z] 0694424614ee: Layer already exists [2023-08-25T00:10:55.206Z] 3.1.0-dev.33: digest: sha256:47a02efbd814e5514489c0d3a8350e60eda347b84e1b9901c84e41cc58418dc8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:55.537Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:55.861Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:10:55.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-25T00:10:55.862Z] a5d12e3816ed: Preparing [2023-08-25T00:10:55.862Z] 06ce6c15b36b: Preparing [2023-08-25T00:10:55.862Z] 5950149b3347: Preparing [2023-08-25T00:10:55.862Z] 193baf3a761e: Preparing [2023-08-25T00:10:55.862Z] fbc8868e6eb2: Preparing [2023-08-25T00:10:55.862Z] 8cb5b284a6bb: Preparing [2023-08-25T00:10:55.862Z] 3731d8f79e7f: Preparing [2023-08-25T00:10:55.862Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:55.862Z] 0694424614ee: Preparing [2023-08-25T00:10:55.862Z] a798f388b088: Preparing [2023-08-25T00:10:55.862Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:55.862Z] 9d0f461aed6d: Waiting [2023-08-25T00:10:55.862Z] 8cb5b284a6bb: Waiting [2023-08-25T00:10:55.862Z] 0694424614ee: Waiting [2023-08-25T00:10:55.862Z] a798f388b088: Waiting [2023-08-25T00:10:55.862Z] 3731d8f79e7f: Waiting [2023-08-25T00:10:55.862Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:55.862Z] 06ce6c15b36b: Layer already exists [2023-08-25T00:10:55.862Z] a5d12e3816ed: Layer already exists [2023-08-25T00:10:55.862Z] 5950149b3347: Layer already exists [2023-08-25T00:10:55.862Z] 193baf3a761e: Layer already exists [2023-08-25T00:10:55.862Z] fbc8868e6eb2: Layer already exists [2023-08-25T00:10:55.862Z] 3731d8f79e7f: Layer already exists [2023-08-25T00:10:55.862Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:55.862Z] a798f388b088: Layer already exists [2023-08-25T00:10:55.862Z] 8cb5b284a6bb: Layer already exists [2023-08-25T00:10:55.862Z] 0694424614ee: Layer already exists [2023-08-25T00:10:55.862Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:55.862Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:47a02efbd814e5514489c0d3a8350e60eda347b84e1b9901c84e41cc58418dc8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:56.468Z] + 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-08-25T00:10:56.788Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-08-25T00:10:56.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-25T00:10:56.789Z] a5d12e3816ed: Preparing [2023-08-25T00:10:56.789Z] 06ce6c15b36b: Preparing [2023-08-25T00:10:56.789Z] 5950149b3347: Preparing [2023-08-25T00:10:56.789Z] 193baf3a761e: Preparing [2023-08-25T00:10:56.789Z] fbc8868e6eb2: Preparing [2023-08-25T00:10:56.789Z] 8cb5b284a6bb: Preparing [2023-08-25T00:10:56.789Z] 3731d8f79e7f: Preparing [2023-08-25T00:10:56.789Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:56.789Z] 0694424614ee: Preparing [2023-08-25T00:10:56.789Z] a798f388b088: Preparing [2023-08-25T00:10:56.789Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:56.789Z] 9d0f461aed6d: Waiting [2023-08-25T00:10:56.789Z] 0694424614ee: Waiting [2023-08-25T00:10:56.789Z] a798f388b088: Waiting [2023-08-25T00:10:56.789Z] 8cb5b284a6bb: Waiting [2023-08-25T00:10:56.789Z] 3731d8f79e7f: Waiting [2023-08-25T00:10:56.789Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:56.789Z] fbc8868e6eb2: Layer already exists [2023-08-25T00:10:56.789Z] 06ce6c15b36b: Layer already exists [2023-08-25T00:10:56.789Z] 193baf3a761e: Layer already exists [2023-08-25T00:10:56.789Z] 5950149b3347: Layer already exists [2023-08-25T00:10:56.789Z] a5d12e3816ed: Layer already exists [2023-08-25T00:10:56.789Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:10:56.789Z] 8cb5b284a6bb: Layer already exists [2023-08-25T00:10:56.789Z] 0694424614ee: Layer already exists [2023-08-25T00:10:56.789Z] 3731d8f79e7f: Layer already exists [2023-08-25T00:10:56.789Z] a798f388b088: Layer already exists [2023-08-25T00:10:56.789Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:10:57.052Z] main: digest: sha256:47a02efbd814e5514489c0d3a8350e60eda347b84e1b9901c84e41cc58418dc8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T00:10:57.107Z] ===================================================== [Pipeline] echo [2023-08-25T00:10:57.120Z] taggedImages: [2023-08-25T00:10:57.120Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:10:57.120Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-25T00:10:57.120Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.33 [2023-08-25T00:10:57.120Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:10:57.120Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-08-25T00:10:57.142Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-08-25T00:10:57.142Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:10:57.142Z] latest [2023-08-25T00:10:57.142Z] 3.1.0-dev.33 [2023-08-25T00:10:57.142Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:10:57.142Z] main [2023-08-25T00:10:57.142Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:57.473Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:10:57.805Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:10:57.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-25T00:10:57.805Z] d5a221949a16: Preparing [2023-08-25T00:10:57.805Z] 3bcd61934fce: Preparing [2023-08-25T00:10:57.805Z] 9d0f461aed6d: Preparing [2023-08-25T00:10:57.805Z] 0694424614ee: Preparing [2023-08-25T00:10:57.805Z] 74f93b44d518: Preparing [2023-08-25T00:10:57.805Z] d2d9d24a8c2a: Preparing [2023-08-25T00:10:57.805Z] d2d9d24a8c2a: Waiting [2023-08-25T00:10:59.206Z] 74f93b44d518: Pushed [2023-08-25T00:11:00.606Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:11:00.606Z] 0694424614ee: Layer already exists [2023-08-25T00:11:00.606Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:11:00.606Z] d5a221949a16: Pushed [2023-08-25T00:11:03.171Z] 3bcd61934fce: Pushed [2023-08-25T00:11:03.171Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:88eacba6eb5bf297682124baaf27202253acb916b5a6f7cb8412a62c5dcc5031 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:03.502Z] + 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-08-25T00:11:03.832Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-25T00:11:03.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-25T00:11:03.832Z] d5a221949a16: Preparing [2023-08-25T00:11:03.832Z] 3bcd61934fce: Preparing [2023-08-25T00:11:03.832Z] 9d0f461aed6d: Preparing [2023-08-25T00:11:03.832Z] 0694424614ee: Preparing [2023-08-25T00:11:03.832Z] 74f93b44d518: Preparing [2023-08-25T00:11:03.832Z] d2d9d24a8c2a: Preparing [2023-08-25T00:11:03.832Z] d2d9d24a8c2a: Waiting [2023-08-25T00:11:03.832Z] 0694424614ee: Layer already exists [2023-08-25T00:11:03.832Z] d5a221949a16: Layer already exists [2023-08-25T00:11:03.832Z] 74f93b44d518: Layer already exists [2023-08-25T00:11:03.832Z] 3bcd61934fce: Layer already exists [2023-08-25T00:11:03.832Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:11:03.832Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:11:03.832Z] latest: digest: sha256:88eacba6eb5bf297682124baaf27202253acb916b5a6f7cb8412a62c5dcc5031 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:04.425Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:04.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.33 [2023-08-25T00:11:04.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-25T00:11:04.747Z] d5a221949a16: Preparing [2023-08-25T00:11:04.747Z] 3bcd61934fce: Preparing [2023-08-25T00:11:04.747Z] 9d0f461aed6d: Preparing [2023-08-25T00:11:04.747Z] 0694424614ee: Preparing [2023-08-25T00:11:04.747Z] 74f93b44d518: Preparing [2023-08-25T00:11:04.747Z] d2d9d24a8c2a: Preparing [2023-08-25T00:11:04.747Z] d2d9d24a8c2a: Waiting [2023-08-25T00:11:04.747Z] 3bcd61934fce: Layer already exists [2023-08-25T00:11:04.747Z] d5a221949a16: Layer already exists [2023-08-25T00:11:04.747Z] 74f93b44d518: Layer already exists [2023-08-25T00:11:04.747Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:11:04.747Z] 0694424614ee: Layer already exists [2023-08-25T00:11:04.747Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:11:04.747Z] 3.1.0-dev.33: digest: sha256:88eacba6eb5bf297682124baaf27202253acb916b5a6f7cb8412a62c5dcc5031 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:05.078Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:05.401Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:11:05.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-25T00:11:05.401Z] d5a221949a16: Preparing [2023-08-25T00:11:05.401Z] 3bcd61934fce: Preparing [2023-08-25T00:11:05.401Z] 9d0f461aed6d: Preparing [2023-08-25T00:11:05.401Z] 0694424614ee: Preparing [2023-08-25T00:11:05.401Z] 74f93b44d518: Preparing [2023-08-25T00:11:05.401Z] d2d9d24a8c2a: Preparing [2023-08-25T00:11:05.401Z] d2d9d24a8c2a: Waiting [2023-08-25T00:11:05.401Z] 74f93b44d518: Layer already exists [2023-08-25T00:11:05.401Z] 0694424614ee: Layer already exists [2023-08-25T00:11:05.401Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:11:05.401Z] d5a221949a16: Layer already exists [2023-08-25T00:11:05.401Z] 3bcd61934fce: Layer already exists [2023-08-25T00:11:05.401Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:11:05.401Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:88eacba6eb5bf297682124baaf27202253acb916b5a6f7cb8412a62c5dcc5031 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:05.992Z] + 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-08-25T00:11:06.318Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-08-25T00:11:06.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-25T00:11:06.318Z] d5a221949a16: Preparing [2023-08-25T00:11:06.318Z] 3bcd61934fce: Preparing [2023-08-25T00:11:06.318Z] 9d0f461aed6d: Preparing [2023-08-25T00:11:06.318Z] 0694424614ee: Preparing [2023-08-25T00:11:06.318Z] 74f93b44d518: Preparing [2023-08-25T00:11:06.318Z] d2d9d24a8c2a: Preparing [2023-08-25T00:11:06.318Z] d2d9d24a8c2a: Waiting [2023-08-25T00:11:06.318Z] 0694424614ee: Layer already exists [2023-08-25T00:11:06.318Z] 3bcd61934fce: Layer already exists [2023-08-25T00:11:06.318Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:11:06.318Z] 74f93b44d518: Layer already exists [2023-08-25T00:11:06.318Z] d5a221949a16: Layer already exists [2023-08-25T00:11:06.318Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:11:06.582Z] main: digest: sha256:88eacba6eb5bf297682124baaf27202253acb916b5a6f7cb8412a62c5dcc5031 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T00:11:06.640Z] ===================================================== [Pipeline] echo [2023-08-25T00:11:06.649Z] taggedImages: [2023-08-25T00:11:06.649Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:11:06.649Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-25T00:11:06.649Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.33 [2023-08-25T00:11:06.649Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:11:06.649Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-08-25T00:11:06.677Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-08-25T00:11:06.677Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:11:06.677Z] latest [2023-08-25T00:11:06.677Z] 3.1.0-dev.33 [2023-08-25T00:11:06.677Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:11:06.677Z] main [2023-08-25T00:11:06.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:07.008Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:07.328Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:11:07.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-25T00:11:07.329Z] ec7c24a417b4: Preparing [2023-08-25T00:11:07.329Z] 7549e91e3d48: Preparing [2023-08-25T00:11:07.329Z] eb41283081a6: Preparing [2023-08-25T00:11:07.329Z] 65a5f2a54ac5: Preparing [2023-08-25T00:11:07.329Z] 97e320c3bb65: Preparing [2023-08-25T00:11:07.329Z] 9d0f461aed6d: Preparing [2023-08-25T00:11:07.329Z] 0694424614ee: Preparing [2023-08-25T00:11:07.329Z] 0504c9339636: Preparing [2023-08-25T00:11:07.329Z] d2d9d24a8c2a: Preparing [2023-08-25T00:11:07.329Z] 9d0f461aed6d: Waiting [2023-08-25T00:11:07.329Z] 0694424614ee: Waiting [2023-08-25T00:11:07.329Z] 0504c9339636: Waiting [2023-08-25T00:11:07.329Z] d2d9d24a8c2a: Waiting [2023-08-25T00:11:07.592Z] eb41283081a6: Pushed [2023-08-25T00:11:07.592Z] 7549e91e3d48: Pushed [2023-08-25T00:11:07.592Z] ec7c24a417b4: Pushed [2023-08-25T00:11:07.592Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:11:07.592Z] 0694424614ee: Layer already exists [2023-08-25T00:11:07.592Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:11:08.547Z] 0504c9339636: Pushed [2023-08-25T00:11:20.829Z] 97e320c3bb65: Pushed [2023-08-25T00:11:25.063Z] 65a5f2a54ac5: Pushed [2023-08-25T00:11:25.063Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:bce579fd319f3514ff27b0403b6096eed81b316d5f2ab883c6dc285a23275110 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:25.397Z] + 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-08-25T00:11:29.058Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-25T00:11:29.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-25T00:11:29.059Z] ec7c24a417b4: Preparing [2023-08-25T00:11:29.059Z] 7549e91e3d48: Preparing [2023-08-25T00:11:29.059Z] eb41283081a6: Preparing [2023-08-25T00:11:29.059Z] 65a5f2a54ac5: Preparing [2023-08-25T00:11:29.059Z] 97e320c3bb65: Preparing [2023-08-25T00:11:29.059Z] 9d0f461aed6d: Preparing [2023-08-25T00:11:29.059Z] 0694424614ee: Preparing [2023-08-25T00:11:29.059Z] 0504c9339636: Preparing [2023-08-25T00:11:29.059Z] d2d9d24a8c2a: Preparing [2023-08-25T00:11:29.059Z] 9d0f461aed6d: Waiting [2023-08-25T00:11:29.059Z] 0694424614ee: Waiting [2023-08-25T00:11:29.059Z] 0504c9339636: Waiting [2023-08-25T00:11:29.059Z] d2d9d24a8c2a: Waiting [2023-08-25T00:11:29.059Z] 97e320c3bb65: Layer already exists [2023-08-25T00:11:29.059Z] eb41283081a6: Layer already exists [2023-08-25T00:11:29.059Z] ec7c24a417b4: Layer already exists [2023-08-25T00:11:29.059Z] 7549e91e3d48: Layer already exists [2023-08-25T00:11:29.059Z] 0694424614ee: Layer already exists [2023-08-25T00:11:29.059Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:11:29.059Z] 0504c9339636: Layer already exists [2023-08-25T00:11:29.059Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:11:29.059Z] 65a5f2a54ac5: Layer already exists [2023-08-25T00:11:29.322Z] latest: digest: sha256:bce579fd319f3514ff27b0403b6096eed81b316d5f2ab883c6dc285a23275110 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:29.649Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:29.978Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.33 [2023-08-25T00:11:29.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-25T00:11:29.979Z] ec7c24a417b4: Preparing [2023-08-25T00:11:29.979Z] 7549e91e3d48: Preparing [2023-08-25T00:11:29.979Z] eb41283081a6: Preparing [2023-08-25T00:11:29.979Z] 65a5f2a54ac5: Preparing [2023-08-25T00:11:29.979Z] 97e320c3bb65: Preparing [2023-08-25T00:11:29.979Z] 9d0f461aed6d: Preparing [2023-08-25T00:11:29.979Z] 0694424614ee: Preparing [2023-08-25T00:11:29.979Z] 0504c9339636: Preparing [2023-08-25T00:11:29.979Z] d2d9d24a8c2a: Preparing [2023-08-25T00:11:29.979Z] 0694424614ee: Waiting [2023-08-25T00:11:29.979Z] 0504c9339636: Waiting [2023-08-25T00:11:29.979Z] d2d9d24a8c2a: Waiting [2023-08-25T00:11:29.979Z] 9d0f461aed6d: Waiting [2023-08-25T00:11:29.979Z] 65a5f2a54ac5: Layer already exists [2023-08-25T00:11:29.979Z] 97e320c3bb65: Layer already exists [2023-08-25T00:11:29.979Z] eb41283081a6: Layer already exists [2023-08-25T00:11:29.979Z] ec7c24a417b4: Layer already exists [2023-08-25T00:11:29.979Z] 7549e91e3d48: Layer already exists [2023-08-25T00:11:29.979Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:11:29.979Z] 0504c9339636: Layer already exists [2023-08-25T00:11:29.979Z] 0694424614ee: Layer already exists [2023-08-25T00:11:29.979Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:11:30.244Z] 3.1.0-dev.33: digest: sha256:bce579fd319f3514ff27b0403b6096eed81b316d5f2ab883c6dc285a23275110 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:30.577Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:30.925Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:11:30.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-25T00:11:30.925Z] ec7c24a417b4: Preparing [2023-08-25T00:11:30.925Z] 7549e91e3d48: Preparing [2023-08-25T00:11:30.925Z] eb41283081a6: Preparing [2023-08-25T00:11:30.925Z] 65a5f2a54ac5: Preparing [2023-08-25T00:11:30.925Z] 97e320c3bb65: Preparing [2023-08-25T00:11:30.925Z] 9d0f461aed6d: Preparing [2023-08-25T00:11:30.925Z] 0694424614ee: Preparing [2023-08-25T00:11:30.925Z] 0504c9339636: Preparing [2023-08-25T00:11:30.925Z] d2d9d24a8c2a: Preparing [2023-08-25T00:11:30.925Z] 0694424614ee: Waiting [2023-08-25T00:11:30.925Z] d2d9d24a8c2a: Waiting [2023-08-25T00:11:30.925Z] 0504c9339636: Waiting [2023-08-25T00:11:30.925Z] 9d0f461aed6d: Waiting [2023-08-25T00:11:30.925Z] ec7c24a417b4: Layer already exists [2023-08-25T00:11:30.925Z] eb41283081a6: Layer already exists [2023-08-25T00:11:30.925Z] 97e320c3bb65: Layer already exists [2023-08-25T00:11:30.925Z] 7549e91e3d48: Layer already exists [2023-08-25T00:11:30.925Z] 65a5f2a54ac5: Layer already exists [2023-08-25T00:11:30.925Z] 0504c9339636: Layer already exists [2023-08-25T00:11:30.925Z] 0694424614ee: Layer already exists [2023-08-25T00:11:30.925Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:11:30.925Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:11:31.193Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:bce579fd319f3514ff27b0403b6096eed81b316d5f2ab883c6dc285a23275110 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:31.555Z] + 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-08-25T00:11:31.888Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-08-25T00:11:31.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-25T00:11:31.888Z] ec7c24a417b4: Preparing [2023-08-25T00:11:31.888Z] 7549e91e3d48: Preparing [2023-08-25T00:11:31.888Z] eb41283081a6: Preparing [2023-08-25T00:11:31.888Z] 65a5f2a54ac5: Preparing [2023-08-25T00:11:31.888Z] 97e320c3bb65: Preparing [2023-08-25T00:11:31.888Z] 9d0f461aed6d: Preparing [2023-08-25T00:11:31.888Z] 0694424614ee: Preparing [2023-08-25T00:11:31.888Z] 0504c9339636: Preparing [2023-08-25T00:11:31.888Z] d2d9d24a8c2a: Preparing [2023-08-25T00:11:31.888Z] 0694424614ee: Waiting [2023-08-25T00:11:31.888Z] 9d0f461aed6d: Waiting [2023-08-25T00:11:31.888Z] 0504c9339636: Waiting [2023-08-25T00:11:31.888Z] d2d9d24a8c2a: Waiting [2023-08-25T00:11:31.888Z] 65a5f2a54ac5: Layer already exists [2023-08-25T00:11:31.888Z] eb41283081a6: Layer already exists [2023-08-25T00:11:31.888Z] 97e320c3bb65: Layer already exists [2023-08-25T00:11:31.888Z] ec7c24a417b4: Layer already exists [2023-08-25T00:11:31.888Z] 7549e91e3d48: Layer already exists [2023-08-25T00:11:31.888Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:11:31.888Z] 0504c9339636: Layer already exists [2023-08-25T00:11:31.888Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:11:31.889Z] 0694424614ee: Layer already exists [2023-08-25T00:11:32.154Z] main: digest: sha256:bce579fd319f3514ff27b0403b6096eed81b316d5f2ab883c6dc285a23275110 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T00:11:32.217Z] ===================================================== [Pipeline] echo [2023-08-25T00:11:32.225Z] taggedImages: [2023-08-25T00:11:32.225Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:11:32.225Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-25T00:11:32.225Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.33 [2023-08-25T00:11:32.225Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:11:32.225Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-08-25T00:11:32.248Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-08-25T00:11:32.248Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:11:32.248Z] latest [2023-08-25T00:11:32.248Z] 3.1.0-dev.33 [2023-08-25T00:11:32.248Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:11:32.248Z] main [2023-08-25T00:11:32.248Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:32.789Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:33.127Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:11:33.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-25T00:11:33.127Z] a8dde76d3696: Preparing [2023-08-25T00:11:33.127Z] 8ab975e89666: Preparing [2023-08-25T00:11:33.127Z] a820a171a669: Preparing [2023-08-25T00:11:33.128Z] 6f401ee2045d: Preparing [2023-08-25T00:11:33.128Z] 9d0f461aed6d: Preparing [2023-08-25T00:11:33.128Z] 0694424614ee: Preparing [2023-08-25T00:11:33.128Z] c3267843586d: Preparing [2023-08-25T00:11:33.128Z] 0694424614ee: Waiting [2023-08-25T00:11:33.128Z] d2d9d24a8c2a: Preparing [2023-08-25T00:11:33.128Z] c3267843586d: Waiting [2023-08-25T00:11:33.128Z] d2d9d24a8c2a: Waiting [2023-08-25T00:11:33.128Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:11:33.128Z] 0694424614ee: Layer already exists [2023-08-25T00:11:33.399Z] a820a171a669: Pushed [2023-08-25T00:11:33.399Z] 8ab975e89666: Pushed [2023-08-25T00:11:33.399Z] a8dde76d3696: Pushed [2023-08-25T00:11:33.399Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:11:33.983Z] c3267843586d: Pushed [2023-08-25T00:11:52.176Z] 6f401ee2045d: Pushed [2023-08-25T00:11:52.176Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:375fee6126c32e89432923c8e3a72c9429111d515e6176cca98aa16aa1a17a69 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:52.516Z] + 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-08-25T00:11:52.839Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-25T00:11:52.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-25T00:11:52.839Z] a8dde76d3696: Preparing [2023-08-25T00:11:52.839Z] 8ab975e89666: Preparing [2023-08-25T00:11:52.839Z] a820a171a669: Preparing [2023-08-25T00:11:52.839Z] 6f401ee2045d: Preparing [2023-08-25T00:11:52.839Z] 9d0f461aed6d: Preparing [2023-08-25T00:11:52.839Z] 0694424614ee: Preparing [2023-08-25T00:11:52.839Z] c3267843586d: Preparing [2023-08-25T00:11:52.839Z] d2d9d24a8c2a: Preparing [2023-08-25T00:11:52.839Z] 0694424614ee: Waiting [2023-08-25T00:11:52.839Z] c3267843586d: Waiting [2023-08-25T00:11:52.839Z] d2d9d24a8c2a: Waiting [2023-08-25T00:11:52.839Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:11:52.839Z] 8ab975e89666: Layer already exists [2023-08-25T00:11:52.839Z] 6f401ee2045d: Layer already exists [2023-08-25T00:11:52.839Z] a820a171a669: Layer already exists [2023-08-25T00:11:52.839Z] a8dde76d3696: Layer already exists [2023-08-25T00:11:52.839Z] 0694424614ee: Layer already exists [2023-08-25T00:11:52.839Z] c3267843586d: Layer already exists [2023-08-25T00:11:52.839Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:11:53.104Z] latest: digest: sha256:375fee6126c32e89432923c8e3a72c9429111d515e6176cca98aa16aa1a17a69 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:53.429Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:53.751Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.33 [2023-08-25T00:11:53.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-25T00:11:53.751Z] a8dde76d3696: Preparing [2023-08-25T00:11:53.751Z] 8ab975e89666: Preparing [2023-08-25T00:11:53.751Z] a820a171a669: Preparing [2023-08-25T00:11:53.751Z] 6f401ee2045d: Preparing [2023-08-25T00:11:53.752Z] 9d0f461aed6d: Preparing [2023-08-25T00:11:53.752Z] 0694424614ee: Preparing [2023-08-25T00:11:53.752Z] c3267843586d: Preparing [2023-08-25T00:11:53.752Z] d2d9d24a8c2a: Preparing [2023-08-25T00:11:53.752Z] 0694424614ee: Waiting [2023-08-25T00:11:53.752Z] c3267843586d: Waiting [2023-08-25T00:11:53.752Z] d2d9d24a8c2a: Waiting [2023-08-25T00:11:53.752Z] 8ab975e89666: Layer already exists [2023-08-25T00:11:53.752Z] a8dde76d3696: Layer already exists [2023-08-25T00:11:53.752Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:11:53.752Z] 6f401ee2045d: Layer already exists [2023-08-25T00:11:53.752Z] a820a171a669: Layer already exists [2023-08-25T00:11:53.752Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:11:53.752Z] 0694424614ee: Layer already exists [2023-08-25T00:11:53.752Z] c3267843586d: Layer already exists [2023-08-25T00:11:53.752Z] 3.1.0-dev.33: digest: sha256:375fee6126c32e89432923c8e3a72c9429111d515e6176cca98aa16aa1a17a69 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:54.355Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:54.685Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:11:54.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-25T00:11:54.685Z] a8dde76d3696: Preparing [2023-08-25T00:11:54.685Z] 8ab975e89666: Preparing [2023-08-25T00:11:54.685Z] a820a171a669: Preparing [2023-08-25T00:11:54.685Z] 6f401ee2045d: Preparing [2023-08-25T00:11:54.685Z] 9d0f461aed6d: Preparing [2023-08-25T00:11:54.685Z] 0694424614ee: Preparing [2023-08-25T00:11:54.685Z] c3267843586d: Preparing [2023-08-25T00:11:54.685Z] d2d9d24a8c2a: Preparing [2023-08-25T00:11:54.685Z] 0694424614ee: Waiting [2023-08-25T00:11:54.685Z] d2d9d24a8c2a: Waiting [2023-08-25T00:11:54.685Z] c3267843586d: Waiting [2023-08-25T00:11:54.685Z] 6f401ee2045d: Layer already exists [2023-08-25T00:11:54.685Z] a820a171a669: Layer already exists [2023-08-25T00:11:54.685Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:11:54.685Z] 8ab975e89666: Layer already exists [2023-08-25T00:11:54.685Z] a8dde76d3696: Layer already exists [2023-08-25T00:11:54.685Z] c3267843586d: Layer already exists [2023-08-25T00:11:54.685Z] 0694424614ee: Layer already exists [2023-08-25T00:11:54.685Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:11:54.685Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:375fee6126c32e89432923c8e3a72c9429111d515e6176cca98aa16aa1a17a69 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:55.287Z] + 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-08-25T00:11:55.614Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-08-25T00:11:55.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-25T00:11:55.614Z] a8dde76d3696: Preparing [2023-08-25T00:11:55.614Z] 8ab975e89666: Preparing [2023-08-25T00:11:55.614Z] a820a171a669: Preparing [2023-08-25T00:11:55.614Z] 6f401ee2045d: Preparing [2023-08-25T00:11:55.614Z] 9d0f461aed6d: Preparing [2023-08-25T00:11:55.614Z] 0694424614ee: Preparing [2023-08-25T00:11:55.614Z] c3267843586d: Preparing [2023-08-25T00:11:55.614Z] d2d9d24a8c2a: Preparing [2023-08-25T00:11:55.614Z] c3267843586d: Waiting [2023-08-25T00:11:55.614Z] 0694424614ee: Waiting [2023-08-25T00:11:55.614Z] d2d9d24a8c2a: Waiting [2023-08-25T00:11:55.614Z] a8dde76d3696: Layer already exists [2023-08-25T00:11:55.614Z] 8ab975e89666: Layer already exists [2023-08-25T00:11:55.614Z] 6f401ee2045d: Layer already exists [2023-08-25T00:11:55.614Z] a820a171a669: Layer already exists [2023-08-25T00:11:55.614Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:11:55.614Z] c3267843586d: Layer already exists [2023-08-25T00:11:55.614Z] 0694424614ee: Layer already exists [2023-08-25T00:11:55.614Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:11:55.878Z] main: digest: sha256:375fee6126c32e89432923c8e3a72c9429111d515e6176cca98aa16aa1a17a69 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T00:11:55.916Z] ===================================================== [Pipeline] echo [2023-08-25T00:11:55.922Z] taggedImages: [2023-08-25T00:11:55.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:11:55.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-25T00:11:55.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.33 [2023-08-25T00:11:55.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:11:55.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-08-25T00:11:55.936Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-08-25T00:11:55.936Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:11:55.936Z] latest [2023-08-25T00:11:55.936Z] 3.1.0-dev.33 [2023-08-25T00:11:55.936Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:11:55.936Z] main [2023-08-25T00:11:55.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:56.257Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:56.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:11:56.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-25T00:11:56.583Z] 4b3ecb3d19f6: Preparing [2023-08-25T00:11:56.583Z] 9711462a696c: Preparing [2023-08-25T00:11:56.583Z] 4f10b567e2c9: Preparing [2023-08-25T00:11:56.583Z] 6f401ee2045d: Preparing [2023-08-25T00:11:56.583Z] 9d0f461aed6d: Preparing [2023-08-25T00:11:56.583Z] 0694424614ee: Preparing [2023-08-25T00:11:56.583Z] 0504c9339636: Preparing [2023-08-25T00:11:56.583Z] d2d9d24a8c2a: Preparing [2023-08-25T00:11:56.583Z] 0694424614ee: Waiting [2023-08-25T00:11:56.583Z] d2d9d24a8c2a: Waiting [2023-08-25T00:11:56.583Z] 0504c9339636: Waiting [2023-08-25T00:11:56.583Z] 6f401ee2045d: Layer already exists [2023-08-25T00:11:56.583Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:11:56.847Z] 0694424614ee: Layer already exists [2023-08-25T00:11:56.847Z] 9711462a696c: Pushed [2023-08-25T00:11:56.847Z] 0504c9339636: Layer already exists [2023-08-25T00:11:56.847Z] 4f10b567e2c9: Pushed [2023-08-25T00:11:56.847Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:11:56.847Z] 4b3ecb3d19f6: Pushed [2023-08-25T00:11:57.111Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:3043d824e3559c2b238241eab6a90a069a86de7f212e5893a01de4abe917fb36 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:57.438Z] + 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-08-25T00:11:57.764Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-25T00:11:57.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-25T00:11:57.764Z] 4b3ecb3d19f6: Preparing [2023-08-25T00:11:57.764Z] 9711462a696c: Preparing [2023-08-25T00:11:57.764Z] 4f10b567e2c9: Preparing [2023-08-25T00:11:57.764Z] 6f401ee2045d: Preparing [2023-08-25T00:11:57.764Z] 9d0f461aed6d: Preparing [2023-08-25T00:11:57.764Z] 0694424614ee: Preparing [2023-08-25T00:11:57.764Z] 0504c9339636: Preparing [2023-08-25T00:11:57.764Z] d2d9d24a8c2a: Preparing [2023-08-25T00:11:57.764Z] 0504c9339636: Waiting [2023-08-25T00:11:57.764Z] d2d9d24a8c2a: Waiting [2023-08-25T00:11:57.764Z] 0694424614ee: Waiting [2023-08-25T00:11:57.764Z] 4b3ecb3d19f6: Layer already exists [2023-08-25T00:11:57.764Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:11:57.764Z] 9711462a696c: Layer already exists [2023-08-25T00:11:57.764Z] 6f401ee2045d: Layer already exists [2023-08-25T00:11:57.764Z] 4f10b567e2c9: Layer already exists [2023-08-25T00:11:57.764Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:11:57.764Z] 0694424614ee: Layer already exists [2023-08-25T00:11:57.764Z] 0504c9339636: Layer already exists [2023-08-25T00:11:57.764Z] latest: digest: sha256:3043d824e3559c2b238241eab6a90a069a86de7f212e5893a01de4abe917fb36 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:58.364Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:58.696Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.33 [2023-08-25T00:11:58.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-25T00:11:58.697Z] 4b3ecb3d19f6: Preparing [2023-08-25T00:11:58.697Z] 9711462a696c: Preparing [2023-08-25T00:11:58.697Z] 4f10b567e2c9: Preparing [2023-08-25T00:11:58.697Z] 6f401ee2045d: Preparing [2023-08-25T00:11:58.697Z] 9d0f461aed6d: Preparing [2023-08-25T00:11:58.697Z] 0694424614ee: Preparing [2023-08-25T00:11:58.697Z] 0504c9339636: Preparing [2023-08-25T00:11:58.697Z] d2d9d24a8c2a: Preparing [2023-08-25T00:11:58.697Z] 0694424614ee: Waiting [2023-08-25T00:11:58.697Z] 0504c9339636: Waiting [2023-08-25T00:11:58.697Z] d2d9d24a8c2a: Waiting [2023-08-25T00:11:58.697Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:11:58.697Z] 4b3ecb3d19f6: Layer already exists [2023-08-25T00:11:58.697Z] 6f401ee2045d: Layer already exists [2023-08-25T00:11:58.697Z] 4f10b567e2c9: Layer already exists [2023-08-25T00:11:58.697Z] 9711462a696c: Layer already exists [2023-08-25T00:11:58.697Z] 0694424614ee: Layer already exists [2023-08-25T00:11:58.697Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:11:58.697Z] 0504c9339636: Layer already exists [2023-08-25T00:11:58.960Z] 3.1.0-dev.33: digest: sha256:3043d824e3559c2b238241eab6a90a069a86de7f212e5893a01de4abe917fb36 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:59.290Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:11:59.610Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:11:59.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-25T00:11:59.610Z] 4b3ecb3d19f6: Preparing [2023-08-25T00:11:59.610Z] 9711462a696c: Preparing [2023-08-25T00:11:59.610Z] 4f10b567e2c9: Preparing [2023-08-25T00:11:59.610Z] 6f401ee2045d: Preparing [2023-08-25T00:11:59.610Z] 9d0f461aed6d: Preparing [2023-08-25T00:11:59.610Z] 0694424614ee: Preparing [2023-08-25T00:11:59.610Z] 0504c9339636: Preparing [2023-08-25T00:11:59.610Z] d2d9d24a8c2a: Preparing [2023-08-25T00:11:59.610Z] 0694424614ee: Waiting [2023-08-25T00:11:59.610Z] 0504c9339636: Waiting [2023-08-25T00:11:59.610Z] d2d9d24a8c2a: Waiting [2023-08-25T00:11:59.610Z] 9711462a696c: Layer already exists [2023-08-25T00:11:59.610Z] 4b3ecb3d19f6: Layer already exists [2023-08-25T00:11:59.610Z] 6f401ee2045d: Layer already exists [2023-08-25T00:11:59.610Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:11:59.610Z] 4f10b567e2c9: Layer already exists [2023-08-25T00:11:59.610Z] 0694424614ee: Layer already exists [2023-08-25T00:11:59.610Z] 0504c9339636: Layer already exists [2023-08-25T00:11:59.610Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:11:59.874Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:3043d824e3559c2b238241eab6a90a069a86de7f212e5893a01de4abe917fb36 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:12:00.199Z] + 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-08-25T00:12:00.518Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-08-25T00:12:00.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-25T00:12:00.518Z] 4b3ecb3d19f6: Preparing [2023-08-25T00:12:00.518Z] 9711462a696c: Preparing [2023-08-25T00:12:00.518Z] 4f10b567e2c9: Preparing [2023-08-25T00:12:00.518Z] 6f401ee2045d: Preparing [2023-08-25T00:12:00.518Z] 9d0f461aed6d: Preparing [2023-08-25T00:12:00.518Z] 0694424614ee: Preparing [2023-08-25T00:12:00.518Z] 0504c9339636: Preparing [2023-08-25T00:12:00.518Z] d2d9d24a8c2a: Preparing [2023-08-25T00:12:00.518Z] 0504c9339636: Waiting [2023-08-25T00:12:00.518Z] d2d9d24a8c2a: Waiting [2023-08-25T00:12:00.518Z] 0694424614ee: Waiting [2023-08-25T00:12:00.518Z] 4b3ecb3d19f6: Layer already exists [2023-08-25T00:12:00.518Z] 4f10b567e2c9: Layer already exists [2023-08-25T00:12:00.518Z] 9711462a696c: Layer already exists [2023-08-25T00:12:00.518Z] 6f401ee2045d: Layer already exists [2023-08-25T00:12:00.518Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:12:00.518Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:12:00.518Z] 0694424614ee: Layer already exists [2023-08-25T00:12:00.518Z] 0504c9339636: Layer already exists [2023-08-25T00:12:00.784Z] main: digest: sha256:3043d824e3559c2b238241eab6a90a069a86de7f212e5893a01de4abe917fb36 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T00:12:00.823Z] ===================================================== [Pipeline] echo [2023-08-25T00:12:00.829Z] taggedImages: [2023-08-25T00:12:00.829Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:12:00.829Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-25T00:12:00.829Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.33 [2023-08-25T00:12:00.829Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:12:00.829Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-08-25T00:12:00.843Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-08-25T00:12:00.843Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:12:00.843Z] latest [2023-08-25T00:12:00.843Z] 3.1.0-dev.33 [2023-08-25T00:12:00.843Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:12:00.843Z] main [2023-08-25T00:12:00.843Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:12:01.187Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:12:01.519Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:12:01.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-25T00:12:01.519Z] 069010f44354: Preparing [2023-08-25T00:12:01.519Z] 57703a51b37d: Preparing [2023-08-25T00:12:01.519Z] 9d0f461aed6d: Preparing [2023-08-25T00:12:01.519Z] 0694424614ee: Preparing [2023-08-25T00:12:01.519Z] 66ca4896d97d: Preparing [2023-08-25T00:12:01.519Z] d2d9d24a8c2a: Preparing [2023-08-25T00:12:01.519Z] d2d9d24a8c2a: Waiting [2023-08-25T00:12:01.519Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:12:01.519Z] 0694424614ee: Layer already exists [2023-08-25T00:12:01.520Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:12:01.786Z] 069010f44354: Pushed [2023-08-25T00:12:02.050Z] 66ca4896d97d: Pushed [2023-08-25T00:12:07.368Z] 57703a51b37d: Pushed [2023-08-25T00:12:07.633Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:697b851d7449efdf1aa7935a798f8119d4233b75f34575946a25c5e468523c1e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:12:07.966Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:12:08.294Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-25T00:12:08.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-25T00:12:08.294Z] 069010f44354: Preparing [2023-08-25T00:12:08.294Z] 57703a51b37d: Preparing [2023-08-25T00:12:08.294Z] 9d0f461aed6d: Preparing [2023-08-25T00:12:08.294Z] 0694424614ee: Preparing [2023-08-25T00:12:08.294Z] 66ca4896d97d: Preparing [2023-08-25T00:12:08.294Z] d2d9d24a8c2a: Preparing [2023-08-25T00:12:08.294Z] d2d9d24a8c2a: Waiting [2023-08-25T00:12:08.294Z] 0694424614ee: Layer already exists [2023-08-25T00:12:08.294Z] 57703a51b37d: Layer already exists [2023-08-25T00:12:08.294Z] 66ca4896d97d: Layer already exists [2023-08-25T00:12:08.294Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:12:08.294Z] 069010f44354: Layer already exists [2023-08-25T00:12:08.294Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:12:08.558Z] latest: digest: sha256:697b851d7449efdf1aa7935a798f8119d4233b75f34575946a25c5e468523c1e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:12:08.891Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:12:09.223Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.33 [2023-08-25T00:12:09.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-25T00:12:09.223Z] 069010f44354: Preparing [2023-08-25T00:12:09.223Z] 57703a51b37d: Preparing [2023-08-25T00:12:09.223Z] 9d0f461aed6d: Preparing [2023-08-25T00:12:09.223Z] 0694424614ee: Preparing [2023-08-25T00:12:09.223Z] 66ca4896d97d: Preparing [2023-08-25T00:12:09.223Z] d2d9d24a8c2a: Preparing [2023-08-25T00:12:09.223Z] d2d9d24a8c2a: Waiting [2023-08-25T00:12:09.223Z] 66ca4896d97d: Layer already exists [2023-08-25T00:12:09.223Z] 0694424614ee: Layer already exists [2023-08-25T00:12:09.223Z] 57703a51b37d: Layer already exists [2023-08-25T00:12:09.223Z] 069010f44354: Layer already exists [2023-08-25T00:12:09.223Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:12:09.223Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:12:09.223Z] 3.1.0-dev.33: digest: sha256:697b851d7449efdf1aa7935a798f8119d4233b75f34575946a25c5e468523c1e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:12:09.831Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:12:10.159Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:12:10.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-25T00:12:10.159Z] 069010f44354: Preparing [2023-08-25T00:12:10.159Z] 57703a51b37d: Preparing [2023-08-25T00:12:10.159Z] 9d0f461aed6d: Preparing [2023-08-25T00:12:10.159Z] 0694424614ee: Preparing [2023-08-25T00:12:10.159Z] 66ca4896d97d: Preparing [2023-08-25T00:12:10.159Z] d2d9d24a8c2a: Preparing [2023-08-25T00:12:10.159Z] d2d9d24a8c2a: Waiting [2023-08-25T00:12:10.159Z] 069010f44354: Layer already exists [2023-08-25T00:12:10.159Z] 57703a51b37d: Layer already exists [2023-08-25T00:12:10.159Z] 66ca4896d97d: Layer already exists [2023-08-25T00:12:10.159Z] 0694424614ee: Layer already exists [2023-08-25T00:12:10.159Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:12:10.159Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:12:10.159Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:697b851d7449efdf1aa7935a798f8119d4233b75f34575946a25c5e468523c1e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:12:10.504Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:12:10.835Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-08-25T00:12:10.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-25T00:12:10.835Z] 069010f44354: Preparing [2023-08-25T00:12:10.835Z] 57703a51b37d: Preparing [2023-08-25T00:12:10.835Z] 9d0f461aed6d: Preparing [2023-08-25T00:12:10.835Z] 0694424614ee: Preparing [2023-08-25T00:12:10.835Z] 66ca4896d97d: Preparing [2023-08-25T00:12:10.835Z] d2d9d24a8c2a: Preparing [2023-08-25T00:12:10.835Z] d2d9d24a8c2a: Waiting [2023-08-25T00:12:10.835Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:12:10.835Z] 66ca4896d97d: Layer already exists [2023-08-25T00:12:10.835Z] 069010f44354: Layer already exists [2023-08-25T00:12:10.835Z] 0694424614ee: Layer already exists [2023-08-25T00:12:10.835Z] 57703a51b37d: Layer already exists [2023-08-25T00:12:10.835Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:12:11.099Z] main: digest: sha256:697b851d7449efdf1aa7935a798f8119d4233b75f34575946a25c5e468523c1e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T00:12:11.142Z] ===================================================== [Pipeline] echo [2023-08-25T00:12:11.148Z] taggedImages: [2023-08-25T00:12:11.148Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:12:11.148Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-25T00:12:11.148Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.33 [2023-08-25T00:12:11.148Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:12:11.148Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-08-25T00:12:11.164Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-08-25T00:12:11.164Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:12:11.164Z] latest [2023-08-25T00:12:11.164Z] 3.1.0-dev.33 [2023-08-25T00:12:11.164Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:12:11.164Z] main [2023-08-25T00:12:11.164Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:12:11.490Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:12:11.824Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:12:11.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-25T00:12:11.824Z] b2a5fe564774: Preparing [2023-08-25T00:12:11.824Z] 215051bea81f: Preparing [2023-08-25T00:12:11.824Z] 9d0f461aed6d: Preparing [2023-08-25T00:12:11.824Z] 0694424614ee: Preparing [2023-08-25T00:12:11.824Z] 4e87fbdf746e: Preparing [2023-08-25T00:12:11.824Z] d2d9d24a8c2a: Preparing [2023-08-25T00:12:11.824Z] d2d9d24a8c2a: Waiting [2023-08-25T00:12:11.824Z] 4e87fbdf746e: Layer already exists [2023-08-25T00:12:11.824Z] 0694424614ee: Layer already exists [2023-08-25T00:12:11.824Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:12:12.088Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:12:12.088Z] b2a5fe564774: Pushed [2023-08-25T00:12:18.712Z] 215051bea81f: Pushed [2023-08-25T00:12:18.712Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18: digest: sha256:6e760658a23144681565826e5d8ee2486952d725591fbb8565efde35f4ef338f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:12:19.044Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:12:19.375Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-25T00:12:19.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-25T00:12:19.375Z] b2a5fe564774: Preparing [2023-08-25T00:12:19.375Z] 215051bea81f: Preparing [2023-08-25T00:12:19.375Z] 9d0f461aed6d: Preparing [2023-08-25T00:12:19.375Z] 0694424614ee: Preparing [2023-08-25T00:12:19.375Z] 4e87fbdf746e: Preparing [2023-08-25T00:12:19.375Z] d2d9d24a8c2a: Preparing [2023-08-25T00:12:19.375Z] d2d9d24a8c2a: Waiting [2023-08-25T00:12:19.375Z] 4e87fbdf746e: Layer already exists [2023-08-25T00:12:19.375Z] 0694424614ee: Layer already exists [2023-08-25T00:12:19.375Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:12:19.375Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:12:19.375Z] b2a5fe564774: Layer already exists [2023-08-25T00:12:19.375Z] 215051bea81f: Layer already exists [2023-08-25T00:12:19.639Z] latest: digest: sha256:6e760658a23144681565826e5d8ee2486952d725591fbb8565efde35f4ef338f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:12:19.969Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:12:20.295Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.33 [2023-08-25T00:12:20.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-25T00:12:20.295Z] b2a5fe564774: Preparing [2023-08-25T00:12:20.295Z] 215051bea81f: Preparing [2023-08-25T00:12:20.295Z] 9d0f461aed6d: Preparing [2023-08-25T00:12:20.295Z] 0694424614ee: Preparing [2023-08-25T00:12:20.295Z] 4e87fbdf746e: Preparing [2023-08-25T00:12:20.295Z] d2d9d24a8c2a: Preparing [2023-08-25T00:12:20.295Z] d2d9d24a8c2a: Waiting [2023-08-25T00:12:20.295Z] 0694424614ee: Layer already exists [2023-08-25T00:12:20.295Z] b2a5fe564774: Layer already exists [2023-08-25T00:12:20.295Z] 4e87fbdf746e: Layer already exists [2023-08-25T00:12:20.295Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:12:20.295Z] 215051bea81f: Layer already exists [2023-08-25T00:12:20.295Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:12:20.295Z] 3.1.0-dev.33: digest: sha256:6e760658a23144681565826e5d8ee2486952d725591fbb8565efde35f4ef338f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:12:20.622Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:12:20.949Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:12:20.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-25T00:12:20.949Z] b2a5fe564774: Preparing [2023-08-25T00:12:20.949Z] 215051bea81f: Preparing [2023-08-25T00:12:20.949Z] 9d0f461aed6d: Preparing [2023-08-25T00:12:20.949Z] 0694424614ee: Preparing [2023-08-25T00:12:20.949Z] 4e87fbdf746e: Preparing [2023-08-25T00:12:20.949Z] d2d9d24a8c2a: Preparing [2023-08-25T00:12:20.949Z] b2a5fe564774: Layer already exists [2023-08-25T00:12:20.949Z] 0694424614ee: Layer already exists [2023-08-25T00:12:20.949Z] 4e87fbdf746e: Layer already exists [2023-08-25T00:12:20.949Z] 215051bea81f: Layer already exists [2023-08-25T00:12:20.949Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:12:20.949Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:12:20.949Z] d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33: digest: sha256:6e760658a23144681565826e5d8ee2486952d725591fbb8565efde35f4ef338f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:12:21.281Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:12:21.616Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-08-25T00:12:21.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-25T00:12:21.616Z] b2a5fe564774: Preparing [2023-08-25T00:12:21.616Z] 215051bea81f: Preparing [2023-08-25T00:12:21.616Z] 9d0f461aed6d: Preparing [2023-08-25T00:12:21.616Z] 0694424614ee: Preparing [2023-08-25T00:12:21.616Z] 4e87fbdf746e: Preparing [2023-08-25T00:12:21.616Z] d2d9d24a8c2a: Preparing [2023-08-25T00:12:21.616Z] d2d9d24a8c2a: Waiting [2023-08-25T00:12:21.616Z] 9d0f461aed6d: Layer already exists [2023-08-25T00:12:21.616Z] b2a5fe564774: Layer already exists [2023-08-25T00:12:21.616Z] 0694424614ee: Layer already exists [2023-08-25T00:12:21.616Z] 215051bea81f: Layer already exists [2023-08-25T00:12:21.616Z] 4e87fbdf746e: Layer already exists [2023-08-25T00:12:21.616Z] d2d9d24a8c2a: Layer already exists [2023-08-25T00:12:21.616Z] main: digest: sha256:6e760658a23144681565826e5d8ee2486952d725591fbb8565efde35f4ef338f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-25T00:12:21.934Z] ===================================================== [Pipeline] echo [2023-08-25T00:12:21.950Z] taggedImages: [2023-08-25T00:12:21.950Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [2023-08-25T00:12:21.950Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-25T00:12:21.950Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.33 [2023-08-25T00:12:21.950Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d712b70d1b18e2b4f4c471c5ae40b4002467bb18-3.1.0-dev.33 [2023-08-25T00:12:21.950Z] - 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-08-25T00:12:22.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T00:12:22.323Z] [2023-08-25T00:12:22.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:12:22.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T00:12:22.643Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-25T00:12:22.643Z] 8998bd30e6a1: Pulling fs layer [2023-08-25T00:12:22.643Z] 04944245beec: Pulling fs layer [2023-08-25T00:12:22.643Z] 699f458cf7ca: Pulling fs layer [2023-08-25T00:12:22.643Z] 765212b225bb: Pulling fs layer [2023-08-25T00:12:22.643Z] f23df028b6ca: Pulling fs layer [2023-08-25T00:12:22.643Z] d65c8cfc05b1: Pulling fs layer [2023-08-25T00:12:22.643Z] 2437ff75d9bd: Pulling fs layer [2023-08-25T00:12:22.643Z] f23df028b6ca: Waiting [2023-08-25T00:12:22.643Z] d65c8cfc05b1: Waiting [2023-08-25T00:12:22.643Z] 2437ff75d9bd: Waiting [2023-08-25T00:12:22.643Z] 765212b225bb: Waiting [2023-08-25T00:12:22.911Z] 04944245beec: Verifying Checksum [2023-08-25T00:12:22.911Z] 04944245beec: Download complete [2023-08-25T00:12:22.911Z] 765212b225bb: Verifying Checksum [2023-08-25T00:12:22.911Z] 765212b225bb: Download complete [2023-08-25T00:12:22.911Z] f23df028b6ca: Verifying Checksum [2023-08-25T00:12:22.911Z] f23df028b6ca: Download complete [2023-08-25T00:12:22.911Z] d65c8cfc05b1: Verifying Checksum [2023-08-25T00:12:22.911Z] d65c8cfc05b1: Download complete [2023-08-25T00:12:22.911Z] 699f458cf7ca: Verifying Checksum [2023-08-25T00:12:22.911Z] 699f458cf7ca: Download complete [2023-08-25T00:12:23.491Z] 8998bd30e6a1: Verifying Checksum [2023-08-25T00:12:23.491Z] 8998bd30e6a1: Download complete [2023-08-25T00:12:26.065Z] 2437ff75d9bd: Verifying Checksum [2023-08-25T00:12:26.065Z] 2437ff75d9bd: Download complete [2023-08-25T00:12:27.466Z] 8998bd30e6a1: Pull complete [2023-08-25T00:12:27.731Z] 04944245beec: Pull complete [2023-08-25T00:12:29.144Z] 699f458cf7ca: Pull complete [2023-08-25T00:12:29.409Z] 765212b225bb: Pull complete [2023-08-25T00:12:29.990Z] f23df028b6ca: Pull complete [2023-08-25T00:12:30.255Z] d65c8cfc05b1: Pull complete [2023-08-25T00:12:45.222Z] 2437ff75d9bd: Pull complete [2023-08-25T00:12:45.222Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-25T00:12:45.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T00:12:45.222Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T00:12:45.427Z] prd-ubuntu20.04-docker-arm64-4c-16g-4461 does not seem to be running inside a container [2023-08-25T00:12:45.489Z] $ 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/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@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-08-25T00:12:48.230Z] $ docker top 5c83d204fa88da0e2414519e21429ba2036e8de0fa18d40d8295dcba51913f8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T00:12:48.815Z] ---> job-cost.sh [2023-08-25T00:12:49.082Z] lf-activate-venv: SKIPPING [2023-08-25T00:12:49.082Z] INFO: No Stack... [2023-08-25T00:12:49.669Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-25T00:12:50.245Z] INFO: Archiving Costs [Pipeline] sh [2023-08-25T00:12:50.554Z] + cat /w/workspace/edgex-go/567/archives/cost.csv [2023-08-25T00:12:50.555Z] + cut -d, -f6 [Pipeline] lock [2023-08-25T00:12:50.620Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-567-stack-cost] [2023-08-25T00:12:50.630Z] Resource [jenkins-edgexfoundry-edgex-go-main-567-stack-cost] did not exist. Created. [2023-08-25T00:12:50.631Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-567-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-25T00:12:50.945Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-25T00:12:51.519Z] Stashed 1 file(s) [Pipeline] } [2023-08-25T00:12:51.526Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-567-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-25T00:12:51.547Z] $ docker stop --time=1 5c83d204fa88da0e2414519e21429ba2036e8de0fa18d40d8295dcba51913f8e [2023-08-25T00:12:53.007Z] $ docker rm -f --volumes 5c83d204fa88da0e2414519e21429ba2036e8de0fa18d40d8295dcba51913f8e [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-08-25T00:12:53.514Z] provisioning config files... [2023-08-25T00:12:53.541Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/567@tmp/config8261061751390728236tmp [Pipeline] { [Pipeline] sh [2023-08-25T00:12:53.872Z] + set +x [2023-08-25T00:12:53.872Z] + + curl -s https://codecov.io/bash [2023-08-25T00:12:53.872Z] bash -s -- [2023-08-25T00:12:53.872Z] [2023-08-25T00:12:53.872Z] _____ _ [2023-08-25T00:12:53.872Z] / ____| | | [2023-08-25T00:12:53.872Z] | | ___ __| | ___ ___ _____ __ [2023-08-25T00:12:53.872Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-25T00:12:53.872Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-25T00:12:53.872Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-25T00:12:53.872Z] Bash-1.0.6 [2023-08-25T00:12:53.872Z] [2023-08-25T00:12:53.872Z] [2023-08-25T00:12:53.872Z] ==> git version 2.25.1 found [2023-08-25T00:12:53.872Z] ==> 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-08-25T00:12:53.872Z] Release-Date: 2020-01-08 [2023-08-25T00:12:53.872Z] 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-08-25T00:12:53.872Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-25T00:12:53.872Z] ==> Jenkins CI detected. [2023-08-25T00:12:53.872Z] current dir:  /w/workspace/edgex-go/567 [2023-08-25T00:12:53.872Z] project root: . [2023-08-25T00:12:53.872Z] --> token set from env [2023-08-25T00:12:53.872Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-25T00:12:53.872Z] ==> Running gcov in . (disable via -X gcov) [2023-08-25T00:12:53.872Z] ==> Python coveragepy not found [2023-08-25T00:12:53.872Z] ==> Searching for coverage reports in: [2023-08-25T00:12:53.872Z] + . [2023-08-25T00:12:54.132Z] -> Found 1 reports [2023-08-25T00:12:54.132Z] ==> Detecting git/mercurial file structure [2023-08-25T00:12:54.132Z] ==> Reading reports [2023-08-25T00:12:54.132Z] + ./coverage.out bytes=446998 [2023-08-25T00:12:54.132Z] ==> Appending adjustments [2023-08-25T00:12:54.132Z] https://docs.codecov.io/docs/fixing-reports [2023-08-25T00:12:55.068Z] + Found adjustments [2023-08-25T00:12:55.068Z] ==> Gzipping contents [2023-08-25T00:12:55.068Z] 60K /tmp/codecov.WQE4js.gz [2023-08-25T00:12:55.068Z] ==> Uploading reports [2023-08-25T00:12:55.068Z] url: https://codecov.io [2023-08-25T00:12:55.068Z] query: branch=main&commit=d712b70d1b18e2b4f4c471c5ae40b4002467bb18&build=567&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F567%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-25T00:12:55.068Z] -> Pinging Codecov [2023-08-25T00:12:55.068Z] 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=d712b70d1b18e2b4f4c471c5ae40b4002467bb18&build=567&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F567%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-25T00:12:55.328Z] -> Uploading to [2023-08-25T00:12:55.328Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-25/00271124DB129430A58F1EEE437C3FCB/d712b70d1b18e2b4f4c471c5ae40b4002467bb18/53964bf7-1ffc-4d64-a2be-a42131c2090a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T001255Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c174ab75105b24acf138b3d0935fa9fba7ccf7ca19dd05ef1c8e73f81a99265c [2023-08-25T00:12:55.328Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T00:12:55.328Z] Dload Upload Total Spent Left Speed [2023-08-25T00:12:55.587Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57412 0 0 100 57412 0 243k --:--:-- --:--:-- --:--:-- 243k [2023-08-25T00:12:55.587Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d712b70d1b18e2b4f4c471c5ae40b4002467bb18 [Pipeline] } [2023-08-25T00:12:55.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-08-25T00:12:55.784Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-25T00:12:55.796Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:12:56.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-25T00:12:56.092Z] [2023-08-25T00:12:56.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:12:56.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-25T00:12:56.384Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-25T00:12:56.384Z] df9b9388f04a: Pulling fs layer [2023-08-25T00:12:56.384Z] 52dc419b0ee2: Pulling fs layer [2023-08-25T00:12:56.384Z] 25bc292e5bac: Pulling fs layer [2023-08-25T00:12:56.384Z] 114826534d7a: Pulling fs layer [2023-08-25T00:12:56.384Z] 4657fd5d0bcf: Pulling fs layer [2023-08-25T00:12:56.384Z] 6ad1cebc031e: Pulling fs layer [2023-08-25T00:12:56.384Z] 8a3aa393b2d8: Pulling fs layer [2023-08-25T00:12:56.384Z] 4657fd5d0bcf: Waiting [2023-08-25T00:12:56.384Z] 6ad1cebc031e: Waiting [2023-08-25T00:12:56.384Z] 8a3aa393b2d8: Waiting [2023-08-25T00:12:56.384Z] 114826534d7a: Waiting [2023-08-25T00:12:56.384Z] 25bc292e5bac: Verifying Checksum [2023-08-25T00:12:56.384Z] 25bc292e5bac: Download complete [2023-08-25T00:12:56.384Z] 52dc419b0ee2: Verifying Checksum [2023-08-25T00:12:56.384Z] 52dc419b0ee2: Download complete [2023-08-25T00:12:56.384Z] 4657fd5d0bcf: Download complete [2023-08-25T00:12:56.649Z] df9b9388f04a: Download complete [2023-08-25T00:12:56.649Z] 6ad1cebc031e: Verifying Checksum [2023-08-25T00:12:56.649Z] 6ad1cebc031e: Download complete [2023-08-25T00:12:56.649Z] df9b9388f04a: Pull complete [2023-08-25T00:12:56.926Z] 52dc419b0ee2: Pull complete [2023-08-25T00:12:57.187Z] 25bc292e5bac: Pull complete [2023-08-25T00:12:57.445Z] 114826534d7a: Download complete [2023-08-25T00:12:57.445Z] 8a3aa393b2d8: Verifying Checksum [2023-08-25T00:12:57.445Z] 8a3aa393b2d8: Download complete [2023-08-25T00:13:01.627Z] 114826534d7a: Pull complete [2023-08-25T00:13:01.627Z] 4657fd5d0bcf: Pull complete [2023-08-25T00:13:01.627Z] 6ad1cebc031e: Pull complete [2023-08-25T00:13:04.177Z] 8a3aa393b2d8: Pull complete [2023-08-25T00:13:04.437Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-25T00:13:04.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-25T00:13:04.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T00:13:04.776Z] prd-ubuntu20.04-docker-8c-8g-4460 does not seem to be running inside a container [2023-08-25T00:13:04.816Z] $ 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/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-25T00:13:14.247Z] $ docker top 800be73c9456004192518e5c27457e4bdda59b7f44adc9a45c4ab11006c29c3b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-25T00:13:14.307Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-08-25T00:13:14.584Z] + set -o pipefail [2023-08-25T00:13:14.585Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-08-25T00:13:24.561Z] [2023-08-25T00:13:24.561Z] Monitoring /w/workspace/edgex-go/567 (github.com/edgexfoundry/edgex-go)... [2023-08-25T00:13:24.561Z] [2023-08-25T00:13:24.561Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/3d14dcf3-4e80-4efc-b526-278674714882 [2023-08-25T00:13:24.561Z] [2023-08-25T00:13:24.561Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-25T00:13:24.561Z] [2023-08-25T00:13:24.561Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-25T00:13:24.561Z] [2023-08-25T00:13:24.561Z] [2023-08-25T00:13:24.561Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-25T00:13:24.561Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-25T00:13:24.561Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-25T00:13:24.638Z] $ docker stop --time=1 800be73c9456004192518e5c27457e4bdda59b7f44adc9a45c4ab11006c29c3b [2023-08-25T00:13:30.160Z] $ docker rm -f --volumes 800be73c9456004192518e5c27457e4bdda59b7f44adc9a45c4ab11006c29c3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-08-25T00:13:30.530Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T00:13:30.546Z] provisioning config files... [2023-08-25T00:13:30.553Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/567@tmp/config4447494442196226937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T00:13:30.844Z] --> edgex-publish-swagger.sh [2023-08-25T00:13:30.844Z] === Publish openapi/v3 API === [2023-08-25T00:13:30.844Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-08-25T00:13:30.844Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/567/openapi/v3/core-command.yaml] [2023-08-25T00:13:30.844Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T00:13:30.845Z] Dload Upload Total Spent Left Speed [2023-08-25T00:13:31.411Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 59066 --:--:-- --:--:-- --:--:-- 59066 [2023-08-25T00:13:31.412Z] [2023-08-25T00:13:31.412Z] [2023-08-25T00:13:31.412Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/567/openapi/v3/core-data.yaml] [2023-08-25T00:13:31.412Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T00:13:31.412Z] Dload Upload Total Spent Left Speed [2023-08-25T00:13:31.980Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 127k --:--:-- --:--:-- --:--:-- 127k 100 71708 0 0 100 71708 0 127k --:--:-- --:--:-- --:--:-- 127k [2023-08-25T00:13:31.980Z] [2023-08-25T00:13:31.980Z] [2023-08-25T00:13:31.980Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/567/openapi/v3/core-metadata.yaml] [2023-08-25T00:13:31.980Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T00:13:31.980Z] Dload Upload Total Spent Left Speed [2023-08-25T00:13:32.239Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 301k --:--:-- --:--:-- --:--:-- 301k [2023-08-25T00:13:32.239Z] [2023-08-25T00:13:32.239Z] [2023-08-25T00:13:32.239Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/567/openapi/v3/support-notifications.yaml] [2023-08-25T00:13:32.500Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T00:13:32.500Z] Dload Upload Total Spent Left Speed [2023-08-25T00:13:32.759Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 186k --:--:-- --:--:-- --:--:-- 186k 100 87000 0 0 100 87000 0 186k --:--:-- --:--:-- --:--:-- 186k [2023-08-25T00:13:32.759Z] [2023-08-25T00:13:32.759Z] [2023-08-25T00:13:32.759Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/567/openapi/v3/support-scheduler.yaml] [2023-08-25T00:13:32.759Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T00:13:32.759Z] Dload Upload Total Spent Left Speed [2023-08-25T00:13:33.325Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 78126 --:--:-- --:--:-- --:--:-- 78126 [2023-08-25T00:13:33.325Z] [2023-08-25T00:13:33.325Z] [Pipeline] } [2023-08-25T00:13:33.331Z] 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-08-25T00:13:33.734Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-25T00:13:33.734Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:13:34.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T00:13:34.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T00:13:34.094Z] prd-ubuntu20.04-docker-8c-8g-4460 does not seem to be running inside a container [2023-08-25T00:13:34.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-25T00:13:34.583Z] $ docker top 5aeb3208d4f0e0fd9a213ac57f4405786b3d8e68dcd6e1f9ccbdf716de6b8b8a -eo pid,comm [2023-08-25T00:13:34.621Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-25T00:13:34.621Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-25T00:13:34.652Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T00:13:34.652Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T00:13:34.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T00:13:34.779Z] $ docker exec 5aeb3208d4f0e0fd9a213ac57f4405786b3d8e68dcd6e1f9ccbdf716de6b8b8a ssh-agent [2023-08-25T00:13:34.895Z] SSH_AUTH_SOCK=/tmp/ssh-0Xm8pCkIGVvr/agent.31 [2023-08-25T00:13:34.895Z] SSH_AGENT_PID=37 [2023-08-25T00:13:34.900Z] Running ssh-add (command line suppressed) [2023-08-25T00:13:35.003Z] Identity added: /w/workspace/edgex-go/567@tmp/private_key_13838258480783128887.key (/w/workspace/edgex-go/567@tmp/private_key_13838258480783128887.key) [2023-08-25T00:13:35.014Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T00:13:35.310Z] + git semver tag [2023-08-25T00:13:35.569Z] 2023-08-25 00:13:35,563 [run_tag] DEBUG tag force:False [2023-08-25T00:13:35.569Z] 2023-08-25 00:13:35,563 [check_head_tag] DEBUG check head tag [2023-08-25T00:13:35.569Z] 2023-08-25 00:13:35,564 [execute] INFO git cat-file --batch-check [2023-08-25T00:13:35.569Z] 2023-08-25 00:13:35,564 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/567, universal_newlines=False, shell=None, istream=) [2023-08-25T00:13:35.569Z] 2023-08-25 00:13:35,568 [execute] INFO git cat-file --batch [2023-08-25T00:13:35.569Z] 2023-08-25 00:13:35,568 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/567, universal_newlines=False, shell=None, istream=) [2023-08-25T00:13:35.828Z] 2023-08-25 00:13:35,587 [read_version] DEBUG read version from /w/workspace/edgex-go/567/.semver/main [2023-08-25T00:13:35.828Z] 2023-08-25 00:13:35,587 [execute] INFO git tag -a v3.1.0-dev.33 -m v3.1.0-dev.33 [2023-08-25T00:13:35.828Z] 2023-08-25 00:13:35,588 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.33', '-m', 'v3.1.0-dev.33'], cwd=/w/workspace/edgex-go/567, universal_newlines=False, shell=None, istream=None) [2023-08-25T00:13:35.828Z] 2023-08-25 00:13:35,593 [read_version] DEBUG read version from /w/workspace/edgex-go/567/.semver/main [2023-08-25T00:13:35.828Z] 3.1.0-dev.33 [Pipeline] } [2023-08-25T00:13:35.844Z] $ docker exec --env ******** --env ******** 5aeb3208d4f0e0fd9a213ac57f4405786b3d8e68dcd6e1f9ccbdf716de6b8b8a ssh-agent -k [2023-08-25T00:13:35.947Z] unset SSH_AUTH_SOCK; [2023-08-25T00:13:35.947Z] unset SSH_AGENT_PID; [2023-08-25T00:13:35.947Z] echo Agent pid 37 killed; [2023-08-25T00:13:35.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-25T00:13:36.248Z] + git semver [Pipeline] } [2023-08-25T00:13:36.526Z] $ docker stop --time=1 5aeb3208d4f0e0fd9a213ac57f4405786b3d8e68dcd6e1f9ccbdf716de6b8b8a [2023-08-25T00:13:37.816Z] $ docker rm -f --volumes 5aeb3208d4f0e0fd9a213ac57f4405786b3d8e68dcd6e1f9ccbdf716de6b8b8a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:13:38.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-25T00:13:38.173Z] [2023-08-25T00:13:38.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:13:38.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-25T00:13:38.465Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-25T00:13:38.465Z] ab5ef0e58194: Pulling fs layer [2023-08-25T00:13:38.465Z] 9712f1f96733: Pulling fs layer [2023-08-25T00:13:38.465Z] 63f879dbbcfc: Pulling fs layer [2023-08-25T00:13:38.465Z] 0d9ebad4ef96: Pulling fs layer [2023-08-25T00:13:38.465Z] e9a5061849ea: Pulling fs layer [2023-08-25T00:13:38.465Z] d747dcd14b5f: Pulling fs layer [2023-08-25T00:13:38.465Z] 2de7ff778b66: Pulling fs layer [2023-08-25T00:13:38.465Z] 0d9ebad4ef96: Waiting [2023-08-25T00:13:38.465Z] 2de7ff778b66: Waiting [2023-08-25T00:13:38.465Z] d747dcd14b5f: Waiting [2023-08-25T00:13:38.465Z] 9712f1f96733: Download complete [2023-08-25T00:13:39.044Z] 63f879dbbcfc: Verifying Checksum [2023-08-25T00:13:39.044Z] 63f879dbbcfc: Download complete [2023-08-25T00:13:39.044Z] e9a5061849ea: Verifying Checksum [2023-08-25T00:13:39.044Z] e9a5061849ea: Download complete [2023-08-25T00:13:39.302Z] d747dcd14b5f: Verifying Checksum [2023-08-25T00:13:39.302Z] d747dcd14b5f: Download complete [2023-08-25T00:13:39.302Z] 0d9ebad4ef96: Verifying Checksum [2023-08-25T00:13:39.302Z] 0d9ebad4ef96: Download complete [2023-08-25T00:13:39.560Z] ab5ef0e58194: Verifying Checksum [2023-08-25T00:13:39.560Z] ab5ef0e58194: Download complete [2023-08-25T00:13:39.560Z] 2de7ff778b66: Verifying Checksum [2023-08-25T00:13:39.560Z] 2de7ff778b66: Download complete [2023-08-25T00:13:42.838Z] ab5ef0e58194: Pull complete [2023-08-25T00:13:42.838Z] 9712f1f96733: Pull complete [2023-08-25T00:13:43.406Z] 63f879dbbcfc: Pull complete [2023-08-25T00:13:47.584Z] 0d9ebad4ef96: Pull complete [2023-08-25T00:13:47.584Z] e9a5061849ea: Pull complete [2023-08-25T00:13:47.584Z] d747dcd14b5f: Pull complete [2023-08-25T00:13:48.518Z] 2de7ff778b66: Pull complete [2023-08-25T00:13:48.518Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-25T00:13:48.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-25T00:13:48.518Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T00:13:48.609Z] prd-ubuntu20.04-docker-8c-8g-4460 does not seem to be running inside a container [2023-08-25T00:13:48.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-25T00:13:55.762Z] $ docker top 04aec723d944741c9d9aafb68e11de489cfa1899ded377b04100f27ee37a4c90 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-25T00:13:55.832Z] provisioning config files... [2023-08-25T00:13:55.838Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/567@tmp/config1377953846195431309tmp [2023-08-25T00:13:55.846Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/567@tmp/config16887636052453035994tmp [2023-08-25T00:13:55.854Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/567@tmp/config851698673563332450tmp [Pipeline] { [Pipeline] echo [2023-08-25T00:13:55.870Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T00:13:56.152Z] ---> sigul-configuration.sh [2023-08-25T00:13:56.152Z] gpg: directory `/root/.gnupg' created [2023-08-25T00:13:56.152Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-25T00:13:56.152Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-25T00:13:56.152Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-25T00:13:56.152Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-25T00:13:56.152Z] gpg: CAST5 encrypted data [2023-08-25T00:13:56.152Z] gpg: encrypted with 1 passphrase [2023-08-25T00:13:56.152Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-25T00:13:56.439Z] + mkdir /home/jenkins [2023-08-25T00:13:56.439Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-25T00:13:56.725Z] + 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-08-25T00:13:56.734Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T00:13:57.021Z] ---> sigul-install.sh [2023-08-25T00:13:57.021Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-25T00:13:57.304Z] + git tag --list [2023-08-25T00:13:57.304Z] 0.6.0 [2023-08-25T00:13:57.304Z] 0.6.1 [2023-08-25T00:13:57.304Z] 0.7.0 [2023-08-25T00:13:57.304Z] 0.7.1 [2023-08-25T00:13:57.304Z] v1.0.0 [2023-08-25T00:13:57.304Z] v1.0.1 [2023-08-25T00:13:57.304Z] v1.1.0 [2023-08-25T00:13:57.304Z] v1.2.0 [2023-08-25T00:13:57.304Z] v1.2.1 [2023-08-25T00:13:57.304Z] v1.3.0 [2023-08-25T00:13:57.304Z] v1.3.1 [2023-08-25T00:13:57.304Z] v2.0.0 [2023-08-25T00:13:57.304Z] v2.1.0 [2023-08-25T00:13:57.304Z] v2.1.1 [2023-08-25T00:13:57.304Z] v2.2.0 [2023-08-25T00:13:57.304Z] v2.3.0 [2023-08-25T00:13:57.304Z] v3.0 [2023-08-25T00:13:57.304Z] v3.0.0 [2023-08-25T00:13:57.304Z] v3.1.0-dev.1 [2023-08-25T00:13:57.304Z] v3.1.0-dev.10 [2023-08-25T00:13:57.304Z] v3.1.0-dev.11 [2023-08-25T00:13:57.304Z] v3.1.0-dev.12 [2023-08-25T00:13:57.304Z] v3.1.0-dev.13 [2023-08-25T00:13:57.304Z] v3.1.0-dev.14 [2023-08-25T00:13:57.304Z] v3.1.0-dev.15 [2023-08-25T00:13:57.304Z] v3.1.0-dev.16 [2023-08-25T00:13:57.304Z] v3.1.0-dev.17 [2023-08-25T00:13:57.304Z] v3.1.0-dev.18 [2023-08-25T00:13:57.304Z] v3.1.0-dev.19 [2023-08-25T00:13:57.304Z] v3.1.0-dev.2 [2023-08-25T00:13:57.304Z] v3.1.0-dev.20 [2023-08-25T00:13:57.304Z] v3.1.0-dev.21 [2023-08-25T00:13:57.304Z] v3.1.0-dev.22 [2023-08-25T00:13:57.304Z] v3.1.0-dev.23 [2023-08-25T00:13:57.304Z] v3.1.0-dev.24 [2023-08-25T00:13:57.304Z] v3.1.0-dev.25 [2023-08-25T00:13:57.304Z] v3.1.0-dev.26 [2023-08-25T00:13:57.304Z] v3.1.0-dev.27 [2023-08-25T00:13:57.304Z] v3.1.0-dev.28 [2023-08-25T00:13:57.304Z] v3.1.0-dev.29 [2023-08-25T00:13:57.304Z] v3.1.0-dev.3 [2023-08-25T00:13:57.304Z] v3.1.0-dev.30 [2023-08-25T00:13:57.304Z] v3.1.0-dev.31 [2023-08-25T00:13:57.304Z] v3.1.0-dev.32 [2023-08-25T00:13:57.304Z] v3.1.0-dev.33 [2023-08-25T00:13:57.304Z] v3.1.0-dev.4 [2023-08-25T00:13:57.304Z] v3.1.0-dev.5 [2023-08-25T00:13:57.304Z] v3.1.0-dev.6 [2023-08-25T00:13:57.304Z] v3.1.0-dev.7 [2023-08-25T00:13:57.304Z] v3.1.0-dev.8 [2023-08-25T00:13:57.304Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-25T00:13:57.586Z] + lftools sign git-tag v3.1.0-dev.33 [2023-08-25T00:13:58.155Z] Signing Git tag with Sigul... [2023-08-25T00:13:58.155Z] Signing v3.1.0-dev.33 [Pipeline] echo [2023-08-25T00:13:58.422Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T00:13:58.707Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-25T00:13:58.714Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-25T00:13:58.741Z] $ docker stop --time=1 04aec723d944741c9d9aafb68e11de489cfa1899ded377b04100f27ee37a4c90 [2023-08-25T00:14:00.427Z] $ docker rm -f --volumes 04aec723d944741c9d9aafb68e11de489cfa1899ded377b04100f27ee37a4c90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-25T00:14:00.827Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-25T00:14:00.827Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:14:01.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T00:14:01.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T00:14:01.191Z] prd-ubuntu20.04-docker-8c-8g-4460 does not seem to be running inside a container [2023-08-25T00:14:01.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-25T00:14:02.625Z] $ docker top 25ee4741d1f93206389de8dc194593f40cffba494aad0937104364c57fc87792 -eo pid,comm [2023-08-25T00:14:02.665Z] 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-08-25T00:14:02.665Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-25T00:14:02.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T00:14:02.701Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T00:14:02.810Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T00:14:02.820Z] $ docker exec 25ee4741d1f93206389de8dc194593f40cffba494aad0937104364c57fc87792 ssh-agent [2023-08-25T00:14:02.943Z] SSH_AUTH_SOCK=/tmp/ssh-75kK2ez41NS2/agent.14 [2023-08-25T00:14:02.943Z] SSH_AGENT_PID=20 [2023-08-25T00:14:02.975Z] Running ssh-add (command line suppressed) [2023-08-25T00:14:03.070Z] Identity added: /w/workspace/edgex-go/567@tmp/private_key_16663005199545700163.key (/w/workspace/edgex-go/567@tmp/private_key_16663005199545700163.key) [2023-08-25T00:14:03.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T00:14:03.365Z] + git semver bump pre [2023-08-25T00:14:03.933Z] 2023-08-25 00:14:03,750 [read_version] DEBUG read version from /w/workspace/edgex-go/567/.semver/main [2023-08-25T00:14:03.933Z] 2023-08-25 00:14:03,751 [bump_version] DEBUG bumping version:3.1.0-dev.33 on axis:pre with prefix:dev [2023-08-25T00:14:03.933Z] 2023-08-25 00:14:03,751 [bump_version] DEBUG bumped version:3.1.0-dev.34 [2023-08-25T00:14:03.933Z] 2023-08-25 00:14:03,751 [write_version] DEBUG write version:3.1.0-dev.34 to path:/w/workspace/edgex-go/567/.semver/main with force:True [2023-08-25T00:14:03.933Z] 2023-08-25 00:14:03,751 [read_version] DEBUG read version from /w/workspace/edgex-go/567/.semver/main [2023-08-25T00:14:03.933Z] 2023-08-25 00:14:03,751 [write_file] DEBUG write to file:/w/workspace/edgex-go/567/.semver/main [2023-08-25T00:14:03.933Z] 2023-08-25 00:14:03,754 [execute] INFO git cat-file --batch-check [2023-08-25T00:14:03.933Z] 2023-08-25 00:14:03,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/567/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T00:14:03.933Z] 2023-08-25 00:14:03,800 [execute] INFO git cat-file --batch [2023-08-25T00:14:03.933Z] 2023-08-25 00:14:03,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/567/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T00:14:03.933Z] 2023-08-25 00:14:03,809 [read_version] DEBUG read version from /w/workspace/edgex-go/567/.semver/main [2023-08-25T00:14:03.933Z] 3.1.0-dev.34 [Pipeline] } [2023-08-25T00:14:03.949Z] $ docker exec --env ******** --env ******** 25ee4741d1f93206389de8dc194593f40cffba494aad0937104364c57fc87792 ssh-agent -k [2023-08-25T00:14:04.047Z] unset SSH_AUTH_SOCK; [2023-08-25T00:14:04.047Z] unset SSH_AGENT_PID; [2023-08-25T00:14:04.047Z] echo Agent pid 20 killed; [2023-08-25T00:14:04.051Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-25T00:14:04.355Z] + git semver [Pipeline] } [2023-08-25T00:14:04.634Z] $ docker stop --time=1 25ee4741d1f93206389de8dc194593f40cffba494aad0937104364c57fc87792 [2023-08-25T00:14:05.926Z] $ docker rm -f --volumes 25ee4741d1f93206389de8dc194593f40cffba494aad0937104364c57fc87792 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T00:14:06.260Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-25T00:14:06.261Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:14:06.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T00:14:06.559Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T00:14:06.625Z] prd-ubuntu20.04-docker-8c-8g-4460 does not seem to be running inside a container [2023-08-25T00:14:06.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-25T00:14:07.253Z] $ docker top d5a8e5549ad012e0ea7aea837af988e12e0e0d831b4b99d4c6b748353a2480b2 -eo pid,comm [2023-08-25T00:14:07.295Z] 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-08-25T00:14:07.295Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-25T00:14:07.333Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T00:14:07.333Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T00:14:07.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T00:14:07.459Z] $ docker exec d5a8e5549ad012e0ea7aea837af988e12e0e0d831b4b99d4c6b748353a2480b2 ssh-agent [2023-08-25T00:14:07.566Z] SSH_AUTH_SOCK=/tmp/ssh-EANGzSDV3OcF/agent.32 [2023-08-25T00:14:07.566Z] SSH_AGENT_PID=38 [2023-08-25T00:14:07.571Z] Running ssh-add (command line suppressed) [2023-08-25T00:14:07.678Z] Identity added: /w/workspace/edgex-go/567@tmp/private_key_14120292913633259042.key (/w/workspace/edgex-go/567@tmp/private_key_14120292913633259042.key) [2023-08-25T00:14:07.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T00:14:07.971Z] + git semver push [2023-08-25T00:14:08.539Z] 2023-08-25 00:14:08,245 [run_push] DEBUG push [2023-08-25T00:14:08.539Z] 2023-08-25 00:14:08,246 [execute] INFO git cat-file --batch-check [2023-08-25T00:14:08.539Z] 2023-08-25 00:14:08,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/567/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T00:14:08.539Z] 2023-08-25 00:14:08,251 [execute] INFO git rev-list e947ffe4ba5020e004fe574acdd072aa9cc0e298 -- [2023-08-25T00:14:08.539Z] 2023-08-25 00:14:08,251 [execute] DEBUG Popen(['git', 'rev-list', 'e947ffe4ba5020e004fe574acdd072aa9cc0e298', '--'], cwd=/w/workspace/edgex-go/567/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-25T00:14:08.539Z] 2023-08-25 00:14:08,269 [execute] INFO git fetch -v origin [2023-08-25T00:14:08.539Z] 2023-08-25 00:14:08,269 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/567/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-25T00:14:08.801Z] 2023-08-25 00:14:08,734 [run_push] DEBUG no remote changes detected [2023-08-25T00:14:08.801Z] 2023-08-25 00:14:08,735 [execute] INFO git push origin semver [2023-08-25T00:14:08.801Z] 2023-08-25 00:14:08,735 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/567/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-25T00:14:09.737Z] 2023-08-25 00:14:09,510 [run_push] DEBUG push all version tags [2023-08-25T00:14:09.737Z] 2023-08-25 00:14:09,511 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-25T00:14:09.737Z] 2023-08-25 00:14:09,511 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/567, universal_newlines=False, shell=None, istream=None) [2023-08-25T00:14:10.674Z] 2023-08-25 00:14:10,340 [read_version] DEBUG read version from /w/workspace/edgex-go/567/.semver/main [2023-08-25T00:14:10.674Z] 3.1.0-dev.34 [Pipeline] } [2023-08-25T00:14:10.691Z] $ docker exec --env ******** --env ******** d5a8e5549ad012e0ea7aea837af988e12e0e0d831b4b99d4c6b748353a2480b2 ssh-agent -k [2023-08-25T00:14:10.785Z] unset SSH_AUTH_SOCK; [2023-08-25T00:14:10.788Z] unset SSH_AGENT_PID; [2023-08-25T00:14:10.788Z] echo Agent pid 38 killed; [2023-08-25T00:14:10.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-25T00:14:11.088Z] + git semver [Pipeline] } [2023-08-25T00:14:11.365Z] $ docker stop --time=1 d5a8e5549ad012e0ea7aea837af988e12e0e0d831b4b99d4c6b748353a2480b2 [2023-08-25T00:14:12.773Z] $ docker rm -f --volumes d5a8e5549ad012e0ea7aea837af988e12e0e0d831b4b99d4c6b748353a2480b2 [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-08-25T00:14:13.313Z] + [ -d /w/workspace/edgex-go/567/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-25T00:14:13.597Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T00:14:14.455Z] ---> package-listing.sh [2023-08-25T00:14:14.455Z] ++ facter osfamily [2023-08-25T00:14:14.455Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-25T00:14:14.714Z] + OS_FAMILY=debian [2023-08-25T00:14:14.714Z] + workspace=/w/workspace/edgex-go/567 [2023-08-25T00:14:14.714Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-25T00:14:14.714Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-25T00:14:14.714Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-25T00:14:14.714Z] + PACKAGES=/tmp/packages_start.txt [2023-08-25T00:14:14.714Z] + '[' /w/workspace/edgex-go/567 ']' [2023-08-25T00:14:14.714Z] + PACKAGES=/tmp/packages_end.txt [2023-08-25T00:14:14.714Z] + case "${OS_FAMILY}" in [2023-08-25T00:14:14.714Z] + dpkg -l [2023-08-25T00:14:14.714Z] + grep '^ii' [2023-08-25T00:14:14.714Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-25T00:14:14.714Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-25T00:14:14.714Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-25T00:14:14.714Z] + '[' /w/workspace/edgex-go/567 ']' [2023-08-25T00:14:14.714Z] + mkdir -p /w/workspace/edgex-go/567/archives/ [2023-08-25T00:14:14.714Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/567/archives/ [Pipeline] echo [2023-08-25T00:14:14.725Z] 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/567/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-25T00:14:15.002Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:14:15.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T00:14:15.581Z] [2023-08-25T00:14:15.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T00:14:15.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T00:14:15.882Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-25T00:14:15.882Z] 5eb5b503b376: Pulling fs layer [2023-08-25T00:14:15.882Z] 5c69ac0246d0: Pulling fs layer [2023-08-25T00:14:15.882Z] ec43610c2a17: Pulling fs layer [2023-08-25T00:14:15.882Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-25T00:14:15.882Z] 33b1e0a273af: Pulling fs layer [2023-08-25T00:14:15.882Z] 5d3b04190fa2: Pulling fs layer [2023-08-25T00:14:15.882Z] 2f39f015ded8: Pulling fs layer [2023-08-25T00:14:15.882Z] 3a2ae6a8a46f: Waiting [2023-08-25T00:14:15.882Z] 33b1e0a273af: Waiting [2023-08-25T00:14:15.882Z] 5d3b04190fa2: Waiting [2023-08-25T00:14:15.882Z] 2f39f015ded8: Waiting [2023-08-25T00:14:15.882Z] 5c69ac0246d0: Download complete [2023-08-25T00:14:15.882Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-25T00:14:15.882Z] 3a2ae6a8a46f: Download complete [2023-08-25T00:14:16.140Z] 33b1e0a273af: Verifying Checksum [2023-08-25T00:14:16.140Z] 33b1e0a273af: Download complete [2023-08-25T00:14:16.140Z] 5d3b04190fa2: Verifying Checksum [2023-08-25T00:14:16.140Z] 5d3b04190fa2: Download complete [2023-08-25T00:14:16.140Z] ec43610c2a17: Verifying Checksum [2023-08-25T00:14:16.140Z] ec43610c2a17: Download complete [2023-08-25T00:14:16.140Z] 5eb5b503b376: Download complete [2023-08-25T00:14:16.704Z] 2f39f015ded8: Download complete [2023-08-25T00:14:17.270Z] 5eb5b503b376: Pull complete [2023-08-25T00:14:17.529Z] 5c69ac0246d0: Pull complete [2023-08-25T00:14:17.787Z] ec43610c2a17: Pull complete [2023-08-25T00:14:18.047Z] 3a2ae6a8a46f: Pull complete [2023-08-25T00:14:18.304Z] 33b1e0a273af: Pull complete [2023-08-25T00:14:18.304Z] 5d3b04190fa2: Pull complete [2023-08-25T00:14:22.485Z] 2f39f015ded8: Pull complete [2023-08-25T00:14:22.485Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-25T00:14:22.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T00:14:22.485Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T00:14:22.560Z] prd-ubuntu20.04-docker-8c-8g-4460 does not seem to be running inside a container [2023-08-25T00:14:22.601Z] $ 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/567/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/567 -v /w/workspace/edgex-go/567:/w/workspace/edgex-go/567:rw,z -v /w/workspace/edgex-go/567@tmp:/w/workspace/edgex-go/567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-25T00:14:29.861Z] $ docker top 11c50a067f5d3f058d107cec857609223fb172d275634700c0697461d93dd835 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T00:14:30.329Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-25T00:14:30.611Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-25T00:14:30.892Z] + ls /var/log/sa-host [2023-08-25T00:14:30.892Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T00:14:31.056Z] provisioning config files... [2023-08-25T00:14:31.063Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/567@tmp/config1913669259045841651tmp [Pipeline] { [Pipeline] echo [2023-08-25T00:14:31.074Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T00:14:31.355Z] ---> create-netrc.sh [Pipeline] } [2023-08-25T00:14:31.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-25T00:14:31.687Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-25T00:14:31.696Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T00:14:31.979Z] ---> sudo-logs.sh [2023-08-25T00:14:31.979Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-25T00:14:31.999Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T00:14:32.276Z] ---> job-cost.sh [2023-08-25T00:14:32.276Z] lf-activate-venv: SKIPPING [2023-08-25T00:14:32.276Z] DEBUG: total: 0.10999999940395355 [2023-08-25T00:14:32.276Z] INFO: Retrieving Stack Cost... [2023-08-25T00:14:32.534Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-25T00:14:33.102Z] INFO: Archiving Costs [Pipeline] echo [2023-08-25T00:14:33.113Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T00:14:33.390Z] ---> logs-deploy.sh [2023-08-25T00:14:33.391Z] lf-activate-venv: SKIPPING [2023-08-25T00:14:33.391Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/567 [2023-08-25T00:14:33.391Z] INFO: archiving workspace using pattern(s): [2023-08-25T00:14:34.325Z] Archives upload complete. [2023-08-25T00:14:34.325Z] INFO: archiving logs to Nexus