Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from edbd909ad3c9c86eb96cf534c00ec05679e0562d 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-ssh1637448225106401216.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-ssh7524452816941291614.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-ssh4571903543573637005.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-ssh1854953332210935295.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-ssh16715952436283763647.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 ‘prd-ubuntu20.04-docker-8c-8g-3562’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3564 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/556 [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/556 # 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 edbd909ad3c9c86eb96cf534c00ec05679e0562d (main) Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.4.0 to 2.5.0 (#4634)" > 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 edbd909ad3c9c86eb96cf534c00ec05679e0562d # timeout=10 > git rev-list --no-walk fe3620ce412f86f9ce6eb635c00e802c499476bf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-14T20:09:48.150Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-14T20:09:48.210Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-14T20:09:48.226Z] ========================================================= [2023-08-14T20:09:48.226Z] EdgeX Global Pipelines Version Info [2023-08-14T20:09:48.226Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:09:48.935Z] ------------------- [2023-08-14T20:09:48.935Z] stable info: [2023-08-14T20:09:48.935Z] ------------------- [2023-08-14T20:09:48.935Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-14T20:09:48.935Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T20:09:48.935Z] Message: update stable to v1.0.253 [2023-08-14T20:09:49.507Z] ------------------- [2023-08-14T20:09:49.507Z] experimental info: [2023-08-14T20:09:49.507Z] ------------------- [2023-08-14T20:09:49.507Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-14T20:09:49.507Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T20:09:49.507Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-14T20:09:49.676Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-14T20:09:49.685Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-14T20:09:49.695Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-14T20:09:49.709Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-14T20:09:49.724Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-14T20:09:49.740Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-14T20:09:49.750Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-14T20:09:49.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-14T20:09:49.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-14T20:09:49.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-14T20:09:49.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-14T20:09:49.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-14T20:09:49.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-14T20:09:49.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-14T20:09:49.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-14T20:09:49.876Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T20:09:49.892Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T20:09:49.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-14T20:09:49.922Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-14T20:09:49.935Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-14T20:09:49.944Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-14T20:09:49.952Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-14T20:09:49.967Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-14T20:09:49.977Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-14T20:09:49.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-14T20:09:50.004Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-14T20:09:50.020Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] echo [2023-08-14T20:09:50.037Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = edbd909 [Pipeline] echo [2023-08-14T20:09:50.048Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T20:09:50.090Z] provisioning config files... [2023-08-14T20:09:50.102Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/556@tmp/config2945703414047301387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:09:50.396Z] ---> docker-login.sh [2023-08-14T20:09:50.396Z] nexus3.edgexfoundry.org:10001 [2023-08-14T20:09:50.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:09:50.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:09:50.657Z] Configure a credential helper to remove this warning. See [2023-08-14T20:09:50.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:09:50.657Z] [2023-08-14T20:09:50.657Z] Login Succeeded [2023-08-14T20:09:50.657Z] nexus3.edgexfoundry.org:10002 [2023-08-14T20:09:50.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:09:50.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:09:50.657Z] Configure a credential helper to remove this warning. See [2023-08-14T20:09:50.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:09:50.657Z] [2023-08-14T20:09:50.657Z] Login Succeeded [2023-08-14T20:09:50.657Z] nexus3.edgexfoundry.org:10003 [2023-08-14T20:09:50.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:09:50.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:09:50.917Z] Configure a credential helper to remove this warning. See [2023-08-14T20:09:50.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:09:50.917Z] [2023-08-14T20:09:50.917Z] Login Succeeded [2023-08-14T20:09:50.917Z] nexus3.edgexfoundry.org:10004 [2023-08-14T20:09:50.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:09:50.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:09:50.917Z] Configure a credential helper to remove this warning. See [2023-08-14T20:09:50.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:09:50.917Z] [2023-08-14T20:09:50.917Z] Login Succeeded [2023-08-14T20:09:50.917Z] docker.io [2023-08-14T20:09:51.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:09:51.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:09:51.176Z] Configure a credential helper to remove this warning. See [2023-08-14T20:09:51.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:09:51.176Z] [2023-08-14T20:09:51.176Z] Login Succeeded [2023-08-14T20:09:51.176Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T20:09:51.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T20:09:51.495Z] + 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-14T20:09:51.495Z] + cut -d/ -f2 [2023-08-14T20:09:51.495Z] + dirname cmd/core-command/Dockerfile [2023-08-14T20:09:51.495Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-14T20:09:51.495Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-14T20:09:51.495Z] + cut -d/ -f2 [2023-08-14T20:09:51.495Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-14T20:09:51.495Z] + dirname cmd/core-data/Dockerfile [2023-08-14T20:09:51.495Z] + cut -d/ -f2 [2023-08-14T20:09:51.495Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-14T20:09:51.495Z] + dirname cmd/core-metadata/Dockerfile [2023-08-14T20:09:51.495Z] + cut -d/ -f2 [2023-08-14T20:09:51.495Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-14T20:09:51.495Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-14T20:09:51.495Z] + cut -d/ -f2 [2023-08-14T20:09:51.495Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-14T20:09:51.495Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-08-14T20:09:51.495Z] cut -d/ -f2 [2023-08-14T20:09:51.495Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-14T20:09:51.495Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-14T20:09:51.495Z] + cut -d/ -f2 [2023-08-14T20:09:51.495Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-14T20:09:51.495Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-14T20:09:51.495Z] + cut -d/ -f2 [2023-08-14T20:09:51.495Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-14T20:09:51.495Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-14T20:09:51.495Z] + cut -d/ -f2 [2023-08-14T20:09:51.495Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-14T20:09:51.495Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-14T20:09:51.495Z] + cut -d/ -f2 [2023-08-14T20:09:51.495Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-14T20:09:51.495Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-14T20:09:51.495Z] + cut -d/ -f2 [2023-08-14T20:09:51.495Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-14T20:09:51.495Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-14T20:09:51.495Z] + cut -d/ -f2 [2023-08-14T20:09:51.495Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-14T20:09:51.495Z] + dirname cmd/support-notifications/Dockerfile [2023-08-14T20:09:51.495Z] + cut -d/ -f2 [2023-08-14T20:09:51.495Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-14T20:09:51.495Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-14T20:09:51.495Z] + cut -d/ -f2 [2023-08-14T20:09:51.495Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-14T20:09:51.541Z] 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-14T20:09:51.904Z] + git rev-list -1 --merges edbd909ad3c9c86eb96cf534c00ec05679e0562d~1..edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] echo [2023-08-14T20:09:51.920Z] -----------> git rev-list -1 --merges edbd909ad3c9c86eb96cf534c00ec05679e0562d~1..edbd909ad3c9c86eb96cf534c00ec05679e0562d edbd909ad3c9c86eb96cf534c00ec05679e0562d [false] [Pipeline] sh [2023-08-14T20:09:52.211Z] + git log --format=format:%s -1 edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] echo [2023-08-14T20:09:52.252Z] ========================================================= [2023-08-14T20:09:52.252Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-14T20:09:52.252Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-14T20:09:52.628Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T20:09:52.628Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-14T20:09:52.628Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-14T20:09:52.628Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-14T20:09:52.628Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-14T20:09:52.628Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-14T20:09:52.628Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:09:52.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T20:09:52.982Z] [2023-08-14T20:09:52.982Z] 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-14T20:09:53.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T20:09:53.281Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-14T20:09:53.281Z] b85a868b505f: Pulling fs layer [2023-08-14T20:09:53.281Z] e2be974225ed: Pulling fs layer [2023-08-14T20:09:53.281Z] 339a4e72a1f5: Pulling fs layer [2023-08-14T20:09:53.281Z] 988bab9f4d93: Pulling fs layer [2023-08-14T20:09:53.281Z] 1469e6f7b9e6: Pulling fs layer [2023-08-14T20:09:53.281Z] eaf3925da568: Pulling fs layer [2023-08-14T20:09:53.281Z] bab4dde63d76: Pulling fs layer [2023-08-14T20:09:53.281Z] bde34c3a00c8: Pulling fs layer [2023-08-14T20:09:53.281Z] b352a97aabf1: Pulling fs layer [2023-08-14T20:09:53.281Z] 4872d77fe225: Pulling fs layer [2023-08-14T20:09:53.281Z] 5851b861e8e6: Pulling fs layer [2023-08-14T20:09:53.281Z] 988bab9f4d93: Waiting [2023-08-14T20:09:53.281Z] 1469e6f7b9e6: Waiting [2023-08-14T20:09:53.281Z] eaf3925da568: Waiting [2023-08-14T20:09:53.281Z] bab4dde63d76: Waiting [2023-08-14T20:09:53.281Z] bde34c3a00c8: Waiting [2023-08-14T20:09:53.281Z] b352a97aabf1: Waiting [2023-08-14T20:09:53.281Z] 4872d77fe225: Waiting [2023-08-14T20:09:53.281Z] 5851b861e8e6: Waiting [2023-08-14T20:09:53.281Z] e2be974225ed: Download complete [2023-08-14T20:09:53.281Z] 988bab9f4d93: Verifying Checksum [2023-08-14T20:09:53.281Z] 988bab9f4d93: Download complete [2023-08-14T20:09:53.543Z] 1469e6f7b9e6: Verifying Checksum [2023-08-14T20:09:53.543Z] 1469e6f7b9e6: Download complete [2023-08-14T20:09:53.543Z] eaf3925da568: Download complete [2023-08-14T20:09:53.543Z] 339a4e72a1f5: Verifying Checksum [2023-08-14T20:09:53.543Z] 339a4e72a1f5: Download complete [2023-08-14T20:09:53.543Z] bde34c3a00c8: Download complete [2023-08-14T20:09:53.543Z] b352a97aabf1: Download complete [2023-08-14T20:09:53.543Z] 4872d77fe225: Download complete [2023-08-14T20:09:53.543Z] 5851b861e8e6: Verifying Checksum [2023-08-14T20:09:53.543Z] 5851b861e8e6: Download complete [2023-08-14T20:09:53.543Z] b85a868b505f: Verifying Checksum [2023-08-14T20:09:53.543Z] b85a868b505f: Download complete [2023-08-14T20:09:54.110Z] bab4dde63d76: Verifying Checksum [2023-08-14T20:09:54.110Z] bab4dde63d76: Download complete [2023-08-14T20:09:54.677Z] b85a868b505f: Pull complete [2023-08-14T20:09:54.935Z] e2be974225ed: Pull complete [2023-08-14T20:09:55.194Z] 339a4e72a1f5: Pull complete [2023-08-14T20:09:55.453Z] 988bab9f4d93: Pull complete [2023-08-14T20:09:55.712Z] 1469e6f7b9e6: Pull complete [2023-08-14T20:09:55.712Z] eaf3925da568: Pull complete [2023-08-14T20:09:57.613Z] bab4dde63d76: Pull complete [2023-08-14T20:09:57.613Z] bde34c3a00c8: Pull complete [2023-08-14T20:09:57.613Z] b352a97aabf1: Pull complete [2023-08-14T20:09:57.613Z] 4872d77fe225: Pull complete [2023-08-14T20:09:57.613Z] 5851b861e8e6: Pull complete [2023-08-14T20:09:57.613Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-14T20:09:57.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T20:09:57.613Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:09:57.716Z] prd-ubuntu20.04-docker-8c-8g-3564 does not seem to be running inside a container [2023-08-14T20:09:57.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T20:10:00.192Z] $ docker top 50ffc58ab48e88edb66fdffd0ab38270ecd80295ee4bbf6556cfae8658248a76 -eo pid,comm [2023-08-14T20:10:00.242Z] 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-14T20:10:00.242Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T20:10:00.282Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T20:10:00.282Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T20:10:00.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T20:10:00.399Z] $ docker exec 50ffc58ab48e88edb66fdffd0ab38270ecd80295ee4bbf6556cfae8658248a76 ssh-agent [2023-08-14T20:10:00.504Z] SSH_AUTH_SOCK=/tmp/ssh-LK6XX9M5lkRT/agent.32 [2023-08-14T20:10:00.504Z] SSH_AGENT_PID=38 [2023-08-14T20:10:00.514Z] Running ssh-add (command line suppressed) [2023-08-14T20:10:00.629Z] Identity added: /w/workspace/edgex-go/556@tmp/private_key_5307711868541299604.key (/w/workspace/edgex-go/556@tmp/private_key_5307711868541299604.key) [2023-08-14T20:10:00.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T20:10:00.923Z] + git tag --points-at HEAD [Pipeline] } [2023-08-14T20:10:00.938Z] $ docker exec --env ******** --env ******** 50ffc58ab48e88edb66fdffd0ab38270ecd80295ee4bbf6556cfae8658248a76 ssh-agent -k [2023-08-14T20:10:01.033Z] unset SSH_AUTH_SOCK; [2023-08-14T20:10:01.033Z] unset SSH_AGENT_PID; [2023-08-14T20:10:01.033Z] echo Agent pid 38 killed; [2023-08-14T20:10:01.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-14T20:10:01.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T20:10:01.071Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T20:10:01.176Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T20:10:01.182Z] $ docker exec 50ffc58ab48e88edb66fdffd0ab38270ecd80295ee4bbf6556cfae8658248a76 ssh-agent [2023-08-14T20:10:01.298Z] SSH_AUTH_SOCK=/tmp/ssh-pQHnuIjC9CD7/agent.70 [2023-08-14T20:10:01.298Z] SSH_AGENT_PID=76 [2023-08-14T20:10:01.301Z] Running ssh-add (command line suppressed) [2023-08-14T20:10:01.407Z] Identity added: /w/workspace/edgex-go/556@tmp/private_key_11579668970894796858.key (/w/workspace/edgex-go/556@tmp/private_key_11579668970894796858.key) [2023-08-14T20:10:01.419Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T20:10:01.708Z] + git semver init [2023-08-14T20:10:01.968Z] 2023-08-14 20:10:01,888 [run_init] DEBUG init version:0.0.0 force:False [2023-08-14T20:10:01.968Z] 2023-08-14 20:10:01,890 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/556/.semver [2023-08-14T20:10:01.968Z] 2023-08-14 20:10:01,891 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/556/.semver [2023-08-14T20:10:01.968Z] 2023-08-14 20:10:01,891 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/556/.semver'], cwd=/w/workspace/edgex-go/556, universal_newlines=False, shell=None, istream=None) [2023-08-14T20:10:07.237Z] 2023-08-14 20:10:06,813 [append_file] DEBUG append to file:/w/workspace/edgex-go/556/.git/info/exclude [2023-08-14T20:10:07.237Z] 2023-08-14 20:10:06,815 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/556/.semver/main with force:False [2023-08-14T20:10:07.237Z] 2023-08-14 20:10:06,815 [read_version] DEBUG read version from /w/workspace/edgex-go/556/.semver/main [2023-08-14T20:10:07.237Z] 2023-08-14 20:10:06,815 [read_version] DEBUG read version from /w/workspace/edgex-go/556/.semver/main [2023-08-14T20:10:07.237Z] 3.1.0-dev.22 [Pipeline] } [2023-08-14T20:10:07.251Z] $ docker exec --env ******** --env ******** 50ffc58ab48e88edb66fdffd0ab38270ecd80295ee4bbf6556cfae8658248a76 ssh-agent -k [2023-08-14T20:10:07.360Z] unset SSH_AUTH_SOCK; [2023-08-14T20:10:07.361Z] unset SSH_AGENT_PID; [2023-08-14T20:10:07.361Z] echo Agent pid 76 killed; [2023-08-14T20:10:07.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T20:10:07.678Z] + git semver [Pipeline] } [2023-08-14T20:10:07.956Z] $ docker stop --time=1 50ffc58ab48e88edb66fdffd0ab38270ecd80295ee4bbf6556cfae8658248a76 [2023-08-14T20:10:09.307Z] $ docker rm -f --volumes 50ffc58ab48e88edb66fdffd0ab38270ecd80295ee4bbf6556cfae8658248a76 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T20:10:09.669Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-14T20:10:09.900Z] Stashed 1 file(s) [Pipeline] echo [2023-08-14T20:10:09.903Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.22 [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-14T20:10:10.357Z] + git config --global --add safe.directory /w/workspace/edgex-go/556 [Pipeline] echo [2023-08-14T20:10:10.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T20:10:10.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T20:10:10.385Z] ========================================================= [2023-08-14T20:10:10.385Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-14T20:10:10.385Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-14T20:10:10.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T20:10:10.670Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-14T20:10:10.670Z] 4db1b89c0bd1: Pulling fs layer [2023-08-14T20:10:10.670Z] 6911f1a30b25: Pulling fs layer [2023-08-14T20:10:10.670Z] e194b8c5c2a9: Pulling fs layer [2023-08-14T20:10:10.670Z] 6863d3e3a2b1: Pulling fs layer [2023-08-14T20:10:10.670Z] ec0bb842ea78: Pulling fs layer [2023-08-14T20:10:10.670Z] 40a00589a448: Pulling fs layer [2023-08-14T20:10:10.670Z] 6c08303d61cc: Pulling fs layer [2023-08-14T20:10:10.670Z] 798269fcf238: Pulling fs layer [2023-08-14T20:10:10.670Z] 40a00589a448: Waiting [2023-08-14T20:10:10.670Z] 6c08303d61cc: Waiting [2023-08-14T20:10:10.670Z] 6863d3e3a2b1: Waiting [2023-08-14T20:10:10.670Z] ec0bb842ea78: Waiting [2023-08-14T20:10:10.670Z] 6911f1a30b25: Download complete [2023-08-14T20:10:10.670Z] 6863d3e3a2b1: Download complete [2023-08-14T20:10:10.670Z] 4db1b89c0bd1: Download complete [2023-08-14T20:10:10.670Z] ec0bb842ea78: Verifying Checksum [2023-08-14T20:10:10.670Z] ec0bb842ea78: Download complete [2023-08-14T20:10:10.670Z] 40a00589a448: Verifying Checksum [2023-08-14T20:10:10.670Z] 40a00589a448: Download complete [2023-08-14T20:10:10.947Z] 4db1b89c0bd1: Pull complete [2023-08-14T20:10:10.947Z] 6911f1a30b25: Pull complete [2023-08-14T20:10:11.525Z] 798269fcf238: Verifying Checksum [2023-08-14T20:10:11.525Z] 798269fcf238: Download complete [2023-08-14T20:10:11.783Z] 6c08303d61cc: Verifying Checksum [2023-08-14T20:10:11.783Z] 6c08303d61cc: Download complete [2023-08-14T20:10:11.783Z] e194b8c5c2a9: Verifying Checksum [2023-08-14T20:10:11.783Z] e194b8c5c2a9: Download complete [2023-08-14T20:10:15.065Z] e194b8c5c2a9: Pull complete [2023-08-14T20:10:15.065Z] 6863d3e3a2b1: Pull complete [2023-08-14T20:10:15.323Z] ec0bb842ea78: Pull complete [2023-08-14T20:10:15.323Z] 40a00589a448: Pull complete [2023-08-14T20:10:17.857Z] 6c08303d61cc: Pull complete [2023-08-14T20:10:18.790Z] 798269fcf238: Pull complete [2023-08-14T20:10:18.790Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-14T20:10:18.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T20:10:18.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-14T20:10:19.080Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T20:10:19.080Z] WORKDIR /edgex [2023-08-14T20:10:19.080Z] COPY go.mod . [2023-08-14T20:10:19.080Z] RUN go mod download [2023-08-14T20:10:19.080Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-14T20:10:19.647Z] Sending build context to Docker daemon 170.8MB [2023-08-14T20:10:19.647Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T20:10:19.647Z] ---> ec979cd7f677 [2023-08-14T20:10:19.647Z] Step 2/4 : WORKDIR /edgex [2023-08-14T20:10:23.853Z] ---> Running in 7686ddabde23 [2023-08-14T20:10:23.853Z] Removing intermediate container 7686ddabde23 [2023-08-14T20:10:23.853Z] ---> 12d1eea76e80 [2023-08-14T20:10:23.853Z] Step 3/4 : COPY go.mod . [2023-08-14T20:10:23.853Z] ---> a18066d07ee3 [2023-08-14T20:10:23.853Z] Step 4/4 : RUN go mod download [2023-08-14T20:10:23.853Z] ---> Running in 77a0deec5111 [2023-08-14T20:10:25.027Z] Still waiting to schedule task [2023-08-14T20:10:25.027Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3563’ [2023-08-14T20:10:38.763Z] Removing intermediate container 77a0deec5111 [2023-08-14T20:10:38.763Z] ---> b2d0a5dfcbdd [2023-08-14T20:10:38.763Z] Successfully built b2d0a5dfcbdd [2023-08-14T20:10:38.763Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:10:39.057Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T20:10:39.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:10:39.126Z] prd-ubuntu20.04-docker-8c-8g-3564 does not seem to be running inside a container [2023-08-14T20:10:39.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-14T20:10:39.576Z] $ docker top f25a77539dc5f7c6ec790368c659e42104ee491232e7bc4397f0d078cd4d2ce0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T20:10:39.910Z] + go version [2023-08-14T20:10:39.910Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-14T20:10:39.923Z] $ docker stop --time=1 f25a77539dc5f7c6ec790368c659e42104ee491232e7bc4397f0d078cd4d2ce0 [2023-08-14T20:10:41.195Z] $ docker rm -f --volumes f25a77539dc5f7c6ec790368c659e42104ee491232e7bc4397f0d078cd4d2ce0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:10:41.584Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T20:10:41.584Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:10:41.655Z] prd-ubuntu20.04-docker-8c-8g-3564 does not seem to be running inside a container [2023-08-14T20:10:41.692Z] $ 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/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-14T20:10:42.032Z] $ docker top 38e25b5e43d3741319c0a2218b16ac069c4647585eb63d2f4b3c45b249fcfb31 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-14T20:10:42.102Z] ========================================================= [2023-08-14T20:10:42.102Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-14T20:10:42.102Z] ========================================================= [Pipeline] sh [2023-08-14T20:10:42.380Z] + git config --global --add safe.directory /w/workspace/edgex-go/556 [Pipeline] fileExists [Pipeline] sh [2023-08-14T20:10:42.678Z] + make test [2023-08-14T20:10:42.678Z] go test -race -coverprofile=coverage.out ./... [2023-08-14T20:10:50.810Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-14T20:11:03.011Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-14T20:11:03.011Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-14T20:11:03.011Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-14T20:11:03.270Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-14T20:11:03.270Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-14T20:11:03.270Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-14T20:11:03.270Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-14T20:11:03.528Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-14T20:11:03.528Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-14T20:11:03.528Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-14T20:11:04.095Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-14T20:11:04.095Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-14T20:11:04.095Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-14T20:11:04.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-14T20:11:04.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-14T20:11:04.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-14T20:11:04.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-08-14T20:11:05.232Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 97.0% of statements [2023-08-14T20:11:05.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-14T20:11:05.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-14T20:11:05.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-14T20:11:06.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-14T20:11:06.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-14T20:11:06.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-14T20:11:06.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-14T20:11:06.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-14T20:11:06.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-14T20:11:06.731Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-14T20:11:08.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-14T20:11:08.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-14T20:11:08.370Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.5% of statements [2023-08-14T20:11:08.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements [2023-08-14T20:11:09.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-14T20:11:09.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-14T20:11:09.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-14T20:11:09.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-14T20:11:09.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-14T20:11:09.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-14T20:11:09.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-14T20:11:09.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-14T20:11:09.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-14T20:11:09.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-14T20:11:10.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.200s coverage: 93.4% of statements [2023-08-14T20:11:10.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.8% of statements [2023-08-14T20:11:10.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.365s coverage: 97.6% of statements [2023-08-14T20:11:10.242Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements [2023-08-14T20:11:11.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-14T20:11:11.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-14T20:11:11.180Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements [2023-08-14T20:11:11.180Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 32.2% of statements [2023-08-14T20:11:11.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 42.9% of statements [2023-08-14T20:11:11.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements [2023-08-14T20:11:11.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements [2023-08-14T20:11:11.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2023-08-14T20:11:12.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2023-08-14T20:11:12.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-14T20:11:12.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-14T20:11:12.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-14T20:11:12.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-14T20:11:12.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-14T20:11:12.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-14T20:11:12.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-14T20:11:12.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-14T20:11:14.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-14T20:11:14.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-14T20:11:14.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-14T20:11:14.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-14T20:11:14.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-14T20:11:14.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-14T20:11:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-14T20:11:16.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-14T20:11:16.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-14T20:11:17.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-14T20:11:17.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-14T20:11:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-14T20:11:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-14T20:11:19.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-14T20:11:20.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-14T20:11:20.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-14T20:11:20.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-14T20:11:21.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-14T20:11:21.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-14T20:11:21.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-14T20:11:21.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-14T20:11:23.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-14T20:11:23.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-14T20:11:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-14T20:11:23.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-14T20:11:24.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements [2023-08-14T20:11:24.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-14T20:11:24.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-14T20:11:24.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-14T20:11:24.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-14T20:11:26.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-14T20:11:26.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-14T20:11:26.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-14T20:11:26.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-14T20:11:36.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.304s coverage: 79.9% of statements [2023-08-14T20:11:36.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2023-08-14T20:11:36.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements [2023-08-14T20:11:36.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 62.3% of statements [2023-08-14T20:11:36.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2023-08-14T20:11:36.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements [2023-08-14T20:11:36.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements [2023-08-14T20:11:36.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.105s coverage: 81.8% of statements [2023-08-14T20:11:36.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements [2023-08-14T20:11:36.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-08-14T20:11:36.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.1% of statements [2023-08-14T20:11:36.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2023-08-14T20:11:36.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-08-14T20:11:36.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-08-14T20:11:36.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2023-08-14T20:11:36.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-08-14T20:11:36.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 38.4% of statements [2023-08-14T20:11:36.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2023-08-14T20:11:36.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-08-14T20:11:36.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements [2023-08-14T20:11:36.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 95.7% of statements [2023-08-14T20:11:36.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements [2023-08-14T20:11:36.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 98.9% of statements [2023-08-14T20:11:36.368Z] 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-14T20:11:36.368Z] running golangci-lint [2023-08-14T20:11:36.368Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-14T20:11:36.368Z] go version go1.20.6 linux/amd64 [2023-08-14T20:11:36.627Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-14T20:11:36.895Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-14T20:11:54.984Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|name|types_sizes|compiled_files|files) took 15.74980984s" [2023-08-14T20:11:54.984Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.894254ms" [2023-08-14T20:12:01.543Z] level=info msg="[linters_context/goanalysis] analyzers took 1m5.365422298s with top 10 stages: buildir: 41.787764362s, inspect: 2.108022459s, fact_deprecated: 1.582259159s, gosec: 1.489074704s, printf: 1.017072332s, S1038: 998.223203ms, ctrlflow: 981.075369ms, fact_purity: 900.568026ms, nilness: 845.047953ms, directives: 591.797511ms" [2023-08-14T20:12:01.543Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-14T20:12:01.543Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 200/200, identifier_marker: 200/200, exclude-rules: 21/200, path_prettifier: 200/200, skip_files: 200/200, autogenerated_exclude: 200/200, cgo: 200/200, filename_unadjuster: 200/200, exclude: 200/200, nolint: 0/21" [2023-08-14T20:12:01.543Z] level=info msg="[runner] processing took 19.190258ms with stages: nolint: 8.02185ms, identifier_marker: 6.394689ms, path_prettifier: 1.480729ms, autogenerated_exclude: 1.473468ms, exclude-rules: 1.09841ms, skip_dirs: 627.901µs, cgo: 58.761µs, filename_unadjuster: 30.01µs, uniq_by_line: 670ns, max_same_issues: 660ns, skip_files: 540ns, max_from_linter: 440ns, exclude: 430ns, diff: 390ns, severity-rules: 370ns, source_code: 290ns, sort_results: 240ns, path_shortener: 170ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2023-08-14T20:12:01.543Z] level=info msg="[runner] linters took 9.065533984s with stages: goanalysis_metalinter: 9.046247695s" [2023-08-14T20:12:01.543Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-14T20:12:01.543Z] level=info msg="Memory: 250 samples, avg is 203.8MB, max is 794.0MB" [2023-08-14T20:12:01.543Z] level=info msg="Execution took 24.872652657s" [2023-08-14T20:12:01.802Z] go vet ./... [2023-08-14T20:12:07.072Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T20:12:07.073Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-14T20:12:07.332Z] ./bin/test-attribution-txt.sh [2023-08-14T20:12:07.332Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-14T20:12:07.332Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-14T20:12:07.332Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-14T20:12:07.332Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-14T20:12:07.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-14T20:12:07.642Z] + ls -al . [2023-08-14T20:12:07.642Z] total 724 [2023-08-14T20:12:07.642Z] drwxrwxr-x 11 1001 1001 4096 Aug 14 20:10 . [2023-08-14T20:12:07.642Z] drwxr-xr-x 4 root root 4096 Aug 14 20:10 .. [2023-08-14T20:12:07.642Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 20:09 .blubracket [2023-08-14T20:12:07.642Z] -rw-rw-r-- 1 1001 1001 16 Aug 14 20:09 .dockerignore [2023-08-14T20:12:07.642Z] drwxrwxr-x 8 1001 1001 4096 Aug 14 20:10 .git [2023-08-14T20:12:07.642Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 20:09 .github [2023-08-14T20:12:07.642Z] -rw-rw-r-- 1 1001 1001 1133 Aug 14 20:09 .gitignore [2023-08-14T20:12:07.642Z] -rw-rw-r-- 1 1001 1001 42 Aug 14 20:09 .golangci.yml [2023-08-14T20:12:07.642Z] -rw-rw-r-- 1 1001 1001 87 Aug 14 20:09 .hadolint.yml [2023-08-14T20:12:07.642Z] drwxr-xr-x 3 1001 1001 4096 Aug 14 20:10 .semver [2023-08-14T20:12:07.642Z] -rw-rw-r-- 1 1001 1001 166 Aug 14 20:09 .sonarcloud.properties [2023-08-14T20:12:07.642Z] -rw-rw-r-- 1 1001 1001 1171 Aug 14 20:09 ADOPTERS.md [2023-08-14T20:12:07.642Z] -rw-rw-r-- 1 1001 1001 11152 Aug 14 20:09 Attribution.txt [2023-08-14T20:12:07.642Z] -rw-rw-r-- 1 1001 1001 93407 Aug 14 20:09 CHANGELOG.md [2023-08-14T20:12:07.642Z] -rw-rw-r-- 1 1001 1001 3804 Aug 14 20:09 CONTRIBUTING.md [2023-08-14T20:12:07.642Z] -rw-rw-r-- 1 1001 1001 677 Aug 14 20:09 GOVERNANCE.md [2023-08-14T20:12:07.642Z] -rw-rw-r-- 1 1001 1001 883 Aug 14 20:09 Jenkinsfile [2023-08-14T20:12:07.642Z] -rw-rw-r-- 1 1001 1001 10775 Aug 14 20:09 LICENSE [2023-08-14T20:12:07.642Z] -rw-rw-r-- 1 1001 1001 14368 Aug 14 20:09 Makefile [2023-08-14T20:12:07.642Z] -rw-rw-r-- 1 1001 1001 582 Aug 14 20:09 OWNERS.md [2023-08-14T20:12:07.642Z] -rw-rw-r-- 1 1001 1001 9923 Aug 14 20:09 README.md [2023-08-14T20:12:07.642Z] -rw-rw-r-- 1 1001 1001 789 Aug 14 20:09 SECURITY.md [2023-08-14T20:12:07.642Z] -rw-rw-r-- 1 1001 1001 12 Aug 14 20:10 VERSION [2023-08-14T20:12:07.642Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 20:09 bin [2023-08-14T20:12:07.642Z] drwxrwxr-x 18 1001 1001 4096 Aug 14 20:09 cmd [2023-08-14T20:12:07.642Z] -rw-r--r-- 1 root root 446998 Aug 14 20:11 coverage.out [2023-08-14T20:12:07.642Z] -rw-rw-r-- 1 1001 1001 3687 Aug 14 20:09 go.mod [2023-08-14T20:12:07.642Z] -rw-rw-r-- 1 1001 1001 33714 Aug 14 20:09 go.sum [2023-08-14T20:12:07.642Z] drwxrwxr-x 7 1001 1001 4096 Aug 14 20:09 internal [2023-08-14T20:12:07.642Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 20:09 openapi [2023-08-14T20:12:07.642Z] -rw-rw-r-- 1 1001 1001 594 Aug 14 20:09 security.txt [2023-08-14T20:12:07.642Z] drwxrwxr-x 4 1001 1001 4096 Aug 14 20:09 snap [2023-08-14T20:12:07.642Z] -rw-rw-r-- 1 1001 1001 204 Aug 14 20:09 version.go [Pipeline] sh [2023-08-14T20:12:07.931Z] + '[' -e coverage.out ] [2023-08-14T20:12:07.931Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-14T20:12:08.050Z] Stashed 1 file(s) [Pipeline] sh [2023-08-14T20:12:08.333Z] + make build [2023-08-14T20:12:08.333Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-14T20:12:23.210Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-14T20:12:23.777Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-14T20:12:25.154Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-14T20:12:26.129Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-14T20:12:34.273Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-14T20:12:34.841Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-14T20:12:36.219Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-14T20:12:37.596Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-14T20:12:38.164Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-14T20:12:39.540Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-14T20:12:40.476Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-14T20:12:41.869Z] $ docker stop --time=1 38e25b5e43d3741319c0a2218b16ac069c4647585eb63d2f4b3c45b249fcfb31 [2023-08-14T20:12:46.316Z] $ docker rm -f --volumes 38e25b5e43d3741319c0a2218b16ac069c4647585eb63d2f4b3c45b249fcfb31 [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-14T20:12:47.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-14T20:12:47.278Z] [2023-08-14T20:12:47.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:12:47.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-14T20:12:47.661Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-14T20:12:47.661Z] 91d30c5bc195: Pulling fs layer [2023-08-14T20:12:47.661Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-14T20:12:47.661Z] 9c61dcf015f6: Pulling fs layer [2023-08-14T20:12:47.661Z] 4698f68db338: Pulling fs layer [2023-08-14T20:12:47.661Z] 2a2f49069b9e: Pulling fs layer [2023-08-14T20:12:47.661Z] e0025b399a48: Pulling fs layer [2023-08-14T20:12:47.661Z] 4698f68db338: Waiting [2023-08-14T20:12:47.661Z] e0025b399a48: Waiting [2023-08-14T20:12:47.661Z] 2a2f49069b9e: Waiting [2023-08-14T20:12:47.949Z] 91d30c5bc195: Verifying Checksum [2023-08-14T20:12:47.949Z] 91d30c5bc195: Download complete [2023-08-14T20:12:47.949Z] 4698f68db338: Download complete [2023-08-14T20:12:47.949Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-14T20:12:47.949Z] 2e9b0aa3be6d: Download complete [2023-08-14T20:12:47.949Z] e0025b399a48: Verifying Checksum [2023-08-14T20:12:47.949Z] e0025b399a48: Download complete [2023-08-14T20:12:47.949Z] 91d30c5bc195: Pull complete [2023-08-14T20:12:48.208Z] 2a2f49069b9e: Verifying Checksum [2023-08-14T20:12:48.208Z] 2a2f49069b9e: Download complete [2023-08-14T20:12:48.467Z] 2e9b0aa3be6d: Pull complete [2023-08-14T20:12:48.467Z] 9c61dcf015f6: Verifying Checksum [2023-08-14T20:12:48.467Z] 9c61dcf015f6: Download complete [2023-08-14T20:12:51.000Z] 9c61dcf015f6: Pull complete [2023-08-14T20:12:51.258Z] 4698f68db338: Pull complete [2023-08-14T20:12:51.516Z] 2a2f49069b9e: Pull complete [2023-08-14T20:12:51.516Z] e0025b399a48: Pull complete [2023-08-14T20:12:51.516Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-14T20:12:51.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-14T20:12:51.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:12:51.595Z] prd-ubuntu20.04-docker-8c-8g-3564 does not seem to be running inside a container [2023-08-14T20:12:51.629Z] $ 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/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-08-14T20:12:54.550Z] $ docker top 56312adadb83b00543f71f85260e25a31440577e6d58bd1d04c7103094e87226 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T20:12:54.886Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-14T20:12:57.420Z] #1 [core-data internal] load build definition from Dockerfile [2023-08-14T20:12:57.420Z] #1 transferring dockerfile: 1.90kB done [2023-08-14T20:12:57.420Z] #1 DONE 0.0s [2023-08-14T20:12:57.420Z] [2023-08-14T20:12:57.420Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-08-14T20:12:57.420Z] #2 transferring dockerfile: 1.82kB done [2023-08-14T20:12:57.420Z] #2 DONE 0.0s [2023-08-14T20:12:57.420Z] [2023-08-14T20:12:57.420Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-08-14T20:12:57.420Z] #3 transferring dockerfile: 1.84kB done [2023-08-14T20:12:57.420Z] #3 DONE 0.0s [2023-08-14T20:12:57.420Z] [2023-08-14T20:12:57.420Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T20:12:57.420Z] #4 transferring dockerfile: 2.12kB done [2023-08-14T20:12:57.420Z] #4 DONE 0.0s [2023-08-14T20:12:57.420Z] [2023-08-14T20:12:57.420Z] #5 [core-metadata internal] load build definition from Dockerfile [2023-08-14T20:12:57.420Z] #5 transferring dockerfile: 1.96kB done [2023-08-14T20:12:57.420Z] #5 DONE 0.0s [2023-08-14T20:12:57.420Z] [2023-08-14T20:12:57.420Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-14T20:12:57.420Z] #6 transferring dockerfile: 1.78kB done [2023-08-14T20:12:57.420Z] #6 DONE 0.0s [2023-08-14T20:12:57.420Z] [2023-08-14T20:12:57.420Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2023-08-14T20:12:57.420Z] #7 transferring dockerfile: 2.68kB done [2023-08-14T20:12:57.420Z] #7 DONE 0.0s [2023-08-14T20:12:57.420Z] [2023-08-14T20:12:57.420Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-08-14T20:12:57.420Z] #8 transferring dockerfile: 2.63kB done [2023-08-14T20:12:57.420Z] #8 DONE 0.0s [2023-08-14T20:12:57.420Z] [2023-08-14T20:12:57.420Z] #9 [core-data internal] load .dockerignore [2023-08-14T20:12:57.420Z] #9 transferring context: 56B done [2023-08-14T20:12:57.420Z] #9 DONE 0.1s [2023-08-14T20:12:57.420Z] [2023-08-14T20:12:57.420Z] #10 [security-spire-config internal] load build definition from Dockerfile [2023-08-14T20:12:57.420Z] #10 transferring dockerfile: 2.58kB done [2023-08-14T20:12:57.420Z] #10 DONE 0.1s [2023-08-14T20:12:57.420Z] [2023-08-14T20:12:57.420Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-14T20:12:57.420Z] #11 transferring dockerfile: 2.04kB done [2023-08-14T20:12:57.420Z] #11 DONE 0.1s [2023-08-14T20:12:57.420Z] [2023-08-14T20:12:57.420Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-14T20:12:57.420Z] #12 transferring dockerfile: 2.38kB done [2023-08-14T20:12:57.420Z] #12 DONE 0.1s [2023-08-14T20:12:57.420Z] [2023-08-14T20:12:57.420Z] #13 [core-command internal] load build definition from Dockerfile [2023-08-14T20:12:57.420Z] #13 transferring dockerfile: 1.82kB done [2023-08-14T20:12:57.420Z] #13 DONE 0.1s [2023-08-14T20:12:57.420Z] [2023-08-14T20:12:57.420Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-14T20:12:57.420Z] #14 transferring dockerfile: 2.82kB done [2023-08-14T20:12:57.420Z] #14 DONE 0.1s [2023-08-14T20:12:57.420Z] [2023-08-14T20:12:57.420Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-14T20:12:57.420Z] #15 transferring dockerfile: 2.06kB done [2023-08-14T20:12:57.420Z] #15 DONE 0.1s [2023-08-14T20:12:57.420Z] [2023-08-14T20:12:57.420Z] #16 [support-scheduler internal] load .dockerignore [2023-08-14T20:12:57.420Z] #16 transferring context: 56B done [2023-08-14T20:12:57.420Z] #16 DONE 0.0s [2023-08-14T20:12:57.420Z] [2023-08-14T20:12:57.420Z] #17 [support-notifications internal] load .dockerignore [2023-08-14T20:12:57.420Z] #17 transferring context: 56B done [2023-08-14T20:12:57.420Z] #17 DONE 0.0s [2023-08-14T20:12:57.420Z] [2023-08-14T20:12:57.420Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-14T20:12:57.420Z] #18 transferring context: 56B done [2023-08-14T20:12:57.420Z] #18 DONE 0.0s [2023-08-14T20:12:57.420Z] [2023-08-14T20:12:57.420Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2023-08-14T20:12:57.679Z] #19 transferring context: 56B done [2023-08-14T20:12:57.679Z] #19 DONE 0.0s [2023-08-14T20:12:57.679Z] [2023-08-14T20:12:57.679Z] #20 [core-metadata internal] load .dockerignore [2023-08-14T20:12:57.679Z] #20 transferring context: 56B done [2023-08-14T20:12:57.679Z] #20 DONE 0.0s [2023-08-14T20:12:57.679Z] [2023-08-14T20:12:57.679Z] #21 [security-spire-agent internal] load .dockerignore [2023-08-14T20:12:57.679Z] #21 transferring context: 56B done [2023-08-14T20:12:57.679Z] #21 DONE 0.0s [2023-08-14T20:12:57.679Z] [2023-08-14T20:12:57.679Z] #22 [security-spire-server internal] load .dockerignore [2023-08-14T20:12:57.679Z] #22 transferring context: 56B done [2023-08-14T20:12:57.679Z] #22 DONE 0.0s [2023-08-14T20:12:57.679Z] [2023-08-14T20:12:57.679Z] #23 [security-spire-config internal] load .dockerignore [2023-08-14T20:12:57.679Z] #23 transferring context: 56B done [2023-08-14T20:12:57.679Z] #23 DONE 0.0s [2023-08-14T20:12:57.679Z] [2023-08-14T20:12:57.679Z] #24 [security-proxy-auth internal] load .dockerignore [2023-08-14T20:12:57.679Z] #24 transferring context: 56B done [2023-08-14T20:12:57.679Z] #24 DONE 0.0s [2023-08-14T20:12:57.679Z] [2023-08-14T20:12:57.679Z] #25 [security-secretstore-setup internal] load .dockerignore [2023-08-14T20:12:57.679Z] #25 transferring context: 56B done [2023-08-14T20:12:57.679Z] #25 DONE 0.0s [2023-08-14T20:12:57.679Z] [2023-08-14T20:12:57.679Z] #26 [security-bootstrapper internal] load .dockerignore [2023-08-14T20:12:57.679Z] #26 transferring context: 56B done [2023-08-14T20:12:57.679Z] #26 DONE 0.0s [2023-08-14T20:12:57.679Z] [2023-08-14T20:12:57.679Z] #27 [security-proxy-setup internal] load .dockerignore [2023-08-14T20:12:57.679Z] #27 transferring context: 56B done [2023-08-14T20:12:57.679Z] #27 DONE 0.0s [2023-08-14T20:12:57.679Z] [2023-08-14T20:12:57.679Z] #28 [core-command internal] load .dockerignore [2023-08-14T20:12:57.679Z] #28 transferring context: 56B done [2023-08-14T20:12:57.679Z] #28 DONE 0.1s [2023-08-14T20:12:57.679Z] [2023-08-14T20:12:57.679Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-14T20:12:57.679Z] #29 DONE 0.0s [2023-08-14T20:12:57.679Z] [2023-08-14T20:12:57.679Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:12:57.679Z] #30 DONE 0.1s [2023-08-14T20:12:57.679Z] [2023-08-14T20:12:57.679Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:12:57.679Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:12:57.937Z] #31 ... [2023-08-14T20:12:57.937Z] [2023-08-14T20:12:57.937Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-14T20:12:57.937Z] #29 DONE 0.0s [2023-08-14T20:12:57.937Z] [2023-08-14T20:12:57.937Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:12:57.937Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:12:57.937Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 2.10MB / 3.38MB 0.1s [2023-08-14T20:12:57.937Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:12:57.937Z] #31 ... [2023-08-14T20:12:57.937Z] [2023-08-14T20:12:57.937Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-14T20:12:57.937Z] #29 DONE 0.0s [2023-08-14T20:12:57.937Z] [2023-08-14T20:12:57.937Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:12:57.937Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:12:57.937Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:12:57.937Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-14T20:12:57.937Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-14T20:12:57.937Z] #31 ... [2023-08-14T20:12:57.937Z] [2023-08-14T20:12:57.937Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-14T20:12:57.937Z] #29 DONE 0.0s [2023-08-14T20:12:57.937Z] [2023-08-14T20:12:57.937Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:12:57.937Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:12:57.937Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-14T20:12:57.937Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:12:57.937Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-14T20:12:57.937Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-14T20:12:57.937Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-14T20:12:58.202Z] #31 ... [2023-08-14T20:12:58.202Z] [2023-08-14T20:12:58.202Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:12:58.202Z] #30 DONE 0.4s [2023-08-14T20:12:58.202Z] [2023-08-14T20:12:58.202Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:12:58.202Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:12:58.202Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-14T20:12:58.202Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:12:58.202Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-14T20:12:58.202Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-14T20:12:58.202Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-14T20:12:58.461Z] #31 DONE 1.0s [2023-08-14T20:12:58.461Z] [2023-08-14T20:12:58.461Z] #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T20:12:58.719Z] #32 ... [2023-08-14T20:12:58.719Z] [2023-08-14T20:12:58.719Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-14T20:12:58.719Z] #33 DONE 1.0s [2023-08-14T20:12:58.719Z] [2023-08-14T20:12:58.719Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-14T20:13:04.003Z] #34 ... [2023-08-14T20:13:04.003Z] [2023-08-14T20:13:04.003Z] #35 [support-notifications internal] load build context [2023-08-14T20:13:04.003Z] #35 transferring context: 176.41MB 5.9s [2023-08-14T20:13:05.376Z] #35 ... [2023-08-14T20:13:05.376Z] [2023-08-14T20:13:05.376Z] #36 [core-data internal] load build context [2023-08-14T20:13:05.376Z] #36 ... [2023-08-14T20:13:05.376Z] [2023-08-14T20:13:05.376Z] #35 [support-notifications internal] load build context [2023-08-14T20:13:08.668Z] #35 ... [2023-08-14T20:13:08.668Z] [2023-08-14T20:13:08.668Z] #37 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:13:08.668Z] #37 ... [2023-08-14T20:13:08.668Z] [2023-08-14T20:13:08.668Z] #38 [security-spire-agent internal] load build context [2023-08-14T20:13:08.668Z] #38 transferring context: 365.12MB 9.8s done [2023-08-14T20:13:08.668Z] #38 ... [2023-08-14T20:13:08.668Z] [2023-08-14T20:13:08.668Z] #39 [security-spiffe-token-provider internal] load build context [2023-08-14T20:13:08.668Z] #39 transferring context: 365.12MB 10.2s done [2023-08-14T20:13:08.668Z] #39 ... [2023-08-14T20:13:08.668Z] [2023-08-14T20:13:08.668Z] #40 [security-proxy-auth internal] load build context [2023-08-14T20:13:08.668Z] #40 transferring context: 365.12MB 9.0s done [2023-08-14T20:13:08.668Z] #40 ... [2023-08-14T20:13:08.668Z] [2023-08-14T20:13:08.668Z] #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T20:13:08.926Z] #41 ... [2023-08-14T20:13:08.926Z] [2023-08-14T20:13:08.926Z] #42 [security-proxy-setup internal] load build context [2023-08-14T20:13:08.926Z] #42 transferring context: 365.12MB 9.5s done [2023-08-14T20:13:08.926Z] #42 ... [2023-08-14T20:13:08.926Z] [2023-08-14T20:13:08.926Z] #43 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T20:13:09.184Z] #43 ... [2023-08-14T20:13:09.184Z] [2023-08-14T20:13:09.184Z] #44 [core-command internal] load build context [2023-08-14T20:13:09.184Z] #44 transferring context: 365.12MB 8.9s done [2023-08-14T20:13:09.184Z] #44 ... [2023-08-14T20:13:09.184Z] [2023-08-14T20:13:09.184Z] #45 [security-secretstore-setup internal] load build context [2023-08-14T20:13:09.184Z] #45 transferring context: 365.12MB 9.3s done [2023-08-14T20:13:09.444Z] #45 ... [2023-08-14T20:13:09.444Z] [2023-08-14T20:13:09.444Z] #46 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T20:13:09.444Z] #46 ... [2023-08-14T20:13:09.444Z] [2023-08-14T20:13:09.444Z] #47 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T20:13:09.704Z] #47 ... [2023-08-14T20:13:09.704Z] [2023-08-14T20:13:09.704Z] #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T20:13:09.704Z] #0 0.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:09.704Z] #0 1.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:09.704Z] #0 1.306 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T20:13:09.704Z] #0 1.306 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T20:13:09.704Z] #0 1.306 OK: 17818 distinct packages available [2023-08-14T20:13:09.704Z] #0 1.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:09.704Z] #0 1.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:09.704Z] #0 1.633 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-14T20:13:09.704Z] #0 1.644 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-14T20:13:09.704Z] #0 1.647 (3/4) Installing libucontext (1.2-r0) [2023-08-14T20:13:09.704Z] #0 1.652 (4/4) Installing gcompat (1.1.0-r0) [2023-08-14T20:13:09.704Z] #0 1.658 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:13:09.704Z] #0 1.664 OK: 7 MiB in 19 packages [2023-08-14T20:13:09.963Z] #48 ... [2023-08-14T20:13:09.963Z] [2023-08-14T20:13:09.963Z] #49 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:13:09.963Z] #49 ... [2023-08-14T20:13:09.963Z] [2023-08-14T20:13:09.963Z] #50 [security-spire-server internal] load build context [2023-08-14T20:13:09.963Z] #50 transferring context: 365.12MB 9.4s done [2023-08-14T20:13:10.231Z] #50 ... [2023-08-14T20:13:10.231Z] [2023-08-14T20:13:10.231Z] #51 [security-bootstrapper internal] load build context [2023-08-14T20:13:10.231Z] #51 transferring context: 365.12MB 8.6s done [2023-08-14T20:13:10.231Z] #51 ... [2023-08-14T20:13:10.231Z] [2023-08-14T20:13:10.231Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T20:13:10.456Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3566 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-08-14T20:13:10.469Z] Running in /w/workspace/edgex-go/556 [Pipeline] { [Pipeline] checkout [2023-08-14T20:13:10.489Z] #52 ... [2023-08-14T20:13:10.489Z] [2023-08-14T20:13:10.489Z] #53 [security-spire-config internal] load build context [2023-08-14T20:13:10.489Z] #53 transferring context: 365.12MB 9.0s done [2023-08-14T20:13:10.489Z] #53 ... [2023-08-14T20:13:10.489Z] [2023-08-14T20:13:10.489Z] #54 [support-scheduler internal] load build context [2023-08-14T20:13:10.489Z] #54 transferring context: 365.12MB 11.5s done [2023-08-14T20:13:10.505Z] The recommended git tool is: git [2023-08-14T20:13:10.763Z] #54 ... [2023-08-14T20:13:10.763Z] [2023-08-14T20:13:10.763Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:13:11.022Z] #55 ... [2023-08-14T20:13:11.022Z] [2023-08-14T20:13:11.022Z] #56 [core-metadata internal] load build context [2023-08-14T20:13:11.022Z] #56 transferring context: 365.12MB 10.2s done [2023-08-14T20:13:12.646Z] #56 ... [2023-08-14T20:13:12.646Z] [2023-08-14T20:13:12.646Z] #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T20:13:12.646Z] #32 3.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:12.646Z] #32 3.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:12.646Z] #32 4.163 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-14T20:13:12.646Z] #32 4.171 (2/2) Installing su-exec (0.2-r2) [2023-08-14T20:13:12.646Z] #32 4.184 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:13:12.646Z] #32 4.195 OK: 7 MiB in 17 packages [2023-08-14T20:13:12.907Z] #32 ... [2023-08-14T20:13:12.907Z] [2023-08-14T20:13:12.907Z] #36 [core-data internal] load build context [2023-08-14T20:13:12.907Z] #36 transferring context: 365.12MB 10.5s done [2023-08-14T20:13:16.335Z] using credential edgex-jenkins-ssh [2023-08-14T20:13:16.353Z] Cloning the remote Git repository [2023-08-14T20:13:16.415Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-14T20:13:16.529Z] > git init /w/workspace/edgex-go/556 # timeout=10 [2023-08-14T20:13:16.704Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-14T20:13:16.706Z] > git --version # timeout=10 [2023-08-14T20:13:16.730Z] > git --version # 'git version 2.25.1' [2023-08-14T20:13:16.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T20:13:16.921Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T20:13:19.539Z] #36 ... [2023-08-14T20:13:19.539Z] [2023-08-14T20:13:19.539Z] #35 [support-notifications internal] load build context [2023-08-14T20:13:19.539Z] #35 transferring context: 365.12MB 10.6s done [2023-08-14T20:13:19.539Z] #35 ... [2023-08-14T20:13:19.539Z] [2023-08-14T20:13:19.539Z] #37 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:13:19.539Z] #37 transferring context: 365.12MB 11.1s done [2023-08-14T20:13:29.544Z] #37 ... [2023-08-14T20:13:29.544Z] [2023-08-14T20:13:29.544Z] #40 [security-proxy-auth internal] load build context [2023-08-14T20:13:29.544Z] #40 DONE 31.6s [2023-08-14T20:13:29.544Z] [2023-08-14T20:13:29.544Z] #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T20:13:29.544Z] #32 DONE 31.0s [2023-08-14T20:13:29.544Z] [2023-08-14T20:13:29.544Z] #51 [security-bootstrapper internal] load build context [2023-08-14T20:13:29.544Z] #51 DONE 31.6s [2023-08-14T20:13:29.544Z] [2023-08-14T20:13:29.544Z] #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T20:13:29.544Z] #48 DONE 31.0s [2023-08-14T20:13:29.544Z] [2023-08-14T20:13:29.544Z] #44 [core-command internal] load build context [2023-08-14T20:13:29.544Z] #44 DONE 31.4s [2023-08-14T20:13:29.544Z] [2023-08-14T20:13:29.544Z] #53 [security-spire-config internal] load build context [2023-08-14T20:13:29.544Z] #53 DONE 31.6s [2023-08-14T20:13:29.544Z] [2023-08-14T20:13:29.544Z] #45 [security-secretstore-setup internal] load build context [2023-08-14T20:13:29.544Z] #45 DONE 31.7s [2023-08-14T20:13:29.544Z] [2023-08-14T20:13:29.544Z] #50 [security-spire-server internal] load build context [2023-08-14T20:13:29.544Z] #50 DONE 31.7s [2023-08-14T20:13:29.544Z] [2023-08-14T20:13:29.544Z] #34 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-08-14T20:13:29.544Z] #34 DONE 31.1s [2023-08-14T20:13:29.544Z] [2023-08-14T20:13:29.544Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:13:29.803Z] #57 ... [2023-08-14T20:13:29.803Z] [2023-08-14T20:13:29.803Z] #42 [security-proxy-setup internal] load build context [2023-08-14T20:13:29.803Z] #42 DONE 31.5s [2023-08-14T20:13:29.803Z] [2023-08-14T20:13:29.803Z] #38 [security-spire-agent internal] load build context [2023-08-14T20:13:29.803Z] #38 DONE 31.7s [2023-08-14T20:13:29.803Z] [2023-08-14T20:13:29.803Z] #39 [security-spiffe-token-provider internal] load build context [2023-08-14T20:13:29.803Z] #39 DONE 31.8s [2023-08-14T20:13:29.803Z] [2023-08-14T20:13:29.803Z] #56 [core-metadata internal] load build context [2023-08-14T20:13:29.803Z] #56 DONE 31.8s [2023-08-14T20:13:29.803Z] [2023-08-14T20:13:29.803Z] #35 [support-notifications internal] load build context [2023-08-14T20:13:29.803Z] #35 DONE 31.9s [2023-08-14T20:13:29.803Z] [2023-08-14T20:13:29.803Z] #37 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:13:29.803Z] #37 DONE 31.8s [2023-08-14T20:13:29.803Z] [2023-08-14T20:13:29.803Z] #54 [support-scheduler internal] load build context [2023-08-14T20:13:29.803Z] #54 DONE 31.9s [2023-08-14T20:13:29.803Z] [2023-08-14T20:13:29.803Z] #36 [core-data internal] load build context [2023-08-14T20:13:29.803Z] #36 DONE 32.0s [2023-08-14T20:13:30.062Z] [2023-08-14T20:13:30.062Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:13:30.062Z] #55 31.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:30.062Z] #55 31.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:30.320Z] #55 31.74 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-14T20:13:30.583Z] #55 31.75 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:13:30.583Z] #55 31.76 OK: 7 MiB in 16 packages [2023-08-14T20:13:30.583Z] #55 DONE 32.0s [2023-08-14T20:13:30.583Z] [2023-08-14T20:13:30.583Z] #46 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T20:13:30.583Z] #46 31.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:30.583Z] #46 31.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:30.583Z] #46 31.79 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-14T20:13:30.583Z] #46 31.80 (2/2) Installing openssl (3.0.10-r0) [2023-08-14T20:13:30.583Z] #46 31.82 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:13:30.583Z] #46 31.83 OK: 8 MiB in 17 packages [2023-08-14T20:13:30.583Z] #46 DONE 32.0s [2023-08-14T20:13:30.583Z] [2023-08-14T20:13:30.583Z] #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-14T20:13:30.583Z] #58 DONE 0.0s [2023-08-14T20:13:30.583Z] [2023-08-14T20:13:30.583Z] #47 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T20:13:30.583Z] #47 31.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:30.583Z] #47 31.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:30.583Z] #47 31.97 (1/2) Installing ca-certificates (20230506-r0) [2023-08-14T20:13:30.583Z] #47 32.00 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-14T20:13:30.583Z] #47 32.00 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:13:30.583Z] #47 32.01 Executing ca-certificates-20230506-r0.trigger [2023-08-14T20:13:30.583Z] #47 32.08 OK: 8 MiB in 17 packages [2023-08-14T20:13:30.842Z] #47 DONE 32.3s [2023-08-14T20:13:30.842Z] [2023-08-14T20:13:30.842Z] #49 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:13:30.842Z] #49 31.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:30.842Z] #49 31.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:30.842Z] #49 31.99 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-14T20:13:30.842Z] #49 31.99 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:13:30.842Z] #49 32.01 OK: 7 MiB in 16 packages [2023-08-14T20:13:30.842Z] #49 DONE 32.3s [2023-08-14T20:13:30.842Z] [2023-08-14T20:13:30.842Z] #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T20:13:30.842Z] #41 31.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:30.842Z] #41 31.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:30.842Z] #41 32.03 (1/4) Installing ca-certificates (20230506-r0) [2023-08-14T20:13:30.842Z] #41 32.04 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-14T20:13:30.842Z] #41 32.05 (3/4) Installing su-exec (0.2-r2) [2023-08-14T20:13:30.842Z] #41 32.05 (4/4) Installing yq (4.30.4-r4) [2023-08-14T20:13:30.842Z] #41 32.12 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:13:30.842Z] #41 32.24 Executing ca-certificates-20230506-r0.trigger [2023-08-14T20:13:31.101Z] #41 ... [2023-08-14T20:13:31.101Z] [2023-08-14T20:13:31.101Z] #59 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-14T20:13:31.101Z] #0 0.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:31.101Z] #0 0.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:31.101Z] #0 1.289 OK: 265 MiB in 53 packages [2023-08-14T20:13:31.101Z] #59 DONE 1.4s [2023-08-14T20:13:31.101Z] [2023-08-14T20:13:31.101Z] #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T20:13:31.101Z] #41 32.37 OK: 17 MiB in 19 packages [2023-08-14T20:13:31.101Z] #41 DONE 32.5s [2023-08-14T20:13:31.101Z] [2023-08-14T20:13:31.101Z] #60 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-14T20:13:31.101Z] #60 DONE 0.1s [2023-08-14T20:13:31.101Z] [2023-08-14T20:13:31.101Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T20:13:31.101Z] #52 31.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:31.101Z] #52 31.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:31.101Z] #52 31.87 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T20:13:31.101Z] #52 31.87 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T20:13:31.101Z] #52 31.87 OK: 17818 distinct packages available [2023-08-14T20:13:31.101Z] #52 31.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:31.101Z] #52 32.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:31.101Z] #52 32.29 (1/9) Installing ca-certificates (20230506-r0) [2023-08-14T20:13:31.101Z] #52 32.30 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-14T20:13:31.101Z] #52 32.32 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-14T20:13:31.101Z] #52 32.35 (4/9) Installing libcurl (8.2.1-r0) [2023-08-14T20:13:31.101Z] #52 32.37 (5/9) Installing curl (8.2.1-r0) [2023-08-14T20:13:31.101Z] #52 32.38 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-14T20:13:31.101Z] #52 32.41 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-14T20:13:31.101Z] #52 32.41 (8/9) Installing libucontext (1.2-r0) [2023-08-14T20:13:31.101Z] #52 32.42 (9/9) Installing gcompat (1.1.0-r0) [2023-08-14T20:13:31.101Z] #52 32.42 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:13:31.101Z] #52 32.43 Executing ca-certificates-20230506-r0.trigger [2023-08-14T20:13:31.359Z] #52 32.53 OK: 10 MiB in 24 packages [2023-08-14T20:13:31.359Z] #52 DONE 32.7s [2023-08-14T20:13:31.359Z] [2023-08-14T20:13:31.359Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-14T20:13:31.359Z] #0 1.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:31.359Z] #0 1.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:31.359Z] #0 1.539 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T20:13:31.359Z] #0 1.539 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T20:13:31.359Z] #0 1.539 OK: 17823 distinct packages available [2023-08-14T20:13:31.359Z] #0 1.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:31.359Z] #0 1.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:31.616Z] #61 ... [2023-08-14T20:13:31.616Z] [2023-08-14T20:13:31.616Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:13:31.616Z] #0 1.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:31.616Z] #0 1.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:31.616Z] #0 1.808 OK: 265 MiB in 53 packages [2023-08-14T20:13:31.616Z] #62 DONE 1.9s [2023-08-14T20:13:31.616Z] [2023-08-14T20:13:31.616Z] #63 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:13:31.616Z] #63 DONE 0.1s [2023-08-14T20:13:31.616Z] [2023-08-14T20:13:31.616Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-14T20:13:31.616Z] #61 1.991 OK: 265 MiB in 53 packages [2023-08-14T20:13:31.874Z] #61 DONE 2.1s [2023-08-14T20:13:31.874Z] [2023-08-14T20:13:31.874Z] #64 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:13:31.874Z] #64 DONE 0.1s [2023-08-14T20:13:31.874Z] [2023-08-14T20:13:31.874Z] #43 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T20:13:31.874Z] #43 31.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:31.874Z] #43 32.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:31.874Z] #43 32.76 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T20:13:31.874Z] #43 32.76 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T20:13:31.874Z] #43 32.76 OK: 17818 distinct packages available [2023-08-14T20:13:31.875Z] #43 32.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:31.875Z] #43 32.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:31.875Z] #43 33.13 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-14T20:13:31.875Z] #43 33.14 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-14T20:13:31.875Z] #43 33.14 (3/5) Installing libucontext (1.2-r0) [2023-08-14T20:13:31.875Z] #43 33.14 (4/5) Installing gcompat (1.1.0-r0) [2023-08-14T20:13:31.875Z] #43 33.15 (5/5) Installing openssl (3.0.10-r0) [2023-08-14T20:13:31.875Z] #43 33.16 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:13:31.875Z] #43 33.17 OK: 8 MiB in 20 packages [2023-08-14T20:13:32.134Z] #43 DONE 33.3s [2023-08-14T20:13:32.134Z] [2023-08-14T20:13:32.134Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:13:32.134Z] #57 2.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:32.134Z] #57 2.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:32.393Z] #57 2.594 OK: 265 MiB in 53 packages [2023-08-14T20:13:32.393Z] #57 DONE 2.9s [2023-08-14T20:13:32.393Z] [2023-08-14T20:13:32.393Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-14T20:13:32.393Z] #65 DONE 2.6s [2023-08-14T20:13:32.393Z] [2023-08-14T20:13:32.393Z] #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-14T20:13:32.393Z] #66 DONE 0.0s [2023-08-14T20:13:32.393Z] [2023-08-14T20:13:32.393Z] #67 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:13:32.393Z] #67 DONE 0.1s [2023-08-14T20:13:32.393Z] [2023-08-14T20:13:32.393Z] #68 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:13:32.959Z] #68 ... [2023-08-14T20:13:32.959Z] [2023-08-14T20:13:32.959Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-14T20:13:32.959Z] #0 1.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:32.959Z] #0 2.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T20:13:32.959Z] #0 3.071 OK: 265 MiB in 53 packages [2023-08-14T20:13:32.959Z] #69 DONE 3.2s [2023-08-14T20:13:32.959Z] [2023-08-14T20:13:32.959Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:13:32.959Z] #70 DONE 0.1s [2023-08-14T20:13:32.959Z] [2023-08-14T20:13:32.959Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:13:35.873Z] Avoid second fetch [2023-08-14T20:13:35.874Z] Checking out Revision edbd909ad3c9c86eb96cf534c00ec05679e0562d (main) [2023-08-14T20:13:36.683Z] Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.4.0 to 2.5.0 (#4634)" [2023-08-14T20:13:34.994Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-14T20:13:35.018Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T20:13:35.893Z] > git config core.sparsecheckout # timeout=10 [2023-08-14T20:13:35.958Z] > git checkout -f edbd909ad3c9c86eb96cf534c00ec05679e0562d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T20:13:37.701Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-14T20:13:37.701Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T20:13:37.701Z] Dload Upload Total Spent Left Speed [2023-08-14T20:13:37.701Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-08-14T20:13:38.332Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-14T20:13:38.676Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-14T20:13:38.676Z] + sudo tee /etc/docker/daemon.new [2023-08-14T20:13:38.676Z] { [2023-08-14T20:13:38.676Z] "registry-mirrors": [ [2023-08-14T20:13:38.676Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-14T20:13:38.676Z] ], [2023-08-14T20:13:38.676Z] "bip": "10.250.0.254/24", [2023-08-14T20:13:38.676Z] "hosts": [ [2023-08-14T20:13:38.676Z] "tcp://0.0.0.0:5555", [2023-08-14T20:13:38.676Z] "unix:///var/run/docker.sock" [2023-08-14T20:13:38.676Z] ], [2023-08-14T20:13:38.676Z] "mtu": 1458, [2023-08-14T20:13:38.676Z] "selinux-enabled": true, [2023-08-14T20:13:38.676Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-14T20:13:38.676Z] } [Pipeline] sh [2023-08-14T20:13:39.018Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-14T20:13:39.373Z] + sudo service docker restart [2023-08-14T20:13:41.081Z] #71 ... [2023-08-14T20:13:41.081Z] [2023-08-14T20:13:41.081Z] #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:13:41.339Z] #72 ... [2023-08-14T20:13:41.339Z] [2023-08-14T20:13:41.339Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:13:41.603Z] #73 ... [2023-08-14T20:13:41.603Z] [2023-08-14T20:13:41.603Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:13:51.604Z] #74 ... [2023-08-14T20:13:51.604Z] [2023-08-14T20:13:51.604Z] #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:13:51.604Z] #72 DONE 20.6s [2023-08-14T20:13:51.863Z] [2023-08-14T20:13:51.863Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:13:51.863Z] #73 DONE 19.8s [2023-08-14T20:13:51.863Z] [2023-08-14T20:13:51.863Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:13:51.863Z] #74 DONE 20.1s [2023-08-14T20:13:51.863Z] [2023-08-14T20:13:51.863Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:13:51.863Z] #71 DONE 18.9s [2023-08-14T20:13:51.863Z] [2023-08-14T20:13:51.863Z] #68 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:13:51.863Z] #68 DONE 19.3s [2023-08-14T20:13:51.863Z] [2023-08-14T20:13:51.863Z] #75 [support-notifications builder 6/7] COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T20:13:57.652Z] provisioning config files... [2023-08-14T20:13:57.680Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/556@tmp/config4047583394901550771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:13:58.034Z] ---> docker-login.sh [2023-08-14T20:13:58.034Z] nexus3.edgexfoundry.org:10001 [2023-08-14T20:13:58.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:13:58.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:13:58.574Z] Configure a credential helper to remove this warning. See [2023-08-14T20:13:58.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:13:58.574Z] [2023-08-14T20:13:58.574Z] Login Succeeded [2023-08-14T20:13:58.574Z] nexus3.edgexfoundry.org:10002 [2023-08-14T20:13:58.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:13:59.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:13:59.112Z] Configure a credential helper to remove this warning. See [2023-08-14T20:13:59.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:13:59.112Z] [2023-08-14T20:13:59.112Z] Login Succeeded [2023-08-14T20:13:59.112Z] nexus3.edgexfoundry.org:10003 [2023-08-14T20:13:59.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:13:59.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:13:59.382Z] Configure a credential helper to remove this warning. See [2023-08-14T20:13:59.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:13:59.382Z] [2023-08-14T20:13:59.382Z] Login Succeeded [2023-08-14T20:13:59.382Z] nexus3.edgexfoundry.org:10004 [2023-08-14T20:13:59.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:13:59.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:13:59.649Z] Configure a credential helper to remove this warning. See [2023-08-14T20:13:59.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:13:59.649Z] [2023-08-14T20:13:59.649Z] Login Succeeded [2023-08-14T20:13:59.649Z] docker.io [2023-08-14T20:13:59.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:14:00.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:14:00.189Z] Configure a credential helper to remove this warning. See [2023-08-14T20:14:00.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:14:00.189Z] [2023-08-14T20:14:00.189Z] Login Succeeded [2023-08-14T20:14:00.189Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T20:14:00.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-14T20:14:00.750Z] + git config --global --add safe.directory /w/workspace/edgex-go/556 [Pipeline] echo [2023-08-14T20:14:00.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T20:14:00.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T20:14:00.796Z] ========================================================= [2023-08-14T20:14:00.796Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-14T20:14:00.796Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-14T20:14:01.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T20:14:01.126Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-14T20:14:01.126Z] edb6bdbacee9: Pulling fs layer [2023-08-14T20:14:01.126Z] 5f9638ab2659: Pulling fs layer [2023-08-14T20:14:01.126Z] 8d51d6327a98: Pulling fs layer [2023-08-14T20:14:01.126Z] 8b374f2dd631: Pulling fs layer [2023-08-14T20:14:01.126Z] ec14aa9079de: Pulling fs layer [2023-08-14T20:14:01.126Z] 2f466654f4bb: Pulling fs layer [2023-08-14T20:14:01.126Z] 554e91adad29: Pulling fs layer [2023-08-14T20:14:01.126Z] ec14aa9079de: Waiting [2023-08-14T20:14:01.126Z] 2f466654f4bb: Waiting [2023-08-14T20:14:01.126Z] 554e91adad29: Waiting [2023-08-14T20:14:01.126Z] 8b374f2dd631: Waiting [2023-08-14T20:14:01.399Z] 5f9638ab2659: Verifying Checksum [2023-08-14T20:14:01.399Z] 5f9638ab2659: Download complete [2023-08-14T20:14:01.399Z] 8b374f2dd631: Download complete [2023-08-14T20:14:01.399Z] ec14aa9079de: Verifying Checksum [2023-08-14T20:14:01.399Z] ec14aa9079de: Download complete [2023-08-14T20:14:01.399Z] edb6bdbacee9: Verifying Checksum [2023-08-14T20:14:01.399Z] edb6bdbacee9: Download complete [2023-08-14T20:14:01.864Z] #75 ... [2023-08-14T20:14:01.864Z] [2023-08-14T20:14:01.864Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-14T20:14:01.864Z] #76 ... [2023-08-14T20:14:01.864Z] [2023-08-14T20:14:01.864Z] #77 [core-data builder 6/7] COPY . . [2023-08-14T20:14:02.125Z] #77 ... [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #75 [support-notifications builder 6/7] COPY . . [2023-08-14T20:14:02.125Z] #75 DONE 10.3s [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #78 [security-spire-server builder 6/9] COPY . . [2023-08-14T20:14:02.125Z] #78 DONE 10.4s [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-14T20:14:02.125Z] #76 DONE 10.4s [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #79 [security-bootstrapper builder 6/7] COPY . . [2023-08-14T20:14:02.125Z] #79 DONE 10.4s [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #80 [security-secretstore-setup builder 6/7] COPY . . [2023-08-14T20:14:02.125Z] #80 CACHED [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:14:02.125Z] #81 CACHED [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:14:02.125Z] #82 CACHED [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:14:02.125Z] #83 CACHED [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #84 [security-proxy-setup builder 6/7] COPY . . [2023-08-14T20:14:02.125Z] #84 CACHED [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #85 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:14:02.125Z] #85 CACHED [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #86 [support-scheduler builder 6/7] COPY . . [2023-08-14T20:14:02.125Z] #86 CACHED [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:14:02.125Z] #87 CACHED [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #88 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:14:02.125Z] #88 CACHED [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #89 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:14:02.125Z] #89 CACHED [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #90 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:14:02.125Z] #90 CACHED [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #91 [core-command builder 6/7] COPY . . [2023-08-14T20:14:02.125Z] #91 CACHED [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:14:02.125Z] #92 CACHED [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #93 [security-proxy-auth builder 6/7] COPY . . [2023-08-14T20:14:02.125Z] #93 CACHED [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #94 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:14:02.125Z] #94 CACHED [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #95 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-14T20:14:02.125Z] #95 CACHED [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #96 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:14:02.125Z] #96 CACHED [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #97 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:14:02.125Z] #97 CACHED [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #98 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:14:02.125Z] #98 CACHED [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #99 [core-metadata builder 6/7] COPY . . [2023-08-14T20:14:02.125Z] #99 CACHED [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #100 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:14:02.125Z] #100 CACHED [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #101 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T20:14:02.125Z] #101 DONE 0.1s [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #77 [core-data builder 6/7] COPY . . [2023-08-14T20:14:02.125Z] #77 DONE 10.4s [2023-08-14T20:14:02.125Z] [2023-08-14T20:14:02.125Z] #102 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:14:02.383Z] #102 ... [2023-08-14T20:14:02.383Z] [2023-08-14T20:14:02.383Z] #103 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-14T20:14:02.383Z] #103 CACHED [2023-08-14T20:14:02.383Z] [2023-08-14T20:14:02.383Z] #104 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:14:02.383Z] #104 CACHED [2023-08-14T20:14:02.383Z] [2023-08-14T20:14:02.383Z] #105 [security-spire-agent builder 6/9] COPY . . [2023-08-14T20:14:02.383Z] #105 CACHED [2023-08-14T20:14:02.383Z] [2023-08-14T20:14:02.383Z] #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T20:14:02.383Z] #106 CACHED [2023-08-14T20:14:02.383Z] [2023-08-14T20:14:02.383Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:14:02.383Z] #0 0.421 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-14T20:14:02.391Z] edb6bdbacee9: Pull complete [2023-08-14T20:14:02.671Z] 554e91adad29: Verifying Checksum [2023-08-14T20:14:02.671Z] 554e91adad29: Download complete [2023-08-14T20:14:02.943Z] 5f9638ab2659: Pull complete [2023-08-14T20:14:03.916Z] 8d51d6327a98: Verifying Checksum [2023-08-14T20:14:03.916Z] 8d51d6327a98: Download complete [2023-08-14T20:14:03.916Z] 2f466654f4bb: Verifying Checksum [2023-08-14T20:14:03.916Z] 2f466654f4bb: Download complete [2023-08-14T20:14:04.285Z] #107 ... [2023-08-14T20:14:04.285Z] [2023-08-14T20:14:04.285Z] #108 [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-14T20:14:04.285Z] #108 DONE 2.0s [2023-08-14T20:14:04.285Z] [2023-08-14T20:14:04.285Z] #109 [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-14T20:14:04.285Z] #109 DONE 2.0s [2023-08-14T20:14:04.285Z] [2023-08-14T20:14:04.285Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-14T20:14:05.217Z] #110 DONE 0.8s [2023-08-14T20:14:05.217Z] [2023-08-14T20:14:05.217Z] #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-14T20:14:05.217Z] #111 DONE 0.9s [2023-08-14T20:14:05.217Z] [2023-08-14T20:14:05.217Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T20:14:05.217Z] #0 1.141 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-14T20:14:07.744Z] #112 ... [2023-08-14T20:14:07.744Z] [2023-08-14T20:14:07.744Z] #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:14:07.744Z] #113 ... [2023-08-14T20:14:07.744Z] [2023-08-14T20:14:07.744Z] #114 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-14T20:14:07.744Z] #114 CACHED [2023-08-14T20:14:07.744Z] [2023-08-14T20:14:07.744Z] #115 [security-spire-config builder 6/9] COPY . . [2023-08-14T20:14:07.744Z] #115 CACHED [2023-08-14T20:14:07.744Z] [2023-08-14T20:14:07.744Z] #116 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:14:07.744Z] #116 CACHED [2023-08-14T20:14:07.744Z] [2023-08-14T20:14:07.744Z] #117 [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-14T20:14:07.744Z] #117 CACHED [2023-08-14T20:14:07.744Z] [2023-08-14T20:14:07.744Z] #118 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-14T20:14:07.744Z] #118 CACHED [2023-08-14T20:14:07.744Z] [2023-08-14T20:14:07.744Z] #119 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T20:14:07.744Z] #119 CACHED [2023-08-14T20:14:08.002Z] [2023-08-14T20:14:08.002Z] #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:14:08.569Z] #120 DONE 0.8s [2023-08-14T20:14:08.569Z] [2023-08-14T20:14:08.569Z] #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:14:08.569Z] #113 DONE 0.8s [2023-08-14T20:14:08.569Z] [2023-08-14T20:14:08.569Z] #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:14:08.569Z] #121 DONE 0.0s [2023-08-14T20:14:08.569Z] [2023-08-14T20:14:08.569Z] #122 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:14:08.569Z] #122 CACHED [2023-08-14T20:14:08.569Z] [2023-08-14T20:14:08.569Z] #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:14:08.569Z] #123 CACHED [2023-08-14T20:14:08.569Z] [2023-08-14T20:14:08.569Z] #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:14:08.569Z] #124 DONE 0.1s [2023-08-14T20:14:08.569Z] [2023-08-14T20:14:08.569Z] #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:14:09.941Z] #125 ... [2023-08-14T20:14:09.941Z] [2023-08-14T20:14:09.941Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-14T20:14:09.941Z] #126 DONE 1.5s [2023-08-14T20:14:10.198Z] [2023-08-14T20:14:10.198Z] #127 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:14:10.198Z] #127 DONE 1.5s [2023-08-14T20:14:10.198Z] [2023-08-14T20:14:10.198Z] #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:14:10.198Z] #125 DONE 1.6s [2023-08-14T20:14:10.199Z] [2023-08-14T20:14:10.199Z] #128 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T20:14:10.199Z] #128 DONE 0.2s [2023-08-14T20:14:10.199Z] [2023-08-14T20:14:10.199Z] #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T20:14:10.199Z] #129 DONE 0.2s [2023-08-14T20:14:10.199Z] [2023-08-14T20:14:10.199Z] #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-14T20:14:10.765Z] #130 DONE 0.5s [2023-08-14T20:14:10.765Z] [2023-08-14T20:14:10.765Z] #131 [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-14T20:14:10.765Z] #131 DONE 0.5s [2023-08-14T20:14:10.765Z] [2023-08-14T20:14:10.765Z] #132 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:14:10.765Z] #132 DONE 0.7s [2023-08-14T20:14:10.765Z] [2023-08-14T20:14:10.765Z] #133 [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-14T20:14:10.765Z] #133 DONE 0.1s [2023-08-14T20:14:10.766Z] [2023-08-14T20:14:10.766Z] #134 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-14T20:14:10.766Z] #134 DONE 0.1s [2023-08-14T20:14:10.766Z] [2023-08-14T20:14:10.766Z] #135 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T20:14:10.766Z] #135 DONE 0.1s [2023-08-14T20:14:10.766Z] [2023-08-14T20:14:10.766Z] #136 [security-spire-config] exporting to image [2023-08-14T20:14:10.766Z] #136 exporting layers [2023-08-14T20:14:11.027Z] #136 ... [2023-08-14T20:14:11.027Z] [2023-08-14T20:14:11.027Z] #137 [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-14T20:14:11.027Z] #137 DONE 0.2s [2023-08-14T20:14:11.285Z] [2023-08-14T20:14:11.285Z] #138 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-14T20:14:11.285Z] #138 DONE 0.3s [2023-08-14T20:14:11.285Z] [2023-08-14T20:14:11.285Z] #136 [security-spire-agent] exporting to image [2023-08-14T20:14:11.542Z] #136 exporting layers 0.6s done [2023-08-14T20:14:11.542Z] #136 writing image sha256:4c6f7bf4898f3b49eec0237ab9323b1434b99161d6fa68a32c44fbe3ddb24b20 0.0s done [2023-08-14T20:14:11.542Z] #136 naming to docker.io/library/security-spire-server [2023-08-14T20:14:11.542Z] #136 exporting layers 0.7s done [2023-08-14T20:14:11.542Z] #136 naming to docker.io/library/security-spire-server done [2023-08-14T20:14:11.542Z] #136 writing image sha256:42e8f9fa72907e63be12a102be5ee91a82d3448410ee23f0caeda6d04f388afe done [2023-08-14T20:14:11.542Z] #136 naming to docker.io/library/security-spire-config done [2023-08-14T20:14:12.107Z] #136 exporting layers 0.6s done [2023-08-14T20:14:12.107Z] #136 writing image sha256:392aa688724867fcb252d1522de21d115c4d9757011a9d3bb54f155433adeed0 done [2023-08-14T20:14:12.107Z] #136 naming to docker.io/library/security-spire-agent done [2023-08-14T20:14:12.107Z] #136 DONE 1.2s [2023-08-14T20:14:12.107Z] [2023-08-14T20:14:12.107Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T20:14:12.107Z] #0 1.374 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-14T20:14:12.366Z] #139 ... [2023-08-14T20:14:12.366Z] [2023-08-14T20:14:12.366Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T20:14:12.366Z] #0 0.947 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-14T20:14:12.366Z] #140 ... [2023-08-14T20:14:12.366Z] [2023-08-14T20:14:12.366Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:14:12.366Z] #0 0.598 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-14T20:14:12.622Z] #141 ... [2023-08-14T20:14:12.622Z] [2023-08-14T20:14:12.622Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T20:14:12.622Z] #0 0.695 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-14T20:14:12.622Z] #142 ... [2023-08-14T20:14:12.622Z] [2023-08-14T20:14:12.622Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T20:14:12.622Z] #0 0.577 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-14T20:14:12.880Z] #143 ... [2023-08-14T20:14:12.880Z] [2023-08-14T20:14:12.880Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T20:14:12.880Z] #0 0.678 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-14T20:14:13.221Z] #144 ... [2023-08-14T20:14:13.221Z] [2023-08-14T20:14:13.221Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T20:14:13.221Z] #0 1.001 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-14T20:14:13.221Z] #145 ... [2023-08-14T20:14:13.221Z] [2023-08-14T20:14:13.221Z] #146 [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-14T20:14:13.221Z] #0 0.749 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-14T20:14:13.479Z] #146 ... [2023-08-14T20:14:13.479Z] [2023-08-14T20:14:13.479Z] #102 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:14:13.479Z] #102 1.261 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-14T20:14:16.255Z] 8d51d6327a98: Pull complete [2023-08-14T20:14:16.255Z] 8b374f2dd631: Pull complete [2023-08-14T20:14:16.255Z] ec14aa9079de: Pull complete [2023-08-14T20:14:21.617Z] 2f466654f4bb: Pull complete [2023-08-14T20:14:26.046Z] 554e91adad29: Pull complete [2023-08-14T20:14:26.046Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-14T20:14:26.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T20:14:26.046Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-14T20:14:26.399Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T20:14:26.399Z] WORKDIR /edgex [2023-08-14T20:14:26.399Z] COPY go.mod . [2023-08-14T20:14:26.399Z] RUN go mod download [2023-08-14T20:14:26.399Z] docker build -t ci-base-image-arm64 -f - . [2023-08-14T20:14:26.984Z] Sending build context to Docker daemon 2.938MB [2023-08-14T20:14:26.984Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T20:14:26.984Z] ---> 1e15ea492957 [2023-08-14T20:14:26.984Z] Step 2/4 : WORKDIR /edgex [2023-08-14T20:14:28.933Z] ---> Running in 39401add4973 [2023-08-14T20:14:28.933Z] Removing intermediate container 39401add4973 [2023-08-14T20:14:28.933Z] ---> f63f1bb9732d [2023-08-14T20:14:28.933Z] Step 3/4 : COPY go.mod . [2023-08-14T20:14:29.517Z] ---> baa2b4a88808 [2023-08-14T20:14:29.517Z] Step 4/4 : RUN go mod download [2023-08-14T20:14:29.517Z] ---> Running in 04048e0e0634 [2023-08-14T20:15:08.402Z] Removing intermediate container 04048e0e0634 [2023-08-14T20:15:08.402Z] ---> 5f6cf0cee03a [2023-08-14T20:15:08.402Z] Successfully built 5f6cf0cee03a [2023-08-14T20:15:08.402Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:15:08.736Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T20:15:08.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:15:08.940Z] prd-ubuntu20.04-docker-arm64-4c-16g-3566 does not seem to be running inside a container [2023-08-14T20:15:09.008Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@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-14T20:15:10.190Z] $ docker top 17f68df78db3d087af80c265878efe59e620c1a8e9f93021646ce332b31c5edc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T20:15:11.012Z] + go version [2023-08-14T20:15:11.012Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-14T20:15:11.033Z] $ docker stop --time=1 17f68df78db3d087af80c265878efe59e620c1a8e9f93021646ce332b31c5edc [2023-08-14T20:15:12.675Z] $ docker rm -f --volumes 17f68df78db3d087af80c265878efe59e620c1a8e9f93021646ce332b31c5edc [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-14T20:15:13.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-14T20:15:13.322Z] [2023-08-14T20:15:13.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:15:13.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-14T20:15:13.659Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-14T20:15:13.659Z] 547446be3368: Pulling fs layer [2023-08-14T20:15:13.659Z] d125d8839a47: Pulling fs layer [2023-08-14T20:15:13.659Z] 3e85d5ac6304: Pulling fs layer [2023-08-14T20:15:13.659Z] c3105a71a48b: Pulling fs layer [2023-08-14T20:15:13.659Z] 0f093f025ec4: Pulling fs layer [2023-08-14T20:15:13.659Z] c3106fc0e877: Pulling fs layer [2023-08-14T20:15:13.659Z] 0f093f025ec4: Waiting [2023-08-14T20:15:13.659Z] c3106fc0e877: Waiting [2023-08-14T20:15:13.659Z] c3105a71a48b: Waiting [2023-08-14T20:15:13.930Z] 547446be3368: Verifying Checksum [2023-08-14T20:15:13.930Z] c3105a71a48b: Download complete [2023-08-14T20:15:14.198Z] d125d8839a47: Verifying Checksum [2023-08-14T20:15:14.198Z] d125d8839a47: Download complete [2023-08-14T20:15:14.198Z] c3106fc0e877: Verifying Checksum [2023-08-14T20:15:14.198Z] c3106fc0e877: Download complete [2023-08-14T20:15:14.466Z] 0f093f025ec4: Verifying Checksum [2023-08-14T20:15:14.466Z] 0f093f025ec4: Download complete [2023-08-14T20:15:14.466Z] 547446be3368: Pull complete [2023-08-14T20:15:15.429Z] d125d8839a47: Pull complete [2023-08-14T20:15:16.393Z] 3e85d5ac6304: Verifying Checksum [2023-08-14T20:15:16.393Z] 3e85d5ac6304: Download complete [2023-08-14T20:15:24.623Z] 3e85d5ac6304: Pull complete [2023-08-14T20:15:24.623Z] c3105a71a48b: Pull complete [2023-08-14T20:15:25.590Z] 0f093f025ec4: Pull complete [2023-08-14T20:15:25.859Z] c3106fc0e877: Pull complete [2023-08-14T20:15:25.859Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-14T20:15:25.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-14T20:15:25.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:15:26.066Z] prd-ubuntu20.04-docker-arm64-4c-16g-3566 does not seem to be running inside a container [2023-08-14T20:15:26.144Z] $ 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/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@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-14T20:15:28.315Z] $ docker top e7855b30790013a34e983c2c9c6d368f18775a71002cf7cf25ca07db0d844a37 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T20:15:29.147Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-14T20:15:35.115Z] #102 ... [2023-08-14T20:15:35.116Z] [2023-08-14T20:15:35.116Z] #146 [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-14T20:15:35.116Z] #146 80.78 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-14T20:15:39.260Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-14T20:15:39.260Z] #1 transferring dockerfile: 2.06kB done [2023-08-14T20:15:39.260Z] #1 DONE 0.1s [2023-08-14T20:15:39.260Z] [2023-08-14T20:15:39.260Z] #2 [support-notifications internal] load build definition from Dockerfile [2023-08-14T20:15:39.260Z] #2 transferring dockerfile: 1.84kB done [2023-08-14T20:15:39.260Z] #2 DONE 0.0s [2023-08-14T20:15:39.260Z] [2023-08-14T20:15:39.260Z] #3 [security-spire-config internal] load build definition from Dockerfile [2023-08-14T20:15:39.260Z] #3 transferring dockerfile: 2.58kB 0.0s done [2023-08-14T20:15:39.260Z] #3 DONE 0.1s [2023-08-14T20:15:39.260Z] [2023-08-14T20:15:39.260Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-08-14T20:15:39.260Z] #4 transferring dockerfile: 1.82kB done [2023-08-14T20:15:39.260Z] #4 DONE 0.1s [2023-08-14T20:15:39.260Z] [2023-08-14T20:15:39.260Z] #5 [core-command internal] load build definition from Dockerfile [2023-08-14T20:15:39.260Z] #5 transferring dockerfile: 1.82kB done [2023-08-14T20:15:39.260Z] #5 DONE 0.1s [2023-08-14T20:15:39.260Z] [2023-08-14T20:15:39.260Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-14T20:15:39.260Z] #6 transferring dockerfile: 2.04kB done [2023-08-14T20:15:39.260Z] #6 DONE 0.1s [2023-08-14T20:15:39.260Z] [2023-08-14T20:15:39.260Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-14T20:15:39.260Z] #7 transferring dockerfile: 1.78kB 0.0s done [2023-08-14T20:15:39.260Z] #7 DONE 0.0s [2023-08-14T20:15:39.260Z] [2023-08-14T20:15:39.260Z] #8 [core-data internal] load build definition from Dockerfile [2023-08-14T20:15:39.260Z] #8 transferring dockerfile: 1.90kB 0.0s done [2023-08-14T20:15:39.260Z] #8 DONE 0.0s [2023-08-14T20:15:39.260Z] [2023-08-14T20:15:39.260Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T20:15:39.260Z] #9 transferring dockerfile: 2.12kB done [2023-08-14T20:15:39.260Z] #9 DONE 0.0s [2023-08-14T20:15:39.260Z] [2023-08-14T20:15:39.260Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-14T20:15:39.260Z] #10 transferring dockerfile: 2.38kB done [2023-08-14T20:15:39.260Z] #10 DONE 0.1s [2023-08-14T20:15:39.260Z] [2023-08-14T20:15:39.260Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-14T20:15:39.260Z] #11 transferring dockerfile: 2.82kB done [2023-08-14T20:15:39.530Z] #11 DONE 0.1s [2023-08-14T20:15:39.530Z] [2023-08-14T20:15:39.530Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2023-08-14T20:15:39.530Z] #12 ... [2023-08-14T20:15:39.530Z] [2023-08-14T20:15:39.530Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-08-14T20:15:39.530Z] #13 transferring dockerfile: 2.63kB 0.0s done [2023-08-14T20:15:39.530Z] #13 DONE 0.2s [2023-08-14T20:15:39.530Z] [2023-08-14T20:15:39.530Z] #14 [core-metadata internal] load build definition from Dockerfile [2023-08-14T20:15:39.530Z] #14 transferring dockerfile: 1.96kB done [2023-08-14T20:15:39.530Z] #14 DONE 0.2s [2023-08-14T20:15:39.530Z] [2023-08-14T20:15:39.530Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2023-08-14T20:15:39.530Z] #12 transferring dockerfile: 2.68kB 0.0s done [2023-08-14T20:15:39.799Z] #12 DONE 0.1s [2023-08-14T20:15:39.799Z] [2023-08-14T20:15:39.799Z] #15 [security-proxy-setup internal] load .dockerignore [2023-08-14T20:15:39.799Z] #15 transferring context: 56B 0.0s done [2023-08-14T20:15:39.799Z] #15 DONE 0.1s [2023-08-14T20:15:40.389Z] [2023-08-14T20:15:40.389Z] #16 [support-notifications internal] load .dockerignore [2023-08-14T20:15:40.389Z] #16 transferring context: 56B done [2023-08-14T20:15:40.389Z] #16 DONE 0.0s [2023-08-14T20:15:40.389Z] [2023-08-14T20:15:40.389Z] #17 [security-spire-config internal] load .dockerignore [2023-08-14T20:15:40.389Z] #17 transferring context: 56B done [2023-08-14T20:15:40.389Z] #17 DONE 0.1s [2023-08-14T20:15:40.400Z] #146 ... [2023-08-14T20:15:40.400Z] [2023-08-14T20:15:40.400Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T20:15:40.400Z] #112 DONE 98.2s [2023-08-14T20:15:40.400Z] [2023-08-14T20:15:40.400Z] #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:15:40.400Z] #107 DONE 98.3s [2023-08-14T20:15:40.400Z] [2023-08-14T20:15:40.400Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T20:15:40.400Z] #143 DONE 98.3s [2023-08-14T20:15:40.400Z] [2023-08-14T20:15:40.400Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T20:15:40.400Z] #140 DONE 98.3s [2023-08-14T20:15:40.400Z] [2023-08-14T20:15:40.400Z] #147 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:15:40.658Z] [2023-08-14T20:15:40.658Z] #18 [support-scheduler internal] load .dockerignore [2023-08-14T20:15:40.658Z] #18 transferring context: 56B done [2023-08-14T20:15:40.658Z] #18 DONE 0.0s [2023-08-14T20:15:40.658Z] [2023-08-14T20:15:40.658Z] #147 ... [2023-08-14T20:15:40.658Z] [2023-08-14T20:15:40.658Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T20:15:40.658Z] #142 DONE 98.3s [2023-08-14T20:15:40.658Z] [2023-08-14T20:15:40.658Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T20:15:40.658Z] #144 DONE 98.5s [2023-08-14T20:15:40.658Z] [2023-08-14T20:15:40.658Z] #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:15:40.658Z] #19 [core-command internal] load .dockerignore [2023-08-14T20:15:40.658Z] #19 transferring context: 56B 0.0s done [2023-08-14T20:15:40.658Z] #19 DONE 0.1s [2023-08-14T20:15:40.658Z] [2023-08-14T20:15:40.658Z] #20 [security-proxy-auth internal] load .dockerignore [2023-08-14T20:15:40.658Z] #20 transferring context: 56B done [2023-08-14T20:15:40.658Z] #20 DONE 0.0s [2023-08-14T20:15:40.658Z] [2023-08-14T20:15:40.658Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-08-14T20:15:40.658Z] #21 transferring context: 56B 0.0s done [2023-08-14T20:15:40.658Z] #21 DONE 0.1s [2023-08-14T20:15:40.658Z] [2023-08-14T20:15:40.658Z] #22 [core-data internal] load .dockerignore [2023-08-14T20:15:40.658Z] #22 transferring context: 56B done [2023-08-14T20:15:40.658Z] #22 DONE 0.1s [2023-08-14T20:15:40.658Z] [2023-08-14T20:15:40.658Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-14T20:15:40.925Z] #23 transferring context: 56B 0.0s done [2023-08-14T20:15:40.925Z] #23 DONE 0.1s [2023-08-14T20:15:40.925Z] [2023-08-14T20:15:40.925Z] #24 [security-secretstore-setup internal] load .dockerignore [2023-08-14T20:15:40.925Z] #24 transferring context: 56B done [2023-08-14T20:15:40.925Z] #24 DONE 0.1s [2023-08-14T20:15:40.925Z] [2023-08-14T20:15:40.925Z] #25 [security-bootstrapper internal] load .dockerignore [2023-08-14T20:15:40.925Z] #25 transferring context: 56B done [2023-08-14T20:15:40.925Z] #25 DONE 0.1s [2023-08-14T20:15:40.925Z] [2023-08-14T20:15:40.925Z] #26 [security-spire-server internal] load .dockerignore [2023-08-14T20:15:41.193Z] #26 transferring context: 56B done [2023-08-14T20:15:41.193Z] #26 DONE 0.1s [2023-08-14T20:15:41.193Z] [2023-08-14T20:15:41.193Z] #27 [core-metadata internal] load .dockerignore [2023-08-14T20:15:41.193Z] #27 transferring context: 56B 0.0s done [2023-08-14T20:15:41.193Z] #27 DONE 0.1s [2023-08-14T20:15:41.193Z] [2023-08-14T20:15:41.193Z] #28 [security-spire-agent internal] load .dockerignore [2023-08-14T20:15:41.193Z] #28 transferring context: 56B 0.0s done [2023-08-14T20:15:41.193Z] #28 DONE 0.1s [2023-08-14T20:15:41.193Z] [2023-08-14T20:15:41.193Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:15:41.193Z] #29 DONE 0.0s [2023-08-14T20:15:41.223Z] #148 ... [2023-08-14T20:15:41.223Z] [2023-08-14T20:15:41.223Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T20:15:41.223Z] #139 DONE 99.1s [2023-08-14T20:15:41.461Z] [2023-08-14T20:15:41.461Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:15:41.461Z] #30 DONE 0.1s [2023-08-14T20:15:41.461Z] [2023-08-14T20:15:41.461Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:15:41.461Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:15:41.461Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:15:41.461Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:15:41.481Z] [2023-08-14T20:15:41.481Z] #102 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:15:41.481Z] #102 DONE 99.2s [2023-08-14T20:15:41.481Z] [2023-08-14T20:15:41.481Z] #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:15:41.728Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.2s [2023-08-14T20:15:41.728Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:15:41.728Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:15:41.728Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-14T20:15:41.739Z] #149 ... [2023-08-14T20:15:41.739Z] [2023-08-14T20:15:41.739Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T20:15:41.739Z] #145 DONE 99.5s [2023-08-14T20:15:41.739Z] [2023-08-14T20:15:41.739Z] #146 [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-14T20:15:41.739Z] #146 DONE 99.6s [2023-08-14T20:15:41.739Z] [2023-08-14T20:15:41.739Z] #150 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-14T20:15:42.000Z] #150 ... [2023-08-14T20:15:42.000Z] [2023-08-14T20:15:42.000Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:15:42.000Z] #141 DONE 99.8s [2023-08-14T20:15:42.000Z] [2023-08-14T20:15:42.000Z] #151 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:15:42.312Z] #31 ... [2023-08-14T20:15:42.312Z] [2023-08-14T20:15:42.312Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:15:42.312Z] #29 DONE 0.0s [2023-08-14T20:15:42.312Z] [2023-08-14T20:15:42.312Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:15:42.312Z] #30 DONE 0.2s [2023-08-14T20:15:42.312Z] [2023-08-14T20:15:42.312Z] #32 [security-proxy-setup internal] load build context [2023-08-14T20:15:42.312Z] #32 transferring context: 2.56MB 0.6s done [2023-08-14T20:15:42.312Z] #32 DONE 0.7s [2023-08-14T20:15:42.312Z] [2023-08-14T20:15:42.312Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:15:42.312Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:15:42.312Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:15:42.312Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:15:42.312Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:15:42.312Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:15:42.312Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:15:42.312Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:15:42.312Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:15:42.312Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:15:42.312Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:15:42.312Z] #31 ... [2023-08-14T20:15:42.312Z] [2023-08-14T20:15:42.312Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:15:42.312Z] #29 DONE 0.0s [2023-08-14T20:15:42.312Z] [2023-08-14T20:15:42.312Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:15:42.581Z] #31 ... [2023-08-14T20:15:42.581Z] [2023-08-14T20:15:42.581Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:15:42.581Z] #29 DONE 0.0s [2023-08-14T20:15:42.581Z] [2023-08-14T20:15:42.581Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T20:15:42.581Z] #33 DONE 1.7s [2023-08-14T20:15:42.581Z] [2023-08-14T20:15:42.581Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:15:42.581Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:15:42.581Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:15:42.581Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:15:42.581Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:15:42.581Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:15:42.581Z] #31 ... [2023-08-14T20:15:42.581Z] [2023-08-14T20:15:42.581Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:15:42.581Z] #29 DONE 0.0s [2023-08-14T20:15:42.853Z] [2023-08-14T20:15:42.853Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:15:42.853Z] #30 DONE 0.5s [2023-08-14T20:15:42.853Z] [2023-08-14T20:15:42.853Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T20:15:42.853Z] #33 DONE 1.8s [2023-08-14T20:15:42.853Z] [2023-08-14T20:15:42.853Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:15:42.853Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:15:42.853Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:15:42.853Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:15:42.853Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:15:42.853Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:15:42.853Z] #31 ... [2023-08-14T20:15:42.853Z] [2023-08-14T20:15:42.853Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:15:42.853Z] #29 DONE 0.0s [2023-08-14T20:15:42.853Z] [2023-08-14T20:15:42.853Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:15:42.853Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done [2023-08-14T20:15:43.121Z] #31 ... [2023-08-14T20:15:43.121Z] [2023-08-14T20:15:43.121Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:15:43.121Z] #29 DONE 0.0s [2023-08-14T20:15:43.121Z] [2023-08-14T20:15:43.121Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:15:43.121Z] #30 DONE 0.7s [2023-08-14T20:15:43.121Z] [2023-08-14T20:15:43.121Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T20:15:43.121Z] #33 DONE 1.8s [2023-08-14T20:15:43.121Z] [2023-08-14T20:15:43.121Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:15:43.121Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:15:43.121Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:15:43.121Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:15:43.121Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:15:43.121Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:15:43.121Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done [2023-08-14T20:15:43.388Z] #31 ... [2023-08-14T20:15:43.388Z] [2023-08-14T20:15:43.388Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2023-08-14T20:15:43.388Z] #34 DONE 1.5s [2023-08-14T20:15:43.388Z] [2023-08-14T20:15:43.388Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:15:43.388Z] #29 DONE 0.0s [2023-08-14T20:15:43.388Z] [2023-08-14T20:15:43.388Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:15:43.916Z] #151 ... [2023-08-14T20:15:43.916Z] [2023-08-14T20:15:43.916Z] #147 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:15:43.916Z] #147 DONE 3.5s [2023-08-14T20:15:43.974Z] #30 DONE 1.2s [2023-08-14T20:15:43.975Z] [2023-08-14T20:15:43.975Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:15:43.975Z] #29 DONE 0.0s [2023-08-14T20:15:43.975Z] [2023-08-14T20:15:43.975Z] #35 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:15:44.177Z] [2023-08-14T20:15:44.177Z] #152 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:15:44.244Z] #35 ... [2023-08-14T20:15:44.244Z] [2023-08-14T20:15:44.244Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T20:15:44.244Z] #33 DONE 1.8s [2023-08-14T20:15:44.244Z] [2023-08-14T20:15:44.244Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-14T20:15:44.244Z] #34 DONE 1.5s [2023-08-14T20:15:44.244Z] [2023-08-14T20:15:44.244Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T20:15:44.244Z] #33 DONE 1.8s [2023-08-14T20:15:44.244Z] [2023-08-14T20:15:44.244Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-08-14T20:15:44.244Z] #34 DONE 1.5s [2023-08-14T20:15:44.244Z] [2023-08-14T20:15:44.244Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:15:44.244Z] #29 DONE 0.1s [2023-08-14T20:15:44.244Z] [2023-08-14T20:15:44.244Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:15:44.244Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:15:44.244Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:15:44.244Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:15:44.244Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:15:44.244Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:15:44.244Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done [2023-08-14T20:15:44.244Z] #31 ... [2023-08-14T20:15:44.244Z] [2023-08-14T20:15:44.244Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:15:44.244Z] #29 DONE 0.1s [2023-08-14T20:15:44.437Z] #152 ... [2023-08-14T20:15:44.437Z] [2023-08-14T20:15:44.437Z] #153 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:15:44.437Z] #153 DONE 3.7s [2023-08-14T20:15:44.437Z] [2023-08-14T20:15:44.437Z] #150 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-14T20:15:44.437Z] #150 DONE 3.4s [2023-08-14T20:15:44.437Z] [2023-08-14T20:15:44.437Z] #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:15:44.512Z] [2023-08-14T20:15:44.512Z] #33 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T20:15:44.512Z] #33 DONE 1.8s [2023-08-14T20:15:44.512Z] [2023-08-14T20:15:44.512Z] #34 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-08-14T20:15:44.512Z] #34 DONE 1.6s [2023-08-14T20:15:44.512Z] [2023-08-14T20:15:44.512Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:15:44.512Z] #30 DONE 1.4s [2023-08-14T20:15:44.512Z] [2023-08-14T20:15:44.512Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:15:44.512Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:15:44.512Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:15:44.512Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:15:44.512Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:15:44.512Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:15:44.512Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done [2023-08-14T20:15:44.512Z] #31 ... [2023-08-14T20:15:44.512Z] [2023-08-14T20:15:44.512Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T20:15:44.512Z] #33 DONE 1.9s [2023-08-14T20:15:44.512Z] [2023-08-14T20:15:44.512Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-08-14T20:15:44.512Z] #34 DONE 1.6s [2023-08-14T20:15:44.512Z] [2023-08-14T20:15:44.512Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T20:15:44.512Z] #29 DONE 0.1s [2023-08-14T20:15:44.512Z] [2023-08-14T20:15:44.512Z] #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:15:44.512Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:15:44.512Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:15:44.512Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:15:44.512Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:15:44.512Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:15:44.512Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done [2023-08-14T20:15:44.699Z] #154 ... [2023-08-14T20:15:44.699Z] [2023-08-14T20:15:44.699Z] #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:15:44.699Z] #148 DONE 4.0s [2023-08-14T20:15:44.699Z] [2023-08-14T20:15:44.699Z] #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-14T20:15:44.780Z] #31 ... [2023-08-14T20:15:44.780Z] [2023-08-14T20:15:44.780Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T20:15:44.780Z] #30 DONE 1.5s [2023-08-14T20:15:44.780Z] [2023-08-14T20:15:44.780Z] #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T20:15:44.780Z] #33 DONE 1.9s [2023-08-14T20:15:44.780Z] [2023-08-14T20:15:44.780Z] #34 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-08-14T20:15:44.780Z] #34 DONE 1.6s [2023-08-14T20:15:44.780Z] [2023-08-14T20:15:44.780Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T20:15:44.780Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T20:15:44.780Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T20:15:44.780Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T20:15:44.780Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T20:15:44.780Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T20:15:44.780Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done [2023-08-14T20:15:45.049Z] #31 DONE 4.2s [2023-08-14T20:15:45.049Z] [2023-08-14T20:15:45.049Z] #36 [support-notifications internal] load build context [2023-08-14T20:15:45.049Z] #36 transferring context: 2.56MB 2.1s done [2023-08-14T20:15:45.049Z] #36 DONE 2.8s [2023-08-14T20:15:45.049Z] [2023-08-14T20:15:45.049Z] #37 [security-spire-config internal] load build context [2023-08-14T20:15:45.049Z] #37 transferring context: 2.56MB 2.7s done [2023-08-14T20:15:45.271Z] #155 ... [2023-08-14T20:15:45.271Z] [2023-08-14T20:15:45.271Z] #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:15:45.271Z] #149 DONE 3.9s [2023-08-14T20:15:45.271Z] [2023-08-14T20:15:45.271Z] #156 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:15:45.637Z] #37 ... [2023-08-14T20:15:45.637Z] [2023-08-14T20:15:45.637Z] #38 [support-scheduler internal] load build context [2023-08-14T20:15:45.637Z] #38 transferring context: 2.56MB 2.0s done [2023-08-14T20:15:45.637Z] #38 DONE 2.9s [2023-08-14T20:15:45.637Z] [2023-08-14T20:15:45.637Z] #39 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T20:15:46.613Z] #39 ... [2023-08-14T20:15:46.613Z] [2023-08-14T20:15:46.613Z] #37 [security-spire-config internal] load build context [2023-08-14T20:15:46.613Z] #37 DONE 4.1s [2023-08-14T20:15:46.613Z] [2023-08-14T20:15:46.613Z] #40 [core-command internal] load build context [2023-08-14T20:15:46.613Z] #40 transferring context: 2.56MB 2.5s done [2023-08-14T20:15:46.613Z] #40 DONE 4.0s [2023-08-14T20:15:46.613Z] [2023-08-14T20:15:46.613Z] #41 [security-spire-agent internal] load build context [2023-08-14T20:15:46.890Z] #41 ... [2023-08-14T20:15:46.890Z] [2023-08-14T20:15:46.890Z] #42 [core-data internal] load build context [2023-08-14T20:15:46.890Z] #42 transferring context: 2.56MB 2.0s done [2023-08-14T20:15:46.890Z] #42 DONE 3.6s [2023-08-14T20:15:46.890Z] [2023-08-14T20:15:46.890Z] #41 [security-spire-agent internal] load build context [2023-08-14T20:15:47.191Z] #156 ... [2023-08-14T20:15:47.191Z] [2023-08-14T20:15:47.191Z] #151 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:15:47.191Z] #151 DONE 4.9s [2023-08-14T20:15:47.191Z] [2023-08-14T20:15:47.191Z] #157 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:15:47.191Z] #157 DONE 4.9s [2023-08-14T20:15:47.191Z] [2023-08-14T20:15:47.191Z] #158 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:15:47.191Z] #158 ... [2023-08-14T20:15:47.191Z] [2023-08-14T20:15:47.191Z] #152 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:15:47.191Z] #152 DONE 3.4s [2023-08-14T20:15:47.450Z] [2023-08-14T20:15:47.450Z] #159 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:15:47.450Z] #159 CACHED [2023-08-14T20:15:47.450Z] [2023-08-14T20:15:47.450Z] #160 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:15:47.450Z] #160 CACHED [2023-08-14T20:15:47.450Z] [2023-08-14T20:15:47.450Z] #161 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:15:47.450Z] #161 CACHED [2023-08-14T20:15:47.450Z] [2023-08-14T20:15:47.450Z] #162 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:15:47.450Z] #162 CACHED [2023-08-14T20:15:47.450Z] [2023-08-14T20:15:47.451Z] #163 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:15:47.451Z] #163 CACHED [2023-08-14T20:15:47.451Z] [2023-08-14T20:15:47.451Z] #164 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:15:47.451Z] #164 CACHED [2023-08-14T20:15:47.451Z] [2023-08-14T20:15:47.451Z] #165 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:15:47.451Z] #165 CACHED [2023-08-14T20:15:47.451Z] [2023-08-14T20:15:47.451Z] #166 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:15:47.451Z] #166 CACHED [2023-08-14T20:15:47.451Z] [2023-08-14T20:15:47.451Z] #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:15:47.451Z] #154 DONE 3.0s [2023-08-14T20:15:47.451Z] [2023-08-14T20:15:47.451Z] #167 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-14T20:15:47.472Z] #41 ... [2023-08-14T20:15:47.472Z] [2023-08-14T20:15:47.472Z] #43 [security-spiffe-token-provider internal] load build context [2023-08-14T20:15:47.472Z] #43 transferring context: 2.56MB 2.8s done [2023-08-14T20:15:47.472Z] #43 DONE 4.7s [2023-08-14T20:15:47.472Z] [2023-08-14T20:15:47.472Z] #41 [security-spire-agent internal] load build context [2023-08-14T20:15:47.711Z] #167 ... [2023-08-14T20:15:47.711Z] [2023-08-14T20:15:47.711Z] #156 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:15:47.711Z] #156 DONE 2.4s [2023-08-14T20:15:47.711Z] [2023-08-14T20:15:47.711Z] #168 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:15:47.711Z] #168 DONE 1.0s [2023-08-14T20:15:47.711Z] [2023-08-14T20:15:47.711Z] #169 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-14T20:15:48.283Z] #169 ... [2023-08-14T20:15:48.283Z] [2023-08-14T20:15:48.283Z] #158 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:15:48.283Z] #158 DONE 1.2s [2023-08-14T20:15:48.283Z] [2023-08-14T20:15:48.283Z] #170 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-14T20:15:48.852Z] #170 ... [2023-08-14T20:15:48.852Z] [2023-08-14T20:15:48.852Z] #171 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:15:48.852Z] #171 DONE 1.5s [2023-08-14T20:15:48.852Z] [2023-08-14T20:15:48.852Z] #172 [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-14T20:15:48.885Z] #41 transferring context: 2.56MB 3.2s done [2023-08-14T20:15:48.885Z] #41 ... [2023-08-14T20:15:48.886Z] [2023-08-14T20:15:48.886Z] #44 [security-proxy-auth internal] load build context [2023-08-14T20:15:48.886Z] #44 transferring context: 2.56MB 2.8s done [2023-08-14T20:15:48.886Z] #44 DONE 5.8s [2023-08-14T20:15:48.886Z] [2023-08-14T20:15:48.886Z] #45 [security-secretstore-setup internal] load build context [2023-08-14T20:15:48.886Z] #45 ... [2023-08-14T20:15:48.886Z] [2023-08-14T20:15:48.886Z] #41 [security-spire-agent internal] load build context [2023-08-14T20:15:48.886Z] #41 DONE 4.1s [2023-08-14T20:15:48.886Z] [2023-08-14T20:15:48.886Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-14T20:15:48.886Z] #46 transferring context: 2.56MB 3.4s done [2023-08-14T20:15:48.886Z] #46 DONE 5.6s [2023-08-14T20:15:48.886Z] [2023-08-14T20:15:48.886Z] #45 [security-secretstore-setup internal] load build context [2023-08-14T20:15:48.886Z] #45 transferring context: 2.56MB 3.5s done [2023-08-14T20:15:49.113Z] #172 ... [2023-08-14T20:15:49.113Z] [2023-08-14T20:15:49.113Z] #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-14T20:15:49.113Z] #155 DONE 4.6s [2023-08-14T20:15:49.374Z] [2023-08-14T20:15:49.374Z] #173 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:15:49.474Z] #45 ... [2023-08-14T20:15:49.475Z] [2023-08-14T20:15:49.475Z] #47 [security-bootstrapper internal] load build context [2023-08-14T20:15:49.741Z] #47 transferring context: 2.56MB 3.1s done [2023-08-14T20:15:49.741Z] #47 DONE 5.8s [2023-08-14T20:15:49.741Z] [2023-08-14T20:15:49.741Z] #45 [security-secretstore-setup internal] load build context [2023-08-14T20:15:49.741Z] #45 DONE 5.5s [2023-08-14T20:15:49.741Z] [2023-08-14T20:15:49.741Z] #48 [core-metadata internal] load build context [2023-08-14T20:15:50.008Z] #48 ... [2023-08-14T20:15:50.008Z] [2023-08-14T20:15:50.009Z] #49 [security-spire-server internal] load build context [2023-08-14T20:15:50.009Z] #49 transferring context: 2.56MB 3.0s done [2023-08-14T20:15:50.009Z] #49 DONE 5.5s [2023-08-14T20:15:50.009Z] [2023-08-14T20:15:50.009Z] #48 [core-metadata internal] load build context [2023-08-14T20:15:50.009Z] #48 ... [2023-08-14T20:15:50.009Z] [2023-08-14T20:15:50.009Z] #50 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:15:50.592Z] #50 ... [2023-08-14T20:15:50.592Z] [2023-08-14T20:15:50.592Z] #48 [core-metadata internal] load build context [2023-08-14T20:15:50.592Z] #48 transferring context: 2.56MB 3.7s done [2023-08-14T20:15:50.592Z] #48 DONE 6.1s [2023-08-14T20:15:50.592Z] [2023-08-14T20:15:50.592Z] #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:15:50.592Z] #0 5.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:15:50.592Z] #0 6.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:15:50.756Z] #173 ... [2023-08-14T20:15:50.756Z] [2023-08-14T20:15:50.756Z] #174 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-14T20:15:50.756Z] #174 DONE 3.2s [2023-08-14T20:15:50.756Z] [2023-08-14T20:15:50.756Z] #175 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:15:50.756Z] #175 ... [2023-08-14T20:15:50.756Z] [2023-08-14T20:15:50.756Z] #176 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-14T20:15:50.756Z] #176 DONE 3.4s [2023-08-14T20:15:51.030Z] [2023-08-14T20:15:51.030Z] #169 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-14T20:15:51.030Z] #169 DONE 3.3s [2023-08-14T20:15:51.030Z] [2023-08-14T20:15:51.030Z] #177 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-14T20:15:51.291Z] #177 ... [2023-08-14T20:15:51.291Z] [2023-08-14T20:15:51.291Z] #178 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-14T20:15:51.291Z] #178 DONE 3.9s [2023-08-14T20:15:51.291Z] [2023-08-14T20:15:51.291Z] #167 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-14T20:15:51.291Z] #167 DONE 4.1s [2023-08-14T20:15:51.291Z] [2023-08-14T20:15:51.291Z] #179 [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-14T20:15:51.552Z] #179 ... [2023-08-14T20:15:51.552Z] [2023-08-14T20:15:51.552Z] #180 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-14T20:15:51.552Z] #180 DONE 4.1s [2023-08-14T20:15:51.552Z] [2023-08-14T20:15:51.552Z] #181 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-14T20:15:51.552Z] #181 DONE 4.4s [2023-08-14T20:15:51.552Z] [2023-08-14T20:15:51.552Z] #170 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-14T20:15:51.552Z] #170 DONE 3.7s [2023-08-14T20:15:51.552Z] [2023-08-14T20:15:51.552Z] #182 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:15:51.812Z] #182 ... [2023-08-14T20:15:51.812Z] [2023-08-14T20:15:51.812Z] #172 [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-14T20:15:51.812Z] #172 DONE 3.4s [2023-08-14T20:15:52.004Z] #51 8.927 OK: 263 MiB in 53 packages [2023-08-14T20:15:52.072Z] [2023-08-14T20:15:52.072Z] #183 [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-14T20:15:52.644Z] #183 ... [2023-08-14T20:15:52.644Z] [2023-08-14T20:15:52.644Z] #184 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-14T20:15:52.644Z] #184 DONE 3.4s [2023-08-14T20:15:52.644Z] [2023-08-14T20:15:52.644Z] #185 [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-14T20:15:52.947Z] #185 ... [2023-08-14T20:15:52.947Z] [2023-08-14T20:15:52.947Z] #175 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:15:52.947Z] #175 DONE 2.3s [2023-08-14T20:15:52.947Z] [2023-08-14T20:15:52.947Z] #173 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:15:52.947Z] #173 DONE 3.9s [2023-08-14T20:15:52.947Z] [2023-08-14T20:15:52.947Z] #186 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:15:52.947Z] #186 DONE 2.4s [2023-08-14T20:15:52.947Z] [2023-08-14T20:15:52.947Z] #136 [core-command] exporting to image [2023-08-14T20:15:52.947Z] #136 exporting layers [2023-08-14T20:15:53.209Z] #136 ... [2023-08-14T20:15:53.209Z] [2023-08-14T20:15:53.209Z] #177 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-14T20:15:53.209Z] #177 DONE 2.3s [2023-08-14T20:15:53.209Z] [2023-08-14T20:15:53.209Z] #179 [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-14T20:15:53.209Z] #179 DONE 2.1s [2023-08-14T20:15:53.414Z] #51 DONE 10.3s [2023-08-14T20:15:53.414Z] [2023-08-14T20:15:53.414Z] #52 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:15:53.469Z] [2023-08-14T20:15:53.469Z] #187 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:15:53.469Z] #187 DONE 2.0s [2023-08-14T20:15:53.469Z] [2023-08-14T20:15:53.469Z] #188 [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-14T20:15:53.469Z] #188 ... [2023-08-14T20:15:53.469Z] [2023-08-14T20:15:53.469Z] #189 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:15:53.469Z] #189 DONE 2.0s [2023-08-14T20:15:53.685Z] #52 ... [2023-08-14T20:15:53.685Z] [2023-08-14T20:15:53.685Z] #53 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-14T20:15:53.685Z] #0 7.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:15:53.685Z] #0 9.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:15:53.685Z] #53 ... [2023-08-14T20:15:53.685Z] [2023-08-14T20:15:53.685Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-14T20:15:53.685Z] #0 4.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:15:53.685Z] #0 5.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:15:53.685Z] #0 7.579 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T20:15:53.685Z] #0 7.579 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T20:15:53.685Z] #0 7.579 OK: 17694 distinct packages available [2023-08-14T20:15:53.685Z] #0 8.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:15:53.728Z] [2023-08-14T20:15:53.728Z] #182 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:15:53.728Z] #182 DONE 2.1s [2023-08-14T20:15:53.728Z] [2023-08-14T20:15:53.728Z] #136 [support-notifications] exporting to image [2023-08-14T20:15:53.728Z] #136 ... [2023-08-14T20:15:53.728Z] [2023-08-14T20:15:53.728Z] #190 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:15:53.728Z] #190 DONE 2.0s [2023-08-14T20:15:53.728Z] [2023-08-14T20:15:53.728Z] #136 [core-data] exporting to image [2023-08-14T20:15:53.952Z] #54 ... [2023-08-14T20:15:53.952Z] [2023-08-14T20:15:53.952Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-14T20:15:53.952Z] #0 7.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:15:53.952Z] #0 9.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:15:54.025Z] #136 ... [2023-08-14T20:15:54.025Z] [2023-08-14T20:15:54.025Z] #183 [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-14T20:15:54.025Z] #183 DONE 2.0s [2023-08-14T20:15:54.025Z] [2023-08-14T20:15:54.025Z] #191 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:15:54.224Z] #55 ... [2023-08-14T20:15:54.224Z] [2023-08-14T20:15:54.224Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-14T20:15:54.224Z] #54 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:15:54.288Z] #191 ... [2023-08-14T20:15:54.288Z] [2023-08-14T20:15:54.288Z] #185 [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-14T20:15:54.288Z] #185 DONE 2.0s [2023-08-14T20:15:54.495Z] #54 ... [2023-08-14T20:15:54.495Z] [2023-08-14T20:15:54.495Z] #52 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:15:54.495Z] #52 DONE 1.2s [2023-08-14T20:15:54.495Z] [2023-08-14T20:15:54.495Z] #56 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:15:54.550Z] [2023-08-14T20:15:54.551Z] #192 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-14T20:15:54.551Z] #192 DONE 1.2s [2023-08-14T20:15:54.551Z] [2023-08-14T20:15:54.551Z] #193 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T20:15:54.767Z] #56 ... [2023-08-14T20:15:54.767Z] [2023-08-14T20:15:54.767Z] #35 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:15:54.767Z] #35 8.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:15:54.767Z] #35 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:15:54.811Z] #193 ... [2023-08-14T20:15:54.811Z] [2023-08-14T20:15:54.811Z] #194 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:15:54.811Z] #194 DONE 1.8s [2023-08-14T20:15:54.811Z] [2023-08-14T20:15:54.811Z] #195 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-14T20:15:54.811Z] #195 DONE 1.7s [2023-08-14T20:15:54.811Z] [2023-08-14T20:15:54.811Z] #136 [core-metadata] exporting to image [2023-08-14T20:15:54.811Z] #136 writing image sha256:86a5decaee6a418e82dc24054355358492c2d38fd46ff1b1a7e98e4c62ea341f 0.1s done [2023-08-14T20:15:54.811Z] #136 naming to docker.io/library/core-command 0.0s done [2023-08-14T20:15:55.071Z] #136 exporting layers 0.6s done [2023-08-14T20:15:55.330Z] #136 ... [2023-08-14T20:15:55.330Z] [2023-08-14T20:15:55.330Z] #188 [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-14T20:15:55.330Z] #188 DONE 1.7s [2023-08-14T20:15:55.330Z] [2023-08-14T20:15:55.330Z] #196 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-14T20:15:55.330Z] #196 DONE 1.5s [2023-08-14T20:15:55.330Z] [2023-08-14T20:15:55.330Z] #191 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:15:55.330Z] #191 DONE 1.4s [2023-08-14T20:15:55.330Z] [2023-08-14T20:15:55.330Z] #197 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T20:15:55.361Z] #35 ... [2023-08-14T20:15:55.362Z] [2023-08-14T20:15:55.362Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T20:15:55.630Z] #57 ... [2023-08-14T20:15:55.630Z] [2023-08-14T20:15:55.630Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:15:55.901Z] #58 ... [2023-08-14T20:15:55.901Z] [2023-08-14T20:15:55.901Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T20:15:55.901Z] #59 ... [2023-08-14T20:15:55.901Z] [2023-08-14T20:15:55.901Z] #60 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T20:15:56.169Z] #60 ... [2023-08-14T20:15:56.169Z] [2023-08-14T20:15:56.169Z] #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T20:15:56.169Z] #61 ... [2023-08-14T20:15:56.169Z] [2023-08-14T20:15:56.169Z] #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T20:15:56.268Z] #197 ... [2023-08-14T20:15:56.268Z] [2023-08-14T20:15:56.268Z] #193 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T20:15:56.268Z] #193 DONE 1.6s [2023-08-14T20:15:56.268Z] [2023-08-14T20:15:56.268Z] #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-14T20:15:56.268Z] #198 DONE 1.4s [2023-08-14T20:15:56.268Z] [2023-08-14T20:15:56.268Z] #136 [support-scheduler] exporting to image [2023-08-14T20:15:56.268Z] #136 writing image sha256:3b24ba8c3defcae021d81653d0e376f0f95bdcdb2790367d2f9f9c17b4c9185d 0.0s done [2023-08-14T20:15:56.268Z] #136 naming to docker.io/library/support-scheduler 0.1s done [2023-08-14T20:15:56.268Z] #136 ... [2023-08-14T20:15:56.268Z] [2023-08-14T20:15:56.268Z] #199 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-14T20:15:56.268Z] #199 DONE 0.8s [2023-08-14T20:15:56.268Z] [2023-08-14T20:15:56.268Z] #136 [support-scheduler] exporting to image [2023-08-14T20:15:56.268Z] #136 writing image sha256:3f91afa8832ff579138f476bf3b0fadd7bb1b29778ca5fc2f3082c49bc3a3910 [2023-08-14T20:15:56.268Z] #136 writing image sha256:3d7c734f0c8271b219c7ec0fdf4fa43828e8dc0c9c67df5373b99557d739c2af [2023-08-14T20:15:56.449Z] #62 ... [2023-08-14T20:15:56.449Z] [2023-08-14T20:15:56.449Z] #53 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-14T20:15:56.449Z] #53 12.19 OK: 263 MiB in 53 packages [2023-08-14T20:15:56.449Z] #53 DONE 12.9s [2023-08-14T20:15:56.449Z] [2023-08-14T20:15:56.449Z] #63 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T20:15:56.449Z] #63 ... [2023-08-14T20:15:56.449Z] [2023-08-14T20:15:56.449Z] #64 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-14T20:15:56.528Z] #136 writing image sha256:3f91afa8832ff579138f476bf3b0fadd7bb1b29778ca5fc2f3082c49bc3a3910 0.1s done [2023-08-14T20:15:56.528Z] #136 writing image sha256:3d7c734f0c8271b219c7ec0fdf4fa43828e8dc0c9c67df5373b99557d739c2af 0.1s done [2023-08-14T20:15:56.528Z] #136 naming to docker.io/library/core-data 0.0s done [2023-08-14T20:15:56.528Z] #136 naming to docker.io/library/support-notifications 0.0s done [2023-08-14T20:15:56.786Z] #136 writing image sha256:7be387eef4aed3b2e518b828f37db39f9f61a9a82c1e5559e2350284e19d067c 0.1s done [2023-08-14T20:15:56.786Z] #136 naming to docker.io/library/security-spiffe-token-provider [2023-08-14T20:15:57.041Z] #64 DONE 0.9s [2023-08-14T20:15:57.041Z] [2023-08-14T20:15:57.041Z] #35 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T20:15:57.041Z] #35 13.59 OK: 263 MiB in 53 packages [2023-08-14T20:15:57.058Z] #136 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2023-08-14T20:15:57.317Z] #136 exporting layers 0.9s done [2023-08-14T20:15:57.317Z] #136 writing image sha256:c994ce25987c2b9670c6b3de72dfb21cf388b23f605ac52c57c74deda3e17c67 0.0s done [2023-08-14T20:15:57.317Z] #136 naming to docker.io/library/core-metadata [2023-08-14T20:15:57.581Z] #136 naming to docker.io/library/core-metadata 0.3s done [2023-08-14T20:15:57.861Z] #136 ... [2023-08-14T20:15:57.861Z] [2023-08-14T20:15:57.861Z] #200 [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-14T20:15:57.861Z] #200 DONE 2.5s [2023-08-14T20:15:57.861Z] [2023-08-14T20:15:57.861Z] #136 [core-common-config-bootstrapper] exporting to image [2023-08-14T20:15:57.861Z] #136 ... [2023-08-14T20:15:57.861Z] [2023-08-14T20:15:57.861Z] #197 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T20:15:57.861Z] #197 DONE 2.5s [2023-08-14T20:15:58.010Z] #35 DONE 14.5s [2023-08-14T20:15:58.010Z] [2023-08-14T20:15:58.010Z] #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:15:58.120Z] [2023-08-14T20:15:58.120Z] #136 [security-proxy-auth] exporting to image [2023-08-14T20:15:58.120Z] #136 exporting layers 0.4s done [2023-08-14T20:15:58.120Z] #136 ... [2023-08-14T20:15:58.120Z] [2023-08-14T20:15:58.120Z] #201 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-14T20:15:58.120Z] #201 DONE 1.8s [2023-08-14T20:15:58.120Z] [2023-08-14T20:15:58.120Z] #202 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-14T20:15:58.120Z] #202 DONE 1.9s [2023-08-14T20:15:58.276Z] #65 ... [2023-08-14T20:15:58.276Z] [2023-08-14T20:15:58.276Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-14T20:15:58.276Z] #55 13.66 OK: 263 MiB in 53 packages [2023-08-14T20:15:58.276Z] #55 DONE 14.6s [2023-08-14T20:15:58.276Z] [2023-08-14T20:15:58.276Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:15:58.387Z] [2023-08-14T20:15:58.387Z] #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-14T20:15:58.550Z] #66 ... [2023-08-14T20:15:58.550Z] [2023-08-14T20:15:58.550Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-14T20:15:58.550Z] #54 13.93 OK: 263 MiB in 53 packages [2023-08-14T20:15:58.550Z] #54 DONE 14.9s [2023-08-14T20:15:58.645Z] #203 ... [2023-08-14T20:15:58.645Z] [2023-08-14T20:15:58.645Z] #136 [security-proxy-auth] exporting to image [2023-08-14T20:15:58.645Z] #136 exporting layers 0.5s done [2023-08-14T20:15:58.645Z] #136 writing image sha256:6d2b02c0974e44134513d4b16f4038cb02cb1c9c3a6ec86c751955cb9ac34741 done [2023-08-14T20:15:58.645Z] #136 writing image sha256:4c31be0f016524fd0ec1eb326391451edb44d85e31d24cd58e393baf3dccfe4f 0.0s done [2023-08-14T20:15:58.645Z] #136 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2023-08-14T20:15:58.645Z] #136 naming to docker.io/library/security-proxy-setup 0.0s done [2023-08-14T20:15:58.645Z] #136 writing image sha256:5724cbbf8a471c1b825068e8c3b83c208ccaba4ab21d1132b4b269ba8f481521 0.0s done [2023-08-14T20:15:58.645Z] #136 naming to docker.io/library/security-proxy-auth 0.1s done [2023-08-14T20:15:58.645Z] #136 DONE 6.8s [2023-08-14T20:15:58.645Z] [2023-08-14T20:15:58.645Z] #204 [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-14T20:15:58.818Z] [2023-08-14T20:15:58.818Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:15:59.212Z] #204 DONE 0.9s [2023-08-14T20:15:59.213Z] [2023-08-14T20:15:59.213Z] #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-14T20:15:59.213Z] #203 DONE 0.8s [2023-08-14T20:15:59.213Z] [2023-08-14T20:15:59.213Z] #205 [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-14T20:15:59.213Z] #205 DONE 0.2s [2023-08-14T20:15:59.213Z] [2023-08-14T20:15:59.213Z] #206 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T20:15:59.474Z] #206 ... [2023-08-14T20:15:59.474Z] [2023-08-14T20:15:59.474Z] #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-14T20:15:59.474Z] #207 DONE 0.3s [2023-08-14T20:15:59.791Z] [2023-08-14T20:15:59.791Z] #206 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T20:15:59.791Z] #206 DONE 0.6s [2023-08-14T20:15:59.791Z] [2023-08-14T20:15:59.791Z] #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-14T20:16:00.050Z] #208 DONE 0.3s [2023-08-14T20:16:00.050Z] [2023-08-14T20:16:00.050Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-14T20:16:00.225Z] #67 DONE 1.5s [2023-08-14T20:16:00.225Z] [2023-08-14T20:16:00.225Z] #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:16:00.225Z] #65 DONE 1.9s [2023-08-14T20:16:00.225Z] [2023-08-14T20:16:00.225Z] #68 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:16:00.309Z] #209 ... [2023-08-14T20:16:00.309Z] [2023-08-14T20:16:00.309Z] #136 [security-secretstore-setup] exporting to image [2023-08-14T20:16:00.309Z] #136 exporting layers 0.5s done [2023-08-14T20:16:00.309Z] #136 writing image sha256:8968c7b1f065dd3a0c9447539fa0d7b3e3a18ba06cb17d3617080ba56f7b0379 done [2023-08-14T20:16:00.309Z] #136 naming to docker.io/library/security-secretstore-setup done [2023-08-14T20:16:00.309Z] #136 DONE 7.3s [2023-08-14T20:16:00.493Z] #68 ... [2023-08-14T20:16:00.493Z] [2023-08-14T20:16:00.493Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:16:00.493Z] #66 DONE 2.3s [2023-08-14T20:16:00.568Z] [2023-08-14T20:16:00.568Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-14T20:16:00.568Z] #209 DONE 0.5s [2023-08-14T20:16:00.568Z] [2023-08-14T20:16:00.568Z] #136 [security-bootstrapper] exporting to image [2023-08-14T20:16:00.568Z] #136 exporting layers 0.2s done [2023-08-14T20:16:00.568Z] #136 writing image sha256:90e9669ba0c0a2e4875977add9e4a3c6078175bb30d9743134434ecbefa525f1 done [2023-08-14T20:16:00.568Z] #136 naming to docker.io/library/security-bootstrapper done [2023-08-14T20:16:00.568Z] #136 DONE 7.5s [2023-08-14T20:16:00.568Z] time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:16:00.568Z] time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:16:00.568Z] time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:16:00.568Z] time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:16:00.568Z] time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:16:00.568Z] time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:16:00.568Z] time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:16:00.568Z] time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:16:00.568Z] time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:16:00.568Z] time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:16:00.568Z] time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:16:00.568Z] time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:16:00.568Z] time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:16:00.568Z] time="2023-08-14T20:12:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-14T20:16:00.586Z] $ docker stop --time=1 56312adadb83b00543f71f85260e25a31440577e6d58bd1d04c7103094e87226 [2023-08-14T20:16:00.761Z] [2023-08-14T20:16:00.761Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:16:02.678Z] $ docker rm -f --volumes 56312adadb83b00543f71f85260e25a31440577e6d58bd1d04c7103094e87226 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T20:16:03.205Z] + docker images [2023-08-14T20:16:03.205Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-14T20:16:03.205Z] security-bootstrapper latest 90e9669ba0c0 2 seconds ago 23MB [2023-08-14T20:16:03.205Z] security-secretstore-setup latest 8968c7b1f065 3 seconds ago 44.1MB [2023-08-14T20:16:03.205Z] security-proxy-auth latest 5724cbbf8a47 5 seconds ago 19.4MB [2023-08-14T20:16:03.205Z] core-common-config-bootstrapper latest 6d2b02c0974e 5 seconds ago 18MB [2023-08-14T20:16:03.205Z] security-proxy-setup latest 4c31be0f0165 7 seconds ago 19.6MB [2023-08-14T20:16:03.205Z] core-metadata latest c994ce25987c 8 seconds ago 21.6MB [2023-08-14T20:16:03.205Z] security-spiffe-token-provider latest 7be387eef4ae 8 seconds ago 33.5MB [2023-08-14T20:16:03.205Z] support-scheduler latest 3b24ba8c3def 9 seconds ago 33.7MB [2023-08-14T20:16:03.205Z] core-data latest 3f91afa8832f 9 seconds ago 21.2MB [2023-08-14T20:16:03.205Z] support-notifications latest 3d7c734f0c82 9 seconds ago 34.3MB [2023-08-14T20:16:03.205Z] core-command latest 86a5decaee6a 10 seconds ago 21MB [2023-08-14T20:16:03.205Z] security-spire-agent latest 392aa6887248 About a minute ago 161MB [2023-08-14T20:16:03.205Z] security-spire-config latest 42e8f9fa7290 About a minute ago 102MB [2023-08-14T20:16:03.206Z] security-spire-server latest 4c6f7bf4898f About a minute ago 103MB [2023-08-14T20:16:03.206Z] ci-base-image-x86_64 latest b2d0a5dfcbdd 5 minutes ago 1.07GB [2023-08-14T20:16:03.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 weeks ago 696MB [2023-08-14T20:16:03.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-14T20:16:03.206Z] 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-14T20:16:03.302Z] provisioning config files... [2023-08-14T20:16:03.310Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/556@tmp/config877185534352970500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:16:03.609Z] ---> docker-login.sh [2023-08-14T20:16:03.609Z] nexus3.edgexfoundry.org:10001 [2023-08-14T20:16:03.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:16:03.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:16:03.609Z] Configure a credential helper to remove this warning. See [2023-08-14T20:16:03.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:16:03.609Z] [2023-08-14T20:16:03.609Z] Login Succeeded [2023-08-14T20:16:03.609Z] nexus3.edgexfoundry.org:10002 [2023-08-14T20:16:03.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:16:03.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:16:03.609Z] Configure a credential helper to remove this warning. See [2023-08-14T20:16:03.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:16:03.609Z] [2023-08-14T20:16:03.609Z] Login Succeeded [2023-08-14T20:16:03.609Z] nexus3.edgexfoundry.org:10003 [2023-08-14T20:16:03.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:16:03.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:16:03.868Z] Configure a credential helper to remove this warning. See [2023-08-14T20:16:03.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:16:03.868Z] [2023-08-14T20:16:03.868Z] Login Succeeded [2023-08-14T20:16:03.868Z] nexus3.edgexfoundry.org:10004 [2023-08-14T20:16:03.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:16:03.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:16:03.868Z] Configure a credential helper to remove this warning. See [2023-08-14T20:16:03.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:16:03.868Z] [2023-08-14T20:16:03.868Z] Login Succeeded [2023-08-14T20:16:03.868Z] docker.io [2023-08-14T20:16:04.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:16:04.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:16:04.382Z] Configure a credential helper to remove this warning. See [2023-08-14T20:16:04.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:16:04.382Z] [2023-08-14T20:16:04.382Z] Login Succeeded [2023-08-14T20:16:04.382Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T20:16:04.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:16:04.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T20:16:04.434Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-08-14T20:16:04.434Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:04.434Z] latest [2023-08-14T20:16:04.434Z] 3.1.0-dev.22 [2023-08-14T20:16:04.434Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:04.434Z] main [2023-08-14T20:16:04.434Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:04.740Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:05.043Z] + docker push nexus3.edgexfoundry.org:10004/core-command:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:05.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-14T20:16:05.043Z] e9078e64caa7: Preparing [2023-08-14T20:16:05.043Z] 27913b152528: Preparing [2023-08-14T20:16:05.043Z] f69ac02ce46a: Preparing [2023-08-14T20:16:05.043Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:05.043Z] cd5ffae8466f: Preparing [2023-08-14T20:16:05.043Z] 36b50b131297: Preparing [2023-08-14T20:16:05.043Z] 36b50b131297: Waiting [2023-08-14T20:16:05.043Z] cd5ffae8466f: Pushed [2023-08-14T20:16:05.043Z] f69ac02ce46a: Pushed [2023-08-14T20:16:05.043Z] 9991fa67c4ec: Pushed [2023-08-14T20:16:05.050Z] #69 ... [2023-08-14T20:16:05.050Z] [2023-08-14T20:16:05.050Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T20:16:05.050Z] #57 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:16:05.050Z] #57 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:16:05.050Z] #57 17.90 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-14T20:16:05.050Z] #57 17.97 (2/2) Installing su-exec (0.2-r2) [2023-08-14T20:16:05.050Z] #57 17.97 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:16:05.050Z] #57 18.12 OK: 8 MiB in 17 packages [2023-08-14T20:16:05.050Z] #57 DONE 19.1s [2023-08-14T20:16:05.050Z] [2023-08-14T20:16:05.050Z] #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-14T20:16:05.300Z] e9078e64caa7: Pushed [2023-08-14T20:16:05.558Z] 36b50b131297: Layer already exists [2023-08-14T20:16:06.460Z] #70 ... [2023-08-14T20:16:06.460Z] [2023-08-14T20:16:06.460Z] #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T20:16:06.460Z] #61 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:16:06.460Z] #61 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:16:06.460Z] #61 17.99 (1/2) Installing ca-certificates (20230506-r0) [2023-08-14T20:16:06.460Z] #61 18.46 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-14T20:16:06.460Z] #61 18.48 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:16:06.460Z] #61 18.62 Executing ca-certificates-20230506-r0.trigger [2023-08-14T20:16:06.460Z] #61 20.60 OK: 8 MiB in 17 packages [2023-08-14T20:16:06.935Z] 27913b152528: Pushed [2023-08-14T20:16:06.935Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:6321e6d72130c296e3bff43e36d5598925c055099babd2d80e84924602e190d0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:07.275Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:07.419Z] #61 ... [2023-08-14T20:16:07.419Z] [2023-08-14T20:16:07.419Z] #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:16:07.419Z] #71 ... [2023-08-14T20:16:07.419Z] [2023-08-14T20:16:07.419Z] #50 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:16:07.419Z] #50 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:16:07.419Z] #50 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:16:07.419Z] #50 20.76 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-14T20:16:07.419Z] #50 20.80 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:16:07.419Z] #50 20.89 OK: 8 MiB in 16 packages [2023-08-14T20:16:07.419Z] #50 DONE 22.0s [2023-08-14T20:16:07.419Z] [2023-08-14T20:16:07.419Z] #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T20:16:07.419Z] #61 DONE 21.9s [2023-08-14T20:16:07.419Z] [2023-08-14T20:16:07.419Z] #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T20:16:07.419Z] #62 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:16:07.419Z] #62 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:16:07.419Z] #62 18.74 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T20:16:07.419Z] #62 18.76 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T20:16:07.419Z] #62 18.76 OK: 17689 distinct packages available [2023-08-14T20:16:07.419Z] #62 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:16:07.587Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-14T20:16:07.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-14T20:16:07.587Z] e9078e64caa7: Preparing [2023-08-14T20:16:07.587Z] 27913b152528: Preparing [2023-08-14T20:16:07.587Z] f69ac02ce46a: Preparing [2023-08-14T20:16:07.587Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:07.587Z] cd5ffae8466f: Preparing [2023-08-14T20:16:07.587Z] 36b50b131297: Preparing [2023-08-14T20:16:07.587Z] 36b50b131297: Waiting [2023-08-14T20:16:07.587Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:07.587Z] cd5ffae8466f: Layer already exists [2023-08-14T20:16:07.587Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:07.587Z] 27913b152528: Layer already exists [2023-08-14T20:16:07.587Z] e9078e64caa7: Layer already exists [2023-08-14T20:16:07.587Z] 36b50b131297: Layer already exists [2023-08-14T20:16:07.587Z] latest: digest: sha256:6321e6d72130c296e3bff43e36d5598925c055099babd2d80e84924602e190d0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:07.686Z] #62 ... [2023-08-14T20:16:07.686Z] [2023-08-14T20:16:07.686Z] #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-14T20:16:07.686Z] #70 DONE 3.3s [2023-08-14T20:16:07.686Z] [2023-08-14T20:16:07.686Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:16:07.686Z] #58 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:16:07.686Z] #58 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:16:07.686Z] #58 22.04 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-14T20:16:07.686Z] #58 22.09 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:16:07.952Z] #58 22.36 OK: 8 MiB in 16 packages [2023-08-14T20:16:07.953Z] #58 ... [2023-08-14T20:16:07.953Z] [2023-08-14T20:16:07.953Z] #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-14T20:16:07.973Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:08.220Z] #72 DONE 0.1s [2023-08-14T20:16:08.220Z] [2023-08-14T20:16:08.220Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T20:16:08.220Z] #59 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:16:08.220Z] #59 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:16:08.220Z] #59 ... [2023-08-14T20:16:08.220Z] [2023-08-14T20:16:08.220Z] #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T20:16:08.220Z] #62 22.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:16:08.283Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.22 [2023-08-14T20:16:08.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-14T20:16:08.283Z] e9078e64caa7: Preparing [2023-08-14T20:16:08.283Z] 27913b152528: Preparing [2023-08-14T20:16:08.283Z] f69ac02ce46a: Preparing [2023-08-14T20:16:08.283Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:08.283Z] cd5ffae8466f: Preparing [2023-08-14T20:16:08.283Z] 36b50b131297: Preparing [2023-08-14T20:16:08.283Z] 36b50b131297: Waiting [2023-08-14T20:16:08.283Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:08.283Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:08.283Z] e9078e64caa7: Layer already exists [2023-08-14T20:16:08.283Z] cd5ffae8466f: Layer already exists [2023-08-14T20:16:08.283Z] 27913b152528: Layer already exists [2023-08-14T20:16:08.283Z] 36b50b131297: Layer already exists [2023-08-14T20:16:08.283Z] 3.1.0-dev.22: digest: sha256:6321e6d72130c296e3bff43e36d5598925c055099babd2d80e84924602e190d0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:08.606Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:08.920Z] + docker push nexus3.edgexfoundry.org:10004/core-command:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:08.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-14T20:16:08.920Z] e9078e64caa7: Preparing [2023-08-14T20:16:08.920Z] 27913b152528: Preparing [2023-08-14T20:16:08.920Z] f69ac02ce46a: Preparing [2023-08-14T20:16:08.920Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:08.920Z] cd5ffae8466f: Preparing [2023-08-14T20:16:08.920Z] 36b50b131297: Preparing [2023-08-14T20:16:08.920Z] 36b50b131297: Waiting [2023-08-14T20:16:08.920Z] e9078e64caa7: Layer already exists [2023-08-14T20:16:08.920Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:08.920Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:08.920Z] cd5ffae8466f: Layer already exists [2023-08-14T20:16:08.920Z] 27913b152528: Layer already exists [2023-08-14T20:16:08.920Z] 36b50b131297: Layer already exists [2023-08-14T20:16:08.920Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:6321e6d72130c296e3bff43e36d5598925c055099babd2d80e84924602e190d0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:09.189Z] #62 ... [2023-08-14T20:16:09.189Z] [2023-08-14T20:16:09.189Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T20:16:09.189Z] #58 DONE 23.5s [2023-08-14T20:16:09.189Z] [2023-08-14T20:16:09.189Z] #60 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T20:16:09.189Z] #60 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:16:09.189Z] #60 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:16:09.189Z] #60 22.67 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T20:16:09.189Z] #60 22.67 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T20:16:09.189Z] #60 22.67 OK: 17689 distinct packages available [2023-08-14T20:16:09.189Z] #60 23.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:16:09.244Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:09.458Z] #60 ... [2023-08-14T20:16:09.458Z] [2023-08-14T20:16:09.458Z] #63 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T20:16:09.458Z] #63 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:16:09.458Z] #63 18.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:16:09.458Z] #63 23.83 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-14T20:16:09.458Z] #63 23.85 (2/2) Installing openssl (3.0.10-r0) [2023-08-14T20:16:09.458Z] #63 23.91 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:16:09.458Z] #63 24.00 OK: 8 MiB in 17 packages [2023-08-14T20:16:09.564Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-08-14T20:16:09.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-14T20:16:09.564Z] e9078e64caa7: Preparing [2023-08-14T20:16:09.564Z] 27913b152528: Preparing [2023-08-14T20:16:09.564Z] f69ac02ce46a: Preparing [2023-08-14T20:16:09.564Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:09.564Z] cd5ffae8466f: Preparing [2023-08-14T20:16:09.564Z] 36b50b131297: Preparing [2023-08-14T20:16:09.564Z] 36b50b131297: Waiting [2023-08-14T20:16:09.564Z] cd5ffae8466f: Layer already exists [2023-08-14T20:16:09.564Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:09.564Z] 27913b152528: Layer already exists [2023-08-14T20:16:09.564Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:09.564Z] e9078e64caa7: Layer already exists [2023-08-14T20:16:09.564Z] 36b50b131297: Layer already exists [2023-08-14T20:16:09.564Z] main: digest: sha256:6321e6d72130c296e3bff43e36d5598925c055099babd2d80e84924602e190d0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:16:09.605Z] ===================================================== [Pipeline] echo [2023-08-14T20:16:09.612Z] taggedImages: [2023-08-14T20:16:09.612Z] - nexus3.edgexfoundry.org:10004/core-command:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:09.612Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-14T20:16:09.612Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.22 [2023-08-14T20:16:09.612Z] - nexus3.edgexfoundry.org:10004/core-command:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:09.612Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-08-14T20:16:09.628Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-08-14T20:16:09.628Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:09.628Z] latest [2023-08-14T20:16:09.628Z] 3.1.0-dev.22 [2023-08-14T20:16:09.628Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:09.628Z] main [2023-08-14T20:16:09.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:09.944Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:10.060Z] #63 DONE 24.7s [2023-08-14T20:16:10.060Z] [2023-08-14T20:16:10.060Z] #39 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T20:16:10.060Z] #39 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:16:10.060Z] #39 17.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:16:10.060Z] #39 23.48 (1/4) Installing ca-certificates (20230506-r0) [2023-08-14T20:16:10.060Z] #39 23.81 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-14T20:16:10.060Z] #39 23.83 (3/4) Installing su-exec (0.2-r2) [2023-08-14T20:16:10.060Z] #39 23.84 (4/4) Installing yq (4.30.4-r4) [2023-08-14T20:16:10.060Z] #39 24.45 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:16:10.257Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:10.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-14T20:16:10.257Z] 26efe5cf951a: Preparing [2023-08-14T20:16:10.257Z] 7ece9cb1ad4d: Preparing [2023-08-14T20:16:10.257Z] b6e936368d6f: Preparing [2023-08-14T20:16:10.257Z] f4d9607671c1: Preparing [2023-08-14T20:16:10.257Z] f69ac02ce46a: Preparing [2023-08-14T20:16:10.257Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:10.257Z] cd5ffae8466f: Preparing [2023-08-14T20:16:10.257Z] 36b50b131297: Preparing [2023-08-14T20:16:10.257Z] 36b50b131297: Waiting [2023-08-14T20:16:10.257Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:10.257Z] cd5ffae8466f: Waiting [2023-08-14T20:16:10.257Z] 7ece9cb1ad4d: Pushed [2023-08-14T20:16:10.257Z] b6e936368d6f: Pushed [2023-08-14T20:16:10.257Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:10.326Z] #39 24.51 Executing ca-certificates-20230506-r0.trigger [2023-08-14T20:16:10.326Z] #39 ... [2023-08-14T20:16:10.326Z] [2023-08-14T20:16:10.326Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:16:10.326Z] #73 ... [2023-08-14T20:16:10.326Z] [2023-08-14T20:16:10.326Z] #74 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-14T20:16:10.326Z] #74 DONE 0.2s [2023-08-14T20:16:10.326Z] [2023-08-14T20:16:10.326Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T20:16:10.326Z] #59 24.66 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T20:16:10.326Z] #59 24.66 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T20:16:10.326Z] #59 24.66 OK: 17689 distinct packages available [2023-08-14T20:16:10.518Z] 26efe5cf951a: Pushed [2023-08-14T20:16:10.518Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:10.518Z] cd5ffae8466f: Layer already exists [2023-08-14T20:16:10.593Z] #59 25.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T20:16:10.776Z] 36b50b131297: Layer already exists [2023-08-14T20:16:11.342Z] f4d9607671c1: Pushed [2023-08-14T20:16:11.574Z] #59 ... [2023-08-14T20:16:11.574Z] [2023-08-14T20:16:11.574Z] #39 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T20:16:11.574Z] #39 25.42 OK: 17 MiB in 19 packages [2023-08-14T20:16:11.574Z] #39 DONE 26.0s [2023-08-14T20:16:11.600Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:94bbdcd39ad3d1e038b7f1d6f358ad96e8507f324dddef1c5421164e8b98e664 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:11.841Z] [2023-08-14T20:16:11.841Z] #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T20:16:11.841Z] #62 25.54 (1/9) Installing ca-certificates (20230506-r0) [2023-08-14T20:16:11.841Z] #62 25.70 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-14T20:16:11.841Z] #62 25.78 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-14T20:16:11.841Z] #62 25.79 (4/9) Installing libcurl (8.2.1-r0) [2023-08-14T20:16:11.841Z] #62 25.85 (5/9) Installing curl (8.2.1-r0) [2023-08-14T20:16:11.841Z] #62 25.90 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-14T20:16:11.841Z] #62 25.93 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-14T20:16:11.841Z] #62 25.94 (8/9) Installing libucontext (1.2-r0) [2023-08-14T20:16:11.841Z] #62 25.95 (9/9) Installing gcompat (1.1.0-r0) [2023-08-14T20:16:11.841Z] #62 25.97 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:16:11.841Z] #62 26.10 Executing ca-certificates-20230506-r0.trigger [2023-08-14T20:16:11.914Z] + 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-14T20:16:12.223Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-14T20:16:12.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-14T20:16:12.223Z] 26efe5cf951a: Preparing [2023-08-14T20:16:12.223Z] 7ece9cb1ad4d: Preparing [2023-08-14T20:16:12.223Z] b6e936368d6f: Preparing [2023-08-14T20:16:12.223Z] f4d9607671c1: Preparing [2023-08-14T20:16:12.223Z] f69ac02ce46a: Preparing [2023-08-14T20:16:12.223Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:12.223Z] cd5ffae8466f: Preparing [2023-08-14T20:16:12.223Z] 36b50b131297: Preparing [2023-08-14T20:16:12.223Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:12.223Z] 36b50b131297: Waiting [2023-08-14T20:16:12.223Z] cd5ffae8466f: Waiting [2023-08-14T20:16:12.223Z] 26efe5cf951a: Layer already exists [2023-08-14T20:16:12.223Z] f4d9607671c1: Layer already exists [2023-08-14T20:16:12.223Z] 7ece9cb1ad4d: Layer already exists [2023-08-14T20:16:12.223Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:12.223Z] b6e936368d6f: Layer already exists [2023-08-14T20:16:12.223Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:12.223Z] cd5ffae8466f: Layer already exists [2023-08-14T20:16:12.223Z] 36b50b131297: Layer already exists [2023-08-14T20:16:12.223Z] latest: digest: sha256:94bbdcd39ad3d1e038b7f1d6f358ad96e8507f324dddef1c5421164e8b98e664 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:12.425Z] #62 26.87 OK: 11 MiB in 24 packages [2023-08-14T20:16:12.532Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:12.845Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.22 [2023-08-14T20:16:12.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-14T20:16:12.846Z] 26efe5cf951a: Preparing [2023-08-14T20:16:12.846Z] 7ece9cb1ad4d: Preparing [2023-08-14T20:16:12.846Z] b6e936368d6f: Preparing [2023-08-14T20:16:12.846Z] f4d9607671c1: Preparing [2023-08-14T20:16:12.846Z] f69ac02ce46a: Preparing [2023-08-14T20:16:12.846Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:12.846Z] cd5ffae8466f: Preparing [2023-08-14T20:16:12.846Z] 36b50b131297: Preparing [2023-08-14T20:16:12.846Z] cd5ffae8466f: Waiting [2023-08-14T20:16:12.846Z] 36b50b131297: Waiting [2023-08-14T20:16:12.846Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:12.846Z] 7ece9cb1ad4d: Layer already exists [2023-08-14T20:16:12.846Z] f4d9607671c1: Layer already exists [2023-08-14T20:16:12.846Z] b6e936368d6f: Layer already exists [2023-08-14T20:16:12.846Z] cd5ffae8466f: Layer already exists [2023-08-14T20:16:12.846Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:12.846Z] 36b50b131297: Layer already exists [2023-08-14T20:16:12.846Z] 26efe5cf951a: Layer already exists [2023-08-14T20:16:12.846Z] 3.1.0-dev.22: digest: sha256:94bbdcd39ad3d1e038b7f1d6f358ad96e8507f324dddef1c5421164e8b98e664 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:13.006Z] #62 DONE 27.4s [2023-08-14T20:16:13.006Z] [2023-08-14T20:16:13.006Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T20:16:13.006Z] #59 26.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:16:13.161Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:13.468Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:13.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-14T20:16:13.468Z] 26efe5cf951a: Preparing [2023-08-14T20:16:13.468Z] 7ece9cb1ad4d: Preparing [2023-08-14T20:16:13.468Z] b6e936368d6f: Preparing [2023-08-14T20:16:13.468Z] f4d9607671c1: Preparing [2023-08-14T20:16:13.468Z] f69ac02ce46a: Preparing [2023-08-14T20:16:13.468Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:13.468Z] cd5ffae8466f: Preparing [2023-08-14T20:16:13.468Z] 36b50b131297: Preparing [2023-08-14T20:16:13.468Z] cd5ffae8466f: Waiting [2023-08-14T20:16:13.468Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:13.468Z] b6e936368d6f: Layer already exists [2023-08-14T20:16:13.468Z] 7ece9cb1ad4d: Layer already exists [2023-08-14T20:16:13.468Z] 26efe5cf951a: Layer already exists [2023-08-14T20:16:13.468Z] f4d9607671c1: Layer already exists [2023-08-14T20:16:13.468Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:13.468Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:13.468Z] 36b50b131297: Layer already exists [2023-08-14T20:16:13.468Z] cd5ffae8466f: Layer already exists [2023-08-14T20:16:13.468Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:94bbdcd39ad3d1e038b7f1d6f358ad96e8507f324dddef1c5421164e8b98e664 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:13.781Z] + 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-14T20:16:13.968Z] #59 ... [2023-08-14T20:16:13.968Z] [2023-08-14T20:16:13.968Z] #60 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T20:16:13.968Z] #60 25.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T20:16:13.968Z] #60 27.63 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-14T20:16:13.968Z] #60 27.66 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-14T20:16:13.968Z] #60 27.67 (3/5) Installing libucontext (1.2-r0) [2023-08-14T20:16:13.968Z] #60 27.67 (4/5) Installing gcompat (1.1.0-r0) [2023-08-14T20:16:13.968Z] #60 27.67 (5/5) Installing openssl (3.0.10-r0) [2023-08-14T20:16:13.968Z] #60 27.72 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:16:13.968Z] #60 27.75 OK: 9 MiB in 20 packages [2023-08-14T20:16:13.968Z] #60 DONE 28.2s [2023-08-14T20:16:13.968Z] [2023-08-14T20:16:13.968Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T20:16:13.968Z] #59 28.43 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-14T20:16:13.968Z] #59 28.45 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-14T20:16:13.968Z] #59 28.46 (3/4) Installing libucontext (1.2-r0) [2023-08-14T20:16:13.968Z] #59 28.48 (4/4) Installing gcompat (1.1.0-r0) [2023-08-14T20:16:13.968Z] #59 28.49 Executing busybox-1.35.0-r29.trigger [2023-08-14T20:16:13.968Z] #59 28.54 OK: 8 MiB in 19 packages [2023-08-14T20:16:14.112Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-08-14T20:16:14.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-14T20:16:14.112Z] 26efe5cf951a: Preparing [2023-08-14T20:16:14.112Z] 7ece9cb1ad4d: Preparing [2023-08-14T20:16:14.112Z] b6e936368d6f: Preparing [2023-08-14T20:16:14.112Z] f4d9607671c1: Preparing [2023-08-14T20:16:14.112Z] f69ac02ce46a: Preparing [2023-08-14T20:16:14.112Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:14.112Z] cd5ffae8466f: Preparing [2023-08-14T20:16:14.112Z] 36b50b131297: Preparing [2023-08-14T20:16:14.112Z] cd5ffae8466f: Waiting [2023-08-14T20:16:14.112Z] 36b50b131297: Waiting [2023-08-14T20:16:14.112Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:14.112Z] f4d9607671c1: Layer already exists [2023-08-14T20:16:14.112Z] 26efe5cf951a: Layer already exists [2023-08-14T20:16:14.112Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:14.112Z] b6e936368d6f: Layer already exists [2023-08-14T20:16:14.112Z] 7ece9cb1ad4d: Layer already exists [2023-08-14T20:16:14.112Z] cd5ffae8466f: Layer already exists [2023-08-14T20:16:14.112Z] 36b50b131297: Layer already exists [2023-08-14T20:16:14.112Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:14.112Z] main: digest: sha256:94bbdcd39ad3d1e038b7f1d6f358ad96e8507f324dddef1c5421164e8b98e664 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:16:14.160Z] ===================================================== [Pipeline] echo [2023-08-14T20:16:14.167Z] taggedImages: [2023-08-14T20:16:14.167Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:14.167Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-14T20:16:14.167Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.22 [2023-08-14T20:16:14.167Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:14.167Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-08-14T20:16:14.186Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-08-14T20:16:14.186Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:14.186Z] latest [2023-08-14T20:16:14.186Z] 3.1.0-dev.22 [2023-08-14T20:16:14.186Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:14.186Z] main [2023-08-14T20:16:14.186Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:14.500Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:14.558Z] #59 DONE 29.0s [2023-08-14T20:16:14.558Z] [2023-08-14T20:16:14.558Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:16:14.809Z] + docker push nexus3.edgexfoundry.org:10004/core-data:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:14.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-14T20:16:14.809Z] 5aa91da8faec: Preparing [2023-08-14T20:16:14.809Z] 26d950e3ff20: Preparing [2023-08-14T20:16:14.809Z] f69ac02ce46a: Preparing [2023-08-14T20:16:14.809Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:14.809Z] cd5ffae8466f: Preparing [2023-08-14T20:16:14.809Z] 36b50b131297: Preparing [2023-08-14T20:16:14.809Z] 36b50b131297: Waiting [2023-08-14T20:16:14.809Z] cd5ffae8466f: Layer already exists [2023-08-14T20:16:14.809Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:14.809Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:14.809Z] 5aa91da8faec: Pushed [2023-08-14T20:16:14.809Z] 36b50b131297: Layer already exists [2023-08-14T20:16:16.714Z] 26d950e3ff20: Pushed [2023-08-14T20:16:16.714Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:81040f3a16d272ddd61286632fa5e728fa9f916d98fc02c995d881afbabae0d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:17.032Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:17.343Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-14T20:16:17.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-14T20:16:17.343Z] 5aa91da8faec: Preparing [2023-08-14T20:16:17.343Z] 26d950e3ff20: Preparing [2023-08-14T20:16:17.343Z] f69ac02ce46a: Preparing [2023-08-14T20:16:17.343Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:17.343Z] cd5ffae8466f: Preparing [2023-08-14T20:16:17.343Z] 36b50b131297: Preparing [2023-08-14T20:16:17.343Z] 36b50b131297: Waiting [2023-08-14T20:16:17.343Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:17.343Z] 26d950e3ff20: Layer already exists [2023-08-14T20:16:17.343Z] 5aa91da8faec: Layer already exists [2023-08-14T20:16:17.343Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:17.343Z] cd5ffae8466f: Layer already exists [2023-08-14T20:16:17.343Z] 36b50b131297: Layer already exists [2023-08-14T20:16:17.343Z] latest: digest: sha256:81040f3a16d272ddd61286632fa5e728fa9f916d98fc02c995d881afbabae0d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:17.662Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:17.973Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.22 [2023-08-14T20:16:17.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-14T20:16:17.973Z] 5aa91da8faec: Preparing [2023-08-14T20:16:17.973Z] 26d950e3ff20: Preparing [2023-08-14T20:16:17.973Z] f69ac02ce46a: Preparing [2023-08-14T20:16:17.973Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:17.973Z] cd5ffae8466f: Preparing [2023-08-14T20:16:17.973Z] 36b50b131297: Preparing [2023-08-14T20:16:17.973Z] 36b50b131297: Waiting [2023-08-14T20:16:17.973Z] 26d950e3ff20: Layer already exists [2023-08-14T20:16:17.973Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:17.973Z] 5aa91da8faec: Layer already exists [2023-08-14T20:16:17.973Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:17.973Z] cd5ffae8466f: Layer already exists [2023-08-14T20:16:17.973Z] 36b50b131297: Layer already exists [2023-08-14T20:16:17.973Z] 3.1.0-dev.22: digest: sha256:81040f3a16d272ddd61286632fa5e728fa9f916d98fc02c995d881afbabae0d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:18.296Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:18.601Z] + docker push nexus3.edgexfoundry.org:10004/core-data:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:18.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-14T20:16:18.601Z] 5aa91da8faec: Preparing [2023-08-14T20:16:18.601Z] 26d950e3ff20: Preparing [2023-08-14T20:16:18.601Z] f69ac02ce46a: Preparing [2023-08-14T20:16:18.601Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:18.601Z] cd5ffae8466f: Preparing [2023-08-14T20:16:18.601Z] 36b50b131297: Preparing [2023-08-14T20:16:18.601Z] 36b50b131297: Waiting [2023-08-14T20:16:18.601Z] 26d950e3ff20: Layer already exists [2023-08-14T20:16:18.601Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:18.601Z] cd5ffae8466f: Layer already exists [2023-08-14T20:16:18.601Z] 5aa91da8faec: Layer already exists [2023-08-14T20:16:18.601Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:18.601Z] 36b50b131297: Layer already exists [2023-08-14T20:16:18.601Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:81040f3a16d272ddd61286632fa5e728fa9f916d98fc02c995d881afbabae0d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:18.907Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:19.216Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-08-14T20:16:19.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-14T20:16:19.216Z] 5aa91da8faec: Preparing [2023-08-14T20:16:19.216Z] 26d950e3ff20: Preparing [2023-08-14T20:16:19.216Z] f69ac02ce46a: Preparing [2023-08-14T20:16:19.216Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:19.216Z] cd5ffae8466f: Preparing [2023-08-14T20:16:19.216Z] 36b50b131297: Preparing [2023-08-14T20:16:19.216Z] 5aa91da8faec: Layer already exists [2023-08-14T20:16:19.216Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:19.216Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:19.216Z] cd5ffae8466f: Layer already exists [2023-08-14T20:16:19.216Z] 26d950e3ff20: Layer already exists [2023-08-14T20:16:19.216Z] 36b50b131297: Layer already exists [2023-08-14T20:16:19.216Z] main: digest: sha256:81040f3a16d272ddd61286632fa5e728fa9f916d98fc02c995d881afbabae0d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:16:19.264Z] ===================================================== [Pipeline] echo [2023-08-14T20:16:19.272Z] taggedImages: [2023-08-14T20:16:19.272Z] - nexus3.edgexfoundry.org:10004/core-data:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:19.272Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-14T20:16:19.272Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.22 [2023-08-14T20:16:19.272Z] - nexus3.edgexfoundry.org:10004/core-data:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:19.272Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-08-14T20:16:19.296Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-08-14T20:16:19.296Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:19.296Z] latest [2023-08-14T20:16:19.296Z] 3.1.0-dev.22 [2023-08-14T20:16:19.296Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:19.296Z] main [2023-08-14T20:16:19.296Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:19.609Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:19.918Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:19.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-14T20:16:19.919Z] 47eef0236bff: Preparing [2023-08-14T20:16:19.919Z] 999a08c746d2: Preparing [2023-08-14T20:16:19.919Z] ebb881faad27: Preparing [2023-08-14T20:16:19.919Z] f69ac02ce46a: Preparing [2023-08-14T20:16:19.919Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:19.919Z] cd5ffae8466f: Preparing [2023-08-14T20:16:19.919Z] 36b50b131297: Preparing [2023-08-14T20:16:19.919Z] cd5ffae8466f: Waiting [2023-08-14T20:16:19.919Z] 36b50b131297: Waiting [2023-08-14T20:16:19.919Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:19.919Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:19.919Z] cd5ffae8466f: Layer already exists [2023-08-14T20:16:19.919Z] 36b50b131297: Layer already exists [2023-08-14T20:16:19.919Z] 999a08c746d2: Pushed [2023-08-14T20:16:19.919Z] 47eef0236bff: Pushed [2023-08-14T20:16:21.820Z] ebb881faad27: Pushed [2023-08-14T20:16:21.820Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:2a876653f4f05c0d346137913fb1ed736c4c576d308635c1d6bd1821b2d8c380 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:22.140Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:22.441Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-14T20:16:22.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-14T20:16:22.441Z] 47eef0236bff: Preparing [2023-08-14T20:16:22.441Z] 999a08c746d2: Preparing [2023-08-14T20:16:22.441Z] ebb881faad27: Preparing [2023-08-14T20:16:22.441Z] f69ac02ce46a: Preparing [2023-08-14T20:16:22.441Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:22.441Z] cd5ffae8466f: Preparing [2023-08-14T20:16:22.441Z] 36b50b131297: Preparing [2023-08-14T20:16:22.441Z] 36b50b131297: Waiting [2023-08-14T20:16:22.441Z] cd5ffae8466f: Waiting [2023-08-14T20:16:22.441Z] 999a08c746d2: Layer already exists [2023-08-14T20:16:22.441Z] ebb881faad27: Layer already exists [2023-08-14T20:16:22.441Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:22.441Z] 47eef0236bff: Layer already exists [2023-08-14T20:16:22.441Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:22.441Z] cd5ffae8466f: Layer already exists [2023-08-14T20:16:22.441Z] 36b50b131297: Layer already exists [2023-08-14T20:16:22.441Z] latest: digest: sha256:2a876653f4f05c0d346137913fb1ed736c4c576d308635c1d6bd1821b2d8c380 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:22.795Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:23.101Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.22 [2023-08-14T20:16:23.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-14T20:16:23.101Z] 47eef0236bff: Preparing [2023-08-14T20:16:23.101Z] 999a08c746d2: Preparing [2023-08-14T20:16:23.101Z] ebb881faad27: Preparing [2023-08-14T20:16:23.101Z] f69ac02ce46a: Preparing [2023-08-14T20:16:23.101Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:23.101Z] cd5ffae8466f: Preparing [2023-08-14T20:16:23.101Z] 36b50b131297: Preparing [2023-08-14T20:16:23.101Z] cd5ffae8466f: Waiting [2023-08-14T20:16:23.101Z] 36b50b131297: Waiting [2023-08-14T20:16:23.101Z] 47eef0236bff: Layer already exists [2023-08-14T20:16:23.101Z] ebb881faad27: Layer already exists [2023-08-14T20:16:23.101Z] 999a08c746d2: Layer already exists [2023-08-14T20:16:23.101Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:23.101Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:23.101Z] cd5ffae8466f: Layer already exists [2023-08-14T20:16:23.101Z] 36b50b131297: Layer already exists [2023-08-14T20:16:23.101Z] 3.1.0-dev.22: digest: sha256:2a876653f4f05c0d346137913fb1ed736c4c576d308635c1d6bd1821b2d8c380 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:23.408Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:23.723Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:23.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-14T20:16:23.723Z] 47eef0236bff: Preparing [2023-08-14T20:16:23.723Z] 999a08c746d2: Preparing [2023-08-14T20:16:23.723Z] ebb881faad27: Preparing [2023-08-14T20:16:23.723Z] f69ac02ce46a: Preparing [2023-08-14T20:16:23.723Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:23.723Z] cd5ffae8466f: Preparing [2023-08-14T20:16:23.723Z] 36b50b131297: Preparing [2023-08-14T20:16:23.723Z] cd5ffae8466f: Waiting [2023-08-14T20:16:23.723Z] 999a08c746d2: Layer already exists [2023-08-14T20:16:23.723Z] 47eef0236bff: Layer already exists [2023-08-14T20:16:23.723Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:23.723Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:23.723Z] ebb881faad27: Layer already exists [2023-08-14T20:16:23.723Z] 36b50b131297: Layer already exists [2023-08-14T20:16:23.723Z] cd5ffae8466f: Layer already exists [2023-08-14T20:16:23.723Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:2a876653f4f05c0d346137913fb1ed736c4c576d308635c1d6bd1821b2d8c380 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:24.109Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:24.497Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-08-14T20:16:24.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-14T20:16:24.497Z] 47eef0236bff: Preparing [2023-08-14T20:16:24.497Z] 999a08c746d2: Preparing [2023-08-14T20:16:24.497Z] ebb881faad27: Preparing [2023-08-14T20:16:24.497Z] f69ac02ce46a: Preparing [2023-08-14T20:16:24.497Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:24.497Z] cd5ffae8466f: Preparing [2023-08-14T20:16:24.497Z] 36b50b131297: Preparing [2023-08-14T20:16:24.497Z] cd5ffae8466f: Waiting [2023-08-14T20:16:24.497Z] 36b50b131297: Waiting [2023-08-14T20:16:24.497Z] 47eef0236bff: Layer already exists [2023-08-14T20:16:24.497Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:24.497Z] 999a08c746d2: Layer already exists [2023-08-14T20:16:24.497Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:24.497Z] ebb881faad27: Layer already exists [2023-08-14T20:16:24.497Z] 36b50b131297: Layer already exists [2023-08-14T20:16:24.497Z] cd5ffae8466f: Layer already exists [2023-08-14T20:16:24.497Z] main: digest: sha256:2a876653f4f05c0d346137913fb1ed736c4c576d308635c1d6bd1821b2d8c380 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:16:24.567Z] ===================================================== [Pipeline] echo [2023-08-14T20:16:24.580Z] taggedImages: [2023-08-14T20:16:24.580Z] - nexus3.edgexfoundry.org:10004/core-metadata:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:24.580Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-14T20:16:24.580Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.22 [2023-08-14T20:16:24.580Z] - nexus3.edgexfoundry.org:10004/core-metadata:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:24.580Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-08-14T20:16:24.605Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-08-14T20:16:24.605Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:24.605Z] latest [2023-08-14T20:16:24.605Z] 3.1.0-dev.22 [2023-08-14T20:16:24.605Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:24.605Z] main [2023-08-14T20:16:24.605Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:24.974Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:25.332Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:25.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-14T20:16:25.332Z] 2f15ae9faecd: Preparing [2023-08-14T20:16:25.332Z] 5502d8c98cda: Preparing [2023-08-14T20:16:25.332Z] cb530738b74d: Preparing [2023-08-14T20:16:25.332Z] 3b29c645ba7a: Preparing [2023-08-14T20:16:25.332Z] a736acf3b734: Preparing [2023-08-14T20:16:25.332Z] 1c361b7586d7: Preparing [2023-08-14T20:16:25.332Z] b609169a5e81: Preparing [2023-08-14T20:16:25.332Z] f69ac02ce46a: Preparing [2023-08-14T20:16:25.332Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:25.332Z] 06b01cf5c022: Preparing [2023-08-14T20:16:25.332Z] fb03332c2205: Preparing [2023-08-14T20:16:25.332Z] 5f70bf18a086: Preparing [2023-08-14T20:16:25.332Z] 54087c3a1ada: Preparing [2023-08-14T20:16:25.332Z] 9219e7f47f7a: Preparing [2023-08-14T20:16:25.332Z] 36b50b131297: Preparing [2023-08-14T20:16:25.332Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:25.332Z] 54087c3a1ada: Waiting [2023-08-14T20:16:25.332Z] fb03332c2205: Waiting [2023-08-14T20:16:25.332Z] 9219e7f47f7a: Waiting [2023-08-14T20:16:25.332Z] 5f70bf18a086: Waiting [2023-08-14T20:16:25.332Z] 06b01cf5c022: Waiting [2023-08-14T20:16:25.332Z] 1c361b7586d7: Waiting [2023-08-14T20:16:25.332Z] 36b50b131297: Waiting [2023-08-14T20:16:25.332Z] b609169a5e81: Waiting [2023-08-14T20:16:25.332Z] f69ac02ce46a: Waiting [2023-08-14T20:16:25.332Z] 2f15ae9faecd: Pushed [2023-08-14T20:16:25.332Z] a736acf3b734: Pushed [2023-08-14T20:16:25.332Z] 3b29c645ba7a: Pushed [2023-08-14T20:16:25.332Z] 5502d8c98cda: Pushed [2023-08-14T20:16:25.332Z] cb530738b74d: Pushed [2023-08-14T20:16:25.332Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:25.332Z] 1c361b7586d7: Pushed [2023-08-14T20:16:25.332Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:25.591Z] 06b01cf5c022: Pushed [2023-08-14T20:16:25.591Z] 54087c3a1ada: Pushed [2023-08-14T20:16:25.591Z] 5f70bf18a086: Pushed [2023-08-14T20:16:25.591Z] fb03332c2205: Pushed [2023-08-14T20:16:25.591Z] 36b50b131297: Layer already exists [2023-08-14T20:16:25.591Z] 9219e7f47f7a: Pushed [2023-08-14T20:16:27.494Z] b609169a5e81: Pushed [2023-08-14T20:16:27.494Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:c3aa247ae7158ad0e7345d9e8f7865f7ff3b942df1e17eff86dcb06457e672de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:27.812Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:28.125Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-14T20:16:28.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-14T20:16:28.125Z] 2f15ae9faecd: Preparing [2023-08-14T20:16:28.125Z] 5502d8c98cda: Preparing [2023-08-14T20:16:28.125Z] cb530738b74d: Preparing [2023-08-14T20:16:28.125Z] 3b29c645ba7a: Preparing [2023-08-14T20:16:28.125Z] a736acf3b734: Preparing [2023-08-14T20:16:28.125Z] 1c361b7586d7: Preparing [2023-08-14T20:16:28.125Z] b609169a5e81: Preparing [2023-08-14T20:16:28.125Z] f69ac02ce46a: Preparing [2023-08-14T20:16:28.125Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:28.125Z] 06b01cf5c022: Preparing [2023-08-14T20:16:28.125Z] fb03332c2205: Preparing [2023-08-14T20:16:28.125Z] 5f70bf18a086: Preparing [2023-08-14T20:16:28.125Z] 54087c3a1ada: Preparing [2023-08-14T20:16:28.125Z] 9219e7f47f7a: Preparing [2023-08-14T20:16:28.125Z] 36b50b131297: Preparing [2023-08-14T20:16:28.125Z] f69ac02ce46a: Waiting [2023-08-14T20:16:28.125Z] 1c361b7586d7: Waiting [2023-08-14T20:16:28.125Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:28.125Z] 06b01cf5c022: Waiting [2023-08-14T20:16:28.125Z] b609169a5e81: Waiting [2023-08-14T20:16:28.125Z] fb03332c2205: Waiting [2023-08-14T20:16:28.125Z] 9219e7f47f7a: Waiting [2023-08-14T20:16:28.125Z] 5f70bf18a086: Waiting [2023-08-14T20:16:28.125Z] 36b50b131297: Waiting [2023-08-14T20:16:28.125Z] 54087c3a1ada: Waiting [2023-08-14T20:16:28.125Z] 2f15ae9faecd: Layer already exists [2023-08-14T20:16:28.125Z] cb530738b74d: Layer already exists [2023-08-14T20:16:28.125Z] a736acf3b734: Layer already exists [2023-08-14T20:16:28.125Z] 3b29c645ba7a: Layer already exists [2023-08-14T20:16:28.125Z] 5502d8c98cda: Layer already exists [2023-08-14T20:16:28.125Z] 1c361b7586d7: Layer already exists [2023-08-14T20:16:28.125Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:28.125Z] b609169a5e81: Layer already exists [2023-08-14T20:16:28.125Z] 06b01cf5c022: Layer already exists [2023-08-14T20:16:28.125Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:28.125Z] 5f70bf18a086: Layer already exists [2023-08-14T20:16:28.125Z] fb03332c2205: Layer already exists [2023-08-14T20:16:28.125Z] 54087c3a1ada: Layer already exists [2023-08-14T20:16:28.125Z] 9219e7f47f7a: Layer already exists [2023-08-14T20:16:28.125Z] 36b50b131297: Layer already exists [2023-08-14T20:16:28.125Z] latest: digest: sha256:c3aa247ae7158ad0e7345d9e8f7865f7ff3b942df1e17eff86dcb06457e672de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:28.439Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:28.777Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.22 [2023-08-14T20:16:28.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-14T20:16:28.778Z] 2f15ae9faecd: Preparing [2023-08-14T20:16:28.778Z] 5502d8c98cda: Preparing [2023-08-14T20:16:28.778Z] cb530738b74d: Preparing [2023-08-14T20:16:28.778Z] 3b29c645ba7a: Preparing [2023-08-14T20:16:28.778Z] a736acf3b734: Preparing [2023-08-14T20:16:28.778Z] 1c361b7586d7: Preparing [2023-08-14T20:16:28.778Z] b609169a5e81: Preparing [2023-08-14T20:16:28.778Z] f69ac02ce46a: Preparing [2023-08-14T20:16:28.778Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:28.778Z] 06b01cf5c022: Preparing [2023-08-14T20:16:28.778Z] fb03332c2205: Preparing [2023-08-14T20:16:28.778Z] 5f70bf18a086: Preparing [2023-08-14T20:16:28.778Z] 54087c3a1ada: Preparing [2023-08-14T20:16:28.778Z] 9219e7f47f7a: Preparing [2023-08-14T20:16:28.778Z] 36b50b131297: Preparing [2023-08-14T20:16:28.778Z] 54087c3a1ada: Waiting [2023-08-14T20:16:28.778Z] 06b01cf5c022: Waiting [2023-08-14T20:16:28.778Z] fb03332c2205: Waiting [2023-08-14T20:16:28.778Z] 9219e7f47f7a: Waiting [2023-08-14T20:16:28.778Z] 36b50b131297: Waiting [2023-08-14T20:16:28.778Z] 1c361b7586d7: Waiting [2023-08-14T20:16:28.778Z] f69ac02ce46a: Waiting [2023-08-14T20:16:28.778Z] b609169a5e81: Waiting [2023-08-14T20:16:28.778Z] 5f70bf18a086: Waiting [2023-08-14T20:16:28.778Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:28.778Z] 3b29c645ba7a: Layer already exists [2023-08-14T20:16:28.778Z] 5502d8c98cda: Layer already exists [2023-08-14T20:16:28.778Z] 2f15ae9faecd: Layer already exists [2023-08-14T20:16:28.778Z] cb530738b74d: Layer already exists [2023-08-14T20:16:28.778Z] a736acf3b734: Layer already exists [2023-08-14T20:16:28.778Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:28.778Z] 06b01cf5c022: Layer already exists [2023-08-14T20:16:28.778Z] 1c361b7586d7: Layer already exists [2023-08-14T20:16:28.778Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:28.778Z] b609169a5e81: Layer already exists [2023-08-14T20:16:28.778Z] fb03332c2205: Layer already exists [2023-08-14T20:16:28.778Z] 9219e7f47f7a: Layer already exists [2023-08-14T20:16:28.778Z] 5f70bf18a086: Layer already exists [2023-08-14T20:16:28.778Z] 36b50b131297: Layer already exists [2023-08-14T20:16:28.778Z] 54087c3a1ada: Layer already exists [2023-08-14T20:16:28.778Z] 3.1.0-dev.22: digest: sha256:c3aa247ae7158ad0e7345d9e8f7865f7ff3b942df1e17eff86dcb06457e672de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:29.085Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:29.392Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:29.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-14T20:16:29.392Z] 2f15ae9faecd: Preparing [2023-08-14T20:16:29.392Z] 5502d8c98cda: Preparing [2023-08-14T20:16:29.392Z] cb530738b74d: Preparing [2023-08-14T20:16:29.392Z] 3b29c645ba7a: Preparing [2023-08-14T20:16:29.392Z] a736acf3b734: Preparing [2023-08-14T20:16:29.392Z] 1c361b7586d7: Preparing [2023-08-14T20:16:29.392Z] b609169a5e81: Preparing [2023-08-14T20:16:29.392Z] f69ac02ce46a: Preparing [2023-08-14T20:16:29.392Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:29.392Z] 06b01cf5c022: Preparing [2023-08-14T20:16:29.392Z] fb03332c2205: Preparing [2023-08-14T20:16:29.392Z] 5f70bf18a086: Preparing [2023-08-14T20:16:29.392Z] 54087c3a1ada: Preparing [2023-08-14T20:16:29.392Z] 9219e7f47f7a: Preparing [2023-08-14T20:16:29.392Z] 36b50b131297: Preparing [2023-08-14T20:16:29.392Z] b609169a5e81: Waiting [2023-08-14T20:16:29.392Z] f69ac02ce46a: Waiting [2023-08-14T20:16:29.392Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:29.392Z] 06b01cf5c022: Waiting [2023-08-14T20:16:29.392Z] fb03332c2205: Waiting [2023-08-14T20:16:29.392Z] 54087c3a1ada: Waiting [2023-08-14T20:16:29.392Z] 5f70bf18a086: Waiting [2023-08-14T20:16:29.392Z] 1c361b7586d7: Waiting [2023-08-14T20:16:29.392Z] 2f15ae9faecd: Layer already exists [2023-08-14T20:16:29.392Z] a736acf3b734: Layer already exists [2023-08-14T20:16:29.392Z] cb530738b74d: Layer already exists [2023-08-14T20:16:29.392Z] 3b29c645ba7a: Layer already exists [2023-08-14T20:16:29.392Z] 5502d8c98cda: Layer already exists [2023-08-14T20:16:29.392Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:29.392Z] 06b01cf5c022: Layer already exists [2023-08-14T20:16:29.392Z] 1c361b7586d7: Layer already exists [2023-08-14T20:16:29.392Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:29.392Z] b609169a5e81: Layer already exists [2023-08-14T20:16:29.392Z] fb03332c2205: Layer already exists [2023-08-14T20:16:29.392Z] 9219e7f47f7a: Layer already exists [2023-08-14T20:16:29.392Z] 5f70bf18a086: Layer already exists [2023-08-14T20:16:29.392Z] 54087c3a1ada: Layer already exists [2023-08-14T20:16:29.392Z] 36b50b131297: Layer already exists [2023-08-14T20:16:29.392Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:c3aa247ae7158ad0e7345d9e8f7865f7ff3b942df1e17eff86dcb06457e672de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:29.703Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:30.005Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-08-14T20:16:30.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-14T20:16:30.005Z] 2f15ae9faecd: Preparing [2023-08-14T20:16:30.005Z] 5502d8c98cda: Preparing [2023-08-14T20:16:30.005Z] cb530738b74d: Preparing [2023-08-14T20:16:30.005Z] 3b29c645ba7a: Preparing [2023-08-14T20:16:30.005Z] a736acf3b734: Preparing [2023-08-14T20:16:30.005Z] 1c361b7586d7: Preparing [2023-08-14T20:16:30.005Z] b609169a5e81: Preparing [2023-08-14T20:16:30.005Z] f69ac02ce46a: Preparing [2023-08-14T20:16:30.005Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:30.005Z] 06b01cf5c022: Preparing [2023-08-14T20:16:30.005Z] fb03332c2205: Preparing [2023-08-14T20:16:30.005Z] 5f70bf18a086: Preparing [2023-08-14T20:16:30.005Z] 54087c3a1ada: Preparing [2023-08-14T20:16:30.005Z] 9219e7f47f7a: Preparing [2023-08-14T20:16:30.005Z] 36b50b131297: Preparing [2023-08-14T20:16:30.005Z] 1c361b7586d7: Waiting [2023-08-14T20:16:30.005Z] b609169a5e81: Waiting [2023-08-14T20:16:30.005Z] f69ac02ce46a: Waiting [2023-08-14T20:16:30.005Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:30.005Z] 06b01cf5c022: Waiting [2023-08-14T20:16:30.005Z] fb03332c2205: Waiting [2023-08-14T20:16:30.005Z] 5f70bf18a086: Waiting [2023-08-14T20:16:30.005Z] 54087c3a1ada: Waiting [2023-08-14T20:16:30.005Z] 36b50b131297: Waiting [2023-08-14T20:16:30.005Z] 9219e7f47f7a: Waiting [2023-08-14T20:16:30.005Z] 3b29c645ba7a: Layer already exists [2023-08-14T20:16:30.005Z] a736acf3b734: Layer already exists [2023-08-14T20:16:30.005Z] cb530738b74d: Layer already exists [2023-08-14T20:16:30.005Z] 2f15ae9faecd: Layer already exists [2023-08-14T20:16:30.005Z] 5502d8c98cda: Layer already exists [2023-08-14T20:16:30.005Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:30.005Z] b609169a5e81: Layer already exists [2023-08-14T20:16:30.005Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:30.005Z] 06b01cf5c022: Layer already exists [2023-08-14T20:16:30.005Z] 1c361b7586d7: Layer already exists [2023-08-14T20:16:30.005Z] 54087c3a1ada: Layer already exists [2023-08-14T20:16:30.005Z] fb03332c2205: Layer already exists [2023-08-14T20:16:30.005Z] 5f70bf18a086: Layer already exists [2023-08-14T20:16:30.005Z] 36b50b131297: Layer already exists [2023-08-14T20:16:30.005Z] 9219e7f47f7a: Layer already exists [2023-08-14T20:16:30.005Z] main: digest: sha256:c3aa247ae7158ad0e7345d9e8f7865f7ff3b942df1e17eff86dcb06457e672de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:16:30.045Z] ===================================================== [Pipeline] echo [2023-08-14T20:16:30.053Z] taggedImages: [2023-08-14T20:16:30.053Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:30.053Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-14T20:16:30.053Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.22 [2023-08-14T20:16:30.053Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:30.053Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-08-14T20:16:30.069Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-08-14T20:16:30.069Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:30.069Z] latest [2023-08-14T20:16:30.069Z] 3.1.0-dev.22 [2023-08-14T20:16:30.069Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:30.069Z] main [2023-08-14T20:16:30.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:30.387Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:30.691Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:30.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-14T20:16:30.692Z] 26efe5cf951a: Preparing [2023-08-14T20:16:30.692Z] 7ece9cb1ad4d: Preparing [2023-08-14T20:16:30.692Z] fc9347d0affd: Preparing [2023-08-14T20:16:30.692Z] 90fe617558b0: Preparing [2023-08-14T20:16:30.692Z] f69ac02ce46a: Preparing [2023-08-14T20:16:30.692Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:30.692Z] cd5ffae8466f: Preparing [2023-08-14T20:16:30.692Z] 36b50b131297: Preparing [2023-08-14T20:16:30.692Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:30.692Z] cd5ffae8466f: Waiting [2023-08-14T20:16:30.692Z] 36b50b131297: Waiting [2023-08-14T20:16:30.692Z] 7ece9cb1ad4d: Layer already exists [2023-08-14T20:16:30.692Z] 26efe5cf951a: Layer already exists [2023-08-14T20:16:30.692Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:30.692Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:30.692Z] cd5ffae8466f: Layer already exists [2023-08-14T20:16:30.692Z] 36b50b131297: Layer already exists [2023-08-14T20:16:30.692Z] fc9347d0affd: Pushed [2023-08-14T20:16:32.065Z] 90fe617558b0: Pushed [2023-08-14T20:16:32.065Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:d6c12035f294859aa0740058afa03468f98e143665cf3d7c3fcfa2955d0f8d07 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:32.387Z] + 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-14T20:16:32.697Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-14T20:16:32.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-14T20:16:32.697Z] 26efe5cf951a: Preparing [2023-08-14T20:16:32.697Z] 7ece9cb1ad4d: Preparing [2023-08-14T20:16:32.697Z] fc9347d0affd: Preparing [2023-08-14T20:16:32.697Z] 90fe617558b0: Preparing [2023-08-14T20:16:32.697Z] f69ac02ce46a: Preparing [2023-08-14T20:16:32.697Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:32.697Z] cd5ffae8466f: Preparing [2023-08-14T20:16:32.697Z] 36b50b131297: Preparing [2023-08-14T20:16:32.697Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:32.697Z] cd5ffae8466f: Waiting [2023-08-14T20:16:32.697Z] 36b50b131297: Waiting [2023-08-14T20:16:32.697Z] 90fe617558b0: Layer already exists [2023-08-14T20:16:32.697Z] 26efe5cf951a: Layer already exists [2023-08-14T20:16:32.697Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:32.697Z] fc9347d0affd: Layer already exists [2023-08-14T20:16:32.697Z] 7ece9cb1ad4d: Layer already exists [2023-08-14T20:16:32.697Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:32.697Z] cd5ffae8466f: Layer already exists [2023-08-14T20:16:32.697Z] 36b50b131297: Layer already exists [2023-08-14T20:16:32.697Z] latest: digest: sha256:d6c12035f294859aa0740058afa03468f98e143665cf3d7c3fcfa2955d0f8d07 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:33.013Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:33.321Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.22 [2023-08-14T20:16:33.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-14T20:16:33.321Z] 26efe5cf951a: Preparing [2023-08-14T20:16:33.321Z] 7ece9cb1ad4d: Preparing [2023-08-14T20:16:33.321Z] fc9347d0affd: Preparing [2023-08-14T20:16:33.321Z] 90fe617558b0: Preparing [2023-08-14T20:16:33.321Z] f69ac02ce46a: Preparing [2023-08-14T20:16:33.321Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:33.321Z] cd5ffae8466f: Preparing [2023-08-14T20:16:33.321Z] 36b50b131297: Preparing [2023-08-14T20:16:33.321Z] cd5ffae8466f: Waiting [2023-08-14T20:16:33.321Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:33.321Z] 90fe617558b0: Layer already exists [2023-08-14T20:16:33.321Z] 7ece9cb1ad4d: Layer already exists [2023-08-14T20:16:33.321Z] fc9347d0affd: Layer already exists [2023-08-14T20:16:33.321Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:33.321Z] 26efe5cf951a: Layer already exists [2023-08-14T20:16:33.321Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:33.321Z] cd5ffae8466f: Layer already exists [2023-08-14T20:16:33.321Z] 36b50b131297: Layer already exists [2023-08-14T20:16:33.321Z] 3.1.0-dev.22: digest: sha256:d6c12035f294859aa0740058afa03468f98e143665cf3d7c3fcfa2955d0f8d07 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:33.644Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:33.966Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:33.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-14T20:16:33.966Z] 26efe5cf951a: Preparing [2023-08-14T20:16:33.966Z] 7ece9cb1ad4d: Preparing [2023-08-14T20:16:33.966Z] fc9347d0affd: Preparing [2023-08-14T20:16:33.966Z] 90fe617558b0: Preparing [2023-08-14T20:16:33.966Z] f69ac02ce46a: Preparing [2023-08-14T20:16:33.966Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:33.966Z] cd5ffae8466f: Preparing [2023-08-14T20:16:33.966Z] 36b50b131297: Preparing [2023-08-14T20:16:33.966Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:33.966Z] cd5ffae8466f: Waiting [2023-08-14T20:16:33.966Z] 36b50b131297: Waiting [2023-08-14T20:16:33.966Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:33.966Z] 7ece9cb1ad4d: Layer already exists [2023-08-14T20:16:33.966Z] 90fe617558b0: Layer already exists [2023-08-14T20:16:33.966Z] fc9347d0affd: Layer already exists [2023-08-14T20:16:33.966Z] 26efe5cf951a: Layer already exists [2023-08-14T20:16:33.966Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:33.966Z] cd5ffae8466f: Layer already exists [2023-08-14T20:16:33.966Z] 36b50b131297: Layer already exists [2023-08-14T20:16:33.966Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:d6c12035f294859aa0740058afa03468f98e143665cf3d7c3fcfa2955d0f8d07 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:34.292Z] + 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-14T20:16:34.599Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-08-14T20:16:34.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-14T20:16:34.599Z] 26efe5cf951a: Preparing [2023-08-14T20:16:34.599Z] 7ece9cb1ad4d: Preparing [2023-08-14T20:16:34.599Z] fc9347d0affd: Preparing [2023-08-14T20:16:34.599Z] 90fe617558b0: Preparing [2023-08-14T20:16:34.599Z] f69ac02ce46a: Preparing [2023-08-14T20:16:34.599Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:34.599Z] cd5ffae8466f: Preparing [2023-08-14T20:16:34.599Z] 36b50b131297: Preparing [2023-08-14T20:16:34.599Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:34.599Z] cd5ffae8466f: Waiting [2023-08-14T20:16:34.599Z] 36b50b131297: Waiting [2023-08-14T20:16:34.599Z] 7ece9cb1ad4d: Layer already exists [2023-08-14T20:16:34.599Z] 26efe5cf951a: Layer already exists [2023-08-14T20:16:34.599Z] fc9347d0affd: Layer already exists [2023-08-14T20:16:34.599Z] 90fe617558b0: Layer already exists [2023-08-14T20:16:34.599Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:34.599Z] 36b50b131297: Layer already exists [2023-08-14T20:16:34.599Z] cd5ffae8466f: Layer already exists [2023-08-14T20:16:34.599Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:34.858Z] main: digest: sha256:d6c12035f294859aa0740058afa03468f98e143665cf3d7c3fcfa2955d0f8d07 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:16:34.909Z] ===================================================== [Pipeline] echo [2023-08-14T20:16:34.918Z] taggedImages: [2023-08-14T20:16:34.918Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:34.918Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-14T20:16:34.918Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.22 [2023-08-14T20:16:34.918Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:34.918Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-08-14T20:16:34.940Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-08-14T20:16:34.940Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:34.940Z] latest [2023-08-14T20:16:34.940Z] 3.1.0-dev.22 [2023-08-14T20:16:34.940Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:34.940Z] main [2023-08-14T20:16:34.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:35.267Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:35.572Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:35.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-14T20:16:35.572Z] 90e0dbc1496c: Preparing [2023-08-14T20:16:35.572Z] aeec52869ee1: Preparing [2023-08-14T20:16:35.572Z] 39cdf40f2d20: Preparing [2023-08-14T20:16:35.572Z] 0007b898188b: Preparing [2023-08-14T20:16:35.572Z] f69ac02ce46a: Preparing [2023-08-14T20:16:35.572Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:35.572Z] 23dc674f414b: Preparing [2023-08-14T20:16:35.572Z] 5b496de60eea: Preparing [2023-08-14T20:16:35.572Z] 36b50b131297: Preparing [2023-08-14T20:16:35.572Z] 5b496de60eea: Waiting [2023-08-14T20:16:35.572Z] 23dc674f414b: Waiting [2023-08-14T20:16:35.572Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:35.572Z] 36b50b131297: Waiting [2023-08-14T20:16:35.572Z] 0007b898188b: Pushed [2023-08-14T20:16:35.572Z] aeec52869ee1: Pushed [2023-08-14T20:16:35.572Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:35.831Z] 90e0dbc1496c: Pushed [2023-08-14T20:16:35.831Z] 23dc674f414b: Pushed [2023-08-14T20:16:35.831Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:36.089Z] 36b50b131297: Layer already exists [2023-08-14T20:16:36.089Z] 5b496de60eea: Pushed [2023-08-14T20:16:37.025Z] 39cdf40f2d20: Pushed [2023-08-14T20:16:37.025Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:0045491c662daf1fa8ee256bccf86165a145ee5e3f9fa51eeef91e5c029117a9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:37.342Z] + 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-14T20:16:37.650Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-14T20:16:37.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-14T20:16:37.650Z] 90e0dbc1496c: Preparing [2023-08-14T20:16:37.650Z] aeec52869ee1: Preparing [2023-08-14T20:16:37.650Z] 39cdf40f2d20: Preparing [2023-08-14T20:16:37.650Z] 0007b898188b: Preparing [2023-08-14T20:16:37.650Z] f69ac02ce46a: Preparing [2023-08-14T20:16:37.650Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:37.650Z] 23dc674f414b: Preparing [2023-08-14T20:16:37.650Z] 5b496de60eea: Preparing [2023-08-14T20:16:37.650Z] 36b50b131297: Preparing [2023-08-14T20:16:37.650Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:37.650Z] 23dc674f414b: Waiting [2023-08-14T20:16:37.650Z] 5b496de60eea: Waiting [2023-08-14T20:16:37.650Z] 36b50b131297: Waiting [2023-08-14T20:16:37.650Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:37.650Z] aeec52869ee1: Layer already exists [2023-08-14T20:16:37.650Z] 39cdf40f2d20: Layer already exists [2023-08-14T20:16:37.650Z] 90e0dbc1496c: Layer already exists [2023-08-14T20:16:37.650Z] 0007b898188b: Layer already exists [2023-08-14T20:16:37.650Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:37.650Z] 23dc674f414b: Layer already exists [2023-08-14T20:16:37.650Z] 5b496de60eea: Layer already exists [2023-08-14T20:16:37.650Z] 36b50b131297: Layer already exists [2023-08-14T20:16:37.650Z] latest: digest: sha256:0045491c662daf1fa8ee256bccf86165a145ee5e3f9fa51eeef91e5c029117a9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:37.968Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:38.280Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.22 [2023-08-14T20:16:38.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-14T20:16:38.280Z] 90e0dbc1496c: Preparing [2023-08-14T20:16:38.280Z] aeec52869ee1: Preparing [2023-08-14T20:16:38.280Z] 39cdf40f2d20: Preparing [2023-08-14T20:16:38.280Z] 0007b898188b: Preparing [2023-08-14T20:16:38.280Z] f69ac02ce46a: Preparing [2023-08-14T20:16:38.280Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:38.280Z] 23dc674f414b: Preparing [2023-08-14T20:16:38.280Z] 5b496de60eea: Preparing [2023-08-14T20:16:38.280Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:38.280Z] 23dc674f414b: Waiting [2023-08-14T20:16:38.280Z] 36b50b131297: Preparing [2023-08-14T20:16:38.280Z] 5b496de60eea: Waiting [2023-08-14T20:16:38.280Z] aeec52869ee1: Layer already exists [2023-08-14T20:16:38.280Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:38.280Z] 0007b898188b: Layer already exists [2023-08-14T20:16:38.280Z] 90e0dbc1496c: Layer already exists [2023-08-14T20:16:38.280Z] 39cdf40f2d20: Layer already exists [2023-08-14T20:16:38.280Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:38.280Z] 36b50b131297: Layer already exists [2023-08-14T20:16:38.280Z] 5b496de60eea: Layer already exists [2023-08-14T20:16:38.280Z] 23dc674f414b: Layer already exists [2023-08-14T20:16:38.280Z] 3.1.0-dev.22: digest: sha256:0045491c662daf1fa8ee256bccf86165a145ee5e3f9fa51eeef91e5c029117a9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:38.599Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:38.912Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:38.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-14T20:16:38.912Z] 90e0dbc1496c: Preparing [2023-08-14T20:16:38.912Z] aeec52869ee1: Preparing [2023-08-14T20:16:38.912Z] 39cdf40f2d20: Preparing [2023-08-14T20:16:38.912Z] 0007b898188b: Preparing [2023-08-14T20:16:38.912Z] f69ac02ce46a: Preparing [2023-08-14T20:16:38.912Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:38.912Z] 23dc674f414b: Preparing [2023-08-14T20:16:38.912Z] 5b496de60eea: Preparing [2023-08-14T20:16:38.912Z] 36b50b131297: Preparing [2023-08-14T20:16:38.912Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:38.912Z] 23dc674f414b: Waiting [2023-08-14T20:16:38.912Z] 5b496de60eea: Waiting [2023-08-14T20:16:38.912Z] 36b50b131297: Waiting [2023-08-14T20:16:38.912Z] aeec52869ee1: Layer already exists [2023-08-14T20:16:38.912Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:38.912Z] 0007b898188b: Layer already exists [2023-08-14T20:16:38.912Z] 39cdf40f2d20: Layer already exists [2023-08-14T20:16:38.912Z] 90e0dbc1496c: Layer already exists [2023-08-14T20:16:38.912Z] 23dc674f414b: Layer already exists [2023-08-14T20:16:38.912Z] 36b50b131297: Layer already exists [2023-08-14T20:16:38.912Z] 5b496de60eea: Layer already exists [2023-08-14T20:16:38.912Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:38.912Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:0045491c662daf1fa8ee256bccf86165a145ee5e3f9fa51eeef91e5c029117a9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:39.231Z] + 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-14T20:16:39.542Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-08-14T20:16:39.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-14T20:16:39.542Z] 90e0dbc1496c: Preparing [2023-08-14T20:16:39.542Z] aeec52869ee1: Preparing [2023-08-14T20:16:39.542Z] 39cdf40f2d20: Preparing [2023-08-14T20:16:39.542Z] 0007b898188b: Preparing [2023-08-14T20:16:39.542Z] f69ac02ce46a: Preparing [2023-08-14T20:16:39.542Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:39.542Z] 23dc674f414b: Preparing [2023-08-14T20:16:39.542Z] 5b496de60eea: Preparing [2023-08-14T20:16:39.542Z] 36b50b131297: Preparing [2023-08-14T20:16:39.542Z] 5b496de60eea: Waiting [2023-08-14T20:16:39.542Z] 36b50b131297: Waiting [2023-08-14T20:16:39.542Z] 23dc674f414b: Waiting [2023-08-14T20:16:39.542Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:39.542Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:39.542Z] 90e0dbc1496c: Layer already exists [2023-08-14T20:16:39.542Z] 0007b898188b: Layer already exists [2023-08-14T20:16:39.542Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:39.542Z] 23dc674f414b: Layer already exists [2023-08-14T20:16:39.542Z] 39cdf40f2d20: Layer already exists [2023-08-14T20:16:39.542Z] 5b496de60eea: Layer already exists [2023-08-14T20:16:39.542Z] 36b50b131297: Layer already exists [2023-08-14T20:16:39.542Z] aeec52869ee1: Layer already exists [2023-08-14T20:16:39.542Z] main: digest: sha256:0045491c662daf1fa8ee256bccf86165a145ee5e3f9fa51eeef91e5c029117a9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:16:39.587Z] ===================================================== [Pipeline] echo [2023-08-14T20:16:39.593Z] taggedImages: [2023-08-14T20:16:39.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:39.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-14T20:16:39.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.22 [2023-08-14T20:16:39.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:39.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-08-14T20:16:39.609Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-08-14T20:16:39.609Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:39.609Z] latest [2023-08-14T20:16:39.609Z] 3.1.0-dev.22 [2023-08-14T20:16:39.609Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:39.609Z] main [2023-08-14T20:16:39.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:39.924Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:40.231Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:40.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-14T20:16:40.231Z] a9bcb61904ff: Preparing [2023-08-14T20:16:40.231Z] 51dd0c851add: Preparing [2023-08-14T20:16:40.231Z] c8156ca11a19: Preparing [2023-08-14T20:16:40.231Z] ccfa191f35a5: Preparing [2023-08-14T20:16:40.231Z] d5078fe56cbc: Preparing [2023-08-14T20:16:40.231Z] 7116cdf06d8d: Preparing [2023-08-14T20:16:40.231Z] 350e2db21f00: Preparing [2023-08-14T20:16:40.231Z] f69ac02ce46a: Preparing [2023-08-14T20:16:40.231Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:40.231Z] 103e77b911c2: Preparing [2023-08-14T20:16:40.231Z] 36b50b131297: Preparing [2023-08-14T20:16:40.231Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:40.231Z] 7116cdf06d8d: Waiting [2023-08-14T20:16:40.231Z] 350e2db21f00: Waiting [2023-08-14T20:16:40.231Z] 36b50b131297: Waiting [2023-08-14T20:16:40.231Z] 103e77b911c2: Waiting [2023-08-14T20:16:40.231Z] f69ac02ce46a: Waiting [2023-08-14T20:16:40.231Z] d5078fe56cbc: Pushed [2023-08-14T20:16:40.231Z] 51dd0c851add: Pushed [2023-08-14T20:16:40.231Z] a9bcb61904ff: Pushed [2023-08-14T20:16:40.497Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:40.497Z] 7116cdf06d8d: Pushed [2023-08-14T20:16:40.497Z] 350e2db21f00: Pushed [2023-08-14T20:16:40.497Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:40.756Z] 36b50b131297: Layer already exists [2023-08-14T20:16:41.345Z] ccfa191f35a5: Pushed [2023-08-14T20:16:41.603Z] 103e77b911c2: Pushed [2023-08-14T20:16:41.861Z] c8156ca11a19: Pushed [2023-08-14T20:16:41.862Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:6c6a459afc4c206ed6a230839892450abe7f134fe5bf236f8f5d79e9fdcc8f6e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:42.435Z] + 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-14T20:16:42.757Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-14T20:16:42.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-14T20:16:42.757Z] a9bcb61904ff: Preparing [2023-08-14T20:16:42.757Z] 51dd0c851add: Preparing [2023-08-14T20:16:42.757Z] c8156ca11a19: Preparing [2023-08-14T20:16:42.757Z] ccfa191f35a5: Preparing [2023-08-14T20:16:42.757Z] d5078fe56cbc: Preparing [2023-08-14T20:16:42.757Z] 7116cdf06d8d: Preparing [2023-08-14T20:16:42.757Z] 350e2db21f00: Preparing [2023-08-14T20:16:42.757Z] f69ac02ce46a: Preparing [2023-08-14T20:16:42.757Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:42.757Z] 103e77b911c2: Preparing [2023-08-14T20:16:42.757Z] 36b50b131297: Preparing [2023-08-14T20:16:42.757Z] f69ac02ce46a: Waiting [2023-08-14T20:16:42.757Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:42.757Z] 103e77b911c2: Waiting [2023-08-14T20:16:42.757Z] 36b50b131297: Waiting [2023-08-14T20:16:42.757Z] c8156ca11a19: Layer already exists [2023-08-14T20:16:42.757Z] a9bcb61904ff: Layer already exists [2023-08-14T20:16:42.757Z] d5078fe56cbc: Layer already exists [2023-08-14T20:16:42.757Z] ccfa191f35a5: Layer already exists [2023-08-14T20:16:42.757Z] 51dd0c851add: Layer already exists [2023-08-14T20:16:42.757Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:42.757Z] 350e2db21f00: Layer already exists [2023-08-14T20:16:42.757Z] 103e77b911c2: Layer already exists [2023-08-14T20:16:42.757Z] 7116cdf06d8d: Layer already exists [2023-08-14T20:16:42.757Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:42.757Z] 36b50b131297: Layer already exists [2023-08-14T20:16:42.757Z] latest: digest: sha256:6c6a459afc4c206ed6a230839892450abe7f134fe5bf236f8f5d79e9fdcc8f6e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:43.063Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:43.364Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.22 [2023-08-14T20:16:43.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-14T20:16:43.365Z] a9bcb61904ff: Preparing [2023-08-14T20:16:43.365Z] 51dd0c851add: Preparing [2023-08-14T20:16:43.365Z] c8156ca11a19: Preparing [2023-08-14T20:16:43.365Z] ccfa191f35a5: Preparing [2023-08-14T20:16:43.365Z] d5078fe56cbc: Preparing [2023-08-14T20:16:43.365Z] 7116cdf06d8d: Preparing [2023-08-14T20:16:43.365Z] 350e2db21f00: Preparing [2023-08-14T20:16:43.365Z] f69ac02ce46a: Preparing [2023-08-14T20:16:43.365Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:43.365Z] 103e77b911c2: Preparing [2023-08-14T20:16:43.365Z] 36b50b131297: Preparing [2023-08-14T20:16:43.365Z] f69ac02ce46a: Waiting [2023-08-14T20:16:43.365Z] 7116cdf06d8d: Waiting [2023-08-14T20:16:43.365Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:43.365Z] 36b50b131297: Waiting [2023-08-14T20:16:43.365Z] 103e77b911c2: Waiting [2023-08-14T20:16:43.365Z] 350e2db21f00: Waiting [2023-08-14T20:16:43.365Z] a9bcb61904ff: Layer already exists [2023-08-14T20:16:43.365Z] d5078fe56cbc: Layer already exists [2023-08-14T20:16:43.365Z] ccfa191f35a5: Layer already exists [2023-08-14T20:16:43.365Z] c8156ca11a19: Layer already exists [2023-08-14T20:16:43.365Z] 51dd0c851add: Layer already exists [2023-08-14T20:16:43.365Z] 350e2db21f00: Layer already exists [2023-08-14T20:16:43.365Z] 7116cdf06d8d: Layer already exists [2023-08-14T20:16:43.365Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:43.365Z] 103e77b911c2: Layer already exists [2023-08-14T20:16:43.365Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:43.365Z] 36b50b131297: Layer already exists [2023-08-14T20:16:43.365Z] 3.1.0-dev.22: digest: sha256:6c6a459afc4c206ed6a230839892450abe7f134fe5bf236f8f5d79e9fdcc8f6e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:43.680Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:43.991Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:43.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-14T20:16:43.991Z] a9bcb61904ff: Preparing [2023-08-14T20:16:43.991Z] 51dd0c851add: Preparing [2023-08-14T20:16:43.991Z] c8156ca11a19: Preparing [2023-08-14T20:16:43.991Z] ccfa191f35a5: Preparing [2023-08-14T20:16:43.991Z] d5078fe56cbc: Preparing [2023-08-14T20:16:43.991Z] 7116cdf06d8d: Preparing [2023-08-14T20:16:43.991Z] 350e2db21f00: Preparing [2023-08-14T20:16:43.991Z] f69ac02ce46a: Preparing [2023-08-14T20:16:43.991Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:43.991Z] 103e77b911c2: Preparing [2023-08-14T20:16:43.991Z] 36b50b131297: Preparing [2023-08-14T20:16:43.991Z] 7116cdf06d8d: Waiting [2023-08-14T20:16:43.991Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:43.991Z] 36b50b131297: Waiting [2023-08-14T20:16:43.991Z] 103e77b911c2: Waiting [2023-08-14T20:16:43.991Z] f69ac02ce46a: Waiting [2023-08-14T20:16:43.991Z] 350e2db21f00: Waiting [2023-08-14T20:16:43.991Z] d5078fe56cbc: Layer already exists [2023-08-14T20:16:43.991Z] a9bcb61904ff: Layer already exists [2023-08-14T20:16:43.991Z] c8156ca11a19: Layer already exists [2023-08-14T20:16:43.991Z] 51dd0c851add: Layer already exists [2023-08-14T20:16:43.991Z] ccfa191f35a5: Layer already exists [2023-08-14T20:16:43.991Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:43.991Z] 350e2db21f00: Layer already exists [2023-08-14T20:16:43.991Z] 7116cdf06d8d: Layer already exists [2023-08-14T20:16:43.991Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:43.991Z] 103e77b911c2: Layer already exists [2023-08-14T20:16:43.991Z] 36b50b131297: Layer already exists [2023-08-14T20:16:43.991Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:6c6a459afc4c206ed6a230839892450abe7f134fe5bf236f8f5d79e9fdcc8f6e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:44.312Z] + 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-14T20:16:44.629Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-08-14T20:16:44.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-14T20:16:44.629Z] a9bcb61904ff: Preparing [2023-08-14T20:16:44.629Z] 51dd0c851add: Preparing [2023-08-14T20:16:44.629Z] c8156ca11a19: Preparing [2023-08-14T20:16:44.629Z] ccfa191f35a5: Preparing [2023-08-14T20:16:44.629Z] d5078fe56cbc: Preparing [2023-08-14T20:16:44.629Z] 7116cdf06d8d: Preparing [2023-08-14T20:16:44.629Z] 350e2db21f00: Preparing [2023-08-14T20:16:44.629Z] f69ac02ce46a: Preparing [2023-08-14T20:16:44.629Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:44.629Z] 103e77b911c2: Preparing [2023-08-14T20:16:44.629Z] 36b50b131297: Preparing [2023-08-14T20:16:44.629Z] 7116cdf06d8d: Waiting [2023-08-14T20:16:44.629Z] f69ac02ce46a: Waiting [2023-08-14T20:16:44.629Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:44.629Z] 103e77b911c2: Waiting [2023-08-14T20:16:44.629Z] 350e2db21f00: Waiting [2023-08-14T20:16:44.629Z] 36b50b131297: Waiting [2023-08-14T20:16:44.629Z] d5078fe56cbc: Layer already exists [2023-08-14T20:16:44.629Z] a9bcb61904ff: Layer already exists [2023-08-14T20:16:44.629Z] 51dd0c851add: Layer already exists [2023-08-14T20:16:44.629Z] ccfa191f35a5: Layer already exists [2023-08-14T20:16:44.629Z] c8156ca11a19: Layer already exists [2023-08-14T20:16:44.629Z] 350e2db21f00: Layer already exists [2023-08-14T20:16:44.629Z] 7116cdf06d8d: Layer already exists [2023-08-14T20:16:44.629Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:44.629Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:44.629Z] 103e77b911c2: Layer already exists [2023-08-14T20:16:44.629Z] 36b50b131297: Layer already exists [2023-08-14T20:16:44.629Z] main: digest: sha256:6c6a459afc4c206ed6a230839892450abe7f134fe5bf236f8f5d79e9fdcc8f6e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:16:44.685Z] ===================================================== [Pipeline] echo [2023-08-14T20:16:44.696Z] taggedImages: [2023-08-14T20:16:44.696Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:44.696Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-14T20:16:44.696Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.22 [2023-08-14T20:16:44.696Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:44.696Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-08-14T20:16:44.719Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-08-14T20:16:44.719Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:44.719Z] latest [2023-08-14T20:16:44.719Z] 3.1.0-dev.22 [2023-08-14T20:16:44.719Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:44.719Z] main [2023-08-14T20:16:44.719Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:45.039Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:45.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:45.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-14T20:16:45.342Z] 634d735e0590: Preparing [2023-08-14T20:16:45.342Z] e62620529a33: Preparing [2023-08-14T20:16:45.342Z] f69ac02ce46a: Preparing [2023-08-14T20:16:45.342Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:45.342Z] 291f66b848ad: Preparing [2023-08-14T20:16:45.342Z] 36b50b131297: Preparing [2023-08-14T20:16:45.342Z] 36b50b131297: Waiting [2023-08-14T20:16:45.342Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:45.342Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:45.342Z] 634d735e0590: Pushed [2023-08-14T20:16:45.343Z] 36b50b131297: Layer already exists [2023-08-14T20:16:45.912Z] 291f66b848ad: Pushed [2023-08-14T20:16:47.819Z] e62620529a33: Pushed [2023-08-14T20:16:47.819Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:395d3416087dcff1878d3f3945fff6187f5488356909a28b11025c640042a739 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:48.126Z] + 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-14T20:16:48.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-14T20:16:48.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-14T20:16:48.432Z] 634d735e0590: Preparing [2023-08-14T20:16:48.432Z] e62620529a33: Preparing [2023-08-14T20:16:48.432Z] f69ac02ce46a: Preparing [2023-08-14T20:16:48.432Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:48.432Z] 291f66b848ad: Preparing [2023-08-14T20:16:48.432Z] 36b50b131297: Preparing [2023-08-14T20:16:48.432Z] 36b50b131297: Waiting [2023-08-14T20:16:48.432Z] e62620529a33: Layer already exists [2023-08-14T20:16:48.432Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:48.432Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:48.432Z] 291f66b848ad: Layer already exists [2023-08-14T20:16:48.432Z] 634d735e0590: Layer already exists [2023-08-14T20:16:48.432Z] 36b50b131297: Layer already exists [2023-08-14T20:16:48.432Z] latest: digest: sha256:395d3416087dcff1878d3f3945fff6187f5488356909a28b11025c640042a739 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:48.756Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:49.063Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.22 [2023-08-14T20:16:49.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-14T20:16:49.063Z] 634d735e0590: Preparing [2023-08-14T20:16:49.063Z] e62620529a33: Preparing [2023-08-14T20:16:49.063Z] f69ac02ce46a: Preparing [2023-08-14T20:16:49.063Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:49.063Z] 291f66b848ad: Preparing [2023-08-14T20:16:49.063Z] 36b50b131297: Preparing [2023-08-14T20:16:49.063Z] 36b50b131297: Waiting [2023-08-14T20:16:49.063Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:49.063Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:49.063Z] 634d735e0590: Layer already exists [2023-08-14T20:16:49.063Z] 291f66b848ad: Layer already exists [2023-08-14T20:16:49.063Z] e62620529a33: Layer already exists [2023-08-14T20:16:49.063Z] 36b50b131297: Layer already exists [2023-08-14T20:16:49.063Z] 3.1.0-dev.22: digest: sha256:395d3416087dcff1878d3f3945fff6187f5488356909a28b11025c640042a739 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:49.387Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:49.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:49.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-14T20:16:49.697Z] 634d735e0590: Preparing [2023-08-14T20:16:49.697Z] e62620529a33: Preparing [2023-08-14T20:16:49.697Z] f69ac02ce46a: Preparing [2023-08-14T20:16:49.697Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:49.697Z] 291f66b848ad: Preparing [2023-08-14T20:16:49.697Z] 36b50b131297: Preparing [2023-08-14T20:16:49.697Z] 36b50b131297: Waiting [2023-08-14T20:16:49.697Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:49.697Z] 634d735e0590: Layer already exists [2023-08-14T20:16:49.697Z] 291f66b848ad: Layer already exists [2023-08-14T20:16:49.697Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:49.697Z] e62620529a33: Layer already exists [2023-08-14T20:16:49.697Z] 36b50b131297: Layer already exists [2023-08-14T20:16:49.697Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:395d3416087dcff1878d3f3945fff6187f5488356909a28b11025c640042a739 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:50.010Z] + 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-14T20:16:50.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-08-14T20:16:50.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-14T20:16:50.313Z] 634d735e0590: Preparing [2023-08-14T20:16:50.313Z] e62620529a33: Preparing [2023-08-14T20:16:50.313Z] f69ac02ce46a: Preparing [2023-08-14T20:16:50.313Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:50.313Z] 291f66b848ad: Preparing [2023-08-14T20:16:50.313Z] 36b50b131297: Preparing [2023-08-14T20:16:50.313Z] 36b50b131297: Waiting [2023-08-14T20:16:50.313Z] e62620529a33: Layer already exists [2023-08-14T20:16:50.313Z] 634d735e0590: Layer already exists [2023-08-14T20:16:50.313Z] 291f66b848ad: Layer already exists [2023-08-14T20:16:50.313Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:50.313Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:50.313Z] 36b50b131297: Layer already exists [2023-08-14T20:16:50.313Z] main: digest: sha256:395d3416087dcff1878d3f3945fff6187f5488356909a28b11025c640042a739 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:16:50.363Z] ===================================================== [Pipeline] echo [2023-08-14T20:16:50.371Z] taggedImages: [2023-08-14T20:16:50.371Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:50.371Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-14T20:16:50.371Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.22 [2023-08-14T20:16:50.371Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:50.371Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-08-14T20:16:50.399Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-08-14T20:16:50.399Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:50.399Z] latest [2023-08-14T20:16:50.399Z] 3.1.0-dev.22 [2023-08-14T20:16:50.399Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:16:50.399Z] main [2023-08-14T20:16:50.399Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:50.741Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:51.058Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:16:51.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-14T20:16:51.058Z] 868b77a75963: Preparing [2023-08-14T20:16:51.058Z] ad9619a6fdcf: Preparing [2023-08-14T20:16:51.058Z] 9e7f343b57e9: Preparing [2023-08-14T20:16:51.058Z] e8b2f1fc4187: Preparing [2023-08-14T20:16:51.058Z] 648016fb683f: Preparing [2023-08-14T20:16:51.058Z] f69ac02ce46a: Preparing [2023-08-14T20:16:51.058Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:51.058Z] 9cf323a9f252: Preparing [2023-08-14T20:16:51.058Z] 36b50b131297: Preparing [2023-08-14T20:16:51.058Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:51.058Z] 9cf323a9f252: Waiting [2023-08-14T20:16:51.058Z] 36b50b131297: Waiting [2023-08-14T20:16:51.058Z] f69ac02ce46a: Waiting [2023-08-14T20:16:51.058Z] 9e7f343b57e9: Pushed [2023-08-14T20:16:51.058Z] ad9619a6fdcf: Pushed [2023-08-14T20:16:51.340Z] 868b77a75963: Pushed [2023-08-14T20:16:51.340Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:51.340Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:51.340Z] 36b50b131297: Layer already exists [2023-08-14T20:16:51.909Z] 9cf323a9f252: Pushed [2023-08-14T20:16:56.102Z] 648016fb683f: Pushed [2023-08-14T20:16:58.633Z] e8b2f1fc4187: Pushed [2023-08-14T20:16:58.891Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:9914e6d6c5deea79d40242457d7d6357a3e0403fa91db500096a65f86a7af563 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:59.202Z] + 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-14T20:16:59.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-14T20:16:59.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-14T20:16:59.511Z] 868b77a75963: Preparing [2023-08-14T20:16:59.511Z] ad9619a6fdcf: Preparing [2023-08-14T20:16:59.511Z] 9e7f343b57e9: Preparing [2023-08-14T20:16:59.511Z] e8b2f1fc4187: Preparing [2023-08-14T20:16:59.511Z] 648016fb683f: Preparing [2023-08-14T20:16:59.511Z] f69ac02ce46a: Preparing [2023-08-14T20:16:59.511Z] 9991fa67c4ec: Preparing [2023-08-14T20:16:59.511Z] 9cf323a9f252: Preparing [2023-08-14T20:16:59.511Z] 36b50b131297: Preparing [2023-08-14T20:16:59.511Z] f69ac02ce46a: Waiting [2023-08-14T20:16:59.511Z] 9991fa67c4ec: Waiting [2023-08-14T20:16:59.511Z] 9cf323a9f252: Waiting [2023-08-14T20:16:59.511Z] 868b77a75963: Layer already exists [2023-08-14T20:16:59.511Z] 9e7f343b57e9: Layer already exists [2023-08-14T20:16:59.511Z] e8b2f1fc4187: Layer already exists [2023-08-14T20:16:59.511Z] ad9619a6fdcf: Layer already exists [2023-08-14T20:16:59.511Z] 648016fb683f: Layer already exists [2023-08-14T20:16:59.511Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:16:59.511Z] f69ac02ce46a: Layer already exists [2023-08-14T20:16:59.511Z] 9cf323a9f252: Layer already exists [2023-08-14T20:16:59.511Z] 36b50b131297: Layer already exists [2023-08-14T20:16:59.511Z] latest: digest: sha256:9914e6d6c5deea79d40242457d7d6357a3e0403fa91db500096a65f86a7af563 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:16:59.828Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:00.145Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.22 [2023-08-14T20:17:00.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-14T20:17:00.146Z] 868b77a75963: Preparing [2023-08-14T20:17:00.146Z] ad9619a6fdcf: Preparing [2023-08-14T20:17:00.146Z] 9e7f343b57e9: Preparing [2023-08-14T20:17:00.146Z] e8b2f1fc4187: Preparing [2023-08-14T20:17:00.146Z] 648016fb683f: Preparing [2023-08-14T20:17:00.146Z] f69ac02ce46a: Preparing [2023-08-14T20:17:00.146Z] 9991fa67c4ec: Preparing [2023-08-14T20:17:00.146Z] 9cf323a9f252: Preparing [2023-08-14T20:17:00.146Z] 36b50b131297: Preparing [2023-08-14T20:17:00.146Z] f69ac02ce46a: Waiting [2023-08-14T20:17:00.146Z] 9991fa67c4ec: Waiting [2023-08-14T20:17:00.146Z] 9cf323a9f252: Waiting [2023-08-14T20:17:00.146Z] 36b50b131297: Waiting [2023-08-14T20:17:00.146Z] 648016fb683f: Layer already exists [2023-08-14T20:17:00.146Z] ad9619a6fdcf: Layer already exists [2023-08-14T20:17:00.146Z] e8b2f1fc4187: Layer already exists [2023-08-14T20:17:00.146Z] 868b77a75963: Layer already exists [2023-08-14T20:17:00.146Z] 9e7f343b57e9: Layer already exists [2023-08-14T20:17:00.146Z] f69ac02ce46a: Layer already exists [2023-08-14T20:17:00.146Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:17:00.146Z] 9cf323a9f252: Layer already exists [2023-08-14T20:17:00.146Z] 36b50b131297: Layer already exists [2023-08-14T20:17:00.146Z] 3.1.0-dev.22: digest: sha256:9914e6d6c5deea79d40242457d7d6357a3e0403fa91db500096a65f86a7af563 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:00.465Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:00.772Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:17:00.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-14T20:17:00.772Z] 868b77a75963: Preparing [2023-08-14T20:17:00.772Z] ad9619a6fdcf: Preparing [2023-08-14T20:17:00.772Z] 9e7f343b57e9: Preparing [2023-08-14T20:17:00.772Z] e8b2f1fc4187: Preparing [2023-08-14T20:17:00.772Z] 648016fb683f: Preparing [2023-08-14T20:17:00.772Z] f69ac02ce46a: Preparing [2023-08-14T20:17:00.772Z] 9991fa67c4ec: Preparing [2023-08-14T20:17:00.772Z] 9cf323a9f252: Preparing [2023-08-14T20:17:00.772Z] 36b50b131297: Preparing [2023-08-14T20:17:00.772Z] f69ac02ce46a: Waiting [2023-08-14T20:17:00.772Z] 9991fa67c4ec: Waiting [2023-08-14T20:17:00.772Z] 9cf323a9f252: Waiting [2023-08-14T20:17:00.772Z] 36b50b131297: Waiting [2023-08-14T20:17:00.772Z] ad9619a6fdcf: Layer already exists [2023-08-14T20:17:00.772Z] 648016fb683f: Layer already exists [2023-08-14T20:17:00.772Z] 9e7f343b57e9: Layer already exists [2023-08-14T20:17:00.772Z] 868b77a75963: Layer already exists [2023-08-14T20:17:00.772Z] 9cf323a9f252: Layer already exists [2023-08-14T20:17:00.772Z] f69ac02ce46a: Layer already exists [2023-08-14T20:17:00.772Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:17:00.772Z] 36b50b131297: Layer already exists [2023-08-14T20:17:00.772Z] e8b2f1fc4187: Layer already exists [2023-08-14T20:17:00.772Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:9914e6d6c5deea79d40242457d7d6357a3e0403fa91db500096a65f86a7af563 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:01.089Z] + 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-14T20:17:01.402Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-08-14T20:17:01.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-14T20:17:01.403Z] 868b77a75963: Preparing [2023-08-14T20:17:01.403Z] ad9619a6fdcf: Preparing [2023-08-14T20:17:01.403Z] 9e7f343b57e9: Preparing [2023-08-14T20:17:01.403Z] e8b2f1fc4187: Preparing [2023-08-14T20:17:01.403Z] 648016fb683f: Preparing [2023-08-14T20:17:01.403Z] f69ac02ce46a: Preparing [2023-08-14T20:17:01.403Z] 9991fa67c4ec: Preparing [2023-08-14T20:17:01.403Z] 9cf323a9f252: Preparing [2023-08-14T20:17:01.403Z] 36b50b131297: Preparing [2023-08-14T20:17:01.403Z] f69ac02ce46a: Waiting [2023-08-14T20:17:01.403Z] 9991fa67c4ec: Waiting [2023-08-14T20:17:01.403Z] 36b50b131297: Waiting [2023-08-14T20:17:01.403Z] 9cf323a9f252: Waiting [2023-08-14T20:17:01.403Z] e8b2f1fc4187: Layer already exists [2023-08-14T20:17:01.403Z] 648016fb683f: Layer already exists [2023-08-14T20:17:01.403Z] 868b77a75963: Layer already exists [2023-08-14T20:17:01.403Z] ad9619a6fdcf: Layer already exists [2023-08-14T20:17:01.403Z] 9e7f343b57e9: Layer already exists [2023-08-14T20:17:01.403Z] 9cf323a9f252: Layer already exists [2023-08-14T20:17:01.403Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:17:01.403Z] f69ac02ce46a: Layer already exists [2023-08-14T20:17:01.403Z] 36b50b131297: Layer already exists [2023-08-14T20:17:01.403Z] main: digest: sha256:9914e6d6c5deea79d40242457d7d6357a3e0403fa91db500096a65f86a7af563 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-08-14T20:17:01.432Z] #69 ... [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.432Z] #56 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:17:01.432Z] #56 DONE 63.1s [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.432Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-08-14T20:17:01.432Z] #75 ... [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.432Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:17:01.432Z] #73 DONE 57.4s [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.432Z] #68 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:17:01.432Z] #68 DONE 57.5s [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.432Z] #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:17:01.432Z] #71 DONE 60.2s [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.432Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:17:01.432Z] #69 DONE 57.0s [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.432Z] #76 [support-notifications builder 6/7] COPY . . [2023-08-14T20:17:01.432Z] #76 DONE 1.4s [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.432Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:17:01.432Z] #77 CACHED [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.432Z] #78 [security-bootstrapper builder 6/7] COPY . . [2023-08-14T20:17:01.432Z] #78 CACHED [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.432Z] #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:17:01.432Z] #79 CACHED [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.432Z] #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:17:01.432Z] #80 CACHED [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.432Z] #81 [security-secretstore-setup builder 6/7] COPY . . [2023-08-14T20:17:01.432Z] #81 CACHED [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.432Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:17:01.432Z] #82 CACHED [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.432Z] #83 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-14T20:17:01.432Z] #83 DONE 1.4s [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.432Z] #84 [security-spire-config builder 6/9] COPY . . [2023-08-14T20:17:01.432Z] #84 DONE 1.4s [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.432Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-08-14T20:17:01.432Z] #75 DONE 1.5s [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.432Z] #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:17:01.432Z] #85 ... [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.432Z] #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:17:01.432Z] #86 CACHED [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.432Z] #87 [core-metadata builder 6/7] COPY . . [2023-08-14T20:17:01.432Z] #87 CACHED [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.432Z] #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:17:01.432Z] #88 CACHED [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.432Z] #89 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:17:01.432Z] #89 CACHED [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.432Z] #90 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-14T20:17:01.432Z] #90 CACHED [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.432Z] #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:17:01.432Z] #91 CACHED [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.432Z] #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:17:01.432Z] #92 CACHED [2023-08-14T20:17:01.432Z] [2023-08-14T20:17:01.433Z] #93 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:17:01.433Z] #93 CACHED [2023-08-14T20:17:01.433Z] [2023-08-14T20:17:01.433Z] #94 [core-data builder 6/7] COPY . . [2023-08-14T20:17:01.433Z] #94 CACHED [2023-08-14T20:17:01.433Z] [2023-08-14T20:17:01.433Z] #95 [security-proxy-auth builder 6/7] COPY . . [2023-08-14T20:17:01.433Z] #95 CACHED [2023-08-14T20:17:01.433Z] [2023-08-14T20:17:01.433Z] #96 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:17:01.433Z] #96 CACHED [2023-08-14T20:17:01.433Z] [2023-08-14T20:17:01.433Z] #97 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:17:01.433Z] #97 CACHED [2023-08-14T20:17:01.433Z] [2023-08-14T20:17:01.433Z] #98 [core-command builder 6/7] COPY . . [2023-08-14T20:17:01.433Z] #98 CACHED [2023-08-14T20:17:01.433Z] [2023-08-14T20:17:01.433Z] #99 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-14T20:17:01.433Z] #99 CACHED [2023-08-14T20:17:01.433Z] [2023-08-14T20:17:01.433Z] #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:17:01.433Z] #100 CACHED [2023-08-14T20:17:01.433Z] [2023-08-14T20:17:01.433Z] #101 [support-scheduler builder 6/7] COPY . . [2023-08-14T20:17:01.433Z] #101 DONE 1.6s [2023-08-14T20:17:01.433Z] [2023-08-14T20:17:01.433Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T20:17:01.433Z] #102 ... [2023-08-14T20:17:01.433Z] [2023-08-14T20:17:01.433Z] #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:17:01.433Z] #103 CACHED [2023-08-14T20:17:01.433Z] [2023-08-14T20:17:01.433Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-14T20:17:01.433Z] #104 CACHED [2023-08-14T20:17:01.433Z] [2023-08-14T20:17:01.433Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T20:17:01.433Z] #105 CACHED [2023-08-14T20:17:01.433Z] [2023-08-14T20:17:01.433Z] #106 [security-spire-server builder 6/9] COPY . . [2023-08-14T20:17:01.433Z] #106 CACHED [2023-08-14T20:17:01.433Z] [2023-08-14T20:17:01.433Z] #107 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T20:17:01.433Z] #107 DONE 0.5s [2023-08-14T20:17:01.433Z] [2023-08-14T20:17:01.433Z] #108 [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 [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:17:01.458Z] ===================================================== [Pipeline] echo [2023-08-14T20:17:01.468Z] taggedImages: [2023-08-14T20:17:01.468Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:17:01.468Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-14T20:17:01.468Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.22 [2023-08-14T20:17:01.468Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:17:01.468Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-08-14T20:17:01.485Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-08-14T20:17:01.485Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:17:01.485Z] latest [2023-08-14T20:17:01.485Z] 3.1.0-dev.22 [2023-08-14T20:17:01.485Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:17:01.485Z] main [2023-08-14T20:17:01.485Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:01.807Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:02.112Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:17:02.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-14T20:17:02.112Z] 99ac5615cef6: Preparing [2023-08-14T20:17:02.112Z] c3d15a44c96a: Preparing [2023-08-14T20:17:02.112Z] b029916ecf69: Preparing [2023-08-14T20:17:02.112Z] 05801196fc50: Preparing [2023-08-14T20:17:02.112Z] f69ac02ce46a: Preparing [2023-08-14T20:17:02.112Z] 9991fa67c4ec: Preparing [2023-08-14T20:17:02.112Z] a4e13db7ef2e: Preparing [2023-08-14T20:17:02.112Z] 36b50b131297: Preparing [2023-08-14T20:17:02.112Z] 9991fa67c4ec: Waiting [2023-08-14T20:17:02.112Z] a4e13db7ef2e: Waiting [2023-08-14T20:17:02.112Z] 36b50b131297: Waiting [2023-08-14T20:17:02.112Z] b029916ecf69: Pushed [2023-08-14T20:17:02.112Z] c3d15a44c96a: Pushed [2023-08-14T20:17:02.371Z] f69ac02ce46a: Layer already exists [2023-08-14T20:17:02.371Z] 99ac5615cef6: Pushed [2023-08-14T20:17:02.629Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:17:02.894Z] a4e13db7ef2e: Pushed [2023-08-14T20:17:02.894Z] 36b50b131297: Layer already exists [2023-08-14T20:17:04.793Z] #108 ... [2023-08-14T20:17:04.793Z] [2023-08-14T20:17:04.793Z] #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:17:04.793Z] #85 5.140 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-14T20:17:06.249Z] #85 ... [2023-08-14T20:17:06.249Z] [2023-08-14T20:17:06.249Z] #109 [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-14T20:17:06.249Z] #109 DONE 6.7s [2023-08-14T20:17:06.249Z] [2023-08-14T20:17:06.249Z] #108 [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-14T20:17:06.249Z] #108 DONE 6.6s [2023-08-14T20:17:06.249Z] [2023-08-14T20:17:06.249Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-14T20:17:06.531Z] #110 DONE 0.5s [2023-08-14T20:17:06.531Z] [2023-08-14T20:17:06.531Z] #111 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-14T20:17:06.531Z] #111 DONE 0.5s [2023-08-14T20:17:06.531Z] [2023-08-14T20:17:06.531Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T20:17:06.531Z] #102 6.836 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-14T20:17:07.493Z] #102 ... [2023-08-14T20:17:07.493Z] [2023-08-14T20:17:07.493Z] #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:17:07.493Z] #112 DONE 0.3s [2023-08-14T20:17:07.493Z] [2023-08-14T20:17:07.493Z] #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:17:07.493Z] #113 DONE 0.2s [2023-08-14T20:17:07.493Z] [2023-08-14T20:17:07.493Z] #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T20:17:07.493Z] #0 6.790 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-14T20:17:08.140Z] #114 ... [2023-08-14T20:17:08.140Z] [2023-08-14T20:17:08.140Z] #115 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:17:08.724Z] #115 DONE 0.6s [2023-08-14T20:17:08.724Z] [2023-08-14T20:17:08.724Z] #116 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:17:08.992Z] #116 ... [2023-08-14T20:17:08.992Z] [2023-08-14T20:17:08.992Z] #117 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:17:08.992Z] #117 DONE 0.2s [2023-08-14T20:17:08.992Z] [2023-08-14T20:17:08.992Z] #118 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T20:17:08.992Z] #0 4.708 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-14T20:17:08.992Z] #118 ... [2023-08-14T20:17:08.992Z] [2023-08-14T20:17:08.992Z] #119 [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-14T20:17:08.992Z] #0 6.433 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-14T20:17:09.265Z] #119 ... [2023-08-14T20:17:09.265Z] [2023-08-14T20:17:09.265Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:17:09.265Z] #0 6.325 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-14T20:17:09.265Z] #120 ... [2023-08-14T20:17:09.265Z] [2023-08-14T20:17:09.265Z] #121 [security-spire-agent builder 6/9] COPY . . [2023-08-14T20:17:09.265Z] #121 CACHED [2023-08-14T20:17:09.265Z] [2023-08-14T20:17:09.265Z] #122 [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-14T20:17:09.265Z] #122 CACHED [2023-08-14T20:17:09.265Z] [2023-08-14T20:17:09.265Z] #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:17:09.265Z] #123 CACHED [2023-08-14T20:17:09.265Z] [2023-08-14T20:17:09.265Z] #124 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T20:17:09.265Z] #124 CACHED [2023-08-14T20:17:09.265Z] [2023-08-14T20:17:09.265Z] #125 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-14T20:17:09.265Z] #125 CACHED [2023-08-14T20:17:09.265Z] [2023-08-14T20:17:09.265Z] #126 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:17:09.265Z] #126 CACHED [2023-08-14T20:17:09.265Z] [2023-08-14T20:17:09.265Z] #127 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T20:17:09.265Z] #127 CACHED [2023-08-14T20:17:09.265Z] [2023-08-14T20:17:09.265Z] #128 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-14T20:17:09.265Z] #128 CACHED [2023-08-14T20:17:09.265Z] [2023-08-14T20:17:09.265Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:17:09.265Z] #0 7.051 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-14T20:17:09.454Z] 05801196fc50: Pushed [2023-08-14T20:17:09.454Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:5adc235af521bf6ebf619b1106afaa2972d9d0e38d000ad237aa60236dcbc634 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:09.535Z] #129 ... [2023-08-14T20:17:09.535Z] [2023-08-14T20:17:09.535Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T20:17:09.535Z] #0 5.222 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-14T20:17:09.759Z] + 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-14T20:17:09.803Z] #130 ... [2023-08-14T20:17:09.803Z] [2023-08-14T20:17:09.803Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T20:17:09.803Z] #0 4.754 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-14T20:17:09.803Z] #131 ... [2023-08-14T20:17:09.803Z] [2023-08-14T20:17:09.803Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T20:17:09.803Z] #0 6.008 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-14T20:17:10.064Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-14T20:17:10.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-14T20:17:10.064Z] 99ac5615cef6: Preparing [2023-08-14T20:17:10.064Z] c3d15a44c96a: Preparing [2023-08-14T20:17:10.064Z] b029916ecf69: Preparing [2023-08-14T20:17:10.064Z] 05801196fc50: Preparing [2023-08-14T20:17:10.064Z] f69ac02ce46a: Preparing [2023-08-14T20:17:10.064Z] 9991fa67c4ec: Preparing [2023-08-14T20:17:10.064Z] a4e13db7ef2e: Preparing [2023-08-14T20:17:10.064Z] 36b50b131297: Preparing [2023-08-14T20:17:10.064Z] 9991fa67c4ec: Waiting [2023-08-14T20:17:10.064Z] a4e13db7ef2e: Waiting [2023-08-14T20:17:10.064Z] 36b50b131297: Waiting [2023-08-14T20:17:10.064Z] 05801196fc50: Layer already exists [2023-08-14T20:17:10.064Z] b029916ecf69: Layer already exists [2023-08-14T20:17:10.064Z] c3d15a44c96a: Layer already exists [2023-08-14T20:17:10.064Z] f69ac02ce46a: Layer already exists [2023-08-14T20:17:10.064Z] 99ac5615cef6: Layer already exists [2023-08-14T20:17:10.064Z] a4e13db7ef2e: Layer already exists [2023-08-14T20:17:10.064Z] 36b50b131297: Layer already exists [2023-08-14T20:17:10.064Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:17:10.064Z] latest: digest: sha256:5adc235af521bf6ebf619b1106afaa2972d9d0e38d000ad237aa60236dcbc634 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:10.112Z] #132 ... [2023-08-14T20:17:10.112Z] [2023-08-14T20:17:10.112Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T20:17:10.112Z] #0 5.552 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-14T20:17:10.112Z] #133 ... [2023-08-14T20:17:10.112Z] [2023-08-14T20:17:10.112Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-14T20:17:10.370Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:10.723Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.22 [2023-08-14T20:17:10.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-14T20:17:10.723Z] 99ac5615cef6: Preparing [2023-08-14T20:17:10.723Z] c3d15a44c96a: Preparing [2023-08-14T20:17:10.723Z] b029916ecf69: Preparing [2023-08-14T20:17:10.723Z] 05801196fc50: Preparing [2023-08-14T20:17:10.723Z] f69ac02ce46a: Preparing [2023-08-14T20:17:10.723Z] 9991fa67c4ec: Preparing [2023-08-14T20:17:10.723Z] a4e13db7ef2e: Preparing [2023-08-14T20:17:10.723Z] 36b50b131297: Preparing [2023-08-14T20:17:10.723Z] a4e13db7ef2e: Waiting [2023-08-14T20:17:10.723Z] 9991fa67c4ec: Waiting [2023-08-14T20:17:10.723Z] 36b50b131297: Waiting [2023-08-14T20:17:10.723Z] 99ac5615cef6: Layer already exists [2023-08-14T20:17:10.723Z] 05801196fc50: Layer already exists [2023-08-14T20:17:10.723Z] f69ac02ce46a: Layer already exists [2023-08-14T20:17:10.723Z] b029916ecf69: Layer already exists [2023-08-14T20:17:10.723Z] c3d15a44c96a: Layer already exists [2023-08-14T20:17:10.723Z] a4e13db7ef2e: Layer already exists [2023-08-14T20:17:10.723Z] 36b50b131297: Layer already exists [2023-08-14T20:17:10.723Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:17:10.723Z] 3.1.0-dev.22: digest: sha256:5adc235af521bf6ebf619b1106afaa2972d9d0e38d000ad237aa60236dcbc634 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:11.028Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:11.340Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:17:11.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-14T20:17:11.340Z] 99ac5615cef6: Preparing [2023-08-14T20:17:11.340Z] c3d15a44c96a: Preparing [2023-08-14T20:17:11.340Z] b029916ecf69: Preparing [2023-08-14T20:17:11.340Z] 05801196fc50: Preparing [2023-08-14T20:17:11.340Z] f69ac02ce46a: Preparing [2023-08-14T20:17:11.340Z] 9991fa67c4ec: Preparing [2023-08-14T20:17:11.340Z] a4e13db7ef2e: Preparing [2023-08-14T20:17:11.340Z] 36b50b131297: Preparing [2023-08-14T20:17:11.340Z] 9991fa67c4ec: Waiting [2023-08-14T20:17:11.340Z] a4e13db7ef2e: Waiting [2023-08-14T20:17:11.340Z] 36b50b131297: Waiting [2023-08-14T20:17:11.340Z] f69ac02ce46a: Layer already exists [2023-08-14T20:17:11.340Z] c3d15a44c96a: Layer already exists [2023-08-14T20:17:11.340Z] b029916ecf69: Layer already exists [2023-08-14T20:17:11.340Z] 05801196fc50: Layer already exists [2023-08-14T20:17:11.340Z] 99ac5615cef6: Layer already exists [2023-08-14T20:17:11.340Z] a4e13db7ef2e: Layer already exists [2023-08-14T20:17:11.340Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:17:11.340Z] 36b50b131297: Layer already exists [2023-08-14T20:17:11.340Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:5adc235af521bf6ebf619b1106afaa2972d9d0e38d000ad237aa60236dcbc634 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:11.525Z] #134 DONE 2.0s [2023-08-14T20:17:11.525Z] [2023-08-14T20:17:11.525Z] #116 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:17:11.525Z] #116 DONE 3.0s [2023-08-14T20:17:11.525Z] [2023-08-14T20:17:11.525Z] #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-14T20:17:11.525Z] #135 ... [2023-08-14T20:17:11.525Z] [2023-08-14T20:17:11.525Z] #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:17:11.525Z] #136 DONE 2.7s [2023-08-14T20:17:11.648Z] + 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-14T20:17:11.800Z] [2023-08-14T20:17:11.800Z] #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T20:17:11.800Z] #137 DONE 0.2s [2023-08-14T20:17:11.800Z] [2023-08-14T20:17:11.800Z] #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-14T20:17:11.800Z] #138 ... [2023-08-14T20:17:11.800Z] [2023-08-14T20:17:11.800Z] #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-14T20:17:11.800Z] #135 DONE 0.3s [2023-08-14T20:17:11.957Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-08-14T20:17:11.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-14T20:17:11.957Z] 99ac5615cef6: Preparing [2023-08-14T20:17:11.957Z] c3d15a44c96a: Preparing [2023-08-14T20:17:11.957Z] b029916ecf69: Preparing [2023-08-14T20:17:11.957Z] 05801196fc50: Preparing [2023-08-14T20:17:11.957Z] f69ac02ce46a: Preparing [2023-08-14T20:17:11.957Z] 9991fa67c4ec: Preparing [2023-08-14T20:17:11.957Z] a4e13db7ef2e: Preparing [2023-08-14T20:17:11.957Z] 36b50b131297: Preparing [2023-08-14T20:17:11.957Z] 9991fa67c4ec: Waiting [2023-08-14T20:17:11.957Z] 36b50b131297: Waiting [2023-08-14T20:17:11.957Z] a4e13db7ef2e: Waiting [2023-08-14T20:17:11.957Z] c3d15a44c96a: Layer already exists [2023-08-14T20:17:11.957Z] f69ac02ce46a: Layer already exists [2023-08-14T20:17:11.957Z] 99ac5615cef6: Layer already exists [2023-08-14T20:17:11.957Z] 05801196fc50: Layer already exists [2023-08-14T20:17:11.957Z] b029916ecf69: Layer already exists [2023-08-14T20:17:11.957Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:17:11.957Z] a4e13db7ef2e: Layer already exists [2023-08-14T20:17:11.957Z] 36b50b131297: Layer already exists [2023-08-14T20:17:11.957Z] main: digest: sha256:5adc235af521bf6ebf619b1106afaa2972d9d0e38d000ad237aa60236dcbc634 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:17:11.995Z] ===================================================== [Pipeline] echo [2023-08-14T20:17:12.002Z] taggedImages: [2023-08-14T20:17:12.002Z] - nexus3.edgexfoundry.org:10004/security-spire-config:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:17:12.002Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-14T20:17:12.002Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.22 [2023-08-14T20:17:12.002Z] - nexus3.edgexfoundry.org:10004/security-spire-config:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:17:12.002Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-08-14T20:17:12.018Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-08-14T20:17:12.018Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:17:12.018Z] latest [2023-08-14T20:17:12.018Z] 3.1.0-dev.22 [2023-08-14T20:17:12.018Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:17:12.018Z] main [2023-08-14T20:17:12.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:12.070Z] [2023-08-14T20:17:12.070Z] #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-14T20:17:12.070Z] #138 DONE 0.2s [2023-08-14T20:17:12.070Z] [2023-08-14T20:17:12.070Z] #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-14T20:17:12.070Z] #139 ... [2023-08-14T20:17:12.070Z] [2023-08-14T20:17:12.070Z] #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-14T20:17:12.070Z] #140 DONE 0.4s [2023-08-14T20:17:12.323Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [2023-08-14T20:17:12.337Z] [2023-08-14T20:17:12.338Z] #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-14T20:17:12.338Z] #139 DONE 0.3s [2023-08-14T20:17:12.338Z] [2023-08-14T20:17:12.338Z] #141 [security-spire-config] exporting to image [2023-08-14T20:17:12.338Z] #141 exporting layers [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:12.633Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:17:12.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-14T20:17:12.633Z] ed13583dd465: Preparing [2023-08-14T20:17:12.633Z] b62073ad2e59: Preparing [2023-08-14T20:17:12.633Z] 00986837880c: Preparing [2023-08-14T20:17:12.633Z] 05801196fc50: Preparing [2023-08-14T20:17:12.633Z] f69ac02ce46a: Preparing [2023-08-14T20:17:12.633Z] 9991fa67c4ec: Preparing [2023-08-14T20:17:12.633Z] 9cf323a9f252: Preparing [2023-08-14T20:17:12.633Z] 36b50b131297: Preparing [2023-08-14T20:17:12.633Z] 9cf323a9f252: Waiting [2023-08-14T20:17:12.633Z] 9991fa67c4ec: Waiting [2023-08-14T20:17:12.633Z] f69ac02ce46a: Layer already exists [2023-08-14T20:17:12.633Z] 05801196fc50: Layer already exists [2023-08-14T20:17:12.633Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:17:12.633Z] 9cf323a9f252: Layer already exists [2023-08-14T20:17:12.633Z] 36b50b131297: Layer already exists [2023-08-14T20:17:12.633Z] b62073ad2e59: Pushed [2023-08-14T20:17:12.633Z] 00986837880c: Pushed [2023-08-14T20:17:12.633Z] ed13583dd465: Pushed [2023-08-14T20:17:12.892Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:78df342abdb3353daefc8e599c3cc500cdc39489a171c215d15c69b652cf9cf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:12.936Z] #141 ... [2023-08-14T20:17:12.936Z] [2023-08-14T20:17:12.936Z] #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-14T20:17:12.936Z] #142 DONE 0.6s [2023-08-14T20:17:12.936Z] [2023-08-14T20:17:12.936Z] #141 [security-spire-server] exporting to image [2023-08-14T20:17:13.213Z] + 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-14T20:17:13.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-14T20:17:13.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-14T20:17:13.514Z] ed13583dd465: Preparing [2023-08-14T20:17:13.514Z] b62073ad2e59: Preparing [2023-08-14T20:17:13.514Z] 00986837880c: Preparing [2023-08-14T20:17:13.514Z] 05801196fc50: Preparing [2023-08-14T20:17:13.514Z] f69ac02ce46a: Preparing [2023-08-14T20:17:13.514Z] 9991fa67c4ec: Preparing [2023-08-14T20:17:13.514Z] 9cf323a9f252: Preparing [2023-08-14T20:17:13.514Z] 9991fa67c4ec: Waiting [2023-08-14T20:17:13.514Z] 36b50b131297: Preparing [2023-08-14T20:17:13.514Z] 9cf323a9f252: Waiting [2023-08-14T20:17:13.514Z] 36b50b131297: Waiting [2023-08-14T20:17:13.514Z] ed13583dd465: Layer already exists [2023-08-14T20:17:13.514Z] b62073ad2e59: Layer already exists [2023-08-14T20:17:13.514Z] f69ac02ce46a: Layer already exists [2023-08-14T20:17:13.514Z] 05801196fc50: Layer already exists [2023-08-14T20:17:13.514Z] 00986837880c: Layer already exists [2023-08-14T20:17:13.514Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:17:13.514Z] 9cf323a9f252: Layer already exists [2023-08-14T20:17:13.514Z] 36b50b131297: Layer already exists [2023-08-14T20:17:13.514Z] latest: digest: sha256:78df342abdb3353daefc8e599c3cc500cdc39489a171c215d15c69b652cf9cf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:13.834Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:13.902Z] #141 ... [2023-08-14T20:17:13.902Z] [2023-08-14T20:17:13.902Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T20:17:13.902Z] #143 DONE 2.6s [2023-08-14T20:17:14.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.22 [2023-08-14T20:17:14.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-14T20:17:14.131Z] ed13583dd465: Preparing [2023-08-14T20:17:14.131Z] b62073ad2e59: Preparing [2023-08-14T20:17:14.131Z] 00986837880c: Preparing [2023-08-14T20:17:14.131Z] 05801196fc50: Preparing [2023-08-14T20:17:14.131Z] f69ac02ce46a: Preparing [2023-08-14T20:17:14.131Z] 9991fa67c4ec: Preparing [2023-08-14T20:17:14.131Z] 9cf323a9f252: Preparing [2023-08-14T20:17:14.131Z] 36b50b131297: Preparing [2023-08-14T20:17:14.131Z] 9991fa67c4ec: Waiting [2023-08-14T20:17:14.131Z] 36b50b131297: Waiting [2023-08-14T20:17:14.131Z] ed13583dd465: Layer already exists [2023-08-14T20:17:14.131Z] 05801196fc50: Layer already exists [2023-08-14T20:17:14.131Z] 00986837880c: Layer already exists [2023-08-14T20:17:14.131Z] b62073ad2e59: Layer already exists [2023-08-14T20:17:14.131Z] f69ac02ce46a: Layer already exists [2023-08-14T20:17:14.131Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:17:14.131Z] 9cf323a9f252: Layer already exists [2023-08-14T20:17:14.131Z] 36b50b131297: Layer already exists [2023-08-14T20:17:14.131Z] 3.1.0-dev.22: digest: sha256:78df342abdb3353daefc8e599c3cc500cdc39489a171c215d15c69b652cf9cf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-08-14T20:17:14.170Z] [2023-08-14T20:17:14.170Z] #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-14T20:17:14.170Z] #144 DONE 0.3s [2023-08-14T20:17:14.170Z] [2023-08-14T20:17:14.170Z] #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [Pipeline] sh [2023-08-14T20:17:14.438Z] #85 ... [2023-08-14T20:17:14.438Z] [2023-08-14T20:17:14.438Z] #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-14T20:17:14.438Z] #145 DONE 0.3s [2023-08-14T20:17:14.438Z] [2023-08-14T20:17:14.438Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T20:17:14.452Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:14.706Z] #133 ... [2023-08-14T20:17:14.706Z] [2023-08-14T20:17:14.706Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-14T20:17:14.754Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:17:14.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-14T20:17:14.754Z] ed13583dd465: Preparing [2023-08-14T20:17:14.754Z] b62073ad2e59: Preparing [2023-08-14T20:17:14.754Z] 00986837880c: Preparing [2023-08-14T20:17:14.754Z] 05801196fc50: Preparing [2023-08-14T20:17:14.754Z] f69ac02ce46a: Preparing [2023-08-14T20:17:14.754Z] 9991fa67c4ec: Preparing [2023-08-14T20:17:14.754Z] 9cf323a9f252: Preparing [2023-08-14T20:17:14.754Z] 36b50b131297: Preparing [2023-08-14T20:17:14.754Z] 9991fa67c4ec: Waiting [2023-08-14T20:17:14.754Z] 9cf323a9f252: Waiting [2023-08-14T20:17:14.754Z] 36b50b131297: Waiting [2023-08-14T20:17:14.754Z] b62073ad2e59: Layer already exists [2023-08-14T20:17:14.754Z] f69ac02ce46a: Layer already exists [2023-08-14T20:17:14.754Z] 05801196fc50: Layer already exists [2023-08-14T20:17:14.754Z] ed13583dd465: Layer already exists [2023-08-14T20:17:14.754Z] 00986837880c: Layer already exists [2023-08-14T20:17:14.754Z] 9cf323a9f252: Layer already exists [2023-08-14T20:17:14.754Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:17:14.754Z] 36b50b131297: Layer already exists [2023-08-14T20:17:14.754Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:78df342abdb3353daefc8e599c3cc500cdc39489a171c215d15c69b652cf9cf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:14.977Z] #146 DONE 0.3s [2023-08-14T20:17:14.977Z] [2023-08-14T20:17:14.977Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T20:17:14.977Z] #131 ... [2023-08-14T20:17:14.977Z] [2023-08-14T20:17:14.977Z] #141 [security-spire-agent] exporting to image [2023-08-14T20:17:15.068Z] + 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-14T20:17:15.259Z] #141 exporting layers 3.1s done [2023-08-14T20:17:15.259Z] #141 writing image sha256:826ea1c1a3aaf12a5a2ded902fe59f94c11825a5d26c44b28003b1f3b438ab56 0.0s done [2023-08-14T20:17:15.259Z] #141 naming to docker.io/library/security-spire-config-arm64 [2023-08-14T20:17:15.367Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-08-14T20:17:15.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-14T20:17:15.367Z] ed13583dd465: Preparing [2023-08-14T20:17:15.367Z] b62073ad2e59: Preparing [2023-08-14T20:17:15.367Z] 00986837880c: Preparing [2023-08-14T20:17:15.367Z] 05801196fc50: Preparing [2023-08-14T20:17:15.367Z] f69ac02ce46a: Preparing [2023-08-14T20:17:15.367Z] 9991fa67c4ec: Preparing [2023-08-14T20:17:15.367Z] 9cf323a9f252: Preparing [2023-08-14T20:17:15.367Z] 36b50b131297: Preparing [2023-08-14T20:17:15.367Z] 9991fa67c4ec: Waiting [2023-08-14T20:17:15.367Z] 9cf323a9f252: Waiting [2023-08-14T20:17:15.367Z] 36b50b131297: Waiting [2023-08-14T20:17:15.367Z] 05801196fc50: Layer already exists [2023-08-14T20:17:15.367Z] f69ac02ce46a: Layer already exists [2023-08-14T20:17:15.367Z] b62073ad2e59: Layer already exists [2023-08-14T20:17:15.367Z] ed13583dd465: Layer already exists [2023-08-14T20:17:15.367Z] 00986837880c: Layer already exists [2023-08-14T20:17:15.367Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:17:15.367Z] 9cf323a9f252: Layer already exists [2023-08-14T20:17:15.368Z] 36b50b131297: Layer already exists [2023-08-14T20:17:15.368Z] main: digest: sha256:78df342abdb3353daefc8e599c3cc500cdc39489a171c215d15c69b652cf9cf9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:17:15.416Z] ===================================================== [Pipeline] echo [2023-08-14T20:17:15.424Z] taggedImages: [2023-08-14T20:17:15.424Z] - nexus3.edgexfoundry.org:10004/security-spire-server:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:17:15.424Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-14T20:17:15.424Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.22 [2023-08-14T20:17:15.424Z] - nexus3.edgexfoundry.org:10004/security-spire-server:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:17:15.424Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-08-14T20:17:15.446Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-08-14T20:17:15.446Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:17:15.446Z] latest [2023-08-14T20:17:15.446Z] 3.1.0-dev.22 [2023-08-14T20:17:15.446Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:17:15.447Z] main [2023-08-14T20:17:15.447Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:15.527Z] #141 exporting layers 2.5s done [2023-08-14T20:17:15.527Z] #141 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-08-14T20:17:15.527Z] #141 writing image sha256:01f4cc2c8f73e482d9508cd8c8210bc1597234e3c89f9a9f074c78299ee32fe8 0.0s done [2023-08-14T20:17:15.527Z] #141 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-08-14T20:17:15.773Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:16.082Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:17:16.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-14T20:17:16.082Z] 43f6ddf554ca: Preparing [2023-08-14T20:17:16.082Z] 11edb622525d: Preparing [2023-08-14T20:17:16.082Z] f69ac02ce46a: Preparing [2023-08-14T20:17:16.082Z] 9991fa67c4ec: Preparing [2023-08-14T20:17:16.082Z] fc161c5a3772: Preparing [2023-08-14T20:17:16.082Z] 36b50b131297: Preparing [2023-08-14T20:17:16.082Z] 36b50b131297: Waiting [2023-08-14T20:17:16.082Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:17:16.082Z] f69ac02ce46a: Layer already exists [2023-08-14T20:17:16.082Z] 36b50b131297: Layer already exists [2023-08-14T20:17:16.082Z] 43f6ddf554ca: Pushed [2023-08-14T20:17:16.082Z] fc161c5a3772: Pushed [2023-08-14T20:17:16.929Z] #141 exporting layers 1.9s done [2023-08-14T20:17:16.929Z] #141 writing image sha256:5abc014f28ed9afeb85db9a157f247935b86135b1d458d3d962f59a0a112c014 0.1s done [2023-08-14T20:17:16.929Z] #141 naming to docker.io/library/security-spire-agent-arm64 [2023-08-14T20:17:17.197Z] #141 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-08-14T20:17:17.197Z] #141 DONE 4.5s [2023-08-14T20:17:17.197Z] [2023-08-14T20:17:17.197Z] #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:17:19.366Z] 11edb622525d: Pushed [2023-08-14T20:17:19.366Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:17e9f27441b1721d4b516642435b00332966e57fbd14da523aa78f72af8dd70b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:19.688Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:20.002Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-14T20:17:20.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-14T20:17:20.002Z] 43f6ddf554ca: Preparing [2023-08-14T20:17:20.002Z] 11edb622525d: Preparing [2023-08-14T20:17:20.002Z] f69ac02ce46a: Preparing [2023-08-14T20:17:20.002Z] 9991fa67c4ec: Preparing [2023-08-14T20:17:20.002Z] fc161c5a3772: Preparing [2023-08-14T20:17:20.002Z] 36b50b131297: Preparing [2023-08-14T20:17:20.002Z] 36b50b131297: Waiting [2023-08-14T20:17:20.002Z] f69ac02ce46a: Layer already exists [2023-08-14T20:17:20.002Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:17:20.002Z] 11edb622525d: Layer already exists [2023-08-14T20:17:20.002Z] 43f6ddf554ca: Layer already exists [2023-08-14T20:17:20.002Z] fc161c5a3772: Layer already exists [2023-08-14T20:17:20.003Z] 36b50b131297: Layer already exists [2023-08-14T20:17:20.003Z] latest: digest: sha256:17e9f27441b1721d4b516642435b00332966e57fbd14da523aa78f72af8dd70b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:20.317Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:20.623Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.22 [2023-08-14T20:17:20.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-14T20:17:20.624Z] 43f6ddf554ca: Preparing [2023-08-14T20:17:20.624Z] 11edb622525d: Preparing [2023-08-14T20:17:20.624Z] f69ac02ce46a: Preparing [2023-08-14T20:17:20.624Z] 9991fa67c4ec: Preparing [2023-08-14T20:17:20.624Z] fc161c5a3772: Preparing [2023-08-14T20:17:20.624Z] 36b50b131297: Preparing [2023-08-14T20:17:20.624Z] 36b50b131297: Waiting [2023-08-14T20:17:20.624Z] f69ac02ce46a: Layer already exists [2023-08-14T20:17:20.624Z] 11edb622525d: Layer already exists [2023-08-14T20:17:20.624Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:17:20.624Z] 43f6ddf554ca: Layer already exists [2023-08-14T20:17:20.624Z] fc161c5a3772: Layer already exists [2023-08-14T20:17:20.624Z] 36b50b131297: Layer already exists [2023-08-14T20:17:20.624Z] 3.1.0-dev.22: digest: sha256:17e9f27441b1721d4b516642435b00332966e57fbd14da523aa78f72af8dd70b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:20.945Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:21.256Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:17:21.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-14T20:17:21.256Z] 43f6ddf554ca: Preparing [2023-08-14T20:17:21.256Z] 11edb622525d: Preparing [2023-08-14T20:17:21.256Z] f69ac02ce46a: Preparing [2023-08-14T20:17:21.256Z] 9991fa67c4ec: Preparing [2023-08-14T20:17:21.256Z] fc161c5a3772: Preparing [2023-08-14T20:17:21.256Z] 36b50b131297: Preparing [2023-08-14T20:17:21.256Z] 43f6ddf554ca: Layer already exists [2023-08-14T20:17:21.256Z] 11edb622525d: Layer already exists [2023-08-14T20:17:21.256Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:17:21.256Z] f69ac02ce46a: Layer already exists [2023-08-14T20:17:21.256Z] fc161c5a3772: Layer already exists [2023-08-14T20:17:21.256Z] 36b50b131297: Layer already exists [2023-08-14T20:17:21.256Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:17e9f27441b1721d4b516642435b00332966e57fbd14da523aa78f72af8dd70b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:21.569Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:21.876Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-08-14T20:17:21.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-14T20:17:21.877Z] 43f6ddf554ca: Preparing [2023-08-14T20:17:21.877Z] 11edb622525d: Preparing [2023-08-14T20:17:21.877Z] f69ac02ce46a: Preparing [2023-08-14T20:17:21.877Z] 9991fa67c4ec: Preparing [2023-08-14T20:17:21.877Z] fc161c5a3772: Preparing [2023-08-14T20:17:21.877Z] 36b50b131297: Preparing [2023-08-14T20:17:21.877Z] 36b50b131297: Waiting [2023-08-14T20:17:21.877Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:17:21.877Z] fc161c5a3772: Layer already exists [2023-08-14T20:17:21.877Z] 11edb622525d: Layer already exists [2023-08-14T20:17:21.877Z] 43f6ddf554ca: Layer already exists [2023-08-14T20:17:21.877Z] 36b50b131297: Layer already exists [2023-08-14T20:17:21.877Z] f69ac02ce46a: Layer already exists [2023-08-14T20:17:21.877Z] main: digest: sha256:17e9f27441b1721d4b516642435b00332966e57fbd14da523aa78f72af8dd70b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:17:21.924Z] ===================================================== [Pipeline] echo [2023-08-14T20:17:21.933Z] taggedImages: [2023-08-14T20:17:21.933Z] - nexus3.edgexfoundry.org:10004/support-notifications:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:17:21.933Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-14T20:17:21.933Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.22 [2023-08-14T20:17:21.933Z] - nexus3.edgexfoundry.org:10004/support-notifications:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:17:21.933Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-08-14T20:17:21.960Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-08-14T20:17:21.960Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:17:21.960Z] latest [2023-08-14T20:17:21.960Z] 3.1.0-dev.22 [2023-08-14T20:17:21.960Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:17:21.960Z] main [2023-08-14T20:17:21.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:22.294Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:22.609Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:17:22.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-14T20:17:22.609Z] 19b255999fd9: Preparing [2023-08-14T20:17:22.609Z] 349aaffa83df: Preparing [2023-08-14T20:17:22.609Z] f69ac02ce46a: Preparing [2023-08-14T20:17:22.609Z] 9991fa67c4ec: Preparing [2023-08-14T20:17:22.609Z] cd5ffae8466f: Preparing [2023-08-14T20:17:22.609Z] 36b50b131297: Preparing [2023-08-14T20:17:22.609Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:17:22.609Z] 19b255999fd9: Pushed [2023-08-14T20:17:22.609Z] f69ac02ce46a: Layer already exists [2023-08-14T20:17:22.609Z] cd5ffae8466f: Layer already exists [2023-08-14T20:17:22.867Z] 36b50b131297: Layer already exists [2023-08-14T20:17:25.402Z] 349aaffa83df: Pushed [2023-08-14T20:17:25.402Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:019e149fb94021bf77c037949e34862848e47a5dc41ea41ba14be241bee3d452 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:25.709Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:26.023Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-14T20:17:26.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-14T20:17:26.023Z] 19b255999fd9: Preparing [2023-08-14T20:17:26.023Z] 349aaffa83df: Preparing [2023-08-14T20:17:26.023Z] f69ac02ce46a: Preparing [2023-08-14T20:17:26.023Z] 9991fa67c4ec: Preparing [2023-08-14T20:17:26.023Z] cd5ffae8466f: Preparing [2023-08-14T20:17:26.023Z] 36b50b131297: Preparing [2023-08-14T20:17:26.023Z] 36b50b131297: Waiting [2023-08-14T20:17:26.023Z] cd5ffae8466f: Layer already exists [2023-08-14T20:17:26.023Z] 349aaffa83df: Layer already exists [2023-08-14T20:17:26.023Z] f69ac02ce46a: Layer already exists [2023-08-14T20:17:26.023Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:17:26.023Z] 19b255999fd9: Layer already exists [2023-08-14T20:17:26.023Z] 36b50b131297: Layer already exists [2023-08-14T20:17:26.023Z] latest: digest: sha256:019e149fb94021bf77c037949e34862848e47a5dc41ea41ba14be241bee3d452 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:26.393Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:26.766Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.22 [2023-08-14T20:17:26.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-14T20:17:26.766Z] 19b255999fd9: Preparing [2023-08-14T20:17:26.766Z] 349aaffa83df: Preparing [2023-08-14T20:17:26.766Z] f69ac02ce46a: Preparing [2023-08-14T20:17:26.766Z] 9991fa67c4ec: Preparing [2023-08-14T20:17:26.766Z] cd5ffae8466f: Preparing [2023-08-14T20:17:26.766Z] 36b50b131297: Preparing [2023-08-14T20:17:26.766Z] 36b50b131297: Waiting [2023-08-14T20:17:26.766Z] f69ac02ce46a: Layer already exists [2023-08-14T20:17:26.766Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:17:26.766Z] 349aaffa83df: Layer already exists [2023-08-14T20:17:26.766Z] cd5ffae8466f: Layer already exists [2023-08-14T20:17:26.766Z] 19b255999fd9: Layer already exists [2023-08-14T20:17:26.766Z] 36b50b131297: Layer already exists [2023-08-14T20:17:26.766Z] 3.1.0-dev.22: digest: sha256:019e149fb94021bf77c037949e34862848e47a5dc41ea41ba14be241bee3d452 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:27.115Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:27.448Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:17:27.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-14T20:17:27.448Z] 19b255999fd9: Preparing [2023-08-14T20:17:27.448Z] 349aaffa83df: Preparing [2023-08-14T20:17:27.448Z] f69ac02ce46a: Preparing [2023-08-14T20:17:27.448Z] 9991fa67c4ec: Preparing [2023-08-14T20:17:27.448Z] cd5ffae8466f: Preparing [2023-08-14T20:17:27.448Z] 36b50b131297: Preparing [2023-08-14T20:17:27.448Z] 36b50b131297: Waiting [2023-08-14T20:17:27.448Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:17:27.448Z] cd5ffae8466f: Layer already exists [2023-08-14T20:17:27.448Z] 349aaffa83df: Layer already exists [2023-08-14T20:17:27.448Z] f69ac02ce46a: Layer already exists [2023-08-14T20:17:27.448Z] 19b255999fd9: Layer already exists [2023-08-14T20:17:27.448Z] 36b50b131297: Layer already exists [2023-08-14T20:17:27.448Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:019e149fb94021bf77c037949e34862848e47a5dc41ea41ba14be241bee3d452 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:27.766Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:17:28.067Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-08-14T20:17:28.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-14T20:17:28.067Z] 19b255999fd9: Preparing [2023-08-14T20:17:28.067Z] 349aaffa83df: Preparing [2023-08-14T20:17:28.067Z] f69ac02ce46a: Preparing [2023-08-14T20:17:28.067Z] 9991fa67c4ec: Preparing [2023-08-14T20:17:28.067Z] cd5ffae8466f: Preparing [2023-08-14T20:17:28.067Z] 36b50b131297: Preparing [2023-08-14T20:17:28.067Z] 36b50b131297: Waiting [2023-08-14T20:17:28.067Z] 19b255999fd9: Layer already exists [2023-08-14T20:17:28.067Z] f69ac02ce46a: Layer already exists [2023-08-14T20:17:28.067Z] 9991fa67c4ec: Layer already exists [2023-08-14T20:17:28.067Z] 349aaffa83df: Layer already exists [2023-08-14T20:17:28.067Z] cd5ffae8466f: Layer already exists [2023-08-14T20:17:28.067Z] 36b50b131297: Layer already exists [2023-08-14T20:17:28.067Z] main: digest: sha256:019e149fb94021bf77c037949e34862848e47a5dc41ea41ba14be241bee3d452 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:17:28.116Z] ===================================================== [Pipeline] echo [2023-08-14T20:17:28.122Z] taggedImages: [2023-08-14T20:17:28.122Z] - nexus3.edgexfoundry.org:10004/support-scheduler:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:17:28.122Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-14T20:17:28.122Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.22 [2023-08-14T20:17:28.122Z] - nexus3.edgexfoundry.org:10004/support-scheduler:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:17:28.122Z] - 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-14T20:34:13.152Z] #85 ... [2023-08-14T20:34:13.152Z] [2023-08-14T20:34:13.152Z] #119 [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-14T20:34:13.152Z] #119 1026.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.22" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-14T20:34:13.152Z] #119 ... [2023-08-14T20:34:13.152Z] [2023-08-14T20:34:13.152Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T20:34:13.152Z] #131 DONE 1030.5s [2023-08-14T20:34:13.152Z] [2023-08-14T20:34:13.152Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:34:13.152Z] #120 ... [2023-08-14T20:34:13.152Z] [2023-08-14T20:34:13.152Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:34:13.152Z] #147 DONE 0.1s [2023-08-14T20:34:13.152Z] [2023-08-14T20:34:13.152Z] #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:34:13.152Z] #148 DONE 0.1s [2023-08-14T20:34:13.152Z] [2023-08-14T20:34:13.152Z] #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T20:34:13.152Z] #114 ... [2023-08-14T20:34:13.152Z] [2023-08-14T20:34:13.152Z] #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-14T20:34:13.152Z] #149 DONE 0.2s [2023-08-14T20:34:13.152Z] [2023-08-14T20:34:13.152Z] #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-14T20:34:13.152Z] #150 DONE 0.3s [2023-08-14T20:34:13.152Z] [2023-08-14T20:34:13.152Z] #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-14T20:34:13.152Z] #151 DONE 0.1s [2023-08-14T20:34:13.152Z] [2023-08-14T20:34:13.152Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:34:13.152Z] #120 ... [2023-08-14T20:34:13.152Z] [2023-08-14T20:34:13.152Z] #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T20:34:13.152Z] #152 DONE 2.2s [2023-08-14T20:34:13.152Z] [2023-08-14T20:34:13.152Z] #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T20:34:13.152Z] #114 ... [2023-08-14T20:34:13.152Z] [2023-08-14T20:34:13.152Z] #141 [security-proxy-setup] exporting to image [2023-08-14T20:34:13.152Z] #141 exporting layers [2023-08-14T20:34:13.734Z] #141 exporting layers 0.7s done [2023-08-14T20:34:13.734Z] #141 writing image sha256:831f1cb5ecffb03a0b160eae0fb7eb44985c4deeffe6e8346d28de4eaeb7378a done [2023-08-14T20:34:13.734Z] #141 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-14T20:34:13.734Z] #141 DONE 5.3s [2023-08-14T20:34:13.734Z] [2023-08-14T20:34:13.734Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:34:21.929Z] #129 ... [2023-08-14T20:34:21.929Z] [2023-08-14T20:34:21.929Z] #118 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T20:34:21.929Z] #118 DONE 1043.0s [2023-08-14T20:34:21.929Z] [2023-08-14T20:34:21.929Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:34:22.528Z] #120 ... [2023-08-14T20:34:22.528Z] [2023-08-14T20:34:22.528Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-14T20:34:22.528Z] #153 DONE 0.2s [2023-08-14T20:34:22.528Z] [2023-08-14T20:34:22.528Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:34:22.794Z] #120 ... [2023-08-14T20:34:22.794Z] [2023-08-14T20:34:22.794Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-14T20:34:25.388Z] #154 DONE 2.6s [2023-08-14T20:34:25.388Z] [2023-08-14T20:34:25.388Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:34:25.388Z] #129 ... [2023-08-14T20:34:25.388Z] [2023-08-14T20:34:25.388Z] #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:34:25.980Z] #155 DONE 0.5s [2023-08-14T20:34:25.980Z] [2023-08-14T20:34:25.981Z] #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:34:25.981Z] #156 DONE 0.1s [2023-08-14T20:34:25.981Z] [2023-08-14T20:34:25.981Z] #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-14T20:34:26.246Z] #157 DONE 0.4s [2023-08-14T20:34:26.246Z] [2023-08-14T20:34:26.246Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T20:34:26.513Z] #102 ... [2023-08-14T20:34:26.513Z] [2023-08-14T20:34:26.513Z] #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-14T20:34:26.513Z] #158 DONE 0.2s [2023-08-14T20:34:26.513Z] [2023-08-14T20:34:26.513Z] #159 [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-14T20:34:26.802Z] #159 DONE 0.2s [2023-08-14T20:34:26.802Z] [2023-08-14T20:34:26.802Z] #160 [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-14T20:34:27.069Z] #160 DONE 0.2s [2023-08-14T20:34:27.069Z] [2023-08-14T20:34:27.069Z] #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-14T20:34:27.069Z] #161 DONE 0.2s [2023-08-14T20:34:27.069Z] [2023-08-14T20:34:27.069Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:34:27.069Z] #120 ... [2023-08-14T20:34:27.069Z] [2023-08-14T20:34:27.069Z] #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-14T20:34:27.342Z] #162 DONE 0.2s [2023-08-14T20:34:27.342Z] [2023-08-14T20:34:27.342Z] #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-14T20:34:29.926Z] #163 DONE 2.4s [2023-08-14T20:34:29.926Z] [2023-08-14T20:34:29.926Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:34:29.926Z] #129 ... [2023-08-14T20:34:29.926Z] [2023-08-14T20:34:29.926Z] #141 [security-bootstrapper] exporting to image [2023-08-14T20:34:29.926Z] #141 exporting layers [2023-08-14T20:34:30.906Z] #141 ... [2023-08-14T20:34:30.906Z] [2023-08-14T20:34:30.906Z] #119 [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-14T20:34:30.906Z] #119 DONE 1051.9s [2023-08-14T20:34:30.906Z] [2023-08-14T20:34:30.906Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:34:31.172Z] #129 ... [2023-08-14T20:34:31.172Z] [2023-08-14T20:34:31.172Z] #141 [security-bootstrapper] exporting to image [2023-08-14T20:34:31.172Z] #141 exporting layers 1.6s done [2023-08-14T20:34:31.172Z] #141 writing image sha256:d3b249912d296b002cbc47f0139fa1f0c44a3995334bc61df03dfe5fe51240c5 0.1s done [2023-08-14T20:34:31.172Z] #141 naming to docker.io/library/security-bootstrapper-arm64 [2023-08-14T20:34:31.442Z] #141 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-14T20:34:31.442Z] #141 DONE 7.0s [2023-08-14T20:34:31.442Z] [2023-08-14T20:34:31.442Z] #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:34:31.749Z] #164 DONE 0.5s [2023-08-14T20:34:31.749Z] [2023-08-14T20:34:31.749Z] #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:34:32.018Z] #165 DONE 0.3s [2023-08-14T20:34:32.018Z] [2023-08-14T20:34:32.018Z] #166 [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-14T20:34:32.284Z] #166 DONE 0.2s [2023-08-14T20:34:32.284Z] [2023-08-14T20:34:32.284Z] #167 [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-14T20:34:32.284Z] #167 DONE 0.1s [2023-08-14T20:34:32.284Z] [2023-08-14T20:34:32.284Z] #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-14T20:34:32.550Z] #168 DONE 0.1s [2023-08-14T20:34:32.550Z] [2023-08-14T20:34:32.550Z] #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-14T20:34:32.817Z] #169 DONE 0.3s [2023-08-14T20:34:32.817Z] [2023-08-14T20:34:32.817Z] #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-14T20:34:33.401Z] #170 DONE 0.5s [2023-08-14T20:34:33.401Z] [2023-08-14T20:34:33.401Z] #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-14T20:34:33.401Z] #171 DONE 0.2s [2023-08-14T20:34:33.401Z] [2023-08-14T20:34:33.401Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:34:33.668Z] #120 ... [2023-08-14T20:34:33.668Z] [2023-08-14T20:34:33.668Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T20:34:35.621Z] #172 DONE 2.1s [2023-08-14T20:34:35.621Z] [2023-08-14T20:34:35.621Z] #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:34:35.621Z] #85 ... [2023-08-14T20:34:35.621Z] [2023-08-14T20:34:35.621Z] #141 [security-secretstore-setup] exporting to image [2023-08-14T20:34:37.028Z] #141 exporting layers 1.3s done [2023-08-14T20:34:37.028Z] #141 writing image sha256:6fbe483881ffb47d5d9e06ff0c4b5a250c6b3bd162c52cdcce574b649b52ef7d done [2023-08-14T20:34:37.028Z] #141 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-14T20:34:37.028Z] #141 DONE 8.3s [2023-08-14T20:34:37.028Z] [2023-08-14T20:34:37.028Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:34:38.005Z] #129 ... [2023-08-14T20:34:38.005Z] [2023-08-14T20:34:38.005Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T20:34:38.005Z] #132 DONE 1058.9s [2023-08-14T20:34:38.005Z] [2023-08-14T20:34:38.005Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:34:38.592Z] #120 ... [2023-08-14T20:34:38.592Z] [2023-08-14T20:34:38.592Z] #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:34:38.592Z] #173 DONE 0.2s [2023-08-14T20:34:38.592Z] [2023-08-14T20:34:38.592Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:34:38.858Z] #129 ... [2023-08-14T20:34:38.858Z] [2023-08-14T20:34:38.858Z] #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:34:38.858Z] #174 DONE 0.2s [2023-08-14T20:34:38.858Z] [2023-08-14T20:34:38.858Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-14T20:34:39.125Z] #175 DONE 0.3s [2023-08-14T20:34:39.125Z] [2023-08-14T20:34:39.125Z] #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:34:39.398Z] #176 DONE 0.2s [2023-08-14T20:34:39.398Z] [2023-08-14T20:34:39.398Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T20:34:39.398Z] #133 ... [2023-08-14T20:34:39.398Z] [2023-08-14T20:34:39.398Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-14T20:34:39.665Z] #177 DONE 0.2s [2023-08-14T20:34:39.665Z] [2023-08-14T20:34:39.665Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T20:34:41.602Z] #178 DONE 1.9s [2023-08-14T20:34:41.602Z] [2023-08-14T20:34:41.602Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:34:41.602Z] #129 ... [2023-08-14T20:34:41.602Z] [2023-08-14T20:34:41.602Z] #141 [security-proxy-auth] exporting to image [2023-08-14T20:34:41.866Z] #141 exporting layers 0.6s done [2023-08-14T20:34:41.866Z] #141 writing image sha256:ded79397273111c402d7aac803f96d383e8e217a196eeb986e7f6b9d3a4d23eb [2023-08-14T20:34:42.133Z] #141 writing image sha256:ded79397273111c402d7aac803f96d383e8e217a196eeb986e7f6b9d3a4d23eb done [2023-08-14T20:34:42.133Z] #141 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-14T20:34:42.133Z] #141 DONE 8.9s [2023-08-14T20:34:42.133Z] [2023-08-14T20:34:42.133Z] #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:35:04.202Z] #85 ... [2023-08-14T20:35:04.202Z] [2023-08-14T20:35:04.202Z] #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T20:35:04.202Z] #114 DONE 1083.5s [2023-08-14T20:35:04.202Z] [2023-08-14T20:35:04.202Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T20:35:04.202Z] #102 ... [2023-08-14T20:35:04.202Z] [2023-08-14T20:35:04.202Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:35:04.202Z] #179 DONE 0.2s [2023-08-14T20:35:04.202Z] [2023-08-14T20:35:04.202Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:35:04.202Z] #180 DONE 0.1s [2023-08-14T20:35:04.202Z] [2023-08-14T20:35:04.202Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:35:04.202Z] #129 ... [2023-08-14T20:35:04.202Z] [2023-08-14T20:35:04.202Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-14T20:35:04.202Z] #181 DONE 0.3s [2023-08-14T20:35:04.202Z] [2023-08-14T20:35:04.202Z] #182 [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-14T20:35:04.202Z] #182 DONE 0.1s [2023-08-14T20:35:04.202Z] [2023-08-14T20:35:04.202Z] #183 [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-14T20:35:04.202Z] #183 DONE 0.1s [2023-08-14T20:35:04.202Z] [2023-08-14T20:35:04.202Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T20:35:04.202Z] #133 ... [2023-08-14T20:35:04.202Z] [2023-08-14T20:35:04.202Z] #184 [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-14T20:35:06.136Z] #184 DONE 2.1s [2023-08-14T20:35:06.136Z] [2023-08-14T20:35:06.136Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T20:35:06.136Z] #130 ... [2023-08-14T20:35:06.136Z] [2023-08-14T20:35:06.136Z] #141 [core-common-config-bootstrapper] exporting to image [2023-08-14T20:35:06.136Z] #141 exporting layers [2023-08-14T20:35:06.400Z] #141 exporting layers 0.7s done [2023-08-14T20:35:06.400Z] #141 writing image sha256:bc83f0ada6806c60d3ee37a7918c87b7b0783d8d60e01e31c6257cf508cd52f6 done [2023-08-14T20:35:06.400Z] #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2023-08-14T20:35:06.665Z] #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-14T20:35:06.665Z] #141 DONE 9.6s [2023-08-14T20:35:06.665Z] [2023-08-14T20:35:06.665Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:35:53.500Z] #129 ... [2023-08-14T20:35:53.500Z] [2023-08-14T20:35:53.500Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T20:35:53.500Z] #130 DONE 1127.3s [2023-08-14T20:35:53.500Z] [2023-08-14T20:35:53.500Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T20:35:53.500Z] #133 ... [2023-08-14T20:35:53.500Z] [2023-08-14T20:35:53.500Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:35:53.500Z] #185 DONE 0.1s [2023-08-14T20:35:53.500Z] [2023-08-14T20:35:53.500Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T20:35:53.500Z] #133 ... [2023-08-14T20:35:53.500Z] [2023-08-14T20:35:53.500Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:35:53.500Z] #186 DONE 0.2s [2023-08-14T20:35:53.500Z] [2023-08-14T20:35:53.500Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-14T20:35:53.500Z] #187 DONE 0.3s [2023-08-14T20:35:53.500Z] [2023-08-14T20:35:53.500Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:35:53.500Z] #188 DONE 0.2s [2023-08-14T20:35:53.500Z] [2023-08-14T20:35:53.500Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:35:53.500Z] #120 ... [2023-08-14T20:35:53.500Z] [2023-08-14T20:35:53.500Z] #141 [core-command] exporting to image [2023-08-14T20:35:53.500Z] #141 exporting layers [2023-08-14T20:35:53.500Z] #141 exporting layers 0.3s done [2023-08-14T20:35:53.500Z] #141 writing image sha256:e12bd49a124b881b2d6d59489b28ebf693eb5598671a1cd1c0f294aef1f6d4a9 done [2023-08-14T20:35:53.500Z] #141 naming to docker.io/library/core-command-arm64 done [2023-08-14T20:35:53.500Z] #141 DONE 9.9s [2023-08-14T20:35:53.500Z] [2023-08-14T20:35:53.500Z] #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:35:58.826Z] #85 ... [2023-08-14T20:35:58.826Z] [2023-08-14T20:35:58.826Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T20:35:58.826Z] #102 DONE 1139.4s [2023-08-14T20:35:58.826Z] [2023-08-14T20:35:58.826Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:35:58.826Z] #129 ... [2023-08-14T20:35:58.826Z] [2023-08-14T20:35:58.826Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:35:58.826Z] #189 DONE 0.1s [2023-08-14T20:35:59.097Z] [2023-08-14T20:35:59.097Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:35:59.364Z] #120 ... [2023-08-14T20:35:59.365Z] [2023-08-14T20:35:59.365Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:35:59.365Z] #190 DONE 0.1s [2023-08-14T20:35:59.365Z] [2023-08-14T20:35:59.365Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-14T20:35:59.631Z] #191 DONE 0.3s [2023-08-14T20:35:59.631Z] [2023-08-14T20:35:59.631Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:35:59.631Z] #120 ... [2023-08-14T20:35:59.631Z] [2023-08-14T20:35:59.631Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:35:59.631Z] #192 DONE 0.1s [2023-08-14T20:35:59.896Z] [2023-08-14T20:35:59.896Z] #141 [core-data] exporting to image [2023-08-14T20:35:59.896Z] #141 exporting layers [2023-08-14T20:36:00.161Z] #141 exporting layers 0.3s done [2023-08-14T20:36:00.161Z] #141 writing image sha256:879a90db3f56bb50cd4171b88e6b5628d585a94dfca38e4e287cdce3a17b6969 done [2023-08-14T20:36:00.161Z] #141 naming to docker.io/library/core-data-arm64 done [2023-08-14T20:36:00.161Z] #141 DONE 10.2s [2023-08-14T20:36:00.161Z] [2023-08-14T20:36:00.161Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:36:01.562Z] #120 ... [2023-08-14T20:36:01.562Z] [2023-08-14T20:36:01.562Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T20:36:01.562Z] #133 DONE 1142.3s [2023-08-14T20:36:01.562Z] [2023-08-14T20:36:01.562Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:36:01.828Z] #120 ... [2023-08-14T20:36:01.828Z] [2023-08-14T20:36:01.828Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:36:02.093Z] #193 DONE 0.2s [2023-08-14T20:36:02.093Z] [2023-08-14T20:36:02.093Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:36:02.093Z] #194 DONE 0.1s [2023-08-14T20:36:02.093Z] [2023-08-14T20:36:02.093Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-14T20:36:02.358Z] #195 DONE 0.3s [2023-08-14T20:36:02.358Z] [2023-08-14T20:36:02.358Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:36:02.623Z] #196 DONE 0.1s [2023-08-14T20:36:02.623Z] [2023-08-14T20:36:02.623Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-14T20:36:02.888Z] #197 DONE 0.1s [2023-08-14T20:36:02.888Z] [2023-08-14T20:36:02.888Z] #141 [core-metadata] exporting to image [2023-08-14T20:36:03.157Z] #141 exporting layers 0.4s done [2023-08-14T20:36:03.157Z] #141 writing image sha256:8c7ec5646a3afff57f148022d52f68b81384c1e1c2557329db59f7fd1d363d08 done [2023-08-14T20:36:03.157Z] #141 naming to docker.io/library/core-metadata-arm64 done [2023-08-14T20:36:03.157Z] #141 DONE 10.6s [2023-08-14T20:36:03.157Z] [2023-08-14T20:36:03.157Z] #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T20:36:35.355Z] #120 DONE 1176.0s [2023-08-14T20:36:35.355Z] [2023-08-14T20:36:35.355Z] #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:36:35.355Z] #85 ... [2023-08-14T20:36:35.355Z] [2023-08-14T20:36:35.355Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:36:35.620Z] #198 DONE 0.2s [2023-08-14T20:36:35.620Z] [2023-08-14T20:36:35.620Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:36:35.620Z] #199 DONE 0.1s [2023-08-14T20:36:35.620Z] [2023-08-14T20:36:35.620Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-14T20:36:36.199Z] #200 DONE 0.4s [2023-08-14T20:36:36.199Z] [2023-08-14T20:36:36.199Z] #201 [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-14T20:36:36.199Z] #201 DONE 0.1s [2023-08-14T20:36:36.199Z] [2023-08-14T20:36:36.199Z] #141 [security-spiffe-token-provider] exporting to image [2023-08-14T20:36:36.199Z] #141 exporting layers [2023-08-14T20:36:36.781Z] #141 exporting layers 0.5s done [2023-08-14T20:36:36.781Z] #141 writing image sha256:77b0af7aa7ace7e17ce91fa48dba6debc1dcd6fccae392c450bb10e112d024d4 done [2023-08-14T20:36:36.781Z] #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-14T20:36:36.781Z] #141 DONE 11.1s [2023-08-14T20:36:36.781Z] [2023-08-14T20:36:36.781Z] #85 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T20:37:09.297Z] #85 DONE 1206.5s [2023-08-14T20:37:09.297Z] [2023-08-14T20:37:09.297Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T20:37:09.297Z] #129 DONE 1206.5s [2023-08-14T20:37:09.297Z] [2023-08-14T20:37:09.297Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:37:09.297Z] #202 DONE 0.2s [2023-08-14T20:37:09.297Z] [2023-08-14T20:37:09.297Z] #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T20:37:09.297Z] #203 DONE 0.3s [2023-08-14T20:37:09.297Z] [2023-08-14T20:37:09.297Z] #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:37:09.297Z] #204 DONE 0.1s [2023-08-14T20:37:09.297Z] [2023-08-14T20:37:09.297Z] #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T20:37:09.297Z] #205 DONE 0.2s [2023-08-14T20:37:09.297Z] [2023-08-14T20:37:09.297Z] #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-14T20:37:09.297Z] #206 ... [2023-08-14T20:37:09.297Z] [2023-08-14T20:37:09.297Z] #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-14T20:37:09.297Z] #207 DONE 0.4s [2023-08-14T20:37:09.297Z] [2023-08-14T20:37:09.297Z] #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:37:09.297Z] #208 DONE 0.2s [2023-08-14T20:37:09.297Z] [2023-08-14T20:37:09.297Z] #141 [support-notifications] exporting to image [2023-08-14T20:37:09.298Z] #141 exporting layers [2023-08-14T20:37:09.298Z] #141 ... [2023-08-14T20:37:09.298Z] [2023-08-14T20:37:09.298Z] #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-14T20:37:09.298Z] #206 DONE 0.4s [2023-08-14T20:37:09.298Z] [2023-08-14T20:37:09.298Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-14T20:37:09.298Z] #209 DONE 0.1s [2023-08-14T20:37:09.298Z] [2023-08-14T20:37:09.298Z] #141 [support-scheduler] exporting to image [2023-08-14T20:37:09.298Z] #141 exporting layers 0.4s done [2023-08-14T20:37:09.298Z] #141 writing image sha256:0e9fc54a6e443537476743cfc6209dbed46b34c74b2b575ff85441dfae401c27 [2023-08-14T20:37:09.298Z] #141 exporting layers 0.4s done [2023-08-14T20:37:09.298Z] #141 writing image sha256:0e9fc54a6e443537476743cfc6209dbed46b34c74b2b575ff85441dfae401c27 done [2023-08-14T20:37:09.298Z] #141 naming to docker.io/library/support-notifications-arm64 done [2023-08-14T20:37:09.298Z] #141 writing image sha256:54e6b6d9335d12c9e1d9257c638ed7abcff7c56cebe92c66da34df1248154f69 done [2023-08-14T20:37:09.298Z] #141 naming to docker.io/library/support-scheduler-arm64 done [2023-08-14T20:37:09.298Z] #141 DONE 11.6s [2023-08-14T20:37:09.298Z] time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:37:09.298Z] time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:37:09.298Z] time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:37:09.298Z] time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:37:09.298Z] time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:37:09.298Z] time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:37:09.298Z] time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:37:09.298Z] time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:37:09.298Z] time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:37:09.298Z] time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:37:09.298Z] time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:37:09.298Z] time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:37:09.298Z] time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T20:37:09.298Z] time="2023-08-14T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-14T20:37:09.318Z] $ docker stop --time=1 e7855b30790013a34e983c2c9c6d368f18775a71002cf7cf25ca07db0d844a37 [2023-08-14T20:37:11.031Z] $ docker rm -f --volumes e7855b30790013a34e983c2c9c6d368f18775a71002cf7cf25ca07db0d844a37 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T20:37:11.535Z] + docker images [2023-08-14T20:37:11.535Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-14T20:37:11.535Z] support-notifications-arm64 latest 0e9fc54a6e44 5 seconds ago 33.7MB [2023-08-14T20:37:11.535Z] support-scheduler-arm64 latest 54e6b6d9335d 5 seconds ago 32.9MB [2023-08-14T20:37:11.535Z] security-spiffe-token-provider-arm64 latest 77b0af7aa7ac 36 seconds ago 33.3MB [2023-08-14T20:37:11.535Z] core-metadata-arm64 latest 8c7ec5646a3a About a minute ago 21.2MB [2023-08-14T20:37:11.535Z] core-data-arm64 latest 879a90db3f56 About a minute ago 20.9MB [2023-08-14T20:37:11.535Z] core-command-arm64 latest e12bd49a124b About a minute ago 20.8MB [2023-08-14T20:37:11.535Z] core-common-config-bootstrapper-arm64 latest bc83f0ada680 2 minutes ago 18MB [2023-08-14T20:37:11.535Z] security-proxy-auth-arm64 latest ded793972731 2 minutes ago 19.3MB [2023-08-14T20:37:11.535Z] security-secretstore-setup-arm64 latest 6fbe483881ff 2 minutes ago 43MB [2023-08-14T20:37:11.535Z] security-bootstrapper-arm64 latest d3b249912d29 2 minutes ago 22.6MB [2023-08-14T20:37:11.535Z] security-proxy-setup-arm64 latest 831f1cb5ecff 2 minutes ago 19.5MB [2023-08-14T20:37:11.535Z] security-spire-agent-arm64 latest 5abc014f28ed 19 minutes ago 152MB [2023-08-14T20:37:11.535Z] security-spire-server-arm64 latest 01f4cc2c8f73 19 minutes ago 96.9MB [2023-08-14T20:37:11.535Z] security-spire-config-arm64 latest 826ea1c1a3aa 20 minutes ago 96.1MB [2023-08-14T20:37:11.535Z] ci-base-image-arm64 latest 5f6cf0cee03a 22 minutes ago 1.05GB [2023-08-14T20:37:11.535Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB [2023-08-14T20:37:11.535Z] 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-14T20:37:11.666Z] provisioning config files... [2023-08-14T20:37:11.682Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/556@tmp/config10690659141815432852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:37:12.019Z] ---> docker-login.sh [2023-08-14T20:37:12.019Z] nexus3.edgexfoundry.org:10001 [2023-08-14T20:37:12.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:37:12.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:37:12.287Z] Configure a credential helper to remove this warning. See [2023-08-14T20:37:12.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:37:12.287Z] [2023-08-14T20:37:12.287Z] Login Succeeded [2023-08-14T20:37:12.287Z] nexus3.edgexfoundry.org:10002 [2023-08-14T20:37:12.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:37:12.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:37:12.823Z] Configure a credential helper to remove this warning. See [2023-08-14T20:37:12.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:37:12.823Z] [2023-08-14T20:37:12.823Z] Login Succeeded [2023-08-14T20:37:12.823Z] nexus3.edgexfoundry.org:10003 [2023-08-14T20:37:13.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:37:13.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:37:13.089Z] Configure a credential helper to remove this warning. See [2023-08-14T20:37:13.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:37:13.089Z] [2023-08-14T20:37:13.089Z] Login Succeeded [2023-08-14T20:37:13.089Z] nexus3.edgexfoundry.org:10004 [2023-08-14T20:37:13.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:37:13.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:37:13.623Z] Configure a credential helper to remove this warning. See [2023-08-14T20:37:13.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:37:13.623Z] [2023-08-14T20:37:13.623Z] Login Succeeded [2023-08-14T20:37:13.623Z] docker.io [2023-08-14T20:37:13.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T20:37:14.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T20:37:14.154Z] Configure a credential helper to remove this warning. See [2023-08-14T20:37:14.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T20:37:14.154Z] [2023-08-14T20:37:14.154Z] Login Succeeded [2023-08-14T20:37:14.154Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T20:37:14.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:37:14.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T20:37:14.204Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-08-14T20:37:14.204Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:37:14.204Z] latest [2023-08-14T20:37:14.204Z] 3.1.0-dev.22 [2023-08-14T20:37:14.204Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:37:14.204Z] main [2023-08-14T20:37:14.204Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:14.566Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:14.926Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:37:14.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-14T20:37:14.926Z] a9a71a8ea68f: Preparing [2023-08-14T20:37:14.926Z] 957cc63b67b6: Preparing [2023-08-14T20:37:14.926Z] 273659fb76aa: Preparing [2023-08-14T20:37:14.926Z] fab8a028ef28: Preparing [2023-08-14T20:37:14.926Z] 76871940437a: Preparing [2023-08-14T20:37:14.926Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:14.926Z] d2d9d24a8c2a: Waiting [2023-08-14T20:37:15.192Z] fab8a028ef28: Pushed [2023-08-14T20:37:15.192Z] 273659fb76aa: Pushed [2023-08-14T20:37:15.192Z] 76871940437a: Pushed [2023-08-14T20:37:15.192Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:15.192Z] a9a71a8ea68f: Pushed [2023-08-14T20:37:18.529Z] 957cc63b67b6: Pushed [2023-08-14T20:37:18.529Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:cebfe44a7238ae0a0d2935cf62082dc9377bf9ef900144147665cc989e297b26 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:18.889Z] + 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-14T20:37:19.226Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-14T20:37:19.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-14T20:37:19.226Z] a9a71a8ea68f: Preparing [2023-08-14T20:37:19.226Z] 957cc63b67b6: Preparing [2023-08-14T20:37:19.226Z] 273659fb76aa: Preparing [2023-08-14T20:37:19.226Z] fab8a028ef28: Preparing [2023-08-14T20:37:19.226Z] 76871940437a: Preparing [2023-08-14T20:37:19.226Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:19.226Z] d2d9d24a8c2a: Waiting [2023-08-14T20:37:19.226Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:19.226Z] 76871940437a: Layer already exists [2023-08-14T20:37:19.226Z] 957cc63b67b6: Layer already exists [2023-08-14T20:37:19.226Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:19.226Z] a9a71a8ea68f: Layer already exists [2023-08-14T20:37:19.226Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:19.492Z] latest: digest: sha256:cebfe44a7238ae0a0d2935cf62082dc9377bf9ef900144147665cc989e297b26 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:19.842Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:20.179Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.22 [2023-08-14T20:37:20.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-14T20:37:20.179Z] a9a71a8ea68f: Preparing [2023-08-14T20:37:20.179Z] 957cc63b67b6: Preparing [2023-08-14T20:37:20.179Z] 273659fb76aa: Preparing [2023-08-14T20:37:20.179Z] fab8a028ef28: Preparing [2023-08-14T20:37:20.179Z] 76871940437a: Preparing [2023-08-14T20:37:20.179Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:20.179Z] 76871940437a: Layer already exists [2023-08-14T20:37:20.179Z] a9a71a8ea68f: Layer already exists [2023-08-14T20:37:20.179Z] 957cc63b67b6: Layer already exists [2023-08-14T20:37:20.179Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:20.179Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:20.179Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:20.179Z] 3.1.0-dev.22: digest: sha256:cebfe44a7238ae0a0d2935cf62082dc9377bf9ef900144147665cc989e297b26 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:20.789Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:21.123Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:37:21.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-14T20:37:21.123Z] a9a71a8ea68f: Preparing [2023-08-14T20:37:21.123Z] 957cc63b67b6: Preparing [2023-08-14T20:37:21.123Z] 273659fb76aa: Preparing [2023-08-14T20:37:21.123Z] fab8a028ef28: Preparing [2023-08-14T20:37:21.123Z] 76871940437a: Preparing [2023-08-14T20:37:21.123Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:21.123Z] d2d9d24a8c2a: Waiting [2023-08-14T20:37:21.123Z] a9a71a8ea68f: Layer already exists [2023-08-14T20:37:21.123Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:21.123Z] 957cc63b67b6: Layer already exists [2023-08-14T20:37:21.123Z] 76871940437a: Layer already exists [2023-08-14T20:37:21.123Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:21.123Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:21.123Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:cebfe44a7238ae0a0d2935cf62082dc9377bf9ef900144147665cc989e297b26 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:21.730Z] + 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-14T20:37:22.062Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-08-14T20:37:22.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-14T20:37:22.062Z] a9a71a8ea68f: Preparing [2023-08-14T20:37:22.062Z] 957cc63b67b6: Preparing [2023-08-14T20:37:22.062Z] 273659fb76aa: Preparing [2023-08-14T20:37:22.062Z] fab8a028ef28: Preparing [2023-08-14T20:37:22.062Z] 76871940437a: Preparing [2023-08-14T20:37:22.062Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:22.062Z] d2d9d24a8c2a: Waiting [2023-08-14T20:37:22.062Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:22.062Z] 957cc63b67b6: Layer already exists [2023-08-14T20:37:22.062Z] a9a71a8ea68f: Layer already exists [2023-08-14T20:37:22.062Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:22.062Z] 76871940437a: Layer already exists [2023-08-14T20:37:22.062Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:22.329Z] main: digest: sha256:cebfe44a7238ae0a0d2935cf62082dc9377bf9ef900144147665cc989e297b26 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:37:22.375Z] ===================================================== [Pipeline] echo [2023-08-14T20:37:22.380Z] taggedImages: [2023-08-14T20:37:22.380Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:37:22.380Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-14T20:37:22.380Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.22 [2023-08-14T20:37:22.380Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:37:22.380Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-08-14T20:37:22.401Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-08-14T20:37:22.401Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:37:22.401Z] latest [2023-08-14T20:37:22.401Z] 3.1.0-dev.22 [2023-08-14T20:37:22.401Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:37:22.401Z] main [2023-08-14T20:37:22.401Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:22.765Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:23.118Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:37:23.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-14T20:37:23.118Z] a91acb78bac8: Preparing [2023-08-14T20:37:23.118Z] acfd652758db: Preparing [2023-08-14T20:37:23.118Z] cbb7b2288075: Preparing [2023-08-14T20:37:23.118Z] a5942201d0fa: Preparing [2023-08-14T20:37:23.118Z] 273659fb76aa: Preparing [2023-08-14T20:37:23.118Z] fab8a028ef28: Preparing [2023-08-14T20:37:23.118Z] 76871940437a: Preparing [2023-08-14T20:37:23.118Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:23.118Z] fab8a028ef28: Waiting [2023-08-14T20:37:23.118Z] d2d9d24a8c2a: Waiting [2023-08-14T20:37:23.118Z] 76871940437a: Waiting [2023-08-14T20:37:23.118Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:23.384Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:23.384Z] 76871940437a: Layer already exists [2023-08-14T20:37:23.384Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:23.384Z] cbb7b2288075: Pushed [2023-08-14T20:37:23.384Z] acfd652758db: Pushed [2023-08-14T20:37:23.384Z] a91acb78bac8: Pushed [2023-08-14T20:37:25.960Z] a5942201d0fa: Pushed [2023-08-14T20:37:25.960Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:965833f4dd65942f67561a299ea104ffb4727757933f466336f012bd5eb0a132 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:26.311Z] + 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-14T20:37:26.649Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-14T20:37:26.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-14T20:37:26.649Z] a91acb78bac8: Preparing [2023-08-14T20:37:26.649Z] acfd652758db: Preparing [2023-08-14T20:37:26.649Z] cbb7b2288075: Preparing [2023-08-14T20:37:26.649Z] a5942201d0fa: Preparing [2023-08-14T20:37:26.649Z] 273659fb76aa: Preparing [2023-08-14T20:37:26.649Z] fab8a028ef28: Preparing [2023-08-14T20:37:26.649Z] 76871940437a: Preparing [2023-08-14T20:37:26.649Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:26.649Z] 76871940437a: Waiting [2023-08-14T20:37:26.649Z] d2d9d24a8c2a: Waiting [2023-08-14T20:37:26.649Z] fab8a028ef28: Waiting [2023-08-14T20:37:26.649Z] cbb7b2288075: Layer already exists [2023-08-14T20:37:26.649Z] a5942201d0fa: Layer already exists [2023-08-14T20:37:26.649Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:26.649Z] acfd652758db: Layer already exists [2023-08-14T20:37:26.649Z] a91acb78bac8: Layer already exists [2023-08-14T20:37:26.649Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:26.649Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:26.649Z] 76871940437a: Layer already exists [2023-08-14T20:37:26.915Z] latest: digest: sha256:965833f4dd65942f67561a299ea104ffb4727757933f466336f012bd5eb0a132 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:27.260Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:27.600Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.22 [2023-08-14T20:37:27.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-14T20:37:27.600Z] a91acb78bac8: Preparing [2023-08-14T20:37:27.600Z] acfd652758db: Preparing [2023-08-14T20:37:27.600Z] cbb7b2288075: Preparing [2023-08-14T20:37:27.600Z] a5942201d0fa: Preparing [2023-08-14T20:37:27.600Z] 273659fb76aa: Preparing [2023-08-14T20:37:27.600Z] fab8a028ef28: Preparing [2023-08-14T20:37:27.600Z] 76871940437a: Preparing [2023-08-14T20:37:27.600Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:27.600Z] 76871940437a: Waiting [2023-08-14T20:37:27.600Z] d2d9d24a8c2a: Waiting [2023-08-14T20:37:27.600Z] fab8a028ef28: Waiting [2023-08-14T20:37:27.600Z] a5942201d0fa: Layer already exists [2023-08-14T20:37:27.600Z] acfd652758db: Layer already exists [2023-08-14T20:37:27.600Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:27.600Z] cbb7b2288075: Layer already exists [2023-08-14T20:37:27.600Z] a91acb78bac8: Layer already exists [2023-08-14T20:37:27.600Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:27.600Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:27.600Z] 76871940437a: Layer already exists [2023-08-14T20:37:27.866Z] 3.1.0-dev.22: digest: sha256:965833f4dd65942f67561a299ea104ffb4727757933f466336f012bd5eb0a132 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:28.210Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:31.120Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:37:31.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-14T20:37:31.120Z] a91acb78bac8: Preparing [2023-08-14T20:37:31.120Z] acfd652758db: Preparing [2023-08-14T20:37:31.120Z] cbb7b2288075: Preparing [2023-08-14T20:37:31.120Z] a5942201d0fa: Preparing [2023-08-14T20:37:31.120Z] 273659fb76aa: Preparing [2023-08-14T20:37:31.120Z] fab8a028ef28: Preparing [2023-08-14T20:37:31.120Z] 76871940437a: Preparing [2023-08-14T20:37:31.121Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:31.121Z] 76871940437a: Waiting [2023-08-14T20:37:31.121Z] d2d9d24a8c2a: Waiting [2023-08-14T20:37:31.121Z] fab8a028ef28: Waiting [2023-08-14T20:37:31.121Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:31.121Z] cbb7b2288075: Layer already exists [2023-08-14T20:37:31.121Z] a5942201d0fa: Layer already exists [2023-08-14T20:37:31.121Z] a91acb78bac8: Layer already exists [2023-08-14T20:37:31.121Z] acfd652758db: Layer already exists [2023-08-14T20:37:31.121Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:31.121Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:31.121Z] 76871940437a: Layer already exists [2023-08-14T20:37:31.388Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:965833f4dd65942f67561a299ea104ffb4727757933f466336f012bd5eb0a132 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:31.734Z] + 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-14T20:37:32.075Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-08-14T20:37:32.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-14T20:37:32.075Z] a91acb78bac8: Preparing [2023-08-14T20:37:32.075Z] acfd652758db: Preparing [2023-08-14T20:37:32.075Z] cbb7b2288075: Preparing [2023-08-14T20:37:32.075Z] a5942201d0fa: Preparing [2023-08-14T20:37:32.075Z] 273659fb76aa: Preparing [2023-08-14T20:37:32.075Z] fab8a028ef28: Preparing [2023-08-14T20:37:32.075Z] 76871940437a: Preparing [2023-08-14T20:37:32.075Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:32.075Z] fab8a028ef28: Waiting [2023-08-14T20:37:32.075Z] 76871940437a: Waiting [2023-08-14T20:37:32.075Z] d2d9d24a8c2a: Waiting [2023-08-14T20:37:32.075Z] a5942201d0fa: Layer already exists [2023-08-14T20:37:32.075Z] a91acb78bac8: Layer already exists [2023-08-14T20:37:32.075Z] cbb7b2288075: Layer already exists [2023-08-14T20:37:32.075Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:32.075Z] acfd652758db: Layer already exists [2023-08-14T20:37:32.075Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:32.075Z] 76871940437a: Layer already exists [2023-08-14T20:37:32.075Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:32.344Z] main: digest: sha256:965833f4dd65942f67561a299ea104ffb4727757933f466336f012bd5eb0a132 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:37:32.402Z] ===================================================== [Pipeline] echo [2023-08-14T20:37:32.414Z] taggedImages: [2023-08-14T20:37:32.414Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:37:32.414Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-14T20:37:32.414Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.22 [2023-08-14T20:37:32.414Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:37:32.414Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-08-14T20:37:32.439Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-08-14T20:37:32.439Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:37:32.439Z] latest [2023-08-14T20:37:32.439Z] 3.1.0-dev.22 [2023-08-14T20:37:32.439Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:37:32.439Z] main [2023-08-14T20:37:32.439Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:32.798Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:33.142Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:37:33.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-14T20:37:33.142Z] f52b2ca4d5e5: Preparing [2023-08-14T20:37:33.142Z] 4a08f1ca190a: Preparing [2023-08-14T20:37:33.142Z] 273659fb76aa: Preparing [2023-08-14T20:37:33.142Z] fab8a028ef28: Preparing [2023-08-14T20:37:33.142Z] 74c4b9186f9b: Preparing [2023-08-14T20:37:33.142Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:33.142Z] d2d9d24a8c2a: Waiting [2023-08-14T20:37:33.142Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:33.142Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:33.414Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:33.414Z] f52b2ca4d5e5: Pushed [2023-08-14T20:37:33.414Z] 74c4b9186f9b: Pushed [2023-08-14T20:37:36.747Z] 4a08f1ca190a: Pushed [2023-08-14T20:37:36.747Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:91854cc2b99fab9306c7f138a9c167198b545b50c0a3d69c22567b6b9e1de513 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:37.093Z] + 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-14T20:37:37.431Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-14T20:37:37.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-14T20:37:37.431Z] f52b2ca4d5e5: Preparing [2023-08-14T20:37:37.431Z] 4a08f1ca190a: Preparing [2023-08-14T20:37:37.431Z] 273659fb76aa: Preparing [2023-08-14T20:37:37.431Z] fab8a028ef28: Preparing [2023-08-14T20:37:37.431Z] 74c4b9186f9b: Preparing [2023-08-14T20:37:37.431Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:37.431Z] d2d9d24a8c2a: Waiting [2023-08-14T20:37:37.431Z] 4a08f1ca190a: Layer already exists [2023-08-14T20:37:37.431Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:37.431Z] 74c4b9186f9b: Layer already exists [2023-08-14T20:37:37.431Z] f52b2ca4d5e5: Layer already exists [2023-08-14T20:37:37.431Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:37.431Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:37.696Z] latest: digest: sha256:91854cc2b99fab9306c7f138a9c167198b545b50c0a3d69c22567b6b9e1de513 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:38.030Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:38.376Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.22 [2023-08-14T20:37:38.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-14T20:37:38.376Z] f52b2ca4d5e5: Preparing [2023-08-14T20:37:38.376Z] 4a08f1ca190a: Preparing [2023-08-14T20:37:38.376Z] 273659fb76aa: Preparing [2023-08-14T20:37:38.376Z] fab8a028ef28: Preparing [2023-08-14T20:37:38.376Z] 74c4b9186f9b: Preparing [2023-08-14T20:37:38.376Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:38.376Z] d2d9d24a8c2a: Waiting [2023-08-14T20:37:38.376Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:38.376Z] 4a08f1ca190a: Layer already exists [2023-08-14T20:37:38.376Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:38.376Z] f52b2ca4d5e5: Layer already exists [2023-08-14T20:37:38.376Z] 74c4b9186f9b: Layer already exists [2023-08-14T20:37:38.376Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:38.377Z] 3.1.0-dev.22: digest: sha256:91854cc2b99fab9306c7f138a9c167198b545b50c0a3d69c22567b6b9e1de513 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:38.989Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:39.326Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:37:39.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-14T20:37:39.326Z] f52b2ca4d5e5: Preparing [2023-08-14T20:37:39.326Z] 4a08f1ca190a: Preparing [2023-08-14T20:37:39.326Z] 273659fb76aa: Preparing [2023-08-14T20:37:39.326Z] fab8a028ef28: Preparing [2023-08-14T20:37:39.326Z] 74c4b9186f9b: Preparing [2023-08-14T20:37:39.326Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:39.326Z] d2d9d24a8c2a: Waiting [2023-08-14T20:37:39.326Z] f52b2ca4d5e5: Layer already exists [2023-08-14T20:37:39.326Z] 4a08f1ca190a: Layer already exists [2023-08-14T20:37:39.326Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:39.326Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:39.326Z] 74c4b9186f9b: Layer already exists [2023-08-14T20:37:39.326Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:39.592Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:91854cc2b99fab9306c7f138a9c167198b545b50c0a3d69c22567b6b9e1de513 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:39.933Z] + 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-14T20:37:40.274Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-08-14T20:37:40.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-14T20:37:40.274Z] f52b2ca4d5e5: Preparing [2023-08-14T20:37:40.274Z] 4a08f1ca190a: Preparing [2023-08-14T20:37:40.274Z] 273659fb76aa: Preparing [2023-08-14T20:37:40.274Z] fab8a028ef28: Preparing [2023-08-14T20:37:40.274Z] 74c4b9186f9b: Preparing [2023-08-14T20:37:40.274Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:40.274Z] d2d9d24a8c2a: Waiting [2023-08-14T20:37:40.274Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:40.274Z] 4a08f1ca190a: Layer already exists [2023-08-14T20:37:40.274Z] f52b2ca4d5e5: Layer already exists [2023-08-14T20:37:40.274Z] 74c4b9186f9b: Layer already exists [2023-08-14T20:37:40.274Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:40.274Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:40.540Z] main: digest: sha256:91854cc2b99fab9306c7f138a9c167198b545b50c0a3d69c22567b6b9e1de513 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:37:40.586Z] ===================================================== [Pipeline] echo [2023-08-14T20:37:40.592Z] taggedImages: [2023-08-14T20:37:40.592Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:37:40.592Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-14T20:37:40.592Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.22 [2023-08-14T20:37:40.592Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:37:40.592Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-08-14T20:37:40.607Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-08-14T20:37:40.607Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:37:40.607Z] latest [2023-08-14T20:37:40.607Z] 3.1.0-dev.22 [2023-08-14T20:37:40.607Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:37:40.607Z] main [2023-08-14T20:37:40.607Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:40.954Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:41.293Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:37:41.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-14T20:37:41.294Z] 5ff931126595: Preparing [2023-08-14T20:37:41.294Z] ecfb5c73cfaa: Preparing [2023-08-14T20:37:41.294Z] 1047ec65e927: Preparing [2023-08-14T20:37:41.294Z] 273659fb76aa: Preparing [2023-08-14T20:37:41.294Z] fab8a028ef28: Preparing [2023-08-14T20:37:41.294Z] 76871940437a: Preparing [2023-08-14T20:37:41.294Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:41.294Z] 76871940437a: Waiting [2023-08-14T20:37:41.294Z] d2d9d24a8c2a: Waiting [2023-08-14T20:37:41.294Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:41.294Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:41.559Z] 76871940437a: Layer already exists [2023-08-14T20:37:41.559Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:41.559Z] 5ff931126595: Pushed [2023-08-14T20:37:41.559Z] ecfb5c73cfaa: Pushed [2023-08-14T20:37:44.896Z] 1047ec65e927: Pushed [2023-08-14T20:37:44.896Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:695be93d9cf861be9d0f1fef728a43402bf16525ec04ed2165c4fe61a5c989da size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:45.242Z] + 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-14T20:37:45.574Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-14T20:37:45.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-14T20:37:45.574Z] 5ff931126595: Preparing [2023-08-14T20:37:45.574Z] ecfb5c73cfaa: Preparing [2023-08-14T20:37:45.574Z] 1047ec65e927: Preparing [2023-08-14T20:37:45.574Z] 273659fb76aa: Preparing [2023-08-14T20:37:45.574Z] fab8a028ef28: Preparing [2023-08-14T20:37:45.574Z] 76871940437a: Preparing [2023-08-14T20:37:45.574Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:45.574Z] 76871940437a: Waiting [2023-08-14T20:37:45.574Z] d2d9d24a8c2a: Waiting [2023-08-14T20:37:45.574Z] 5ff931126595: Layer already exists [2023-08-14T20:37:45.574Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:45.574Z] 1047ec65e927: Layer already exists [2023-08-14T20:37:45.574Z] ecfb5c73cfaa: Layer already exists [2023-08-14T20:37:45.574Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:45.574Z] 76871940437a: Layer already exists [2023-08-14T20:37:45.574Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:45.841Z] latest: digest: sha256:695be93d9cf861be9d0f1fef728a43402bf16525ec04ed2165c4fe61a5c989da size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:46.178Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:46.515Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.22 [2023-08-14T20:37:46.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-14T20:37:46.515Z] 5ff931126595: Preparing [2023-08-14T20:37:46.515Z] ecfb5c73cfaa: Preparing [2023-08-14T20:37:46.515Z] 1047ec65e927: Preparing [2023-08-14T20:37:46.515Z] 273659fb76aa: Preparing [2023-08-14T20:37:46.515Z] fab8a028ef28: Preparing [2023-08-14T20:37:46.515Z] 76871940437a: Preparing [2023-08-14T20:37:46.515Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:46.515Z] 76871940437a: Waiting [2023-08-14T20:37:46.515Z] d2d9d24a8c2a: Waiting [2023-08-14T20:37:46.515Z] 5ff931126595: Layer already exists [2023-08-14T20:37:46.515Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:46.515Z] ecfb5c73cfaa: Layer already exists [2023-08-14T20:37:46.515Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:46.515Z] 1047ec65e927: Layer already exists [2023-08-14T20:37:46.515Z] 76871940437a: Layer already exists [2023-08-14T20:37:46.515Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:46.781Z] 3.1.0-dev.22: digest: sha256:695be93d9cf861be9d0f1fef728a43402bf16525ec04ed2165c4fe61a5c989da size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:47.120Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:47.457Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:37:47.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-14T20:37:47.457Z] 5ff931126595: Preparing [2023-08-14T20:37:47.457Z] ecfb5c73cfaa: Preparing [2023-08-14T20:37:47.457Z] 1047ec65e927: Preparing [2023-08-14T20:37:47.457Z] 273659fb76aa: Preparing [2023-08-14T20:37:47.457Z] fab8a028ef28: Preparing [2023-08-14T20:37:47.457Z] 76871940437a: Preparing [2023-08-14T20:37:47.457Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:47.457Z] 76871940437a: Waiting [2023-08-14T20:37:47.457Z] d2d9d24a8c2a: Waiting [2023-08-14T20:37:47.457Z] ecfb5c73cfaa: Layer already exists [2023-08-14T20:37:47.457Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:47.457Z] 1047ec65e927: Layer already exists [2023-08-14T20:37:47.457Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:47.457Z] 5ff931126595: Layer already exists [2023-08-14T20:37:47.457Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:47.457Z] 76871940437a: Layer already exists [2023-08-14T20:37:47.724Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:695be93d9cf861be9d0f1fef728a43402bf16525ec04ed2165c4fe61a5c989da size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:48.065Z] + 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-14T20:37:48.405Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-08-14T20:37:48.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-14T20:37:48.405Z] 5ff931126595: Preparing [2023-08-14T20:37:48.405Z] ecfb5c73cfaa: Preparing [2023-08-14T20:37:48.405Z] 1047ec65e927: Preparing [2023-08-14T20:37:48.405Z] 273659fb76aa: Preparing [2023-08-14T20:37:48.405Z] fab8a028ef28: Preparing [2023-08-14T20:37:48.405Z] 76871940437a: Preparing [2023-08-14T20:37:48.405Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:48.405Z] 76871940437a: Waiting [2023-08-14T20:37:48.405Z] ecfb5c73cfaa: Layer already exists [2023-08-14T20:37:48.405Z] 1047ec65e927: Layer already exists [2023-08-14T20:37:48.405Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:48.405Z] 5ff931126595: Layer already exists [2023-08-14T20:37:48.405Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:48.405Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:48.405Z] 76871940437a: Layer already exists [2023-08-14T20:37:48.672Z] main: digest: sha256:695be93d9cf861be9d0f1fef728a43402bf16525ec04ed2165c4fe61a5c989da size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:37:48.716Z] ===================================================== [Pipeline] echo [2023-08-14T20:37:48.721Z] taggedImages: [2023-08-14T20:37:48.721Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:37:48.721Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-14T20:37:48.721Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.22 [2023-08-14T20:37:48.721Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:37:48.721Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-08-14T20:37:48.740Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-08-14T20:37:48.740Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:37:48.740Z] latest [2023-08-14T20:37:48.740Z] 3.1.0-dev.22 [2023-08-14T20:37:48.741Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:37:48.741Z] main [2023-08-14T20:37:48.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:49.075Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:49.422Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:37:49.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-14T20:37:49.423Z] 969a3e5afb59: Preparing [2023-08-14T20:37:49.423Z] b07d5a75581f: Preparing [2023-08-14T20:37:49.423Z] dbd3e9d3d48e: Preparing [2023-08-14T20:37:49.423Z] 98554660ccc1: Preparing [2023-08-14T20:37:49.423Z] a1f83777a4a4: Preparing [2023-08-14T20:37:49.423Z] 1d2668a17b4d: Preparing [2023-08-14T20:37:49.423Z] 5fc07c576257: Preparing [2023-08-14T20:37:49.423Z] 273659fb76aa: Preparing [2023-08-14T20:37:49.423Z] 1d2668a17b4d: Waiting [2023-08-14T20:37:49.423Z] 5fc07c576257: Waiting [2023-08-14T20:37:49.423Z] fab8a028ef28: Preparing [2023-08-14T20:37:49.423Z] 056a4d67c85e: Preparing [2023-08-14T20:37:49.423Z] b0a8aa21c706: Preparing [2023-08-14T20:37:49.423Z] 273659fb76aa: Waiting [2023-08-14T20:37:49.423Z] 5f70bf18a086: Preparing [2023-08-14T20:37:49.423Z] c49d842a9df2: Preparing [2023-08-14T20:37:49.423Z] 5b5746e96f88: Preparing [2023-08-14T20:37:49.423Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:49.423Z] 056a4d67c85e: Waiting [2023-08-14T20:37:49.423Z] b0a8aa21c706: Waiting [2023-08-14T20:37:49.423Z] 5f70bf18a086: Waiting [2023-08-14T20:37:49.423Z] c49d842a9df2: Waiting [2023-08-14T20:37:49.423Z] 5b5746e96f88: Waiting [2023-08-14T20:37:49.423Z] d2d9d24a8c2a: Waiting [2023-08-14T20:37:49.423Z] fab8a028ef28: Waiting [2023-08-14T20:37:49.690Z] b07d5a75581f: Pushed [2023-08-14T20:37:49.690Z] 98554660ccc1: Pushed [2023-08-14T20:37:49.690Z] a1f83777a4a4: Pushed [2023-08-14T20:37:49.690Z] 969a3e5afb59: Pushed [2023-08-14T20:37:49.690Z] dbd3e9d3d48e: Pushed [2023-08-14T20:37:49.690Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:49.690Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:49.690Z] 1d2668a17b4d: Pushed [2023-08-14T20:37:49.957Z] 056a4d67c85e: Pushed [2023-08-14T20:37:49.957Z] 5f70bf18a086: Pushed [2023-08-14T20:37:49.957Z] b0a8aa21c706: Pushed [2023-08-14T20:37:49.957Z] c49d842a9df2: Pushed [2023-08-14T20:37:49.957Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:50.224Z] 5b5746e96f88: Pushed [2023-08-14T20:37:53.562Z] 5fc07c576257: Pushed [2023-08-14T20:37:53.624Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:42480941a7659c14c716e3f5ac69c77ac179840c311044072538867d08568c42 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:53.968Z] + 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-14T20:37:54.330Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-14T20:37:54.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-14T20:37:54.330Z] 969a3e5afb59: Preparing [2023-08-14T20:37:54.330Z] b07d5a75581f: Preparing [2023-08-14T20:37:54.330Z] dbd3e9d3d48e: Preparing [2023-08-14T20:37:54.330Z] 98554660ccc1: Preparing [2023-08-14T20:37:54.330Z] a1f83777a4a4: Preparing [2023-08-14T20:37:54.330Z] 1d2668a17b4d: Preparing [2023-08-14T20:37:54.330Z] 5fc07c576257: Preparing [2023-08-14T20:37:54.330Z] 273659fb76aa: Preparing [2023-08-14T20:37:54.330Z] fab8a028ef28: Preparing [2023-08-14T20:37:54.330Z] 056a4d67c85e: Preparing [2023-08-14T20:37:54.330Z] b0a8aa21c706: Preparing [2023-08-14T20:37:54.330Z] 5f70bf18a086: Preparing [2023-08-14T20:37:54.330Z] c49d842a9df2: Preparing [2023-08-14T20:37:54.330Z] 5b5746e96f88: Preparing [2023-08-14T20:37:54.330Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:54.330Z] 056a4d67c85e: Waiting [2023-08-14T20:37:54.330Z] b0a8aa21c706: Waiting [2023-08-14T20:37:54.330Z] 5f70bf18a086: Waiting [2023-08-14T20:37:54.330Z] c49d842a9df2: Waiting [2023-08-14T20:37:54.330Z] 1d2668a17b4d: Waiting [2023-08-14T20:37:54.330Z] 5fc07c576257: Waiting [2023-08-14T20:37:54.330Z] 273659fb76aa: Waiting [2023-08-14T20:37:54.330Z] fab8a028ef28: Waiting [2023-08-14T20:37:54.330Z] d2d9d24a8c2a: Waiting [2023-08-14T20:37:54.330Z] 5b5746e96f88: Waiting [2023-08-14T20:37:54.330Z] b07d5a75581f: Layer already exists [2023-08-14T20:37:54.330Z] dbd3e9d3d48e: Layer already exists [2023-08-14T20:37:54.330Z] a1f83777a4a4: Layer already exists [2023-08-14T20:37:54.330Z] 969a3e5afb59: Layer already exists [2023-08-14T20:37:54.330Z] 98554660ccc1: Layer already exists [2023-08-14T20:37:54.330Z] 1d2668a17b4d: Layer already exists [2023-08-14T20:37:54.330Z] 5fc07c576257: Layer already exists [2023-08-14T20:37:54.330Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:54.330Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:54.330Z] 056a4d67c85e: Layer already exists [2023-08-14T20:37:54.330Z] 5b5746e96f88: Layer already exists [2023-08-14T20:37:54.330Z] b0a8aa21c706: Layer already exists [2023-08-14T20:37:54.330Z] 5f70bf18a086: Layer already exists [2023-08-14T20:37:54.330Z] c49d842a9df2: Layer already exists [2023-08-14T20:37:54.330Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:54.599Z] latest: digest: sha256:42480941a7659c14c716e3f5ac69c77ac179840c311044072538867d08568c42 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:54.961Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:55.316Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.22 [2023-08-14T20:37:55.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-14T20:37:55.316Z] 969a3e5afb59: Preparing [2023-08-14T20:37:55.316Z] b07d5a75581f: Preparing [2023-08-14T20:37:55.316Z] dbd3e9d3d48e: Preparing [2023-08-14T20:37:55.316Z] 98554660ccc1: Preparing [2023-08-14T20:37:55.316Z] a1f83777a4a4: Preparing [2023-08-14T20:37:55.316Z] 1d2668a17b4d: Preparing [2023-08-14T20:37:55.316Z] 5fc07c576257: Preparing [2023-08-14T20:37:55.316Z] 273659fb76aa: Preparing [2023-08-14T20:37:55.316Z] fab8a028ef28: Preparing [2023-08-14T20:37:55.316Z] 056a4d67c85e: Preparing [2023-08-14T20:37:55.316Z] b0a8aa21c706: Preparing [2023-08-14T20:37:55.316Z] 5f70bf18a086: Preparing [2023-08-14T20:37:55.316Z] c49d842a9df2: Preparing [2023-08-14T20:37:55.316Z] 5b5746e96f88: Preparing [2023-08-14T20:37:55.316Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:55.316Z] 056a4d67c85e: Waiting [2023-08-14T20:37:55.316Z] 1d2668a17b4d: Waiting [2023-08-14T20:37:55.316Z] b0a8aa21c706: Waiting [2023-08-14T20:37:55.316Z] 5fc07c576257: Waiting [2023-08-14T20:37:55.316Z] 5f70bf18a086: Waiting [2023-08-14T20:37:55.316Z] 273659fb76aa: Waiting [2023-08-14T20:37:55.316Z] c49d842a9df2: Waiting [2023-08-14T20:37:55.316Z] 5b5746e96f88: Waiting [2023-08-14T20:37:55.316Z] fab8a028ef28: Waiting [2023-08-14T20:37:55.316Z] d2d9d24a8c2a: Waiting [2023-08-14T20:37:55.316Z] 98554660ccc1: Layer already exists [2023-08-14T20:37:55.316Z] b07d5a75581f: Layer already exists [2023-08-14T20:37:55.316Z] a1f83777a4a4: Layer already exists [2023-08-14T20:37:55.316Z] dbd3e9d3d48e: Layer already exists [2023-08-14T20:37:55.316Z] 969a3e5afb59: Layer already exists [2023-08-14T20:37:55.316Z] 1d2668a17b4d: Layer already exists [2023-08-14T20:37:55.316Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:55.316Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:55.316Z] 056a4d67c85e: Layer already exists [2023-08-14T20:37:55.316Z] 5fc07c576257: Layer already exists [2023-08-14T20:37:55.316Z] 5f70bf18a086: Layer already exists [2023-08-14T20:37:55.316Z] b0a8aa21c706: Layer already exists [2023-08-14T20:37:55.316Z] c49d842a9df2: Layer already exists [2023-08-14T20:37:55.316Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:55.316Z] 5b5746e96f88: Layer already exists [2023-08-14T20:37:55.582Z] 3.1.0-dev.22: digest: sha256:42480941a7659c14c716e3f5ac69c77ac179840c311044072538867d08568c42 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:55.927Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:56.259Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:37:56.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-14T20:37:56.259Z] 969a3e5afb59: Preparing [2023-08-14T20:37:56.259Z] b07d5a75581f: Preparing [2023-08-14T20:37:56.259Z] dbd3e9d3d48e: Preparing [2023-08-14T20:37:56.259Z] 98554660ccc1: Preparing [2023-08-14T20:37:56.259Z] a1f83777a4a4: Preparing [2023-08-14T20:37:56.259Z] 1d2668a17b4d: Preparing [2023-08-14T20:37:56.259Z] 5fc07c576257: Preparing [2023-08-14T20:37:56.259Z] 273659fb76aa: Preparing [2023-08-14T20:37:56.259Z] fab8a028ef28: Preparing [2023-08-14T20:37:56.259Z] 056a4d67c85e: Preparing [2023-08-14T20:37:56.259Z] b0a8aa21c706: Preparing [2023-08-14T20:37:56.259Z] 5f70bf18a086: Preparing [2023-08-14T20:37:56.259Z] c49d842a9df2: Preparing [2023-08-14T20:37:56.259Z] 5b5746e96f88: Preparing [2023-08-14T20:37:56.259Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:56.259Z] 1d2668a17b4d: Waiting [2023-08-14T20:37:56.259Z] 5fc07c576257: Waiting [2023-08-14T20:37:56.259Z] 273659fb76aa: Waiting [2023-08-14T20:37:56.259Z] fab8a028ef28: Waiting [2023-08-14T20:37:56.259Z] 056a4d67c85e: Waiting [2023-08-14T20:37:56.259Z] b0a8aa21c706: Waiting [2023-08-14T20:37:56.259Z] 5f70bf18a086: Waiting [2023-08-14T20:37:56.259Z] c49d842a9df2: Waiting [2023-08-14T20:37:56.259Z] 5b5746e96f88: Waiting [2023-08-14T20:37:56.259Z] d2d9d24a8c2a: Waiting [2023-08-14T20:37:56.259Z] a1f83777a4a4: Layer already exists [2023-08-14T20:37:56.259Z] 969a3e5afb59: Layer already exists [2023-08-14T20:37:56.259Z] b07d5a75581f: Layer already exists [2023-08-14T20:37:56.259Z] dbd3e9d3d48e: Layer already exists [2023-08-14T20:37:56.259Z] 98554660ccc1: Layer already exists [2023-08-14T20:37:56.259Z] 1d2668a17b4d: Layer already exists [2023-08-14T20:37:56.259Z] 5fc07c576257: Layer already exists [2023-08-14T20:37:56.259Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:56.259Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:56.259Z] 056a4d67c85e: Layer already exists [2023-08-14T20:37:56.259Z] b0a8aa21c706: Layer already exists [2023-08-14T20:37:56.259Z] c49d842a9df2: Layer already exists [2023-08-14T20:37:56.259Z] 5f70bf18a086: Layer already exists [2023-08-14T20:37:56.259Z] 5b5746e96f88: Layer already exists [2023-08-14T20:37:56.259Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:56.525Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:42480941a7659c14c716e3f5ac69c77ac179840c311044072538867d08568c42 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:56.873Z] + 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-14T20:37:57.205Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-08-14T20:37:57.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-14T20:37:57.205Z] 969a3e5afb59: Preparing [2023-08-14T20:37:57.205Z] b07d5a75581f: Preparing [2023-08-14T20:37:57.205Z] dbd3e9d3d48e: Preparing [2023-08-14T20:37:57.205Z] 98554660ccc1: Preparing [2023-08-14T20:37:57.205Z] a1f83777a4a4: Preparing [2023-08-14T20:37:57.205Z] 1d2668a17b4d: Preparing [2023-08-14T20:37:57.205Z] 5fc07c576257: Preparing [2023-08-14T20:37:57.205Z] 273659fb76aa: Preparing [2023-08-14T20:37:57.205Z] fab8a028ef28: Preparing [2023-08-14T20:37:57.205Z] 1d2668a17b4d: Waiting [2023-08-14T20:37:57.205Z] 056a4d67c85e: Preparing [2023-08-14T20:37:57.205Z] 5fc07c576257: Waiting [2023-08-14T20:37:57.205Z] 273659fb76aa: Waiting [2023-08-14T20:37:57.205Z] fab8a028ef28: Waiting [2023-08-14T20:37:57.205Z] b0a8aa21c706: Preparing [2023-08-14T20:37:57.205Z] 5f70bf18a086: Preparing [2023-08-14T20:37:57.205Z] 056a4d67c85e: Waiting [2023-08-14T20:37:57.205Z] c49d842a9df2: Preparing [2023-08-14T20:37:57.205Z] 5b5746e96f88: Preparing [2023-08-14T20:37:57.205Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:57.205Z] 5f70bf18a086: Waiting [2023-08-14T20:37:57.205Z] c49d842a9df2: Waiting [2023-08-14T20:37:57.205Z] 5b5746e96f88: Waiting [2023-08-14T20:37:57.205Z] d2d9d24a8c2a: Waiting [2023-08-14T20:37:57.205Z] b0a8aa21c706: Waiting [2023-08-14T20:37:57.205Z] 98554660ccc1: Layer already exists [2023-08-14T20:37:57.205Z] a1f83777a4a4: Layer already exists [2023-08-14T20:37:57.205Z] dbd3e9d3d48e: Layer already exists [2023-08-14T20:37:57.205Z] 969a3e5afb59: Layer already exists [2023-08-14T20:37:57.205Z] b07d5a75581f: Layer already exists [2023-08-14T20:37:57.205Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:57.205Z] 5fc07c576257: Layer already exists [2023-08-14T20:37:57.205Z] 1d2668a17b4d: Layer already exists [2023-08-14T20:37:57.205Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:57.205Z] 056a4d67c85e: Layer already exists [2023-08-14T20:37:57.205Z] b0a8aa21c706: Layer already exists [2023-08-14T20:37:57.205Z] c49d842a9df2: Layer already exists [2023-08-14T20:37:57.205Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:37:57.205Z] 5b5746e96f88: Layer already exists [2023-08-14T20:37:57.205Z] 5f70bf18a086: Layer already exists [2023-08-14T20:37:57.470Z] main: digest: sha256:42480941a7659c14c716e3f5ac69c77ac179840c311044072538867d08568c42 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:37:57.515Z] ===================================================== [Pipeline] echo [2023-08-14T20:37:57.528Z] taggedImages: [2023-08-14T20:37:57.528Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:37:57.528Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-14T20:37:57.528Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.22 [2023-08-14T20:37:57.528Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:37:57.528Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-08-14T20:37:57.551Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-08-14T20:37:57.551Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:37:57.551Z] latest [2023-08-14T20:37:57.551Z] 3.1.0-dev.22 [2023-08-14T20:37:57.551Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:37:57.551Z] main [2023-08-14T20:37:57.551Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:57.904Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:37:58.246Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:37:58.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-14T20:37:58.246Z] a4cb0cefbb05: Preparing [2023-08-14T20:37:58.246Z] 27ef32197844: Preparing [2023-08-14T20:37:58.246Z] fcb69437057b: Preparing [2023-08-14T20:37:58.246Z] 09f38ac12ef9: Preparing [2023-08-14T20:37:58.246Z] 273659fb76aa: Preparing [2023-08-14T20:37:58.246Z] fab8a028ef28: Preparing [2023-08-14T20:37:58.246Z] 76871940437a: Preparing [2023-08-14T20:37:58.246Z] d2d9d24a8c2a: Preparing [2023-08-14T20:37:58.246Z] 76871940437a: Waiting [2023-08-14T20:37:58.246Z] d2d9d24a8c2a: Waiting [2023-08-14T20:37:58.246Z] fab8a028ef28: Waiting [2023-08-14T20:37:58.246Z] 273659fb76aa: Layer already exists [2023-08-14T20:37:58.512Z] fab8a028ef28: Layer already exists [2023-08-14T20:37:58.512Z] fcb69437057b: Pushed [2023-08-14T20:37:58.512Z] 27ef32197844: Pushed [2023-08-14T20:37:58.512Z] a4cb0cefbb05: Pushed [2023-08-14T20:37:58.512Z] 76871940437a: Layer already exists [2023-08-14T20:37:58.512Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:01.849Z] 09f38ac12ef9: Pushed [2023-08-14T20:38:01.849Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:e6a651b35c4e5026422d5316eae398e18de120229a588f79721f7257f9b1cd5b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:02.183Z] + 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-14T20:38:02.517Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-14T20:38:02.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-14T20:38:02.518Z] a4cb0cefbb05: Preparing [2023-08-14T20:38:02.518Z] 27ef32197844: Preparing [2023-08-14T20:38:02.518Z] fcb69437057b: Preparing [2023-08-14T20:38:02.518Z] 09f38ac12ef9: Preparing [2023-08-14T20:38:02.518Z] 273659fb76aa: Preparing [2023-08-14T20:38:02.518Z] fab8a028ef28: Preparing [2023-08-14T20:38:02.518Z] 76871940437a: Preparing [2023-08-14T20:38:02.518Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:02.518Z] fab8a028ef28: Waiting [2023-08-14T20:38:02.518Z] 76871940437a: Waiting [2023-08-14T20:38:02.518Z] d2d9d24a8c2a: Waiting [2023-08-14T20:38:02.518Z] 27ef32197844: Layer already exists [2023-08-14T20:38:02.518Z] 09f38ac12ef9: Layer already exists [2023-08-14T20:38:02.518Z] fcb69437057b: Layer already exists [2023-08-14T20:38:02.518Z] a4cb0cefbb05: Layer already exists [2023-08-14T20:38:02.518Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:02.518Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:02.518Z] 76871940437a: Layer already exists [2023-08-14T20:38:02.518Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:02.782Z] latest: digest: sha256:e6a651b35c4e5026422d5316eae398e18de120229a588f79721f7257f9b1cd5b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:03.129Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:03.455Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.22 [2023-08-14T20:38:03.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-14T20:38:03.455Z] a4cb0cefbb05: Preparing [2023-08-14T20:38:03.455Z] 27ef32197844: Preparing [2023-08-14T20:38:03.455Z] fcb69437057b: Preparing [2023-08-14T20:38:03.455Z] 09f38ac12ef9: Preparing [2023-08-14T20:38:03.455Z] 273659fb76aa: Preparing [2023-08-14T20:38:03.455Z] fab8a028ef28: Preparing [2023-08-14T20:38:03.455Z] 76871940437a: Preparing [2023-08-14T20:38:03.455Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:03.455Z] 76871940437a: Waiting [2023-08-14T20:38:03.455Z] d2d9d24a8c2a: Waiting [2023-08-14T20:38:03.455Z] fab8a028ef28: Waiting [2023-08-14T20:38:03.455Z] 27ef32197844: Layer already exists [2023-08-14T20:38:03.455Z] fcb69437057b: Layer already exists [2023-08-14T20:38:03.455Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:03.455Z] 09f38ac12ef9: Layer already exists [2023-08-14T20:38:03.455Z] a4cb0cefbb05: Layer already exists [2023-08-14T20:38:03.455Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:03.455Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:03.455Z] 76871940437a: Layer already exists [2023-08-14T20:38:03.721Z] 3.1.0-dev.22: digest: sha256:e6a651b35c4e5026422d5316eae398e18de120229a588f79721f7257f9b1cd5b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:04.064Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:04.395Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:38:04.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-14T20:38:04.395Z] a4cb0cefbb05: Preparing [2023-08-14T20:38:04.395Z] 27ef32197844: Preparing [2023-08-14T20:38:04.395Z] fcb69437057b: Preparing [2023-08-14T20:38:04.395Z] 09f38ac12ef9: Preparing [2023-08-14T20:38:04.395Z] 273659fb76aa: Preparing [2023-08-14T20:38:04.395Z] fab8a028ef28: Preparing [2023-08-14T20:38:04.395Z] 76871940437a: Preparing [2023-08-14T20:38:04.395Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:04.395Z] fab8a028ef28: Waiting [2023-08-14T20:38:04.395Z] 76871940437a: Waiting [2023-08-14T20:38:04.395Z] d2d9d24a8c2a: Waiting [2023-08-14T20:38:04.395Z] a4cb0cefbb05: Layer already exists [2023-08-14T20:38:04.395Z] 09f38ac12ef9: Layer already exists [2023-08-14T20:38:04.395Z] 27ef32197844: Layer already exists [2023-08-14T20:38:04.395Z] fcb69437057b: Layer already exists [2023-08-14T20:38:04.395Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:04.395Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:04.395Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:04.395Z] 76871940437a: Layer already exists [2023-08-14T20:38:04.395Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:e6a651b35c4e5026422d5316eae398e18de120229a588f79721f7257f9b1cd5b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:04.999Z] + 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-14T20:38:05.328Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-08-14T20:38:05.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-14T20:38:05.328Z] a4cb0cefbb05: Preparing [2023-08-14T20:38:05.328Z] 27ef32197844: Preparing [2023-08-14T20:38:05.328Z] fcb69437057b: Preparing [2023-08-14T20:38:05.328Z] 09f38ac12ef9: Preparing [2023-08-14T20:38:05.328Z] 273659fb76aa: Preparing [2023-08-14T20:38:05.328Z] fab8a028ef28: Preparing [2023-08-14T20:38:05.328Z] 76871940437a: Preparing [2023-08-14T20:38:05.328Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:05.328Z] 76871940437a: Waiting [2023-08-14T20:38:05.328Z] d2d9d24a8c2a: Waiting [2023-08-14T20:38:05.328Z] fab8a028ef28: Waiting [2023-08-14T20:38:05.328Z] fcb69437057b: Layer already exists [2023-08-14T20:38:05.328Z] 09f38ac12ef9: Layer already exists [2023-08-14T20:38:05.328Z] a4cb0cefbb05: Layer already exists [2023-08-14T20:38:05.328Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:05.328Z] 27ef32197844: Layer already exists [2023-08-14T20:38:05.328Z] 76871940437a: Layer already exists [2023-08-14T20:38:05.328Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:05.328Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:05.593Z] main: digest: sha256:e6a651b35c4e5026422d5316eae398e18de120229a588f79721f7257f9b1cd5b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:38:05.639Z] ===================================================== [Pipeline] echo [2023-08-14T20:38:05.645Z] taggedImages: [2023-08-14T20:38:05.645Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:38:05.645Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-14T20:38:05.645Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.22 [2023-08-14T20:38:05.645Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:38:05.645Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-08-14T20:38:05.660Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-08-14T20:38:05.660Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:38:05.660Z] latest [2023-08-14T20:38:05.660Z] 3.1.0-dev.22 [2023-08-14T20:38:05.660Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:38:05.660Z] main [2023-08-14T20:38:05.660Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:06.002Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:06.338Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:38:06.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-14T20:38:06.339Z] b8ed546d3bee: Preparing [2023-08-14T20:38:06.339Z] 803365cf7180: Preparing [2023-08-14T20:38:06.339Z] 3597b8dc822a: Preparing [2023-08-14T20:38:06.339Z] 18e8b2a073f6: Preparing [2023-08-14T20:38:06.339Z] 273659fb76aa: Preparing [2023-08-14T20:38:06.339Z] fab8a028ef28: Preparing [2023-08-14T20:38:06.339Z] 3fb7cc6680f7: Preparing [2023-08-14T20:38:06.339Z] b2a088d6d271: Preparing [2023-08-14T20:38:06.339Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:06.339Z] fab8a028ef28: Waiting [2023-08-14T20:38:06.339Z] 3fb7cc6680f7: Waiting [2023-08-14T20:38:06.339Z] b2a088d6d271: Waiting [2023-08-14T20:38:06.339Z] d2d9d24a8c2a: Waiting [2023-08-14T20:38:06.339Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:06.604Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:06.604Z] b8ed546d3bee: Pushed [2023-08-14T20:38:06.604Z] 18e8b2a073f6: Pushed [2023-08-14T20:38:06.604Z] 803365cf7180: Pushed [2023-08-14T20:38:06.604Z] 3fb7cc6680f7: Pushed [2023-08-14T20:38:06.604Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:06.870Z] b2a088d6d271: Pushed [2023-08-14T20:38:09.447Z] 3597b8dc822a: Pushed [2023-08-14T20:38:09.447Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:39e2b3ac770a1c21be9ef11416b5e6d5d7e0b7de60f0306f1a575ea762dcf11a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:09.787Z] + 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-14T20:38:10.118Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-14T20:38:10.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-14T20:38:10.119Z] b8ed546d3bee: Preparing [2023-08-14T20:38:10.119Z] 803365cf7180: Preparing [2023-08-14T20:38:10.119Z] 3597b8dc822a: Preparing [2023-08-14T20:38:10.119Z] 18e8b2a073f6: Preparing [2023-08-14T20:38:10.119Z] 273659fb76aa: Preparing [2023-08-14T20:38:10.119Z] fab8a028ef28: Preparing [2023-08-14T20:38:10.119Z] 3fb7cc6680f7: Preparing [2023-08-14T20:38:10.119Z] b2a088d6d271: Preparing [2023-08-14T20:38:10.119Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:10.119Z] 3fb7cc6680f7: Waiting [2023-08-14T20:38:10.119Z] b2a088d6d271: Waiting [2023-08-14T20:38:10.119Z] d2d9d24a8c2a: Waiting [2023-08-14T20:38:10.119Z] fab8a028ef28: Waiting [2023-08-14T20:38:10.119Z] 18e8b2a073f6: Layer already exists [2023-08-14T20:38:10.119Z] b8ed546d3bee: Layer already exists [2023-08-14T20:38:10.119Z] 3597b8dc822a: Layer already exists [2023-08-14T20:38:10.119Z] 803365cf7180: Layer already exists [2023-08-14T20:38:10.119Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:10.119Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:10.119Z] b2a088d6d271: Layer already exists [2023-08-14T20:38:10.119Z] 3fb7cc6680f7: Layer already exists [2023-08-14T20:38:10.119Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:10.384Z] latest: digest: sha256:39e2b3ac770a1c21be9ef11416b5e6d5d7e0b7de60f0306f1a575ea762dcf11a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:10.724Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:11.062Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.22 [2023-08-14T20:38:11.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-14T20:38:11.062Z] b8ed546d3bee: Preparing [2023-08-14T20:38:11.062Z] 803365cf7180: Preparing [2023-08-14T20:38:11.062Z] 3597b8dc822a: Preparing [2023-08-14T20:38:11.062Z] 18e8b2a073f6: Preparing [2023-08-14T20:38:11.062Z] 273659fb76aa: Preparing [2023-08-14T20:38:11.062Z] fab8a028ef28: Preparing [2023-08-14T20:38:11.062Z] 3fb7cc6680f7: Preparing [2023-08-14T20:38:11.062Z] b2a088d6d271: Preparing [2023-08-14T20:38:11.062Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:11.062Z] fab8a028ef28: Waiting [2023-08-14T20:38:11.062Z] 3fb7cc6680f7: Waiting [2023-08-14T20:38:11.062Z] d2d9d24a8c2a: Waiting [2023-08-14T20:38:11.062Z] b2a088d6d271: Waiting [2023-08-14T20:38:11.062Z] b8ed546d3bee: Layer already exists [2023-08-14T20:38:11.062Z] 18e8b2a073f6: Layer already exists [2023-08-14T20:38:11.062Z] 803365cf7180: Layer already exists [2023-08-14T20:38:11.062Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:11.062Z] 3597b8dc822a: Layer already exists [2023-08-14T20:38:11.062Z] b2a088d6d271: Layer already exists [2023-08-14T20:38:11.062Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:11.062Z] 3fb7cc6680f7: Layer already exists [2023-08-14T20:38:11.062Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:11.327Z] 3.1.0-dev.22: digest: sha256:39e2b3ac770a1c21be9ef11416b5e6d5d7e0b7de60f0306f1a575ea762dcf11a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:11.659Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:11.996Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:38:11.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-14T20:38:11.997Z] b8ed546d3bee: Preparing [2023-08-14T20:38:11.997Z] 803365cf7180: Preparing [2023-08-14T20:38:11.997Z] 3597b8dc822a: Preparing [2023-08-14T20:38:11.997Z] 18e8b2a073f6: Preparing [2023-08-14T20:38:11.997Z] 273659fb76aa: Preparing [2023-08-14T20:38:11.997Z] fab8a028ef28: Preparing [2023-08-14T20:38:11.997Z] 3fb7cc6680f7: Preparing [2023-08-14T20:38:11.997Z] b2a088d6d271: Preparing [2023-08-14T20:38:11.997Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:11.997Z] fab8a028ef28: Waiting [2023-08-14T20:38:11.997Z] 3fb7cc6680f7: Waiting [2023-08-14T20:38:11.997Z] b2a088d6d271: Waiting [2023-08-14T20:38:11.997Z] d2d9d24a8c2a: Waiting [2023-08-14T20:38:11.997Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:11.997Z] b8ed546d3bee: Layer already exists [2023-08-14T20:38:11.997Z] 18e8b2a073f6: Layer already exists [2023-08-14T20:38:11.997Z] 3597b8dc822a: Layer already exists [2023-08-14T20:38:11.997Z] 803365cf7180: Layer already exists [2023-08-14T20:38:11.997Z] 3fb7cc6680f7: Layer already exists [2023-08-14T20:38:11.997Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:11.997Z] b2a088d6d271: Layer already exists [2023-08-14T20:38:11.997Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:12.262Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:39e2b3ac770a1c21be9ef11416b5e6d5d7e0b7de60f0306f1a575ea762dcf11a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:12.598Z] + 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-14T20:38:12.932Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-08-14T20:38:12.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-14T20:38:12.932Z] b8ed546d3bee: Preparing [2023-08-14T20:38:12.932Z] 803365cf7180: Preparing [2023-08-14T20:38:12.932Z] 3597b8dc822a: Preparing [2023-08-14T20:38:12.932Z] 18e8b2a073f6: Preparing [2023-08-14T20:38:12.932Z] 273659fb76aa: Preparing [2023-08-14T20:38:12.932Z] fab8a028ef28: Preparing [2023-08-14T20:38:12.932Z] 3fb7cc6680f7: Preparing [2023-08-14T20:38:12.932Z] b2a088d6d271: Preparing [2023-08-14T20:38:12.932Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:12.932Z] b2a088d6d271: Waiting [2023-08-14T20:38:12.932Z] fab8a028ef28: Waiting [2023-08-14T20:38:12.932Z] 3fb7cc6680f7: Waiting [2023-08-14T20:38:12.932Z] d2d9d24a8c2a: Waiting [2023-08-14T20:38:12.932Z] b8ed546d3bee: Layer already exists [2023-08-14T20:38:12.932Z] 3597b8dc822a: Layer already exists [2023-08-14T20:38:12.932Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:12.932Z] 18e8b2a073f6: Layer already exists [2023-08-14T20:38:12.932Z] 803365cf7180: Layer already exists [2023-08-14T20:38:12.932Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:12.932Z] b2a088d6d271: Layer already exists [2023-08-14T20:38:12.932Z] 3fb7cc6680f7: Layer already exists [2023-08-14T20:38:12.932Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:13.197Z] main: digest: sha256:39e2b3ac770a1c21be9ef11416b5e6d5d7e0b7de60f0306f1a575ea762dcf11a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:38:13.244Z] ===================================================== [Pipeline] echo [2023-08-14T20:38:13.251Z] taggedImages: [2023-08-14T20:38:13.251Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:38:13.251Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-14T20:38:13.251Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.22 [2023-08-14T20:38:13.251Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:38:13.251Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-08-14T20:38:13.266Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-08-14T20:38:13.266Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:38:13.266Z] latest [2023-08-14T20:38:13.266Z] 3.1.0-dev.22 [2023-08-14T20:38:13.266Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:38:13.266Z] main [2023-08-14T20:38:13.266Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:13.599Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:13.931Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:38:13.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-14T20:38:13.931Z] 37ec6757e064: Preparing [2023-08-14T20:38:13.931Z] 6062e8a481c5: Preparing [2023-08-14T20:38:13.931Z] f86886f73c73: Preparing [2023-08-14T20:38:13.931Z] 64640ad13208: Preparing [2023-08-14T20:38:13.931Z] 50f397f45d30: Preparing [2023-08-14T20:38:13.931Z] d957b036c094: Preparing [2023-08-14T20:38:13.931Z] 854ba137706d: Preparing [2023-08-14T20:38:13.931Z] 273659fb76aa: Preparing [2023-08-14T20:38:13.931Z] fab8a028ef28: Preparing [2023-08-14T20:38:13.931Z] d1bf6db64f6f: Preparing [2023-08-14T20:38:13.931Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:13.931Z] 854ba137706d: Waiting [2023-08-14T20:38:13.931Z] 273659fb76aa: Waiting [2023-08-14T20:38:13.931Z] fab8a028ef28: Waiting [2023-08-14T20:38:13.931Z] d1bf6db64f6f: Waiting [2023-08-14T20:38:13.931Z] d2d9d24a8c2a: Waiting [2023-08-14T20:38:13.931Z] d957b036c094: Waiting [2023-08-14T20:38:14.197Z] 6062e8a481c5: Pushed [2023-08-14T20:38:14.198Z] 50f397f45d30: Pushed [2023-08-14T20:38:14.198Z] 37ec6757e064: Pushed [2023-08-14T20:38:14.198Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:14.198Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:14.462Z] d957b036c094: Pushed [2023-08-14T20:38:14.462Z] 854ba137706d: Pushed [2023-08-14T20:38:14.462Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:17.038Z] 64640ad13208: Pushed [2023-08-14T20:38:17.038Z] d1bf6db64f6f: Pushed [2023-08-14T20:38:17.993Z] f86886f73c73: Pushed [2023-08-14T20:38:17.993Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:cc0679569fda8b2f5b1addf43ef746e17ad438fc3dac2e11814f8b4cc47abf3a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:18.323Z] + 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-14T20:38:18.650Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-14T20:38:18.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-14T20:38:18.650Z] 37ec6757e064: Preparing [2023-08-14T20:38:18.650Z] 6062e8a481c5: Preparing [2023-08-14T20:38:18.650Z] f86886f73c73: Preparing [2023-08-14T20:38:18.650Z] 64640ad13208: Preparing [2023-08-14T20:38:18.650Z] 50f397f45d30: Preparing [2023-08-14T20:38:18.650Z] d957b036c094: Preparing [2023-08-14T20:38:18.650Z] 854ba137706d: Preparing [2023-08-14T20:38:18.650Z] 273659fb76aa: Preparing [2023-08-14T20:38:18.650Z] fab8a028ef28: Preparing [2023-08-14T20:38:18.650Z] d1bf6db64f6f: Preparing [2023-08-14T20:38:18.650Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:18.650Z] 273659fb76aa: Waiting [2023-08-14T20:38:18.650Z] d957b036c094: Waiting [2023-08-14T20:38:18.650Z] fab8a028ef28: Waiting [2023-08-14T20:38:18.650Z] d1bf6db64f6f: Waiting [2023-08-14T20:38:18.650Z] d2d9d24a8c2a: Waiting [2023-08-14T20:38:18.650Z] 854ba137706d: Waiting [2023-08-14T20:38:18.650Z] 50f397f45d30: Layer already exists [2023-08-14T20:38:18.650Z] 6062e8a481c5: Layer already exists [2023-08-14T20:38:18.650Z] f86886f73c73: Layer already exists [2023-08-14T20:38:18.650Z] 64640ad13208: Layer already exists [2023-08-14T20:38:18.650Z] 37ec6757e064: Layer already exists [2023-08-14T20:38:18.650Z] 854ba137706d: Layer already exists [2023-08-14T20:38:18.650Z] d957b036c094: Layer already exists [2023-08-14T20:38:18.650Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:18.650Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:18.650Z] d1bf6db64f6f: Layer already exists [2023-08-14T20:38:18.650Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:18.915Z] latest: digest: sha256:cc0679569fda8b2f5b1addf43ef746e17ad438fc3dac2e11814f8b4cc47abf3a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:19.247Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:19.573Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.22 [2023-08-14T20:38:19.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-14T20:38:19.573Z] 37ec6757e064: Preparing [2023-08-14T20:38:19.573Z] 6062e8a481c5: Preparing [2023-08-14T20:38:19.573Z] f86886f73c73: Preparing [2023-08-14T20:38:19.573Z] 64640ad13208: Preparing [2023-08-14T20:38:19.573Z] 50f397f45d30: Preparing [2023-08-14T20:38:19.573Z] d957b036c094: Preparing [2023-08-14T20:38:19.573Z] 854ba137706d: Preparing [2023-08-14T20:38:19.573Z] 273659fb76aa: Preparing [2023-08-14T20:38:19.573Z] fab8a028ef28: Preparing [2023-08-14T20:38:19.573Z] d1bf6db64f6f: Preparing [2023-08-14T20:38:19.573Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:19.573Z] 273659fb76aa: Waiting [2023-08-14T20:38:19.573Z] fab8a028ef28: Waiting [2023-08-14T20:38:19.573Z] d957b036c094: Waiting [2023-08-14T20:38:19.573Z] d1bf6db64f6f: Waiting [2023-08-14T20:38:19.573Z] d2d9d24a8c2a: Waiting [2023-08-14T20:38:19.573Z] 854ba137706d: Waiting [2023-08-14T20:38:19.573Z] 50f397f45d30: Layer already exists [2023-08-14T20:38:19.573Z] f86886f73c73: Layer already exists [2023-08-14T20:38:19.573Z] 64640ad13208: Layer already exists [2023-08-14T20:38:19.573Z] 37ec6757e064: Layer already exists [2023-08-14T20:38:19.573Z] 6062e8a481c5: Layer already exists [2023-08-14T20:38:19.573Z] 854ba137706d: Layer already exists [2023-08-14T20:38:19.573Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:19.573Z] d1bf6db64f6f: Layer already exists [2023-08-14T20:38:19.573Z] d957b036c094: Layer already exists [2023-08-14T20:38:19.573Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:19.573Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:19.838Z] 3.1.0-dev.22: digest: sha256:cc0679569fda8b2f5b1addf43ef746e17ad438fc3dac2e11814f8b4cc47abf3a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:20.170Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:20.500Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:38:20.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-14T20:38:20.500Z] 37ec6757e064: Preparing [2023-08-14T20:38:20.500Z] 6062e8a481c5: Preparing [2023-08-14T20:38:20.500Z] f86886f73c73: Preparing [2023-08-14T20:38:20.500Z] 64640ad13208: Preparing [2023-08-14T20:38:20.500Z] 50f397f45d30: Preparing [2023-08-14T20:38:20.500Z] d957b036c094: Preparing [2023-08-14T20:38:20.500Z] 854ba137706d: Preparing [2023-08-14T20:38:20.500Z] 273659fb76aa: Preparing [2023-08-14T20:38:20.500Z] fab8a028ef28: Preparing [2023-08-14T20:38:20.500Z] d1bf6db64f6f: Preparing [2023-08-14T20:38:20.500Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:20.500Z] 273659fb76aa: Waiting [2023-08-14T20:38:20.500Z] fab8a028ef28: Waiting [2023-08-14T20:38:20.500Z] d1bf6db64f6f: Waiting [2023-08-14T20:38:20.500Z] d2d9d24a8c2a: Waiting [2023-08-14T20:38:20.500Z] d957b036c094: Waiting [2023-08-14T20:38:20.500Z] 854ba137706d: Waiting [2023-08-14T20:38:20.500Z] 50f397f45d30: Layer already exists [2023-08-14T20:38:20.500Z] 6062e8a481c5: Layer already exists [2023-08-14T20:38:20.500Z] f86886f73c73: Layer already exists [2023-08-14T20:38:20.500Z] 64640ad13208: Layer already exists [2023-08-14T20:38:20.500Z] 37ec6757e064: Layer already exists [2023-08-14T20:38:20.500Z] 854ba137706d: Layer already exists [2023-08-14T20:38:20.500Z] d957b036c094: Layer already exists [2023-08-14T20:38:20.500Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:20.500Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:20.500Z] d1bf6db64f6f: Layer already exists [2023-08-14T20:38:20.500Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:20.766Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:cc0679569fda8b2f5b1addf43ef746e17ad438fc3dac2e11814f8b4cc47abf3a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:21.111Z] + 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-14T20:38:21.438Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-08-14T20:38:21.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-14T20:38:21.438Z] 37ec6757e064: Preparing [2023-08-14T20:38:21.438Z] 6062e8a481c5: Preparing [2023-08-14T20:38:21.438Z] f86886f73c73: Preparing [2023-08-14T20:38:21.438Z] 64640ad13208: Preparing [2023-08-14T20:38:21.438Z] 50f397f45d30: Preparing [2023-08-14T20:38:21.438Z] d957b036c094: Preparing [2023-08-14T20:38:21.438Z] 854ba137706d: Preparing [2023-08-14T20:38:21.438Z] 273659fb76aa: Preparing [2023-08-14T20:38:21.438Z] fab8a028ef28: Preparing [2023-08-14T20:38:21.438Z] d1bf6db64f6f: Preparing [2023-08-14T20:38:21.438Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:21.438Z] 273659fb76aa: Waiting [2023-08-14T20:38:21.438Z] d957b036c094: Waiting [2023-08-14T20:38:21.438Z] fab8a028ef28: Waiting [2023-08-14T20:38:21.438Z] 854ba137706d: Waiting [2023-08-14T20:38:21.438Z] d1bf6db64f6f: Waiting [2023-08-14T20:38:21.438Z] d2d9d24a8c2a: Waiting [2023-08-14T20:38:21.438Z] 50f397f45d30: Layer already exists [2023-08-14T20:38:21.438Z] f86886f73c73: Layer already exists [2023-08-14T20:38:21.438Z] 64640ad13208: Layer already exists [2023-08-14T20:38:21.438Z] 37ec6757e064: Layer already exists [2023-08-14T20:38:21.438Z] 6062e8a481c5: Layer already exists [2023-08-14T20:38:21.438Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:21.438Z] 854ba137706d: Layer already exists [2023-08-14T20:38:21.438Z] d957b036c094: Layer already exists [2023-08-14T20:38:21.438Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:21.438Z] d1bf6db64f6f: Layer already exists [2023-08-14T20:38:21.438Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:21.704Z] main: digest: sha256:cc0679569fda8b2f5b1addf43ef746e17ad438fc3dac2e11814f8b4cc47abf3a size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:38:21.743Z] ===================================================== [Pipeline] echo [2023-08-14T20:38:21.749Z] taggedImages: [2023-08-14T20:38:21.749Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:38:21.749Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-14T20:38:21.749Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.22 [2023-08-14T20:38:21.749Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:38:21.749Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-08-14T20:38:21.776Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-08-14T20:38:21.776Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:38:21.776Z] latest [2023-08-14T20:38:21.776Z] 3.1.0-dev.22 [2023-08-14T20:38:21.776Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:38:21.776Z] main [2023-08-14T20:38:21.776Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:22.106Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:22.450Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:38:22.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-14T20:38:22.450Z] 10e2f3904b3e: Preparing [2023-08-14T20:38:22.450Z] d0739bcf985a: Preparing [2023-08-14T20:38:22.450Z] 273659fb76aa: Preparing [2023-08-14T20:38:22.450Z] fab8a028ef28: Preparing [2023-08-14T20:38:22.450Z] 9fffaaaae7f8: Preparing [2023-08-14T20:38:22.450Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:22.450Z] d2d9d24a8c2a: Waiting [2023-08-14T20:38:22.716Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:22.716Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:22.716Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:22.716Z] 10e2f3904b3e: Pushed [2023-08-14T20:38:24.122Z] 9fffaaaae7f8: Pushed [2023-08-14T20:38:27.455Z] d0739bcf985a: Pushed [2023-08-14T20:38:27.721Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:1f035d4757e0793f991ee0901fad1483bdaf821b58038972ba92c1994a4c219d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:28.069Z] + 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-14T20:38:28.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-14T20:38:28.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-14T20:38:28.403Z] 10e2f3904b3e: Preparing [2023-08-14T20:38:28.403Z] d0739bcf985a: Preparing [2023-08-14T20:38:28.403Z] 273659fb76aa: Preparing [2023-08-14T20:38:28.403Z] fab8a028ef28: Preparing [2023-08-14T20:38:28.403Z] 9fffaaaae7f8: Preparing [2023-08-14T20:38:28.403Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:28.403Z] d2d9d24a8c2a: Waiting [2023-08-14T20:38:28.403Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:28.403Z] d0739bcf985a: Layer already exists [2023-08-14T20:38:28.403Z] 10e2f3904b3e: Layer already exists [2023-08-14T20:38:28.403Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:28.403Z] 9fffaaaae7f8: Layer already exists [2023-08-14T20:38:28.403Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:28.669Z] latest: digest: sha256:1f035d4757e0793f991ee0901fad1483bdaf821b58038972ba92c1994a4c219d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:29.011Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:29.340Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.22 [2023-08-14T20:38:29.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-14T20:38:29.340Z] 10e2f3904b3e: Preparing [2023-08-14T20:38:29.340Z] d0739bcf985a: Preparing [2023-08-14T20:38:29.340Z] 273659fb76aa: Preparing [2023-08-14T20:38:29.340Z] fab8a028ef28: Preparing [2023-08-14T20:38:29.340Z] 9fffaaaae7f8: Preparing [2023-08-14T20:38:29.340Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:29.340Z] d2d9d24a8c2a: Waiting [2023-08-14T20:38:29.340Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:29.340Z] 10e2f3904b3e: Layer already exists [2023-08-14T20:38:29.340Z] d0739bcf985a: Layer already exists [2023-08-14T20:38:29.340Z] 9fffaaaae7f8: Layer already exists [2023-08-14T20:38:29.340Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:29.340Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:29.340Z] 3.1.0-dev.22: digest: sha256:1f035d4757e0793f991ee0901fad1483bdaf821b58038972ba92c1994a4c219d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:29.946Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:30.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:38:30.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-14T20:38:30.276Z] 10e2f3904b3e: Preparing [2023-08-14T20:38:30.276Z] d0739bcf985a: Preparing [2023-08-14T20:38:30.276Z] 273659fb76aa: Preparing [2023-08-14T20:38:30.276Z] fab8a028ef28: Preparing [2023-08-14T20:38:30.276Z] 9fffaaaae7f8: Preparing [2023-08-14T20:38:30.276Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:30.276Z] d2d9d24a8c2a: Waiting [2023-08-14T20:38:30.276Z] 9fffaaaae7f8: Layer already exists [2023-08-14T20:38:30.276Z] 10e2f3904b3e: Layer already exists [2023-08-14T20:38:30.276Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:30.276Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:30.276Z] d0739bcf985a: Layer already exists [2023-08-14T20:38:30.276Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:30.542Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:1f035d4757e0793f991ee0901fad1483bdaf821b58038972ba92c1994a4c219d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:30.888Z] + 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-14T20:38:31.217Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-08-14T20:38:31.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-14T20:38:31.217Z] 10e2f3904b3e: Preparing [2023-08-14T20:38:31.217Z] d0739bcf985a: Preparing [2023-08-14T20:38:31.217Z] 273659fb76aa: Preparing [2023-08-14T20:38:31.217Z] fab8a028ef28: Preparing [2023-08-14T20:38:31.217Z] 9fffaaaae7f8: Preparing [2023-08-14T20:38:31.217Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:31.217Z] d2d9d24a8c2a: Waiting [2023-08-14T20:38:31.217Z] 9fffaaaae7f8: Layer already exists [2023-08-14T20:38:31.217Z] 10e2f3904b3e: Layer already exists [2023-08-14T20:38:31.217Z] d0739bcf985a: Layer already exists [2023-08-14T20:38:31.217Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:31.217Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:31.217Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:31.483Z] main: digest: sha256:1f035d4757e0793f991ee0901fad1483bdaf821b58038972ba92c1994a4c219d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:38:31.531Z] ===================================================== [Pipeline] echo [2023-08-14T20:38:31.537Z] taggedImages: [2023-08-14T20:38:31.537Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:38:31.537Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-14T20:38:31.537Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.22 [2023-08-14T20:38:31.537Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:38:31.537Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-08-14T20:38:31.559Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-08-14T20:38:31.559Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:38:31.559Z] latest [2023-08-14T20:38:31.559Z] 3.1.0-dev.22 [2023-08-14T20:38:31.559Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:38:31.559Z] main [2023-08-14T20:38:31.559Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:31.911Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:32.368Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:38:32.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-14T20:38:32.368Z] d619e6cc685e: Preparing [2023-08-14T20:38:32.368Z] 06cc12e96312: Preparing [2023-08-14T20:38:32.368Z] 7f7c4f09f3bf: Preparing [2023-08-14T20:38:32.368Z] 2e55c5815aab: Preparing [2023-08-14T20:38:32.368Z] 7f3cef52ea14: Preparing [2023-08-14T20:38:32.368Z] 273659fb76aa: Preparing [2023-08-14T20:38:32.368Z] fab8a028ef28: Preparing [2023-08-14T20:38:32.368Z] 82ed3ba82b01: Preparing [2023-08-14T20:38:32.368Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:32.368Z] fab8a028ef28: Waiting [2023-08-14T20:38:32.368Z] d2d9d24a8c2a: Waiting [2023-08-14T20:38:32.368Z] 82ed3ba82b01: Waiting [2023-08-14T20:38:32.639Z] 06cc12e96312: Pushed [2023-08-14T20:38:32.639Z] d619e6cc685e: Pushed [2023-08-14T20:38:32.639Z] 7f7c4f09f3bf: Pushed [2023-08-14T20:38:32.639Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:32.639Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:32.639Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:33.662Z] 82ed3ba82b01: Pushed [2023-08-14T20:38:45.982Z] 7f3cef52ea14: Pushed [2023-08-14T20:38:50.225Z] 2e55c5815aab: Pushed [2023-08-14T20:38:50.225Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:7ba86c9f90c8bc18c71fcaf34266cb5755086632a9d0f0d04285bbedaf493f93 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:50.557Z] + 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-14T20:38:50.929Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-14T20:38:50.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-14T20:38:50.929Z] d619e6cc685e: Preparing [2023-08-14T20:38:50.929Z] 06cc12e96312: Preparing [2023-08-14T20:38:50.929Z] 7f7c4f09f3bf: Preparing [2023-08-14T20:38:50.929Z] 2e55c5815aab: Preparing [2023-08-14T20:38:50.929Z] 7f3cef52ea14: Preparing [2023-08-14T20:38:50.929Z] 273659fb76aa: Preparing [2023-08-14T20:38:50.929Z] fab8a028ef28: Preparing [2023-08-14T20:38:50.929Z] 273659fb76aa: Waiting [2023-08-14T20:38:50.929Z] 82ed3ba82b01: Preparing [2023-08-14T20:38:50.929Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:50.929Z] fab8a028ef28: Waiting [2023-08-14T20:38:50.929Z] d2d9d24a8c2a: Waiting [2023-08-14T20:38:50.929Z] 82ed3ba82b01: Waiting [2023-08-14T20:38:50.929Z] 2e55c5815aab: Layer already exists [2023-08-14T20:38:50.929Z] 06cc12e96312: Layer already exists [2023-08-14T20:38:50.929Z] 7f7c4f09f3bf: Layer already exists [2023-08-14T20:38:50.929Z] d619e6cc685e: Layer already exists [2023-08-14T20:38:50.929Z] 7f3cef52ea14: Layer already exists [2023-08-14T20:38:50.929Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:50.929Z] 82ed3ba82b01: Layer already exists [2023-08-14T20:38:51.195Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:51.195Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:51.195Z] latest: digest: sha256:7ba86c9f90c8bc18c71fcaf34266cb5755086632a9d0f0d04285bbedaf493f93 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:51.534Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:51.868Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.22 [2023-08-14T20:38:51.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-14T20:38:51.868Z] d619e6cc685e: Preparing [2023-08-14T20:38:51.868Z] 06cc12e96312: Preparing [2023-08-14T20:38:51.868Z] 7f7c4f09f3bf: Preparing [2023-08-14T20:38:51.868Z] 2e55c5815aab: Preparing [2023-08-14T20:38:51.868Z] 7f3cef52ea14: Preparing [2023-08-14T20:38:51.868Z] 273659fb76aa: Preparing [2023-08-14T20:38:51.868Z] fab8a028ef28: Preparing [2023-08-14T20:38:51.868Z] 82ed3ba82b01: Preparing [2023-08-14T20:38:51.868Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:51.868Z] fab8a028ef28: Waiting [2023-08-14T20:38:51.868Z] 82ed3ba82b01: Waiting [2023-08-14T20:38:51.868Z] d2d9d24a8c2a: Waiting [2023-08-14T20:38:51.868Z] 273659fb76aa: Waiting [2023-08-14T20:38:51.868Z] 7f7c4f09f3bf: Layer already exists [2023-08-14T20:38:51.868Z] 2e55c5815aab: Layer already exists [2023-08-14T20:38:51.869Z] d619e6cc685e: Layer already exists [2023-08-14T20:38:51.869Z] 06cc12e96312: Layer already exists [2023-08-14T20:38:51.869Z] 7f3cef52ea14: Layer already exists [2023-08-14T20:38:51.869Z] 82ed3ba82b01: Layer already exists [2023-08-14T20:38:51.869Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:51.869Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:51.869Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:52.134Z] 3.1.0-dev.22: digest: sha256:7ba86c9f90c8bc18c71fcaf34266cb5755086632a9d0f0d04285bbedaf493f93 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:52.478Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:52.808Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:38:52.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-14T20:38:52.808Z] d619e6cc685e: Preparing [2023-08-14T20:38:52.808Z] 06cc12e96312: Preparing [2023-08-14T20:38:52.808Z] 7f7c4f09f3bf: Preparing [2023-08-14T20:38:52.808Z] 2e55c5815aab: Preparing [2023-08-14T20:38:52.808Z] 7f3cef52ea14: Preparing [2023-08-14T20:38:52.808Z] 273659fb76aa: Preparing [2023-08-14T20:38:52.808Z] fab8a028ef28: Preparing [2023-08-14T20:38:52.808Z] 82ed3ba82b01: Preparing [2023-08-14T20:38:52.808Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:52.808Z] fab8a028ef28: Waiting [2023-08-14T20:38:52.808Z] 82ed3ba82b01: Waiting [2023-08-14T20:38:52.808Z] 273659fb76aa: Waiting [2023-08-14T20:38:52.808Z] 7f3cef52ea14: Layer already exists [2023-08-14T20:38:52.808Z] 2e55c5815aab: Layer already exists [2023-08-14T20:38:52.808Z] 7f7c4f09f3bf: Layer already exists [2023-08-14T20:38:52.808Z] d619e6cc685e: Layer already exists [2023-08-14T20:38:52.808Z] 06cc12e96312: Layer already exists [2023-08-14T20:38:52.808Z] 82ed3ba82b01: Layer already exists [2023-08-14T20:38:52.808Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:52.808Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:52.808Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:52.808Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:7ba86c9f90c8bc18c71fcaf34266cb5755086632a9d0f0d04285bbedaf493f93 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:53.410Z] + 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-14T20:38:53.739Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-08-14T20:38:53.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-14T20:38:53.739Z] d619e6cc685e: Preparing [2023-08-14T20:38:53.739Z] 06cc12e96312: Preparing [2023-08-14T20:38:53.739Z] 7f7c4f09f3bf: Preparing [2023-08-14T20:38:53.739Z] 2e55c5815aab: Preparing [2023-08-14T20:38:53.739Z] 7f3cef52ea14: Preparing [2023-08-14T20:38:53.739Z] 273659fb76aa: Preparing [2023-08-14T20:38:53.739Z] fab8a028ef28: Preparing [2023-08-14T20:38:53.739Z] 82ed3ba82b01: Preparing [2023-08-14T20:38:53.739Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:53.739Z] fab8a028ef28: Waiting [2023-08-14T20:38:53.739Z] 82ed3ba82b01: Waiting [2023-08-14T20:38:53.739Z] d2d9d24a8c2a: Waiting [2023-08-14T20:38:53.739Z] 273659fb76aa: Waiting [2023-08-14T20:38:53.739Z] 2e55c5815aab: Layer already exists [2023-08-14T20:38:53.739Z] 7f3cef52ea14: Layer already exists [2023-08-14T20:38:53.739Z] 7f7c4f09f3bf: Layer already exists [2023-08-14T20:38:53.739Z] 06cc12e96312: Layer already exists [2023-08-14T20:38:53.739Z] d619e6cc685e: Layer already exists [2023-08-14T20:38:53.739Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:53.739Z] 82ed3ba82b01: Layer already exists [2023-08-14T20:38:53.739Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:53.739Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:54.005Z] main: digest: sha256:7ba86c9f90c8bc18c71fcaf34266cb5755086632a9d0f0d04285bbedaf493f93 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:38:54.050Z] ===================================================== [Pipeline] echo [2023-08-14T20:38:54.056Z] taggedImages: [2023-08-14T20:38:54.056Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:38:54.056Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-14T20:38:54.056Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.22 [2023-08-14T20:38:54.056Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:38:54.056Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-08-14T20:38:54.070Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-08-14T20:38:54.070Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:38:54.070Z] latest [2023-08-14T20:38:54.070Z] 3.1.0-dev.22 [2023-08-14T20:38:54.070Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:38:54.070Z] main [2023-08-14T20:38:54.070Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:54.404Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:38:54.743Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:38:54.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-14T20:38:54.743Z] 1a1b17c5d021: Preparing [2023-08-14T20:38:54.743Z] b1d61eca4f0e: Preparing [2023-08-14T20:38:54.743Z] a826bc408859: Preparing [2023-08-14T20:38:54.743Z] 5fa1b6492d8a: Preparing [2023-08-14T20:38:54.743Z] 273659fb76aa: Preparing [2023-08-14T20:38:54.743Z] fab8a028ef28: Preparing [2023-08-14T20:38:54.743Z] ad91b067ca43: Preparing [2023-08-14T20:38:54.743Z] d2d9d24a8c2a: Preparing [2023-08-14T20:38:54.743Z] ad91b067ca43: Waiting [2023-08-14T20:38:54.743Z] d2d9d24a8c2a: Waiting [2023-08-14T20:38:54.743Z] fab8a028ef28: Waiting [2023-08-14T20:38:54.743Z] 273659fb76aa: Layer already exists [2023-08-14T20:38:55.009Z] fab8a028ef28: Layer already exists [2023-08-14T20:38:55.009Z] 1a1b17c5d021: Pushed [2023-08-14T20:38:55.009Z] a826bc408859: Pushed [2023-08-14T20:38:55.009Z] b1d61eca4f0e: Pushed [2023-08-14T20:38:55.009Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:38:55.590Z] ad91b067ca43: Pushed [2023-08-14T20:39:13.777Z] 5fa1b6492d8a: Pushed [2023-08-14T20:39:13.777Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:b9899ad4d43c8cdf905427c26721513e90f5d2b698b3f065ba0a736f8714416f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:14.112Z] + 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-14T20:39:14.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-14T20:39:14.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-14T20:39:14.442Z] 1a1b17c5d021: Preparing [2023-08-14T20:39:14.442Z] b1d61eca4f0e: Preparing [2023-08-14T20:39:14.442Z] a826bc408859: Preparing [2023-08-14T20:39:14.442Z] 5fa1b6492d8a: Preparing [2023-08-14T20:39:14.442Z] 273659fb76aa: Preparing [2023-08-14T20:39:14.442Z] fab8a028ef28: Preparing [2023-08-14T20:39:14.442Z] ad91b067ca43: Preparing [2023-08-14T20:39:14.442Z] d2d9d24a8c2a: Preparing [2023-08-14T20:39:14.442Z] ad91b067ca43: Waiting [2023-08-14T20:39:14.442Z] fab8a028ef28: Waiting [2023-08-14T20:39:14.442Z] d2d9d24a8c2a: Waiting [2023-08-14T20:39:14.442Z] 1a1b17c5d021: Layer already exists [2023-08-14T20:39:14.442Z] b1d61eca4f0e: Layer already exists [2023-08-14T20:39:14.442Z] 273659fb76aa: Layer already exists [2023-08-14T20:39:14.442Z] a826bc408859: Layer already exists [2023-08-14T20:39:14.442Z] 5fa1b6492d8a: Layer already exists [2023-08-14T20:39:14.442Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:39:14.442Z] fab8a028ef28: Layer already exists [2023-08-14T20:39:14.442Z] ad91b067ca43: Layer already exists [2023-08-14T20:39:14.709Z] latest: digest: sha256:b9899ad4d43c8cdf905427c26721513e90f5d2b698b3f065ba0a736f8714416f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:15.039Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:15.368Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.22 [2023-08-14T20:39:15.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-14T20:39:15.368Z] 1a1b17c5d021: Preparing [2023-08-14T20:39:15.368Z] b1d61eca4f0e: Preparing [2023-08-14T20:39:15.368Z] a826bc408859: Preparing [2023-08-14T20:39:15.368Z] 5fa1b6492d8a: Preparing [2023-08-14T20:39:15.368Z] 273659fb76aa: Preparing [2023-08-14T20:39:15.368Z] fab8a028ef28: Preparing [2023-08-14T20:39:15.368Z] ad91b067ca43: Preparing [2023-08-14T20:39:15.368Z] d2d9d24a8c2a: Preparing [2023-08-14T20:39:15.368Z] fab8a028ef28: Waiting [2023-08-14T20:39:15.368Z] ad91b067ca43: Waiting [2023-08-14T20:39:15.368Z] d2d9d24a8c2a: Waiting [2023-08-14T20:39:15.368Z] 273659fb76aa: Layer already exists [2023-08-14T20:39:15.368Z] 5fa1b6492d8a: Layer already exists [2023-08-14T20:39:15.368Z] b1d61eca4f0e: Layer already exists [2023-08-14T20:39:15.368Z] a826bc408859: Layer already exists [2023-08-14T20:39:15.368Z] 1a1b17c5d021: Layer already exists [2023-08-14T20:39:15.368Z] ad91b067ca43: Layer already exists [2023-08-14T20:39:15.368Z] fab8a028ef28: Layer already exists [2023-08-14T20:39:15.368Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:39:15.368Z] 3.1.0-dev.22: digest: sha256:b9899ad4d43c8cdf905427c26721513e90f5d2b698b3f065ba0a736f8714416f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:15.972Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:16.305Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:39:16.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-14T20:39:16.306Z] 1a1b17c5d021: Preparing [2023-08-14T20:39:16.306Z] b1d61eca4f0e: Preparing [2023-08-14T20:39:16.306Z] a826bc408859: Preparing [2023-08-14T20:39:16.306Z] 5fa1b6492d8a: Preparing [2023-08-14T20:39:16.306Z] 273659fb76aa: Preparing [2023-08-14T20:39:16.306Z] fab8a028ef28: Preparing [2023-08-14T20:39:16.306Z] ad91b067ca43: Preparing [2023-08-14T20:39:16.306Z] d2d9d24a8c2a: Preparing [2023-08-14T20:39:16.306Z] fab8a028ef28: Waiting [2023-08-14T20:39:16.306Z] ad91b067ca43: Waiting [2023-08-14T20:39:16.306Z] d2d9d24a8c2a: Waiting [2023-08-14T20:39:16.306Z] 5fa1b6492d8a: Layer already exists [2023-08-14T20:39:16.306Z] b1d61eca4f0e: Layer already exists [2023-08-14T20:39:16.306Z] a826bc408859: Layer already exists [2023-08-14T20:39:16.306Z] 1a1b17c5d021: Layer already exists [2023-08-14T20:39:16.306Z] 273659fb76aa: Layer already exists [2023-08-14T20:39:16.306Z] ad91b067ca43: Layer already exists [2023-08-14T20:39:16.306Z] fab8a028ef28: Layer already exists [2023-08-14T20:39:16.306Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:39:16.572Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:b9899ad4d43c8cdf905427c26721513e90f5d2b698b3f065ba0a736f8714416f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:16.915Z] + 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-14T20:39:17.243Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-08-14T20:39:17.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-14T20:39:17.243Z] 1a1b17c5d021: Preparing [2023-08-14T20:39:17.243Z] b1d61eca4f0e: Preparing [2023-08-14T20:39:17.243Z] a826bc408859: Preparing [2023-08-14T20:39:17.243Z] 5fa1b6492d8a: Preparing [2023-08-14T20:39:17.243Z] 273659fb76aa: Preparing [2023-08-14T20:39:17.243Z] fab8a028ef28: Preparing [2023-08-14T20:39:17.243Z] ad91b067ca43: Preparing [2023-08-14T20:39:17.243Z] d2d9d24a8c2a: Preparing [2023-08-14T20:39:17.243Z] ad91b067ca43: Waiting [2023-08-14T20:39:17.243Z] d2d9d24a8c2a: Waiting [2023-08-14T20:39:17.243Z] fab8a028ef28: Waiting [2023-08-14T20:39:17.243Z] 5fa1b6492d8a: Layer already exists [2023-08-14T20:39:17.243Z] a826bc408859: Layer already exists [2023-08-14T20:39:17.243Z] b1d61eca4f0e: Layer already exists [2023-08-14T20:39:17.243Z] 1a1b17c5d021: Layer already exists [2023-08-14T20:39:17.243Z] 273659fb76aa: Layer already exists [2023-08-14T20:39:17.243Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:39:17.243Z] ad91b067ca43: Layer already exists [2023-08-14T20:39:17.243Z] fab8a028ef28: Layer already exists [2023-08-14T20:39:17.509Z] main: digest: sha256:b9899ad4d43c8cdf905427c26721513e90f5d2b698b3f065ba0a736f8714416f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:39:17.553Z] ===================================================== [Pipeline] echo [2023-08-14T20:39:17.559Z] taggedImages: [2023-08-14T20:39:17.559Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:39:17.559Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-14T20:39:17.559Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.22 [2023-08-14T20:39:17.559Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:39:17.559Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-08-14T20:39:17.574Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-08-14T20:39:17.574Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:39:17.574Z] latest [2023-08-14T20:39:17.574Z] 3.1.0-dev.22 [2023-08-14T20:39:17.574Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:39:17.574Z] main [2023-08-14T20:39:17.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:17.907Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:18.390Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:39:18.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-14T20:39:18.390Z] edc52f375c93: Preparing [2023-08-14T20:39:18.390Z] 2e4ea868a403: Preparing [2023-08-14T20:39:18.390Z] 82d410e953d8: Preparing [2023-08-14T20:39:18.390Z] 5fa1b6492d8a: Preparing [2023-08-14T20:39:18.390Z] 273659fb76aa: Preparing [2023-08-14T20:39:18.390Z] fab8a028ef28: Preparing [2023-08-14T20:39:18.390Z] 82ed3ba82b01: Preparing [2023-08-14T20:39:18.390Z] d2d9d24a8c2a: Preparing [2023-08-14T20:39:18.390Z] fab8a028ef28: Waiting [2023-08-14T20:39:18.390Z] 82ed3ba82b01: Waiting [2023-08-14T20:39:18.390Z] d2d9d24a8c2a: Waiting [2023-08-14T20:39:18.390Z] 5fa1b6492d8a: Layer already exists [2023-08-14T20:39:18.390Z] 273659fb76aa: Layer already exists [2023-08-14T20:39:18.656Z] fab8a028ef28: Layer already exists [2023-08-14T20:39:18.656Z] 82ed3ba82b01: Layer already exists [2023-08-14T20:39:18.656Z] 82d410e953d8: Pushed [2023-08-14T20:39:18.656Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:39:18.656Z] 2e4ea868a403: Pushed [2023-08-14T20:39:18.656Z] edc52f375c93: Pushed [2023-08-14T20:39:18.922Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:36d3733b218762c10a22a463d94c6fbbdfeba0e41000f21f26b5d91bdc998e5a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:19.259Z] + 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-14T20:39:19.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-14T20:39:19.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-14T20:39:19.583Z] edc52f375c93: Preparing [2023-08-14T20:39:19.583Z] 2e4ea868a403: Preparing [2023-08-14T20:39:19.583Z] 82d410e953d8: Preparing [2023-08-14T20:39:19.584Z] 5fa1b6492d8a: Preparing [2023-08-14T20:39:19.584Z] 273659fb76aa: Preparing [2023-08-14T20:39:19.584Z] fab8a028ef28: Preparing [2023-08-14T20:39:19.584Z] 82ed3ba82b01: Preparing [2023-08-14T20:39:19.584Z] d2d9d24a8c2a: Preparing [2023-08-14T20:39:19.584Z] fab8a028ef28: Waiting [2023-08-14T20:39:19.584Z] 82ed3ba82b01: Waiting [2023-08-14T20:39:19.584Z] d2d9d24a8c2a: Waiting [2023-08-14T20:39:19.584Z] 82d410e953d8: Layer already exists [2023-08-14T20:39:19.584Z] 273659fb76aa: Layer already exists [2023-08-14T20:39:19.584Z] 5fa1b6492d8a: Layer already exists [2023-08-14T20:39:19.584Z] 2e4ea868a403: Layer already exists [2023-08-14T20:39:19.584Z] edc52f375c93: Layer already exists [2023-08-14T20:39:19.584Z] fab8a028ef28: Layer already exists [2023-08-14T20:39:19.584Z] 82ed3ba82b01: Layer already exists [2023-08-14T20:39:19.584Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:39:19.850Z] latest: digest: sha256:36d3733b218762c10a22a463d94c6fbbdfeba0e41000f21f26b5d91bdc998e5a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:20.201Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:20.525Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.22 [2023-08-14T20:39:20.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-14T20:39:20.525Z] edc52f375c93: Preparing [2023-08-14T20:39:20.525Z] 2e4ea868a403: Preparing [2023-08-14T20:39:20.525Z] 82d410e953d8: Preparing [2023-08-14T20:39:20.525Z] 5fa1b6492d8a: Preparing [2023-08-14T20:39:20.525Z] 273659fb76aa: Preparing [2023-08-14T20:39:20.525Z] fab8a028ef28: Preparing [2023-08-14T20:39:20.525Z] 82ed3ba82b01: Preparing [2023-08-14T20:39:20.525Z] d2d9d24a8c2a: Preparing [2023-08-14T20:39:20.525Z] fab8a028ef28: Waiting [2023-08-14T20:39:20.525Z] 82ed3ba82b01: Waiting [2023-08-14T20:39:20.525Z] 5fa1b6492d8a: Layer already exists [2023-08-14T20:39:20.525Z] 273659fb76aa: Layer already exists [2023-08-14T20:39:20.525Z] edc52f375c93: Layer already exists [2023-08-14T20:39:20.525Z] 82d410e953d8: Layer already exists [2023-08-14T20:39:20.525Z] 2e4ea868a403: Layer already exists [2023-08-14T20:39:20.525Z] 82ed3ba82b01: Layer already exists [2023-08-14T20:39:20.525Z] fab8a028ef28: Layer already exists [2023-08-14T20:39:20.525Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:39:20.790Z] 3.1.0-dev.22: digest: sha256:36d3733b218762c10a22a463d94c6fbbdfeba0e41000f21f26b5d91bdc998e5a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:21.128Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:21.457Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:39:21.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-14T20:39:21.457Z] edc52f375c93: Preparing [2023-08-14T20:39:21.457Z] 2e4ea868a403: Preparing [2023-08-14T20:39:21.457Z] 82d410e953d8: Preparing [2023-08-14T20:39:21.457Z] 5fa1b6492d8a: Preparing [2023-08-14T20:39:21.457Z] 273659fb76aa: Preparing [2023-08-14T20:39:21.457Z] fab8a028ef28: Preparing [2023-08-14T20:39:21.457Z] 82ed3ba82b01: Preparing [2023-08-14T20:39:21.457Z] d2d9d24a8c2a: Preparing [2023-08-14T20:39:21.457Z] 82ed3ba82b01: Waiting [2023-08-14T20:39:21.457Z] d2d9d24a8c2a: Waiting [2023-08-14T20:39:21.457Z] fab8a028ef28: Waiting [2023-08-14T20:39:21.457Z] 273659fb76aa: Layer already exists [2023-08-14T20:39:21.457Z] 82d410e953d8: Layer already exists [2023-08-14T20:39:21.457Z] 5fa1b6492d8a: Layer already exists [2023-08-14T20:39:21.457Z] 2e4ea868a403: Layer already exists [2023-08-14T20:39:21.457Z] edc52f375c93: Layer already exists [2023-08-14T20:39:21.457Z] fab8a028ef28: Layer already exists [2023-08-14T20:39:21.457Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:39:21.457Z] 82ed3ba82b01: Layer already exists [2023-08-14T20:39:21.457Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:36d3733b218762c10a22a463d94c6fbbdfeba0e41000f21f26b5d91bdc998e5a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:22.057Z] + 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-14T20:39:22.383Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-08-14T20:39:22.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-14T20:39:22.383Z] edc52f375c93: Preparing [2023-08-14T20:39:22.383Z] 2e4ea868a403: Preparing [2023-08-14T20:39:22.383Z] 82d410e953d8: Preparing [2023-08-14T20:39:22.383Z] 5fa1b6492d8a: Preparing [2023-08-14T20:39:22.383Z] 273659fb76aa: Preparing [2023-08-14T20:39:22.383Z] fab8a028ef28: Preparing [2023-08-14T20:39:22.383Z] 82ed3ba82b01: Preparing [2023-08-14T20:39:22.383Z] d2d9d24a8c2a: Preparing [2023-08-14T20:39:22.383Z] fab8a028ef28: Waiting [2023-08-14T20:39:22.383Z] d2d9d24a8c2a: Waiting [2023-08-14T20:39:22.383Z] 82ed3ba82b01: Waiting [2023-08-14T20:39:22.383Z] 82d410e953d8: Layer already exists [2023-08-14T20:39:22.383Z] 273659fb76aa: Layer already exists [2023-08-14T20:39:22.383Z] 5fa1b6492d8a: Layer already exists [2023-08-14T20:39:22.383Z] 2e4ea868a403: Layer already exists [2023-08-14T20:39:22.383Z] edc52f375c93: Layer already exists [2023-08-14T20:39:22.383Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:39:22.383Z] fab8a028ef28: Layer already exists [2023-08-14T20:39:22.383Z] 82ed3ba82b01: Layer already exists [2023-08-14T20:39:22.649Z] main: digest: sha256:36d3733b218762c10a22a463d94c6fbbdfeba0e41000f21f26b5d91bdc998e5a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:39:22.694Z] ===================================================== [Pipeline] echo [2023-08-14T20:39:22.700Z] taggedImages: [2023-08-14T20:39:22.700Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:39:22.700Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-14T20:39:22.700Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.22 [2023-08-14T20:39:22.700Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:39:22.700Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-08-14T20:39:22.714Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-08-14T20:39:22.714Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:39:22.714Z] latest [2023-08-14T20:39:22.714Z] 3.1.0-dev.22 [2023-08-14T20:39:22.714Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:39:22.714Z] main [2023-08-14T20:39:22.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:23.041Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:23.373Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:39:23.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-14T20:39:23.373Z] a17d9de96a2d: Preparing [2023-08-14T20:39:23.373Z] 91ff10fdb601: Preparing [2023-08-14T20:39:23.373Z] 273659fb76aa: Preparing [2023-08-14T20:39:23.373Z] fab8a028ef28: Preparing [2023-08-14T20:39:23.373Z] 060baec52fa0: Preparing [2023-08-14T20:39:23.373Z] d2d9d24a8c2a: Preparing [2023-08-14T20:39:23.373Z] d2d9d24a8c2a: Waiting [2023-08-14T20:39:23.373Z] fab8a028ef28: Layer already exists [2023-08-14T20:39:23.373Z] 273659fb76aa: Layer already exists [2023-08-14T20:39:23.373Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:39:23.640Z] a17d9de96a2d: Pushed [2023-08-14T20:39:23.640Z] 060baec52fa0: Pushed [2023-08-14T20:39:30.270Z] 91ff10fdb601: Pushed [2023-08-14T20:39:30.270Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:6dd34d66d4b6ce7c0abec9fd5c82a0837d6dbf572ba01584d6d03ebadef5d96c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:30.614Z] + 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-14T20:39:30.947Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-14T20:39:30.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-14T20:39:30.947Z] a17d9de96a2d: Preparing [2023-08-14T20:39:30.947Z] 91ff10fdb601: Preparing [2023-08-14T20:39:30.947Z] 273659fb76aa: Preparing [2023-08-14T20:39:30.947Z] fab8a028ef28: Preparing [2023-08-14T20:39:30.947Z] 060baec52fa0: Preparing [2023-08-14T20:39:30.947Z] d2d9d24a8c2a: Preparing [2023-08-14T20:39:30.947Z] d2d9d24a8c2a: Waiting [2023-08-14T20:39:30.947Z] a17d9de96a2d: Layer already exists [2023-08-14T20:39:30.947Z] fab8a028ef28: Layer already exists [2023-08-14T20:39:30.947Z] 060baec52fa0: Layer already exists [2023-08-14T20:39:30.947Z] 91ff10fdb601: Layer already exists [2023-08-14T20:39:30.947Z] 273659fb76aa: Layer already exists [2023-08-14T20:39:30.947Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:39:31.264Z] latest: digest: sha256:6dd34d66d4b6ce7c0abec9fd5c82a0837d6dbf572ba01584d6d03ebadef5d96c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:31.605Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:31.935Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.22 [2023-08-14T20:39:31.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-14T20:39:31.935Z] a17d9de96a2d: Preparing [2023-08-14T20:39:31.935Z] 91ff10fdb601: Preparing [2023-08-14T20:39:31.935Z] 273659fb76aa: Preparing [2023-08-14T20:39:31.935Z] fab8a028ef28: Preparing [2023-08-14T20:39:31.935Z] 060baec52fa0: Preparing [2023-08-14T20:39:31.935Z] d2d9d24a8c2a: Preparing [2023-08-14T20:39:31.935Z] d2d9d24a8c2a: Waiting [2023-08-14T20:39:31.935Z] 91ff10fdb601: Layer already exists [2023-08-14T20:39:31.935Z] fab8a028ef28: Layer already exists [2023-08-14T20:39:31.935Z] 060baec52fa0: Layer already exists [2023-08-14T20:39:31.935Z] 273659fb76aa: Layer already exists [2023-08-14T20:39:31.935Z] a17d9de96a2d: Layer already exists [2023-08-14T20:39:31.935Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:39:31.935Z] 3.1.0-dev.22: digest: sha256:6dd34d66d4b6ce7c0abec9fd5c82a0837d6dbf572ba01584d6d03ebadef5d96c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:32.556Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:32.884Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:39:32.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-14T20:39:32.884Z] a17d9de96a2d: Preparing [2023-08-14T20:39:32.884Z] 91ff10fdb601: Preparing [2023-08-14T20:39:32.884Z] 273659fb76aa: Preparing [2023-08-14T20:39:32.884Z] fab8a028ef28: Preparing [2023-08-14T20:39:32.884Z] 060baec52fa0: Preparing [2023-08-14T20:39:32.884Z] d2d9d24a8c2a: Preparing [2023-08-14T20:39:32.884Z] d2d9d24a8c2a: Waiting [2023-08-14T20:39:32.884Z] fab8a028ef28: Layer already exists [2023-08-14T20:39:32.884Z] a17d9de96a2d: Layer already exists [2023-08-14T20:39:32.884Z] 91ff10fdb601: Layer already exists [2023-08-14T20:39:32.884Z] 060baec52fa0: Layer already exists [2023-08-14T20:39:32.884Z] 273659fb76aa: Layer already exists [2023-08-14T20:39:32.884Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:39:33.149Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:6dd34d66d4b6ce7c0abec9fd5c82a0837d6dbf572ba01584d6d03ebadef5d96c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:33.497Z] + 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-14T20:39:33.826Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-08-14T20:39:33.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-14T20:39:33.826Z] a17d9de96a2d: Preparing [2023-08-14T20:39:33.826Z] 91ff10fdb601: Preparing [2023-08-14T20:39:33.826Z] 273659fb76aa: Preparing [2023-08-14T20:39:33.826Z] fab8a028ef28: Preparing [2023-08-14T20:39:33.826Z] 060baec52fa0: Preparing [2023-08-14T20:39:33.826Z] d2d9d24a8c2a: Preparing [2023-08-14T20:39:33.826Z] 91ff10fdb601: Layer already exists [2023-08-14T20:39:33.826Z] 273659fb76aa: Layer already exists [2023-08-14T20:39:33.826Z] 060baec52fa0: Layer already exists [2023-08-14T20:39:33.826Z] fab8a028ef28: Layer already exists [2023-08-14T20:39:33.826Z] a17d9de96a2d: Layer already exists [2023-08-14T20:39:33.826Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:39:33.826Z] main: digest: sha256:6dd34d66d4b6ce7c0abec9fd5c82a0837d6dbf572ba01584d6d03ebadef5d96c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:39:34.131Z] ===================================================== [Pipeline] echo [2023-08-14T20:39:34.137Z] taggedImages: [2023-08-14T20:39:34.137Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:39:34.137Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-14T20:39:34.137Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.22 [2023-08-14T20:39:34.137Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:39:34.137Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-08-14T20:39:34.153Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-08-14T20:39:34.153Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:39:34.153Z] latest [2023-08-14T20:39:34.153Z] 3.1.0-dev.22 [2023-08-14T20:39:34.153Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:39:34.153Z] main [2023-08-14T20:39:34.153Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:34.487Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:34.846Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:39:34.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-14T20:39:34.846Z] 2cc1155dd941: Preparing [2023-08-14T20:39:34.846Z] ed0ff881f431: Preparing [2023-08-14T20:39:34.846Z] 273659fb76aa: Preparing [2023-08-14T20:39:34.846Z] fab8a028ef28: Preparing [2023-08-14T20:39:34.846Z] 76871940437a: Preparing [2023-08-14T20:39:34.846Z] d2d9d24a8c2a: Preparing [2023-08-14T20:39:34.846Z] d2d9d24a8c2a: Waiting [2023-08-14T20:39:34.846Z] 76871940437a: Layer already exists [2023-08-14T20:39:34.846Z] 273659fb76aa: Layer already exists [2023-08-14T20:39:34.846Z] fab8a028ef28: Layer already exists [2023-08-14T20:39:34.846Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:39:35.116Z] 2cc1155dd941: Pushed [2023-08-14T20:39:40.460Z] ed0ff881f431: Pushed [2023-08-14T20:39:40.460Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d: digest: sha256:55f2c5174b3e50a4049ada45cd1944edd3b0c5cfafd35e96da291ac58f96e9f4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:41.067Z] + 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-14T20:39:41.403Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-14T20:39:41.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-14T20:39:41.403Z] 2cc1155dd941: Preparing [2023-08-14T20:39:41.403Z] ed0ff881f431: Preparing [2023-08-14T20:39:41.403Z] 273659fb76aa: Preparing [2023-08-14T20:39:41.403Z] fab8a028ef28: Preparing [2023-08-14T20:39:41.403Z] 76871940437a: Preparing [2023-08-14T20:39:41.403Z] d2d9d24a8c2a: Preparing [2023-08-14T20:39:41.403Z] 273659fb76aa: Layer already exists [2023-08-14T20:39:41.403Z] fab8a028ef28: Layer already exists [2023-08-14T20:39:41.403Z] 76871940437a: Layer already exists [2023-08-14T20:39:41.403Z] 2cc1155dd941: Layer already exists [2023-08-14T20:39:41.403Z] ed0ff881f431: Layer already exists [2023-08-14T20:39:41.403Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:39:41.403Z] latest: digest: sha256:55f2c5174b3e50a4049ada45cd1944edd3b0c5cfafd35e96da291ac58f96e9f4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:42.010Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:42.348Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.22 [2023-08-14T20:39:42.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-14T20:39:42.348Z] 2cc1155dd941: Preparing [2023-08-14T20:39:42.348Z] ed0ff881f431: Preparing [2023-08-14T20:39:42.348Z] 273659fb76aa: Preparing [2023-08-14T20:39:42.348Z] fab8a028ef28: Preparing [2023-08-14T20:39:42.348Z] 76871940437a: Preparing [2023-08-14T20:39:42.348Z] d2d9d24a8c2a: Preparing [2023-08-14T20:39:42.348Z] d2d9d24a8c2a: Waiting [2023-08-14T20:39:42.348Z] ed0ff881f431: Layer already exists [2023-08-14T20:39:42.348Z] 273659fb76aa: Layer already exists [2023-08-14T20:39:42.348Z] fab8a028ef28: Layer already exists [2023-08-14T20:39:42.348Z] 76871940437a: Layer already exists [2023-08-14T20:39:42.348Z] 2cc1155dd941: Layer already exists [2023-08-14T20:39:42.348Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:39:42.348Z] 3.1.0-dev.22: digest: sha256:55f2c5174b3e50a4049ada45cd1944edd3b0c5cfafd35e96da291ac58f96e9f4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:42.692Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:43.024Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:39:43.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-14T20:39:43.024Z] 2cc1155dd941: Preparing [2023-08-14T20:39:43.024Z] ed0ff881f431: Preparing [2023-08-14T20:39:43.024Z] 273659fb76aa: Preparing [2023-08-14T20:39:43.024Z] fab8a028ef28: Preparing [2023-08-14T20:39:43.024Z] 76871940437a: Preparing [2023-08-14T20:39:43.024Z] d2d9d24a8c2a: Preparing [2023-08-14T20:39:43.024Z] d2d9d24a8c2a: Waiting [2023-08-14T20:39:43.024Z] ed0ff881f431: Layer already exists [2023-08-14T20:39:43.024Z] 76871940437a: Layer already exists [2023-08-14T20:39:43.024Z] 2cc1155dd941: Layer already exists [2023-08-14T20:39:43.024Z] 273659fb76aa: Layer already exists [2023-08-14T20:39:43.024Z] fab8a028ef28: Layer already exists [2023-08-14T20:39:43.024Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:39:43.024Z] edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22: digest: sha256:55f2c5174b3e50a4049ada45cd1944edd3b0c5cfafd35e96da291ac58f96e9f4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:43.354Z] + 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-14T20:39:43.677Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-08-14T20:39:43.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-14T20:39:43.677Z] 2cc1155dd941: Preparing [2023-08-14T20:39:43.677Z] ed0ff881f431: Preparing [2023-08-14T20:39:43.677Z] 273659fb76aa: Preparing [2023-08-14T20:39:43.677Z] fab8a028ef28: Preparing [2023-08-14T20:39:43.677Z] 76871940437a: Preparing [2023-08-14T20:39:43.677Z] d2d9d24a8c2a: Preparing [2023-08-14T20:39:43.677Z] d2d9d24a8c2a: Waiting [2023-08-14T20:39:43.677Z] 273659fb76aa: Layer already exists [2023-08-14T20:39:43.677Z] fab8a028ef28: Layer already exists [2023-08-14T20:39:43.677Z] 76871940437a: Layer already exists [2023-08-14T20:39:43.677Z] 2cc1155dd941: Layer already exists [2023-08-14T20:39:43.677Z] ed0ff881f431: Layer already exists [2023-08-14T20:39:43.677Z] d2d9d24a8c2a: Layer already exists [2023-08-14T20:39:43.941Z] main: digest: sha256:55f2c5174b3e50a4049ada45cd1944edd3b0c5cfafd35e96da291ac58f96e9f4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T20:39:43.992Z] ===================================================== [Pipeline] echo [2023-08-14T20:39:44.000Z] taggedImages: [2023-08-14T20:39:44.000Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d [2023-08-14T20:39:44.000Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-14T20:39:44.000Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.22 [2023-08-14T20:39:44.000Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:edbd909ad3c9c86eb96cf534c00ec05679e0562d-3.1.0-dev.22 [2023-08-14T20:39:44.000Z] - 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-14T20:39:44.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T20:39:44.360Z] [2023-08-14T20:39:44.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:39:44.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T20:39:44.690Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-14T20:39:44.690Z] 8998bd30e6a1: Pulling fs layer [2023-08-14T20:39:44.690Z] 04944245beec: Pulling fs layer [2023-08-14T20:39:44.690Z] 699f458cf7ca: Pulling fs layer [2023-08-14T20:39:44.690Z] 765212b225bb: Pulling fs layer [2023-08-14T20:39:44.690Z] f23df028b6ca: Pulling fs layer [2023-08-14T20:39:44.690Z] d65c8cfc05b1: Pulling fs layer [2023-08-14T20:39:44.690Z] 2437ff75d9bd: Pulling fs layer [2023-08-14T20:39:44.690Z] 765212b225bb: Waiting [2023-08-14T20:39:44.690Z] f23df028b6ca: Waiting [2023-08-14T20:39:44.690Z] 2437ff75d9bd: Waiting [2023-08-14T20:39:44.690Z] d65c8cfc05b1: Waiting [2023-08-14T20:39:44.957Z] 04944245beec: Verifying Checksum [2023-08-14T20:39:44.957Z] 04944245beec: Download complete [2023-08-14T20:39:44.957Z] 765212b225bb: Verifying Checksum [2023-08-14T20:39:44.957Z] 765212b225bb: Download complete [2023-08-14T20:39:44.957Z] f23df028b6ca: Verifying Checksum [2023-08-14T20:39:44.957Z] f23df028b6ca: Download complete [2023-08-14T20:39:44.957Z] d65c8cfc05b1: Download complete [2023-08-14T20:39:45.221Z] 699f458cf7ca: Verifying Checksum [2023-08-14T20:39:45.221Z] 699f458cf7ca: Download complete [2023-08-14T20:39:45.485Z] 8998bd30e6a1: Download complete [2023-08-14T20:39:48.053Z] 2437ff75d9bd: Verifying Checksum [2023-08-14T20:39:48.053Z] 2437ff75d9bd: Download complete [2023-08-14T20:39:49.456Z] 8998bd30e6a1: Pull complete [2023-08-14T20:39:49.722Z] 04944245beec: Pull complete [2023-08-14T20:39:51.131Z] 699f458cf7ca: Pull complete [2023-08-14T20:39:51.398Z] 765212b225bb: Pull complete [2023-08-14T20:39:51.984Z] f23df028b6ca: Pull complete [2023-08-14T20:39:52.250Z] d65c8cfc05b1: Pull complete [2023-08-14T20:40:07.233Z] 2437ff75d9bd: Pull complete [2023-08-14T20:40:07.233Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-14T20:40:07.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T20:40:07.233Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:40:07.421Z] prd-ubuntu20.04-docker-arm64-4c-16g-3566 does not seem to be running inside a container [2023-08-14T20:40:07.483Z] $ 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/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@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-14T20:40:10.558Z] $ docker top 2656d6e47c2f0ad45f47ae1ed6ee8a09ead69f798cdc04acef3aa1aa8293f46e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:40:11.453Z] ---> job-cost.sh [2023-08-14T20:40:11.453Z] lf-activate-venv: SKIPPING [2023-08-14T20:40:11.453Z] INFO: No Stack... [2023-08-14T20:40:12.031Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-14T20:40:12.610Z] INFO: Archiving Costs [Pipeline] sh [2023-08-14T20:40:13.236Z] + cat /w/workspace/edgex-go/556/archives/cost.csv [2023-08-14T20:40:13.236Z] + cut -d, -f6 [Pipeline] lock [2023-08-14T20:40:13.266Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-556-stack-cost] [2023-08-14T20:40:13.275Z] Resource [jenkins-edgexfoundry-edgex-go-main-556-stack-cost] did not exist. Created. [2023-08-14T20:40:13.275Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-556-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T20:40:13.596Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-14T20:40:14.183Z] Stashed 1 file(s) [Pipeline] } [2023-08-14T20:40:14.190Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-556-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-14T20:40:14.207Z] $ docker stop --time=1 2656d6e47c2f0ad45f47ae1ed6ee8a09ead69f798cdc04acef3aa1aa8293f46e [2023-08-14T20:40:15.755Z] $ docker rm -f --volumes 2656d6e47c2f0ad45f47ae1ed6ee8a09ead69f798cdc04acef3aa1aa8293f46e [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-14T20:40:16.196Z] provisioning config files... [2023-08-14T20:40:16.205Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/556@tmp/config3538487904685149107tmp [Pipeline] { [Pipeline] sh [2023-08-14T20:40:16.500Z] + set +x [2023-08-14T20:40:16.500Z] + curl -s https://codecov.io/bash [2023-08-14T20:40:16.500Z] + bash -s -- [2023-08-14T20:40:16.500Z] [2023-08-14T20:40:16.500Z] _____ _ [2023-08-14T20:40:16.500Z] / ____| | | [2023-08-14T20:40:16.500Z] | | ___ __| | ___ ___ _____ __ [2023-08-14T20:40:16.500Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-14T20:40:16.500Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-14T20:40:16.500Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-14T20:40:16.500Z] Bash-1.0.6 [2023-08-14T20:40:16.500Z] [2023-08-14T20:40:16.500Z] [2023-08-14T20:40:16.500Z] ==> git version 2.25.1 found [2023-08-14T20:40:16.500Z] ==> 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-14T20:40:16.500Z] Release-Date: 2020-01-08 [2023-08-14T20:40:16.500Z] 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-14T20:40:16.500Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-14T20:40:16.500Z] ==> Jenkins CI detected. [2023-08-14T20:40:16.500Z] current dir:  /w/workspace/edgex-go/556 [2023-08-14T20:40:16.500Z] project root: . [2023-08-14T20:40:16.500Z] --> token set from env [2023-08-14T20:40:16.500Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-14T20:40:16.500Z] ==> Running gcov in . (disable via -X gcov) [2023-08-14T20:40:16.758Z] ==> Python coveragepy not found [2023-08-14T20:40:16.758Z] ==> Searching for coverage reports in: [2023-08-14T20:40:16.758Z] + . [2023-08-14T20:40:16.758Z] -> Found 1 reports [2023-08-14T20:40:16.758Z] ==> Detecting git/mercurial file structure [2023-08-14T20:40:16.758Z] ==> Reading reports [2023-08-14T20:40:16.758Z] + ./coverage.out bytes=446998 [2023-08-14T20:40:16.758Z] ==> Appending adjustments [2023-08-14T20:40:16.758Z] https://docs.codecov.io/docs/fixing-reports [2023-08-14T20:40:17.695Z] + Found adjustments [2023-08-14T20:40:17.695Z] ==> Gzipping contents [2023-08-14T20:40:17.695Z] 60K /tmp/codecov.eHeUHt.gz [2023-08-14T20:40:17.695Z] ==> Uploading reports [2023-08-14T20:40:17.695Z] url: https://codecov.io [2023-08-14T20:40:17.695Z] query: branch=main&commit=edbd909ad3c9c86eb96cf534c00ec05679e0562d&build=556&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F556%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-14T20:40:17.695Z] -> Pinging Codecov [2023-08-14T20:40:17.695Z] 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=edbd909ad3c9c86eb96cf534c00ec05679e0562d&build=556&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F556%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-14T20:40:17.953Z] -> Uploading to [2023-08-14T20:40:17.953Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-14/00271124DB129430A58F1EEE437C3FCB/edbd909ad3c9c86eb96cf534c00ec05679e0562d/3191ada0-b434-4db7-9859-28b8cc944013.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230814%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230814T204017Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9fe629dcaed952527afc8bd57eba94371780ae51eedd155952dd13b6d1f94bcc [2023-08-14T20:40:17.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T20:40:17.953Z] Dload Upload Total Spent Left Speed [2023-08-14T20:40:17.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57394 0 0 100 57394 0 283k --:--:-- --:--:-- --:--:-- 283k [2023-08-14T20:40:17.953Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/edbd909ad3c9c86eb96cf534c00ec05679e0562d [Pipeline] } [2023-08-14T20:40:17.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-08-14T20:40:18.176Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-14T20:40:18.195Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:40:18.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T20:40:18.497Z] [2023-08-14T20:40:18.497Z] 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-14T20:40:18.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T20:40:18.804Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-14T20:40:18.804Z] df9b9388f04a: Pulling fs layer [2023-08-14T20:40:18.804Z] 52dc419b0ee2: Pulling fs layer [2023-08-14T20:40:18.804Z] 25bc292e5bac: Pulling fs layer [2023-08-14T20:40:18.804Z] 114826534d7a: Pulling fs layer [2023-08-14T20:40:18.804Z] 4657fd5d0bcf: Pulling fs layer [2023-08-14T20:40:18.804Z] 6ad1cebc031e: Pulling fs layer [2023-08-14T20:40:18.804Z] 8a3aa393b2d8: Pulling fs layer [2023-08-14T20:40:18.804Z] 114826534d7a: Waiting [2023-08-14T20:40:18.804Z] 4657fd5d0bcf: Waiting [2023-08-14T20:40:18.804Z] 8a3aa393b2d8: Waiting [2023-08-14T20:40:18.804Z] 25bc292e5bac: Verifying Checksum [2023-08-14T20:40:18.804Z] 25bc292e5bac: Download complete [2023-08-14T20:40:18.804Z] 52dc419b0ee2: Download complete [2023-08-14T20:40:18.804Z] 4657fd5d0bcf: Verifying Checksum [2023-08-14T20:40:18.804Z] 4657fd5d0bcf: Download complete [2023-08-14T20:40:18.804Z] df9b9388f04a: Download complete [2023-08-14T20:40:19.088Z] df9b9388f04a: Pull complete [2023-08-14T20:40:19.088Z] 6ad1cebc031e: Verifying Checksum [2023-08-14T20:40:19.088Z] 6ad1cebc031e: Download complete [2023-08-14T20:40:19.088Z] 52dc419b0ee2: Pull complete [2023-08-14T20:40:19.347Z] 25bc292e5bac: Pull complete [2023-08-14T20:40:19.915Z] 114826534d7a: Verifying Checksum [2023-08-14T20:40:19.915Z] 114826534d7a: Download complete [2023-08-14T20:40:19.915Z] 8a3aa393b2d8: Verifying Checksum [2023-08-14T20:40:19.915Z] 8a3aa393b2d8: Download complete [2023-08-14T20:40:23.202Z] 114826534d7a: Pull complete [2023-08-14T20:40:23.202Z] 4657fd5d0bcf: Pull complete [2023-08-14T20:40:23.460Z] 6ad1cebc031e: Pull complete [2023-08-14T20:40:26.750Z] 8a3aa393b2d8: Pull complete [2023-08-14T20:40:26.750Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-14T20:40:26.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T20:40:26.750Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:40:26.845Z] prd-ubuntu20.04-docker-8c-8g-3564 does not seem to be running inside a container [2023-08-14T20:40:26.879Z] $ 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/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-14T20:40:30.727Z] $ docker top 41f7cbe5aa37aec9d11af582e35b4470bf598df58b7efdd55fd14b6d17bbaca7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-14T20:40:30.785Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-08-14T20:40:31.061Z] + set -o pipefail [2023-08-14T20:40:31.061Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-08-14T20:40:37.629Z] [2023-08-14T20:40:37.629Z] Monitoring /w/workspace/edgex-go/556 (github.com/edgexfoundry/edgex-go)... [2023-08-14T20:40:37.629Z] [2023-08-14T20:40:37.629Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/ab1d4914-43e0-4eed-b2a1-ad37b99b5a46 [2023-08-14T20:40:37.629Z] [2023-08-14T20:40:37.629Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-14T20:40:37.629Z] [2023-08-14T20:40:37.629Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-14T20:40:37.629Z] [2023-08-14T20:40:40.916Z] [2023-08-14T20:40:40.916Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-14T20:40:40.916Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-14T20:40:40.916Z] More details here: https://snyk.co/ue1NS [2023-08-14T20:40:40.916Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-08-14T20:40:40.916Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-08-14T20:40:40.929Z] $ docker stop --time=1 41f7cbe5aa37aec9d11af582e35b4470bf598df58b7efdd55fd14b6d17bbaca7 [2023-08-14T20:40:44.540Z] $ docker rm -f --volumes 41f7cbe5aa37aec9d11af582e35b4470bf598df58b7efdd55fd14b6d17bbaca7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-08-14T20:40:44.936Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T20:40:44.948Z] provisioning config files... [2023-08-14T20:40:44.955Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/556@tmp/config15407709931484391303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:40:45.250Z] --> edgex-publish-swagger.sh [2023-08-14T20:40:45.250Z] === Publish openapi/v3 API === [2023-08-14T20:40:45.250Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-08-14T20:40:45.250Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/556/openapi/v3/core-command.yaml] [2023-08-14T20:40:45.250Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T20:40:45.250Z] Dload Upload Total Spent Left Speed [2023-08-14T20:40:45.510Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29572 0 0 100 29572 0 69581 --:--:-- --:--:-- --:--:-- 69581 [2023-08-14T20:40:45.510Z] [2023-08-14T20:40:45.510Z] [2023-08-14T20:40:45.510Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/556/openapi/v3/core-data.yaml] [2023-08-14T20:40:45.510Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T20:40:45.510Z] Dload Upload Total Spent Left Speed [2023-08-14T20:40:46.030Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 332k --:--:-- --:--:-- --:--:-- 330k 100 69110 0 0 100 69110 0 143k --:--:-- --:--:-- --:--:-- 143k [2023-08-14T20:40:46.030Z] [2023-08-14T20:40:46.030Z] [2023-08-14T20:40:46.030Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/556/openapi/v3/core-metadata.yaml] [2023-08-14T20:40:46.030Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T20:40:46.030Z] Dload Upload Total Spent Left Speed [2023-08-14T20:40:46.600Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 315k --:--:-- --:--:-- --:--:-- 315k [2023-08-14T20:40:46.600Z] [2023-08-14T20:40:46.600Z] [2023-08-14T20:40:46.600Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/556/openapi/v3/support-notifications.yaml] [2023-08-14T20:40:46.600Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T20:40:46.600Z] Dload Upload Total Spent Left Speed [2023-08-14T20:40:46.861Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 416k --:--:-- --:--:-- --:--:-- 416k 100 86965 0 0 100 86965 0 215k --:--:-- --:--:-- --:--:-- 215k [2023-08-14T20:40:46.861Z] [2023-08-14T20:40:46.861Z] [2023-08-14T20:40:46.861Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/556/openapi/v3/support-scheduler.yaml] [2023-08-14T20:40:46.861Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T20:40:46.861Z] Dload Upload Total Spent Left Speed [2023-08-14T20:40:47.429Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 81800 --:--:-- --:--:-- --:--:-- 81800 [2023-08-14T20:40:47.429Z] [2023-08-14T20:40:47.429Z] [Pipeline] } [2023-08-14T20:40:47.435Z] 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-14T20:40:47.835Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T20:40:47.835Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:40:48.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T20:40:48.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:40:48.199Z] prd-ubuntu20.04-docker-8c-8g-3564 does not seem to be running inside a container [2023-08-14T20:40:48.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T20:40:48.698Z] $ docker top 3a9c484db6a50f0bd90a5ffeb839135137ab5ec8b95bb9e318d22466fcbd9e7c -eo pid,comm [2023-08-14T20:40:48.743Z] 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-14T20:40:48.743Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T20:40:48.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T20:40:48.784Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T20:40:48.902Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T20:40:48.907Z] $ docker exec 3a9c484db6a50f0bd90a5ffeb839135137ab5ec8b95bb9e318d22466fcbd9e7c ssh-agent [2023-08-14T20:40:49.021Z] SSH_AUTH_SOCK=/tmp/ssh-GRHxC145b5eC/agent.32 [2023-08-14T20:40:49.021Z] SSH_AGENT_PID=38 [2023-08-14T20:40:49.073Z] Running ssh-add (command line suppressed) [2023-08-14T20:40:49.189Z] Identity added: /w/workspace/edgex-go/556@tmp/private_key_5681677771439216411.key (/w/workspace/edgex-go/556@tmp/private_key_5681677771439216411.key) [2023-08-14T20:40:49.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T20:40:49.487Z] + git semver tag [2023-08-14T20:40:49.747Z] 2023-08-14 20:40:49,649 [run_tag] DEBUG tag force:False [2023-08-14T20:40:49.747Z] 2023-08-14 20:40:49,649 [check_head_tag] DEBUG check head tag [2023-08-14T20:40:49.747Z] 2023-08-14 20:40:49,650 [execute] INFO git cat-file --batch-check [2023-08-14T20:40:49.747Z] 2023-08-14 20:40:49,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/556, universal_newlines=False, shell=None, istream=) [2023-08-14T20:40:49.747Z] 2023-08-14 20:40:49,656 [execute] INFO git cat-file --batch [2023-08-14T20:40:49.747Z] 2023-08-14 20:40:49,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/556, universal_newlines=False, shell=None, istream=) [2023-08-14T20:40:49.747Z] 2023-08-14 20:40:49,675 [read_version] DEBUG read version from /w/workspace/edgex-go/556/.semver/main [2023-08-14T20:40:49.747Z] 2023-08-14 20:40:49,675 [execute] INFO git tag -a v3.1.0-dev.22 -m v3.1.0-dev.22 [2023-08-14T20:40:49.747Z] 2023-08-14 20:40:49,676 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.22', '-m', 'v3.1.0-dev.22'], cwd=/w/workspace/edgex-go/556, universal_newlines=False, shell=None, istream=None) [2023-08-14T20:40:49.747Z] 2023-08-14 20:40:49,681 [read_version] DEBUG read version from /w/workspace/edgex-go/556/.semver/main [2023-08-14T20:40:49.747Z] 3.1.0-dev.22 [Pipeline] } [2023-08-14T20:40:49.759Z] $ docker exec --env ******** --env ******** 3a9c484db6a50f0bd90a5ffeb839135137ab5ec8b95bb9e318d22466fcbd9e7c ssh-agent -k [2023-08-14T20:40:49.862Z] unset SSH_AUTH_SOCK; [2023-08-14T20:40:49.862Z] unset SSH_AGENT_PID; [2023-08-14T20:40:49.862Z] echo Agent pid 38 killed; [2023-08-14T20:40:49.870Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T20:40:50.173Z] + git semver [Pipeline] } [2023-08-14T20:40:50.447Z] $ docker stop --time=1 3a9c484db6a50f0bd90a5ffeb839135137ab5ec8b95bb9e318d22466fcbd9e7c [2023-08-14T20:40:51.769Z] $ docker rm -f --volumes 3a9c484db6a50f0bd90a5ffeb839135137ab5ec8b95bb9e318d22466fcbd9e7c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:40:52.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T20:40:52.162Z] [2023-08-14T20:40:52.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:40:52.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T20:40:52.471Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-14T20:40:52.471Z] ab5ef0e58194: Pulling fs layer [2023-08-14T20:40:52.471Z] 9712f1f96733: Pulling fs layer [2023-08-14T20:40:52.471Z] 63f879dbbcfc: Pulling fs layer [2023-08-14T20:40:52.471Z] 0d9ebad4ef96: Pulling fs layer [2023-08-14T20:40:52.471Z] e9a5061849ea: Pulling fs layer [2023-08-14T20:40:52.471Z] d747dcd14b5f: Pulling fs layer [2023-08-14T20:40:52.471Z] 2de7ff778b66: Pulling fs layer [2023-08-14T20:40:52.471Z] 0d9ebad4ef96: Waiting [2023-08-14T20:40:52.471Z] e9a5061849ea: Waiting [2023-08-14T20:40:52.471Z] d747dcd14b5f: Waiting [2023-08-14T20:40:52.471Z] 2de7ff778b66: Waiting [2023-08-14T20:40:52.471Z] 9712f1f96733: Verifying Checksum [2023-08-14T20:40:52.471Z] 9712f1f96733: Download complete [2023-08-14T20:40:53.040Z] 63f879dbbcfc: Verifying Checksum [2023-08-14T20:40:53.040Z] 63f879dbbcfc: Download complete [2023-08-14T20:40:53.040Z] 0d9ebad4ef96: Verifying Checksum [2023-08-14T20:40:53.040Z] 0d9ebad4ef96: Download complete [2023-08-14T20:40:53.040Z] d747dcd14b5f: Verifying Checksum [2023-08-14T20:40:53.040Z] d747dcd14b5f: Download complete [2023-08-14T20:40:53.040Z] e9a5061849ea: Verifying Checksum [2023-08-14T20:40:53.040Z] ab5ef0e58194: Verifying Checksum [2023-08-14T20:40:53.040Z] e9a5061849ea: Download complete [2023-08-14T20:40:53.040Z] ab5ef0e58194: Download complete [2023-08-14T20:40:53.298Z] 2de7ff778b66: Verifying Checksum [2023-08-14T20:40:53.298Z] 2de7ff778b66: Download complete [2023-08-14T20:40:56.580Z] ab5ef0e58194: Pull complete [2023-08-14T20:40:56.580Z] 9712f1f96733: Pull complete [2023-08-14T20:40:56.839Z] 63f879dbbcfc: Pull complete [2023-08-14T20:41:01.027Z] 0d9ebad4ef96: Pull complete [2023-08-14T20:41:01.027Z] e9a5061849ea: Pull complete [2023-08-14T20:41:01.027Z] d747dcd14b5f: Pull complete [2023-08-14T20:41:02.405Z] 2de7ff778b66: Pull complete [2023-08-14T20:41:02.405Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-14T20:41:02.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T20:41:02.405Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:41:02.494Z] prd-ubuntu20.04-docker-8c-8g-3564 does not seem to be running inside a container [2023-08-14T20:41:02.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-14T20:41:07.161Z] $ docker top f1e7759b5eb2be887182ae9d1edb94f86961e75cd3c48a8f21e80b225ba635ce -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-14T20:41:07.220Z] provisioning config files... [2023-08-14T20:41:07.226Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/556@tmp/config1189867355518791566tmp [2023-08-14T20:41:07.237Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/556@tmp/config12692866922772568063tmp [2023-08-14T20:41:07.247Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/556@tmp/config16409123504622339861tmp [Pipeline] { [Pipeline] echo [2023-08-14T20:41:07.262Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:41:07.543Z] ---> sigul-configuration.sh [2023-08-14T20:41:07.543Z] gpg: directory `/root/.gnupg' created [2023-08-14T20:41:07.543Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-14T20:41:07.543Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-14T20:41:07.543Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-14T20:41:07.543Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-14T20:41:07.543Z] gpg: CAST5 encrypted data [2023-08-14T20:41:07.543Z] gpg: encrypted with 1 passphrase [2023-08-14T20:41:07.543Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-14T20:41:07.827Z] + mkdir /home/jenkins [2023-08-14T20:41:07.827Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-14T20:41:08.107Z] + 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-14T20:41:08.115Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:41:08.397Z] ---> sigul-install.sh [2023-08-14T20:41:08.397Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-14T20:41:08.678Z] + git tag --list [2023-08-14T20:41:08.678Z] 0.6.0 [2023-08-14T20:41:08.678Z] 0.6.1 [2023-08-14T20:41:08.678Z] 0.7.0 [2023-08-14T20:41:08.678Z] 0.7.1 [2023-08-14T20:41:08.678Z] v1.0.0 [2023-08-14T20:41:08.678Z] v1.0.1 [2023-08-14T20:41:08.678Z] v1.1.0 [2023-08-14T20:41:08.678Z] v1.2.0 [2023-08-14T20:41:08.678Z] v1.2.1 [2023-08-14T20:41:08.678Z] v1.3.0 [2023-08-14T20:41:08.678Z] v1.3.1 [2023-08-14T20:41:08.678Z] v2.0.0 [2023-08-14T20:41:08.678Z] v2.1.0 [2023-08-14T20:41:08.678Z] v2.1.1 [2023-08-14T20:41:08.678Z] v2.2.0 [2023-08-14T20:41:08.678Z] v2.3.0 [2023-08-14T20:41:08.678Z] v3.0 [2023-08-14T20:41:08.678Z] v3.0.0 [2023-08-14T20:41:08.678Z] v3.1.0-dev.1 [2023-08-14T20:41:08.678Z] v3.1.0-dev.10 [2023-08-14T20:41:08.678Z] v3.1.0-dev.11 [2023-08-14T20:41:08.678Z] v3.1.0-dev.12 [2023-08-14T20:41:08.678Z] v3.1.0-dev.13 [2023-08-14T20:41:08.678Z] v3.1.0-dev.14 [2023-08-14T20:41:08.678Z] v3.1.0-dev.15 [2023-08-14T20:41:08.678Z] v3.1.0-dev.16 [2023-08-14T20:41:08.678Z] v3.1.0-dev.17 [2023-08-14T20:41:08.678Z] v3.1.0-dev.18 [2023-08-14T20:41:08.678Z] v3.1.0-dev.19 [2023-08-14T20:41:08.678Z] v3.1.0-dev.2 [2023-08-14T20:41:08.678Z] v3.1.0-dev.20 [2023-08-14T20:41:08.678Z] v3.1.0-dev.21 [2023-08-14T20:41:08.678Z] v3.1.0-dev.22 [2023-08-14T20:41:08.678Z] v3.1.0-dev.3 [2023-08-14T20:41:08.678Z] v3.1.0-dev.4 [2023-08-14T20:41:08.678Z] v3.1.0-dev.5 [2023-08-14T20:41:08.678Z] v3.1.0-dev.6 [2023-08-14T20:41:08.678Z] v3.1.0-dev.7 [2023-08-14T20:41:08.678Z] v3.1.0-dev.8 [2023-08-14T20:41:08.678Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-14T20:41:08.963Z] + lftools sign git-tag v3.1.0-dev.22 [2023-08-14T20:41:09.528Z] Signing Git tag with Sigul... [2023-08-14T20:41:09.528Z] Signing v3.1.0-dev.22 [Pipeline] echo [2023-08-14T20:41:10.101Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:41:10.380Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-14T20:41:10.386Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-14T20:41:10.404Z] $ docker stop --time=1 f1e7759b5eb2be887182ae9d1edb94f86961e75cd3c48a8f21e80b225ba635ce [2023-08-14T20:41:11.713Z] $ docker rm -f --volumes f1e7759b5eb2be887182ae9d1edb94f86961e75cd3c48a8f21e80b225ba635ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-14T20:41:12.123Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T20:41:12.123Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:41:12.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T20:41:12.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:41:12.492Z] prd-ubuntu20.04-docker-8c-8g-3564 does not seem to be running inside a container [2023-08-14T20:41:12.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T20:41:12.881Z] $ docker top 7653d9a02d802bb31f0ce3d56999b7e1f4c1c6b0d73b369cd35ece1d2abdb928 -eo pid,comm [2023-08-14T20:41:12.929Z] 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-14T20:41:12.929Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T20:41:12.966Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T20:41:12.966Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T20:41:13.085Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T20:41:13.090Z] $ docker exec 7653d9a02d802bb31f0ce3d56999b7e1f4c1c6b0d73b369cd35ece1d2abdb928 ssh-agent [2023-08-14T20:41:13.213Z] SSH_AUTH_SOCK=/tmp/ssh-hz1XI7sFNphN/agent.32 [2023-08-14T20:41:13.213Z] SSH_AGENT_PID=39 [2023-08-14T20:41:13.219Z] Running ssh-add (command line suppressed) [2023-08-14T20:41:13.328Z] Identity added: /w/workspace/edgex-go/556@tmp/private_key_6556506298052775574.key (/w/workspace/edgex-go/556@tmp/private_key_6556506298052775574.key) [2023-08-14T20:41:13.340Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T20:41:13.629Z] + git semver bump pre [2023-08-14T20:41:13.890Z] 2023-08-14 20:41:13,817 [read_version] DEBUG read version from /w/workspace/edgex-go/556/.semver/main [2023-08-14T20:41:13.890Z] 2023-08-14 20:41:13,817 [bump_version] DEBUG bumping version:3.1.0-dev.22 on axis:pre with prefix:dev [2023-08-14T20:41:13.890Z] 2023-08-14 20:41:13,817 [bump_version] DEBUG bumped version:3.1.0-dev.23 [2023-08-14T20:41:13.890Z] 2023-08-14 20:41:13,817 [write_version] DEBUG write version:3.1.0-dev.23 to path:/w/workspace/edgex-go/556/.semver/main with force:True [2023-08-14T20:41:13.890Z] 2023-08-14 20:41:13,817 [read_version] DEBUG read version from /w/workspace/edgex-go/556/.semver/main [2023-08-14T20:41:13.890Z] 2023-08-14 20:41:13,817 [write_file] DEBUG write to file:/w/workspace/edgex-go/556/.semver/main [2023-08-14T20:41:13.890Z] 2023-08-14 20:41:13,819 [execute] INFO git cat-file --batch-check [2023-08-14T20:41:13.890Z] 2023-08-14 20:41:13,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/556/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T20:41:13.890Z] 2023-08-14 20:41:13,825 [execute] INFO git cat-file --batch [2023-08-14T20:41:13.890Z] 2023-08-14 20:41:13,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/556/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T20:41:13.890Z] 2023-08-14 20:41:13,831 [read_version] DEBUG read version from /w/workspace/edgex-go/556/.semver/main [2023-08-14T20:41:13.890Z] 3.1.0-dev.23 [Pipeline] } [2023-08-14T20:41:13.904Z] $ docker exec --env ******** --env ******** 7653d9a02d802bb31f0ce3d56999b7e1f4c1c6b0d73b369cd35ece1d2abdb928 ssh-agent -k [2023-08-14T20:41:14.005Z] unset SSH_AUTH_SOCK; [2023-08-14T20:41:14.005Z] unset SSH_AGENT_PID; [2023-08-14T20:41:14.005Z] echo Agent pid 39 killed; [2023-08-14T20:41:14.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T20:41:14.321Z] + git semver [Pipeline] } [2023-08-14T20:41:14.595Z] $ docker stop --time=1 7653d9a02d802bb31f0ce3d56999b7e1f4c1c6b0d73b369cd35ece1d2abdb928 [2023-08-14T20:41:15.879Z] $ docker rm -f --volumes 7653d9a02d802bb31f0ce3d56999b7e1f4c1c6b0d73b369cd35ece1d2abdb928 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T20:41:16.214Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T20:41:16.214Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:41:16.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T20:41:16.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:41:16.579Z] prd-ubuntu20.04-docker-8c-8g-3564 does not seem to be running inside a container [2023-08-14T20:41:16.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T20:41:16.997Z] $ docker top a1d1801a5e5817932756109492c1d6f3a404a8141ce84d2e7945d08c6e93ea7a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T20:41:17.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T20:41:17.074Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T20:41:17.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T20:41:17.190Z] $ docker exec a1d1801a5e5817932756109492c1d6f3a404a8141ce84d2e7945d08c6e93ea7a ssh-agent [2023-08-14T20:41:17.295Z] SSH_AUTH_SOCK=/tmp/ssh-U1cUUPsnYNPj/agent.32 [2023-08-14T20:41:17.295Z] SSH_AGENT_PID=38 [2023-08-14T20:41:17.300Z] Running ssh-add (command line suppressed) [2023-08-14T20:41:17.406Z] Identity added: /w/workspace/edgex-go/556@tmp/private_key_1180612187878415545.key (/w/workspace/edgex-go/556@tmp/private_key_1180612187878415545.key) [2023-08-14T20:41:17.419Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T20:41:17.702Z] + git semver push [2023-08-14T20:41:17.962Z] 2023-08-14 20:41:17,866 [run_push] DEBUG push [2023-08-14T20:41:17.962Z] 2023-08-14 20:41:17,866 [execute] INFO git cat-file --batch-check [2023-08-14T20:41:17.962Z] 2023-08-14 20:41:17,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/556/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T20:41:17.962Z] 2023-08-14 20:41:17,870 [execute] INFO git rev-list 0453e149aecbb535a819cdd6ee58cc61c486fb4d -- [2023-08-14T20:41:17.962Z] 2023-08-14 20:41:17,870 [execute] DEBUG Popen(['git', 'rev-list', '0453e149aecbb535a819cdd6ee58cc61c486fb4d', '--'], cwd=/w/workspace/edgex-go/556/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-14T20:41:17.962Z] 2023-08-14 20:41:17,887 [execute] INFO git fetch -v origin [2023-08-14T20:41:17.962Z] 2023-08-14 20:41:17,887 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/556/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-14T20:41:18.530Z] 2023-08-14 20:41:18,344 [run_push] DEBUG no remote changes detected [2023-08-14T20:41:18.530Z] 2023-08-14 20:41:18,344 [execute] INFO git push origin semver [2023-08-14T20:41:18.530Z] 2023-08-14 20:41:18,345 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/556/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-14T20:41:19.466Z] 2023-08-14 20:41:19,209 [run_push] DEBUG push all version tags [2023-08-14T20:41:19.466Z] 2023-08-14 20:41:19,209 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-14T20:41:19.466Z] 2023-08-14 20:41:19,209 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/556, universal_newlines=False, shell=None, istream=None) [2023-08-14T20:41:20.034Z] 2023-08-14 20:41:19,947 [read_version] DEBUG read version from /w/workspace/edgex-go/556/.semver/main [2023-08-14T20:41:20.034Z] 3.1.0-dev.23 [Pipeline] } [2023-08-14T20:41:20.045Z] $ docker exec --env ******** --env ******** a1d1801a5e5817932756109492c1d6f3a404a8141ce84d2e7945d08c6e93ea7a ssh-agent -k [2023-08-14T20:41:20.134Z] unset SSH_AUTH_SOCK; [2023-08-14T20:41:20.134Z] unset SSH_AGENT_PID; [2023-08-14T20:41:20.134Z] echo Agent pid 38 killed; [2023-08-14T20:41:20.141Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T20:41:20.438Z] + git semver [Pipeline] } [2023-08-14T20:41:20.709Z] $ docker stop --time=1 a1d1801a5e5817932756109492c1d6f3a404a8141ce84d2e7945d08c6e93ea7a [2023-08-14T20:41:21.974Z] $ docker rm -f --volumes a1d1801a5e5817932756109492c1d6f3a404a8141ce84d2e7945d08c6e93ea7a [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-14T20:41:22.522Z] + [ -d /w/workspace/edgex-go/556/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:41:22.815Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:41:23.679Z] ---> package-listing.sh [2023-08-14T20:41:23.679Z] ++ facter osfamily [2023-08-14T20:41:23.679Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-14T20:41:23.940Z] + OS_FAMILY=debian [2023-08-14T20:41:23.940Z] + workspace=/w/workspace/edgex-go/556 [2023-08-14T20:41:23.940Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-14T20:41:23.940Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-14T20:41:23.940Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-14T20:41:23.940Z] + PACKAGES=/tmp/packages_start.txt [2023-08-14T20:41:23.940Z] + '[' /w/workspace/edgex-go/556 ']' [2023-08-14T20:41:23.940Z] + PACKAGES=/tmp/packages_end.txt [2023-08-14T20:41:23.940Z] + case "${OS_FAMILY}" in [2023-08-14T20:41:23.940Z] + dpkg -l [2023-08-14T20:41:23.940Z] + grep '^ii' [2023-08-14T20:41:23.940Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-14T20:41:23.940Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-14T20:41:23.940Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-14T20:41:23.940Z] + '[' /w/workspace/edgex-go/556 ']' [2023-08-14T20:41:23.940Z] + mkdir -p /w/workspace/edgex-go/556/archives/ [2023-08-14T20:41:23.940Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/556/archives/ [Pipeline] echo [2023-08-14T20:41:23.950Z] 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/556/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-14T20:41:24.228Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:41:24.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T20:41:24.782Z] [2023-08-14T20:41:24.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T20:41:25.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T20:41:25.077Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-14T20:41:25.077Z] 5eb5b503b376: Pulling fs layer [2023-08-14T20:41:25.077Z] 5c69ac0246d0: Pulling fs layer [2023-08-14T20:41:25.077Z] ec43610c2a17: Pulling fs layer [2023-08-14T20:41:25.077Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-14T20:41:25.077Z] 33b1e0a273af: Pulling fs layer [2023-08-14T20:41:25.077Z] 5d3b04190fa2: Pulling fs layer [2023-08-14T20:41:25.077Z] 2f39f015ded8: Pulling fs layer [2023-08-14T20:41:25.077Z] 3a2ae6a8a46f: Waiting [2023-08-14T20:41:25.077Z] 2f39f015ded8: Waiting [2023-08-14T20:41:25.077Z] 33b1e0a273af: Waiting [2023-08-14T20:41:25.077Z] 5d3b04190fa2: Waiting [2023-08-14T20:41:25.077Z] 5c69ac0246d0: Verifying Checksum [2023-08-14T20:41:25.077Z] 5c69ac0246d0: Download complete [2023-08-14T20:41:25.077Z] 3a2ae6a8a46f: Download complete [2023-08-14T20:41:25.348Z] 33b1e0a273af: Verifying Checksum [2023-08-14T20:41:25.348Z] 33b1e0a273af: Download complete [2023-08-14T20:41:25.348Z] 5d3b04190fa2: Verifying Checksum [2023-08-14T20:41:25.348Z] 5d3b04190fa2: Download complete [2023-08-14T20:41:25.348Z] ec43610c2a17: Verifying Checksum [2023-08-14T20:41:25.348Z] ec43610c2a17: Download complete [2023-08-14T20:41:25.348Z] 5eb5b503b376: Verifying Checksum [2023-08-14T20:41:25.348Z] 5eb5b503b376: Download complete [2023-08-14T20:41:26.279Z] 2f39f015ded8: Download complete [2023-08-14T20:41:26.538Z] 5eb5b503b376: Pull complete [2023-08-14T20:41:26.796Z] 5c69ac0246d0: Pull complete [2023-08-14T20:41:27.054Z] ec43610c2a17: Pull complete [2023-08-14T20:41:27.054Z] 3a2ae6a8a46f: Pull complete [2023-08-14T20:41:27.314Z] 33b1e0a273af: Pull complete [2023-08-14T20:41:27.573Z] 5d3b04190fa2: Pull complete [2023-08-14T20:41:31.757Z] 2f39f015ded8: Pull complete [2023-08-14T20:41:31.757Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-14T20:41:31.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T20:41:31.757Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T20:41:31.830Z] prd-ubuntu20.04-docker-8c-8g-3564 does not seem to be running inside a container [2023-08-14T20:41:31.856Z] $ 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/556/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/556 -v /w/workspace/edgex-go/556:/w/workspace/edgex-go/556:rw,z -v /w/workspace/edgex-go/556@tmp:/w/workspace/edgex-go/556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-14T20:41:35.174Z] $ docker top 1e57310b865f7e4aa4138df59170c5b592dcc4630aa5da5220e0689b2848fde2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T20:41:35.520Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-14T20:41:35.931Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-14T20:41:36.253Z] + ls /var/log/sa-host [2023-08-14T20:41:36.253Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T20:41:36.393Z] provisioning config files... [2023-08-14T20:41:36.401Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/556@tmp/config581108426472728210tmp [Pipeline] { [Pipeline] echo [2023-08-14T20:41:36.409Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:41:36.689Z] ---> create-netrc.sh [Pipeline] } [2023-08-14T20:41:36.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:41:37.029Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-14T20:41:37.038Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:41:37.319Z] ---> sudo-logs.sh [2023-08-14T20:41:37.319Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-14T20:41:37.344Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:41:37.625Z] ---> job-cost.sh [2023-08-14T20:41:37.625Z] lf-activate-venv: SKIPPING [2023-08-14T20:41:37.625Z] DEBUG: total: 0.10999999940395355 [2023-08-14T20:41:37.625Z] INFO: Retrieving Stack Cost... [2023-08-14T20:41:38.193Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-14T20:41:38.453Z] INFO: Archiving Costs [Pipeline] echo [2023-08-14T20:41:38.464Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T20:41:38.752Z] ---> logs-deploy.sh [2023-08-14T20:41:38.752Z] lf-activate-venv: SKIPPING [2023-08-14T20:41:38.752Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/556 [2023-08-14T20:41:38.752Z] INFO: archiving workspace using pattern(s): [2023-08-14T20:41:39.688Z] Archives upload complete. [2023-08-14T20:41:39.947Z] INFO: archiving logs to Nexus