Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 01413ae1877f0c916545fb120e4f5d3889c994d8 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-ssh2208412514578057221.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-ssh14296997954687383148.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-ssh15235377542356031934.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-ssh8733898942496278430.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-ssh10406422864754327075.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4153 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/565 [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/565 # 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 01413ae1877f0c916545fb120e4f5d3889c994d8 (main) > 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 01413ae1877f0c916545fb120e4f5d3889c994d8 # timeout=10 Commit message: "build(deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1 (#4643)" > git rev-list --no-walk cd3e8a6a29d241919ce39f0a43e51689c2eacef5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-21T20:49:38.730Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-21T20:49:38.792Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-21T20:49:38.816Z] ========================================================= [2023-08-21T20:49:38.816Z] EdgeX Global Pipelines Version Info [2023-08-21T20:49:38.816Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-21T20:49:39.535Z] ------------------- [2023-08-21T20:49:39.535Z] stable info: [2023-08-21T20:49:39.535Z] ------------------- [2023-08-21T20:49:39.535Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-21T20:49:39.535Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-21T20:49:39.535Z] Message: update stable to v1.0.253 [2023-08-21T20:49:40.106Z] ------------------- [2023-08-21T20:49:40.106Z] experimental info: [2023-08-21T20:49:40.106Z] ------------------- [2023-08-21T20:49:40.106Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-21T20:49:40.106Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-21T20:49:40.106Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-21T20:49:40.257Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-21T20:49:40.265Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-21T20:49:40.272Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-21T20:49:40.280Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-21T20:49:40.288Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-21T20:49:40.312Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-21T20:49:40.327Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-21T20:49:40.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-21T20:49:40.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-21T20:49:40.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-21T20:49:40.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-21T20:49:40.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-21T20:49:40.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-21T20:49:40.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-21T20:49:40.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-21T20:49:40.446Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-21T20:49:40.461Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-21T20:49:40.478Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-21T20:49:40.494Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-21T20:49:40.509Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-21T20:49:40.523Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-21T20:49:40.539Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-21T20:49:40.548Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-21T20:49:40.559Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-21T20:49:40.570Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-21T20:49:40.582Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-21T20:49:40.596Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] echo [2023-08-21T20:49:40.606Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01413ae [Pipeline] echo [2023-08-21T20:49:40.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-21T20:49:40.666Z] provisioning config files... [2023-08-21T20:49:40.679Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/565@tmp/config6356039789301038162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T20:49:40.988Z] ---> docker-login.sh [2023-08-21T20:49:40.988Z] nexus3.edgexfoundry.org:10001 [2023-08-21T20:49:41.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T20:49:41.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T20:49:41.510Z] Configure a credential helper to remove this warning. See [2023-08-21T20:49:41.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T20:49:41.510Z] [2023-08-21T20:49:41.510Z] Login Succeeded [2023-08-21T20:49:41.510Z] nexus3.edgexfoundry.org:10002 [2023-08-21T20:49:41.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T20:49:41.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T20:49:41.510Z] Configure a credential helper to remove this warning. See [2023-08-21T20:49:41.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T20:49:41.510Z] [2023-08-21T20:49:41.510Z] Login Succeeded [2023-08-21T20:49:41.510Z] nexus3.edgexfoundry.org:10003 [2023-08-21T20:49:41.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T20:49:41.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T20:49:41.510Z] Configure a credential helper to remove this warning. See [2023-08-21T20:49:41.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T20:49:41.510Z] [2023-08-21T20:49:41.510Z] Login Succeeded [2023-08-21T20:49:41.510Z] nexus3.edgexfoundry.org:10004 [2023-08-21T20:49:41.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T20:49:41.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T20:49:41.770Z] Configure a credential helper to remove this warning. See [2023-08-21T20:49:41.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T20:49:41.770Z] [2023-08-21T20:49:41.770Z] Login Succeeded [2023-08-21T20:49:41.770Z] docker.io [2023-08-21T20:49:41.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T20:49:42.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T20:49:42.031Z] Configure a credential helper to remove this warning. See [2023-08-21T20:49:42.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T20:49:42.031Z] [2023-08-21T20:49:42.031Z] Login Succeeded [2023-08-21T20:49:42.031Z] ---> docker-login.sh ends [Pipeline] } [2023-08-21T20:49:42.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T20:49:42.354Z] + 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-21T20:49:42.354Z] + dirname cmd/core-command/Dockerfile [2023-08-21T20:49:42.354Z] + cut -d/ -f2 [2023-08-21T20:49:42.354Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-21T20:49:42.354Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-21T20:49:42.354Z] + cut -d/ -f2 [2023-08-21T20:49:42.354Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-21T20:49:42.354Z] + dirname cmd/core-data/Dockerfile [2023-08-21T20:49:42.354Z] + cut -d/ -f2 [2023-08-21T20:49:42.354Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-21T20:49:42.354Z] + dirname cmd/core-metadata/Dockerfile [2023-08-21T20:49:42.354Z] + cut -d/ -f2 [2023-08-21T20:49:42.354Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-21T20:49:42.354Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-21T20:49:42.354Z] + cut -d/ -f2 [2023-08-21T20:49:42.354Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-21T20:49:42.354Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-21T20:49:42.354Z] + cut -d/ -f2 [2023-08-21T20:49:42.354Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-21T20:49:42.354Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-21T20:49:42.354Z] + cut -d/ -f2 [2023-08-21T20:49:42.354Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-21T20:49:42.354Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-21T20:49:42.354Z] + cut -d/ -f2 [2023-08-21T20:49:42.354Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-21T20:49:42.354Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-21T20:49:42.354Z] + cut -d/ -f2 [2023-08-21T20:49:42.354Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-21T20:49:42.354Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-21T20:49:42.354Z] + cut -d/ -f2 [2023-08-21T20:49:42.354Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-21T20:49:42.354Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-21T20:49:42.354Z] + cut -d/ -f2 [2023-08-21T20:49:42.354Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-21T20:49:42.354Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-21T20:49:42.354Z] + cut -d/ -f2 [2023-08-21T20:49:42.354Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-21T20:49:42.355Z] + dirname cmd/support-notifications/Dockerfile [2023-08-21T20:49:42.355Z] + cut -d/ -f2 [2023-08-21T20:49:42.355Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-21T20:49:42.355Z] + + cut -d/ -f2 [2023-08-21T20:49:42.355Z] dirname cmd/support-scheduler/Dockerfile [2023-08-21T20:49:42.355Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-21T20:49:42.406Z] 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-21T20:49:42.737Z] + git rev-list -1 --merges 01413ae1877f0c916545fb120e4f5d3889c994d8~1..01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] echo [2023-08-21T20:49:42.773Z] -----------> git rev-list -1 --merges 01413ae1877f0c916545fb120e4f5d3889c994d8~1..01413ae1877f0c916545fb120e4f5d3889c994d8 01413ae1877f0c916545fb120e4f5d3889c994d8 [false] [Pipeline] sh [2023-08-21T20:49:43.057Z] + git log --format=format:%s -1 01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] echo [2023-08-21T20:49:43.071Z] ========================================================= [2023-08-21T20:49:43.071Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-21T20:49:43.071Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-21T20:49:43.467Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-21T20:49:43.467Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-21T20:49:43.467Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-21T20:49:43.467Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-21T20:49:43.467Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-21T20:49:43.467Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-21T20:49:43.467Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:49:43.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T20:49:43.861Z] [2023-08-21T20:49:43.861Z] 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-21T20:49:44.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T20:49:44.157Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-21T20:49:44.157Z] b85a868b505f: Pulling fs layer [2023-08-21T20:49:44.157Z] e2be974225ed: Pulling fs layer [2023-08-21T20:49:44.157Z] 339a4e72a1f5: Pulling fs layer [2023-08-21T20:49:44.157Z] 988bab9f4d93: Pulling fs layer [2023-08-21T20:49:44.157Z] 1469e6f7b9e6: Pulling fs layer [2023-08-21T20:49:44.157Z] eaf3925da568: Pulling fs layer [2023-08-21T20:49:44.157Z] bab4dde63d76: Pulling fs layer [2023-08-21T20:49:44.157Z] bde34c3a00c8: Pulling fs layer [2023-08-21T20:49:44.157Z] b352a97aabf1: Pulling fs layer [2023-08-21T20:49:44.157Z] 4872d77fe225: Pulling fs layer [2023-08-21T20:49:44.157Z] 5851b861e8e6: Pulling fs layer [2023-08-21T20:49:44.157Z] bab4dde63d76: Waiting [2023-08-21T20:49:44.157Z] 4872d77fe225: Waiting [2023-08-21T20:49:44.157Z] 5851b861e8e6: Waiting [2023-08-21T20:49:44.157Z] bde34c3a00c8: Waiting [2023-08-21T20:49:44.157Z] 988bab9f4d93: Waiting [2023-08-21T20:49:44.157Z] b352a97aabf1: Waiting [2023-08-21T20:49:44.157Z] 1469e6f7b9e6: Waiting [2023-08-21T20:49:44.157Z] eaf3925da568: Waiting [2023-08-21T20:49:44.157Z] e2be974225ed: Verifying Checksum [2023-08-21T20:49:44.157Z] e2be974225ed: Download complete [2023-08-21T20:49:44.157Z] 988bab9f4d93: Verifying Checksum [2023-08-21T20:49:44.157Z] 988bab9f4d93: Download complete [2023-08-21T20:49:44.157Z] 339a4e72a1f5: Verifying Checksum [2023-08-21T20:49:44.157Z] 339a4e72a1f5: Download complete [2023-08-21T20:49:44.417Z] 1469e6f7b9e6: Verifying Checksum [2023-08-21T20:49:44.417Z] 1469e6f7b9e6: Download complete [2023-08-21T20:49:44.417Z] eaf3925da568: Verifying Checksum [2023-08-21T20:49:44.417Z] eaf3925da568: Download complete [2023-08-21T20:49:44.417Z] bde34c3a00c8: Download complete [2023-08-21T20:49:44.417Z] b352a97aabf1: Download complete [2023-08-21T20:49:44.417Z] 4872d77fe225: Download complete [2023-08-21T20:49:44.417Z] 5851b861e8e6: Verifying Checksum [2023-08-21T20:49:44.417Z] 5851b861e8e6: Download complete [2023-08-21T20:49:44.417Z] b85a868b505f: Download complete [2023-08-21T20:49:44.676Z] bab4dde63d76: Verifying Checksum [2023-08-21T20:49:44.676Z] bab4dde63d76: Download complete [2023-08-21T20:49:45.613Z] b85a868b505f: Pull complete [2023-08-21T20:49:45.613Z] e2be974225ed: Pull complete [2023-08-21T20:49:46.181Z] 339a4e72a1f5: Pull complete [2023-08-21T20:49:46.181Z] 988bab9f4d93: Pull complete [2023-08-21T20:49:46.440Z] 1469e6f7b9e6: Pull complete [2023-08-21T20:49:46.440Z] eaf3925da568: Pull complete [2023-08-21T20:49:47.817Z] bab4dde63d76: Pull complete [2023-08-21T20:49:48.077Z] bde34c3a00c8: Pull complete [2023-08-21T20:49:48.077Z] b352a97aabf1: Pull complete [2023-08-21T20:49:48.336Z] 4872d77fe225: Pull complete [2023-08-21T20:49:48.336Z] 5851b861e8e6: Pull complete [2023-08-21T20:49:48.336Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-21T20:49:48.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T20:49:48.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T20:49:48.435Z] prd-ubuntu20.04-docker-8c-8g-4153 does not seem to be running inside a container [2023-08-21T20:49:48.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@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-21T20:49:51.160Z] $ docker top e14ed6a8ded30962162d5c254990bc44e52c4bd5b7f633039d504c1adfe8cf24 -eo pid,comm [2023-08-21T20:49:51.220Z] 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-21T20:49:51.220Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-21T20:49:51.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T20:49:51.253Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T20:49:51.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T20:49:51.359Z] $ docker exec e14ed6a8ded30962162d5c254990bc44e52c4bd5b7f633039d504c1adfe8cf24 ssh-agent [2023-08-21T20:49:51.480Z] SSH_AUTH_SOCK=/tmp/ssh-UBx72fsbnuNL/agent.32 [2023-08-21T20:49:51.480Z] SSH_AGENT_PID=39 [2023-08-21T20:49:51.487Z] Running ssh-add (command line suppressed) [2023-08-21T20:49:51.577Z] Identity added: /w/workspace/edgex-go/565@tmp/private_key_1571274256974991490.key (/w/workspace/edgex-go/565@tmp/private_key_1571274256974991490.key) [2023-08-21T20:49:51.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T20:49:51.886Z] + git tag --points-at HEAD [Pipeline] } [2023-08-21T20:49:51.890Z] $ docker exec --env ******** --env ******** e14ed6a8ded30962162d5c254990bc44e52c4bd5b7f633039d504c1adfe8cf24 ssh-agent -k [2023-08-21T20:49:51.990Z] unset SSH_AUTH_SOCK; [2023-08-21T20:49:51.991Z] unset SSH_AGENT_PID; [2023-08-21T20:49:51.992Z] echo Agent pid 39 killed; [2023-08-21T20:49:52.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-21T20:49:52.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T20:49:52.038Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T20:49:52.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T20:49:52.142Z] $ docker exec e14ed6a8ded30962162d5c254990bc44e52c4bd5b7f633039d504c1adfe8cf24 ssh-agent [2023-08-21T20:49:52.258Z] SSH_AUTH_SOCK=/tmp/ssh-DcqZdw4JaPG2/agent.71 [2023-08-21T20:49:52.258Z] SSH_AGENT_PID=77 [2023-08-21T20:49:52.262Z] Running ssh-add (command line suppressed) [2023-08-21T20:49:52.359Z] Identity added: /w/workspace/edgex-go/565@tmp/private_key_15118116198483268874.key (/w/workspace/edgex-go/565@tmp/private_key_15118116198483268874.key) [2023-08-21T20:49:52.378Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T20:49:52.664Z] + git semver init [2023-08-21T20:49:52.923Z] 2023-08-21 20:49:52,808 [run_init] DEBUG init version:0.0.0 force:False [2023-08-21T20:49:52.923Z] 2023-08-21 20:49:52,809 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/565/.semver [2023-08-21T20:49:52.923Z] 2023-08-21 20:49:52,809 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/565/.semver [2023-08-21T20:49:52.923Z] 2023-08-21 20:49:52,809 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/565/.semver'], cwd=/w/workspace/edgex-go/565, universal_newlines=False, shell=None, istream=None) [2023-08-21T20:49:58.195Z] 2023-08-21 20:49:57,505 [append_file] DEBUG append to file:/w/workspace/edgex-go/565/.git/info/exclude [2023-08-21T20:49:58.195Z] 2023-08-21 20:49:57,505 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/565/.semver/main with force:False [2023-08-21T20:49:58.195Z] 2023-08-21 20:49:57,505 [read_version] DEBUG read version from /w/workspace/edgex-go/565/.semver/main [2023-08-21T20:49:58.195Z] 2023-08-21 20:49:57,506 [read_version] DEBUG read version from /w/workspace/edgex-go/565/.semver/main [2023-08-21T20:49:58.195Z] 3.1.0-dev.31 [Pipeline] } [2023-08-21T20:49:58.200Z] $ docker exec --env ******** --env ******** e14ed6a8ded30962162d5c254990bc44e52c4bd5b7f633039d504c1adfe8cf24 ssh-agent -k [2023-08-21T20:49:58.292Z] unset SSH_AUTH_SOCK; [2023-08-21T20:49:58.292Z] unset SSH_AGENT_PID; [2023-08-21T20:49:58.292Z] echo Agent pid 77 killed; [2023-08-21T20:49:58.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T20:49:58.607Z] + git semver [Pipeline] } [2023-08-21T20:49:58.877Z] $ docker stop --time=1 e14ed6a8ded30962162d5c254990bc44e52c4bd5b7f633039d504c1adfe8cf24 [2023-08-21T20:50:00.155Z] $ docker rm -f --volumes e14ed6a8ded30962162d5c254990bc44e52c4bd5b7f633039d504c1adfe8cf24 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-21T20:50:00.491Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-21T20:50:00.699Z] Stashed 1 file(s) [Pipeline] echo [2023-08-21T20:50:00.703Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.31 [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-21T20:50:01.132Z] + git config --global --add safe.directory /w/workspace/edgex-go/565 [Pipeline] echo [2023-08-21T20:50:01.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T20:50:01.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T20:50:01.168Z] ========================================================= [2023-08-21T20:50:01.168Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-21T20:50:01.168Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-21T20:50:01.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-21T20:50:01.454Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-21T20:50:01.454Z] 4db1b89c0bd1: Pulling fs layer [2023-08-21T20:50:01.454Z] 6911f1a30b25: Pulling fs layer [2023-08-21T20:50:01.454Z] e194b8c5c2a9: Pulling fs layer [2023-08-21T20:50:01.454Z] 6863d3e3a2b1: Pulling fs layer [2023-08-21T20:50:01.454Z] ec0bb842ea78: Pulling fs layer [2023-08-21T20:50:01.454Z] 40a00589a448: Pulling fs layer [2023-08-21T20:50:01.454Z] 6c08303d61cc: Pulling fs layer [2023-08-21T20:50:01.454Z] 798269fcf238: Pulling fs layer [2023-08-21T20:50:01.454Z] ec0bb842ea78: Waiting [2023-08-21T20:50:01.454Z] 6c08303d61cc: Waiting [2023-08-21T20:50:01.454Z] 798269fcf238: Waiting [2023-08-21T20:50:01.454Z] 6911f1a30b25: Verifying Checksum [2023-08-21T20:50:01.454Z] 6911f1a30b25: Download complete [2023-08-21T20:50:01.454Z] 6863d3e3a2b1: Verifying Checksum [2023-08-21T20:50:01.454Z] 6863d3e3a2b1: Download complete [2023-08-21T20:50:01.454Z] ec0bb842ea78: Verifying Checksum [2023-08-21T20:50:01.454Z] ec0bb842ea78: Download complete [2023-08-21T20:50:01.454Z] 4db1b89c0bd1: Verifying Checksum [2023-08-21T20:50:01.454Z] 4db1b89c0bd1: Download complete [2023-08-21T20:50:01.454Z] 40a00589a448: Verifying Checksum [2023-08-21T20:50:01.454Z] 40a00589a448: Download complete [2023-08-21T20:50:01.716Z] 4db1b89c0bd1: Pull complete [2023-08-21T20:50:01.716Z] 6911f1a30b25: Pull complete [2023-08-21T20:50:01.977Z] 798269fcf238: Verifying Checksum [2023-08-21T20:50:01.977Z] 798269fcf238: Download complete [2023-08-21T20:50:02.237Z] e194b8c5c2a9: Verifying Checksum [2023-08-21T20:50:02.237Z] e194b8c5c2a9: Download complete [2023-08-21T20:50:02.237Z] 6c08303d61cc: Verifying Checksum [2023-08-21T20:50:02.237Z] 6c08303d61cc: Download complete [2023-08-21T20:50:05.525Z] e194b8c5c2a9: Pull complete [2023-08-21T20:50:05.525Z] 6863d3e3a2b1: Pull complete [2023-08-21T20:50:05.525Z] ec0bb842ea78: Pull complete [2023-08-21T20:50:05.525Z] 40a00589a448: Pull complete [2023-08-21T20:50:08.055Z] 6c08303d61cc: Pull complete [2023-08-21T20:50:08.990Z] 798269fcf238: Pull complete [2023-08-21T20:50:08.990Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-21T20:50:08.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-21T20:50:08.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-21T20:50:09.286Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-21T20:50:09.286Z] WORKDIR /edgex [2023-08-21T20:50:09.286Z] COPY go.mod . [2023-08-21T20:50:09.286Z] RUN go mod download [2023-08-21T20:50:09.286Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-21T20:50:09.853Z] Sending build context to Docker daemon 170.8MB [2023-08-21T20:50:09.854Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-21T20:50:09.854Z] ---> ec979cd7f677 [2023-08-21T20:50:09.854Z] Step 2/4 : WORKDIR /edgex [2023-08-21T20:50:15.130Z] ---> Running in 1084b4cf9576 [2023-08-21T20:50:15.130Z] Removing intermediate container 1084b4cf9576 [2023-08-21T20:50:15.130Z] ---> b6901a97e157 [2023-08-21T20:50:15.130Z] Step 3/4 : COPY go.mod . [2023-08-21T20:50:15.130Z] ---> 926d8041e788 [2023-08-21T20:50:15.130Z] Step 4/4 : RUN go mod download [2023-08-21T20:50:15.130Z] ---> Running in a3538c32c3b1 [2023-08-21T20:50:15.799Z] Still waiting to schedule task [2023-08-21T20:50:15.800Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-21T20:50:30.007Z] Removing intermediate container a3538c32c3b1 [2023-08-21T20:50:30.007Z] ---> cd72c5e0d512 [2023-08-21T20:50:30.007Z] Successfully built cd72c5e0d512 [2023-08-21T20:50:30.007Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:50:30.306Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-21T20:50:30.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T20:50:30.370Z] prd-ubuntu20.04-docker-8c-8g-4153 does not seem to be running inside a container [2023-08-21T20:50:30.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@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-21T20:50:30.818Z] $ docker top b73ba016b5826cc6e2fe0b370063d80f5b7544f5b6359fcf6fc5fb590499bf4f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T20:50:31.150Z] + go version [2023-08-21T20:50:31.150Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-21T20:50:31.158Z] $ docker stop --time=1 b73ba016b5826cc6e2fe0b370063d80f5b7544f5b6359fcf6fc5fb590499bf4f [2023-08-21T20:50:32.390Z] $ docker rm -f --volumes b73ba016b5826cc6e2fe0b370063d80f5b7544f5b6359fcf6fc5fb590499bf4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:50:32.789Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-21T20:50:32.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T20:50:32.851Z] prd-ubuntu20.04-docker-8c-8g-4153 does not seem to be running inside a container [2023-08-21T20:50:32.873Z] $ 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/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@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-21T20:50:33.197Z] $ docker top b68664571f8b278024b5c61ec94e9e3920a886a9956625a32180af4feba97081 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-21T20:50:33.257Z] ========================================================= [2023-08-21T20:50:33.257Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-21T20:50:33.257Z] ========================================================= [Pipeline] sh [2023-08-21T20:50:33.533Z] + git config --global --add safe.directory /w/workspace/edgex-go/565 [Pipeline] fileExists [Pipeline] sh [2023-08-21T20:50:33.824Z] + make test [2023-08-21T20:50:33.824Z] go test -race -coverprofile=coverage.out ./... [2023-08-21T20:50:41.936Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-21T20:50:54.122Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-21T20:50:54.122Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-21T20:50:54.122Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-21T20:50:54.122Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-21T20:50:54.122Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-21T20:50:54.380Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-21T20:50:54.380Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-21T20:50:54.380Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-21T20:50:54.380Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-21T20:50:54.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-21T20:50:54.895Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-21T20:50:54.895Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-21T20:50:54.895Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-21T20:50:54.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-21T20:50:55.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-21T20:50:55.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-21T20:50:55.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-08-21T20:50:56.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-21T20:50:56.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-21T20:50:56.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-21T20:50:56.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 97.0% of statements [2023-08-21T20:50:57.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-21T20:50:57.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-21T20:50:57.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-21T20:50:57.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-21T20:50:57.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-21T20:50:57.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-21T20:50:57.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-21T20:50:58.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-21T20:50:58.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-21T20:50:59.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.095s coverage: 71.5% of statements [2023-08-21T20:50:59.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements [2023-08-21T20:51:00.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-21T20:51:00.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-21T20:51:00.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-21T20:51:00.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-21T20:51:00.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-21T20:51:00.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-21T20:51:00.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-21T20:51:00.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-21T20:51:00.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-21T20:51:00.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-21T20:51:00.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.085s coverage: 93.4% of statements [2023-08-21T20:51:00.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements [2023-08-21T20:51:00.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.354s coverage: 97.6% of statements [2023-08-21T20:51:00.674Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2023-08-21T20:51:02.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-21T20:51:02.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-21T20:51:02.059Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.091s coverage: 0.9% of statements [2023-08-21T20:51:02.059Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.096s coverage: 32.2% of statements [2023-08-21T20:51:02.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 42.9% of statements [2023-08-21T20:51:02.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 82.9% of statements [2023-08-21T20:51:02.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2023-08-21T20:51:02.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2023-08-21T20:51:02.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2023-08-21T20:51:03.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-21T20:51:03.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-21T20:51:03.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-21T20:51:03.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-21T20:51:03.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-21T20:51:03.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-21T20:51:03.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-21T20:51:03.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-21T20:51:04.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-21T20:51:04.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-21T20:51:04.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-21T20:51:04.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-21T20:51:05.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-21T20:51:05.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-21T20:51:05.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-21T20:51:07.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-21T20:51:07.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-21T20:51:08.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-21T20:51:08.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-21T20:51:09.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-21T20:51:09.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-21T20:51:09.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-21T20:51:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-21T20:51:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-21T20:51:11.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-21T20:51:12.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-21T20:51:12.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-21T20:51:12.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-21T20:51:12.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-21T20:51:14.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-21T20:51:14.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-21T20:51:14.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-21T20:51:14.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-21T20:51:15.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2023-08-21T20:51:15.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-21T20:51:15.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-21T20:51:15.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-21T20:51:15.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-21T20:51:16.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-21T20:51:16.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-21T20:51:17.250Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-21T20:51:17.250Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-21T20:51:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.376s coverage: 79.9% of statements [2023-08-21T20:51:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.090s coverage: 92.9% of statements [2023-08-21T20:51:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-08-21T20:51:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements [2023-08-21T20:51:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements [2023-08-21T20:51:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-08-21T20:51:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-08-21T20:51:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.112s coverage: 81.8% of statements [2023-08-21T20:51:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements [2023-08-21T20:51:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-08-21T20:51:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 63.1% of statements [2023-08-21T20:51:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.131s coverage: 100.0% of statements [2023-08-21T20:51:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 89.4% of statements [2023-08-21T20:51:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2023-08-21T20:51:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-08-21T20:51:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2023-08-21T20:51:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 38.4% of statements [2023-08-21T20:51:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-08-21T20:51:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2023-08-21T20:51:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2023-08-21T20:51:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 95.7% of statements [2023-08-21T20:51:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements [2023-08-21T20:51:27.406Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 98.9% of statements [2023-08-21T20:51:27.406Z] 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-21T20:51:27.406Z] running golangci-lint [2023-08-21T20:51:27.406Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-21T20:51:27.406Z] go version go1.20.6 linux/amd64 [2023-08-21T20:51:27.406Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-21T20:51:27.406Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-21T20:51:41.219Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4154 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-08-21T20:51:41.230Z] Running in /w/workspace/edgex-go/565 [Pipeline] { [Pipeline] checkout [2023-08-21T20:51:41.267Z] The recommended git tool is: git [2023-08-21T20:51:45.499Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|name|files|imports) took 15.812480594s" [2023-08-21T20:51:45.499Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.202344ms" [2023-08-21T20:51:46.095Z] using credential edgex-jenkins-ssh [2023-08-21T20:51:46.114Z] Cloning the remote Git repository [2023-08-21T20:51:46.140Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-21T20:51:46.220Z] > git init /w/workspace/edgex-go/565 # timeout=10 [2023-08-21T20:51:46.345Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-21T20:51:46.346Z] > git --version # timeout=10 [2023-08-21T20:51:46.364Z] > git --version # 'git version 2.25.1' [2023-08-21T20:51:46.366Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-21T20:51:46.506Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-21T20:51:53.604Z] level=info msg="[linters_context/goanalysis] analyzers took 1m8.032138694s with top 10 stages: buildir: 40.721374577s, fact_deprecated: 1.879752762s, inspect: 1.719346111s, gosec: 1.440026152s, ctrlflow: 1.293067687s, printf: 1.287192431s, fact_purity: 1.230264884s, S1038: 990.950331ms, nilness: 787.44183ms, errcheck: 540.998257ms" [2023-08-21T20:51:53.604Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-21T20:51:53.604Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 200/200, skip_files: 200/200, exclude: 200/200, nolint: 0/21, filename_unadjuster: 200/200, identifier_marker: 200/200, exclude-rules: 21/200, cgo: 200/200, skip_dirs: 200/200, autogenerated_exclude: 200/200" [2023-08-21T20:51:53.604Z] level=info msg="[runner] processing took 18.321108ms with stages: nolint: 7.652268ms, identifier_marker: 5.500751ms, autogenerated_exclude: 1.977191ms, path_prettifier: 1.347289ms, exclude-rules: 1.108111ms, skip_dirs: 651.285µs, cgo: 58.402µs, filename_unadjuster: 19.591µs, uniq_by_line: 1.03µs, max_same_issues: 910ns, skip_files: 770ns, diff: 690ns, severity-rules: 650ns, source_code: 470ns, exclude: 440ns, sort_results: 410ns, path_prefixer: 300ns, max_from_linter: 280ns, path_shortener: 150ns, max_per_file_from_linter: 120ns" [2023-08-21T20:51:53.604Z] level=info msg="[runner] linters took 8.928395507s with stages: goanalysis_metalinter: 8.909977315s" [2023-08-21T20:51:53.604Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-21T20:51:53.604Z] level=info msg="Memory: 249 samples, avg is 203.8MB, max is 773.9MB" [2023-08-21T20:51:53.604Z] level=info msg="Execution took 24.786083992s" [2023-08-21T20:51:53.604Z] go vet ./... [2023-08-21T20:51:57.791Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-21T20:51:57.791Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-21T20:51:57.791Z] ./bin/test-attribution-txt.sh [2023-08-21T20:51:57.791Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-21T20:51:57.791Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-21T20:51:57.791Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-21T20:51:57.791Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-21T20:51:57.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-21T20:51:58.091Z] + ls -al . [2023-08-21T20:51:58.091Z] total 728 [2023-08-21T20:51:58.091Z] drwxrwxr-x 12 1001 1001 4096 Aug 21 20:50 . [2023-08-21T20:51:58.091Z] drwxr-xr-x 4 root root 4096 Aug 21 20:50 .. [2023-08-21T20:51:58.091Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 20:49 .blubracket [2023-08-21T20:51:58.091Z] -rw-rw-r-- 1 1001 1001 16 Aug 21 20:49 .dockerignore [2023-08-21T20:51:58.091Z] drwxrwxr-x 8 1001 1001 4096 Aug 21 20:49 .git [2023-08-21T20:51:58.091Z] drwxrwxr-x 3 1001 1001 4096 Aug 21 20:49 .github [2023-08-21T20:51:58.091Z] -rw-rw-r-- 1 1001 1001 1173 Aug 21 20:49 .gitignore [2023-08-21T20:51:58.091Z] -rw-rw-r-- 1 1001 1001 42 Aug 21 20:49 .golangci.yml [2023-08-21T20:51:58.091Z] -rw-rw-r-- 1 1001 1001 87 Aug 21 20:49 .hadolint.yml [2023-08-21T20:51:58.091Z] drwxr-xr-x 3 1001 1001 4096 Aug 21 20:49 .semver [2023-08-21T20:51:58.091Z] -rw-rw-r-- 1 1001 1001 166 Aug 21 20:49 .sonarcloud.properties [2023-08-21T20:51:58.091Z] -rw-rw-r-- 1 1001 1001 1171 Aug 21 20:49 ADOPTERS.md [2023-08-21T20:51:58.091Z] -rw-rw-r-- 1 1001 1001 11152 Aug 21 20:49 Attribution.txt [2023-08-21T20:51:58.091Z] -rw-rw-r-- 1 1001 1001 93407 Aug 21 20:49 CHANGELOG.md [2023-08-21T20:51:58.091Z] -rw-rw-r-- 1 1001 1001 3804 Aug 21 20:49 CONTRIBUTING.md [2023-08-21T20:51:58.091Z] -rw-rw-r-- 1 1001 1001 677 Aug 21 20:49 GOVERNANCE.md [2023-08-21T20:51:58.091Z] -rw-rw-r-- 1 1001 1001 883 Aug 21 20:49 Jenkinsfile [2023-08-21T20:51:58.091Z] -rw-rw-r-- 1 1001 1001 10775 Aug 21 20:49 LICENSE [2023-08-21T20:51:58.091Z] -rw-rw-r-- 1 1001 1001 14764 Aug 21 20:49 Makefile [2023-08-21T20:51:58.091Z] -rw-rw-r-- 1 1001 1001 582 Aug 21 20:49 OWNERS.md [2023-08-21T20:51:58.091Z] -rw-rw-r-- 1 1001 1001 9923 Aug 21 20:49 README.md [2023-08-21T20:51:58.091Z] -rw-rw-r-- 1 1001 1001 789 Aug 21 20:49 SECURITY.md [2023-08-21T20:51:58.091Z] -rw-rw-r-- 1 1001 1001 12 Aug 21 20:50 VERSION [2023-08-21T20:51:58.091Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 20:49 bin [2023-08-21T20:51:58.091Z] drwxrwxr-x 18 1001 1001 4096 Aug 21 20:49 cmd [2023-08-21T20:51:58.091Z] -rw-r--r-- 1 root root 446998 Aug 21 20:51 coverage.out [2023-08-21T20:51:58.091Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 20:49 fuzz_test [2023-08-21T20:51:58.091Z] -rw-rw-r-- 1 1001 1001 3687 Aug 21 20:49 go.mod [2023-08-21T20:51:58.091Z] -rw-rw-r-- 1 1001 1001 33714 Aug 21 20:49 go.sum [2023-08-21T20:51:58.091Z] drwxrwxr-x 7 1001 1001 4096 Aug 21 20:49 internal [2023-08-21T20:51:58.091Z] drwxrwxr-x 3 1001 1001 4096 Aug 21 20:49 openapi [2023-08-21T20:51:58.091Z] -rw-rw-r-- 1 1001 1001 594 Aug 21 20:49 security.txt [2023-08-21T20:51:58.091Z] drwxrwxr-x 4 1001 1001 4096 Aug 21 20:49 snap [2023-08-21T20:51:58.091Z] -rw-rw-r-- 1 1001 1001 204 Aug 21 20:49 version.go [Pipeline] sh [2023-08-21T20:51:58.396Z] + '[' -e coverage.out ] [2023-08-21T20:51:58.396Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-21T20:51:58.500Z] Stashed 1 file(s) [Pipeline] sh [2023-08-21T20:51:58.785Z] + make build [2023-08-21T20:51:58.785Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-21T20:52:02.835Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-21T20:52:02.856Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-21T20:52:03.633Z] Avoid second fetch [2023-08-21T20:52:03.634Z] Checking out Revision 01413ae1877f0c916545fb120e4f5d3889c994d8 (main) [2023-08-21T20:52:04.293Z] Commit message: "build(deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1 (#4643)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-21T20:52:05.094Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-21T20:52:05.094Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T20:52:05.094Z] Dload Upload Total Spent Left Speed [2023-08-21T20:52:05.094Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 12751 93 11847 0 0 65453 0 --:--:-- --:--:-- --:--:-- 65093 100 12751 100 12751 0 0 69677 0 --:--:-- --:--:-- --:--:-- 69677 [2023-08-21T20:52:03.644Z] > git config core.sparsecheckout # timeout=10 [2023-08-21T20:52:03.704Z] > git checkout -f 01413ae1877f0c916545fb120e4f5d3889c994d8 # timeout=10 [Pipeline] sh [2023-08-21T20:52:05.745Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-21T20:52:06.070Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-21T20:52:06.070Z] + sudo tee /etc/docker/daemon.new [2023-08-21T20:52:06.070Z] { [2023-08-21T20:52:06.070Z] "registry-mirrors": [ [2023-08-21T20:52:06.070Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-21T20:52:06.070Z] ], [2023-08-21T20:52:06.070Z] "bip": "10.250.0.254/24", [2023-08-21T20:52:06.070Z] "hosts": [ [2023-08-21T20:52:06.070Z] "tcp://0.0.0.0:5555", [2023-08-21T20:52:06.070Z] "unix:///var/run/docker.sock" [2023-08-21T20:52:06.070Z] ], [2023-08-21T20:52:06.070Z] "mtu": 1458, [2023-08-21T20:52:06.070Z] "selinux-enabled": true, [2023-08-21T20:52:06.070Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-21T20:52:06.070Z] } [Pipeline] sh [2023-08-21T20:52:06.396Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-21T20:52:06.722Z] + sudo service docker restart [2023-08-21T20:52:13.712Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-21T20:52:13.972Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-21T20:52:15.350Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-21T20:52:15.917Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-21T20:52:24.032Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-21T20:52:24.600Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-21T20:52:24.973Z] provisioning config files... [2023-08-21T20:52:24.996Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/565@tmp/config17652877245284096946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T20:52:25.343Z] ---> docker-login.sh [2023-08-21T20:52:25.343Z] nexus3.edgexfoundry.org:10001 [2023-08-21T20:52:25.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T20:52:25.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T20:52:25.881Z] Configure a credential helper to remove this warning. See [2023-08-21T20:52:25.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T20:52:25.881Z] [2023-08-21T20:52:25.881Z] Login Succeeded [2023-08-21T20:52:25.881Z] nexus3.edgexfoundry.org:10002 [2023-08-21T20:52:26.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T20:52:26.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T20:52:26.419Z] Configure a credential helper to remove this warning. See [2023-08-21T20:52:26.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T20:52:26.419Z] [2023-08-21T20:52:26.419Z] Login Succeeded [2023-08-21T20:52:26.419Z] nexus3.edgexfoundry.org:10003 [2023-08-21T20:52:26.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T20:52:26.501Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-21T20:52:26.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T20:52:26.688Z] Configure a credential helper to remove this warning. See [2023-08-21T20:52:26.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T20:52:26.688Z] [2023-08-21T20:52:26.688Z] Login Succeeded [2023-08-21T20:52:26.688Z] nexus3.edgexfoundry.org:10004 [2023-08-21T20:52:26.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T20:52:26.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T20:52:26.964Z] Configure a credential helper to remove this warning. See [2023-08-21T20:52:26.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T20:52:26.964Z] [2023-08-21T20:52:26.964Z] Login Succeeded [2023-08-21T20:52:26.964Z] docker.io [2023-08-21T20:52:27.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T20:52:27.460Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-21T20:52:27.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T20:52:27.501Z] Configure a credential helper to remove this warning. See [2023-08-21T20:52:27.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T20:52:27.501Z] [2023-08-21T20:52:27.501Z] Login Succeeded [2023-08-21T20:52:27.501Z] ---> docker-login.sh ends [Pipeline] } [2023-08-21T20:52:27.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-21T20:52:28.056Z] + git config --global --add safe.directory /w/workspace/edgex-go/565 [Pipeline] echo [2023-08-21T20:52:28.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T20:52:28.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T20:52:28.103Z] ========================================================= [2023-08-21T20:52:28.103Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-21T20:52:28.103Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-21T20:52:28.410Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-21T20:52:28.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-21T20:52:28.693Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-21T20:52:28.693Z] edb6bdbacee9: Pulling fs layer [2023-08-21T20:52:28.694Z] 5f9638ab2659: Pulling fs layer [2023-08-21T20:52:28.694Z] 8d51d6327a98: Pulling fs layer [2023-08-21T20:52:28.694Z] 8b374f2dd631: Pulling fs layer [2023-08-21T20:52:28.694Z] ec14aa9079de: Pulling fs layer [2023-08-21T20:52:28.694Z] 2f466654f4bb: Pulling fs layer [2023-08-21T20:52:28.694Z] 554e91adad29: Pulling fs layer [2023-08-21T20:52:28.694Z] 8b374f2dd631: Waiting [2023-08-21T20:52:28.694Z] 2f466654f4bb: Waiting [2023-08-21T20:52:28.694Z] 554e91adad29: Waiting [2023-08-21T20:52:28.694Z] ec14aa9079de: Waiting [2023-08-21T20:52:28.694Z] 5f9638ab2659: Verifying Checksum [2023-08-21T20:52:28.694Z] 5f9638ab2659: Download complete [2023-08-21T20:52:28.694Z] 8b374f2dd631: Verifying Checksum [2023-08-21T20:52:28.694Z] 8b374f2dd631: Download complete [2023-08-21T20:52:28.694Z] ec14aa9079de: Download complete [2023-08-21T20:52:28.694Z] edb6bdbacee9: Verifying Checksum [2023-08-21T20:52:29.344Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-21T20:52:29.677Z] edb6bdbacee9: Pull complete [2023-08-21T20:52:30.274Z] 554e91adad29: Verifying Checksum [2023-08-21T20:52:30.274Z] 554e91adad29: Download complete [2023-08-21T20:52:30.545Z] 5f9638ab2659: Pull complete [2023-08-21T20:52:30.719Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-21T20:52:31.514Z] 8d51d6327a98: Verifying Checksum [2023-08-21T20:52:31.514Z] 8d51d6327a98: Download complete [2023-08-21T20:52:31.514Z] 2f466654f4bb: Verifying Checksum [2023-08-21T20:52:31.514Z] 2f466654f4bb: Download complete [Pipeline] } [2023-08-21T20:52:32.103Z] $ docker stop --time=1 b68664571f8b278024b5c61ec94e9e3920a886a9956625a32180af4feba97081 [2023-08-21T20:52:39.132Z] $ docker rm -f --volumes b68664571f8b278024b5c61ec94e9e3920a886a9956625a32180af4feba97081 [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-21T20:52:40.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-21T20:52:40.066Z] [2023-08-21T20:52:40.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:52:40.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-21T20:52:40.375Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-21T20:52:40.375Z] 91d30c5bc195: Pulling fs layer [2023-08-21T20:52:40.375Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-21T20:52:40.375Z] 9c61dcf015f6: Pulling fs layer [2023-08-21T20:52:40.375Z] 4698f68db338: Pulling fs layer [2023-08-21T20:52:40.375Z] 2a2f49069b9e: Pulling fs layer [2023-08-21T20:52:40.375Z] e0025b399a48: Pulling fs layer [2023-08-21T20:52:40.375Z] 2a2f49069b9e: Waiting [2023-08-21T20:52:40.375Z] 4698f68db338: Waiting [2023-08-21T20:52:40.633Z] 91d30c5bc195: Download complete [2023-08-21T20:52:40.633Z] 4698f68db338: Verifying Checksum [2023-08-21T20:52:40.633Z] 4698f68db338: Download complete [2023-08-21T20:52:40.633Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-21T20:52:40.633Z] 2e9b0aa3be6d: Download complete [2023-08-21T20:52:40.633Z] e0025b399a48: Download complete [2023-08-21T20:52:40.633Z] 91d30c5bc195: Pull complete [2023-08-21T20:52:40.633Z] 2a2f49069b9e: Download complete [2023-08-21T20:52:40.892Z] 2e9b0aa3be6d: Pull complete [2023-08-21T20:52:41.151Z] 9c61dcf015f6: Download complete [2023-08-21T20:52:41.599Z] 8d51d6327a98: Pull complete [2023-08-21T20:52:41.869Z] 8b374f2dd631: Pull complete [2023-08-21T20:52:41.869Z] ec14aa9079de: Pull complete [2023-08-21T20:52:43.677Z] 9c61dcf015f6: Pull complete [2023-08-21T20:52:43.677Z] 4698f68db338: Pull complete [2023-08-21T20:52:44.243Z] 2a2f49069b9e: Pull complete [2023-08-21T20:52:44.243Z] e0025b399a48: Pull complete [2023-08-21T20:52:44.243Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-21T20:52:44.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-21T20:52:44.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T20:52:44.321Z] prd-ubuntu20.04-docker-8c-8g-4153 does not seem to be running inside a container [2023-08-21T20:52:44.356Z] $ 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/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@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-21T20:52:47.643Z] $ docker top be839335094b9d509bef189a43965474bca8e435f57f969d34c7e1f653c2646a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T20:52:47.990Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-21T20:52:50.094Z] 2f466654f4bb: Pull complete [2023-08-21T20:52:50.521Z] #1 [core-metadata internal] load build definition from Dockerfile [2023-08-21T20:52:50.521Z] #1 transferring dockerfile: 1.96kB done [2023-08-21T20:52:50.521Z] #1 DONE 0.0s [2023-08-21T20:52:50.521Z] [2023-08-21T20:52:50.521Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-21T20:52:50.521Z] #2 transferring dockerfile: 2.38kB done [2023-08-21T20:52:50.521Z] #2 DONE 0.0s [2023-08-21T20:52:50.521Z] [2023-08-21T20:52:50.521Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-21T20:52:50.521Z] #3 transferring dockerfile: 2.04kB done [2023-08-21T20:52:50.521Z] #3 DONE 0.0s [2023-08-21T20:52:50.521Z] [2023-08-21T20:52:50.521Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-08-21T20:52:50.521Z] #4 transferring dockerfile: 1.82kB done [2023-08-21T20:52:50.521Z] #4 DONE 0.0s [2023-08-21T20:52:50.521Z] [2023-08-21T20:52:50.521Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-21T20:52:50.521Z] #5 transferring dockerfile: 2.82kB done [2023-08-21T20:52:50.521Z] #5 DONE 0.0s [2023-08-21T20:52:50.521Z] [2023-08-21T20:52:50.521Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-08-21T20:52:50.521Z] #6 transferring dockerfile: 1.84kB done [2023-08-21T20:52:50.521Z] #6 DONE 0.0s [2023-08-21T20:52:50.521Z] [2023-08-21T20:52:50.521Z] #7 [core-command internal] load build definition from Dockerfile [2023-08-21T20:52:50.522Z] #7 transferring dockerfile: 1.82kB done [2023-08-21T20:52:50.522Z] #7 DONE 0.0s [2023-08-21T20:52:50.522Z] [2023-08-21T20:52:50.522Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-21T20:52:50.522Z] #8 transferring dockerfile: 2.12kB done [2023-08-21T20:52:50.522Z] #8 DONE 0.1s [2023-08-21T20:52:50.522Z] [2023-08-21T20:52:50.522Z] #9 [core-data internal] load build definition from Dockerfile [2023-08-21T20:52:50.522Z] #9 transferring dockerfile: 1.90kB done [2023-08-21T20:52:50.522Z] #9 DONE 0.1s [2023-08-21T20:52:50.522Z] [2023-08-21T20:52:50.522Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-21T20:52:50.522Z] #10 transferring dockerfile: 1.78kB done [2023-08-21T20:52:50.522Z] #10 DONE 0.1s [2023-08-21T20:52:50.522Z] [2023-08-21T20:52:50.522Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-08-21T20:52:50.522Z] #11 transferring dockerfile: 2.68kB done [2023-08-21T20:52:50.522Z] #11 DONE 0.1s [2023-08-21T20:52:50.522Z] [2023-08-21T20:52:50.522Z] #12 [security-spire-config internal] load build definition from Dockerfile [2023-08-21T20:52:50.522Z] #12 transferring dockerfile: 2.58kB done [2023-08-21T20:52:50.522Z] #12 DONE 0.1s [2023-08-21T20:52:50.522Z] [2023-08-21T20:52:50.522Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-21T20:52:50.522Z] #13 transferring dockerfile: 2.39kB done [2023-08-21T20:52:50.522Z] #13 DONE 0.1s [2023-08-21T20:52:50.522Z] [2023-08-21T20:52:50.522Z] #14 [security-spire-server internal] load build definition from Dockerfile [2023-08-21T20:52:50.522Z] #14 transferring dockerfile: 2.63kB done [2023-08-21T20:52:50.522Z] #14 DONE 0.1s [2023-08-21T20:52:50.522Z] [2023-08-21T20:52:50.522Z] #15 [core-metadata internal] load .dockerignore [2023-08-21T20:52:50.522Z] #15 transferring context: 56B done [2023-08-21T20:52:50.522Z] #15 DONE 0.1s [2023-08-21T20:52:50.522Z] [2023-08-21T20:52:50.522Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-08-21T20:52:50.522Z] #16 transferring context: 56B done [2023-08-21T20:52:50.522Z] #16 DONE 0.0s [2023-08-21T20:52:50.522Z] [2023-08-21T20:52:50.522Z] #17 [security-proxy-auth internal] load .dockerignore [2023-08-21T20:52:50.522Z] #17 transferring context: 56B done [2023-08-21T20:52:50.522Z] #17 DONE 0.0s [2023-08-21T20:52:50.522Z] [2023-08-21T20:52:50.522Z] #18 [support-scheduler internal] load .dockerignore [2023-08-21T20:52:50.522Z] #18 transferring context: 56B done [2023-08-21T20:52:50.522Z] #18 DONE 0.0s [2023-08-21T20:52:50.522Z] [2023-08-21T20:52:50.522Z] #19 [security-bootstrapper internal] load .dockerignore [2023-08-21T20:52:50.522Z] #19 transferring context: 56B done [2023-08-21T20:52:50.522Z] #19 DONE 0.0s [2023-08-21T20:52:50.522Z] [2023-08-21T20:52:50.522Z] #20 [support-notifications internal] load .dockerignore [2023-08-21T20:52:50.522Z] #20 transferring context: 56B done [2023-08-21T20:52:50.522Z] #20 DONE 0.0s [2023-08-21T20:52:50.522Z] [2023-08-21T20:52:50.522Z] #21 [core-command internal] load .dockerignore [2023-08-21T20:52:50.522Z] #21 transferring context: 56B done [2023-08-21T20:52:50.522Z] #21 DONE 0.0s [2023-08-21T20:52:50.522Z] [2023-08-21T20:52:50.522Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2023-08-21T20:52:50.780Z] #22 transferring context: 56B done [2023-08-21T20:52:50.780Z] #22 DONE 0.0s [2023-08-21T20:52:50.780Z] [2023-08-21T20:52:50.780Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-21T20:52:50.780Z] #23 transferring context: 56B done [2023-08-21T20:52:50.780Z] #23 DONE 0.0s [2023-08-21T20:52:50.780Z] [2023-08-21T20:52:50.780Z] #24 [security-spire-agent internal] load .dockerignore [2023-08-21T20:52:50.780Z] #24 transferring context: 56B done [2023-08-21T20:52:50.781Z] #24 DONE 0.0s [2023-08-21T20:52:50.781Z] [2023-08-21T20:52:50.781Z] #25 [core-data internal] load .dockerignore [2023-08-21T20:52:50.781Z] #25 transferring context: 56B done [2023-08-21T20:52:50.781Z] #25 DONE 0.0s [2023-08-21T20:52:50.781Z] [2023-08-21T20:52:50.781Z] #26 [security-spire-config internal] load .dockerignore [2023-08-21T20:52:50.781Z] #26 transferring context: 56B done [2023-08-21T20:52:50.781Z] #26 DONE 0.0s [2023-08-21T20:52:50.781Z] [2023-08-21T20:52:50.781Z] #27 [security-proxy-setup internal] load .dockerignore [2023-08-21T20:52:50.781Z] #27 transferring context: 56B done [2023-08-21T20:52:50.781Z] #27 DONE 0.0s [2023-08-21T20:52:50.781Z] [2023-08-21T20:52:50.781Z] #28 [security-spire-server internal] load .dockerignore [2023-08-21T20:52:50.781Z] #28 transferring context: 56B done [2023-08-21T20:52:50.781Z] #28 DONE 0.0s [2023-08-21T20:52:50.781Z] [2023-08-21T20:52:50.781Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-21T20:52:50.781Z] #29 DONE 0.0s [2023-08-21T20:52:50.781Z] [2023-08-21T20:52:50.781Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T20:52:50.781Z] #30 DONE 0.1s [2023-08-21T20:52:50.781Z] [2023-08-21T20:52:50.781Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-21T20:52:50.781Z] #29 DONE 0.0s [2023-08-21T20:52:50.781Z] [2023-08-21T20:52:50.781Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T20:52:50.781Z] #30 DONE 0.1s [2023-08-21T20:52:50.781Z] [2023-08-21T20:52:50.781Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T20:52:50.781Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T20:52:51.040Z] #31 ... [2023-08-21T20:52:51.040Z] [2023-08-21T20:52:51.040Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-21T20:52:51.040Z] #29 DONE 0.0s [2023-08-21T20:52:51.040Z] [2023-08-21T20:52:51.040Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T20:52:51.040Z] #30 DONE 0.1s [2023-08-21T20:52:51.040Z] [2023-08-21T20:52:51.040Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T20:52:51.040Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T20:52:51.040Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T20:52:51.040Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-21T20:52:51.040Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-21T20:52:51.040Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s [2023-08-21T20:52:51.040Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-21T20:52:51.040Z] #31 ... [2023-08-21T20:52:51.040Z] [2023-08-21T20:52:51.040Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-21T20:52:51.040Z] #29 DONE 0.0s [2023-08-21T20:52:51.040Z] [2023-08-21T20:52:51.040Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T20:52:51.040Z] #30 DONE 0.2s [2023-08-21T20:52:51.040Z] [2023-08-21T20:52:51.040Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T20:52:51.040Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T20:52:51.040Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T20:52:51.040Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-21T20:52:51.040Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-21T20:52:51.040Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-21T20:52:51.040Z] #31 ... [2023-08-21T20:52:51.040Z] [2023-08-21T20:52:51.040Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-21T20:52:51.040Z] #29 DONE 0.0s [2023-08-21T20:52:51.040Z] [2023-08-21T20:52:51.040Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T20:52:51.040Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T20:52:51.040Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T20:52:51.040Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-21T20:52:51.040Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-21T20:52:51.040Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-21T20:52:51.300Z] #31 ... [2023-08-21T20:52:51.300Z] [2023-08-21T20:52:51.300Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-21T20:52:51.300Z] #29 DONE 0.0s [2023-08-21T20:52:51.300Z] [2023-08-21T20:52:51.300Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T20:52:51.300Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T20:52:51.300Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T20:52:51.300Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-21T20:52:51.300Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-21T20:52:51.300Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-21T20:52:51.300Z] #31 ... [2023-08-21T20:52:51.300Z] [2023-08-21T20:52:51.300Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-21T20:52:51.300Z] #29 DONE 0.0s [2023-08-21T20:52:51.300Z] [2023-08-21T20:52:51.300Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T20:52:51.300Z] #30 DONE 0.4s [2023-08-21T20:52:51.300Z] [2023-08-21T20:52:51.300Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T20:52:51.300Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T20:52:51.300Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T20:52:51.300Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-21T20:52:51.300Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-21T20:52:51.300Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-21T20:52:51.561Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.6s done [2023-08-21T20:52:51.822Z] #31 ... [2023-08-21T20:52:51.822Z] [2023-08-21T20:52:51.822Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-21T20:52:51.822Z] #32 DONE 1.2s [2023-08-21T20:52:51.822Z] [2023-08-21T20:52:51.822Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T20:52:51.822Z] #31 DONE 1.2s [2023-08-21T20:52:51.822Z] [2023-08-21T20:52:51.822Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-21T20:52:52.052Z] 554e91adad29: Pull complete [2023-08-21T20:52:52.052Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-21T20:52:52.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-21T20:52:52.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-21T20:52:52.436Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-21T20:52:52.436Z] WORKDIR /edgex [2023-08-21T20:52:52.436Z] COPY go.mod . [2023-08-21T20:52:52.436Z] RUN go mod download [2023-08-21T20:52:52.436Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-21T20:52:53.045Z] Sending build context to Docker daemon 2.95MB [2023-08-21T20:52:53.045Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-21T20:52:53.045Z] ---> 1e15ea492957 [2023-08-21T20:52:53.045Z] Step 2/4 : WORKDIR /edgex [2023-08-21T20:52:55.007Z] ---> Running in a6dc0af9ed27 [2023-08-21T20:52:55.007Z] Removing intermediate container a6dc0af9ed27 [2023-08-21T20:52:55.007Z] ---> 77b9c18aecb3 [2023-08-21T20:52:55.007Z] Step 3/4 : COPY go.mod . [2023-08-21T20:52:55.598Z] ---> f45808e8b6a2 [2023-08-21T20:52:55.598Z] Step 4/4 : RUN go mod download [2023-08-21T20:52:55.598Z] ---> Running in 7cb77affc8ef [2023-08-21T20:52:56.999Z] #33 ... [2023-08-21T20:52:56.999Z] [2023-08-21T20:52:56.999Z] #34 [security-secretstore-setup internal] load build context [2023-08-21T20:52:56.999Z] #34 transferring context: 124.85MB 6.0s [2023-08-21T20:52:57.573Z] #34 ... [2023-08-21T20:52:57.573Z] [2023-08-21T20:52:57.573Z] #35 [core-command internal] load build context [2023-08-21T20:52:57.573Z] #35 ... [2023-08-21T20:52:57.573Z] [2023-08-21T20:52:57.573Z] #34 [security-secretstore-setup internal] load build context [2023-08-21T20:53:00.855Z] #34 ... [2023-08-21T20:53:00.855Z] [2023-08-21T20:53:00.855Z] #36 [core-metadata internal] load build context [2023-08-21T20:53:00.855Z] #36 transferring context: 365.20MB 9.7s done [2023-08-21T20:53:00.855Z] #36 ... [2023-08-21T20:53:00.855Z] [2023-08-21T20:53:00.855Z] #37 [security-proxy-auth internal] load build context [2023-08-21T20:53:00.855Z] #37 transferring context: 365.20MB 9.0s done [2023-08-21T20:53:01.116Z] #37 ... [2023-08-21T20:53:01.116Z] [2023-08-21T20:53:01.116Z] #38 [security-spire-agent internal] load build context [2023-08-21T20:53:01.116Z] #38 transferring context: 365.20MB 9.4s done [2023-08-21T20:53:01.116Z] #38 ... [2023-08-21T20:53:01.116Z] [2023-08-21T20:53:01.116Z] #39 [core-common-config-bootstrapper internal] load build context [2023-08-21T20:53:01.116Z] #39 transferring context: 365.20MB 9.8s done [2023-08-21T20:53:01.375Z] #39 ... [2023-08-21T20:53:01.375Z] [2023-08-21T20:53:01.375Z] #40 [security-spiffe-token-provider internal] load build context [2023-08-21T20:53:01.375Z] #40 transferring context: 365.20MB 9.8s done [2023-08-21T20:53:01.375Z] #40 ... [2023-08-21T20:53:01.375Z] [2023-08-21T20:53:01.375Z] #41 [security-proxy-setup internal] load build context [2023-08-21T20:53:01.635Z] #41 ... [2023-08-21T20:53:01.635Z] [2023-08-21T20:53:01.635Z] #42 [security-spire-server internal] load build context [2023-08-21T20:53:01.635Z] #42 transferring context: 365.20MB 9.0s done [2023-08-21T20:53:01.635Z] #42 ... [2023-08-21T20:53:01.635Z] [2023-08-21T20:53:01.635Z] #43 [core-data internal] load build context [2023-08-21T20:53:01.635Z] #43 transferring context: 365.20MB 8.7s done [2023-08-21T20:53:01.894Z] #43 ... [2023-08-21T20:53:01.894Z] [2023-08-21T20:53:01.894Z] #44 [security-spire-config internal] load build context [2023-08-21T20:53:01.894Z] #44 transferring context: 365.20MB 9.0s done [2023-08-21T20:53:01.894Z] #44 ... [2023-08-21T20:53:01.894Z] [2023-08-21T20:53:01.894Z] #45 [security-bootstrapper internal] load build context [2023-08-21T20:53:01.894Z] #45 transferring context: 365.20MB 9.5s done [2023-08-21T20:53:02.157Z] #45 ... [2023-08-21T20:53:02.157Z] [2023-08-21T20:53:02.157Z] #46 [support-notifications internal] load build context [2023-08-21T20:53:02.157Z] #46 transferring context: 365.20MB 9.6s done [2023-08-21T20:53:02.157Z] #46 ... [2023-08-21T20:53:02.157Z] [2023-08-21T20:53:02.157Z] #47 [support-scheduler internal] load build context [2023-08-21T20:53:02.157Z] #47 transferring context: 365.20MB 9.8s done [2023-08-21T20:53:02.415Z] #47 ... [2023-08-21T20:53:02.415Z] [2023-08-21T20:53:02.415Z] #48 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-21T20:53:02.673Z] #48 ... [2023-08-21T20:53:02.673Z] [2023-08-21T20:53:02.673Z] #35 [core-command internal] load build context [2023-08-21T20:53:02.673Z] #35 transferring context: 365.20MB 9.8s done [2023-08-21T20:53:10.807Z] #35 ... [2023-08-21T20:53:10.807Z] [2023-08-21T20:53:10.807Z] #34 [security-secretstore-setup internal] load build context [2023-08-21T20:53:10.807Z] #34 transferring context: 365.20MB 10.7s done [2023-08-21T20:53:11.771Z] #34 ... [2023-08-21T20:53:11.771Z] [2023-08-21T20:53:11.771Z] #41 [security-proxy-setup internal] load build context [2023-08-21T20:53:11.771Z] #41 transferring context: 365.20MB 10.1s done [2023-08-21T20:53:14.305Z] #41 ... [2023-08-21T20:53:14.305Z] [2023-08-21T20:53:14.305Z] #37 [security-proxy-auth internal] load build context [2023-08-21T20:53:14.305Z] #37 DONE 23.1s [2023-08-21T20:53:14.305Z] [2023-08-21T20:53:14.305Z] #33 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-08-21T20:53:14.305Z] #33 DONE 22.4s [2023-08-21T20:53:14.306Z] [2023-08-21T20:53:14.306Z] #42 [security-spire-server internal] load build context [2023-08-21T20:53:14.306Z] #42 DONE 22.7s [2023-08-21T20:53:14.306Z] [2023-08-21T20:53:14.306Z] #44 [security-spire-config internal] load build context [2023-08-21T20:53:14.306Z] #44 DONE 22.8s [2023-08-21T20:53:14.306Z] [2023-08-21T20:53:14.306Z] #43 [core-data internal] load build context [2023-08-21T20:53:14.306Z] #43 DONE 22.8s [2023-08-21T20:53:14.306Z] [2023-08-21T20:53:14.306Z] #45 [security-bootstrapper internal] load build context [2023-08-21T20:53:14.306Z] #45 DONE 23.1s [2023-08-21T20:53:14.306Z] [2023-08-21T20:53:14.306Z] #38 [security-spire-agent internal] load build context [2023-08-21T20:53:14.306Z] #38 DONE 23.0s [2023-08-21T20:53:14.306Z] [2023-08-21T20:53:14.306Z] #46 [support-notifications internal] load build context [2023-08-21T20:53:14.306Z] #46 DONE 23.1s [2023-08-21T20:53:14.306Z] [2023-08-21T20:53:14.306Z] #39 [core-common-config-bootstrapper internal] load build context [2023-08-21T20:53:14.306Z] #39 DONE 23.1s [2023-08-21T20:53:14.306Z] [2023-08-21T20:53:14.306Z] #35 [core-command internal] load build context [2023-08-21T20:53:14.306Z] #35 DONE 23.2s [2023-08-21T20:53:14.306Z] [2023-08-21T20:53:14.306Z] #47 [support-scheduler internal] load build context [2023-08-21T20:53:14.306Z] #47 DONE 23.2s [2023-08-21T20:53:14.306Z] [2023-08-21T20:53:14.306Z] #40 [security-spiffe-token-provider internal] load build context [2023-08-21T20:53:14.306Z] #40 DONE 23.1s [2023-08-21T20:53:14.306Z] [2023-08-21T20:53:14.306Z] #36 [core-metadata internal] load build context [2023-08-21T20:53:14.306Z] #36 DONE 23.3s [2023-08-21T20:53:14.306Z] [2023-08-21T20:53:14.306Z] #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T20:53:14.306Z] #49 ... [2023-08-21T20:53:14.306Z] [2023-08-21T20:53:14.306Z] #41 [security-proxy-setup internal] load build context [2023-08-21T20:53:14.306Z] #41 DONE 22.8s [2023-08-21T20:53:14.306Z] [2023-08-21T20:53:14.306Z] #34 [security-secretstore-setup internal] load build context [2023-08-21T20:53:14.306Z] #34 DONE 23.3s [2023-08-21T20:53:14.564Z] [2023-08-21T20:53:14.564Z] #50 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-21T20:53:15.134Z] #50 1.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:16.506Z] #50 2.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:16.766Z] #50 2.632 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-21T20:53:16.766Z] #50 2.651 Executing busybox-1.35.0-r29.trigger [2023-08-21T20:53:16.766Z] #50 2.658 OK: 7 MiB in 16 packages [2023-08-21T20:53:19.611Z] #50 ... [2023-08-21T20:53:19.611Z] [2023-08-21T20:53:19.611Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T20:53:19.611Z] #0 0.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:19.611Z] #0 1.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:19.611Z] #0 1.355 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T20:53:19.611Z] #0 1.355 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T20:53:19.611Z] #0 1.355 OK: 17818 distinct packages available [2023-08-21T20:53:19.611Z] #0 1.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:19.611Z] #0 1.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:19.611Z] #0 1.729 (1/9) Installing ca-certificates (20230506-r0) [2023-08-21T20:53:19.611Z] #0 1.747 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-21T20:53:19.611Z] #0 1.756 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-21T20:53:19.611Z] #0 1.762 (4/9) Installing libcurl (8.2.1-r0) [2023-08-21T20:53:19.611Z] #0 1.776 (5/9) Installing curl (8.2.1-r0) [2023-08-21T20:53:19.611Z] #0 1.786 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-21T20:53:19.611Z] #0 1.789 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-21T20:53:19.611Z] #0 1.797 (8/9) Installing libucontext (1.2-r0) [2023-08-21T20:53:19.611Z] #0 1.818 (9/9) Installing gcompat (1.1.0-r0) [2023-08-21T20:53:19.611Z] #0 1.823 Executing busybox-1.35.0-r29.trigger [2023-08-21T20:53:19.611Z] #0 1.828 Executing ca-certificates-20230506-r0.trigger [2023-08-21T20:53:19.611Z] #0 1.889 OK: 10 MiB in 24 packages [2023-08-21T20:53:20.181Z] #51 ... [2023-08-21T20:53:20.181Z] [2023-08-21T20:53:20.181Z] #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T20:53:20.181Z] #49 5.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:20.181Z] #49 6.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:20.441Z] #49 6.244 OK: 265 MiB in 53 packages [2023-08-21T20:53:21.008Z] #49 ... [2023-08-21T20:53:21.008Z] [2023-08-21T20:53:21.008Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-21T20:53:21.008Z] #0 0.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:21.008Z] #0 0.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:21.008Z] #0 1.085 OK: 265 MiB in 53 packages [2023-08-21T20:53:21.008Z] #52 DONE 7.0s [2023-08-21T20:53:21.008Z] [2023-08-21T20:53:21.008Z] #53 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-21T20:53:21.008Z] #0 0.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:21.008Z] #0 0.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:21.008Z] #0 1.075 OK: 265 MiB in 53 packages [2023-08-21T20:53:21.008Z] #53 DONE 7.0s [2023-08-21T20:53:21.008Z] [2023-08-21T20:53:21.008Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-21T20:53:21.008Z] #0 0.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:21.008Z] #0 0.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:21.008Z] #0 1.197 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-21T20:53:21.008Z] #0 1.203 Executing busybox-1.35.0-r29.trigger [2023-08-21T20:53:21.008Z] #0 1.208 OK: 7 MiB in 16 packages [2023-08-21T20:53:21.008Z] #54 DONE 7.2s [2023-08-21T20:53:21.008Z] [2023-08-21T20:53:21.008Z] #50 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-21T20:53:21.008Z] #50 DONE 7.3s [2023-08-21T20:53:21.266Z] [2023-08-21T20:53:21.266Z] #48 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-21T20:53:21.266Z] #48 22.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:21.266Z] #48 22.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:21.266Z] #48 23.15 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T20:53:21.266Z] #48 23.15 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T20:53:21.266Z] #48 23.15 OK: 17818 distinct packages available [2023-08-21T20:53:21.266Z] #48 23.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:21.266Z] #48 23.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:21.266Z] #48 23.55 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-21T20:53:21.266Z] #48 23.56 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-21T20:53:21.266Z] #48 23.56 (3/5) Installing libucontext (1.2-r0) [2023-08-21T20:53:21.266Z] #48 23.57 (4/5) Installing gcompat (1.1.0-r0) [2023-08-21T20:53:21.266Z] #48 23.57 (5/5) Installing openssl (3.0.10-r0) [2023-08-21T20:53:21.266Z] #48 23.59 Executing busybox-1.35.0-r29.trigger [2023-08-21T20:53:21.266Z] #48 23.59 OK: 8 MiB in 20 packages [2023-08-21T20:53:21.266Z] #48 DONE 29.1s [2023-08-21T20:53:21.266Z] [2023-08-21T20:53:21.266Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-21T20:53:21.266Z] #0 2.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:21.266Z] #0 2.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:21.266Z] #0 2.436 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T20:53:21.266Z] #0 2.436 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T20:53:21.266Z] #0 2.436 OK: 17818 distinct packages available [2023-08-21T20:53:21.266Z] #0 2.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:21.266Z] #0 2.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:21.266Z] #0 2.790 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-21T20:53:21.266Z] #0 2.794 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-21T20:53:21.266Z] #0 2.798 (3/4) Installing libucontext (1.2-r0) [2023-08-21T20:53:21.266Z] #0 2.802 (4/4) Installing gcompat (1.1.0-r0) [2023-08-21T20:53:21.266Z] #0 2.807 Executing busybox-1.35.0-r29.trigger [2023-08-21T20:53:21.266Z] #0 2.813 OK: 7 MiB in 19 packages [2023-08-21T20:53:21.266Z] #55 DONE 7.2s [2023-08-21T20:53:21.266Z] [2023-08-21T20:53:21.266Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-21T20:53:21.266Z] #0 3.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:21.266Z] #0 3.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:21.266Z] #0 4.306 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T20:53:21.266Z] #0 4.306 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T20:53:21.266Z] #0 4.306 OK: 17823 distinct packages available [2023-08-21T20:53:21.266Z] #0 4.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:21.266Z] #0 4.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:21.266Z] #0 4.766 OK: 265 MiB in 53 packages [2023-08-21T20:53:21.266Z] #56 DONE 7.1s [2023-08-21T20:53:21.266Z] [2023-08-21T20:53:21.266Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-21T20:53:21.266Z] #0 1.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:21.266Z] #0 1.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:21.266Z] #0 1.592 (1/2) Installing ca-certificates (20230506-r0) [2023-08-21T20:53:21.266Z] #0 1.608 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-21T20:53:21.266Z] #0 1.610 Executing busybox-1.35.0-r29.trigger [2023-08-21T20:53:21.266Z] #0 1.614 Executing ca-certificates-20230506-r0.trigger [2023-08-21T20:53:21.266Z] #0 1.690 OK: 8 MiB in 17 packages [2023-08-21T20:53:21.266Z] #57 DONE 7.2s [2023-08-21T20:53:21.266Z] [2023-08-21T20:53:21.266Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-21T20:53:21.266Z] #0 1.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:21.266Z] #0 1.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:21.266Z] #0 1.535 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-21T20:53:21.266Z] #0 1.539 (2/2) Installing su-exec (0.2-r2) [2023-08-21T20:53:21.266Z] #0 1.543 Executing busybox-1.35.0-r29.trigger [2023-08-21T20:53:21.266Z] #0 1.550 OK: 7 MiB in 17 packages [2023-08-21T20:53:21.266Z] #58 DONE 7.2s [2023-08-21T20:53:21.266Z] [2023-08-21T20:53:21.266Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T20:53:21.266Z] #51 DONE 7.3s [2023-08-21T20:53:21.266Z] [2023-08-21T20:53:21.266Z] #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-21T20:53:21.266Z] #59 ... [2023-08-21T20:53:21.266Z] [2023-08-21T20:53:21.266Z] #60 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-21T20:53:21.266Z] #60 DONE 0.2s [2023-08-21T20:53:21.266Z] [2023-08-21T20:53:21.266Z] #61 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-21T20:53:21.266Z] #61 DONE 0.3s [2023-08-21T20:53:21.266Z] [2023-08-21T20:53:21.266Z] #62 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-21T20:53:21.266Z] #62 DONE 0.2s [2023-08-21T20:53:21.266Z] [2023-08-21T20:53:21.266Z] #49 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T20:53:21.266Z] #49 DONE 7.4s [2023-08-21T20:53:21.266Z] [2023-08-21T20:53:21.266Z] #63 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-21T20:53:21.266Z] #63 DONE 0.1s [2023-08-21T20:53:21.525Z] [2023-08-21T20:53:21.525Z] #64 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:53:22.461Z] #64 ... [2023-08-21T20:53:22.461Z] [2023-08-21T20:53:22.461Z] #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T20:53:22.461Z] #0 7.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:22.461Z] #0 7.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:22.461Z] #0 7.987 OK: 265 MiB in 53 packages [2023-08-21T20:53:22.461Z] #65 DONE 8.1s [2023-08-21T20:53:22.461Z] [2023-08-21T20:53:22.461Z] #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-21T20:53:22.461Z] #66 DONE 0.0s [2023-08-21T20:53:22.461Z] [2023-08-21T20:53:22.461Z] #67 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:53:23.027Z] #67 ... [2023-08-21T20:53:23.027Z] [2023-08-21T20:53:23.027Z] #68 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-21T20:53:23.027Z] #0 8.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:23.027Z] #0 8.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:23.027Z] #0 8.631 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-21T20:53:23.028Z] #0 8.636 (2/4) Installing openssl (3.0.10-r0) [2023-08-21T20:53:23.028Z] #0 8.646 (3/4) Installing su-exec (0.2-r2) [2023-08-21T20:53:23.028Z] #0 8.648 (4/4) Installing yq (4.30.4-r4) [2023-08-21T20:53:23.028Z] #0 8.724 Executing busybox-1.35.0-r29.trigger [2023-08-21T20:53:23.028Z] #0 8.725 OK: 17 MiB in 19 packages [2023-08-21T20:53:23.028Z] #68 DONE 9.1s [2023-08-21T20:53:23.028Z] [2023-08-21T20:53:23.028Z] #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-21T20:53:23.028Z] #59 DONE 1.8s [2023-08-21T20:53:23.028Z] [2023-08-21T20:53:23.028Z] #69 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-21T20:53:23.028Z] #69 DONE 0.0s [2023-08-21T20:53:23.028Z] [2023-08-21T20:53:23.028Z] #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-21T20:53:23.028Z] #70 DONE 0.0s [2023-08-21T20:53:23.285Z] [2023-08-21T20:53:23.285Z] #71 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-21T20:53:23.285Z] #0 8.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:23.285Z] #0 8.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T20:53:23.285Z] #0 8.646 (1/4) Installing ca-certificates (20230506-r0) [2023-08-21T20:53:23.285Z] #0 8.659 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-21T20:53:23.285Z] #0 8.663 (3/4) Installing su-exec (0.2-r2) [2023-08-21T20:53:23.285Z] #0 8.666 (4/4) Installing yq (4.30.4-r4) [2023-08-21T20:53:23.285Z] #0 8.740 Executing busybox-1.35.0-r29.trigger [2023-08-21T20:53:23.285Z] #0 8.740 Executing ca-certificates-20230506-r0.trigger [2023-08-21T20:53:23.285Z] #0 9.067 OK: 17 MiB in 19 packages [2023-08-21T20:53:23.285Z] #71 DONE 9.1s [2023-08-21T20:53:23.285Z] [2023-08-21T20:53:23.285Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:53:31.392Z] #72 ... [2023-08-21T20:53:31.392Z] [2023-08-21T20:53:31.392Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:53:31.392Z] #73 ... [2023-08-21T20:53:31.392Z] [2023-08-21T20:53:31.392Z] #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:53:34.482Z] Removing intermediate container 7cb77affc8ef [2023-08-21T20:53:34.482Z] ---> fc9c24991a40 [2023-08-21T20:53:34.482Z] Successfully built fc9c24991a40 [2023-08-21T20:53:34.482Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:53:34.813Z] + docker inspect -f . ci-base-image-arm64 [2023-08-21T20:53:34.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T20:53:35.004Z] prd-ubuntu20.04-docker-arm64-4c-16g-4154 does not seem to be running inside a container [2023-08-21T20:53:35.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-21T20:53:36.220Z] $ docker top b77a1dd20d5b266cd245361c9e6a32bd22af9ab61754e7a5ce9352781ad6a3a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T20:53:37.045Z] + go version [2023-08-21T20:53:37.045Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-21T20:53:37.062Z] $ docker stop --time=1 b77a1dd20d5b266cd245361c9e6a32bd22af9ab61754e7a5ce9352781ad6a3a5 [2023-08-21T20:53:38.620Z] $ docker rm -f --volumes b77a1dd20d5b266cd245361c9e6a32bd22af9ab61754e7a5ce9352781ad6a3a5 [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-21T20:53:39.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-21T20:53:39.258Z] [2023-08-21T20:53:39.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:53:39.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-21T20:53:39.595Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-21T20:53:39.595Z] 547446be3368: Pulling fs layer [2023-08-21T20:53:39.595Z] d125d8839a47: Pulling fs layer [2023-08-21T20:53:39.595Z] 3e85d5ac6304: Pulling fs layer [2023-08-21T20:53:39.595Z] c3105a71a48b: Pulling fs layer [2023-08-21T20:53:39.595Z] 0f093f025ec4: Pulling fs layer [2023-08-21T20:53:39.595Z] c3106fc0e877: Pulling fs layer [2023-08-21T20:53:39.595Z] 0f093f025ec4: Waiting [2023-08-21T20:53:39.595Z] c3106fc0e877: Waiting [2023-08-21T20:53:39.595Z] c3105a71a48b: Waiting [2023-08-21T20:53:39.864Z] 547446be3368: Verifying Checksum [2023-08-21T20:53:39.864Z] 547446be3368: Download complete [2023-08-21T20:53:39.864Z] c3105a71a48b: Verifying Checksum [2023-08-21T20:53:39.864Z] c3105a71a48b: Download complete [2023-08-21T20:53:40.453Z] d125d8839a47: Verifying Checksum [2023-08-21T20:53:40.453Z] d125d8839a47: Download complete [2023-08-21T20:53:40.453Z] c3106fc0e877: Verifying Checksum [2023-08-21T20:53:40.453Z] c3106fc0e877: Download complete [2023-08-21T20:53:40.453Z] 0f093f025ec4: Verifying Checksum [2023-08-21T20:53:40.453Z] 0f093f025ec4: Download complete [2023-08-21T20:53:40.721Z] 547446be3368: Pull complete [2023-08-21T20:53:41.681Z] d125d8839a47: Pull complete [2023-08-21T20:53:42.266Z] 3e85d5ac6304: Verifying Checksum [2023-08-21T20:53:42.266Z] 3e85d5ac6304: Download complete [2023-08-21T20:53:43.614Z] #74 DONE 22.1s [2023-08-21T20:53:43.614Z] [2023-08-21T20:53:43.614Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:53:43.614Z] #72 DONE 22.1s [2023-08-21T20:53:43.614Z] [2023-08-21T20:53:43.614Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:53:43.614Z] #73 DONE 22.1s [2023-08-21T20:53:43.614Z] [2023-08-21T20:53:43.614Z] #67 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:53:43.614Z] #67 DONE 21.4s [2023-08-21T20:53:43.614Z] [2023-08-21T20:53:43.614Z] #64 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:53:43.614Z] #64 DONE 22.1s [2023-08-21T20:53:43.614Z] [2023-08-21T20:53:43.614Z] #75 [security-secretstore-setup builder 6/7] COPY . . [2023-08-21T20:53:50.473Z] 3e85d5ac6304: Pull complete [2023-08-21T20:53:50.473Z] c3105a71a48b: Pull complete [2023-08-21T20:53:51.434Z] 0f093f025ec4: Pull complete [2023-08-21T20:53:51.699Z] c3106fc0e877: Pull complete [2023-08-21T20:53:51.700Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-21T20:53:51.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-21T20:53:51.700Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T20:53:51.894Z] prd-ubuntu20.04-docker-arm64-4c-16g-4154 does not seem to be running inside a container [2023-08-21T20:53:51.957Z] $ 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/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-21T20:53:53.600Z] #75 DONE 9.5s [2023-08-21T20:53:53.600Z] [2023-08-21T20:53:53.600Z] #76 [security-proxy-setup builder 6/7] COPY . . [2023-08-21T20:53:53.600Z] #76 CACHED [2023-08-21T20:53:53.600Z] [2023-08-21T20:53:53.600Z] #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:53:53.600Z] #77 CACHED [2023-08-21T20:53:53.600Z] [2023-08-21T20:53:53.600Z] #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-21T20:53:53.600Z] #78 CACHED [2023-08-21T20:53:53.600Z] [2023-08-21T20:53:53.600Z] #79 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-21T20:53:53.600Z] #79 DONE 9.5s [2023-08-21T20:53:53.600Z] [2023-08-21T20:53:53.600Z] #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:53:53.600Z] #80 CACHED [2023-08-21T20:53:53.600Z] [2023-08-21T20:53:53.600Z] #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-21T20:53:53.600Z] #81 CACHED [2023-08-21T20:53:53.600Z] [2023-08-21T20:53:53.600Z] #82 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-21T20:53:53.600Z] #82 CACHED [2023-08-21T20:53:53.600Z] [2023-08-21T20:53:53.600Z] #83 [core-command builder 6/7] COPY . . [2023-08-21T20:53:53.600Z] #83 CACHED [2023-08-21T20:53:53.600Z] [2023-08-21T20:53:53.600Z] #84 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-21T20:53:53.600Z] #84 CACHED [2023-08-21T20:53:53.601Z] [2023-08-21T20:53:53.601Z] #85 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:53:53.601Z] #85 CACHED [2023-08-21T20:53:53.601Z] [2023-08-21T20:53:53.601Z] #86 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-21T20:53:53.601Z] #86 CACHED [2023-08-21T20:53:53.601Z] [2023-08-21T20:53:53.601Z] #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:53:53.601Z] #87 CACHED [2023-08-21T20:53:53.601Z] [2023-08-21T20:53:53.601Z] #88 [security-proxy-auth builder 6/7] COPY . . [2023-08-21T20:53:53.601Z] #88 CACHED [2023-08-21T20:53:53.601Z] [2023-08-21T20:53:53.601Z] #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:53:53.601Z] #89 CACHED [2023-08-21T20:53:53.601Z] [2023-08-21T20:53:53.601Z] #90 [support-scheduler builder 6/7] COPY . . [2023-08-21T20:53:53.601Z] #90 CACHED [2023-08-21T20:53:53.601Z] [2023-08-21T20:53:53.601Z] #91 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-21T20:53:53.601Z] #91 CACHED [2023-08-21T20:53:53.601Z] [2023-08-21T20:53:53.601Z] #92 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-21T20:53:53.601Z] #92 CACHED [2023-08-21T20:53:53.601Z] [2023-08-21T20:53:53.601Z] #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:53:53.601Z] #93 CACHED [2023-08-21T20:53:53.601Z] [2023-08-21T20:53:53.601Z] #94 [core-data builder 6/7] COPY . . [2023-08-21T20:53:53.601Z] #94 CACHED [2023-08-21T20:53:53.601Z] [2023-08-21T20:53:53.601Z] #95 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-21T20:53:53.601Z] #95 CACHED [2023-08-21T20:53:53.601Z] [2023-08-21T20:53:53.601Z] #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:53:53.601Z] #96 CACHED [2023-08-21T20:53:53.601Z] [2023-08-21T20:53:53.601Z] #97 [security-bootstrapper builder 6/7] COPY . . [2023-08-21T20:53:53.601Z] #97 CACHED [2023-08-21T20:53:53.601Z] [2023-08-21T20:53:53.601Z] #98 [support-notifications builder 6/7] COPY . . [2023-08-21T20:53:53.601Z] #98 DONE 9.5s [2023-08-21T20:53:53.601Z] [2023-08-21T20:53:53.601Z] #99 [security-spire-agent builder 6/9] COPY . . [2023-08-21T20:53:53.601Z] #99 DONE 9.5s [2023-08-21T20:53:53.601Z] [2023-08-21T20:53:53.601Z] #100 [core-metadata builder 6/7] COPY . . [2023-08-21T20:53:53.601Z] #100 DONE 9.5s [2023-08-21T20:53:53.601Z] [2023-08-21T20:53:53.601Z] #101 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-21T20:53:53.601Z] #101 DONE 0.1s [2023-08-21T20:53:53.601Z] [2023-08-21T20:53:53.601Z] #102 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-21T20:53:53.601Z] #102 CACHED [2023-08-21T20:53:53.601Z] [2023-08-21T20:53:53.601Z] #103 [security-spire-server builder 6/9] COPY . . [2023-08-21T20:53:53.601Z] #103 CACHED [2023-08-21T20:53:53.601Z] [2023-08-21T20:53:53.601Z] #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-21T20:53:53.601Z] #104 CACHED [2023-08-21T20:53:53.601Z] [2023-08-21T20:53:53.601Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:53:53.601Z] #105 CACHED [2023-08-21T20:53:53.601Z] [2023-08-21T20:53:53.601Z] #106 [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-21T20:53:53.857Z] #106 ... [2023-08-21T20:53:53.857Z] [2023-08-21T20:53:53.857Z] #107 [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-21T20:53:53.857Z] #107 DONE 0.7s [2023-08-21T20:53:54.114Z] [2023-08-21T20:53:54.114Z] #106 [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-21T20:53:54.114Z] #106 DONE 0.9s [2023-08-21T20:53:54.115Z] [2023-08-21T20:53:54.115Z] #108 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-21T20:53:54.115Z] #108 DONE 0.2s [2023-08-21T20:53:54.115Z] [2023-08-21T20:53:54.115Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-21T20:53:54.372Z] #109 DONE 0.4s [2023-08-21T20:53:54.372Z] [2023-08-21T20:53:54.372Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-21T20:53:54.372Z] #110 CACHED [2023-08-21T20:53:54.372Z] [2023-08-21T20:53:54.372Z] #111 [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-21T20:53:54.372Z] #111 CACHED [2023-08-21T20:53:54.372Z] [2023-08-21T20:53:54.372Z] #112 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-21T20:53:54.372Z] #112 CACHED [2023-08-21T20:53:54.372Z] [2023-08-21T20:53:54.372Z] #113 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:53:54.372Z] #113 CACHED [2023-08-21T20:53:54.372Z] [2023-08-21T20:53:54.372Z] #114 [security-spire-config builder 6/9] COPY . . [2023-08-21T20:53:54.372Z] #114 CACHED [2023-08-21T20:53:54.372Z] [2023-08-21T20:53:54.372Z] #115 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-21T20:53:54.372Z] #115 CACHED [2023-08-21T20:53:54.372Z] [2023-08-21T20:53:54.372Z] #116 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T20:53:54.629Z] #116 ... [2023-08-21T20:53:54.629Z] [2023-08-21T20:53:54.629Z] #117 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T20:53:54.629Z] #117 DONE 0.4s [2023-08-21T20:53:54.888Z] [2023-08-21T20:53:54.889Z] #118 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-21T20:53:54.889Z] #118 ... [2023-08-21T20:53:54.889Z] [2023-08-21T20:53:54.889Z] #116 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T20:53:54.889Z] #116 DONE 0.4s [2023-08-21T20:53:54.889Z] [2023-08-21T20:53:54.889Z] #118 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-21T20:53:54.889Z] #118 DONE 0.3s [2023-08-21T20:53:54.889Z] [2023-08-21T20:53:54.889Z] #119 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-21T20:53:55.845Z] #119 ... [2023-08-21T20:53:55.845Z] [2023-08-21T20:53:55.845Z] #120 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T20:53:55.845Z] #120 CACHED [2023-08-21T20:53:55.845Z] [2023-08-21T20:53:55.845Z] #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T20:53:55.845Z] #121 CACHED [2023-08-21T20:53:55.985Z] $ docker top dbf6951783c2b6ecc231121f54fc76378e69ee519720b5d6807295ab9b4b1f39 -eo pid,comm [2023-08-21T20:53:56.104Z] [2023-08-21T20:53:56.104Z] #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-21T20:53:56.104Z] #122 DONE 1.1s [2023-08-21T20:53:56.104Z] [2023-08-21T20:53:56.104Z] #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T20:53:56.104Z] #123 ... [2023-08-21T20:53:56.104Z] [2023-08-21T20:53:56.104Z] #119 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-21T20:53:56.104Z] #119 DONE 1.3s [Pipeline] { [Pipeline] sh [2023-08-21T20:53:56.361Z] [2023-08-21T20:53:56.361Z] #124 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T20:53:56.819Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-21T20:54:00.661Z] #124 DONE 4.4s [2023-08-21T20:54:00.661Z] [2023-08-21T20:54:00.661Z] #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T20:54:00.661Z] #123 DONE 4.6s [2023-08-21T20:54:00.661Z] [2023-08-21T20:54:00.661Z] #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T20:54:00.661Z] #125 DONE 4.4s [2023-08-21T20:54:00.661Z] [2023-08-21T20:54:00.661Z] #126 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T20:54:00.661Z] #126 ... [2023-08-21T20:54:00.661Z] [2023-08-21T20:54:00.661Z] #127 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T20:54:00.661Z] #127 DONE 0.2s [2023-08-21T20:54:00.661Z] [2023-08-21T20:54:00.661Z] #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-21T20:54:00.661Z] #128 DONE 0.2s [2023-08-21T20:54:00.918Z] [2023-08-21T20:54:00.918Z] #126 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T20:54:00.918Z] #126 DONE 0.2s [2023-08-21T20:54:00.918Z] [2023-08-21T20:54:00.918Z] #129 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-21T20:54:00.918Z] #129 DONE 0.1s [2023-08-21T20:54:00.918Z] [2023-08-21T20:54:00.918Z] #130 [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-21T20:54:00.918Z] #130 DONE 0.1s [2023-08-21T20:54:00.918Z] [2023-08-21T20:54:00.918Z] #131 [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-21T20:54:00.918Z] #131 DONE 0.1s [2023-08-21T20:54:00.918Z] [2023-08-21T20:54:00.918Z] #132 [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-21T20:54:00.918Z] #132 DONE 0.1s [2023-08-21T20:54:00.918Z] [2023-08-21T20:54:00.918Z] #133 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-21T20:54:00.918Z] #133 DONE 0.1s [2023-08-21T20:54:00.918Z] [2023-08-21T20:54:00.918Z] #134 [security-spire-config] exporting to image [2023-08-21T20:54:00.918Z] #134 exporting layers [2023-08-21T20:54:01.175Z] #134 ... [2023-08-21T20:54:01.175Z] [2023-08-21T20:54:01.175Z] #135 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-21T20:54:01.175Z] #135 DONE 0.1s [2023-08-21T20:54:01.175Z] [2023-08-21T20:54:01.175Z] #134 [security-spire-server] exporting to image [2023-08-21T20:54:01.740Z] #134 exporting layers 0.6s done [2023-08-21T20:54:01.740Z] #134 writing image sha256:533f2206c718c68b3880d512bc1fbd7b65c2562409e989314e59e50fe29d7ec5 done [2023-08-21T20:54:01.740Z] #134 naming to docker.io/library/security-spire-config done [2023-08-21T20:54:01.740Z] #134 writing image sha256:5d595c913feef6c7fca17df178224261c12e1fb737486e1e5781f3eed2d6af86 [2023-08-21T20:54:01.740Z] #134 writing image sha256:5d595c913feef6c7fca17df178224261c12e1fb737486e1e5781f3eed2d6af86 done [2023-08-21T20:54:01.740Z] #134 naming to docker.io/library/security-spire-agent done [2023-08-21T20:54:01.997Z] #134 exporting layers 0.7s done [2023-08-21T20:54:01.997Z] #134 writing image sha256:9f31418cabb6f257e62643c365c619a164c7ac0fc1f777927cfd8a04154638cc done [2023-08-21T20:54:01.997Z] #134 naming to docker.io/library/security-spire-server done [2023-08-21T20:54:01.997Z] #134 DONE 0.8s [2023-08-21T20:54:01.997Z] [2023-08-21T20:54:01.997Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T20:54:01.997Z] #0 3.264 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-21T20:54:02.927Z] #136 ... [2023-08-21T20:54:02.927Z] [2023-08-21T20:54:02.927Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-21T20:54:02.927Z] #0 0.564 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-21T20:54:03.208Z] #137 ... [2023-08-21T20:54:03.208Z] [2023-08-21T20:54:03.208Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-21T20:54:03.208Z] #0 0.396 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-21T20:54:03.208Z] #138 ... [2023-08-21T20:54:03.208Z] [2023-08-21T20:54:03.208Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-21T20:54:03.208Z] #0 1.065 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-21T20:54:03.465Z] #139 ... [2023-08-21T20:54:03.465Z] [2023-08-21T20:54:03.465Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-21T20:54:03.465Z] #0 1.068 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-21T20:54:03.465Z] #140 ... [2023-08-21T20:54:03.465Z] [2023-08-21T20:54:03.465Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-21T20:54:03.465Z] #0 1.863 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-21T20:54:03.742Z] #141 ... [2023-08-21T20:54:03.742Z] [2023-08-21T20:54:03.742Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-21T20:54:03.742Z] #0 2.697 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-21T20:54:04.003Z] #142 ... [2023-08-21T20:54:04.003Z] [2023-08-21T20:54:04.003Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T20:54:04.003Z] #0 0.674 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-21T20:54:04.003Z] #143 ... [2023-08-21T20:54:04.003Z] [2023-08-21T20:54:04.003Z] #144 [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-21T20:54:04.003Z] #0 2.800 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-21T20:54:04.260Z] #144 ... [2023-08-21T20:54:04.260Z] [2023-08-21T20:54:04.260Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T20:54:04.260Z] #0 2.045 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-21T20:54:04.260Z] #145 ... [2023-08-21T20:54:04.260Z] [2023-08-21T20:54:04.260Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T20:54:04.260Z] #0 2.930 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-21T20:54:05.026Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-08-21T20:54:05.026Z] #1 transferring dockerfile: 2.68kB 0.0s done [2023-08-21T20:54:05.026Z] #1 DONE 0.1s [2023-08-21T20:54:05.294Z] [2023-08-21T20:54:05.294Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-08-21T20:54:05.294Z] #2 transferring dockerfile: 2.58kB done [2023-08-21T20:54:05.294Z] #2 DONE 0.0s [2023-08-21T20:54:05.294Z] [2023-08-21T20:54:05.294Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-08-21T20:54:05.561Z] #3 transferring dockerfile: 1.82kB done [2023-08-21T20:54:05.561Z] #3 DONE 0.1s [2023-08-21T20:54:05.561Z] [2023-08-21T20:54:05.561Z] #4 [core-command internal] load build definition from Dockerfile [2023-08-21T20:54:05.561Z] #4 transferring dockerfile: 1.82kB done [2023-08-21T20:54:05.561Z] #4 DONE 0.0s [2023-08-21T20:54:05.561Z] [2023-08-21T20:54:05.561Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-21T20:54:05.561Z] #5 transferring dockerfile: 2.39kB done [2023-08-21T20:54:05.561Z] #5 DONE 0.1s [2023-08-21T20:54:05.561Z] [2023-08-21T20:54:05.561Z] #6 [core-metadata internal] load build definition from Dockerfile [2023-08-21T20:54:05.561Z] #6 transferring dockerfile: 1.96kB done [2023-08-21T20:54:05.561Z] #6 DONE 0.1s [2023-08-21T20:54:05.561Z] [2023-08-21T20:54:05.561Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-21T20:54:05.561Z] #7 transferring dockerfile: 2.82kB 0.0s done [2023-08-21T20:54:05.561Z] #7 DONE 0.1s [2023-08-21T20:54:05.561Z] [2023-08-21T20:54:05.561Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-21T20:54:05.561Z] #8 transferring dockerfile: 2.38kB 0.0s done [2023-08-21T20:54:05.561Z] #8 DONE 0.1s [2023-08-21T20:54:05.827Z] [2023-08-21T20:54:05.827Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-21T20:54:05.827Z] #9 transferring dockerfile: 2.12kB done [2023-08-21T20:54:05.827Z] #9 DONE 0.1s [2023-08-21T20:54:05.827Z] [2023-08-21T20:54:05.827Z] #10 [core-data internal] load build definition from Dockerfile [2023-08-21T20:54:05.827Z] #10 transferring dockerfile: 1.90kB done [2023-08-21T20:54:05.827Z] #10 DONE 0.1s [2023-08-21T20:54:05.827Z] [2023-08-21T20:54:05.827Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-21T20:54:05.827Z] #11 transferring dockerfile: 1.78kB done [2023-08-21T20:54:05.827Z] #11 DONE 0.1s [2023-08-21T20:54:05.827Z] [2023-08-21T20:54:05.827Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-21T20:54:06.094Z] #12 transferring dockerfile: 2.04kB 0.0s done [2023-08-21T20:54:06.094Z] #12 DONE 0.1s [2023-08-21T20:54:06.094Z] [2023-08-21T20:54:06.094Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-08-21T20:54:06.094Z] #13 transferring dockerfile: 2.63kB done [2023-08-21T20:54:06.094Z] #13 DONE 0.1s [2023-08-21T20:54:06.094Z] [2023-08-21T20:54:06.094Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-08-21T20:54:06.094Z] #14 transferring dockerfile: 1.84kB done [2023-08-21T20:54:06.094Z] #14 DONE 0.0s [2023-08-21T20:54:06.094Z] [2023-08-21T20:54:06.094Z] #15 [security-spire-agent internal] load .dockerignore [2023-08-21T20:54:06.094Z] #15 transferring context: [2023-08-21T20:54:06.360Z] #15 transferring context: 56B done [2023-08-21T20:54:06.360Z] #15 DONE 0.1s [2023-08-21T20:54:06.944Z] [2023-08-21T20:54:06.944Z] #16 [support-scheduler internal] load .dockerignore [2023-08-21T20:54:06.944Z] #16 DONE 0.0s [2023-08-21T20:54:06.944Z] [2023-08-21T20:54:06.944Z] #17 [security-spire-config internal] load .dockerignore [2023-08-21T20:54:06.944Z] #17 transferring context: 56B done [2023-08-21T20:54:06.944Z] #17 DONE 0.0s [2023-08-21T20:54:06.944Z] [2023-08-21T20:54:06.944Z] #16 [support-scheduler internal] load .dockerignore [2023-08-21T20:54:06.944Z] #16 transferring context: 56B done [2023-08-21T20:54:06.944Z] #16 DONE 0.1s [2023-08-21T20:54:06.944Z] [2023-08-21T20:54:06.944Z] #18 [core-command internal] load .dockerignore [2023-08-21T20:54:09.516Z] #18 transferring context: 56B done [2023-08-21T20:54:09.516Z] #18 DONE 2.3s [2023-08-21T20:54:09.516Z] [2023-08-21T20:54:09.516Z] #19 [security-proxy-setup internal] load .dockerignore [2023-08-21T20:54:09.516Z] #19 transferring context: 56B done [2023-08-21T20:54:09.516Z] #19 DONE 0.1s [2023-08-21T20:54:09.516Z] [2023-08-21T20:54:09.516Z] #20 [core-metadata internal] load .dockerignore [2023-08-21T20:54:09.516Z] #20 transferring context: 56B done [2023-08-21T20:54:09.516Z] #20 DONE 0.1s [2023-08-21T20:54:09.516Z] [2023-08-21T20:54:09.516Z] #21 [security-bootstrapper internal] load .dockerignore [2023-08-21T20:54:09.516Z] #21 transferring context: 56B done [2023-08-21T20:54:09.516Z] #21 DONE 0.1s [2023-08-21T20:54:09.516Z] [2023-08-21T20:54:09.516Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-08-21T20:54:09.516Z] #22 transferring context: 56B done [2023-08-21T20:54:09.516Z] #22 DONE 0.1s [2023-08-21T20:54:09.516Z] [2023-08-21T20:54:09.516Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-21T20:54:09.516Z] #23 transferring context: 56B 0.0s done [2023-08-21T20:54:09.516Z] #23 DONE 0.1s [2023-08-21T20:54:09.516Z] [2023-08-21T20:54:09.516Z] #24 [core-data internal] load .dockerignore [2023-08-21T20:54:09.516Z] #24 transferring context: 56B 0.0s done [2023-08-21T20:54:09.516Z] #24 DONE 0.1s [2023-08-21T20:54:09.784Z] [2023-08-21T20:54:09.784Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2023-08-21T20:54:09.784Z] #25 transferring context: 56B 0.0s done [2023-08-21T20:54:09.784Z] #25 DONE 0.1s [2023-08-21T20:54:09.784Z] [2023-08-21T20:54:09.784Z] #26 [security-proxy-auth internal] load .dockerignore [2023-08-21T20:54:09.784Z] #26 transferring context: 56B done [2023-08-21T20:54:09.784Z] #26 DONE 0.1s [2023-08-21T20:54:09.785Z] [2023-08-21T20:54:09.785Z] #27 [security-spire-server internal] load .dockerignore [2023-08-21T20:54:09.785Z] #27 transferring context: 56B done [2023-08-21T20:54:09.785Z] #27 DONE 0.1s [2023-08-21T20:54:09.785Z] [2023-08-21T20:54:09.785Z] #28 [support-notifications internal] load .dockerignore [2023-08-21T20:54:10.053Z] #28 transferring context: 56B done [2023-08-21T20:54:10.053Z] #28 DONE 0.1s [2023-08-21T20:54:10.053Z] [2023-08-21T20:54:10.053Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T20:54:10.053Z] #29 DONE 0.0s [2023-08-21T20:54:10.053Z] [2023-08-21T20:54:10.053Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T20:54:10.053Z] #30 DONE 0.1s [2023-08-21T20:54:10.053Z] [2023-08-21T20:54:10.053Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T20:54:10.053Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T20:54:10.331Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T20:54:10.331Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.1s [2023-08-21T20:54:10.331Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T20:54:10.331Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T20:54:10.331Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T20:54:10.331Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-21T20:54:10.598Z] #31 ... [2023-08-21T20:54:10.598Z] [2023-08-21T20:54:10.598Z] #32 [security-spire-agent internal] load build context [2023-08-21T20:54:10.598Z] #32 transferring context: 2.57MB 0.5s done [2023-08-21T20:54:10.598Z] #32 DONE 0.6s [2023-08-21T20:54:10.598Z] [2023-08-21T20:54:10.598Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T20:54:10.864Z] #31 ... [2023-08-21T20:54:10.864Z] [2023-08-21T20:54:10.864Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T20:54:10.864Z] #29 DONE 0.0s [2023-08-21T20:54:10.864Z] [2023-08-21T20:54:10.864Z] #33 [security-spire-agent builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T20:54:10.864Z] #33 DONE 0.9s [2023-08-21T20:54:10.864Z] [2023-08-21T20:54:10.864Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T20:54:11.130Z] #31 ... [2023-08-21T20:54:11.130Z] [2023-08-21T20:54:11.130Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T20:54:11.130Z] #30 DONE 0.2s [2023-08-21T20:54:11.130Z] [2023-08-21T20:54:11.130Z] #33 [security-spire-config builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T20:54:11.130Z] #33 DONE 1.5s [2023-08-21T20:54:11.130Z] [2023-08-21T20:54:11.130Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T20:54:11.130Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T20:54:11.130Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T20:54:11.130Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T20:54:11.130Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T20:54:11.130Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T20:54:11.130Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-21T20:54:11.130Z] #31 ... [2023-08-21T20:54:11.130Z] [2023-08-21T20:54:11.130Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T20:54:11.130Z] #29 DONE 0.0s [2023-08-21T20:54:11.130Z] [2023-08-21T20:54:11.130Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T20:54:11.130Z] #29 DONE 0.0s [2023-08-21T20:54:11.130Z] [2023-08-21T20:54:11.130Z] #33 [support-scheduler builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T20:54:11.130Z] #33 DONE 1.5s [2023-08-21T20:54:11.130Z] [2023-08-21T20:54:11.130Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T20:54:11.130Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T20:54:11.130Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T20:54:11.130Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T20:54:11.130Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T20:54:11.130Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T20:54:11.130Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-21T20:54:11.397Z] #31 ... [2023-08-21T20:54:11.397Z] [2023-08-21T20:54:11.397Z] #33 [core-command builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T20:54:11.397Z] #33 DONE 1.5s [2023-08-21T20:54:11.397Z] [2023-08-21T20:54:11.397Z] #34 [core-command builder 2/9] WORKDIR /edgex-go [2023-08-21T20:54:11.397Z] #34 DONE 0.7s [2023-08-21T20:54:11.397Z] [2023-08-21T20:54:11.397Z] #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T20:54:11.397Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T20:54:11.397Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T20:54:11.397Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T20:54:11.397Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T20:54:11.398Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T20:54:11.398Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-21T20:54:11.398Z] #31 ... [2023-08-21T20:54:11.398Z] [2023-08-21T20:54:11.398Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T20:54:11.398Z] #29 DONE 0.0s [2023-08-21T20:54:11.398Z] [2023-08-21T20:54:11.398Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T20:54:11.398Z] #30 DONE 0.6s [2023-08-21T20:54:11.398Z] [2023-08-21T20:54:11.398Z] #33 [security-proxy-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T20:54:11.398Z] #33 DONE 1.6s [2023-08-21T20:54:11.398Z] [2023-08-21T20:54:11.398Z] #34 [security-proxy-setup builder 2/9] WORKDIR /edgex-go [2023-08-21T20:54:11.398Z] #34 DONE 0.7s [2023-08-21T20:54:11.398Z] [2023-08-21T20:54:11.398Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T20:54:11.398Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T20:54:11.398Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T20:54:11.398Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T20:54:11.398Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T20:54:11.398Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T20:54:11.398Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-21T20:54:11.683Z] #31 DONE 2.1s [2023-08-21T20:54:11.683Z] [2023-08-21T20:54:11.683Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T20:54:11.683Z] #29 DONE 0.0s [2023-08-21T20:54:11.683Z] [2023-08-21T20:54:11.683Z] #35 [security-proxy-setup internal] load build context [2023-08-21T20:54:11.683Z] #35 ... [2023-08-21T20:54:11.683Z] [2023-08-21T20:54:11.683Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T20:54:11.683Z] #29 DONE 0.0s [2023-08-21T20:54:11.683Z] [2023-08-21T20:54:11.683Z] #35 [security-proxy-setup internal] load build context [2023-08-21T20:54:11.950Z] #35 ... [2023-08-21T20:54:11.950Z] [2023-08-21T20:54:11.950Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T20:54:11.950Z] #29 DONE 0.0s [2023-08-21T20:54:11.950Z] [2023-08-21T20:54:11.950Z] #35 [security-proxy-setup internal] load build context [2023-08-21T20:54:12.222Z] #35 ... [2023-08-21T20:54:12.222Z] [2023-08-21T20:54:12.222Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T20:54:12.222Z] #29 DONE 0.0s [2023-08-21T20:54:12.222Z] [2023-08-21T20:54:12.222Z] #35 [security-proxy-setup internal] load build context [2023-08-21T20:54:12.222Z] #35 ... [2023-08-21T20:54:12.222Z] [2023-08-21T20:54:12.222Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T20:54:12.222Z] #29 DONE 0.0s [2023-08-21T20:54:12.222Z] [2023-08-21T20:54:12.222Z] #36 [security-spire-config internal] load build context [2023-08-21T20:54:12.222Z] #36 transferring context: 2.57MB 1.0s done [2023-08-21T20:54:12.222Z] #36 DONE 1.3s [2023-08-21T20:54:12.222Z] [2023-08-21T20:54:12.222Z] #35 [security-proxy-setup internal] load build context [2023-08-21T20:54:12.492Z] #35 ... [2023-08-21T20:54:12.492Z] [2023-08-21T20:54:12.492Z] #33 [security-spiffe-token-provider builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T20:54:12.492Z] #33 DONE 1.7s [2023-08-21T20:54:12.492Z] [2023-08-21T20:54:12.492Z] #34 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go [2023-08-21T20:54:12.492Z] #34 DONE 0.8s [2023-08-21T20:54:12.492Z] [2023-08-21T20:54:12.492Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T20:54:12.492Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T20:54:12.492Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T20:54:12.492Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T20:54:12.492Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T20:54:12.492Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T20:54:12.492Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-21T20:54:12.492Z] #31 DONE 2.3s [2023-08-21T20:54:12.492Z] [2023-08-21T20:54:12.492Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T20:54:12.492Z] #30 DONE 1.4s [2023-08-21T20:54:12.492Z] [2023-08-21T20:54:12.492Z] #35 [security-proxy-setup internal] load build context [2023-08-21T20:54:12.492Z] #35 ... [2023-08-21T20:54:12.492Z] [2023-08-21T20:54:12.492Z] #33 [security-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T20:54:12.492Z] #33 DONE 1.7s [2023-08-21T20:54:12.492Z] [2023-08-21T20:54:12.492Z] #34 [security-bootstrapper builder 2/9] WORKDIR /edgex-go [2023-08-21T20:54:12.492Z] #34 DONE 0.8s [2023-08-21T20:54:12.492Z] [2023-08-21T20:54:12.492Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T20:54:12.492Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T20:54:12.492Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T20:54:12.492Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T20:54:12.492Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T20:54:12.492Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T20:54:12.492Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-21T20:54:12.492Z] #31 DONE 2.3s [2023-08-21T20:54:12.492Z] [2023-08-21T20:54:12.492Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T20:54:12.492Z] #29 DONE 0.0s [2023-08-21T20:54:12.492Z] [2023-08-21T20:54:12.492Z] #35 [security-proxy-setup internal] load build context [2023-08-21T20:54:12.762Z] #35 ... [2023-08-21T20:54:12.762Z] [2023-08-21T20:54:12.762Z] #37 [support-scheduler internal] load build context [2023-08-21T20:54:12.762Z] #37 transferring context: 2.57MB 1.1s done [2023-08-21T20:54:12.762Z] #37 DONE 1.6s [2023-08-21T20:54:12.762Z] [2023-08-21T20:54:12.762Z] #35 [security-proxy-setup internal] load build context [2023-08-21T20:54:13.033Z] #35 ... [2023-08-21T20:54:13.033Z] [2023-08-21T20:54:13.033Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T20:54:13.033Z] #29 DONE 0.0s [2023-08-21T20:54:13.033Z] [2023-08-21T20:54:13.033Z] #38 [core-command internal] load build context [2023-08-21T20:54:13.033Z] #38 transferring context: 2.57MB 1.2s done [2023-08-21T20:54:13.033Z] #38 DONE 1.5s [2023-08-21T20:54:13.033Z] [2023-08-21T20:54:13.033Z] #35 [security-proxy-setup internal] load build context [2023-08-21T20:54:13.033Z] #35 ... [2023-08-21T20:54:13.033Z] [2023-08-21T20:54:13.033Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T20:54:13.033Z] #29 DONE 0.0s [2023-08-21T20:54:13.303Z] [2023-08-21T20:54:13.303Z] #39 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-21T20:54:13.582Z] #39 ... [2023-08-21T20:54:13.582Z] [2023-08-21T20:54:13.582Z] #33 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T20:54:13.582Z] #33 DONE 1.8s [2023-08-21T20:54:13.582Z] [2023-08-21T20:54:13.582Z] #34 [support-notifications builder 2/9] WORKDIR /edgex-go [2023-08-21T20:54:13.582Z] #34 DONE 0.9s [2023-08-21T20:54:13.582Z] [2023-08-21T20:54:13.582Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T20:54:13.582Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T20:54:13.582Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T20:54:13.582Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T20:54:13.582Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T20:54:13.582Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T20:54:13.582Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-21T20:54:13.582Z] #31 DONE 2.4s [2023-08-21T20:54:13.582Z] [2023-08-21T20:54:13.582Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T20:54:13.582Z] #30 DONE 2.5s [2023-08-21T20:54:13.849Z] [2023-08-21T20:54:13.849Z] #35 [security-proxy-setup internal] load build context [2023-08-21T20:54:13.849Z] #35 transferring context: 2.57MB 1.9s done [2023-08-21T20:54:13.849Z] #35 ... [2023-08-21T20:54:13.849Z] [2023-08-21T20:54:13.849Z] #33 [security-spire-server builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T20:54:13.849Z] #33 DONE 1.8s [2023-08-21T20:54:13.849Z] [2023-08-21T20:54:13.849Z] #34 [security-spire-server builder 2/9] WORKDIR /edgex-go [2023-08-21T20:54:13.849Z] #34 DONE 0.9s [2023-08-21T20:54:13.849Z] [2023-08-21T20:54:13.849Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T20:54:13.849Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T20:54:13.849Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T20:54:13.849Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T20:54:13.849Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T20:54:13.849Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T20:54:13.849Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-21T20:54:13.849Z] #31 DONE 2.4s [2023-08-21T20:54:14.116Z] [2023-08-21T20:54:14.116Z] #35 [security-proxy-setup internal] load build context [2023-08-21T20:54:14.116Z] #35 DONE 2.5s [2023-08-21T20:54:14.116Z] [2023-08-21T20:54:14.116Z] #40 [security-proxy-auth internal] load build context [2023-08-21T20:54:15.073Z] #40 ... [2023-08-21T20:54:15.073Z] [2023-08-21T20:54:15.073Z] #41 [core-metadata internal] load build context [2023-08-21T20:54:15.073Z] #41 transferring context: 2.57MB 1.5s done [2023-08-21T20:54:15.073Z] #41 DONE 3.3s [2023-08-21T20:54:15.073Z] [2023-08-21T20:54:15.073Z] #42 [core-data internal] load build context [2023-08-21T20:54:15.658Z] #42 transferring context: 2.57MB 2.7s done [2023-08-21T20:54:16.634Z] #42 DONE 3.9s [2023-08-21T20:54:16.634Z] [2023-08-21T20:54:16.634Z] #40 [security-proxy-auth internal] load build context [2023-08-21T20:54:16.900Z] #40 ... [2023-08-21T20:54:16.900Z] [2023-08-21T20:54:16.900Z] #43 [security-secretstore-setup internal] load build context [2023-08-21T20:54:16.900Z] #43 transferring context: 2.57MB 2.8s done [2023-08-21T20:54:16.900Z] #43 DONE 4.2s [2023-08-21T20:54:16.900Z] [2023-08-21T20:54:16.900Z] #40 [security-proxy-auth internal] load build context [2023-08-21T20:54:17.166Z] #40 ... [2023-08-21T20:54:17.166Z] [2023-08-21T20:54:17.166Z] #44 [security-spiffe-token-provider internal] load build context [2023-08-21T20:54:17.166Z] #44 transferring context: 2.57MB 3.0s done [2023-08-21T20:54:17.166Z] #44 DONE 4.7s [2023-08-21T20:54:17.433Z] [2023-08-21T20:54:17.433Z] #40 [security-proxy-auth internal] load build context [2023-08-21T20:54:18.015Z] #40 ... [2023-08-21T20:54:18.015Z] [2023-08-21T20:54:18.015Z] #45 [security-bootstrapper internal] load build context [2023-08-21T20:54:18.015Z] #45 transferring context: 2.57MB 3.9s done [2023-08-21T20:54:18.015Z] #45 DONE 5.5s [2023-08-21T20:54:18.015Z] [2023-08-21T20:54:18.015Z] #40 [security-proxy-auth internal] load build context [2023-08-21T20:54:18.597Z] #40 ... [2023-08-21T20:54:18.597Z] [2023-08-21T20:54:18.597Z] #46 [core-common-config-bootstrapper internal] load build context [2023-08-21T20:54:18.597Z] #46 transferring context: 2.57MB 5.0s done [2023-08-21T20:54:18.597Z] #46 DONE 6.2s [2023-08-21T20:54:18.868Z] [2023-08-21T20:54:18.868Z] #40 [security-proxy-auth internal] load build context [2023-08-21T20:54:19.451Z] #40 ... [2023-08-21T20:54:19.451Z] [2023-08-21T20:54:19.451Z] #47 [support-notifications internal] load build context [2023-08-21T20:54:19.451Z] #47 transferring context: 2.57MB 4.2s done [2023-08-21T20:54:19.451Z] #47 DONE 5.8s [2023-08-21T20:54:19.451Z] [2023-08-21T20:54:19.451Z] #40 [security-proxy-auth internal] load build context [2023-08-21T20:54:20.424Z] #40 ... [2023-08-21T20:54:20.424Z] [2023-08-21T20:54:20.424Z] #48 [security-spire-server internal] load build context [2023-08-21T20:54:20.424Z] #48 transferring context: 2.57MB 3.9s done [2023-08-21T20:54:20.424Z] #48 DONE 6.7s [2023-08-21T20:54:20.691Z] [2023-08-21T20:54:20.691Z] #40 [security-proxy-auth internal] load build context [2023-08-21T20:54:21.273Z] #40 transferring context: 2.57MB 5.9s done [2023-08-21T20:54:21.273Z] #40 DONE 7.5s [2023-08-21T20:54:21.273Z] [2023-08-21T20:54:21.273Z] #49 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T20:54:21.273Z] #0 6.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:21.273Z] #0 7.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:21.545Z] #49 ... [2023-08-21T20:54:21.545Z] [2023-08-21T20:54:21.545Z] #50 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-21T20:54:21.545Z] #0 7.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:21.545Z] #0 8.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:21.545Z] #50 ... [2023-08-21T20:54:21.545Z] [2023-08-21T20:54:21.545Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T20:54:21.545Z] #0 7.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:21.545Z] #0 9.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:21.812Z] #51 ... [2023-08-21T20:54:21.812Z] [2023-08-21T20:54:21.812Z] #52 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-21T20:54:22.078Z] #52 ... [2023-08-21T20:54:22.078Z] [2023-08-21T20:54:22.078Z] #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-21T20:54:22.078Z] #53 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:22.078Z] #53 ... [2023-08-21T20:54:22.078Z] [2023-08-21T20:54:22.078Z] #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-21T20:54:22.078Z] #0 6.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:22.078Z] #0 9.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:22.350Z] #54 ... [2023-08-21T20:54:22.350Z] [2023-08-21T20:54:22.350Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-21T20:54:22.350Z] #0 9.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:22.350Z] #55 ... [2023-08-21T20:54:22.350Z] [2023-08-21T20:54:22.350Z] #50 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-21T20:54:22.350Z] #50 11.39 OK: 263 MiB in 53 packages [2023-08-21T20:54:22.647Z] #50 ... [2023-08-21T20:54:22.647Z] [2023-08-21T20:54:22.648Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-21T20:54:22.648Z] #56 ... [2023-08-21T20:54:22.648Z] [2023-08-21T20:54:22.648Z] #49 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T20:54:22.648Z] #49 11.09 OK: 263 MiB in 53 packages [2023-08-21T20:54:22.913Z] #49 ... [2023-08-21T20:54:22.913Z] [2023-08-21T20:54:22.913Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-21T20:54:23.179Z] #57 ... [2023-08-21T20:54:23.179Z] [2023-08-21T20:54:23.179Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T20:54:23.179Z] #58 ... [2023-08-21T20:54:23.179Z] [2023-08-21T20:54:23.179Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-21T20:54:23.454Z] #59 ... [2023-08-21T20:54:23.454Z] [2023-08-21T20:54:23.454Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-21T20:54:23.454Z] #55 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:23.454Z] #55 ... [2023-08-21T20:54:23.454Z] [2023-08-21T20:54:23.454Z] #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T20:54:23.454Z] #49 DONE 12.4s [2023-08-21T20:54:23.454Z] [2023-08-21T20:54:23.454Z] #50 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-21T20:54:23.454Z] #50 DONE 13.1s [2023-08-21T20:54:23.454Z] [2023-08-21T20:54:23.454Z] #52 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-21T20:54:23.454Z] #52 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:24.043Z] #52 ... [2023-08-21T20:54:24.043Z] [2023-08-21T20:54:24.043Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-21T20:54:24.043Z] #60 ... [2023-08-21T20:54:24.043Z] [2023-08-21T20:54:24.043Z] #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-21T20:54:24.043Z] #53 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:24.637Z] #53 ... [2023-08-21T20:54:24.637Z] [2023-08-21T20:54:24.637Z] #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-21T20:54:24.637Z] #61 ... [2023-08-21T20:54:24.637Z] [2023-08-21T20:54:24.637Z] #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-21T20:54:24.637Z] #54 12.56 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-21T20:54:24.637Z] #54 12.59 (2/4) Installing openssl (3.0.10-r0) [2023-08-21T20:54:24.637Z] #54 12.69 (3/4) Installing su-exec (0.2-r2) [2023-08-21T20:54:24.637Z] #54 12.72 (4/4) Installing yq (4.30.4-r4) [2023-08-21T20:54:24.906Z] #54 ... [2023-08-21T20:54:24.906Z] [2023-08-21T20:54:24.906Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T20:54:24.906Z] #51 12.32 OK: 263 MiB in 53 packages [2023-08-21T20:54:24.906Z] #51 DONE 13.3s [2023-08-21T20:54:25.178Z] [2023-08-21T20:54:25.178Z] #62 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-21T20:54:25.178Z] #62 DONE 1.6s [2023-08-21T20:54:25.178Z] [2023-08-21T20:54:25.178Z] #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-21T20:54:25.178Z] #63 ... [2023-08-21T20:54:25.178Z] [2023-08-21T20:54:25.178Z] #64 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-21T20:54:25.178Z] #64 DONE 1.7s [2023-08-21T20:54:25.446Z] [2023-08-21T20:54:25.446Z] #65 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:54:26.054Z] #65 ... [2023-08-21T20:54:26.054Z] [2023-08-21T20:54:26.054Z] #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-21T20:54:26.054Z] #63 DONE 1.1s [2023-08-21T20:54:26.054Z] [2023-08-21T20:54:26.054Z] #66 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:54:28.033Z] #66 ... [2023-08-21T20:54:28.033Z] [2023-08-21T20:54:28.033Z] #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-21T20:54:28.033Z] #54 13.89 Executing busybox-1.35.0-r29.trigger [2023-08-21T20:54:28.033Z] #54 14.27 OK: 17 MiB in 19 packages [2023-08-21T20:54:28.033Z] #54 DONE 15.6s [2023-08-21T20:54:28.033Z] [2023-08-21T20:54:28.033Z] #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-21T20:54:28.033Z] #67 DONE 0.3s [2023-08-21T20:54:28.033Z] [2023-08-21T20:54:28.033Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-21T20:54:28.033Z] #59 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:28.033Z] #59 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:30.645Z] #59 ... [2023-08-21T20:54:30.645Z] [2023-08-21T20:54:30.645Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-21T20:54:30.645Z] #55 16.64 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T20:54:30.645Z] #55 16.64 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T20:54:30.645Z] #55 16.64 OK: 17689 distinct packages available [2023-08-21T20:54:30.645Z] #55 17.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:31.626Z] #55 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:32.594Z] #55 ... [2023-08-21T20:54:32.594Z] [2023-08-21T20:54:32.594Z] #39 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-21T20:54:32.594Z] #39 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:32.594Z] #39 14.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:32.594Z] #39 18.26 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-21T20:54:32.594Z] #39 18.30 (2/2) Installing su-exec (0.2-r2) [2023-08-21T20:54:32.594Z] #39 18.30 Executing busybox-1.35.0-r29.trigger [2023-08-21T20:54:32.594Z] #39 18.39 OK: 8 MiB in 17 packages [2023-08-21T20:54:32.594Z] #39 DONE 19.4s [2023-08-21T20:54:32.863Z] [2023-08-21T20:54:32.863Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-21T20:54:32.863Z] #59 19.24 (1/4) Installing ca-certificates (20230506-r0) [2023-08-21T20:54:32.863Z] #59 19.53 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-21T20:54:32.863Z] #59 19.56 (3/4) Installing su-exec (0.2-r2) [2023-08-21T20:54:32.863Z] #59 19.60 (4/4) Installing yq (4.30.4-r4) [2023-08-21T20:54:33.132Z] #59 ... [2023-08-21T20:54:33.132Z] [2023-08-21T20:54:33.132Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-21T20:54:33.132Z] #60 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:33.132Z] #60 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:33.132Z] #60 18.17 OK: 263 MiB in 53 packages [2023-08-21T20:54:33.132Z] #60 DONE 19.4s [2023-08-21T20:54:33.132Z] [2023-08-21T20:54:33.132Z] #52 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-21T20:54:33.132Z] #52 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:33.132Z] #52 19.47 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-21T20:54:33.132Z] #52 19.50 Executing busybox-1.35.0-r29.trigger [2023-08-21T20:54:33.132Z] #52 19.62 OK: 8 MiB in 16 packages [2023-08-21T20:54:33.132Z] #52 DONE 21.3s [2023-08-21T20:54:33.403Z] [2023-08-21T20:54:33.403Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-21T20:54:33.403Z] #68 ... [2023-08-21T20:54:33.403Z] [2023-08-21T20:54:33.403Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-21T20:54:33.403Z] #57 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:33.403Z] #57 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:33.403Z] #57 19.80 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-21T20:54:33.403Z] #57 19.86 Executing busybox-1.35.0-r29.trigger [2023-08-21T20:54:33.403Z] #57 19.97 OK: 8 MiB in 16 packages [2023-08-21T20:54:33.403Z] #57 DONE 20.7s [2023-08-21T20:54:33.671Z] [2023-08-21T20:54:33.671Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-21T20:54:33.671Z] #59 20.74 Executing busybox-1.35.0-r29.trigger [2023-08-21T20:54:33.939Z] #59 20.80 Executing ca-certificates-20230506-r0.trigger [2023-08-21T20:54:33.939Z] #59 ... [2023-08-21T20:54:33.939Z] [2023-08-21T20:54:33.939Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-21T20:54:33.939Z] #68 DONE 0.8s [2023-08-21T20:54:33.939Z] [2023-08-21T20:54:33.939Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:54:35.345Z] #69 ... [2023-08-21T20:54:35.345Z] [2023-08-21T20:54:35.345Z] #70 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:54:35.345Z] #70 ... [2023-08-21T20:54:35.345Z] [2023-08-21T20:54:35.345Z] #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-21T20:54:35.345Z] #61 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:35.345Z] #61 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:35.345Z] #61 19.30 (1/2) Installing ca-certificates (20230506-r0) [2023-08-21T20:54:35.345Z] #61 19.82 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-21T20:54:35.345Z] #61 19.88 Executing busybox-1.35.0-r29.trigger [2023-08-21T20:54:35.345Z] #61 20.05 Executing ca-certificates-20230506-r0.trigger [2023-08-21T20:54:35.613Z] #61 ... [2023-08-21T20:54:35.613Z] [2023-08-21T20:54:35.613Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-21T20:54:35.613Z] #56 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:35.613Z] #56 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:35.613Z] #56 19.65 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T20:54:35.613Z] #56 19.65 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T20:54:35.613Z] #56 19.66 OK: 17694 distinct packages available [2023-08-21T20:54:35.613Z] #56 20.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:35.879Z] #56 ... [2023-08-21T20:54:35.879Z] [2023-08-21T20:54:35.879Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-21T20:54:35.879Z] #59 22.74 OK: 17 MiB in 19 packages [2023-08-21T20:54:36.147Z] #59 ... [2023-08-21T20:54:36.147Z] [2023-08-21T20:54:36.147Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T20:54:36.147Z] #58 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:36.148Z] #58 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:36.148Z] #58 21.06 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T20:54:36.148Z] #58 21.06 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T20:54:36.148Z] #58 21.06 OK: 17689 distinct packages available [2023-08-21T20:54:36.148Z] #58 22.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:36.148Z] #58 ... [2023-08-21T20:54:36.148Z] [2023-08-21T20:54:36.148Z] #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-21T20:54:36.148Z] #71 DONE 3.6s [2023-08-21T20:54:36.148Z] [2023-08-21T20:54:36.148Z] #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-21T20:54:36.148Z] #61 21.62 OK: 8 MiB in 17 packages [2023-08-21T20:54:36.733Z] #61 ... [2023-08-21T20:54:36.733Z] [2023-08-21T20:54:36.733Z] #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-21T20:54:36.733Z] #72 DONE 0.3s [2023-08-21T20:54:36.733Z] [2023-08-21T20:54:36.733Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-21T20:54:36.733Z] #59 DONE 23.6s [2023-08-21T20:54:36.733Z] [2023-08-21T20:54:36.733Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-21T20:54:36.733Z] #55 24.19 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-21T20:54:36.733Z] #55 24.22 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-21T20:54:36.733Z] #55 24.24 (3/4) Installing libucontext (1.2-r0) [2023-08-21T20:54:36.733Z] #55 24.26 (4/4) Installing gcompat (1.1.0-r0) [2023-08-21T20:54:36.733Z] #55 24.30 Executing busybox-1.35.0-r29.trigger [2023-08-21T20:54:36.733Z] #55 24.47 OK: 8 MiB in 19 packages [2023-08-21T20:54:37.317Z] #55 ... [2023-08-21T20:54:37.317Z] [2023-08-21T20:54:37.317Z] #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-21T20:54:37.318Z] #61 DONE 22.8s [2023-08-21T20:54:37.318Z] [2023-08-21T20:54:37.318Z] #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-21T20:54:37.318Z] #55 DONE 25.4s [2023-08-21T20:54:37.318Z] [2023-08-21T20:54:37.318Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T20:54:37.318Z] #58 24.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:37.900Z] #58 ... [2023-08-21T20:54:37.900Z] [2023-08-21T20:54:37.900Z] #53 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-21T20:54:37.900Z] #53 17.73 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T20:54:37.900Z] #53 17.73 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T20:54:37.900Z] #53 17.73 OK: 17689 distinct packages available [2023-08-21T20:54:37.900Z] #53 18.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:37.900Z] #53 20.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:37.900Z] #53 25.61 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-21T20:54:37.900Z] #53 25.70 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-21T20:54:37.900Z] #53 25.71 (3/5) Installing libucontext (1.2-r0) [2023-08-21T20:54:37.900Z] #53 25.73 (4/5) Installing gcompat (1.1.0-r0) [2023-08-21T20:54:37.900Z] #53 25.75 (5/5) Installing openssl (3.0.10-r0) [2023-08-21T20:54:37.900Z] #53 25.80 Executing busybox-1.35.0-r29.trigger [2023-08-21T20:54:37.901Z] #53 25.89 OK: 9 MiB in 20 packages [2023-08-21T20:54:37.901Z] #53 DONE 26.8s [2023-08-21T20:54:38.167Z] [2023-08-21T20:54:38.167Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-21T20:54:38.167Z] #56 23.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T20:54:38.435Z] #56 25.97 OK: 263 MiB in 53 packages [2023-08-21T20:54:39.036Z] #56 DONE 26.3s [2023-08-21T20:54:39.036Z] [2023-08-21T20:54:39.036Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-21T20:54:39.316Z] #73 DONE 0.4s [2023-08-21T20:54:39.316Z] [2023-08-21T20:54:39.316Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T20:54:39.316Z] #58 26.16 (1/9) Installing ca-certificates (20230506-r0) [2023-08-21T20:54:39.316Z] #58 26.35 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-21T20:54:39.588Z] #58 26.41 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-21T20:54:39.588Z] #58 26.43 (4/9) Installing libcurl (8.2.1-r0) [2023-08-21T20:54:39.588Z] #58 26.52 (5/9) Installing curl (8.2.1-r0) [2023-08-21T20:54:39.588Z] #58 26.53 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-21T20:54:39.588Z] #58 26.56 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-21T20:54:39.588Z] #58 26.58 (8/9) Installing libucontext (1.2-r0) [2023-08-21T20:54:39.588Z] #58 26.58 (9/9) Installing gcompat (1.1.0-r0) [2023-08-21T20:54:39.588Z] #58 26.60 Executing busybox-1.35.0-r29.trigger [2023-08-21T20:54:39.588Z] #58 26.64 Executing ca-certificates-20230506-r0.trigger [2023-08-21T20:54:40.201Z] #58 27.07 OK: 11 MiB in 24 packages [2023-08-21T20:54:40.485Z] #58 DONE 27.5s [2023-08-21T20:54:40.485Z] [2023-08-21T20:54:40.485Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:55:12.069Z] #146 ... [2023-08-21T20:55:12.069Z] [2023-08-21T20:55:12.069Z] #144 [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-21T20:55:12.069Z] #144 73.70 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-21T20:55:16.630Z] #144 DONE 83.4s [2023-08-21T20:55:16.630Z] [2023-08-21T20:55:16.630Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T20:55:16.630Z] #136 DONE 83.3s [2023-08-21T20:55:16.630Z] [2023-08-21T20:55:16.630Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-21T20:55:16.630Z] #139 DONE 83.4s [2023-08-21T20:55:16.630Z] [2023-08-21T20:55:16.630Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T20:55:16.630Z] #145 DONE 83.4s [2023-08-21T20:55:16.630Z] [2023-08-21T20:55:16.630Z] #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-21T20:55:16.630Z] #147 ... [2023-08-21T20:55:16.630Z] [2023-08-21T20:55:16.630Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-21T20:55:16.630Z] #142 DONE 83.5s [2023-08-21T20:55:16.630Z] [2023-08-21T20:55:16.630Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T20:55:16.630Z] #143 DONE 83.6s [2023-08-21T20:55:16.630Z] [2023-08-21T20:55:16.630Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-21T20:55:16.630Z] #137 DONE 83.7s [2023-08-21T20:55:16.630Z] [2023-08-21T20:55:16.630Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T20:55:16.630Z] #146 DONE 83.7s [2023-08-21T20:55:16.630Z] [2023-08-21T20:55:16.630Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-21T20:55:16.630Z] #141 DONE 83.7s [2023-08-21T20:55:16.630Z] [2023-08-21T20:55:16.630Z] #148 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T20:55:16.890Z] #148 ... [2023-08-21T20:55:16.890Z] [2023-08-21T20:55:16.890Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-21T20:55:16.890Z] #140 DONE 83.9s [2023-08-21T20:55:16.890Z] [2023-08-21T20:55:16.890Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-21T20:55:16.890Z] #138 DONE 83.9s [2023-08-21T20:55:17.149Z] [2023-08-21T20:55:17.149Z] #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T20:55:17.149Z] #149 ... [2023-08-21T20:55:17.149Z] [2023-08-21T20:55:17.149Z] #150 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T20:55:17.149Z] #150 DONE 0.9s [2023-08-21T20:55:17.149Z] [2023-08-21T20:55:17.149Z] #151 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T20:55:17.149Z] #151 DONE 0.9s [2023-08-21T20:55:17.406Z] [2023-08-21T20:55:17.406Z] #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-21T20:55:17.406Z] #147 DONE 0.8s [2023-08-21T20:55:17.406Z] [2023-08-21T20:55:17.406Z] #152 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T20:55:17.406Z] #152 DONE 0.9s [2023-08-21T20:55:17.406Z] [2023-08-21T20:55:17.406Z] #153 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T20:55:17.406Z] #153 DONE 0.5s [2023-08-21T20:55:17.406Z] [2023-08-21T20:55:17.406Z] #148 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T20:55:17.406Z] #148 DONE 0.7s [2023-08-21T20:55:17.406Z] [2023-08-21T20:55:17.406Z] #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T20:55:17.406Z] #149 DONE 0.3s [2023-08-21T20:55:17.406Z] [2023-08-21T20:55:17.406Z] #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T20:55:17.664Z] #154 ... [2023-08-21T20:55:17.664Z] [2023-08-21T20:55:17.664Z] #155 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T20:55:17.664Z] #155 DONE 0.4s [2023-08-21T20:55:17.664Z] [2023-08-21T20:55:17.664Z] #156 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T20:55:17.664Z] #156 DONE 0.3s [2023-08-21T20:55:17.664Z] [2023-08-21T20:55:17.664Z] #157 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T20:55:17.664Z] #157 CACHED [2023-08-21T20:55:17.664Z] [2023-08-21T20:55:17.664Z] #158 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T20:55:17.664Z] #158 CACHED [2023-08-21T20:55:17.664Z] [2023-08-21T20:55:17.664Z] #159 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-21T20:55:17.664Z] #159 CACHED [2023-08-21T20:55:17.664Z] [2023-08-21T20:55:17.664Z] #160 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T20:55:17.664Z] #160 CACHED [2023-08-21T20:55:17.664Z] [2023-08-21T20:55:17.664Z] #161 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T20:55:17.664Z] #161 CACHED [2023-08-21T20:55:17.664Z] [2023-08-21T20:55:17.664Z] #162 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T20:55:17.664Z] #162 CACHED [2023-08-21T20:55:17.664Z] [2023-08-21T20:55:17.664Z] #163 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-21T20:55:17.664Z] #163 DONE 0.3s [2023-08-21T20:55:17.664Z] [2023-08-21T20:55:17.664Z] #164 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T20:55:17.664Z] #164 CACHED [2023-08-21T20:55:17.664Z] [2023-08-21T20:55:17.664Z] #165 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T20:55:17.664Z] #165 CACHED [2023-08-21T20:55:17.924Z] [2023-08-21T20:55:17.924Z] #166 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T20:55:17.924Z] #166 DONE 0.4s [2023-08-21T20:55:17.924Z] [2023-08-21T20:55:17.924Z] #167 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-21T20:55:17.924Z] #167 DONE 0.4s [2023-08-21T20:55:17.924Z] [2023-08-21T20:55:17.924Z] #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T20:55:17.924Z] #154 DONE 0.4s [2023-08-21T20:55:17.924Z] [2023-08-21T20:55:17.924Z] #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-21T20:55:18.860Z] #168 ... [2023-08-21T20:55:18.860Z] [2023-08-21T20:55:18.860Z] #169 [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-21T20:55:18.860Z] #169 DONE 1.2s [2023-08-21T20:55:18.860Z] [2023-08-21T20:55:18.860Z] #170 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-21T20:55:19.118Z] #170 DONE 1.5s [2023-08-21T20:55:19.118Z] [2023-08-21T20:55:19.118Z] #171 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-21T20:55:19.118Z] #171 DONE 1.5s [2023-08-21T20:55:19.118Z] [2023-08-21T20:55:19.118Z] #172 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-21T20:55:19.118Z] #172 DONE 1.5s [2023-08-21T20:55:19.118Z] [2023-08-21T20:55:19.118Z] #173 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-21T20:55:19.118Z] #173 DONE 1.6s [2023-08-21T20:55:19.118Z] [2023-08-21T20:55:19.118Z] #174 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-21T20:55:19.118Z] #174 DONE 1.5s [2023-08-21T20:55:19.118Z] [2023-08-21T20:55:19.118Z] #175 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-21T20:55:19.118Z] #175 DONE 1.6s [2023-08-21T20:55:19.118Z] [2023-08-21T20:55:19.118Z] #176 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-21T20:55:19.118Z] #176 DONE 1.5s [2023-08-21T20:55:19.118Z] [2023-08-21T20:55:19.118Z] #177 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-21T20:55:19.379Z] #177 ... [2023-08-21T20:55:19.379Z] [2023-08-21T20:55:19.379Z] #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-21T20:55:19.379Z] #168 DONE 1.5s [2023-08-21T20:55:19.379Z] [2023-08-21T20:55:19.379Z] #178 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-21T20:55:19.379Z] #178 DONE 1.6s [2023-08-21T20:55:19.379Z] [2023-08-21T20:55:19.379Z] #179 [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-21T20:55:19.379Z] #179 DONE 0.4s [2023-08-21T20:55:19.379Z] [2023-08-21T20:55:19.379Z] #180 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-21T20:55:19.638Z] #180 ... [2023-08-21T20:55:19.638Z] [2023-08-21T20:55:19.638Z] #181 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-21T20:55:19.638Z] #181 DONE 0.4s [2023-08-21T20:55:19.638Z] [2023-08-21T20:55:19.638Z] #182 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-21T20:55:19.638Z] #182 DONE 0.4s [2023-08-21T20:55:19.638Z] [2023-08-21T20:55:19.638Z] #183 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-21T20:55:19.638Z] #183 DONE 0.4s [2023-08-21T20:55:19.638Z] [2023-08-21T20:55:19.638Z] #184 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-21T20:55:19.638Z] #184 DONE 0.4s [2023-08-21T20:55:19.638Z] [2023-08-21T20:55:19.638Z] #185 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-21T20:55:19.638Z] #185 DONE 2.3s [2023-08-21T20:55:19.638Z] [2023-08-21T20:55:19.638Z] #186 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-21T20:55:19.638Z] #186 DONE 0.4s [2023-08-21T20:55:19.638Z] [2023-08-21T20:55:19.638Z] #187 [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-21T20:55:19.638Z] #187 DONE 0.4s [2023-08-21T20:55:19.638Z] [2023-08-21T20:55:19.638Z] #177 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-21T20:55:19.638Z] #177 DONE 0.4s [2023-08-21T20:55:19.638Z] [2023-08-21T20:55:19.638Z] #188 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-21T20:55:19.638Z] #188 DONE 0.4s [2023-08-21T20:55:19.638Z] [2023-08-21T20:55:19.638Z] #189 [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-21T20:55:19.638Z] #189 DONE 0.4s [2023-08-21T20:55:19.638Z] [2023-08-21T20:55:19.638Z] #134 [core-data] exporting to image [2023-08-21T20:55:19.638Z] #134 exporting layers [2023-08-21T20:55:19.896Z] #134 exporting layers 0.2s done [2023-08-21T20:55:19.896Z] #134 writing image sha256:5e990823e668c5994ea24caab6a9fbfd33c7a8eb77782d65fa66f3b1b5d71af2 [2023-08-21T20:55:19.896Z] #134 ... [2023-08-21T20:55:19.896Z] [2023-08-21T20:55:19.896Z] #180 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-21T20:55:19.896Z] #180 DONE 0.4s [2023-08-21T20:55:19.896Z] [2023-08-21T20:55:19.896Z] #190 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-21T20:55:19.896Z] #190 DONE 0.4s [2023-08-21T20:55:19.896Z] [2023-08-21T20:55:19.896Z] #134 [core-command] exporting to image [2023-08-21T20:55:19.896Z] #134 exporting layers 0.4s done [2023-08-21T20:55:19.896Z] #134 writing image sha256:5e990823e668c5994ea24caab6a9fbfd33c7a8eb77782d65fa66f3b1b5d71af2 0.1s done [2023-08-21T20:55:19.896Z] #134 naming to docker.io/library/core-command done [2023-08-21T20:55:20.155Z] #134 ... [2023-08-21T20:55:20.155Z] [2023-08-21T20:55:20.155Z] #191 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-21T20:55:20.155Z] #191 DONE 0.4s [2023-08-21T20:55:20.155Z] [2023-08-21T20:55:20.155Z] #192 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T20:55:20.155Z] #192 DONE 0.4s [2023-08-21T20:55:20.155Z] [2023-08-21T20:55:20.155Z] #193 [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-21T20:55:20.155Z] #193 DONE 0.4s [2023-08-21T20:55:20.155Z] [2023-08-21T20:55:20.155Z] #194 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-21T20:55:20.155Z] #194 DONE 0.4s [2023-08-21T20:55:20.155Z] [2023-08-21T20:55:20.155Z] #134 [support-notifications] exporting to image [2023-08-21T20:55:20.155Z] #134 exporting layers 0.4s done [2023-08-21T20:55:20.155Z] #134 writing image sha256:31d3a52bc1c6a222a9f0971ba78898c249730648598b8c314a8f646b6653ebbf 0.0s done [2023-08-21T20:55:20.155Z] #134 naming to docker.io/library/support-scheduler done [2023-08-21T20:55:20.155Z] #134 writing image sha256:454ca9071e474854f889c0a01d77758baefd7211fb7e60ed6dfe6973f2b7d37e done [2023-08-21T20:55:20.155Z] #134 naming to docker.io/library/support-notifications done [2023-08-21T20:55:20.155Z] #134 writing image sha256:2c7eed65524f92f3d79034a42e88411b323000552579d15fb61e76b087a97977 [2023-08-21T20:55:20.415Z] #134 ... [2023-08-21T20:55:20.415Z] [2023-08-21T20:55:20.415Z] #195 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-21T20:55:20.415Z] #195 DONE 0.4s [2023-08-21T20:55:20.415Z] [2023-08-21T20:55:20.415Z] #196 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-21T20:55:20.415Z] #196 DONE 0.3s [2023-08-21T20:55:20.415Z] [2023-08-21T20:55:20.415Z] #134 [core-data] exporting to image [2023-08-21T20:55:20.415Z] #134 exporting layers 0.2s done [2023-08-21T20:55:20.415Z] #134 writing image sha256:2c7eed65524f92f3d79034a42e88411b323000552579d15fb61e76b087a97977 done [2023-08-21T20:55:20.415Z] #134 writing image sha256:d6a1bb286b2b955e791268eae9f396db16c3e4e833d3fc34bfe17fb6551fcaa5 0.0s done [2023-08-21T20:55:20.415Z] #134 naming to docker.io/library/security-spiffe-token-provider done [2023-08-21T20:55:20.415Z] #134 naming to docker.io/library/core-data done [2023-08-21T20:55:20.415Z] #134 writing image sha256:9412dbdf984fbc4dc16303945553d59543796fa7a6593e718420450c6017ccbd done [2023-08-21T20:55:20.415Z] #134 naming to docker.io/library/core-metadata done [2023-08-21T20:55:20.415Z] #134 DONE 1.8s [2023-08-21T20:55:20.415Z] [2023-08-21T20:55:20.415Z] #197 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-21T20:55:20.415Z] #197 DONE 0.3s [2023-08-21T20:55:20.415Z] [2023-08-21T20:55:20.415Z] #198 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T20:55:20.676Z] #198 ... [2023-08-21T20:55:20.676Z] [2023-08-21T20:55:20.676Z] #199 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-21T20:55:20.676Z] #199 DONE 0.3s [2023-08-21T20:55:20.676Z] [2023-08-21T20:55:20.676Z] #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-21T20:55:20.676Z] #200 DONE 0.7s [2023-08-21T20:55:20.676Z] [2023-08-21T20:55:20.676Z] #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-21T20:55:20.935Z] #201 DONE 0.2s [2023-08-21T20:55:20.936Z] [2023-08-21T20:55:20.936Z] #202 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T20:55:20.936Z] #202 DONE 0.8s [2023-08-21T20:55:20.936Z] [2023-08-21T20:55:20.936Z] #203 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-21T20:55:20.936Z] #203 DONE 0.4s [2023-08-21T20:55:20.936Z] [2023-08-21T20:55:20.936Z] #204 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-21T20:55:20.936Z] #204 DONE 0.1s [2023-08-21T20:55:20.936Z] [2023-08-21T20:55:20.936Z] #134 [security-proxy-auth] exporting to image [2023-08-21T20:55:20.936Z] #134 ... [2023-08-21T20:55:20.936Z] [2023-08-21T20:55:20.936Z] #205 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-21T20:55:20.936Z] #205 DONE 0.0s [2023-08-21T20:55:20.936Z] [2023-08-21T20:55:20.936Z] #134 [core-common-config-bootstrapper] exporting to image [2023-08-21T20:55:20.936Z] #134 exporting layers 0.2s done [2023-08-21T20:55:20.936Z] #134 writing image sha256:db5afbcc291e35d1d1188583f26de9eeb2c9886a45ae49272d03e0ac50b33e06 done [2023-08-21T20:55:20.936Z] #134 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-21T20:55:20.936Z] #134 writing image sha256:923429a6586b42b80304470c7981a8dc287e72a4eea6a45267eee86c2619d8f9 [2023-08-21T20:55:21.195Z] #134 writing image sha256:923429a6586b42b80304470c7981a8dc287e72a4eea6a45267eee86c2619d8f9 done [2023-08-21T20:55:21.195Z] #134 naming to docker.io/library/security-proxy-auth done [2023-08-21T20:55:21.195Z] #134 DONE 2.1s [2023-08-21T20:55:21.195Z] [2023-08-21T20:55:21.195Z] #206 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-21T20:55:21.195Z] #206 DONE 0.1s [2023-08-21T20:55:21.195Z] [2023-08-21T20:55:21.195Z] #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-21T20:55:21.195Z] #207 DONE 0.1s [2023-08-21T20:55:21.195Z] [2023-08-21T20:55:21.195Z] #198 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T20:55:21.195Z] #198 DONE 0.7s [2023-08-21T20:55:21.195Z] [2023-08-21T20:55:21.195Z] #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-21T20:55:21.195Z] #208 DONE 0.1s [2023-08-21T20:55:21.195Z] [2023-08-21T20:55:21.195Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-21T20:55:21.454Z] #209 ... [2023-08-21T20:55:21.454Z] [2023-08-21T20:55:21.454Z] #134 [security-proxy-setup] exporting to image [2023-08-21T20:55:21.454Z] #134 exporting layers 0.2s done [2023-08-21T20:55:21.454Z] #134 writing image sha256:c0849fc66225f4fbc8a1e0883c00f885d04d12f5c972d63bef8b0eadfb8a0720 done [2023-08-21T20:55:21.454Z] #134 naming to docker.io/library/security-proxy-setup done [2023-08-21T20:55:21.454Z] #134 DONE 2.3s [2023-08-21T20:55:21.454Z] [2023-08-21T20:55:21.454Z] #210 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T20:55:21.454Z] #210 DONE 0.7s [2023-08-21T20:55:21.454Z] [2023-08-21T20:55:21.454Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-21T20:55:21.714Z] #209 DONE 0.4s [2023-08-21T20:55:21.714Z] [2023-08-21T20:55:21.714Z] #134 [security-bootstrapper] exporting to image [2023-08-21T20:55:21.714Z] #134 exporting layers 0.3s done [2023-08-21T20:55:21.714Z] #134 exporting layers 0.2s done [2023-08-21T20:55:21.714Z] #134 writing image sha256:1d38c8c59b0ec86e3c3097bd09d150d301508ddb57a49fed903b9cd158f3f791 done [2023-08-21T20:55:21.714Z] #134 naming to docker.io/library/security-secretstore-setup done [2023-08-21T20:55:21.714Z] #134 writing image sha256:bd12eda0c4a73c62c4d5201ff33cef2918b06812c26092917f1183c7334f8829 done [2023-08-21T20:55:21.714Z] #134 naming to docker.io/library/security-bootstrapper done [2023-08-21T20:55:21.714Z] #134 DONE 2.6s [2023-08-21T20:55:21.714Z] time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T20:55:21.714Z] time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T20:55:21.714Z] time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T20:55:21.714Z] time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T20:55:21.714Z] time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T20:55:21.714Z] time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T20:55:21.714Z] time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T20:55:21.714Z] time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T20:55:21.714Z] time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T20:55:21.714Z] time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T20:55:21.714Z] time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T20:55:21.714Z] time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T20:55:21.714Z] time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T20:55:21.714Z] time="2023-08-21T20:52:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-21T20:55:21.726Z] $ docker stop --time=1 be839335094b9d509bef189a43965474bca8e435f57f969d34c7e1f653c2646a [2023-08-21T20:55:23.054Z] $ docker rm -f --volumes be839335094b9d509bef189a43965474bca8e435f57f969d34c7e1f653c2646a [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-21T20:55:23.394Z] + docker images [2023-08-21T20:55:23.394Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-21T20:55:23.394Z] security-secretstore-setup latest 1d38c8c59b0e 2 seconds ago 44.1MB [2023-08-21T20:55:23.394Z] security-bootstrapper latest bd12eda0c4a7 2 seconds ago 23MB [2023-08-21T20:55:23.394Z] core-common-config-bootstrapper latest db5afbcc291e 3 seconds ago 18MB [2023-08-21T20:55:23.394Z] security-proxy-setup latest c0849fc66225 3 seconds ago 29.2MB [2023-08-21T20:55:23.394Z] security-proxy-auth latest 923429a6586b 3 seconds ago 19.4MB [2023-08-21T20:55:23.394Z] core-metadata latest 9412dbdf984f 4 seconds ago 21.6MB [2023-08-21T20:55:23.394Z] support-scheduler latest 31d3a52bc1c6 4 seconds ago 33.7MB [2023-08-21T20:55:23.394Z] support-notifications latest 454ca9071e47 4 seconds ago 34.3MB [2023-08-21T20:55:23.394Z] security-spiffe-token-provider latest 2c7eed65524f 4 seconds ago 33.5MB [2023-08-21T20:55:23.394Z] core-command latest 5e990823e668 4 seconds ago 21MB [2023-08-21T20:55:23.394Z] core-data latest d6a1bb286b2b 4 seconds ago 21.2MB [2023-08-21T20:55:23.394Z] security-spire-server latest 9f31418cabb6 About a minute ago 103MB [2023-08-21T20:55:23.394Z] security-spire-agent latest 5d595c913fee About a minute ago 161MB [2023-08-21T20:55:23.394Z] security-spire-config latest 533f2206c718 About a minute ago 102MB [2023-08-21T20:55:23.394Z] ci-base-image-x86_64 latest cd72c5e0d512 4 minutes ago 1.07GB [2023-08-21T20:55:23.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 5 weeks ago 696MB [2023-08-21T20:55:23.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-21T20:55:23.394Z] 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-21T20:55:23.517Z] provisioning config files... [2023-08-21T20:55:23.525Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/565@tmp/config14417640547711488697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T20:55:23.831Z] ---> docker-login.sh [2023-08-21T20:55:23.831Z] nexus3.edgexfoundry.org:10001 [2023-08-21T20:55:23.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T20:55:23.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T20:55:23.831Z] Configure a credential helper to remove this warning. See [2023-08-21T20:55:23.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T20:55:23.831Z] [2023-08-21T20:55:23.831Z] Login Succeeded [2023-08-21T20:55:23.831Z] nexus3.edgexfoundry.org:10002 [2023-08-21T20:55:23.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T20:55:23.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T20:55:23.831Z] Configure a credential helper to remove this warning. See [2023-08-21T20:55:23.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T20:55:23.831Z] [2023-08-21T20:55:23.831Z] Login Succeeded [2023-08-21T20:55:23.831Z] nexus3.edgexfoundry.org:10003 [2023-08-21T20:55:24.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T20:55:24.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T20:55:24.089Z] Configure a credential helper to remove this warning. See [2023-08-21T20:55:24.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T20:55:24.089Z] [2023-08-21T20:55:24.089Z] Login Succeeded [2023-08-21T20:55:24.089Z] nexus3.edgexfoundry.org:10004 [2023-08-21T20:55:24.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T20:55:24.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T20:55:24.090Z] Configure a credential helper to remove this warning. See [2023-08-21T20:55:24.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T20:55:24.090Z] [2023-08-21T20:55:24.090Z] Login Succeeded [2023-08-21T20:55:24.090Z] docker.io [2023-08-21T20:55:24.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T20:55:24.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T20:55:24.608Z] Configure a credential helper to remove this warning. See [2023-08-21T20:55:24.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T20:55:24.608Z] [2023-08-21T20:55:24.608Z] Login Succeeded [2023-08-21T20:55:24.608Z] ---> docker-login.sh ends [Pipeline] } [2023-08-21T20:55:24.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T20:55:24.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T20:55:24.664Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-08-21T20:55:24.664Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:55:24.664Z] latest [2023-08-21T20:55:24.664Z] 3.1.0-dev.31 [2023-08-21T20:55:24.664Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:55:24.664Z] main [2023-08-21T20:55:24.664Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:24.974Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:25.281Z] + docker push nexus3.edgexfoundry.org:10004/core-command:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:55:25.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-21T20:55:25.281Z] bab1ced3b111: Preparing [2023-08-21T20:55:25.281Z] 2c5d3b2de5fc: Preparing [2023-08-21T20:55:25.281Z] eff270fa0adf: Preparing [2023-08-21T20:55:25.281Z] d8fe287c36fe: Preparing [2023-08-21T20:55:25.281Z] bcd3861891bd: Preparing [2023-08-21T20:55:25.281Z] 36b50b131297: Preparing [2023-08-21T20:55:25.281Z] 36b50b131297: Waiting [2023-08-21T20:55:25.281Z] eff270fa0adf: Pushed [2023-08-21T20:55:25.281Z] d8fe287c36fe: Pushed [2023-08-21T20:55:25.281Z] bcd3861891bd: Pushed [2023-08-21T20:55:25.281Z] 36b50b131297: Layer already exists [2023-08-21T20:55:25.281Z] bab1ced3b111: Pushed [2023-08-21T20:55:26.657Z] 2c5d3b2de5fc: Pushed [2023-08-21T20:55:26.917Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:de51633fe91cfad0648d1f6b49cae163ee4ac1772488681f46c8ffb60da74fc1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:27.233Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:27.350Z] #74 ... [2023-08-21T20:55:27.350Z] [2023-08-21T20:55:27.350Z] #66 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:55:27.350Z] #66 DONE 56.0s [2023-08-21T20:55:27.350Z] [2023-08-21T20:55:27.351Z] #65 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:55:27.351Z] #65 DONE 56.7s [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-08-21T20:55:27.351Z] #75 ... [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:55:27.351Z] #69 DONE 48.1s [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:55:27.351Z] #74 DONE 42.9s [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #70 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:55:27.351Z] #70 DONE 56.9s [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-21T20:55:27.351Z] #76 ... [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #77 [support-notifications builder 6/7] COPY . . [2023-08-21T20:55:27.351Z] #77 DONE 1.5s [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #78 [security-proxy-auth builder 6/7] COPY . . [2023-08-21T20:55:27.351Z] #78 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #79 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:55:27.351Z] #79 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-21T20:55:27.351Z] #80 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:55:27.351Z] #81 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #82 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-21T20:55:27.351Z] #82 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #83 [core-data builder 6/7] COPY . . [2023-08-21T20:55:27.351Z] #83 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #84 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-21T20:55:27.351Z] #84 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #85 [security-secretstore-setup builder 6/7] COPY . . [2023-08-21T20:55:27.351Z] #85 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:55:27.351Z] #86 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #87 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-21T20:55:27.351Z] #87 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #88 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-21T20:55:27.351Z] #88 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #89 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:55:27.351Z] #89 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #90 [security-bootstrapper builder 6/7] COPY . . [2023-08-21T20:55:27.351Z] #90 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:55:27.351Z] #91 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #92 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-21T20:55:27.351Z] #92 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #75 [security-proxy-setup builder 6/7] COPY . . [2023-08-21T20:55:27.351Z] #75 DONE 1.5s [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #93 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-21T20:55:27.351Z] #93 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #94 [core-metadata builder 6/7] COPY . . [2023-08-21T20:55:27.351Z] #94 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:55:27.351Z] #95 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #96 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-21T20:55:27.351Z] #96 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #97 [core-command builder 6/7] COPY . . [2023-08-21T20:55:27.351Z] #97 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #98 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:55:27.351Z] #98 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #99 [support-scheduler builder 6/7] COPY . . [2023-08-21T20:55:27.351Z] #99 DONE 1.5s [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #100 [security-spire-agent builder 6/9] COPY . . [2023-08-21T20:55:27.351Z] #100 DONE 1.6s [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-21T20:55:27.351Z] #76 DONE 1.5s [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T20:55:27.351Z] #101 ... [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #102 [security-spire-server builder 6/9] COPY . . [2023-08-21T20:55:27.351Z] #102 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-21T20:55:27.351Z] #103 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:55:27.351Z] #104 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-21T20:55:27.351Z] #105 CACHED [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-21T20:55:27.351Z] #106 DONE 0.5s [2023-08-21T20:55:27.351Z] [2023-08-21T20:55:27.351Z] #107 [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-21T20:55:27.537Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-21T20:55:27.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-21T20:55:27.537Z] bab1ced3b111: Preparing [2023-08-21T20:55:27.537Z] 2c5d3b2de5fc: Preparing [2023-08-21T20:55:27.537Z] eff270fa0adf: Preparing [2023-08-21T20:55:27.537Z] d8fe287c36fe: Preparing [2023-08-21T20:55:27.537Z] bcd3861891bd: Preparing [2023-08-21T20:55:27.537Z] 36b50b131297: Preparing [2023-08-21T20:55:27.537Z] 36b50b131297: Waiting [2023-08-21T20:55:27.537Z] 2c5d3b2de5fc: Layer already exists [2023-08-21T20:55:27.537Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:27.537Z] bab1ced3b111: Layer already exists [2023-08-21T20:55:27.537Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:27.537Z] bcd3861891bd: Layer already exists [2023-08-21T20:55:27.537Z] 36b50b131297: Layer already exists [2023-08-21T20:55:27.537Z] latest: digest: sha256:de51633fe91cfad0648d1f6b49cae163ee4ac1772488681f46c8ffb60da74fc1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:27.855Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:28.171Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.31 [2023-08-21T20:55:28.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-21T20:55:28.171Z] bab1ced3b111: Preparing [2023-08-21T20:55:28.171Z] 2c5d3b2de5fc: Preparing [2023-08-21T20:55:28.171Z] eff270fa0adf: Preparing [2023-08-21T20:55:28.171Z] d8fe287c36fe: Preparing [2023-08-21T20:55:28.171Z] bcd3861891bd: Preparing [2023-08-21T20:55:28.171Z] 36b50b131297: Preparing [2023-08-21T20:55:28.171Z] 36b50b131297: Waiting [2023-08-21T20:55:28.171Z] bab1ced3b111: Layer already exists [2023-08-21T20:55:28.171Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:28.171Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:28.171Z] 2c5d3b2de5fc: Layer already exists [2023-08-21T20:55:28.171Z] bcd3861891bd: Layer already exists [2023-08-21T20:55:28.171Z] 36b50b131297: Layer already exists [2023-08-21T20:55:28.171Z] 3.1.0-dev.31: digest: sha256:de51633fe91cfad0648d1f6b49cae163ee4ac1772488681f46c8ffb60da74fc1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:28.494Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:28.812Z] + docker push nexus3.edgexfoundry.org:10004/core-command:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:55:28.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-21T20:55:28.812Z] bab1ced3b111: Preparing [2023-08-21T20:55:28.812Z] 2c5d3b2de5fc: Preparing [2023-08-21T20:55:28.812Z] eff270fa0adf: Preparing [2023-08-21T20:55:28.812Z] d8fe287c36fe: Preparing [2023-08-21T20:55:28.812Z] bcd3861891bd: Preparing [2023-08-21T20:55:28.812Z] 36b50b131297: Preparing [2023-08-21T20:55:28.812Z] bab1ced3b111: Layer already exists [2023-08-21T20:55:28.812Z] 2c5d3b2de5fc: Layer already exists [2023-08-21T20:55:28.812Z] bcd3861891bd: Layer already exists [2023-08-21T20:55:28.812Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:28.812Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:28.812Z] 36b50b131297: Layer already exists [2023-08-21T20:55:28.812Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:de51633fe91cfad0648d1f6b49cae163ee4ac1772488681f46c8ffb60da74fc1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:29.120Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:29.425Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-08-21T20:55:29.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-21T20:55:29.425Z] bab1ced3b111: Preparing [2023-08-21T20:55:29.425Z] 2c5d3b2de5fc: Preparing [2023-08-21T20:55:29.425Z] eff270fa0adf: Preparing [2023-08-21T20:55:29.425Z] d8fe287c36fe: Preparing [2023-08-21T20:55:29.425Z] bcd3861891bd: Preparing [2023-08-21T20:55:29.425Z] 36b50b131297: Preparing [2023-08-21T20:55:29.425Z] 36b50b131297: Waiting [2023-08-21T20:55:29.425Z] 2c5d3b2de5fc: Layer already exists [2023-08-21T20:55:29.425Z] bab1ced3b111: Layer already exists [2023-08-21T20:55:29.425Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:29.425Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:29.425Z] bcd3861891bd: Layer already exists [2023-08-21T20:55:29.425Z] 36b50b131297: Layer already exists [2023-08-21T20:55:29.425Z] main: digest: sha256:de51633fe91cfad0648d1f6b49cae163ee4ac1772488681f46c8ffb60da74fc1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T20:55:29.468Z] ===================================================== [Pipeline] echo [2023-08-21T20:55:29.474Z] taggedImages: [2023-08-21T20:55:29.474Z] - nexus3.edgexfoundry.org:10004/core-command:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:55:29.474Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-21T20:55:29.474Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.31 [2023-08-21T20:55:29.474Z] - nexus3.edgexfoundry.org:10004/core-command:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:55:29.474Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-08-21T20:55:29.488Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-08-21T20:55:29.488Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:55:29.488Z] latest [2023-08-21T20:55:29.488Z] 3.1.0-dev.31 [2023-08-21T20:55:29.488Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:55:29.488Z] main [2023-08-21T20:55:29.488Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:29.796Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:29.929Z] #107 ... [2023-08-21T20:55:29.929Z] [2023-08-21T20:55:29.929Z] #108 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T20:55:29.929Z] #0 5.855 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-21T20:55:30.100Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:55:30.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-21T20:55:30.100Z] 7f61834fafcb: Preparing [2023-08-21T20:55:30.100Z] e4a86370d2ef: Preparing [2023-08-21T20:55:30.100Z] 81dca5aa3855: Preparing [2023-08-21T20:55:30.100Z] d2872e45876a: Preparing [2023-08-21T20:55:30.100Z] eff270fa0adf: Preparing [2023-08-21T20:55:30.100Z] d8fe287c36fe: Preparing [2023-08-21T20:55:30.100Z] bcd3861891bd: Preparing [2023-08-21T20:55:30.100Z] 36b50b131297: Preparing [2023-08-21T20:55:30.100Z] d8fe287c36fe: Waiting [2023-08-21T20:55:30.100Z] 36b50b131297: Waiting [2023-08-21T20:55:30.100Z] bcd3861891bd: Waiting [2023-08-21T20:55:30.100Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:30.100Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:30.100Z] bcd3861891bd: Layer already exists [2023-08-21T20:55:30.100Z] 36b50b131297: Layer already exists [2023-08-21T20:55:30.100Z] e4a86370d2ef: Pushed [2023-08-21T20:55:30.100Z] 81dca5aa3855: Pushed [2023-08-21T20:55:30.100Z] 7f61834fafcb: Pushed [2023-08-21T20:55:30.537Z] #108 ... [2023-08-21T20:55:30.537Z] [2023-08-21T20:55:30.537Z] #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-21T20:55:30.537Z] #0 6.822 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-21T20:55:31.120Z] #109 ... [2023-08-21T20:55:31.120Z] [2023-08-21T20:55:31.120Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T20:55:31.120Z] #101 7.472 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-21T20:55:31.476Z] d2872e45876a: Pushed [2023-08-21T20:55:31.476Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:c2f697a4ed339cd1015b605045a837d11903546df53dcb280c7fec287510983e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:31.706Z] #101 ... [2023-08-21T20:55:31.706Z] [2023-08-21T20:55:31.706Z] #107 [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-21T20:55:31.706Z] #107 DONE 7.5s [2023-08-21T20:55:31.706Z] [2023-08-21T20:55:31.706Z] #110 [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-21T20:55:31.706Z] #110 DONE 7.5s [2023-08-21T20:55:31.706Z] [2023-08-21T20:55:31.706Z] #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-21T20:55:31.783Z] + 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-21T20:55:31.974Z] #111 DONE 0.3s [2023-08-21T20:55:31.974Z] [2023-08-21T20:55:31.974Z] #112 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-21T20:55:31.974Z] #112 DONE 0.4s [2023-08-21T20:55:31.974Z] [2023-08-21T20:55:31.974Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-21T20:55:31.974Z] #0 7.219 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-21T20:55:32.092Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-21T20:55:32.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-21T20:55:32.092Z] 7f61834fafcb: Preparing [2023-08-21T20:55:32.092Z] e4a86370d2ef: Preparing [2023-08-21T20:55:32.092Z] 81dca5aa3855: Preparing [2023-08-21T20:55:32.092Z] d2872e45876a: Preparing [2023-08-21T20:55:32.092Z] eff270fa0adf: Preparing [2023-08-21T20:55:32.092Z] d8fe287c36fe: Preparing [2023-08-21T20:55:32.092Z] bcd3861891bd: Preparing [2023-08-21T20:55:32.092Z] 36b50b131297: Preparing [2023-08-21T20:55:32.092Z] bcd3861891bd: Waiting [2023-08-21T20:55:32.092Z] 36b50b131297: Waiting [2023-08-21T20:55:32.092Z] d8fe287c36fe: Waiting [2023-08-21T20:55:32.092Z] d2872e45876a: Layer already exists [2023-08-21T20:55:32.092Z] e4a86370d2ef: Layer already exists [2023-08-21T20:55:32.092Z] 7f61834fafcb: Layer already exists [2023-08-21T20:55:32.092Z] 81dca5aa3855: Layer already exists [2023-08-21T20:55:32.092Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:32.092Z] bcd3861891bd: Layer already exists [2023-08-21T20:55:32.092Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:32.092Z] 36b50b131297: Layer already exists [2023-08-21T20:55:32.092Z] latest: digest: sha256:c2f697a4ed339cd1015b605045a837d11903546df53dcb280c7fec287510983e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:32.271Z] #113 ... [2023-08-21T20:55:32.272Z] [2023-08-21T20:55:32.272Z] #114 [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-21T20:55:32.272Z] #114 CACHED [2023-08-21T20:55:32.272Z] [2023-08-21T20:55:32.272Z] #115 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-21T20:55:32.272Z] #115 CACHED [2023-08-21T20:55:32.272Z] [2023-08-21T20:55:32.272Z] #116 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T20:55:32.272Z] #116 CACHED [2023-08-21T20:55:32.272Z] [2023-08-21T20:55:32.272Z] #117 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-21T20:55:32.272Z] #117 CACHED [2023-08-21T20:55:32.272Z] [2023-08-21T20:55:32.272Z] #118 [security-spire-config builder 6/9] COPY . . [2023-08-21T20:55:32.272Z] #118 CACHED [2023-08-21T20:55:32.272Z] [2023-08-21T20:55:32.272Z] #119 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-21T20:55:32.272Z] #119 CACHED [2023-08-21T20:55:32.272Z] [2023-08-21T20:55:32.272Z] #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T20:55:32.397Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:32.701Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.31 [2023-08-21T20:55:32.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-21T20:55:32.701Z] 7f61834fafcb: Preparing [2023-08-21T20:55:32.701Z] e4a86370d2ef: Preparing [2023-08-21T20:55:32.701Z] 81dca5aa3855: Preparing [2023-08-21T20:55:32.702Z] d2872e45876a: Preparing [2023-08-21T20:55:32.702Z] eff270fa0adf: Preparing [2023-08-21T20:55:32.702Z] d8fe287c36fe: Preparing [2023-08-21T20:55:32.702Z] bcd3861891bd: Preparing [2023-08-21T20:55:32.702Z] 36b50b131297: Preparing [2023-08-21T20:55:32.702Z] d8fe287c36fe: Waiting [2023-08-21T20:55:32.702Z] bcd3861891bd: Waiting [2023-08-21T20:55:32.702Z] 36b50b131297: Waiting [2023-08-21T20:55:32.702Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:32.702Z] e4a86370d2ef: Layer already exists [2023-08-21T20:55:32.702Z] d2872e45876a: Layer already exists [2023-08-21T20:55:32.702Z] 81dca5aa3855: Layer already exists [2023-08-21T20:55:32.702Z] 7f61834fafcb: Layer already exists [2023-08-21T20:55:32.702Z] bcd3861891bd: Layer already exists [2023-08-21T20:55:32.702Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:32.702Z] 36b50b131297: Layer already exists [2023-08-21T20:55:32.702Z] 3.1.0-dev.31: digest: sha256:c2f697a4ed339cd1015b605045a837d11903546df53dcb280c7fec287510983e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:32.857Z] #120 DONE 0.4s [2023-08-21T20:55:32.857Z] [2023-08-21T20:55:32.857Z] #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T20:55:32.857Z] #121 CACHED [2023-08-21T20:55:32.857Z] [2023-08-21T20:55:32.857Z] #122 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T20:55:32.857Z] #122 DONE 0.3s [2023-08-21T20:55:32.857Z] [2023-08-21T20:55:32.857Z] #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T20:55:32.857Z] #123 DONE 0.2s [2023-08-21T20:55:32.857Z] [2023-08-21T20:55:32.857Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-21T20:55:32.857Z] #0 6.915 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-21T20:55:33.019Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:33.333Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:55:33.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-21T20:55:33.333Z] 7f61834fafcb: Preparing [2023-08-21T20:55:33.333Z] e4a86370d2ef: Preparing [2023-08-21T20:55:33.333Z] 81dca5aa3855: Preparing [2023-08-21T20:55:33.333Z] d2872e45876a: Preparing [2023-08-21T20:55:33.333Z] eff270fa0adf: Preparing [2023-08-21T20:55:33.334Z] d8fe287c36fe: Preparing [2023-08-21T20:55:33.334Z] bcd3861891bd: Preparing [2023-08-21T20:55:33.334Z] 36b50b131297: Preparing [2023-08-21T20:55:33.334Z] d8fe287c36fe: Waiting [2023-08-21T20:55:33.334Z] bcd3861891bd: Waiting [2023-08-21T20:55:33.334Z] 36b50b131297: Waiting [2023-08-21T20:55:33.334Z] e4a86370d2ef: Layer already exists [2023-08-21T20:55:33.334Z] 7f61834fafcb: Layer already exists [2023-08-21T20:55:33.334Z] 81dca5aa3855: Layer already exists [2023-08-21T20:55:33.334Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:33.334Z] d2872e45876a: Layer already exists [2023-08-21T20:55:33.334Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:33.334Z] 36b50b131297: Layer already exists [2023-08-21T20:55:33.334Z] bcd3861891bd: Layer already exists [2023-08-21T20:55:33.334Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:c2f697a4ed339cd1015b605045a837d11903546df53dcb280c7fec287510983e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:33.467Z] #124 ... [2023-08-21T20:55:33.467Z] [2023-08-21T20:55:33.467Z] #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-21T20:55:33.649Z] + 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-21T20:55:33.732Z] #125 DONE 0.2s [2023-08-21T20:55:33.732Z] [2023-08-21T20:55:33.732Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T20:55:33.732Z] #0 6.334 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-21T20:55:33.732Z] #126 ... [2023-08-21T20:55:33.732Z] [2023-08-21T20:55:33.732Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T20:55:33.732Z] #0 5.435 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-21T20:55:33.960Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-08-21T20:55:33.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-21T20:55:33.960Z] 7f61834fafcb: Preparing [2023-08-21T20:55:33.960Z] e4a86370d2ef: Preparing [2023-08-21T20:55:33.960Z] 81dca5aa3855: Preparing [2023-08-21T20:55:33.960Z] d2872e45876a: Preparing [2023-08-21T20:55:33.960Z] eff270fa0adf: Preparing [2023-08-21T20:55:33.960Z] d8fe287c36fe: Preparing [2023-08-21T20:55:33.960Z] bcd3861891bd: Preparing [2023-08-21T20:55:33.960Z] 36b50b131297: Preparing [2023-08-21T20:55:33.960Z] bcd3861891bd: Waiting [2023-08-21T20:55:33.960Z] 36b50b131297: Waiting [2023-08-21T20:55:33.960Z] d8fe287c36fe: Waiting [2023-08-21T20:55:33.960Z] e4a86370d2ef: Layer already exists [2023-08-21T20:55:33.960Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:33.960Z] d2872e45876a: Layer already exists [2023-08-21T20:55:33.960Z] 7f61834fafcb: Layer already exists [2023-08-21T20:55:33.960Z] 81dca5aa3855: Layer already exists [2023-08-21T20:55:33.960Z] bcd3861891bd: Layer already exists [2023-08-21T20:55:33.960Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:33.960Z] 36b50b131297: Layer already exists [2023-08-21T20:55:33.960Z] main: digest: sha256:c2f697a4ed339cd1015b605045a837d11903546df53dcb280c7fec287510983e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T20:55:34.001Z] ===================================================== [Pipeline] echo [2023-08-21T20:55:34.009Z] taggedImages: [2023-08-21T20:55:34.009Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:55:34.009Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-21T20:55:34.009Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.31 [2023-08-21T20:55:34.009Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:55:34.009Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-08-21T20:55:34.012Z] #127 ... [2023-08-21T20:55:34.012Z] [2023-08-21T20:55:34.012Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-21T20:55:34.012Z] #0 7.379 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-21T20:55:34.012Z] #128 ... [2023-08-21T20:55:34.012Z] [2023-08-21T20:55:34.012Z] #129 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-21T20:55:34.012Z] #129 CACHED [2023-08-21T20:55:34.012Z] [2023-08-21T20:55:34.012Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-21T20:55:34.012Z] #0 5.540 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] echo [2023-08-21T20:55:34.029Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-08-21T20:55:34.029Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:55:34.029Z] latest [2023-08-21T20:55:34.029Z] 3.1.0-dev.31 [2023-08-21T20:55:34.029Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:55:34.029Z] main [2023-08-21T20:55:34.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:34.278Z] #130 ... [2023-08-21T20:55:34.278Z] [2023-08-21T20:55:34.278Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-21T20:55:34.278Z] #0 5.615 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-21T20:55:34.278Z] #131 ... [2023-08-21T20:55:34.278Z] [2023-08-21T20:55:34.278Z] #132 [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-21T20:55:34.278Z] #0 3.629 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-21T20:55:34.356Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:34.544Z] #132 ... [2023-08-21T20:55:34.544Z] [2023-08-21T20:55:34.544Z] #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T20:55:34.657Z] + docker push nexus3.edgexfoundry.org:10004/core-data:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:55:34.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-21T20:55:34.657Z] 99a0b7e7cc86: Preparing [2023-08-21T20:55:34.657Z] 9a650a19a616: Preparing [2023-08-21T20:55:34.657Z] eff270fa0adf: Preparing [2023-08-21T20:55:34.657Z] d8fe287c36fe: Preparing [2023-08-21T20:55:34.657Z] b3aee478d239: Preparing [2023-08-21T20:55:34.657Z] 36b50b131297: Preparing [2023-08-21T20:55:34.657Z] 36b50b131297: Waiting [2023-08-21T20:55:34.657Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:34.657Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:34.657Z] 36b50b131297: Layer already exists [2023-08-21T20:55:34.657Z] 99a0b7e7cc86: Pushed [2023-08-21T20:55:34.657Z] b3aee478d239: Pushed [2023-08-21T20:55:35.508Z] #133 ... [2023-08-21T20:55:35.509Z] [2023-08-21T20:55:35.509Z] #134 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T20:55:35.509Z] #134 DONE 1.6s [2023-08-21T20:55:35.509Z] [2023-08-21T20:55:35.509Z] #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-21T20:55:35.509Z] #135 DONE 1.1s [2023-08-21T20:55:35.509Z] [2023-08-21T20:55:35.509Z] #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T20:55:35.509Z] #136 ... [2023-08-21T20:55:35.509Z] [2023-08-21T20:55:35.509Z] #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T20:55:35.509Z] #137 DONE 0.4s [2023-08-21T20:55:35.775Z] [2023-08-21T20:55:35.775Z] #138 [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-21T20:55:36.029Z] 9a650a19a616: Pushed [2023-08-21T20:55:36.040Z] #138 DONE 0.4s [2023-08-21T20:55:36.040Z] [2023-08-21T20:55:36.040Z] #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-21T20:55:36.289Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:d00682ce083b01159ce731954e0fb65ba807c4af18915038bc362208e36d12c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [2023-08-21T20:55:36.305Z] #139 DONE 0.2s [2023-08-21T20:55:36.305Z] [2023-08-21T20:55:36.305Z] #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T20:55:36.305Z] #133 DONE 2.1s [2023-08-21T20:55:36.305Z] [2023-08-21T20:55:36.305Z] #140 [security-spire-server] exporting to image [2023-08-21T20:55:36.305Z] #140 exporting layers [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:36.605Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:36.891Z] #140 ... [2023-08-21T20:55:36.891Z] [2023-08-21T20:55:36.891Z] #141 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T20:55:36.891Z] #141 DONE 0.5s [2023-08-21T20:55:36.891Z] [2023-08-21T20:55:36.891Z] #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-21T20:55:36.891Z] #142 DONE 0.2s [2023-08-21T20:55:36.891Z] [2023-08-21T20:55:36.891Z] #143 [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-21T20:55:36.914Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-21T20:55:36.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-21T20:55:36.915Z] 99a0b7e7cc86: Preparing [2023-08-21T20:55:36.915Z] 9a650a19a616: Preparing [2023-08-21T20:55:36.915Z] eff270fa0adf: Preparing [2023-08-21T20:55:36.915Z] d8fe287c36fe: Preparing [2023-08-21T20:55:36.915Z] b3aee478d239: Preparing [2023-08-21T20:55:36.915Z] 36b50b131297: Preparing [2023-08-21T20:55:36.915Z] 36b50b131297: Waiting [2023-08-21T20:55:36.915Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:36.915Z] 99a0b7e7cc86: Layer already exists [2023-08-21T20:55:36.915Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:36.915Z] 9a650a19a616: Layer already exists [2023-08-21T20:55:36.915Z] b3aee478d239: Layer already exists [2023-08-21T20:55:36.915Z] 36b50b131297: Layer already exists [2023-08-21T20:55:36.915Z] latest: digest: sha256:d00682ce083b01159ce731954e0fb65ba807c4af18915038bc362208e36d12c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:37.159Z] #143 DONE 0.3s [2023-08-21T20:55:37.160Z] [2023-08-21T20:55:37.160Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-21T20:55:37.160Z] #130 ... [2023-08-21T20:55:37.160Z] [2023-08-21T20:55:37.160Z] #140 [security-spire-config] exporting to image [2023-08-21T20:55:37.241Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:37.553Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.31 [2023-08-21T20:55:37.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-21T20:55:37.553Z] 99a0b7e7cc86: Preparing [2023-08-21T20:55:37.553Z] 9a650a19a616: Preparing [2023-08-21T20:55:37.553Z] eff270fa0adf: Preparing [2023-08-21T20:55:37.553Z] d8fe287c36fe: Preparing [2023-08-21T20:55:37.553Z] b3aee478d239: Preparing [2023-08-21T20:55:37.553Z] 36b50b131297: Preparing [2023-08-21T20:55:37.553Z] 36b50b131297: Waiting [2023-08-21T20:55:37.553Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:37.553Z] 9a650a19a616: Layer already exists [2023-08-21T20:55:37.553Z] b3aee478d239: Layer already exists [2023-08-21T20:55:37.553Z] 99a0b7e7cc86: Layer already exists [2023-08-21T20:55:37.553Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:37.553Z] 36b50b131297: Layer already exists [2023-08-21T20:55:37.553Z] 3.1.0-dev.31: digest: sha256:d00682ce083b01159ce731954e0fb65ba807c4af18915038bc362208e36d12c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:37.741Z] #140 ... [2023-08-21T20:55:37.741Z] [2023-08-21T20:55:37.741Z] #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T20:55:37.741Z] #136 DONE 2.3s [2023-08-21T20:55:37.741Z] [2023-08-21T20:55:37.741Z] #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-21T20:55:37.741Z] #144 DONE 0.3s [2023-08-21T20:55:37.741Z] [2023-08-21T20:55:37.741Z] #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-21T20:55:37.869Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:38.182Z] + docker push nexus3.edgexfoundry.org:10004/core-data:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:55:38.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-21T20:55:38.182Z] 99a0b7e7cc86: Preparing [2023-08-21T20:55:38.182Z] 9a650a19a616: Preparing [2023-08-21T20:55:38.182Z] eff270fa0adf: Preparing [2023-08-21T20:55:38.182Z] d8fe287c36fe: Preparing [2023-08-21T20:55:38.182Z] b3aee478d239: Preparing [2023-08-21T20:55:38.182Z] 36b50b131297: Preparing [2023-08-21T20:55:38.182Z] 99a0b7e7cc86: Layer already exists [2023-08-21T20:55:38.182Z] b3aee478d239: Layer already exists [2023-08-21T20:55:38.182Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:38.182Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:38.182Z] 9a650a19a616: Layer already exists [2023-08-21T20:55:38.182Z] 36b50b131297: Layer already exists [2023-08-21T20:55:38.182Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:d00682ce083b01159ce731954e0fb65ba807c4af18915038bc362208e36d12c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:38.321Z] #145 DONE 0.3s [2023-08-21T20:55:38.321Z] [2023-08-21T20:55:38.321Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-21T20:55:38.321Z] #146 DONE 0.1s [2023-08-21T20:55:38.321Z] [2023-08-21T20:55:38.321Z] #140 [security-spire-agent] exporting to image [2023-08-21T20:55:38.502Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:38.814Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-08-21T20:55:38.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-21T20:55:38.814Z] 99a0b7e7cc86: Preparing [2023-08-21T20:55:38.814Z] 9a650a19a616: Preparing [2023-08-21T20:55:38.814Z] eff270fa0adf: Preparing [2023-08-21T20:55:38.814Z] d8fe287c36fe: Preparing [2023-08-21T20:55:38.814Z] b3aee478d239: Preparing [2023-08-21T20:55:38.814Z] 36b50b131297: Preparing [2023-08-21T20:55:38.814Z] 36b50b131297: Waiting [2023-08-21T20:55:38.814Z] 9a650a19a616: Layer already exists [2023-08-21T20:55:38.814Z] 99a0b7e7cc86: Layer already exists [2023-08-21T20:55:38.814Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:38.814Z] b3aee478d239: Layer already exists [2023-08-21T20:55:38.814Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:38.814Z] 36b50b131297: Layer already exists [2023-08-21T20:55:38.814Z] main: digest: sha256:d00682ce083b01159ce731954e0fb65ba807c4af18915038bc362208e36d12c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T20:55:38.863Z] ===================================================== [Pipeline] echo [2023-08-21T20:55:38.871Z] taggedImages: [2023-08-21T20:55:38.871Z] - nexus3.edgexfoundry.org:10004/core-data:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:55:38.871Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-21T20:55:38.871Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.31 [2023-08-21T20:55:38.871Z] - nexus3.edgexfoundry.org:10004/core-data:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:55:38.871Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-08-21T20:55:38.888Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-08-21T20:55:38.888Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:55:38.888Z] latest [2023-08-21T20:55:38.888Z] 3.1.0-dev.31 [2023-08-21T20:55:38.888Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:55:38.888Z] main [2023-08-21T20:55:38.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:39.199Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:39.281Z] #140 exporting layers 3.1s done [2023-08-21T20:55:39.281Z] #140 writing image sha256:90d2ddcdbd594c139897ce0eb27f09c4af963de757522e71419dda23bd5f76a8 0.0s done [2023-08-21T20:55:39.281Z] #140 naming to docker.io/library/security-spire-server-arm64 [2023-08-21T20:55:39.506Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:55:39.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-21T20:55:39.506Z] 842e28a5d577: Preparing [2023-08-21T20:55:39.506Z] 7fac1de4384a: Preparing [2023-08-21T20:55:39.506Z] 95d198bbfe9b: Preparing [2023-08-21T20:55:39.506Z] eff270fa0adf: Preparing [2023-08-21T20:55:39.506Z] d8fe287c36fe: Preparing [2023-08-21T20:55:39.506Z] bcd3861891bd: Preparing [2023-08-21T20:55:39.506Z] 36b50b131297: Preparing [2023-08-21T20:55:39.506Z] bcd3861891bd: Waiting [2023-08-21T20:55:39.506Z] 36b50b131297: Waiting [2023-08-21T20:55:39.506Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:39.506Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:39.506Z] bcd3861891bd: Layer already exists [2023-08-21T20:55:39.506Z] 36b50b131297: Layer already exists [2023-08-21T20:55:39.506Z] 842e28a5d577: Pushed [2023-08-21T20:55:39.506Z] 7fac1de4384a: Pushed [2023-08-21T20:55:39.546Z] #140 exporting layers 2.4s done [2023-08-21T20:55:39.546Z] #140 naming to docker.io/library/security-spire-server-arm64 done [2023-08-21T20:55:39.546Z] #140 writing image sha256:431c76368545ef4b7eb2603a51eed5ba6f8dd7f35be94f345e78bad92ea25841 0.0s done [2023-08-21T20:55:39.546Z] #140 naming to docker.io/library/security-spire-config-arm64 done [2023-08-21T20:55:40.130Z] #140 exporting layers 2.0s done [2023-08-21T20:55:40.396Z] #140 writing image sha256:18494fac93ede3a9d40ff72a23f28d6e1643090f8e6c561cfc422e04fd35c4ed done [2023-08-21T20:55:40.396Z] #140 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-21T20:55:40.396Z] #140 DONE 4.9s [2023-08-21T20:55:40.396Z] [2023-08-21T20:55:40.396Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T20:55:40.884Z] 95d198bbfe9b: Pushed [2023-08-21T20:55:40.884Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:191fa7866b70744d8cac45679e9016f1d9e2be47b4da0b724f66ac003593c2f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:41.186Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:41.495Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-21T20:55:41.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-21T20:55:41.495Z] 842e28a5d577: Preparing [2023-08-21T20:55:41.495Z] 7fac1de4384a: Preparing [2023-08-21T20:55:41.495Z] 95d198bbfe9b: Preparing [2023-08-21T20:55:41.495Z] eff270fa0adf: Preparing [2023-08-21T20:55:41.495Z] d8fe287c36fe: Preparing [2023-08-21T20:55:41.495Z] bcd3861891bd: Preparing [2023-08-21T20:55:41.495Z] 36b50b131297: Preparing [2023-08-21T20:55:41.495Z] bcd3861891bd: Waiting [2023-08-21T20:55:41.495Z] 36b50b131297: Waiting [2023-08-21T20:55:41.495Z] 95d198bbfe9b: Layer already exists [2023-08-21T20:55:41.495Z] 7fac1de4384a: Layer already exists [2023-08-21T20:55:41.495Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:41.495Z] 842e28a5d577: Layer already exists [2023-08-21T20:55:41.495Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:41.495Z] bcd3861891bd: Layer already exists [2023-08-21T20:55:41.495Z] 36b50b131297: Layer already exists [2023-08-21T20:55:41.495Z] latest: digest: sha256:191fa7866b70744d8cac45679e9016f1d9e2be47b4da0b724f66ac003593c2f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:41.800Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:42.100Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.31 [2023-08-21T20:55:42.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-21T20:55:42.100Z] 842e28a5d577: Preparing [2023-08-21T20:55:42.100Z] 7fac1de4384a: Preparing [2023-08-21T20:55:42.100Z] 95d198bbfe9b: Preparing [2023-08-21T20:55:42.100Z] eff270fa0adf: Preparing [2023-08-21T20:55:42.100Z] d8fe287c36fe: Preparing [2023-08-21T20:55:42.100Z] bcd3861891bd: Preparing [2023-08-21T20:55:42.100Z] 36b50b131297: Preparing [2023-08-21T20:55:42.100Z] bcd3861891bd: Waiting [2023-08-21T20:55:42.100Z] 36b50b131297: Waiting [2023-08-21T20:55:42.100Z] 95d198bbfe9b: Layer already exists [2023-08-21T20:55:42.100Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:42.100Z] 7fac1de4384a: Layer already exists [2023-08-21T20:55:42.100Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:42.100Z] 842e28a5d577: Layer already exists [2023-08-21T20:55:42.100Z] bcd3861891bd: Layer already exists [2023-08-21T20:55:42.100Z] 36b50b131297: Layer already exists [2023-08-21T20:55:42.100Z] 3.1.0-dev.31: digest: sha256:191fa7866b70744d8cac45679e9016f1d9e2be47b4da0b724f66ac003593c2f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:42.404Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:42.711Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:55:42.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-21T20:55:42.711Z] 842e28a5d577: Preparing [2023-08-21T20:55:42.711Z] 7fac1de4384a: Preparing [2023-08-21T20:55:42.711Z] 95d198bbfe9b: Preparing [2023-08-21T20:55:42.711Z] eff270fa0adf: Preparing [2023-08-21T20:55:42.711Z] d8fe287c36fe: Preparing [2023-08-21T20:55:42.711Z] bcd3861891bd: Preparing [2023-08-21T20:55:42.711Z] 36b50b131297: Preparing [2023-08-21T20:55:42.711Z] bcd3861891bd: Waiting [2023-08-21T20:55:42.711Z] 36b50b131297: Waiting [2023-08-21T20:55:42.711Z] 842e28a5d577: Layer already exists [2023-08-21T20:55:42.711Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:42.711Z] 7fac1de4384a: Layer already exists [2023-08-21T20:55:42.711Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:42.711Z] 95d198bbfe9b: Layer already exists [2023-08-21T20:55:42.711Z] bcd3861891bd: Layer already exists [2023-08-21T20:55:42.711Z] 36b50b131297: Layer already exists [2023-08-21T20:55:42.711Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:191fa7866b70744d8cac45679e9016f1d9e2be47b4da0b724f66ac003593c2f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:43.028Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:43.329Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-08-21T20:55:43.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-21T20:55:43.329Z] 842e28a5d577: Preparing [2023-08-21T20:55:43.329Z] 7fac1de4384a: Preparing [2023-08-21T20:55:43.329Z] 95d198bbfe9b: Preparing [2023-08-21T20:55:43.329Z] eff270fa0adf: Preparing [2023-08-21T20:55:43.329Z] d8fe287c36fe: Preparing [2023-08-21T20:55:43.329Z] bcd3861891bd: Preparing [2023-08-21T20:55:43.329Z] 36b50b131297: Preparing [2023-08-21T20:55:43.329Z] bcd3861891bd: Waiting [2023-08-21T20:55:43.329Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:43.329Z] 7fac1de4384a: Layer already exists [2023-08-21T20:55:43.329Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:43.329Z] 842e28a5d577: Layer already exists [2023-08-21T20:55:43.329Z] 95d198bbfe9b: Layer already exists [2023-08-21T20:55:43.329Z] bcd3861891bd: Layer already exists [2023-08-21T20:55:43.329Z] 36b50b131297: Layer already exists [2023-08-21T20:55:43.329Z] main: digest: sha256:191fa7866b70744d8cac45679e9016f1d9e2be47b4da0b724f66ac003593c2f4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T20:55:43.383Z] ===================================================== [Pipeline] echo [2023-08-21T20:55:43.394Z] taggedImages: [2023-08-21T20:55:43.394Z] - nexus3.edgexfoundry.org:10004/core-metadata:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:55:43.394Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-21T20:55:43.394Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.31 [2023-08-21T20:55:43.394Z] - nexus3.edgexfoundry.org:10004/core-metadata:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:55:43.394Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-08-21T20:55:43.417Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-08-21T20:55:43.418Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:55:43.418Z] latest [2023-08-21T20:55:43.418Z] 3.1.0-dev.31 [2023-08-21T20:55:43.418Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:55:43.418Z] main [2023-08-21T20:55:43.418Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:43.730Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:44.033Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:55:44.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-21T20:55:44.033Z] bd5168945e7e: Preparing [2023-08-21T20:55:44.033Z] a4600d634270: Preparing [2023-08-21T20:55:44.033Z] dd78d7973eae: Preparing [2023-08-21T20:55:44.033Z] ee276a51e7d9: Preparing [2023-08-21T20:55:44.033Z] 236039a2f98b: Preparing [2023-08-21T20:55:44.033Z] 74cb431ac138: Preparing [2023-08-21T20:55:44.033Z] e5acc27c7127: Preparing [2023-08-21T20:55:44.033Z] eff270fa0adf: Preparing [2023-08-21T20:55:44.033Z] d8fe287c36fe: Preparing [2023-08-21T20:55:44.033Z] c8f698a5e34a: Preparing [2023-08-21T20:55:44.033Z] 9e3c8adbef4e: Preparing [2023-08-21T20:55:44.033Z] 5f70bf18a086: Preparing [2023-08-21T20:55:44.033Z] 1b1873e51074: Preparing [2023-08-21T20:55:44.033Z] fe0163eb851d: Preparing [2023-08-21T20:55:44.033Z] 36b50b131297: Preparing [2023-08-21T20:55:44.033Z] 5f70bf18a086: Waiting [2023-08-21T20:55:44.033Z] 1b1873e51074: Waiting [2023-08-21T20:55:44.033Z] fe0163eb851d: Waiting [2023-08-21T20:55:44.033Z] e5acc27c7127: Waiting [2023-08-21T20:55:44.033Z] 36b50b131297: Waiting [2023-08-21T20:55:44.033Z] eff270fa0adf: Waiting [2023-08-21T20:55:44.033Z] c8f698a5e34a: Waiting [2023-08-21T20:55:44.033Z] 9e3c8adbef4e: Waiting [2023-08-21T20:55:44.034Z] 236039a2f98b: Pushed [2023-08-21T20:55:44.034Z] a4600d634270: Pushed [2023-08-21T20:55:44.034Z] dd78d7973eae: Pushed [2023-08-21T20:55:44.034Z] bd5168945e7e: Pushed [2023-08-21T20:55:44.034Z] ee276a51e7d9: Pushed [2023-08-21T20:55:44.034Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:44.034Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:44.292Z] 74cb431ac138: Pushed [2023-08-21T20:55:44.292Z] 5f70bf18a086: Pushed [2023-08-21T20:55:44.292Z] 9e3c8adbef4e: Pushed [2023-08-21T20:55:44.292Z] c8f698a5e34a: Pushed [2023-08-21T20:55:44.292Z] 36b50b131297: Layer already exists [2023-08-21T20:55:44.292Z] 1b1873e51074: Pushed [2023-08-21T20:55:44.292Z] fe0163eb851d: Pushed [2023-08-21T20:55:46.197Z] e5acc27c7127: Pushed [2023-08-21T20:55:46.197Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:a4657fe910eadc0f25546ce484bf4d0bdc97750151e70681a482935bed1ccb3d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:46.506Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:46.806Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-21T20:55:46.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-21T20:55:46.806Z] bd5168945e7e: Preparing [2023-08-21T20:55:46.806Z] a4600d634270: Preparing [2023-08-21T20:55:46.806Z] dd78d7973eae: Preparing [2023-08-21T20:55:46.806Z] ee276a51e7d9: Preparing [2023-08-21T20:55:46.806Z] 236039a2f98b: Preparing [2023-08-21T20:55:46.806Z] 74cb431ac138: Preparing [2023-08-21T20:55:46.806Z] e5acc27c7127: Preparing [2023-08-21T20:55:46.806Z] eff270fa0adf: Preparing [2023-08-21T20:55:46.806Z] d8fe287c36fe: Preparing [2023-08-21T20:55:46.806Z] c8f698a5e34a: Preparing [2023-08-21T20:55:46.806Z] 74cb431ac138: Waiting [2023-08-21T20:55:46.806Z] e5acc27c7127: Waiting [2023-08-21T20:55:46.806Z] eff270fa0adf: Waiting [2023-08-21T20:55:46.806Z] d8fe287c36fe: Waiting [2023-08-21T20:55:46.806Z] 9e3c8adbef4e: Preparing [2023-08-21T20:55:46.806Z] c8f698a5e34a: Waiting [2023-08-21T20:55:46.806Z] 5f70bf18a086: Preparing [2023-08-21T20:55:46.806Z] 1b1873e51074: Preparing [2023-08-21T20:55:46.806Z] 9e3c8adbef4e: Waiting [2023-08-21T20:55:46.806Z] 5f70bf18a086: Waiting [2023-08-21T20:55:46.806Z] fe0163eb851d: Preparing [2023-08-21T20:55:46.806Z] 36b50b131297: Preparing [2023-08-21T20:55:46.806Z] fe0163eb851d: Waiting [2023-08-21T20:55:46.806Z] 36b50b131297: Waiting [2023-08-21T20:55:46.806Z] bd5168945e7e: Layer already exists [2023-08-21T20:55:46.806Z] a4600d634270: Layer already exists [2023-08-21T20:55:46.806Z] ee276a51e7d9: Layer already exists [2023-08-21T20:55:46.806Z] 236039a2f98b: Layer already exists [2023-08-21T20:55:46.806Z] dd78d7973eae: Layer already exists [2023-08-21T20:55:46.806Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:46.806Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:46.806Z] e5acc27c7127: Layer already exists [2023-08-21T20:55:46.806Z] 74cb431ac138: Layer already exists [2023-08-21T20:55:46.806Z] c8f698a5e34a: Layer already exists [2023-08-21T20:55:46.806Z] 5f70bf18a086: Layer already exists [2023-08-21T20:55:46.806Z] fe0163eb851d: Layer already exists [2023-08-21T20:55:46.806Z] 9e3c8adbef4e: Layer already exists [2023-08-21T20:55:46.806Z] 1b1873e51074: Layer already exists [2023-08-21T20:55:46.806Z] 36b50b131297: Layer already exists [2023-08-21T20:55:46.806Z] latest: digest: sha256:a4657fe910eadc0f25546ce484bf4d0bdc97750151e70681a482935bed1ccb3d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:47.122Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:47.441Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.31 [2023-08-21T20:55:47.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-21T20:55:47.441Z] bd5168945e7e: Preparing [2023-08-21T20:55:47.441Z] a4600d634270: Preparing [2023-08-21T20:55:47.441Z] dd78d7973eae: Preparing [2023-08-21T20:55:47.441Z] ee276a51e7d9: Preparing [2023-08-21T20:55:47.441Z] 236039a2f98b: Preparing [2023-08-21T20:55:47.441Z] 74cb431ac138: Preparing [2023-08-21T20:55:47.441Z] e5acc27c7127: Preparing [2023-08-21T20:55:47.441Z] eff270fa0adf: Preparing [2023-08-21T20:55:47.441Z] d8fe287c36fe: Preparing [2023-08-21T20:55:47.441Z] c8f698a5e34a: Preparing [2023-08-21T20:55:47.441Z] 9e3c8adbef4e: Preparing [2023-08-21T20:55:47.441Z] 5f70bf18a086: Preparing [2023-08-21T20:55:47.441Z] 1b1873e51074: Preparing [2023-08-21T20:55:47.441Z] fe0163eb851d: Preparing [2023-08-21T20:55:47.441Z] 36b50b131297: Preparing [2023-08-21T20:55:47.441Z] 74cb431ac138: Waiting [2023-08-21T20:55:47.441Z] c8f698a5e34a: Waiting [2023-08-21T20:55:47.441Z] 9e3c8adbef4e: Waiting [2023-08-21T20:55:47.441Z] eff270fa0adf: Waiting [2023-08-21T20:55:47.441Z] e5acc27c7127: Waiting [2023-08-21T20:55:47.441Z] 5f70bf18a086: Waiting [2023-08-21T20:55:47.441Z] 36b50b131297: Waiting [2023-08-21T20:55:47.441Z] fe0163eb851d: Waiting [2023-08-21T20:55:47.441Z] 1b1873e51074: Waiting [2023-08-21T20:55:47.441Z] a4600d634270: Layer already exists [2023-08-21T20:55:47.441Z] 236039a2f98b: Layer already exists [2023-08-21T20:55:47.441Z] bd5168945e7e: Layer already exists [2023-08-21T20:55:47.441Z] dd78d7973eae: Layer already exists [2023-08-21T20:55:47.441Z] ee276a51e7d9: Layer already exists [2023-08-21T20:55:47.441Z] 74cb431ac138: Layer already exists [2023-08-21T20:55:47.441Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:47.441Z] c8f698a5e34a: Layer already exists [2023-08-21T20:55:47.441Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:47.441Z] e5acc27c7127: Layer already exists [2023-08-21T20:55:47.441Z] 9e3c8adbef4e: Layer already exists [2023-08-21T20:55:47.441Z] 5f70bf18a086: Layer already exists [2023-08-21T20:55:47.441Z] 1b1873e51074: Layer already exists [2023-08-21T20:55:47.441Z] fe0163eb851d: Layer already exists [2023-08-21T20:55:47.441Z] 36b50b131297: Layer already exists [2023-08-21T20:55:47.441Z] 3.1.0-dev.31: digest: sha256:a4657fe910eadc0f25546ce484bf4d0bdc97750151e70681a482935bed1ccb3d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:47.790Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:48.169Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:55:48.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-21T20:55:48.169Z] bd5168945e7e: Preparing [2023-08-21T20:55:48.169Z] a4600d634270: Preparing [2023-08-21T20:55:48.169Z] dd78d7973eae: Preparing [2023-08-21T20:55:48.169Z] ee276a51e7d9: Preparing [2023-08-21T20:55:48.169Z] 236039a2f98b: Preparing [2023-08-21T20:55:48.169Z] 74cb431ac138: Preparing [2023-08-21T20:55:48.169Z] e5acc27c7127: Preparing [2023-08-21T20:55:48.169Z] eff270fa0adf: Preparing [2023-08-21T20:55:48.169Z] d8fe287c36fe: Preparing [2023-08-21T20:55:48.169Z] c8f698a5e34a: Preparing [2023-08-21T20:55:48.169Z] 9e3c8adbef4e: Preparing [2023-08-21T20:55:48.169Z] 5f70bf18a086: Preparing [2023-08-21T20:55:48.169Z] 1b1873e51074: Preparing [2023-08-21T20:55:48.169Z] fe0163eb851d: Preparing [2023-08-21T20:55:48.169Z] e5acc27c7127: Waiting [2023-08-21T20:55:48.169Z] 36b50b131297: Preparing [2023-08-21T20:55:48.169Z] d8fe287c36fe: Waiting [2023-08-21T20:55:48.169Z] eff270fa0adf: Waiting [2023-08-21T20:55:48.169Z] c8f698a5e34a: Waiting [2023-08-21T20:55:48.169Z] 9e3c8adbef4e: Waiting [2023-08-21T20:55:48.169Z] 5f70bf18a086: Waiting [2023-08-21T20:55:48.169Z] 1b1873e51074: Waiting [2023-08-21T20:55:48.169Z] 74cb431ac138: Waiting [2023-08-21T20:55:48.169Z] 36b50b131297: Waiting [2023-08-21T20:55:48.169Z] fe0163eb851d: Waiting [2023-08-21T20:55:48.169Z] bd5168945e7e: Layer already exists [2023-08-21T20:55:48.169Z] dd78d7973eae: Layer already exists [2023-08-21T20:55:48.169Z] ee276a51e7d9: Layer already exists [2023-08-21T20:55:48.169Z] 236039a2f98b: Layer already exists [2023-08-21T20:55:48.169Z] a4600d634270: Layer already exists [2023-08-21T20:55:48.169Z] 74cb431ac138: Layer already exists [2023-08-21T20:55:48.169Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:48.169Z] e5acc27c7127: Layer already exists [2023-08-21T20:55:48.169Z] c8f698a5e34a: Layer already exists [2023-08-21T20:55:48.169Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:48.169Z] 9e3c8adbef4e: Layer already exists [2023-08-21T20:55:48.169Z] 1b1873e51074: Layer already exists [2023-08-21T20:55:48.169Z] 5f70bf18a086: Layer already exists [2023-08-21T20:55:48.169Z] 36b50b131297: Layer already exists [2023-08-21T20:55:48.169Z] fe0163eb851d: Layer already exists [2023-08-21T20:55:48.169Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:a4657fe910eadc0f25546ce484bf4d0bdc97750151e70681a482935bed1ccb3d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:48.562Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:48.870Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-08-21T20:55:48.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-21T20:55:48.870Z] bd5168945e7e: Preparing [2023-08-21T20:55:48.870Z] a4600d634270: Preparing [2023-08-21T20:55:48.870Z] dd78d7973eae: Preparing [2023-08-21T20:55:48.870Z] ee276a51e7d9: Preparing [2023-08-21T20:55:48.870Z] 236039a2f98b: Preparing [2023-08-21T20:55:48.870Z] 74cb431ac138: Preparing [2023-08-21T20:55:48.870Z] e5acc27c7127: Preparing [2023-08-21T20:55:48.870Z] eff270fa0adf: Preparing [2023-08-21T20:55:48.870Z] d8fe287c36fe: Preparing [2023-08-21T20:55:48.870Z] c8f698a5e34a: Preparing [2023-08-21T20:55:48.870Z] 9e3c8adbef4e: Preparing [2023-08-21T20:55:48.870Z] 5f70bf18a086: Preparing [2023-08-21T20:55:48.870Z] 1b1873e51074: Preparing [2023-08-21T20:55:48.870Z] fe0163eb851d: Preparing [2023-08-21T20:55:48.870Z] 74cb431ac138: Waiting [2023-08-21T20:55:48.870Z] e5acc27c7127: Waiting [2023-08-21T20:55:48.870Z] 36b50b131297: Preparing [2023-08-21T20:55:48.870Z] eff270fa0adf: Waiting [2023-08-21T20:55:48.870Z] c8f698a5e34a: Waiting [2023-08-21T20:55:48.870Z] d8fe287c36fe: Waiting [2023-08-21T20:55:48.870Z] 9e3c8adbef4e: Waiting [2023-08-21T20:55:48.870Z] 5f70bf18a086: Waiting [2023-08-21T20:55:48.870Z] 1b1873e51074: Waiting [2023-08-21T20:55:48.870Z] fe0163eb851d: Waiting [2023-08-21T20:55:48.870Z] 36b50b131297: Waiting [2023-08-21T20:55:48.870Z] dd78d7973eae: Layer already exists [2023-08-21T20:55:48.870Z] bd5168945e7e: Layer already exists [2023-08-21T20:55:48.870Z] a4600d634270: Layer already exists [2023-08-21T20:55:48.870Z] ee276a51e7d9: Layer already exists [2023-08-21T20:55:48.870Z] 236039a2f98b: Layer already exists [2023-08-21T20:55:48.870Z] 74cb431ac138: Layer already exists [2023-08-21T20:55:48.870Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:48.870Z] e5acc27c7127: Layer already exists [2023-08-21T20:55:48.870Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:48.870Z] c8f698a5e34a: Layer already exists [2023-08-21T20:55:48.870Z] 9e3c8adbef4e: Layer already exists [2023-08-21T20:55:48.870Z] 5f70bf18a086: Layer already exists [2023-08-21T20:55:48.870Z] 1b1873e51074: Layer already exists [2023-08-21T20:55:48.870Z] fe0163eb851d: Layer already exists [2023-08-21T20:55:48.870Z] 36b50b131297: Layer already exists [2023-08-21T20:55:48.870Z] main: digest: sha256:a4657fe910eadc0f25546ce484bf4d0bdc97750151e70681a482935bed1ccb3d size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T20:55:48.923Z] ===================================================== [Pipeline] echo [2023-08-21T20:55:48.935Z] taggedImages: [2023-08-21T20:55:48.935Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:55:48.935Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-21T20:55:48.935Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.31 [2023-08-21T20:55:48.935Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:55:48.935Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-08-21T20:55:48.966Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-08-21T20:55:48.966Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:55:48.966Z] latest [2023-08-21T20:55:48.966Z] 3.1.0-dev.31 [2023-08-21T20:55:48.966Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:55:48.966Z] main [2023-08-21T20:55:48.966Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:49.280Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:49.582Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:55:49.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-21T20:55:49.582Z] 7f61834fafcb: Preparing [2023-08-21T20:55:49.582Z] e4a86370d2ef: Preparing [2023-08-21T20:55:49.582Z] 6bacceebb9d4: Preparing [2023-08-21T20:55:49.582Z] 8b4f0966f645: Preparing [2023-08-21T20:55:49.582Z] eff270fa0adf: Preparing [2023-08-21T20:55:49.582Z] d8fe287c36fe: Preparing [2023-08-21T20:55:49.582Z] bcd3861891bd: Preparing [2023-08-21T20:55:49.582Z] 36b50b131297: Preparing [2023-08-21T20:55:49.582Z] d8fe287c36fe: Waiting [2023-08-21T20:55:49.582Z] bcd3861891bd: Waiting [2023-08-21T20:55:49.582Z] 36b50b131297: Waiting [2023-08-21T20:55:49.582Z] e4a86370d2ef: Layer already exists [2023-08-21T20:55:49.582Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:49.582Z] 7f61834fafcb: Layer already exists [2023-08-21T20:55:49.582Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:49.582Z] 36b50b131297: Layer already exists [2023-08-21T20:55:49.582Z] bcd3861891bd: Layer already exists [2023-08-21T20:55:49.582Z] 6bacceebb9d4: Pushed [2023-08-21T20:55:50.955Z] 8b4f0966f645: Pushed [2023-08-21T20:55:50.955Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:d207c46b0e97838eddee9a925028481b5b07110ff9ecf3bf0c79b2a0d5480bfa size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:51.257Z] + 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-21T20:55:51.562Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-21T20:55:51.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-21T20:55:51.563Z] 7f61834fafcb: Preparing [2023-08-21T20:55:51.563Z] e4a86370d2ef: Preparing [2023-08-21T20:55:51.563Z] 6bacceebb9d4: Preparing [2023-08-21T20:55:51.563Z] 8b4f0966f645: Preparing [2023-08-21T20:55:51.563Z] eff270fa0adf: Preparing [2023-08-21T20:55:51.563Z] d8fe287c36fe: Preparing [2023-08-21T20:55:51.563Z] bcd3861891bd: Preparing [2023-08-21T20:55:51.563Z] 36b50b131297: Preparing [2023-08-21T20:55:51.563Z] d8fe287c36fe: Waiting [2023-08-21T20:55:51.563Z] bcd3861891bd: Waiting [2023-08-21T20:55:51.563Z] 36b50b131297: Waiting [2023-08-21T20:55:51.563Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:51.563Z] 7f61834fafcb: Layer already exists [2023-08-21T20:55:51.563Z] 6bacceebb9d4: Layer already exists [2023-08-21T20:55:51.563Z] e4a86370d2ef: Layer already exists [2023-08-21T20:55:51.563Z] 8b4f0966f645: Layer already exists [2023-08-21T20:55:51.563Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:51.563Z] bcd3861891bd: Layer already exists [2023-08-21T20:55:51.563Z] 36b50b131297: Layer already exists [2023-08-21T20:55:51.563Z] latest: digest: sha256:d207c46b0e97838eddee9a925028481b5b07110ff9ecf3bf0c79b2a0d5480bfa size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:51.874Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:52.182Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.31 [2023-08-21T20:55:52.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-21T20:55:52.182Z] 7f61834fafcb: Preparing [2023-08-21T20:55:52.182Z] e4a86370d2ef: Preparing [2023-08-21T20:55:52.182Z] 6bacceebb9d4: Preparing [2023-08-21T20:55:52.182Z] 8b4f0966f645: Preparing [2023-08-21T20:55:52.182Z] eff270fa0adf: Preparing [2023-08-21T20:55:52.182Z] d8fe287c36fe: Preparing [2023-08-21T20:55:52.182Z] bcd3861891bd: Preparing [2023-08-21T20:55:52.182Z] 36b50b131297: Preparing [2023-08-21T20:55:52.182Z] d8fe287c36fe: Waiting [2023-08-21T20:55:52.182Z] bcd3861891bd: Waiting [2023-08-21T20:55:52.182Z] 36b50b131297: Waiting [2023-08-21T20:55:52.182Z] 8b4f0966f645: Layer already exists [2023-08-21T20:55:52.182Z] 7f61834fafcb: Layer already exists [2023-08-21T20:55:52.182Z] e4a86370d2ef: Layer already exists [2023-08-21T20:55:52.182Z] 6bacceebb9d4: Layer already exists [2023-08-21T20:55:52.182Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:52.182Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:52.182Z] bcd3861891bd: Layer already exists [2023-08-21T20:55:52.182Z] 36b50b131297: Layer already exists [2023-08-21T20:55:52.182Z] 3.1.0-dev.31: digest: sha256:d207c46b0e97838eddee9a925028481b5b07110ff9ecf3bf0c79b2a0d5480bfa size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:52.506Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:52.817Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:55:52.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-21T20:55:52.817Z] 7f61834fafcb: Preparing [2023-08-21T20:55:52.817Z] e4a86370d2ef: Preparing [2023-08-21T20:55:52.817Z] 6bacceebb9d4: Preparing [2023-08-21T20:55:52.817Z] 8b4f0966f645: Preparing [2023-08-21T20:55:52.817Z] eff270fa0adf: Preparing [2023-08-21T20:55:52.817Z] d8fe287c36fe: Preparing [2023-08-21T20:55:52.817Z] bcd3861891bd: Preparing [2023-08-21T20:55:52.817Z] 36b50b131297: Preparing [2023-08-21T20:55:52.817Z] bcd3861891bd: Waiting [2023-08-21T20:55:52.817Z] 36b50b131297: Waiting [2023-08-21T20:55:52.817Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:52.818Z] 7f61834fafcb: Layer already exists [2023-08-21T20:55:52.818Z] 6bacceebb9d4: Layer already exists [2023-08-21T20:55:52.818Z] 8b4f0966f645: Layer already exists [2023-08-21T20:55:52.818Z] e4a86370d2ef: Layer already exists [2023-08-21T20:55:52.818Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:52.818Z] bcd3861891bd: Layer already exists [2023-08-21T20:55:52.818Z] 36b50b131297: Layer already exists [2023-08-21T20:55:52.818Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:d207c46b0e97838eddee9a925028481b5b07110ff9ecf3bf0c79b2a0d5480bfa size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:53.139Z] + 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-21T20:55:53.452Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-08-21T20:55:53.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-21T20:55:53.452Z] 7f61834fafcb: Preparing [2023-08-21T20:55:53.452Z] e4a86370d2ef: Preparing [2023-08-21T20:55:53.452Z] 6bacceebb9d4: Preparing [2023-08-21T20:55:53.452Z] 8b4f0966f645: Preparing [2023-08-21T20:55:53.452Z] eff270fa0adf: Preparing [2023-08-21T20:55:53.452Z] d8fe287c36fe: Preparing [2023-08-21T20:55:53.452Z] bcd3861891bd: Preparing [2023-08-21T20:55:53.452Z] 36b50b131297: Preparing [2023-08-21T20:55:53.452Z] d8fe287c36fe: Waiting [2023-08-21T20:55:53.452Z] bcd3861891bd: Waiting [2023-08-21T20:55:53.452Z] 36b50b131297: Waiting [2023-08-21T20:55:53.452Z] e4a86370d2ef: Layer already exists [2023-08-21T20:55:53.452Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:53.452Z] 6bacceebb9d4: Layer already exists [2023-08-21T20:55:53.452Z] 7f61834fafcb: Layer already exists [2023-08-21T20:55:53.452Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:53.452Z] 8b4f0966f645: Layer already exists [2023-08-21T20:55:53.452Z] bcd3861891bd: Layer already exists [2023-08-21T20:55:53.452Z] 36b50b131297: Layer already exists [2023-08-21T20:55:53.452Z] main: digest: sha256:d207c46b0e97838eddee9a925028481b5b07110ff9ecf3bf0c79b2a0d5480bfa size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T20:55:53.493Z] ===================================================== [Pipeline] echo [2023-08-21T20:55:53.501Z] taggedImages: [2023-08-21T20:55:53.501Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:55:53.501Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-21T20:55:53.501Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.31 [2023-08-21T20:55:53.501Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:55:53.501Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-08-21T20:55:53.520Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-08-21T20:55:53.520Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:55:53.520Z] latest [2023-08-21T20:55:53.520Z] 3.1.0-dev.31 [2023-08-21T20:55:53.520Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:55:53.520Z] main [2023-08-21T20:55:53.520Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:53.847Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:54.149Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:55:54.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-21T20:55:54.150Z] 6f482caf7333: Preparing [2023-08-21T20:55:54.150Z] f9e6d588160c: Preparing [2023-08-21T20:55:54.150Z] 51ddc71dad2a: Preparing [2023-08-21T20:55:54.150Z] da9a07850c18: Preparing [2023-08-21T20:55:54.150Z] eb9fa852b0af: Preparing [2023-08-21T20:55:54.150Z] eff270fa0adf: Preparing [2023-08-21T20:55:54.150Z] d8fe287c36fe: Preparing [2023-08-21T20:55:54.150Z] e9c6405a4711: Preparing [2023-08-21T20:55:54.150Z] aec61f0f9aaf: Preparing [2023-08-21T20:55:54.150Z] 36b50b131297: Preparing [2023-08-21T20:55:54.150Z] eff270fa0adf: Waiting [2023-08-21T20:55:54.150Z] d8fe287c36fe: Waiting [2023-08-21T20:55:54.150Z] aec61f0f9aaf: Waiting [2023-08-21T20:55:54.150Z] 36b50b131297: Waiting [2023-08-21T20:55:54.150Z] e9c6405a4711: Waiting [2023-08-21T20:55:54.150Z] 6f482caf7333: Pushed [2023-08-21T20:55:54.150Z] f9e6d588160c: Pushed [2023-08-21T20:55:54.150Z] eb9fa852b0af: Pushed [2023-08-21T20:55:54.150Z] da9a07850c18: Pushed [2023-08-21T20:55:54.150Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:54.150Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:54.150Z] 36b50b131297: Layer already exists [2023-08-21T20:55:54.409Z] e9c6405a4711: Pushed [2023-08-21T20:55:55.347Z] 51ddc71dad2a: Pushed [2023-08-21T20:55:55.347Z] aec61f0f9aaf: Pushed [2023-08-21T20:55:55.606Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:198f7c976fca0a09e0dd3135687edf57e85d0f8dad157665d5a04b78790f05c3 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:55.916Z] + 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-21T20:55:56.229Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-21T20:55:56.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-21T20:55:56.229Z] 6f482caf7333: Preparing [2023-08-21T20:55:56.229Z] f9e6d588160c: Preparing [2023-08-21T20:55:56.229Z] 51ddc71dad2a: Preparing [2023-08-21T20:55:56.229Z] da9a07850c18: Preparing [2023-08-21T20:55:56.229Z] eb9fa852b0af: Preparing [2023-08-21T20:55:56.229Z] eff270fa0adf: Preparing [2023-08-21T20:55:56.229Z] d8fe287c36fe: Preparing [2023-08-21T20:55:56.229Z] e9c6405a4711: Preparing [2023-08-21T20:55:56.229Z] aec61f0f9aaf: Preparing [2023-08-21T20:55:56.229Z] 36b50b131297: Preparing [2023-08-21T20:55:56.229Z] eff270fa0adf: Waiting [2023-08-21T20:55:56.229Z] d8fe287c36fe: Waiting [2023-08-21T20:55:56.229Z] e9c6405a4711: Waiting [2023-08-21T20:55:56.229Z] aec61f0f9aaf: Waiting [2023-08-21T20:55:56.229Z] 36b50b131297: Waiting [2023-08-21T20:55:56.229Z] eb9fa852b0af: Layer already exists [2023-08-21T20:55:56.229Z] 6f482caf7333: Layer already exists [2023-08-21T20:55:56.229Z] f9e6d588160c: Layer already exists [2023-08-21T20:55:56.229Z] da9a07850c18: Layer already exists [2023-08-21T20:55:56.229Z] 51ddc71dad2a: Layer already exists [2023-08-21T20:55:56.229Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:56.229Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:56.229Z] e9c6405a4711: Layer already exists [2023-08-21T20:55:56.229Z] 36b50b131297: Layer already exists [2023-08-21T20:55:56.229Z] aec61f0f9aaf: Layer already exists [2023-08-21T20:55:56.229Z] latest: digest: sha256:198f7c976fca0a09e0dd3135687edf57e85d0f8dad157665d5a04b78790f05c3 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:56.540Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:56.850Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.31 [2023-08-21T20:55:56.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-21T20:55:56.850Z] 6f482caf7333: Preparing [2023-08-21T20:55:56.850Z] f9e6d588160c: Preparing [2023-08-21T20:55:56.850Z] 51ddc71dad2a: Preparing [2023-08-21T20:55:56.850Z] da9a07850c18: Preparing [2023-08-21T20:55:56.850Z] eb9fa852b0af: Preparing [2023-08-21T20:55:56.850Z] eff270fa0adf: Preparing [2023-08-21T20:55:56.850Z] d8fe287c36fe: Preparing [2023-08-21T20:55:56.850Z] e9c6405a4711: Preparing [2023-08-21T20:55:56.850Z] aec61f0f9aaf: Preparing [2023-08-21T20:55:56.850Z] 36b50b131297: Preparing [2023-08-21T20:55:56.850Z] eff270fa0adf: Waiting [2023-08-21T20:55:56.850Z] d8fe287c36fe: Waiting [2023-08-21T20:55:56.850Z] e9c6405a4711: Waiting [2023-08-21T20:55:56.850Z] aec61f0f9aaf: Waiting [2023-08-21T20:55:56.850Z] 36b50b131297: Waiting [2023-08-21T20:55:56.850Z] 51ddc71dad2a: Layer already exists [2023-08-21T20:55:56.850Z] 6f482caf7333: Layer already exists [2023-08-21T20:55:56.850Z] eb9fa852b0af: Layer already exists [2023-08-21T20:55:56.850Z] f9e6d588160c: Layer already exists [2023-08-21T20:55:56.850Z] da9a07850c18: Layer already exists [2023-08-21T20:55:56.850Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:56.850Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:56.850Z] 36b50b131297: Layer already exists [2023-08-21T20:55:56.850Z] aec61f0f9aaf: Layer already exists [2023-08-21T20:55:56.850Z] e9c6405a4711: Layer already exists [2023-08-21T20:55:56.850Z] 3.1.0-dev.31: digest: sha256:198f7c976fca0a09e0dd3135687edf57e85d0f8dad157665d5a04b78790f05c3 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:57.168Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:57.475Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:55:57.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-21T20:55:57.476Z] 6f482caf7333: Preparing [2023-08-21T20:55:57.476Z] f9e6d588160c: Preparing [2023-08-21T20:55:57.476Z] 51ddc71dad2a: Preparing [2023-08-21T20:55:57.476Z] da9a07850c18: Preparing [2023-08-21T20:55:57.476Z] eb9fa852b0af: Preparing [2023-08-21T20:55:57.476Z] eff270fa0adf: Preparing [2023-08-21T20:55:57.476Z] d8fe287c36fe: Preparing [2023-08-21T20:55:57.476Z] e9c6405a4711: Preparing [2023-08-21T20:55:57.476Z] aec61f0f9aaf: Preparing [2023-08-21T20:55:57.476Z] 36b50b131297: Preparing [2023-08-21T20:55:57.476Z] d8fe287c36fe: Waiting [2023-08-21T20:55:57.476Z] e9c6405a4711: Waiting [2023-08-21T20:55:57.476Z] aec61f0f9aaf: Waiting [2023-08-21T20:55:57.476Z] eff270fa0adf: Waiting [2023-08-21T20:55:57.476Z] f9e6d588160c: Layer already exists [2023-08-21T20:55:57.476Z] da9a07850c18: Layer already exists [2023-08-21T20:55:57.476Z] 51ddc71dad2a: Layer already exists [2023-08-21T20:55:57.476Z] 6f482caf7333: Layer already exists [2023-08-21T20:55:57.476Z] eb9fa852b0af: Layer already exists [2023-08-21T20:55:57.476Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:57.476Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:57.476Z] e9c6405a4711: Layer already exists [2023-08-21T20:55:57.476Z] 36b50b131297: Layer already exists [2023-08-21T20:55:57.476Z] aec61f0f9aaf: Layer already exists [2023-08-21T20:55:57.476Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:198f7c976fca0a09e0dd3135687edf57e85d0f8dad157665d5a04b78790f05c3 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:57.780Z] + 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-21T20:55:58.096Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-08-21T20:55:58.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-21T20:55:58.096Z] 6f482caf7333: Preparing [2023-08-21T20:55:58.096Z] f9e6d588160c: Preparing [2023-08-21T20:55:58.096Z] 51ddc71dad2a: Preparing [2023-08-21T20:55:58.096Z] da9a07850c18: Preparing [2023-08-21T20:55:58.096Z] eb9fa852b0af: Preparing [2023-08-21T20:55:58.096Z] eff270fa0adf: Preparing [2023-08-21T20:55:58.096Z] d8fe287c36fe: Preparing [2023-08-21T20:55:58.096Z] e9c6405a4711: Preparing [2023-08-21T20:55:58.096Z] aec61f0f9aaf: Preparing [2023-08-21T20:55:58.096Z] 36b50b131297: Preparing [2023-08-21T20:55:58.096Z] eff270fa0adf: Waiting [2023-08-21T20:55:58.096Z] d8fe287c36fe: Waiting [2023-08-21T20:55:58.096Z] e9c6405a4711: Waiting [2023-08-21T20:55:58.096Z] aec61f0f9aaf: Waiting [2023-08-21T20:55:58.096Z] 36b50b131297: Waiting [2023-08-21T20:55:58.096Z] f9e6d588160c: Layer already exists [2023-08-21T20:55:58.096Z] 51ddc71dad2a: Layer already exists [2023-08-21T20:55:58.096Z] eb9fa852b0af: Layer already exists [2023-08-21T20:55:58.096Z] 6f482caf7333: Layer already exists [2023-08-21T20:55:58.096Z] da9a07850c18: Layer already exists [2023-08-21T20:55:58.096Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:58.096Z] e9c6405a4711: Layer already exists [2023-08-21T20:55:58.096Z] aec61f0f9aaf: Layer already exists [2023-08-21T20:55:58.096Z] 36b50b131297: Layer already exists [2023-08-21T20:55:58.096Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:58.096Z] main: digest: sha256:198f7c976fca0a09e0dd3135687edf57e85d0f8dad157665d5a04b78790f05c3 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T20:55:58.134Z] ===================================================== [Pipeline] echo [2023-08-21T20:55:58.139Z] taggedImages: [2023-08-21T20:55:58.140Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:55:58.140Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-21T20:55:58.140Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.31 [2023-08-21T20:55:58.140Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:55:58.140Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-08-21T20:55:58.155Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-08-21T20:55:58.155Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:55:58.155Z] latest [2023-08-21T20:55:58.155Z] 3.1.0-dev.31 [2023-08-21T20:55:58.155Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:55:58.155Z] main [2023-08-21T20:55:58.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:58.470Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:55:58.771Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:55:58.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-21T20:55:58.771Z] 503769aba41a: Preparing [2023-08-21T20:55:58.771Z] 0ee1b06da257: Preparing [2023-08-21T20:55:58.771Z] 8b742b5efbb1: Preparing [2023-08-21T20:55:58.771Z] 8ef6c91b2b32: Preparing [2023-08-21T20:55:58.771Z] 498eec56b7fc: Preparing [2023-08-21T20:55:58.771Z] 7b57d0c4df56: Preparing [2023-08-21T20:55:58.771Z] baa4b96ad502: Preparing [2023-08-21T20:55:58.771Z] eff270fa0adf: Preparing [2023-08-21T20:55:58.771Z] d8fe287c36fe: Preparing [2023-08-21T20:55:58.771Z] ca273816013b: Preparing [2023-08-21T20:55:58.771Z] 36b50b131297: Preparing [2023-08-21T20:55:58.771Z] eff270fa0adf: Waiting [2023-08-21T20:55:58.771Z] d8fe287c36fe: Waiting [2023-08-21T20:55:58.771Z] ca273816013b: Waiting [2023-08-21T20:55:58.771Z] 36b50b131297: Waiting [2023-08-21T20:55:58.771Z] baa4b96ad502: Waiting [2023-08-21T20:55:58.771Z] 7b57d0c4df56: Waiting [2023-08-21T20:55:58.771Z] 503769aba41a: Pushed [2023-08-21T20:55:58.771Z] 498eec56b7fc: Pushed [2023-08-21T20:55:58.771Z] 0ee1b06da257: Pushed [2023-08-21T20:55:58.771Z] eff270fa0adf: Layer already exists [2023-08-21T20:55:58.771Z] d8fe287c36fe: Layer already exists [2023-08-21T20:55:59.029Z] 7b57d0c4df56: Pushed [2023-08-21T20:55:59.029Z] baa4b96ad502: Pushed [2023-08-21T20:55:59.029Z] 36b50b131297: Layer already exists [2023-08-21T20:55:59.966Z] 8ef6c91b2b32: Pushed [2023-08-21T20:55:59.966Z] ca273816013b: Pushed [2023-08-21T20:56:00.225Z] 8b742b5efbb1: Pushed [2023-08-21T20:56:00.483Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:89d95c5cf53fc6b79d7282ae00e2ebd05d5ead1c1246d81eef105374a65eb5a0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:00.795Z] + 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-21T20:56:01.099Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-21T20:56:01.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-21T20:56:01.099Z] 503769aba41a: Preparing [2023-08-21T20:56:01.099Z] 0ee1b06da257: Preparing [2023-08-21T20:56:01.099Z] 8b742b5efbb1: Preparing [2023-08-21T20:56:01.099Z] 8ef6c91b2b32: Preparing [2023-08-21T20:56:01.099Z] 498eec56b7fc: Preparing [2023-08-21T20:56:01.099Z] 7b57d0c4df56: Preparing [2023-08-21T20:56:01.099Z] baa4b96ad502: Preparing [2023-08-21T20:56:01.099Z] eff270fa0adf: Preparing [2023-08-21T20:56:01.099Z] d8fe287c36fe: Preparing [2023-08-21T20:56:01.099Z] ca273816013b: Preparing [2023-08-21T20:56:01.099Z] 36b50b131297: Preparing [2023-08-21T20:56:01.099Z] baa4b96ad502: Waiting [2023-08-21T20:56:01.099Z] d8fe287c36fe: Waiting [2023-08-21T20:56:01.099Z] ca273816013b: Waiting [2023-08-21T20:56:01.099Z] 36b50b131297: Waiting [2023-08-21T20:56:01.099Z] 7b57d0c4df56: Waiting [2023-08-21T20:56:01.099Z] eff270fa0adf: Waiting [2023-08-21T20:56:01.099Z] 503769aba41a: Layer already exists [2023-08-21T20:56:01.099Z] 8b742b5efbb1: Layer already exists [2023-08-21T20:56:01.099Z] 8ef6c91b2b32: Layer already exists [2023-08-21T20:56:01.099Z] 498eec56b7fc: Layer already exists [2023-08-21T20:56:01.099Z] 0ee1b06da257: Layer already exists [2023-08-21T20:56:01.099Z] baa4b96ad502: Layer already exists [2023-08-21T20:56:01.100Z] 7b57d0c4df56: Layer already exists [2023-08-21T20:56:01.100Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:01.100Z] ca273816013b: Layer already exists [2023-08-21T20:56:01.100Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:01.100Z] 36b50b131297: Layer already exists [2023-08-21T20:56:01.100Z] latest: digest: sha256:89d95c5cf53fc6b79d7282ae00e2ebd05d5ead1c1246d81eef105374a65eb5a0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:01.419Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:01.738Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.31 [2023-08-21T20:56:01.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-21T20:56:01.738Z] 503769aba41a: Preparing [2023-08-21T20:56:01.738Z] 0ee1b06da257: Preparing [2023-08-21T20:56:01.738Z] 8b742b5efbb1: Preparing [2023-08-21T20:56:01.738Z] 8ef6c91b2b32: Preparing [2023-08-21T20:56:01.738Z] 498eec56b7fc: Preparing [2023-08-21T20:56:01.738Z] 7b57d0c4df56: Preparing [2023-08-21T20:56:01.738Z] baa4b96ad502: Preparing [2023-08-21T20:56:01.738Z] eff270fa0adf: Preparing [2023-08-21T20:56:01.738Z] d8fe287c36fe: Preparing [2023-08-21T20:56:01.738Z] ca273816013b: Preparing [2023-08-21T20:56:01.738Z] 36b50b131297: Preparing [2023-08-21T20:56:01.738Z] 7b57d0c4df56: Waiting [2023-08-21T20:56:01.738Z] baa4b96ad502: Waiting [2023-08-21T20:56:01.738Z] eff270fa0adf: Waiting [2023-08-21T20:56:01.738Z] 36b50b131297: Waiting [2023-08-21T20:56:01.738Z] 0ee1b06da257: Layer already exists [2023-08-21T20:56:01.738Z] 498eec56b7fc: Layer already exists [2023-08-21T20:56:01.738Z] 503769aba41a: Layer already exists [2023-08-21T20:56:01.738Z] 8b742b5efbb1: Layer already exists [2023-08-21T20:56:01.738Z] 8ef6c91b2b32: Layer already exists [2023-08-21T20:56:01.738Z] baa4b96ad502: Layer already exists [2023-08-21T20:56:01.738Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:01.738Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:01.738Z] 7b57d0c4df56: Layer already exists [2023-08-21T20:56:01.738Z] ca273816013b: Layer already exists [2023-08-21T20:56:01.738Z] 36b50b131297: Layer already exists [2023-08-21T20:56:01.738Z] 3.1.0-dev.31: digest: sha256:89d95c5cf53fc6b79d7282ae00e2ebd05d5ead1c1246d81eef105374a65eb5a0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:02.053Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:02.356Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:56:02.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-21T20:56:02.356Z] 503769aba41a: Preparing [2023-08-21T20:56:02.356Z] 0ee1b06da257: Preparing [2023-08-21T20:56:02.356Z] 8b742b5efbb1: Preparing [2023-08-21T20:56:02.356Z] 8ef6c91b2b32: Preparing [2023-08-21T20:56:02.356Z] 498eec56b7fc: Preparing [2023-08-21T20:56:02.356Z] 7b57d0c4df56: Preparing [2023-08-21T20:56:02.356Z] baa4b96ad502: Preparing [2023-08-21T20:56:02.356Z] eff270fa0adf: Preparing [2023-08-21T20:56:02.356Z] d8fe287c36fe: Preparing [2023-08-21T20:56:02.356Z] ca273816013b: Preparing [2023-08-21T20:56:02.356Z] 36b50b131297: Preparing [2023-08-21T20:56:02.356Z] 7b57d0c4df56: Waiting [2023-08-21T20:56:02.356Z] d8fe287c36fe: Waiting [2023-08-21T20:56:02.356Z] baa4b96ad502: Waiting [2023-08-21T20:56:02.356Z] eff270fa0adf: Waiting [2023-08-21T20:56:02.356Z] ca273816013b: Waiting [2023-08-21T20:56:02.356Z] 36b50b131297: Waiting [2023-08-21T20:56:02.356Z] 8b742b5efbb1: Layer already exists [2023-08-21T20:56:02.356Z] 8ef6c91b2b32: Layer already exists [2023-08-21T20:56:02.356Z] 498eec56b7fc: Layer already exists [2023-08-21T20:56:02.356Z] 503769aba41a: Layer already exists [2023-08-21T20:56:02.356Z] 0ee1b06da257: Layer already exists [2023-08-21T20:56:02.356Z] 7b57d0c4df56: Layer already exists [2023-08-21T20:56:02.356Z] baa4b96ad502: Layer already exists [2023-08-21T20:56:02.356Z] ca273816013b: Layer already exists [2023-08-21T20:56:02.356Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:02.356Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:02.356Z] 36b50b131297: Layer already exists [2023-08-21T20:56:02.356Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:89d95c5cf53fc6b79d7282ae00e2ebd05d5ead1c1246d81eef105374a65eb5a0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:02.660Z] + 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-21T20:56:02.973Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-08-21T20:56:02.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-21T20:56:02.973Z] 503769aba41a: Preparing [2023-08-21T20:56:02.973Z] 0ee1b06da257: Preparing [2023-08-21T20:56:02.973Z] 8b742b5efbb1: Preparing [2023-08-21T20:56:02.973Z] 8ef6c91b2b32: Preparing [2023-08-21T20:56:02.973Z] 498eec56b7fc: Preparing [2023-08-21T20:56:02.973Z] 7b57d0c4df56: Preparing [2023-08-21T20:56:02.973Z] baa4b96ad502: Preparing [2023-08-21T20:56:02.973Z] eff270fa0adf: Preparing [2023-08-21T20:56:02.973Z] d8fe287c36fe: Preparing [2023-08-21T20:56:02.973Z] ca273816013b: Preparing [2023-08-21T20:56:02.973Z] 36b50b131297: Preparing [2023-08-21T20:56:02.973Z] baa4b96ad502: Waiting [2023-08-21T20:56:02.973Z] eff270fa0adf: Waiting [2023-08-21T20:56:02.973Z] ca273816013b: Waiting [2023-08-21T20:56:02.973Z] 7b57d0c4df56: Waiting [2023-08-21T20:56:02.973Z] 36b50b131297: Waiting [2023-08-21T20:56:02.973Z] 498eec56b7fc: Layer already exists [2023-08-21T20:56:02.973Z] 503769aba41a: Layer already exists [2023-08-21T20:56:02.973Z] 8ef6c91b2b32: Layer already exists [2023-08-21T20:56:02.973Z] 0ee1b06da257: Layer already exists [2023-08-21T20:56:02.973Z] 8b742b5efbb1: Layer already exists [2023-08-21T20:56:02.973Z] 7b57d0c4df56: Layer already exists [2023-08-21T20:56:02.973Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:02.973Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:02.973Z] baa4b96ad502: Layer already exists [2023-08-21T20:56:02.973Z] ca273816013b: Layer already exists [2023-08-21T20:56:02.973Z] 36b50b131297: Layer already exists [2023-08-21T20:56:02.973Z] main: digest: sha256:89d95c5cf53fc6b79d7282ae00e2ebd05d5ead1c1246d81eef105374a65eb5a0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T20:56:03.027Z] ===================================================== [Pipeline] echo [2023-08-21T20:56:03.037Z] taggedImages: [2023-08-21T20:56:03.037Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:56:03.037Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-21T20:56:03.037Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.31 [2023-08-21T20:56:03.037Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:56:03.037Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-08-21T20:56:03.060Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-08-21T20:56:03.060Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:56:03.060Z] latest [2023-08-21T20:56:03.060Z] 3.1.0-dev.31 [2023-08-21T20:56:03.060Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:56:03.060Z] main [2023-08-21T20:56:03.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:03.396Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:03.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:56:03.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-21T20:56:03.698Z] 4d0593bbe006: Preparing [2023-08-21T20:56:03.698Z] 1f711b76912b: Preparing [2023-08-21T20:56:03.698Z] eff270fa0adf: Preparing [2023-08-21T20:56:03.698Z] d8fe287c36fe: Preparing [2023-08-21T20:56:03.698Z] 7dc48134020a: Preparing [2023-08-21T20:56:03.698Z] 36b50b131297: Preparing [2023-08-21T20:56:03.698Z] 36b50b131297: Waiting [2023-08-21T20:56:03.698Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:03.698Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:03.698Z] 36b50b131297: Layer already exists [2023-08-21T20:56:03.698Z] 4d0593bbe006: Pushed [2023-08-21T20:56:04.263Z] 7dc48134020a: Pushed [2023-08-21T20:56:06.163Z] 1f711b76912b: Pushed [2023-08-21T20:56:06.163Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:eb071c5dcb0dc9c2eaf804b6b8cb8d149dcba7a398c84ae48778b74a9369ab86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:06.464Z] + 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-21T20:56:06.765Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-21T20:56:06.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-21T20:56:06.765Z] 4d0593bbe006: Preparing [2023-08-21T20:56:06.765Z] 1f711b76912b: Preparing [2023-08-21T20:56:06.765Z] eff270fa0adf: Preparing [2023-08-21T20:56:06.765Z] d8fe287c36fe: Preparing [2023-08-21T20:56:06.765Z] 7dc48134020a: Preparing [2023-08-21T20:56:06.765Z] 36b50b131297: Preparing [2023-08-21T20:56:06.765Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:06.765Z] 4d0593bbe006: Layer already exists [2023-08-21T20:56:06.765Z] 1f711b76912b: Layer already exists [2023-08-21T20:56:06.765Z] 7dc48134020a: Layer already exists [2023-08-21T20:56:06.765Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:06.765Z] 36b50b131297: Layer already exists [2023-08-21T20:56:06.765Z] latest: digest: sha256:eb071c5dcb0dc9c2eaf804b6b8cb8d149dcba7a398c84ae48778b74a9369ab86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:07.066Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:07.366Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.31 [2023-08-21T20:56:07.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-21T20:56:07.366Z] 4d0593bbe006: Preparing [2023-08-21T20:56:07.366Z] 1f711b76912b: Preparing [2023-08-21T20:56:07.366Z] eff270fa0adf: Preparing [2023-08-21T20:56:07.366Z] d8fe287c36fe: Preparing [2023-08-21T20:56:07.366Z] 7dc48134020a: Preparing [2023-08-21T20:56:07.366Z] 36b50b131297: Preparing [2023-08-21T20:56:07.366Z] 36b50b131297: Waiting [2023-08-21T20:56:07.366Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:07.366Z] 4d0593bbe006: Layer already exists [2023-08-21T20:56:07.366Z] 7dc48134020a: Layer already exists [2023-08-21T20:56:07.366Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:07.366Z] 1f711b76912b: Layer already exists [2023-08-21T20:56:07.366Z] 36b50b131297: Layer already exists [2023-08-21T20:56:07.366Z] 3.1.0-dev.31: digest: sha256:eb071c5dcb0dc9c2eaf804b6b8cb8d149dcba7a398c84ae48778b74a9369ab86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:07.672Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:07.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:56:07.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-21T20:56:07.971Z] 4d0593bbe006: Preparing [2023-08-21T20:56:07.971Z] 1f711b76912b: Preparing [2023-08-21T20:56:07.971Z] eff270fa0adf: Preparing [2023-08-21T20:56:07.971Z] d8fe287c36fe: Preparing [2023-08-21T20:56:07.971Z] 7dc48134020a: Preparing [2023-08-21T20:56:07.971Z] 36b50b131297: Preparing [2023-08-21T20:56:07.971Z] 36b50b131297: Waiting [2023-08-21T20:56:07.971Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:07.971Z] 7dc48134020a: Layer already exists [2023-08-21T20:56:07.971Z] 1f711b76912b: Layer already exists [2023-08-21T20:56:07.971Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:07.971Z] 4d0593bbe006: Layer already exists [2023-08-21T20:56:07.971Z] 36b50b131297: Layer already exists [2023-08-21T20:56:07.971Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:eb071c5dcb0dc9c2eaf804b6b8cb8d149dcba7a398c84ae48778b74a9369ab86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:08.279Z] + 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-21T20:56:08.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-08-21T20:56:08.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-21T20:56:08.580Z] 4d0593bbe006: Preparing [2023-08-21T20:56:08.580Z] 1f711b76912b: Preparing [2023-08-21T20:56:08.580Z] eff270fa0adf: Preparing [2023-08-21T20:56:08.580Z] d8fe287c36fe: Preparing [2023-08-21T20:56:08.580Z] 7dc48134020a: Preparing [2023-08-21T20:56:08.580Z] 36b50b131297: Preparing [2023-08-21T20:56:08.580Z] 36b50b131297: Waiting [2023-08-21T20:56:08.580Z] 1f711b76912b: Layer already exists [2023-08-21T20:56:08.580Z] 7dc48134020a: Layer already exists [2023-08-21T20:56:08.580Z] 4d0593bbe006: Layer already exists [2023-08-21T20:56:08.580Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:08.580Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:08.580Z] 36b50b131297: Layer already exists [2023-08-21T20:56:08.580Z] main: digest: sha256:eb071c5dcb0dc9c2eaf804b6b8cb8d149dcba7a398c84ae48778b74a9369ab86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T20:56:08.635Z] ===================================================== [Pipeline] echo [2023-08-21T20:56:08.644Z] taggedImages: [2023-08-21T20:56:08.644Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:56:08.644Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-21T20:56:08.644Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.31 [2023-08-21T20:56:08.644Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:56:08.644Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-08-21T20:56:08.675Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-08-21T20:56:08.675Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:56:08.675Z] latest [2023-08-21T20:56:08.675Z] 3.1.0-dev.31 [2023-08-21T20:56:08.675Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:56:08.675Z] main [2023-08-21T20:56:08.675Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:08.986Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:09.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:56:09.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-21T20:56:09.292Z] 9318fabaefa0: Preparing [2023-08-21T20:56:09.292Z] 63fad67db5ab: Preparing [2023-08-21T20:56:09.292Z] 4bb2406dad21: Preparing [2023-08-21T20:56:09.292Z] 536137c8ef6e: Preparing [2023-08-21T20:56:09.292Z] ba4ce971be95: Preparing [2023-08-21T20:56:09.292Z] eff270fa0adf: Preparing [2023-08-21T20:56:09.292Z] d8fe287c36fe: Preparing [2023-08-21T20:56:09.292Z] 76ca8614be66: Preparing [2023-08-21T20:56:09.292Z] 36b50b131297: Preparing [2023-08-21T20:56:09.292Z] eff270fa0adf: Waiting [2023-08-21T20:56:09.292Z] d8fe287c36fe: Waiting [2023-08-21T20:56:09.292Z] 36b50b131297: Waiting [2023-08-21T20:56:09.292Z] 76ca8614be66: Waiting [2023-08-21T20:56:09.292Z] 63fad67db5ab: Pushed [2023-08-21T20:56:09.292Z] 4bb2406dad21: Pushed [2023-08-21T20:56:09.292Z] 9318fabaefa0: Pushed [2023-08-21T20:56:09.292Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:09.292Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:09.292Z] 36b50b131297: Layer already exists [2023-08-21T20:56:09.858Z] 76ca8614be66: Pushed [2023-08-21T20:56:15.121Z] ba4ce971be95: Pushed [2023-08-21T20:56:17.021Z] 536137c8ef6e: Pushed [2023-08-21T20:56:17.022Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:7763ffa3a3de3eb561607aa0b7e29ceef350ca24fc68804290ad441dcbcf1bb9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:17.330Z] + 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-21T20:56:17.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-21T20:56:17.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-21T20:56:17.630Z] 9318fabaefa0: Preparing [2023-08-21T20:56:17.630Z] 63fad67db5ab: Preparing [2023-08-21T20:56:17.630Z] 4bb2406dad21: Preparing [2023-08-21T20:56:17.630Z] 536137c8ef6e: Preparing [2023-08-21T20:56:17.630Z] ba4ce971be95: Preparing [2023-08-21T20:56:17.630Z] eff270fa0adf: Preparing [2023-08-21T20:56:17.630Z] d8fe287c36fe: Preparing [2023-08-21T20:56:17.630Z] 76ca8614be66: Preparing [2023-08-21T20:56:17.630Z] 36b50b131297: Preparing [2023-08-21T20:56:17.630Z] eff270fa0adf: Waiting [2023-08-21T20:56:17.630Z] d8fe287c36fe: Waiting [2023-08-21T20:56:17.630Z] 76ca8614be66: Waiting [2023-08-21T20:56:17.630Z] 36b50b131297: Waiting [2023-08-21T20:56:17.630Z] 63fad67db5ab: Layer already exists [2023-08-21T20:56:17.630Z] ba4ce971be95: Layer already exists [2023-08-21T20:56:17.630Z] 4bb2406dad21: Layer already exists [2023-08-21T20:56:17.630Z] 9318fabaefa0: Layer already exists [2023-08-21T20:56:17.630Z] 536137c8ef6e: Layer already exists [2023-08-21T20:56:17.630Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:17.630Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:17.630Z] 36b50b131297: Layer already exists [2023-08-21T20:56:17.631Z] 76ca8614be66: Layer already exists [2023-08-21T20:56:17.631Z] latest: digest: sha256:7763ffa3a3de3eb561607aa0b7e29ceef350ca24fc68804290ad441dcbcf1bb9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:17.936Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:18.243Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.31 [2023-08-21T20:56:18.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-21T20:56:18.243Z] 9318fabaefa0: Preparing [2023-08-21T20:56:18.243Z] 63fad67db5ab: Preparing [2023-08-21T20:56:18.243Z] 4bb2406dad21: Preparing [2023-08-21T20:56:18.243Z] 536137c8ef6e: Preparing [2023-08-21T20:56:18.243Z] ba4ce971be95: Preparing [2023-08-21T20:56:18.243Z] eff270fa0adf: Preparing [2023-08-21T20:56:18.243Z] d8fe287c36fe: Preparing [2023-08-21T20:56:18.243Z] 76ca8614be66: Preparing [2023-08-21T20:56:18.243Z] 36b50b131297: Preparing [2023-08-21T20:56:18.243Z] d8fe287c36fe: Waiting [2023-08-21T20:56:18.243Z] 76ca8614be66: Waiting [2023-08-21T20:56:18.243Z] 36b50b131297: Waiting [2023-08-21T20:56:18.243Z] eff270fa0adf: Waiting [2023-08-21T20:56:18.243Z] 63fad67db5ab: Layer already exists [2023-08-21T20:56:18.243Z] 9318fabaefa0: Layer already exists [2023-08-21T20:56:18.243Z] ba4ce971be95: Layer already exists [2023-08-21T20:56:18.243Z] 4bb2406dad21: Layer already exists [2023-08-21T20:56:18.243Z] 536137c8ef6e: Layer already exists [2023-08-21T20:56:18.243Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:18.243Z] 76ca8614be66: Layer already exists [2023-08-21T20:56:18.243Z] 36b50b131297: Layer already exists [2023-08-21T20:56:18.243Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:18.243Z] 3.1.0-dev.31: digest: sha256:7763ffa3a3de3eb561607aa0b7e29ceef350ca24fc68804290ad441dcbcf1bb9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:18.544Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:18.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:56:18.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-21T20:56:18.850Z] 9318fabaefa0: Preparing [2023-08-21T20:56:18.850Z] 63fad67db5ab: Preparing [2023-08-21T20:56:18.850Z] 4bb2406dad21: Preparing [2023-08-21T20:56:18.850Z] 536137c8ef6e: Preparing [2023-08-21T20:56:18.850Z] ba4ce971be95: Preparing [2023-08-21T20:56:18.850Z] eff270fa0adf: Preparing [2023-08-21T20:56:18.850Z] d8fe287c36fe: Preparing [2023-08-21T20:56:18.850Z] 76ca8614be66: Preparing [2023-08-21T20:56:18.850Z] 36b50b131297: Preparing [2023-08-21T20:56:18.850Z] eff270fa0adf: Waiting [2023-08-21T20:56:18.850Z] d8fe287c36fe: Waiting [2023-08-21T20:56:18.850Z] 36b50b131297: Waiting [2023-08-21T20:56:18.850Z] 76ca8614be66: Waiting [2023-08-21T20:56:18.850Z] 4bb2406dad21: Layer already exists [2023-08-21T20:56:18.850Z] ba4ce971be95: Layer already exists [2023-08-21T20:56:18.850Z] 63fad67db5ab: Layer already exists [2023-08-21T20:56:18.850Z] 536137c8ef6e: Layer already exists [2023-08-21T20:56:18.850Z] 9318fabaefa0: Layer already exists [2023-08-21T20:56:18.850Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:18.850Z] 76ca8614be66: Layer already exists [2023-08-21T20:56:18.850Z] 36b50b131297: Layer already exists [2023-08-21T20:56:18.850Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:18.850Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:7763ffa3a3de3eb561607aa0b7e29ceef350ca24fc68804290ad441dcbcf1bb9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:19.155Z] + 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-21T20:56:19.457Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-08-21T20:56:19.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-21T20:56:19.457Z] 9318fabaefa0: Preparing [2023-08-21T20:56:19.457Z] 63fad67db5ab: Preparing [2023-08-21T20:56:19.457Z] 4bb2406dad21: Preparing [2023-08-21T20:56:19.457Z] 536137c8ef6e: Preparing [2023-08-21T20:56:19.457Z] ba4ce971be95: Preparing [2023-08-21T20:56:19.457Z] eff270fa0adf: Preparing [2023-08-21T20:56:19.457Z] d8fe287c36fe: Preparing [2023-08-21T20:56:19.457Z] 76ca8614be66: Preparing [2023-08-21T20:56:19.457Z] 36b50b131297: Preparing [2023-08-21T20:56:19.457Z] 76ca8614be66: Waiting [2023-08-21T20:56:19.457Z] eff270fa0adf: Waiting [2023-08-21T20:56:19.457Z] d8fe287c36fe: Waiting [2023-08-21T20:56:19.457Z] 36b50b131297: Waiting [2023-08-21T20:56:19.457Z] 63fad67db5ab: Layer already exists [2023-08-21T20:56:19.457Z] 9318fabaefa0: Layer already exists [2023-08-21T20:56:19.457Z] 4bb2406dad21: Layer already exists [2023-08-21T20:56:19.457Z] 536137c8ef6e: Layer already exists [2023-08-21T20:56:19.457Z] ba4ce971be95: Layer already exists [2023-08-21T20:56:19.457Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:19.457Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:19.457Z] 76ca8614be66: Layer already exists [2023-08-21T20:56:19.457Z] 36b50b131297: Layer already exists [2023-08-21T20:56:19.457Z] main: digest: sha256:7763ffa3a3de3eb561607aa0b7e29ceef350ca24fc68804290ad441dcbcf1bb9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T20:56:19.489Z] ===================================================== [Pipeline] echo [2023-08-21T20:56:19.500Z] taggedImages: [2023-08-21T20:56:19.500Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:56:19.500Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-21T20:56:19.500Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.31 [2023-08-21T20:56:19.500Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:56:19.500Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-08-21T20:56:19.517Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-08-21T20:56:19.517Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:56:19.517Z] latest [2023-08-21T20:56:19.517Z] 3.1.0-dev.31 [2023-08-21T20:56:19.517Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:56:19.517Z] main [2023-08-21T20:56:19.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:19.821Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:20.127Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:56:20.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-21T20:56:20.127Z] e58541bcc832: Preparing [2023-08-21T20:56:20.127Z] a1a628481443: Preparing [2023-08-21T20:56:20.127Z] 40399fca1b22: Preparing [2023-08-21T20:56:20.127Z] 536137c8ef6e: Preparing [2023-08-21T20:56:20.127Z] eff270fa0adf: Preparing [2023-08-21T20:56:20.127Z] d8fe287c36fe: Preparing [2023-08-21T20:56:20.127Z] 6aec6e246cfb: Preparing [2023-08-21T20:56:20.127Z] 36b50b131297: Preparing [2023-08-21T20:56:20.127Z] 36b50b131297: Waiting [2023-08-21T20:56:20.127Z] d8fe287c36fe: Waiting [2023-08-21T20:56:20.127Z] 6aec6e246cfb: Waiting [2023-08-21T20:56:20.127Z] 536137c8ef6e: Layer already exists [2023-08-21T20:56:20.127Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:20.127Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:20.127Z] 36b50b131297: Layer already exists [2023-08-21T20:56:20.127Z] 40399fca1b22: Pushed [2023-08-21T20:56:20.127Z] e58541bcc832: Pushed [2023-08-21T20:56:20.127Z] a1a628481443: Pushed [2023-08-21T20:56:20.385Z] 6aec6e246cfb: Pushed [2023-08-21T20:56:20.385Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:15c91bacc4b06cf3e0365dc11991e57ec503a65da969158e7c6cb98f03a4810b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:20.949Z] + 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-21T20:56:21.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-21T20:56:21.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-21T20:56:21.255Z] e58541bcc832: Preparing [2023-08-21T20:56:21.255Z] a1a628481443: Preparing [2023-08-21T20:56:21.255Z] 40399fca1b22: Preparing [2023-08-21T20:56:21.255Z] 536137c8ef6e: Preparing [2023-08-21T20:56:21.255Z] eff270fa0adf: Preparing [2023-08-21T20:56:21.255Z] d8fe287c36fe: Preparing [2023-08-21T20:56:21.255Z] 6aec6e246cfb: Preparing [2023-08-21T20:56:21.255Z] 36b50b131297: Preparing [2023-08-21T20:56:21.255Z] d8fe287c36fe: Waiting [2023-08-21T20:56:21.255Z] 6aec6e246cfb: Waiting [2023-08-21T20:56:21.255Z] 36b50b131297: Waiting [2023-08-21T20:56:21.255Z] 536137c8ef6e: Layer already exists [2023-08-21T20:56:21.255Z] e58541bcc832: Layer already exists [2023-08-21T20:56:21.255Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:21.255Z] a1a628481443: Layer already exists [2023-08-21T20:56:21.255Z] 40399fca1b22: Layer already exists [2023-08-21T20:56:21.256Z] 6aec6e246cfb: Layer already exists [2023-08-21T20:56:21.256Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:21.256Z] 36b50b131297: Layer already exists [2023-08-21T20:56:21.256Z] latest: digest: sha256:15c91bacc4b06cf3e0365dc11991e57ec503a65da969158e7c6cb98f03a4810b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:21.557Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:21.858Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.31 [2023-08-21T20:56:21.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-21T20:56:21.859Z] e58541bcc832: Preparing [2023-08-21T20:56:21.859Z] a1a628481443: Preparing [2023-08-21T20:56:21.859Z] 40399fca1b22: Preparing [2023-08-21T20:56:21.859Z] 536137c8ef6e: Preparing [2023-08-21T20:56:21.859Z] eff270fa0adf: Preparing [2023-08-21T20:56:21.859Z] d8fe287c36fe: Preparing [2023-08-21T20:56:21.859Z] 6aec6e246cfb: Preparing [2023-08-21T20:56:21.859Z] 36b50b131297: Preparing [2023-08-21T20:56:21.859Z] 6aec6e246cfb: Waiting [2023-08-21T20:56:21.859Z] 36b50b131297: Waiting [2023-08-21T20:56:21.859Z] 40399fca1b22: Layer already exists [2023-08-21T20:56:21.859Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:21.859Z] e58541bcc832: Layer already exists [2023-08-21T20:56:21.859Z] 536137c8ef6e: Layer already exists [2023-08-21T20:56:21.859Z] a1a628481443: Layer already exists [2023-08-21T20:56:21.859Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:21.859Z] 6aec6e246cfb: Layer already exists [2023-08-21T20:56:21.859Z] 36b50b131297: Layer already exists [2023-08-21T20:56:21.859Z] 3.1.0-dev.31: digest: sha256:15c91bacc4b06cf3e0365dc11991e57ec503a65da969158e7c6cb98f03a4810b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:22.165Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:22.468Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:56:22.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-21T20:56:22.468Z] e58541bcc832: Preparing [2023-08-21T20:56:22.468Z] a1a628481443: Preparing [2023-08-21T20:56:22.468Z] 40399fca1b22: Preparing [2023-08-21T20:56:22.468Z] 536137c8ef6e: Preparing [2023-08-21T20:56:22.468Z] eff270fa0adf: Preparing [2023-08-21T20:56:22.468Z] d8fe287c36fe: Preparing [2023-08-21T20:56:22.468Z] 6aec6e246cfb: Preparing [2023-08-21T20:56:22.468Z] 36b50b131297: Preparing [2023-08-21T20:56:22.468Z] 36b50b131297: Waiting [2023-08-21T20:56:22.468Z] d8fe287c36fe: Waiting [2023-08-21T20:56:22.468Z] 6aec6e246cfb: Waiting [2023-08-21T20:56:22.468Z] a1a628481443: Layer already exists [2023-08-21T20:56:22.468Z] 536137c8ef6e: Layer already exists [2023-08-21T20:56:22.468Z] 40399fca1b22: Layer already exists [2023-08-21T20:56:22.468Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:22.468Z] e58541bcc832: Layer already exists [2023-08-21T20:56:22.468Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:22.468Z] 6aec6e246cfb: Layer already exists [2023-08-21T20:56:22.468Z] 36b50b131297: Layer already exists [2023-08-21T20:56:22.468Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:15c91bacc4b06cf3e0365dc11991e57ec503a65da969158e7c6cb98f03a4810b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:22.774Z] + 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-21T20:56:23.078Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-08-21T20:56:23.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-21T20:56:23.078Z] e58541bcc832: Preparing [2023-08-21T20:56:23.078Z] a1a628481443: Preparing [2023-08-21T20:56:23.078Z] 40399fca1b22: Preparing [2023-08-21T20:56:23.078Z] 536137c8ef6e: Preparing [2023-08-21T20:56:23.078Z] eff270fa0adf: Preparing [2023-08-21T20:56:23.078Z] d8fe287c36fe: Preparing [2023-08-21T20:56:23.078Z] 6aec6e246cfb: Preparing [2023-08-21T20:56:23.078Z] 36b50b131297: Preparing [2023-08-21T20:56:23.078Z] 36b50b131297: Waiting [2023-08-21T20:56:23.078Z] 6aec6e246cfb: Waiting [2023-08-21T20:56:23.078Z] d8fe287c36fe: Waiting [2023-08-21T20:56:23.078Z] a1a628481443: Layer already exists [2023-08-21T20:56:23.078Z] e58541bcc832: Layer already exists [2023-08-21T20:56:23.078Z] 536137c8ef6e: Layer already exists [2023-08-21T20:56:23.078Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:23.078Z] 40399fca1b22: Layer already exists [2023-08-21T20:56:23.078Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:23.078Z] 6aec6e246cfb: Layer already exists [2023-08-21T20:56:23.078Z] 36b50b131297: Layer already exists [2023-08-21T20:56:23.078Z] main: digest: sha256:15c91bacc4b06cf3e0365dc11991e57ec503a65da969158e7c6cb98f03a4810b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T20:56:23.124Z] ===================================================== [Pipeline] echo [2023-08-21T20:56:23.130Z] taggedImages: [2023-08-21T20:56:23.130Z] - nexus3.edgexfoundry.org:10004/security-spire-config:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:56:23.130Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-21T20:56:23.130Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.31 [2023-08-21T20:56:23.130Z] - nexus3.edgexfoundry.org:10004/security-spire-config:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:56:23.130Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-08-21T20:56:23.148Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-08-21T20:56:23.148Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:56:23.148Z] latest [2023-08-21T20:56:23.148Z] 3.1.0-dev.31 [2023-08-21T20:56:23.148Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:56:23.148Z] main [2023-08-21T20:56:23.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:23.467Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:23.780Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:56:23.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-21T20:56:23.780Z] 9318fabaefa0: Preparing [2023-08-21T20:56:23.780Z] 504e161c33ad: Preparing [2023-08-21T20:56:23.780Z] 413ef0b68404: Preparing [2023-08-21T20:56:23.780Z] 536137c8ef6e: Preparing [2023-08-21T20:56:23.780Z] eff270fa0adf: Preparing [2023-08-21T20:56:23.780Z] d8fe287c36fe: Preparing [2023-08-21T20:56:23.780Z] 76ca8614be66: Preparing [2023-08-21T20:56:23.780Z] 36b50b131297: Preparing [2023-08-21T20:56:23.780Z] 36b50b131297: Waiting [2023-08-21T20:56:23.780Z] d8fe287c36fe: Waiting [2023-08-21T20:56:23.780Z] 9318fabaefa0: Layer already exists [2023-08-21T20:56:23.780Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:23.780Z] 536137c8ef6e: Layer already exists [2023-08-21T20:56:23.780Z] 76ca8614be66: Layer already exists [2023-08-21T20:56:23.780Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:23.780Z] 36b50b131297: Layer already exists [2023-08-21T20:56:23.780Z] 413ef0b68404: Pushed [2023-08-21T20:56:23.780Z] 504e161c33ad: Pushed [2023-08-21T20:56:24.039Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:9903cfbb776de0026129a7331a6b64d65a47444f7c981f649020a9460fbbfe83 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:24.353Z] + 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-21T20:56:24.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-21T20:56:24.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-21T20:56:24.654Z] 9318fabaefa0: Preparing [2023-08-21T20:56:24.654Z] 504e161c33ad: Preparing [2023-08-21T20:56:24.654Z] 413ef0b68404: Preparing [2023-08-21T20:56:24.654Z] 536137c8ef6e: Preparing [2023-08-21T20:56:24.654Z] eff270fa0adf: Preparing [2023-08-21T20:56:24.654Z] d8fe287c36fe: Preparing [2023-08-21T20:56:24.654Z] 76ca8614be66: Preparing [2023-08-21T20:56:24.654Z] 36b50b131297: Preparing [2023-08-21T20:56:24.654Z] d8fe287c36fe: Waiting [2023-08-21T20:56:24.654Z] 76ca8614be66: Waiting [2023-08-21T20:56:24.654Z] 36b50b131297: Waiting [2023-08-21T20:56:24.654Z] 504e161c33ad: Layer already exists [2023-08-21T20:56:24.654Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:24.654Z] 536137c8ef6e: Layer already exists [2023-08-21T20:56:24.654Z] 413ef0b68404: Layer already exists [2023-08-21T20:56:24.654Z] 9318fabaefa0: Layer already exists [2023-08-21T20:56:24.654Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:24.654Z] 36b50b131297: Layer already exists [2023-08-21T20:56:24.654Z] 76ca8614be66: Layer already exists [2023-08-21T20:56:24.654Z] latest: digest: sha256:9903cfbb776de0026129a7331a6b64d65a47444f7c981f649020a9460fbbfe83 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:24.960Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:25.267Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.31 [2023-08-21T20:56:25.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-21T20:56:25.267Z] 9318fabaefa0: Preparing [2023-08-21T20:56:25.267Z] 504e161c33ad: Preparing [2023-08-21T20:56:25.267Z] 413ef0b68404: Preparing [2023-08-21T20:56:25.267Z] 536137c8ef6e: Preparing [2023-08-21T20:56:25.267Z] eff270fa0adf: Preparing [2023-08-21T20:56:25.267Z] d8fe287c36fe: Preparing [2023-08-21T20:56:25.267Z] 76ca8614be66: Preparing [2023-08-21T20:56:25.267Z] 36b50b131297: Preparing [2023-08-21T20:56:25.267Z] 76ca8614be66: Waiting [2023-08-21T20:56:25.267Z] 36b50b131297: Waiting [2023-08-21T20:56:25.267Z] d8fe287c36fe: Waiting [2023-08-21T20:56:25.267Z] 413ef0b68404: Layer already exists [2023-08-21T20:56:25.267Z] 9318fabaefa0: Layer already exists [2023-08-21T20:56:25.267Z] 504e161c33ad: Layer already exists [2023-08-21T20:56:25.267Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:25.267Z] 536137c8ef6e: Layer already exists [2023-08-21T20:56:25.267Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:25.267Z] 76ca8614be66: Layer already exists [2023-08-21T20:56:25.267Z] 36b50b131297: Layer already exists [2023-08-21T20:56:25.267Z] 3.1.0-dev.31: digest: sha256:9903cfbb776de0026129a7331a6b64d65a47444f7c981f649020a9460fbbfe83 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:25.591Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:25.902Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:56:25.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-21T20:56:25.902Z] 9318fabaefa0: Preparing [2023-08-21T20:56:25.902Z] 504e161c33ad: Preparing [2023-08-21T20:56:25.902Z] 413ef0b68404: Preparing [2023-08-21T20:56:25.902Z] 536137c8ef6e: Preparing [2023-08-21T20:56:25.902Z] eff270fa0adf: Preparing [2023-08-21T20:56:25.902Z] d8fe287c36fe: Preparing [2023-08-21T20:56:25.902Z] 76ca8614be66: Preparing [2023-08-21T20:56:25.902Z] 36b50b131297: Preparing [2023-08-21T20:56:25.902Z] d8fe287c36fe: Waiting [2023-08-21T20:56:25.902Z] 76ca8614be66: Waiting [2023-08-21T20:56:25.902Z] 36b50b131297: Waiting [2023-08-21T20:56:25.902Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:25.902Z] 413ef0b68404: Layer already exists [2023-08-21T20:56:25.902Z] 9318fabaefa0: Layer already exists [2023-08-21T20:56:25.902Z] 536137c8ef6e: Layer already exists [2023-08-21T20:56:25.902Z] 504e161c33ad: Layer already exists [2023-08-21T20:56:25.902Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:25.902Z] 76ca8614be66: Layer already exists [2023-08-21T20:56:25.902Z] 36b50b131297: Layer already exists [2023-08-21T20:56:25.902Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:9903cfbb776de0026129a7331a6b64d65a47444f7c981f649020a9460fbbfe83 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:26.207Z] + 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-21T20:56:26.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-08-21T20:56:26.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-21T20:56:26.518Z] 9318fabaefa0: Preparing [2023-08-21T20:56:26.518Z] 504e161c33ad: Preparing [2023-08-21T20:56:26.518Z] 413ef0b68404: Preparing [2023-08-21T20:56:26.518Z] 536137c8ef6e: Preparing [2023-08-21T20:56:26.518Z] eff270fa0adf: Preparing [2023-08-21T20:56:26.518Z] d8fe287c36fe: Preparing [2023-08-21T20:56:26.518Z] 76ca8614be66: Preparing [2023-08-21T20:56:26.518Z] 36b50b131297: Preparing [2023-08-21T20:56:26.518Z] d8fe287c36fe: Waiting [2023-08-21T20:56:26.518Z] 76ca8614be66: Waiting [2023-08-21T20:56:26.518Z] 36b50b131297: Waiting [2023-08-21T20:56:26.518Z] 9318fabaefa0: Layer already exists [2023-08-21T20:56:26.518Z] 413ef0b68404: Layer already exists [2023-08-21T20:56:26.518Z] 504e161c33ad: Layer already exists [2023-08-21T20:56:26.518Z] 536137c8ef6e: Layer already exists [2023-08-21T20:56:26.518Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:26.518Z] 76ca8614be66: Layer already exists [2023-08-21T20:56:26.518Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:26.518Z] 36b50b131297: Layer already exists [2023-08-21T20:56:26.518Z] main: digest: sha256:9903cfbb776de0026129a7331a6b64d65a47444f7c981f649020a9460fbbfe83 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T20:56:26.569Z] ===================================================== [Pipeline] echo [2023-08-21T20:56:26.578Z] taggedImages: [2023-08-21T20:56:26.578Z] - nexus3.edgexfoundry.org:10004/security-spire-server:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:56:26.578Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-21T20:56:26.578Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.31 [2023-08-21T20:56:26.578Z] - nexus3.edgexfoundry.org:10004/security-spire-server:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:56:26.578Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-08-21T20:56:26.608Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-08-21T20:56:26.608Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:56:26.608Z] latest [2023-08-21T20:56:26.608Z] 3.1.0-dev.31 [2023-08-21T20:56:26.608Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:56:26.608Z] main [2023-08-21T20:56:26.608Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:26.941Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:27.248Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:56:27.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-21T20:56:27.248Z] 7127bf9edf8c: Preparing [2023-08-21T20:56:27.248Z] 373f661cb984: Preparing [2023-08-21T20:56:27.248Z] eff270fa0adf: Preparing [2023-08-21T20:56:27.248Z] d8fe287c36fe: Preparing [2023-08-21T20:56:27.248Z] 58e8a0ef8523: Preparing [2023-08-21T20:56:27.248Z] 36b50b131297: Preparing [2023-08-21T20:56:27.248Z] 36b50b131297: Waiting [2023-08-21T20:56:27.248Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:27.248Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:27.248Z] 36b50b131297: Layer already exists [2023-08-21T20:56:27.248Z] 7127bf9edf8c: Pushed [2023-08-21T20:56:27.248Z] 58e8a0ef8523: Pushed [2023-08-21T20:56:30.529Z] 373f661cb984: Pushed [2023-08-21T20:56:30.529Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:917016e871d9df12868ddcd124cdf27b887aceb61db783a44d28cb768105ee5a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:30.832Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:31.133Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-21T20:56:31.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-21T20:56:31.134Z] 7127bf9edf8c: Preparing [2023-08-21T20:56:31.134Z] 373f661cb984: Preparing [2023-08-21T20:56:31.134Z] eff270fa0adf: Preparing [2023-08-21T20:56:31.134Z] d8fe287c36fe: Preparing [2023-08-21T20:56:31.134Z] 58e8a0ef8523: Preparing [2023-08-21T20:56:31.134Z] 36b50b131297: Preparing [2023-08-21T20:56:31.134Z] 36b50b131297: Waiting [2023-08-21T20:56:31.134Z] 58e8a0ef8523: Layer already exists [2023-08-21T20:56:31.134Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:31.134Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:31.134Z] 7127bf9edf8c: Layer already exists [2023-08-21T20:56:31.134Z] 373f661cb984: Layer already exists [2023-08-21T20:56:31.134Z] 36b50b131297: Layer already exists [2023-08-21T20:56:31.134Z] latest: digest: sha256:917016e871d9df12868ddcd124cdf27b887aceb61db783a44d28cb768105ee5a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:31.443Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:31.738Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.31 [2023-08-21T20:56:31.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-21T20:56:31.739Z] 7127bf9edf8c: Preparing [2023-08-21T20:56:31.739Z] 373f661cb984: Preparing [2023-08-21T20:56:31.739Z] eff270fa0adf: Preparing [2023-08-21T20:56:31.739Z] d8fe287c36fe: Preparing [2023-08-21T20:56:31.739Z] 58e8a0ef8523: Preparing [2023-08-21T20:56:31.739Z] 36b50b131297: Preparing [2023-08-21T20:56:31.739Z] 36b50b131297: Waiting [2023-08-21T20:56:31.739Z] 7127bf9edf8c: Layer already exists [2023-08-21T20:56:31.739Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:31.739Z] 58e8a0ef8523: Layer already exists [2023-08-21T20:56:31.739Z] 373f661cb984: Layer already exists [2023-08-21T20:56:31.739Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:31.739Z] 36b50b131297: Layer already exists [2023-08-21T20:56:31.739Z] 3.1.0-dev.31: digest: sha256:917016e871d9df12868ddcd124cdf27b887aceb61db783a44d28cb768105ee5a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:32.044Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:32.352Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:56:32.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-21T20:56:32.352Z] 7127bf9edf8c: Preparing [2023-08-21T20:56:32.352Z] 373f661cb984: Preparing [2023-08-21T20:56:32.352Z] eff270fa0adf: Preparing [2023-08-21T20:56:32.352Z] d8fe287c36fe: Preparing [2023-08-21T20:56:32.352Z] 58e8a0ef8523: Preparing [2023-08-21T20:56:32.352Z] 36b50b131297: Preparing [2023-08-21T20:56:32.353Z] 36b50b131297: Waiting [2023-08-21T20:56:32.353Z] 373f661cb984: Layer already exists [2023-08-21T20:56:32.353Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:32.353Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:32.353Z] 58e8a0ef8523: Layer already exists [2023-08-21T20:56:32.353Z] 7127bf9edf8c: Layer already exists [2023-08-21T20:56:32.353Z] 36b50b131297: Layer already exists [2023-08-21T20:56:32.353Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:917016e871d9df12868ddcd124cdf27b887aceb61db783a44d28cb768105ee5a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:32.660Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:32.960Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-08-21T20:56:32.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-21T20:56:32.960Z] 7127bf9edf8c: Preparing [2023-08-21T20:56:32.960Z] 373f661cb984: Preparing [2023-08-21T20:56:32.960Z] eff270fa0adf: Preparing [2023-08-21T20:56:32.960Z] d8fe287c36fe: Preparing [2023-08-21T20:56:32.960Z] 58e8a0ef8523: Preparing [2023-08-21T20:56:32.960Z] 36b50b131297: Preparing [2023-08-21T20:56:32.960Z] 36b50b131297: Waiting [2023-08-21T20:56:32.960Z] 373f661cb984: Layer already exists [2023-08-21T20:56:32.960Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:32.960Z] 58e8a0ef8523: Layer already exists [2023-08-21T20:56:32.960Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:32.960Z] 7127bf9edf8c: Layer already exists [2023-08-21T20:56:32.960Z] 36b50b131297: Layer already exists [2023-08-21T20:56:32.960Z] main: digest: sha256:917016e871d9df12868ddcd124cdf27b887aceb61db783a44d28cb768105ee5a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T20:56:33.001Z] ===================================================== [Pipeline] echo [2023-08-21T20:56:33.006Z] taggedImages: [2023-08-21T20:56:33.006Z] - nexus3.edgexfoundry.org:10004/support-notifications:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:56:33.006Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-21T20:56:33.006Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.31 [2023-08-21T20:56:33.006Z] - nexus3.edgexfoundry.org:10004/support-notifications:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:56:33.006Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-08-21T20:56:33.020Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-08-21T20:56:33.020Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:56:33.020Z] latest [2023-08-21T20:56:33.020Z] 3.1.0-dev.31 [2023-08-21T20:56:33.020Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:56:33.020Z] main [2023-08-21T20:56:33.020Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:33.323Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:33.628Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:56:33.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-21T20:56:33.628Z] f815a668b67e: Preparing [2023-08-21T20:56:33.628Z] 933513b5d3f3: Preparing [2023-08-21T20:56:33.628Z] eff270fa0adf: Preparing [2023-08-21T20:56:33.628Z] d8fe287c36fe: Preparing [2023-08-21T20:56:33.628Z] bcd3861891bd: Preparing [2023-08-21T20:56:33.628Z] 36b50b131297: Preparing [2023-08-21T20:56:33.628Z] 36b50b131297: Waiting [2023-08-21T20:56:33.628Z] bcd3861891bd: Layer already exists [2023-08-21T20:56:33.628Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:33.628Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:33.628Z] 36b50b131297: Layer already exists [2023-08-21T20:56:33.628Z] f815a668b67e: Pushed [2023-08-21T20:56:36.908Z] 933513b5d3f3: Pushed [2023-08-21T20:56:36.908Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:319e73c952b433ae5751df6c4110b4a5cd7498074c21cad20af7e24c2fe1248b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:37.213Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:37.518Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-21T20:56:37.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-21T20:56:37.518Z] f815a668b67e: Preparing [2023-08-21T20:56:37.518Z] 933513b5d3f3: Preparing [2023-08-21T20:56:37.518Z] eff270fa0adf: Preparing [2023-08-21T20:56:37.518Z] d8fe287c36fe: Preparing [2023-08-21T20:56:37.518Z] bcd3861891bd: Preparing [2023-08-21T20:56:37.518Z] 36b50b131297: Preparing [2023-08-21T20:56:37.518Z] 36b50b131297: Waiting [2023-08-21T20:56:37.518Z] f815a668b67e: Layer already exists [2023-08-21T20:56:37.518Z] bcd3861891bd: Layer already exists [2023-08-21T20:56:37.518Z] 933513b5d3f3: Layer already exists [2023-08-21T20:56:37.518Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:37.518Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:37.518Z] 36b50b131297: Layer already exists [2023-08-21T20:56:37.518Z] latest: digest: sha256:319e73c952b433ae5751df6c4110b4a5cd7498074c21cad20af7e24c2fe1248b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:37.830Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:38.128Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.31 [2023-08-21T20:56:38.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-21T20:56:38.128Z] f815a668b67e: Preparing [2023-08-21T20:56:38.128Z] 933513b5d3f3: Preparing [2023-08-21T20:56:38.128Z] eff270fa0adf: Preparing [2023-08-21T20:56:38.128Z] d8fe287c36fe: Preparing [2023-08-21T20:56:38.128Z] bcd3861891bd: Preparing [2023-08-21T20:56:38.128Z] 36b50b131297: Preparing [2023-08-21T20:56:38.128Z] 36b50b131297: Waiting [2023-08-21T20:56:38.128Z] bcd3861891bd: Layer already exists [2023-08-21T20:56:38.128Z] f815a668b67e: Layer already exists [2023-08-21T20:56:38.128Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:38.128Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:38.128Z] 933513b5d3f3: Layer already exists [2023-08-21T20:56:38.128Z] 36b50b131297: Layer already exists [2023-08-21T20:56:38.128Z] 3.1.0-dev.31: digest: sha256:319e73c952b433ae5751df6c4110b4a5cd7498074c21cad20af7e24c2fe1248b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:38.430Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:38.731Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:56:38.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-21T20:56:38.731Z] f815a668b67e: Preparing [2023-08-21T20:56:38.731Z] 933513b5d3f3: Preparing [2023-08-21T20:56:38.731Z] eff270fa0adf: Preparing [2023-08-21T20:56:38.731Z] d8fe287c36fe: Preparing [2023-08-21T20:56:38.731Z] bcd3861891bd: Preparing [2023-08-21T20:56:38.731Z] 36b50b131297: Preparing [2023-08-21T20:56:38.731Z] 36b50b131297: Waiting [2023-08-21T20:56:38.731Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:38.731Z] f815a668b67e: Layer already exists [2023-08-21T20:56:38.731Z] bcd3861891bd: Layer already exists [2023-08-21T20:56:38.731Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:38.731Z] 933513b5d3f3: Layer already exists [2023-08-21T20:56:38.731Z] 36b50b131297: Layer already exists [2023-08-21T20:56:38.731Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:319e73c952b433ae5751df6c4110b4a5cd7498074c21cad20af7e24c2fe1248b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:39.036Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T20:56:39.353Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-08-21T20:56:39.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-21T20:56:39.353Z] f815a668b67e: Preparing [2023-08-21T20:56:39.353Z] 933513b5d3f3: Preparing [2023-08-21T20:56:39.353Z] eff270fa0adf: Preparing [2023-08-21T20:56:39.353Z] d8fe287c36fe: Preparing [2023-08-21T20:56:39.353Z] bcd3861891bd: Preparing [2023-08-21T20:56:39.353Z] 36b50b131297: Preparing [2023-08-21T20:56:39.353Z] 36b50b131297: Waiting [2023-08-21T20:56:39.353Z] eff270fa0adf: Layer already exists [2023-08-21T20:56:39.353Z] 933513b5d3f3: Layer already exists [2023-08-21T20:56:39.353Z] d8fe287c36fe: Layer already exists [2023-08-21T20:56:39.353Z] bcd3861891bd: Layer already exists [2023-08-21T20:56:39.353Z] f815a668b67e: Layer already exists [2023-08-21T20:56:39.353Z] 36b50b131297: Layer already exists [2023-08-21T20:56:39.353Z] main: digest: sha256:319e73c952b433ae5751df6c4110b4a5cd7498074c21cad20af7e24c2fe1248b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T20:56:39.391Z] ===================================================== [Pipeline] echo [2023-08-21T20:56:39.397Z] taggedImages: [2023-08-21T20:56:39.397Z] - nexus3.edgexfoundry.org:10004/support-scheduler:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T20:56:39.397Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-21T20:56:39.397Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.31 [2023-08-21T20:56:39.397Z] - nexus3.edgexfoundry.org:10004/support-scheduler:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T20:56:39.397Z] - 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-21T21:11:33.438Z] #101 ... [2023-08-21T21:11:33.438Z] [2023-08-21T21:11:33.438Z] #132 [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-21T21:11:33.438Z] #132 963.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-21T21:11:33.438Z] #132 ... [2023-08-21T21:11:33.438Z] [2023-08-21T21:11:33.438Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-21T21:11:33.438Z] #130 DONE 967.9s [2023-08-21T21:11:33.438Z] [2023-08-21T21:11:33.438Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T21:11:33.438Z] #101 ... [2023-08-21T21:11:33.438Z] [2023-08-21T21:11:33.438Z] #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T21:11:33.438Z] #147 DONE 0.2s [2023-08-21T21:11:33.438Z] [2023-08-21T21:11:33.438Z] #108 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T21:11:33.438Z] #108 ... [2023-08-21T21:11:33.438Z] [2023-08-21T21:11:33.438Z] #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-21T21:11:33.438Z] #148 DONE 0.3s [2023-08-21T21:11:33.438Z] [2023-08-21T21:11:33.438Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T21:11:33.438Z] #101 ... [2023-08-21T21:11:33.438Z] [2023-08-21T21:11:33.439Z] #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-21T21:11:33.439Z] #149 DONE 0.1s [2023-08-21T21:11:33.439Z] [2023-08-21T21:11:33.439Z] #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-21T21:11:33.439Z] #150 DONE 0.1s [2023-08-21T21:11:33.439Z] [2023-08-21T21:11:33.439Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-21T21:11:33.439Z] #131 ... [2023-08-21T21:11:33.439Z] [2023-08-21T21:11:33.439Z] #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-21T21:11:33.439Z] #151 DONE 0.2s [2023-08-21T21:11:33.439Z] [2023-08-21T21:11:33.439Z] #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-21T21:11:33.439Z] #152 DONE 0.1s [2023-08-21T21:11:33.439Z] [2023-08-21T21:11:33.439Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-21T21:11:33.439Z] #128 ... [2023-08-21T21:11:33.439Z] [2023-08-21T21:11:33.439Z] #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T21:11:34.851Z] #153 DONE 2.0s [2023-08-21T21:11:34.851Z] [2023-08-21T21:11:34.851Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T21:11:35.118Z] #101 ... [2023-08-21T21:11:35.118Z] [2023-08-21T21:11:35.118Z] #140 [security-proxy-setup] exporting to image [2023-08-21T21:11:35.118Z] #140 exporting layers [2023-08-21T21:11:36.075Z] #140 exporting layers 0.9s done [2023-08-21T21:11:36.075Z] #140 writing image sha256:4e5208fadf5e639fdc5f486726d6a18ecee4ce1dc28f8768fd91d3e07b12dd6f done [2023-08-21T21:11:36.075Z] #140 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-21T21:11:36.075Z] #140 DONE 5.9s [2023-08-21T21:11:36.075Z] [2023-08-21T21:11:36.075Z] #132 [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-21T21:11:48.370Z] #132 ... [2023-08-21T21:11:48.370Z] [2023-08-21T21:11:48.370Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-21T21:11:48.370Z] #131 DONE 983.2s [2023-08-21T21:11:48.370Z] [2023-08-21T21:11:48.370Z] #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-21T21:11:48.370Z] #154 DONE 0.4s [2023-08-21T21:11:48.370Z] [2023-08-21T21:11:48.370Z] #132 [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-21T21:11:48.370Z] #132 ... [2023-08-21T21:11:48.370Z] [2023-08-21T21:11:48.370Z] #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-21T21:11:49.831Z] #155 DONE 2.4s [2023-08-21T21:11:49.831Z] [2023-08-21T21:11:49.831Z] #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T21:11:50.097Z] #156 DONE 0.6s [2023-08-21T21:11:50.097Z] [2023-08-21T21:11:50.097Z] #132 [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-21T21:11:50.097Z] #132 DONE 986.5s [2023-08-21T21:11:50.097Z] [2023-08-21T21:11:50.097Z] #108 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T21:11:50.413Z] #108 ... [2023-08-21T21:11:50.413Z] [2023-08-21T21:11:50.413Z] #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-21T21:11:50.681Z] #157 DONE 0.6s [2023-08-21T21:11:50.681Z] [2023-08-21T21:11:50.681Z] #108 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T21:11:50.953Z] #108 ... [2023-08-21T21:11:50.953Z] [2023-08-21T21:11:50.953Z] #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-21T21:11:51.569Z] #158 DONE 0.7s [2023-08-21T21:11:51.569Z] [2023-08-21T21:11:51.569Z] #159 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T21:11:51.569Z] #159 DONE 0.3s [2023-08-21T21:11:51.569Z] [2023-08-21T21:11:51.569Z] #160 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-21T21:11:51.569Z] #160 DONE 0.2s [2023-08-21T21:11:51.569Z] [2023-08-21T21:11:51.569Z] #161 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-21T21:11:51.569Z] #161 DONE 0.3s [2023-08-21T21:11:51.569Z] [2023-08-21T21:11:51.569Z] #162 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-21T21:11:51.853Z] #162 DONE 0.3s [2023-08-21T21:11:51.853Z] [2023-08-21T21:11:51.853Z] #163 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-21T21:11:51.853Z] #163 DONE 0.2s [2023-08-21T21:11:51.853Z] [2023-08-21T21:11:51.853Z] #164 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-21T21:11:52.125Z] #164 DONE 0.2s [2023-08-21T21:11:52.125Z] [2023-08-21T21:11:52.125Z] #165 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-21T21:11:52.125Z] #165 DONE 0.2s [2023-08-21T21:11:52.125Z] [2023-08-21T21:11:52.125Z] #166 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-21T21:11:52.418Z] #166 DONE 0.3s [2023-08-21T21:11:52.418Z] [2023-08-21T21:11:52.418Z] #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-21T21:11:52.418Z] #167 DONE 0.2s [2023-08-21T21:11:52.418Z] [2023-08-21T21:11:52.418Z] #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-21T21:11:52.418Z] #168 DONE 0.1s [2023-08-21T21:11:52.418Z] [2023-08-21T21:11:52.418Z] #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-21T21:11:53.013Z] #169 DONE 0.7s [2023-08-21T21:11:53.013Z] [2023-08-21T21:11:53.013Z] #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-21T21:11:53.612Z] #170 DONE 0.6s [2023-08-21T21:11:53.612Z] [2023-08-21T21:11:53.612Z] #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-21T21:11:54.206Z] #171 DONE 0.3s [2023-08-21T21:11:54.206Z] [2023-08-21T21:11:54.206Z] #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-21T21:11:55.164Z] #172 ... [2023-08-21T21:11:55.164Z] [2023-08-21T21:11:55.164Z] #173 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-21T21:11:55.164Z] #173 DONE 2.6s [2023-08-21T21:11:55.164Z] [2023-08-21T21:11:55.164Z] #140 [security-bootstrapper] exporting to image [2023-08-21T21:11:55.164Z] #140 exporting layers [2023-08-21T21:11:56.574Z] #140 exporting layers 1.2s done [2023-08-21T21:11:56.574Z] #140 writing image sha256:0f1cec8a070949ccf97319e5b421380cfd1bbccef801085ad10402ddc3eae665 [2023-08-21T21:11:56.574Z] #140 writing image sha256:0f1cec8a070949ccf97319e5b421380cfd1bbccef801085ad10402ddc3eae665 0.1s done [2023-08-21T21:11:56.574Z] #140 naming to docker.io/library/security-bootstrapper-arm64 [2023-08-21T21:11:56.574Z] #140 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-21T21:11:56.574Z] #140 DONE 7.2s [2023-08-21T21:11:56.574Z] [2023-08-21T21:11:56.574Z] #108 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T21:11:57.535Z] #108 ... [2023-08-21T21:11:57.535Z] [2023-08-21T21:11:57.535Z] #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-21T21:11:57.535Z] #172 DONE 3.2s [2023-08-21T21:11:57.535Z] [2023-08-21T21:11:57.535Z] #140 [security-secretstore-setup] exporting to image [2023-08-21T21:11:58.940Z] #140 exporting layers 1.3s done [2023-08-21T21:11:58.940Z] #140 writing image sha256:2fe87b4086396b1bf697e9a86fddf290a194efeefbb14abbf4e1d6d7064bdaab done [2023-08-21T21:11:58.940Z] #140 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-21T21:11:58.940Z] #140 DONE 8.5s [2023-08-21T21:11:58.940Z] [2023-08-21T21:11:58.940Z] #108 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T21:12:11.228Z] #108 ... [2023-08-21T21:12:11.228Z] [2023-08-21T21:12:11.228Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-21T21:12:11.228Z] #128 DONE 1007.1s [2023-08-21T21:12:11.228Z] [2023-08-21T21:12:11.228Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T21:12:11.228Z] #101 ... [2023-08-21T21:12:11.228Z] [2023-08-21T21:12:11.228Z] #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T21:12:11.495Z] #174 DONE 0.4s [2023-08-21T21:12:11.495Z] [2023-08-21T21:12:11.495Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T21:12:11.495Z] #101 ... [2023-08-21T21:12:11.495Z] [2023-08-21T21:12:11.495Z] #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T21:12:11.764Z] #175 DONE 0.3s [2023-08-21T21:12:11.764Z] [2023-08-21T21:12:11.764Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T21:12:11.764Z] #101 ... [2023-08-21T21:12:11.764Z] [2023-08-21T21:12:11.764Z] #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-21T21:12:12.066Z] #176 DONE 0.3s [2023-08-21T21:12:12.066Z] [2023-08-21T21:12:12.066Z] #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-21T21:12:12.335Z] #177 DONE 0.1s [2023-08-21T21:12:12.335Z] [2023-08-21T21:12:12.335Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-21T21:12:12.335Z] #178 DONE 0.2s [2023-08-21T21:12:12.335Z] [2023-08-21T21:12:12.335Z] #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T21:12:14.287Z] #179 DONE 2.0s [2023-08-21T21:12:14.287Z] [2023-08-21T21:12:14.287Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T21:12:14.555Z] #101 ... [2023-08-21T21:12:14.555Z] [2023-08-21T21:12:14.555Z] #140 [security-proxy-auth] exporting to image [2023-08-21T21:12:14.555Z] #140 exporting layers [2023-08-21T21:12:14.821Z] #140 exporting layers 0.6s done [2023-08-21T21:12:15.087Z] #140 writing image sha256:9432987b50e14d4da71851f24a255348897d48669e56911eff3d195c2745511b done [2023-08-21T21:12:15.087Z] #140 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-21T21:12:15.087Z] #140 DONE 9.1s [2023-08-21T21:12:15.087Z] [2023-08-21T21:12:15.087Z] #108 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T21:12:25.137Z] #108 DONE 1021.0s [2023-08-21T21:12:25.137Z] [2023-08-21T21:12:25.137Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T21:12:25.137Z] #127 ... [2023-08-21T21:12:25.137Z] [2023-08-21T21:12:25.137Z] #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T21:12:25.137Z] #180 DONE 0.1s [2023-08-21T21:12:25.402Z] [2023-08-21T21:12:25.402Z] #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T21:12:25.676Z] #181 DONE 0.2s [2023-08-21T21:12:25.676Z] [2023-08-21T21:12:25.676Z] #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-21T21:12:25.676Z] #182 DONE 0.3s [2023-08-21T21:12:25.676Z] [2023-08-21T21:12:25.676Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T21:12:25.946Z] #101 ... [2023-08-21T21:12:25.946Z] [2023-08-21T21:12:25.946Z] #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-21T21:12:25.946Z] #183 DONE 0.1s [2023-08-21T21:12:25.946Z] [2023-08-21T21:12:25.946Z] #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-21T21:12:25.946Z] #184 DONE 0.1s [2023-08-21T21:12:25.946Z] [2023-08-21T21:12:25.946Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T21:12:26.214Z] #127 ... [2023-08-21T21:12:26.214Z] [2023-08-21T21:12:26.214Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T21:12:28.155Z] #185 DONE 1.8s [2023-08-21T21:12:28.155Z] [2023-08-21T21:12:28.155Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T21:12:28.155Z] #127 ... [2023-08-21T21:12:28.155Z] [2023-08-21T21:12:28.155Z] #140 [core-common-config-bootstrapper] exporting to image [2023-08-21T21:12:28.155Z] #140 exporting layers [2023-08-21T21:12:28.433Z] #140 exporting layers 0.5s done [2023-08-21T21:12:28.433Z] #140 writing image sha256:f4eb29b09de42b4bc32208885313feff822f0bafc428eb6477b94b62495596c1 done [2023-08-21T21:12:28.433Z] #140 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-21T21:12:28.433Z] #140 DONE 9.6s [2023-08-21T21:12:28.433Z] [2023-08-21T21:12:28.433Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T21:13:07.292Z] #126 ... [2023-08-21T21:13:07.292Z] [2023-08-21T21:13:07.292Z] #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-21T21:13:07.292Z] #109 DONE 1062.3s [2023-08-21T21:13:07.292Z] [2023-08-21T21:13:07.292Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T21:13:07.292Z] #101 ... [2023-08-21T21:13:07.292Z] [2023-08-21T21:13:07.292Z] #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T21:13:07.292Z] #186 DONE 0.1s [2023-08-21T21:13:07.292Z] [2023-08-21T21:13:07.292Z] #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-21T21:13:07.292Z] #187 DONE 0.1s [2023-08-21T21:13:07.292Z] [2023-08-21T21:13:07.292Z] #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-21T21:13:07.292Z] #188 DONE 0.3s [2023-08-21T21:13:07.292Z] [2023-08-21T21:13:07.292Z] #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-21T21:13:07.292Z] #189 DONE 0.1s [2023-08-21T21:13:07.292Z] [2023-08-21T21:13:07.292Z] #140 [core-command] exporting to image [2023-08-21T21:13:07.292Z] #140 exporting layers [2023-08-21T21:13:07.873Z] #140 exporting layers 0.4s done [2023-08-21T21:13:07.873Z] #140 writing image sha256:2194a2cb186ad7af3c703f5c3f1a268f7aa204a6af1ea0d183b3e83a36cfccef done [2023-08-21T21:13:07.873Z] #140 naming to docker.io/library/core-command-arm64 done [2023-08-21T21:13:07.873Z] #140 DONE 10.0s [2023-08-21T21:13:07.873Z] [2023-08-21T21:13:07.873Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T21:13:20.198Z] #127 ... [2023-08-21T21:13:20.198Z] [2023-08-21T21:13:20.198Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-21T21:13:20.198Z] #113 DONE 1075.8s [2023-08-21T21:13:20.198Z] [2023-08-21T21:13:20.198Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-21T21:13:20.198Z] #124 DONE 1076.1s [2023-08-21T21:13:20.198Z] [2023-08-21T21:13:20.198Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T21:13:20.198Z] #127 ... [2023-08-21T21:13:20.198Z] [2023-08-21T21:13:20.198Z] #190 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T21:13:20.198Z] #190 DONE 0.4s [2023-08-21T21:13:20.198Z] [2023-08-21T21:13:20.198Z] #191 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T21:13:20.470Z] #191 DONE 0.3s [2023-08-21T21:13:20.470Z] [2023-08-21T21:13:20.470Z] #192 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-21T21:13:20.735Z] #192 ... [2023-08-21T21:13:20.735Z] [2023-08-21T21:13:20.735Z] #193 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T21:13:20.735Z] #193 DONE 0.3s [2023-08-21T21:13:21.004Z] [2023-08-21T21:13:21.004Z] #194 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T21:13:21.004Z] #194 DONE 0.2s [2023-08-21T21:13:21.004Z] [2023-08-21T21:13:21.004Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T21:13:21.004Z] #127 ... [2023-08-21T21:13:21.004Z] [2023-08-21T21:13:21.004Z] #192 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-21T21:13:21.004Z] #192 DONE 0.6s [2023-08-21T21:13:21.004Z] [2023-08-21T21:13:21.004Z] #195 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-21T21:13:21.587Z] #195 DONE 0.5s [2023-08-21T21:13:21.587Z] [2023-08-21T21:13:21.587Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-21T21:13:21.587Z] #196 DONE 0.3s [2023-08-21T21:13:21.587Z] [2023-08-21T21:13:21.587Z] #197 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-21T21:13:21.587Z] #197 ... [2023-08-21T21:13:21.587Z] [2023-08-21T21:13:21.587Z] #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-21T21:13:21.587Z] #198 DONE 0.2s [2023-08-21T21:13:21.850Z] [2023-08-21T21:13:21.850Z] #140 [core-metadata] exporting to image [2023-08-21T21:13:21.850Z] #140 exporting layers [2023-08-21T21:13:21.850Z] #140 ... [2023-08-21T21:13:21.850Z] [2023-08-21T21:13:21.850Z] #197 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-21T21:13:21.850Z] #197 DONE 0.4s [2023-08-21T21:13:22.116Z] [2023-08-21T21:13:22.116Z] #140 [core-data] exporting to image [2023-08-21T21:13:22.381Z] #140 exporting layers 0.4s done [2023-08-21T21:13:22.381Z] #140 writing image sha256:8a9f5c5684bad42d474a0e26f201e7866a100a377e5be995605cf3084a9f3506 0.0s done [2023-08-21T21:13:22.381Z] #140 naming to docker.io/library/core-metadata-arm64 done [2023-08-21T21:13:22.381Z] #140 writing image sha256:3bb42a12f79038d0bc31713a92a3bdf619ebe09a8fef05b3d501dd59980f5535 done [2023-08-21T21:13:22.381Z] #140 naming to docker.io/library/core-data-arm64 done [2023-08-21T21:13:22.381Z] #140 DONE 10.6s [2023-08-21T21:13:22.381Z] [2023-08-21T21:13:22.382Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T21:13:54.563Z] #127 ... [2023-08-21T21:13:54.563Z] [2023-08-21T21:13:54.563Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T21:13:54.563Z] #101 DONE 1107.2s [2023-08-21T21:13:54.563Z] [2023-08-21T21:13:54.563Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T21:13:54.563Z] #127 ... [2023-08-21T21:13:54.563Z] [2023-08-21T21:13:54.563Z] #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T21:13:54.563Z] #199 DONE 0.2s [2023-08-21T21:13:54.563Z] [2023-08-21T21:13:54.563Z] #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T21:13:54.563Z] #200 DONE 0.2s [2023-08-21T21:13:54.563Z] [2023-08-21T21:13:54.563Z] #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-21T21:13:54.563Z] #201 DONE 0.4s [2023-08-21T21:13:54.563Z] [2023-08-21T21:13:54.563Z] #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-21T21:13:54.563Z] #202 DONE 0.1s [2023-08-21T21:13:54.563Z] [2023-08-21T21:13:54.563Z] #140 [security-spiffe-token-provider] exporting to image [2023-08-21T21:13:54.563Z] #140 exporting layers [2023-08-21T21:13:54.563Z] #140 exporting layers 0.7s done [2023-08-21T21:13:54.563Z] #140 writing image sha256:6e7b0ae5e0cb3aa1c512434da23c4269e10ee311714d2b2eeb06bee9106dbb93 done [2023-08-21T21:13:54.563Z] #140 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-21T21:13:54.563Z] #140 DONE 11.4s [2023-08-21T21:13:54.563Z] [2023-08-21T21:13:54.563Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T21:14:16.844Z] #126 DONE 1132.7s [2023-08-21T21:14:16.844Z] [2023-08-21T21:14:16.844Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T21:14:16.844Z] #127 ... [2023-08-21T21:14:16.844Z] [2023-08-21T21:14:16.844Z] #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T21:14:16.844Z] #203 DONE 0.2s [2023-08-21T21:14:16.844Z] [2023-08-21T21:14:16.844Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T21:14:16.844Z] #127 ... [2023-08-21T21:14:16.844Z] [2023-08-21T21:14:16.844Z] #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T21:14:16.844Z] #204 DONE 0.1s [2023-08-21T21:14:16.844Z] [2023-08-21T21:14:16.844Z] #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-21T21:14:17.118Z] #205 ... [2023-08-21T21:14:17.118Z] [2023-08-21T21:14:17.118Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T21:14:17.118Z] #127 DONE 1133.4s [2023-08-21T21:14:17.118Z] [2023-08-21T21:14:17.118Z] #206 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T21:14:17.401Z] #206 ... [2023-08-21T21:14:17.401Z] [2023-08-21T21:14:17.401Z] #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-21T21:14:17.401Z] #205 DONE 0.5s [2023-08-21T21:14:17.401Z] [2023-08-21T21:14:17.401Z] #206 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T21:14:17.401Z] #206 DONE 0.2s [2023-08-21T21:14:17.401Z] [2023-08-21T21:14:17.401Z] #207 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T21:14:17.695Z] #207 DONE 0.2s [2023-08-21T21:14:17.695Z] [2023-08-21T21:14:17.695Z] #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-21T21:14:17.695Z] #208 DONE 0.2s [2023-08-21T21:14:17.695Z] [2023-08-21T21:14:17.695Z] #140 [support-notifications] exporting to image [2023-08-21T21:14:17.695Z] #140 exporting layers [2023-08-21T21:14:18.300Z] #140 exporting layers 0.6s done [2023-08-21T21:14:18.300Z] #140 writing image sha256:5b1d58757319f81bc4b5f569b96157f95bbbfa7993999ec09a2f585a51848f0d done [2023-08-21T21:14:18.300Z] #140 naming to docker.io/library/support-notifications-arm64 done [2023-08-21T21:14:18.300Z] #140 DONE 11.9s [2023-08-21T21:14:18.300Z] [2023-08-21T21:14:18.300Z] #209 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-21T21:14:18.300Z] #209 DONE 0.5s [2023-08-21T21:14:18.300Z] [2023-08-21T21:14:18.300Z] #210 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-21T21:14:18.300Z] #210 DONE 0.2s [2023-08-21T21:14:18.300Z] [2023-08-21T21:14:18.300Z] #140 [support-scheduler] exporting to image [2023-08-21T21:14:18.887Z] #140 exporting layers 0.4s done [2023-08-21T21:14:18.887Z] #140 writing image sha256:df6fe77161133d4c8b184e8d41d89a7a2ad8510a0e2f825b02e522dfc6ce4868 done [2023-08-21T21:14:18.887Z] #140 naming to docker.io/library/support-scheduler-arm64 done [2023-08-21T21:14:18.887Z] #140 DONE 12.4s [2023-08-21T21:14:18.887Z] time="2023-08-21T20:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T21:14:18.887Z] time="2023-08-21T20:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T21:14:18.887Z] time="2023-08-21T20:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T21:14:18.887Z] time="2023-08-21T20:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T21:14:18.887Z] time="2023-08-21T20:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T21:14:18.887Z] time="2023-08-21T20:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T21:14:18.887Z] time="2023-08-21T20:53:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T21:14:18.887Z] time="2023-08-21T20:53:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T21:14:18.887Z] time="2023-08-21T20:53:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T21:14:18.887Z] time="2023-08-21T20:53:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T21:14:18.887Z] time="2023-08-21T20:53:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T21:14:18.887Z] time="2023-08-21T20:53:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T21:14:18.887Z] time="2023-08-21T20:53:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T21:14:18.887Z] time="2023-08-21T20:53:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-21T21:14:18.909Z] $ docker stop --time=1 dbf6951783c2b6ecc231121f54fc76378e69ee519720b5d6807295ab9b4b1f39 [2023-08-21T21:14:20.657Z] $ docker rm -f --volumes dbf6951783c2b6ecc231121f54fc76378e69ee519720b5d6807295ab9b4b1f39 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-21T21:14:21.144Z] + docker images [2023-08-21T21:14:21.144Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-21T21:14:21.144Z] support-scheduler-arm64 latest df6fe7716113 3 seconds ago 32.9MB [2023-08-21T21:14:21.144Z] support-notifications-arm64 latest 5b1d58757319 4 seconds ago 33.7MB [2023-08-21T21:14:21.144Z] security-spiffe-token-provider-arm64 latest 6e7b0ae5e0cb 30 seconds ago 33.3MB [2023-08-21T21:14:21.144Z] core-metadata-arm64 latest 8a9f5c5684ba About a minute ago 21.2MB [2023-08-21T21:14:21.144Z] core-data-arm64 latest 3bb42a12f790 About a minute ago 20.9MB [2023-08-21T21:14:21.144Z] core-command-arm64 latest 2194a2cb186a About a minute ago 20.8MB [2023-08-21T21:14:21.144Z] core-common-config-bootstrapper-arm64 latest f4eb29b09de4 About a minute ago 18MB [2023-08-21T21:14:21.144Z] security-proxy-auth-arm64 latest 9432987b50e1 2 minutes ago 19.3MB [2023-08-21T21:14:21.144Z] security-secretstore-setup-arm64 latest 2fe87b408639 2 minutes ago 43MB [2023-08-21T21:14:21.144Z] security-bootstrapper-arm64 latest 0f1cec8a0709 2 minutes ago 22.6MB [2023-08-21T21:14:21.144Z] security-proxy-setup-arm64 latest 4e5208fadf5e 2 minutes ago 28.8MB [2023-08-21T21:14:21.144Z] security-spire-agent-arm64 latest 18494fac93ed 18 minutes ago 152MB [2023-08-21T21:14:21.144Z] security-spire-config-arm64 latest 431c76368545 18 minutes ago 96.1MB [2023-08-21T21:14:21.144Z] security-spire-server-arm64 latest 90d2ddcdbd59 18 minutes ago 96.9MB [2023-08-21T21:14:21.144Z] ci-base-image-arm64 latest fc9c24991a40 20 minutes ago 1.05GB [2023-08-21T21:14:21.144Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB [2023-08-21T21:14:21.144Z] 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-21T21:14:21.269Z] provisioning config files... [2023-08-21T21:14:21.282Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/565@tmp/config15230183377082470544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:14:21.616Z] ---> docker-login.sh [2023-08-21T21:14:21.616Z] nexus3.edgexfoundry.org:10001 [2023-08-21T21:14:21.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:14:21.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:14:21.882Z] Configure a credential helper to remove this warning. See [2023-08-21T21:14:21.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:14:21.882Z] [2023-08-21T21:14:21.882Z] Login Succeeded [2023-08-21T21:14:21.882Z] nexus3.edgexfoundry.org:10002 [2023-08-21T21:14:22.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:14:22.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:14:22.148Z] Configure a credential helper to remove this warning. See [2023-08-21T21:14:22.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:14:22.148Z] [2023-08-21T21:14:22.148Z] Login Succeeded [2023-08-21T21:14:22.148Z] nexus3.edgexfoundry.org:10003 [2023-08-21T21:14:22.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:14:22.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:14:22.683Z] Configure a credential helper to remove this warning. See [2023-08-21T21:14:22.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:14:22.683Z] [2023-08-21T21:14:22.683Z] Login Succeeded [2023-08-21T21:14:22.683Z] nexus3.edgexfoundry.org:10004 [2023-08-21T21:14:22.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:14:22.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:14:22.952Z] Configure a credential helper to remove this warning. See [2023-08-21T21:14:22.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:14:22.952Z] [2023-08-21T21:14:22.952Z] Login Succeeded [2023-08-21T21:14:22.952Z] docker.io [2023-08-21T21:14:23.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:14:23.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:14:23.482Z] Configure a credential helper to remove this warning. See [2023-08-21T21:14:23.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:14:23.482Z] [2023-08-21T21:14:23.482Z] Login Succeeded [2023-08-21T21:14:23.482Z] ---> docker-login.sh ends [Pipeline] } [2023-08-21T21:14:23.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T21:14:23.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T21:14:23.552Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-08-21T21:14:23.552Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:14:23.552Z] latest [2023-08-21T21:14:23.552Z] 3.1.0-dev.31 [2023-08-21T21:14:23.552Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:14:23.552Z] main [2023-08-21T21:14:23.552Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:23.902Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:24.242Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:14:24.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-21T21:14:24.242Z] e931e1c72c89: Preparing [2023-08-21T21:14:24.242Z] f4140e5a3f38: Preparing [2023-08-21T21:14:24.242Z] 5f7c5f359b86: Preparing [2023-08-21T21:14:24.242Z] 2769c5abe11f: Preparing [2023-08-21T21:14:24.242Z] 83b97a32d4f3: Preparing [2023-08-21T21:14:24.242Z] d2d9d24a8c2a: Preparing [2023-08-21T21:14:24.242Z] d2d9d24a8c2a: Waiting [2023-08-21T21:14:24.507Z] 5f7c5f359b86: Pushed [2023-08-21T21:14:24.507Z] 83b97a32d4f3: Pushed [2023-08-21T21:14:24.507Z] e931e1c72c89: Pushed [2023-08-21T21:14:24.507Z] 2769c5abe11f: Pushed [2023-08-21T21:14:24.507Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:14:27.839Z] f4140e5a3f38: Pushed [2023-08-21T21:14:27.839Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:b53a51b0e9f79aa015ee02624eb25dd2310a9b19e527ec8867bf7e40be038b3f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:28.183Z] + 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-21T21:14:28.516Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-21T21:14:28.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-21T21:14:28.516Z] e931e1c72c89: Preparing [2023-08-21T21:14:28.516Z] f4140e5a3f38: Preparing [2023-08-21T21:14:28.516Z] 5f7c5f359b86: Preparing [2023-08-21T21:14:28.516Z] 2769c5abe11f: Preparing [2023-08-21T21:14:28.516Z] 83b97a32d4f3: Preparing [2023-08-21T21:14:28.516Z] d2d9d24a8c2a: Preparing [2023-08-21T21:14:28.516Z] d2d9d24a8c2a: Waiting [2023-08-21T21:14:28.516Z] e931e1c72c89: Layer already exists [2023-08-21T21:14:28.516Z] 83b97a32d4f3: Layer already exists [2023-08-21T21:14:28.516Z] f4140e5a3f38: Layer already exists [2023-08-21T21:14:28.516Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:14:28.516Z] 2769c5abe11f: Layer already exists [2023-08-21T21:14:28.516Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:14:28.516Z] latest: digest: sha256:b53a51b0e9f79aa015ee02624eb25dd2310a9b19e527ec8867bf7e40be038b3f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:28.859Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:29.191Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.31 [2023-08-21T21:14:29.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-21T21:14:29.192Z] e931e1c72c89: Preparing [2023-08-21T21:14:29.192Z] f4140e5a3f38: Preparing [2023-08-21T21:14:29.192Z] 5f7c5f359b86: Preparing [2023-08-21T21:14:29.192Z] 2769c5abe11f: Preparing [2023-08-21T21:14:29.192Z] 83b97a32d4f3: Preparing [2023-08-21T21:14:29.192Z] d2d9d24a8c2a: Preparing [2023-08-21T21:14:29.192Z] d2d9d24a8c2a: Waiting [2023-08-21T21:14:29.192Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:14:29.192Z] e931e1c72c89: Layer already exists [2023-08-21T21:14:29.192Z] 83b97a32d4f3: Layer already exists [2023-08-21T21:14:29.192Z] f4140e5a3f38: Layer already exists [2023-08-21T21:14:29.192Z] 2769c5abe11f: Layer already exists [2023-08-21T21:14:29.192Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:14:29.192Z] 3.1.0-dev.31: digest: sha256:b53a51b0e9f79aa015ee02624eb25dd2310a9b19e527ec8867bf7e40be038b3f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:29.591Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:29.920Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:14:29.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-21T21:14:29.920Z] e931e1c72c89: Preparing [2023-08-21T21:14:29.920Z] f4140e5a3f38: Preparing [2023-08-21T21:14:29.920Z] 5f7c5f359b86: Preparing [2023-08-21T21:14:29.920Z] 2769c5abe11f: Preparing [2023-08-21T21:14:29.920Z] 83b97a32d4f3: Preparing [2023-08-21T21:14:29.920Z] d2d9d24a8c2a: Preparing [2023-08-21T21:14:29.920Z] d2d9d24a8c2a: Waiting [2023-08-21T21:14:29.920Z] e931e1c72c89: Layer already exists [2023-08-21T21:14:29.920Z] f4140e5a3f38: Layer already exists [2023-08-21T21:14:29.920Z] 2769c5abe11f: Layer already exists [2023-08-21T21:14:29.920Z] 83b97a32d4f3: Layer already exists [2023-08-21T21:14:29.920Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:14:29.920Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:14:29.920Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:b53a51b0e9f79aa015ee02624eb25dd2310a9b19e527ec8867bf7e40be038b3f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:30.269Z] + 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-21T21:14:30.599Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-08-21T21:14:30.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-21T21:14:30.599Z] e931e1c72c89: Preparing [2023-08-21T21:14:30.599Z] f4140e5a3f38: Preparing [2023-08-21T21:14:30.599Z] 5f7c5f359b86: Preparing [2023-08-21T21:14:30.599Z] 2769c5abe11f: Preparing [2023-08-21T21:14:30.599Z] 83b97a32d4f3: Preparing [2023-08-21T21:14:30.599Z] d2d9d24a8c2a: Preparing [2023-08-21T21:14:30.599Z] d2d9d24a8c2a: Waiting [2023-08-21T21:14:30.599Z] e931e1c72c89: Layer already exists [2023-08-21T21:14:30.599Z] f4140e5a3f38: Layer already exists [2023-08-21T21:14:30.599Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:14:30.599Z] 83b97a32d4f3: Layer already exists [2023-08-21T21:14:30.599Z] 2769c5abe11f: Layer already exists [2023-08-21T21:14:30.599Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:14:30.865Z] main: digest: sha256:b53a51b0e9f79aa015ee02624eb25dd2310a9b19e527ec8867bf7e40be038b3f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T21:14:30.909Z] ===================================================== [Pipeline] echo [2023-08-21T21:14:30.918Z] taggedImages: [2023-08-21T21:14:30.919Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:14:30.919Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-21T21:14:30.919Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.31 [2023-08-21T21:14:30.919Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:14:30.919Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-08-21T21:14:30.946Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-08-21T21:14:30.946Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:14:30.946Z] latest [2023-08-21T21:14:30.946Z] 3.1.0-dev.31 [2023-08-21T21:14:30.946Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:14:30.946Z] main [2023-08-21T21:14:30.946Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:31.295Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:31.623Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:14:31.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-21T21:14:31.623Z] 9d3b9ee89e05: Preparing [2023-08-21T21:14:31.623Z] d4aa8068e559: Preparing [2023-08-21T21:14:31.623Z] 0bf4ad284d10: Preparing [2023-08-21T21:14:31.623Z] 90b241e975d9: Preparing [2023-08-21T21:14:31.623Z] 5f7c5f359b86: Preparing [2023-08-21T21:14:31.623Z] 2769c5abe11f: Preparing [2023-08-21T21:14:31.623Z] 83b97a32d4f3: Preparing [2023-08-21T21:14:31.623Z] d2d9d24a8c2a: Preparing [2023-08-21T21:14:31.623Z] 83b97a32d4f3: Waiting [2023-08-21T21:14:31.623Z] d2d9d24a8c2a: Waiting [2023-08-21T21:14:31.623Z] 2769c5abe11f: Waiting [2023-08-21T21:14:31.623Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:14:31.890Z] 2769c5abe11f: Layer already exists [2023-08-21T21:14:31.890Z] 83b97a32d4f3: Layer already exists [2023-08-21T21:14:31.890Z] 0bf4ad284d10: Pushed [2023-08-21T21:14:31.890Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:14:31.890Z] 9d3b9ee89e05: Pushed [2023-08-21T21:14:31.890Z] d4aa8068e559: Pushed [2023-08-21T21:14:34.462Z] 90b241e975d9: Pushed [2023-08-21T21:14:34.462Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:2e1cd6ab17fb65291921428386a61555011773add4e68a163f1883e7bfd65a16 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:34.793Z] + 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-21T21:14:35.122Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-21T21:14:35.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-21T21:14:35.122Z] 9d3b9ee89e05: Preparing [2023-08-21T21:14:35.122Z] d4aa8068e559: Preparing [2023-08-21T21:14:35.122Z] 0bf4ad284d10: Preparing [2023-08-21T21:14:35.122Z] 90b241e975d9: Preparing [2023-08-21T21:14:35.122Z] 5f7c5f359b86: Preparing [2023-08-21T21:14:35.122Z] 2769c5abe11f: Preparing [2023-08-21T21:14:35.122Z] 83b97a32d4f3: Preparing [2023-08-21T21:14:35.122Z] d2d9d24a8c2a: Preparing [2023-08-21T21:14:35.122Z] 2769c5abe11f: Waiting [2023-08-21T21:14:35.122Z] d2d9d24a8c2a: Waiting [2023-08-21T21:14:35.122Z] 83b97a32d4f3: Waiting [2023-08-21T21:14:35.122Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:14:35.122Z] 90b241e975d9: Layer already exists [2023-08-21T21:14:35.122Z] 0bf4ad284d10: Layer already exists [2023-08-21T21:14:35.122Z] 9d3b9ee89e05: Layer already exists [2023-08-21T21:14:35.122Z] d4aa8068e559: Layer already exists [2023-08-21T21:14:35.122Z] 83b97a32d4f3: Layer already exists [2023-08-21T21:14:35.122Z] 2769c5abe11f: Layer already exists [2023-08-21T21:14:35.122Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:14:35.387Z] latest: digest: sha256:2e1cd6ab17fb65291921428386a61555011773add4e68a163f1883e7bfd65a16 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:35.725Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:36.075Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.31 [2023-08-21T21:14:36.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-21T21:14:36.075Z] 9d3b9ee89e05: Preparing [2023-08-21T21:14:36.075Z] d4aa8068e559: Preparing [2023-08-21T21:14:36.075Z] 0bf4ad284d10: Preparing [2023-08-21T21:14:36.075Z] 90b241e975d9: Preparing [2023-08-21T21:14:36.075Z] 5f7c5f359b86: Preparing [2023-08-21T21:14:36.075Z] 2769c5abe11f: Preparing [2023-08-21T21:14:36.075Z] 83b97a32d4f3: Preparing [2023-08-21T21:14:36.075Z] d2d9d24a8c2a: Preparing [2023-08-21T21:14:36.075Z] 83b97a32d4f3: Waiting [2023-08-21T21:14:36.075Z] d2d9d24a8c2a: Waiting [2023-08-21T21:14:36.075Z] 2769c5abe11f: Waiting [2023-08-21T21:14:36.075Z] 0bf4ad284d10: Layer already exists [2023-08-21T21:14:36.075Z] 90b241e975d9: Layer already exists [2023-08-21T21:14:36.075Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:14:36.075Z] d4aa8068e559: Layer already exists [2023-08-21T21:14:36.075Z] 9d3b9ee89e05: Layer already exists [2023-08-21T21:14:36.075Z] 2769c5abe11f: Layer already exists [2023-08-21T21:14:36.075Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:14:36.075Z] 83b97a32d4f3: Layer already exists [2023-08-21T21:14:36.341Z] 3.1.0-dev.31: digest: sha256:2e1cd6ab17fb65291921428386a61555011773add4e68a163f1883e7bfd65a16 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:36.678Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:37.013Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:14:37.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-21T21:14:37.013Z] 9d3b9ee89e05: Preparing [2023-08-21T21:14:37.013Z] d4aa8068e559: Preparing [2023-08-21T21:14:37.013Z] 0bf4ad284d10: Preparing [2023-08-21T21:14:37.013Z] 90b241e975d9: Preparing [2023-08-21T21:14:37.013Z] 5f7c5f359b86: Preparing [2023-08-21T21:14:37.013Z] 2769c5abe11f: Preparing [2023-08-21T21:14:37.013Z] 83b97a32d4f3: Preparing [2023-08-21T21:14:37.013Z] d2d9d24a8c2a: Preparing [2023-08-21T21:14:37.013Z] 2769c5abe11f: Waiting [2023-08-21T21:14:37.013Z] 83b97a32d4f3: Waiting [2023-08-21T21:14:37.013Z] d2d9d24a8c2a: Waiting [2023-08-21T21:14:37.013Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:14:37.013Z] 0bf4ad284d10: Layer already exists [2023-08-21T21:14:37.013Z] d4aa8068e559: Layer already exists [2023-08-21T21:14:37.013Z] 9d3b9ee89e05: Layer already exists [2023-08-21T21:14:37.013Z] 90b241e975d9: Layer already exists [2023-08-21T21:14:37.013Z] 2769c5abe11f: Layer already exists [2023-08-21T21:14:37.013Z] 83b97a32d4f3: Layer already exists [2023-08-21T21:14:37.013Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:14:37.279Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:2e1cd6ab17fb65291921428386a61555011773add4e68a163f1883e7bfd65a16 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:37.616Z] + 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-21T21:14:37.961Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-08-21T21:14:37.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-21T21:14:37.961Z] 9d3b9ee89e05: Preparing [2023-08-21T21:14:37.961Z] d4aa8068e559: Preparing [2023-08-21T21:14:37.961Z] 0bf4ad284d10: Preparing [2023-08-21T21:14:37.961Z] 90b241e975d9: Preparing [2023-08-21T21:14:37.961Z] 5f7c5f359b86: Preparing [2023-08-21T21:14:37.961Z] 2769c5abe11f: Preparing [2023-08-21T21:14:37.961Z] 83b97a32d4f3: Preparing [2023-08-21T21:14:37.961Z] d2d9d24a8c2a: Preparing [2023-08-21T21:14:37.961Z] 83b97a32d4f3: Waiting [2023-08-21T21:14:37.961Z] d2d9d24a8c2a: Waiting [2023-08-21T21:14:37.961Z] 2769c5abe11f: Waiting [2023-08-21T21:14:37.961Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:14:37.961Z] 9d3b9ee89e05: Layer already exists [2023-08-21T21:14:37.961Z] 90b241e975d9: Layer already exists [2023-08-21T21:14:37.961Z] 0bf4ad284d10: Layer already exists [2023-08-21T21:14:37.961Z] d4aa8068e559: Layer already exists [2023-08-21T21:14:37.961Z] 83b97a32d4f3: Layer already exists [2023-08-21T21:14:37.961Z] 2769c5abe11f: Layer already exists [2023-08-21T21:14:37.961Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:14:38.228Z] main: digest: sha256:2e1cd6ab17fb65291921428386a61555011773add4e68a163f1883e7bfd65a16 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T21:14:38.281Z] ===================================================== [Pipeline] echo [2023-08-21T21:14:38.291Z] taggedImages: [2023-08-21T21:14:38.291Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:14:38.291Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-21T21:14:38.291Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.31 [2023-08-21T21:14:38.291Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:14:38.291Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-08-21T21:14:38.313Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-08-21T21:14:38.313Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:14:38.313Z] latest [2023-08-21T21:14:38.313Z] 3.1.0-dev.31 [2023-08-21T21:14:38.313Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:14:38.313Z] main [2023-08-21T21:14:38.313Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:38.655Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:39.024Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:14:39.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-21T21:14:39.025Z] fd4b3abbd0a6: Preparing [2023-08-21T21:14:39.025Z] 701d5ae1b9ed: Preparing [2023-08-21T21:14:39.025Z] 5f7c5f359b86: Preparing [2023-08-21T21:14:39.025Z] 2769c5abe11f: Preparing [2023-08-21T21:14:39.025Z] 93f86d51daf4: Preparing [2023-08-21T21:14:39.025Z] d2d9d24a8c2a: Preparing [2023-08-21T21:14:39.025Z] d2d9d24a8c2a: Waiting [2023-08-21T21:14:39.025Z] 2769c5abe11f: Layer already exists [2023-08-21T21:14:39.025Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:14:39.289Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:14:39.289Z] 93f86d51daf4: Pushed [2023-08-21T21:14:39.289Z] fd4b3abbd0a6: Pushed [2023-08-21T21:14:42.631Z] 701d5ae1b9ed: Pushed [2023-08-21T21:14:42.631Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:d0634c6a4a3cd36e2ae1913b08f249bd130a0e77a317cbaf306fec29cb7518c5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:42.960Z] + 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-21T21:14:43.296Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-21T21:14:43.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-21T21:14:43.296Z] fd4b3abbd0a6: Preparing [2023-08-21T21:14:43.296Z] 701d5ae1b9ed: Preparing [2023-08-21T21:14:43.296Z] 5f7c5f359b86: Preparing [2023-08-21T21:14:43.296Z] 2769c5abe11f: Preparing [2023-08-21T21:14:43.296Z] 93f86d51daf4: Preparing [2023-08-21T21:14:43.296Z] d2d9d24a8c2a: Preparing [2023-08-21T21:14:43.296Z] d2d9d24a8c2a: Waiting [2023-08-21T21:14:43.296Z] 2769c5abe11f: Layer already exists [2023-08-21T21:14:43.296Z] fd4b3abbd0a6: Layer already exists [2023-08-21T21:14:43.296Z] 701d5ae1b9ed: Layer already exists [2023-08-21T21:14:43.296Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:14:43.296Z] 93f86d51daf4: Layer already exists [2023-08-21T21:14:43.296Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:14:43.296Z] latest: digest: sha256:d0634c6a4a3cd36e2ae1913b08f249bd130a0e77a317cbaf306fec29cb7518c5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:43.895Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:44.225Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.31 [2023-08-21T21:14:44.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-21T21:14:44.225Z] fd4b3abbd0a6: Preparing [2023-08-21T21:14:44.225Z] 701d5ae1b9ed: Preparing [2023-08-21T21:14:44.225Z] 5f7c5f359b86: Preparing [2023-08-21T21:14:44.225Z] 2769c5abe11f: Preparing [2023-08-21T21:14:44.225Z] 93f86d51daf4: Preparing [2023-08-21T21:14:44.225Z] d2d9d24a8c2a: Preparing [2023-08-21T21:14:44.225Z] d2d9d24a8c2a: Waiting [2023-08-21T21:14:44.225Z] 93f86d51daf4: Layer already exists [2023-08-21T21:14:44.225Z] 701d5ae1b9ed: Layer already exists [2023-08-21T21:14:44.225Z] fd4b3abbd0a6: Layer already exists [2023-08-21T21:14:44.225Z] 2769c5abe11f: Layer already exists [2023-08-21T21:14:44.225Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:14:44.225Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:14:44.225Z] 3.1.0-dev.31: digest: sha256:d0634c6a4a3cd36e2ae1913b08f249bd130a0e77a317cbaf306fec29cb7518c5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:44.830Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:45.163Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:14:45.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-21T21:14:45.163Z] fd4b3abbd0a6: Preparing [2023-08-21T21:14:45.163Z] 701d5ae1b9ed: Preparing [2023-08-21T21:14:45.163Z] 5f7c5f359b86: Preparing [2023-08-21T21:14:45.163Z] 2769c5abe11f: Preparing [2023-08-21T21:14:45.163Z] 93f86d51daf4: Preparing [2023-08-21T21:14:45.163Z] d2d9d24a8c2a: Preparing [2023-08-21T21:14:45.163Z] d2d9d24a8c2a: Waiting [2023-08-21T21:14:45.163Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:14:45.163Z] 701d5ae1b9ed: Layer already exists [2023-08-21T21:14:45.163Z] 93f86d51daf4: Layer already exists [2023-08-21T21:14:45.163Z] fd4b3abbd0a6: Layer already exists [2023-08-21T21:14:45.163Z] 2769c5abe11f: Layer already exists [2023-08-21T21:14:45.163Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:14:45.163Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:d0634c6a4a3cd36e2ae1913b08f249bd130a0e77a317cbaf306fec29cb7518c5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:45.502Z] + 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-21T21:14:45.844Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-08-21T21:14:45.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-21T21:14:45.844Z] fd4b3abbd0a6: Preparing [2023-08-21T21:14:45.844Z] 701d5ae1b9ed: Preparing [2023-08-21T21:14:45.844Z] 5f7c5f359b86: Preparing [2023-08-21T21:14:45.844Z] 2769c5abe11f: Preparing [2023-08-21T21:14:45.844Z] 93f86d51daf4: Preparing [2023-08-21T21:14:45.844Z] d2d9d24a8c2a: Preparing [2023-08-21T21:14:45.844Z] d2d9d24a8c2a: Waiting [2023-08-21T21:14:45.844Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:14:45.844Z] fd4b3abbd0a6: Layer already exists [2023-08-21T21:14:45.844Z] 701d5ae1b9ed: Layer already exists [2023-08-21T21:14:45.844Z] 2769c5abe11f: Layer already exists [2023-08-21T21:14:45.844Z] 93f86d51daf4: Layer already exists [2023-08-21T21:14:45.844Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:14:46.108Z] main: digest: sha256:d0634c6a4a3cd36e2ae1913b08f249bd130a0e77a317cbaf306fec29cb7518c5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T21:14:46.147Z] ===================================================== [Pipeline] echo [2023-08-21T21:14:46.153Z] taggedImages: [2023-08-21T21:14:46.153Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:14:46.153Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-21T21:14:46.153Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.31 [2023-08-21T21:14:46.153Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:14:46.153Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-08-21T21:14:46.167Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-08-21T21:14:46.167Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:14:46.167Z] latest [2023-08-21T21:14:46.167Z] 3.1.0-dev.31 [2023-08-21T21:14:46.167Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:14:46.167Z] main [2023-08-21T21:14:46.167Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:46.501Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:46.834Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:14:46.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-21T21:14:46.834Z] 20efa3e9a629: Preparing [2023-08-21T21:14:46.834Z] 75e2066aa1dd: Preparing [2023-08-21T21:14:46.834Z] 564afc63ce64: Preparing [2023-08-21T21:14:46.834Z] 5f7c5f359b86: Preparing [2023-08-21T21:14:46.834Z] 2769c5abe11f: Preparing [2023-08-21T21:14:46.834Z] 83b97a32d4f3: Preparing [2023-08-21T21:14:46.834Z] d2d9d24a8c2a: Preparing [2023-08-21T21:14:46.834Z] 83b97a32d4f3: Waiting [2023-08-21T21:14:46.834Z] d2d9d24a8c2a: Waiting [2023-08-21T21:14:46.834Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:14:46.834Z] 2769c5abe11f: Layer already exists [2023-08-21T21:14:46.834Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:14:47.099Z] 83b97a32d4f3: Layer already exists [2023-08-21T21:14:47.099Z] 75e2066aa1dd: Pushed [2023-08-21T21:14:47.099Z] 20efa3e9a629: Pushed [2023-08-21T21:14:50.426Z] 564afc63ce64: Pushed [2023-08-21T21:14:50.426Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:ce4f0e4c2a3cf500d8c01b0016277121f79f194b265b60c6caeaa6a6b7b8e47e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:50.763Z] + 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-21T21:14:51.094Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-21T21:14:51.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-21T21:14:51.094Z] 20efa3e9a629: Preparing [2023-08-21T21:14:51.094Z] 75e2066aa1dd: Preparing [2023-08-21T21:14:51.094Z] 564afc63ce64: Preparing [2023-08-21T21:14:51.094Z] 5f7c5f359b86: Preparing [2023-08-21T21:14:51.094Z] 2769c5abe11f: Preparing [2023-08-21T21:14:51.094Z] 83b97a32d4f3: Preparing [2023-08-21T21:14:51.094Z] d2d9d24a8c2a: Preparing [2023-08-21T21:14:51.094Z] 83b97a32d4f3: Waiting [2023-08-21T21:14:51.094Z] d2d9d24a8c2a: Waiting [2023-08-21T21:14:51.094Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:14:51.094Z] 20efa3e9a629: Layer already exists [2023-08-21T21:14:51.094Z] 2769c5abe11f: Layer already exists [2023-08-21T21:14:51.094Z] 75e2066aa1dd: Layer already exists [2023-08-21T21:14:51.094Z] 564afc63ce64: Layer already exists [2023-08-21T21:14:51.094Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:14:51.094Z] 83b97a32d4f3: Layer already exists [2023-08-21T21:14:51.094Z] latest: digest: sha256:ce4f0e4c2a3cf500d8c01b0016277121f79f194b265b60c6caeaa6a6b7b8e47e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:51.691Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:52.019Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.31 [2023-08-21T21:14:52.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-21T21:14:52.019Z] 20efa3e9a629: Preparing [2023-08-21T21:14:52.019Z] 75e2066aa1dd: Preparing [2023-08-21T21:14:52.019Z] 564afc63ce64: Preparing [2023-08-21T21:14:52.019Z] 5f7c5f359b86: Preparing [2023-08-21T21:14:52.019Z] 2769c5abe11f: Preparing [2023-08-21T21:14:52.019Z] 83b97a32d4f3: Preparing [2023-08-21T21:14:52.019Z] d2d9d24a8c2a: Preparing [2023-08-21T21:14:52.019Z] 83b97a32d4f3: Waiting [2023-08-21T21:14:52.019Z] 20efa3e9a629: Layer already exists [2023-08-21T21:14:52.019Z] 2769c5abe11f: Layer already exists [2023-08-21T21:14:52.019Z] 75e2066aa1dd: Layer already exists [2023-08-21T21:14:52.019Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:14:52.019Z] 564afc63ce64: Layer already exists [2023-08-21T21:14:52.019Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:14:52.019Z] 83b97a32d4f3: Layer already exists [2023-08-21T21:14:52.019Z] 3.1.0-dev.31: digest: sha256:ce4f0e4c2a3cf500d8c01b0016277121f79f194b265b60c6caeaa6a6b7b8e47e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:52.626Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:52.970Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:14:52.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-21T21:14:52.970Z] 20efa3e9a629: Preparing [2023-08-21T21:14:52.970Z] 75e2066aa1dd: Preparing [2023-08-21T21:14:52.970Z] 564afc63ce64: Preparing [2023-08-21T21:14:52.970Z] 5f7c5f359b86: Preparing [2023-08-21T21:14:52.970Z] 2769c5abe11f: Preparing [2023-08-21T21:14:52.970Z] 83b97a32d4f3: Preparing [2023-08-21T21:14:52.970Z] d2d9d24a8c2a: Preparing [2023-08-21T21:14:52.970Z] 83b97a32d4f3: Waiting [2023-08-21T21:14:52.970Z] d2d9d24a8c2a: Waiting [2023-08-21T21:14:52.970Z] 2769c5abe11f: Layer already exists [2023-08-21T21:14:52.970Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:14:52.970Z] 20efa3e9a629: Layer already exists [2023-08-21T21:14:52.970Z] 564afc63ce64: Layer already exists [2023-08-21T21:14:52.970Z] 75e2066aa1dd: Layer already exists [2023-08-21T21:14:52.970Z] 83b97a32d4f3: Layer already exists [2023-08-21T21:14:52.970Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:14:52.970Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:ce4f0e4c2a3cf500d8c01b0016277121f79f194b265b60c6caeaa6a6b7b8e47e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:53.578Z] + 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-21T21:14:53.913Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-08-21T21:14:53.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-21T21:14:53.913Z] 20efa3e9a629: Preparing [2023-08-21T21:14:53.913Z] 75e2066aa1dd: Preparing [2023-08-21T21:14:53.913Z] 564afc63ce64: Preparing [2023-08-21T21:14:53.913Z] 5f7c5f359b86: Preparing [2023-08-21T21:14:53.913Z] 2769c5abe11f: Preparing [2023-08-21T21:14:53.913Z] 83b97a32d4f3: Preparing [2023-08-21T21:14:53.913Z] d2d9d24a8c2a: Preparing [2023-08-21T21:14:53.913Z] 83b97a32d4f3: Waiting [2023-08-21T21:14:53.913Z] d2d9d24a8c2a: Waiting [2023-08-21T21:14:53.913Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:14:53.913Z] 75e2066aa1dd: Layer already exists [2023-08-21T21:14:53.913Z] 564afc63ce64: Layer already exists [2023-08-21T21:14:53.913Z] 2769c5abe11f: Layer already exists [2023-08-21T21:14:53.913Z] 20efa3e9a629: Layer already exists [2023-08-21T21:14:53.913Z] 83b97a32d4f3: Layer already exists [2023-08-21T21:14:53.913Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:14:53.913Z] main: digest: sha256:ce4f0e4c2a3cf500d8c01b0016277121f79f194b265b60c6caeaa6a6b7b8e47e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T21:14:54.219Z] ===================================================== [Pipeline] echo [2023-08-21T21:14:54.225Z] taggedImages: [2023-08-21T21:14:54.225Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:14:54.225Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-21T21:14:54.225Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.31 [2023-08-21T21:14:54.225Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:14:54.225Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-08-21T21:14:54.239Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-08-21T21:14:54.239Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:14:54.239Z] latest [2023-08-21T21:14:54.239Z] 3.1.0-dev.31 [2023-08-21T21:14:54.239Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:14:54.239Z] main [2023-08-21T21:14:54.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:54.569Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:14:54.897Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:14:54.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-21T21:14:54.897Z] 99ba7e30e8cc: Preparing [2023-08-21T21:14:54.897Z] dd792a23e161: Preparing [2023-08-21T21:14:54.897Z] 1b7d0360db4c: Preparing [2023-08-21T21:14:54.897Z] 8a7650569be0: Preparing [2023-08-21T21:14:54.897Z] 00bf11f31262: Preparing [2023-08-21T21:14:54.897Z] b2fb9e6a93ee: Preparing [2023-08-21T21:14:54.897Z] 8e51f6df68a6: Preparing [2023-08-21T21:14:54.897Z] 5f7c5f359b86: Preparing [2023-08-21T21:14:54.897Z] 2769c5abe11f: Preparing [2023-08-21T21:14:54.897Z] b8101a944ea7: Preparing [2023-08-21T21:14:54.897Z] 06b506b8455f: Preparing [2023-08-21T21:14:54.897Z] 5f70bf18a086: Preparing [2023-08-21T21:14:54.897Z] 759a3e25e2a3: Preparing [2023-08-21T21:14:54.897Z] 66df7bf73bd0: Preparing [2023-08-21T21:14:54.897Z] d2d9d24a8c2a: Preparing [2023-08-21T21:14:54.897Z] b8101a944ea7: Waiting [2023-08-21T21:14:54.897Z] b2fb9e6a93ee: Waiting [2023-08-21T21:14:54.897Z] 8e51f6df68a6: Waiting [2023-08-21T21:14:54.897Z] 5f7c5f359b86: Waiting [2023-08-21T21:14:54.897Z] 2769c5abe11f: Waiting [2023-08-21T21:14:54.897Z] 06b506b8455f: Waiting [2023-08-21T21:14:54.897Z] 759a3e25e2a3: Waiting [2023-08-21T21:14:54.897Z] 66df7bf73bd0: Waiting [2023-08-21T21:14:54.897Z] d2d9d24a8c2a: Waiting [2023-08-21T21:14:54.897Z] 5f70bf18a086: Waiting [2023-08-21T21:14:55.163Z] 1b7d0360db4c: Pushed [2023-08-21T21:14:55.163Z] 8a7650569be0: Pushed [2023-08-21T21:14:55.163Z] 00bf11f31262: Pushed [2023-08-21T21:14:55.163Z] 99ba7e30e8cc: Pushed [2023-08-21T21:14:55.163Z] dd792a23e161: Pushed [2023-08-21T21:14:55.163Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:14:55.163Z] 2769c5abe11f: Layer already exists [2023-08-21T21:14:55.428Z] b2fb9e6a93ee: Pushed [2023-08-21T21:14:55.428Z] 5f70bf18a086: Pushed [2023-08-21T21:14:55.428Z] 06b506b8455f: Pushed [2023-08-21T21:14:55.428Z] b8101a944ea7: Pushed [2023-08-21T21:14:55.428Z] 759a3e25e2a3: Pushed [2023-08-21T21:14:55.428Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:14:55.695Z] 66df7bf73bd0: Pushed [2023-08-21T21:14:59.690Z] 8e51f6df68a6: Pushed [2023-08-21T21:14:59.690Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:3efc5e33ca907392c48203635e9db6a8424182f4f4701f661da3256a90821d7b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:00.083Z] + 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-21T21:15:00.432Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-21T21:15:00.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-21T21:15:00.432Z] 99ba7e30e8cc: Preparing [2023-08-21T21:15:00.432Z] dd792a23e161: Preparing [2023-08-21T21:15:00.432Z] 1b7d0360db4c: Preparing [2023-08-21T21:15:00.432Z] 8a7650569be0: Preparing [2023-08-21T21:15:00.432Z] 00bf11f31262: Preparing [2023-08-21T21:15:00.432Z] b2fb9e6a93ee: Preparing [2023-08-21T21:15:00.432Z] 8e51f6df68a6: Preparing [2023-08-21T21:15:00.432Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:00.432Z] 2769c5abe11f: Preparing [2023-08-21T21:15:00.432Z] b8101a944ea7: Preparing [2023-08-21T21:15:00.432Z] 06b506b8455f: Preparing [2023-08-21T21:15:00.432Z] 5f70bf18a086: Preparing [2023-08-21T21:15:00.432Z] 759a3e25e2a3: Preparing [2023-08-21T21:15:00.432Z] 66df7bf73bd0: Preparing [2023-08-21T21:15:00.432Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:00.432Z] 06b506b8455f: Waiting [2023-08-21T21:15:00.432Z] 5f70bf18a086: Waiting [2023-08-21T21:15:00.432Z] 759a3e25e2a3: Waiting [2023-08-21T21:15:00.432Z] 66df7bf73bd0: Waiting [2023-08-21T21:15:00.432Z] b2fb9e6a93ee: Waiting [2023-08-21T21:15:00.432Z] 8e51f6df68a6: Waiting [2023-08-21T21:15:00.432Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:00.432Z] 5f7c5f359b86: Waiting [2023-08-21T21:15:00.432Z] 2769c5abe11f: Waiting [2023-08-21T21:15:00.432Z] b8101a944ea7: Waiting [2023-08-21T21:15:00.432Z] 99ba7e30e8cc: Layer already exists [2023-08-21T21:15:00.432Z] 1b7d0360db4c: Layer already exists [2023-08-21T21:15:00.432Z] dd792a23e161: Layer already exists [2023-08-21T21:15:00.432Z] 8a7650569be0: Layer already exists [2023-08-21T21:15:00.432Z] 00bf11f31262: Layer already exists [2023-08-21T21:15:00.432Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:00.432Z] b2fb9e6a93ee: Layer already exists [2023-08-21T21:15:00.432Z] 8e51f6df68a6: Layer already exists [2023-08-21T21:15:00.432Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:00.432Z] b8101a944ea7: Layer already exists [2023-08-21T21:15:00.432Z] 5f70bf18a086: Layer already exists [2023-08-21T21:15:00.432Z] 66df7bf73bd0: Layer already exists [2023-08-21T21:15:00.432Z] 759a3e25e2a3: Layer already exists [2023-08-21T21:15:00.432Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:00.432Z] 06b506b8455f: Layer already exists [2023-08-21T21:15:00.702Z] latest: digest: sha256:3efc5e33ca907392c48203635e9db6a8424182f4f4701f661da3256a90821d7b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:01.045Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:01.379Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.31 [2023-08-21T21:15:01.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-21T21:15:01.380Z] 99ba7e30e8cc: Preparing [2023-08-21T21:15:01.380Z] dd792a23e161: Preparing [2023-08-21T21:15:01.380Z] 1b7d0360db4c: Preparing [2023-08-21T21:15:01.380Z] 8a7650569be0: Preparing [2023-08-21T21:15:01.380Z] 00bf11f31262: Preparing [2023-08-21T21:15:01.380Z] b2fb9e6a93ee: Preparing [2023-08-21T21:15:01.380Z] 8e51f6df68a6: Preparing [2023-08-21T21:15:01.380Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:01.380Z] 2769c5abe11f: Preparing [2023-08-21T21:15:01.380Z] b8101a944ea7: Preparing [2023-08-21T21:15:01.380Z] 06b506b8455f: Preparing [2023-08-21T21:15:01.380Z] 5f70bf18a086: Preparing [2023-08-21T21:15:01.380Z] 759a3e25e2a3: Preparing [2023-08-21T21:15:01.380Z] 66df7bf73bd0: Preparing [2023-08-21T21:15:01.380Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:01.380Z] b8101a944ea7: Waiting [2023-08-21T21:15:01.380Z] 06b506b8455f: Waiting [2023-08-21T21:15:01.380Z] b2fb9e6a93ee: Waiting [2023-08-21T21:15:01.380Z] 8e51f6df68a6: Waiting [2023-08-21T21:15:01.380Z] 5f7c5f359b86: Waiting [2023-08-21T21:15:01.380Z] 5f70bf18a086: Waiting [2023-08-21T21:15:01.380Z] 759a3e25e2a3: Waiting [2023-08-21T21:15:01.380Z] 66df7bf73bd0: Waiting [2023-08-21T21:15:01.380Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:01.380Z] 2769c5abe11f: Waiting [2023-08-21T21:15:01.380Z] dd792a23e161: Layer already exists [2023-08-21T21:15:01.380Z] 99ba7e30e8cc: Layer already exists [2023-08-21T21:15:01.380Z] 8a7650569be0: Layer already exists [2023-08-21T21:15:01.380Z] 00bf11f31262: Layer already exists [2023-08-21T21:15:01.380Z] 1b7d0360db4c: Layer already exists [2023-08-21T21:15:01.380Z] b2fb9e6a93ee: Layer already exists [2023-08-21T21:15:01.380Z] 8e51f6df68a6: Layer already exists [2023-08-21T21:15:01.380Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:01.380Z] b8101a944ea7: Layer already exists [2023-08-21T21:15:01.380Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:01.380Z] 06b506b8455f: Layer already exists [2023-08-21T21:15:01.380Z] 66df7bf73bd0: Layer already exists [2023-08-21T21:15:01.380Z] 5f70bf18a086: Layer already exists [2023-08-21T21:15:01.380Z] 759a3e25e2a3: Layer already exists [2023-08-21T21:15:01.650Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:01.650Z] 3.1.0-dev.31: digest: sha256:3efc5e33ca907392c48203635e9db6a8424182f4f4701f661da3256a90821d7b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:01.996Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:02.340Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:15:02.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-21T21:15:02.340Z] 99ba7e30e8cc: Preparing [2023-08-21T21:15:02.340Z] dd792a23e161: Preparing [2023-08-21T21:15:02.340Z] 1b7d0360db4c: Preparing [2023-08-21T21:15:02.340Z] 8a7650569be0: Preparing [2023-08-21T21:15:02.340Z] 00bf11f31262: Preparing [2023-08-21T21:15:02.340Z] b2fb9e6a93ee: Preparing [2023-08-21T21:15:02.340Z] 8e51f6df68a6: Preparing [2023-08-21T21:15:02.340Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:02.340Z] 2769c5abe11f: Preparing [2023-08-21T21:15:02.340Z] b8101a944ea7: Preparing [2023-08-21T21:15:02.340Z] 06b506b8455f: Preparing [2023-08-21T21:15:02.340Z] 5f70bf18a086: Preparing [2023-08-21T21:15:02.340Z] 759a3e25e2a3: Preparing [2023-08-21T21:15:02.340Z] 66df7bf73bd0: Preparing [2023-08-21T21:15:02.340Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:02.340Z] b2fb9e6a93ee: Waiting [2023-08-21T21:15:02.340Z] 2769c5abe11f: Waiting [2023-08-21T21:15:02.340Z] 8e51f6df68a6: Waiting [2023-08-21T21:15:02.340Z] b8101a944ea7: Waiting [2023-08-21T21:15:02.340Z] 06b506b8455f: Waiting [2023-08-21T21:15:02.340Z] 5f70bf18a086: Waiting [2023-08-21T21:15:02.340Z] 5f7c5f359b86: Waiting [2023-08-21T21:15:02.340Z] 759a3e25e2a3: Waiting [2023-08-21T21:15:02.340Z] 66df7bf73bd0: Waiting [2023-08-21T21:15:02.340Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:02.340Z] 00bf11f31262: Layer already exists [2023-08-21T21:15:02.340Z] 99ba7e30e8cc: Layer already exists [2023-08-21T21:15:02.340Z] 1b7d0360db4c: Layer already exists [2023-08-21T21:15:02.340Z] 8a7650569be0: Layer already exists [2023-08-21T21:15:02.340Z] dd792a23e161: Layer already exists [2023-08-21T21:15:02.340Z] 8e51f6df68a6: Layer already exists [2023-08-21T21:15:02.340Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:02.340Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:02.340Z] b2fb9e6a93ee: Layer already exists [2023-08-21T21:15:02.340Z] b8101a944ea7: Layer already exists [2023-08-21T21:15:02.340Z] 759a3e25e2a3: Layer already exists [2023-08-21T21:15:02.340Z] 66df7bf73bd0: Layer already exists [2023-08-21T21:15:02.340Z] 06b506b8455f: Layer already exists [2023-08-21T21:15:02.340Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:02.340Z] 5f70bf18a086: Layer already exists [2023-08-21T21:15:02.606Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:3efc5e33ca907392c48203635e9db6a8424182f4f4701f661da3256a90821d7b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:02.951Z] + 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-21T21:15:03.285Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-08-21T21:15:03.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-21T21:15:03.285Z] 99ba7e30e8cc: Preparing [2023-08-21T21:15:03.285Z] dd792a23e161: Preparing [2023-08-21T21:15:03.285Z] 1b7d0360db4c: Preparing [2023-08-21T21:15:03.285Z] 8a7650569be0: Preparing [2023-08-21T21:15:03.285Z] 00bf11f31262: Preparing [2023-08-21T21:15:03.285Z] b2fb9e6a93ee: Preparing [2023-08-21T21:15:03.285Z] 8e51f6df68a6: Preparing [2023-08-21T21:15:03.285Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:03.285Z] 2769c5abe11f: Preparing [2023-08-21T21:15:03.285Z] b8101a944ea7: Preparing [2023-08-21T21:15:03.285Z] 06b506b8455f: Preparing [2023-08-21T21:15:03.285Z] 5f70bf18a086: Preparing [2023-08-21T21:15:03.285Z] 759a3e25e2a3: Preparing [2023-08-21T21:15:03.285Z] 66df7bf73bd0: Preparing [2023-08-21T21:15:03.285Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:03.285Z] b2fb9e6a93ee: Waiting [2023-08-21T21:15:03.285Z] 8e51f6df68a6: Waiting [2023-08-21T21:15:03.285Z] 06b506b8455f: Waiting [2023-08-21T21:15:03.285Z] 5f70bf18a086: Waiting [2023-08-21T21:15:03.285Z] 759a3e25e2a3: Waiting [2023-08-21T21:15:03.285Z] 66df7bf73bd0: Waiting [2023-08-21T21:15:03.285Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:03.285Z] 5f7c5f359b86: Waiting [2023-08-21T21:15:03.285Z] 2769c5abe11f: Waiting [2023-08-21T21:15:03.285Z] b8101a944ea7: Waiting [2023-08-21T21:15:03.285Z] 8a7650569be0: Layer already exists [2023-08-21T21:15:03.285Z] 00bf11f31262: Layer already exists [2023-08-21T21:15:03.285Z] 1b7d0360db4c: Layer already exists [2023-08-21T21:15:03.285Z] dd792a23e161: Layer already exists [2023-08-21T21:15:03.285Z] 99ba7e30e8cc: Layer already exists [2023-08-21T21:15:03.285Z] b2fb9e6a93ee: Layer already exists [2023-08-21T21:15:03.285Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:03.285Z] 8e51f6df68a6: Layer already exists [2023-08-21T21:15:03.285Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:03.285Z] b8101a944ea7: Layer already exists [2023-08-21T21:15:03.285Z] 5f70bf18a086: Layer already exists [2023-08-21T21:15:03.285Z] 06b506b8455f: Layer already exists [2023-08-21T21:15:03.285Z] 66df7bf73bd0: Layer already exists [2023-08-21T21:15:03.285Z] 759a3e25e2a3: Layer already exists [2023-08-21T21:15:03.285Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:03.548Z] main: digest: sha256:3efc5e33ca907392c48203635e9db6a8424182f4f4701f661da3256a90821d7b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T21:15:03.603Z] ===================================================== [Pipeline] echo [2023-08-21T21:15:03.609Z] taggedImages: [2023-08-21T21:15:03.609Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:15:03.609Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-21T21:15:03.609Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.31 [2023-08-21T21:15:03.609Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:15:03.609Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-08-21T21:15:03.626Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-08-21T21:15:03.626Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:15:03.626Z] latest [2023-08-21T21:15:03.626Z] 3.1.0-dev.31 [2023-08-21T21:15:03.626Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:15:03.626Z] main [2023-08-21T21:15:03.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:03.956Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:04.289Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:15:04.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-21T21:15:04.289Z] a94e69ea46aa: Preparing [2023-08-21T21:15:04.289Z] 904dab8aa105: Preparing [2023-08-21T21:15:04.289Z] b11945cc42b2: Preparing [2023-08-21T21:15:04.289Z] efd821ff59ad: Preparing [2023-08-21T21:15:04.289Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:04.289Z] 2769c5abe11f: Preparing [2023-08-21T21:15:04.289Z] 83b97a32d4f3: Preparing [2023-08-21T21:15:04.289Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:04.289Z] 83b97a32d4f3: Waiting [2023-08-21T21:15:04.289Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:04.289Z] 2769c5abe11f: Waiting [2023-08-21T21:15:04.289Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:04.553Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:04.553Z] 83b97a32d4f3: Layer already exists [2023-08-21T21:15:04.553Z] b11945cc42b2: Pushed [2023-08-21T21:15:04.553Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:04.553Z] 904dab8aa105: Pushed [2023-08-21T21:15:04.553Z] a94e69ea46aa: Pushed [2023-08-21T21:15:07.120Z] efd821ff59ad: Pushed [2023-08-21T21:15:07.384Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:38e6705c3485cf45300298dee025347d4146ac5ccec34cea904c9b68cf374e84 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:07.725Z] + 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-21T21:15:08.063Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-21T21:15:08.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-21T21:15:08.063Z] a94e69ea46aa: Preparing [2023-08-21T21:15:08.063Z] 904dab8aa105: Preparing [2023-08-21T21:15:08.063Z] b11945cc42b2: Preparing [2023-08-21T21:15:08.063Z] efd821ff59ad: Preparing [2023-08-21T21:15:08.063Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:08.063Z] 2769c5abe11f: Preparing [2023-08-21T21:15:08.063Z] 83b97a32d4f3: Preparing [2023-08-21T21:15:08.063Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:08.063Z] 2769c5abe11f: Waiting [2023-08-21T21:15:08.063Z] 83b97a32d4f3: Waiting [2023-08-21T21:15:08.063Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:08.063Z] b11945cc42b2: Layer already exists [2023-08-21T21:15:08.063Z] a94e69ea46aa: Layer already exists [2023-08-21T21:15:08.063Z] 904dab8aa105: Layer already exists [2023-08-21T21:15:08.063Z] efd821ff59ad: Layer already exists [2023-08-21T21:15:08.063Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:08.063Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:08.063Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:08.063Z] 83b97a32d4f3: Layer already exists [2023-08-21T21:15:08.327Z] latest: digest: sha256:38e6705c3485cf45300298dee025347d4146ac5ccec34cea904c9b68cf374e84 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:08.674Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:09.008Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.31 [2023-08-21T21:15:09.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-21T21:15:09.008Z] a94e69ea46aa: Preparing [2023-08-21T21:15:09.008Z] 904dab8aa105: Preparing [2023-08-21T21:15:09.008Z] b11945cc42b2: Preparing [2023-08-21T21:15:09.008Z] efd821ff59ad: Preparing [2023-08-21T21:15:09.008Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:09.008Z] 2769c5abe11f: Preparing [2023-08-21T21:15:09.008Z] 83b97a32d4f3: Preparing [2023-08-21T21:15:09.008Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:09.008Z] 2769c5abe11f: Waiting [2023-08-21T21:15:09.008Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:09.008Z] 83b97a32d4f3: Waiting [2023-08-21T21:15:09.008Z] efd821ff59ad: Layer already exists [2023-08-21T21:15:09.008Z] 904dab8aa105: Layer already exists [2023-08-21T21:15:09.008Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:09.008Z] a94e69ea46aa: Layer already exists [2023-08-21T21:15:09.008Z] b11945cc42b2: Layer already exists [2023-08-21T21:15:09.008Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:09.008Z] 83b97a32d4f3: Layer already exists [2023-08-21T21:15:09.008Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:09.008Z] 3.1.0-dev.31: digest: sha256:38e6705c3485cf45300298dee025347d4146ac5ccec34cea904c9b68cf374e84 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:09.345Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:09.680Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:15:09.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-21T21:15:09.680Z] a94e69ea46aa: Preparing [2023-08-21T21:15:09.680Z] 904dab8aa105: Preparing [2023-08-21T21:15:09.680Z] b11945cc42b2: Preparing [2023-08-21T21:15:09.680Z] efd821ff59ad: Preparing [2023-08-21T21:15:09.680Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:09.680Z] 2769c5abe11f: Preparing [2023-08-21T21:15:09.680Z] 83b97a32d4f3: Preparing [2023-08-21T21:15:09.680Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:09.680Z] 2769c5abe11f: Waiting [2023-08-21T21:15:09.680Z] 83b97a32d4f3: Waiting [2023-08-21T21:15:09.680Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:09.680Z] b11945cc42b2: Layer already exists [2023-08-21T21:15:09.680Z] a94e69ea46aa: Layer already exists [2023-08-21T21:15:09.680Z] 904dab8aa105: Layer already exists [2023-08-21T21:15:09.680Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:09.680Z] efd821ff59ad: Layer already exists [2023-08-21T21:15:09.680Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:09.680Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:09.680Z] 83b97a32d4f3: Layer already exists [2023-08-21T21:15:09.948Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:38e6705c3485cf45300298dee025347d4146ac5ccec34cea904c9b68cf374e84 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:10.294Z] + 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-21T21:15:10.640Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-08-21T21:15:10.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-21T21:15:10.640Z] a94e69ea46aa: Preparing [2023-08-21T21:15:10.640Z] 904dab8aa105: Preparing [2023-08-21T21:15:10.640Z] b11945cc42b2: Preparing [2023-08-21T21:15:10.640Z] efd821ff59ad: Preparing [2023-08-21T21:15:10.640Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:10.640Z] 2769c5abe11f: Preparing [2023-08-21T21:15:10.640Z] 83b97a32d4f3: Preparing [2023-08-21T21:15:10.640Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:10.640Z] 83b97a32d4f3: Waiting [2023-08-21T21:15:10.640Z] 2769c5abe11f: Waiting [2023-08-21T21:15:10.640Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:10.640Z] a94e69ea46aa: Layer already exists [2023-08-21T21:15:10.640Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:10.640Z] efd821ff59ad: Layer already exists [2023-08-21T21:15:10.640Z] 904dab8aa105: Layer already exists [2023-08-21T21:15:10.640Z] b11945cc42b2: Layer already exists [2023-08-21T21:15:10.640Z] 83b97a32d4f3: Layer already exists [2023-08-21T21:15:10.640Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:10.640Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:10.905Z] main: digest: sha256:38e6705c3485cf45300298dee025347d4146ac5ccec34cea904c9b68cf374e84 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T21:15:10.961Z] ===================================================== [Pipeline] echo [2023-08-21T21:15:10.969Z] taggedImages: [2023-08-21T21:15:10.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:15:10.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-21T21:15:10.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.31 [2023-08-21T21:15:10.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:15:10.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-08-21T21:15:10.984Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-08-21T21:15:10.984Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:15:10.984Z] latest [2023-08-21T21:15:10.984Z] 3.1.0-dev.31 [2023-08-21T21:15:10.984Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:15:10.984Z] main [2023-08-21T21:15:10.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:11.317Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:11.654Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:15:11.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-21T21:15:11.654Z] 70a0c90b4727: Preparing [2023-08-21T21:15:11.654Z] 266dfcf096d5: Preparing [2023-08-21T21:15:11.654Z] fefe6b2b97ef: Preparing [2023-08-21T21:15:11.654Z] 183dbad5e6bd: Preparing [2023-08-21T21:15:11.654Z] 5cdf2ccd1907: Preparing [2023-08-21T21:15:11.654Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:11.654Z] 2769c5abe11f: Preparing [2023-08-21T21:15:11.654Z] 0c4feee4a2ae: Preparing [2023-08-21T21:15:11.654Z] 02407b03271b: Preparing [2023-08-21T21:15:11.654Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:11.654Z] 5f7c5f359b86: Waiting [2023-08-21T21:15:11.654Z] 2769c5abe11f: Waiting [2023-08-21T21:15:11.654Z] 0c4feee4a2ae: Waiting [2023-08-21T21:15:11.654Z] 02407b03271b: Waiting [2023-08-21T21:15:11.654Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:11.922Z] 183dbad5e6bd: Pushed [2023-08-21T21:15:11.922Z] 5cdf2ccd1907: Pushed [2023-08-21T21:15:11.922Z] 70a0c90b4727: Pushed [2023-08-21T21:15:11.922Z] 266dfcf096d5: Pushed [2023-08-21T21:15:11.922Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:12.509Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:12.775Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:12.775Z] 0c4feee4a2ae: Pushed [2023-08-21T21:15:14.720Z] fefe6b2b97ef: Pushed [2023-08-21T21:15:15.301Z] 02407b03271b: Pushed [2023-08-21T21:15:15.301Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:1b3e16c91d50eac3b975cb400f5c7f45ecb71b819fc11495b4747db0fc461b2c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:15.646Z] + 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-21T21:15:15.986Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-21T21:15:15.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-21T21:15:15.986Z] 70a0c90b4727: Preparing [2023-08-21T21:15:15.986Z] 266dfcf096d5: Preparing [2023-08-21T21:15:15.986Z] fefe6b2b97ef: Preparing [2023-08-21T21:15:15.986Z] 183dbad5e6bd: Preparing [2023-08-21T21:15:15.986Z] 5cdf2ccd1907: Preparing [2023-08-21T21:15:15.986Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:15.986Z] 2769c5abe11f: Preparing [2023-08-21T21:15:15.986Z] 0c4feee4a2ae: Preparing [2023-08-21T21:15:15.986Z] 02407b03271b: Preparing [2023-08-21T21:15:15.986Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:15.986Z] 2769c5abe11f: Waiting [2023-08-21T21:15:15.986Z] 0c4feee4a2ae: Waiting [2023-08-21T21:15:15.986Z] 5f7c5f359b86: Waiting [2023-08-21T21:15:15.986Z] 02407b03271b: Waiting [2023-08-21T21:15:15.986Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:15.986Z] 5cdf2ccd1907: Layer already exists [2023-08-21T21:15:15.986Z] 183dbad5e6bd: Layer already exists [2023-08-21T21:15:15.986Z] 266dfcf096d5: Layer already exists [2023-08-21T21:15:15.986Z] fefe6b2b97ef: Layer already exists [2023-08-21T21:15:15.986Z] 70a0c90b4727: Layer already exists [2023-08-21T21:15:15.986Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:15.986Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:15.986Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:15.986Z] 0c4feee4a2ae: Layer already exists [2023-08-21T21:15:15.986Z] 02407b03271b: Layer already exists [2023-08-21T21:15:16.255Z] latest: digest: sha256:1b3e16c91d50eac3b975cb400f5c7f45ecb71b819fc11495b4747db0fc461b2c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:16.600Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:16.947Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.31 [2023-08-21T21:15:16.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-21T21:15:16.948Z] 70a0c90b4727: Preparing [2023-08-21T21:15:16.948Z] 266dfcf096d5: Preparing [2023-08-21T21:15:16.948Z] fefe6b2b97ef: Preparing [2023-08-21T21:15:16.948Z] 183dbad5e6bd: Preparing [2023-08-21T21:15:16.948Z] 5cdf2ccd1907: Preparing [2023-08-21T21:15:16.948Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:16.948Z] 2769c5abe11f: Preparing [2023-08-21T21:15:16.948Z] 0c4feee4a2ae: Preparing [2023-08-21T21:15:16.948Z] 02407b03271b: Preparing [2023-08-21T21:15:16.948Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:16.948Z] 0c4feee4a2ae: Waiting [2023-08-21T21:15:16.948Z] 02407b03271b: Waiting [2023-08-21T21:15:16.948Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:16.948Z] 5f7c5f359b86: Waiting [2023-08-21T21:15:16.948Z] 2769c5abe11f: Waiting [2023-08-21T21:15:16.948Z] fefe6b2b97ef: Layer already exists [2023-08-21T21:15:16.948Z] 266dfcf096d5: Layer already exists [2023-08-21T21:15:16.948Z] 70a0c90b4727: Layer already exists [2023-08-21T21:15:16.948Z] 183dbad5e6bd: Layer already exists [2023-08-21T21:15:16.948Z] 5cdf2ccd1907: Layer already exists [2023-08-21T21:15:16.948Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:16.948Z] 02407b03271b: Layer already exists [2023-08-21T21:15:16.948Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:16.948Z] 0c4feee4a2ae: Layer already exists [2023-08-21T21:15:16.948Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:17.214Z] 3.1.0-dev.31: digest: sha256:1b3e16c91d50eac3b975cb400f5c7f45ecb71b819fc11495b4747db0fc461b2c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:17.564Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:17.909Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:15:17.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-21T21:15:17.909Z] 70a0c90b4727: Preparing [2023-08-21T21:15:17.909Z] 266dfcf096d5: Preparing [2023-08-21T21:15:17.909Z] fefe6b2b97ef: Preparing [2023-08-21T21:15:17.909Z] 183dbad5e6bd: Preparing [2023-08-21T21:15:17.909Z] 5cdf2ccd1907: Preparing [2023-08-21T21:15:17.909Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:17.909Z] 2769c5abe11f: Preparing [2023-08-21T21:15:17.909Z] 0c4feee4a2ae: Preparing [2023-08-21T21:15:17.909Z] 02407b03271b: Preparing [2023-08-21T21:15:17.909Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:17.909Z] 0c4feee4a2ae: Waiting [2023-08-21T21:15:17.909Z] 02407b03271b: Waiting [2023-08-21T21:15:17.909Z] 5f7c5f359b86: Waiting [2023-08-21T21:15:17.909Z] 2769c5abe11f: Waiting [2023-08-21T21:15:17.909Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:17.909Z] fefe6b2b97ef: Layer already exists [2023-08-21T21:15:17.909Z] 266dfcf096d5: Layer already exists [2023-08-21T21:15:17.909Z] 183dbad5e6bd: Layer already exists [2023-08-21T21:15:17.909Z] 70a0c90b4727: Layer already exists [2023-08-21T21:15:17.909Z] 5cdf2ccd1907: Layer already exists [2023-08-21T21:15:17.909Z] 0c4feee4a2ae: Layer already exists [2023-08-21T21:15:17.909Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:17.909Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:17.909Z] 02407b03271b: Layer already exists [2023-08-21T21:15:17.909Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:18.175Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:1b3e16c91d50eac3b975cb400f5c7f45ecb71b819fc11495b4747db0fc461b2c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:18.578Z] + 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-21T21:15:18.917Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-08-21T21:15:18.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-21T21:15:18.917Z] 70a0c90b4727: Preparing [2023-08-21T21:15:18.917Z] 266dfcf096d5: Preparing [2023-08-21T21:15:18.917Z] fefe6b2b97ef: Preparing [2023-08-21T21:15:18.917Z] 183dbad5e6bd: Preparing [2023-08-21T21:15:18.917Z] 5cdf2ccd1907: Preparing [2023-08-21T21:15:18.917Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:18.917Z] 2769c5abe11f: Preparing [2023-08-21T21:15:18.917Z] 0c4feee4a2ae: Preparing [2023-08-21T21:15:18.917Z] 02407b03271b: Preparing [2023-08-21T21:15:18.917Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:18.917Z] 0c4feee4a2ae: Waiting [2023-08-21T21:15:18.917Z] 02407b03271b: Waiting [2023-08-21T21:15:18.917Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:18.917Z] 5f7c5f359b86: Waiting [2023-08-21T21:15:18.917Z] 2769c5abe11f: Waiting [2023-08-21T21:15:18.917Z] 183dbad5e6bd: Layer already exists [2023-08-21T21:15:18.917Z] fefe6b2b97ef: Layer already exists [2023-08-21T21:15:18.917Z] 5cdf2ccd1907: Layer already exists [2023-08-21T21:15:18.917Z] 266dfcf096d5: Layer already exists [2023-08-21T21:15:18.917Z] 70a0c90b4727: Layer already exists [2023-08-21T21:15:18.917Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:18.917Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:18.917Z] 02407b03271b: Layer already exists [2023-08-21T21:15:18.917Z] 0c4feee4a2ae: Layer already exists [2023-08-21T21:15:18.917Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:19.183Z] main: digest: sha256:1b3e16c91d50eac3b975cb400f5c7f45ecb71b819fc11495b4747db0fc461b2c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T21:15:19.223Z] ===================================================== [Pipeline] echo [2023-08-21T21:15:19.229Z] taggedImages: [2023-08-21T21:15:19.229Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:15:19.229Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-21T21:15:19.229Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.31 [2023-08-21T21:15:19.229Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:15:19.229Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-08-21T21:15:19.248Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-08-21T21:15:19.248Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:15:19.248Z] latest [2023-08-21T21:15:19.248Z] 3.1.0-dev.31 [2023-08-21T21:15:19.248Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:15:19.248Z] main [2023-08-21T21:15:19.248Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:19.580Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:19.913Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:15:19.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-21T21:15:19.913Z] 8307891b0107: Preparing [2023-08-21T21:15:19.913Z] 4401b405b2c5: Preparing [2023-08-21T21:15:19.913Z] 127e91d018d2: Preparing [2023-08-21T21:15:19.913Z] 20105bc9b5d3: Preparing [2023-08-21T21:15:19.913Z] 238da52e41a6: Preparing [2023-08-21T21:15:19.913Z] a16dfd6063c1: Preparing [2023-08-21T21:15:19.913Z] 5081160f3261: Preparing [2023-08-21T21:15:19.913Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:19.913Z] 2769c5abe11f: Preparing [2023-08-21T21:15:19.913Z] 48d6e486c4b1: Preparing [2023-08-21T21:15:19.913Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:19.913Z] 5081160f3261: Waiting [2023-08-21T21:15:19.913Z] 5f7c5f359b86: Waiting [2023-08-21T21:15:19.913Z] 2769c5abe11f: Waiting [2023-08-21T21:15:19.913Z] 48d6e486c4b1: Waiting [2023-08-21T21:15:19.913Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:19.913Z] a16dfd6063c1: Waiting [2023-08-21T21:15:20.185Z] 4401b405b2c5: Pushed [2023-08-21T21:15:20.185Z] 238da52e41a6: Pushed [2023-08-21T21:15:20.185Z] 8307891b0107: Pushed [2023-08-21T21:15:20.185Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:20.185Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:20.185Z] a16dfd6063c1: Pushed [2023-08-21T21:15:20.452Z] 5081160f3261: Pushed [2023-08-21T21:15:20.452Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:23.025Z] 48d6e486c4b1: Pushed [2023-08-21T21:15:23.025Z] 20105bc9b5d3: Pushed [2023-08-21T21:15:23.606Z] 127e91d018d2: Pushed [2023-08-21T21:15:23.872Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:3bbf5986fd737ccd69f8c01b9ef12034bd74ad03527bafcbede68e95071d0446 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:24.212Z] + 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-21T21:15:25.956Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-21T21:15:25.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-21T21:15:25.956Z] 8307891b0107: Preparing [2023-08-21T21:15:25.956Z] 4401b405b2c5: Preparing [2023-08-21T21:15:25.956Z] 127e91d018d2: Preparing [2023-08-21T21:15:25.956Z] 20105bc9b5d3: Preparing [2023-08-21T21:15:25.956Z] 238da52e41a6: Preparing [2023-08-21T21:15:25.956Z] a16dfd6063c1: Preparing [2023-08-21T21:15:25.956Z] 5081160f3261: Preparing [2023-08-21T21:15:25.956Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:25.956Z] 2769c5abe11f: Preparing [2023-08-21T21:15:25.956Z] 48d6e486c4b1: Preparing [2023-08-21T21:15:25.956Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:25.956Z] a16dfd6063c1: Waiting [2023-08-21T21:15:25.956Z] 2769c5abe11f: Waiting [2023-08-21T21:15:25.956Z] 48d6e486c4b1: Waiting [2023-08-21T21:15:25.956Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:25.957Z] 5081160f3261: Waiting [2023-08-21T21:15:25.957Z] 5f7c5f359b86: Waiting [2023-08-21T21:15:25.957Z] 8307891b0107: Layer already exists [2023-08-21T21:15:25.957Z] 20105bc9b5d3: Layer already exists [2023-08-21T21:15:25.957Z] 238da52e41a6: Layer already exists [2023-08-21T21:15:25.957Z] 127e91d018d2: Layer already exists [2023-08-21T21:15:25.957Z] 4401b405b2c5: Layer already exists [2023-08-21T21:15:25.957Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:25.957Z] 5081160f3261: Layer already exists [2023-08-21T21:15:25.957Z] a16dfd6063c1: Layer already exists [2023-08-21T21:15:25.957Z] 48d6e486c4b1: Layer already exists [2023-08-21T21:15:25.957Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:25.957Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:26.222Z] latest: digest: sha256:3bbf5986fd737ccd69f8c01b9ef12034bd74ad03527bafcbede68e95071d0446 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:26.563Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:26.886Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.31 [2023-08-21T21:15:26.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-21T21:15:26.886Z] 8307891b0107: Preparing [2023-08-21T21:15:26.886Z] 4401b405b2c5: Preparing [2023-08-21T21:15:26.886Z] 127e91d018d2: Preparing [2023-08-21T21:15:26.886Z] 20105bc9b5d3: Preparing [2023-08-21T21:15:26.886Z] 238da52e41a6: Preparing [2023-08-21T21:15:26.886Z] a16dfd6063c1: Preparing [2023-08-21T21:15:26.886Z] 5081160f3261: Preparing [2023-08-21T21:15:26.886Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:26.886Z] 2769c5abe11f: Preparing [2023-08-21T21:15:26.886Z] 48d6e486c4b1: Preparing [2023-08-21T21:15:26.886Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:26.886Z] a16dfd6063c1: Waiting [2023-08-21T21:15:26.886Z] 5081160f3261: Waiting [2023-08-21T21:15:26.886Z] 5f7c5f359b86: Waiting [2023-08-21T21:15:26.886Z] 2769c5abe11f: Waiting [2023-08-21T21:15:26.886Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:26.886Z] 48d6e486c4b1: Waiting [2023-08-21T21:15:26.886Z] 8307891b0107: Layer already exists [2023-08-21T21:15:26.886Z] 20105bc9b5d3: Layer already exists [2023-08-21T21:15:26.886Z] 238da52e41a6: Layer already exists [2023-08-21T21:15:26.886Z] 127e91d018d2: Layer already exists [2023-08-21T21:15:26.886Z] 4401b405b2c5: Layer already exists [2023-08-21T21:15:26.886Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:26.886Z] a16dfd6063c1: Layer already exists [2023-08-21T21:15:26.886Z] 5081160f3261: Layer already exists [2023-08-21T21:15:26.886Z] 48d6e486c4b1: Layer already exists [2023-08-21T21:15:26.886Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:26.886Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:27.153Z] 3.1.0-dev.31: digest: sha256:3bbf5986fd737ccd69f8c01b9ef12034bd74ad03527bafcbede68e95071d0446 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:27.492Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:27.828Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:15:27.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-21T21:15:27.829Z] 8307891b0107: Preparing [2023-08-21T21:15:27.829Z] 4401b405b2c5: Preparing [2023-08-21T21:15:27.829Z] 127e91d018d2: Preparing [2023-08-21T21:15:27.829Z] 20105bc9b5d3: Preparing [2023-08-21T21:15:27.829Z] 238da52e41a6: Preparing [2023-08-21T21:15:27.829Z] a16dfd6063c1: Preparing [2023-08-21T21:15:27.829Z] 5081160f3261: Preparing [2023-08-21T21:15:27.829Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:27.829Z] 2769c5abe11f: Preparing [2023-08-21T21:15:27.829Z] 48d6e486c4b1: Preparing [2023-08-21T21:15:27.829Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:27.829Z] 5f7c5f359b86: Waiting [2023-08-21T21:15:27.829Z] 2769c5abe11f: Waiting [2023-08-21T21:15:27.829Z] 48d6e486c4b1: Waiting [2023-08-21T21:15:27.829Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:27.829Z] a16dfd6063c1: Waiting [2023-08-21T21:15:27.829Z] 5081160f3261: Waiting [2023-08-21T21:15:27.829Z] 8307891b0107: Layer already exists [2023-08-21T21:15:27.829Z] 127e91d018d2: Layer already exists [2023-08-21T21:15:27.829Z] 20105bc9b5d3: Layer already exists [2023-08-21T21:15:27.829Z] 238da52e41a6: Layer already exists [2023-08-21T21:15:27.829Z] 4401b405b2c5: Layer already exists [2023-08-21T21:15:27.829Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:27.829Z] a16dfd6063c1: Layer already exists [2023-08-21T21:15:27.829Z] 5081160f3261: Layer already exists [2023-08-21T21:15:27.829Z] 48d6e486c4b1: Layer already exists [2023-08-21T21:15:27.829Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:27.829Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:28.093Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:3bbf5986fd737ccd69f8c01b9ef12034bd74ad03527bafcbede68e95071d0446 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:28.428Z] + 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-21T21:15:28.758Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-08-21T21:15:28.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-21T21:15:28.758Z] 8307891b0107: Preparing [2023-08-21T21:15:28.758Z] 4401b405b2c5: Preparing [2023-08-21T21:15:28.758Z] 127e91d018d2: Preparing [2023-08-21T21:15:28.758Z] 20105bc9b5d3: Preparing [2023-08-21T21:15:28.758Z] 238da52e41a6: Preparing [2023-08-21T21:15:28.758Z] a16dfd6063c1: Preparing [2023-08-21T21:15:28.758Z] 5081160f3261: Preparing [2023-08-21T21:15:28.758Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:28.758Z] 2769c5abe11f: Preparing [2023-08-21T21:15:28.758Z] 48d6e486c4b1: Preparing [2023-08-21T21:15:28.758Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:28.758Z] a16dfd6063c1: Waiting [2023-08-21T21:15:28.758Z] 5081160f3261: Waiting [2023-08-21T21:15:28.758Z] 2769c5abe11f: Waiting [2023-08-21T21:15:28.758Z] 5f7c5f359b86: Waiting [2023-08-21T21:15:28.758Z] 48d6e486c4b1: Waiting [2023-08-21T21:15:28.758Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:28.758Z] 8307891b0107: Layer already exists [2023-08-21T21:15:28.758Z] 238da52e41a6: Layer already exists [2023-08-21T21:15:28.758Z] 4401b405b2c5: Layer already exists [2023-08-21T21:15:28.758Z] 20105bc9b5d3: Layer already exists [2023-08-21T21:15:28.758Z] 127e91d018d2: Layer already exists [2023-08-21T21:15:28.758Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:28.758Z] a16dfd6063c1: Layer already exists [2023-08-21T21:15:28.758Z] 5081160f3261: Layer already exists [2023-08-21T21:15:28.758Z] 48d6e486c4b1: Layer already exists [2023-08-21T21:15:28.758Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:28.758Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:29.023Z] main: digest: sha256:3bbf5986fd737ccd69f8c01b9ef12034bd74ad03527bafcbede68e95071d0446 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T21:15:29.086Z] ===================================================== [Pipeline] echo [2023-08-21T21:15:29.095Z] taggedImages: [2023-08-21T21:15:29.095Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:15:29.095Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-21T21:15:29.095Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.31 [2023-08-21T21:15:29.095Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:15:29.095Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-08-21T21:15:29.120Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-08-21T21:15:29.120Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:15:29.120Z] latest [2023-08-21T21:15:29.120Z] 3.1.0-dev.31 [2023-08-21T21:15:29.120Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:15:29.120Z] main [2023-08-21T21:15:29.120Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:29.463Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:29.819Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:15:29.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-21T21:15:29.819Z] cd9da066c1d5: Preparing [2023-08-21T21:15:29.819Z] c9e73c0dec17: Preparing [2023-08-21T21:15:29.819Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:29.819Z] 2769c5abe11f: Preparing [2023-08-21T21:15:29.819Z] 6e999e3c23a5: Preparing [2023-08-21T21:15:29.819Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:29.819Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:29.819Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:29.819Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:30.084Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:30.084Z] cd9da066c1d5: Pushed [2023-08-21T21:15:31.480Z] 6e999e3c23a5: Pushed [2023-08-21T21:15:34.811Z] c9e73c0dec17: Pushed [2023-08-21T21:15:34.811Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:ab7fd4e179f491e077136e6619a215a44225231b2083304f7779f23775e42e40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:35.140Z] + 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-21T21:15:35.466Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-21T21:15:35.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-21T21:15:35.466Z] cd9da066c1d5: Preparing [2023-08-21T21:15:35.466Z] c9e73c0dec17: Preparing [2023-08-21T21:15:35.466Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:35.466Z] 2769c5abe11f: Preparing [2023-08-21T21:15:35.466Z] 6e999e3c23a5: Preparing [2023-08-21T21:15:35.466Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:35.466Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:35.466Z] cd9da066c1d5: Layer already exists [2023-08-21T21:15:35.466Z] c9e73c0dec17: Layer already exists [2023-08-21T21:15:35.466Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:35.466Z] 6e999e3c23a5: Layer already exists [2023-08-21T21:15:35.466Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:35.466Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:35.731Z] latest: digest: sha256:ab7fd4e179f491e077136e6619a215a44225231b2083304f7779f23775e42e40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:36.067Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:36.408Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.31 [2023-08-21T21:15:36.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-21T21:15:36.408Z] cd9da066c1d5: Preparing [2023-08-21T21:15:36.408Z] c9e73c0dec17: Preparing [2023-08-21T21:15:36.408Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:36.408Z] 2769c5abe11f: Preparing [2023-08-21T21:15:36.408Z] 6e999e3c23a5: Preparing [2023-08-21T21:15:36.408Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:36.408Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:36.408Z] 6e999e3c23a5: Layer already exists [2023-08-21T21:15:36.408Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:36.408Z] c9e73c0dec17: Layer already exists [2023-08-21T21:15:36.408Z] cd9da066c1d5: Layer already exists [2023-08-21T21:15:36.408Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:36.408Z] 3.1.0-dev.31: digest: sha256:ab7fd4e179f491e077136e6619a215a44225231b2083304f7779f23775e42e40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:37.019Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:39.335Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:15:39.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-21T21:15:39.335Z] cd9da066c1d5: Preparing [2023-08-21T21:15:39.335Z] c9e73c0dec17: Preparing [2023-08-21T21:15:39.335Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:39.335Z] 2769c5abe11f: Preparing [2023-08-21T21:15:39.335Z] 6e999e3c23a5: Preparing [2023-08-21T21:15:39.335Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:39.335Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:39.335Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:39.335Z] c9e73c0dec17: Layer already exists [2023-08-21T21:15:39.335Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:39.335Z] 6e999e3c23a5: Layer already exists [2023-08-21T21:15:39.335Z] cd9da066c1d5: Layer already exists [2023-08-21T21:15:39.335Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:39.335Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:ab7fd4e179f491e077136e6619a215a44225231b2083304f7779f23775e42e40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:39.943Z] + 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-21T21:15:40.271Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-08-21T21:15:40.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-21T21:15:40.271Z] cd9da066c1d5: Preparing [2023-08-21T21:15:40.271Z] c9e73c0dec17: Preparing [2023-08-21T21:15:40.271Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:40.271Z] 2769c5abe11f: Preparing [2023-08-21T21:15:40.271Z] 6e999e3c23a5: Preparing [2023-08-21T21:15:40.271Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:40.271Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:40.271Z] c9e73c0dec17: Layer already exists [2023-08-21T21:15:40.271Z] cd9da066c1d5: Layer already exists [2023-08-21T21:15:40.271Z] 6e999e3c23a5: Layer already exists [2023-08-21T21:15:40.271Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:40.271Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:40.271Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:40.271Z] main: digest: sha256:ab7fd4e179f491e077136e6619a215a44225231b2083304f7779f23775e42e40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T21:15:40.313Z] ===================================================== [Pipeline] echo [2023-08-21T21:15:40.318Z] taggedImages: [2023-08-21T21:15:40.318Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:15:40.318Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-21T21:15:40.318Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.31 [2023-08-21T21:15:40.318Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:15:40.318Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-08-21T21:15:40.339Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-08-21T21:15:40.339Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:15:40.339Z] latest [2023-08-21T21:15:40.339Z] 3.1.0-dev.31 [2023-08-21T21:15:40.339Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:15:40.339Z] main [2023-08-21T21:15:40.339Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:40.697Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:41.028Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:15:41.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-21T21:15:41.028Z] 7f71ed314f21: Preparing [2023-08-21T21:15:41.028Z] eae34b6e7b01: Preparing [2023-08-21T21:15:41.028Z] 78251d06adb1: Preparing [2023-08-21T21:15:41.028Z] 193046096757: Preparing [2023-08-21T21:15:41.028Z] 4e21a1ea2f5b: Preparing [2023-08-21T21:15:41.028Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:41.028Z] 2769c5abe11f: Preparing [2023-08-21T21:15:41.028Z] c22cb558f19e: Preparing [2023-08-21T21:15:41.028Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:41.028Z] 2769c5abe11f: Waiting [2023-08-21T21:15:41.028Z] 5f7c5f359b86: Waiting [2023-08-21T21:15:41.028Z] c22cb558f19e: Waiting [2023-08-21T21:15:41.028Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:41.293Z] 78251d06adb1: Pushed [2023-08-21T21:15:41.293Z] eae34b6e7b01: Pushed [2023-08-21T21:15:41.293Z] 7f71ed314f21: Pushed [2023-08-21T21:15:41.293Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:41.293Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:41.293Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:42.244Z] c22cb558f19e: Pushed [2023-08-21T21:15:54.530Z] 4e21a1ea2f5b: Pushed [2023-08-21T21:15:58.769Z] 193046096757: Pushed [2023-08-21T21:15:58.769Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:c0aff51b489cd7d21c2b9a5c59fa2f1f3c52c0c78f4336296ee9a6acea6b877b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:15:59.116Z] + 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-21T21:15:59.450Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-21T21:15:59.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-21T21:15:59.450Z] 7f71ed314f21: Preparing [2023-08-21T21:15:59.450Z] eae34b6e7b01: Preparing [2023-08-21T21:15:59.450Z] 78251d06adb1: Preparing [2023-08-21T21:15:59.450Z] 193046096757: Preparing [2023-08-21T21:15:59.450Z] 4e21a1ea2f5b: Preparing [2023-08-21T21:15:59.450Z] 5f7c5f359b86: Preparing [2023-08-21T21:15:59.450Z] 2769c5abe11f: Preparing [2023-08-21T21:15:59.450Z] c22cb558f19e: Preparing [2023-08-21T21:15:59.450Z] d2d9d24a8c2a: Preparing [2023-08-21T21:15:59.450Z] 5f7c5f359b86: Waiting [2023-08-21T21:15:59.450Z] 2769c5abe11f: Waiting [2023-08-21T21:15:59.450Z] d2d9d24a8c2a: Waiting [2023-08-21T21:15:59.450Z] c22cb558f19e: Waiting [2023-08-21T21:15:59.450Z] 4e21a1ea2f5b: Layer already exists [2023-08-21T21:15:59.450Z] 78251d06adb1: Layer already exists [2023-08-21T21:15:59.450Z] 7f71ed314f21: Layer already exists [2023-08-21T21:15:59.450Z] eae34b6e7b01: Layer already exists [2023-08-21T21:15:59.450Z] 193046096757: Layer already exists [2023-08-21T21:15:59.450Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:15:59.450Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:15:59.450Z] c22cb558f19e: Layer already exists [2023-08-21T21:15:59.450Z] 2769c5abe11f: Layer already exists [2023-08-21T21:15:59.714Z] latest: digest: sha256:c0aff51b489cd7d21c2b9a5c59fa2f1f3c52c0c78f4336296ee9a6acea6b877b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:00.058Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:00.396Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.31 [2023-08-21T21:16:00.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-21T21:16:00.396Z] 7f71ed314f21: Preparing [2023-08-21T21:16:00.396Z] eae34b6e7b01: Preparing [2023-08-21T21:16:00.396Z] 78251d06adb1: Preparing [2023-08-21T21:16:00.396Z] 193046096757: Preparing [2023-08-21T21:16:00.396Z] 4e21a1ea2f5b: Preparing [2023-08-21T21:16:00.396Z] 5f7c5f359b86: Preparing [2023-08-21T21:16:00.396Z] 2769c5abe11f: Preparing [2023-08-21T21:16:00.396Z] c22cb558f19e: Preparing [2023-08-21T21:16:00.396Z] d2d9d24a8c2a: Preparing [2023-08-21T21:16:00.396Z] 5f7c5f359b86: Waiting [2023-08-21T21:16:00.396Z] 2769c5abe11f: Waiting [2023-08-21T21:16:00.396Z] c22cb558f19e: Waiting [2023-08-21T21:16:00.396Z] d2d9d24a8c2a: Waiting [2023-08-21T21:16:00.396Z] 193046096757: Layer already exists [2023-08-21T21:16:00.396Z] 4e21a1ea2f5b: Layer already exists [2023-08-21T21:16:00.396Z] 78251d06adb1: Layer already exists [2023-08-21T21:16:00.396Z] 7f71ed314f21: Layer already exists [2023-08-21T21:16:00.396Z] eae34b6e7b01: Layer already exists [2023-08-21T21:16:00.396Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:16:00.396Z] 2769c5abe11f: Layer already exists [2023-08-21T21:16:00.396Z] c22cb558f19e: Layer already exists [2023-08-21T21:16:00.396Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:16:00.662Z] 3.1.0-dev.31: digest: sha256:c0aff51b489cd7d21c2b9a5c59fa2f1f3c52c0c78f4336296ee9a6acea6b877b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:01.006Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:01.339Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:16:01.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-21T21:16:01.339Z] 7f71ed314f21: Preparing [2023-08-21T21:16:01.339Z] eae34b6e7b01: Preparing [2023-08-21T21:16:01.339Z] 78251d06adb1: Preparing [2023-08-21T21:16:01.339Z] 193046096757: Preparing [2023-08-21T21:16:01.339Z] 4e21a1ea2f5b: Preparing [2023-08-21T21:16:01.339Z] 5f7c5f359b86: Preparing [2023-08-21T21:16:01.339Z] 2769c5abe11f: Preparing [2023-08-21T21:16:01.339Z] c22cb558f19e: Preparing [2023-08-21T21:16:01.339Z] d2d9d24a8c2a: Preparing [2023-08-21T21:16:01.339Z] 2769c5abe11f: Waiting [2023-08-21T21:16:01.339Z] c22cb558f19e: Waiting [2023-08-21T21:16:01.339Z] d2d9d24a8c2a: Waiting [2023-08-21T21:16:01.339Z] 5f7c5f359b86: Waiting [2023-08-21T21:16:01.339Z] 4e21a1ea2f5b: Layer already exists [2023-08-21T21:16:01.339Z] eae34b6e7b01: Layer already exists [2023-08-21T21:16:01.339Z] 78251d06adb1: Layer already exists [2023-08-21T21:16:01.339Z] 193046096757: Layer already exists [2023-08-21T21:16:01.339Z] 7f71ed314f21: Layer already exists [2023-08-21T21:16:01.339Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:16:01.339Z] 2769c5abe11f: Layer already exists [2023-08-21T21:16:01.339Z] c22cb558f19e: Layer already exists [2023-08-21T21:16:01.339Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:16:01.610Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:c0aff51b489cd7d21c2b9a5c59fa2f1f3c52c0c78f4336296ee9a6acea6b877b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:01.944Z] + 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-21T21:16:02.282Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-08-21T21:16:02.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-21T21:16:02.282Z] 7f71ed314f21: Preparing [2023-08-21T21:16:02.282Z] eae34b6e7b01: Preparing [2023-08-21T21:16:02.282Z] 78251d06adb1: Preparing [2023-08-21T21:16:02.282Z] 193046096757: Preparing [2023-08-21T21:16:02.282Z] 4e21a1ea2f5b: Preparing [2023-08-21T21:16:02.282Z] 5f7c5f359b86: Preparing [2023-08-21T21:16:02.282Z] 2769c5abe11f: Preparing [2023-08-21T21:16:02.282Z] c22cb558f19e: Preparing [2023-08-21T21:16:02.282Z] d2d9d24a8c2a: Preparing [2023-08-21T21:16:02.282Z] c22cb558f19e: Waiting [2023-08-21T21:16:02.282Z] 5f7c5f359b86: Waiting [2023-08-21T21:16:02.282Z] 2769c5abe11f: Waiting [2023-08-21T21:16:02.282Z] d2d9d24a8c2a: Waiting [2023-08-21T21:16:02.282Z] 7f71ed314f21: Layer already exists [2023-08-21T21:16:02.282Z] 78251d06adb1: Layer already exists [2023-08-21T21:16:02.282Z] eae34b6e7b01: Layer already exists [2023-08-21T21:16:02.282Z] 193046096757: Layer already exists [2023-08-21T21:16:02.282Z] 4e21a1ea2f5b: Layer already exists [2023-08-21T21:16:02.282Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:16:02.282Z] c22cb558f19e: Layer already exists [2023-08-21T21:16:02.282Z] 2769c5abe11f: Layer already exists [2023-08-21T21:16:02.282Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:16:02.549Z] main: digest: sha256:c0aff51b489cd7d21c2b9a5c59fa2f1f3c52c0c78f4336296ee9a6acea6b877b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T21:16:02.598Z] ===================================================== [Pipeline] echo [2023-08-21T21:16:02.604Z] taggedImages: [2023-08-21T21:16:02.604Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:16:02.604Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-21T21:16:02.604Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.31 [2023-08-21T21:16:02.604Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:16:02.604Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-08-21T21:16:02.618Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-08-21T21:16:02.618Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:16:02.618Z] latest [2023-08-21T21:16:02.618Z] 3.1.0-dev.31 [2023-08-21T21:16:02.618Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:16:02.618Z] main [2023-08-21T21:16:02.618Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:02.967Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:05.927Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:16:05.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-21T21:16:05.928Z] f6bfeccff41a: Preparing [2023-08-21T21:16:05.928Z] 234ef6b8c8b2: Preparing [2023-08-21T21:16:05.928Z] c3b3893a7b9b: Preparing [2023-08-21T21:16:05.928Z] 7b7c40284052: Preparing [2023-08-21T21:16:05.928Z] 5f7c5f359b86: Preparing [2023-08-21T21:16:05.928Z] 2769c5abe11f: Preparing [2023-08-21T21:16:05.928Z] 654aaa101045: Preparing [2023-08-21T21:16:05.928Z] d2d9d24a8c2a: Preparing [2023-08-21T21:16:05.928Z] 2769c5abe11f: Waiting [2023-08-21T21:16:05.928Z] 654aaa101045: Waiting [2023-08-21T21:16:05.928Z] d2d9d24a8c2a: Waiting [2023-08-21T21:16:05.928Z] c3b3893a7b9b: Pushed [2023-08-21T21:16:05.928Z] 234ef6b8c8b2: Pushed [2023-08-21T21:16:05.928Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:16:06.194Z] 2769c5abe11f: Layer already exists [2023-08-21T21:16:06.194Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:16:06.194Z] f6bfeccff41a: Pushed [2023-08-21T21:16:06.777Z] 654aaa101045: Pushed [2023-08-21T21:16:21.745Z] 7b7c40284052: Pushed [2023-08-21T21:16:21.745Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:e1cad8e2a6df1c83b7ca6a58e11a621a5ae93e3cbcc26386c45d1ad9491d9a01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:22.088Z] + 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-21T21:16:22.420Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-21T21:16:22.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-21T21:16:22.420Z] f6bfeccff41a: Preparing [2023-08-21T21:16:22.420Z] 234ef6b8c8b2: Preparing [2023-08-21T21:16:22.420Z] c3b3893a7b9b: Preparing [2023-08-21T21:16:22.420Z] 7b7c40284052: Preparing [2023-08-21T21:16:22.420Z] 5f7c5f359b86: Preparing [2023-08-21T21:16:22.420Z] 2769c5abe11f: Preparing [2023-08-21T21:16:22.420Z] 654aaa101045: Preparing [2023-08-21T21:16:22.420Z] d2d9d24a8c2a: Preparing [2023-08-21T21:16:22.420Z] 654aaa101045: Waiting [2023-08-21T21:16:22.420Z] d2d9d24a8c2a: Waiting [2023-08-21T21:16:22.420Z] 2769c5abe11f: Waiting [2023-08-21T21:16:22.420Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:16:22.420Z] c3b3893a7b9b: Layer already exists [2023-08-21T21:16:22.420Z] f6bfeccff41a: Layer already exists [2023-08-21T21:16:22.420Z] 7b7c40284052: Layer already exists [2023-08-21T21:16:22.420Z] 234ef6b8c8b2: Layer already exists [2023-08-21T21:16:22.420Z] 654aaa101045: Layer already exists [2023-08-21T21:16:22.420Z] 2769c5abe11f: Layer already exists [2023-08-21T21:16:22.420Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:16:22.420Z] latest: digest: sha256:e1cad8e2a6df1c83b7ca6a58e11a621a5ae93e3cbcc26386c45d1ad9491d9a01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:23.018Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:23.348Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.31 [2023-08-21T21:16:23.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-21T21:16:23.348Z] f6bfeccff41a: Preparing [2023-08-21T21:16:23.348Z] 234ef6b8c8b2: Preparing [2023-08-21T21:16:23.348Z] c3b3893a7b9b: Preparing [2023-08-21T21:16:23.348Z] 7b7c40284052: Preparing [2023-08-21T21:16:23.348Z] 5f7c5f359b86: Preparing [2023-08-21T21:16:23.348Z] 2769c5abe11f: Preparing [2023-08-21T21:16:23.348Z] 654aaa101045: Preparing [2023-08-21T21:16:23.348Z] d2d9d24a8c2a: Preparing [2023-08-21T21:16:23.348Z] 2769c5abe11f: Waiting [2023-08-21T21:16:23.348Z] d2d9d24a8c2a: Waiting [2023-08-21T21:16:23.348Z] 654aaa101045: Waiting [2023-08-21T21:16:23.348Z] 7b7c40284052: Layer already exists [2023-08-21T21:16:23.348Z] f6bfeccff41a: Layer already exists [2023-08-21T21:16:23.348Z] c3b3893a7b9b: Layer already exists [2023-08-21T21:16:23.348Z] 234ef6b8c8b2: Layer already exists [2023-08-21T21:16:23.348Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:16:23.348Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:16:23.348Z] 654aaa101045: Layer already exists [2023-08-21T21:16:23.348Z] 2769c5abe11f: Layer already exists [2023-08-21T21:16:23.348Z] 3.1.0-dev.31: digest: sha256:e1cad8e2a6df1c83b7ca6a58e11a621a5ae93e3cbcc26386c45d1ad9491d9a01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:23.937Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:24.257Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:16:24.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-21T21:16:24.257Z] f6bfeccff41a: Preparing [2023-08-21T21:16:24.257Z] 234ef6b8c8b2: Preparing [2023-08-21T21:16:24.257Z] c3b3893a7b9b: Preparing [2023-08-21T21:16:24.257Z] 7b7c40284052: Preparing [2023-08-21T21:16:24.257Z] 5f7c5f359b86: Preparing [2023-08-21T21:16:24.257Z] 2769c5abe11f: Preparing [2023-08-21T21:16:24.257Z] 654aaa101045: Preparing [2023-08-21T21:16:24.257Z] d2d9d24a8c2a: Preparing [2023-08-21T21:16:24.257Z] 2769c5abe11f: Waiting [2023-08-21T21:16:24.257Z] 654aaa101045: Waiting [2023-08-21T21:16:24.257Z] d2d9d24a8c2a: Waiting [2023-08-21T21:16:24.257Z] c3b3893a7b9b: Layer already exists [2023-08-21T21:16:24.257Z] 7b7c40284052: Layer already exists [2023-08-21T21:16:24.257Z] 234ef6b8c8b2: Layer already exists [2023-08-21T21:16:24.257Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:16:24.257Z] f6bfeccff41a: Layer already exists [2023-08-21T21:16:24.257Z] 2769c5abe11f: Layer already exists [2023-08-21T21:16:24.257Z] 654aaa101045: Layer already exists [2023-08-21T21:16:24.257Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:16:24.257Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:e1cad8e2a6df1c83b7ca6a58e11a621a5ae93e3cbcc26386c45d1ad9491d9a01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:24.593Z] + 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-21T21:16:24.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-08-21T21:16:24.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-21T21:16:24.917Z] f6bfeccff41a: Preparing [2023-08-21T21:16:24.917Z] 234ef6b8c8b2: Preparing [2023-08-21T21:16:24.917Z] c3b3893a7b9b: Preparing [2023-08-21T21:16:24.917Z] 7b7c40284052: Preparing [2023-08-21T21:16:24.917Z] 5f7c5f359b86: Preparing [2023-08-21T21:16:24.917Z] 2769c5abe11f: Preparing [2023-08-21T21:16:24.917Z] 654aaa101045: Preparing [2023-08-21T21:16:24.917Z] d2d9d24a8c2a: Preparing [2023-08-21T21:16:24.917Z] 2769c5abe11f: Waiting [2023-08-21T21:16:24.917Z] 654aaa101045: Waiting [2023-08-21T21:16:24.917Z] d2d9d24a8c2a: Waiting [2023-08-21T21:16:24.917Z] 234ef6b8c8b2: Layer already exists [2023-08-21T21:16:24.917Z] f6bfeccff41a: Layer already exists [2023-08-21T21:16:24.917Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:16:24.917Z] 7b7c40284052: Layer already exists [2023-08-21T21:16:24.917Z] c3b3893a7b9b: Layer already exists [2023-08-21T21:16:24.917Z] 654aaa101045: Layer already exists [2023-08-21T21:16:24.917Z] 2769c5abe11f: Layer already exists [2023-08-21T21:16:24.917Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:16:24.917Z] main: digest: sha256:e1cad8e2a6df1c83b7ca6a58e11a621a5ae93e3cbcc26386c45d1ad9491d9a01 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T21:16:25.224Z] ===================================================== [Pipeline] echo [2023-08-21T21:16:25.230Z] taggedImages: [2023-08-21T21:16:25.230Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:16:25.230Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-21T21:16:25.230Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.31 [2023-08-21T21:16:25.230Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:16:25.230Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-08-21T21:16:25.245Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-08-21T21:16:25.245Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:16:25.245Z] latest [2023-08-21T21:16:25.245Z] 3.1.0-dev.31 [2023-08-21T21:16:25.245Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:16:25.245Z] main [2023-08-21T21:16:25.245Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:25.568Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:25.891Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:16:25.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-21T21:16:25.891Z] 7220df3f13a3: Preparing [2023-08-21T21:16:25.891Z] 67e6c1a24f9b: Preparing [2023-08-21T21:16:25.891Z] 68e5be699aff: Preparing [2023-08-21T21:16:25.891Z] 3d56891b8b9b: Preparing [2023-08-21T21:16:25.891Z] 5f7c5f359b86: Preparing [2023-08-21T21:16:25.891Z] 2769c5abe11f: Preparing [2023-08-21T21:16:25.891Z] c22cb558f19e: Preparing [2023-08-21T21:16:25.891Z] d2d9d24a8c2a: Preparing [2023-08-21T21:16:25.891Z] c22cb558f19e: Waiting [2023-08-21T21:16:25.891Z] d2d9d24a8c2a: Waiting [2023-08-21T21:16:25.891Z] 2769c5abe11f: Waiting [2023-08-21T21:16:25.891Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:16:25.891Z] 2769c5abe11f: Layer already exists [2023-08-21T21:16:26.156Z] c22cb558f19e: Layer already exists [2023-08-21T21:16:26.156Z] 68e5be699aff: Pushed [2023-08-21T21:16:26.156Z] 67e6c1a24f9b: Pushed [2023-08-21T21:16:26.156Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:16:26.156Z] 7220df3f13a3: Pushed [2023-08-21T21:16:44.330Z] 3d56891b8b9b: Pushed [2023-08-21T21:16:44.330Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:6b46a67d1158f07eed8ac321ac80692824d2a75f804955a401b331e293c0af6d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:44.683Z] + 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-21T21:16:45.015Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-21T21:16:45.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-21T21:16:45.016Z] 7220df3f13a3: Preparing [2023-08-21T21:16:45.016Z] 67e6c1a24f9b: Preparing [2023-08-21T21:16:45.016Z] 68e5be699aff: Preparing [2023-08-21T21:16:45.016Z] 3d56891b8b9b: Preparing [2023-08-21T21:16:45.016Z] 5f7c5f359b86: Preparing [2023-08-21T21:16:45.016Z] 2769c5abe11f: Preparing [2023-08-21T21:16:45.016Z] c22cb558f19e: Preparing [2023-08-21T21:16:45.016Z] d2d9d24a8c2a: Preparing [2023-08-21T21:16:45.016Z] 2769c5abe11f: Waiting [2023-08-21T21:16:45.016Z] c22cb558f19e: Waiting [2023-08-21T21:16:45.016Z] d2d9d24a8c2a: Waiting [2023-08-21T21:16:45.016Z] 3d56891b8b9b: Layer already exists [2023-08-21T21:16:45.016Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:16:45.016Z] 7220df3f13a3: Layer already exists [2023-08-21T21:16:45.016Z] 67e6c1a24f9b: Layer already exists [2023-08-21T21:16:45.016Z] 68e5be699aff: Layer already exists [2023-08-21T21:16:45.016Z] 2769c5abe11f: Layer already exists [2023-08-21T21:16:45.016Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:16:45.016Z] c22cb558f19e: Layer already exists [2023-08-21T21:16:45.281Z] latest: digest: sha256:6b46a67d1158f07eed8ac321ac80692824d2a75f804955a401b331e293c0af6d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:45.612Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:45.935Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.31 [2023-08-21T21:16:45.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-21T21:16:45.935Z] 7220df3f13a3: Preparing [2023-08-21T21:16:45.935Z] 67e6c1a24f9b: Preparing [2023-08-21T21:16:45.935Z] 68e5be699aff: Preparing [2023-08-21T21:16:45.935Z] 3d56891b8b9b: Preparing [2023-08-21T21:16:45.935Z] 5f7c5f359b86: Preparing [2023-08-21T21:16:45.935Z] 2769c5abe11f: Preparing [2023-08-21T21:16:45.935Z] c22cb558f19e: Preparing [2023-08-21T21:16:45.935Z] d2d9d24a8c2a: Preparing [2023-08-21T21:16:45.935Z] 2769c5abe11f: Waiting [2023-08-21T21:16:45.935Z] c22cb558f19e: Waiting [2023-08-21T21:16:45.935Z] d2d9d24a8c2a: Waiting [2023-08-21T21:16:45.935Z] 3d56891b8b9b: Layer already exists [2023-08-21T21:16:45.935Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:16:45.935Z] 68e5be699aff: Layer already exists [2023-08-21T21:16:45.935Z] 7220df3f13a3: Layer already exists [2023-08-21T21:16:45.935Z] 67e6c1a24f9b: Layer already exists [2023-08-21T21:16:45.935Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:16:45.935Z] 2769c5abe11f: Layer already exists [2023-08-21T21:16:45.935Z] c22cb558f19e: Layer already exists [2023-08-21T21:16:45.935Z] 3.1.0-dev.31: digest: sha256:6b46a67d1158f07eed8ac321ac80692824d2a75f804955a401b331e293c0af6d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:46.536Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:46.863Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:16:46.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-21T21:16:46.863Z] 7220df3f13a3: Preparing [2023-08-21T21:16:46.863Z] 67e6c1a24f9b: Preparing [2023-08-21T21:16:46.863Z] 68e5be699aff: Preparing [2023-08-21T21:16:46.863Z] 3d56891b8b9b: Preparing [2023-08-21T21:16:46.863Z] 5f7c5f359b86: Preparing [2023-08-21T21:16:46.863Z] 2769c5abe11f: Preparing [2023-08-21T21:16:46.863Z] c22cb558f19e: Preparing [2023-08-21T21:16:46.863Z] d2d9d24a8c2a: Preparing [2023-08-21T21:16:46.863Z] c22cb558f19e: Waiting [2023-08-21T21:16:46.863Z] d2d9d24a8c2a: Waiting [2023-08-21T21:16:46.863Z] 2769c5abe11f: Waiting [2023-08-21T21:16:46.863Z] 3d56891b8b9b: Layer already exists [2023-08-21T21:16:46.863Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:16:46.863Z] 67e6c1a24f9b: Layer already exists [2023-08-21T21:16:46.863Z] 68e5be699aff: Layer already exists [2023-08-21T21:16:46.863Z] 7220df3f13a3: Layer already exists [2023-08-21T21:16:46.863Z] c22cb558f19e: Layer already exists [2023-08-21T21:16:46.863Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:16:46.863Z] 2769c5abe11f: Layer already exists [2023-08-21T21:16:47.129Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:6b46a67d1158f07eed8ac321ac80692824d2a75f804955a401b331e293c0af6d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:47.459Z] + 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-21T21:16:47.780Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-08-21T21:16:47.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-21T21:16:47.780Z] 7220df3f13a3: Preparing [2023-08-21T21:16:47.780Z] 67e6c1a24f9b: Preparing [2023-08-21T21:16:47.780Z] 68e5be699aff: Preparing [2023-08-21T21:16:47.780Z] 3d56891b8b9b: Preparing [2023-08-21T21:16:47.780Z] 5f7c5f359b86: Preparing [2023-08-21T21:16:47.780Z] 2769c5abe11f: Preparing [2023-08-21T21:16:47.780Z] c22cb558f19e: Preparing [2023-08-21T21:16:47.780Z] d2d9d24a8c2a: Preparing [2023-08-21T21:16:47.780Z] c22cb558f19e: Waiting [2023-08-21T21:16:47.780Z] d2d9d24a8c2a: Waiting [2023-08-21T21:16:47.780Z] 2769c5abe11f: Waiting [2023-08-21T21:16:47.780Z] 67e6c1a24f9b: Layer already exists [2023-08-21T21:16:47.780Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:16:47.780Z] 68e5be699aff: Layer already exists [2023-08-21T21:16:47.780Z] 7220df3f13a3: Layer already exists [2023-08-21T21:16:47.780Z] 3d56891b8b9b: Layer already exists [2023-08-21T21:16:47.780Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:16:47.780Z] c22cb558f19e: Layer already exists [2023-08-21T21:16:47.780Z] 2769c5abe11f: Layer already exists [2023-08-21T21:16:48.043Z] main: digest: sha256:6b46a67d1158f07eed8ac321ac80692824d2a75f804955a401b331e293c0af6d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T21:16:48.082Z] ===================================================== [Pipeline] echo [2023-08-21T21:16:48.089Z] taggedImages: [2023-08-21T21:16:48.089Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:16:48.089Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-21T21:16:48.089Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.31 [2023-08-21T21:16:48.089Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:16:48.089Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-08-21T21:16:48.104Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-08-21T21:16:48.104Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:16:48.104Z] latest [2023-08-21T21:16:48.104Z] 3.1.0-dev.31 [2023-08-21T21:16:48.104Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:16:48.104Z] main [2023-08-21T21:16:48.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:48.434Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:48.758Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:16:48.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-21T21:16:48.758Z] 9d65b7967bce: Preparing [2023-08-21T21:16:48.758Z] 33185060b8a0: Preparing [2023-08-21T21:16:48.758Z] 5f7c5f359b86: Preparing [2023-08-21T21:16:48.758Z] 2769c5abe11f: Preparing [2023-08-21T21:16:48.758Z] 78eddbb7f3e2: Preparing [2023-08-21T21:16:48.758Z] d2d9d24a8c2a: Preparing [2023-08-21T21:16:48.758Z] d2d9d24a8c2a: Waiting [2023-08-21T21:16:48.758Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:16:48.758Z] 2769c5abe11f: Layer already exists [2023-08-21T21:16:48.758Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:16:49.024Z] 9d65b7967bce: Pushed [2023-08-21T21:16:49.024Z] 78eddbb7f3e2: Pushed [2023-08-21T21:16:55.652Z] 33185060b8a0: Pushed [2023-08-21T21:16:55.652Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:38978fdb68d6b505c1fe3141114de7f04385520d89f14fcedcb59c8506fd4d52 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:55.984Z] + 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-21T21:16:56.308Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-21T21:16:56.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-21T21:16:56.308Z] 9d65b7967bce: Preparing [2023-08-21T21:16:56.308Z] 33185060b8a0: Preparing [2023-08-21T21:16:56.308Z] 5f7c5f359b86: Preparing [2023-08-21T21:16:56.308Z] 2769c5abe11f: Preparing [2023-08-21T21:16:56.308Z] 78eddbb7f3e2: Preparing [2023-08-21T21:16:56.308Z] d2d9d24a8c2a: Preparing [2023-08-21T21:16:56.308Z] d2d9d24a8c2a: Waiting [2023-08-21T21:16:56.308Z] 33185060b8a0: Layer already exists [2023-08-21T21:16:56.308Z] 9d65b7967bce: Layer already exists [2023-08-21T21:16:56.308Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:16:56.308Z] 78eddbb7f3e2: Layer already exists [2023-08-21T21:16:56.308Z] 2769c5abe11f: Layer already exists [2023-08-21T21:16:56.308Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:16:56.308Z] latest: digest: sha256:38978fdb68d6b505c1fe3141114de7f04385520d89f14fcedcb59c8506fd4d52 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:56.636Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:56.974Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.31 [2023-08-21T21:16:56.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-21T21:16:56.974Z] 9d65b7967bce: Preparing [2023-08-21T21:16:56.974Z] 33185060b8a0: Preparing [2023-08-21T21:16:56.974Z] 5f7c5f359b86: Preparing [2023-08-21T21:16:56.974Z] 2769c5abe11f: Preparing [2023-08-21T21:16:56.974Z] 78eddbb7f3e2: Preparing [2023-08-21T21:16:56.974Z] d2d9d24a8c2a: Preparing [2023-08-21T21:16:56.974Z] d2d9d24a8c2a: Waiting [2023-08-21T21:16:56.974Z] 33185060b8a0: Layer already exists [2023-08-21T21:16:56.974Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:16:56.975Z] 2769c5abe11f: Layer already exists [2023-08-21T21:16:56.975Z] 9d65b7967bce: Layer already exists [2023-08-21T21:16:56.975Z] 78eddbb7f3e2: Layer already exists [2023-08-21T21:16:56.975Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:16:57.240Z] 3.1.0-dev.31: digest: sha256:38978fdb68d6b505c1fe3141114de7f04385520d89f14fcedcb59c8506fd4d52 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:57.574Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:57.903Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:16:57.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-21T21:16:57.904Z] 9d65b7967bce: Preparing [2023-08-21T21:16:57.904Z] 33185060b8a0: Preparing [2023-08-21T21:16:57.904Z] 5f7c5f359b86: Preparing [2023-08-21T21:16:57.904Z] 2769c5abe11f: Preparing [2023-08-21T21:16:57.904Z] 78eddbb7f3e2: Preparing [2023-08-21T21:16:57.904Z] d2d9d24a8c2a: Preparing [2023-08-21T21:16:57.904Z] d2d9d24a8c2a: Waiting [2023-08-21T21:16:57.904Z] 33185060b8a0: Layer already exists [2023-08-21T21:16:57.904Z] 9d65b7967bce: Layer already exists [2023-08-21T21:16:57.904Z] 78eddbb7f3e2: Layer already exists [2023-08-21T21:16:57.904Z] 2769c5abe11f: Layer already exists [2023-08-21T21:16:57.904Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:16:57.904Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:16:57.904Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:38978fdb68d6b505c1fe3141114de7f04385520d89f14fcedcb59c8506fd4d52 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:58.499Z] + 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-21T21:16:58.831Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-08-21T21:16:58.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-21T21:16:58.831Z] 9d65b7967bce: Preparing [2023-08-21T21:16:58.831Z] 33185060b8a0: Preparing [2023-08-21T21:16:58.831Z] 5f7c5f359b86: Preparing [2023-08-21T21:16:58.831Z] 2769c5abe11f: Preparing [2023-08-21T21:16:58.831Z] 78eddbb7f3e2: Preparing [2023-08-21T21:16:58.831Z] d2d9d24a8c2a: Preparing [2023-08-21T21:16:58.831Z] d2d9d24a8c2a: Waiting [2023-08-21T21:16:58.831Z] 2769c5abe11f: Layer already exists [2023-08-21T21:16:58.831Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:16:58.831Z] 78eddbb7f3e2: Layer already exists [2023-08-21T21:16:58.831Z] 9d65b7967bce: Layer already exists [2023-08-21T21:16:58.831Z] 33185060b8a0: Layer already exists [2023-08-21T21:16:58.831Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:16:59.096Z] main: digest: sha256:38978fdb68d6b505c1fe3141114de7f04385520d89f14fcedcb59c8506fd4d52 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T21:16:59.138Z] ===================================================== [Pipeline] echo [2023-08-21T21:16:59.144Z] taggedImages: [2023-08-21T21:16:59.144Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:16:59.144Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-21T21:16:59.144Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.31 [2023-08-21T21:16:59.144Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:16:59.144Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-08-21T21:16:59.158Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-08-21T21:16:59.158Z] 01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:16:59.158Z] latest [2023-08-21T21:16:59.158Z] 3.1.0-dev.31 [2023-08-21T21:16:59.158Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:16:59.158Z] main [2023-08-21T21:16:59.158Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:16:59.493Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:17:01.226Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:17:01.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-21T21:17:01.226Z] 766a1d4f7228: Preparing [2023-08-21T21:17:01.226Z] cd3497c4d4d6: Preparing [2023-08-21T21:17:01.226Z] 5f7c5f359b86: Preparing [2023-08-21T21:17:01.226Z] 2769c5abe11f: Preparing [2023-08-21T21:17:01.226Z] 83b97a32d4f3: Preparing [2023-08-21T21:17:01.226Z] d2d9d24a8c2a: Preparing [2023-08-21T21:17:01.226Z] d2d9d24a8c2a: Waiting [2023-08-21T21:17:01.226Z] 83b97a32d4f3: Layer already exists [2023-08-21T21:17:01.226Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:17:01.495Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:17:01.495Z] 2769c5abe11f: Layer already exists [2023-08-21T21:17:01.495Z] 766a1d4f7228: Pushed [2023-08-21T21:17:08.134Z] cd3497c4d4d6: Pushed [2023-08-21T21:17:08.134Z] 01413ae1877f0c916545fb120e4f5d3889c994d8: digest: sha256:f25f2a2d89f2cba2294fb6e14bfccce9e1f16b0ef58702328bd0a638719108bd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:17:08.472Z] + 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-21T21:17:08.816Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-21T21:17:08.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-21T21:17:08.816Z] 766a1d4f7228: Preparing [2023-08-21T21:17:08.816Z] cd3497c4d4d6: Preparing [2023-08-21T21:17:08.816Z] 5f7c5f359b86: Preparing [2023-08-21T21:17:08.816Z] 2769c5abe11f: Preparing [2023-08-21T21:17:08.816Z] 83b97a32d4f3: Preparing [2023-08-21T21:17:08.816Z] d2d9d24a8c2a: Preparing [2023-08-21T21:17:08.816Z] d2d9d24a8c2a: Waiting [2023-08-21T21:17:08.816Z] 2769c5abe11f: Layer already exists [2023-08-21T21:17:08.816Z] 83b97a32d4f3: Layer already exists [2023-08-21T21:17:08.816Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:17:08.816Z] cd3497c4d4d6: Layer already exists [2023-08-21T21:17:08.816Z] 766a1d4f7228: Layer already exists [2023-08-21T21:17:08.816Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:17:09.105Z] latest: digest: sha256:f25f2a2d89f2cba2294fb6e14bfccce9e1f16b0ef58702328bd0a638719108bd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:17:09.460Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:17:09.809Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.31 [2023-08-21T21:17:09.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-21T21:17:09.809Z] 766a1d4f7228: Preparing [2023-08-21T21:17:09.809Z] cd3497c4d4d6: Preparing [2023-08-21T21:17:09.809Z] 5f7c5f359b86: Preparing [2023-08-21T21:17:09.809Z] 2769c5abe11f: Preparing [2023-08-21T21:17:09.809Z] 83b97a32d4f3: Preparing [2023-08-21T21:17:09.809Z] d2d9d24a8c2a: Preparing [2023-08-21T21:17:09.809Z] d2d9d24a8c2a: Waiting [2023-08-21T21:17:09.809Z] 83b97a32d4f3: Layer already exists [2023-08-21T21:17:09.809Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:17:09.809Z] 2769c5abe11f: Layer already exists [2023-08-21T21:17:09.809Z] cd3497c4d4d6: Layer already exists [2023-08-21T21:17:09.809Z] 766a1d4f7228: Layer already exists [2023-08-21T21:17:09.809Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:17:10.079Z] 3.1.0-dev.31: digest: sha256:f25f2a2d89f2cba2294fb6e14bfccce9e1f16b0ef58702328bd0a638719108bd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:17:10.436Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:17:10.780Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:17:10.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-21T21:17:10.780Z] 766a1d4f7228: Preparing [2023-08-21T21:17:10.780Z] cd3497c4d4d6: Preparing [2023-08-21T21:17:10.780Z] 5f7c5f359b86: Preparing [2023-08-21T21:17:10.780Z] 2769c5abe11f: Preparing [2023-08-21T21:17:10.780Z] 83b97a32d4f3: Preparing [2023-08-21T21:17:10.780Z] d2d9d24a8c2a: Preparing [2023-08-21T21:17:10.780Z] d2d9d24a8c2a: Waiting [2023-08-21T21:17:10.780Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:17:10.780Z] 766a1d4f7228: Layer already exists [2023-08-21T21:17:10.780Z] 2769c5abe11f: Layer already exists [2023-08-21T21:17:10.780Z] 83b97a32d4f3: Layer already exists [2023-08-21T21:17:10.780Z] cd3497c4d4d6: Layer already exists [2023-08-21T21:17:10.780Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:17:10.780Z] 01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31: digest: sha256:f25f2a2d89f2cba2294fb6e14bfccce9e1f16b0ef58702328bd0a638719108bd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:17:11.118Z] + 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-21T21:17:11.455Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-08-21T21:17:11.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-21T21:17:11.455Z] 766a1d4f7228: Preparing [2023-08-21T21:17:11.455Z] cd3497c4d4d6: Preparing [2023-08-21T21:17:11.455Z] 5f7c5f359b86: Preparing [2023-08-21T21:17:11.455Z] 2769c5abe11f: Preparing [2023-08-21T21:17:11.455Z] 83b97a32d4f3: Preparing [2023-08-21T21:17:11.455Z] d2d9d24a8c2a: Preparing [2023-08-21T21:17:11.455Z] d2d9d24a8c2a: Waiting [2023-08-21T21:17:11.455Z] 766a1d4f7228: Layer already exists [2023-08-21T21:17:11.455Z] cd3497c4d4d6: Layer already exists [2023-08-21T21:17:11.455Z] 83b97a32d4f3: Layer already exists [2023-08-21T21:17:11.455Z] 5f7c5f359b86: Layer already exists [2023-08-21T21:17:11.455Z] 2769c5abe11f: Layer already exists [2023-08-21T21:17:11.455Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:17:11.455Z] main: digest: sha256:f25f2a2d89f2cba2294fb6e14bfccce9e1f16b0ef58702328bd0a638719108bd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T21:17:11.774Z] ===================================================== [Pipeline] echo [2023-08-21T21:17:11.781Z] taggedImages: [2023-08-21T21:17:11.781Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8 [2023-08-21T21:17:11.781Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-21T21:17:11.781Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.31 [2023-08-21T21:17:11.781Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:01413ae1877f0c916545fb120e4f5d3889c994d8-3.1.0-dev.31 [2023-08-21T21:17:11.781Z] - 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-21T21:17:12.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-21T21:17:12.156Z] [2023-08-21T21:17:12.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:17:12.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-21T21:17:12.482Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-21T21:17:12.482Z] 8998bd30e6a1: Pulling fs layer [2023-08-21T21:17:12.482Z] 04944245beec: Pulling fs layer [2023-08-21T21:17:12.482Z] 699f458cf7ca: Pulling fs layer [2023-08-21T21:17:12.482Z] 765212b225bb: Pulling fs layer [2023-08-21T21:17:12.482Z] f23df028b6ca: Pulling fs layer [2023-08-21T21:17:12.482Z] d65c8cfc05b1: Pulling fs layer [2023-08-21T21:17:12.482Z] 2437ff75d9bd: Pulling fs layer [2023-08-21T21:17:12.482Z] 765212b225bb: Waiting [2023-08-21T21:17:12.482Z] f23df028b6ca: Waiting [2023-08-21T21:17:12.482Z] d65c8cfc05b1: Waiting [2023-08-21T21:17:12.482Z] 2437ff75d9bd: Waiting [2023-08-21T21:17:12.751Z] 04944245beec: Verifying Checksum [2023-08-21T21:17:12.751Z] 04944245beec: Download complete [2023-08-21T21:17:12.751Z] 765212b225bb: Verifying Checksum [2023-08-21T21:17:12.751Z] 765212b225bb: Download complete [2023-08-21T21:17:12.751Z] f23df028b6ca: Verifying Checksum [2023-08-21T21:17:12.751Z] f23df028b6ca: Download complete [2023-08-21T21:17:12.751Z] d65c8cfc05b1: Verifying Checksum [2023-08-21T21:17:12.751Z] d65c8cfc05b1: Download complete [2023-08-21T21:17:13.018Z] 699f458cf7ca: Verifying Checksum [2023-08-21T21:17:13.018Z] 699f458cf7ca: Download complete [2023-08-21T21:17:13.285Z] 8998bd30e6a1: Download complete [2023-08-21T21:17:15.862Z] 2437ff75d9bd: Verifying Checksum [2023-08-21T21:17:15.862Z] 2437ff75d9bd: Download complete [2023-08-21T21:17:17.268Z] 8998bd30e6a1: Pull complete [2023-08-21T21:17:17.533Z] 04944245beec: Pull complete [2023-08-21T21:17:18.934Z] 699f458cf7ca: Pull complete [2023-08-21T21:17:18.934Z] 765212b225bb: Pull complete [2023-08-21T21:17:19.514Z] f23df028b6ca: Pull complete [2023-08-21T21:17:19.778Z] d65c8cfc05b1: Pull complete [2023-08-21T21:17:34.754Z] 2437ff75d9bd: Pull complete [2023-08-21T21:17:34.754Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-21T21:17:34.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-21T21:17:34.754Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:17:34.943Z] prd-ubuntu20.04-docker-arm64-4c-16g-4154 does not seem to be running inside a container [2023-08-21T21:17:35.012Z] $ 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/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-21T21:17:37.782Z] $ docker top 0a2009f32810785ed998f44c6483b0c6517113bb69be2d5f3233b1fd80991f7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:17:38.619Z] ---> job-cost.sh [2023-08-21T21:17:38.619Z] lf-activate-venv: SKIPPING [2023-08-21T21:17:38.619Z] INFO: No Stack... [2023-08-21T21:17:38.883Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-21T21:17:39.835Z] INFO: Archiving Costs [Pipeline] sh [2023-08-21T21:17:40.464Z] + + cat /w/workspace/edgex-go/565/archives/cost.csv [2023-08-21T21:17:40.464Z] cut -d, -f6 [Pipeline] lock [2023-08-21T21:17:40.501Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-565-stack-cost] [2023-08-21T21:17:40.506Z] Resource [jenkins-edgexfoundry-edgex-go-main-565-stack-cost] did not exist. Created. [2023-08-21T21:17:40.506Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-565-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-21T21:17:41.153Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-21T21:17:41.830Z] Stashed 1 file(s) [Pipeline] } [2023-08-21T21:17:41.836Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-565-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-21T21:17:41.863Z] $ docker stop --time=1 0a2009f32810785ed998f44c6483b0c6517113bb69be2d5f3233b1fd80991f7b [2023-08-21T21:17:43.333Z] $ docker rm -f --volumes 0a2009f32810785ed998f44c6483b0c6517113bb69be2d5f3233b1fd80991f7b [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-21T21:17:43.776Z] provisioning config files... [2023-08-21T21:17:43.783Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/565@tmp/config5790163474565330733tmp [Pipeline] { [Pipeline] sh [2023-08-21T21:17:44.075Z] + set +x [2023-08-21T21:17:44.075Z] + bash -s -- [2023-08-21T21:17:44.075Z] + curl -s https://codecov.io/bash [2023-08-21T21:17:44.075Z] [2023-08-21T21:17:44.075Z] _____ _ [2023-08-21T21:17:44.075Z] / ____| | | [2023-08-21T21:17:44.075Z] | | ___ __| | ___ ___ _____ __ [2023-08-21T21:17:44.075Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-21T21:17:44.075Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-21T21:17:44.075Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-21T21:17:44.075Z] Bash-1.0.6 [2023-08-21T21:17:44.075Z] [2023-08-21T21:17:44.075Z] [2023-08-21T21:17:44.075Z] ==> git version 2.25.1 found [2023-08-21T21:17:44.075Z] ==> 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-21T21:17:44.075Z] Release-Date: 2020-01-08 [2023-08-21T21:17:44.075Z] 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-21T21:17:44.075Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-21T21:17:44.075Z] ==> Jenkins CI detected. [2023-08-21T21:17:44.075Z] current dir:  /w/workspace/edgex-go/565 [2023-08-21T21:17:44.075Z] project root: . [2023-08-21T21:17:44.075Z] --> token set from env [2023-08-21T21:17:44.075Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-21T21:17:44.075Z] ==> Running gcov in . (disable via -X gcov) [2023-08-21T21:17:44.075Z] ==> Python coveragepy not found [2023-08-21T21:17:44.075Z] ==> Searching for coverage reports in: [2023-08-21T21:17:44.075Z] + . [2023-08-21T21:17:44.075Z] -> Found 1 reports [2023-08-21T21:17:44.075Z] ==> Detecting git/mercurial file structure [2023-08-21T21:17:44.334Z] ==> Reading reports [2023-08-21T21:17:44.334Z] + ./coverage.out bytes=446998 [2023-08-21T21:17:44.334Z] ==> Appending adjustments [2023-08-21T21:17:44.334Z] https://docs.codecov.io/docs/fixing-reports [2023-08-21T21:17:45.268Z] + Found adjustments [2023-08-21T21:17:45.268Z] ==> Gzipping contents [2023-08-21T21:17:45.526Z] 60K /tmp/codecov.arG2ry.gz [2023-08-21T21:17:45.526Z] ==> Uploading reports [2023-08-21T21:17:45.526Z] url: https://codecov.io [2023-08-21T21:17:45.526Z] query: branch=main&commit=01413ae1877f0c916545fb120e4f5d3889c994d8&build=565&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F565%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-21T21:17:45.526Z] -> Pinging Codecov [2023-08-21T21:17:45.526Z] 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=01413ae1877f0c916545fb120e4f5d3889c994d8&build=565&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F565%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-21T21:17:45.526Z] -> Uploading to [2023-08-21T21:17:45.526Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-21/00271124DB129430A58F1EEE437C3FCB/01413ae1877f0c916545fb120e4f5d3889c994d8/651a6b28-77fb-4c2a-a78a-3d74509a14d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230821%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230821T211745Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7721aabe5f4eaedea4c19b470bbc75fccc04e9c5b46eb51a74798bf14d7703ff [2023-08-21T21:17:45.526Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T21:17:45.526Z] Dload Upload Total Spent Left Speed [2023-08-21T21:17:45.784Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57382 0 0 100 57382 0 276k --:--:-- --:--:-- --:--:-- 274k 100 57382 0 0 100 57382 0 263k --:--:-- --:--:-- --:--:-- 261k [2023-08-21T21:17:45.785Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/01413ae1877f0c916545fb120e4f5d3889c994d8 [Pipeline] } [2023-08-21T21:17:45.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-08-21T21:17:46.066Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-21T21:17:46.075Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:17:46.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-21T21:17:46.367Z] [2023-08-21T21:17:46.367Z] 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-21T21:17:46.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-21T21:17:46.918Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-21T21:17:46.918Z] df9b9388f04a: Pulling fs layer [2023-08-21T21:17:46.918Z] 52dc419b0ee2: Pulling fs layer [2023-08-21T21:17:46.918Z] 25bc292e5bac: Pulling fs layer [2023-08-21T21:17:46.918Z] 114826534d7a: Pulling fs layer [2023-08-21T21:17:46.918Z] 4657fd5d0bcf: Pulling fs layer [2023-08-21T21:17:46.918Z] 6ad1cebc031e: Pulling fs layer [2023-08-21T21:17:46.918Z] 8a3aa393b2d8: Pulling fs layer [2023-08-21T21:17:46.918Z] 114826534d7a: Waiting [2023-08-21T21:17:46.918Z] 4657fd5d0bcf: Waiting [2023-08-21T21:17:46.918Z] 6ad1cebc031e: Waiting [2023-08-21T21:17:46.918Z] 8a3aa393b2d8: Waiting [2023-08-21T21:17:46.918Z] 25bc292e5bac: Verifying Checksum [2023-08-21T21:17:46.918Z] 25bc292e5bac: Download complete [2023-08-21T21:17:46.918Z] 52dc419b0ee2: Download complete [2023-08-21T21:17:46.918Z] 4657fd5d0bcf: Verifying Checksum [2023-08-21T21:17:46.918Z] 4657fd5d0bcf: Download complete [2023-08-21T21:17:46.918Z] df9b9388f04a: Verifying Checksum [2023-08-21T21:17:46.918Z] df9b9388f04a: Download complete [2023-08-21T21:17:47.177Z] 6ad1cebc031e: Verifying Checksum [2023-08-21T21:17:47.177Z] 6ad1cebc031e: Download complete [2023-08-21T21:17:47.177Z] df9b9388f04a: Pull complete [2023-08-21T21:17:47.744Z] 52dc419b0ee2: Pull complete [2023-08-21T21:17:47.744Z] 114826534d7a: Verifying Checksum [2023-08-21T21:17:47.744Z] 114826534d7a: Download complete [2023-08-21T21:17:48.000Z] 8a3aa393b2d8: Verifying Checksum [2023-08-21T21:17:48.000Z] 8a3aa393b2d8: Download complete [2023-08-21T21:17:48.000Z] 25bc292e5bac: Pull complete [2023-08-21T21:17:51.278Z] 114826534d7a: Pull complete [2023-08-21T21:17:51.534Z] 4657fd5d0bcf: Pull complete [2023-08-21T21:17:51.791Z] 6ad1cebc031e: Pull complete [2023-08-21T21:17:55.070Z] 8a3aa393b2d8: Pull complete [2023-08-21T21:17:55.070Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-21T21:17:55.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-21T21:17:55.070Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:17:55.142Z] prd-ubuntu20.04-docker-8c-8g-4153 does not seem to be running inside a container [2023-08-21T21:17:55.176Z] $ 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/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@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-21T21:18:02.384Z] $ docker top 85baf60c915f22c9834a6605e054850cf942be72ad3f86a6661838fc6be6e5a1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-21T21:18:02.438Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-08-21T21:18:02.713Z] + set -o pipefail [2023-08-21T21:18:02.713Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-08-21T21:18:09.271Z] [2023-08-21T21:18:09.271Z] Monitoring /w/workspace/edgex-go/565 (github.com/edgexfoundry/edgex-go)... [2023-08-21T21:18:09.271Z] [2023-08-21T21:18:09.271Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/7f311f55-4919-4110-9dd6-5b18ee8d6eec [2023-08-21T21:18:09.271Z] [2023-08-21T21:18:09.271Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-21T21:18:09.271Z] [2023-08-21T21:18:09.271Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-21T21:18:09.271Z] [2023-08-21T21:18:09.530Z] [2023-08-21T21:18:09.530Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-21T21:18:09.530Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-21T21:18:09.530Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-21T21:18:09.546Z] $ docker stop --time=1 85baf60c915f22c9834a6605e054850cf942be72ad3f86a6661838fc6be6e5a1 [2023-08-21T21:18:13.491Z] $ docker rm -f --volumes 85baf60c915f22c9834a6605e054850cf942be72ad3f86a6661838fc6be6e5a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-08-21T21:18:13.834Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-21T21:18:13.842Z] provisioning config files... [2023-08-21T21:18:13.849Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/565@tmp/config3651714724320899181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:18:14.140Z] --> edgex-publish-swagger.sh [2023-08-21T21:18:14.140Z] === Publish openapi/v3 API === [2023-08-21T21:18:14.140Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-08-21T21:18:14.140Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/565/openapi/v3/core-command.yaml] [2023-08-21T21:18:14.140Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T21:18:14.140Z] Dload Upload Total Spent Left Speed [2023-08-21T21:18:14.398Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29572 0 0 100 29572 0 63053 --:--:-- --:--:-- --:--:-- 63053 [2023-08-21T21:18:14.398Z] [2023-08-21T21:18:14.398Z] [2023-08-21T21:18:14.398Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/565/openapi/v3/core-data.yaml] [2023-08-21T21:18:14.398Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T21:18:14.398Z] Dload Upload Total Spent Left Speed [2023-08-21T21:18:14.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 330k --:--:-- --:--:-- --:--:-- 329k 100 69110 0 0 100 69110 0 134k --:--:-- --:--:-- --:--:-- 134k [2023-08-21T21:18:14.916Z] [2023-08-21T21:18:14.916Z] [2023-08-21T21:18:14.916Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/565/openapi/v3/core-metadata.yaml] [2023-08-21T21:18:14.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T21:18:14.916Z] Dload Upload Total Spent Left Speed [2023-08-21T21:18:15.484Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 315k --:--:-- --:--:-- --:--:-- 315k [2023-08-21T21:18:15.484Z] [2023-08-21T21:18:15.484Z] [2023-08-21T21:18:15.484Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/565/openapi/v3/support-notifications.yaml] [2023-08-21T21:18:15.484Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T21:18:15.484Z] Dload Upload Total Spent Left Speed [2023-08-21T21:18:16.004Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 416k --:--:-- --:--:-- --:--:-- 414k 100 86965 0 0 100 86965 0 207k --:--:-- --:--:-- --:--:-- 207k [2023-08-21T21:18:16.004Z] [2023-08-21T21:18:16.004Z] [2023-08-21T21:18:16.004Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/565/openapi/v3/support-scheduler.yaml] [2023-08-21T21:18:16.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T21:18:16.004Z] Dload Upload Total Spent Left Speed [2023-08-21T21:18:16.263Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 89702 --:--:-- --:--:-- --:--:-- 89702 [2023-08-21T21:18:16.263Z] [2023-08-21T21:18:16.263Z] [Pipeline] } [2023-08-21T21:18:16.269Z] 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-21T21:18:16.675Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-21T21:18:16.675Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:18:16.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T21:18:16.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:18:17.049Z] prd-ubuntu20.04-docker-8c-8g-4153 does not seem to be running inside a container [2023-08-21T21:18:17.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@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-21T21:18:17.551Z] $ docker top b62d775db89e4f3d897b6c1389f324ddb1ce4870cc078853f066cae0184f7887 -eo pid,comm [2023-08-21T21:18:17.592Z] 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-21T21:18:17.592Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-21T21:18:17.630Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T21:18:17.630Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T21:18:17.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T21:18:17.748Z] $ docker exec b62d775db89e4f3d897b6c1389f324ddb1ce4870cc078853f066cae0184f7887 ssh-agent [2023-08-21T21:18:17.840Z] SSH_AUTH_SOCK=/tmp/ssh-srM6ODaMuQ8K/agent.31 [2023-08-21T21:18:17.840Z] SSH_AGENT_PID=37 [2023-08-21T21:18:17.845Z] Running ssh-add (command line suppressed) [2023-08-21T21:18:17.944Z] Identity added: /w/workspace/edgex-go/565@tmp/private_key_15290349935538595967.key (/w/workspace/edgex-go/565@tmp/private_key_15290349935538595967.key) [2023-08-21T21:18:17.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T21:18:18.238Z] + git semver tag [2023-08-21T21:18:18.498Z] 2023-08-21 21:18:18,434 [run_tag] DEBUG tag force:False [2023-08-21T21:18:18.498Z] 2023-08-21 21:18:18,434 [check_head_tag] DEBUG check head tag [2023-08-21T21:18:18.498Z] 2023-08-21 21:18:18,435 [execute] INFO git cat-file --batch-check [2023-08-21T21:18:18.498Z] 2023-08-21 21:18:18,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/565, universal_newlines=False, shell=None, istream=) [2023-08-21T21:18:18.498Z] 2023-08-21 21:18:18,439 [execute] INFO git cat-file --batch [2023-08-21T21:18:18.498Z] 2023-08-21 21:18:18,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/565, universal_newlines=False, shell=None, istream=) [2023-08-21T21:18:18.498Z] 2023-08-21 21:18:18,458 [read_version] DEBUG read version from /w/workspace/edgex-go/565/.semver/main [2023-08-21T21:18:18.498Z] 2023-08-21 21:18:18,458 [execute] INFO git tag -a v3.1.0-dev.31 -m v3.1.0-dev.31 [2023-08-21T21:18:18.498Z] 2023-08-21 21:18:18,458 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.31', '-m', 'v3.1.0-dev.31'], cwd=/w/workspace/edgex-go/565, universal_newlines=False, shell=None, istream=None) [2023-08-21T21:18:18.498Z] 2023-08-21 21:18:18,462 [read_version] DEBUG read version from /w/workspace/edgex-go/565/.semver/main [2023-08-21T21:18:18.498Z] 3.1.0-dev.31 [Pipeline] } [2023-08-21T21:18:18.515Z] $ docker exec --env ******** --env ******** b62d775db89e4f3d897b6c1389f324ddb1ce4870cc078853f066cae0184f7887 ssh-agent -k [2023-08-21T21:18:18.613Z] unset SSH_AUTH_SOCK; [2023-08-21T21:18:18.613Z] unset SSH_AGENT_PID; [2023-08-21T21:18:18.613Z] echo Agent pid 37 killed; [2023-08-21T21:18:18.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T21:18:18.915Z] + git semver [Pipeline] } [2023-08-21T21:18:19.195Z] $ docker stop --time=1 b62d775db89e4f3d897b6c1389f324ddb1ce4870cc078853f066cae0184f7887 [2023-08-21T21:18:20.485Z] $ docker rm -f --volumes b62d775db89e4f3d897b6c1389f324ddb1ce4870cc078853f066cae0184f7887 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:18:20.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-21T21:18:20.866Z] [2023-08-21T21:18:20.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:18:21.170Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-21T21:18:21.170Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-21T21:18:21.170Z] ab5ef0e58194: Pulling fs layer [2023-08-21T21:18:21.170Z] 9712f1f96733: Pulling fs layer [2023-08-21T21:18:21.170Z] 63f879dbbcfc: Pulling fs layer [2023-08-21T21:18:21.170Z] 0d9ebad4ef96: Pulling fs layer [2023-08-21T21:18:21.170Z] 0d9ebad4ef96: Waiting [2023-08-21T21:18:21.170Z] e9a5061849ea: Pulling fs layer [2023-08-21T21:18:21.170Z] d747dcd14b5f: Pulling fs layer [2023-08-21T21:18:21.170Z] 2de7ff778b66: Pulling fs layer [2023-08-21T21:18:21.170Z] d747dcd14b5f: Waiting [2023-08-21T21:18:21.170Z] e9a5061849ea: Waiting [2023-08-21T21:18:21.170Z] 9712f1f96733: Verifying Checksum [2023-08-21T21:18:21.170Z] 9712f1f96733: Download complete [2023-08-21T21:18:21.432Z] 63f879dbbcfc: Verifying Checksum [2023-08-21T21:18:21.432Z] 63f879dbbcfc: Download complete [2023-08-21T21:18:21.692Z] 0d9ebad4ef96: Verifying Checksum [2023-08-21T21:18:21.692Z] 0d9ebad4ef96: Download complete [2023-08-21T21:18:21.692Z] d747dcd14b5f: Verifying Checksum [2023-08-21T21:18:21.692Z] d747dcd14b5f: Download complete [2023-08-21T21:18:21.692Z] e9a5061849ea: Verifying Checksum [2023-08-21T21:18:21.692Z] ab5ef0e58194: Verifying Checksum [2023-08-21T21:18:21.692Z] ab5ef0e58194: Download complete [2023-08-21T21:18:21.949Z] 2de7ff778b66: Verifying Checksum [2023-08-21T21:18:21.949Z] 2de7ff778b66: Download complete [2023-08-21T21:18:24.474Z] ab5ef0e58194: Pull complete [2023-08-21T21:18:24.474Z] 9712f1f96733: Pull complete [2023-08-21T21:18:25.039Z] 63f879dbbcfc: Pull complete [2023-08-21T21:18:28.319Z] 0d9ebad4ef96: Pull complete [2023-08-21T21:18:28.576Z] e9a5061849ea: Pull complete [2023-08-21T21:18:28.576Z] d747dcd14b5f: Pull complete [2023-08-21T21:18:29.508Z] 2de7ff778b66: Pull complete [2023-08-21T21:18:29.508Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-21T21:18:29.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-21T21:18:29.508Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:18:29.589Z] prd-ubuntu20.04-docker-8c-8g-4153 does not seem to be running inside a container [2023-08-21T21:18:29.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@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-21T21:18:34.110Z] $ docker top e7102d08b77ea13dbd8b5599e16023420ff81da35bc61d1c6275578fc1560f74 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-21T21:18:34.168Z] provisioning config files... [2023-08-21T21:18:34.174Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/565@tmp/config2870075872936557957tmp [2023-08-21T21:18:34.185Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/565@tmp/config10471832175739854597tmp [2023-08-21T21:18:34.193Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/565@tmp/config10159665113791847335tmp [Pipeline] { [Pipeline] echo [2023-08-21T21:18:34.208Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:18:34.485Z] ---> sigul-configuration.sh [2023-08-21T21:18:34.485Z] gpg: directory `/root/.gnupg' created [2023-08-21T21:18:34.485Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-21T21:18:34.485Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-21T21:18:34.485Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-21T21:18:34.485Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-21T21:18:34.485Z] gpg: CAST5 encrypted data [2023-08-21T21:18:34.485Z] gpg: encrypted with 1 passphrase [2023-08-21T21:18:34.485Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-21T21:18:34.769Z] + mkdir /home/jenkins [2023-08-21T21:18:34.769Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-21T21:18:35.053Z] + 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-21T21:18:35.061Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:18:35.343Z] ---> sigul-install.sh [2023-08-21T21:18:35.343Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-21T21:18:35.627Z] + git tag --list [2023-08-21T21:18:35.627Z] 0.6.0 [2023-08-21T21:18:35.627Z] 0.6.1 [2023-08-21T21:18:35.627Z] 0.7.0 [2023-08-21T21:18:35.627Z] 0.7.1 [2023-08-21T21:18:35.627Z] v1.0.0 [2023-08-21T21:18:35.627Z] v1.0.1 [2023-08-21T21:18:35.627Z] v1.1.0 [2023-08-21T21:18:35.627Z] v1.2.0 [2023-08-21T21:18:35.627Z] v1.2.1 [2023-08-21T21:18:35.627Z] v1.3.0 [2023-08-21T21:18:35.627Z] v1.3.1 [2023-08-21T21:18:35.627Z] v2.0.0 [2023-08-21T21:18:35.627Z] v2.1.0 [2023-08-21T21:18:35.627Z] v2.1.1 [2023-08-21T21:18:35.627Z] v2.2.0 [2023-08-21T21:18:35.627Z] v2.3.0 [2023-08-21T21:18:35.627Z] v3.0 [2023-08-21T21:18:35.627Z] v3.0.0 [2023-08-21T21:18:35.627Z] v3.1.0-dev.1 [2023-08-21T21:18:35.627Z] v3.1.0-dev.10 [2023-08-21T21:18:35.627Z] v3.1.0-dev.11 [2023-08-21T21:18:35.627Z] v3.1.0-dev.12 [2023-08-21T21:18:35.627Z] v3.1.0-dev.13 [2023-08-21T21:18:35.627Z] v3.1.0-dev.14 [2023-08-21T21:18:35.627Z] v3.1.0-dev.15 [2023-08-21T21:18:35.627Z] v3.1.0-dev.16 [2023-08-21T21:18:35.627Z] v3.1.0-dev.17 [2023-08-21T21:18:35.627Z] v3.1.0-dev.18 [2023-08-21T21:18:35.627Z] v3.1.0-dev.19 [2023-08-21T21:18:35.627Z] v3.1.0-dev.2 [2023-08-21T21:18:35.627Z] v3.1.0-dev.20 [2023-08-21T21:18:35.627Z] v3.1.0-dev.21 [2023-08-21T21:18:35.627Z] v3.1.0-dev.22 [2023-08-21T21:18:35.627Z] v3.1.0-dev.23 [2023-08-21T21:18:35.627Z] v3.1.0-dev.24 [2023-08-21T21:18:35.627Z] v3.1.0-dev.25 [2023-08-21T21:18:35.627Z] v3.1.0-dev.26 [2023-08-21T21:18:35.627Z] v3.1.0-dev.27 [2023-08-21T21:18:35.627Z] v3.1.0-dev.28 [2023-08-21T21:18:35.627Z] v3.1.0-dev.29 [2023-08-21T21:18:35.627Z] v3.1.0-dev.3 [2023-08-21T21:18:35.627Z] v3.1.0-dev.30 [2023-08-21T21:18:35.627Z] v3.1.0-dev.31 [2023-08-21T21:18:35.627Z] v3.1.0-dev.4 [2023-08-21T21:18:35.627Z] v3.1.0-dev.5 [2023-08-21T21:18:35.627Z] v3.1.0-dev.6 [2023-08-21T21:18:35.627Z] v3.1.0-dev.7 [2023-08-21T21:18:35.627Z] v3.1.0-dev.8 [2023-08-21T21:18:35.627Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-21T21:18:35.911Z] + lftools sign git-tag v3.1.0-dev.31 [2023-08-21T21:18:36.477Z] Signing Git tag with Sigul... [2023-08-21T21:18:36.477Z] Signing v3.1.0-dev.31 [Pipeline] echo [2023-08-21T21:18:36.742Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:18:37.024Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-21T21:18:37.031Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-21T21:18:37.055Z] $ docker stop --time=1 e7102d08b77ea13dbd8b5599e16023420ff81da35bc61d1c6275578fc1560f74 [2023-08-21T21:18:38.384Z] $ docker rm -f --volumes e7102d08b77ea13dbd8b5599e16023420ff81da35bc61d1c6275578fc1560f74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-21T21:18:38.789Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-21T21:18:38.789Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:18:39.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T21:18:39.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:18:39.158Z] prd-ubuntu20.04-docker-8c-8g-4153 does not seem to be running inside a container [2023-08-21T21:18:39.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@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-21T21:18:39.528Z] $ docker top 2de9bc77917103115d3fc622d0bcd0dcc441bf746009daa701a449a558ca9778 -eo pid,comm [2023-08-21T21:18:39.566Z] 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-21T21:18:39.566Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-21T21:18:39.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T21:18:39.608Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T21:18:39.725Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T21:18:39.733Z] $ docker exec 2de9bc77917103115d3fc622d0bcd0dcc441bf746009daa701a449a558ca9778 ssh-agent [2023-08-21T21:18:39.828Z] SSH_AUTH_SOCK=/tmp/ssh-EFo52G7cJzYn/agent.32 [2023-08-21T21:18:39.828Z] SSH_AGENT_PID=38 [2023-08-21T21:18:39.833Z] Running ssh-add (command line suppressed) [2023-08-21T21:18:39.927Z] Identity added: /w/workspace/edgex-go/565@tmp/private_key_10276009562402122177.key (/w/workspace/edgex-go/565@tmp/private_key_10276009562402122177.key) [2023-08-21T21:18:39.933Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T21:18:40.221Z] + git semver bump pre [2023-08-21T21:18:40.480Z] 2023-08-21 21:18:40,400 [read_version] DEBUG read version from /w/workspace/edgex-go/565/.semver/main [2023-08-21T21:18:40.480Z] 2023-08-21 21:18:40,400 [bump_version] DEBUG bumping version:3.1.0-dev.31 on axis:pre with prefix:dev [2023-08-21T21:18:40.480Z] 2023-08-21 21:18:40,400 [bump_version] DEBUG bumped version:3.1.0-dev.32 [2023-08-21T21:18:40.480Z] 2023-08-21 21:18:40,400 [write_version] DEBUG write version:3.1.0-dev.32 to path:/w/workspace/edgex-go/565/.semver/main with force:True [2023-08-21T21:18:40.480Z] 2023-08-21 21:18:40,400 [read_version] DEBUG read version from /w/workspace/edgex-go/565/.semver/main [2023-08-21T21:18:40.480Z] 2023-08-21 21:18:40,400 [write_file] DEBUG write to file:/w/workspace/edgex-go/565/.semver/main [2023-08-21T21:18:40.480Z] 2023-08-21 21:18:40,402 [execute] INFO git cat-file --batch-check [2023-08-21T21:18:40.480Z] 2023-08-21 21:18:40,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/565/.semver, universal_newlines=False, shell=None, istream=) [2023-08-21T21:18:40.480Z] 2023-08-21 21:18:40,407 [execute] INFO git cat-file --batch [2023-08-21T21:18:40.480Z] 2023-08-21 21:18:40,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/565/.semver, universal_newlines=False, shell=None, istream=) [2023-08-21T21:18:40.480Z] 2023-08-21 21:18:40,412 [read_version] DEBUG read version from /w/workspace/edgex-go/565/.semver/main [2023-08-21T21:18:40.480Z] 3.1.0-dev.32 [Pipeline] } [2023-08-21T21:18:40.494Z] $ docker exec --env ******** --env ******** 2de9bc77917103115d3fc622d0bcd0dcc441bf746009daa701a449a558ca9778 ssh-agent -k [2023-08-21T21:18:40.588Z] unset SSH_AUTH_SOCK; [2023-08-21T21:18:40.588Z] unset SSH_AGENT_PID; [2023-08-21T21:18:40.588Z] echo Agent pid 38 killed; [2023-08-21T21:18:40.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T21:18:40.886Z] + git semver [Pipeline] } [2023-08-21T21:18:41.163Z] $ docker stop --time=1 2de9bc77917103115d3fc622d0bcd0dcc441bf746009daa701a449a558ca9778 [2023-08-21T21:18:42.430Z] $ docker rm -f --volumes 2de9bc77917103115d3fc622d0bcd0dcc441bf746009daa701a449a558ca9778 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-21T21:18:42.758Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-21T21:18:42.758Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:18:43.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T21:18:43.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:18:43.129Z] prd-ubuntu20.04-docker-8c-8g-4153 does not seem to be running inside a container [2023-08-21T21:18:43.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@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-21T21:18:43.489Z] $ docker top 69654c41f5b0ddd1afaf1850b73a99087ffcbfc14dbad75827e99f9baf0396f7 -eo pid,comm [2023-08-21T21:18:43.526Z] 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-21T21:18:43.526Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-21T21:18:43.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T21:18:43.563Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T21:18:43.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T21:18:43.689Z] $ docker exec 69654c41f5b0ddd1afaf1850b73a99087ffcbfc14dbad75827e99f9baf0396f7 ssh-agent [2023-08-21T21:18:43.793Z] SSH_AUTH_SOCK=/tmp/ssh-AMngdwt6kOtX/agent.32 [2023-08-21T21:18:43.793Z] SSH_AGENT_PID=38 [2023-08-21T21:18:43.799Z] Running ssh-add (command line suppressed) [2023-08-21T21:18:43.907Z] Identity added: /w/workspace/edgex-go/565@tmp/private_key_17270675426832996491.key (/w/workspace/edgex-go/565@tmp/private_key_17270675426832996491.key) [2023-08-21T21:18:43.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T21:18:44.203Z] + git semver push [2023-08-21T21:18:44.463Z] 2023-08-21 21:18:44,397 [run_push] DEBUG push [2023-08-21T21:18:44.463Z] 2023-08-21 21:18:44,398 [execute] INFO git cat-file --batch-check [2023-08-21T21:18:44.463Z] 2023-08-21 21:18:44,398 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/565/.semver, universal_newlines=False, shell=None, istream=) [2023-08-21T21:18:44.463Z] 2023-08-21 21:18:44,402 [execute] INFO git rev-list d16b47157f2449f037893d496a7cdb64c021678f -- [2023-08-21T21:18:44.463Z] 2023-08-21 21:18:44,403 [execute] DEBUG Popen(['git', 'rev-list', 'd16b47157f2449f037893d496a7cdb64c021678f', '--'], cwd=/w/workspace/edgex-go/565/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-21T21:18:44.463Z] 2023-08-21 21:18:44,422 [execute] INFO git fetch -v origin [2023-08-21T21:18:44.463Z] 2023-08-21 21:18:44,423 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/565/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-21T21:18:45.029Z] 2023-08-21 21:18:44,911 [run_push] DEBUG no remote changes detected [2023-08-21T21:18:45.029Z] 2023-08-21 21:18:44,912 [execute] INFO git push origin semver [2023-08-21T21:18:45.029Z] 2023-08-21 21:18:44,912 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/565/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-21T21:18:45.965Z] 2023-08-21 21:18:45,636 [run_push] DEBUG push all version tags [2023-08-21T21:18:45.965Z] 2023-08-21 21:18:45,636 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-21T21:18:45.965Z] 2023-08-21 21:18:45,637 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/565, universal_newlines=False, shell=None, istream=None) [2023-08-21T21:18:46.532Z] 2023-08-21 21:18:46,376 [read_version] DEBUG read version from /w/workspace/edgex-go/565/.semver/main [2023-08-21T21:18:46.532Z] 3.1.0-dev.32 [Pipeline] } [2023-08-21T21:18:46.547Z] $ docker exec --env ******** --env ******** 69654c41f5b0ddd1afaf1850b73a99087ffcbfc14dbad75827e99f9baf0396f7 ssh-agent -k [2023-08-21T21:18:46.644Z] unset SSH_AUTH_SOCK; [2023-08-21T21:18:46.645Z] unset SSH_AGENT_PID; [2023-08-21T21:18:46.645Z] echo Agent pid 38 killed; [2023-08-21T21:18:46.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T21:18:46.959Z] + git semver [Pipeline] } [2023-08-21T21:18:47.234Z] $ docker stop --time=1 69654c41f5b0ddd1afaf1850b73a99087ffcbfc14dbad75827e99f9baf0396f7 [2023-08-21T21:18:48.514Z] $ docker rm -f --volumes 69654c41f5b0ddd1afaf1850b73a99087ffcbfc14dbad75827e99f9baf0396f7 [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-21T21:18:49.003Z] + [ -d /w/workspace/edgex-go/565/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:18:49.291Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:18:50.146Z] ---> package-listing.sh [2023-08-21T21:18:50.146Z] ++ facter osfamily [2023-08-21T21:18:50.146Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-21T21:18:50.405Z] + OS_FAMILY=debian [2023-08-21T21:18:50.405Z] + workspace=/w/workspace/edgex-go/565 [2023-08-21T21:18:50.405Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-21T21:18:50.405Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-21T21:18:50.405Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-21T21:18:50.405Z] + PACKAGES=/tmp/packages_start.txt [2023-08-21T21:18:50.405Z] + '[' /w/workspace/edgex-go/565 ']' [2023-08-21T21:18:50.405Z] + PACKAGES=/tmp/packages_end.txt [2023-08-21T21:18:50.405Z] + case "${OS_FAMILY}" in [2023-08-21T21:18:50.405Z] + dpkg -l [2023-08-21T21:18:50.405Z] + grep '^ii' [2023-08-21T21:18:50.405Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-21T21:18:50.405Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-21T21:18:50.405Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-21T21:18:50.405Z] + '[' /w/workspace/edgex-go/565 ']' [2023-08-21T21:18:50.405Z] + mkdir -p /w/workspace/edgex-go/565/archives/ [2023-08-21T21:18:50.405Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/565/archives/ [Pipeline] echo [2023-08-21T21:18:50.415Z] 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/565/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-21T21:18:50.690Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:18:51.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-21T21:18:51.246Z] [2023-08-21T21:18:51.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:18:51.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-21T21:18:51.538Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-21T21:18:51.538Z] 5eb5b503b376: Pulling fs layer [2023-08-21T21:18:51.538Z] 5c69ac0246d0: Pulling fs layer [2023-08-21T21:18:51.538Z] ec43610c2a17: Pulling fs layer [2023-08-21T21:18:51.538Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-21T21:18:51.538Z] 33b1e0a273af: Pulling fs layer [2023-08-21T21:18:51.538Z] 5d3b04190fa2: Pulling fs layer [2023-08-21T21:18:51.538Z] 2f39f015ded8: Pulling fs layer [2023-08-21T21:18:51.538Z] 3a2ae6a8a46f: Waiting [2023-08-21T21:18:51.538Z] 33b1e0a273af: Waiting [2023-08-21T21:18:51.538Z] 5d3b04190fa2: Waiting [2023-08-21T21:18:51.538Z] 5c69ac0246d0: Verifying Checksum [2023-08-21T21:18:51.538Z] 5c69ac0246d0: Download complete [2023-08-21T21:18:51.538Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-21T21:18:51.538Z] 3a2ae6a8a46f: Download complete [2023-08-21T21:18:51.538Z] 33b1e0a273af: Verifying Checksum [2023-08-21T21:18:51.538Z] 33b1e0a273af: Download complete [2023-08-21T21:18:51.538Z] ec43610c2a17: Verifying Checksum [2023-08-21T21:18:51.538Z] ec43610c2a17: Download complete [2023-08-21T21:18:51.538Z] 5d3b04190fa2: Verifying Checksum [2023-08-21T21:18:51.538Z] 5d3b04190fa2: Download complete [2023-08-21T21:18:51.799Z] 5eb5b503b376: Verifying Checksum [2023-08-21T21:18:51.799Z] 5eb5b503b376: Download complete [2023-08-21T21:18:52.368Z] 2f39f015ded8: Download complete [2023-08-21T21:18:52.934Z] 5eb5b503b376: Pull complete [2023-08-21T21:18:52.934Z] 5c69ac0246d0: Pull complete [2023-08-21T21:18:53.499Z] ec43610c2a17: Pull complete [2023-08-21T21:18:53.499Z] 3a2ae6a8a46f: Pull complete [2023-08-21T21:18:53.756Z] 33b1e0a273af: Pull complete [2023-08-21T21:18:53.756Z] 5d3b04190fa2: Pull complete [2023-08-21T21:18:57.950Z] 2f39f015ded8: Pull complete [2023-08-21T21:18:57.950Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-21T21:18:57.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-21T21:18:57.950Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:18:58.024Z] prd-ubuntu20.04-docker-8c-8g-4153 does not seem to be running inside a container [2023-08-21T21:18:58.054Z] $ 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/565/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/565 -v /w/workspace/edgex-go/565:/w/workspace/edgex-go/565:rw,z -v /w/workspace/edgex-go/565@tmp:/w/workspace/edgex-go/565@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-21T21:19:02.635Z] $ docker top 10c3375d2dd78071c40c9124b6ea72c1014afebd85dfebfda93b074b4f64ec0b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T21:19:02.960Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-21T21:19:03.241Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-21T21:19:03.523Z] + ls /var/log/sa-host [2023-08-21T21:19:03.523Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-21T21:19:03.746Z] provisioning config files... [2023-08-21T21:19:03.754Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/565@tmp/config6114777783329145240tmp [Pipeline] { [Pipeline] echo [2023-08-21T21:19:03.765Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:19:04.038Z] ---> create-netrc.sh [Pipeline] } [2023-08-21T21:19:04.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:19:04.375Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-21T21:19:04.382Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:19:04.663Z] ---> sudo-logs.sh [2023-08-21T21:19:04.663Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-21T21:19:04.683Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:19:04.969Z] ---> job-cost.sh [2023-08-21T21:19:04.969Z] lf-activate-venv: SKIPPING [2023-08-21T21:19:04.969Z] DEBUG: total: 0.10999999940395355 [2023-08-21T21:19:04.969Z] INFO: Retrieving Stack Cost... [2023-08-21T21:19:05.229Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-21T21:19:05.796Z] INFO: Archiving Costs [Pipeline] echo [2023-08-21T21:19:05.804Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:19:06.084Z] ---> logs-deploy.sh [2023-08-21T21:19:06.084Z] lf-activate-venv: SKIPPING [2023-08-21T21:19:06.084Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/565 [2023-08-21T21:19:06.084Z] INFO: archiving workspace using pattern(s): [2023-08-21T21:19:07.096Z] Archives upload complete. [2023-08-21T21:19:07.096Z] INFO: archiving logs to Nexus [2023-08-21T21:19:07.707Z] ---> uname -a: [2023-08-21T21:19:07.707Z] Linux prd-ubuntu20-04-docker-8c-8g-4153 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-21T21:19:07.707Z] [2023-08-21T21:19:07.707Z] [2023-08-21T21:19:07.707Z] ---> lscpu: [2023-08-21T21:19:07.707Z] Architecture: x86_64 [2023-08-21T21:19:07.707Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-21T21:19:07.707Z] Byte Order: Little Endian [2023-08-21T21:19:07.707Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-21T21:19:07.707Z] CPU(s): 8 [2023-08-21T21:19:07.707Z] On-line CPU(s) list: 0-7 [2023-08-21T21:19:07.707Z] Thread(s) per core: 1 [2023-08-21T21:19:07.707Z] Core(s) per socket: 1 [2023-08-21T21:19:07.707Z] Socket(s): 8 [2023-08-21T21:19:07.707Z] NUMA node(s): 1 [2023-08-21T21:19:07.707Z] Vendor ID: AuthenticAMD [2023-08-21T21:19:07.707Z] CPU family: 23 [2023-08-21T21:19:07.707Z] Model: 49 [2023-08-21T21:19:07.707Z] Model name: AMD EPYC-Rome Processor [2023-08-21T21:19:07.707Z] Stepping: 0 [2023-08-21T21:19:07.707Z] CPU MHz: 2799.998 [2023-08-21T21:19:07.707Z] BogoMIPS: 5599.99 [2023-08-21T21:19:07.707Z] Virtualization: AMD-V [2023-08-21T21:19:07.707Z] Hypervisor vendor: KVM [2023-08-21T21:19:07.707Z] Virtualization type: full [2023-08-21T21:19:07.707Z] L1d cache: 256 KiB [2023-08-21T21:19:07.707Z] L1i cache: 256 KiB [2023-08-21T21:19:07.708Z] L2 cache: 4 MiB [2023-08-21T21:19:07.708Z] L3 cache: 128 MiB [2023-08-21T21:19:07.708Z] NUMA node0 CPU(s): 0-7 [2023-08-21T21:19:07.708Z] Vulnerability Itlb multihit: Not affected [2023-08-21T21:19:07.708Z] Vulnerability L1tf: Not affected [2023-08-21T21:19:07.708Z] Vulnerability Mds: Not affected [2023-08-21T21:19:07.708Z] Vulnerability Meltdown: Not affected [2023-08-21T21:19:07.708Z] Vulnerability Mmio stale data: Not affected [2023-08-21T21:19:07.708Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-21T21:19:07.708Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-21T21:19:07.708Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-21T21:19:07.708Z] Vulnerability Srbds: Not affected [2023-08-21T21:19:07.708Z] Vulnerability Tsx async abort: Not affected [2023-08-21T21:19:07.708Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-08-21T21:19:07.708Z] [2023-08-21T21:19:07.708Z] [2023-08-21T21:19:07.708Z] ---> nproc: [2023-08-21T21:19:07.708Z] 8 [2023-08-21T21:19:07.708Z] [2023-08-21T21:19:07.708Z] [2023-08-21T21:19:07.708Z] ---> df -h: [2023-08-21T21:19:07.708Z] Filesystem Size Used Avail Use% Mounted on [2023-08-21T21:19:07.708Z] overlay 155G 24G 132G 15% / [2023-08-21T21:19:07.708Z] tmpfs 64M 0 64M 0% /dev [2023-08-21T21:19:07.708Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-21T21:19:07.708Z] shm 64M 0 64M 0% /dev/shm [2023-08-21T21:19:07.708Z] /dev/vda1 155G 24G 132G 15% /facter-os [2023-08-21T21:19:07.708Z] [2023-08-21T21:19:07.708Z] [2023-08-21T21:19:07.708Z] ---> sar -b -r -n DEV: [2023-08-21T21:19:07.708Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4153) 08/21/23 _x86_64_ (8 CPU) [2023-08-21T21:19:07.708Z] [2023-08-21T21:19:07.708Z] 20:48:56 LINUX RESTART (8 CPU) [2023-08-21T21:19:07.708Z] [2023-08-21T21:19:07.708Z] 20:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-21T21:19:07.708Z] 20:50:01 141.46 48.03 93.43 0.00 5400.70 182288.02 0.00 [2023-08-21T21:19:07.708Z] 20:51:01 104.28 0.67 103.62 0.00 15.06 61254.59 0.00 [2023-08-21T21:19:07.708Z] 20:52:01 34.11 0.27 33.84 0.00 3.33 19594.48 0.00 [2023-08-21T21:19:07.708Z] 20:53:01 174.34 0.27 174.07 0.00 26.53 89021.03 0.00 [2023-08-21T21:19:07.708Z] 20:54:01 679.04 7.41 671.63 0.00 135.29 249502.70 0.00 [2023-08-21T21:19:07.708Z] 20:55:01 309.98 11.08 298.90 0.00 5107.63 92289.10 0.00 [2023-08-21T21:19:07.708Z] 20:56:01 548.32 1.67 546.65 0.00 274.58 48346.15 0.00 [2023-08-21T21:19:07.708Z] 20:57:01 21.91 0.02 21.90 0.00 4.13 581.37 0.00 [2023-08-21T21:19:07.708Z] 20:58:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 [2023-08-21T21:19:07.708Z] 20:59:01 1.47 0.00 1.47 0.00 0.00 30.00 0.00 [2023-08-21T21:19:07.708Z] 21:00:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 [2023-08-21T21:19:07.708Z] 21:01:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2023-08-21T21:19:07.708Z] 21:02:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 [2023-08-21T21:19:07.708Z] 21:03:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2023-08-21T21:19:07.708Z] 21:04:01 2.05 0.02 2.03 0.00 0.13 25.20 0.00 [2023-08-21T21:19:07.708Z] 21:05:01 1.05 0.00 1.05 0.00 0.00 11.25 0.00 [2023-08-21T21:19:07.708Z] 21:06:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 [2023-08-21T21:19:07.708Z] 21:07:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 [2023-08-21T21:19:07.708Z] 21:08:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 [2023-08-21T21:19:07.708Z] 21:09:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2023-08-21T21:19:07.708Z] 21:10:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 [2023-08-21T21:19:07.708Z] 21:11:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 [2023-08-21T21:19:07.708Z] 21:12:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 [2023-08-21T21:19:07.708Z] 21:13:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 [2023-08-21T21:19:07.708Z] 21:14:01 3.02 1.67 1.35 0.00 37.73 17.06 0.00 [2023-08-21T21:19:07.708Z] 21:15:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 [2023-08-21T21:19:07.708Z] 21:16:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 [2023-08-21T21:19:07.708Z] 21:17:01 0.95 0.02 0.93 0.00 0.13 10.26 0.00 [2023-08-21T21:19:07.708Z] 21:18:01 42.89 0.08 42.81 0.00 12.13 23418.23 0.00 [2023-08-21T21:19:07.708Z] 21:19:01 128.63 0.28 128.35 0.00 16.53 49409.90 0.00 [2023-08-21T21:19:07.708Z] Average: 73.73 2.38 71.34 0.00 368.02 27216.32 0.00 [2023-08-21T21:19:07.708Z] [2023-08-21T21:19:07.708Z] 20:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-21T21:19:07.708Z] 20:50:01 29449204 31601932 739044 2.25 61288 2383332 1861152 5.49 1004148 2104108 163456 [2023-08-21T21:19:07.708Z] 20:51:01 27691036 31515968 787632 2.40 115668 3887964 2038496 6.01 1517928 3205960 557484 [2023-08-21T21:19:07.708Z] 20:52:01 27562040 31472760 827288 2.52 119572 3948188 2221688 6.55 1378492 3448744 317440 [2023-08-21T21:19:07.708Z] 20:53:01 22461424 31442444 856964 2.61 131456 8884800 2284692 6.73 1671364 8131396 3335884 [2023-08-21T21:19:07.708Z] 20:54:01 16970456 30102604 2130148 6.48 241248 12515540 6674876 19.67 3489828 11304680 57776 [2023-08-21T21:19:07.708Z] 20:55:01 13670512 29902300 2313108 7.03 262192 15450712 7146024 21.06 5176640 12752936 298960 [2023-08-21T21:19:07.708Z] 20:56:01 16064576 31465432 806412 2.45 272940 14755876 2084144 6.14 2731960 13028036 744 [2023-08-21T21:19:07.708Z] 20:57:01 16064056 31466548 805104 2.45 274144 14756184 2092692 6.17 2952056 12807352 136 [2023-08-21T21:19:07.708Z] 20:58:01 16064024 31466568 805024 2.45 274168 14756188 2092692 6.17 2951612 12807380 16 [2023-08-21T21:19:07.708Z] 20:59:01 16076592 31479168 792336 2.41 274260 14756168 2092692 6.17 2939172 12807368 240 [2023-08-21T21:19:07.708Z] 21:00:01 16076880 31479520 792412 2.41 274276 14756168 2092692 6.17 2939232 12807368 12 [2023-08-21T21:19:07.708Z] 21:01:01 16080936 31483580 788380 2.40 274292 14756172 2092692 6.17 2934940 12807372 136 [2023-08-21T21:19:07.708Z] 21:02:01 16081140 31483816 788256 2.40 274308 14756172 2092692 6.17 2935248 12807372 8 [2023-08-21T21:19:07.708Z] 21:03:01 16081084 31483852 788220 2.40 274316 14756180 2092692 6.17 2935216 12807436 136 [2023-08-21T21:19:07.708Z] 21:04:01 16080368 31483244 788900 2.40 274376 14756184 2132100 6.28 2935484 12807448 36 [2023-08-21T21:19:07.708Z] 21:05:01 16081156 31484092 788016 2.40 274416 14756184 2132100 6.28 2935388 12807452 12 [2023-08-21T21:19:07.708Z] 21:06:01 16081072 31484016 788180 2.40 274456 14756188 2132100 6.28 2935312 12807452 12 [2023-08-21T21:19:07.708Z] 21:07:01 16081024 31483968 788184 2.40 274472 14756188 2132100 6.28 2935312 12807452 8 [2023-08-21T21:19:07.708Z] 21:08:01 16081228 31484340 787768 2.40 274492 14756320 2132100 6.28 2935372 12807564 12 [2023-08-21T21:19:07.708Z] 21:09:01 16081180 31484300 787716 2.40 274524 14756324 2115876 6.24 2935092 12807568 12 [2023-08-21T21:19:07.708Z] 21:10:01 16080500 31483708 788160 2.40 274576 14756316 2115876 6.24 2935520 12807588 12 [2023-08-21T21:19:07.708Z] 21:11:01 16080200 31483472 788356 2.40 274608 14756328 2115876 6.24 2935236 12807596 4 [2023-08-21T21:19:07.708Z] 21:12:01 16080444 31483724 788028 2.40 274628 14756332 2115876 6.24 2935276 12807592 24 [2023-08-21T21:19:07.708Z] 21:13:01 16080444 31483780 787928 2.40 274660 14756340 2115876 6.24 2936096 12807604 20 [2023-08-21T21:19:07.708Z] 21:14:01 16072228 31477756 794120 2.41 274692 14757472 2131996 6.28 2944968 12807936 20 [2023-08-21T21:19:07.708Z] 21:15:01 16072008 31477600 794272 2.42 274748 14757472 2131996 6.28 2944620 12807936 44 [2023-08-21T21:19:07.708Z] 21:16:01 16071984 31477584 794260 2.42 274764 14757476 2131996 6.28 2944420 12807940 8 [2023-08-21T21:19:07.708Z] 21:17:01 16071376 31477012 794784 2.42 274788 14757476 2115788 6.24 2944924 12807940 8 [2023-08-21T21:19:07.708Z] 21:18:01 15281884 31443316 825328 2.51 278280 15461476 2205408 6.50 2978696 13511948 22464 [2023-08-21T21:19:07.708Z] 21:19:01 14031708 31434324 830392 2.53 330760 16518568 2227148 6.56 3102136 14503832 123172 [2023-08-21T21:19:07.708Z] Average: 17360092 31382424 891157 2.71 252579 13456410 2438138 7.19 2825723 11698345 162610 [2023-08-21T21:19:07.708Z] [2023-08-21T21:19:07.708Z] 20:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-21T21:19:07.708Z] 20:50:01 docker0 525.48 473.89 37.17 2748.76 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:50:01 ens3 1195.85 1032.76 10647.04 137.46 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:50:01 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:51:01 docker0 134.39 234.26 10.46 1761.87 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:51:01 ens3 317.41 175.92 3233.18 31.24 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:51:01 veth1a751c9 0.08 0.27 0.01 0.02 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:52:01 docker0 1.35 1.35 0.10 0.12 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:52:01 ens3 48.46 45.78 28.45 107.16 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:52:01 veth1a751c9 1.35 1.37 0.12 0.12 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:53:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:53:01 ens3 107.13 69.34 2286.88 18.61 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:53:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:53:01 vethd25a42c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:54:01 veth9058983 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:54:01 vethddc541b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:54:01 veth394d6a7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:54:01 docker0 340.70 625.41 27.63 3859.15 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:54:01 vetha818523 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:54:01 ens3 656.43 358.65 3884.53 46.31 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:54:01 veth6d3d68b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:54:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:54:01 veth6999263 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:54:01 vethfea19c2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:54:01 veth8b821c5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:54:01 veth12fa0fc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:54:01 veth2b4f7a2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:54:01 veth5d84738 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:54:01 vethd25a42c 0.00 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:55:01 veth9058983 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:55:01 vethddc541b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:55:01 veth394d6a7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:55:01 vetha818523 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:55:01 ens3 143.97 61.91 2034.07 7.83 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:55:01 veth6d3d68b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.708Z] 20:55:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 20:55:01 veth6999263 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 20:55:01 vethfea19c2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 20:55:01 veth8b821c5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 20:55:01 veth12fa0fc 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 20:55:01 veth2b4f7a2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 20:55:01 veth5d84738 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 20:55:01 vethd25a42c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 20:56:01 ens3 334.19 360.76 197.60 1427.49 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 20:56:01 lo 41.52 41.52 4.09 4.09 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 20:57:01 ens3 276.49 273.34 146.39 1559.06 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 20:57:01 lo 29.13 29.13 2.87 2.87 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 20:58:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 20:59:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 20:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:00:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:01:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:02:01 ens3 5.63 4.10 14.46 0.28 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:03:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:04:01 ens3 1.07 0.43 0.39 0.28 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:05:01 ens3 0.20 0.14 0.08 0.07 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:06:01 ens3 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:07:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:08:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:09:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:10:01 ens3 0.13 0.15 0.07 0.07 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:11:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:12:01 ens3 0.40 0.02 0.04 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:13:01 ens3 8.33 8.68 1.24 28.70 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:14:01 ens3 31.09 36.94 6.84 85.73 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:15:01 ens3 1.05 0.25 0.34 0.13 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:16:01 ens3 1.17 0.53 0.40 0.28 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:17:01 ens3 0.47 0.37 0.26 0.20 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:18:01 ens3 128.68 69.74 3972.12 11.39 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:18:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:19:01 docker0 75.40 129.06 5.89 1027.29 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:19:01 ens3 417.88 248.28 6799.48 58.40 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] 21:19:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] Average: docker0 35.93 48.83 2.71 313.43 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] Average: ens3 122.64 91.68 1109.09 117.43 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] Average: lo 2.77 2.77 0.27 0.27 0.00 0.00 0.00 0.00 [2023-08-21T21:19:07.709Z] [2023-08-21T21:19:07.709Z] [2023-08-21T21:19:07.709Z] ---> sar -P ALL: [2023-08-21T21:19:07.709Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4153) 08/21/23 _x86_64_ (8 CPU) [2023-08-21T21:19:07.709Z] [2023-08-21T21:19:07.709Z] 20:48:56 LINUX RESTART (8 CPU) [2023-08-21T21:19:07.709Z] [2023-08-21T21:19:07.709Z] 20:49:01 CPU %user %nice %system %iowait %steal %idle [2023-08-21T21:19:07.709Z] 20:50:01 all 7.98 0.00 2.49 2.34 0.05 87.14 [2023-08-21T21:19:07.709Z] 20:50:01 0 6.13 0.00 3.39 7.75 0.03 82.69 [2023-08-21T21:19:07.709Z] 20:50:01 1 12.49 0.00 3.10 2.55 0.05 81.81 [2023-08-21T21:19:07.709Z] 20:50:01 2 6.75 0.00 2.11 0.75 0.03 90.35 [2023-08-21T21:19:07.709Z] 20:50:01 3 9.18 0.00 1.49 0.69 0.05 88.59 [2023-08-21T21:19:07.709Z] 20:50:01 4 5.13 0.00 1.85 3.50 0.07 89.45 [2023-08-21T21:19:07.709Z] 20:50:01 5 7.53 0.00 3.29 0.67 0.03 88.48 [2023-08-21T21:19:07.709Z] 20:50:01 6 10.12 0.00 2.39 2.69 0.05 84.75 [2023-08-21T21:19:07.709Z] 20:50:01 7 6.45 0.00 2.33 0.12 0.07 91.04 [2023-08-21T21:19:07.709Z] 20:51:01 all 29.89 0.00 6.73 2.83 0.08 60.47 [2023-08-21T21:19:07.709Z] 20:51:01 0 29.37 0.00 6.47 5.09 0.08 58.98 [2023-08-21T21:19:07.709Z] 20:51:01 1 32.05 0.00 5.41 0.07 0.08 62.39 [2023-08-21T21:19:07.709Z] 20:51:01 2 28.83 0.00 6.69 0.19 0.07 64.23 [2023-08-21T21:19:07.709Z] 20:51:01 3 31.24 0.00 7.38 5.26 0.08 56.03 [2023-08-21T21:19:07.709Z] 20:51:01 4 29.60 0.00 8.90 7.47 0.07 53.96 [2023-08-21T21:19:07.709Z] 20:51:01 5 30.40 0.00 5.88 2.71 0.07 60.94 [2023-08-21T21:19:07.709Z] 20:51:01 6 28.31 0.00 6.20 1.62 0.07 63.80 [2023-08-21T21:19:07.709Z] 20:51:01 7 29.32 0.00 6.87 0.27 0.10 63.43 [2023-08-21T21:19:07.709Z] 20:52:01 all 41.06 0.00 5.81 0.97 0.09 52.07 [2023-08-21T21:19:07.709Z] 20:52:01 0 40.69 0.00 5.48 0.10 0.08 53.64 [2023-08-21T21:19:07.709Z] 20:52:01 1 40.78 0.00 6.16 0.05 0.08 52.92 [2023-08-21T21:19:07.709Z] 20:52:01 2 40.48 0.00 6.32 6.69 0.10 46.41 [2023-08-21T21:19:07.709Z] 20:52:01 3 40.44 0.00 5.43 0.02 0.08 54.03 [2023-08-21T21:19:07.709Z] 20:52:01 4 40.16 0.00 5.92 0.07 0.08 53.77 [2023-08-21T21:19:07.709Z] 20:52:01 5 41.35 0.00 6.05 0.59 0.08 51.92 [2023-08-21T21:19:07.709Z] 20:52:01 6 42.47 0.00 5.27 0.17 0.08 52.01 [2023-08-21T21:19:07.709Z] 20:52:01 7 42.14 0.00 5.88 0.05 0.10 51.83 [2023-08-21T21:19:07.709Z] 20:53:01 all 30.06 0.00 7.70 4.14 0.10 58.00 [2023-08-21T21:19:07.709Z] 20:53:01 0 29.92 0.00 7.17 0.92 0.12 61.88 [2023-08-21T21:19:07.709Z] 20:53:01 1 28.67 0.00 7.52 1.77 0.09 61.95 [2023-08-21T21:19:07.709Z] 20:53:01 2 31.40 0.00 7.51 7.41 0.10 53.57 [2023-08-21T21:19:07.709Z] 20:53:01 3 28.92 0.00 7.77 11.92 0.14 51.25 [2023-08-21T21:19:07.709Z] 20:53:01 4 30.06 0.00 8.64 1.32 0.08 59.88 [2023-08-21T21:19:07.709Z] 20:53:01 5 30.36 0.00 7.42 2.89 0.10 59.23 [2023-08-21T21:19:07.709Z] 20:53:01 6 29.56 0.00 7.27 2.27 0.10 60.80 [2023-08-21T21:19:07.709Z] 20:53:01 7 31.57 0.00 8.28 4.64 0.10 55.40 [2023-08-21T21:19:07.709Z] 20:54:01 all 16.89 0.00 6.18 16.79 0.10 60.04 [2023-08-21T21:19:07.709Z] 20:54:01 0 16.00 0.00 5.24 9.36 0.07 69.34 [2023-08-21T21:19:07.709Z] 20:54:01 1 17.58 0.00 6.26 29.44 0.10 46.61 [2023-08-21T21:19:07.709Z] 20:54:01 2 16.61 0.00 5.78 25.25 0.07 52.29 [2023-08-21T21:19:07.709Z] 20:54:01 3 17.85 0.00 8.03 35.73 0.09 38.30 [2023-08-21T21:19:07.709Z] 20:54:01 4 16.78 0.00 5.98 12.03 0.08 65.12 [2023-08-21T21:19:07.709Z] 20:54:01 5 16.46 0.00 5.82 5.94 0.12 71.66 [2023-08-21T21:19:07.709Z] 20:54:01 6 17.87 0.00 5.07 3.58 0.07 73.41 [2023-08-21T21:19:07.709Z] 20:54:01 7 15.92 0.00 7.24 13.12 0.24 63.48 [2023-08-21T21:19:07.709Z] 20:55:01 all 87.92 0.00 11.93 0.00 0.14 0.00 [2023-08-21T21:19:07.710Z] 20:55:01 0 88.06 0.00 11.78 0.00 0.16 0.00 [2023-08-21T21:19:07.710Z] 20:55:01 1 86.23 0.00 13.63 0.00 0.14 0.00 [2023-08-21T21:19:07.710Z] 20:55:01 2 89.18 0.00 10.68 0.00 0.13 0.00 [2023-08-21T21:19:07.710Z] 20:55:01 3 88.82 0.00 11.04 0.00 0.14 0.00 [2023-08-21T21:19:07.710Z] 20:55:01 4 88.47 0.00 11.43 0.00 0.10 0.00 [2023-08-21T21:19:07.710Z] 20:55:01 5 87.39 0.00 12.44 0.00 0.17 0.00 [2023-08-21T21:19:07.710Z] 20:55:01 6 88.02 0.00 11.87 0.00 0.12 0.00 [2023-08-21T21:19:07.710Z] 20:55:01 7 87.09 0.00 12.73 0.00 0.18 0.00 [2023-08-21T21:19:07.710Z] 20:56:01 all 21.92 0.00 4.58 3.72 0.08 69.69 [2023-08-21T21:19:07.710Z] 20:56:01 0 18.05 0.00 4.28 4.57 0.07 73.03 [2023-08-21T21:19:07.710Z] 20:56:01 1 22.50 0.00 4.76 7.13 0.08 65.53 [2023-08-21T21:19:07.710Z] 20:56:01 2 22.82 0.00 4.91 2.94 0.10 69.24 [2023-08-21T21:19:07.710Z] 20:56:01 3 17.66 0.00 4.08 1.11 0.07 77.08 [2023-08-21T21:19:07.710Z] 20:56:01 4 23.81 0.00 4.73 4.13 0.08 67.25 [2023-08-21T21:19:07.710Z] 20:56:01 5 23.79 0.00 4.47 4.10 0.08 67.55 [2023-08-21T21:19:07.710Z] 20:56:01 6 24.65 0.00 4.36 3.50 0.08 67.40 [2023-08-21T21:19:07.710Z] 20:56:01 7 22.12 0.00 5.08 2.27 0.10 70.43 [2023-08-21T21:19:07.710Z] 20:57:01 all 5.17 0.00 0.60 0.05 0.04 94.14 [2023-08-21T21:19:07.710Z] 20:57:01 0 4.84 0.00 0.70 0.03 0.03 94.39 [2023-08-21T21:19:07.710Z] 20:57:01 1 5.54 0.00 0.75 0.07 0.03 93.61 [2023-08-21T21:19:07.710Z] 20:57:01 2 4.28 0.00 0.47 0.02 0.05 95.19 [2023-08-21T21:19:07.710Z] 20:57:01 3 1.59 0.00 0.47 0.03 0.05 97.86 [2023-08-21T21:19:07.710Z] 20:57:01 4 3.27 0.00 0.55 0.00 0.03 96.14 [2023-08-21T21:19:07.710Z] 20:57:01 5 7.78 0.00 0.57 0.27 0.05 91.34 [2023-08-21T21:19:07.710Z] 20:57:01 6 5.78 0.00 0.45 0.00 0.02 93.76 [2023-08-21T21:19:07.710Z] 20:57:01 7 8.27 0.00 0.84 0.02 0.05 90.82 [2023-08-21T21:19:07.710Z] 20:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-08-21T21:19:07.710Z] 20:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-21T21:19:07.710Z] 20:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-21T21:19:07.710Z] 20:58:01 2 0.13 0.00 0.03 0.00 0.02 99.82 [2023-08-21T21:19:07.710Z] 20:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-21T21:19:07.710Z] 20:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-21T21:19:07.710Z] 20:58:01 5 0.02 0.00 0.00 0.02 0.03 99.93 [2023-08-21T21:19:07.710Z] 20:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-21T21:19:07.710Z] 20:58:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-21T21:19:07.710Z] 20:59:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2023-08-21T21:19:07.710Z] 20:59:01 0 0.10 0.00 0.00 0.00 0.00 99.90 [2023-08-21T21:19:07.710Z] 20:59:01 1 0.05 0.00 0.08 0.02 0.02 99.83 [2023-08-21T21:19:07.710Z] 20:59:01 2 0.10 0.00 0.02 0.00 0.02 99.87 [2023-08-21T21:19:07.710Z] 20:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-21T21:19:07.710Z] 20:59:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-08-21T21:19:07.710Z] 20:59:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2023-08-21T21:19:07.710Z] 20:59:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-21T21:19:07.710Z] 20:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-21T21:19:07.710Z] 21:00:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2023-08-21T21:19:07.710Z] 21:00:01 0 1.45 0.00 0.00 0.00 0.02 98.53 [2023-08-21T21:19:07.710Z] 21:00:01 1 0.02 0.00 0.05 0.00 0.03 99.90 [2023-08-21T21:19:07.710Z] 21:00:01 2 0.10 0.00 0.03 0.00 0.02 99.85 [2023-08-21T21:19:07.710Z] 21:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-21T21:19:07.710Z] 21:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-21T21:19:07.710Z] 21:00:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-21T21:19:07.710Z] 21:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-21T21:19:07.710Z] 21:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-21T21:19:07.710Z] [2023-08-21T21:19:07.710Z] 21:00:01 CPU %user %nice %system %iowait %steal %idle [2023-08-21T21:19:07.710Z] 21:01:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-08-21T21:19:07.710Z] 21:01:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-21T21:19:07.710Z] 21:01:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2023-08-21T21:19:07.710Z] 21:01:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-08-21T21:19:07.710Z] 21:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-21T21:19:07.710Z] 21:01:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-21T21:19:07.710Z] 21:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-21T21:19:07.710Z] 21:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-21T21:19:07.710Z] 21:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-21T21:19:07.710Z] 21:02:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2023-08-21T21:19:07.710Z] 21:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-21T21:19:07.710Z] 21:02:01 1 0.05 0.00 0.10 0.00 0.02 99.83 [2023-08-21T21:19:07.710Z] 21:02:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2023-08-21T21:19:07.710Z] 21:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-21T21:19:07.710Z] 21:02:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-21T21:19:07.710Z] 21:02:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-21T21:19:07.710Z] 21:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-21T21:19:07.710Z] 21:02:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-21T21:19:07.710Z] 21:03:01 all 0.13 0.00 0.00 0.01 0.01 99.86 [2023-08-21T21:19:07.710Z] 21:03:01 0 0.81 0.00 0.02 0.00 0.02 99.15 [2023-08-21T21:19:07.710Z] 21:03:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-08-21T21:19:07.710Z] 21:03:01 2 0.10 0.00 0.00 0.00 0.02 99.88 [2023-08-21T21:19:07.710Z] 21:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-21T21:19:07.710Z] 21:03:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2023-08-21T21:19:07.710Z] 21:03:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-08-21T21:19:07.710Z] 21:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-21T21:19:07.710Z] 21:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-21T21:19:07.710Z] 21:04:01 all 0.14 0.00 0.04 0.02 0.01 99.79 [2023-08-21T21:19:07.710Z] 21:04:01 0 0.93 0.00 0.03 0.00 0.00 99.04 [2023-08-21T21:19:07.710Z] 21:04:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2023-08-21T21:19:07.710Z] 21:04:01 2 0.05 0.00 0.07 0.02 0.02 99.85 [2023-08-21T21:19:07.710Z] 21:04:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-21T21:19:07.710Z] 21:04:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2023-08-21T21:19:07.710Z] 21:04:01 5 0.00 0.00 0.03 0.17 0.00 99.80 [2023-08-21T21:19:07.710Z] 21:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-21T21:19:07.710Z] 21:04:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-21T21:19:07.710Z] 21:05:01 all 0.14 0.00 0.02 0.00 0.01 99.83 [2023-08-21T21:19:07.710Z] 21:05:01 0 0.93 0.00 0.07 0.00 0.02 98.99 [2023-08-21T21:19:07.710Z] 21:05:01 1 0.05 0.00 0.07 0.00 0.02 99.86 [2023-08-21T21:19:07.710Z] 21:05:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-08-21T21:19:07.710Z] 21:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-21T21:19:07.710Z] 21:05:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-21T21:19:07.710Z] 21:05:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-21T21:19:07.710Z] 21:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-21T21:19:07.710Z] 21:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-21T21:19:07.710Z] 21:06:01 all 0.03 0.00 0.01 0.00 0.00 99.94 [2023-08-21T21:19:07.710Z] 21:06:01 0 0.13 0.00 0.02 0.00 0.00 99.85 [2023-08-21T21:19:07.710Z] 21:06:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2023-08-21T21:19:07.710Z] 21:06:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2023-08-21T21:19:07.710Z] 21:06:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-21T21:19:07.710Z] 21:06:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-21T21:19:07.710Z] 21:06:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-21T21:19:07.710Z] 21:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-21T21:19:07.710Z] 21:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-21T21:19:07.710Z] 21:07:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-08-21T21:19:07.710Z] 21:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-21T21:19:07.710Z] 21:07:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2023-08-21T21:19:07.710Z] 21:07:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2023-08-21T21:19:07.710Z] 21:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-21T21:19:07.710Z] 21:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-21T21:19:07.710Z] 21:07:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-08-21T21:19:07.710Z] 21:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-21T21:19:07.710Z] 21:07:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-21T21:19:07.710Z] 21:08:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2023-08-21T21:19:07.710Z] 21:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-21T21:19:07.710Z] 21:08:01 1 0.10 0.00 0.08 0.00 0.02 99.80 [2023-08-21T21:19:07.710Z] 21:08:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-08-21T21:19:07.710Z] 21:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-21T21:19:07.710Z] 21:08:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-21T21:19:07.710Z] 21:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-21T21:19:07.710Z] 21:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-21T21:19:07.710Z] 21:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-21T21:19:07.710Z] 21:09:01 all 0.19 0.00 0.02 0.00 0.00 99.79 [2023-08-21T21:19:07.710Z] 21:09:01 0 1.32 0.00 0.02 0.00 0.02 98.64 [2023-08-21T21:19:07.710Z] 21:09:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2023-08-21T21:19:07.710Z] 21:09:01 2 0.10 0.00 0.05 0.00 0.00 99.85 [2023-08-21T21:19:07.710Z] 21:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-21T21:19:07.710Z] 21:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-21T21:19:07.710Z] 21:09:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-21T21:19:07.710Z] 21:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-21T21:19:07.710Z] 21:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-21T21:19:07.710Z] 21:10:01 all 0.29 0.00 0.01 0.00 0.01 99.68 [2023-08-21T21:19:07.710Z] 21:10:01 0 1.99 0.00 0.00 0.00 0.00 98.01 [2023-08-21T21:19:07.710Z] 21:10:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2023-08-21T21:19:07.710Z] 21:10:01 2 0.17 0.00 0.02 0.00 0.02 99.80 [2023-08-21T21:19:07.710Z] 21:10:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-21T21:19:07.710Z] 21:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-21T21:19:07.710Z] 21:10:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-08-21T21:19:07.710Z] 21:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-21T21:19:07.710Z] 21:10:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2023-08-21T21:19:07.710Z] 21:11:01 all 0.09 0.00 0.01 0.01 0.01 99.89 [2023-08-21T21:19:07.710Z] 21:11:01 0 0.57 0.00 0.00 0.00 0.02 99.42 [2023-08-21T21:19:07.710Z] 21:11:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2023-08-21T21:19:07.710Z] 21:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-21T21:19:07.710Z] 21:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-21T21:19:07.710Z] 21:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-21T21:19:07.710Z] 21:11:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-08-21T21:19:07.710Z] 21:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-21T21:19:07.710Z] 21:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-21T21:19:07.710Z] [2023-08-21T21:19:07.710Z] 21:11:01 CPU %user %nice %system %iowait %steal %idle [2023-08-21T21:19:07.710Z] 21:12:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-08-21T21:19:07.711Z] 21:12:01 0 0.10 0.00 0.00 0.00 0.02 99.88 [2023-08-21T21:19:07.711Z] 21:12:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2023-08-21T21:19:07.711Z] 21:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-21T21:19:07.711Z] 21:12:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-08-21T21:19:07.711Z] 21:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-21T21:19:07.711Z] 21:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-21T21:19:07.711Z] 21:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-21T21:19:07.711Z] 21:12:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-08-21T21:19:07.711Z] 21:13:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2023-08-21T21:19:07.711Z] 21:13:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2023-08-21T21:19:07.711Z] 21:13:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2023-08-21T21:19:07.711Z] 21:13:01 2 0.12 0.00 0.03 0.00 0.02 99.83 [2023-08-21T21:19:07.711Z] 21:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-21T21:19:07.711Z] 21:13:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2023-08-21T21:19:07.711Z] 21:13:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-21T21:19:07.711Z] 21:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-21T21:19:07.711Z] 21:13:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-21T21:19:07.711Z] 21:14:01 all 0.30 0.00 0.04 0.01 0.00 99.65 [2023-08-21T21:19:07.711Z] 21:14:01 0 0.30 0.00 0.07 0.02 0.00 99.62 [2023-08-21T21:19:07.711Z] 21:14:01 1 0.20 0.00 0.07 0.00 0.02 99.72 [2023-08-21T21:19:07.711Z] 21:14:01 2 1.05 0.00 0.03 0.00 0.00 98.92 [2023-08-21T21:19:07.711Z] 21:14:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-21T21:19:07.711Z] 21:14:01 4 0.28 0.00 0.07 0.05 0.02 99.58 [2023-08-21T21:19:07.711Z] 21:14:01 5 0.15 0.00 0.02 0.02 0.00 99.82 [2023-08-21T21:19:07.711Z] 21:14:01 6 0.27 0.00 0.00 0.00 0.00 99.73 [2023-08-21T21:19:07.711Z] 21:14:01 7 0.10 0.00 0.03 0.00 0.00 99.87 [2023-08-21T21:19:07.711Z] 21:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-08-21T21:19:07.711Z] 21:15:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2023-08-21T21:19:07.711Z] 21:15:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-21T21:19:07.711Z] 21:15:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-08-21T21:19:07.711Z] 21:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-21T21:19:07.711Z] 21:15:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-08-21T21:19:07.711Z] 21:15:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-08-21T21:19:07.711Z] 21:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-21T21:19:07.711Z] 21:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-21T21:19:07.711Z] 21:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-08-21T21:19:07.711Z] 21:16:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2023-08-21T21:19:07.711Z] 21:16:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2023-08-21T21:19:07.711Z] 21:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-21T21:19:07.711Z] 21:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-21T21:19:07.711Z] 21:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-21T21:19:07.711Z] 21:16:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-08-21T21:19:07.711Z] 21:16:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-21T21:19:07.711Z] 21:16:01 7 0.05 0.00 0.00 0.00 0.03 99.92 [2023-08-21T21:19:07.711Z] 21:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-08-21T21:19:07.711Z] 21:17:01 0 0.00 0.00 0.00 0.03 0.02 99.95 [2023-08-21T21:19:07.711Z] 21:17:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-21T21:19:07.711Z] 21:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-21T21:19:07.711Z] 21:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-21T21:19:07.711Z] 21:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-21T21:19:07.711Z] 21:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-21T21:19:07.711Z] 21:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-21T21:19:07.711Z] 21:17:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-08-21T21:19:07.711Z] 21:18:01 all 2.77 0.00 1.25 1.75 0.02 94.21 [2023-08-21T21:19:07.711Z] 21:18:01 0 3.82 0.00 1.62 10.85 0.02 83.70 [2023-08-21T21:19:07.711Z] 21:18:01 1 3.13 0.00 1.21 0.23 0.03 95.39 [2023-08-21T21:19:07.711Z] 21:18:01 2 3.17 0.00 1.02 0.07 0.02 95.72 [2023-08-21T21:19:07.711Z] 21:18:01 3 2.60 0.00 1.21 0.07 0.02 96.10 [2023-08-21T21:19:07.711Z] 21:18:01 4 1.99 0.00 1.41 0.20 0.02 96.38 [2023-08-21T21:19:07.711Z] 21:18:01 5 2.36 0.00 1.00 2.59 0.00 94.05 [2023-08-21T21:19:07.711Z] 21:18:01 6 2.53 0.00 1.11 0.05 0.00 96.31 [2023-08-21T21:19:07.711Z] 21:18:01 7 2.55 0.00 1.39 0.00 0.05 96.01 [2023-08-21T21:19:07.711Z] 21:19:01 all 8.64 0.00 3.59 2.53 0.06 85.18 [2023-08-21T21:19:07.711Z] 21:19:01 0 8.47 0.00 4.14 1.48 0.05 85.86 [2023-08-21T21:19:07.711Z] 21:19:01 1 9.60 0.00 3.72 0.18 0.05 86.45 [2023-08-21T21:19:07.711Z] 21:19:01 2 9.96 0.00 3.65 5.74 0.07 80.58 [2023-08-21T21:19:07.711Z] 21:19:01 3 7.80 0.00 2.99 0.17 0.05 88.99 [2023-08-21T21:19:07.711Z] 21:19:01 4 7.93 0.00 2.87 4.34 0.07 84.79 [2023-08-21T21:19:07.711Z] 21:19:01 5 7.90 0.00 3.54 2.58 0.05 85.93 [2023-08-21T21:19:07.711Z] 21:19:01 6 8.51 0.00 3.61 0.22 0.05 87.61 [2023-08-21T21:19:07.711Z] 21:19:01 7 8.97 0.00 4.19 5.56 0.08 81.20 [2023-08-21T21:19:07.711Z] Average: all 8.36 0.00 1.69 1.16 0.03 88.76 [2023-08-21T21:19:07.711Z] Average: 0 8.34 0.00 1.66 1.33 0.03 88.64 [2023-08-21T21:19:07.711Z] Average: 1 8.48 0.00 1.75 1.36 0.04 88.37 [2023-08-21T21:19:07.711Z] Average: 2 8.48 0.00 1.64 1.62 0.03 88.23 [2023-08-21T21:19:07.711Z] Average: 3 8.12 0.00 1.65 1.80 0.03 88.40 [2023-08-21T21:19:07.711Z] Average: 4 8.21 0.00 1.74 1.10 0.03 88.92 [2023-08-21T21:19:07.711Z] Average: 5 8.42 0.00 1.67 0.75 0.03 89.12 [2023-08-21T21:19:07.711Z] Average: 6 8.56 0.00 1.58 0.47 0.02 89.37 [2023-08-21T21:19:07.711Z] Average: 7 8.28 0.00 1.80 0.85 0.04 89.03 [2023-08-21T21:19:07.711Z] [2023-08-21T21:19:07.711Z] [2023-08-21T21:19:07.711Z]